@font-face {
    font-family: 'Noto Sans Condensed';
    src: url('../fonts/Noto_Sans/NotoSans-CondensedBlack.woff') format('woff'),
    url('../fonts/Noto_Sans/NotoSans-CondensedBlack.svg') format('svg'),
    url('../fonts/Noto_Sans/NotoSans-CondensedBlack.eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans ExtraCondensed';
    src: url('../fonts/Noto_Sans/Noto-Sans-ExtraCondensed-Black.ttf.woff') format('woff'),
    url('../fonts/Noto_Sans/Noto-Sans-ExtraCondensed-Black.ttf.svg#Noto-Sans-ExtraCondensed-Black') format('svg'),
    url('../fonts/Noto_Sans/Noto-Sans-ExtraCondensed-Black.ttf.eot'),
    url('../fonts/Noto_Sans/Noto-Sans-ExtraCondensed-Black.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/Noto_Sans/Noto-Sans-Black.ttf.woff') format('woff'),
    url('../fonts/Noto_Sans/Noto-Sans-Black.ttf.svg#Noto-Sans-ExtraCondensed-Black') format('svg'),
    url('../fonts/Noto_Sans/Noto-Sans-Black.ttf.eot'),
    url('../fonts/Noto_Sans/Noto-Sans-Black.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans Regular';
    src: url('../fonts/Noto_Sans/NotoSans-Condensed.woff') format('woff'),
    url('../fonts/Noto_Sans/NotoSans-Condensed.svg') format('svg'),
    url('../fonts/Noto_Sans/NotoSans-Condensed.eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    src: url('../fonts/Ubuntu/UbuntuCondensed-Regular.woff') format('woff'),
    url('../fonts/Ubuntu/UbuntuCondensed-Regular.svg') format('svg'),
    url('../fonts/Ubuntu/UbuntuCondensed-Regular.eot');
}

body {
    font-family: 'Noto Sans Condensed', sans-serif;
    overflow-x: hidden;
    background: #FFF;
}

section {
    width: 100%;
    background-color: #FFF;
    z-index: 1;
}

.bootstrap-datetimepicker-widget {
    list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 20em;
}
@media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}
@media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}
@media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: '';
    display: inline-block;
    position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    top: -7px;
    left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #cccccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    bottom: -7px;
    left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 28px;
    margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
}

a[data-action="close"] {
    border-color: #535BE2!important;
    background-color: #666EE8!important;
    color: #FFF;
}

a[data-action="close"] span:hover {
    border-color: none;
    background-color: transparent !important;
    color: #FFF;
}

.bootstrap-datetimepicker-widget table td span.glyphicon-chevron-up {
    height: 25px;
    line-height: 25px;
}

.bootstrap-datetimepicker-widget table td span.glyphicon-chevron-down {
    height: 25px;
    line-height: 25px;
}

.timepicker-picker {
    margin: -10px 0;
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"], .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"] {
    padding: 0;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%;
}
.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
    height: auto;
    line-height: auto;
    width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    background: #eeeeee;
    cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
    color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
    position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
    background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
    color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
    width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
    cursor: pointer;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    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: none;
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-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:before,
.slick-track:after {
    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;
}

.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

.slick-dots {
    position: absolute;
    bottom: 50px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 18px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 18px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 60px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 18px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: 1;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    top: 1px;
    opacity: 1;
    color: #f21e1e;
    font-size: 70px;
}

.header-index {
    position: fixed;
    top: 70px;
    left: 260px;
    width: calc(100% - 260px);
    height: 150px;
    background: #FFF;
    z-index: 1001;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: #FFF;
    z-index: 1001;
}

.contents {
    width: 1218px;
    margin: 0 auto;
}

.site-content {
    padding-top: 150px;
}

.header-content {
    padding-top: 35px;
}

.menu {
    display: inline-block;
    list-style: none;
    padding-left: 20px;
}

.menu > li {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0 16px;
    line-height: 50px;
    height: 50px;
}

.menu > li > a {
    font-size: 20px;
    color: #000;
    font-family: 'Noto Sans ExtraCondensed', sans-serif;
}

.menu > li > a:hover {
    color: #000;
}

.menu > li:hover, .menu > li.active {
    border-bottom: 5px solid #f21e1e;
}

.btn-red-order {
    border-color: #f21e1e !important;
    background-color: #f21e1e;
    text-transform: uppercase;
    color: #FFF;
    font-family: 'Noto Sans', sans-serif;
    font-size: 24px;
    padding: 0 42px;
    height: 62px;
    line-height: 62px;
    border-radius: 0;
    box-shadow: 0px 1px 20px 1px rgba(214, 9, 9, 0.6);
}

.order-header {
    margin-left: 70px;
}

.phones a, .phones a:hover {
    color: #000;
    display: block;
    font-size: 20px;
    font-family: 'Noto Sans ExtraCondensed', sans-serif;
}

.phones a.email {
    font-family: 'Noto Sans Regular', sans-serif;
}

.slide {
    width: 100%;
    height: auto;
}

.single-item div {
    position: relative;
}

.single-item div.slide-text {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -75px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    font-size: 70px;
    line-height: 70px;
}

.single-item div.slide-text p {
    margin-bottom: 25px;
}

.single-item div.slide-text span {
    color: #f21e1e;
}

.arrow {
    padding: 48px;
}

.advantages {
    padding: 65px 0 75px;
}

.advantages h2 {
    color: #000;
    font-size: 50px;
    text-align: center;
    font-family: 'Noto Sans Condensed', sans-serif;
    margin-bottom: 15px;
}

.advantage {
    height: 365px;
     margin: 70px 0 0;
     background-color: #FFF;
     box-shadow: 0px 1px 43px 1px rgba(0, 0, 0, 0.08);
 }

.advantage img {
    margin: 50px 0;
    width: 137px;
    height: 107px;
    object-fit: contain;
}

.advantage h3 {
    color: #f21e1e;
    font-size: 25px;
    font-family: 'Noto Sans ExtraCondensed', sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.advantage p {
    color: #8e8e8e;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
}

.advantages .row {
    margin-right: -35px;
    margin-left: -35px;
}

.advantages .col-md-4 {
    padding: 0 35px;
}

.grey-bg {
    width: 100%;
    background-color: #f4f4f4;
}

.services {
    padding: 100px 0 130px;
}

.service .h3 {
    color: #f21e1e;
    font-size: 42px;
    font-family: 'Noto Sans ExtraCondensed', sans-serif;
    text-transform: uppercase;
    padding: 60px 0;
    height: 100px;
    display: table;
    vertical-align: middle;
    width: 100%;
}

.service .h3 span {
    vertical-align: middle;
    display: table-cell;
    height: 100px;
}

.service p {
    color: #8e8e8e;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 50px;
}

.service .price {
    color: #000;
    font-size: 35px;
    background-color: #dedede;
    padding: 0 4px;
}

.service img {
    width: 251px;
    height: 251px;
    object-fit: contain;
}

.persons img {
    width: 251px;
    height: 251px;
    object-fit: contain;
}

.socials img {
    width: 31px;
    height: 31px;
    object-fit: contain;
}

.order-cont {
    position: relative;
}

.order-cont img {
    width: 100%;
    height: 460px;
    object-fit: cover;
}

.order-cont .order {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 100px 0;
}

.order-cont .order .link {
    display: inline-block;
    width: auto;
    padding: 10px 50px;
    border: 1px solid #FFF;
}

.order h2 {
    color: #FFF;
    font-size: 55px;
    font-family: 'Noto Sans Condensed', sans-serif;
}

.order h3 {
    color: #FFF;
    font-size: 42px;
    font-family: 'Noto Sans Regular', sans-serif;
}

.order a, .order a:hover {
    color: #FFF !important;
    font-size: 30px;
    font-family: 'Noto Sans Regular', sans-serif;
    margin-top: 90px;
    display: block;
    text-transform: uppercase;
}

.fa {
    background-color: #FFF;
    padding: 70px 50px;
}


.faq .row {
    margin-right: -35px;
    margin-left: -35px;
}

.faq .col-md-6 {
    padding: 0 35px;
}

.fa .question {
    height: 145px;
    position: relative;
    margin-bottom: 70px;
}

.socials {
    margin-top: 30px;
}

.socials a {
    margin-left: 20px;
}

.fa .question h3 {
    color: #000;
    font-size: 35px;
    font-family: 'Noto Sans Condensed', sans-serif;
}

.fa .question:after {
    content: '';
    display: block;
    width: 70px;
    height: 5px;
    background-color: #f21e1e;
    position: absolute;
    bottom: -5px;
}

.faq .fa {
    margin-bottom: 80px;
}

.faq .fa p {
    color: #8e8e8e;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
}

.faq h2 {
    text-align: center;
    color: #000;
    font-size: 50px;
    font-family: 'Noto Sans Condensed', sans-serif;
    padding: 85px 0 105px;
}

.form-title h2 {
    text-align: center;
    color: #000;
    font-size: 50px;
    font-family: 'Noto Sans Condensed', sans-serif;
    padding: 85px 0 20px;
}

.contents.about {
    padding-bottom: 45px;
}

.about h2 {
    text-align: center;
    color: #000;
    font-size: 50px;
    font-family: 'Noto Sans Condensed', sans-serif;
    padding: 75px 0;
}

.about p {
    color: #8e8e8e;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
}

.persons {
    padding-top: 40px;
    padding-bottom: 100px;
}

.persons h3 {
    text-align: center;
    display: block;
    position: relative;
    color: #000;
    font-size: 35px;
    font-family: 'Noto Sans Condensed', sans-serif;
    padding: 50px 20px 35px;
    margin-bottom: 30px;
    height: 170px;
}

.persons h3:after {
    content: '';
    display: block;
    width: 70px;
    height: 5px;
    background-color: #f21e1e;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -35px;
}

.persons p {
    color: #8e8e8e;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
}

.half-content {
    width: 593px;
    float: right;
}

#form {
    z-index: 500;
}

.form {
    padding-top: 30px;
    padding-right: 33px;
    z-index: 500;
    position: relative;
    top: 40px;
}

.form h3 {
    display: block;
    position: relative;
    color: #000;
    font-size: 35px;
    font-family: 'Noto Sans Condensed', sans-serif;
    padding: 0 0 15px;
    margin-bottom: 45px;
}

.form h3:after {
    content: '';
    display: block;
    width: 70px;
    height: 5px;
    background-color: #f21e1e;
    position: absolute;
    bottom: -5px;
}

.form input, .form select {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding: 0 25px;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
    color: #000;
    border: 1px solid #dcdcdc;
    margin-bottom: 45px;
}

.soc-settings input {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
    color: #000;
    border: 1px solid #dcdcdc;
    margin-bottom: 0;
}

.form .input-group input {
    height: 55px;
    line-height: 55px;
    padding: 0 25px;
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif;
    color: #000;
    border: 1px solid #dcdcdc;
}

.form input::placeholder, .form select::placeholder, .form .input-group input::placeholder {
    color: #6B6F82;
}

.form .input-group .input-group-addon {
    padding-top: 17px;
}

.form .input-group {
    margin-bottom: 45px;
}

.btn-bottom-order {
    border-color: #f21e1e !important;
    background-color: #f21e1e;
    text-transform: uppercase;
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    padding: 0 42px;
    height: 100px;
    line-height: 100px;
    border-radius: 0;
    font-weight: bold;
}

.feedback-map__google {
    width: 100%;
    margin-top: 70px;
    margin-left: 0;
    height: 700px;
    box-shadow: 0px 1px 43px 1px rgba(0, 0, 0, 0.08);
    z-index: 500;
    position: relative;
    top: 40px;
}

.footer {
    width: 100%;
    background-color: #272727;
    padding: 90px 0 70px;
}

.footer h3 {
    color: #bebebe;
    font-size: 24px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
}

.footer p {
    color: #737373;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 5px;
}

.site-content.content-wrapper {
    width: calc(100% - 260px);
    margin-left: 260px;
}

.header-content .logo {
    max-height: 70px;
    max-width: 70px;
}

.content-wrapper img {
    cursor: pointer;
}

.content-wrapper .draggables > * {
    cursor: move;
    position: relative;
}

.content-wrapper #jivo {
    position: fixed;
    width: 361px;
    height: 400px;
    bottom: -360px;
    right: 40px;
    background: transparent;
    z-index: 999;
}

.content-wrapper {
    position: relative;
}

.content-wrapper .soc-settings {
    position: absolute;
    width: 360px;
    height: 200px;
    bottom: 30px;
    right: -330px;
    background: transparent;
    z-index: 9999;
}

.content-wrapper .soc-settings.open {
    right: 0;
}

.content-wrapper .soc-settings i {
    color: #FFF;
    cursor: pointer;
}

.content-wrapper #jivo.open {
    bottom: 0;
}

.content-wrapper #jivo textarea {
    position: fixed;
    width: 361px;
    height: 360px;
    border: 1px solid #e4e4e4;
}

.menu-section {
    max-width: 218px;
    margin-bottom: 3px;
    display: inline-block;
    background-color: #2C303B;
    border: 1px solid #FFF;
    border-radius: .35rem;
    cursor: move;
}

.menu-section .pad {
    padding: 8px;
    color: #FFF;
    font-weight: normal;
}

.block-settings .dropdown-toggle {
    padding: 0;
    margin-right: -10px;
    margin-left: 5px;
}

.block-settings .dropdown-menu {
    right: 0 !important;
    left: auto !important;
}

.block-settings .dropdown-toggle:after {
    display: none;
}

.order-cont {
    overflow: hidden;
}

.glyphicon {
    font: normal normal normal 16px/1 LineAwesome;
    font-size: 16px;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.glyphicon-calendar:before {
    content: "\f15f";
    font-size: 20px;
}

.mini__motionline-wrap {
    display: block;
    overflow: hidden;
    position: absolute !important;
    top: 52%;
    height: 4px;
    width: 50%;
    text-align: left
}

#widget-form #games-game_type {
    display: none;
}

@media (min-width: 1440px) {
    .mini__motionline-wrap {
        margin:0px 432px
    }
}

.mini__motionline {
    position: absolute;
    overflow: hidden;
    left: -100%;
    width: 100%;
    height: 3px
}

.mini__motionline.show {
    left: 0;
    transition: left 1s;
}

.mini__motionline.goout {
    left: 100%;
    width: 0;
    transition: all 1s;
}

.mini__motionline-line {
    position: absolute;
    left: 0;
    top: 1px;
    width: 100%;
    height: 1px;
    background: #fff
}

.mini__motionline-line {
    background: #fff
}

.mini__motionline-dot {
    background: #fff
}

.mini__motionline-dot {
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 4px;
    background: #fff
}

.slick-slide {
    position: relative;
}

.slick-slide img {
    left: 0;
    width: 105%;
    height: 100%;
    object-fit: cover;
    position: relative;
    max-height: 750px;
}

.slick-slide img.move {
    left: -5%;
    transition: left 6s;
}

.week {
    width: 100%;
}

.week td {
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    width: 13%;
}

.week .empty {
    border: 1px solid #ccc;
}

.week td.empty.first {
    width: auto;
}

.week .green {
    border: 1px solid #fff;
    background-color: #11e133;
    cursor: pointer;
}

.week .grey {
    border: 1px solid #fff;
    background-color: #eeeaeb;
    cursor: pointer;
}

.week .highlighted {
    border: 1px solid #fff;
    background-color: #0A861F;
    cursor: pointer;
}

.weekday {
    width: 100%;
}

.weekday td {
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    width: 13%;
}

.weekday .empty {
    border: 1px solid #ccc;
}

.weekday td.empty.first {
    width: auto;
}

.weekday .green {
    border: 1px solid #fff;
    background-color: rgba(17, 234, 52, 0.23);
    cursor: pointer;
}

.weekday .grey {
    border: 1px solid #fff;
    background-color: #eeeaeb;
}

.weekday .lightblue {
    border: 1px solid #fff;
    background-color: #7ee3ee;
}

.weekday .highlighted {
    border: 1px solid #fff;
    background-color: #11e133;
    cursor: pointer;
}

.s-green {
    position: relative;
    top: 3px;
    display: inline-block;
    height: 20px;
    width: 50px;
    background-color: #11e133;
    margin-right: 10px;
}

.s-grey {
    position: relative;
    top: 3px;
    display: inline-block;
    height: 20px;
    width: 50px;
    background-color: #eeeaeb;
    margin-right: 10px;
    margin-left: 20px;
}

.l-green {
    position: relative;
    top: 3px;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-color: rgba(17, 234, 52, 0.23);
    margin-right: 10px;
}

.l-grey {
    position: relative;
    top: 3px;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-color: #eeeaeb;
    margin-right: 10px;
    margin-left: 20px;
}

.l-blue {
    position: relative;
    top: 3px;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-color: #7ee3ee;
    margin-right: 10px;
    margin-left: 20px;
}

.time-cont h3 {
    font-size: 1.51rem;
    margin-bottom: 0;
}

.time-cont h3:after {
    display: none;
}

.time-form {
    display: none;
    position: absolute;
}

.form .input-group .input-time-addon {
    padding-top: 17px;
}

.input-time-addon {
    padding: .75rem;
}
.input-time-addon {
    padding: .75rem;
}
.input-time-addon {
    border-color: #BABFC7;
}
.form-control:disabled, .form-control[readonly], .input-time-addon {
    background-color: #ECEFF1;
}
/*
.content-wrapper .removable:after {
    content: 'x';
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.content-wrapper .removable:hover:after {
    display: block;
}
*/

.loading-gif, div.laserwar-loading {
    margin: 50px auto 0;
    position: absolute;
    left: 0;
    right: 0
}

div.laserwar-loading, div.laserwar-loading > svg {
    display: block;
    width: 75px;
    height: 75px
}

svg.laserwar-logo > path {
    fill: #ea1521;
    opacity: .8
}

svg.laserwar-logo > path.laserwar-logo-1 {
    animation: laserwar-logo-anim-1 linear 1.5s forwards;
    animation-iteration-count: infinite
}

svg.laserwar-logo > path.laserwar-logo-2 {
    animation: laserwar-logo-anim-2 linear 1.5s forwards;
    animation-iteration-count: infinite
}

svg.laserwar-logo > path.laserwar-logo-3 {
    animation: laserwar-logo-anim-3 linear 1.5s forwards;
    animation-iteration-count: infinite
}

svg.laserwar-logo > path.laserwar-logo-4 {
    animation: laserwar-logo-anim-4 linear 1.5s forwards;
    animation-iteration-count: infinite
}

svg.laserwar-logo > path.laserwar-logo-5 {
    animation: laserwar-logo-anim-5 linear 1.5s forwards;
    animation-iteration-count: infinite
}

svg.laserwar-logo > path.laserwar-logo-6 {
    animation: laserwar-logo-anim-6 linear 1.5s forwards;
    animation-iteration-count: infinite
}

@keyframes laserwar-logo-anim-1 {
    0% {
        opacity: .8
    }
    16.666%, 24.999%, 33.332%, 41.665%, 49.998%, 58.331%, 66.664%, 74.997%, 8.333%, 83.33% {
        opacity: 1
    }
    100%, 91.663% {
        opacity: .8
    }
}

@keyframes laserwar-logo-anim-2 {
    0%, 8.333% {
        opacity: .8
    }
    16.666%, 24.999%, 33.332%, 41.665%, 49.998%, 58.331%, 66.664%, 74.997%, 83.33%, 91.663% {
        opacity: 1
    }
    100% {
        opacity: .8
    }
}

@keyframes laserwar-logo-anim-3 {
    0%, 16.666%, 8.333% {
        opacity: .8
    }
    24.999%, 33.332%, 41.665%, 49.998%, 58.331%, 66.664%, 74.997% {
        opacity: 1
    }
    100%, 83.33%, 91.663% {
        opacity: .8
    }
}

@keyframes laserwar-logo-anim-4 {
    0%, 16.666%, 24.999%, 8.333% {
        opacity: .8
    }
    33.332%, 41.665%, 49.998% {
        opacity: 1
    }
    100%, 58.331%, 66.664%, 74.997%, 83.33%, 91.663% {
        opacity: .8
    }
}

@keyframes laserwar-logo-anim-5 {
    0%, 16.666%, 24.999%, 33.332%, 8.333% {
        opacity: .8
    }
    41.665%, 49.998%, 58.331% {
        opacity: 1
    }
    100%, 66.664%, 74.997%, 83.33%, 91.663% {
        opacity: .8
    }
}

@keyframes laserwar-logo-anim-6 {
    0%, 16.666%, 24.999%, 33.332%, 41.665%, 8.333% {
        opacity: .8
    }
    49.998%, 58.331%, 66.664% {
        opacity: 1
    }
    100%, 74.997%, 83.33%, 91.663% {
        opacity: .8
    }
}

div.laserwar-loading {
    top: calc(50% - 75px)
}

div.laserwar-loading > svg > path {
    fill: #ea1521;
    opacity: 0
}

div.laserwar-loading > svg > path.laserwar-logo-1 {
    animation: laserwar-loading-anim-1 linear 1.5s forwards;
    animation-iteration-count: infinite
}

div.laserwar-loading > svg > path.laserwar-logo-2 {
    animation: laserwar-loading-anim-2 linear 1.5s forwards;
    animation-iteration-count: infinite
}

div.laserwar-loading > svg > path.laserwar-logo-3 {
    animation: laserwar-loading-anim-3 linear 1.5s forwards;
    animation-iteration-count: infinite
}

div.laserwar-loading > svg > path.laserwar-logo-4 {
    animation: laserwar-loading-anim-4 linear 1.5s forwards;
    animation-iteration-count: infinite
}

div.laserwar-loading > svg > path.laserwar-logo-5 {
    animation: laserwar-loading-anim-5 linear 1.5s forwards;
    animation-iteration-count: infinite
}

div.laserwar-loading > svg > path.laserwar-logo-6 {
    animation: laserwar-loading-anim-6 linear 1.5s forwards;
    animation-iteration-count: infinite
}

@keyframes laserwar-loading-anim-1 {
    0% {
        opacity: 0
    }
    16.666%, 24.999%, 33.332%, 41.665%, 49.998%, 58.331%, 66.664%, 74.997%, 8.333%, 83.33% {
        opacity: 1
    }
    100%, 91.663% {
        opacity: 0
    }
}

@keyframes laserwar-loading-anim-2 {
    0%, 8.333% {
        opacity: 0
    }
    16.666%, 24.999%, 33.332%, 41.665%, 49.998%, 58.331%, 66.664%, 74.997%, 83.33%, 91.663% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes laserwar-loading-anim-3 {
    0%, 16.666%, 8.333% {
        opacity: 0
    }
    24.999%, 33.332%, 41.665%, 49.998%, 58.331%, 66.664%, 74.997% {
        opacity: 1
    }
    100%, 83.33%, 91.663% {
        opacity: 0
    }
}

@keyframes laserwar-loading-anim-4 {
    0%, 16.666%, 24.999%, 8.333% {
        opacity: 0
    }
    33.332%, 41.665%, 49.998% {
        opacity: 1
    }
    100%, 58.331%, 66.664%, 74.997%, 83.33%, 91.663% {
        opacity: 0
    }
}

@keyframes laserwar-loading-anim-5 {
    0%, 16.666%, 24.999%, 33.332%, 8.333% {
        opacity: 0
    }
    41.665%, 49.998%, 58.331% {
        opacity: 1
    }
    100%, 66.664%, 74.997%, 83.33%, 91.663% {
        opacity: 0
    }
}

@keyframes laserwar-loading-anim-6 {
    0%, 16.666%, 24.999%, 33.332%, 41.665%, 8.333% {
        opacity: 0
    }
    49.998%, 58.331%, 66.664% {
        opacity: 1
    }
    100%, 74.997%, 83.33%, 91.663% {
        opacity: 0
    }
}

.loading-gif {
    width: 120px;
    height: 120px;
    top: calc(50% - 120px)
}

.time-cont {
    min-height: 100px;
}

body.vertical-layout.vertical-menu.menu-expanded .site-content .footer, body.vertical-layout.vertical-menu.menu-expanded .site-content .header {
    margin-left: auto;
}

@media only screen and (max-width: 1218px) {
    html body .contents {
        width: 100%;
        padding: 0 30px;
    }

    .half-content {
        width: 100%;
    }

    .half-content.form {
        padding-left: 30px;
    }
}

@media only screen and (max-width: 1478px) {
    html body .content-wrapper .contents {
        width: 100%;
        padding: 0 30px;
    }

    .content-wrapper .half-content {
        width: 100%;
    }

    .content-wrapper .half-content.form {
        padding-left: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .single-item div.slide-text {
        font-size: 30px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 1200px) {
    .header .menu {
        display: none;
    }
}

@media only screen and (max-width: 480px) {

    .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 150px;
        background: #FFF;
        z-index: 1001;
    }

    .header .menu {
        display: none;
    }

    .header .phones {
        float: none !important;
        display: inline-block;
        margin-left: 20px;
    }

    .header .order-header {
        display: none;
    }

    .slider .slide {
        height: 360px;
        width: 100%;
        object-fit: cover;
    }

    .single-item div.slide-text {
        font-size: 20px;
        line-height: 20px;
        margin-top: -30px;
    }

    .slick-dots {
        position: absolute;
        bottom: 10px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .order h2, .faq h2, .advantages h2, .fa .question h3, .form-title h2  {
        font-size: 20px;
    }

    .fa .question h3 {
        font-size: 25px;
    }

    .btn-bottom-order {
        font-size: 20px;
    }

    .order h3 {
        font-size: 20px;
    }

    .menu > li {
        display: block;
        line-height: 20px;
        height: 30px;
    }
}


