@charset "UTF-8";


.viewall {display:  block; width: 260px;  margin: auto; background: rgb(25,143,230); border: 1px solid  rgb(25,143,230); color: white; border-radius: 15px; text-decoration: none;
-webkit-box-shadow: 0px 10px 36px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 36px -2px rgba(0,0,0,0.75);
box-shadow: 0px 10px 36px -2px rgba(0,0,0,0.75);
 } 
.viewall:hover {background-color:#FF6122; color: white; border: 1px solid  #FF6122; text-decoration: none;}

.mapkeeper {height: 600px; overflow: hidden; position: relative;-webkit-box-shadow: 0px 10px 36px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 36px -2px rgba(0,0,0,0.75);
box-shadow: 0px 10px 36px -2px rgba(0,0,0,0.75);}
.mapscroll {position: absolute; width: 100%; top: 0; left: 0;}
.scrollTop{
	background: url('scrollTop.png')/*tpa=http://dexitmanagement.com/ru/scrollTop.png*/ no-repeat;
        display:block; width:51px; height:51px;
        position:fixed; bottom:80px; right:4%;
        z-index:2000;
    	}
.has-feedback,
sub,
sup {
    position: relative
}
body,
figure {
    margin: 0
}
.area p,
pre {
    word-wrap: break-word
}
html {
    font-family: 'PT Sans', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
b,
optgroup,
strong {
    font-weight: 700
}




dfn {
    font-style: italic
}
h1 {
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
.btn,
img {
    vertical-align: middle
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre,
textarea {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
.glyphicon,
address,
cite {
    font-style: normal
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
.img-thumbnail,
body {
    background-color: #fff
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-warning {
    background-image: none
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #428bca;

}
a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.list-inline,
.list-unstyled {
    list-style: none;
    padding-left: 0
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.h1,
h1 {
    font-size: 36px
}
.h2,
h2 {
    font-size: 30px
}
.h3,
h3 {
    font-size: 24px
}
.h4,
h4 {
    font-size: 18px
}
.h5,
h5 {
    font-size: 14px
}
.h6,
h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}
address,
dd,
dt,
pre {
    line-height: 1.42857143
}
dt,
label {
    font-weight: 700
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-muted {
    color: #999
}
.text-primary {
    color: #428bca
}
a.text-primary:hover {
    color: #3071a9
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #428bca
}
a.bg-primary:hover {
    background-color: #3071a9
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
dl,
ol,
ul {
    margin-top: 0
}
ol,
ul {
    margin-bottom: 10px
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
legend,
pre {
    display: block
}
dl {
    margin-bottom: 20px
}
dd {
    margin-left: 0
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
.area .grid>.gridwrap:after,
.area .row:after,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after {
    clear: both
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}
address,
legend {
    margin-bottom: 20px
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
blockquote:after,
blockquote:before {
    content: ""
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
fieldset,
legend {
    padding: 0;
    border: 0
}
.badge,
.btn,
.dropdown-menu>li>a,
.input-group-btn {
    white-space: nowrap
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
fieldset {
    margin: 0;
    min-width: 0
}
legend {
    width: 100%;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}
.form-control,
output {
    font-size: 18px;
    color: #000
}
label {
    display: inline-block;
    margin-bottom: 5px
}
.checkbox,
.form-control,
.radio,
input[type=file],
output {
    display: block
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.btn,
.form-control,
output {
    line-height: 1.42857143
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
output {
    padding-top: 7px
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type=date] {
    line-height: 34px
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}
.checkbox label,
.radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.btn-block+.btn-block,
.help-block {
    margin-top: 5px
}
.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.form-control-static {
    margin-bottom: 0
}
.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-control-static {
    padding-top: 7px
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    user-select: none
}
.btn,
.snowflake {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}
.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
table {
    max-width: 100%;
    background-color: transparent
}
th {
    text-align: left
}
.table {
    width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.dropdown-menu {
    float: left
}
.collapsing,
.dropdown,
.glyphicon {
    position: relative
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
.caret,
.glyphicon {
    display: inline-block
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(fonts/glyphicons-halflings-regular.html)/*tpa=http://dexitmanagement.com/ru/fonts/glyphicons-halflings-regular.html*/;
    src: url(fonts/glyphicons-halflings-regulard41d.html-#iefix)/*tpa=http://dexitmanagement.com/ru/fonts/glyphicons-halflings-regulard41d.html?#iefix*/ format('embedded-opentype'), url(fonts/glyphicons-halflings-regular-2.html)/*tpa=http://dexitmanagement.com/ru/fonts/glyphicons-halflings-regular-2.html*/ format('woff'), url(fonts/glyphicons-halflings-regular-3.html)/*tpa=http://dexitmanagement.com/ru/fonts/glyphicons-halflings-regular-3.html*/ format('truetype'), url(fonts/glyphicons-halflings-regular-4.html#glyphicons_halflingsregular)/*tpa=http://dexitmanagement.com/ru/fonts/glyphicons-halflings-regular-4.html#glyphicons_halflingsregular*/ format('svg')
}
.glyphicon {
    top: 1px;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.dropdown-header,
.dropdown-menu>li>a {
    padding: 3px 20px;
    line-height: 1.42857143
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    font-weight: 400;
    color: #333
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    font-size: 12px;
    color: #999
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
.modal,
.modal-backdrop {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-lg .caret {
    border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}
.nav>li,
.nav>li>a {
    position: relative;
    display: block
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.alert .alert-link,
.badge,
.close {
    font-weight: 700
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav>li>a {
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #999
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-justified>li,
.nav-stacked>li {
    float: none
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}
.section-brands .template1>.container>.list>.incon>.ib>.incon>img,
.section-brands .template2>.grid>.gridwrap>.right>.incon>.list>.ib>.incon>img {
    max-height: 70px
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.carousel-inner,
.media,
.media-body,
.modal-open,
.progress {
    overflow: hidden
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.badge,
.progress-bar {
    font-size: 12px;
    text-align: center
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}
@media (min-width: 768px) {
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #999
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #999
}
.badge,
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    line-height: 1;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable {
    padding-right: 35px
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    line-height: 20px;
    color: #fff;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.close,
.list-group-item>.badge {
    float: right
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media,
.media-body {
    zoom: 1
}
.media,
.media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-object {
    display: block
}
.media-heading {
    margin: 0 0 5px
}
.media>.pull-left {
    margin-right: 10px
}
.media>.pull-right {
    margin-left: 10px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal-content,
.popover {
    background-clip: padding-box
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}
.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 20px
}
.popover,
.tooltip,
.tooltip-arrow {
    position: absolute
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
    left: 5px
}
.tooltip.top-right .tooltip-arrow {
    right: 5px
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}
.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}
.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.carousel,
.carousel-inner {
    position: relative
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}
.carousel-inner {
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.area .grid>.gridwrap:after,
.area .grid>.gridwrap:before,
.area .row:after,
.area .row:before {
    display: table;
    content: " "
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}
.carousel-caption .btn,
.text-hide {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.cboxPhoto,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
div.area.fixed-lg .col-lg-1,
div.area.fixed-lg .col-md-1,
div.area.fixed-lg .col-sm-1,
div.area.fixed-lg .col-xs-1,
div.area.fixed-md .col-sm-1,
div.area.fixed-md .col-xs-1,
div.area.fixed-sm .col-sm-1,
div.area.fixed-sm .col-xs-1,
div.area.fixed-xs .col-xs-1 {
    float: left
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}
.macros-form>.outer>.inner>.vertical.simple-color>.head+.body,
.macros-form>.outer>.inner>.vertical.simple>.head+.body {
    border-top-width: 0!important
}
.macros-countdown .colorback .digs,
.macros-countdown .colorback2 .digs {
    font-family: "Uni Sans", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.fa,
.snowflake {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.hidden {
    display: none!important;
    visibility: hidden!important
}
.affix {
    position: fixed
}
@font-face {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 400;
    src: local('Comfortaa'), local('Comfortaa-Regular'), url("Be0CkOtwwI2n86HMhtablT8E0i7KZn-EPnyo3HZu7kw.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/Be0CkOtwwI2n86HMhtablT8E0i7KZn-EPnyo3HZu7kw.woff*/ format('woff')
}
@font-face {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 700;
    src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url("fND5XPYKrF2tQDwwfWZJI51r3JsPcQLi8jytr04NNhU.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/fND5XPYKrF2tQDwwfWZJI51r3JsPcQLi8jytr04NNhU.woff*/ format('woff')
}
@font-face {
    font-family: Lobster;
    font-style: normal;
    font-weight: 400;
    src: local('Lobster'), url("vAXzwlQm5f2XqUwV0l0P2w.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/vAXzwlQm5f2XqUwV0l0P2w.woff*/ format('woff')
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url("K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff*/ format('woff')
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url("k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff*/ format('woff')
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url("xjAJXh38I15wypJXxuGMBifE9Gpc2xZQgtwyMvPhThE.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/xjAJXh38I15wypJXxuGMBifE9Gpc2xZQgtwyMvPhThE.woff*/ format('woff')
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url("PRmiXeptR36kaC0GEAetxjpEpsbGv0WCalYSBSSLSDI.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/PRmiXeptR36kaC0GEAetxjpEpsbGv0WCalYSBSSLSDI.woff*/ format('woff')
}
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url("y7lebkjgREBJK96VQi37ZifE9Gpc2xZQgtwyMvPhThE.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/y7lebkjgREBJK96VQi37ZifE9Gpc2xZQgtwyMvPhThE.woff*/ format('woff')
}
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url("dazS1PrQQuCxC3iOAJFEJTpEpsbGv0WCalYSBSSLSDI.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/dazS1PrQQuCxC3iOAJFEJTpEpsbGv0WCalYSBSSLSDI.woff*/ format('woff')
}
@font-face {
    font-family: 'Yeseva One';
    font-style: normal;
    font-weight: 400;
    src: local('Yeseva One'), local('YesevaOne'), url("AehIYCFomPDBe18pH83xwxsxEYwM7FgeyaSgU71cLG0.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/AehIYCFomPDBe18pH83xwxsxEYwM7FgeyaSgU71cLG0.woff*/ format('woff')
}
@font-face {
    font-family: 'Sports World';
    src: url("sports_world-regular.eot"
    
    
    )/*tpa=http://dexitmanagement.com/ru/sports_world-regular.eot*/;
    src: local('Sports World'), local('Sports World Regular'), url("sports_world-regular.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/sports_world-regular.woff*/ format('woff');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Junegull;
    src: url("junegull_rg.eot"
    
    
    )/*tpa=http://dexitmanagement.com/ru/junegull_rg.eot*/;
    src: local('Junegull Regular'), local('Junegull-Regular'), url("junegull_rg.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/junegull_rg.woff*/ format('woff');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Intro;
    src: url("intro.eot"
    
    
    )/*tpa=http://dexitmanagement.com/ru/intro.eot*/;
    src: local('Intro'), local('Intro Regular'), url("intro.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/intro.woff*/ format('woff');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Uni Sans';
    src: local('Uni Sans Thin Caps Regular'), local('UniSansThinCaps'), url("uni_sans_thin.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/uni_sans_thin.woff*/ format('woff');
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: 'Uni Sans';
    src: local('Uni Sans Heavy Caps Regular'), local('UniSansHeavyCaps'), url("uni_sans_heavy.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/uni_sans_heavy.woff*/ format('woff');
    font-weight: 900;
    font-style: normal
}
@font-face {
    font-family: 'Uni Sans';
    src: local('Uni Sans Thin Caps Italic Regular'), local('UniSansThinCapsItalic'), url("uni_sans_thin_italic.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/uni_sans_thin_italic.woff*/ format('woff');
    font-weight: 300;
    font-style: italic
}
@font-face {
    font-family: 'Uni Sans';
    src: local('Uni Sans Heavy Caps Italic Regular'), local('UniSansHeavyCapsItalic'), url("uni_sans_heavy_italic.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/uni_sans_heavy_italic.woff*/ format('woff');
    font-weight: 900;
    font-style: italic
}
@font-face {
    font-family: 'Blogger Sans';
    src: url("BloggerSans.eot"
    
    
    )/*tpa=http://dexitmanagement.com/ru/BloggerSans.eot*/;
    src: local('Blogger Sans'), url("BloggerSans.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/BloggerSans.woff*/ format('woff'), url("BloggerSans.ttf"
    
    
    )/*tpa=http://dexitmanagement.com/ru/BloggerSans.ttf*/ format('truetype');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Beer money';
    src: url("beer_money.eot"
    
    
    )/*tpa=http://dexitmanagement.com/ru/beer_money.eot*/;
    src: local('beer money'), local('beer money Regular'), url("beer_money.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/beer_money.woff*/ format('woff'), url("beer_money.ttf"
    
    
    )/*tpa=http://dexitmanagement.com/ru/beer_money.ttf*/ format('truetype');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Sladkoeshka;
    src: url("SladkoeshkaRegular.eot"
    
    
    )/*tpa=http://dexitmanagement.com/ru/SladkoeshkaRegular.eot*/;
    src: local('Sladkoeshka Regular'), url("SladkoeshkaRegular.woff"
    
    
    )/*tpa=http://dexitmanagement.com/ru/SladkoeshkaRegular.woff*/ format('woff'), url("SladkoeshkaRegular.ttf"
    
    
    )/*tpa=http://dexitmanagement.com/ru/SladkoeshkaRegular.ttf*/ format('truetype');
    font-weight: 400;
    font-style: normal
}
.modal .modal-dialog .modal-header h4 {
    margin-right: 20px
}
.modal .modal-dialog {
    max-width: 95%;
    margin: 50px auto 0
}
.modal+.modal-backdrop {
    z-index: 1050
}
.macros-countdown .countdown {
    display: inline-block;
    margin: 0 auto
}
.macros-countdown .countdown .line1,
.macros-countdown .countdown .line2 {
    display: inline-block;
    text-align: center;
    line-height: 1
}
.macros-countdown .countdown .days,
.macros-countdown .countdown .hours,
.macros-countdown .countdown .minutes,
.macros-countdown .countdown .seconds {
    display: inline-block
}
.macros-countdown .countdown .days .label,
.macros-countdown .countdown .hours .label,
.macros-countdown .countdown .minutes .label,
.macros-countdown .countdown .seconds .label {
    display: block
}
.macros-countdown .countdown .days div,
.macros-countdown .countdown .hours div,
.macros-countdown .countdown .minutes div,
.macros-countdown .countdown .seconds div {
    display: inline-block;
    background-repeat: no-repeat
}
.macros-countdown .darkmech.big .line1,
.macros-countdown .darkmech.big .line2 {
    margin-top: 10px
}
.macros-countdown .darkmech.big .label {
    font-size: 20px;
    margin: 3px 0 5px
}
.macros-countdown .darkmech.big .days,
.macros-countdown .darkmech.big .hours,
.macros-countdown .darkmech.big .minutes,
.macros-countdown .darkmech.big .seconds {
    width: 126px
}
.macros-countdown .darkmech.big .days .dig,
.macros-countdown .darkmech.big .hours .dig,
.macros-countdown .darkmech.big .minutes .dig,
.macros-countdown .darkmech.big .seconds .dig {
    width: 63px;
    height: 90px;
    background-image: url("dark-big.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/dark-big.png*/
}
.macros-countdown .darkmech.big .days .dig.dig0,
.macros-countdown .darkmech.big .hours .dig.dig0,
.macros-countdown .darkmech.big .minutes .dig.dig0,
.macros-countdown .darkmech.big .seconds .dig.dig0 {
    background-position: 0 0
}
.macros-countdown .darkmech.big .days .dig.dig1,
.macros-countdown .darkmech.big .hours .dig.dig1,
.macros-countdown .darkmech.big .minutes .dig.dig1,
.macros-countdown .darkmech.big .seconds .dig.dig1 {
    background-position: -63px 0
}
.macros-countdown .darkmech.big .days .dig.dig2,
.macros-countdown .darkmech.big .hours .dig.dig2,
.macros-countdown .darkmech.big .minutes .dig.dig2,
.macros-countdown .darkmech.big .seconds .dig.dig2 {
    background-position: -126px 0
}
.macros-countdown .darkmech.big .days .dig.dig3,
.macros-countdown .darkmech.big .hours .dig.dig3,
.macros-countdown .darkmech.big .minutes .dig.dig3,
.macros-countdown .darkmech.big .seconds .dig.dig3 {
    background-position: -189px 0
}
.macros-countdown .darkmech.big .days .dig.dig4,
.macros-countdown .darkmech.big .hours .dig.dig4,
.macros-countdown .darkmech.big .minutes .dig.dig4,
.macros-countdown .darkmech.big .seconds .dig.dig4 {
    background-position: -252px 0
}
.macros-countdown .darkmech.big .days .dig.dig5,
.macros-countdown .darkmech.big .hours .dig.dig5,
.macros-countdown .darkmech.big .minutes .dig.dig5,
.macros-countdown .darkmech.big .seconds .dig.dig5 {
    background-position: -315px 0
}
.macros-countdown .darkmech.big .days .dig.dig6,
.macros-countdown .darkmech.big .hours .dig.dig6,
.macros-countdown .darkmech.big .minutes .dig.dig6,
.macros-countdown .darkmech.big .seconds .dig.dig6 {
    background-position: -378px 0
}
.macros-countdown .darkmech.big .days .dig.dig7,
.macros-countdown .darkmech.big .hours .dig.dig7,
.macros-countdown .darkmech.big .minutes .dig.dig7,
.macros-countdown .darkmech.big .seconds .dig.dig7 {
    background-position: -441px 0
}
.macros-countdown .darkmech.big .days .dig.dig8,
.macros-countdown .darkmech.big .hours .dig.dig8,
.macros-countdown .darkmech.big .minutes .dig.dig8,
.macros-countdown .darkmech.big .seconds .dig.dig8 {
    background-position: -504px 0
}
.macros-countdown .darkmech.big .days .dig.dig9,
.macros-countdown .darkmech.big .hours .dig.dig9,
.macros-countdown .darkmech.big .minutes .dig.dig9,
.macros-countdown .darkmech.big .seconds .dig.dig9 {
    background-position: -567px 0
}
.macros-countdown .darkmech.medium .line1,
.macros-countdown .darkmech.medium .line2 {
    margin-top: 8px
}
.macros-countdown .darkmech.medium .label {
    font-size: 17px;
    margin: 2px 0 4px
}
.macros-countdown .darkmech.medium .days,
.macros-countdown .darkmech.medium .hours,
.macros-countdown .darkmech.medium .minutes,
.macros-countdown .darkmech.medium .seconds {
    width: 92px
}
.macros-countdown .darkmech.medium .days .dig,
.macros-countdown .darkmech.medium .hours .dig,
.macros-countdown .darkmech.medium .minutes .dig,
.macros-countdown .darkmech.medium .seconds .dig {
    width: 46px;
    height: 68px;
    background-image: url("dark-medium.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/dark-medium.png*/
}
.macros-countdown .darkmech.medium .days .dig.dig0,
.macros-countdown .darkmech.medium .hours .dig.dig0,
.macros-countdown .darkmech.medium .minutes .dig.dig0,
.macros-countdown .darkmech.medium .seconds .dig.dig0 {
    background-position: 0 0
}
.macros-countdown .darkmech.medium .days .dig.dig1,
.macros-countdown .darkmech.medium .hours .dig.dig1,
.macros-countdown .darkmech.medium .minutes .dig.dig1,
.macros-countdown .darkmech.medium .seconds .dig.dig1 {
    background-position: -46px 0
}
.macros-countdown .darkmech.medium .days .dig.dig2,
.macros-countdown .darkmech.medium .hours .dig.dig2,
.macros-countdown .darkmech.medium .minutes .dig.dig2,
.macros-countdown .darkmech.medium .seconds .dig.dig2 {
    background-position: -92px 0
}
.macros-countdown .darkmech.medium .days .dig.dig3,
.macros-countdown .darkmech.medium .hours .dig.dig3,
.macros-countdown .darkmech.medium .minutes .dig.dig3,
.macros-countdown .darkmech.medium .seconds .dig.dig3 {
    background-position: -138px 0
}
.macros-countdown .darkmech.medium .days .dig.dig4,
.macros-countdown .darkmech.medium .hours .dig.dig4,
.macros-countdown .darkmech.medium .minutes .dig.dig4,
.macros-countdown .darkmech.medium .seconds .dig.dig4 {
    background-position: -184px 0
}
.macros-countdown .darkmech.medium .days .dig.dig5,
.macros-countdown .darkmech.medium .hours .dig.dig5,
.macros-countdown .darkmech.medium .minutes .dig.dig5,
.macros-countdown .darkmech.medium .seconds .dig.dig5 {
    background-position: -230px 0
}
.macros-countdown .darkmech.medium .days .dig.dig6,
.macros-countdown .darkmech.medium .hours .dig.dig6,
.macros-countdown .darkmech.medium .minutes .dig.dig6,
.macros-countdown .darkmech.medium .seconds .dig.dig6 {
    background-position: -276px 0
}
.macros-countdown .darkmech.medium .days .dig.dig7,
.macros-countdown .darkmech.medium .hours .dig.dig7,
.macros-countdown .darkmech.medium .minutes .dig.dig7,
.macros-countdown .darkmech.medium .seconds .dig.dig7 {
    background-position: -322px 0
}
.macros-countdown .darkmech.medium .days .dig.dig8,
.macros-countdown .darkmech.medium .hours .dig.dig8,
.macros-countdown .darkmech.medium .minutes .dig.dig8,
.macros-countdown .darkmech.medium .seconds .dig.dig8 {
    background-position: -368px 0
}
.macros-countdown .darkmech.medium .days .dig.dig9,
.macros-countdown .darkmech.medium .hours .dig.dig9,
.macros-countdown .darkmech.medium .minutes .dig.dig9,
.macros-countdown .darkmech.medium .seconds .dig.dig9 {
    background-position: -414px 0
}
.macros-countdown .darkmech.small .line1,
.macros-countdown .darkmech.small .line2 {
    margin-top: 8px
}
.macros-countdown .darkmech.small .label {
    font-size: 14px;
    margin: 1px 0 3px
}
.macros-countdown .darkmech.small .days,
.macros-countdown .darkmech.small .hours,
.macros-countdown .darkmech.small .minutes,
.macros-countdown .darkmech.small .seconds {
    width: 68px
}
.macros-countdown .darkmech.small .days .dig,
.macros-countdown .darkmech.small .hours .dig,
.macros-countdown .darkmech.small .minutes .dig,
.macros-countdown .darkmech.small .seconds .dig {
    width: 34px;
    height: 54px;
    background-image: url("dark-small.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/dark-small.png*/
}
.macros-countdown .darkmech.small .days .dig.dig0,
.macros-countdown .darkmech.small .hours .dig.dig0,
.macros-countdown .darkmech.small .minutes .dig.dig0,
.macros-countdown .darkmech.small .seconds .dig.dig0 {
    background-position: 0 0
}
.macros-countdown .darkmech.small .days .dig.dig1,
.macros-countdown .darkmech.small .hours .dig.dig1,
.macros-countdown .darkmech.small .minutes .dig.dig1,
.macros-countdown .darkmech.small .seconds .dig.dig1 {
    background-position: -34px 0
}
.macros-countdown .darkmech.small .days .dig.dig2,
.macros-countdown .darkmech.small .hours .dig.dig2,
.macros-countdown .darkmech.small .minutes .dig.dig2,
.macros-countdown .darkmech.small .seconds .dig.dig2 {
    background-position: -68px 0
}
.macros-countdown .darkmech.small .days .dig.dig3,
.macros-countdown .darkmech.small .hours .dig.dig3,
.macros-countdown .darkmech.small .minutes .dig.dig3,
.macros-countdown .darkmech.small .seconds .dig.dig3 {
    background-position: -102px 0
}
.macros-countdown .darkmech.small .days .dig.dig4,
.macros-countdown .darkmech.small .hours .dig.dig4,
.macros-countdown .darkmech.small .minutes .dig.dig4,
.macros-countdown .darkmech.small .seconds .dig.dig4 {
    background-position: -136px 0
}
.macros-countdown .darkmech.small .days .dig.dig5,
.macros-countdown .darkmech.small .hours .dig.dig5,
.macros-countdown .darkmech.small .minutes .dig.dig5,
.macros-countdown .darkmech.small .seconds .dig.dig5 {
    background-position: -170px 0
}
.macros-countdown .darkmech.small .days .dig.dig6,
.macros-countdown .darkmech.small .hours .dig.dig6,
.macros-countdown .darkmech.small .minutes .dig.dig6,
.macros-countdown .darkmech.small .seconds .dig.dig6 {
    background-position: -204px 0
}
.macros-countdown .darkmech.small .days .dig.dig7,
.macros-countdown .darkmech.small .hours .dig.dig7,
.macros-countdown .darkmech.small .minutes .dig.dig7,
.macros-countdown .darkmech.small .seconds .dig.dig7 {
    background-position: -238px 0
}
.macros-countdown .darkmech.small .days .dig.dig8,
.macros-countdown .darkmech.small .hours .dig.dig8,
.macros-countdown .darkmech.small .minutes .dig.dig8,
.macros-countdown .darkmech.small .seconds .dig.dig8 {
    background-position: -272px 0
}
.macros-countdown .darkmech.small .days .dig.dig9,
.macros-countdown .darkmech.small .hours .dig.dig9,
.macros-countdown .darkmech.small .minutes .dig.dig9,
.macros-countdown .darkmech.small .seconds .dig.dig9 {
    background-position: -306px 0
}
.macros-countdown .colorback .digs {
    font-weight: 700;
    position: relative
}
.macros-countdown .colorback .line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px
}
.macros-countdown .colorback.big .label {
    font-size: 20px;
    margin: 10px 0 5px
}
.macros-countdown .colorback.big .days,
.macros-countdown .colorback.big .hours,
.macros-countdown .colorback.big .minutes,
.macros-countdown .colorback.big .seconds {
    margin: 5px
}
.macros-countdown .colorback.big .days .digs,
.macros-countdown .colorback.big .hours .digs,
.macros-countdown .colorback.big .minutes .digs,
.macros-countdown .colorback.big .seconds .digs {
    width: 128px;
    height: 128px;
    font-size: 87px;
    border-radius: 10px;
    padding-top: 20px
}
.macros-countdown .colorback.medium .label {
    font-size: 17px;
    margin: 8px 0 4px
}
.macros-countdown .colorback.medium .days,
.macros-countdown .colorback.medium .hours,
.macros-countdown .colorback.medium .minutes,
.macros-countdown .colorback.medium .seconds {
    margin: 4px
}
.macros-countdown .colorback.medium .days .digs,
.macros-countdown .colorback.medium .hours .digs,
.macros-countdown .colorback.medium .minutes .digs,
.macros-countdown .colorback.medium .seconds .digs {
    width: 90px;
    height: 90px;
    font-size: 64px;
    border-radius: 8px;
    padding-top: 14px
}
.macros-countdown .colorback.small .label {
    font-size: 14px;
    margin: 6px 0 3px
}
.macros-countdown .colorback.small .days,
.macros-countdown .colorback.small .hours,
.macros-countdown .colorback.small .minutes,
.macros-countdown .colorback.small .seconds {
    margin: 3px
}
.macros-countdown .colorback.small .days .digs,
.macros-countdown .colorback.small .hours .digs,
.macros-countdown .colorback.small .minutes .digs,
.macros-countdown .colorback.small .seconds .digs {
    width: 64px;
    height: 64px;
    font-size: 46px;
    border-radius: 6px;
    padding-top: 8px
}
.macros-countdown .colorback2 .digs {
    font-weight: 700
}
.macros-countdown .colorback2 .label {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.macros-countdown .colorback2.big .days,
.macros-countdown .colorback2.big .hours,
.macros-countdown .colorback2.big .minutes,
.macros-countdown .colorback2.big .seconds {
    width: 128px;
    height: 128px;
    border-radius: 10px;
    margin: 5px;
    padding-top: 18px
}
.macros-countdown .colorback2.big .days .digs,
.macros-countdown .colorback2.big .hours .digs,
.macros-countdown .colorback2.big .minutes .digs,
.macros-countdown .colorback2.big .seconds .digs {
    font-size: 64px
}
.macros-countdown .colorback2.big .days .label,
.macros-countdown .colorback2.big .hours .label,
.macros-countdown .colorback2.big .minutes .label,
.macros-countdown .colorback2.big .seconds .label {
    font-size: 20px
}
.macros-countdown .colorback2.medium .days,
.macros-countdown .colorback2.medium .hours,
.macros-countdown .colorback2.medium .minutes,
.macros-countdown .colorback2.medium .seconds {
    width: 90px;
    height: 90px;
    border-radius: 8px;
    margin: 4px;
    padding-top: 10px
}
.macros-countdown .colorback2.medium .days .digs,
.macros-countdown .colorback2.medium .hours .digs,
.macros-countdown .colorback2.medium .minutes .digs,
.macros-countdown .colorback2.medium .seconds .digs {
    font-size: 44px
}
.macros-countdown .colorback2.medium .days .label,
.macros-countdown .colorback2.medium .hours .label,
.macros-countdown .colorback2.medium .minutes .label,
.macros-countdown .colorback2.medium .seconds .label {
    font-size: 17px
}
.macros-countdown .colorback2.small .days,
.macros-countdown .colorback2.small .hours,
.macros-countdown .colorback2.small .minutes,
.macros-countdown .colorback2.small .seconds {
    width: 64px;
    height: 64px;
    border-radius: 6px;
    margin: 3px;
    padding-top: 6px
}
.macros-countdown .colorback2.small .days .digs,
.macros-countdown .colorback2.small .hours .digs,
.macros-countdown .colorback2.small .minutes .digs,
.macros-countdown .colorback2.small .seconds .digs {
    font-size: 30px
}
.macros-countdown .colorback2.small .days .label,
.macros-countdown .colorback2.small .hours .label,
.macros-countdown .colorback2.small .minutes .label,
.macros-countdown .colorback2.small .seconds .label {
    font-size: 14px;
    margin-top: 2px
}
.macros-countdown .colorfront .digs {
    font-family: "Uni Sans", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    position: relative
}
.macros-countdown .colorfront.big .label {
    font-size: 20px;
    margin: 2px 0 8px
}
.macros-countdown .colorfront.big .days,
.macros-countdown .colorfront.big .hours,
.macros-countdown .colorfront.big .minutes,
.macros-countdown .colorfront.big .seconds {
    margin: 5px
}
.macros-countdown .colorfront.big .days .digs,
.macros-countdown .colorfront.big .hours .digs,
.macros-countdown .colorfront.big .minutes .digs,
.macros-countdown .colorfront.big .seconds .digs {
    width: 128px;
    font-size: 87px;
    border-radius: 10px
}
.macros-countdown .colorfront.medium .label {
    font-size: 17px;
    margin: 2px 0 6px
}
.macros-countdown .colorfront.medium .days,
.macros-countdown .colorfront.medium .hours,
.macros-countdown .colorfront.medium .minutes,
.macros-countdown .colorfront.medium .seconds {
    margin: 4px
}
.macros-countdown .colorfront.medium .days .digs,
.macros-countdown .colorfront.medium .hours .digs,
.macros-countdown .colorfront.medium .minutes .digs,
.macros-countdown .colorfront.medium .seconds .digs {
    width: 90px;
    font-size: 64px;
    border-radius: 8px
}
.macros-countdown .colorfront.small .label {
    font-size: 14px;
    margin: 2px 0 6px
}
.macros-countdown .colorfront.small .days,
.macros-countdown .colorfront.small .hours,
.macros-countdown .colorfront.small .minutes,
.macros-countdown .colorfront.small .seconds {
    margin: 3px
}
.macros-countdown .colorfront.small .days .digs,
.macros-countdown .colorfront.small .hours .digs,
.macros-countdown .colorfront.small .minutes .digs,
.macros-countdown .colorfront.small .seconds .digs {
    width: 64px;
    font-size: 46px;
    border-radius: 6px
}
.macros-video {
    text-align: center
}
.macros-video .incon {
    display: inline-block
}
.macros-video img {
    width: 100%
}
.macros-video .wrap {
    position: absolute
}
.macros-video .video1 {
    background-color: #000;
    position: relative;
    margin: 0 auto
}
.macros-video .video1.video_720x405 {
    max-width: 720px
}
.macros-video .video1.video_640x360 {
    max-width: 640px
}
.macros-video .video1.video_560x315 {
    max-width: 560px
}
.macros-video .video1.video_480x270 {
    max-width: 480px
}
.macros-video .video1 .wrap {
    top: 0;
    height: 100%;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0
}
.macros-video .video2 {
    position: relative;
    margin: 0 auto
}
.macros-video .video2.video_720x405 {
    max-width: 803px
}
.macros-video .video2.video_640x360 {
    max-width: 715px
}
.macros-video .video2.video_560x315 {
    max-width: 628px
}
.macros-video .video2.video_480x270 {
    max-width: 537px
}
.macros-video .video2 .wrap {
    top: 0;
    height: 89%;
    bottom: 11%;
    left: 5.2%;
    width: 89.7%;
    right: 5.1%
}
.macros-video .video3 {
    position: relative;
    margin: 0 auto
}
.macros-video .video3.video_720x405 {
    max-width: 854px
}
.macros-video .video3.video_640x360 {
    max-width: 761px
}
.macros-video .video3.video_560x315 {
    max-width: 666px
}
.macros-video .video3.video_480x270 {
    max-width: 573px
}
.macros-video .video3 .wrap {
    top: 4.3%;
    height: 79.8%;
    bottom: 6.9%;
    left: 7.9%;
    width: 84.2%;
    right: 7.9%
}
.macros-video .video4 {
    position: relative;
    margin: 0 auto
}
.macros-video .video4.video_720x405 {
    max-width: 763px
}
.macros-video .video4.video_640x360 {
    max-width: 680px
}
.macros-video .video4.video_560x315 {
    max-width: 596px
}
.macros-video .video4.video_480x270 {
    max-width: 512px
}
.macros-video .video4 .wrap {
    top: 4.4%;
    height: 84%;
    bottom: 11.6%;
    left: 3%;
    width: 94.3%;
    right: 2.7%
}
.macros-video .video5 {
    position: relative;
    margin: 0 auto
}
.macros-video .video5.video_720x405 {
    max-width: 760px
}
.macros-video .video5.video_640x360 {
    max-width: 676px
}
.macros-video .video5.video_560x315 {
    max-width: 590px
}
.macros-video .video5.video_480x270 {
    max-width: 506px
}
.macros-video .video5 .wrap {
    top: 3.9%;
    height: 87.9%;
    bottom: 8.2%;
    left: 2.5%;
    width: 94.7%;
    right: 2.8%
}
.macros-video .video6 {
    position: relative;
    margin: 0 auto
}
.macros-video .video6.video_720x405 {
    max-width: 763px
}
.macros-video .video6.video_640x360 {
    max-width: 680px
}
.macros-video .video6.video_560x315 {
    max-width: 596px
}
.macros-video .video6.video_480x270 {
    max-width: 512px
}
.macros-video .video6 .wrap {
    top: 0;
    height: 87%;
    bottom: 13%;
    left: 4.3%;
    width: 91%;
    right: 4.7%
}
.macros-video .video7 {
    position: relative;
    margin: 0 auto
}
.macros-video .video7.video_720x405 {
    max-width: 769px
}
.macros-video .video7.video_640x360 {
    max-width: 684px
}
.macros-video .video7.video_560x315 {
    max-width: 598px
}
.macros-video .video7.video_480x270 {
    max-width: 514px
}
.macros-video .video7 .wrap {
    top: 9%;
    height: 81.5%;
    bottom: 9.5%;
    left: 3.1%;
    width: 93.6%;
    right: 3.3%
}
.macros-video .video8 {
    position: relative;
    margin: 0 auto
}
.macros-video .video8.video_720x405 {
    max-width: 812px
}
.macros-video .video8.video_640x360 {
    max-width: 722px
}
.macros-video .video8.video_560x315 {
    max-width: 633px
}
.macros-video .video8.video_480x270 {
    max-width: 543px
}
.macros-video .video8 .wrap {
    top: 8.1%;
    height: 69.9%;
    bottom: 22%;
    left: 5.7%;
    width: 88.6%;
    right: 5.7%
}
.macros-video .video9 {
    position: relative;
    margin: 0 auto
}
.macros-video .video9.video_720x405 {
    max-width: 854px
}
.macros-video .video9.video_640x360 {
    max-width: 759px
}
.macros-video .video9.video_560x315 {
    max-width: 664px
}
.macros-video .video9.video_480x270 {
    max-width: 569px
}
.macros-video .video9 .wrap {
    top: 7.9%;
    height: 82.2%;
    bottom: 9.9%;
    left: 7.1%;
    width: 84.3%;
    right: 8.6%
}
.area .decor-snow,
.area .separatorbottom,
.area .shadowbottom {
    bottom: 0
}
.area .separatortop,
.area .shadowtop {
    top: 0
}
.macros-form>.outer {
    position: relative;
    margin: 0 auto
}
.macros-form>.outer>.inner>.vertical>.head {
    text-align: center;
    padding: 20px 30px
}
.macros-form>.outer>.inner>.vertical>.body {
    padding: 10px 20px
}
.macros-form>.outer>.inner>.vertical>.body>form.form {
    padding: 5px 0;
    width: 100%;
    margin-bottom: 0
}
.macros-form>.outer>.inner>.vertical>.body>form.form .field {
    text-align: left;
    margin-bottom: 10px
}
.macros-form>.outer>.inner>.vertical>.body>form.form .field>.name>div {
    display: inline
}
.macros-form>.outer>.inner>.vertical>.body>form.form .field>.name>div>span.required {
    color: red
}
.macros-form>.outer>.inner>.vertical>.body>form.form .field>.input {
    width: 100%;
    position: relative
}
.macros-form>.outer>.inner>.vertical>.body>form.form .field>.input>.form-control {
    color: black;
    overflow: hidden;
    white-space: nowrap
}
.macros-form>.outer>.inner>.vertical>.body>form.form .field>.input>.form-control.textarea {
    height: 60px;
    overflow: auto;
    white-space: pre
}
.macros-form>.outer>.inner>.vertical>.body>form.form .field>.input label {
    display: block;
    font-weight: 400
}
.macros-form>.outer>.inner>.vertical>.body>form.form .btnwrap {
    margin-top: 5px;
    display: block;
    text-align: center
}
.macros-form>.outer>.inner>.vertical>.body>form.form.text-left .field {
    display: table;
    width: 100%
}
.macros-form>.outer>.inner>.vertical>.body>form.form.text-left .field>div {
    vertical-align: middle;
    display: table-cell
}
.macros-form>.outer>.inner>.vertical>.body>form.form.text-left .field>.name {
    width: 40%;
    padding-right: 10px
}
.macros-form>.outer>.inner>.vertical>.body>div>.privacy {
    margin-top: 5px;
    text-align: center;
    opacity: .5;
    font-size: 80%;
    cursor: pointer
}
.macros-form>.outer>.inner>.vertical>.body>div>.privacy:hover {
    opacity: 1
}
.macros-form>.outer>.inner>.vertical.size-small>.head {
    padding: 10px 20px
}
.macros-form>.outer>.inner>.vertical.size-small>.body {
    padding: 5px 15px;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.size-small>.body .field {
    margin-bottom: 5px
}
.macros-form>.outer>.inner>.vertical.size-small>.body .field .form-control {
    height: 30px;
    padding: 4px 10px
}
.macros-form>.outer>.inner>.vertical.size-small>.body .field .form-control.textarea {
    height: 50px!important
}
.macros-form>.outer>.inner>.vertical.size-big>.body {
    padding: 15px 30px
}
.macros-form>.outer>.inner>.vertical.size-big>.body>form.form {
    padding: 10px 0
}
.macros-form>.outer>.inner>.vertical.size-big>.body>form.form .field {
    margin-bottom: 15px;
    font-size: 125%
}
.macros-form>.outer>.inner>.vertical.size-big>.body>form.form .field .form-control {
    height: 44px;
    border-width: 2px;
    padding: 10px 12px
}
.macros-form>.outer>.inner>.vertical.size-big>.body>form.form .field .form-control.textarea {
    height: 90px!important
}
.macros-form>.outer>.inner>.vertical.none>.body,
.macros-form>.outer>.inner>.vertical.none>.body>form.form {
    padding: 0!important
}
.macros-form>.outer>.inner>.vertical.simple {
    color: #000
}
.macros-form>.outer>.inner>.vertical.simple>.head {
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 0;
    padding-bottom: 0
}
.macros-form>.outer>.inner>.vertical.simple>.body {
    background-color: #fff;
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.simple.size-big>.head {
    border-width: 4px 4px 0
}
.macros-form>.outer>.inner>.vertical.simple.size-big>.body {
    border-width: 4px
}
.macros-form>.outer>.inner>.vertical.simple-color>.head {
    color: #fff;
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.simple-color>.head.gradient {
    background-image: url("gradient.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/gradient.png*/;
    background-size: 100% 100%
}
.macros-form>.outer>.inner>.vertical.simple-color>.body {
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.simple-color.size-big>.body,
.macros-form>.outer>.inner>.vertical.simple-color.size-big>.head {
    border-width: 4px
}
.macros-form>.outer>.inner>.vertical.color>.head {
    border-style: solid;
    border-width: 1px 1px 0
}
.macros-form>.outer>.inner>.vertical.color>.body {
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.vertical.color-transparent>.head {
    border-style: solid;
    border-width: 1px 1px 0
}
.macros-form>.outer>.inner>.vertical.color-transparent>.body {
    border-style: solid;
    border-width: 1px
}
.macros-form>.outer>.inner>.horizontal>.body>form.form {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    padding: 5px 0
}
.macros-form>.outer>.inner>.horizontal>.body>form.form .fields.incon {
    display: inline-block;
    vertical-align: bottom
}
.macros-form>.outer>.inner>.horizontal>.body>form.form .fields.incon .incon {
    display: inline-block;
    vertical-align: bottom;
    padding: 0 5px
}
.macros-form>.outer>.inner>.horizontal>.body>form.form .fields.incon .incon .field {
    text-align: left;
    margin-top: 10px
}
.macros-form>.outer>.inner>.horizontal>.body>form.form .fields.incon .incon .field>.name>div {
    display: inline
}
.macros-form>.outer>.inner>.horizontal>.body>form.form .fields.incon .incon .field>.name>div>span.required {
    color: red
}
.macros-form>.outer>.inner>.horizontal>.body>form.form .fields.incon .incon .field>.input {
    width: 100%;
    position: relative
}
.macros-form>.outer>.inner>.horizontal>.body>form.form .fields.incon .incon .field>.input>.form-control {
    color: grey;
    overflow: hidden;
    white-space: nowrap
}
.area a,
.area p,
.macros-button .btnwrap .btn-transparent:focus,
.macros-button .btnwrap .btn-transparent:hover {

}
.macros-form>.outer>.inner>.horizontal>.body>form.form .fields.incon .incon .field>.input>.form-control.textarea {
    height: 60px;
    overflow: auto;
    white-space: pre
}
.macros-form>.outer>.inner>.horizontal>.body>form.form .macros-button {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 1px;
    line-height: 0;
    margin-top: 10px
}
.macros-form>.outer>.inner>.horizontal>.body>form.form.text-left .field {
    display: table;
    width: 100%
}
.macros-form>.outer>.inner>.horizontal>.body>form.form.text-left .field>div {
    vertical-align: middle;
    display: table-cell
}
.macros-form>.outer>.inner>.horizontal>.body>form.form.text-left .field>.name {
    padding-right: 10px
}
.macros-form>.outer>.inner>.horizontal>.body>form.form.text-left .field>.input {
    width: 60%
}
.macros-form>.outer>.inner>.horizontal>.body>div>.privacy {
    margin-top: 5px;
    text-align: center;
    opacity: .5;
    font-size: 80%;
    cursor: pointer
}
.macros-form>.outer>.inner>.horizontal.size-small>.body>form.form .field,
.macros-form>.outer>.inner>.horizontal.size-small>.body>form.form .macros-button {
    margin-top: 8px
}
.macros-form>.outer>.inner>.horizontal>.body>div>.privacy:hover {
    opacity: 1
}
.macros-form>.outer>.inner>.horizontal.size-small>.body>form.form .field .form-control {
    height: 30px;
    padding: 4px 10px
}
.macros-form>.outer>.inner>.horizontal.size-small>.body>form.form .field .textarea {
    height: 50px!important
}
.macros-form>.outer>.inner>.horizontal.size-big>.body>form.form .field {
    margin-top: 12px;
    font-size: 125%
}
.macros-form>.outer>.inner>.horizontal.size-big>.body>form.form .field .form-control {
    height: 44px;
    border-width: 2px;
    padding: 10px 12px
}
.macros-form>.outer>.inner>.horizontal.size-big>.body>form.form .field .textarea {
    height: 90px!important
}
.macros-form>.outer>.inner>.horizontal.size-big>.body>form.form .macros-button {
    margin-top: 12px
}
.macros-header .header-leftline .title+.subtitle,
.macros-header .header-simple .subtitle,
.macros-header .header-simple .title {
    margin-top: 10px
}
.macros-header>div {
    margin-bottom: 20px;
    overflow: hidden
}
.macros-header .header-simple {
    text-align: center
}
.macros-header .header-leftline .line {
    border-left-style: solid
}
.macros-header .header-sidelines {
    text-align: center
}
.macros-header .header-sidelines .line,
.macros-header .header-sidelines .title {
    display: inline-block;
    vertical-align: middle
}
.macros-header .header-sidelines .subtitle,
.macros-header .header-sidelines .title {
    text-align: center;
    margin: 10px 0
}
.macros-header .header-colorbg,
.macros-header .header-darkbg,
.macros-header .header-lightbg {
    text-align: center
}
.macros-header .header-colorbg .subtitle,
.macros-header .header-colorbg .title,
.macros-header .header-darkbg .subtitle,
.macros-header .header-darkbg .title,
.macros-header .header-lightbg .subtitle,
.macros-header .header-lightbg .title {
    margin: 10px 0
}
.macros-button {
    line-height: 0
}
.macros-button .btnwrap {
    position: relative;
    display: inline-block;
    max-width: 100%
}
.macros-button .btnwrap a {
    display: block;
    text-decoration: none
}
.macros-button .btnwrap a:hover {
    text-decoration: none
}
.area a,
.macros-button .btnwrap .btn-link,
.macros-button .btnwrap .btn-link:hover {

}
.macros-button .btnwrap .btn {
    width: 100%;
    display: block;
    white-space: pre
}
.macros-button .btnwrap .btn-transparent {
    border-width: 2px
}
.macros-button .btnwrap .btn-3d1 {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), 0 2px 2px rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), 0 2px 2px rgba(0, 0, 0, .25);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), 0 2px 2px rgba(0, 0, 0, .25);
    border-width: 0 0 2px;
    border-style: solid
}
.macros-button .btnwrap .btn-3d1:hover {
    -webkit-box-shadow: inset 0 0 1px #000, 0 2px 2px rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 0 0 1px #000, 0 2px 2px rgba(0, 0, 0, .25);
    box-shadow: inset 0 0 1px #000, 0 2px 2px rgba(0, 0, 0, .25)
}
.macros-button .btnwrap .btn-3d1:active {
    -webkit-box-shadow: inset 0 0 3px #000;
    -moz-box-shadow: inset 0 0 3px #000;
    box-shadow: inset 0 0 3px #000;
    border-bottom-width: 0;
    border-top-width: 2px
}
.macros-button .btnwrap .btn-image {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    padding: 0
}
.macros-button .btnwrap .btn-image:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.macros-button .btnwrap .btn-xl {
    padding: 15px 20px;
    font-size: 21px;
    line-height: 1.2;
    border-radius: 8px
}
.macros-button .btnwrap .btn-xxl {
    padding: 20px 25px;
    font-size: 28px;
    line-height: 1;
    border-radius: 10px
}
div.area.fixed-xs .container {
    max-width: 767px;
    width: 100%
}
div.area.fixed-xs .col-xs-12 {
    width: 100%
}
div.area.fixed-xs .col-xs-11 {
    width: 91.66666667%
}
div.area.fixed-xs .col-xs-10 {
    width: 83.33333333%
}
div.area.fixed-xs .col-xs-9 {
    width: 75%
}
div.area.fixed-xs .col-xs-8 {
    width: 66.66666667%
}
div.area.fixed-xs .col-xs-7 {
    width: 58.33333333%
}
div.area.fixed-xs .col-xs-6 {
    width: 50%
}
div.area.fixed-xs .col-xs-5 {
    width: 41.66666667%
}
div.area.fixed-xs .col-xs-4 {
    width: 33.33333333%
}
div.area.fixed-xs .col-xs-3 {
    width: 25%
}
div.area.fixed-xs .col-xs-2 {
    width: 16.66666667%
}
div.area.fixed-xs .col-xs-1 {
    width: 8.33333333%
}
div.area.fixed-xs .col-xs-pull-12 {
    right: 100%
}
div.area.fixed-xs .col-xs-pull-11 {
    right: 91.66666667%
}
div.area.fixed-xs .col-xs-pull-10 {
    right: 83.33333333%
}
div.area.fixed-xs .col-xs-pull-9 {
    right: 75%
}
div.area.fixed-xs .col-xs-pull-8 {
    right: 66.66666667%
}
div.area.fixed-xs .col-xs-pull-7 {
    right: 58.33333333%
}
div.area.fixed-xs .col-xs-pull-6 {
    right: 50%
}
div.area.fixed-xs .col-xs-pull-5 {
    right: 41.66666667%
}
div.area.fixed-xs .col-xs-pull-4 {
    right: 33.33333333%
}
div.area.fixed-xs .col-xs-pull-3 {
    right: 25%
}
div.area.fixed-xs .col-xs-pull-2 {
    right: 16.66666667%
}
div.area.fixed-xs .col-xs-pull-1 {
    right: 8.33333333%
}
div.area.fixed-xs .col-xs-pull-0 {
    right: 0
}
div.area.fixed-xs .col-xs-push-12 {
    left: 100%
}
div.area.fixed-xs .col-xs-push-11 {
    left: 91.66666667%
}
div.area.fixed-xs .col-xs-push-10 {
    left: 83.33333333%
}
div.area.fixed-xs .col-xs-push-9 {
    left: 75%
}
div.area.fixed-xs .col-xs-push-8 {
    left: 66.66666667%
}
div.area.fixed-xs .col-xs-push-7 {
    left: 58.33333333%
}
div.area.fixed-xs .col-xs-push-6 {
    left: 50%
}
div.area.fixed-xs .col-xs-push-5 {
    left: 41.66666667%
}
div.area.fixed-xs .col-xs-push-4 {
    left: 33.33333333%
}
div.area.fixed-xs .col-xs-push-3 {
    left: 25%
}
div.area.fixed-xs .col-xs-push-2 {
    left: 16.66666667%
}
div.area.fixed-xs .col-xs-push-1 {
    left: 8.33333333%
}
div.area.fixed-xs .col-xs-push-0 {
    left: 0
}
div.area.fixed-xs .col-xs-offset-12 {
    margin-left: 100%
}
div.area.fixed-xs .col-xs-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-xs .col-xs-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-xs .col-xs-offset-9 {
    margin-left: 75%
}
div.area.fixed-xs .col-xs-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-xs .col-xs-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-xs .col-xs-offset-6 {
    margin-left: 50%
}
div.area.fixed-xs .col-xs-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-xs .col-xs-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-xs .col-xs-offset-3 {
    margin-left: 25%
}
div.area.fixed-xs .col-xs-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-xs .col-xs-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-xs .col-xs-offset-0 {
    margin-left: 0
}
div.area.fixed-xs .grid.sm-wrap,
div.area.fixed-xs .grid.xs-wrap {
    margin-left: 0;
    margin-right: 0
}
div.area.fixed-xs .grid.sm-wrap>.gridwrap,
div.area.fixed-xs .grid.xs-wrap>.gridwrap {
    display: block
}
div.area.fixed-xs .grid.sm-wrap>.gridwrap>.col,
div.area.fixed-xs .grid.xs-wrap>.gridwrap>.col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%!important;
    padding-left: 0;
    padding-right: 0
}
div.area.fixed-xs .tbl.sm-wrap,
div.area.fixed-xs .tbl.sm-wrap>.td,
div.area.fixed-xs .tbl.sm-wrap>.tr,
div.area.fixed-xs .tbl.sm-wrap>.tr>.td,
div.area.fixed-xs .tbl.xs-wrap,
div.area.fixed-xs .tbl.xs-wrap>.td,
div.area.fixed-xs .tbl.xs-wrap>.tr,
div.area.fixed-xs .tbl.xs-wrap>.tr>.td {
    display: block
}
div.area.fixed-xs .xs-force-center,
div.area.fixed-xs .xs-force-center>* {
    text-align: center!important
}
div.area.fixed-xs .xs-force-bg-center {
    backgroundPosition: center!important
}
div.area.fixed-xs .xs-hidden {
    display: none!important
}
div.area.fixed-sm .grid.sm-wrap>.gridwrap,
div.area.fixed-sm .tbl.sm-wrap,
div.area.fixed-sm .tbl.sm-wrap>.td,
div.area.fixed-sm .tbl.sm-wrap>.tr,
div.area.fixed-sm .tbl.sm-wrap>.tr>.td {
    display: block
}
div.area.fixed-sm {
    min-width: 750px
}
div.area.fixed-sm .container {
    width: 750px
}
div.area.fixed-sm .col-xs-12 {
    width: 100%
}
div.area.fixed-sm .col-xs-11 {
    width: 91.66666667%
}
div.area.fixed-sm .col-xs-10 {
    width: 83.33333333%
}
div.area.fixed-sm .col-xs-9 {
    width: 75%
}
div.area.fixed-sm .col-xs-8 {
    width: 66.66666667%
}
div.area.fixed-sm .col-xs-7 {
    width: 58.33333333%
}
div.area.fixed-sm .col-xs-6 {
    width: 50%
}
div.area.fixed-sm .col-xs-5 {
    width: 41.66666667%
}
div.area.fixed-sm .col-xs-4 {
    width: 33.33333333%
}
div.area.fixed-sm .col-xs-3 {
    width: 25%
}
div.area.fixed-sm .col-xs-2 {
    width: 16.66666667%
}
div.area.fixed-sm .col-xs-1 {
    width: 8.33333333%
}
div.area.fixed-sm .col-xs-pull-12 {
    right: 100%
}
div.area.fixed-sm .col-xs-pull-11 {
    right: 91.66666667%
}
div.area.fixed-sm .col-xs-pull-10 {
    right: 83.33333333%
}
div.area.fixed-sm .col-xs-pull-9 {
    right: 75%
}
div.area.fixed-sm .col-xs-pull-8 {
    right: 66.66666667%
}
div.area.fixed-sm .col-xs-pull-7 {
    right: 58.33333333%
}
div.area.fixed-sm .col-xs-pull-6 {
    right: 50%
}
div.area.fixed-sm .col-xs-pull-5 {
    right: 41.66666667%
}
div.area.fixed-sm .col-xs-pull-4 {
    right: 33.33333333%
}
div.area.fixed-sm .col-xs-pull-3 {
    right: 25%
}
div.area.fixed-sm .col-xs-pull-2 {
    right: 16.66666667%
}
div.area.fixed-sm .col-xs-pull-1 {
    right: 8.33333333%
}
div.area.fixed-sm .col-xs-pull-0 {
    right: 0
}
div.area.fixed-sm .col-xs-push-12 {
    left: 100%
}
div.area.fixed-sm .col-xs-push-11 {
    left: 91.66666667%
}
div.area.fixed-sm .col-xs-push-10 {
    left: 83.33333333%
}
div.area.fixed-sm .col-xs-push-9 {
    left: 75%
}
div.area.fixed-sm .col-xs-push-8 {
    left: 66.66666667%
}
div.area.fixed-sm .col-xs-push-7 {
    left: 58.33333333%
}
div.area.fixed-sm .col-xs-push-6 {
    left: 50%
}
div.area.fixed-sm .col-xs-push-5 {
    left: 41.66666667%
}
div.area.fixed-sm .col-xs-push-4 {
    left: 33.33333333%
}
div.area.fixed-sm .col-xs-push-3 {
    left: 25%
}
div.area.fixed-sm .col-xs-push-2 {
    left: 16.66666667%
}
div.area.fixed-sm .col-xs-push-1 {
    left: 8.33333333%
}
div.area.fixed-sm .col-xs-push-0 {
    left: 0
}
div.area.fixed-sm .col-xs-offset-12 {
    margin-left: 100%
}
div.area.fixed-sm .col-xs-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-sm .col-xs-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-sm .col-xs-offset-9 {
    margin-left: 75%
}
div.area.fixed-sm .col-xs-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-sm .col-xs-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-sm .col-xs-offset-6 {
    margin-left: 50%
}
div.area.fixed-sm .col-xs-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-sm .col-xs-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-sm .col-xs-offset-3 {
    margin-left: 25%
}
div.area.fixed-sm .col-xs-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-sm .col-xs-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-sm .col-xs-offset-0 {
    margin-left: 0
}
div.area.fixed-sm .col-sm-12 {
    width: 100%
}
div.area.fixed-sm .col-sm-11 {
    width: 91.66666667%
}
div.area.fixed-sm .col-sm-10 {
    width: 83.33333333%
}
div.area.fixed-sm .col-sm-9 {
    width: 75%
}
div.area.fixed-sm .col-sm-8 {
    width: 66.66666667%
}
div.area.fixed-sm .col-sm-7 {
    width: 58.33333333%
}
div.area.fixed-sm .col-sm-6 {
    width: 50%
}
div.area.fixed-sm .col-sm-5 {
    width: 41.66666667%
}
div.area.fixed-sm .col-sm-4 {
    width: 33.33333333%
}
div.area.fixed-sm .col-sm-3 {
    width: 25%
}
div.area.fixed-sm .col-sm-2 {
    width: 16.66666667%
}
div.area.fixed-sm .col-sm-1 {
    width: 8.33333333%
}
div.area.fixed-sm .col-sm-pull-12 {
    right: 100%
}
div.area.fixed-sm .col-sm-pull-11 {
    right: 91.66666667%
}
div.area.fixed-sm .col-sm-pull-10 {
    right: 83.33333333%
}
div.area.fixed-sm .col-sm-pull-9 {
    right: 75%
}
div.area.fixed-sm .col-sm-pull-8 {
    right: 66.66666667%
}
div.area.fixed-sm .col-sm-pull-7 {
    right: 58.33333333%
}
div.area.fixed-sm .col-sm-pull-6 {
    right: 50%
}
div.area.fixed-sm .col-sm-pull-5 {
    right: 41.66666667%
}
div.area.fixed-sm .col-sm-pull-4 {
    right: 33.33333333%
}
div.area.fixed-sm .col-sm-pull-3 {
    right: 25%
}
div.area.fixed-sm .col-sm-pull-2 {
    right: 16.66666667%
}
div.area.fixed-sm .col-sm-pull-1 {
    right: 8.33333333%
}
div.area.fixed-sm .col-sm-pull-0 {
    right: 0
}
div.area.fixed-sm .col-sm-push-12 {
    left: 100%
}
div.area.fixed-sm .col-sm-push-11 {
    left: 91.66666667%
}
div.area.fixed-sm .col-sm-push-10 {
    left: 83.33333333%
}
div.area.fixed-sm .col-sm-push-9 {
    left: 75%
}
div.area.fixed-sm .col-sm-push-8 {
    left: 66.66666667%
}
div.area.fixed-sm .col-sm-push-7 {
    left: 58.33333333%
}
div.area.fixed-sm .col-sm-push-6 {
    left: 50%
}
div.area.fixed-sm .col-sm-push-5 {
    left: 41.66666667%
}
div.area.fixed-sm .col-sm-push-4 {
    left: 33.33333333%
}
div.area.fixed-sm .col-sm-push-3 {
    left: 25%
}
div.area.fixed-sm .col-sm-push-2 {
    left: 16.66666667%
}
div.area.fixed-sm .col-sm-push-1 {
    left: 8.33333333%
}
div.area.fixed-sm .col-sm-push-0 {
    left: 0
}
div.area.fixed-sm .col-sm-offset-12 {
    margin-left: 100%
}
div.area.fixed-sm .col-sm-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-sm .col-sm-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-sm .col-sm-offset-9 {
    margin-left: 75%
}
div.area.fixed-sm .col-sm-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-sm .col-sm-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-sm .col-sm-offset-6 {
    margin-left: 50%
}
div.area.fixed-sm .col-sm-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-sm .col-sm-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-sm .col-sm-offset-3 {
    margin-left: 25%
}
div.area.fixed-sm .col-sm-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-sm .col-sm-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-sm .col-sm-offset-0 {
    margin-left: 0
}
div.area.fixed-sm .grid.sm-wrap {
    margin-left: 0;
    margin-right: 0
}
div.area.fixed-sm .grid.sm-wrap>.gridwrap>.col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%!important;
    padding-left: 0;
    padding-right: 0
}
div.area.fixed-lg .lg-hidden,
div.area.fixed-md .md-hidden,
div.area.fixed-sm .sm-hidden {
    display: none!important
}
div.area.fixed-md {
    min-width: 970px
}
div.area.fixed-md .container {
    width: 970px
}
div.area.fixed-md .col-xs-12 {
    width: 100%
}
div.area.fixed-md .col-xs-11 {
    width: 91.66666667%
}
div.area.fixed-md .col-xs-10 {
    width: 83.33333333%
}
div.area.fixed-md .col-xs-9 {
    width: 75%
}
div.area.fixed-md .col-xs-8 {
    width: 66.66666667%
}
div.area.fixed-md .col-xs-7 {
    width: 58.33333333%
}
div.area.fixed-md .col-xs-6 {
    width: 50%
}
div.area.fixed-md .col-xs-5 {
    width: 41.66666667%
}
div.area.fixed-md .col-xs-4 {
    width: 33.33333333%
}
div.area.fixed-md .col-xs-3 {
    width: 25%
}
div.area.fixed-md .col-xs-2 {
    width: 16.66666667%
}
div.area.fixed-md .col-xs-1 {
    width: 8.33333333%
}
div.area.fixed-md .col-xs-pull-12 {
    right: 100%
}
div.area.fixed-md .col-xs-pull-11 {
    right: 91.66666667%
}
div.area.fixed-md .col-xs-pull-10 {
    right: 83.33333333%
}
div.area.fixed-md .col-xs-pull-9 {
    right: 75%
}
div.area.fixed-md .col-xs-pull-8 {
    right: 66.66666667%
}
div.area.fixed-md .col-xs-pull-7 {
    right: 58.33333333%
}
div.area.fixed-md .col-xs-pull-6 {
    right: 50%
}
div.area.fixed-md .col-xs-pull-5 {
    right: 41.66666667%
}
div.area.fixed-md .col-xs-pull-4 {
    right: 33.33333333%
}
div.area.fixed-md .col-xs-pull-3 {
    right: 25%
}
div.area.fixed-md .col-xs-pull-2 {
    right: 16.66666667%
}
div.area.fixed-md .col-xs-pull-1 {
    right: 8.33333333%
}
div.area.fixed-md .col-xs-pull-0 {
    right: 0
}
div.area.fixed-md .col-xs-push-12 {
    left: 100%
}
div.area.fixed-md .col-xs-push-11 {
    left: 91.66666667%
}
div.area.fixed-md .col-xs-push-10 {
    left: 83.33333333%
}
div.area.fixed-md .col-xs-push-9 {
    left: 75%
}
div.area.fixed-md .col-xs-push-8 {
    left: 66.66666667%
}
div.area.fixed-md .col-xs-push-7 {
    left: 58.33333333%
}
div.area.fixed-md .col-xs-push-6 {
    left: 50%
}
div.area.fixed-md .col-xs-push-5 {
    left: 41.66666667%
}
div.area.fixed-md .col-xs-push-4 {
    left: 33.33333333%
}
div.area.fixed-md .col-xs-push-3 {
    left: 25%
}
div.area.fixed-md .col-xs-push-2 {
    left: 16.66666667%
}
div.area.fixed-md .col-xs-push-1 {
    left: 8.33333333%
}
div.area.fixed-md .col-xs-push-0 {
    left: 0
}
div.area.fixed-md .col-xs-offset-12 {
    margin-left: 100%
}
div.area.fixed-md .col-xs-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-md .col-xs-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-md .col-xs-offset-9 {
    margin-left: 75%
}
div.area.fixed-md .col-xs-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-md .col-xs-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-md .col-xs-offset-6 {
    margin-left: 50%
}
div.area.fixed-md .col-xs-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-md .col-xs-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-md .col-xs-offset-3 {
    margin-left: 25%
}
div.area.fixed-md .col-xs-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-md .col-xs-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-md .col-xs-offset-0 {
    margin-left: 0
}
div.area.fixed-md .col-sm-12 {
    width: 100%
}
div.area.fixed-md .col-sm-11 {
    width: 91.66666667%
}
div.area.fixed-md .col-sm-10 {
    width: 83.33333333%
}
div.area.fixed-md .col-sm-9 {
    width: 75%
}
div.area.fixed-md .col-sm-8 {
    width: 66.66666667%
}
div.area.fixed-md .col-sm-7 {
    width: 58.33333333%
}
div.area.fixed-md .col-sm-6 {
    width: 50%
}
div.area.fixed-md .col-sm-5 {
    width: 41.66666667%
}
div.area.fixed-md .col-sm-4 {
    width: 33.33333333%
}
div.area.fixed-md .col-sm-3 {
    width: 25%
}
div.area.fixed-md .col-sm-2 {
    width: 16.66666667%
}
div.area.fixed-md .col-sm-1 {
    width: 8.33333333%
}
div.area.fixed-md .col-sm-pull-12 {
    right: 100%
}
div.area.fixed-md .col-sm-pull-11 {
    right: 91.66666667%
}
div.area.fixed-md .col-sm-pull-10 {
    right: 83.33333333%
}
div.area.fixed-md .col-sm-pull-9 {
    right: 75%
}
div.area.fixed-md .col-sm-pull-8 {
    right: 66.66666667%
}
div.area.fixed-md .col-sm-pull-7 {
    right: 58.33333333%
}
div.area.fixed-md .col-sm-pull-6 {
    right: 50%
}
div.area.fixed-md .col-sm-pull-5 {
    right: 41.66666667%
}
div.area.fixed-md .col-sm-pull-4 {
    right: 33.33333333%
}
div.area.fixed-md .col-sm-pull-3 {
    right: 25%
}
div.area.fixed-md .col-sm-pull-2 {
    right: 16.66666667%
}
div.area.fixed-md .col-sm-pull-1 {
    right: 8.33333333%
}
div.area.fixed-md .col-sm-pull-0 {
    right: 0
}
div.area.fixed-md .col-sm-push-12 {
    left: 100%
}
div.area.fixed-md .col-sm-push-11 {
    left: 91.66666667%
}
div.area.fixed-md .col-sm-push-10 {
    left: 83.33333333%
}
div.area.fixed-md .col-sm-push-9 {
    left: 75%
}
div.area.fixed-md .col-sm-push-8 {
    left: 66.66666667%
}
div.area.fixed-md .col-sm-push-7 {
    left: 58.33333333%
}
div.area.fixed-md .col-sm-push-6 {
    left: 50%
}
div.area.fixed-md .col-sm-push-5 {
    left: 41.66666667%
}
div.area.fixed-md .col-sm-push-4 {
    left: 33.33333333%
}
div.area.fixed-md .col-sm-push-3 {
    left: 25%
}
div.area.fixed-md .col-sm-push-2 {
    left: 16.66666667%
}
div.area.fixed-md .col-sm-push-1 {
    left: 8.33333333%
}
div.area.fixed-md .col-sm-push-0 {
    left: 0
}
div.area.fixed-md .col-sm-offset-12 {
    margin-left: 100%
}
div.area.fixed-md .col-sm-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-md .col-sm-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-md .col-sm-offset-9 {
    margin-left: 75%
}
div.area.fixed-md .col-sm-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-md .col-sm-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-md .col-sm-offset-6 {
    margin-left: 50%
}
div.area.fixed-md .col-sm-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-md .col-sm-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-md .col-sm-offset-3 {
    margin-left: 25%
}
div.area.fixed-md .col-sm-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-md .col-sm-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-md .col-sm-offset-0 {
    margin-left: 0
}
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
div.area.fixed-md .col-md-1 {
    float: left
}
div.area.fixed-md .col-md-12 {
    width: 100%
}
div.area.fixed-md .col-md-11 {
    width: 91.66666667%
}
div.area.fixed-md .col-md-10 {
    width: 83.33333333%
}
div.area.fixed-md .col-md-9 {
    width: 75%
}
div.area.fixed-md .col-md-8 {
    width: 66.66666667%
}
div.area.fixed-md .col-md-7 {
    width: 58.33333333%
}
div.area.fixed-md .col-md-6 {
    width: 50%
}
div.area.fixed-md .col-md-5 {
    width: 41.66666667%
}
div.area.fixed-md .col-md-4 {
    width: 33.33333333%
}
div.area.fixed-md .col-md-3 {
    width: 25%
}
div.area.fixed-md .col-md-2 {
    width: 16.66666667%
}
div.area.fixed-md .col-md-1 {
    width: 8.33333333%
}
div.area.fixed-md .col-md-pull-12 {
    right: 100%
}
div.area.fixed-md .col-md-pull-11 {
    right: 91.66666667%
}
div.area.fixed-md .col-md-pull-10 {
    right: 83.33333333%
}
div.area.fixed-md .col-md-pull-9 {
    right: 75%
}
div.area.fixed-md .col-md-pull-8 {
    right: 66.66666667%
}
div.area.fixed-md .col-md-pull-7 {
    right: 58.33333333%
}
div.area.fixed-md .col-md-pull-6 {
    right: 50%
}
div.area.fixed-md .col-md-pull-5 {
    right: 41.66666667%
}
div.area.fixed-md .col-md-pull-4 {
    right: 33.33333333%
}
div.area.fixed-md .col-md-pull-3 {
    right: 25%
}
div.area.fixed-md .col-md-pull-2 {
    right: 16.66666667%
}
div.area.fixed-md .col-md-pull-1 {
    right: 8.33333333%
}
div.area.fixed-md .col-md-pull-0 {
    right: 0
}
div.area.fixed-md .col-md-push-12 {
    left: 100%
}
div.area.fixed-md .col-md-push-11 {
    left: 91.66666667%
}
div.area.fixed-md .col-md-push-10 {
    left: 83.33333333%
}
div.area.fixed-md .col-md-push-9 {
    left: 75%
}
div.area.fixed-md .col-md-push-8 {
    left: 66.66666667%
}
div.area.fixed-md .col-md-push-7 {
    left: 58.33333333%
}
div.area.fixed-md .col-md-push-6 {
    left: 50%
}
div.area.fixed-md .col-md-push-5 {
    left: 41.66666667%
}
div.area.fixed-md .col-md-push-4 {
    left: 33.33333333%
}
div.area.fixed-md .col-md-push-3 {
    left: 25%
}
div.area.fixed-md .col-md-push-2 {
    left: 16.66666667%
}
div.area.fixed-md .col-md-push-1 {
    left: 8.33333333%
}
div.area.fixed-md .col-md-push-0 {
    left: 0
}
div.area.fixed-md .col-md-offset-12 {
    margin-left: 100%
}
div.area.fixed-md .col-md-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-md .col-md-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-md .col-md-offset-9 {
    margin-left: 75%
}
div.area.fixed-md .col-md-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-md .col-md-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-md .col-md-offset-6 {
    margin-left: 50%
}
div.area.fixed-md .col-md-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-md .col-md-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-md .col-md-offset-3 {
    margin-left: 25%
}
div.area.fixed-md .col-md-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-md .col-md-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-md .col-md-offset-0 {
    margin-left: 0
}
div.area.fixed-lg {
    min-width: 1170px
}
div.area.fixed-lg .container {
    width: 1170px
}
div.area.fixed-lg .col-xs-12 {
    width: 100%
}
div.area.fixed-lg .col-xs-11 {
    width: 91.66666667%
}
div.area.fixed-lg .col-xs-10 {
    width: 83.33333333%
}
div.area.fixed-lg .col-xs-9 {
    width: 75%
}
div.area.fixed-lg .col-xs-8 {
    width: 66.66666667%
}
div.area.fixed-lg .col-xs-7 {
    width: 58.33333333%
}
div.area.fixed-lg .col-xs-6 {
    width: 50%
}
div.area.fixed-lg .col-xs-5 {
    width: 41.66666667%
}
div.area.fixed-lg .col-xs-4 {
    width: 33.33333333%
}
div.area.fixed-lg .col-xs-3 {
    width: 25%
}
div.area.fixed-lg .col-xs-2 {
    width: 16.66666667%
}
div.area.fixed-lg .col-xs-1 {
    width: 8.33333333%
}
div.area.fixed-lg .col-xs-pull-12 {
    right: 100%
}
div.area.fixed-lg .col-xs-pull-11 {
    right: 91.66666667%
}
div.area.fixed-lg .col-xs-pull-10 {
    right: 83.33333333%
}
div.area.fixed-lg .col-xs-pull-9 {
    right: 75%
}
div.area.fixed-lg .col-xs-pull-8 {
    right: 66.66666667%
}
div.area.fixed-lg .col-xs-pull-7 {
    right: 58.33333333%
}
div.area.fixed-lg .col-xs-pull-6 {
    right: 50%
}
div.area.fixed-lg .col-xs-pull-5 {
    right: 41.66666667%
}
div.area.fixed-lg .col-xs-pull-4 {
    right: 33.33333333%
}
div.area.fixed-lg .col-xs-pull-3 {
    right: 25%
}
div.area.fixed-lg .col-xs-pull-2 {
    right: 16.66666667%
}
div.area.fixed-lg .col-xs-pull-1 {
    right: 8.33333333%
}
div.area.fixed-lg .col-xs-pull-0 {
    right: 0
}
div.area.fixed-lg .col-xs-push-12 {
    left: 100%
}
div.area.fixed-lg .col-xs-push-11 {
    left: 91.66666667%
}
div.area.fixed-lg .col-xs-push-10 {
    left: 83.33333333%
}
div.area.fixed-lg .col-xs-push-9 {
    left: 75%
}
div.area.fixed-lg .col-xs-push-8 {
    left: 66.66666667%
}
div.area.fixed-lg .col-xs-push-7 {
    left: 58.33333333%
}
div.area.fixed-lg .col-xs-push-6 {
    left: 50%
}
div.area.fixed-lg .col-xs-push-5 {
    left: 41.66666667%
}
div.area.fixed-lg .col-xs-push-4 {
    left: 33.33333333%
}
div.area.fixed-lg .col-xs-push-3 {
    left: 25%
}
div.area.fixed-lg .col-xs-push-2 {
    left: 16.66666667%
}
div.area.fixed-lg .col-xs-push-1 {
    left: 8.33333333%
}
div.area.fixed-lg .col-xs-push-0 {
    left: 0
}
div.area.fixed-lg .col-xs-offset-12 {
    margin-left: 100%
}
div.area.fixed-lg .col-xs-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-lg .col-xs-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-lg .col-xs-offset-9 {
    margin-left: 75%
}
div.area.fixed-lg .col-xs-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-lg .col-xs-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-lg .col-xs-offset-6 {
    margin-left: 50%
}
div.area.fixed-lg .col-xs-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-lg .col-xs-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-lg .col-xs-offset-3 {
    margin-left: 25%
}
div.area.fixed-lg .col-xs-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-lg .col-xs-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-lg .col-xs-offset-0 {
    margin-left: 0
}
div.area.fixed-lg .col-sm-12 {
    width: 100%
}
div.area.fixed-lg .col-sm-11 {
    width: 91.66666667%
}
div.area.fixed-lg .col-sm-10 {
    width: 83.33333333%
}
div.area.fixed-lg .col-sm-9 {
    width: 75%
}
div.area.fixed-lg .col-sm-8 {
    width: 66.66666667%
}
div.area.fixed-lg .col-sm-7 {
    width: 58.33333333%
}
div.area.fixed-lg .col-sm-6 {
    width: 50%
}
div.area.fixed-lg .col-sm-5 {
    width: 41.66666667%
}
div.area.fixed-lg .col-sm-4 {
    width: 33.33333333%
}
div.area.fixed-lg .col-sm-3 {
    width: 25%
}
div.area.fixed-lg .col-sm-2 {
    width: 16.66666667%
}
div.area.fixed-lg .col-sm-1 {
    width: 8.33333333%
}
div.area.fixed-lg .col-sm-pull-12 {
    right: 100%
}
div.area.fixed-lg .col-sm-pull-11 {
    right: 91.66666667%
}
div.area.fixed-lg .col-sm-pull-10 {
    right: 83.33333333%
}
div.area.fixed-lg .col-sm-pull-9 {
    right: 75%
}
div.area.fixed-lg .col-sm-pull-8 {
    right: 66.66666667%
}
div.area.fixed-lg .col-sm-pull-7 {
    right: 58.33333333%
}
div.area.fixed-lg .col-sm-pull-6 {
    right: 50%
}
div.area.fixed-lg .col-sm-pull-5 {
    right: 41.66666667%
}
div.area.fixed-lg .col-sm-pull-4 {
    right: 33.33333333%
}
div.area.fixed-lg .col-sm-pull-3 {
    right: 25%
}
div.area.fixed-lg .col-sm-pull-2 {
    right: 16.66666667%
}
div.area.fixed-lg .col-sm-pull-1 {
    right: 8.33333333%
}
div.area.fixed-lg .col-sm-pull-0 {
    right: 0
}
div.area.fixed-lg .col-sm-push-12 {
    left: 100%
}
div.area.fixed-lg .col-sm-push-11 {
    left: 91.66666667%
}
div.area.fixed-lg .col-sm-push-10 {
    left: 83.33333333%
}
div.area.fixed-lg .col-sm-push-9 {
    left: 75%
}
div.area.fixed-lg .col-sm-push-8 {
    left: 66.66666667%
}
div.area.fixed-lg .col-sm-push-7 {
    left: 58.33333333%
}
div.area.fixed-lg .col-sm-push-6 {
    left: 50%
}
div.area.fixed-lg .col-sm-push-5 {
    left: 41.66666667%
}
div.area.fixed-lg .col-sm-push-4 {
    left: 33.33333333%
}
div.area.fixed-lg .col-sm-push-3 {
    left: 25%
}
div.area.fixed-lg .col-sm-push-2 {
    left: 16.66666667%
}
div.area.fixed-lg .col-sm-push-1 {
    left: 8.33333333%
}
div.area.fixed-lg .col-sm-push-0 {
    left: 0
}
div.area.fixed-lg .col-sm-offset-12 {
    margin-left: 100%
}
div.area.fixed-lg .col-sm-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-lg .col-sm-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-lg .col-sm-offset-9 {
    margin-left: 75%
}
div.area.fixed-lg .col-sm-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-lg .col-sm-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-lg .col-sm-offset-6 {
    margin-left: 50%
}
div.area.fixed-lg .col-sm-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-lg .col-sm-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-lg .col-sm-offset-3 {
    margin-left: 25%
}
div.area.fixed-lg .col-sm-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-lg .col-sm-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-lg .col-sm-offset-0 {
    margin-left: 0
}
div.area.fixed-lg .col-md-12 {
    width: 100%
}
div.area.fixed-lg .col-md-11 {
    width: 91.66666667%
}
div.area.fixed-lg .col-md-10 {
    width: 83.33333333%
}
div.area.fixed-lg .col-md-9 {
    width: 75%
}
div.area.fixed-lg .col-md-8 {
    width: 66.66666667%
}
div.area.fixed-lg .col-md-7 {
    width: 58.33333333%
}
div.area.fixed-lg .col-md-6 {
    width: 50%
}
div.area.fixed-lg .col-md-5 {
    width: 41.66666667%
}
div.area.fixed-lg .col-md-4 {
    width: 33.33333333%
}
div.area.fixed-lg .col-md-3 {
    width: 25%
}
div.area.fixed-lg .col-md-2 {
    width: 16.66666667%
}
div.area.fixed-lg .col-md-1 {
    width: 8.33333333%
}
div.area.fixed-lg .col-md-pull-12 {
    right: 100%
}
div.area.fixed-lg .col-md-pull-11 {
    right: 91.66666667%
}
div.area.fixed-lg .col-md-pull-10 {
    right: 83.33333333%
}
div.area.fixed-lg .col-md-pull-9 {
    right: 75%
}
div.area.fixed-lg .col-md-pull-8 {
    right: 66.66666667%
}
div.area.fixed-lg .col-md-pull-7 {
    right: 58.33333333%
}
div.area.fixed-lg .col-md-pull-6 {
    right: 50%
}
div.area.fixed-lg .col-md-pull-5 {
    right: 41.66666667%
}
div.area.fixed-lg .col-md-pull-4 {
    right: 33.33333333%
}
div.area.fixed-lg .col-md-pull-3 {
    right: 25%
}
div.area.fixed-lg .col-md-pull-2 {
    right: 16.66666667%
}
div.area.fixed-lg .col-md-pull-1 {
    right: 8.33333333%
}
div.area.fixed-lg .col-md-pull-0 {
    right: 0
}
div.area.fixed-lg .col-md-push-12 {
    left: 100%
}
div.area.fixed-lg .col-md-push-11 {
    left: 91.66666667%
}
div.area.fixed-lg .col-md-push-10 {
    left: 83.33333333%
}
div.area.fixed-lg .col-md-push-9 {
    left: 75%
}
div.area.fixed-lg .col-md-push-8 {
    left: 66.66666667%
}
div.area.fixed-lg .col-md-push-7 {
    left: 58.33333333%
}
div.area.fixed-lg .col-md-push-6 {
    left: 50%
}
div.area.fixed-lg .col-md-push-5 {
    left: 41.66666667%
}
div.area.fixed-lg .col-md-push-4 {
    left: 33.33333333%
}
div.area.fixed-lg .col-md-push-3 {
    left: 25%
}
div.area.fixed-lg .col-md-push-2 {
    left: 16.66666667%
}
div.area.fixed-lg .col-md-push-1 {
    left: 8.33333333%
}
div.area.fixed-lg .col-md-push-0 {
    left: 0
}
div.area.fixed-lg .col-md-offset-12 {
    margin-left: 100%
}
div.area.fixed-lg .col-md-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-lg .col-md-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-lg .col-md-offset-9 {
    margin-left: 75%
}
div.area.fixed-lg .col-md-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-lg .col-md-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-lg .col-md-offset-6 {
    margin-left: 50%
}
div.area.fixed-lg .col-md-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-lg .col-md-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-lg .col-md-offset-3 {
    margin-left: 25%
}
div.area.fixed-lg .col-md-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-lg .col-md-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-lg .col-md-offset-0 {
    margin-left: 0
}
div.area.fixed-lg .col-lg-12 {
    width: 100%
}
div.area.fixed-lg .col-lg-11 {
    width: 91.66666667%
}
div.area.fixed-lg .col-lg-10 {
    width: 83.33333333%
}
div.area.fixed-lg .col-lg-9 {
    width: 75%
}
div.area.fixed-lg .col-lg-8 {
    width: 66.66666667%
}
div.area.fixed-lg .col-lg-7 {
    width: 58.33333333%
}
div.area.fixed-lg .col-lg-6 {
    width: 50%
}
div.area.fixed-lg .col-lg-5 {
    width: 41.66666667%
}
div.area.fixed-lg .col-lg-4 {
    width: 33.33333333%
}
div.area.fixed-lg .col-lg-3 {
    width: 25%
}
div.area.fixed-lg .col-lg-2 {
    width: 16.66666667%
}
div.area.fixed-lg .col-lg-1 {
    width: 8.33333333%
}
div.area.fixed-lg .col-lg-pull-12 {
    right: 100%
}
div.area.fixed-lg .col-lg-pull-11 {
    right: 91.66666667%
}
div.area.fixed-lg .col-lg-pull-10 {
    right: 83.33333333%
}
div.area.fixed-lg .col-lg-pull-9 {
    right: 75%
}
div.area.fixed-lg .col-lg-pull-8 {
    right: 66.66666667%
}
div.area.fixed-lg .col-lg-pull-7 {
    right: 58.33333333%
}
div.area.fixed-lg .col-lg-pull-6 {
    right: 50%
}
div.area.fixed-lg .col-lg-pull-5 {
    right: 41.66666667%
}
div.area.fixed-lg .col-lg-pull-4 {
    right: 33.33333333%
}
div.area.fixed-lg .col-lg-pull-3 {
    right: 25%
}
div.area.fixed-lg .col-lg-pull-2 {
    right: 16.66666667%
}
div.area.fixed-lg .col-lg-pull-1 {
    right: 8.33333333%
}
div.area.fixed-lg .col-lg-pull-0 {
    right: 0
}
div.area.fixed-lg .col-lg-push-12 {
    left: 100%
}
div.area.fixed-lg .col-lg-push-11 {
    left: 91.66666667%
}
div.area.fixed-lg .col-lg-push-10 {
    left: 83.33333333%
}
div.area.fixed-lg .col-lg-push-9 {
    left: 75%
}
div.area.fixed-lg .col-lg-push-8 {
    left: 66.66666667%
}
div.area.fixed-lg .col-lg-push-7 {
    left: 58.33333333%
}
div.area.fixed-lg .col-lg-push-6 {
    left: 50%
}
div.area.fixed-lg .col-lg-push-5 {
    left: 41.66666667%
}
div.area.fixed-lg .col-lg-push-4 {
    left: 33.33333333%
}
div.area.fixed-lg .col-lg-push-3 {
    left: 25%
}
div.area.fixed-lg .col-lg-push-2 {
    left: 16.66666667%
}
div.area.fixed-lg .col-lg-push-1 {
    left: 8.33333333%
}
div.area.fixed-lg .col-lg-push-0 {
    left: 0
}
div.area.fixed-lg .col-lg-offset-12 {
    margin-left: 100%
}
div.area.fixed-lg .col-lg-offset-11 {
    margin-left: 91.66666667%
}
div.area.fixed-lg .col-lg-offset-10 {
    margin-left: 83.33333333%
}
div.area.fixed-lg .col-lg-offset-9 {
    margin-left: 75%
}
div.area.fixed-lg .col-lg-offset-8 {
    margin-left: 66.66666667%
}
div.area.fixed-lg .col-lg-offset-7 {
    margin-left: 58.33333333%
}
div.area.fixed-lg .col-lg-offset-6 {
    margin-left: 50%
}
div.area.fixed-lg .col-lg-offset-5 {
    margin-left: 41.66666667%
}
div.area.fixed-lg .col-lg-offset-4 {
    margin-left: 33.33333333%
}
div.area.fixed-lg .col-lg-offset-3 {
    margin-left: 25%
}
div.area.fixed-lg .col-lg-offset-2 {
    margin-left: 16.66666667%
}
div.area.fixed-lg .col-lg-offset-1 {
    margin-left: 8.33333333%
}
div.area.fixed-lg .col-lg-offset-0 {
    margin-left: 0
}
@media (min-width: 1200px) {
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-xs-sm-md-lg .col-lg-1,
    div.area.adaptive-xs-sm-md-lg .col-md-1,
    div.area.adaptive-xs-sm-md-lg .col-sm-1,
    div.area.adaptive-xs-sm-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-xs-sm-md-lg {
        min-width: 1170px
    }
    div.area.adaptive-xs-sm-md-lg .container {
        width: 1170px
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-md-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-lg-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .lg-hidden {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-xs-sm-md-lg .col-md-1,
    div.area.adaptive-xs-sm-md-lg .col-sm-1,
    div.area.adaptive-xs-sm-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-xs-sm-md-lg {
        min-width: 970px
    }
    div.area.adaptive-xs-sm-md-lg .container {
        width: 970px
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-md-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-md-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .md-hidden {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-xs-sm-md-lg .col-sm-1,
    div.area.adaptive-xs-sm-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-xs-sm-md-lg .grid.sm-wrap>.gridwrap,
    div.area.adaptive-xs-sm-md-lg .tbl.sm-wrap,
    div.area.adaptive-xs-sm-md-lg .tbl.sm-wrap>.td,
    div.area.adaptive-xs-sm-md-lg .tbl.sm-wrap>.tr,
    div.area.adaptive-xs-sm-md-lg .tbl.sm-wrap>.tr>.td {
        display: block
    }
    div.area.adaptive-xs-sm-md-lg {
        min-width: 750px
    }
    div.area.adaptive-xs-sm-md-lg .container {
        width: 750px
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .grid.sm-wrap {
        margin-left: 0;
        margin-right: 0
    }
    div.area.adaptive-xs-sm-md-lg .grid.sm-wrap>.gridwrap>.col {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%!important;
        padding-left: 0;
        padding-right: 0
    }
    div.area.adaptive-xs-sm-md-lg .sm-hidden {
        display: none!important
    }
}
@media (max-width: 767px) {
    div.area.adaptive-xs-sm-md-lg .grid.sm-wrap>.gridwrap,
    div.area.adaptive-xs-sm-md-lg .grid.xs-wrap>.gridwrap,
    div.area.adaptive-xs-sm-md-lg .tbl.sm-wrap,
    div.area.adaptive-xs-sm-md-lg .tbl.sm-wrap>.td,
    div.area.adaptive-xs-sm-md-lg .tbl.sm-wrap>.tr,
    div.area.adaptive-xs-sm-md-lg .tbl.sm-wrap>.tr>.td,
    div.area.adaptive-xs-sm-md-lg .tbl.xs-wrap,
    div.area.adaptive-xs-sm-md-lg .tbl.xs-wrap>.td,
    div.area.adaptive-xs-sm-md-lg .tbl.xs-wrap>.tr,
    div.area.adaptive-xs-sm-md-lg .tbl.xs-wrap>.tr>.td {
        display: block
    }
    div.area.adaptive-xs-sm-md-lg .container {
        max-width: 767px;
        width: 100%
    }
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-xs-sm-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-sm-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-sm-md-lg .grid.sm-wrap,
    div.area.adaptive-xs-sm-md-lg .grid.xs-wrap {
        margin-left: 0;
        margin-right: 0
    }
    div.area.adaptive-xs-sm-md-lg .grid.sm-wrap>.gridwrap>.col,
    div.area.adaptive-xs-sm-md-lg .grid.xs-wrap>.gridwrap>.col {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%!important;
        padding-left: 0;
        padding-right: 0
    }
    div.area.adaptive-xs-sm-md-lg .xs-force-center,
    div.area.adaptive-xs-sm-md-lg .xs-force-center>* {
        text-align: center!important
    }
    div.area.adaptive-xs-sm-md-lg .xs-force-bg-center {
        backgroundPosition: center!important
    }
    div.area.adaptive-xs-sm-md-lg .xs-hidden {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-sm-md-lg .col-lg-1,
    div.area.adaptive-sm-md-lg .col-md-1,
    div.area.adaptive-sm-md-lg .col-sm-1,
    div.area.adaptive-sm-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-sm-md-lg {
        min-width: 1170px
    }
    div.area.adaptive-sm-md-lg .container {
        width: 1170px
    }
    div.area.adaptive-sm-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-sm-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-sm-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-sm-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-sm-md-lg .col-md-12 {
        width: 100%
    }
    div.area.adaptive-sm-md-lg .col-md-11 {
        width: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-10 {
        width: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-9 {
        width: 75%
    }
    div.area.adaptive-sm-md-lg .col-md-8 {
        width: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-7 {
        width: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-6 {
        width: 50%
    }
    div.area.adaptive-sm-md-lg .col-md-5 {
        width: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-4 {
        width: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-3 {
        width: 25%
    }
    div.area.adaptive-sm-md-lg .col-md-2 {
        width: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-1 {
        width: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-12 {
        right: 100%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-9 {
        right: 75%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-6 {
        right: 50%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-3 {
        right: 25%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-0 {
        right: 0
    }
    div.area.adaptive-sm-md-lg .col-md-push-12 {
        left: 100%
    }
    div.area.adaptive-sm-md-lg .col-md-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-push-9 {
        left: 75%
    }
    div.area.adaptive-sm-md-lg .col-md-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-push-6 {
        left: 50%
    }
    div.area.adaptive-sm-md-lg .col-md-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-push-3 {
        left: 25%
    }
    div.area.adaptive-sm-md-lg .col-md-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-push-0 {
        left: 0
    }
    div.area.adaptive-sm-md-lg .col-md-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-sm-md-lg .col-lg-12 {
        width: 100%
    }
    div.area.adaptive-sm-md-lg .col-lg-11 {
        width: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-10 {
        width: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-9 {
        width: 75%
    }
    div.area.adaptive-sm-md-lg .col-lg-8 {
        width: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-7 {
        width: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-6 {
        width: 50%
    }
    div.area.adaptive-sm-md-lg .col-lg-5 {
        width: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-4 {
        width: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-3 {
        width: 25%
    }
    div.area.adaptive-sm-md-lg .col-lg-2 {
        width: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-1 {
        width: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-12 {
        right: 100%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-9 {
        right: 75%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-6 {
        right: 50%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-3 {
        right: 25%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-pull-0 {
        right: 0
    }
    div.area.adaptive-sm-md-lg .col-lg-push-12 {
        left: 100%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-9 {
        left: 75%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-6 {
        left: 50%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-3 {
        left: 25%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-push-0 {
        left: 0
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-lg-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-sm-md-lg .lg-hidden {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-sm-md-lg .col-md-1,
    div.area.adaptive-sm-md-lg .col-sm-1,
    div.area.adaptive-sm-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-sm-md-lg {
        min-width: 970px
    }
    div.area.adaptive-sm-md-lg .container {
        width: 970px
    }
    div.area.adaptive-sm-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-sm-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-sm-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-sm-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-sm-md-lg .col-md-12 {
        width: 100%
    }
    div.area.adaptive-sm-md-lg .col-md-11 {
        width: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-10 {
        width: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-9 {
        width: 75%
    }
    div.area.adaptive-sm-md-lg .col-md-8 {
        width: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-7 {
        width: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-6 {
        width: 50%
    }
    div.area.adaptive-sm-md-lg .col-md-5 {
        width: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-4 {
        width: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-3 {
        width: 25%
    }
    div.area.adaptive-sm-md-lg .col-md-2 {
        width: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-1 {
        width: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-12 {
        right: 100%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-9 {
        right: 75%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-6 {
        right: 50%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-3 {
        right: 25%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-pull-0 {
        right: 0
    }
    div.area.adaptive-sm-md-lg .col-md-push-12 {
        left: 100%
    }
    div.area.adaptive-sm-md-lg .col-md-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-push-9 {
        left: 75%
    }
    div.area.adaptive-sm-md-lg .col-md-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-push-6 {
        left: 50%
    }
    div.area.adaptive-sm-md-lg .col-md-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-push-3 {
        left: 25%
    }
    div.area.adaptive-sm-md-lg .col-md-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-push-0 {
        left: 0
    }
    div.area.adaptive-sm-md-lg .col-md-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-md-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-sm-md-lg .md-hidden {
        display: none!important
    }
}
@media (max-width: 991px) {
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-sm-md-lg .col-sm-1,
    div.area.adaptive-sm-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-sm-md-lg .grid.sm-wrap>.gridwrap,
    div.area.adaptive-sm-md-lg .tbl.sm-wrap,
    div.area.adaptive-sm-md-lg .tbl.sm-wrap>.td,
    div.area.adaptive-sm-md-lg .tbl.sm-wrap>.tr,
    div.area.adaptive-sm-md-lg .tbl.sm-wrap>.tr>.td {
        display: block
    }
    div.area.adaptive-sm-md-lg {
        min-width: 750px
    }
    div.area.adaptive-sm-md-lg .container {
        width: 750px
    }
    div.area.adaptive-sm-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-sm-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-sm-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-sm-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-sm-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-sm-md-lg .grid.sm-wrap {
        margin-left: 0;
        margin-right: 0
    }
    div.area.adaptive-sm-md-lg .grid.sm-wrap>.gridwrap>.col {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%!important;
        padding-left: 0;
        padding-right: 0
    }
    div.area.adaptive-sm-md-lg .sm-hidden {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-xs-md-lg .col-lg-1,
    div.area.adaptive-xs-md-lg .col-md-1,
    div.area.adaptive-xs-md-lg .col-sm-1,
    div.area.adaptive-xs-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-xs-md-lg {
        min-width: 1170px
    }
    div.area.adaptive-xs-md-lg .container {
        width: 1170px
    }
    div.area.adaptive-xs-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-xs-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-xs-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-xs-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-xs-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-md-lg .col-md-12 {
        width: 100%
    }
    div.area.adaptive-xs-md-lg .col-md-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-9 {
        width: 75%
    }
    div.area.adaptive-xs-md-lg .col-md-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-6 {
        width: 50%
    }
    div.area.adaptive-xs-md-lg .col-md-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-3 {
        width: 25%
    }
    div.area.adaptive-xs-md-lg .col-md-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-md-lg .col-md-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-md-lg .col-md-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-md-lg .col-md-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-md-lg .col-md-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-md-lg .col-md-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-push-0 {
        left: 0
    }
    div.area.adaptive-xs-md-lg .col-md-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-md-lg .col-lg-12 {
        width: 100%
    }
    div.area.adaptive-xs-md-lg .col-lg-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-9 {
        width: 75%
    }
    div.area.adaptive-xs-md-lg .col-lg-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-6 {
        width: 50%
    }
    div.area.adaptive-xs-md-lg .col-lg-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-3 {
        width: 25%
    }
    div.area.adaptive-xs-md-lg .col-lg-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-md-lg .col-lg-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-push-0 {
        left: 0
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-lg-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-md-lg .lg-hidden {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-xs-md-lg .col-md-1,
    div.area.adaptive-xs-md-lg .col-sm-1,
    div.area.adaptive-xs-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-xs-md-lg {
        min-width: 970px
    }
    div.area.adaptive-xs-md-lg .container {
        width: 970px
    }
    div.area.adaptive-xs-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-xs-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-xs-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-xs-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-xs-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-md-lg .col-md-12 {
        width: 100%
    }
    div.area.adaptive-xs-md-lg .col-md-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-9 {
        width: 75%
    }
    div.area.adaptive-xs-md-lg .col-md-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-6 {
        width: 50%
    }
    div.area.adaptive-xs-md-lg .col-md-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-3 {
        width: 25%
    }
    div.area.adaptive-xs-md-lg .col-md-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-md-lg .col-md-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-md-lg .col-md-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-md-lg .col-md-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-md-lg .col-md-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-md-lg .col-md-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-push-0 {
        left: 0
    }
    div.area.adaptive-xs-md-lg .col-md-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-md-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-md-lg .md-hidden {
        display: none!important
    }
}
@media (max-width: 767px) {
    div.area.adaptive-xs-md-lg .grid.sm-wrap>.gridwrap,
    div.area.adaptive-xs-md-lg .grid.xs-wrap>.gridwrap,
    div.area.adaptive-xs-md-lg .tbl.sm-wrap,
    div.area.adaptive-xs-md-lg .tbl.sm-wrap>.td,
    div.area.adaptive-xs-md-lg .tbl.sm-wrap>.tr,
    div.area.adaptive-xs-md-lg .tbl.sm-wrap>.tr>.td,
    div.area.adaptive-xs-md-lg .tbl.xs-wrap,
    div.area.adaptive-xs-md-lg .tbl.xs-wrap>.td,
    div.area.adaptive-xs-md-lg .tbl.xs-wrap>.tr,
    div.area.adaptive-xs-md-lg .tbl.xs-wrap>.tr>.td {
        display: block
    }
    div.area.adaptive-xs-md-lg .container {
        max-width: 767px;
        width: 100%
    }
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-xs-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-xs-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-xs-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-xs-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-xs-md-lg .grid.sm-wrap,
    div.area.adaptive-xs-md-lg .grid.xs-wrap {
        margin-left: 0;
        margin-right: 0
    }
    div.area.adaptive-xs-md-lg .grid.sm-wrap>.gridwrap>.col,
    div.area.adaptive-xs-md-lg .grid.xs-wrap>.gridwrap>.col {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%!important;
        padding-left: 0;
        padding-right: 0
    }
    div.area.adaptive-xs-md-lg .xs-force-center,
    div.area.adaptive-xs-md-lg .xs-force-center>* {
        text-align: center!important
    }
    div.area.adaptive-xs-md-lg .xs-force-bg-center {
        backgroundPosition: center!important
    }
    div.area.adaptive-xs-md-lg .xs-hidden {
        display: none!important
    }
}
#cboxTitle,
.fa-fw,
.fa-li,
.sweet-alert,
.sweet-alert h2 {
    text-align: center
}
@media (min-width: 1200px) {
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-md-lg .col-lg-1,
    div.area.adaptive-md-lg .col-md-1,
    div.area.adaptive-md-lg .col-sm-1,
    div.area.adaptive-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-md-lg {
        min-width: 1170px
    }
    div.area.adaptive-md-lg .container {
        width: 1170px
    }
    div.area.adaptive-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-md-lg .col-md-12 {
        width: 100%
    }
    div.area.adaptive-md-lg .col-md-11 {
        width: 91.66666667%
    }
    div.area.adaptive-md-lg .col-md-10 {
        width: 83.33333333%
    }
    div.area.adaptive-md-lg .col-md-9 {
        width: 75%
    }
    div.area.adaptive-md-lg .col-md-8 {
        width: 66.66666667%
    }
    div.area.adaptive-md-lg .col-md-7 {
        width: 58.33333333%
    }
    div.area.adaptive-md-lg .col-md-6 {
        width: 50%
    }
    div.area.adaptive-md-lg .col-md-5 {
        width: 41.66666667%
    }
    div.area.adaptive-md-lg .col-md-4 {
        width: 33.33333333%
    }
    div.area.adaptive-md-lg .col-md-3 {
        width: 25%
    }
    div.area.adaptive-md-lg .col-md-2 {
        width: 16.66666667%
    }
    div.area.adaptive-md-lg .col-md-1 {
        width: 8.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-12 {
        right: 100%
    }
    div.area.adaptive-md-lg .col-md-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-md-lg .col-md-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-9 {
        right: 75%
    }
    div.area.adaptive-md-lg .col-md-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-md-lg .col-md-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-6 {
        right: 50%
    }
    div.area.adaptive-md-lg .col-md-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-md-lg .col-md-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-3 {
        right: 25%
    }
    div.area.adaptive-md-lg .col-md-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-md-lg .col-md-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-0 {
        right: 0
    }
    div.area.adaptive-md-lg .col-md-push-12 {
        left: 100%
    }
    div.area.adaptive-md-lg .col-md-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-md-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-md-push-9 {
        left: 75%
    }
    div.area.adaptive-md-lg .col-md-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-md-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-md-push-6 {
        left: 50%
    }
    div.area.adaptive-md-lg .col-md-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-md-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-md-push-3 {
        left: 25%
    }
    div.area.adaptive-md-lg .col-md-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-md-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-md-push-0 {
        left: 0
    }
    div.area.adaptive-md-lg .col-md-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-md-lg .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-md-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-md-lg .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-md-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-md-lg .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-md-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-md-lg .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-md-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-md-lg .col-lg-12 {
        width: 100%
    }
    div.area.adaptive-md-lg .col-lg-11 {
        width: 91.66666667%
    }
    div.area.adaptive-md-lg .col-lg-10 {
        width: 83.33333333%
    }
    div.area.adaptive-md-lg .col-lg-9 {
        width: 75%
    }
    div.area.adaptive-md-lg .col-lg-8 {
        width: 66.66666667%
    }
    div.area.adaptive-md-lg .col-lg-7 {
        width: 58.33333333%
    }
    div.area.adaptive-md-lg .col-lg-6 {
        width: 50%
    }
    div.area.adaptive-md-lg .col-lg-5 {
        width: 41.66666667%
    }
    div.area.adaptive-md-lg .col-lg-4 {
        width: 33.33333333%
    }
    div.area.adaptive-md-lg .col-lg-3 {
        width: 25%
    }
    div.area.adaptive-md-lg .col-lg-2 {
        width: 16.66666667%
    }
    div.area.adaptive-md-lg .col-lg-1 {
        width: 8.33333333%
    }
    div.area.adaptive-md-lg .col-lg-pull-12 {
        right: 100%
    }
    div.area.adaptive-md-lg .col-lg-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-md-lg .col-lg-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-md-lg .col-lg-pull-9 {
        right: 75%
    }
    div.area.adaptive-md-lg .col-lg-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-md-lg .col-lg-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-md-lg .col-lg-pull-6 {
        right: 50%
    }
    div.area.adaptive-md-lg .col-lg-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-md-lg .col-lg-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-md-lg .col-lg-pull-3 {
        right: 25%
    }
    div.area.adaptive-md-lg .col-lg-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-md-lg .col-lg-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-md-lg .col-lg-pull-0 {
        right: 0
    }
    div.area.adaptive-md-lg .col-lg-push-12 {
        left: 100%
    }
    div.area.adaptive-md-lg .col-lg-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-lg-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-lg-push-9 {
        left: 75%
    }
    div.area.adaptive-md-lg .col-lg-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-lg-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-lg-push-6 {
        left: 50%
    }
    div.area.adaptive-md-lg .col-lg-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-lg-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-lg-push-3 {
        left: 25%
    }
    div.area.adaptive-md-lg .col-lg-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-lg-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-lg-push-0 {
        left: 0
    }
    div.area.adaptive-md-lg .col-lg-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-md-lg .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-lg-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-md-lg .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-lg-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-md-lg .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-lg-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-md-lg .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-lg-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-md-lg .lg-hidden {
        display: none!important
    }
}
@media (max-width: 1199px) {
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    div.area.adaptive-md-lg .col-md-1,
    div.area.adaptive-md-lg .col-sm-1,
    div.area.adaptive-md-lg .col-xs-1 {
        float: left
    }
    div.area.adaptive-md-lg {
        min-width: 970px
    }
    div.area.adaptive-md-lg .container {
        width: 970px
    }
    div.area.adaptive-md-lg .col-xs-12 {
        width: 100%
    }
    div.area.adaptive-md-lg .col-xs-11 {
        width: 91.66666667%
    }
    div.area.adaptive-md-lg .col-xs-10 {
        width: 83.33333333%
    }
    div.area.adaptive-md-lg .col-xs-9 {
        width: 75%
    }
    div.area.adaptive-md-lg .col-xs-8 {
        width: 66.66666667%
    }
    div.area.adaptive-md-lg .col-xs-7 {
        width: 58.33333333%
    }
    div.area.adaptive-md-lg .col-xs-6 {
        width: 50%
    }
    div.area.adaptive-md-lg .col-xs-5 {
        width: 41.66666667%
    }
    div.area.adaptive-md-lg .col-xs-4 {
        width: 33.33333333%
    }
    div.area.adaptive-md-lg .col-xs-3 {
        width: 25%
    }
    div.area.adaptive-md-lg .col-xs-2 {
        width: 16.66666667%
    }
    div.area.adaptive-md-lg .col-xs-1 {
        width: 8.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-12 {
        right: 100%
    }
    div.area.adaptive-md-lg .col-xs-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-md-lg .col-xs-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-9 {
        right: 75%
    }
    div.area.adaptive-md-lg .col-xs-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-md-lg .col-xs-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-6 {
        right: 50%
    }
    div.area.adaptive-md-lg .col-xs-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-md-lg .col-xs-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-3 {
        right: 25%
    }
    div.area.adaptive-md-lg .col-xs-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-md-lg .col-xs-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-md-lg .col-xs-pull-0 {
        right: 0
    }
    div.area.adaptive-md-lg .col-xs-push-12 {
        left: 100%
    }
    div.area.adaptive-md-lg .col-xs-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-xs-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-xs-push-9 {
        left: 75%
    }
    div.area.adaptive-md-lg .col-xs-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-xs-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-xs-push-6 {
        left: 50%
    }
    div.area.adaptive-md-lg .col-xs-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-xs-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-xs-push-3 {
        left: 25%
    }
    div.area.adaptive-md-lg .col-xs-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-xs-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-xs-push-0 {
        left: 0
    }
    div.area.adaptive-md-lg .col-xs-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-md-lg .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-xs-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-md-lg .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-xs-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-md-lg .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-xs-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-md-lg .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-xs-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-md-lg .col-sm-12 {
        width: 100%
    }
    div.area.adaptive-md-lg .col-sm-11 {
        width: 91.66666667%
    }
    div.area.adaptive-md-lg .col-sm-10 {
        width: 83.33333333%
    }
    div.area.adaptive-md-lg .col-sm-9 {
        width: 75%
    }
    div.area.adaptive-md-lg .col-sm-8 {
        width: 66.66666667%
    }
    div.area.adaptive-md-lg .col-sm-7 {
        width: 58.33333333%
    }
    div.area.adaptive-md-lg .col-sm-6 {
        width: 50%
    }
    div.area.adaptive-md-lg .col-sm-5 {
        width: 41.66666667%
    }
    div.area.adaptive-md-lg .col-sm-4 {
        width: 33.33333333%
    }
    div.area.adaptive-md-lg .col-sm-3 {
        width: 25%
    }
    div.area.adaptive-md-lg .col-sm-2 {
        width: 16.66666667%
    }
    div.area.adaptive-md-lg .col-sm-1 {
        width: 8.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-12 {
        right: 100%
    }
    div.area.adaptive-md-lg .col-sm-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-md-lg .col-sm-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-9 {
        right: 75%
    }
    div.area.adaptive-md-lg .col-sm-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-md-lg .col-sm-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-6 {
        right: 50%
    }
    div.area.adaptive-md-lg .col-sm-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-md-lg .col-sm-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-3 {
        right: 25%
    }
    div.area.adaptive-md-lg .col-sm-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-md-lg .col-sm-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-md-lg .col-sm-pull-0 {
        right: 0
    }
    div.area.adaptive-md-lg .col-sm-push-12 {
        left: 100%
    }
    div.area.adaptive-md-lg .col-sm-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-sm-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-sm-push-9 {
        left: 75%
    }
    div.area.adaptive-md-lg .col-sm-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-sm-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-sm-push-6 {
        left: 50%
    }
    div.area.adaptive-md-lg .col-sm-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-sm-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-sm-push-3 {
        left: 25%
    }
    div.area.adaptive-md-lg .col-sm-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-sm-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-sm-push-0 {
        left: 0
    }
    div.area.adaptive-md-lg .col-sm-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-md-lg .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-sm-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-md-lg .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-sm-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-md-lg .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-sm-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-md-lg .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-sm-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-md-lg .col-md-12 {
        width: 100%
    }
    div.area.adaptive-md-lg .col-md-11 {
        width: 91.66666667%
    }
    div.area.adaptive-md-lg .col-md-10 {
        width: 83.33333333%
    }
    div.area.adaptive-md-lg .col-md-9 {
        width: 75%
    }
    div.area.adaptive-md-lg .col-md-8 {
        width: 66.66666667%
    }
    div.area.adaptive-md-lg .col-md-7 {
        width: 58.33333333%
    }
    div.area.adaptive-md-lg .col-md-6 {
        width: 50%
    }
    div.area.adaptive-md-lg .col-md-5 {
        width: 41.66666667%
    }
    div.area.adaptive-md-lg .col-md-4 {
        width: 33.33333333%
    }
    div.area.adaptive-md-lg .col-md-3 {
        width: 25%
    }
    div.area.adaptive-md-lg .col-md-2 {
        width: 16.66666667%
    }
    div.area.adaptive-md-lg .col-md-1 {
        width: 8.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-12 {
        right: 100%
    }
    div.area.adaptive-md-lg .col-md-pull-11 {
        right: 91.66666667%
    }
    div.area.adaptive-md-lg .col-md-pull-10 {
        right: 83.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-9 {
        right: 75%
    }
    div.area.adaptive-md-lg .col-md-pull-8 {
        right: 66.66666667%
    }
    div.area.adaptive-md-lg .col-md-pull-7 {
        right: 58.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-6 {
        right: 50%
    }
    div.area.adaptive-md-lg .col-md-pull-5 {
        right: 41.66666667%
    }
    div.area.adaptive-md-lg .col-md-pull-4 {
        right: 33.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-3 {
        right: 25%
    }
    div.area.adaptive-md-lg .col-md-pull-2 {
        right: 16.66666667%
    }
    div.area.adaptive-md-lg .col-md-pull-1 {
        right: 8.33333333%
    }
    div.area.adaptive-md-lg .col-md-pull-0 {
        right: 0
    }
    div.area.adaptive-md-lg .col-md-push-12 {
        left: 100%
    }
    div.area.adaptive-md-lg .col-md-push-11 {
        left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-md-push-10 {
        left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-md-push-9 {
        left: 75%
    }
    div.area.adaptive-md-lg .col-md-push-8 {
        left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-md-push-7 {
        left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-md-push-6 {
        left: 50%
    }
    div.area.adaptive-md-lg .col-md-push-5 {
        left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-md-push-4 {
        left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-md-push-3 {
        left: 25%
    }
    div.area.adaptive-md-lg .col-md-push-2 {
        left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-md-push-1 {
        left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-md-push-0 {
        left: 0
    }
    div.area.adaptive-md-lg .col-md-offset-12 {
        margin-left: 100%
    }
    div.area.adaptive-md-lg .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    div.area.adaptive-md-lg .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    div.area.adaptive-md-lg .col-md-offset-9 {
        margin-left: 75%
    }
    div.area.adaptive-md-lg .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    div.area.adaptive-md-lg .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    div.area.adaptive-md-lg .col-md-offset-6 {
        margin-left: 50%
    }
    div.area.adaptive-md-lg .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    div.area.adaptive-md-lg .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    div.area.adaptive-md-lg .col-md-offset-3 {
        margin-left: 25%
    }
    div.area.adaptive-md-lg .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    div.area.adaptive-md-lg .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    div.area.adaptive-md-lg .col-md-offset-0 {
        margin-left: 0
    }
    div.area.adaptive-md-lg .md-hidden {
        display: none!important
    }
}
body.area {
    overflow: auto
}
.area {
    overflow: hidden;
    font-size: 18px
}
.area .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.area .row {
    margin-left: -15px;
    margin-right: -15px
}
.area .grid,
.area .grid.paddings-20px {
    margin-left: -10px;
    margin-right: -10px
}
.area .col-xs-1,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.area .grid>.gridwrap {
    clear: both;
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative
}
.area .grid>.gridwrap>.col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    padding: 0 10px;
    vertical-align: top
}
.area .grid.valign-top>.gridwrap>.col {
    vertical-align: top
}
.area .grid.valign-middle>.gridwrap>.col {
    vertical-align: middle
}
.area .grid.valign-bottom>.gridwrap>.col {
    vertical-align: bottom
}
.area .grid.paddings-20px>.gridwrap>.col {
    padding: 0 10px
}
.area .grid.paddings-30px {
    margin-left: -15px;
    margin-right: -15px
}
.area .grid.paddings-30px>.gridwrap>.col {
    padding: 0 15px
}
.area .grid.paddings-40px {
    margin-left: -20px;
    margin-right: -20px
}
.area .grid.paddings-40px>.gridwrap>.col {
    padding: 0 20px
}
.area .grid.paddings-10px {
    margin-left: -5px;
    margin-right: -5px
}
.area .grid.paddings-10px>.gridwrap>.col {
    padding: 0 5px
}
.area .grid.paddings-0px {
    margin-left: 0;
    margin-right: 0
}
.area .grid.paddings-0px>.gridwrap>.col {
    padding: 0
}
.area .tbl {
    display: table;
    table-layout: fixed;
    width: 100%
}
.area .tbl.layout-auto {
    table-layout: auto
}
.area .tbl .tr {
    display: table-row
}
.area .tbl .td {
    display: table-cell
}
.area .nofonts {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.opensans,
.area.opensans .font1,
.area.opensans .font2,
.area.robotosans {
    font-family: "PT Sans", Helvetica, Arial, sans-serif
}
.area.robotosans .font1 {
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.introsans,
.area.robotosans .font2 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.introsans .font1 {
    font-family: Intro, Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.introsans .font2,
.area.sportsans {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.sportsans .font1 {
    font-family: "Sports World", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.sportsans .font2,
.area.unisans {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.unisans .font1 {
    font-family: "Uni Sans", Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.junesans,
.area.unisans .font2 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.junesans .font1 {
    font-family: Junegull, Impact, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.junesans .font2 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.area.geolobster,
.area.georgia,
.area.georgia .font1,
.area.georgia .font2 {
    font-family: Georgia, Times, serif
}
.area.geolobster .font1 {
    font-family: Lobster, Georgia, Times, serif
}
.area.geolobster .font2,
.area.geoseva {
    font-family: Georgia, Times, serif
}
.area.geoseva .font1 {
    font-family: "Yeseva One", Georgia, Times, serif
}
.area.geobeer,
.area.geoseva .font2 {
    font-family: Georgia, Times, serif
}
.area.geobeer .font1 {
    font-family: "Beer money", Georgia, Times, serif
}
.area.geobeer .font2 {
    font-family: Georgia, Times, serif
}
.area.sladkoblogger {
    font-family: "Blogger Sans", Arial, sans-serif
}
.area.sladkoblogger .font1 {
    font-family: Sladkoeshka, Georgia, Times, serif
}
.area.sladkoblogger .font2 {
    font-family: "Blogger Sans", Arial, sans-serif
}
.area p {
    line-height: 1.4;
    margin: 0
}
.area p+p {
    margin-top: 10px
}
.area .nocolors {
    color: #333
}
.area h1,
.area h2,
.area h3,
.area h4,
.area h5,
.area h6 {
    word-wrap: break-word;
    margin: 0;
    font-size: inherit
}
.area h1 p,
.area h2 p,
.area h3 p,
.area h4 p,
.area h5 p,
.area h6 p {
    line-height: 1.1
}
.area img {
    max-width: 100%
}
#cboxWrapper,
.cboxPhoto {
    max-width: none
}
.area .spans span.p {
    display: block;
    margin-top: 0
}
.area .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 6
}
.area .node>.wrapper1,
.area .node>.wrapper1>.wrapper2 {
    z-index: 1;
    position: relative
}
.area .node>.wrapper1>.mb_YTPlayer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}
.area .sweet-overlay {
    z-index: 1100
}
.area input {
    outline: 0!important
}
.area .cont,
.area .node {
    margin-top: 0;
    margin-bottom: 0;
    border-width: 0!important;
    position: relative;
    overflow: visible!important
}
.area .cont {
    min-height: 2px
}
.area .node.section {
    min-height: 20px
}
.section-slider .bx-wrapper .bx-viewport .slide,
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.bxslider>.slide>.cont,
.widget-grid>.wrapper1>.wrapper2>.grid>.gridwrap>.col>.cont {
    min-height: 10px
}
.area .shadowbottom,
.area .shadowtop {
    width: 100%;
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0
}
.area .decor-snow {
    width: 100%;
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0;
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: auto 100%
}
.area .separatorbottom,
.area .separatortop {
    width: 100%;
    z-index: 4;
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden
}
.area .separatorbottom .bigcircle-bottom svg,
.area .separatorbottom .bigcircle-top svg,
.area .separatorbottom .bigtriangle-bottom svg,
.area .separatorbottom .bigtriangle-top svg,
.area .separatorbottom .diagonal-left svg,
.area .separatorbottom .diagonal-right svg,
.area .separatortop .bigcircle-bottom svg,
.area .separatortop .bigcircle-top svg,
.area .separatortop .bigtriangle-bottom svg,
.area .separatortop .bigtriangle-top svg,
.area .separatortop .diagonal-left svg,
.area .separatortop .diagonal-right svg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}
.fa,
.fa-stack {
    display: inline-block
}
.area .separatorbottom .pattern-zigzag,
.area .separatortop .pattern-zigzag {
    position: relative;
    overflow: hidden
}
.area .separatorbottom .pattern-zigzag .pattern,
.area .separatortop .pattern-zigzag .pattern {
    position: absolute;
    width: 100%
}
.area .separatortop>.bigcircle-bottom,
.area .separatortop>.bigcircle-top,
.area .separatortop>.bigtriangle-bottom,
.area .separatortop>.bigtriangle-top,
.area .separatortop>.diagonal-left,
.area .separatortop>.diagonal-right {
    margin-top: -.5px
}
.area .separatorbottom>.bigcircle-bottom,
.area .separatorbottom>.bigcircle-top,
.area .separatorbottom>.bigtriangle-bottom,
.area .separatorbottom>.bigtriangle-top,
.area .separatorbottom>.diagonal-left,
.area .separatorbottom>.diagonal-right {
    margin-top: .5px
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
@keyframes pulse {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}
@keyframes rubberBand {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
@keyframes tada {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    0%, 100% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
@keyframes wobble {
    0%, 100% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}
@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
.flipInX,
.flipInY {
    -webkit-backface-visibility: visible!important
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important
}
.flipOutX,
.flipOutY {
    -webkit-backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url("fontawesome-webfont.eot-v=4.0.html"
    
    
    )/*tpa=http://dexitmanagement.com/ru/fontawesome-webfont.eot-v%3d4.0.html*/;
    src: url("fontawesome-webfont.html#iefix&v=4.0.3"
    
    
    )/*tpa=http://dexitmanagement.com/ru/fontawesome-webfont.html#iefix&v=4.0.3*/ format('embedded-opentype'), url("fontawesome-webfont.woff-v=4.0.html"
    
    
    )/*tpa=http://dexitmanagement.com/ru/fontawesome-webfont.woff-v%3d4.0.html*/ format('woff'), url("fontawesome-webfont.ttf-v=4.0.html"
    
    
    )/*tpa=http://dexitmanagement.com/ru/fontawesome-webfont.ttf-v%3d4.0.html*/ format('truetype'), url("fontawesome-webfont.svg-v=4.0.html#fontawesomeregular"
    
    
    )/*tpa=http://dexitmanagement.com/ru/fontawesome-webfont.svg-v%3d4.0.html#fontawesomeregular*/ format('svg');
    font-weight: 400;
    font-style: normal
}
.fa {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}
@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}
@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}
.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.cboxIframe,
.cboxPhoto {
    display: block;
    border: 0
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
#cboxCurrent,
#cboxTitle {
    bottom: 4px;
    color: #949494
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}
.fa-sort-asc:before,
.fa-sort-down:before {
    content: "\f0dd"
}
.fa-sort-desc:before,
.fa-sort-up:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}
.fa-krw:before,
.fa-won:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url("overlay.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/overlay.png*/
}
#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}
#cboxContent {
    position: relative
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
#cboxTitle {
    margin: 0
}
#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.cboxPhoto {
    margin: auto;
    -ms-interpolation-mode: bicubic
}
.cboxIframe {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}
#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
#colorbox {
    outline: 0
}
#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url("controls.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/controls.png*/ -101px 0 no-repeat
}
#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url("controls.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/controls.png*/ -130px 0 no-repeat
}
#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url("controls.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/controls.png*/ -101px -29px no-repeat
}
#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url("controls.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/controls.png*/ -130px -29px no-repeat
}
#cboxMiddleLeft {
    width: 21px;
    background: url("controls.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/controls.png*/ left top repeat-y
}
#cboxMiddleRight {
    width: 21px;
    background: url("controls.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/controls.png*/ right top repeat-y
}
#cboxTopCenter {
    height: 21px;
    background: url("border.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/border.png*/ repeat-x
}
#cboxBottomCenter {
    height: 21px;
    background: url("border.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/border.png*/ 0 -29px repeat-x
}
#cboxContent,
.cboxIframe {
    background: #fff
}
#cboxContent {
    overflow: hidden
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}
#cboxTitle {
    position: absolute;
    left: 0;
    width: 100%
}
#cboxCurrent {
    display: none!important;
    position: absolute;
    left: 58px
}
#cboxLoadingOverlay {
    background: url("loading_background.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/loading_background.png*/ center center no-repeat
}
#cboxLoadingGraphic {
    background: url("loading.gif"
    
    
    )/*tpa=http://dexitmanagement.com/ru/loading.gif*/ center center no-repeat
}
#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}
#cboxNext,
#cboxPrevious {
    max-width: 128px;
    outline: 0;
    top: 0;
    position: absolute;
    text-indent: -9999px;
    width: 25%;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #000
}
.snowfield,
.sweet-alert,
.widget-image .wrapper2 {
    overflow: hidden
}
#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
    outline: 0
}
#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}
#cboxPrevious {
    bottom: 0;
    left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAADjUlEQVR4nO3dvW8UZxDH8T3eJP6TFPwPuEA0533m5XgsMEihMglvaSlPIgqQIg0CKkAUQBMQJUh0iZBc0LuAhn8hrbHTXMTJxo7h7nbOnu9H2n5n5vfMnnzWbdMAAAAAAAAAAAAAAAAkUms91rbtkqo+VNV3ZvZRVVfN7ImILNdaj0ffI2ZkcXGxVdUPZra506Wqn0opZ6PvFdPVc/ebqrqx2/DHL3e/W2s9HH3jmNBwODxkZo/2Ovgt2+DFysrK0ega8J0mGT4h2P96InJvkuGPheAZj4N9ZBon/yvXo+i6sDdTO/lf+WB4Jro47G5mwx89CtZ4FMypGa39bddgMDgVXSu2m+nJ3/IYuBNdLMZ0dfLHrpfRNeOLzk7+2OeAt9FFowk5+ZtmtikiT6NrR8DJH7tuRBefXc/d7wcNf7Pf75+IbkBaUWt/7Pn/KroHmYWefDP7ZzAY/BDdhKxCh6+qG23bLkU3IaXotW9m6/yHUBCGnxjDT4zhJ8bwE5uD4X82sx+j+5DSPAxfVS9G9yElhp8Yw09sOBwecvfHDD8hhp8Yw0+M4SfG8BNj+Ikx/MQYfmIMPzGGnxjDT4zhJ8bwkxORX6OGr6ob7n4pugdpjX6Ecc+/wzft4ZvZT9E9SGthYeHI//0CJ2v/AHP3Pic/MTP7g5OfmIi85uQnpqp/cfITM7O/OwzAetu256JrxhhVfdPx839dRJaj68aImd3uOAB8Dpgnbdue7joA/22CUsr56PrRND0zex8RAlXdKKX8HN2A9MxsMepPwaNNcCG6B+lFfhlECOaEiNyKCsHoG8HL0T1IjxCAEIAQoCEEaOJDICJXonuQHiEAIQAhQBMfglLK1egepEcIQAhACNDEh8Ddr0X3ID1CAEIAQoAmPgQicj26B+kRAhACxIeglPJLdA/SIwTg1bHg5dFowh8Hb6LrR/Am6Pf7J6IbgKbpici9oBDciC4eI+7+W0AAnkfXjS863wSq+ja6aGzR5SZw9z+j68V2nW0Cd78TXSx20NEmOBldJ3Y2002gqmu11sPRRWJ3MwuBu5+JLg57NO3HgYj8Hl0Tvs3UNoGqPmP171OTbgIRedA0TS+6Dkzge0PA8A+Onrvf/JbfMXT3u6z9A2b0XqNdX22jqp9KKWej7xUzUms91rbtkqo+VNV3ZvZRVVfN7ImILNdaj0ffIwAAAAAAAAAAAAAAwFb/Al7ID+SZY6BhAAAAAElFTkSuQmCC);
    background-position: left;
    opacity: 0;
    filter: alpha(opacity=0)
}
#cboxNext:hover,
#cboxPrevious:hover {
    visibility: visible;
    opacity: .5;
    filter: alpha(opacity=50)
}
#cboxNext {
    bottom: 0;
    right: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAADR0lEQVR4nO3dP28UVxTG4UvAgYLvklQoSpNFSEiWd++575Gmtc0fTQWEjgApnIgydFCAu4QyTpEGEC2OImokaJCggW9AmjjQmMiKlESOd+fs5vweafq58773XI93pS0FAAAAAAAAAAAAAABgznRdd9zMViXdk/RE0gt33zazu5J8NBodib5HzIikNUmvJb37u6u19nwymZyOvldMUd/3S5I2/yn4v1w7tdavo+8bU7C+vn5M0v19hP/nZWZ3SymHoteA/+gg4VOCBdf3/VJrbesg4e/5u+Bm9HqwT2b2/TTCZxIsoN3XvKmFzyRYIF3XfSzp5SwKQAkWgCSbVfgcBwtA0q1ZF4BJMMd0wNc+JsGCc/ftoQrAJJhDkn4asgAfJsHGxsZH0WtHKcXdN4YuAJNgjozH4xMRBaAEc8TMHkWVgONgDozH408kvWUSJGZmq621PyhBYq21c5J2OA4SowSgBKAEKJQAhRKgUAIUSoBCCVDiSyBpkxIEowSgBKAEKJQAhRKgUAIUSoBSirufpwTJUQJQAlACFEqAUoq7X478yrm7X4t+BukFl2CntXYq+hmkF3wcPOUomAPBk+CL6PWjxE0CM7sRvXbsipgErbWt6HVjD3e/PHABHkavGXuY2ZkhjwIzexC9ZuwaOnxJ79z9x+h1o5RSa70Q8SbAbxrMAUlnh975H66VlZXPo9efmrtfDPwfwOPo9acW/G2h32utJ6OfQVrRnwjWWq9GP4O0zOxS5CeBtdZvo59BWoSfGOEnRviJ1Vq/JPykCD8xM7sSFTzhB5P0FeEnRfiJEX5ihJ9YrfUq4SdF+IkRfmKEn5i7XyP8pAg/McJPTNJ1wk+K8BMj/MQIPzFJa8Ff5vgu+hmk1Vr7VNJvhJ/TIXf/lbGflLt/xs5PzMxuEH5i7v7z0OGb2TfR68au1tov7PzEJN1n5ydmZrfZ+Ym5+wo7P7Hl5eWjZvaKnZ+YpDXCT07SLcZ+Yn3fL7XWttj5iXVdd7i19gM7P7GDlIDw/yf6vl+StLmP8HckXY++b0xZa21d0pt/Cf/ZZDI5HX2vmJGu646b2aqke5KeSHrh7tvufkeSj0ajI9H3CAAAAAAAAAAAAAAAMKT33z4Lqn+7rl4AAAAASUVORK5CYII=);
    background-position: right;
    opacity: 0;
    filter: alpha(opacity=0)
}
#cboxClose {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("controls.png"
    
    
    )/*tpa=http://dexitmanagement.com/ru/controls.png*/ -25px 0 no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
.sweet-alert,
.sweet-overlay {
    position: fixed;
    display: none
}
#cboxClose:hover {
    background-position: -25px -25px
}
@import url("css-family=Open+Sans-400,600,700,300.css"


)/*tpa=http://dexitmanagement.com/ru/css-family%3dOpen%2bSans-400%2c600%2c700%2c300.css*/;
.sweet-overlay {
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000
}
.sweet-alert {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 17px;
    border-radius: 5px;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    z-index: 2000
}
@media all and (max-width: 540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}
.sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block
}
.sweet-alert p {
    color: #797979;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal
}
.sweet-alert button {
    background-color: #AEDEF4;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer
}
.sweet-alert button:focus {
    outline: 0;
    box-shadow: 0 0 2px rgba(128, 179, 235, .5), inset 0 0 0 1px rgba(0, 0, 0, .05)
}
.sweet-alert button:hover {
    background-color: #a1d9f2
}
.sweet-alert button:active {
    background-color: #81ccee
}
.sweet-alert button.cancel {
    background-color: #D0D0D0
}
.sweet-alert button.cancel:hover {
    background-color: #c8c8c8
}
.sweet-alert button.cancel:active {
    background-color: #b6b6b6
}
.sweet-alert button.cancel:focus {
    box-shadow: rgba(197, 205, 211, .8) 0 0 2px, rgba(0, 0, 0, .0470588) 0 0 0 1px inset!important
}
.sweet-alert button::-moz-focus-inner {
    border: 0
}
.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none!important
}
.sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}
.sweet-alert .icon.error {
    border-color: #F27474
}
.sweet-alert .icon.error .x-mark {
    position: relative;
    display: block
}
.sweet-alert .icon.error .line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #F27474;
    display: block;
    top: 37px;
    border-radius: 2px
}
.sweet-alert .icon.error .line.left {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px
}
.sweet-alert .icon.error .line.right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px
}
.sweet-alert .icon.warning {
    border-color: #F8BB86
}
.sweet-alert .icon.warning .body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #F8BB86
}
.sweet-alert .icon.warning .dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #F8BB86
}
.sweet-alert .icon.info::after,
.sweet-alert .icon.info::before {
    position: absolute;
    content: "";
    background-color: #C9DAE1
}
.sweet-alert .icon.info {
    border-color: #C9DAE1
}
.sweet-alert .icon.info::before {
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px
}
.sweet-alert .icon.info::after {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    top: 19px
}
.sweet-alert .icon.success {
    border-color: #A5DC86
}
.sweet-alert .icon.success::after,
.sweet-alert .icon.success::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff
}
.sweet-alert .icon.success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}
.sweet-alert .icon.success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}
.sweet-alert .icon.success .placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}
.sweet-alert .icon.success .fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.sweet-alert .icon.success .line {
    height: 5px;
    background-color: #A5DC86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}
.sweet-alert .icon.success .line.tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.sweet-alert .icon.success .line.long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.sweet-alert .icon.custom {
    background-size: contain;
    border-radius: 0;
    border: none;
    background-position: center center;
    background-repeat: no-repeat
}
@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
@-moz-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
.showSweetAlert {
    -webkit-animation: showSweetAlert .3s;
    -moz-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}
.hideSweetAlert {
    -webkit-animation: hideSweetAlert .2s;
    -moz-animation: hideSweetAlert .2s;
    animation: hideSweetAlert .2s
}
@-webkit-keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@-moz-keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@-webkit-keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@-moz-keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@-webkit-keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
@-moz-keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
@keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
.animateSuccessTip {
    -webkit-animation: animateSuccessTip .75s;
    -moz-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s
}
.animateSuccessLong {
    -webkit-animation: animateSuccessLong .75s;
    -moz-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s
}
.icon.success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    -moz-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}
@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
@-moz-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
.animateErrorIcon {
    -webkit-animation: animateErrorIcon .5s;
    -moz-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s
}
@-webkit-keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
@-moz-keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
@keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
.animateXMark {
    -webkit-animation: animateXMark .5s;
    -moz-animation: animateXMark .5s;
    animation: animateXMark .5s
}
@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
@-moz-keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
@keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
.pulseWarning {
    -webkit-animation: pulseWarning .75s infinite alternate;
    -moz-animation: pulseWarning .75s infinite alternate;
    animation: pulseWarning .75s infinite alternate
}
@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
@-moz-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
.pulseWarningIns {
    -webkit-animation: pulseWarningIns .75s infinite alternate;
    -moz-animation: pulseWarningIns .75s infinite alternate;
    animation: pulseWarningIns .75s infinite alternate
}
.sweet-alert {
    width: 600px;
    margin-left: -300px
}
@media all and (max-width: 640px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}
.section-diagonal>.wrapper1>.wrapper2>svg,
.snowfield {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}
.snowfield {
    position: absolute;
    z-index: -1
}
.snowflake {
    position: absolute;
    color: #fff;
    line-height: 1;
    pointer-events: none;
    user-select: none
}
.section-brands .template1>.container>.list>.incon>.ib,
.section-brands .template2>.grid>.gridwrap>.right>.incon>.list>.ib {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    padding: 5px
}
.snowflake-solid {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}
.section-brands .template1>.container>.list {
    margin-top: 15px;
    text-align: center
}
.section-brands .template2>.grid>.gridwrap>.left,
.section-brands .template2>.grid>.gridwrap>.right>.incon>.list {
    text-align: left
}
.section-brands .template2 {
    margin-top: 30px
}
.section-brands .template2>.grid>.gridwrap>.left .subtitle,
.section-brands .template2>.grid>.gridwrap>.left>.title {
    text-align: left;
    margin: 10px 0
}
.section-diagonal>.wrapper1>.wrapper2>svg {
    position: absolute;
    z-index: 3
}
.area.fixed-xs .section-diagonal.xs-wrap>.wrapper1>.wrapper2>svg {
    display: none
}
.s-diagonal-td {
    vertical-align: middle
}
.area.fixed-xs .section-diagonal.xs-wrap .s-diagonal-td {
    padding-left: 0!important;
    padding-right: 0!important
}
@media (max-width: 767px) {
    .section-diagonal.xs-wrap>.wrapper1>.wrapper2>svg {
        display: none
    }
    .section-diagonal.xs-wrap .s-diagonal-td {
        padding-left: 0!important;
        padding-right: 0!important
    }
}
.section-digits .template1 {
    padding: 20px 5px 0
}
.section-digits .template1>.grid>.gridwrap>.col {
    padding: 10px
}
.section-digits .template1>.grid>.gridwrap>.col>.incon>h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}
.section-digits .template1>.grid>.gridwrap>.col>.incon>div.description {
    text-align: center;
    margin-bottom: 10px
}
.s-elements-wrapper {
    padding: 10px 5px;
    margin: 0 -5px
}
.s-elements-grid {
    text-align: center
}
.area.fixed-xs .s-elements-grid.xs-wrap {
    margin-left: 0!important;
    margin-right: 0!important
}
.area.fixed-xs .s-elements-grid.xs-wrap .s-elements-grid__cell {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important
}
.area.fixed-xs .s-elements-grid.xs-wrap .s-elements-grid__cellwrapper {
    padding-left: 0!important;
    padding-right: 0!important
}
@media (max-width: 767px) {
    .s-elements-grid.xs-wrap .s-elements-grid__cell,
    .s-elements-grid.xs-wrap .s-elements-grid__cellwrapper {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .s-elements-grid.xs-wrap {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .s-elements-grid.xs-wrap .s-elements-grid__cell {
        width: 100%!important
    }
}
.section-footer .template1>.grid>.gridwrap,
.section-head .template1>.grid>.gridwrap,
.section-head .template1>.grid>.gridwrap>.col.icon>img {
    width: 100%
}
.s-elements-grid__cell {
    display: inline-block;
    text-align: left
}
.valign-top .s-elements-grid__cell {
    vertical-align: top
}
.valign-middle .s-elements-grid__cell {
    vertical-align: middle
}
.valign-bottom .s-elements-grid__cell {
    vertical-align: bottom
}
.section-footer .template1>.grid>.gridwrap>.col,
.section-head .template1>.grid>.gridwrap>.col,
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col,
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left>.incon>.incon>.tbl>.td,
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.td,
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col,
.section-menu .template1>.ib,
.section-offer .template1>.container>.tbl>.td,
.section-offer .template2>.container>.tbl>.td,
.section-offer .template2>.container>.tbl>.td.left>.incon>.incon>.tbl>.td,
.section-pluses .template2>.ib>.incon>.tbl>.td,
.section-pluses .template3 .row>div>.incon>.tbl>.td {
    vertical-align: middle
}
.section-footer .template1>.grid {
    margin: 10px 0
}
.section-footer .template1>.grid>.gridwrap>.col.left .address,
.section-footer .template1>.grid>.gridwrap>.col.left>.mail {
    text-align: left
}
.area.fixed-xs .section-footer .template1>.grid>.gridwrap>.col.left .address,
.area.fixed-xs .section-footer .template1>.grid>.gridwrap>.col.left>.mail {
    text-align: center
}
@media (max-width: 767px) {
    .section-footer .template1>.grid>.gridwrap>.col.left .address,
    .section-footer .template1>.grid>.gridwrap>.col.left>.mail {
        text-align: center
    }
}
.section-footer .template1>.grid>.gridwrap>.col.right>.phonetext {
    margin: 10px 0 0;
    text-align: right
}
.area.fixed-xs .section-footer .template1>.grid>.gridwrap>.col.right>.phonetext {
    text-align: center
}
@media (max-width: 767px) {
    .section-footer .template1>.grid>.gridwrap>.col.right>.phonetext {
        text-align: center
    }
}
.section-footer .template1>.grid>.gridwrap>.col.right>.phone {
    margin: 5px 0;
    text-align: right
}
.area.fixed-xs .section-footer .template1>.grid>.gridwrap>.col.right>.phone {
    text-align: center
}
@media (max-width: 767px) {
    .section-footer .template1>.grid>.gridwrap>.col.right>.phone {
        text-align: center
    }
}
.section-footer .template1>.grid>.gridwrap>.col.right>.button {
    margin: 5px 0;
    text-align: right
}
.area.fixed-xs .section-footer .template1>.grid>.gridwrap>.col.right>.button {
    text-align: center
}
.section-form>.wrapper1>.wrapper2>.container>.macros-form {
    margin: 10px auto
}
.section-gallery .template1 {
    margin-top: 30px
}
.section-gallery .template1>.incon>.row>.ib {
    margin-bottom: 30px
}
.section-gallery .template1>.incon>.row>.ib>.incon>.img {
    display: block;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    margin-bottom: 5px
}
.section-gallery .template1>.incon>.row>.ib>.incon>.name {
    margin-top: 10px;
    text-align: center
}
.section-gallery .template1>.incon>.row>.ib>.incon>.work {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #6e6e6e;
    text-align: center
}
.area.fixed-xs .section-head .template1>.grid>.gridwrap>.col.icon>img {
    width: auto;
    max-height: 128px
}
@media (max-width: 767px) {
    .section-footer .template1>.grid>.gridwrap>.col.right>.button {
        text-align: center
    }
    .section-head .template1>.grid>.gridwrap>.col.icon>img {
        width: auto;
        max-height: 128px
    }
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap,
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.icon>img {
    width: 100%
}
.area.fixed-xs .section-head .template1>.grid>.gridwrap>.col.icon {
    text-align: center
}
.section-head .template1>.grid>.gridwrap>.col.left {
    padding-left: 10px
}
.area.fixed-xs .section-head .template1>.grid>.gridwrap>.col.left {
    padding-left: 0
}
@media (max-width: 767px) {
    .section-head .template1>.grid>.gridwrap>.col.icon {
        text-align: center
    }
    .section-head .template1>.grid>.gridwrap>.col.left {
        padding-left: 0
    }
}
.section-head .template1>.grid>.gridwrap>.col.left>.title {
    text-align: left;
    margin: 10px 0
}
.area.fixed-xs .section-head .template1>.grid>.gridwrap>.col.left>.title {
    text-align: center
}
@media (max-width: 767px) {
    .section-head .template1>.grid>.gridwrap>.col.left>.title {
        text-align: center
    }
}
.section-head .template1>.grid>.gridwrap>.col.left>.subtitle {
    margin: 10px 0;
    text-align: left
}
.area.fixed-xs .section-head .template1>.grid>.gridwrap>.col.left>.subtitle {
    text-align: center
}
@media (max-width: 767px) {
    .section-head .template1>.grid>.gridwrap>.col.left>.subtitle {
        text-align: center
    }
}
.section-head .template1>.grid>.gridwrap>.col.right>.phonetext {
    text-align: right
}
.area.fixed-xs .section-head .template1>.grid>.gridwrap>.col.right>.phonetext {
    text-align: center
}
@media (max-width: 767px) {
    .section-head .template1>.grid>.gridwrap>.col.right>.phonetext {
        text-align: center
    }
}
.section-head .template1>.grid>.gridwrap>.col.right>.phone {
    text-align: right;
    margin: 5px 0 10px
}
.area.fixed-xs .section-head .template1>.grid>.gridwrap>.col.right>.phone {
    text-align: center
}
@media (max-width: 767px) {
    .section-head .template1>.grid>.gridwrap>.col.right>.phone {
        text-align: center
    }
}
.section-head .template1>.grid>.gridwrap>.col.right>.button {
    text-align: right;
    margin: 5px 0
}
.area.fixed-xs .section-head .template1>.grid>.gridwrap>.col.right>.button,
.area.fixed-xs .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.icon {
    text-align: center
}
.area.fixed-xs .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.icon>img {
    width: auto;
    max-height: 128px
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.left {
    padding-left: 10px
}
.area.fixed-xs .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.left {
    padding-left: 0
}
@media (max-width: 767px) {
    .section-head .template1>.grid>.gridwrap>.col.right>.button {
        text-align: center
    }
    .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.icon>img {
        width: auto;
        max-height: 128px
    }
    .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.icon {
        text-align: center
    }
    .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.left {
        padding-left: 0
    }
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.left>.title {
    margin: 10px 0;
    font-weight: 700;
    text-align: left
}
.area.fixed-xs .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.left>.title {
    text-align: center
}
@media (max-width: 767px) {
    .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.left>.title {
        text-align: center
    }
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.left>.subtitle {
    margin: 10px 0;
    text-align: left
}
.area.fixed-xs .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.left>.subtitle {
    text-align: center
}
@media (max-width: 767px) {
    .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.left>.subtitle {
        text-align: center
    }
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.right>.phonetext {
    text-align: right
}
.area.fixed-xs .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.right>.phonetext {
    text-align: center
}
@media (max-width: 767px) {
    .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.right>.phonetext {
        text-align: center
    }
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.right>.phone {
    text-align: right;
    margin: 5px 0 10px
}
.area.fixed-xs .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.right>.phone {
    text-align: center
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.macros-header {
    margin-top: 30px;
    margin-bottom: 30px
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl {
    width: 100%
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left {
    width: 60%
}
.area.fixed-xs .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left {
    width: 100%
}
@media (max-width: 767px) {
    .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.grid>.gridwrap>.col.right>.phone {
        text-align: center
    }
    .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left {
        width: 100%
    }
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left>.incon>.incon>.tbl {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left>.incon>.incon>.tbl>.td.icon {
    width: 48px
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left>.incon>.incon>.tbl>.td.icon>img {
    width: 48px;
    max-height: 48px
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left>.incon>.incon>.tbl>.td.icon>button {
    position: absolute;
    left: -30px;
    margin-top: 14px
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left>.incon>.incon>.tbl>.td.text>.padding {
    padding-left: 20px
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.left>.incon>.incon>.tbl>.td.text>.padding>h2 {
    margin-bottom: 10px
}
.section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.right {
    width: 40%;
    padding-left: 20px
}
.area.fixed-xs .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.right {
    width: 100%;
    padding-left: 0
}
.section-img>.wrapper1>.wrapper2>.container>.template1>.img {
    margin: 10px 0;
    text-align: center
}
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.img {
    padding-right: 15px
}
.area.fixed-xs .section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.img {
    padding-right: 0;
    text-align: center
}
@media (max-width: 767px) {
    .section-headoffer>.wrapper1>.wrapper2>.template1>.container>.tbl>.right {
        width: 100%;
        padding-left: 0
    }
    .section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.img {
        padding-right: 0;
        text-align: center
    }
}
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text {
    padding-left: 15px
}
.area.fixed-xs .section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text {
    text-align: center;
    padding-left: 0
}
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap {
    width: 100%;
    margin: 10px 0
}
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col>[il-type=gridresizer] {
    margin-left: -20px
}
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.img,
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text .subtitle,
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text>.title,
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text>h2 {
    margin: 10px 0
}
.section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.img>img {
    width: 100%
}
.area.fixed-xs .section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.img>img {
    width: auto
}
@media (max-width: 767px) {
    .section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text {
        text-align: center;
        padding-left: 0
    }
    .section-img>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.img>img {
        width: auto
    }
}
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.img {
    padding-left: 15px
}
.area.fixed-xs .section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.img {
    padding-left: 0;
    text-align: center
}
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text {
    padding-right: 15px
}
.area.fixed-xs .section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text {
    text-align: center;
    padding-right: 0
}
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap {
    width: 100%;
    margin: 10px 0
}
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col {
    vertical-align: middle
}
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col>[il-type=gridresizer] {
    margin-left: -20px
}
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.img,
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text .subtitle,
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text>.title,
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text>h2 {
    margin: 10px 0
}
.section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.img>img {
    width: 100%
}
.area.fixed-xs .section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.img>img {
    width: auto
}
@media (max-width: 767px) {
    .section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.img {
        padding-left: 0;
        text-align: center
    }
    .section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text {
        text-align: center;
        padding-right: 0
    }
    .section-img>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.img>img {
        width: auto
    }
}
.section-map>.panel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    margin: 10px auto;
    background-color: rgba(255, 255, 255, .75);
    z-index: 220
}
.section-map>.panel .subtitle,
.section-map>.panel .title {
    margin: 10px 0;
    text-align: center
}
.section-map>.mapwrapper,
.section-map>.mapwrapper>.map {
    width: 100%;
    height: 400px
}
.section-menu .template1 {
    text-align: center;
    margin: 5px 0
}
.section-menu .template1>.ib {
    display: inline-block;
    font-weight: 700
}
.section-menu .template1>.ib>.incon {
    padding: 10px 20px
}
.section-menu .template1>.ib>.incon a {
    color: inherit;
    text-decoration: none
}
.section-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 800;
    opacity: .95
}
.section-offer>.wrapper1>.wrapper2>.macros-header {
    margin-bottom: 30px
}
.section-offer .template1>.container>.tbl {
    width: 100%
}
.section-offer .template1>.container>.tbl>.left {
    width: 60%
}
.area.fixed-xs .section-offer .template1>.container>.tbl>.left {
    width: 100%
}
@media (max-width: 767px) {
    .section-offer .template1>.container>.tbl>.left {
        width: 100%
    }
}
.section-offer .template1>.container>.tbl>.left .panel {
    background-color: rgba(255, 255, 255, .75);
    padding: 20px 40px;
    display: inline-block;
    color: #000;
    width: 100%
}
.section-offer .template1>.container>.tbl>.left .panel .subtitle,
.section-offer .template1>.container>.tbl>.left .panel>.title {
    margin: 10px 0
}
.section-offer .template1>.container>.tbl>.left .panel>.line {
    height: 4px;
    margin: 20px 0 10px
}
.section-offer .template1>.container>.tbl>.right {
    width: 40%;
    padding-left: 20px
}
.area.fixed-xs .section-offer .template1>.container>.tbl>.right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px
}
@media (max-width: 767px) {
    .section-offer .template1>.container>.tbl>.right {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}
.section-offer .template2>.container>.tbl {
    width: 100%
}
.section-offer .template2>.container>.tbl>.td.left {
    width: 60%
}
.area.fixed-xs .section-offer .template2>.container>.tbl>.td.left {
    width: 100%
}
@media (max-width: 767px) {
    .section-offer .template2>.container>.tbl>.td.left {
        width: 100%
    }
}
.section-offer .template2>.container>.tbl>.td.left>.incon>.incon>.tbl {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative
}
.section-offer .template2>.container>.tbl>.td.left>.incon>.incon>.tbl>.td.icon {
    width: 48px
}
.section-offer .template2>.container>.tbl>.td.left>.incon>.incon>.tbl>.td.icon>img {
    width: 48px;
    max-height: 48px
}
.section-offer .template2>.container>.tbl>.td.left>.incon>.incon>.tbl>.td.icon>button {
    position: absolute;
    left: -30px;
    margin-top: 14px
}
.section-offer .template2>.container>.tbl>.td.left>.incon>.incon>.tbl>.td.text>.padding {
    padding-left: 20px
}
.section-offer .template2>.container>.tbl>.td.left>.incon>.incon>.tbl>.td.text>.padding>h2 {
    margin-bottom: 10px
}
.section-offer .template2>.container>.tbl>.right {
    width: 40%;
    padding-left: 20px
}
.area.fixed-xs .section-offer .template2>.container>.tbl>.right {
    width: 100%;
    padding-left: 0
}
@media (max-width: 767px) {
    .section-offer .template2>.container>.tbl>.right {
        width: 100%;
        padding-left: 0
    }
}
.section-pluses .template1 {
    padding: 20px 5px 10px
}
.section-pluses .template1>.row {
    padding-top: 10px;
    padding-bottom: 10px
}
.area.fixed-xs .section-pluses .template1>.row>div {
    padding: 20px 0
}
.section-pluses .template1>.row>div>.incon>.icon {
    text-align: center;
    margin: 10px 0
}
.area.fixed-xs .section-pluses .template1>.row>div>.incon>div.description,
.area.fixed-xs .section-pluses .template1>.row>div>.incon>h2 {
    width: 60%;
    margin-left: auto;
    margin-right: auto
}
.section-pluses .template1>.row>div>.incon>.icon>img {
    max-width: 128px;
    max-height: 128px
}
.section-pluses .template1>.row>div>.incon>h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}
.section-pluses .template1>.row>div>.incon>div.description {
    text-align: center;
    margin-bottom: 10px
}
@media (max-width: 767px) {
    .section-pluses .template1>.row>div {
        padding: 20px 0
    }
    .section-pluses .template1>.row>div>.incon>div.description,
    .section-pluses .template1>.row>div>.incon>h2 {
        margin-left: auto;
        margin-right: auto;
        width: 60%
    }
}
.section-pluses .template2 {
    margin: 10px 0
}
.section-pluses .template2>.ib {
    width: 60%
}
.area.fixed-xs .section-pluses .template2>.ib {
    width: 80%
}
@media (max-width: 767px) {
    .section-pluses .template2>.ib {
        width: 80%
    }
}
.section-pluses .template2>.ib>.incon>.tbl {
    margin-top: 10px;
    margin-bottom: 10px
}
.section-pluses .template2>.ib>.incon>.tbl>.td.icon {
    width: 128px
}
.section-pluses .template2>.ib>.incon>.tbl>.td.icon>img {
    width: 128px;
    max-height: 128px
}
.section-pluses .template2>.ib>.incon>.tbl>.td.text>.padding>h2 {
    margin-bottom: 10px;
    margin-top: 10px
}
.section-pluses .template2>.ib>.incon>.tbl>.td.text>.padding>div.description {
    margin-bottom: 10px
}
.section-pluses .template2>.ib.left>.incon>.tbl>.td.text>.padding {
    padding-left: 20px
}
.section-pluses .template2>.ib.right {
    margin-left: auto
}
.section-pluses .template2>.ib.right>.incon>.tbl>.td.text>.padding {
    padding-right: 20px
}
.section-pluses .template2>.ib.right>.incon>.tbl>.td.text>.padding>.description,
.section-pluses .template2>.ib.right>.incon>.tbl>.td.text>.padding>h2 {
    text-align: right
}
.section-pluses .template3 {
    padding: 20px 5px 10px
}
.section-pluses .template3 .row {
    padding-top: 10px;
    padding-bottom: 10px
}
.section-pluses .template3 .row>div>.incon>.tbl {
    margin-top: 10px;
    margin-bottom: 10px
}
.section-pluses .template3 .row>div>.incon>.tbl>.td.icon {
    width: 128px
}
.section-pluses .template3 .row>div>.incon>.tbl>.td.icon>img {
    width: 128px;
    max-height: 128px
}
.section-pluses .template3 .row>div>.incon>.tbl>.td.text>.padding {
    padding-left: 20px
}
.section-pluses .template3 .row>div>.incon>.tbl>.td.text>.padding>h2 {
    margin-bottom: 10px;
    margin-top: 10px
}
.section-pluses .template3 .row>div>.incon>.tbl>.td.text>.padding>div.description {
    margin-bottom: 10px
}
.section-pluses .template4 {
    padding: 20px 5px 10px
}
.section-pluses .template4>.row {
    padding-top: 10px;
    padding-bottom: 10px
}
.section-pluses .template4>.row>div>.incon>.tbl {
    margin-top: 10px;
    margin-bottom: 10px
}
.section-pluses .template4>.row>div>.incon>.tbl>.td {
    vertical-align: top
}
.section-pluses .template4>.row>div>.incon>.tbl>.td.icon {
    width: 64px
}
.section-pluses .template4>.row>div>.incon>.tbl>.td.icon>img {
    width: 64px;
    max-height: 64px
}
.section-pluses .template4>.row>div>.incon>.tbl>.td.text>.padding {
    padding-left: 10px
}
.area.fixed-xs .section-pluses .template4>.row>div>.incon>.tbl>.td.text>.padding {
    padding-left: 20px
}
@media (max-width: 767px) {
    .section-pluses .template4>.row>div>.incon>.tbl>.td.text>.padding {
        padding-left: 20px
    }
}
.section-pluses .template4>.row>div>.incon>.tbl>.td.text>.padding>h2 {
    margin-bottom: 10px;
    margin-top: 10px
}
.section-pluses .template4>.row>div>.incon>.tbl>.td.text>.padding>div.description {
    margin-bottom: 10px
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon {
    padding: 10px
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl {
    width: 100%
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl.cols2 .td {
    width: 50%
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl.cols3 .td {
    width: 33.33333333%
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl.cols4 .td {
    width: 25%
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl.cols5 .td {
    width: 20%
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .td {
    text-align: center;
    color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 15px 20px;
    vertical-align: middle;
    position: relative
}
.section-reviews .template1>.incon>.row>.ib>.incon>.tbl>.td,
.section-reviews .template2>.incon>.row>.ib>.incon>.tbl>.td,
.section-reviews .template3>.incon>.ib>.incon>.tbl>.td {
    vertical-align: top
}
.area.fixed-xs .section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .td {
    padding: 15px 10px
}
@media (max-width: 767px) {
    .section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .td {
        padding: 15px 10px
    }
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .topborders .td {
    padding: 0!important;
    border-bottom-width: 0
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .topborders .td>div {
    padding: 5px 0 0;
    margin-top: 10px;
    border-bottom-width: 0;
    position: relative
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .topborders .td>div .btn[il-type=settings] {
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -20px
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .topborders .td.first>div {
    border-top-left-radius: 5px
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .topborders .td.last>div {
    border-top-right-radius: 5px
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .topborders .td.selected>div {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 15px 0 0;
    margin-top: 0
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .bottomborders .td {
    padding: 0!important;
    border-bottom-width: 0
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .bottomborders .td>div {
    padding: 0 0 5px;
    margin-bottom: 10px;
    border-bottom-width: 0
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .bottomborders .td.first>div {
    border-bottom-left-radius: 5px
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .bottomborders .td.last>div {
    border-bottom-right-radius: 5px
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .bottomborders .td.selected>div {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 0 15px;
    margin-bottom: 0
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .prices .td {
    font-weight: 600
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .prices .td>div {
    display: inline-block
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .names .td {
    font-weight: 300;
    text-transform: uppercase
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .buttons .td {
    border-bottom-width: 0
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .buttons .td a {
    text-decoration: none
}
.section-prices>.wrapper1>.wrapper2>.container>.template1.incon .tbl .buttons .td .btnwrap {
    display: block
}
.section-prices-modal .section-prices-modal-cont,
.section-prices-modal .section-prices-modal-form {
    margin-top: 20px
}
.section-quote>.wrapper1>.wrapper2>.container>.quote {
    padding: 20px 40px;
    border: 6px solid gray;
    margin: 0 60px;
    text-align: center
}
.area.fixed-xs .section-quote>.wrapper1>.wrapper2>.container>.quote {
    padding: 20px
}
@media (max-width: 767px) {
    .section-quote>.wrapper1>.wrapper2>.container>.quote {
        padding: 20px
    }
}
.section-quote>.wrapper1>.wrapper2>.container>.quote>.char {
    font-size: 300%;
    margin-bottom: 20px
}
.section-quote>.wrapper1>.wrapper2>.container>.quote>.text {
    margin: 10px
}
.section-quote>.wrapper1>.wrapper2>.container>.quote>.author {
    margin-top: 20px
}
.section-reviews .template1 {
    margin-top: 30px
}
.section-reviews .template1>.incon>.row>.ib {
    margin-bottom: 10px
}
.section-reviews .template1>.incon>.row>.ib>.incon>.tbl {
    padding: 10px 0;
    width: 100%
}
.section-reviews .template1>.incon>.row>.ib>.incon>.tbl>.td.left {
    width: 125px;
    padding-right: 15px
}
.section-reviews .template1>.incon>.row>.ib>.incon>.tbl>.td.left>.img {
    height: 110px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px
}
.section-reviews .template1>.incon>.row>.ib>.incon>.tbl>.td.left>.name {
    padding-top: 10px;
    text-align: center
}
.section-reviews .template1>.incon>.row>.ib>.incon>.tbl>.td.right>.baloon {
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    padding: 10px 20px;
    position: relative;
    background: #fff;
    color: #333
}
.section-reviews .template1>.incon>.row>.ib>.incon>.tbl>.td.right>.baloon>.arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 20px;
    left: -11px;
    border-color: transparent #c4c4c4 transparent transparent;
    border-style: solid;
    border-width: 11px 11px 11px 0
}
.section-reviews .template1>.incon>.row>.ib>.incon>.tbl>.td.right>.baloon>.arrow:after {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 1px;
    bottom: -10px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0
}
.section-reviews .template1>.incon>.row>.ib>.incon>.tbl>.td.right>.baloon>.description {
    margin: 5px 0
}
.section-reviews .template2 {
    margin-top: 30px
}
.section-reviews .template2>.incon>.row>.ib {
    margin-bottom: 10px
}
.section-reviews .template2>.incon>.row>.ib>.incon>.tbl {
    padding: 10px 0 15px;
    width: 100%
}
.section-reviews .template2>.incon>.row>.ib>.incon>.tbl>.td.left {
    width: 105px;
    padding-right: 15px
}
.section-reviews .template2>.incon>.row>.ib>.incon>.tbl>.td.left>.img {
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px
}
.section-reviews .template2>.incon>.row>.ib>.incon>.tbl>.td.right>.age,
.section-reviews .template2>.incon>.row>.ib>.incon>.tbl>.td.right>.work {
    margin-top: 5px;
    color: #6e6e6e
}
.section-reviews .template2>.incon>.row>.ib>.incon>.baloon {
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    padding: 10px 20px;
    position: relative;
    background: #fff;
    margin-bottom: 10px;
    color: #333
}
.section-reviews .template2>.incon>.row>.ib>.incon>.baloon>.arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 35px;
    top: -11px;
    border-color: transparent transparent #c4c4c4;
    border-style: solid;
    border-width: 0 11px 11px
}
.section-reviews .template2>.incon>.row>.ib>.incon>.baloon>.arrow:after {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 1px;
    right: -10px;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 10px 10px
}
.section-reviews .template2>.incon>.row>.ib>.incon>.baloon>.description {
    margin: 5px 0
}
.section-reviews .template3 {
    margin-top: 30px
}
.section-reviews .template3>.incon>.ib+.ib {
    margin-top: 10px
}
.section-reviews .template3>.incon>.ib>.incon>.tbl {
    padding: 10px 0;
    width: 100%
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.tbl.action .td,
.section-shop .template2>.incon>.ib>.incon>.tbl>.td {
    vertical-align: middle
}
.section-reviews .template3>.incon>.ib>.incon>.tbl>.td.left {
    width: 125px;
    padding-right: 15px
}
.section-reviews .template3>.incon>.ib>.incon>.tbl>.td.left>.img {
    height: 110px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px
}
.section-reviews .template3>.incon>.ib>.incon>.tbl>.td.right>.baloon {
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    padding: 10px 20px;
    position: relative;
    background: #fff;
    color: #333
}
.section-reviews .template3>.incon>.ib>.incon>.tbl>.td.right>.baloon>.name {
    margin-bottom: 10px
}
.section-reviews .template3>.incon>.ib>.incon>.tbl>.td.right>.baloon>.arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 40px;
    left: -11px;
    border-color: transparent #c4c4c4 transparent transparent;
    border-style: solid;
    border-width: 11px 11px 11px 0
}
.section-reviews .template3>.incon>.ib>.incon>.tbl>.td.right>.baloon>.arrow:after {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 1px;
    bottom: -10px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0
}
.section-reviews .template3>.incon>.ib>.incon>.tbl>.td.right>.baloon>.description {
    margin: 5px 0
}
.section-shop .template1 {
    margin-top: 15px
}
.section-shop .template1>.incon>.row>.ib>.incon {
    padding-top: 15px
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner {
    margin: 15px 0;
    position: relative
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.img {
    display: block;
    margin-bottom: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.badge {
    position: absolute;
    right: 5px;
    top: -10px;
    padding: 5px 10px;
    font-style: italic;
    color: #fff;
    z-index: 200
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.badge.red {
    background: red
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.badge.green {
    background: green
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.badge.blue {
    background: #00f
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>h3 {
    margin: 10px 0
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.description {
    margin-bottom: 10px
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.tbl.action {
    width: 100%;
    margin: 10px 0
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.tbl.action .left .oldprice>div {
    display: inline-block;
    font-size: 16px;
    text-decoration: line-through
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.tbl.action .left .newprice>div {
    display: inline-block;
    font-size: 120%;
    fone-weight: bold
}
.section-shop .template1>.incon>.row>.ib>.incon>.inner>.tbl.action .right {
    text-align: right
}
.section-shop .template2 {
    margin-top: 30px
}
.section-shop .template2>.incon>.ib {
    margin-bottom: 15px
}
.section-shop .template2>.incon>.ib>.incon>.tbl {
    padding: 15px 0;
    width: 100%
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content>.td,
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td {
    vertical-align: top
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.left {
    width: 20%;
    padding-right: 30px
}
.area.fixed-xs .section-shop .template2>.incon>.ib>.incon>.tbl>.td.left {
    padding-right: 10px
}
@media (max-width: 767px) {
    .section-shop .template2>.incon>.ib>.incon>.tbl>.td.left {
        padding-right: 10px
    }
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.left>.inner {
    position: relative
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.left>.inner>.img {
    display: block;
    height: 150px;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    position: relative
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.left>.inner>.badge {
    position: absolute;
    right: 5px;
    top: -10px;
    padding: 5px 10px;
    font-style: italic;
    color: #fff;
    z-index: 200
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.left>.inner>.badge.red {
    background: red
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.left>.inner>.badge.green {
    background: green
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.left>.inner>.badge.blue {
    background: #00f
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right {
    width: 80%
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content {
    width: 100%;
    position: relative;
    margin: 10px 0
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content>.td.text {
    width: 75%;
    padding-right: 30px
}
.area.fixed-xs .section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content>.td.text {
    padding-right: 10px
}
@media (max-width: 767px) {
    .section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content>.td.text {
        padding-right: 10px
    }
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content>.td.text>h3 {
    margin: 0 0 10px
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content>.td.prices .newprice,
.section-shop .template3>.incon>.row>.ib {
    margin-bottom: 10px
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content>.td.prices {
    width: 25%
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content>.td.prices .oldprice>div {
    display: inline-block;
    font-size: 16px;
    text-decoration: line-through
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content>.td.prices .newprice>div {
    display: inline-block;
    font-size: 120%;
    fone-weight: bold
}
.section-shop .template2>.incon>.ib>.incon>.tbl>.td.right>.tbl.content .button {
    margin-top: 10px;
    text-align: right
}
.section-shop .template3 {
    margin-top: 30px
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl {
    padding: 10px 0;
    width: 100%
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.action>.td,
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.head>.td {
    vertical-align: middle
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.left {
    width: 33.33333333%;
    padding-right: 15px
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.left>.img {
    display: block;
    height: 150px;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    position: relative
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right {
    width: 66.66666667%
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.head {
    width: 100%;
    margin-top: 10px
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.head>.td>h3 {
    margin: 0 0 10px
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.head>.td>.inner {
    position: relative
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.head>.td>.inner>.badge {
    padding: 5px 10px;
    margin-bottom: 10px;
    font-style: italic;
    color: #fff;
    z-index: 200
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.head>.td>.inner>.badge.red {
    background: red
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.head>.td>.inner>.badge.green {
    background: green
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.head>.td>.inner>.badge.blue {
    background: #00f
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.description {
    margin-bottom: 15px
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.action {
    width: 100%;
    position: relative;
    margin: 5px 0
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.action>.td.prices .oldprice>div {
    display: inline-block;
    font-size: 16px;
    text-decoration: line-through
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.action>.td.prices .newprice>div {
    display: inline-block;
    font-size: 120%;
    fone-weight: bold
}
.section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.action>.button {
    text-align: right
}
.area.fixed-xs .section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.action>.button {
    padding-left: 20px
}
@media (max-width: 767px) {
    .section-shop .template3>.incon>.row>.ib>.incon>.tbl>.td.right>.tbl.action>.button {
        padding-left: 20px
    }
}
.section-shop-modal .section-shop-modal-table {
    width: 100%
}
.section-shop-modal .section-shop-modal-table>.td {
    vertical-align: top
}
.section-shop-modal .section-shop-modal-table>.td.left {
    width: 33.33333333%;
    padding-right: 15px
}
.section-shop-modal .section-shop-modal-table>.td.right {
    width: 66.66666667%
}
.section-shop-modal .section-shop-modal-table .img {
    height: 115px;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    position: relative
}
.section-shop-modal .section-shop-modal-table .tbl.head {
    width: 100%
}
.section-shop-modal .section-shop-modal-table .tbl.head .td {
    vertical-align: middle
}
.section-shop-modal .section-shop-modal-table .badge {
    padding: 5px 10px;
    margin-bottom: 10px;
    font-style: italic;
    color: #fff;
    z-index: 200
}
.section-shop-modal .section-shop-modal-table .badge.red {
    background: red
}
.section-shop-modal .section-shop-modal-table .badge.green {
    background: green
}
.section-shop-modal .section-shop-modal-table .badge.blue {
    background: #00f
}
.section-shop-modal .section-shop-modal-table h3.itemname {
    margin: 0 0 10px
}
.section-shop-modal .section-shop-modal-table .description {
    color: grey;
    margin-bottom: 15px
}
.section-shop-modal .section-shop-modal-table .prices {
    margin-bottom: 10px;
    display: inline-block
}
.section-shop-modal .section-shop-modal-table .oldprice>div {
    display: inline-block;
    font-size: 16px;
    text-decoration: line-through
}
.section-shop-modal .section-shop-modal-table .newprice>div {
    display: inline-block;
    font-size: 120%;
    fone-weight: bold
}
.section-shop-modal .section-shop-modal-form {
    margin-top: 30px
}
.section-shop-modal h3.section-shop-modal-formname {
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px!important
}
.section-shop-modal .section-shop-modal-cont {
    margin-top: 20px
}
.section-slider>.wrapper1>.wrapper2>.container>.incon {
    padding: 20px 0 0
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap {
    position: relative;
    margin: 0 auto;
    max-width: 80%
}
.section-steps .template1>.grid>.gridwrap>.col>.incon>.icon>img,
.section-steps .template2>.grid>.gridwrap>.col>.incon>.icon>img {
    max-width: 128px;
    max-height: 128px
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.bxslider {
    position: relative;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.left {
    position: absolute;
    left: -50px;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDIzRDJGMzlDMjM5MTFFM0E4NDFGNzk5MDQ4MTFBNjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDIzRDJGM0FDMjM5MTFFM0E4NDFGNzk5MDQ4MTFBNjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMjNEMkYzN0MyMzkxMUUzQTg0MUY3OTkwNDgxMUE2MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMjNEMkYzOEMyMzkxMUUzQTg0MUY3OTkwNDgxMUE2MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtTw/aAAAAJaSURBVHjatJexS1tRFMZvYqEYsO1Q3vOB7eCQOHQIIS0oFUmQNiDtVEdbcMnQSQf/CUs35w5duxXFOgRE20EkyeBgshhUkASCtkKCGWy/r5yIUV/evcl7B36QvJx7vu/e3PfeuaFsNqs04xF4DSbBM/AUPJDf/oBDsAe2wTo40yl6TyOHYgvgLbjvkvNYSID34AJ8B5/FlGuEPWa8IjOa7SJ+VzD3nYxdkVpGBl6AX2DOw6RXhKUGayV1DbyS5RtR/gVrrUrtrgbGwVcwqPyPQak97mbACVD8pgnnLgOfgKWCD0vujg4DU+BNL9Wi0aiKx+Omw2ZE8+o5sNSreCKR+P85FAqpQqFgMpyam1yBUXm69SzOiMVipitBzVEayPQr3o5Go2FaKhM2nb2beD6fV+Vy2dTAS+6BmG52KpVStm37Jc4YowFbJzOdTivLsvwUZ9j8C4Z0Zh6AOGOIBs69sniLBRTnNFDzysrlcqpWu53GzchN2UdUaWBfJ5MmqtWq3yb2B5LJ5DA+TOtkVyoV1Wq1lOM4Hdf5ndfr9bqpgS9cgTXwV3cENx03nw8rQc01GjgAWyYj3UxEIhGTMtQ8aL8Nl03X7qaJUqmkisWiSYnl62/DTWmZZkxNtGduKL4qmh1t+SJ4btqU9PAgqonWrY7oBHwAzQC7oaZonLg1pT+ljW4GJD4nGl3b8g1pz459FD+W/bWhezDZARPSwV72IXwpNVhr1/RoxsPlRzYN4Juc93TjQsZMSo2zfg6nPFzOy/kuc+10/AQ8lJzf4Ehy+YD5AU51nP4TYAD4d6jnpceyOgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    opacity: .8;
    cursor: pointer
}
.area.fixed-xs .section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.left {
    left: -40px
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.left:hover {
    opacity: 1
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.right {
    position: absolute;
    right: -50px;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0M5N0VCQkNDMjM5MTFFM0JFOEFFQzU1NDc2QUJFRjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0M5N0VCQkRDMjM5MTFFM0JFOEFFQzU1NDc2QUJFRjUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQzk3RUJCQUMyMzkxMUUzQkU4QUVDNTU0NzZBQkVGNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQzk3RUJCQkMyMzkxMUUzQkU4QUVDNTU0NzZBQkVGNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhDiZf8AAAI8SURBVHjaxJcxS0JRFMcvIoSI1RDvIVSDgzY0qFRgJKFDCVJTjRa0ODTV0Jco2vwErW2hlIMiZUOEOjSkS1CC+JYsQXHRzomjaPn03ucTD/wG9Z7z/7/re/edYwyHw4wzZoFtwAssA4vANP32DbwDL8ADcAtUeIoaOdag2AmwC0yprJkj3MAB0ABugEsypRqGIVccoSvaHyDeL3DtHuVGqJaQgTXgEQgNMTksDFQDa63wGtii7Ztn+gXWilLtgQY8wBVgYvqHiWp71AxYxyj+14S1n4ELQGLjD4mejh4Dm8COSBWn08nsdrtWE0HS7JwDZyLZLpeLORyOzudCoaDFBGqmcAdsdLpxX3m3uNvt1roTqGlDAwGRrFqt9u+7EUwEDCJX397uTCajl4kNNOAQzRpkwufziZRaQgOylr1TMyHLMvP7/bxlZDRg0fosqZmQJIl3JyxooMomF1U0oGjNxpsO//e/oSgKSyaTPCXKaOBVT/FyucwSiQRvmVcjNQ1BPcTxfhA8FdO4AzGgNQFx1IyhgTfgnjfLbDbrIc5I8639Njznzcpmsyyfz48q3tFsvw1T1DIFeU20Wq3f94JG8Shp9rTlp8Aqb1OSy+W0Pr0Kaf3riErAIVAf48FTJ42SWlOapja6PibxEGkMbMvj1J4VdRQv0v0V5x1MnoB16mCbIwg3qQbWehYdzXC4PMamAbimeY83GpTjpRqVUYZTHC6PaL4LdE3HC8AMrfkCPmgtHjB3wCeP0x8BBgCy36ldfjbFYwAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    opacity: .8;
    cursor: pointer
}
.area.fixed-xs .section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.right {
    right: -40px
}
@media (max-width: 767px) {
    .section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.left {
        left: -40px
    }
    .section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.right {
        right: -40px
    }
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.wrap>.right:hover {
    opacity: 1
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.points {
    padding-top: 20px;
    text-align: center
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.points>.point {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgba(0, 0, 0, .4);
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, .5);
    margin: 5px
}
.section-slider>.wrapper1>.wrapper2>.container>.incon>.points>.point.active {
    background: #000;
    cursor: default
}
.section-slider .bx-wrapper .bx-viewport {
    box-sizing: content-box;
    border: none;
    left: 0;
    background: 0 0
}
.section-slider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 16px;
    height: 16px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .5)
}
.section-social-comments>.wrapper1>.wrapper2>.container>.tbl {
    width: 100%;
    background: #fff
}
.section-social-comments>.wrapper1>.wrapper2>.container>.tbl>.td {
    width: 50%;
    padding: 20px 0;
    vertical-align: top;
    text-align: center
}
.section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col,
.section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col {
    vertical-align: middle
}
.section-steps .template1,
.section-steps .template2,
.section-steps .template3 {
    padding: 25px 5px 10px
}
.area.fixed-sm .section-social-comments>.wrapper1>.wrapper2>.container>.tbl>.td,
.area.fixed-xs .section-social-comments>.wrapper1>.wrapper2>.container>.tbl>.td {
    width: 100%
}
@media (max-width: 767px) {
    .section-social-comments>.wrapper1>.wrapper2>.container>.tbl>.td {
        width: 100%
    }
}
@media (max-width: 991px) {
    .section-social-comments>.wrapper1>.wrapper2>.container>.tbl>.td {
        width: 100%
    }
}
.section-social-comments>.wrapper1>.wrapper2>.container>.tbl>.td>div {
    display: inline-block;
    width: 430px
}
.area.fixed-xs .section-steps .template1>.grid>.gridwrap>.col>.fa.sm,
.section-steps .template1>.grid>.gridwrap>.col>.fa.xs {
    display: none
}
.section-steps .template1>.grid>.gridwrap>.col>.fa.sm {
    position: absolute;
    margin-top: 60px;
    margin-left: -24px;
    font-size: 40px
}
@media (max-width: 767px) {
    .section-steps .template1>.grid>.gridwrap>.col>.fa.sm {
        display: none
    }
}
.area.fixed-xs .section-steps .template1>.grid>.gridwrap>.col>.fa.xs {
    display: block;
    text-align: center;
    font-size: 40px
}
.section-steps .template1>.grid>.gridwrap>.col>.incon>.icon {
    text-align: center;
    margin: 10px 0
}
.area.fixed-xs .section-steps .template1>.grid>.gridwrap>.col>.incon>div.description,
.area.fixed-xs .section-steps .template1>.grid>.gridwrap>.col>.incon>h2 {
    margin-left: auto;
    margin-right: auto;
    width: 60%
}
.section-steps .template1>.grid>.gridwrap>.col>.incon>h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}
.section-steps .template1>.grid>.gridwrap>.col>.incon>div.description {
    text-align: center;
    margin-bottom: 10px
}
@media (max-width: 767px) {
    .section-steps .template1>.grid>.gridwrap>.col>.fa.xs {
        display: block;
        text-align: center;
        font-size: 40px
    }
    .section-steps .template1>.grid>.gridwrap>.col>.incon>div.description,
    .section-steps .template1>.grid>.gridwrap>.col>.incon>h2 {
        margin-left: auto;
        margin-right: auto;
        width: 60%
    }
}
.section-steps .template2>.grid>.gridwrap>.col>.incon>.icon {
    text-align: center;
    margin: 10px auto;
    position: relative;
    width: 128px
}
.section-steps .template2>.grid>.gridwrap>.col>.incon>.icon>.index {
    position: absolute;
    z-index: 250;
    width: 60px;
    height: 60px;
    text-align: center;
    left: -30px;
    font-size: 220%;
    border-radius: 100%;
    border-width: 3px;
    border-style: solid
}
.area.fixed-xs .section-steps .template2>.grid>.gridwrap>.col>.incon>div.description,
.area.fixed-xs .section-steps .template2>.grid>.gridwrap>.col>.incon>h2 {
    margin-left: auto;
    margin-right: auto;
    width: 60%
}
.section-steps .template2>.grid>.gridwrap>.col>.incon>h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}
.section-steps .template2>.grid>.gridwrap>.col>.incon>div.description {
    text-align: center;
    margin-bottom: 10px
}
.area.fixed-xs .section-steps .template3>.tbl>.td>.incon {
    margin-top: 10px
}
@media (max-width: 767px) {
    .section-steps .template2>.grid>.gridwrap>.col>.incon>div.description,
    .section-steps .template2>.grid>.gridwrap>.col>.incon>h2 {
        margin-left: auto;
        margin-right: auto;
        width: 60%
    }
    .section-steps .template3>.tbl>.td>.incon {
        margin-top: 10px
    }
}
.section-steps .template3>.tbl>.td>.incon>.time {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    white-space: nowrap
}
.section-steps .template3>.tbl>.td>.incon>.time>.fa {
    font-size: 50px;
    bottom: -15px;
    position: relative
}
.section-steps .template3>.tbl>.td>.incon>.time>div {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 11px
}
.section-steps .template3>.tbl>.td>.incon>div.description {
    margin: 10px 20px 0 0
}
.section-team .template1 {
    margin-top: 10px
}
.section-team .template1>.row {
    padding-top: 20px
}
.section-team .template1>.row>.ib {
    margin-bottom: 30px
}
.section-team .template1>.row>.ib>.incon>.img {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5px
}
.area.fixed-xs .section-team .template1>.row>.ib>.incon>.img {
    margin-left: auto;
    margin-right: auto;
    width: 200px
}
.section-team .template1>.row>.ib>.incon>.name {
    margin-top: 10px;
    text-align: center
}
.section-team .template1>.row>.ib>.incon>.work {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center
}
.section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.video {
    padding-right: 15px
}
.area.fixed-xs .section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.video {
    padding-right: 0
}
.section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text {
    padding-left: 15px
}
.area.fixed-xs .section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text {
    text-align: center;
    padding-left: 0
}
@media (max-width: 767px) {
    .section-team .template1>.row>.ib>.incon>.img {
        margin-left: auto;
        margin-right: auto;
        width: 200px
    }
    .section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.video {
        padding-right: 0
    }
    .section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text {
        text-align: center;
        padding-left: 0
    }
}
.section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap {
    width: 100%;
    margin: 10px 0
}
.section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col>[il-type=gridresizer] {
    margin-left: -20px
}
.section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text .subtitle,
.section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text>.title,
.section-video>.wrapper1>.wrapper2>.container>.template2>.grid>.gridwrap>.col.text>h2 {
    margin: 10px 0
}
.section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.video {
    padding-left: 15px
}
.area.fixed-xs .section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.video {
    padding-left: 0
}
.section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text {
    padding-right: 15px
}
.area.fixed-xs .section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text {
    text-align: center;
    padding-right: 0
}
@media (max-width: 767px) {
    .section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.video {
        padding-left: 0
    }
    .section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text {
        text-align: center;
        padding-right: 0
    }
}
.section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap {
    width: 100%;
    margin: 10px 0
}
.section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col>[il-type=gridresizer] {
    margin-left: -20px
}
.section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text .subtitle,
.section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text>.title,
.section-video>.wrapper1>.wrapper2>.container>.template3>.grid>.gridwrap>.col.text>h2 {
    margin: 10px 0
}
.widget-header h1 {
    font-size: 220%
}
.widget-header h2 {
    font-size: 180%
}
.widget-header h3 {
    font-size: 150%
}
.widget-header h4 {
    font-size: 120%
}
.widget-html .placeholder {
    text-align: center;
    border: 2px dashed gray;
    font-family: monospace;
    padding: 5px
}
.widget-image img {
    max-width: 100%;
    display: inline-block!important
}
.widget-image .bgimage {
    background-repeat: no-repeat;
    position: relative
}
.widget-image .bgimage img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.widget-imagedtext .tbl {
    width: 100%
}
.widget-imagedtext .tbl>.td.icon .wrap {
    position: relative
}
.widget-imagedtext .tbl>.td.icon img {
    max-width: 100%
}
.widget-imagedtext.top .td {
    vertical-align: top
}
.widget-imagedtext.middle .td {
    vertical-align: middle
}
.widget-imagedtext.bottom .td {
    vertical-align: bottom
}
.widget-line .line {
    position: relative;
    margin: 0 auto
}
.widget-list .list p {
    background-position: left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0
}
.widget-list .list[class*="_16"] p {
    padding-left: 24px;
    min-height: 16px
}
.widget-list .list[class*="_24"] p {
    padding-left: 34px;
    min-height: 30px;
    padding-top: 4px
}
.widget-list .list[class*="_32"] p {
    padding-left: 44px;
    min-height: 40px;
    padding-top: 8px
}
.widget-list .list.good.list_1_16 p {
    background-image: url("list_1_16.png")/*tpa=http://dexitmanagement.com/ru/list_1_16.png*/
    
    
    )
}
.widget-list .list.good.list_1_24 p {
    background-image: url("list_1_24.png")/*tpa=http://dexitmanagement.com/ru/list_1_24.png*/
    
    
    )
}
.widget-list .list.good.list_1_32 p {
    background-image: url("list_1_32.png")/*tpa=http://dexitmanagement.com/ru/list_1_32.png*/
    
    
    )
}
.widget-list .list.good.list_2_16 p {
    background-image: url("list_2_16.png")/*tpa=http://dexitmanagement.com/ru/list_2_16.png*/
    
    
    )
}
.widget-list .list.good.list_2_24 p {
    background-image: url("list_2_24.png")/*tpa=http://dexitmanagement.com/ru/list_2_24.png*/
    
    
    )
}
.widget-list .list.good.list_2_32 p {
    background-image: url("list_2_32.png")/*tpa=http://dexitmanagement.com/ru/list_2_32.png*/
    
    
    )
}
.widget-list .list.good.list_3_16 p {
    background-image: url("list_3_16.png")/*tpa=http://dexitmanagement.com/ru/list_3_16.png*/
    
    
    )
}
.widget-list .list.good.list_3_24 p {
    background-image: url("list_3_24.png")/*tpa=http://dexitmanagement.com/ru/list_3_24.png*/
    
    
    )
}
.widget-list .list.good.list_3_32 p {
    background-image: url("list_3_32.png")/*tpa=http://dexitmanagement.com/ru/list_3_32.png*/
    
    
    )
}
.widget-list .list.good.list_4_16 p {
    background-image: url("list_4_16.png")/*tpa=http://dexitmanagement.com/ru/list_4_16.png*/
    
    
    )
}
.widget-list .list.good.list_4_24 p {
    background-image: url("list_4_24.png")/*tpa=http://dexitmanagement.com/ru/list_4_24.png*/
    
    
    )
}
.widget-list .list.good.list_4_32 p {
    background-image: url("list_4_32.png")/*tpa=http://dexitmanagement.com/ru/list_4_32.png*/
    
    
    )
}
.widget-list .list.good.list_5_16 p {
    background-image: url("list_5_16.png")/*tpa=http://dexitmanagement.com/ru/list_5_16.png*/
    
    
    )
}
.widget-list .list.good.list_5_24 p {
    background-image: url("list_5_24.png")/*tpa=http://dexitmanagement.com/ru/list_5_24.png*/
    
    
    )
}
.widget-list .list.good.list_5_32 p {
    background-image: url("list_5_32.png")/*tpa=http://dexitmanagement.com/ru/list_5_32.png*/
    
    
    )
}
.widget-list .list.good.list_6_16 p {
    background-image: url("list_6_16.png")/*tpa=http://dexitmanagement.com/ru/list_6_16.png*/
    
    
    )
}
.widget-list .list.good.list_6_24 p {
    background-image: url("list_6_24.png")/*tpa=http://dexitmanagement.com/ru/list_6_24.png*/
    
    
    )
}
.widget-list .list.good.list_6_32 p {
    background-image: url("list_6_32.png")/*tpa=http://dexitmanagement.com/ru/list_6_32.png*/
    
    
    )
}
.widget-list .list.good.list_7_16 p {
    background-image: url("list_7_16.png")/*tpa=http://dexitmanagement.com/ru/list_7_16.png*/
    
    
    )
}
.widget-list .list.good.list_7_24 p {
    background-image: url("list_7_24.png")/*tpa=http://dexitmanagement.com/ru/list_7_24.png*/
    
    
    )
}
.widget-list .list.good.list_7_32 p {
    background-image: url("list_7_32.png")/*tpa=http://dexitmanagement.com/ru/list_7_32.png*/
    
    
    )
}
.widget-list .list.good.list_8_16 p {
    background-image: url("list_8_16.png")/*tpa=http://dexitmanagement.com/ru/list_8_16.png*/
    
    
    )
}
.widget-list .list.good.list_8_24 p {
    background-image: url("list_8_24.png")/*tpa=http://dexitmanagement.com/ru/list_8_24.png*/
    
    
    )
}
.widget-list .list.good.list_8_32 p {
    background-image: url("list_8_32.png")/*tpa=http://dexitmanagement.com/ru/list_8_32.png*/
    
    
    )
}
.widget-list .list.bad.list_1_16 p {
    background-image: url("list_1_16-1.png")/*tpa=http://dexitmanagement.com/ru/list_1_16-1.png*/
    
    
    )
}
.widget-list .list.bad.list_1_24 p {
    background-image: url("list_1_24-1.png")/*tpa=http://dexitmanagement.com/ru/list_1_24-1.png*/
    
    
    )
}
.widget-list .list.bad.list_1_32 p {
    background-image: url("list_1_32-1.png")/*tpa=http://dexitmanagement.com/ru/list_1_32-1.png*/
    
    
    )
}
.widget-list .list.bad.list_2_16 p {
    background-image: url("list_2_16-1.png")/*tpa=http://dexitmanagement.com/ru/list_2_16-1.png*/
    
    
    )
}
.widget-list .list.bad.list_2_24 p {
    background-image: url("list_2_24-1.png")/*tpa=http://dexitmanagement.com/ru/list_2_24-1.png*/
    
    
    )
}
.widget-list .list.bad.list_2_32 p {
    background-image: url("list_2_32-1.png")/*tpa=http://dexitmanagement.com/ru/list_2_32-1.png*/
    
    
    )
}
.widget-list .list.bad.list_3_16 p {
    background-image: url("list_3_16-1.png")/*tpa=http://dexitmanagement.com/ru/list_3_16-1.png*/
    
    
    )
}
.widget-list .list.bad.list_3_24 p {
    background-image: url("list_3_24-1.png")/*tpa=http://dexitmanagement.com/ru/list_3_24-1.png*/
    
    
    )
}
.widget-list .list.bad.list_3_32 p {
    background-image: url("list_3_32-1.png")/*tpa=http://dexitmanagement.com/ru/list_3_32-1.png*/
    
    
    )
}
.widget-list .list.bad.list_4_16 p {
    background-image: url("list_4_16-1.png")/*tpa=http://dexitmanagement.com/ru/list_4_16-1.png*/
    
    
    )
}
.widget-list .list.bad.list_4_24 p {
    background-image: url("list_4_24-1.png")/*tpa=http://dexitmanagement.com/ru/list_4_24-1.png*/
    
    
    )
}
.widget-list .list.bad.list_4_32 p {
    background-image: url("list_4_32-1.png")/*tpa=http://dexitmanagement.com/ru/list_4_32-1.png*/
    
    
    )
}
.widget-list .list.bad.list_5_16 p {
    background-image: url("list_5_16-1.png")/*tpa=http://dexitmanagement.com/ru/list_5_16-1.png*/
    
    
    )
}
.widget-list .list.bad.list_5_24 p {
    background-image: url("list_5_24-1.png")/*tpa=http://dexitmanagement.com/ru/list_5_24-1.png*/
    
    
    )
}
.widget-list .list.bad.list_5_32 p {
    background-image: url("list_5_32-1.png")/*tpa=http://dexitmanagement.com/ru/list_5_32-1.png*/
    
    
    )
}
.widget-list .list.bad.list_6_16 p {
    background-image: url("list_6_16-1.png")/*tpa=http://dexitmanagement.com/ru/list_6_16-1.png*/
    
    
    )
}
.widget-list .list.bad.list_6_24 p {
    background-image: url("list_6_24-1.png")/*tpa=http://dexitmanagement.com/ru/list_6_24-1.png*/
    
    
    )
}
.widget-list .list.bad.list_6_32 p {
    background-image: url("list_6_32-1.png")/*tpa=http://dexitmanagement.com/ru/list_6_32-1.png*/
    
    
    )
}
.widget-list .list.bad.list_7_16 p {
    background-image: url("list_7_16-1.png")/*tpa=http://dexitmanagement.com/ru/list_7_16-1.png*/
    
    
    )
}
.widget-list .list.bad.list_7_24 p {
    background-image: url("list_7_24-1.png")/*tpa=http://dexitmanagement.com/ru/list_7_24-1.png*/
    
    
    )
}
.widget-list .list.bad.list_7_32 p {
    background-image: url("list_7_32-1.png")/*tpa=http://dexitmanagement.com/ru/list_7_32-1.png*/
    
    
    )
}
.widget-list .list.bad.list_8_16 p {
    background-image: url("list_8_16-1.png")/*tpa=http://dexitmanagement.com/ru/list_8_16-1.png*/
    
    
    )
}
.widget-list .list.bad.list_8_24 p {
    background-image: url("list_8_24-1.png")/*tpa=http://dexitmanagement.com/ru/list_8_24-1.png*/
    
    
    )
}
.widget-list .list.bad.list_8_32 p {
    background-image: url("list_8_32-1.png")/*tpa=http://dexitmanagement.com/ru/list_8_32-1.png*/
    
    
    )
}
.widget-list .list.info.list_1_16 p {
    background-image: url("list_1_16-2.png")/*tpa=http://dexitmanagement.com/ru/list_1_16-2.png*/
    
    
    )
}
.widget-list .list.info.list_1_24 p {
    background-image: url("list_1_24-2.png")/*tpa=http://dexitmanagement.com/ru/list_1_24-2.png*/
    
    
    )
}
.widget-list .list.info.list_1_32 p {
    background-image: url("list_1_32-2.png")/*tpa=http://dexitmanagement.com/ru/list_1_32-2.png*/
    
    
    )
}
.widget-list .list.info.list_2_16 p {
    background-image: url("list_2_16-2.png")/*tpa=http://dexitmanagement.com/ru/list_2_16-2.png*/
    
    
    )
}
.widget-list .list.info.list_2_24 p {
    background-image: url("list_2_24-2.png")/*tpa=http://dexitmanagement.com/ru/list_2_24-2.png*/
    
    
    )
}
.widget-list .list.info.list_2_32 p {
    background-image: url("list_2_32-2.png")/*tpa=http://dexitmanagement.com/ru/list_2_32-2.png*/
    
    
    )
}
.widget-list .list.info.list_3_16 p {
    background-image: url("list_3_16-2.png")/*tpa=http://dexitmanagement.com/ru/list_3_16-2.png*/
    
    
    )
}
.widget-list .list.info.list_3_24 p {
    background-image: url("list_3_24-2.png")/*tpa=http://dexitmanagement.com/ru/list_3_24-2.png*/
    
    
    )
}
.widget-list .list.info.list_3_32 p {
    background-image: url("list_3_32-2.png")/*tpa=http://dexitmanagement.com/ru/list_3_32-2.png*/
    
    
    )
}
.widget-list .list.info.list_4_16 p {
    background-image: url("list_4_16-2.png")/*tpa=http://dexitmanagement.com/ru/list_4_16-2.png*/
    
    
    )
}
.widget-list .list.info.list_4_24 p {
    background-image: url("list_4_24-2.png")/*tpa=http://dexitmanagement.com/ru/list_4_24-2.png*/
    
    
    )
}
.widget-list .list.info.list_4_32 p {
    background-image: url("list_4_32-2.png")/*tpa=http://dexitmanagement.com/ru/list_4_32-2.png*/
    
    
    )
}
.widget-list .list.info.list_5_16 p {
    background-image: url("list_5_16-2.png")/*tpa=http://dexitmanagement.com/ru/list_5_16-2.png*/
    
    
    )
}
.widget-list .list.info.list_5_24 p {
    background-image: url("list_5_24-2.png")/*tpa=http://dexitmanagement.com/ru/list_5_24-2.png*/
    
    
    )
}
.widget-list .list.info.list_5_32 p {
    background-image: url("list_5_32-2.png")/*tpa=http://dexitmanagement.com/ru/list_5_32-2.png*/
    
    
    )
}
.widget-list .list.info.list_6_16 p {
    background-image: url("list_6_16-2.png")/*tpa=http://dexitmanagement.com/ru/list_6_16-2.png*/
    
    
    )
}
.widget-list .list.info.list_6_24 p {
    background-image: url("list_6_24-2.png")/*tpa=http://dexitmanagement.com/ru/list_6_24-2.png*/
    
    
    )
}
.widget-list .list.info.list_6_32 p {
    background-image: url("list_6_32-2.png")/*tpa=http://dexitmanagement.com/ru/list_6_32-2.png*/
    
    
    )
}
.widget-list .list.info.list_7_16 p {
    background-image: url("list_7_16-2.png")/*tpa=http://dexitmanagement.com/ru/list_7_16-2.png*/
    
    
    )
}
.widget-list .list.info.list_7_24 p {
    background-image: url("list_7_24-2.png")/*tpa=http://dexitmanagement.com/ru/list_7_24-2.png*/
    
    
    )
}
.widget-list .list.info.list_7_32 p {
    background-image: url("list_7_32-2.png")/*tpa=http://dexitmanagement.com/ru/list_7_32-2.png*/
    
    
    )
}
.widget-list .list.info.list_8_16 p {
    background-image: url("list_8_16-2.png")/*tpa=http://dexitmanagement.com/ru/list_8_16-2.png*/
    
    
    )
}
.widget-list .list.info.list_8_24 p {
    background-image: url("list_8_24-2.png")/*tpa=http://dexitmanagement.com/ru/list_8_24-2.png*/
    
    
    )
}
.widget-list .list.info.list_8_32 p {
    background-image: url("list_8_32-2.png")/*tpa=http://dexitmanagement.com/ru/list_8_32-2.png*/
    
    
    )
}
.widget-menu .ib {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}
.widget-menu .ib>.incon {
    padding: 10px 20px
}
.widget-menu .ib>.incon a {
    color: inherit;
    text-decoration: none
}
.widget-social>.wrapper1>.wrapper2 {
    text-align: center
}
.widget-social>.wrapper1>.wrapper2 .share42-counter {
    display: inline-block;
    vertical-align: top;
    margin-left: 9px;
    position: relative;
    color: #666
}
.form.text-top a{
	color: rgb(32, 137, 215);
}
