<style type="text/css">
                        @charset "UTF-8";/*! jQuery UI - v1.11.1 - 2014-08-13
                        * http://jqueryui.com
                        * Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
                        * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
                        * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default!important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
}

.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited {
    text-decoration: none;
}

.ui-button-icon-only {
    width: 2.2em;
}

button.ui-button-icon-only {
    width: 2.4em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

input.ui-button {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary {
    left: .5em;
}

.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em;
}

.ui-buttonset {
    margin-right: 7px;
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td a,.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-state-active,.ui-menu .ui-state-focus {
    margin: -1px;
}

.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em;
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    opacity: .25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0;
}

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em;
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333;
}

.ui-widget-content a {
    color: #333;
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700;
}

.ui-widget-header a {
    color: #fff;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none;
}

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405;
}

.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636;
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff;
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #fff;
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #fff;
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: 700;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png);
}

.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png);
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png);
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_228ef1_256x240.png);
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_ffd27a_256x240.png);
}

.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
    border-top-left-radius: 4px;
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
    border-bottom-left-radius: 4px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
    border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
    background: #666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50);
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px;
}/*! jQuery UI - v1.11.1 - 2014-08-13
                        * http://jqueryui.com
                        * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default!important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
}

.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited {
    text-decoration: none;
}

.ui-button-icon-only {
    width: 2.2em;
}

button.ui-button-icon-only {
    width: 2.4em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

input.ui-button {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary {
    left: .5em;
}

.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em;
}

.ui-buttonset {
    margin-right: 7px;
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td a,.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-state-active,.ui-menu .ui-state-focus {
    margin: -1px;
}

.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em;
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    opacity: .25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0;
}

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}/*!
                        * jQuery UI CSS Framework 1.11.1
                        * http://jqueryui.com
                        *
                        * Copyright 2014 jQuery Foundation and other contributors
                        * Released under the MIT license.
                        * http://jquery.org/license
                        *
                        * http://api.jqueryui.com/category/theming/
                        *
                        * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
                        */.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em;
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url(../images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333;
}

.ui-widget-content a {
    color: #333;
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(../images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700;
}

.ui-widget-header a {
    color: #fff;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(../images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none;
}

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(../images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405;
}

.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(../images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636;
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(../images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff;
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #fff;
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #fff;
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: 700;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_ffffff_256x240.png);
}

.ui-state-default .ui-icon {
    background-image: url(../images/ui-icons_ef8c08_256x240.png);
}

.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
    background-image: url(../images/ui-icons_ef8c08_256x240.png);
}

.ui-state-active .ui-icon {
    background-image: url(../images/ui-icons_ef8c08_256x240.png);
}

.ui-state-highlight .ui-icon {
    background-image: url(../images/ui-icons_228ef1_256x240.png);
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(../images/ui-icons_ffd27a_256x240.png);
}

.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
    border-top-left-radius: 4px;
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
    border-bottom-left-radius: 4px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
    border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
    background: #666 url(../images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50);
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(../images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px;
}/*!
                        * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
                        * Copyright 2011-2018 The Bootstrap Authors
                        * Copyright 2011-2018 Twitter, Inc.
                        * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
                        * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
                        */*,::after,::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
    width:device-width;
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0!important;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[data-original-title],abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

code,kbd,pre,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,input {
    overflow: visible;
}

button,select {
    text-transform: none;
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none!important;
}/*!
                        * animate.css -https://daneden.github.io/animate.css/
                        * Version - 3.7.2
                        * Licensed under the MIT license - http://opensource.org/licenses/MIT
                        *
                        * Copyright (c) 2019 Daniel Eden
                        */@-webkit-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(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);
    }
}

@-o-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -o-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);
        -o-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%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -o-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);
        -o-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;
    -o-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    0%,50%,to {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@-o-keyframes flash {
    0%,50%,to {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,50%,to {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@-o-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05);
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05);
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(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);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@-o-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(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);
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(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);
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    -o-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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);
    }
}

@-o-keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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;
    -o-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-o-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    -o-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@-o-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    to {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    to {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@-o-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
}

.tada {
    -webkit-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    0%,11.1%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    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);
    }
}

@-o-keyframes jello {
    0%,11.1%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -o-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -o-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -o-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -o-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        -o-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        -o-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        -o-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

@keyframes jello {
    0%,11.1%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -o-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -o-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -o-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -o-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        -o-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        -o-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        -o-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    -o-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    -o-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -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);
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@-o-keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    -o-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -o-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);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }
}

@-o-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);
    }

    to {
        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);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    -o-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    -o-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);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@-o-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);
    }

    to {
        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);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@-o-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    to {
        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);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@-o-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    to {
        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);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -o-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);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@-o-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);
    }

    to {
        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);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);
        transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@-o-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);
        transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);
        transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    -o-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@-o-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    -o-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@-o-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    -o-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    -o-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    -o-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    -o-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    -o-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);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-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);
        -o-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        -o-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@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);
        -o-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        -o-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-o-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        -o-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        -o-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    -o-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    -o-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: rotate(80deg);
        transform: rotate(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: rotate(60deg);
        transform: rotate(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;
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

@-o-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    -o-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        -o-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        -o-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    -o-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg);
    }
}

@-o-keyframes rollOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    -o-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;
    }
}

@-o-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;
    -o-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);
    }
}

@-o-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);
        -o-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);
        -o-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);
        -o-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);
        -o-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    -o-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);
    }
}

@-o-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);
        -o-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);
        -o-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);
        -o-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);
        -o-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    -o-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);
    }
}

@-o-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);
        -o-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);
        -o-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);
        -o-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);
        -o-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    -o-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);
    }
}

@-o-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);
        -o-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);
        -o-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);
        -o-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);
        -o-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    -o-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);
    }

    to {
        opacity: 0;
    }
}

@-o-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    -o-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);
    }

    to {
        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);
    }
}

@-o-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);
        -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        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;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        -o-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);
        -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        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;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        -o-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    -o-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);
    }

    to {
        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;
    }
}

@-o-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        -o-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);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    -o-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);
    }

    to {
        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;
    }
}

@-o-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        -o-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);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        -o-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    -o-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);
    }

    to {
        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);
    }
}

@-o-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);
        -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        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;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        -o-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);
        -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        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;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        -o-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    -o-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    -o-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    -o-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-o-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    -o-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@-o-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    -o-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@-o-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    -o-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@-o-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    -o-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@-o-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    -o-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.animated {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-delay: 3s;
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    -o-animation-delay: 4s;
    animation-delay: 4s;
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    -o-animation-delay: 5s;
    animation-delay: 5s;
}

.animated.fast {
    -webkit-animation-duration: .8s;
    -o-animation-duration: .8s;
    animation-duration: .8s;
}

.animated.faster {
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
}

.animated.slow {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.slower {
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
}

@media (prefers-reduced-motion:reduce),(print) {
    .animated {
        -webkit-animation-duration: 1ms!important;
        -o-animation-duration: 1ms!important;
        animation-duration: 1ms!important;
        -webkit-transition-duration: 1ms!important;
        -o-transition-duration: 1ms!important;
        transition-duration: 1ms!important;
        -webkit-animation-iteration-count: 1!important;
        -o-animation-iteration-count: 1!important;
        animation-iteration-count: 1!important;
    }
}

.jq-checkbox {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
    background: -o-linear-gradient(#fff,#e6e6e6);
    background: linear-gradient(#fff,#e6e6e6);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05),inset -1px -1px #fff,inset 1px -1px #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,.05),inset -1px -1px #fff,inset 1px -1px #fff;
    cursor: pointer;
}

.jq-checkbox.checked .jq-checkbox__div {
    width: 12px;
    height: 12px;
    margin: 2px 0 0 2px;
    border-radius: 2px;
    background: #666;
    -webkit-box-shadow: inset 0 -3px 6px #aaa;
    box-shadow: inset 0 -3px 6px #aaa;
}

.jq-checkbox.focused {
    border: 1px solid #08c;
}

.jq-checkbox.disabled {
    opacity: .55;
}

.jq-radio {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #c3c3c3;
    border-radius: 50%;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
    background: -o-linear-gradient(#fff,#e6e6e6);
    background: linear-gradient(#fff,#e6e6e6);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05),inset -1px -1px #fff,inset 1px -1px #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,.05),inset -1px -1px #fff,inset 1px -1px #fff;
    cursor: pointer;
}

.jq-radio.checked .jq-radio__div {
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    border-radius: 50%;
    background: #777;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}

.jq-radio.focused {
    border: 1px solid #08c;
}

.jq-radio.disabled {
    opacity: .55;
}

.jq-file {
    width: 270px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.jq-file input {
    height: auto;
    line-height: 1em;
    cursor: pointer;
}

.jq-file__name {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px #f1f1f1;
    box-shadow: inset 1px 1px #f1f1f1;
    font: 14px/32px Arial,sans-serif;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
    background: -o-linear-gradient(#fff,#e6e6e6);
    background: linear-gradient(#fff,#e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    font: 14px/32px Arial,sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff;
}

.jq-file:hover .jq-file__browse {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#e6e6e6));
    background: -o-linear-gradient(#f6f6f6,#e6e6e6);
    background: linear-gradient(#f6f6f6,#e6e6e6);
}

.jq-file:active .jq-file__browse {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd;
}

.jq-file.focused .jq-file__name {
    border: 1px solid #5794bf;
}

.jq-file.disabled,.jq-file.disabled .jq-file__browse,.jq-file.disabled .jq-file__name {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888;
}

.jq-number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 36px 0 0;
}

.jq-number__field {
    width: 100px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);
}

.jq-number__field:hover {
    border-color: #b3b3b3;
}

.jq-number__field input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: 0;
    background: 0 0;
    font: 14px Arial,sans-serif;
    color: #333;
    text-align: left;
    -moz-appearance: textfield;
}

.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 14px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
    background: -o-linear-gradient(#fff,#e6e6e6);
    background: linear-gradient(#fff,#e6e6e6);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #fff;
    cursor: pointer;
}

.jq-number__spin.minus {
    top: auto;
    bottom: 0;
}

.jq-number__spin:hover {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#e6e6e6));
    background: -o-linear-gradient(#f6f6f6,#e6e6e6);
    background: linear-gradient(#f6f6f6,#e6e6e6);
}

.jq-number__spin:active {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd;
}

.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #999;
    border-left: 5px solid transparent;
}

.jq-number__spin.minus:after {
    top: 5px;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent;
}

.jq-number__spin.minus:hover:after {
    border-top-color: #000;
}

.jq-number__spin.plus:hover:after {
    border-bottom-color: #000;
}

.jq-number.focused .jq-number__field {
    border: 1px solid #5794bf;
}

.jq-number.disabled .jq-number__field,.jq-number.disabled .jq-number__spin {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888;
}

.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #aaa;
}

.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #aaa;
}

.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
}

.jq-selectbox__select {
    height: 32px;
    padding: 0 45px 0 10px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
    background: -o-linear-gradient(#fff,#e6e6e6);
    background: linear-gradient(#fff,#e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    font: 14px/32px Arial,sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff;
}

.jq-selectbox__select:hover {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#e6e6e6));
    background: -o-linear-gradient(#f6f6f6,#e6e6e6);
    background: linear-gradient(#f6f6f6,#e6e6e6);
}

.jq-selectbox__select:active {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd;
}

.jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #5794bf;
}

.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888;
}

.jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq-selectbox .placeholder {
    color: #888;
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    border-left: 1px solid #ccc;
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 14px;
    right: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000;
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #aaa;
}

.jq-selectbox__dropdown {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 2px 0 0;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    font: 14px/18px Arial,sans-serif;
}

.jq-selectbox__search {
    margin: 5px;
}

.jq-selectbox__search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    -webkit-box-shadow: inset 1px 1px #f1f1f1;
    box-shadow: inset 1px 1px #f1f1f1;
    color: #333;
    -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #f0f0f0;
    font-size: 13px;
}

.jq-selectbox ul {
    margin: 0;
    padding: 0;
}

.jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #231f20;
}

.jq-selectbox li.selected {
    background-color: #a3abb1;
    color: #fff;
}

.jq-selectbox li:hover {
    background-color: #08c;
    color: #fff;
}

.jq-selectbox li.disabled {
    color: #aaa;
}

.jq-selectbox li.disabled:hover {
    background: 0 0;
}

.jq-selectbox li.optgroup {
    font-weight: 700;
}

.jq-selectbox li.optgroup:hover {
    background: 0 0;
    color: #231f20;
    cursor: default;
}

.jq-selectbox li.option {
    padding-left: 25px;
}

.jq-select-multiple {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    font: 14px/18px Arial,sans-serif;
    color: #333;
    cursor: default;
}

.jq-select-multiple.focused {
    border: 1px solid #5794bf;
}

.jq-select-multiple.disabled {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888;
}

.jq-select-multiple ul {
    margin: 0;
    padding: 0;
}

.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0;
}

.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px;
}

.jq-select-multiple li.selected {
    background: #08c;
    color: #fff;
}

.jq-select-multiple li.disabled {
    color: #aaa;
}

.jq-select-multiple li.selected.disabled,.jq-select-multiple.disabled li.selected {
    background: #ccc;
    color: #fff;
}

.jq-select-multiple li.optgroup {
    font-weight: 700;
}

.jq-select-multiple li.option {
    padding-left: 25px;
}

input[type=email].styler,input[type=password].styler,input[type=search].styler,input[type=tel].styler,input[type=text].styler,input[type=url].styler,textarea.styler {
    padding: 8px 9px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    font: 14px Arial,sans-serif;
    color: #333;
}

input[type=search].styler {
    -webkit-appearance: none;
}

textarea.styler {
    overflow: auto;
}

input[type=email].styler:hover,input[type=password].styler:hover,input[type=search].styler:hover,input[type=tel].styler:hover,input[type=text].styler:hover,input[type=url].styler:hover,textarea.styler:hover {
    border-color: #b3b3b3;
}

input[type=email].styler:focus,input[type=password].styler:focus,input[type=search].styler:focus,input[type=tel].styler:focus,input[type=text].styler:focus,input[type=url].styler:focus,textarea.styler:focus {
    border-color: #ccc;
    border-top-color: #b3b3b3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

button.styler,input[type=button].styler,input[type=reset].styler,input[type=submit].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    outline: 0;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
    background: -o-linear-gradient(#fff,#e6e6e6);
    background: linear-gradient(#fff,#e6e6e6);
    -webkit-box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
    font: 14px Arial,sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff;
    cursor: pointer;
}

button.styler::-moz-focus-inner,input[type=button].styler::-moz-focus-inner,input[type=reset].styler::-moz-focus-inner,input[type=submit].styler::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.styler:not([disabled]):hover,input[type=button].styler:not([disabled]):hover,input[type=reset].styler:hover,input[type=submit].styler:not([disabled]):hover {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6,#e6e6e6);
    background: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#e6e6e6));
    background: -o-linear-gradient(#f6f6f6,#e6e6e6);
    background: linear-gradient(#f6f6f6,#e6e6e6);
}

button.styler:not([disabled]):active,input[type=button].styler:not([disabled]):active,input[type=reset].styler:active,input[type=submit].styler:not([disabled]):active {
    background: #f5f5f5;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd;
}

button.styler[disabled],input[type=button].styler[disabled],input[type=submit].styler[disabled] {
    border-color: #ccc;
    background: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #888;
}

.fancybox-enabled {
    overflow: hidden;
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%;
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.fancybox-container~.fancybox-container {
    z-index: 99992;
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47,0,.74,.71);
    -o-transition-timing-function: cubic-bezier(.47,0,.74,.71);
    transition-timing-function: cubic-bezier(.47,0,.74,.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(.22,.61,.36,1);
    -o-transition-timing-function: cubic-bezier(.22,.61,.36,1);
    transition-timing-function: cubic-bezier(.22,.61,.36,1);
}

.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .25s,visibility 0s linear .25s;
    -o-transition: opacity .25s,visibility 0s linear .25s;
    transition: opacity .25s,visibility 0s linear .25s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .25s,visibility 0s;
    -o-transition: opacity .25s,visibility 0s;
    transition: opacity .25s,visibility 0s;
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px;
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30,30,30,.7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-toolbar {
    top: 0;
    right: 0;
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0);
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: 0;
    white-space: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity,-webkit-transform;
    -webkit-transition-property: opacity,-webkit-transform;
    -o-transition-property: opacity,-o-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform,-o-transform;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
    display: block;
}

.fancybox-slide--image {
    overflow: visible;
}

.fancybox-slide--image:before {
    display: none;
}

.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe {
    background: #000;
}

.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe {
    background: #e5e3df;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide>div {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: 0 0;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

.fancybox-image,.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: -webkit-calc(100% - 100px);
    max-width: calc(100% - 100px);
    max-height: -webkit-calc(100% - 88px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff;
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%;
}

.fancybox-error,.fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff;
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default;
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue,Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: 0 0;
    z-index: 10;
    cursor: pointer;
}

.fancybox-close-small:after {
    content: "?";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    -webkit-transition: background .25s;
    -o-transition: background .25s;
    transition: background .25s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: 0 0;
    font-size: 35px;
    color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff;
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(20%,rgba(0,0,0,.1)),color-stop(40%,rgba(0,0,0,.2)),color-stop(80%,rgba(0,0,0,.6)),to(rgba(0,0,0,.8)));
    background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));
    background: -o-linear-gradient(top,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));
    pointer-events: none;
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0,0%,100%,.4);
    font-size: 14px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
}

.fancybox-caption a,.fancybox-caption button,.fancybox-caption select {
    pointer-events: all;
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
}

.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: 0 0;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: 0;
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none;
}

.fancybox-button,.fancybox-infobar__body {
    background: rgba(30,30,30,.6);
}

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0,0,0,.8);
}

.fancybox-button:after,.fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.fancybox-button[disabled]:after,.fancybox-button[disabled]:before {
    opacity: .3;
}

.fancybox-button--left:after,.fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: 0 0;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--left {
    border-bottom-left-radius: 5px;
}

.fancybox-button--right {
    border-bottom-right-radius: 5px;
}

.fancybox-button--close:after,.fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: -webkit-calc(50% - 1px);
    top: calc(50% - 1px);
    left: -webkit-calc(50% - 8px);
    left: calc(50% - 8px);
}

.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
}

.fancybox-arrow:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30,30,30,.8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px;
}

.fancybox-arrow--right {
    right: 0;
}

.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

.fancybox-arrow--left:after,.fancybox-arrow--right:after {
    left: 0;
}

.fancybox-show-nav .fancybox-arrow {
    opacity: .6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: .3;
}

.fancybox-slide>.fancybox-loading {
    border: 6px solid hsla(0,0%,39%,.4);
    border-top: 6px solid hsla(0,0%,100%,.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    -o-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999;
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0,0,.25,1);
    -o-transition-timing-function: cubic-bezier(0,0,.25,1);
    transition-timing-function: cubic-bezier(0,0,.25,1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
    -o-transition-timing-function: cubic-bezier(.19,1,.22,1);
    transition-timing-function: cubic-bezier(.19,1,.22,1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5,1.5,1.5);
    transform: scale3d(1.5,1.5,1.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5,.5,.5);
    transform: scale3d(.5,.5,.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    -o-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    -o-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
    transform: scale3d(0,0,0) translate3d(-100%,0,0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
    transform: scale3d(0,0,0) translate3d(100%,0,0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
    transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%,0,0) scale(.1) skew(10deg);
    transform: translate3d(100%,0,0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}

@media (max-width:800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0;
    }

    .fancybox-button--left,.fancybox-button--right {
        display: none!important;
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0;
    }
}

.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: -webkit-calc(50% - 7px);
    left: calc(50% - 7px);
    top: -webkit-calc(50% - 6px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: 0 0;
}

.fancybox-button--pause:before,.fancybox-button--play:before {
    top: -webkit-calc(50% - 6px);
    top: calc(50% - 6px);
    left: -webkit-calc(50% - 4px);
    left: calc(50% - 4px);
    background: 0 0;
}

.fancybox-button--play:before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
}

.fancybox-button--pause:before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px;
}

.fancybox-button--thumbs,.fancybox-thumbs {
    display: none;
}

@media (min-width:800px) {
    .fancybox-button--thumbs {
        display: inline-block;
    }

    .fancybox-button--thumbs span {
        font-size: 23px;
    }

    .fancybox-button--thumbs:before {
        width: 3px;
        height: 3px;
        top: -webkit-calc(50% - 2px);
        top: calc(50% - 2px);
        left: -webkit-calc(50% - 2px);
        left: calc(50% - 2px);
        -webkit-box-shadow: 0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0;
        box-shadow: 0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0;
    }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 99995;
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px;
    }

    .fancybox-thumbs>ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0;
    }

    .fancybox-thumbs>ul>li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: 0;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    li.fancybox-thumbs-loading {
        background: rgba(0,0,0,.1);
    }

    .fancybox-thumbs>ul>li>img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .fancybox-thumbs>ul>li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        -webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94);
        -o-transition: all .2s cubic-bezier(.25,.46,.45,.94);
        transition: all .2s cubic-bezier(.25,.46,.45,.94);
    }

    .fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
        opacity: 1;
    }
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:after,.slick-track:before {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.text-bg-gradient .animated,.text-bg-gradient .animated:before {
    background: #2b343c;
    background: -webkit-linear-gradient(left,#2b343c 0,#2b343c 33%,#2b343c 67%,#2b343c 100%);
    background: -webkit-gradient(linear,left top,right top,from(#2b343c),color-stop(33%,#2b343c),color-stop(67%,#2b343c),to(#2b343c));
    background: -o-linear-gradient(left,#2b343c 0,#2b343c 33%,#2b343c 67%,#2b343c 100%);
    background: linear-gradient(to right,#2b343c 0,#2b343c 33%,#2b343c 67%,#2b343c 100%);
    -webkit-background-size: 300% 300%;
    background-size: 300% 300%;
    -webkit-animation: animate-gradient 2.5s linear infinite;
    -o-animation: animate-gradient 2.5s linear infinite;
    animation: animate-gradient 2.5s linear infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-bg-gradient .animated:active,.text-bg-gradient .animated:before:active {
    -webkit-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.text-bg-gradient .animated:active:before,.text-bg-gradient .animated:before:active:before {
    -webkit-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.text-bg-gradient .animated:active {
    -webkit-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.text-bg-gradient .animated:active:before {
    -webkit-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.animate-pause {
    -webkit-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.animate-pause:before {
    -webkit-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.clearfix {
    clear: both;
}

.clear-after:after {
    content: '';
    display: block;
    clear: both;
}

.dropdown-hide {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    background: #fff;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 2px;
}

.dropdown-show {
    max-height: 1000px;
    opacity: 1;
    -webkit-box-shadow: 0 0 35px -2px #000;
    box-shadow: 0 0 35px -2px #000;
}

.inner-shadow-block {
    margin-right: -30px;
    margin-bottom: 60px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 2px 7px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 2px 7px 0 rgba(0,0,0,.15);
}

.ic:before,[class*=" ic-"]:before,[class^=ic-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ic-arrow-right-2:before {
    content: '\e800';
}

.ic-arrow-right:before {
    content: '\e801';
}

.ic-bottommm:before {
    content: '\e802';
}

.ic-chronometer-1:before {
    content: '\e803';
}

.ic-clock:before {
    content: '\e804';
}

.ic-envelope:before {
    content: '\e805';
}

.ic-frontal-truck-1:before {
    content: '\e806';
}

.ic-map-marker-alt:before {
    content: '\e807';
}

.ic-phone:before {
    content: '\e808';
}

.ic-shield-1:before {
    content: '\e809';
}

.ic-skype:before {
    content: '\e80a';
}

.ic-toggle-on:before {
    content: '\e80b';
}

.ic-toppp:before {
    content: '\e80c';
}

.ic-user-2:before {
    content: '\e80d';
}

.font-main {
    font-family: Roboto,sans-serif;
}

html {
    font-size: 16px;
}

body {
    font-size: .875rem;
    font-family: Roboto,sans-serif;
}

body,html {
    height: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:active,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover {
    -webkit-transition: background-color 5000s ease-in-out 0s!important;
    -o-transition: background-color 5000s ease-in-out 0s!important;
    transition: background-color 5000s ease-in-out 0s!important;
}

a {
    text-decoration: none;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

a,a:active,a:focus,a:hover {
    text-decoration: none;
    outline: 0;
}

code {
    border-radius: 0;
    padding: 20px;
    color: #efefef;
    display: block;
    background: #2b2b2b;
    line-height: 2;
    font-size: 18px;
}

#wrapper {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
}

#page-content {
    position: relative;
    z-index: 31;
    margin-top: 143px;
}

#page-content:after {
    content: '';
    clear: both;
}

#page-empty-wrap {
    clear: both;
}

.decorate-pink {
    color: #f55!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.main-title {
    text-transform: uppercase;
    font-family: ProximaNova,sans-serif;
    font-size: 54px;
    font-weight: 500;
    line-height: 1.22;
    letter-spacing: 1.54px;
    color: #2e2d2d;
}

.main-subtitle {
    font-family: ProximaNova,sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: normal;
    color: #5c5b5b;
}

body:not(.mobile) ::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

body:not(.mobile) ::-webkit-scrollbar-button {
    width: 6px;
    height: 6px;
}

body:not(.mobile) ::-webkit-scrollbar-track {
    background: #dbdbdb;
}

body:not(.mobile) ::-webkit-scrollbar-track-piece {
    background: #dbdbdb;
}

body:not(.mobile) ::-webkit-scrollbar-thumb {
    background: #003d7c;
    border-radius: 0;
}

body:not(.mobile) ::-webkit-scrollbar-corner {
    background: #dbdbdb;
}

.content-wrapper {
    padding-top: 80px;
}

#header {
    z-index: 32;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}

#header .header-top {
    background: #003d7c;
}

#header .header-top .container-my {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#header .header-top .link_logo {
    min-width: 140px;
}

#header .header-top .link_logo img {
    min-height: 66px;
    max-height: 66px;
}

#header .box-languages {
    background: rgba(40,40,40,.5);
    padding-left: 40px;
    padding-right: 40px;
    height: 96px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
}

#header .language {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    list-style: none;
    margin: 0;
}

#header .language .lang-item {
    font-size: 18px;
    line-height: 40px;
    list-style: none;
    text-transform: capitalize;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

#header .language .lang-item img {
    margin: 0 10px;
}

#header .language .lang-item:last-of-type {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

#header .language .lang-item:last-of-type img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#header .language .lang-item.active img {
    display: none;
}

#header .language .lang-item .lang-link {
    color: #fff;
}

#header .phones.active {
    background: #003d7c;
}

#header .phones.active .btn__contact-us {
    background: rgba(219,219,219,.25);
    -webkit-box-shadow: inset 0 4px 5px rgba(28,28,28,.15);
    box-shadow: inset 0 4px 5px rgba(28,28,28,.15);
    color: #fff;
}

#header .phones.active .numbers {
    max-height: 500px;
    overflow-y: auto;
    opacity: 1;
}

#header .phones {
    margin-left: 24px;
    max-width: 260px;
    width: 100%;
    padding: 10px;
    position: relative;
    border-radius: 10px 10px 0 0;
    z-index: 99;
}

#header .phones .numbers {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    background: #003d7c;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    border-radius: 0 0 5px 5px;
    padding: 0 10px;
    position: absolute;
    top: 100%;
    right: 0;
    text-align: center;
    width: 100%;
    min-width: 200px;
}

#header .phones .numbers p:last-child {
    border: none;
    padding-bottom: 0;
}

#header .phones .numbers p {
    margin-bottom: 20px;
    border-bottom: 1px solid #5f5f5f;
    padding: 0 0 20px;
}

#header .phones .numbers i {
    margin-right: 10px;
    font-size: 18px;
    color: #ffde2f;
}

#header .phones .numbers a {
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
}

#header .phones .numbers .btn-application {
    background: #ffde2f;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    color: #2c2c2c;
    width: 100%;
    border: none;
    cursor: pointer;
    padding: 16px 0;
}

#header .phones .numbers .btn-application i {
    margin-right: 10px;
    font-size: 16px;
    color: #2c2c2c;
}

#header .phones .numbers .box-social {
    background: rgba(219,219,219,.22);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 58px;
}

#header .phones .numbers .box-social:first-of-type {
    margin-right: 1px;
}

#header .phones .numbers .box-social .social-link {
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding: 9px 0;
    width: 100%;
}

#header .phones .header-dropdown-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 0 0 5px 5px;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 20px;
}

#header .phones .btn__contact-us {
    cursor: pointer;
    background: #ffce38;
    -webkit-box-shadow: 0 4px 15px rgba(227,207,98,.3);
    box-shadow: 0 4px 15px rgba(227,207,98,.3);
    border-radius: 5px;
    border: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    color: #2c2c2c;
    max-width: 260px;
    width: 100%;
    padding: 21px 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#header .phones .btn__contact-us i {
    display: none;
}

#header .header-bottom {
    background: #fff;
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.15);
    box-shadow: 0 4px 15px rgba(0,0,0,.15);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 11px 0;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item:last-child {
    border-right: 1px solid rgba(78,97,111,.25);
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item {
    position: relative;
    text-align: center;
    border-left: 1px solid rgba(78,97,111,.25);
    cursor: pointer;
    width: 100%;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item:hover {
    border-color: transparent;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item:hover .sub-list-lvl-2 {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    overflow: visible;
    opacity: 1;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text {
    padding-left: 25px;
    padding-right: 20px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #4e616f;
    width: 100%;
    display: block;
    text-transform: uppercase;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text::before {
    content: '';
    position: absolute;
    height: 9px;
    width: 9px;
    background: #dbdbdb;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 99;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text:hover {
    color: #003d7c;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text:hover::before {
    background: #003d7c;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 li {
    list-style: none;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-list-lvl-2 {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.15);
    box-shadow: 0 2px 1px rgba(0,0,0,.15);
    border-radius: 0 0 10px 10px;
    background: #fff;
    margin: 0;
    position: absolute;
    list-style: none;
    padding: 0;
    text-align: start;
    width: 100%;
    left: 0;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-list-lvl-2 li {
    position: relative;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-list-lvl-2 li::after {
    position: absolute;
    content: '';
    height: 100%;
    width: 1px;
    background: #dbdbdb;
    left: 14px;
    top: -17px;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-list-lvl-2 a {
    padding-left: 40px;
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 42px;
    letter-spacing: 1px;
    color: #2c2c2c;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-list-lvl-2 a::before {
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    background: #dbdbdb;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-list-lvl-2 a:hover {
    color: #003d7c;
}

#header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-list-lvl-2 a:hover::before {
    background: #003d7c;
}

.main-menu {
    width: 100%;
    max-width: 840px;
    margin: auto;
}

.main-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
}

.main-menu ul li {
    padding: 0 5px;
    text-align: center;
}

.main-menu ul li a {
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.main-menu ul li a:hover {
    color: #fff;
}

.main-menu ul li a:hover:before {
    width: 100%;
}

.main-menu ul li a:before {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 0;
    height: 1px;
    background-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.mobile-burger {
    min-width: 48px;
    height: 48px;
    border-radius: 5px;
    background: rgba(40,40,40,.5);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: none;
}

.mobile-burger.active .line:nth-of-type(1) {
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile-burger.active .line:nth-of-type(2) {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0;
}

.mobile-burger.active .line:nth-of-type(3) {
    top: 0;
    margin: auto;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.mobile-burger .mobile-burger-lines {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    position: relative;
}

.mobile-burger .line {
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #fff;
    display: block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.mobile-burger .line:nth-of-type(1) {
    top: 0;
}

.mobile-burger .line:nth-of-type(2) {
    top: 0;
    bottom: 0;
    margin: auto;
}

.mobile-burger .line:nth-of-type(3) {
    bottom: 0;
}

.mobile-menu {
    position: fixed;
    top: 100px;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background-color: #dfdfdf;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    right: -100%;
}

.mobile-menu.active {
    right: 0;
}

#header .container-for-header-bottom .header-bottom {
    padding: 40px 0;
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item {
    border: none;
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item:hover {
    border-color: transparent;
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item:hover .sub-list-lvl-2 {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item:not(:last-of-type) {
    margin-bottom: 32px;
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item.dropdown-mobile-opened .sub-item-text:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item.dropdown-mobile-opened .sub-list-lvl-2 {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    opacity: 1;
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item.dropdown-mobile-opened .sub-list-lvl-2 a {
    padding-left: 0;
    text-align: center;
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-list-lvl-2 {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-height: 0;
    opacity: 0;
}

#header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text:before {
    top: 10px;
}

.container-for-main-menu .main-menu-list {
    padding: 40px 5px;
}

.container-for-main-menu .main-menu-list li {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 1px;
}

.container-for-main-menu .main-menu-list li.active {
    color: #4e616f;
}

.container-for-main-menu .main-menu-list li a {
    color: #84909b;
}

.container-for-main-menu .main-menu-list li a:hover {
    color: #4e616f;
}

.container-for-main-menu .main-menu-list li:not(:last-of-type) {
    margin-bottom: 20px;
}

#page-breadcrumb {
    overflow: hidden;
}

.breadcrumb {
    padding: 6px 0;
    font-size: 12px;
    margin-bottom: 17px;
    margin-top: 23px;
    border-radius: 0;
    background: 0 0;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.breadcrumb li {
    white-space: nowrap;
}

.breadcrumb li:not(:first-of-type):before {
    content: "/";
    margin-left: 4px;
    font-size: 16px;
    color: #99a3ab;
}

.breadcrumb .breadcrumb-item {
    color: #dba3a3;
}

.breadcrumb .breadcrumb-item:first-child a {
    color: #bababa;
    font-weight: 500;
}

.breadcrumb .breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

.breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    content: '/';
    float: left;
    font-size: .875rem;
    line-height: 1;
    padding-left: 8px;
    padding-right: 8px;
    color: #dba3a3;
}

.breadcrumb .breadcrumb-item a {
    position: relative;
    color: #bababa;
    -webkit-transition: .3s ease .2s;
    -o-transition: .3s ease .2s;
    transition: .3s ease .2s;
}

.breadcrumb .breadcrumb-item a:hover {
    text-decoration: none;
    color: #2b343c;
}

.breadcrumb a {
    position: relative;
    color: #bababa;
    -webkit-transition: .3s ease .2s;
    -o-transition: .3s ease .2s;
    transition: .3s ease .2s;
    font-size: 16px;
    line-height: 26px;
}

.breadcrumb a:hover {
    text-decoration: none;
    color: #2b343c;
}

.breadcrumb .last {
    font-size: 16px;
    line-height: 26px;
    color: #003d7c;
}

.aside-menu .menu-item:not(:last-child),.aside-menu .nav-item:not(:last-child),.aside-menu li.title:not(:last-child) {
    margin-bottom: 29px;
}

.aside-menu li.title {
    font-weight: 700;
}

.aside-menu .menu-item {
    padding-bottom: 32px;
    border-bottom: 1px solid #e2d2d2;
}

.aside-menu .menu-link,.aside-menu .nav-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
    color: #2e2d2d;
    position: relative;
    padding-left: 31px;
}

.aside-menu .menu-link i,.aside-menu .nav-link i {
    position: absolute;
    left: -4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.aside-menu .menu-link .ic-man-user-1,.aside-menu .nav-link .ic-man-user-1 {
    font-size: 23px;
}

.aside-menu .menu-link .ic-shopping-bag-1,.aside-menu .nav-link .ic-shopping-bag-1 {
    font-size: 20px;
}

.aside-menu .menu-link .ic-like,.aside-menu .nav-link .ic-like {
    font-size: 21px;
}

.aside-menu .menu-link.active,.aside-menu .menu-link:hover,.aside-menu .nav-link.active,.aside-menu .nav-link:hover {
    text-decoration: none;
    color: #2b343c;
    text-shadow: 1px 0 0 #2b343c;
}

.aside-tags {
    margin-left: -3px;
    margin-right: -3px;
}

.aside-tags .title {
    font-size: .875rem;
    font-weight: 700;
    line-height: 2.143;
    color: #2b343c;
    border-bottom: 1px solid silver;
    margin-bottom: 15px;
}

.aside-tags .tag-item {
    margin: 3px;
}

.aside-tags .tag-link {
    display: inline-block;
    border: 1px solid #35a6da;
    color: #35a6da;
    background: #fff;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    padding: 5px;
    border-radius: 10px;
}

.aside-tags .tag-link:before {
    font-size: 14px;
    margin-right: 4px;
}

.aside-tags .tag-link.active,.aside-tags .tag-link:hover {
    color: #fff;
    background: #35a6da;
    text-decoration: none;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .8em;
    font-weight: 700;
    display: block;
}

.h1,h1 {
    font-size: 1.875rem;
}

.h2,h2 {
    font-size: 1.625rem;
}

.h3,h3 {
    font-size: 1.375rem;
}

.h4,h4 {
    font-size: 1.125rem;
}

.h5,h5 {
    font-size: 1rem;
}

.h6,h6 {
    font-size: 1rem;
}

a {
    color: #d2262f;
}

.page-title {
    text-transform: uppercase;
    font-weight: 700;
    color: #2b343c;
}

.page-title .style-1 {
    color: #2b343c;
}

.page-title.sm {
    text-transform: none;
}

.page-title-wrapper {
    font-size: 1rem;
    font-weight: 700;
    color: #2b343c;
    text-transform: uppercase;
    padding: 13px 0;
    line-height: 1;
    background: #e0e0e0;
    margin-bottom: 40px;
}

.page-title-wrapper .page-title-img {
    margin-left: 10px;
    margin-right: 20px;
}

.page-title-wrapper .page-title {
    color: inherit;
    margin: 0;
    padding: 0;
    font-size: inherit;
    text-transform: inherit;
}

.empty-text {
    font-size: 2.25rem;
    color: silver;
    line-height: 1.2;
    margin-bottom: 200px;
}

.empty-text ul {
    padding-left: 19px;
}

.empty-text ul li {
    margin-bottom: 7px;
}

.empty-text a {
    color: #2b343c;
}

.text-formatted {
    font-size: 16px;
    line-height: 1.22;
    color: #393939;
}

.text-formatted .h1,.text-formatted .h2,.text-formatted .h3,.text-formatted h1,.text-formatted h2,.text-formatted h3 {
    margin-top: 2rem;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 24px;
    color: #2c2c2c;
}

.text-formatted.content {
    margin-top: 20px;
}

.text-formatted.content h1 {
    font-weight: 700;
    font-size: 42px;
    line-height: 1;
}

.text-formatted.content h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 38px;
}

.text-formatted.content h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
}

.text-formatted.content h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 38px;
}

.text-formatted.content h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}

.text-formatted.content h6 {
    font-weight: 700;
    font-size: 12px;
    line-height: 26px;
}

.text-formatted.content p {
    font-size: 16px;
    line-height: 26px;
    color: #2c2c2c;
    margin-bottom: 32px;
    text-align: justify;
}

.text-formatted.content a {
    font-weight: 700;
    font-size: 18px;
    color: #003d7c;
}

.text-formatted.content ol li,.text-formatted.content ul li {
    color: #2c2c2c;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 1.3;
    font-size: 16px;
    text-align: justify;
}

.text-formatted.content table {
    width: 100%;
    margin: 40px 0;
    overflow-y: auto;
    padding-bottom: 10px;
}

.text-formatted.content table thead tr td,.text-formatted.content table thead tr th {
    background: #4e616f;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.text-formatted.content table tr td {
    border: 1px solid #dbdbdb;
    padding: 18px 15px;
    font-size: 14px;
    line-height: 22px;
    color: #4e616f;
}

.text-formatted.content table p {
    text-align: inherit;
}

.text-formatted a {
    line-height: normal;
    font-weight: 700;
    color: #d2262f;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    text-decoration: none;
}

.text-formatted a:hover {
    color: #d2262f;
}

.text-formatted blockquote,.text-formatted ol,.text-formatted p,.text-formatted ul {
    margin-bottom: 18px;
}

.text-formatted p {
    position: relative;
}

.text-formatted p:empty {
    display: none;
}

.text-formatted hr {
    border: none;
    border-bottom: 2px solid #2b343c;
}

.text-formatted img {
    max-width: 100%;
    height: auto!important;
    margin-bottom: 2rem;
    border-radius: 10px;
    vertical-align: unset;
}

.text-formatted img[style*="float: left"],.text-formatted img[style*="float:left"] {
    margin: 0 2rem 2rem 0;
}

.text-formatted img[style*="float: right"],.text-formatted img[style*="float:right"] {
    margin: 0 0 2rem 2rem;
}

.text-formatted img.image {
    max-width: 50%;
}

.text-formatted ol,.text-formatted ul {
    padding-left: 0;
}

.text-formatted ol li,.text-formatted ul li {
    margin-bottom: 15px;
}

.text-formatted ol {
    list-style-position: inside;
    list-style-type: none;
}

.text-formatted ol li {
    counter-increment: step-counter;
    position: relative;
    list-style-type: none;
    padding-left: 20px;
}

.text-formatted ol li:before {
    font-weight: 700;
    content: counter(step-counter) ".";
    position: absolute;
    left: 0;
    top: 0;
    color: #2b343c;
}

.text-formatted ul li {
    position: relative;
    list-style-type: none;
    padding-left: 1.5rem;
}

.text-formatted ul li:before {
    content: '';
    font-size: 10px;
    position: absolute;
    color: #2b343c;
    top: 0;
    left: 2px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    line-height: 21px;
}

.text-formatted ul[style*="list-style-type: circle"] li:before,.text-formatted ul[style*="list-style-type: disc"] li:before,.text-formatted ul[style*="list-style-type: square"] li:before,.text-formatted ul[style*="list-style-type:circle"] li:before,.text-formatted ul[style*="list-style-type:disc"] li:before,.text-formatted ul[style*="list-style-type:square"] li:before {
    top: 0;
    font-size: 13px;
}

.text-formatted ul[style*="list-style-type: square"] li:before,.text-formatted ul[style*="list-style-type:square"] li:before {
    content: '¦';
}

.text-formatted ul[style*="list-style-type: disc"] li:before,.text-formatted ul[style*="list-style-type:disc"] li:before {
    font-size: 26px;
    line-height: 21px;
    content: '•';
}

.text-formatted ul[style*="list-style-type: circle"] li:before,.text-formatted ul[style*="list-style-type:circle"] li:before {
    content: '0';
}

.text-formatted blockquote {
    display: block;
    clear: both;
    border-left: 3px solid #2b343c;
    padding-left: 15px;
}

.text-formatted .table-wrap {
    max-width: 100%;
    overflow: auto;
}

.text-formatted table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

.text-formatted table img {
    margin: auto;
}

.text-formatted table td,.text-formatted table th {
    padding: 10px 20px;
    text-align: left;
    border: none;
}

.text-formatted table tbody:first-child tr:first-child td,.text-formatted table tbody:first-child tr:first-child th,.text-formatted table th,.text-formatted table thead td {
    font-weight: 700;
}

.text-formatted table tfoot td {
    font-weight: 700;
}

[data-js-link] {
    cursor: pointer;
}

.back-title {
    background: #e0e0e0;
    color: #2b343c;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 15px 10px 75px;
    font-size: 1rem;
    line-height: 1.2;
}

.back-title .title-icon,.back-title i {
    font-size: 28px;
    margin-right: 13px;
}

.helper-text {
    color: #d2262f;
    text-align: left;
    font-size: 12px;
}

.pagination-wrap .pagination {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagination-wrap .pagination .page-item .page-current,.pagination-wrap .pagination .page-item .page-link,.pagination-wrap .pagination .page-item .page-next,.pagination-wrap .pagination .page-item .page-prev {
    padding: 12px 16px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: .89;
    letter-spacing: normal;
    text-align: center;
    font-family: ProximaNova,sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #2e2d2d;
    border: none;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background: 0 0;
}

.pagination-wrap .pagination .page-item .page-gap {
    cursor: default;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 1px;
    margin: 5px;
    font-size: 1rem;
    font-weight: 700;
    color: #2b343c;
    border: none;
}

.pagination-wrap .pagination .page-item .page-next,.pagination-wrap .pagination .page-item .page-prev {
    font-size: 10px;
    text-decoration: none;
}

.pagination-wrap .pagination .page-item .page-next:hover,.pagination-wrap .pagination .page-item .page-prev:hover {
    color: #2b343c;
}

.pagination-wrap .pagination .page-item .page-current:hover,.pagination-wrap .pagination .page-item .page-link:hover {
    color: #2b343c;
}

.pagination-wrap .pagination .page-item .page-prev {
    padding-right: 2px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pagination-wrap .pagination .page-item .page-next {
    padding-left: 4px;
}

.pagination-wrap .pagination .page-item.active .page-current,.pagination-wrap .pagination .page-item.active .page-link {
    background: #c0999e;
    border-radius: 5px;
    color: #fff;
}

.pagination-wrap .btn-load-more {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 26px;
    line-height: 15px;
    font-size: .75rem;
    padding-left: 18px;
    padding-right: 18px;
}

.paginationControl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.paginationControl .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 38px;
    height: 40px;
    font-size: 18px;
    line-height: 20px;
    background: #fff;
    color: #a1a1a1;
}

.paginationControl .item.current {
    background: #003d7c;
    border-radius: 5px;
    color: #fff;
}

.pager {
    list-style: none;
    padding-left: 0;
}

.pager .page-next,.pager .page-prev {
    font-size: .875rem;
    line-height: 1.2rem;
    vertical-align: baseline;
}

.pager .page-next:before,.pager .page-prev:before {
    font-size: .65rem;
    line-height: 1rem;
    margin-top: .2rem;
    text-decoration: none!important;
}

.pager .page-prev:before {
    float: left;
    margin-right: .3rem;
}

.pager .page-next:before {
    float: right;
    margin-left: .3rem;
}

#footer {
    background: #003d7c;
    padding-top: 40px;
    margin-top: 30px;
}

.footer-top {
    padding-bottom: 40px;
}

.footer-top .box-menu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
}

.footer-top .box-menu .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.footer-top .box-menu .item .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Roboto Condensed',sans-serif;
    margin-bottom: 40px;
}

.footer-top .box-menu .item .item-link:last-child {
    margin-bottom: 0;
}

.footer-top .box-menu .item .item-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding-left: 24px;
    position: relative;
    margin-bottom: 10px;
}

.footer-top .box-menu .item .item-link::before {
    content: '';
    width: 14px;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
}

.footer-bottom {
    background: #2c2c2c;
    padding: 30px 0;
    color: #fff;
}

.footer-bottom .fenix {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.footer-bottom .fenix .text-center {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.footer-bottom .fenix .text {
    margin-left: auto;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
}

.footer-bottom .fenix .text img {
    margin-left: 10px;
}

.footer-bottom .fenix .text a:hover {
    color: #fff;
}

.copyright {
    position: relative;
    color: #f1f1f1;
    font-size: 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-transform: uppercase;
}

.copyright a {
    color: #f1f1f1;
    text-decoration: none;
    display: inline-block;
    position: relative;
    line-height: normal;
}

.copyright a:after {
    content: '';
    bottom: -1px;
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: 0 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    display: block;
    width: 0;
}

.copyright a:hover {
    color: #c0999e;
}

.copyright a:hover:after {
    width: 100%;
    background: #c0999e;
}

.copyright a,.copyright i,.copyright span {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 1450px;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.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-lg-auto,.col-md,.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-md-auto,.col-sm,.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-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
}

.fancybox-bg {
    background: #000;
}

.fancybox-is-open .fancybox-bg {
    opacity: .72;
}

.fancybox-close-small {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    overflow: hidden;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.fancybox-close-small:before {
    color: #000!important;
}

.fancybox-close-small:after {
    content: '';
    position: absolute;
    padding: 0;
    outline: 0!important;
    background: url(data:image/svg+xml;base64,PHN2Zw0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgd2lkdGg9IjIwIg0KICAgaGVpZ2h0PSIyMCINCiAgIHZpZXdCb3g9IjAgMCAyMCAyMCI+DQogIDxwYXRoICBkPSJNIDAsMC43MDQ0IDAuNywwIDIwLDE5LjMxNjk3IDE5LjI5NTYsMjAgWiIgc3R5bGU9ImZpbGw6I2ZmZiIgLz4NCiAgPHBhdGggZD0iTSAxOS4yOTU2LDAgMjAsMC43IDAuNjgzMDMsMjAgMCwxOS4yOTU2IFoiIHN0eWxlPSJmaWxsOiNmZmYiLz4NCjwvc3ZnPg==) no-repeat center center!important;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.fancybox-close-small:hover {
    opacity: .7;
}

.fancybox-slide .video-wrap {
    background: #141414;
    padding: 50px;
    max-width: 100%;
}

.fancybox-slide .video-wrap video {
    width: 100%;
}

.fancybox-button+.fancybox-button {
    margin-left: 1px;
}

.fancybox-thumbs {
    background: #2e2e2e;
}

.fancybox-thumbs>ul>li:before {
    border-color: #2b343c;
}

.fancybox-container.form-popup .fancybox-slide>div {
    padding: 0;
    background: 0 0;
    width: 96%;
    max-width: 506px;
    overflow: hidden;
}

.fancybox-container.form-popup .fancybox-slide>div#callbackFormDialog,.fancybox-container.form-popup .fancybox-slide>div#loginDialog {
    max-width: 310px;
}

.fancybox-container.form-popup .fancybox-slide>div>.content {
    padding: 0 20px;
}

.fancybox-slide>.drop-block {
    max-height: unset;
    opacity: 1;
    position: static;
    padding: 0;
    background: 0 0;
}

.fancybox-slide>.drop-block i.ic-close {
    display: none;
}

.fancybox-slide>.drop-block:before {
    display: none;
}

.fancybox-slide>.drop-block .drop-block-inner {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fancybox-slide>.drop-block .fancybox-close-small {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    top: 12px;
}

.fancybox-slide>.drop-block .fancybox-close-small:after {
    display: none;
}

.hintAboutGift-container .fancybox-close-small {
    width: 48px;
    height: 48px;
    top: 0;
    right: 0;
}

.hintAboutGift-container .fancybox-close-small:before {
    font-size: 14px;
    color: #000;
}

.hintAboutGift-container .hintAboutGift-form {
    padding: 40px 32px;
}

.hintAboutGift-container .hintAboutGift-form .form-gift-title {
    text-align: center;
    text-transform: uppercase;
    color: #393939;
    font-weight: 400;
    font-size: 36px;
    font-family: OptimaCyr;
    margin-bottom: 40px;
}

.hintAboutGift-container .hintAboutGift-form .form-gift-title:before {
    content: '';
    display: block;
    margin: 0 auto 40px;
    width: 136px;
    height: 41px;
    background-image: url(var/themes/default/skin/images/formlogo.svg);
    -webkit-background-size: cover;
    background-size: cover;
}

.hintAboutGift-container .hintAboutGift-form .form-group {
    margin: 0 auto 20px;
    max-width: 269px;
}

.hintAboutGift-container .hintAboutGift-form .form-group label {
    font-weight: 400;
    font-size: 16px;
    font-family: OptimaCyr;
    color: #a4a4a4;
    margin-bottom: 10px;
    position: relative;
}

.hintAboutGift-container .hintAboutGift-form .form-group label:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 42px;
    display: block;
    width: 14px;
    height: 14px;
    -webkit-background-size: cover;
    background-size: cover;
}

.hintAboutGift-container .hintAboutGift-form .form-group label.mail-label:before {
    width: 15px;
    height: 11px;
    background-image: url(var/themes/default/skin/images/.svg);
}

.hintAboutGift-container .hintAboutGift-form .form-group label.name-label:before {
    background-image: url(var/themes/default/skin/images/user11.svg);
}

.hintAboutGift-container .hintAboutGift-form .form-group .form-control {
    border: 1px solid #a4a4a4;
    padding-left: 54px;
    border-radius: 5px;
    height: 48px;
    font-size: 16px;
    color: #393939;
}

.hintAboutGift-container .hintAboutGift-form .form-group .form-control.comment {
    padding-left: 9px;
    height: unset;
}

.hintAboutGift-container .hintAboutGift-form .form-group .form-control::-webkit-input-placeholder {
    color: #393939;
}

.hintAboutGift-container .hintAboutGift-form .form-group .form-control::-moz-placeholder {
    color: #393939;
}

.hintAboutGift-container .hintAboutGift-form .form-group .form-control::placeholder {
    color: #393939;
}

.hintAboutGift-container .hintAboutGift-form .btn-hint-gift {
    background: #c0999e;
    border-radius: 5px;
    width: 269px;
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin: 40px auto 0;
    outline: 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    cursor: pointer;
}

.hintAboutGift-container .hintAboutGift-form .btn-hint-gift:hover {
    opacity: .8;
}

.hintAboutGift-container .hintAboutGift-form .btn-hint-gift:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background-image: url(var/themes/default/skin/images/gift-btn.svg);
    -webkit-background-size: cover;
    background-size: cover;
}

.jq-selectbox {
    max-width: 100%;
    cursor: pointer;
    border: none;
    border-radius: 0;
    padding: 0;
    z-index: 80!important;
}

.jq-selectbox.dropdown.opened .jq-selectbox__select {
    border-radius: 2px 2px 0 0;
    -webkit-box-shadow: inset 0 3px 7px 0 rgba(33,60,86,.35);
    box-shadow: inset 0 3px 7px 0 rgba(33,60,86,.35);
}

.jq-selectbox.dropdown.opened .jq-selectbox__trigger {
    -webkit-box-shadow: inset -2px 5px 7px -2px rgba(33,60,86,.35);
    box-shadow: inset -2px 5px 7px -2px rgba(33,60,86,.35);
}

.jq-selectbox .jq-selectbox__select {
    height: auto;
    outline: 0!important;
    border: 1px solid silver;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    max-width: 100%;
    padding: .4375rem 1.75rem .4375rem 9px;
    color: #595959;
    vertical-align: middle;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    letter-spacing: normal;
    font-size: .875rem;
    line-height: 1;
    overflow: hidden;
    text-shadow: none;
}

.jq-selectbox .jq-selectbox__select-text {
    color: #2b343c;
    font-size: .875rem;
    max-width: 100%;
}

.jq-selectbox .jq-selectbox__trigger {
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1.75rem;
    height: 100%;
    border: none;
}

.jq-selectbox .jq-selectbox__trigger:after {
    content: '';
    right: 0;
    top: 8px;
    bottom: 8px;
    border-right: 1px solid #c9c9c9;
    position: absolute;
}

.jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    width: 8px;
    height: 4px;
    border: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #c9c9c9;
    font-size: 4px;
    position: absolute;
}

.jq-selectbox .jq-selectbox__search {
    margin: 0;
}

.jq-selectbox .jq-selectbox__search input {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid silver;
}

.jq-selectbox .jq-selectbox__dropdown {
    background: #fff;
    border: none;
    border-radius: 0;
    left: 0!important;
    right: 0!important;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.18);
    box-shadow: 0 1px 5px rgba(0,0,0,.18);
    margin: -1px 0 0;
}

.jq-selectbox .jq-selectbox__dropdown input[type=search] {
    border: 1px solid #c8c8c8;
    border-radius: 0;
    font-family: sans-serif;
    font-size: 16px;
    height: auto;
    line-height: normal;
    margin: 0;
    outline: 0 none;
    padding: 6px 20px;
    width: 100%;
}

.jq-selectbox .jq-selectbox__dropdown ul {
    padding: 0;
    margin: 0;
    max-height: 300px;
}

.jq-selectbox .jq-selectbox__dropdown ul li {
    padding: 5px 10px;
    border: none;
    line-height: 1.14;
    letter-spacing: normal;
    font-size: 14px;
    color: #585858;
    font-family: Roboto,sans-serif;
}

.jq-selectbox .jq-selectbox__dropdown ul li:not(:last-child) {
    border-bottom: none;
}

.jq-selectbox .jq-selectbox__dropdown ul li:hover {
    background: #dba3a3;
}

.jq-selectbox .jq-selectbox__dropdown ul li.selected {
    background: #dba3a3;
    font-weight: 400;
    color: #fff;
}

select.styler {
    opacity: 0;
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url(var/themes/default/skin/lib/jquery-ui/images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
    background-image: url(var/themes/default/skin/lib/jquery-ui/images/ui-icons_ffffff_256x240.png);
}

.ui-state-default .ui-icon {
    background-image: url(var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png);
}

.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
    background-image: url(var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png);
}

.ui-state-active .ui-icon {
    background-image: url(var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png);
}

.ui-state-highlight .ui-icon {
    background-image: url(var/themes/default/skin/lib/jquery-ui/images/ui-icons_228ef1_256x240.png);
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(var/themes/default/skin/lib/jquery-ui/images/ui-icons_ffd27a_256x240.png);
}

.ui-widget-content {
    background: #eee url(var/themes/default/skin/lib/jquery-ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
}

.ui-widget-header {
    background: #f6a828 url(var/themes/default/skin/lib/jquery-ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    background: #f6f6f6 url(var/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
}

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    background: #fdf5ce url(var/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    background: #fff url(var/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    background: #ffe45c url(var/themes/default/skin/lib/jquery-ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    background: #b81900 url(var/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
}

.ui-widget-overlay {
    background: #666 url(var/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
}

.ui-widget-shadow {
    background: #000 url(var/themes/default/skin/lib/jquery-ui/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
}

.ui-dialog {
    max-width: 96%;
    z-index: 1002!important;
}

.ui-dialog[style*='top: -'] {
    top: 0!important;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    background: 0 0;
    border: none;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 24px;
    right: 11px;
    overflow: hidden;
    border-radius: 3px;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after,.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
    content: '';
    position: absolute;
    top: -50%;
    left: 50%;
    height: 200%;
    width: 1px;
    background: #000;
    padding: 0;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -1px;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -1px;
}

.ui-widget-overlay {
    z-index: 1001!important;
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
    font-size: 1rem;
    font-family: Roboto,sans-serif;
}

.ui-autocomplete.ui-widget {
    max-height: 223px;
    overflow: hidden;
    overflow-y: auto;
    background: #f2f2f2;
    border: none;
    padding: 0 32px;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-button {
    width: 0;
    height: 0;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-track {
    background: #dadada;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-track-piece {
    background: #dadada;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-thumb {
    background: #a1a1a1;
    border-radius: 4px;
}

.ui-autocomplete.ui-widget .ui-menu-item {
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 1.33;
    color: #2e2d2d;
    font-weight: 500;
    background: 0 0;
    margin-bottom: 13px;
}

.ui-autocomplete.ui-widget .ui-menu-item:before {
    content: '';
    width: 8px;
    height: 8px;
    margin-right: 10px;
    display: block;
    background-color: #c2c2c2;
    border-radius: 100%;
}

.ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus {
    font-weight: 500;
    line-height: 1.33;
    color: #dfa6a6;
    background: 0 0;
    border: none;
}

.ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus:before {
    color: #dfa6a6;
}

.masonry {
    display: block;
    margin: 1rem 0;
    padding: 0;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.masonry-item {
    display: inline-block;
    padding: 1rem;
    margin: 0 0 1rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rate {
    line-height: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.rate img {
    display: inline-block;
    max-width: 14px;
}

.phones {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.phone {
    position: relative;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    color: #5c5b5b;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.phone:hover {
    color: #dfa6a6;
}

.phone:before {
    font-size: 14px;
    margin-right: 3px;
}

.phone.kyivstar:before {
    color: #04a1fd;
}

.phone.kyivstar:hover {
    color: #04a1fd;
}

.phone.vodafone:before {
    color: #d52b2b;
}

.phone.vodafone:hover {
    color: #d52b2b;
}

.phone.life:before {
    color: #feca09;
}

.phone.life:hover {
    color: #feca09;
}

.skype-list:after {
    content: '';
    display: block;
    clear: both;
}

.skype-list .item {
    margin-bottom: .4rem;
}

.skype-list .item .name {
    color: #949494;
}

.date {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: 80px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    background: #2b343c;
}

.date span {
    display: inline-block;
    vertical-align: middle;
}

.load-more-title {
    text-align: center;
    background: #2b343c;
    color: #fff;
    font-weight: 500;
    padding: .5rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.table {
    display: table;
}

.table .tr {
    display: table-row-group;
}

.table .th {
    display: table-cell;
}

.table .td {
    display: table-cell;
}

.scroll-up {
    position: fixed;
    right: 0;
    bottom: 31px;
    background: #2b343c;
    -webkit-background-size: 17px 17px;
    background-size: 17px;
    width: 42px;
    height: 42px;
    margin-top: 180px;
    z-index: 100;
    cursor: pointer;
    display: none;
}

.scroll-up:before {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.loader {
    width: 100px;
    height: 60px;
    position: relative;
    margin: 20px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.loader span {
    display: block;
    width: 8px;
    height: 40px;
    background-color: #2b343c;
}

.loader span:not(:last-child) {
    margin-right: 5px;
}

.loader span:nth-child(1) {
    -webkit-animation: grow 1s ease-in-out infinite;
    -o-animation: grow 1s ease-in-out infinite;
    animation: grow 1s ease-in-out infinite;
}

.loader span:nth-child(2) {
    -webkit-animation: grow 1s ease-in-out .15s infinite;
    -o-animation: grow 1s ease-in-out .15s infinite;
    animation: grow 1s ease-in-out .15s infinite;
}

.loader span:nth-child(3) {
    -webkit-animation: grow 1s ease-in-out .3s infinite;
    -o-animation: grow 1s ease-in-out .3s infinite;
    animation: grow 1s ease-in-out .3s infinite;
}

.loader span:nth-child(4) {
    -webkit-animation: grow 1s ease-in-out .45s infinite;
    -o-animation: grow 1s ease-in-out .45s infinite;
    animation: grow 1s ease-in-out .45s infinite;
}

.loader-circle {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: relative;
}

.loader-circle:after,.loader-circle:before {
    content: "";
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-width: 10px;
}

.loader-circle:after,.loader-circle:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    border-style: solid;
    border-color: transparent;
}

.loader-circle:before {
    z-index: 100;
    border-top-color: #2b343c;
    -webkit-animation: loader-spin 1s infinite;
    -o-animation: loader-spin 1s infinite;
    animation: loader-spin 1s infinite;
}

.loader-circle:after {
    border-style: solid;
    border-color: #f7f7f7;
}

.hamburger-box {
    width: 16px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 17px;
    margin-top: -7px;
}

.hamburger-box .hamburger-inner {
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #fff;
    margin-top: -1px;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform,-o-transform;
}

.hamburger-box .hamburger-inner:nth-child(1) {
    -webkit-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    -o-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    -webkit-transition-duration: .275s;
    -o-transition-duration: .275s;
    transition-duration: .275s;
    top: 2px;
}

.hamburger-box .hamburger-inner:nth-child(2) {
    -webkit-transition: opacity .125s ease .275s;
    -o-transition: opacity .125s ease .275s;
    transition: opacity .125s ease .275s;
    top: 8px;
}

.hamburger-box .hamburger-inner:nth-child(3) {
    -webkit-transition: -webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);
    transition: -webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);
    -o-transition: -o-transform 275ms cubic-bezier(.68,-.55,.265,1.55);
    transition: transform 275ms cubic-bezier(.68,-.55,.265,1.55);
    transition: transform 275ms cubic-bezier(.68,-.55,.265,1.55),-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55),-o-transform 275ms cubic-bezier(.68,-.55,.265,1.55);
    top: 14px;
}

.sort-wrapper {
    color: #737373;
    font-size: .75rem;
}

.sort-wrapper .label {
    margin-right: 8px;
}

.sort-wrapper .jq-selectbox__select-text {
    font-size: .75rem;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select {
    min-width: 175px;
    border: 1px solid #c0999e;
    border-radius: 2px;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select {
    padding: 13px 11px;
    min-width: 218px;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14;
    color: #a4a4a4;
    font-family: ProximaNova,sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background-image: url(var/themes/default/skin/images/list.svg);
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 10px;
}

.sort-wrapper .jq-selectbox .jq-selectbox__trigger:after {
    display: none;
}

.sort-wrapper .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.sort-wrapper .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
    font-size: 12px;
    color: #a4a4a4;
}

.toggle-drop {
    position: relative;
    cursor: pointer;
}

.toggle-drop-wrapper {
    position: relative;
    cursor: pointer;
}

.toggle-drop-wrapper:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    visibility: hidden;
    opacity: 0;
}

.toggle-drop-wrapper.active-lk {
    background: #c0999e;
    -webkit-box-shadow: inset 0 4px 4px rgba(0,0,0,.25);
    box-shadow: inset 0 4px 4px rgba(0,0,0,.25);
}

.toggle-drop-wrapper.active-lk:before {
    visibility: visible;
    opacity: 1;
}

.toggle-drop-wrapper.active-lk .text:before {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.toggle-drop-wrapper .lk-close-btn {
    display: none;
}

.toggle-drop-wrapper .drop-block {
    right: -14px;
}

.drop-block {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    background: #fff;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 2px;
    background: 0 0;
    white-space: nowrap;
    text-align: left;
    font-size: .75rem;
    line-height: 1.2;
    color: #2b343c;
    top: 100%;
    right: 0;
}

.drop-block .ic-close {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 18px;
    color: silver;
    cursor: pointer;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.drop-block .ic-close:hover {
    color: #2b343c;
}

.drop-block .label p {
    margin-bottom: 10px;
}

.drop-block .label p:not(:first-child) {
    margin-bottom: 0;
}

.drop-block .drop-block-inner {
    background: #fff;
    padding: 0;
    margin-top: 12px;
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.25);
    box-shadow: 0 4px 15px rgba(0,0,0,.25);
    border-radius: 5px;
}

.drop-block .drop-block-inner.city-drop-inner {
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.25);
    box-shadow: 0 4px 15px rgba(0,0,0,.25);
    border-radius: 5px;
    overflow: hidden;
    margin: 12px 14px 14px 14px;
}

.drop-block .drop-block-inner.city-drop-inner .menu-item {
    padding: 12px 20px;
    font-size: 16px;
    color: #393939;
    font-family: OptimaCyr,Arial;
}

.drop-block .drop-block-inner.city-drop-inner .menu-item:hover {
    background: #f8f8f8;
}

.drop-block .drop-block-inner.city-drop-inner .menu-item:last-of-type a {
    color: #c0999e;
}

.drop-block .drop-block-inner.city-drop-inner #header-customer-menu .menu-link {
    margin-bottom: 0;
}

.drop-block .drop-block-inner.city-drop-inner #header-customer-menu .menu-item:last-of-type a {
    color: #c0999e;
}

.drop-block .drop-block-inner .form,.drop-block .drop-block-inner form {
    margin-top: 20px;
}

.drop-block .drop-block-inner .form .form-note,.drop-block .drop-block-inner form .form-note {
    color: #262626;
}

.drop-block .drop-block-inner .form .control-group,.drop-block .drop-block-inner form .control-group {
    margin-bottom: 11px;
}

.drop-block .drop-block-inner .form .btn,.drop-block .drop-block-inner form .btn {
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 5px;
    line-height: 1.6;
}

.drop-block .drop-block-inner .form .form-error,.drop-block .drop-block-inner form .form-error {
    display: none;
}

.drop-block .drop-block-inner .form .form-control,.drop-block .drop-block-inner form .form-control {
    margin-bottom: 5px;
}

.drop-block .drop-block-inner .form .form-group.d-flex .btn,.drop-block .drop-block-inner form .form-group.d-flex .btn {
    margin-left: 12px;
}

.drop-block.active {
    max-height: 1000px;
    opacity: 1;
    -webkit-box-shadow: 0 0 35px -2px #000;
    box-shadow: 0 0 35px -2px #000;
    z-index: 101;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: visible;
}

.overlay {
    background: #000;
    position: fixed;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
}

.btn {
    border-radius: 2px;
    font-size: .875rem;
    font-weight: 400;
    text-transform: none;
    color: #000;
    padding: 3px 12px;
}

.btn,.btn .text {
    cursor: pointer;
}

.btn._icon {
    padding-left: 42px;
}

.btn:focus {
    outline: 0!important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn__blick {
    position: relative;
    display: inline-block;
    text-decoration: none;
    overflow: hidden;
}

.btn__blick:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background-color: rgba(255,255,255,.6);
    -webkit-transform: translateX(-4em) skewX(-45deg);
    -ms-transform: translateX(-4em) skewX(-45deg);
    -o-transform: translateX(-4em) skewX(-45deg);
    transform: translateX(-4em) skewX(-45deg);
}

.btn__blick--pink:before {
    background-color: rgba(223,166,166,.2);
}

.btn__fill-blick {
    position: relative;
    border: 3px solid #dfa6a6;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 10;
}

.btn__fill-blick:before {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: #dfa6a6;
    top: 0;
    left: 50%;
    z-index: -1;
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}

.btn__fill-blick:hover {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn__fill-blick:hover:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(223,166,166,.5);
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn__subscribe {
    padding: 14px 0;
    font-family: ProximaNova,sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    color: #fff;
    background: #dfa6a6;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.btn__check {
    max-width: 323px;
    width: 100%;
    padding: 14px 0;
    font-family: ProximaNova,sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    color: #fff;
    background-color: #f55;
}

.btn__fast-buy {
    max-width: 323px;
    width: 100%;
    padding: 14px 0;
    font-family: ProximaNova,sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    color: #fff;
    background-color: #959595;
}

.btn-basket {
    background: 0 0;
    padding: 10px 0;
    font-family: ProximaNova,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    width: 100%;
    max-width: 169px;
    border: solid 1px #f55;
    color: #2e2d2d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.btn-basket .ic {
    margin-left: 10px;
}

.btn-basket:hover {
    border: solid 1px transparent;
    color: #2e2d2d;
}

.btn-primary {
    background: #d2262f;
    border-color: #d2262f;
    color: #fff;
}

.btn-primary:hover {
    background: #df4c54;
    border-color: #df4c54;
    color: #fff;
}

.btn-primary:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #df4c54;
    border-color: #df4c54;
    color: #fff;
}

.btn-primary:active {
    background: #bc222a;
    border-color: #bc222a;
    color: #fff;
}

.btn-default {
    background: #fff;
    border-color: #d2262f;
    color: #d2262f;
}

.btn-default:hover {
    background: #fff;
    border-color: #df4c54;
    color: #df4c54;
}

.btn-default:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default:active {
    background: #fff;
    border-color: #bc222a;
    color: #bc222a;
}

button.btn-link {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.btn-link {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}

.btn-link,.btn-link .text {
    -webkit-transition: .2s ease .2s;
    -o-transition: .2s ease .2s;
    transition: .2s ease .2s;
    color: #2b343c;
    line-height: 1;
}

.btn-link .text {
    display: inline-block;
}

.btn-link.dashed .text {
    border-bottom-style: dashed;
}

.btn-link.active,.btn-link:active,.btn-link:focus,.btn-link:hover {
    text-decoration: none;
}

.btn-link.active,.btn-link.active .text,.btn-link:active,.btn-link:active .text,.btn-link:focus,.btn-link:focus .text,.btn-link:hover,.btn-link:hover .text {
    color: #2b343c;
}

.btn-link.active .text,.btn-link:active .text,.btn-link:focus .text,.btn-link:hover .text {
    border-bottom-color: #2b343c;
}

.btn-link-edit .text {
    text-decoration: underline;
}

.button-view-all-text {
    cursor: pointer;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none;
}

.button-view-all-text.show {
    display: inline-block;
}

.button-view-all-text._bottom {
    position: static;
    margin-top: 10px;
}

.button-view-all-text._circle {
    position: relative;
    width: 61px;
    height: 61px;
    border-radius: 50%;
    border: 7px solid #fff;
    font-size: 44px;
    color: #fff;
    text-align: center;
    line-height: 1;
}

.button-view-all-text._circle:before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    font-weight: 700;
    margin-top: 0;
}

.button-view-all-text._circle.view-btn_hide:before {
    content: '-';
    margin-top: -2px;
    font-size: 55px;
}

.button-view-all-text:not(._circle) {
    padding-right: 28px;
    position: relative;
}

.button-view-all-text:not(._circle):before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 11px;
    font-size: 5px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.button-view-all-text:not(._circle).view-btn_hide:before {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    -o-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}

.toggle-block {
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height .3s ease;
    -o-transition: max-height .3s ease;
    transition: max-height .3s ease;
}

.toggle-block>:first-child,.toggle-block>:last-child {
    margin-top: 0;
}

.hidden-text-block:not(.view-all-text) {
    position: relative;
}

.hidden-text-block:not(.view-all-text):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    z-index: 10;
    background: rgba(204,231,243,.8);
    background: -webkit-linear-gradient(top,rgba(229,229,229,0) 0,#cce7f3 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(229,229,229,0)),to(#cce7f3));
    background: -o-linear-gradient(top,rgba(229,229,229,0) 0,#cce7f3 100%);
    background: linear-gradient(to bottom,rgba(229,229,229,0) 0,#cce7f3 100%);
}

.hidden-text-block.view-all-text {
    max-height: none;
}

.hidden-text-block>:last-child {
    margin-bottom: 0;
}

button[disabled] {
    cursor: not-allowed;
}

button[disabled] .text {
    cursor: not-allowed;
}

.nav-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: none;
}

.nav-tabs .nav-link {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.38;
    color: #2e2d2d;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    border: none;
    padding: 0;
    border-bottom: 1px solid transparent;
}

.nav-tabs .nav-link .count {
    display: inline-block;
    padding: 2px 3px;
    min-width: 23px;
    color: #fff;
    font-size: .75rem;
    background: #2b343c;
    border-radius: 5px;
    line-height: 1;
    vertical-align: middle;
}

.nav-tabs .nav-link.active {
    color: #dfa6a6;
    border-color: #dfa6a6;
}

.map-default {
    min-height: 625px;
}

.filter {
    position: relative;
    background: #fff;
    border-top: 1px solid #efefef;
}

.filter .filter-title {
    background: #2b343c;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-transform: uppercase;
}

.filter .filter-toggle-wrap {
    position: relative;
}

.filter .filter-toggle-wrap .filter-delete-wrapper {
    display: none;
}

.filter .filter-toggle-wrap>.loader-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.filter .filter-toggle-wrap>.loader-wrap .loader {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.filter .filter-toggle-wrap.loading>:not(.loader-wrap) {
    opacity: .5;
}

.filter .filter-toggle-wrap.loading>.loader-wrap {
    z-index: 200;
    opacity: 1;
    visibility: visible;
}

.filter .filter-title,.filter .selections-wrapper {
    border-bottom: 1px solid #efefef;
}

.filter .selections-wrapper {
    position: relative;
    padding: 23px 0 13px;
    line-height: 1.2;
}

.filter .selections-wrapper:last-of-type {
    border-bottom: none;
}

.filter .selections-wrapper>.title {
    position: relative;
    font-family: ProximaNova,sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1;
    letter-spacing: normal;
    color: #393939;
    cursor: pointer;
    text-transform: uppercase;
}

.filter .selections-wrapper>.title:after {
    content: '+';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #c0999e;
}

.filter .selections-wrapper>.title .clear-filter {
    color: silver;
    font-size: 12px;
    cursor: pointer;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    margin-left: 16px;
    display: none;
    margin-right: 5px;
    margin-top: 1px;
}

.filter .selections-wrapper>.title .clear-filter:hover {
    color: #2b343c;
}

.filter .selections-wrapper>.title.selected .clear-filter {
    display: block;
}

.filter .selections-wrapper>.title .open-filter-search {
    font-size: 15px;
    color: silver;
    cursor: pointer;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    display: none;
}

.filter .selections-wrapper>.title .open-filter-search:hover {
    color: #2b343c;
}

.filter .selections-wrapper>.title.active:after {
    content: '-';
    font-size: 33px;
}

.filter .filter-form {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    left: 100%;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    margin-bottom: 0;
    padding-bottom: 0;
    background: rgba(0,0,0,.2);
    bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px 2px 0 0;
}

.filter .filter-form.active {
    left: 0;
    overflow: visible;
}

.filter .filter-form .form-control {
    font-size: .875rem;
    color: #2b343c;
    height: 24px;
    padding-right: 30px;
}

.filter .filter-form .filter-form-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: none;
    height: 24px;
    width: 28px;
    text-align: center;
    padding: 0;
    line-height: 24px;
    color: silver;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    cursor: pointer;
}

.filter .filter-form .filter-form-btn:hover {
    color: #2b343c;
}

.filter .attribute-content:not(._range) {
    overflow: hidden;
    overflow-y: auto;
    max-height: 267px;
}

.filter .buttons-wrap {
    text-align: center;
    padding: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.filter .buttons-wrap .btn {
    width: 100%;
}

.filter .clear-filter.disabled {
    cursor: not-allowed;
}

.filter .filter-pre-info {
    font-size: .875rem;
    color: #2b343c;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    background: #fff;
    z-index: 10;
    padding: 6px 26px 6px 13px;
    -webkit-box-shadow: 0 1px 7px 0 rgba(0,0,0,.33);
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.33);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 10px;
}

.filter .filter-pre-info:after {
    content: '';
    background: url(../images/decore/left-shadow-arrow.svg) top no-repeat/contain;
    width: 20px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: -16px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.filter .filter-pre-info .close {
    font-size: 8px;
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #2b343c;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    cursor: pointer;
}

.filter .filter-pre-info .close:hover {
    color: #2b343c;
}

.filter .filter-pre-info .btn {
    line-height: 1.1;
    font-size: 12px;
    margin-left: 15px;
}

.range-sep {
    margin: 0 36px;
    font-size: 14px;
    color: #393939;
}

.input-currency-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 35px;
    left: -25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
}

.input-currency-wrap .currency {
    margin-left: 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: normal;
    color: #2e2d2d;
    width: 15px;
}

.range-input {
    font-size: 16px!important;
    font-weight: 400;
    line-height: 1;
    letter-spacing: normal;
    color: #2e2d2d;
    width: 45px;
    border: none;
}

.selections-wrapper.range-main-wrapper {
    border-bottom: 1px solid #efefef;
    padding-bottom: 53px;
}

.filter .attribute-content {
    display: none;
}

.accordion-trigger.active+.attribute-content {
    display: block;
}

.catalog-aside-item a {
    text-decoration: none;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 1;
    letter-spacing: normal;
    color: #959595;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.catalog-aside-item a.active {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #2e2d2d;
}

.catalog-aside-item a.link-sale {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #f55;
}

.attribute-checkbox {
    position: relative;
}

.attribute-checkbox:after {
    content: '';
    display: block;
    clear: both;
}

.attribute-checkbox:not(:last-child) {
    margin-bottom: 25px;
}

.attribute-checkbox .list {
    position: relative;
    vertical-align: top;
    font-size: 14px;
    text-decoration: none;
    color: #2b343c;
    line-height: 1.571;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.attribute-checkbox .list .count,.attribute-checkbox .list .text {
    font-family: ProximaNova,sans-serif;
    font-size: 14px;
    text-transform: inherit;
    color: #393939;
    -webkit-transition: .3s ease .1s;
    -o-transition: .3s ease .1s;
    transition: .3s ease .1s;
}

.attribute-checkbox .list .text:first-letter {
    text-transform: capitalize;
}

.attribute-checkbox .list .text-wrap {
    display: block;
    position: relative;
}

.attribute-checkbox .list .text-wrap:before {
    content: '';
    display: block;
    background: #2b343c;
    position: absolute;
    top: 100%;
    margin-top: -1px;
    left: 0;
    width: 0;
    height: 1px;
    -webkit-transition: .3s ease .1s;
    -o-transition: .3s ease .1s;
    transition: .3s ease .1s;
}

.attribute-checkbox .list .checkbox {
    display: block;
    position: relative;
    width: 14px;
    min-width: 14px;
    height: 14px;
    background: #fff;
    margin-right: 20px;
    vertical-align: middle;
    border: 1px solid #a4a4a4;
    border-radius: 3px;
    -webkit-transition: .3s ease .1s;
    -o-transition: .3s ease .1s;
    transition: .3s ease .1s;
}

.attribute-checkbox .list .checkbox:before {
    border-radius: 3px;
    content: '';
    display: block;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    background-image: url(var/themes/default/skin/images/checking.svg);
    background-color: #dba3a3;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: 8px 8px;
    background-size: 8px;
}

.attribute-checkbox .btn-apply {
    display: none!important;
    cursor: pointer;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -14px;
    -webkit-transition: ease .1s;
    -o-transition: ease .1s;
    transition: ease .1s;
    padding: 5px 15px;
    height: 28px;
    border-radius: 14px;
    line-height: 18px;
    vertical-align: middle;
    background: #2b343c;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.attribute-checkbox .btn-apply:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -6px;
    margin-top: -9px;
    border-right: 9px solid #2b343c;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
}

.attribute-checkbox.selected .list .checkbox {
    border-color: #dba3a3;
}

.attribute-checkbox.selected .list .checkbox:before {
    opacity: 1;
}

.attribute-checkbox.selected .list .text {
    color: #2e2d2d;
}

.attribute-range {
    position: relative;
}

.attribute-range .ui-slider {
    background: #c0999e;
    height: 3px;
    margin: 18px 0;
    position: relative;
    border: none;
    border-radius: 0;
}

.attribute-range .ui-slider .ui-slider-range:last-of-type {
    position: absolute;
    height: 3px;
    background: #ddd;
    border-radius: 0;
}

.attribute-range .ui-slider .ui-slider-handle {
    padding: 5px;
    position: absolute;
    z-index: 10;
    top: 50%;
    width: 12px;
    height: 12px;
    margin-left: 0;
    margin-top: -6px;
    background: #c0999e;
    display: block;
    border-radius: 100%;
    border: 1px solid #dba3a3;
    cursor: pointer;
}

.attribute-range .ui-slider .ui-slider-handle:hover:first-of-type {
    border-color: #2581b1;
}

.attribute-range .ui-slider .ui-slider-handle:hover:last-of-type {
    border-color: #2b343c;
}

.attribute-range .ui-slider .ui-slider-handle:first-of-type {
    left: 0;
}

.attribute-range .ui-slider .ui-slider-handle:last-of-type {
    right: 0;
}

.attribute-range .ui-slider .ui-slider-handle+.ui-slider-handle {
    margin-left: -12px;
}

.attribute-range .dash {
    color: #e9e9e9;
    float: left;
    font-size: 15px;
    line-height: 21px;
    margin: 0 6px 0 16px;
}

.attribute-range .ranges-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}

.attribute-range .range-text {
    padding-right: 6px;
}

.attribute-range .range-separate,.attribute-range .range-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.attribute-range .range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    color: #393939;
}

.attribute-range .range .form-control {
    height: 38px;
    min-width: 102px;
    padding-left: 3px;
    padding-right: 3px;
    margin-right: 7px;
    font-size: .75rem;
    color: #737373;
    text-align: center;
}

.attribute-range .range .form-control::-webkit-inner-spin-button,.attribute-range .range .form-control::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.attribute-range .range>* {
    margin-bottom: 0;
    margin-right: 7px;
}

.attribute-range .btn-apply {
    height: 24px;
    padding: 1px 8px;
    font-size: .75rem;
}

.filter-delete-wrapper {
    color: #2b343c;
    font-size: .75rem;
    line-height: 1;
    background: #f7f7f7;
    padding: 10px 6px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.filter-delete-wrapper:empty {
    display: none;
}

.filter-delete-wrapper .filter-delete-item {
    margin: 8px;
    border-radius: 2px;
    border: 1px solid silver;
    padding: 6px 7px;
    cursor: pointer;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all {
    color: #fff;
    background: #2b343c;
    border-color: #2b343c;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all .delete-icon {
    color: #fff;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover {
    color: #2b343c;
    background: #fff;
    border-color: silver;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover .delete-icon {
    color: silver;
}

.filter-delete-wrapper .filter-delete-item:hover {
    color: #fff;
    background: #2b343c;
    border-color: #2b343c;
}

.filter-delete-wrapper .filter-delete-item:hover .delete-icon {
    color: #fff;
}

.filter-delete-wrapper .delete-icon {
    color: silver;
    margin-left: 8px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.socials-list {
    text-align: center;
}

.socials-list .item {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.socials-list .item:not(:first-child) {
    margin-left: 10px;
}

.socials-list .item .social-icon {
    position: relative;
    z-index: 1;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    background: #000;
}

.socials-list .item .social-icon i {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    position: relative;
    z-index: 10;
    color: #fff;
}

.socials-list .item .social-icon:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    width: 100%;
    height: 100%;
    background: 0 0;
    border: 3px solid #000;
}

.socials-list .item.active,.socials-list .item.active *,.socials-list .item:focus,.socials-list .item:focus *,.socials-list .item:hover,.socials-list .item:hover * {
    outline: 0;
}

.socials-list .item.active .social-icon:after,.socials-list .item:focus .social-icon:after,.socials-list .item:hover .social-icon:after {
    width: 120%;
    height: 120%;
}

.socials-list .item div.social-icon,.socials-list .item span.social-icon {
    color: #fff;
    display: inline-block;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.socials-list .item img.social-icon {
    display: inline-block;
    width: auto;
    max-width: 100%;
}

.socials-list .item.social-skype .social-icon {
    background: #00aff0;
}

.socials-list .item.social-skype .social-icon:after {
    border-color: #00aff0;
}

.socials-list .item.social-facebook .social-icon {
    background: #3b5998;
    text-align: right;
}

.socials-list .item.social-facebook .social-icon:after {
    border-color: #3b5998;
}

.socials-list .item.social-facebook .social-icon i {
    font-size: 36px;
    margin-top: 5px;
    margin-right: 6px;
}

.socials-list .item.social-vk .social-icon {
    background: #507299;
}

.socials-list .item.social-vk .social-icon:after {
    border-color: #507299;
}

.socials-list .item.social-vk .social-icon i {
    font-size: 28px;
}

.socials-list .item.social-youtube .social-icon {
    background: #e62117;
}

.socials-list .item.social-youtube .social-icon:after {
    border-color: #e62117;
}

.socials-list .item.social-instagram .social-icon {
    background: #3897f0;
}

.socials-list .item.social-instagram .social-icon:after {
    border-color: #3897f0;
}

.socials-list .item.social-instagram .social-icon i {
    font-size: 25px;
}

.socials-list .item.social-google .social-icon {
    background: #fd4d3e;
}

.socials-list .item.social-google .social-icon:after {
    border-color: #fd4d3e;
}

.socials-list .item.social-google .social-icon i {
    font-size: 25px;
}

.socials-list .item.social-linkedin .social-icon {
    background: #007bbd;
}

.socials-list .item.social-linkedin .social-icon:after {
    border-color: #007bbd;
}

.socials-list .item.social-twitter .social-icon {
    background: #00aef1;
}

.socials-list .item.social-twitter .social-icon:after {
    border-color: #00aef1;
}

.social-auth {
    display: block;
    text-align: center;
}

.social-auth .social {
    position: relative;
    display: inline-block;
    margin: 5px 5px 0;
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    vertical-align: middle;
    border: 1px solid #2b343c;
}

.social-auth .social a {
    display: block;
    height: 100%;
}

.social-auth .social i {
    color: #2b343c;
}

.social-likes {
    text-align: center;
    padding-top: 25px;
}

.social-likes .widget-item {
    margin-top: 15px;
    display: inline-block;
}

.social-likes .title {
    display: inline-block;
    font-size: 14px;
}

.social-likes .item {
    position: relative;
}

.social-likes .item .hidden {
    display: block;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
}

.social-likes .item .hidden:hover+i {
    vertical-align: top;
}

.social-likes .item.instagram .ig-follow {
    -webkit-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    transform: scale(10);
}

.social-likes .item.google-plus iframe {
    -webkit-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    transform: scale(10);
}

.social-likes .item.facebook .fb-share-button {
    -webkit-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    transform: scale(10);
}

.social-likes .item.vk a {
    -webkit-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    transform: scale(10);
}

.article-item {
    line-height: 1.2;
    font-size: .875rem;
    color: #2b343c;
    margin-bottom: 30px;
    cursor: pointer;
}

.article-item:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    background: 0 0;
}

.article-item .img-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.article-item .img-wrapper img {
    width: 100%;
}

.article-item .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-transform: uppercase;
    color: #fff;
}

.article-item .title a {
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    color: inherit;
}

.article-item .title a:hover {
    text-decoration: none;
}

.article-item .text {
    margin-bottom: 9px;
}

.article-item .text p {
    margin-bottom: 0;
}

.article-item .link-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #dfa6a6;
    width: 204px;
    height: 50px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin-top: 34px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    pointer-events: none;
    position: absolute;
    max-height: 0;
    overflow: hidden;
}

.article-item:hover .bluer-block {
    max-height: 0;
}

.article-item:hover .link-more {
    overflow: visible;
    height: 50px;
    max-height: 50px;
    position: static;
    pointer-events: auto;
}

.article-item:hover:before {
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.44)),to(rgba(0,0,0,.44)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.44),rgba(0,0,0,.44));
    background: -o-linear-gradient(bottom,rgba(0,0,0,.44),rgba(0,0,0,.44));
    background: linear-gradient(0deg,rgba(0,0,0,.44),rgba(0,0,0,.44));
}

.article-list-wrapper {
    padding: 30px 29px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.article-list-wrapper .article-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.article-list-wrapper .description-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    width: 100%;
}

.article-list-wrapper .title-link-wrapper {
    position: relative;
    padding: 26px 26px 16px;
}

.bluer-block {
    height: 100%;
    background: rgba(0,0,0,.48);
    -webkit-filter: blur(42px);
    filter: blur(42px);
    position: absolute;
    width: 100%;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.page-articles-list .pagination-wrap .btn-load-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background: 0 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #2e2d2d;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.page-articles-list .pagination-wrap .btn-load-more span {
    text-decoration: underline;
    margin-right: 12px;
}

.page-articles-list .pagination {
    margin-bottom: 80px;
}

.page-article .page-white-block {
    padding: 30px;
}

.article-main-item {
    position: relative;
}

.article-main-item .description-wrapper {
    background: -webkit-gradient(linear,left top,right top,color-stop(.7%,rgba(0,0,0,.3654)),color-stop(66.31%,rgba(0,0,0,0)),color-stop(92.25%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left,rgba(0,0,0,.3654) .7%,rgba(0,0,0,0) 66.31%,rgba(0,0,0,0) 92.25%);
    background: -o-linear-gradient(left,rgba(0,0,0,.3654) .7%,rgba(0,0,0,0) 66.31%,rgba(0,0,0,0) 92.25%);
    background: linear-gradient(90deg,rgba(0,0,0,.3654) .7%,rgba(0,0,0,0) 66.31%,rgba(0,0,0,0) 92.25%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 67px 50px 50px;
}

.article-main-item .description-wrapper .page-title {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 1.28571px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 4px 12px rgba(0,0,0,.11);
    text-align: left;
}

.min-title-date-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0;
}

.min-title-block {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #dfa6a6;
    padding: 14px 21px 13px;
    background: #fef4f4;
}

.date-block {
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #dfa6a6;
}

.page-article-content.text-formatted {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #5c5b5b;
}

.page-article-content.text-formatted h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 24px;
    color: #5c5b5b;
    margin-bottom: 25px;
}

.page-article-content.text-formatted ul {
    padding-left: 0;
    margin-bottom: 44px;
    list-style: none;
}

.page-article-content.text-formatted ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #5c5b5b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.page-article-content.text-formatted ul li:before {
    content: url("var/themes/default/skin/images/rounded-check-mark- 3.svg");
    display: block;
    margin-right: 15px;
}

.page-article-content.text-formatted ul li:last-child {
    margin-bottom: 0;
}

.grey-block-wrapper .main-title span {
    background: #f2f2f2;
}

.articles-promo-products .main-title span {
    background: #fff;
}

.articles-promo-products,.grey-block-wrapper {
    margin-bottom: 35px;
}

.articles-promo-products .owl-nav,.grey-block-wrapper .owl-nav {
    display: none;
}

.articles-promo-products .main-title,.grey-block-wrapper .main-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 24px;
    color: #5c5b5b;
    margin-bottom: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.articles-promo-products .main-title span,.grey-block-wrapper .main-title span {
    padding-right: 30px;
    position: relative;
    z-index: 1;
}

.articles-promo-products .main-title:after,.grey-block-wrapper .main-title:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: #d2d2d2;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.grey-block-wrapper {
    background: #f2f2f2;
    padding: 43px 0 49px;
}

.grey-block-wrapper .article-list-wrapper {
    padding: 0;
}

.form-placeholder-color {
    color: #8c8c8c;
}

.form-control {
    height: 43px;
    border-radius: 0;
    border-color: #f2f2f2;
    background: #fff;
    color: #2b343c;
    padding-left: 9px;
    padding-right: 9px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: .875rem;
}

.form-control.error {
    border-color: red;
}

.form-control:focus {
    background: #fff;
    border-color: #82d9ff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control.gui-field-error {
    border-color: red;
}

.form-control::-webkit-input-placeholder {
    color: #8c8c8c;
}

.form-control::-moz-placeholder {
    color: #8c8c8c;
}

.form-control:-moz-placeholder {
    color: #8c8c8c;
}

.form-control:-ms-input-placeholder {
    color: #8c8c8c;
}

.form-control.bg-icon {
    padding-left: 45px;
}

.form-control.bg-icon~i {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 10;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    color: #8c8c8c;
}

.form-control.jq-selectbox {
    padding-left: 0;
    padding-right: 0;
}

.form-control.jq-selectbox .jq-selectbox__select {
    width: 100%;
    height: 43px;
    border-width: 1px;
    border-color: #f2f2f2;
    color: #2b343c;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

textarea.form-control {
    resize: none;
    height: 65px;
}

.custom-checkbox {
    font-size: .875rem;
    color: #2b343c;
    line-height: 1.571;
    padding-left: 33px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0;
}

.custom-checkbox .checkmark:after,.custom-checkbox .checkmark:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.custom-checkbox .checkmark:before {
    width: 16px;
    height: 16px;
    left: 0;
    border: 1px solid #2b343c;
}

.custom-checkbox .checkmark:after {
    content: url(../images/decore/check.svg);
    left: 1px;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
}

.custom-checkbox input:checked .checkmark:after,.custom-checkbox input:checked~.checkmark:after,.custom-checkbox.active .checkmark:after,.custom-checkbox.active~.checkmark:after {
    -webkit-transform: translateY(-50%) scale(.8);
    -ms-transform: translateY(-50%) scale(.8);
    -o-transform: translateY(-50%) scale(.8);
    transform: translateY(-50%) scale(.8);
}

.custom-checkbox input:checked._dark .checkmark:before,.custom-checkbox input:checked._dark~.checkmark:before,.custom-checkbox.active._dark .checkmark:before,.custom-checkbox.active._dark~.checkmark:before {
    border-color: #2b343c;
}

.custom-checkbox input {
    visibility: hidden;
    opacity: 0;
}

.custom-checkbox input._dark.checkmark:before,.custom-checkbox input._dark~.checkmark:before {
    border-color: silver;
}

.custom-radio {
    padding-left: 38px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    color: #595959;
}

.custom-radio .checkmark:after,.custom-radio .checkmark:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #dfa6a6;
    border-radius: 50%;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.custom-radio .checkmark:before {
    width: 28px;
    height: 28px;
    left: 0;
}

.custom-radio .checkmark:after {
    background: #dfa6a6;
    left: 7px;
    width: 14px;
    height: 14px;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
}

.custom-radio input:checked .checkmark:after,.custom-radio input:checked~.checkmark:after,.custom-radio.active .checkmark:after,.custom-radio.active~.checkmark:after {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}

.custom-radio input {
    visibility: hidden;
    opacity: 0;
    position: absolute;
}

form label {
    font-family: ProximaNova,sans-serif;
    font-size: 16px;
    color: #595959;
    letter-spacing: normal;
    line-height: normal;
}

form label .required:before {
    content: '*';
    color: #cc2525;
}

form .form-error {
    display: none;
}

form .control-group {
    margin-bottom: 13px;
}

form .form-note {
    color: silver;
    font-size: .875rem;
    text-align: center;
    line-height: 1.2;
    margin: 13px 0;
}

form .form-note a {
    color: inherit;
    border-bottom: 1px solid silver;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

form .form-note a:hover {
    color: #2b343c;
    border-color: #2b343c;
    text-decoration: none;
}

form .gui-details {
    color: silver;
    font-size: .75rem;
    line-height: 1.2;
    margin-top: 3px;
}

form .gui-details a {
    color: inherit;
    border-bottom: 1px solid silver;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

form .gui-details a:hover {
    color: #2b343c;
    border-color: #2b343c;
    text-decoration: none;
}

form .note {
    color: #999;
    font-size: .75rem;
}

#order-form .control-group,#order-form .form-group {
    position: relative;
}

#order-form .control-group .custom-radio+label.error {
    left: 30px;
}

#order-form label.error {
    font-size: .75rem;
    color: #d52527;
    margin-bottom: 0;
    position: absolute;
    top: 100%;
    bottom: -17px;
}

#order-form #orderProductsTable.load,#order-form .delivery-content.load,#order-form .payment-content.load {
    position: relative;
    min-height: 60px;
}

#order-form #orderProductsTable.load>:not(.loader-wrap),#order-form .delivery-content.load>:not(.loader-wrap),#order-form .payment-content.load>:not(.loader-wrap) {
    opacity: .5;
}

#order-form #orderProductsTable.load:before,#order-form .delivery-content.load:before,#order-form .payment-content.load:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

#order-form #orderProductsTable.load .loader-wrap,#order-form .delivery-content.load .loader-wrap,#order-form .payment-content.load .loader-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 12;
}

#order-form #orderProductsTable.load .loader-wrap .loader,#order-form .delivery-content.load .loader-wrap .loader,#order-form .payment-content.load .loader-wrap .loader {
    margin: auto;
}

#order-form #orderProductsTable.load .loader-wrap .loader span,#order-form .delivery-content.load .loader-wrap .loader span,#order-form .payment-content.load .loader-wrap .loader span {
    width: 5px;
    height: 30px;
}

.form-popup form {
    background: #fefefe;
    border-radius: 2px;
    position: relative;
    padding: 25px 30px;
}

.form-popup form .btn {
    margin-top: 13px;
    min-width: 127px;
}

.form-popup form.register-form {
    padding-left: 65px;
    padding-right: 65px;
}

.form-popup .form-note,.form-popup .form-title,.form-popup .popup-note,.form-popup .popup-title {
    text-align: center;
    display: block;
}

.form-popup .form-title,.form-popup .popup-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #2b343c;
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 30px;
    background: #fff;
}

.form-popup label {
    font-size: .875rem;
    line-height: 1;
    margin-bottom: 10px;
}

.form-popup .fancybox-close-small:after {
    display: none;
}

.form-popup .fancybox-close-small:before {
    font-size: 12px;
    color: #fff;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.home-popup {
    -webkit-box-shadow: 0 4px 25px rgba(0,0,0,.15);
    box-shadow: 0 4px 25px rgba(0,0,0,.15);
    border-radius: 10px;
}

.home-popup .title {
    font-weight: 700;
    font-size: 36px;
    font-family: 'Roboto Condensed',sans-serif;
    line-height: 38px;
    text-transform: uppercase;
    color: #2c2c2c;
    margin-bottom: 20px;
    text-align: center;
}

.home-popup .title_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #4e616f;
    margin-bottom: 20px;
    text-align: center;
}

.home-popup form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
}

.home-popup label {
    position: relative;
    margin-bottom: 19px;
}

.home-popup label .ic {
    position: absolute;
    height: 48px;
    width: 48px;
    top: 0;
    left: 0;
    color: #003d7c;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home-popup .send {
    margin-top: 21px;
    background: #003d7c;
    -webkit-box-shadow: 0 4px 15px #ffb6b4;
    box-shadow: 0 4px 15px #ffb6b4;
    border-radius: 5px;
    padding: 16px 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
}

.search-form {
    display: block;
}

.search-form .active-search .form-element-wrapper {
    opacity: 1;
    pointer-events: auto;
}

.search-form .active-search .btn-search-false {
    display: none;
}

.search-form .search-form-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.search-form .form-element-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    border-radius: 50px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    opacity: 0;
    pointer-events: none;
    top: 15px;
    left: 49%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 966px;
    background: #fff;
    z-index: 1;
}

.search-form .form-search-relative-wrapper {
    position: relative;
    width: 100%;
    border: 1px solid #c0999e;
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.25);
    box-shadow: 0 4px 15px rgba(0,0,0,.25);
    min-width: 968px;
    margin-left: -1px;
    padding: 0 20px 1px 30px;
    border-radius: 5px;
}

.search-form .form-search-relative-wrapper .btn-search {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 22px;
    width: 24px;
    height: 24px;
    background-image: url(var/themes/default/skin/images/search-p.svg);
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
}

.search-form .loader-circle {
    width: 20px;
    height: 20px;
    min-width: 20px;
    display: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    z-index: 10;
}

.search-form .loader-circle:after,.search-form .loader-circle:before {
    content: "";
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-width: 2px;
}

.search-form .form-element-wrapper.focus {
    border-color: #82d9ff;
}

.search-form .form-element-wrapper .jq-selectbox {
    left: -1px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 186px;
    -ms-flex: 0 0 186px;
    flex: 0 0 186px;
    max-width: 186px;
}

.search-form .form-control,.search-form .jq-selectbox .jq-selectbox__select {
    font-family: ProximaNova,sans-serif;
    font-size: 16px;
    color: #2e2d2d;
    letter-spacing: normal;
    background: 0 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

.search-form .jq-selectbox__select {
    min-width: 168px;
}

.search-form .jq-selectbox__trigger {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-form .btn__search-group {
    position: relative;
}

.search-form .btn-search-false {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.search-form .btn-search {
    display: block;
    padding: 0;
    background: 0 0;
    border-radius: 0 2px 2px 0;
}

.search-form .input-search {
    width: 100%;
    background: 0 0;
    border: none;
}

.search-form .form-control {
    padding: 10px 0;
    border-bottom: 1px solid #c0999e;
}

.search-form .search-results {
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    margin-top: 0;
    z-index: 0;
}

.search-form .search-results .ui-autocomplete {
    top: -2px!important;
    left: 0!important;
    right: 0!important;
    width: auto!important;
    background: #fff;
    overflow: hidden;
    max-height: unset;
    border-right: 1px solid #c0999e;
    border-bottom: 1px solid #c0999e;
    border-left: 1px solid #c0999e;
    -webkit-border-image: initial;
    -o-border-image: initial;
    border-image: initial;
    border-top: none;
    padding: 15px 20px;
    -webkit-box-shadow: 0 4px 3px rgba(0,0,0,.25);
    box-shadow: 0 4px 3px rgba(0,0,0,.25);
}

.search-form .search-results .category.ui-menu-item {
    margin-bottom: 20px;
}

.search-form .search-results .category.ui-menu-item .search-category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.search-form .search-results .category.ui-menu-item .search-category:before {
    margin-right: 30px;
    font-size: 15px;
    color: #c0999e;
}

.search-form .search-results .category.ui-menu-item:before {
    display: none;
}

.search-form .search-results .category.ui-menu-item .search-category i {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(var/themes/default/skin/images/arrow-right.svg);
    -webkit-background-size: cover;
    background-size: cover;
    width: 17px;
    min-width: 17px;
    height: 17px;
    margin-right: 15px;
}

.search-form .search-results .category.ui-menu-item .search-category i:before {
    display: none;
}

.search-form .search-results .category.ui-menu-item .search-category .info .title {
    color: #393939;
    font-size: 18px;
    font-weight: inherit;
}

.search-form .search-results .category.ui-menu-item .search-category .info .title b {
    font-weight: 700;
}

.search-form .search-results .product {
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.search-form .search-results .product:before {
    display: none;
}

.search-form .search-results .product.ui-state-focus {
    background: #f3f3f3;
    font-weight: 400;
    border: none;
    margin: 0;
}

.search-form .search-results .product a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.search-form .search-results .product.product .image {
    -webkit-flex-basis: 57px;
    -ms-flex-preferred-size: 57px;
    flex-basis: 57px;
    min-width: 57px;
    margin-right: 10px;
}

.search-form .search-results .product.product .image img {
    display: block;
}

.search-form .search-results .product.product .price .price-currency,.search-form .search-results .product.product .price .price-value {
    font-size: .875rem;
    font-weight: 400;
    text-shadow: 0 0 0;
}

.search-form .search-results .product .info {
    width: 100%;
}

.search-form .search-results .product .info .title {
    display: block;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 400;
    color: #393939;
    text-shadow: 0 0 0;
}

.search-form .search-results .product .info .price .price-currency,.search-form .search-results .product .info .price .price-value {
    color: #c0999e;
    font-size: 18px;
}

.search-form .search-results .product.category a {
    color: #262626;
}

.search-form .search-results .product.category a i {
    text-align: center;
}

.search-form .search-results .product.category a i:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background: silver;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.search-form .search-results .product.category.ui-state-focus a i:before {
    background: #154054;
}

.search-form .search-results .product.empty {
    text-align: center;
}

.search-form .search-results .product.empty,.search-form .search-results .product.empty.ui-state-focus {
    background: 0 0;
    color: inherit;
    cursor: default;
}

.search-form .search-results .product.search-variant-title {
    font-weight: 700;
    color: #2b343c;
    font-size: 1.125rem;
    cursor: default;
}

.search-form .search-results .product.search-variant-title.ui-state-focus {
    background: 0 0;
}

.search-form .search-results .product.search-variant a {
    font-weight: 400;
    color: #2b343c;
    position: relative;
    padding-left: 15px;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.search-form .search-results .product.search-variant a .title {
    color: inherit;
}

.search-form .search-results .product.search-variant a:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #2b343c;
}

.search-form .search-results .product.search-variant.ui-state-focus {
    background: 0 0;
}

.search-form .search-results .product.search-variant.ui-state-focus a {
    color: #2b343c;
}

.search-form .search-results .separate.ui-menu-divider {
    margin: 18px 27px 18px;
}

.search-form .search-results .see-all {
    text-align: center;
    padding: 10px;
}

.search-form .search-results .see-all a {
    color: #2b343c;
}

.close-search-wrap {
    display: none;
}

.search-activate-wrapper {
    display: none;
}

.search-form .search-results .product.empty,.search-form .search-results .ui-menu-item.empty {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tell-block-cart {
    background: #f0f4f8;
}

.tell-block-cart form {
    padding: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
}

.tell-block-cart form>.row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tell-block-cart form .form-note {
    text-align: right;
    color: #2b343c;
    margin: 0 0 14px;
    font-size: .75rem;
    line-height: 1;
}

.tell-block-cart form .form-note b {
    font-size: .875rem;
    line-height: 1.2;
}

.tell-block-cart form .form-group {
    margin-bottom: 0;
}

.tell-block-cart form .btn-submit {
    margin-top: 0;
    min-width: 90px;
}

.subscribe-form {
    width: 443px;
}

.subscribe-form .input-group {
    max-width: 443px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.subscribe-form .input-group .input-group-btn {
    width: 100%;
}

.subscribe-form .input-group .btn__subscribe {
    max-width: 442px;
    width: 100%;
}

.subscribe-form .form-control {
    width: 443px;
    height: 50px;
    margin-bottom: 10px;
    padding: 16px 0 16px 29px;
    font-family: ProximaNova,sans-serif;
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
    color: #404040;
    background: #fff;
    border: 1px solid transparent;
}

.carousel-product {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

.carousel-product .ui-slider:not(.lightSlider) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}

.carousel-product .ui-slider:not(.lightSlider)>li {
    min-width: 20%;
    width: 20%;
}

.carousel-product .product-card .img-wrapper {
    padding: 0;
}

.category-product .ui-slider:not(.lightSlider) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    margin-left: -7px;
    margin-right: -7px;
    list-style: none;
    padding: 0;
}

.category-product .ui-slider:not(.lightSlider)>li {
    min-width: 25%;
    width: 25%;
}

.slider-img-wrapper {
    width: 100%;
    text-align: center;
}

.pink-bg-block {
    background-color: #fff9f9;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.grey-bg-block {
    background-color: #eceae6;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.purple-bg-block {
    background-color: #f5efef;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.cream-bg-block {
    background-color: #fbf5ec;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.first-main-slider-wrapper {
    position: relative;
    max-height: 851px;
}

.first-main-slider-wrapper .owl-carousel .owl-stage-outer {
    max-height: 580px;
}

.first-main-slider-wrapper .slider-counter {
    position: absolute;
    right: 222px;
}

.first-main-slider-wrapper .mouse-control {
    color: #fff;
}

.slider-counter .slider-current,.slider-counter .slider-current2,.slider-counter .slider-current3,.slider-counter .slider-current4,.slider-counter .slider-current5,.slider-counter .slider-total,.slider-counter .slider-total2,.slider-counter .slider-total3,.slider-counter .slider-total4,.slider-counter .slider-total5,.slider-counter2 .slider-current,.slider-counter2 .slider-current2,.slider-counter2 .slider-current3,.slider-counter2 .slider-current4,.slider-counter2 .slider-current5,.slider-counter2 .slider-total,.slider-counter2 .slider-total2,.slider-counter2 .slider-total3,.slider-counter2 .slider-total4,.slider-counter2 .slider-total5,.slider-counter3 .slider-current,.slider-counter3 .slider-current2,.slider-counter3 .slider-current3,.slider-counter3 .slider-current4,.slider-counter3 .slider-current5,.slider-counter3 .slider-total,.slider-counter3 .slider-total2,.slider-counter3 .slider-total3,.slider-counter3 .slider-total4,.slider-counter3 .slider-total5,.slider-counter4 .slider-current,.slider-counter4 .slider-current2,.slider-counter4 .slider-current3,.slider-counter4 .slider-current4,.slider-counter4 .slider-current5,.slider-counter4 .slider-total,.slider-counter4 .slider-total2,.slider-counter4 .slider-total3,.slider-counter4 .slider-total4,.slider-counter4 .slider-total5,.slider-counter5 .slider-current,.slider-counter5 .slider-current2,.slider-counter5 .slider-current3,.slider-counter5 .slider-current4,.slider-counter5 .slider-current5,.slider-counter5 .slider-total,.slider-counter5 .slider-total2,.slider-counter5 .slider-total3,.slider-counter5 .slider-total4,.slider-counter5 .slider-total5 {
    font-size: 14px;
    line-height: 1;
    color: #fff;
    position: absolute;
    bottom: 55px;
    z-index: 1;
    text-align: center;
    font-family: OptimaCyr;
}

.owl-carousel .owl-dots {
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    position: absolute;
    bottom: 32px;
    padding: 0 7px;
    line-height: 1;
    background: 0 0;
}

.first-main-slider .owl-dots {
    right: 224px;
    bottom: 61px;
}

.first-main-slider .owl-nav .owl-next {
    top: auto;
    bottom: 41px;
    right: 90px;
}

.first-main-slider .owl-nav .owl-prev {
    bottom: 41px;
    right: 136px;
}

.owl-carousel .owl-dots button.owl-dot {
    width: 30px;
    height: 32px;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #fff;
    margin: 0;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    opacity: .3;
    outline: 0;
}

.owl-carousel .owl-dots button.owl-dot.active {
    opacity: 1;
}

.first-main-slider .owl-dots button.owl-dot {
    width: 31px;
}

.product-gallery {
    position: relative;
}

.product-gallery .sticker-wrapper {
    left: 22px;
    top: 20px;
    z-index: 3;
}

.product-gallery .sticker-wrapper .sticker {
    font-size: 18px;
    color: #393939;
}

.product-gallery .lSSlideOuter.vertical {
    padding: 22px 0!important;
}

.product-gallery .lSSlideWrapper {
    overflow: visible;
}

.product-gallery .lslide {
    cursor: pointer;
}

.product-gallery .lslide:after {
    content: '';
    background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%0D%0A%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0D%0A%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%0D%0A%20width%3D%2289px%22%20height%3D%2290px%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20opacity%3D%220.431%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%0D%0A%20d%3D%22M71.173%2C72.080%20L71.085%2C72.167%20C68.677%2C74.556%2064.774%2C74.556%2062.366%2C72.167%20L48.924%2C58.834%20C52.798%2C57.052%2055.961%2C54.024%2057.892%2C50.258%20L71.173%2C63.431%20C73.581%2C65.820%2073.581%2C69.692%2071.173%2C72.080%20ZM36.787%2C59.221%20C24.769%2C59.221%2014.991%2C49.524%2014.991%2C37.602%20C14.991%2C25.681%2024.769%2C15.982%2036.787%2C15.982%20C48.805%2C15.982%2058.583%2C25.681%2058.583%2C37.602%20C58.583%2C49.524%2048.805%2C59.221%2036.787%2C59.221%20ZM36.787%2C21.472%20C27.821%2C21.472%2020.527%2C28.708%2020.527%2C37.602%20C20.527%2C46.495%2027.821%2C53.731%2036.787%2C53.731%20C45.753%2C53.731%2053.047%2C46.495%2053.047%2C37.602%20C53.047%2C28.708%2045.753%2C21.472%2036.787%2C21.472%20ZM44.784%2C40.378%20L39.586%2C40.378%20L39.586%2C45.534%20C39.586%2C47.068%2038.333%2C48.311%2036.787%2C48.311%20C35.241%2C48.311%2033.988%2C47.068%2033.988%2C45.534%20L33.988%2C40.378%20L28.790%2C40.378%20C27.244%2C40.378%2025.991%2C39.135%2025.991%2C37.602%20C25.991%2C36.069%2027.244%2C34.825%2028.790%2C34.825%20L33.988%2C34.825%20L33.988%2C29.670%20C33.988%2C28.136%2035.241%2C26.893%2036.787%2C26.893%20C38.333%2C26.893%2039.586%2C28.136%2039.586%2C29.670%20L39.586%2C34.825%20L44.784%2C34.825%20C46.330%2C34.825%2047.583%2C36.069%2047.583%2C37.602%20C47.583%2C39.135%2046.330%2C40.378%2044.784%2C40.378%20Z%22%2F%3E%0D%0A%3C%2Fsvg%3E") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    pointer-events: none;
}

.product-gallery .lslide>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.ui-slider-wrapper {
    margin: 30px 0;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.ui-slider-wrapper .lSPager.lSpg {
    display: none;
    position: relative;
    margin-top: 28px;
    bottom: 0;
    z-index: 1;
}

.ui-slider-wrapper .lSPager.lSpg>li a {
    background-color: #e0e0e0;
}

.ui-slider-wrapper .lSPager.lSpg>li.active a,.ui-slider-wrapper .lSPager.lSpg>li:hover a {
    background-color: #2b343c;
}

.ui-slider-wrapper .lightSlider {
    overflow: visible;
}

.ui-slider-wrapper.brands-product .lSSlideOuter,.ui-slider-wrapper.category-product .lSSlideOuter {
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}

.ui-slider-wrapper.brands-product .lSSlideWrapper,.ui-slider-wrapper.category-product .lSSlideWrapper {
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}

.ui-slider-wrapper._product_blocks .lSSlideOuter {
    margin-left: -15px;
    margin-right: -15px;
}

.ui-slider-wrapper._product_blocks .ui-slider>li {
    padding: 15px;
}

.ui-slider-wrapper._catalog_blocks .lSSlideOuter {
    margin-left: -5px;
    margin-right: -5px;
}

.ui-slider-wrapper._catalog_blocks .ui-slider>li {
    padding: 5px;
}

#checkoutDialog {
    max-width: 954px;
    -webkit-box-shadow: -2px 6px 17px 0 rgba(0,0,0,.5);
    box-shadow: -2px 6px 17px 0 rgba(0,0,0,.5);
}

#checkoutDialog .wrap {
    position: relative;
    background: #fefefe;
    padding-top: 22px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    min-height: 100px;
}

#checkoutDialog #checkoutDialogLoader {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(254,254,254,.7);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#checkoutDialog .cart-products {
    margin: 0 45px;
}

#checkoutDialog .alert {
    margin-left: 45px;
    margin-right: 45px;
}

#checkoutDialog .fist-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: auto;
}

.info-hidden {
    line-height: 1.2;
    background: #fff;
    max-width: 780px;
    color: #737373;
    font-size: .875rem;
}

.info-hidden.info-delivery {
    max-width: 1190px;
}

.info-hidden.info-pay {
    max-width: 850px;
}

.info-hidden a {
    color: #2b343c;
}

.info-hidden a:hover {
    color: #2b343c;
}

.info-hidden ol,.info-hidden ul {
    padding-left: 45px;
    padding-right: 25px;
}

.info-hidden ol li,.info-hidden ul li {
    margin-bottom: 20px;
}

.info-hidden ol,.info-hidden p,.info-hidden ul {
    margin-bottom: 20px;
}

.info-hidden p {
    padding: 0 25px;
}

.info-hidden .h2,.info-hidden .h3,.info-hidden .info-title,.info-hidden h2,.info-hidden h3 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    background: #e0e0e0;
    padding: 14px 15px;
    margin-bottom: 20px;
    text-transform: none;
    color: #323232;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 35px;
}

.info-hidden .h2:first-of-type,.info-hidden .h3:first-of-type,.info-hidden .info-title:first-of-type,.info-hidden h2:first-of-type,.info-hidden h3:first-of-type {
    margin-top: 0;
}

.info-hidden .h2 .info-title-img,.info-hidden .h3 .info-title-img,.info-hidden .info-title .info-title-img,.info-hidden h2 .info-title-img,.info-hidden h3 .info-title-img {
    width: 31px;
    text-align: center;
    margin-right: 16px;
}

.info-hidden .h2 .info-title-img img,.info-hidden .h3 .info-title-img img,.info-hidden .info-title .info-title-img img,.info-hidden h2 .info-title-img img,.info-hidden h3 .info-title-img img {
    width: auto!important;
    max-width: 100%;
    height: auto!important;
}

.info-hidden .h2:before,.info-hidden .h3:before,.info-hidden .info-title:before,.info-hidden h2:before,.info-hidden h3:before {
    font-size: 25px;
    margin-right: 24px;
}

#messageDialog {
    border-radius: 10px;
}

#messageDialog .popup-note,#messageDialog .popup-title {
    text-align: center;
    display: block;
}

#messageDialog .popup-title {
    min-height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 65px 5px 20px;
    background: #2b343c;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.35;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
}

#messageDialog .popup-title:before {
    content: '!';
    font-weight: 700;
    margin-right: 10px;
    font-size: 26px;
}

#messageDialog .popup-note {
    padding: 5px 15px 10px;
    line-height: normal;
    letter-spacing: .7px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #2b343c;
    margin-left: auto;
    margin-right: auto;
}

#messageDialog .content {
    background: #fefefe;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    font-weight: 600;
}

.message {
    border-radius: 10px;
    width: 90%;
    max-width: 500px;
}

.message .fancybox-close-small {
    background: #dbdbdb;
}

.message .message-title {
    text-align: center;
    margin-top: 15px;
    font-family: 'Roboto Condensed',sans-serif;
    line-height: 38px;
    text-transform: uppercase;
}

#reviewDialog {
    max-width: 820px;
}

#reviewDialog .control-group {
    padding: 0 55px;
}

#reviewDialog form {
    padding-bottom: 35px;
}

#tableSize {
    max-width: 720px;
    width: 100%;
    padding: 24px 0 0;
}

#tableSize .fancybox-close-small:after {
    display: none;
}

#tableSize .fancybox-close-small:before {
    position: absolute;
    font-size: 18px;
    color: silver;
    top: 10px;
    right: 10px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

#tableSize .fancybox-close-small:hover:before {
    color: #2b343c;
}

#tableSize .nav-tabs {
    padding-left: 17px;
    padding-right: 17px;
}

#tableSize table {
    width: 100%;
    font-size: .875rem;
    border: none!important;
    text-align: center;
}

#tableSize table thead {
    background: #e6e6e6;
}

#tableSize table tr td,#tableSize table tr th {
    padding: 10px 5px;
}

#tableSize .tab-content {
    padding: 30px 0 0;
    border: none;
}

#tableSize #navTabSize {
    text-align: center;
}

#tableSize #navTabSize img {
    max-width: 100%;
    height: auto;
}

#tableSize #navTabSize .nav-tabs {
    border: none;
    padding-left: 36px;
}

#tableSize #navTabSize .nav-tabs .nav-link {
    border: none;
    padding: 0;
    color: #8c8c8c;
}

#tableSize #navTabSize .nav-tabs .nav-link .text {
    background: #fff;
    padding: 4px 10px;
}

#tableSize #navTabSize .nav-tabs .nav-link.active,#tableSize #navTabSize .nav-tabs .nav-link:hover {
    color: #262626;
    text-shadow: 1px 0 0 #262626;
}

#tableSize #navTabSize .tab-content {
    padding: 25px 36px 30px;
}

.review-item {
    font-size: .875rem;
    color: #2b343c;
    line-height: 1.2;
    margin-bottom: 22px;
}

.review-item .review-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 8px;
    position: relative;
}

.review-item .review-content:after {
    content: '';
    background: url(../images/decore/review-arrow.svg) top no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -20px;
    left: 19px;
}

.review-item .review-content .product-image {
    margin-right: 15px;
    min-width: 75px;
}

.review-item .review-content .review-product {
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 8px;
    color: #2b343c;
    text-decoration: none;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.review-item .review-content .review-product:hover {
    color: #d52527;
}

.review-item .review-content .review-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

.review-item .review-content .review-text p {
    margin-bottom: 0;
}

.review-item .review-reply {
    color: #8c8c8c;
    font-size: .875rem;
    cursor: pointer;
    margin-bottom: 16px;
    margin-top: 20px;
}

.review-item .review-reply i {
    font-size: 15px;
}

.review-item .review-reply .text {
    border-bottom: 1px solid #8c8c8c;
}

.review-item .review-answer {
    margin-left: 35px;
    padding-left: 90px;
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
    margin-top: 16px;
}

.review-item .review-info {
    padding-left: 65px;
}

.review-item .review-info .review-name {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 9px;
}

.review-item .review-info .review-date {
    color: #737373;
    margin-right: 5px;
}

.review-item .review-info .review-full {
    color: #8c8c8c;
    font-size: .75rem;
    font-weight: 500;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.review-item .review-info .review-full:hover {
    color: #2b343c;
    text-decoration: none;
}

.reviews-list .review-list-title {
    margin-top: 35px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 28px;
}

.utp-cars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: auto;
    padding: 130px 0 10px 0;
    margin-bottom: 30px;
}

.utp-cars-item {
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    position: relative;
    padding-top: 110px;
    width: 100%;
    min-width: 280px;
}

.utp-cars-item:not(:last-of-type) {
    margin-right: 20px;
}

.utp-cars-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.utp-cars-image img {
    max-width: 100%;
}

.utp-car-title {
    display: block;
    width: 100%;
    padding: 0 10px 20px 10px;
    font-weight: 700;
    font-size: 24px;
    color: #4e616f;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
    min-height: 95px;
}

.utp-car-list {
    padding: 40px 10px;
}

.utp-car-list p {
    font-size: 16px;
    color: #4e616f;
    padding-bottom: 0;
    text-align: center;
    margin-bottom: 20px;
}

.utp-car-list p:last-of-type {
    margin-bottom: 0;
}

.utp-car-price {
    padding: 20px 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    color: #003d7c;
    border-top: 1px solid #dbdbdb;
    text-align: center;
}

.category-card .category-card-title {
    font-size: 24px;
    text-transform: uppercase;
    font-family: OptimaCyr;
    margin-top: 20px;
}

.category-card .category-card-title a {
    color: #393939;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.category-card .img-wrapper {
    height: 351px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.category-card .img-wrapper img {
    position: relative;
}

.category-card .img-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
    bottom: 0;
    height: 50%;
    background: #f5fff9;
}

.category-card:hover .category-card-title a {
    color: #c0999e;
}

#category-main-slider .owl-stage .owl-item:nth-child(2n+4) .category-card .img-wrapper:before {
    background: #fff9f9;
}

#category-main-slider .owl-stage .owl-item:nth-child(3n+4) .category-card .img-wrapper:before {
    background: #fbf5ec;
}

#category-main-slider .owl-stage .owl-item:nth-child(4n+4) .category-card .img-wrapper:before {
    background: #f5f9ff;
}

.products-count-value {
    font-size: 14px;
    color: #a4a4a4;
    margin-top: 20px;
}

.subscription {
    margin-bottom: 210px;
    margin-top: 201px;
}

.subscription .subscription-subtitle {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: ProximaNova,sans-serif;
    font-size: 14px;
    line-height: 1.29;
    color: #2e2d2d;
}

.subscription .subscription-row {
    padding: 49px 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.subscription .subscription-row:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #dfa6a6;
}

.subscription .subscription-row:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #dfa6a6;
    z-index: -2;
}

.subscription .subscription-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 52%;
    -ms-flex: 0 0 52%;
    flex: 0 0 52%;
    max-width: 52%;
}

.subscription .subscription-block--bg {
    padding-left: 8%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.subscription .subscription-block--bg:before {
    content: '';
    position: absolute;
    top: -160px;
    bottom: -160px;
    right: -50%;
    left: 0;
    background: #fef4f4;
    z-index: -2;
}

.subscription .subscription-block--bg:after {
    content: '';
    width: 183px;
    height: 378px;
    position: absolute;
    right: 0;
    top: -100px;
    background-image: url(var/themes/default/skin/images/sub-logo.png);
    -webkit-background-size: cover;
    background-size: cover;
}

.write-us-form-wrapper .subscription .subscription-block--bg:before {
    z-index: -1;
}

.write-us-form-wrapper .subscription .subscription-row:after,.write-us-form-wrapper .subscription .subscription-row:before {
    z-index: -2;
}

.page-main .home-promo-products {
    position: relative;
    margin: 40px 0;
}

.page-main .home-promo-products .main-title {
    text-align: left;
    font-family: OptimaCyr;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px;
}

.page-main .home-promo-products .main-title.animated {
    -webkit-animation-fill-mode: initial;
    -o-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.page-main .home-promo-products .owl-next,.page-main .home-promo-products .owl-prev {
    width: 32px!important;
    height: 32px!important;
}

.page-main .home-promo-products .owl-next:before,.page-main .home-promo-products .owl-prev:before {
    font-size: 20px!important;
}

.page-main .home-promo-products .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}

.page-main .home-promo-products .owl-carousel.owl-drag .owl-item {
    height: auto;
}

#checkoutDialog .popup-title {
    margin: 0;
    padding: 10px 24px 16px;
    font-family: ProximaNova,sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.13;
    letter-spacing: normal;
    color: #fff;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #dfa6a6;
}

#checkoutDialog .popup-title .ic {
    margin-left: 8px;
    color: #fff;
    font-size: 26px;
}

#checkoutDialog .cart-products-bottom {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#checkoutDialog .cart-products-bottom .fist-block {
    width: 100%;
}

#checkoutDialog .cart-products-bottom .fist-block .btn-back {
    position: relative;
    font-family: ProximaNova,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 2.43;
    letter-spacing: normal;
    color: #2e2d2d;
}

#checkoutDialog .cart-products-bottom .fist-block .btn-back .ic {
    position: absolute;
    top: 50%;
    left: -6px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#checkoutDialog .cart-products-bottom .fist-block .btn-back .text {
    position: relative;
}

#checkoutDialog .cart-products-bottom .fist-block .btn-back .text:after {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    left: 0;
    height: 1px;
    border-bottom: 1px dotted #2e2d2d;
}

#checkoutDialog .cart-products-bottom .btn-checkout-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
}

#checkoutDialog .cart-products-bottom .btn-checkout-wrapper .price-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

#checkoutDialog .cart-products-bottom .btn-checkout-wrapper .label {
    margin-right: 30px;
    font-family: ProximaNova,sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #414041;
}

#checkoutDialog .cart-products-bottom .btn-checkout-wrapper .price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: ProximaNova,sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.47;
    letter-spacing: normal;
    color: #f55;
}

#checkoutDialog .cart-buy-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#checkoutDialog .cart-buy-block .basket-description {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

#checkoutDialog .cart-buy-block .basket-description .title {
    display: inline-block;
    padding-bottom: 11px;
    margin-bottom: 11px;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: normal;
    color: #2e2d2d;
    text-transform: uppercase;
}

#checkoutDialog .cart-buy-block .basket-description .title:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #f55;
}

#checkoutDialog .cart-buy-block .basket-description .sub-title {
    font-family: ProximaNova,sans-serif;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: normal;
    color: #414041;
}

#checkoutDialog .cart-buy-block .tell-block-cart {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

#checkoutDialog .cart-buy-block .tell-block-cart .controls {
    margin-right: 30px;
}

#checkoutDialog .cart-buy-block .tell-block-cart .form-control {
    opacity: .5;
    height: 47px;
    padding: 13px 0;
    background: 0 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #959595;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#checkoutDialog .cart-buy-block .tell-block-cart .form-control[placeholder] {
    font-family: ProximaNova,sans-serif;
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: normal;
    color: #f55;
}

#checkoutDialog .cart-buy-block .tell-block-cart .form-control:focus {
    opacity: 1;
}

.col-info .title {
    margin-bottom: 18px;
    text-decoration: none;
    font-family: ProximaNova,sans-serif;
    font-size: 16px;
    line-height: 1.13;
    letter-spacing: normal;
    color: #414041;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.col-info .title:hover {
    color: #dfa6a6;
}

.total-price-wrap .label {
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #2e2d2d;
    margin-bottom: 31px;
    text-transform: uppercase;
}

.total-price-wrap .price-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.total-price-wrap .price-block .price {
    width: 100%;
}

.total-price-wrap .price-block .price-currency,.total-price-wrap .price-block .price-value {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.65;
    color: #2e2d2d;
}

.btn-checkout-wrapper .price .price-currency,.btn-checkout-wrapper .price .price-value {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    color: #f55;
}

.cart-products .product {
    border-bottom: 1px solid #eee;
    padding-bottom: 18px;
    margin-bottom: 20px;
    position: relative;
}

.cart-products .product .col-remove-block {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cart-products .product .col-remove-block .ic-cart-4 {
    color: #dfa6a6;
    font-size: 22px;
}

.cart-products .product .price-block {
    width: 100%;
}

.cart-products .product .price-block .price-currency,.cart-products .product .price-block .price-value {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.65;
    letter-spacing: normal;
    color: #2e2d2d;
}

.cart-products .product .qty-price {
    margin-top: 17px;
}

.cart-products .product .qty-price .count-input {
    height: 40px;
    width: 68px;
}

.cart-products .product:nth-child(1) .col-img {
    background-color: #f5efef;
}

.cart-products .product:nth-child(2) .col-img {
    background-color: #fbf5ec;
}

.cart-products .product:nth-child(3) .col-img {
    background-color: #eceae6;
}

.cart-products .product:nth-child(4) .col-img {
    background-color: #fff9f9;
}

.cart-products .product:nth-child(1n+4) .col-img {
    background-color: #f5efef;
}

.cart-products .product:nth-child(2n+4) .col-img {
    background-color: #fbf5ec;
}

.cart-products .product:nth-child(3n+4) .col-img {
    background-color: #eceae6;
}

.cart-products .product:nth-child(4n+4) .col-img {
    background-color: #fff9f9;
}

label[data-value=cash] {
    max-width: 152px;
}

label[data-value=liqpay] {
    width: 192px;
}

label[data-value=liqpay]:after {
    display: block;
    width: 71px;
    height: 21px;
    content: '';
    background: url(var/themes/default/skin/images/visa.png);
    -webkit-background-size: cover;
    background-size: cover;
}

label[for=delivery_type-pickup] {
    width: 192px;
}

.delivery-options-wrapper .label-delivery-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
}

.checkout-data-wrapper .form-group {
    margin-bottom: 28px;
}

.left-checkout-content-wrapper .form-control {
    padding-left: 18px;
    outline: 0;
}

.left-checkout-content-wrapper #order-form-comment {
    height: 150px;
    background-color: #f2f2f2;
    color: #2e2d2d;
    font-size: 16px;
}

.left-checkout-aside .nav-tabs-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.login-form-popup .form-title {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #2e2d2d;
    margin-bottom: 36px;
}

.ceo-text-wrap {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.31;
    letter-spacing: normal;
    color: #5c5b5b;
}

.login-autorization-wrapper {
    margin-top: 37px;
}

.login-autorization-wrapper {
    width: 100%;
}

.login-form-popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-form-popup>div {
    width: 100%;
}

.login-form-popup>div:nth-child(2),.login-form-popup>div:nth-child(3),.login-form-popup>div:nth-child(4) {
    width: 30%;
    margin-right: 31px;
    max-width: 339px;
    text-align: left;
    margin-bottom: 13px;
}

.login-form-popup>div:nth-child(2) .form-control,.login-form-popup>div:nth-child(3) .form-control,.login-form-popup>div:nth-child(4) .form-control {
    height: 60px;
}

.login-form-popup .social-auth .info {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    color: #595959;
    line-height: normal;
    margin-bottom: .5rem;
}

.login-form-popup .social {
    padding: 0;
    height: 60px;
    margin: 0;
    width: auto;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-form-popup .social a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 34px;
    height: 34px;
    background-color: #395196;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
}

.login-form-popup .social a i {
    color: #fff;
}

button.btn-login {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    width: 236px;
    height: 50px;
    border: solid 1px #f55;
    background-color: #f55;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

button.btn-login:hover {
    color: #f55;
    background: #fff;
}

.control-group .btn-pass-recovery,.control-group .btn-pass-recovery .text,.control-group .btn-registration,.control-group .btn-registration .text {
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    line-height: normal;
    color: #dfa6a6;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

#loginDialog .fancybox-close-small {
    top: 0;
    right: 0;
}

#loginDialog .fancybox-close-small:before {
    color: #000;
}

#loginDialog .login-form-popup>div:nth-child(2),#loginDialog .login-form-popup>div:nth-child(3),#loginDialog .login-form-popup>div:nth-child(4) {
    width: 100%;
    margin-right: 0;
}

.login-form-popup .text-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.33;
    letter-spacing: normal;
    color: #595959!important;
    margin: 27px 0;
}

.login-form-popup .text-info:before {
    content: '*';
    color: #cc2525;
    font-weight: 600;
    margin-right: 8px;
}

#registrationDialog .btn-register {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    width: 236px;
    height: 50px;
    border: solid 1px #f55;
    background-color: #f55;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

#registrationDialog .btn-register:hover {
    background: #fff;
    color: #f55;
}

#registrationDialog .btn-login {
    width: auto;
    height: auto;
    background: 0 0;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    line-height: normal;
    color: #dfa6a6;
    border: none;
    margin: 10px auto;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

#registrationDialog .btn-login span {
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    line-height: normal;
    color: #dfa6a6;
}

#registrationDialog .fancybox-close-small {
    right: 0;
    top: 0;
}

#registrationDialog .fancybox-close-small:before {
    color: #000;
}

.left-checkout-content-wrapper .delivery-content .form-control {
    padding-left: 0;
}

.brands-title {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    color: #5c5b5b;
}

.container-my {
    max-width: 1680px;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
}

.wrapper {
    overflow: hidden;
}

button:focus {
    outline: 0;
}

.input-standard {
    border: 1px solid #dbdbdb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    background: 0 0;
    color: #2c2c2c;
    font-size: 14px;
    line-height: 46px;
    padding: 0 20px 0 48px;
    width: 100%;
}

.input-standard::-webkit-input-placeholder {
    color: #2c2c2c;
    opacity: .5;
    font-size: 14px;
    line-height: 46px;
}

.input-standard::-moz-placeholder {
    color: #2c2c2c;
    opacity: .5;
    font-size: 14px;
    line-height: 46px;
}

.input-standard::placeholder {
    color: #2c2c2c;
    opacity: .5;
    font-size: 14px;
    line-height: 46px;
}

li,ul {
    list-style: none;
}

.title-section {
    font-weight: 700;
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #2c2c2c;
    font-family: 'Roboto Condensed',sans-serif;
    margin-bottom: 40px;
}

.min-title-section {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #dbdbdb;
    font-family: 'Roboto Condensed',sans-serif;
    margin-bottom: 9px;
    margin-top: 20px;
}

.back_form {
    background: #fff;
    -webkit-box-shadow: 0 4px 25px rgba(0,0,0,.15);
    box-shadow: 0 4px 25px rgba(0,0,0,.15);
    border-radius: 10px;
    padding: 42px 76px;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 533px;
    margin-right: 20px;
    text-align: center;
}

.back_form .min-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    color: #dbdbdb;
    margin-bottom: 10px;
    font-family: 'Roboto Condensed',sans-serif;
}

.back_form .title {
    font-weight: 700;
    font-size: 36px;
    font-family: 'Roboto Condensed',sans-serif;
    line-height: 38px;
    text-transform: uppercase;
    color: #2c2c2c;
    margin-bottom: 20px;
}

.back_form .title_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #4e616f;
    margin-bottom: 20px;
}

.back_form .forms form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.back_form .forms form label {
    position: relative;
    margin-bottom: 19px;
}

.back_form .forms form label .ic {
    position: absolute;
    height: 48px;
    width: 48px;
    top: 0;
    left: 0;
    color: #003d7c;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.back_form .forms .send {
    margin-top: 21px;
    background: #003d7c;
    -webkit-box-shadow: 0 4px 15px #3697ff;
    box-shadow: 0 4px 15px #3697ff;
    border-radius: 5px;
    padding: 16px 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
}

.full-width-form {
    background: url(var/themes/default/skin/images/decore/background-form.svg) #f8f8f8;
}

.full-width-form .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 195px;
    padding: 20px 0;
}

.full-width-form .full-width-form-heading {
    width: 50%;
}

.full-width-form .full-width-form-heading .title {
    font-weight: 700;
    font-size: 36px;
    font-family: 'Roboto Condensed',sans-serif;
    line-height: 38px;
    text-transform: uppercase;
    color: #2c2c2c;
    margin-bottom: 5px;
}

.full-width-form .full-width-form-heading .title_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #4e616f;
}

.full-width-form .forms {
    margin-left: auto;
    width: 50%;
}

.full-width-form .forms form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.full-width-form .forms form label {
    position: relative;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 0;
    width: 33%;
}

.full-width-form .forms form label .ic {
    position: absolute;
    height: 60px;
    width: 48px;
    top: 0;
    left: 0;
    color: #003d7c;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.full-width-form .forms form input {
    height: 60px;
    border: none;
}

.full-width-form .forms .send {
    background: #003d7c;
    -webkit-box-shadow: 0 4px 15px #3697ff;
    box-shadow: 0 4px 15px #3697ff;
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    width: 33%;
}

.full-width-form .helper-text {
    position: absolute;
}

.slider-main {
    position: relative;
}

.slider-main .bxslider {
    padding: 0;
}

.slider-main .bxslider .slick-dots {
    position: absolute;
    bottom: 40px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider-main .bxslider .slick-dots li.slick-active button {
    background: #003d7c;
}

.slider-main .bxslider .slick-dots li {
    margin: 0 12px;
}

.slider-main .bxslider .slick-dots li button {
    font-size: 0;
    width: 60px;
    height: 2px;
    border: none;
    background: #fff;
    cursor: pointer;
}

.slider-main .bxslider .slick-arrow {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #fff;
    border: none;
    bottom: 0;
    z-index: 9;
    font-size: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    color: #2c2c2c;
}

.slider-main .bxslider .slick-arrow:hover {
    background: #003d7c;
    color: #fff;
}

.slider-main .bxslider .slick-arrow::after {
    content: '\e801';
    font-family: fontello;
    font-size: 20px;
}

.slider-main .bxslider .slick-next {
    left: 60px;
}

.slider-main .bxslider .slick-prev::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slider-main .slick-slide {
    min-height: 744px;
    background-repeat: no-repeat!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
}

.slider-main .back_form {
    position: relative;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
    margin-right: 0;
}

.slider-main-text {
    position: absolute;
    top: 71px;
    max-width: 1680px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider-main-text .slider-inner {
    padding-right: 20px;
}

.slider-main-text .slider-main-title {
    margin-top: 34px;
    font-weight: 900;
    font-size: 64px;
    line-height: 74px;
    text-transform: uppercase;
    color: #fff;
    max-width: 675px;
    padding-right: 20px;
    text-shadow: 5px 5px 0 rgba(0,0,0,.25);
    margin-bottom: 40px;
}

.slider-main-text .min_title {
    max-width: 770px;
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 80px;
}

.slider-main-text .we_are {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.slider-main-text .we_are .box-col {
    background: rgba(255,255,255,.15);
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.05);
    box-shadow: 0 4px 15px rgba(0,0,0,.05);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 10px;
    padding: 20px 10px;
    max-width: 257px;
    text-align: center;
    min-height: 155px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.slider-main-text .we_are .box-col:not(:last-of-type) {
    margin-right: 20px;
}

.slider-main-text .we_are .box-col .box-col-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
}

.slider-main-text .we_are .box-col .box-col-text p {
    margin-bottom: 0;
    margin-top: auto;
}

.slider-mobile-button {
    display: none;
    margin-top: 40px;
    background: #003d7c;
    border-radius: 5px;
    padding: 8px 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    width: 100%;
}

.main_services {
    padding-top: 55px;
}

.main_services .container-my {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
}

.main_services .block:nth-of-type(3n) {
    margin-right: 0;
}

.main_services .block {
    position: relative;
}

.main_services .block:hover .box-info {
    background: rgba(255,206,56,0.4);
}

.main_services .block:hover .box-appear {
    max-height: 270px;
    margin-top: auto;
}

.main_services .block .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.main_services .block .image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.main_services .block .box-info {
    padding: 40px;
    width: 100%;
    height: 100%;
    background: rgba(10,43,66,0.8);
    min-height: 360px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.main_services .block .box-info .title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    color: #fff;
    max-width: 377px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%;
}

.main_services .block .box-info .title a {
    color: #fff;
}

.main_services .block .box-info .link-detail {
    position: absolute;
    bottom: 40px;
    right: 40px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-family: 'Roboto Condensed',sans-serif;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.main_services .block .box-info .link-detail:before {
    content: none;
}

.main_services .block .box-info .link-detail i {
    color: #ffde2f;
    font-size: 16px;
    margin-left: 10px;
}

.main_services .block .box-appear {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    max-height: 270px;
    margin-top: auto;
}

.main_services .block .box-appear ul {
    padding-left: 0;
    margin-bottom: 0;
}

.main_services .block .box-appear li:not(:last-of-type) {
    margin-bottom: 10px;
}

.main_services .block .box-appear li:last-of-type {
    margin-right: 130px;
}

.main_services .block .box-appear a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding-left: 26px;
    position: relative;
}

.main_services .block .box-appear a::before {
    content: '';
    height: 3px;
    width: 16px;
    background: #ffde2f;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.main-about-us {
    margin-top: 75px;
}

.main-about-us .container-my {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-about-us img {
    margin-right: 20px;
    max-width: 50%;
}

.main-about-us .box-info .min-title-section {
    margin-bottom: 0;
    text-align: start;
}

.main-about-us .box-info .title {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    font-family: 'Roboto Condensed',sans-serif;
    text-transform: uppercase;
    color: #2c2c2c;
}

.main-about-us .box-info .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #4e616f;
}

.main-form {
    position: relative;
    padding-top: 150px;
    padding-bottom: 130px;
}

.main-form .box-bg {
    position: relative;
}

.main-form .bg-opacity {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(78,97,111,.7);
    top: 0;
    left: 0;
}

.main-form .back_form {
    top: 50%;
    right: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    -o-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
}

.main-brands {
    padding: 20px 0 100px;
    background: rgba(219,219,219,.15);
    margin-top: 40px;
    margin-bottom: 40px;
}

.main-brands .slick-list {
    overflow: visible!important;
}

.main-brands .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    padding-left: 0;
}

.main-brands .slick-dots li {
    width: 60px;
    height: 18px;
    padding: 8px;
    cursor: pointer;
    position: relative;
}

.main-brands .slick-dots li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 2px;
    background: #dbdbdb;
}

.main-brands .slick-dots li.slick-active:before {
    background: #003d7c;
}

.main-brands .slick-dots li:not(:last-of-type) {
    margin-right: 14px;
}

.main-brands .slick-dots li button {
    display: none;
}

.main-brands .brands {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.main-brands .brands .image {
    width: 16.6%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 2px solid transparent;
}

.main-brands .brands .image:hover {
    border-bottom: 2px solid #003d7c;
}

.main-brands .brands .image:hover img {
    -webkit-filter: unset;
    filter: unset;
}

.main-brands .brands .image img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.main-brands .wrapper-reviews {
    margin-top: 110px;
}

.main-brands .item-review {
    border: 1px solid #dbdbdb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    text-align: center;
    position: relative;
    padding: 88px 138px 40px;
    background-color: #fff;
}

.main-brands .item-review::after {
    content: '\e80c';
    font-family: fontello;
    position: absolute;
    font-size: 76px;
    color: #dbdbdb;
    top: -36px;
    right: 20px;
}

.main-brands .item-review::before {
    content: '\e802';
    font-family: fontello;
    position: absolute;
    font-size: 76px;
    bottom: -36px;
    left: 20px;
    color: #dbdbdb;
}

.main-brands .item-review .avatar {
    position: absolute;
    width: 138px;
    height: 138px;
    border-radius: 50%;
    top: 0;
    right: 50%;
    -webkit-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    -o-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
    border: 5px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-filter: drop-shadow(0 4px 15px rgba(0, 0, 0, .05));
    filter: drop-shadow(0 4px 15px rgba(0, 0, 0, .05));
}

.main-brands .item-review .name {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #353535;
    margin-bottom: 10px;
    font-family: 'Roboto Condensed',sans-serif;
}

.main-brands .item-review .post {
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #dbdbdb;
    margin-bottom: 25px;
}

.main-brands .item-review .text-review {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #4e616f;
}

.content-overflow {
    overflow: hidden;
    padding-bottom: 20px;
}

.main-last_news .box-news {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 20px;
    overflow-x: auto;
}

.main-last_news .view_all {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.main-last_news .view_all a {
    font-weight: 700;
    font-size: 18px;
    color: #2c2c2c;
}

.item-news {
    min-width: 250px;
}

.item-news .left_news_img {
    min-height: 220px;
    position: relative;
}

.item-news .image_news {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.item-news .image_news img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.item-news .text_news {
    min-height: 150px;
    padding: 20px;
    border: 1px solid #dbdbdb;
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 0 5px 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.item-news .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #2c2c2c;
    font-family: 'Roboto Condensed',sans-serif;
    margin-bottom: 20px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.item-news .simple {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #4e616f;
    margin-bottom: 20px;
}

.item-news .bottom-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.item-news .date_news {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #003d7c;
    font-family: 'Roboto Condensed',sans-serif;
}

.item-news .view {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
}

.item-news .view a {
    color: #2c2c2c;
}

.item-news .view a .ic {
    font-size: 16px;
    color: #003d7c;
    margin-left: 10px;
}

.main_seo {
    margin-top: 80px;
}

.main_seo-box {
    overflow-y: auto;
}

.main_seo-box::-webkit-scrollbar {
    width: 10px;
    background-color: #f9f9fd;
}

.main_seo-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #18aaaa;
}

.main_seo-box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
    border-radius: 10px;
    background-color: #f9f9fd;
}

.transport-type .content {
    margin-bottom: 40px;
}

.transport-type .content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #4e616f;
}

.transport-type .content p strong {
    text-transform: uppercase;
}

.transport-type .slider-transport-type .slick-dots {
    position: absolute;
    top: 325px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.transport-type .slider-transport-type .slick-dots li.slick-active button {
    background: #003d7c;
}

.transport-type .slider-transport-type .slick-dots li {
    margin: 0 12px;
}

.transport-type .slider-transport-type .slick-dots li button {
    font-size: 0;
    width: 60px;
    height: 2px;
    border: none;
    background: #fff;
    cursor: pointer;
}

.transport-type .slider-transport-type .item {
    text-align: center;
}

.transport-type .slider-transport-type .item img {
    margin: 0 auto;
    max-height: 500px;
    min-height: 400px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom;
    object-position: bottom;
}

.transport-type .slider-transport-type .item .title {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    text-transform: uppercase;
    color: #2c2c2c;
    margin-bottom: 40px;
    margin-top: 85px;
    font-family: 'Roboto Condensed',sans-serif;
}

.transport-type .slider-transport-type .item .characteristic {
    background: rgba(219,219,219,.33);
    border-radius: 10px;
    padding: 20px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 0 auto 40px auto;
}

.transport-type .slider-transport-type .item .characteristic .characteristic-item:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.transport-type .slider-transport-type .item .characteristic .characteristic-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px;
    margin-right: 40px;
    border-right: 1px solid #2c2c2c;
}

.transport-type .slider-transport-type .item .characteristic .characteristic-item .title-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #4e616f;
    margin-right: 10px;
}

.transport-type .slider-transport-type .item .characteristic .characteristic-item .info-item {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #003d7c;
}

.transport-type .slider-transport-type .item .content-item p {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #4e616f;
}

.slider-transport-navigation {
    position: relative;
}

.slider-transport-navigation .slider-transport-next,.slider-transport-navigation .slider-transport-prev {
    position: absolute;
    top: 240px;
    width: 60px;
    height: 60px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.05);
    box-shadow: 0 4px 15px rgba(0,0,0,.05);
    border-radius: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.slider-transport-navigation .slider-transport-next i,.slider-transport-navigation .slider-transport-prev i {
    font-size: 24px;
    color: #2c2c2c;
}

.slider-transport-navigation .slider-transport-prev {
    left: 0;
}

.slider-transport-navigation .slider-transport-prev i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slider-transport-navigation .slider-transport-next {
    right: 0;
}

.slider-transport-type-wrapper {
    position: relative;
    padding-bottom: 80px;
}

.slider-transport-type-wrapper:before {
    content: "";
    background-color: #f8f8f8;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: -webkit-calc(100% - 240px);
    height: calc(100% - 240px);
    width: 100%;
}

.regular .back_form {
    position: relative;
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
    min-width: 500px;
}

.regular .main-form .back_form {
    position: absolute;
    float: unset;
}

.regular h1 {
    text-transform: uppercase;
}

.regular h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 38px;
    text-transform: uppercase;
    color: #2c2c2c;
}

.heading {
    position: relative;
}

.heading:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.75);
    z-index: -1;
}

.heading .heading-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
}

.heading .heading-inner {
    padding-top: 20px;
    padding-bottom: 36px;
}

.heading .heading-inner .breadcrumbs .container-my {
    padding-left: 0;
    padding-right: 0;
}

.heading .page-title {
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: 60px;
    margin-bottom: 50px;
}

.heading .breadcrumb {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.heading .breadcrumb li {
    font-size: 16px;
    line-height: 26px;
}

.heading .breadcrumb li a {
    color: #fff;
}

.heading .breadcrumb li:last-of-type {
    color: #99a3ab;
}

.heading .breadcrumb li:not(:first-of-type):before {
    content: "/";
    color: #fff;
    margin-left: 7px;
    margin-right: 2px;
}

.heading .heading-utp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 50px;
}

.heading .heading-utp .heading-utp-item {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    padding: 0 20px;
    border-right: 1px solid #99a3ab;
}

.heading .heading-utp .heading-utp-item img {
    margin-right: 20px;
}

.heading .heading-utp .heading-utp-item span {
    text-align: center;
}

.heading .heading-utp .heading-utp-item:last-of-type {
    border-right: 1px solid transparent;
}

.text-form-block {
    min-height: 515px;
}

.text-form-block .back_form {
    position: relative;
    margin-right: 0;
    margin-left: 20px;
    margin-bottom: 20px;
    float: right;
    z-index: 1;
}

.grey-box .grey-box-content {
    margin: 40px 0;
    padding: 40px;
    background: #edeff1;
    border-radius: 15px;
}

.table-block .content {
    margin-top: 0;
    overflow-x: auto;
}

.table-block .title.h2 {
    margin-bottom: 0;
}

.city-links {
    background: #edeff1;
    border-radius: 15px;
    padding: 40px;
}

.city-links .city-links-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    list-style-type: disc;
    padding-left: 0;
}

.city-links .city-links-container li {
    color: #4e616f;
    list-style-type: disc;
    margin-left: 15px;
}

.city-links .city-links-container li a {
    font-weight: 700;
    font-size: 16px;
    line-height: 42px;
    color: #4e616f;
}

.city-links .city-links-container li a:hover {
    -webkit-text-decoration-line: underline;
    -moz-text-decoration-line: underline;
    text-decoration-line: underline;
}

.article-list .box-news {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.article-list .box-news .articles-block {
    border-radius: 5px;
    overflow: hidden;
}

.article-list .box-news .articles-block .tit {
    position: relative;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    padding: 20px;
}

.article-list .box-news .articles-block .image {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 240px;
}

.article-list .box-news .articles-block .image:before {
    content: "";
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 100%;
}

.article-list .box-news .articles-block .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
}

.article-list .box-news .articles-block .title-block {
    border: 1px solid #dbdbdb;
    border-top: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 20px;
}

.article-list .box-news .articles-block .title-block .texts {
    min-height: 145px;
    font-size: 16px;
    line-height: 28px;
    color: #4e616f;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.article-list .box-news .articles-block .title-block .article-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}

.article-list .box-news .articles-block .title-block .date {
    background: #fff;
    font-size: 14px;
    line-height: 28px;
    color: #003d7c;
}

.article-list .box-news .articles-block .title-block .view_all a {
    font-weight: 700;
    font-size: 18px;
    color: #2c2c2c;
}

.article-list .box-news .articles-block .title-block .view_all a i {
    color: #003d7c;
    margin-left: 10px;
}

.article-list .paginationContainer {
    margin: 50px 0;
}

.contact-page .title {
    margin-top: 32px;
}

.contact-page .left_contact {
    width: 33%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-page .google_map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35%;
    position: relative;
}

.contact-page .google_map:before {
    content: "";
    background: -webkit-gradient(linear,right top,left top,from(rgba(255,255,255,0)),to(#fff));
    background: -webkit-linear-gradient(right,rgba(255,255,255,0) 0,#fff 100%);
    background: -o-linear-gradient(right,rgba(255,255,255,0) 0,#fff 100%);
    background: linear-gradient(270deg,rgba(255,255,255,0) 0,#fff 100%);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 280px;
    pointer-events: none;
}

.contact-outer {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 120px;
}

.contact-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
}

.contact-content i {
    font-size: 16px;
    color: #003d7c;
    margin-right: 5px;
    min-width: 26px;
    display: inline-block;
}

.contact-content .contact-item {
    font-size: 16px;
    line-height: 26px;
    color: #2c2c2c;
    text-transform: uppercase;
    margin-top: 20px;
}

.contact-content .contact-item a {
    color: #2c2c2c;
}

.contact-content .contact-item.phone_numbers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.contact-content .contact-item.phone_numbers .phone_numbers_inner {
    display: block;
}

.contact-content .contact-item.mail,.contact-content .contact-item.skype {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.right_contact {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
}

@font-face {
    font-family:fontello;src:url(var/themes/default/dist/fonts/fontello/font/fontello.eot);src:url(var/themes/default/dist/fonts/fontello/font/fontello.eot) format('embedded-opentype'),url(var/themes/default/dist/fonts/fontello/font/fontello.woff2) format('woff2'),url(var/themes/default/dist/fonts/fontello/font/fontello.woff) format('woff'),url(var/themes/default/dist/fonts/fontello/font/fontello.ttf) format('truetype'),url(var/themes/default/dist/fonts/fontello/font/fontello.svg) format('svg');font-weight:400;font-style:normal;
}

@font-face {
    font-family:ProximaNova;font-weight:100;font-style:normal;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Thin/ProximaNova-Thin.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Thin/ProximaNova-Thin-1.eot) format('embedded-opentype'),local('ProximaNova Thin'),local('ProximaNova-Thin'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Thin/ProximaNova-Thin.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Thin/ProximaNova-Thin.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:100;font-style:italic;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-ThinIt/ProximaNova-ThinIt.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-ThinIt/ProximaNova-ThinIt-1.eot) format('embedded-opentype'),local('ProximaNova Thin Italic'),local('ProximaNova-100Italic'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-ThinIt/ProximaNova-ThinIt.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-ThinIt/ProximaNova-ThinIt.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:300;font-style:normal;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Light/ProximaNova-Light.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Light/ProximaNova-Light-1.eot) format('embedded-opentype'),local('ProximaNova Light'),local('ProximaNova-Light'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Light/ProximaNova-Light.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Light/ProximaNova-Light.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:300;font-style:italic;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-LightIt/ProximaNova-LightIt.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-LightIt/ProximaNova-LightIt-1.eot) format('embedded-opentype'),local('ProximaNova Light Italic'),local('ProximaNova-300Italic'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-LightIt/ProximaNova-LightIt.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-LightIt/ProximaNova-LightIt.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:400;font-style:normal;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular-1.eot) format('embedded-opentype'),local('ProximaNova'),local('ProximaNova-regular'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:400;font-style:italic;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-RegularIt/ProximaNova-RegularIt.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-RegularIt/ProximaNova-RegularIt-1.eot) format('embedded-opentype'),local('ProximaNova Regular Italic'),local('ProximaNova-400Italic'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-RegularIt/ProximaNova-RegularIt.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-RegularIt/ProximaNova-RegularIt.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:500;font-style:normal;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Medium/ProximaNova-Medium.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Medium/ProximaNova-Medium-1.eot) format('embedded-opentype'),local('ProximaNova Medium'),local('ProximaNova-Medium'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Medium/ProximaNova-Medium.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Medium/ProximaNova-Medium.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:500;font-style:italic;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-MediumIt/ProximaNova-MediumIt.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-MediumIt/ProximaNova-MediumIt-1.eot) format('embedded-opentype'),local('ProximaNova Medium Italic'),local('ProximaNova-500Italic'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-MediumIt/ProximaNova-MediumIt.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-MediumIt/ProximaNova-MediumIt.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:600;font-style:normal;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Semibold/ProximaNova-Semibold.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Semibold/ProximaNova-Semibold-1.eot) format('embedded-opentype'),local('ProximaNova Semibold'),local('ProximaNova-Semibold'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Semibold/ProximaNova-Semibold.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Semibold/ProximaNova-Semibold.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:600;font-style:italic;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-SemiboldIt/ProximaNova-SemiboldIt.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-SemiboldIt/ProximaNova-SemiboldIt-1.eot) format('embedded-opentype'),local('ProximaNova Semibold Italic'),local('ProximaNova-600Italic'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-SemiboldIt/ProximaNova-SemiboldIt.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-SemiboldIt/ProximaNova-SemiboldIt.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:700;font-style:normal;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold-1.eot) format('embedded-opentype'),local('ProximaNova Bold'),local('ProximaNova-700'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:700;font-style:italic;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-BoldIt/ProximaNova-BoldIt.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-BoldIt/ProximaNova-BoldIt-1.eot) format('embedded-opentype'),local('ProximaNova Bold Italic'),local('ProximaNova-700Italic'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-BoldIt/ProximaNova-BoldIt.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-BoldIt/ProximaNova-BoldIt.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:800;font-style:normal;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Extrabold/ProximaNova-Extrabold.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Extrabold/ProximaNova-Extrabold-1.eot) format('embedded-opentype'),local('ProximaNova Extrabold'),local('ProximaNova-Extrabold'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Extrabold/ProximaNova-Extrabold.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Extrabold/ProximaNova-Extrabold.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:800;font-style:italic;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-ExtraboldIt/ProximaNova-ExtraboldIt.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-ExtraboldIt/ProximaNova-ExtraboldIt-1.eot) format('embedded-opentype'),local('ProximaNova Extrabold Italic'),local('ProximaNova-800Italic'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-ExtraboldIt/ProximaNova-ExtraboldIt.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-ExtraboldIt/ProximaNova-ExtraboldIt.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:900;font-style:normal;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Black/ProximaNova-Black.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Black/ProximaNova-Black-1.eot) format('embedded-opentype'),local('ProximaNova Black'),local('ProximaNova-900'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Black/ProximaNova-Black.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-Black/ProximaNova-Black.ttf) format('truetype');
}

@font-face {
    font-family:ProximaNova;font-weight:900;font-style:italic;src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-BlackIt/ProximaNova-BlackIt.eot);src:url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-BlackIt/ProximaNova-BlackIt-1.eot) format('embedded-opentype'),local('ProximaNova #000 Italic'),local('ProximaNova-900Italic'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-BlackIt/ProximaNova-BlackIt.woff) format('woff'),url(var/themes/default/skin/fonts/ProximaNova/ProximaNova-BlackIt/ProximaNova-BlackIt.ttf) format('truetype');
}

@font-face {
    font-family:OptimaCyr;font-weight:400;font-style:normal;src:url(var/themes/default/skin/fonts/OptimaCyr/OptimaCyr-Regular/Optima_Cyr_Regular.eot);src:url(var/themes/default/skin/fonts/OptimaCyr/OptimaCyr-Regular/Optima_Cyr_Regular-1.eot) format('embedded-opentype'),local('Optima_Cyr'),url(var/themes/default/skin/fonts/OptimaCyr/OptimaCyr-Regular/Optima_Cyr_Regular.woff) format('woff'),url(var/themes/default/skin/fonts/OptimaCyr/OptimaCyr-Regular/Optima_Cyr_Regular.ttf) format('truetype');
}

@media (pointer:fine) {
    .phone:hover {
        text-decoration: none;
    }

    .nav-tabs .nav-link:hover {
        color: #dfa6a6;
        border-color: #dfa6a6;
    }

    .filter .attribute-content:not(._range)::-webkit-scrollbar {
        width: 7px;
        height: 7px;
    }

    .filter .attribute-content:not(._range)::-webkit-scrollbar-button {
        width: 0;
        height: 0;
    }

    .filter .attribute-content:not(._range)::-webkit-scrollbar-track {
        background: #fff;
    }

    .filter .attribute-content:not(._range)::-webkit-scrollbar-track-piece {
        background: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 4px;
    }

    .filter .attribute-content:not(._range)::-webkit-scrollbar-thumb {
        background: #e0e0e0;
        border-radius: 4px;
    }

    .attribute-checkbox:hover .list .text {
        color: #2b343c;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .page-articles .page-img {
        min-height: 247px;
    }
}

@media (min-width:992px) {
    .scroll-up:hover:before {
        -webkit-animation: shakeUpDownArrow .5s linear infinite alternate;
        -o-animation: shakeUpDownArrow .5s linear infinite alternate;
        animation: shakeUpDownArrow .5s linear infinite alternate;
    }
}

@media (min-width:1199px) {
    .toggle-drop-wrapper:hover {
        background: #c0999e;
        -webkit-box-shadow: inset 0 4px 4px rgba(0,0,0,.25);
        box-shadow: inset 0 4px 4px rgba(0,0,0,.25);
    }

    .toggle-drop-wrapper:hover:before {
        visibility: visible;
        opacity: 1;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1450px;
    }
}

@media (max-width:1540px) {
    .left-checkout-aside {
        max-width: 930px;
    }

    #orderProductsTable .cart-products .product .col-remove-block {
        right: 20px;
    }

    .form-block._first {
        max-width: 430px;
    }
}

@media (max-width:1500px) {
    #header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text {
        padding-right: 10px;
        font-size: 12px;
    }
}

@media (max-width:1400px) {
    .back_form {
        padding: 35px 60px;
    }

    .contact-page .google_map:before {
        width: 220px;
    }

    .contact-content .contact-item {
        font-size: 15px;
        line-height: 20px;
        margin-top: 18px;
    }

    .right_contact .back_form {
        min-width: 400px;
        max-width: 500px;
    }
}

@media (max-width:1368px) {
    .left-checkout-aside {
        max-width: 750px;
    }

    .form-block._first {
        max-width: 340px;
    }

    .checkout-page .block-price-checkout {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width:1199px) {
    .content-wrapper {
        padding-top: 128px;
    }

    #header .header-top .link_logo {
        min-width: 120px;
    }

    #header .header-top .link_logo img {
        min-height: 80px;
        max-height: 80px;
    }

    #header .box-languages {
        height: 80px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #header .language .lang-item {
        font-size: 16px;
    }

    #header .phones {
        margin-left: 20px;
    }

    #header .phones .numbers p {
        margin-bottom: 12px;
        padding: 0 0 12px;
    }

    #header .phones .numbers .btn-application {
        font-size: 16px;
        line-height: 22px;
        padding: 12px 0;
    }

    #header .phones .numbers .box-social .social-link {
        font-size: 16px;
        line-height: 25px;
        padding: 5px 0;
    }

    #header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text {
        font-size: 10px;
    }

    #header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-list-lvl-2 a {
        line-height: 30px;
    }

    .main-menu ul li a {
        font-size: 16px;
        line-height: 1;
    }

    .mobile-menu {
        top: 80px;
    }

    #header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text {
        padding-left: 20px;
    }

    #header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text:before {
        content: none;
    }

    #header .container-for-header-bottom .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text:after {
        content: "";
        width: 10px;
        height: 10px;
        display: block;
        position: absolute;
        right: 0;
        top: 5px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        border-bottom: 2px solid #003d7c;
        border-right: 2px solid #003d7c;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    .empty-text {
        margin-bottom: 100px;
    }

    .text-formatted.content h1 {
        font-size: 38px;
    }

    .text-formatted.content h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .text-formatted.content h3 {
        font-size: 26px;
        line-height: 32px;
    }

    .footer-top .box-menu {
        gap: 20px;
    }

    .container {
        padding-right: 14px;
        padding-left: 14px;
    }

    .search-form .search-results .product,.search-form .search-results .ui-menu-item {
        margin-bottom: 10px;
    }

    .search-form .search-form-wrap {
        -webkit-box-orient: initial!important;
        -webkit-box-direction: initial!important;
        -webkit-flex-direction: initial!important;
        -ms-flex-direction: initial!important;
        flex-direction: initial!important;
        background: #fff;
        padding: 15px;
    }

    .search-activate-wrapper {
        display: block;
    }

    .close-search-wrap {
        display: block;
        position: absolute;
        right: 14px;
        z-index: 6;
    }

    .search-form .search-form-wrap {
        position: absolute;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease;
        opacity: 1;
        max-height: 1000px;
        pointer-events: auto;
        padding: 0;
        top: 59px;
        z-index: 10000000000000000;
        width: 100%;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        left: 0;
    }

    .search-form .search-form-wrap .btn-search {
        padding: 0;
    }

    .search-form .search-form-wrap .form-element-wrapper {
        position: static;
        max-height: 100vh;
        -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.25);
        box-shadow: 0 4px 15px rgba(0,0,0,.25);
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        margin: 0;
    }

    .active-icon {
        display: none;
    }

    .mob-search-active .search-form .search-form-wrap {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -webkit-flex-direction: initial;
        -ms-flex-direction: initial;
        flex-direction: initial;
    }

    .mob-search-active .search-form .form-element-wrapper {
        pointer-events: auto!important;
    }

    .mob-search-active .active-icon {
        display: block;
    }

    .mob-search-active .no-active-icon {
        display: none;
    }

    .title-section {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .back_form {
        padding: 30px 40px;
    }

    .full-width-form .content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .full-width-form .full-width-form-heading {
        width: 100%;
        margin-bottom: 20px;
    }

    .full-width-form .forms {
        width: 100%;
    }

    .full-width-form .forms form label {
        margin-right: 10px;
    }

    .slider-main-text .slider-main-title {
        font-size: 52px;
    }

    .slider-main-text .we_are {
        min-width: 605px;
    }

    .slider-main-text .we_are .box-col {
        padding: 20px 5px;
    }

    .slider-main-text .we_are .box-col:not(:last-of-type) {
        margin-right: 10px;
    }

    .main_services .container-my {
        grid-template-columns: 1fr 1fr;
    }

    .main-brands .item-review::after {
        font-size: 68px;
    }

    .main-brands .item-review::before {
        font-size: 68px;
    }

    .main-brands .item-review .avatar {
        width: 120px;
        height: 120px;
    }

    .heading .page-title {
        font-size: 32px;
        line-height: 1;
        margin-top: 50px;
        margin-bottom: 45px;
    }

    .heading .heading-utp .heading-utp-item img {
        display: block;
        margin: 0 auto 5px auto;
    }

    .heading .heading-utp .heading-utp-item span {
        display: block;
    }

    .article-list .box-news {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .contact-page .google_map:before {
        width: 180px;
    }

    .contact-content .contact-item {
        font-size: 14px;
        line-height: 20px;
        margin-top: 16px;
    }

    .right_contact .back_form {
        max-width: 400px;
    }
}

@media (max-width:1024px) {
    .checkout-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .left-checkout-aside {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    #orderProductsTable {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .checkout-page .block-price-checkout {
        padding: 0;
    }

    .checkout-page .block-price-checkout .block-price-button {
        width: 100%;
    }

    .checkout-page .block-price-checkout .block-price-button .buy-btn {
        margin: 0 auto;
    }
}

@media (max-width:991px) {
    .content-wrapper {
        padding-top: 72px;
    }

    #header .header-top .link_logo {
        min-width: unset;
    }

    #header .header-top .link_logo img {
        min-height: 72px;
        max-height: 72px;
    }

    #header .header-bottom-container .header-bottom {
        display: none;
    }

    #header .box-languages {
        height: 72px;
    }

    #header .phones {
        margin-right: 10px;
        max-width: 48px;
        min-width: 48px;
        padding: 0;
    }

    #header .phones .numbers {
        left: unset;
        right: -60px;
        top: 50px;
        width: 300px;
        border-radius: 5px 5px 0 0;
        padding-top: 12px;
    }

    #header .phones .btn__contact-us {
        line-height: 1;
    }

    #header .phones .btn__contact-us i {
        display: block;
    }

    #header .phones .btn__contact-us .text {
        display: none;
    }

    #header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item {
        width: unset;
    }

    #header .header-bottom .bottom-menu .sub-list-lvl-1 .sub-item .sub-item-text {
        font-size: 14px;
    }

    .main-menu {
        width: unset;
    }

    .mobile-burger {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .mobile-menu {
        top: 72px;
    }

    .breadcrumb {
        max-width: 100%;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        overflow-x: auto;
        padding-bottom: 5px;
        margin-bottom: 5px;
        margin-top: 15px;
    }

    .breadcrumb li:not(:first-of-type):before {
        font-size: 12px;
    }

    .breadcrumb a {
        font-size: 12px;
    }

    .breadcrumb .last {
        font-size: 12px;
    }

    .h1,h1 {
        font-size: 1.5rem;
    }

    .h2,h2 {
        font-size: 1.375rem;
    }

    .h3,h3 {
        font-size: 1.25rem;
    }

    .text-formatted.content h1 {
        font-size: 32px;
    }

    .text-formatted.content h2 {
        font-size: 28px;
        line-height: 30px;
    }

    .text-formatted.content h3 {
        font-size: 22px;
        line-height: 26px;
    }

    .text-formatted.content h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .text-formatted.content h5 {
        font-size: 14px;
        line-height: 20px;
    }

    .text-formatted.content h6 {
        font-size: 10px;
        line-height: 16px;
    }

    .text-formatted.content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .text-formatted.content a {
        font-size: 16px;
        line-height: 24px;
    }

    .text-formatted.content ol li,.text-formatted.content ul li {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .text-formatted.content table tr td {
        font-size: 12px;
        line-height: 20px;
    }

    #footer {
        padding-top: 0;
    }

    .footer-top {
        display: none;
    }

    .footer-top .box-menu {
        grid-template-columns: 1fr 1fr;
    }

    .footer-bottom {
        padding: 25px;
    }

    .home-popup .title {
        font-size: 30px;
        line-height: 32px;
    }

    .home-popup .title_text {
        font-size: 16px;
        line-height: 24px;
    }

    .search-form {
        padding-right: 0;
    }

    .search-form .form-element-wrapper .jq-selectbox {
        display: none!important;
    }

    .search-form .loader-circle {
        left: 4px;
    }

    .search-form .input-search {
        padding: 11px;
        height: 49px;
    }

    .search-form .search-results .ui-autocomplete {
        max-height: -webkit-calc(100vh - 104px);
        max-height: calc(100vh - 104px);
        overflow-y: auto;
    }

    .page-main .category-card .img-wrapper {
        width: 100%;
        text-align: center;
    }

    .utp-car-title {
        font-size: 18px;
        min-height: 75px;
    }

    .utp-car-list {
        padding: 20px 10px;
    }

    .utp-car-list p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .utp-car-price {
        font-size: 16px;
    }

    .container-my {
        padding: 0 15px;
    }

    .title-section {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .min-title-section {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .back_form {
        padding: 25px;
    }

    .back_form .title {
        font-size: 30px;
        line-height: 32px;
    }

    .back_form .title_text {
        font-size: 16px;
        line-height: 24px;
    }

    .full-width-form .full-width-form-heading .title {
        font-size: 30px;
        line-height: 32px;
    }

    .full-width-form .full-width-form-heading .title_text {
        font-size: 16px;
        line-height: 24px;
    }

    .full-width-form .forms form label {
        margin-right: 20px;
    }

    .slider-main .slick-slide {
        min-height: unset;
    }

    .slider-main .back_form {
        display: none;
    }

    .slider-main-text {
        top: 0;
        padding: 0 15px;
    }

    .slider-main-text .slider-inner {
        padding-right: 0;
        margin: auto;
    }

    .slider-main-text .slider-main-title {
        font-size: 48px;
        line-height: 54px;
        text-align: center;
        max-width: unset;
        padding-right: 0;
    }

    .slider-main-text .min_title {
        font-size: 20px;
        line-height: 22px;
        text-align: center;
        max-width: unset;
        margin-bottom: 40px;
    }

    .slider-main-text .we_are {
        min-width: unset;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .slider-main-text .we_are .box-col {
        padding: 15px 10px;
    }

    .slider-mobile-button {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .main_services .block:hover .box-appear {
        max-height: unset;
    }

    .main_services .block .box-info {
        padding: 20px 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        min-height: 200px;
    }

    .main_services .block .box-info .title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .main_services .block .box-info .link-detail {
        opacity: 1;
        visibility: visible;
        position: relative;
        bottom: unset;
        right: unset;
        margin-top: 20px;
        margin-right: auto;
        font-size: 16px;
    }

    .main_services .block .box-appear {
        width: 100%;
        max-height: unset;
    }

    .main_services .block .box-appear li:last-of-type {
        margin-right: 0;
    }

    .main_services .block .box-appear a {
        font-size: 14px;
        line-height: 18px;
    }

    .main-about-us .container-my {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main-about-us img {
        max-width: 100%;
    }

    .main-about-us .box-info .min-title-section {
        text-align: center;
        margin: 10px 0;
    }

    .main-about-us .box-info .title {
        font-size: 18px;
        line-height: 26px;
        text-align: center;
    }

    .main-about-us .box-info .text {
        font-size: 12px;
        line-height: 18px;
        text-align: left;
    }

    .main-form {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .main-form .box-bg {
        min-height: 530px;
    }

    .main-form .box-bg img {
        position: absolute;
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .main-form .back_form {
        top: 50%;
        right: 10px;
        left: 10px;
        margin: auto;
        -webkit-transform: translateY(-50%) translateX(0);
        -ms-transform: translateY(-50%) translateX(0);
        -o-transform: translateY(-50%) translateX(0);
        transform: translateY(-50%) translateX(0);
    }

    .main-brands .brands-container {
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .main-brands .brands {
        min-width: 1050px;
    }

    .main-brands .item-review {
        padding: 75px 50px 60px 40px;
    }

    .main-brands .item-review::after {
        font-size: 62px;
    }

    .main-brands .item-review::before {
        font-size: 62px;
    }

    .main-brands .item-review .avatar {
        width: 108px;
        height: 108px;
    }

    .main-brands .item-review .text-review {
        font-size: 14px;
        line-height: 22px;
        max-width: 500px;
        margin: auto;
    }

    .transport-type .content p {
        font-size: 14px;
        line-height: 22px;
    }

    .transport-type .slider-transport-type .item .characteristic {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
        max-width: 500px;
    }

    .transport-type .slider-transport-type .item .characteristic .characteristic-item {
        border-right: none;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-right: 0;
        margin-right: 0;
    }

    .transport-type .slider-transport-type .item .characteristic .characteristic-item:not(:first-of-type) {
        margin-top: 8px;
    }

    .transport-type .slider-transport-type .item .characteristic .characteristic-item .title-item {
        font-size: 14px;
    }

    .transport-type .slider-transport-type .item .characteristic .characteristic-item .info-item {
        font-size: 14px;
    }

    .transport-type .slider-transport-type .item .content-item p {
        font-size: 14px;
    }

    .slider-transport-navigation .slider-transport-next i,.slider-transport-navigation .slider-transport-prev i {
        font-size: 20px;
    }

    .slider-transport-type-wrapper {
        padding-bottom: 60px;
    }

    .regular .back_form {
        float: unset;
        min-width: unset;
        margin: 40px auto;
    }

    .heading .page-title {
        font-size: 28px;
        text-align: left;
        margin-top: 36px;
        margin-bottom: 36px;
    }

    .heading .heading-utp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .heading .heading-utp .heading-utp-item {
        padding: 0;
        border-right: 1px solid transparent;
        font-size: 14px;
        line-height: 22px;
    }

    .heading .heading-utp .heading-utp-item img {
        display: inline-block;
        margin: 3px 12px 3px 0;
    }

    .heading .heading-utp .heading-utp-item span {
        display: inline-block;
    }

    .text-form-block .back_form {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .city-links {
        padding: 20px 10px;
    }

    .city-links .city-links-container {
        grid-template-columns: 1fr 1fr;
    }

    .city-links .city-links-container li a {
        font-size: 14px;
        line-height: 32px;
    }

    .article-list .box-news {
        grid-template-columns: 1fr 1fr;
    }

    .article-list .box-news .articles-block .title-block .texts {
        font-size: 12px;
        line-height: 18px;
        min-height: 90px;
    }

    .article-list .box-news .articles-block .title-block .date {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .article-list .box-news .articles-block .title-block .view_all a {
        font-size: 14px;
    }

    .contact-page .title {
        margin-top: 20px;
    }

    .contact-page .left_contact {
        width: 100%;
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20;
    }

    .contact-page .google_map {
        width: 100%;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
        min-height: 320px;
    }

    .contact-page .google_map:before {
        content: none;
    }

    .contact-outer {
        border: none;
        margin-bottom: 40px;
    }

    .contact-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .right_contact {
        position: relative;
        top: unset;
        right: unset;
        -webkit-box-ordinal-group: 31;
        -webkit-order: 30;
        -ms-flex-order: 30;
        order: 30;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@media (max-width:768px) {
    .main-article-item:before {
        background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.44)),to(rgba(0,0,0,.44)));
        background: -webkit-linear-gradient(bottom,rgba(0,0,0,.44),rgba(0,0,0,.44));
        background: -o-linear-gradient(bottom,rgba(0,0,0,.44),rgba(0,0,0,.44));
        background: linear-gradient(0deg,rgba(0,0,0,.44),rgba(0,0,0,.44));
    }

    .article-list-wrapper .article-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .form-block._first {
        max-width: 100%;
    }

    .login-form-popup>div:nth-child(2),.login-form-popup>div:nth-child(3),.login-form-popup>div:nth-child(4) {
        width: 100%;
        margin-right: 0;
    }

    .checkout-form-wrap {
        padding: 0;
    }

    .page-regular .page-title {
        font-size: 28px;
        font-weight: 500;
        line-height: 1.25;
        text-align: center;
        color: #2e2d2d;
        margin-top: 21px;
    }

    .title-number {
        min-width: 54px;
    }

    .delivery-purchase-wrapper {
        width: 100%;
    }

    .cart-products .product {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .cart-products .product .col-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .cart-products .product .col-info {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
        margin-top: 5px;
    }

    .cart-products .product .col-price-total {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border: none;
        margin-top: 10px;
    }

    .cart-products .product .col-price-total .total-price-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }

    .cart-products .product .col-price-total .total-price-wrap .label {
        margin-bottom: 0;
        width: 48%;
    }

    .cart-products .product .col-price-total .total-price-wrap .price-block {
        width: 48%;
    }

    #checkoutDialogContent .col-remove-block {
        top: 40%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    #checkoutDialog .cart-products-bottom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #checkoutDialog .cart-buy-block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #checkoutDialog .cart-buy-block .basket-description {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #checkoutDialog .cart-buy-block .tell-block-cart {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #orderProductsTable .cart-products .col-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
    }

    .scroll-up {
        bottom: 43px;
        z-index: 9999;
    }

    .checkout-page .nav-tabs-wrap .nav-item {
        width: 100%;
        margin-right: 0;
    }

    .block-price-checkout.for-many-prices .prices-blocks-wrapper {
        padding-top: 15px;
        width: 100%;
    }

    .block-price-checkout.for-many-prices .prices-blocks-wrapper .price-text {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .checkout-page .block-price-checkout {
        margin: 5px 0;
    }

    .checkout-page .block-price-checkout .block-price-button .buy-btn.many-prices {
        width: 100%;
    }

    .checkout-page .block-price-checkout .price-block .price {
        text-align: center;
    }
}

@media (max-width:767px) {
    .content-wrapper {
        padding-top: 68px;
    }

    #header .header-top .container-my {
        padding: 0;
    }

    #header .header-top .link_logo img {
        min-height: 68px;
        max-height: 68px;
    }

    #header .box-languages {
        height: 68px;
        padding-left: 12px;
        padding-right: 12px;
    }

    #header .language .lang-item {
        font-size: 14px;
    }

    .mobile-menu {
        top: 68px;
    }

    .h1,h1 {
        font-size: 1.375rem;
    }

    .h2,h2 {
        font-size: 1.25rem;
    }

    .h3,h3 {
        font-size: 1rem;
    }

    .text-formatted.content h1 {
        font-size: 30px;
    }

    .text-formatted.content h2 {
        font-size: 24px;
        line-height: 24px;
    }

    .text-formatted.content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .text-formatted.content p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .text-formatted.content a {
        font-size: 14px;
        line-height: 22px;
    }

    .text-formatted.content ol li,.text-formatted.content ul li {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 16px;
    }

    .text-formatted.content table {
        display: block;
    }

    .text-formatted img.image {
        display: block;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none!important;
    }

    .pagination {
        margin-bottom: 5px;
    }

    .pagination .page-item a.page-next {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .pagination .page-item a.page-next:before {
        color: #393939;
        font-size: 15px;
        margin-left: 5px;
    }

    .pagination .page-item a.page-prev {
        padding: 16px 7px;
    }

    .pagination .page-item a.page-prev:before {
        color: #393939;
        font-size: 15px;
    }

    .pagination-wrap .btn-load-more {
        height: 35px;
    }

    .col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.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-lg-auto,.col-md,.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-md-auto,.col-sm,.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-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
        padding-right: 14px;
        padding-left: 14px;
    }

    .search-form .search-results .ui-autocomplete {
        max-height: -webkit-calc(100vh - 151px);
        max-height: calc(100vh - 151px);
    }

    #tableSize {
        max-width: 100%;
    }

    #tableSize .nav-link {
        width: auto;
    }

    .utp-car-list p {
        margin-bottom: 10px;
    }

    .full-width-form .forms form label {
        margin-right: 10px;
    }

    .slider-main .bxslider .slick-arrow {
        visibility: hidden;
    }

    .slider-main-text .slider-main-title {
        font-size: 36px;
        line-height: 48px;
    }

    .slider-main-text .we_are {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .slider-main-text .we_are br {
        display: none;
    }

    .slider-main-text .we_are .box-col {
        min-height: unset;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 350px;
        text-align: left;
    }

    .slider-main-text .we_are .box-col:not(:last-of-type) {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .slider-main-text .we_are .box-col img {
        max-width: 32px;
        margin-right: 10px;
    }

    .slider-main-text .we_are .box-col .box-col-text {
        font-size: 14px;
        line-height: 20px;
    }

    .main-brands .item-review::after {
        font-size: 58px;
    }

    .main-brands .item-review::before {
        font-size: 58px;
    }

    .main-brands .item-review .avatar {
        width: 105px;
        height: 105px;
    }

    .heading .page-title {
        font-size: 26px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media (max-width:601px) {
    .page-article-content.text-formatted {
        font-size: 14px;
    }

    .page-article-content.text-formatted ul li {
        font-size: 14px;
    }

    .page-article-content.text-formatted h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .page-article .page-white-block {
        padding: 0;
    }

    .min-title-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
    }

    .min-title-date-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 15px 0;
    }

    .article-main-item .description-wrapper {
        padding: 10px;
        bottom: 0;
        top: 15px;
    }

    .article-main-item .description-wrapper .page-title {
        text-align: center;
        line-height: 1.2;
        font-size: 28px;
        margin-top: 0;
    }

    .article-list-wrapper {
        padding: 0;
    }

    .article-list-wrapper .title-link-wrapper {
        padding: 15px;
    }

    .article-item .title {
        font-size: 16px;
        line-height: 1.2;
    }

    .page-articles-list .pagination {
        margin-bottom: 15px;
    }
}

@media (max-width:575px) {
    .content-wrapper {
        padding-top: 64px;
    }

    #header .header-top .link_logo img {
        min-height: 68px;
        max-height: 68px;
    }

    #header .box-languages {
        height: 68px;
    }

    #header .language .lang-item {
        font-size: 12px;
    }

    #header .phones .btn__contact-us {
        padding: 16px;
    }

    .breadcrumb {
        font-size: 10px;
        margin-top: 10px;
    }

    .breadcrumb li:not(:first-of-type):before {
        font-size: 10px;
    }

    .breadcrumb a {
        font-size: 10px;
    }

    .breadcrumb .last {
        font-size: 10px;
    }

    .text-formatted.content h1 {
        font-size: 28px;
    }

    .text-formatted.content h2 {
        font-size: 22px;
        line-height: 22px;
    }

    .text-formatted.content h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .text-formatted.content h4 {
        font-size: 18px;
        line-height: 22px;
    }

    .text-formatted.content p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 16px;
    }

    .text-formatted.content a {
        font-size: 12px;
        line-height: 20px;
    }

    .text-formatted.content ol li,.text-formatted.content ul li {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    .text-formatted.content table tr td {
        font-size: 10px;
        line-height: 16px;
    }

    .footer-top .box-menu {
        grid-template-columns: 1fr;
    }

    .footer-bottom {
        padding: 20px;
    }

    .home-popup .title {
        font-size: 24px;
        line-height: 28px;
    }

    .home-popup .title_text {
        font-size: 12px;
        line-height: 20px;
        max-width: 300px;
        margin: 0 auto 20px auto;
    }

    .search-form .search-results .ui-autocomplete {
        max-height: -webkit-calc(100vh - 125px);
        max-height: calc(100vh - 125px);
    }

    #reviewDialog .control-group {
        padding: 0 15px;
    }

    #tableSize .nav-tabs {
        padding-left: 5px;
        padding-right: 5px;
    }

    #tableSize .nav-link {
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }

    #tableSize .nav-link .text {
        padding: 6px 5px;
    }

    #tableSize #navTabSize .nav-tabs {
        padding-left: 5px;
        padding-right: 5px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #tableSize #navTabSize .nav-tabs .nav-link {
        width: auto;
    }

    #tableSize #navTabSize .tab-content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .utp-cars-item:not(:last-of-type) {
        margin-right: 10px;
    }

    .utp-car-title {
        font-size: 16px;
        min-height: 70px;
    }

    .utp-car-price {
        font-size: 14px;
    }

    .container-my {
        padding: 0 10px;
    }

    .title-section {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .min-title-section {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .back_form {
        padding: 20px;
    }

    .back_form .title {
        font-size: 24px;
        line-height: 28px;
    }

    .back_form .title_text {
        font-size: 12px;
        line-height: 20px;
        max-width: 300px;
        margin: 0 auto 20px auto;
    }

    .full-width-form {
        background: #fff;
        -webkit-box-shadow: 0 4px 25px rgba(0,0,0,.15);
        box-shadow: 0 4px 25px rgba(0,0,0,.15);
    }

    .full-width-form .content {
        padding: 35px 0;
    }

    .full-width-form .full-width-form-heading .title {
        font-size: 24px;
        line-height: 28px;
        text-align: center;
    }

    .full-width-form .full-width-form-heading .title_text {
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }

    .full-width-form .forms form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .full-width-form .forms form label {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0;
    }

    .full-width-form .forms form label .ic {
        height: 40px;
    }

    .full-width-form .forms form input {
        width: 100%;
        margin-right: 0;
        height: 40px;
    }

    .full-width-form .forms .send {
        width: 100%;
        padding: 5px 10px;
    }

    .slider-main-text {
        top: 0;
        padding: 0 10px;
    }

    .slider-main-text .slider-main-title {
        font-size: 24px;
        line-height: 32px;
        max-width: 450px;
    }

    .slider-main-text .min_title {
        font-size: 18px;
        line-height: 26px;
    }

    .slider-main-text .we_are .box-col {
        max-width: 100%;
        padding: 10px;
    }

    .slider-main-text .we_are .box-col .box-col-text {
        font-size: 12px;
    }

    .main_services .container-my {
        grid-template-columns: 1fr;
    }

    .main_services .block .box-info .title {
        font-size: 14px;
        line-height: 22px;
        max-width: 100%;
        text-align: center;
    }

    .main_services .block .box-info .link-detail {
        font-size: 14px;
        display: none;
    }

    .main_services .block .box-appear a {
        font-size: 12px;
        line-height: 16px;
    }

    .main-brands .item-review {
        padding: 65px 16px 50px 16px;
    }

    .main-brands .item-review::after {
        font-size: 50px;
    }

    .main-brands .item-review::before {
        font-size: 50px;
    }

    .main-brands .item-review .avatar {
        width: 94px;
        height: 94px;
    }

    .main-brands .item-review .text-review {
        font-size: 12px;
        line-height: 22px;
    }

    .transport-type .content p {
        font-size: 12px;
        line-height: 18px;
    }

    .transport-type .slider-transport-type .slick-dots {
        top: 175px;
    }

    .transport-type .slider-transport-type .item img {
        max-height: 300px;
        min-height: 300px;
    }

    .transport-type .slider-transport-type .item .characteristic .characteristic-item .title-item {
        font-size: 12px;
    }

    .transport-type .slider-transport-type .item .characteristic .characteristic-item .info-item {
        font-size: 12px;
    }

    .transport-type .slider-transport-type .item .content-item p {
        font-size: 12px;
    }

    .slider-transport-navigation .slider-transport-next,.slider-transport-navigation .slider-transport-prev {
        width: 40px;
        height: 40px;
        top: 190px;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .slider-transport-type-wrapper {
        padding-bottom: 40px;
    }

    .slider-transport-type-wrapper:before {
        height: -webkit-calc(100% - 100px);
        height: calc(100% - 100px);
    }

    .regular .back_form {
        margin: 20px auto;
    }

    .heading .page-title {
        font-size: 24px;
        line-height: 38px;
        margin-top: 30px;
    }

    .heading .heading-utp .heading-utp-item {
        line-height: 20px;
    }

    .grey-box .grey-box-content {
        margin: 20px 0;
        padding: 15px;
    }

    .city-links .city-links-container {
        grid-template-columns: 1fr;
    }

    .city-links .city-links-container li a {
        font-size: 12px;
        line-height: 24px;
    }

    .article-list .box-news {
        grid-template-columns: 1fr;
    }

    .article-list .box-news .articles-block {
        max-width: 375px;
        margin: auto;
    }
}

@-webkit-keyframes animate-gradient {
    0% {
        background-position: 0 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}

@-o-keyframes animate-gradient {
    0% {
        background-position: 0 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}

@keyframes animate-gradient {
    0% {
        background-position: 0 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}

@-webkit-keyframes shakeUpDownArrow {
    0% {
        margin-top: -3px;
    }

    100% {
        margin-top: 3px;
    }
}

@-o-keyframes shakeUpDownArrow {
    0% {
        margin-top: -3px;
    }

    100% {
        margin-top: 3px;
    }
}

@keyframes shakeUpDownArrow {
    0% {
        margin-top: -3px;
    }

    100% {
        margin-top: 3px;
    }
}

@-webkit-keyframes shakeLeftRightArrow {
    0% {
        margin-left: -3px;
    }

    100% {
        margin-left: 3px;
    }
}

@-o-keyframes shakeLeftRightArrow {
    0% {
        margin-left: -3px;
    }

    100% {
        margin-left: 3px;
    }
}

@keyframes shakeLeftRightArrow {
    0% {
        margin-left: -3px;
    }

    100% {
        margin-left: 3px;
    }
}

@-webkit-keyframes opacityOutInOut {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes opacityOutInOut {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes opacityOutInOut {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes grow {
    0%,100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    50% {
        -webkit-transform: scaleY(1.8);
        -ms-transform: scaleY(1.8);
        -o-transform: scaleY(1.8);
        transform: scaleY(1.8);
    }
}

@-o-keyframes grow {
    0%,100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    50% {
        -webkit-transform: scaleY(1.8);
        -ms-transform: scaleY(1.8);
        -o-transform: scaleY(1.8);
        transform: scaleY(1.8);
    }
}

@keyframes grow {
    0%,100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    50% {
        -webkit-transform: scaleY(1.8);
        -ms-transform: scaleY(1.8);
        -o-transform: scaleY(1.8);
        transform: scaleY(1.8);
    }
}

@-webkit-keyframes animate-arrow-1 {
    0% {
        opacity: 0;
    }

    100%,70% {
        opacity: .3;
    }
}

@-o-keyframes animate-arrow-1 {
    0% {
        opacity: 0;
    }

    100%,70% {
        opacity: .3;
    }
}

@keyframes animate-arrow-1 {
    0% {
        opacity: 0;
    }

    100%,70% {
        opacity: .3;
    }
}

@-webkit-keyframes animate-arrow-2 {
    0% {
        opacity: 0;
    }

    100%,70% {
        opacity: .5;
    }
}

@-o-keyframes animate-arrow-2 {
    0% {
        opacity: 0;
    }

    100%,70% {
        opacity: .5;
    }
}

@keyframes animate-arrow-2 {
    0% {
        opacity: 0;
    }

    100%,70% {
        opacity: .5;
    }
}

@-webkit-keyframes animate-arrow-3 {
    0% {
        opacity: 0;
    }

    100%,70% {
        opacity: 1;
    }
}

@-o-keyframes animate-arrow-3 {
    0% {
        opacity: 0;
    }

    100%,70% {
        opacity: 1;
    }
}

@keyframes animate-arrow-3 {
    0% {
        opacity: 0;
    }

    100%,70% {
        opacity: 1;
    }
}

@-webkit-keyframes loader-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes loader-spin {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes move-line {
    from {
        -webkit-transform: translateX(-4em) skewX(-45deg);
        transform: translateX(-4em) skewX(-45deg);
    }

    to {
        -webkit-transform: translateX(30em) skewX(-45deg);
        transform: translateX(30em) skewX(-45deg);
    }
}

@-o-keyframes move-line {
    from {
        -o-transform: translateX(-4em) skewX(-45deg);
        transform: translateX(-4em) skewX(-45deg);
    }

    to {
        -o-transform: translateX(30em) skewX(-45deg);
        transform: translateX(30em) skewX(-45deg);
    }
}

@keyframes move-line {
    from {
        -webkit-transform: translateX(-4em) skewX(-45deg);
        -o-transform: translateX(-4em) skewX(-45deg);
        transform: translateX(-4em) skewX(-45deg);
    }

    to {
        -webkit-transform: translateX(30em) skewX(-45deg);
        -o-transform: translateX(30em) skewX(-45deg);
        transform: translateX(30em) skewX(-45deg);
    }
}

.has-error {
    border-color: #c00;
}
                     </style>