.didine p{
   font-family: icomoon;
    src: url("../fonts/icomoon-k1nzp9.eot");
    src: url("../fonts/icomoon-k1nzp9.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon-k1nzp9.ttf") format("truetype"), url("../fonts/icomoon-k1nzp9.woff") format("woff"), url("../fonts/icomoon-k1nzp9.svg#icomoon") format("svg");
    font-weight: 400;
    font-size: 30px;
	text-transform : uppercase;
 text-align: center;
}

.klain .didine2 p a{
   font-family: 'Staatliches', cursive;
    font-weight: 500;
    font-size: 35px;
  text-transform : uppercase;
}

.klain .didine2 p a:hover{
   color: #ee3041;
     font-size: 35px;
}

.toto h2{
 font-family: 'Anton', sans-serif;

 color:#d03731;
 text-align: center;
 font-size: 63px;
font-style: normal;
font-weight: 900;
height: 58px;
letter-spacing: 2.4000000953674316px;
line-height: 58px;
margin-block-end: 0px;
margin-block-start: 0px;
margin-bottom: 0px;
margin-inline-end: 0px;
margin-inline-start: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(255, 255, 255);
outline-style: none;
outline-width: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: center;
text-shadow: rgb(0, 0, 0) 2px 2px 2px;
vertical-align: baseline;
}

.toto2 h2{
 font-family: 'Anton', sans-serif;
 font-size: 70px;
 color:#ffffff;
 text-align: center;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}






/*# CSS NEWS */








html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background-color: transparent
}

a:active {
    outline: 0
}

a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    box-sizing: border-box
}

*,
::after,
::before {
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

html {
    font-size: 14px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Dosis;
    font-size: 1rem;
    line-height: 1.5;
    color: #494949;
    background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

dl,
ol,
ul {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

img {
    vertical-align: middle
}

a,
area,
button,
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

table {
    background-color: transparent
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

textarea {
    resize: vertical
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 4.555555555555556vh;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:1200px) {
    h2 {
        font-size: 5.555555555555556vh
    }
}

h3 {
    font-size: 3.28571rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 3.928571428571429rem
}

h4 {
    font-size: 1.5rem
}

h5 {
    font-size: 1.28571rem;
    color: #ee3041;
    font-weight: 700;
    text-transform: uppercase
}

h6 {
    font-size: 1rem;
    text-transform: uppercase
}

.list-unstyled {
    list-style-type: none
}

.list-inline {
    display: inline-block;
    list-style-type: none
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #818a91
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

@font-face {
    font-family: icomoon;
    src: url("../fonts/icomoon-k1nzp9.eot");
    src: url("../fonts/icomoon-k1nzp9.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon-k1nzp9.ttf") format("truetype"), url("../fonts/icomoon-k1nzp9.woff") format("woff"), url("../fonts/icomoon-k1nzp9.svg#icomoon") format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-gallery:before {
    content: "\e907"
}

.icon-share:before {
    content: "\e906"
}

.icon-facebook:before {
    content: "\e905"
}

.icon-backward:before {
    content: "\e903"
}

.icon-forward:before {
    content: "\e904"
}

.icon-search:before {
    content: "\e902"
}

.icon-more:before {
    content: "\e901"
}

.icon-arrow-right:before {
    content: "\e900"
}

html {
    font-size: .7291666666666667vw
}

.st0{fill:#ED1C24;}
@media screen and (max-width: 960px) {
.search-block {
display:none;}
}

body {
    overflow-x: hidden
}

.overflow {
    overflow: hidden
}

@media (min-width:992px) {
    .main-page {
        overflow: hidden
    }
}

.red {
    color: #ee3041
}

.bg {
    position: relative;
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center center
}

@media (min-width:768px) {
    .bg {
        height: 380px
    }
}

@media (min-width:992px) {
    .bg {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%
    }
}

::selection {
    background: #ee3041;
    color: #fff
}

::-moz-selection {
    background: #ee3041;
    color: #fff
}

.center,
.loader-box,
.logo-block img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.more {
    display: block;
    position: relative;
    text-transform: uppercase;
    font-size: 1.8vh;
    padding-left: 4vw;
    z-index: 2
}

.more div {
    position: absolute;
    top: 50%;
    left: 0;
    font-weight: 700;
    color: #ee3041;
    font-size: 10rem;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.more span {
    position: relative
}

.more span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

#services .more {
    position: absolute;
    right: 10vw;
    bottom: 8vh
}

@media (min-width:768px) {
    #services .more {
        right: 5vw
    }
}

@media (min-width:992px) {
    .more {
        padding-left: 1.927083333333333vw;
        font-size: 1.296296296296296vh
    }
    .more div {
        font-size: 4.285714285714286rem
    }
    #services .more {
        right: 1.8vw
    }
    .more:hover span:after {
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@media (min-width:1200px) {
    #services .more {
        right: 3.125vw
    }
}

blockquote {
    position: relative;
    padding: 0 15px;
    width: 100%;
    margin: 0;
    background: #fff;
    margin-bottom: 20px
}

blockquote p {
    font-size: 4rem !important;
    line-height: 5rem !important;
    letter-spacing: .4px !important;
    color: #ee3041;
    font-weight: 700 !important;
    margin-bottom: 0 !important
}

@media (min-width:768px) {
    blockquote {
        padding: 30px 15px
    }
    blockquote p {
        font-size: 5rem !important;
        line-height: 6rem !important
    }
}

@media (min-width:992px) {
    blockquote {
        margin-bottom: 2.592592592592593vh
    }
    blockquote p {
        font-size: 2.428571428571429rem !important;
        line-height: 3.142857142857143rem !important
    }
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
    border: 0 !important;
    position: absolute !important;
    top: 50%;
    left: 50%;
    width: 100%;
    margin: 0 !important;
    padding: 10px !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:992px) {
    div.wpcf7-mail-sent-ok,
    div.wpcf7-validation-errors {
        float: left
    }
}

@media (min-width:992px) {
    .space-margin {
        margin-bottom: 25vh
    }
}

.clearfix::after {
    content: "";
    display: table;
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-xs-left {
    float: left !important
}

.pull-xs-right {
    float: right !important
}

.pull-xs-none {
    float: none !important
}

@media (min-width:544px) {
    .pull-sm-left {
        float: left !important
    }
    .pull-sm-right {
        float: right !important
    }
    .pull-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .pull-md-left {
        float: left !important
    }
    .pull-md-right {
        float: right !important
    }
    .pull-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .pull-lg-left {
        float: left !important
    }
    .pull-lg-right {
        float: right !important
    }
    .pull-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .pull-xl-left {
        float: left !important
    }
    .pull-xl-right {
        float: right !important
    }
    .pull-xl-none {
        float: none !important
    }
}

.center-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.invisible {
    visibility: hidden !important
}

.text-hide {
    font: "0/0" a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-xs-left {
    text-align: left !important
}

.text-xs-right {
    text-align: right !important
}

.text-xs-center {
    text-align: center !important
}

@media (min-width:544px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

.text-center {
    text-align: center !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-muted {
    color: #818a91
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.container::after {
    content: "";
    display: table;
    clear: both
}

@media (min-width:544px) {
    .container {
        max-width: 576px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 940px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.container-fluid::after {
    content: "";
    display: table;
    clear: both
}

.row {
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.row::after {
    content: "";
    display: table;
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:544px) {
    .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 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:768px) {
    .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 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .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 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .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 {
        float: left
    }
    .col-xl-1 {
        width: 8.33333%
    }
    .col-xl-2 {
        width: 16.66667%
    }
    .col-xl-3 {
        width: 25%
    }
    .col-xl-4 {
        width: 33.33333%
    }
    .col-xl-5 {
        width: 41.66667%
    }
    .col-xl-6 {
        width: 50%
    }
    .col-xl-7 {
        width: 58.33333%
    }
    .col-xl-8 {
        width: 66.66667%
    }
    .col-xl-9 {
        width: 75%
    }
    .col-xl-10 {
        width: 83.33333%
    }
    .col-xl-11 {
        width: 91.66667%
    }
    .col-xl-12 {
        width: 100%
    }
    .col-xl-pull-0 {
        right: auto
    }
    .col-xl-pull-1 {
        right: 8.33333%
    }
    .col-xl-pull-2 {
        right: 16.66667%
    }
    .col-xl-pull-3 {
        right: 25%
    }
    .col-xl-pull-4 {
        right: 33.33333%
    }
    .col-xl-pull-5 {
        right: 41.66667%
    }
    .col-xl-pull-6 {
        right: 50%
    }
    .col-xl-pull-7 {
        right: 58.33333%
    }
    .col-xl-pull-8 {
        right: 66.66667%
    }
    .col-xl-pull-9 {
        right: 75%
    }
    .col-xl-pull-10 {
        right: 83.33333%
    }
    .col-xl-pull-11 {
        right: 91.66667%
    }
    .col-xl-pull-12 {
        right: 100%
    }
    .col-xl-push-0 {
        left: auto
    }
    .col-xl-push-1 {
        left: 8.33333%
    }
    .col-xl-push-2 {
        left: 16.66667%
    }
    .col-xl-push-3 {
        left: 25%
    }
    .col-xl-push-4 {
        left: 33.33333%
    }
    .col-xl-push-5 {
        left: 41.66667%
    }
    .col-xl-push-6 {
        left: 50%
    }
    .col-xl-push-7 {
        left: 58.33333%
    }
    .col-xl-push-8 {
        left: 66.66667%
    }
    .col-xl-push-9 {
        left: 75%
    }
    .col-xl-push-10 {
        left: 83.33333%
    }
    .col-xl-push-11 {
        left: 91.66667%
    }
    .col-xl-push-12 {
        left: 100%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-offset-1 {
        margin-left: 8.33333%
    }
    .col-xl-offset-2 {
        margin-left: 16.66667%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-4 {
        margin-left: 33.33333%
    }
    .col-xl-offset-5 {
        margin-left: 41.66667%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-7 {
        margin-left: 58.33333%
    }
    .col-xl-offset-8 {
        margin-left: 66.66667%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-10 {
        margin-left: 83.33333%
    }
    .col-xl-offset-11 {
        margin-left: 91.66667%
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.loader h2 {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4rem;
    color: #494949;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loader .logo-inside {
    opacity: 0
}

.loader #armour,
.loader #circle {
    visibility: hidden
}

@media (max-width:992px) {
    .loader {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }
}

.loader-box {
    z-index: 1;
    overflow: hidden;
    width: 400px;
    height: 200px
}

.loader-box .loader-line {
    width: 0;
    height: 100%;
    fill: rgba(255, 255, 255, .1);
    z-index: 1;
    opacity: 0
}

.block,
.close-block,
.logo-block,
.mail-block,
.menu-block,
.news-block,
.next-block,
.prev-block,
.scroll-down-block,
.shadow-block,
.share-block {
    width: 33.33333vw;
    height: 25vh;
    overflow: hidden
}

@media (min-width:768px) {
    .block,
    .close-block,
    .logo-block,
    .mail-block,
    .menu-block,
    .news-block,
    .next-block,
    .prev-block,
    .scroll-down-block,
    .shadow-block,
    .share-block {
        width: 25vw;
        height: 20vh
    }
}

@media (min-width:992px) {
    .block,
    .close-block,
    .logo-block,
    .mail-block,
    .menu-block,
    .news-block,
    .next-block,
    .prev-block,
    .scroll-down-block,
    .shadow-block,
    .share-block {
        width: 20vw;
        height: 25vh
    }
}

.block-height {
    width: 20vw;
    height: 50vh;
    overflow: hidden
}

.block-width {
    width: 40vw;
    height: 25vh;
    overflow: hidden
}

.logo-block {
    top: 0;
    z-index: 2;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.logo-block img {
    opacity: 0;
    max-width: 17vw;
    z-index: 2;
    -webkit-transition: all 1s ease .6s;
    -moz-transition: all 1s ease .6s;
    -ms-transition: all 1s ease .6s;
    -o-transition: all 1s ease .6s;
    transition: all 1s ease .6s;
    -webkit-transform: translate(-50%, -50%) scale(.95);
    -moz-transform: translate(-50%, -50%) scale(.95);
    -ms-transform: translate(-50%, -50%) scale(.95);
    -o-transform: translate(-50%, -50%) scale(.95);
    transform: translate(-50%, -50%) scale(.95)
}

.logo-block.logo-block-showed {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.logo-block.logo-block-showed img {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.sidebar-article .logo-block {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.article-body .logo-block img {
    opacity: 1;
    -webkit-transition: all 1s ease 1.25s;
    -moz-transition: all 1s ease 1.25s;
    -ms-transition: all 1s ease 1.25s;
    -o-transition: all 1s ease 1.25s;
    transition: all 1s ease 1.25s
}

 /* TEST LOGO TAILLE*/


@media (min-width:768px) {
    .logo-block img {
        max-width: 11vw
    }
}

@media (min-width:992px) {
    .logo-block img {
        max-width: 8.541666666666667vw
    }
}



.menu-block {
    top: 25vh
}

.menu-block a {
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.menu-block:after {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.menu-block.menu-block-showed a {
    opacity: 1
}

.menu-block.menu-block-white:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.article-body .menu-block a {
    opacity: 1;
    transition-delay: .7s;
    -webkit-transition: all 1s ease 1.35s;
    -moz-transition: all 1s ease 1.35s;
    -ms-transition: all 1s ease 1.35s;
    -o-transition: all 1s ease 1.35s;
    transition: all 1s ease 1.35s
}

@media (max-width:992px) {
    .menu-block {
        top: 0;
        right: 0;
        left: auto !important
    }
}

.logo-block,
.menu-block {
    position: absolute;
    left: 0;
    display: block
}

.logo-block:after,
.menu-block:after {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, .9)
}

@media (max-width:992px) {
    .logo-block,
    .menu-block {
        height: 100%
    }
}

@media (min-width:992px) {
    .logo-block:after,
    .menu-block:after {
        display: block
    }
}

.scroll-down-block {
    display: none;
    position: absolute;
    bottom: 0;
    z-index: 3
}

.scroll-down-block svg {
    opacity: 0;
    transform-origin: center center;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease
}

.scroll-down-block.scroll-down-block-left {
    left: 0;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.scroll-down-block.scroll-down-block-center {
    left: 40vw
}

.scroll-down-block.scroll-down-visible {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.scroll-down-block.scroll-down-visible svg {
    opacity: 1
}

.no-touchevents .scroll-down-block:hover .path-1,
.no-touchevents .scroll-down-block:hover .path-2,
.no-touchevents .scroll-down-block:hover .path-3 {
    stroke: #ee3041
}

@media (min-width:992px) {
    .scroll-down-block {
        display: block
    }
}

.scroll,
.scroll-down,
.scroll-right {
    width: 3.229166666666667vw;
    height: 3.518518518518519vh;
    z-index: 5;
    fill: none;
    overflow: hidden
}

.scroll path,
.scroll-down path,
.scroll-right path {
    transform-origin: center center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.scroll-down {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.scroll-right {
    position: relative;
    display: inline-block;
    top: .6vh
}

@media (min-width:992px) {
    .scroll-right {
        top: 1.111111111111111vh;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.mail-block,
.news-block,
.share-block {
    position: absolute;
    bottom: 25vh;
    left: 0
}

.share-block svg {
    opacity: 0;
    width: 3.229166666666667vw;
    height: 6.759259259259259vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 1s ease 1.7s;
    -moz-transition: opacity 1s ease 1.7s;
    -ms-transition: opacity 1s ease 1.7s;
    -o-transition: opacity 1s ease 1.7s;
    transition: opacity 1s ease 1.7s
}

.share-block path {
    fill: silver;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.share-block:hover path {
    fill: #ee3041
}

.article-body .share-block svg {
    opacity: 1
}

.mail-block {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.mail-block a {
    opacity: 0;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%) scale(.95);
    -moz-transform: translate(-50%, -50%) scale(.95);
    -ms-transform: translate(-50%, -50%) scale(.95);
    -o-transform: translate(-50%, -50%) scale(.95);
    transform: translate(-50%, -50%) scale(.95);
    -webkit-transition: all .7s ease .6s;
    -moz-transition: all .7s ease .6s;
    -ms-transition: all .7s ease .6s;
    -o-transition: all .7s ease .6s;
    transition: all .7s ease .6s
}

.mail-block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ee3041;
    z-index: 1
}

.mail-block.mail-block-showed {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.mail-block.mail-block-showed a {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

#email-icon {
    width: 5.208333333333333vw;
    height: 5.555555555555556vh
}

#email-icon polyline,
#email-icon rect {
    fill: none;
    stroke: #fff
}

.close-block,
.next-block,
.prev-block {
    position: absolute;
    right: 0;
    z-index: 3;
    display: none
}

.close-block svg,
.next-block svg,
.prev-block svg {
    width: 3.125vw;
    height: 5.555555555555556vh;
    position: absolute;
    display: block;
    z-index: 2;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform-origin: left center;
    -webkit-transition: opacity 2s ease;
    -moz-transition: opacity 2s ease;
    -ms-transition: opacity 2s ease;
    -o-transition: opacity 2s ease;
    transition: opacity 2s ease;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.close-block svg rect,
.next-block svg rect,
.prev-block svg rect {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.close-block.direction-block-visible svg,
.next-block.direction-block-visible svg,
.prev-block.direction-block-visible svg {
    opacity: 1
}

@media (min-width:992px) {
    .close-block,
    .next-block,
    .prev-block {
        display: block
    }
}

.next-block {
    top: 25vh
}

@media (min-width:992px) {
    .next-block:hover .rect-3 {
        width: 57px
    }
    .next-block:hover .rect-4 {
        height: 60px
    }
}

.prev-block {
    top: 50vh
}

@media (min-width:992px) {
    .prev-block:hover .rect-3 {
        width: 60px
    }
    .prev-block:hover .rect-4 {
        height: 57px
    }
}

.close-block svg line {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    transform-origin: center center
}

.close-block svg .line-3,
.close-block svg .line-4 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

@media (min-width:992px) {
    .close-block:hover .line-3,
    .close-block:hover .line-4 {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.open-gallery-block {
    display: none;
    position: absolute;
    bottom: 0;
    right: 25%;
    z-index: 2;
    background: #fff;
    width: 25%;
    height: 25vh;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .7s ease 2.2s;
    -moz-transition: all .7s ease 2.2s;
    -ms-transition: all .7s ease 2.2s;
    -o-transition: all .7s ease 2.2s;
    transition: all .7s ease 2.2s
}

.open-gallery-block span {
    font-size: 12.8vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}

.article-body .open-gallery-block {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

@media (min-width:992px) {
    .open-gallery-block {
        display: block
    }
    .open-gallery-block:hover span {
        color: #ee3041
    }
}

.back-block {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20vw;
    height: 25vh
}

.back-block svg {
    opacity: 0;
    width: 3.125vw;
    height: 5.555555555555556vh;
    position: absolute;
    display: block;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform-origin: left center;
    -webkit-transition: opacity 1s ease 1.5s;
    -moz-transition: opacity 1s ease 1.5s;
    -ms-transition: opacity 1s ease 1.5s;
    -o-transition: opacity 1s ease 1.5s;
    transition: opacity 1s ease 1.5s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.back-block svg rect {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.back-block:hover .rect-3 {
    width: 60px
}

.back-block:hover .rect-4 {
    height: 57px
}

.article-body .back-block svg {
    opacity: 1
}

@media (min-width:992px) {
    .back-block {
        display: block
    }
}

.shadow-block {
    display: none;
    position: absolute
}

.shadow-block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .2);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.shadow-block.shadow-block-top-left {
    top: 0;
    right: 0
}

.shadow-block.shadow-tl-service {
    width: 25%;
    top: 25vh;
    right: 0;
    z-index: 2;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform .7s ease 2s;
    -moz-transition: transform .7s ease 2s;
    -ms-transition: transform .7s ease 2s;
    -o-transition: transform .7s ease 2s;
    transition: transform .7s ease 2s
}

.shadow-block.shadow-tl-service:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.article-body .shadow-block.shadow-tl-service {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.shadow-block.shadow-b-service {
    width: 25%;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: #424242;
    opacity: .8;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform .7s ease 2.2s;
    -moz-transition: transform .7s ease 2.2s;
    -ms-transition: transform .7s ease 2.2s;
    -o-transition: transform .7s ease 2.2s;
    transition: transform .7s ease 2.2s
}

.shadow-block.shadow-b-service:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.article-body .shadow-block.shadow-b-service {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.shadow-block.shadow-block-bottom-center {
    bottom: 0;
    left: 20vw
}

.shadow-block.shadow-about-top {
    top: 0;
    right: 20vw
}

.shadow-block.shadow-about-bottom {
    left: 0;
    bottom: 25vh
}

.shadow-block.shadow-block-visible:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.shadow-block.shadow-block-form {
    left: 0;
    bottom: 0;
    width: 25%;
    height: 25%;
    background: rgba(0, 0, 0, .1);
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.form-overlay-show .shadow-block.shadow-block-form {
    transition-delay: 2.1s;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

@media (min-width:992px) {
    .shadow-block {
        display: block
    }
}

.social-media-block {
    position: relative;
    width: 50%;
    height: auto;
    text-align: center;
    z-index: 3;
    overflow: hidden;
    display: inline-block
}

.social-media-block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .4);
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.social-media-block a {
    position: relative;
    color: #fff;
    z-index: 2;
    font-size: 10rem;
    -webkit-transition: all .3s ease .8s;
    -moz-transition: all .3s ease .8s;
    -ms-transition: all .3s ease .8s;
    -o-transition: all .3s ease .8s;
    transition: all .3s ease .8s
}

.social-media-block.social-media-visible:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.social-media-block.social-media-visible a {
    opacity: 1
}

@media (min-width:768px) {
    .social-media-block a {
        font-size: 6rem
    }
}

@media (min-width:992px) {
    .social-media-block {
        position: absolute;
        bottom: 0;
        left: 60vw;
        width: 20vw;
        height: 25vh;
        text-align: left;
        padding: 0
    }
    .social-media-block a {
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 3.571428571428571rem;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.block-space {
    display: none;
    width: 100%;
    position: relative;
    height: 25vh;
    background: 0 0
}

@media (min-width:992px) {
    .block-space {
        display: block
    }
}

.response-block {
    width: 100%;
    padding: 15px;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:992px) {
    .response-block {
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 25%;
        height: 25vh;
        padding: 1.851851851851852vh 1.041666666666667vw
    }
    .response-block .div.wpcf7-mail-sent-ok,
    .response-block p {
        position: absolute;
        top: 50%;
        left: 50%;
        text-align: center;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .response-block .div.wpcf7-mail-sent-ok {
        border: 0 !important
    }
}

.news-block {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.news-block h5 {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    text-transform: uppercase;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.news-block.news-block-showed {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.news-block:hover {
    background: #ee3041
}

.sidebar {
    position: relative;
    width: 100%;
    height: 75px;
    z-index: 1;
    overflow: hidden;
    background: rgba(255, 255, 255, .9)
}

@media (min-width:768px) {
    .sidebar {
        height: 100px
    }
}

@media (min-width:992px) {
    .sidebar {
        position: fixed;
        top: 0;
        left: 0;
        width: 20vw;
        height: 100vh;
        background: 0 0
    }
}

.sidebar-article {
    width: 100%;
    z-index: 3;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    background: #fff
}

.sidebar-article>a:before,
.sidebar-article>div:before {
    display: none;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    z-index: 2;
    background: rgba(0, 0, 0, .2);
    transform-origin: right center;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .7s ease .7s;
    -moz-transition: all .7s ease .7s;
    -ms-transition: all .7s ease .7s;
    -o-transition: all .7s ease .7s;
    transition: all .7s ease .7s
}

.sidebar-article:before {
    display: none;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    z-index: 3;
    background: rgba(0, 0, 0, .2);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all .7s ease .7s;
    -moz-transition: all .7s ease .7s;
    -ms-transition: all .7s ease .7s;
    -o-transition: all .7s ease .7s;
    transition: all .7s ease .7s
}

.article-body .sidebar-article:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.article-body .sidebar-article>a:before,
.article-body .sidebar-article>div:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

@media (min-width:992px) {
    .sidebar-article {
        width: 20%;
        border-bottom: none
    }
    .sidebar-article:before {
        display: block
    }
    .sidebar-article>a:before,
    .sidebar-article>div:before {
        display: block
    }
}

.white-boxes li {
    position: absolute;
    width: 20vw;
    height: 25vh;
    left: 0;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.white-boxes li:nth-child(3n+1) {
    top: 25vh;
    transition-delay: .35s
}

.white-boxes li:nth-child(3n+2) {
    top: 50vh;
    transition-delay: .5s
}

.white-boxes li:nth-child(3n+3) {
    top: 75vh;
    transition-delay: .65s
}

.white-boxes.white-boxes-show li {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.section {
    position: relative;
    color: #fff;
    background-color: #242424;
    height: auto !important
}

@media (min-width:992px) {
    .section {
        height: 100vh !important
    }
}

@media (max-width:991px) {
    #home {
        height: 1024px !important
    }
}

@media (max-width:767px) {
    #home {
        height: 592px !important
    }
}

.menu-bar {
    position: absolute;
    width: 5.208333333333333vw;
    height: 5.925925925925926vh;
    display: block;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.menu-wrapper {
    position: fixed;
    top: 75px;
    right: 0;
    width: 100%;
    height: calc(100vh - 75px);
    background-color: rgba(255, 255, 255, .9);
    z-index: 6;
    display: none
}

.menu-wrapper .info-part,
.menu-wrapper .menu-part {
    width: 100%
}

.menu-wrapper .menu-part {
    padding: 30px 0;
    text-align: center
}

.article-body .menu-wrapper {
    width: 100%
}

@media (min-width:768px) {
    .menu-wrapper {
        top: 100px;
        height: calc(100vh - 100px)
    }
}

@media (min-width:992px) {
    .menu-wrapper {
        top: 0;
        width: 80vw;
        height: 100vh
    }
    .menu-wrapper .menu-part {
        text-align: left;
        padding-top: 25vh;
        padding-bottom: 0
    }
    .menu-wrapper .info-part,
    .menu-wrapper .menu-part {
        float: left;
        width: 50%;
        height: 100%
    }
    .article-body .menu-wrapper {
        width: 80%
    }
}

.menu li {
    opacity: 0;
    margin-bottom: 1vh;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px)
}

.menu li a {
    font-size: 7rem;
    color: #1b1b1b;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.menu li a:hover {
    color: #ee3041
}

@media (min-width:768px) {
    .menu a {
        font-size: 5.5rem
    }
}

@media (min-width:992px) {
    .menu {
        padding-left: 4.010416666666667vw
    }
    .menu li a {
        font-size: 4.285714285714286rem
    }
}

.info-part {
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 4rem;
    color: #000;
    font-weight: 700
}

.info-part h5 {
    margin-bottom: 6.666666666666667vh
}

.info-part p {
    opacity: 0;
    margin-bottom: 1.3vh;
    -webkit-transform: translate(0, 15px);
    -moz-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    transform: translate(0, 15px)
}

.info-part a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.info-part a:hover {
    color: #ee3041
}

@media (min-width:768px) {
    .info-part {
        font-size: 2.8rem
    }
}

@media (min-width:992px) {
    .info-part {
        text-align: left;
        padding-top: 20.83333333333333vh;
        padding-left: 2.604166666666667vw;
        font-size: 1.285714285714286rem
    }
    .info-part p {
        margin-bottom: 2.314814814814815vh
    }
}

#menu-icon {
    overflow: hidden;
    position: relative;
    width: 9vw;
    height: 5.833333333333333vh
}

#menu-icon rect {
    fill: #ee3041;
    height: 3px;
    transform-origin: center center;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#menu-icon rect.rect-1 {
    transition-delay: .1s
}

#menu-icon rect.rect-2 {
    transition-delay: 125ms
}

#menu-icon rect.rect-3 {
    transition-delay: .15s
}

#menu-icon rect.rect-4 {
    transition-delay: 175ms
}

.loaded #menu-icon rect {
    height: 3px;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.clicked #menu-icon rect.rect-1 {
    -webkit-animation: rect1 1s forwards
}

.clicked #menu-icon rect.rect-2 {
    -webkit-animation: rect2 1s forwards
}

.clicked #menu-icon rect.rect-3 {
    -webkit-animation: rect3 1s forwards
}

.clicked #menu-icon rect.rect-4 {
    -webkit-animation: rect4 1s forwards
}

.not-clicked #menu-icon rect.rect-1 {
    -webkit-animation: no-rect1 1s forwards
}

.not-clicked #menu-icon rect.rect-2 {
    -webkit-animation: no-rect2 1s forwards
}

.not-clicked #menu-icon rect.rect-3 {
    -webkit-animation: no-rect3 1s forwards
}

.not-clicked #menu-icon rect.rect-4 {
    -webkit-animation: no-rect4 1s forwards
}

@media (min-width:768px) {
    #menu-icon {
        width: 7vw
    }
}

@media (min-width:992px) {
    #menu-icon {
        width: 5.208333333333333vw
    }
}

@keyframes rect1 {
    30% {
        width: 100px;
        -webkit-transform: translate(0, 28.5px);
        -moz-transform: translate(0, 28.5px);
        -ms-transform: translate(0, 28.5px);
        -o-transform: translate(0, 28.5px);
        transform: translate(0, 28.5px)
    }
    60% {
        width: 38px;
        -webkit-transform: translate(0%, 28.5px);
        -moz-transform: translate(0%, 28.5px);
        -ms-transform: translate(0%, 28.5px);
        -o-transform: translate(0%, 28.5px);
        transform: translate(0%, 28.5px)
    }
    100% {
        width: 38px;
        -webkit-transform: translate(0%, 28.5px) rotate(45deg);
        -moz-transform: translate(0%, 28.5px) rotate(45deg);
        -ms-transform: translate(0%, 28.5px) rotate(45deg);
        -o-transform: translate(0%, 28.5px) rotate(45deg);
        transform: translate(0%, 28.5px) rotate(45deg)
    }
}

@-moz-keyframes rect1 {
    30% {
        width: 100px;
        -webkit-transform: translate(0, 28.5px);
        -moz-transform: translate(0, 28.5px);
        -ms-transform: translate(0, 28.5px);
        -o-transform: translate(0, 28.5px);
        transform: translate(0, 28.5px)
    }
    60% {
        width: 38px;
        -webkit-transform: translate(0%, 28.5px);
        -moz-transform: translate(0%, 28.5px);
        -ms-transform: translate(0%, 28.5px);
        -o-transform: translate(0%, 28.5px);
        transform: translate(0%, 28.5px)
    }
    100% {
        width: 38px;
        -webkit-transform: translate(0%, 28.5px) rotate(45deg);
        -moz-transform: translate(0%, 28.5px) rotate(45deg);
        -ms-transform: translate(0%, 28.5px) rotate(45deg);
        -o-transform: translate(0%, 28.5px) rotate(45deg);
        transform: translate(0%, 28.5px) rotate(45deg)
    }
}

@keyframes no-rect1 {
    0% {
        width: 38px;
        -webkit-transform: translate(0%, 28.5px) rotate(45deg);
        -moz-transform: translate(0%, 28.5px) rotate(45deg);
        -ms-transform: translate(0%, 28.5px) rotate(45deg);
        -o-transform: translate(0%, 28.5px) rotate(45deg);
        transform: translate(0%, 28.5px) rotate(45deg)
    }
    30% {
        width: 38px;
        -webkit-transform: translate(0%, 28.5px) scale(1);
        -moz-transform: translate(0%, 28.5px) scale(1);
        -ms-transform: translate(0%, 28.5px) scale(1);
        -o-transform: translate(0%, 28.5px) scale(1);
        transform: translate(0%, 28.5px) scale(1)
    }
    60% {
        width: 100px;
        -webkit-transform: translate(0, 28.5px);
        -moz-transform: translate(0, 28.5px);
        -ms-transform: translate(0, 28.5px);
        -o-transform: translate(0, 28.5px);
        transform: translate(0, 28.5px)
    }
    100% {
        width: 100px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes no-rect1 {
    0% {
        width: 38px;
        -webkit-transform: translate(0%, 28.5px) rotate(45deg);
        -moz-transform: translate(0%, 28.5px) rotate(45deg);
        -ms-transform: translate(0%, 28.5px) rotate(45deg);
        -o-transform: translate(0%, 28.5px) rotate(45deg);
        transform: translate(0%, 28.5px) rotate(45deg)
    }
    30% {
        width: 38px;
        -webkit-transform: translate(0%, 28.5px) scale(1);
        -moz-transform: translate(0%, 28.5px) scale(1);
        -ms-transform: translate(0%, 28.5px) scale(1);
        -o-transform: translate(0%, 28.5px) scale(1);
        transform: translate(0%, 28.5px) scale(1)
    }
    60% {
        width: 100px;
        -webkit-transform: translate(0, 28.5px);
        -moz-transform: translate(0, 28.5px);
        -ms-transform: translate(0, 28.5px);
        -o-transform: translate(0, 28.5px);
        transform: translate(0, 28.5px)
    }
    100% {
        width: 100px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes rect2 {
    30% {
        width: 100px;
        -webkit-transform: translate(0, 8.5px);
        -moz-transform: translate(0, 8.5px);
        -ms-transform: translate(0, 8.5px);
        -o-transform: translate(0, 8.5px);
        transform: translate(0, 8.5px)
    }
    60% {
        width: 46px;
        -webkit-transform: translate(0%, 8.5px);
        -moz-transform: translate(0%, 8.5px);
        -ms-transform: translate(0%, 8.5px);
        -o-transform: translate(0%, 8.5px);
        transform: translate(0%, 8.5px)
    }
    100% {
        width: 46px;
        -webkit-transform: translate(0%, 8.5px) rotate(45deg);
        -moz-transform: translate(0%, 8.5px) rotate(45deg);
        -ms-transform: translate(0%, 8.5px) rotate(45deg);
        -o-transform: translate(0%, 8.5px) rotate(45deg);
        transform: translate(0%, 8.5px) rotate(45deg)
    }
}

@-moz-keyframes rect2 {
    30% {
        width: 100px;
        -webkit-transform: translate(0, 8.5px);
        -moz-transform: translate(0, 8.5px);
        -ms-transform: translate(0, 8.5px);
        -o-transform: translate(0, 8.5px);
        transform: translate(0, 8.5px)
    }
    60% {
        width: 46px;
        -webkit-transform: translate(0%, 8.5px);
        -moz-transform: translate(0%, 8.5px);
        -ms-transform: translate(0%, 8.5px);
        -o-transform: translate(0%, 8.5px);
        transform: translate(0%, 8.5px)
    }
    100% {
        width: 46px;
        -webkit-transform: translate(0%, 8.5px) rotate(45deg);
        -moz-transform: translate(0%, 8.5px) rotate(45deg);
        -ms-transform: translate(0%, 8.5px) rotate(45deg);
        -o-transform: translate(0%, 8.5px) rotate(45deg);
        transform: translate(0%, 8.5px) rotate(45deg)
    }
}

@keyframes no-rect2 {
    0% {
        width: 46px;
        -webkit-transform: translate(0%, 8.5px) rotate(45deg);
        -moz-transform: translate(0%, 8.5px) rotate(45deg);
        -ms-transform: translate(0%, 8.5px) rotate(45deg);
        -o-transform: translate(0%, 8.5px) rotate(45deg);
        transform: translate(0%, 8.5px) rotate(45deg)
    }
    30% {
        width: 46px;
        -webkit-transform: translate(0%, 8.5px) scale(1);
        -moz-transform: translate(0%, 8.5px) scale(1);
        -ms-transform: translate(0%, 8.5px) scale(1);
        -o-transform: translate(0%, 8.5px) scale(1);
        transform: translate(0%, 8.5px) scale(1)
    }
    60% {
        width: 100px;
        -webkit-transform: translate(0, 8.5px);
        -moz-transform: translate(0, 8.5px);
        -ms-transform: translate(0, 8.5px);
        -o-transform: translate(0, 8.5px);
        transform: translate(0, 8.5px)
    }
    100% {
        width: 100px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes no-rect2 {
    0% {
        width: 46px;
        -webkit-transform: translate(0%, 8.5px) rotate(45deg);
        -moz-transform: translate(0%, 8.5px) rotate(45deg);
        -ms-transform: translate(0%, 8.5px) rotate(45deg);
        -o-transform: translate(0%, 8.5px) rotate(45deg);
        transform: translate(0%, 8.5px) rotate(45deg)
    }
    30% {
        width: 46px;
        -webkit-transform: translate(0%, 8.5px) scale(1);
        -moz-transform: translate(0%, 8.5px) scale(1);
        -ms-transform: translate(0%, 8.5px) scale(1);
        -o-transform: translate(0%, 8.5px) scale(1);
        transform: translate(0%, 8.5px) scale(1)
    }
    60% {
        width: 100px;
        -webkit-transform: translate(0, 8.5px);
        -moz-transform: translate(0, 8.5px);
        -ms-transform: translate(0, 8.5px);
        -o-transform: translate(0, 8.5px);
        transform: translate(0, 8.5px)
    }
    100% {
        width: 100px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes rect3 {
    30% {
        width: 100px;
        -webkit-transform: translate(0, -11.5px);
        -moz-transform: translate(0, -11.5px);
        -ms-transform: translate(0, -11.5px);
        -o-transform: translate(0, -11.5px);
        transform: translate(0, -11.5px)
    }
    60% {
        width: 46px;
        -webkit-transform: translate(0%, -11.5px);
        -moz-transform: translate(0%, -11.5px);
        -ms-transform: translate(0%, -11.5px);
        -o-transform: translate(0%, -11.5px);
        transform: translate(0%, -11.5px)
    }
    100% {
        width: 46px;
        -webkit-transform: translate(0%, -11.5px) rotate(-45deg);
        -moz-transform: translate(0%, -11.5px) rotate(-45deg);
        -ms-transform: translate(0%, -11.5px) rotate(-45deg);
        -o-transform: translate(0%, -11.5px) rotate(-45deg);
        transform: translate(0%, -11.5px) rotate(-45deg)
    }
}

@-moz-keyframes rect3 {
    30% {
        width: 100px;
        -webkit-transform: translate(0, -11.5px);
        -moz-transform: translate(0, -11.5px);
        -ms-transform: translate(0, -11.5px);
        -o-transform: translate(0, -11.5px);
        transform: translate(0, -11.5px)
    }
    60% {
        width: 46px;
        -webkit-transform: translate(0%, -11.5px);
        -moz-transform: translate(0%, -11.5px);
        -ms-transform: translate(0%, -11.5px);
        -o-transform: translate(0%, -11.5px);
        transform: translate(0%, -11.5px)
    }
    100% {
        width: 46px;
        -webkit-transform: translate(0%, -11.5px) rotate(-45deg);
        -moz-transform: translate(0%, -11.5px) rotate(-45deg);
        -ms-transform: translate(0%, -11.5px) rotate(-45deg);
        -o-transform: translate(0%, -11.5px) rotate(-45deg);
        transform: translate(0%, -11.5px) rotate(-45deg)
    }
}

@keyframes no-rect3 {
    0% {
        width: 46px;
        -webkit-transform: translate(0%, -11.5px) rotate(-45deg);
        -moz-transform: translate(0%, -11.5px) rotate(-45deg);
        -ms-transform: translate(0%, -11.5px) rotate(-45deg);
        -o-transform: translate(0%, -11.5px) rotate(-45deg);
        transform: translate(0%, -11.5px) rotate(-45deg)
    }
    30% {
        width: 46px;
        -webkit-transform: translate(0%, -11.5px) scale(1);
        -moz-transform: translate(0%, -11.5px) scale(1);
        -ms-transform: translate(0%, -11.5px) scale(1);
        -o-transform: translate(0%, -11.5px) scale(1);
        transform: translate(0%, -11.5px) scale(1)
    }
    60% {
        width: 100px;
        -webkit-transform: translate(0, -11.5px);
        -moz-transform: translate(0, -11.5px);
        -ms-transform: translate(0, -11.5px);
        -o-transform: translate(0, -11.5px);
        transform: translate(0, -11.5px)
    }
    100% {
        width: 100px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes no-rect3 {
    0% {
        width: 46px;
        -webkit-transform: translate(0%, -11.5px) rotate(-45deg);
        -moz-transform: translate(0%, -11.5px) rotate(-45deg);
        -ms-transform: translate(0%, -11.5px) rotate(-45deg);
        -o-transform: translate(0%, -11.5px) rotate(-45deg);
        transform: translate(0%, -11.5px) rotate(-45deg)
    }
    30% {
        width: 46px;
        -webkit-transform: translate(0%, -11.5px) scale(1);
        -moz-transform: translate(0%, -11.5px) scale(1);
        -ms-transform: translate(0%, -11.5px) scale(1);
        -o-transform: translate(0%, -11.5px) scale(1);
        transform: translate(0%, -11.5px) scale(1)
    }
    60% {
        width: 100px;
        -webkit-transform: translate(0, -11.5px);
        -moz-transform: translate(0, -11.5px);
        -ms-transform: translate(0, -11.5px);
        -o-transform: translate(0, -11.5px);
        transform: translate(0, -11.5px)
    }
    100% {
        width: 100px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes rect4 {
    30% {
        width: 100px;
        -webkit-transform: translate(0, -31.5px);
        -moz-transform: translate(0, -31.5px);
        -ms-transform: translate(0, -31.5px);
        -o-transform: translate(0, -31.5px);
        transform: translate(0, -31.5px)
    }
    60% {
        width: 38px;
        -webkit-transform: translate(0%, -31.5px);
        -moz-transform: translate(0%, -31.5px);
        -ms-transform: translate(0%, -31.5px);
        -o-transform: translate(0%, -31.5px);
        transform: translate(0%, -31.5px)
    }
    100% {
        width: 38px;
        -webkit-transform: translate(0%, -31.5px) rotate(-45deg);
        -moz-transform: translate(0%, -31.5px) rotate(-45deg);
        -ms-transform: translate(0%, -31.5px) rotate(-45deg);
        -o-transform: translate(0%, -31.5px) rotate(-45deg);
        transform: translate(0%, -31.5px) rotate(-45deg)
    }
}

@-moz-keyframes rect4 {
    30% {
        width: 100px;
        -webkit-transform: translate(0, -31.5px);
        -moz-transform: translate(0, -31.5px);
        -ms-transform: translate(0, -31.5px);
        -o-transform: translate(0, -31.5px);
        transform: translate(0, -31.5px)
    }
    60% {
        width: 38px;
        -webkit-transform: translate(0%, -31.5px);
        -moz-transform: translate(0%, -31.5px);
        -ms-transform: translate(0%, -31.5px);
        -o-transform: translate(0%, -31.5px);
        transform: translate(0%, -31.5px)
    }
    100% {
        width: 38px;
        -webkit-transform: translate(0%, -31.5px) rotate(-45deg);
        -moz-transform: translate(0%, -31.5px) rotate(-45deg);
        -ms-transform: translate(0%, -31.5px) rotate(-45deg);
        -o-transform: translate(0%, -31.5px) rotate(-45deg);
        transform: translate(0%, -31.5px) rotate(-45deg)
    }
}

@keyframes no-rect4 {
    0% {
        width: 38px;
        -webkit-transform: translate(0%, -31.5px) rotate(-45deg);
        -moz-transform: translate(0%, -31.5px) rotate(-45deg);
        -ms-transform: translate(0%, -31.5px) rotate(-45deg);
        -o-transform: translate(0%, -31.5px) rotate(-45deg);
        transform: translate(0%, -31.5px) rotate(-45deg)
    }
    30% {
        width: 38px;
        -webkit-transform: translate(0%, -31.5px) scale(1);
        -moz-transform: translate(0%, -31.5px) scale(1);
        -ms-transform: translate(0%, -31.5px) scale(1);
        -o-transform: translate(0%, -31.5px) scale(1);
        transform: translate(0%, -31.5px) scale(1)
    }
    60% {
        width: 100px;
        -webkit-transform: translate(0, -31.5px);
        -moz-transform: translate(0, -31.5px);
        -ms-transform: translate(0, -31.5px);
        -o-transform: translate(0, -31.5px);
        transform: translate(0, -31.5px)
    }
    100% {
        width: 100px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes no-rect4 {
    0% {
        width: 38px;
        -webkit-transform: translate(0%, -31.5px) rotate(-45deg);
        -moz-transform: translate(0%, -31.5px) rotate(-45deg);
        -ms-transform: translate(0%, -31.5px) rotate(-45deg);
        -o-transform: translate(0%, -31.5px) rotate(-45deg);
        transform: translate(0%, -31.5px) rotate(-45deg)
    }
    30% {
        width: 38px;
        -webkit-transform: translate(0%, -31.5px) scale(1);
        -moz-transform: translate(0%, -31.5px) scale(1);
        -ms-transform: translate(0%, -31.5px) scale(1);
        -o-transform: translate(0%, -31.5px) scale(1);
        transform: translate(0%, -31.5px) scale(1)
    }
    60% {
        width: 100px;
        -webkit-transform: translate(0, -31.5px);
        -moz-transform: translate(0, -31.5px);
        -ms-transform: translate(0, -31.5px);
        -o-transform: translate(0, -31.5px);
        transform: translate(0, -31.5px)
    }
    100% {
        width: 100px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.search {
    display: none;
    position: absolute;
    top: 0;
    left: 60vw;
    width: 40vw;
    height: 25vh;
    z-index: 3;
    overflow: hidden;
    padding-right: 20vw
}

.search:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: translate(101%, 0);
    -moz-transform: translate(101%, 0);
    -ms-transform: translate(101%, 0);
    -o-transform: translate(101%, 0);
    transform: translate(101%, 0);
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.search.search-show:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width:992px) {
    .search {
        display: block
    }
}

.search-block {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 20vw;
    height: 25vh;
    overflow: hidden
}

.search-block svg {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3.229166667vw;
    height: 6.018518518518519vh;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}

.search-block svg circle,
.search-block svg line {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}

.search-block svg rect {
    transform-origin: center center;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg)
}

.search-block:hover svg circle {
    stroke: #ee3041
}

.search-block:hover svg line {
    stroke: #ee3041
}

.search-block.search-visible svg {
    opacity: 1
}

.search-form {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 20vw;
    height: 25vh
}

.search-form input {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 3.64vw;
    width: 100%;
    background: 0 0;
    border: 0;
    color: #000;
    font-size: 1.666666666666667vh;
    text-transform: uppercase;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.search-form input:focus {
    outline: 0
}

.search-part {
    background: #fff !important;
    color: #1b1b1b !important
}

.search-list {
    width: 100%;
    position: relative
}

.search-list li {
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.search-list li:hover {
    background: #1b1b1b;
    color: #fff
}

@media (min-width:992px) {
    .search-list {
        width: 80%;
        margin-left: 20%
    }
}

.slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slider>li {
    position: relative;
    width: 100%;
    height: 100%
}

.slider-blocks {
    width: 100vw;
    height: 100vh;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 1
}

.slider-blocks li {
    position: relative;
    width: 33.33333vw;
    height: 25vh;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .5s cubic-bezier(.2, .7, .4, 1.5);
    -moz-transition: all .5s cubic-bezier(.2, .7, .4, 1.5);
    -ms-transition: all .5s cubic-bezier(.2, .7, .4, 1.5);
    -o-transition: all .5s cubic-bezier(.2, .7, .4, 1.5);
    transition: all .5s cubic-bezier(.2, .7, .4, 1.5);
    -webkit-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
    -moz-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
    -ms-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
    -o-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
    transform: scaleX(.9) scaleY(.95) rotateZ(1deg)
}

.slider-blocks li .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1
}

.slider-blocks li:nth-child(20n+1) .cover {
    top: 0;
    left: 0
}

.slider-blocks li:nth-child(20n+2) .cover {
    top: 0;
    left: -33.33333vw
}

.slider-blocks li:nth-child(20n+3) .cover {
    top: 0;
    left: -66.66667vw
}

.slider-blocks li:nth-child(20n+4) .cover {
    top: -25vh;
    left: 0
}

.slider-blocks li:nth-child(20n+5) .cover {
    top: -25vh;
    left: -33.33333vw
}

.slider-blocks li:nth-child(20n+6) .cover {
    top: -25vh;
    left: -66.66667vw
}

.slider-blocks li:nth-child(20n+7) .cover {
    top: -50vh;
    left: 0
}

.slider-blocks li:nth-child(20n+8) .cover {
    top: -50vh;
    left: -33.33333vw
}

.slider-blocks li:nth-child(20n+9) .cover {
    top: -50vh;
    left: -66.66667vw
}

.slider-blocks li:nth-child(20n+10) .cover {
    top: -75vh;
    left: 0
}

.slider-blocks li:nth-child(20n+11) .cover {
    top: -75vh;
    left: -33.33333vw
}

.slider-blocks li:nth-child(20n+12) .cover {
    top: -75vh;
    left: -66.66667vw
}

.slider-blocks li:nth-child(20n+13),
.slider-blocks li:nth-child(20n+14),
.slider-blocks li:nth-child(20n+15),
.slider-blocks li:nth-child(20n+16),
.slider-blocks li:nth-child(20n+17),
.slider-blocks li:nth-child(20n+18),
.slider-blocks li:nth-child(20n+19),
.slider-blocks li:nth-child(20n+20) {
    display: none
}

.active-slide .slider-blocks li {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleY(1) rotateZ(0);
    -moz-transform: scaleX(1) scaleY(1) rotateZ(0);
    -ms-transform: scaleX(1) scaleY(1) rotateZ(0);
    -o-transform: scaleX(1) scaleY(1) rotateZ(0);
    transform: scaleX(1) scaleY(1) rotateZ(0)
}

@media (min-width:768px) {
    .slider-blocks li {
        width: 25vw;
        height: 20vh
    }
    .slider-blocks li:nth-child(20n+1) .cover {
        top: 0;
        left: 0
    }
    .slider-blocks li:nth-child(20n+2) .cover {
        top: 0;
        left: -25vw
    }
    .slider-blocks li:nth-child(20n+3) .cover {
        top: 0;
        left: -50vw
    }
    .slider-blocks li:nth-child(20n+4) .cover {
        top: 0;
        left: -75vw
    }
    .slider-blocks li:nth-child(20n+5) .cover {
        top: -20vh;
        left: 0
    }
    .slider-blocks li:nth-child(20n+6) .cover {
        top: -20vh;
        left: -25vw
    }
    .slider-blocks li:nth-child(20n+7) .cover {
        top: -20vh;
        left: -50vw
    }
    .slider-blocks li:nth-child(20n+8) .cover {
        top: -20vh;
        left: -75vw
    }
    .slider-blocks li:nth-child(20n+9) .cover {
        top: -40vh;
        left: 0
    }
    .slider-blocks li:nth-child(20n+10) .cover {
        top: -40vh;
        left: -25vw
    }
    .slider-blocks li:nth-child(20n+11) .cover {
        top: -40vh;
        left: -50vw
    }
    .slider-blocks li:nth-child(20n+12) .cover {
        top: -40vh;
        left: -75vw
    }
    .slider-blocks li:nth-child(20n+13) {
        display: block
    }
    .slider-blocks li:nth-child(20n+13) .cover {
        top: -60vh;
        left: 0
    }
    .slider-blocks li:nth-child(20n+14) {
        display: block
    }
    .slider-blocks li:nth-child(20n+14) .cover {
        top: -60vh;
        left: -25vw
    }
    .slider-blocks li:nth-child(20n+15) {
        display: block
    }
    .slider-blocks li:nth-child(20n+15) .cover {
        top: -60vh;
        left: -50vw
    }
    .slider-blocks li:nth-child(20n+16) {
        display: block
    }
    .slider-blocks li:nth-child(20n+16) .cover {
        top: -60vh;
        left: -75vw
    }
    .slider-blocks li:nth-child(20n+17) {
        display: block
    }
    .slider-blocks li:nth-child(20n+17) .cover {
        top: -80vh;
        left: 0
    }
    .slider-blocks li:nth-child(20n+18) {
        display: block
    }
    .slider-blocks li:nth-child(20n+18) .cover {
        top: -80vh;
        left: -25vw
    }
    .slider-blocks li:nth-child(20n+19) {
        display: block
    }
    .slider-blocks li:nth-child(20n+19) .cover {
        top: -80vh;
        left: -50vw
    }
    .slider-blocks li:nth-child(20n+20) {
        display: block
    }
    .slider-blocks li:nth-child(20n+20) .cover {
        top: -80vh;
        left: -75vw
    }
}

@media (min-width:992px) {
    .slider-blocks li {
        width: 20vw;
        height: 25vh
    }
    .slider-blocks li:nth-child(20n+1) .cover {
        top: 0;
        left: 0
    }
    .slider-blocks li:nth-child(20n+2) {
        transition-delay: 25ms
    }
    .slider-blocks li:nth-child(20n+2) .cover {
        top: 0;
        left: -20vw
    }
    .slider-blocks li:nth-child(20n+3) {
        transition-delay: 50ms
    }
    .slider-blocks li:nth-child(20n+3) .cover {
        top: 0;
        left: -40vw
    }
    .slider-blocks li:nth-child(20n+4) {
        transition-delay: 75ms
    }
    .slider-blocks li:nth-child(20n+4) .cover {
        top: 0;
        left: -60vw
    }
    .slider-blocks li:nth-child(20n+5) {
        transition-delay: .1s
    }
    .slider-blocks li:nth-child(20n+5) .cover {
        top: 0;
        left: -80vw
    }
    .slider-blocks li:nth-child(20n+6) {
        transition-delay: 125ms
    }
    .slider-blocks li:nth-child(20n+6) .cover {
        top: -25vh;
        left: 0
    }
    .slider-blocks li:nth-child(20n+7) {
        transition-delay: .15s
    }
    .slider-blocks li:nth-child(20n+7) .cover {
        top: -25vh;
        left: -20vw
    }
    .slider-blocks li:nth-child(20n+8) {
        transition-delay: 175ms
    }
    .slider-blocks li:nth-child(20n+8) .cover {
        top: -25vh;
        left: -40vw
    }
    .slider-blocks li:nth-child(20n+9) {
        transition-delay: .2s
    }
    .slider-blocks li:nth-child(20n+9) .cover {
        top: -25vh;
        left: -60vw
    }
    .slider-blocks li:nth-child(20n+10) {
        transition-delay: 225ms
    }
    .slider-blocks li:nth-child(20n+10) .cover {
        top: -25vh;
        left: -80vw
    }
    .slider-blocks li:nth-child(20n+11) {
        transition-delay: .25s
    }
    .slider-blocks li:nth-child(20n+11) .cover {
        top: -50vh;
        left: 0
    }
    .slider-blocks li:nth-child(20n+12) {
        transition-delay: 275ms
    }
    .slider-blocks li:nth-child(20n+12) .cover {
        top: -50vh;
        left: -20vw
    }
    .slider-blocks li:nth-child(20n+13) {
        transition-delay: .3s
    }
    .slider-blocks li:nth-child(20n+13) .cover {
        top: -50vh;
        left: -40vw
    }
    .slider-blocks li:nth-child(20n+14) {
        transition-delay: 325ms
    }
    .slider-blocks li:nth-child(20n+14) .cover {
        top: -50vh;
        left: -60vw
    }
    .slider-blocks li:nth-child(20n+15) {
        transition-delay: .35s
    }
    .slider-blocks li:nth-child(20n+15) .cover {
        top: -50vh;
        left: -80vw
    }
    .slider-blocks li:nth-child(20n+16) {
        transition-delay: 375ms
    }
    .slider-blocks li:nth-child(20n+16) .cover {
        top: -75vh;
        left: 0
    }
    .slider-blocks li:nth-child(20n+17) {
        transition-delay: .4s
    }
    .slider-blocks li:nth-child(20n+17) .cover {
        top: -75vh;
        left: -20vw
    }
    .slider-blocks li:nth-child(20n+18) {
        transition-delay: 425ms
    }
    .slider-blocks li:nth-child(20n+18) .cover {
        top: -75vh;
        left: -40vw
    }
    .slider-blocks li:nth-child(20n+19) {
        transition-delay: .45s
    }
    .slider-blocks li:nth-child(20n+19) .cover {
        top: -75vh;
        left: -60vw
    }
    .slider-blocks li:nth-child(20n+20) {
        transition-delay: 475ms
    }
    .slider-blocks li:nth-child(20n+20) .cover {
        top: -75vh;
        left: -80vw
    }
}

.caption {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    padding: 5vh 4vw;
    z-index: 3;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.caption h2 {
    opacity: 0;
    letter-spacing: .4px;
    margin-bottom: 3.703703703703704vh
}

.caption h2 div {
    opacity: 0
}

.caption p {
    opacity: 0;
    margin-bottom: 2.777777777777778vh;
    font-size: 1.8vh
}

.caption p div {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px)
}

.caption p:last-of-type {
    margin-bottom: 0
}

.caption a {
    opacity: 0;
    margin-top: 6.2vh;
    transform-origin: center center
}

@media (max-width:992px) {
    .caption h2 {
        font-size: 5vh
    }
}

@media (min-width:992px) {
    .caption {
        padding: 5vh 4vw;
        top: 25vh;
        left: 20vw;
        width: 60vw;
        height: 50vh;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .caption p {
        font-size: 1.666666666666667vh
    }
}

@media (min-width:1200px) {
    .caption {
        padding: 8vh 4vw
    }
}

.lines {
    display: none;
    pointer-events: none
}

.lines .line {
    background-color: #494949
}

@media (min-width:992px) {
    .lines {
        display: block
    }
}

#home .lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 2;
    display: none
}

#home .lines .line {
    position: absolute
}

@media (min-width:992px) {
    #home .lines {
        display: block
    }
    #home .line-1 {
        top: 25vh;
        left: 0;
        width: 100%;
        height: 1px;
        opacity: 0
    }
    #home .line-2 {
        top: 75vh;
        left: 0;
        width: 100%;
        height: 1px;
        opacity: 0
    }
    #home .line-3 {
        top: 50vh;
        right: 0;
        width: 20vw;
        height: 1px;
        opacity: 0
    }
    #home .line-4 {
        top: 50vh;
        left: 0;
        width: 20vw;
        height: 1px;
        opacity: 0
    }
    #home .line-5 {
        top: 0;
        left: 20vw;
        height: 100%;
        width: 1px;
        opacity: 0
    }
    #home .line-6 {
        top: 0;
        left: 80vw;
        height: 100%;
        width: 1px;
        opacity: 0
    }
    #home .line-7 {
        top: 0;
        left: 40vw;
        height: 25vh;
        width: 1px;
        opacity: 0
    }
    #home .line-8 {
        top: 0;
        left: 60vw;
        height: 25vh;
        width: 1px;
        opacity: 0
    }
    #home .line-9 {
        bottom: 0;
        left: 40vw;
        height: 25vh;
        width: 1px;
        opacity: 0
    }
    #home .line-10 {
        bottom: 0;
        left: 60vw;
        height: 25vh;
        width: 1px;
        opacity: 0
    }
}

#services .lines {
    position: absolute;
    top: 50vh;
    left: 20vw;
    height: 2px;
    width: 80vw;
    z-index: 6;
    background-color: #494949;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: left center
}

#services.showed .lines {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

#about .lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 3
}

#about .lines .line {
    position: absolute;
    -webkit-transition: all 1.5s ease .8s;
    -moz-transition: all 1.5s ease .8s;
    -ms-transition: all 1.5s ease .8s;
    -o-transition: all 1.5s ease .8s;
    transition: all 1.5s ease .8s;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

#about .lines .line-1 {
    left: 0;
    top: 25vh;
    height: 1px;
    width: 65.625vw
}

#about .lines .line-2 {
    left: 5.729166666666667vw;
    height: 1px;
    top: 75vh;
    width: 50.26041666666667vw
}

#about .lines .line-3 {
    height: 1px;
    left: 0;
    width: 20.05208333333333vw;
    top: 50vh
}

#about .lines .line-4 {
    width: 1px;
    height: 4.166666666666667vh;
    bottom: 0;
    left: 40vw
}

#about .lines .line-5 {
    width: 1px;
    height: 25.09259259259259vh;
    left: 60vw;
    bottom: 2.222222222222222vh
}

#about .lines .line-6 {
    width: 1px;
    height: 25.09259259259259vh;
    left: 60vw;
    top: 8.796296296296296vh
}

#about .lines .line-7 {
    left: 20vw;
    top: 0;
    width: 1px;
    height: 100vh
}

#about .lines .line-8 {
    left: 40vw;
    top: 0;
    height: 12.68518518518519vh;
    width: 1px
}

#about .lines .line-9 {
    width: 20vw;
    height: 1px;
    left: 80vw;
    top: 50vh
}

#about.about-showed .lines .line {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.news-section .lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh
}

.news-section .lines .line {
    position: absolute;
    -webkit-transition: all 1.5s ease .4s;
    -moz-transition: all 1.5s ease .4s;
    -ms-transition: all 1.5s ease .4s;
    -o-transition: all 1.5s ease .4s;
    transition: all 1.5s ease .4s
}

.news-section .lines .line-1 {
    top: 0;
    left: 20vw;
    height: 100vh;
    width: 1px;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.news-section .lines .line-2 {
    top: 0;
    left: 60vw;
    height: 100vh;
    width: 1px;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.news-section .lines .line-3 {
    left: 0;
    top: 25vh;
    width: 100vw;
    height: 1px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.news-section .lines .line-4 {
    left: 0;
    top: 50vh;
    width: 100vw;
    height: 1px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.news-section .lines .line-5 {
    left: 0;
    top: 75vh;
    width: 100vw;
    height: 1px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.news-section.news-showed .lines .line {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.contact-section .lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh
}

.contact-section .lines .line {
    position: absolute;
    -webkit-transition: all 1.5s ease .4s;
    -moz-transition: all 1.5s ease .4s;
    -ms-transition: all 1.5s ease .4s;
    -o-transition: all 1.5s ease .4s;
    transition: all 1.5s ease .4s
}

.contact-section .lines .line-1 {
    height: 1px;
    width: 91.14583333333333vw;
    top: 75vh;
    left: 8.854166666666667vw;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.contact-section .lines .line-2 {
    width: 100vw;
    height: 1px;
    top: 25vh;
    left: 0;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.contact-section .lines .line-3 {
    top: 0;
    left: 80vw;
    height: 100vh;
    width: 1px;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.contact-section .lines .line-4 {
    width: 1px;
    height: 71.38888888888889vh;
    top: 14.90740740740741vh;
    left: 60vw;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.contact-section .lines .line-5 {
    top: 0;
    left: 20vw;
    width: 1px;
    height: 75vh;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.contact-section .lines .line-6 {
    top: 50vh;
    right: 0;
    width: 20vw;
    height: 1px;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.contact-section .lines .line-7 {
    top: 50vh;
    left: 0;
    width: 20vw;
    height: 1px;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.contact-section.contact-showed .lines .line {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.service-bg .lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.service-bg .line {
    position: absolute;
    background: rgba(255, 255, 255, .2);
    -webkit-transition: all 1.5s ease 1s;
    -moz-transition: all 1.5s ease 1s;
    -ms-transition: all 1.5s ease 1s;
    -o-transition: all 1.5s ease 1s;
    transition: all 1.5s ease 1s
}

.service-bg .line-1 {
    bottom: 25vh;
    right: 16.77083333333333vw;
    width: 40.36458333333333vw;
    height: 1px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.service-bg .line-2 {
    top: 50vh;
    right: 0;
    height: 1px;
    width: 40.20833333333333vw;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.service-bg .line-3 {
    top: 0;
    right: 25%;
    width: 1px;
    height: 100vh;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.service-bg .line-4 {
    top: 0;
    right: 50%;
    width: 1px;
    height: 100vh;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.service-bg .line-5 {
    bottom: 25vh;
    left: 0;
    height: 1px;
    width: 25%;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.article-body .service-bg .line {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.menu-wrapper .lines .line {
    position: absolute;
    background-color: #ee3041;
    -webkit-transition: all 1.5s ease .4s;
    -moz-transition: all 1.5s ease .4s;
    -ms-transition: all 1.5s ease .4s;
    -o-transition: all 1.5s ease .4s;
    transition: all 1.5s ease .4s
}

.menu-wrapper .lines .line-1 {
    width: 1px;
    height: 85vh;
    top: 15vh;
    left: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.menu-wrapper .lines .line-2 {
    width: 20.05208333333333vw;
    height: 1px;
    left: 15.9375vw;
    top: 24.90740740740741vh;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.menu-wrapper .lines .line-3 {
    height: 25.09259259259259vh;
    top: 18.51851851851852vh;
    width: 1px;
    left: 40vw;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.menu-wrapper .lines .line-4 {
    width: 1px;
    height: 25.09259259259259vh;
    top: 42.96296296296296vh;
    left: 20vw;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.menu-wrapper .lines .line-5 {
    width: 20.05208333333333vw;
    height: 1px;
    left: 28.4375vw;
    bottom: 24.90740740740741vh;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.menu-wrapper .lines .line-6 {
    height: 25.09259259259259vh;
    width: 1px;
    left: 40vw;
    bottom: 2.5vh;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.menu-wrapper .lines .line-7 {
    height: 12.5vh;
    width: 1px;
    right: 19.89583333333333vw;
    top: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.menu-wrapper.menu-showed .lines .line {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.form-overlay .lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.form-overlay .lines .line {
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .2);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 1.5s ease .5s;
    -moz-transition: all 1.5s ease .5s;
    -ms-transition: all 1.5s ease .5s;
    -o-transition: all 1.5s ease .5s;
    transition: all 1.5s ease .5s
}

.form-overlay .lines .line-1 {
    top: 25vh;
    left: 0;
    transform-origin: left center
}

.form-overlay .lines .line-2 {
    top: 75vh;
    right: 0;
    transform-origin: right center
}

.form-overlay.form-overlay-show .lines .line {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.service-list {
    position: relative;
    width: 100%;
    background-color: #242424
}

.service-list li {
    width: 100%;
    height: 350px;
    overflow: hidden;
    z-index: 1;
    position: relative
}

.service-list li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    z-index: 3;
    background-color: #494949
}

.service-list li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: #000;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.service-list li:nth-child(10n+1) {
    perspective: 1200px;
    -webkit-perspective: 1200px
}

.service-list li:nth-child(10n+1):before {
    top: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.showed .service-list li:nth-child(10n+1):before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.showed .service-list li:nth-child(10n+1) img {
    opacity: .3;
    -webkit-transform: scaleX(1) scaleY(1) rotateZ(0);
    -moz-transform: scaleX(1) scaleY(1) rotateZ(0);
    -ms-transform: scaleX(1) scaleY(1) rotateZ(0);
    -o-transform: scaleX(1) scaleY(1) rotateZ(0);
    transform: scaleX(1) scaleY(1) rotateZ(0)
}

.service-list li:nth-child(10n+1):before {
    -webkit-transition: all .25s linear 0;
    -moz-transition: all .25s linear 0;
    -ms-transition: all .25s linear 0;
    -o-transition: all .25s linear 0;
    transition: all .25s linear 0
}

.service-list li:nth-child(10n+1) img {
    -webkit-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s;
    -moz-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s;
    -ms-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s;
    -o-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s;
    transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s
}

.service-list li:nth-child(10n+1) .service-inner h2>div {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s
}

.service-list li:nth-child(10n+1) .service-inner .more {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s
}

.service-list li:nth-child(10n+2) {
    perspective: 1200px;
    -webkit-perspective: 1200px
}

.service-list li:nth-child(10n+2):before {
    top: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.showed .service-list li:nth-child(10n+2):before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.showed .service-list li:nth-child(10n+2) img {
    opacity: .3;
    -webkit-transform: scaleX(1) scaleY(1) rotateZ(0);
    -moz-transform: scaleX(1) scaleY(1) rotateZ(0);
    -ms-transform: scaleX(1) scaleY(1) rotateZ(0);
    -o-transform: scaleX(1) scaleY(1) rotateZ(0);
    transform: scaleX(1) scaleY(1) rotateZ(0)
}

.service-list li:nth-child(10n+2):before {
    -webkit-transition: all .25s linear .2s;
    -moz-transition: all .25s linear .2s;
    -ms-transition: all .25s linear .2s;
    -o-transition: all .25s linear .2s;
    transition: all .25s linear .2s
}

.service-list li:nth-child(10n+2) img {
    -webkit-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -moz-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -ms-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -o-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s;
    transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s
}

.service-list li:nth-child(10n+2) .service-inner h2>div {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s
}

.service-list li:nth-child(10n+2) .service-inner .more {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s
}

.service-list li:nth-child(10n+3) {
    perspective: 1200px;
    -webkit-perspective: 1200px
}

.service-list li:nth-child(10n+3):before {
    top: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.showed .service-list li:nth-child(10n+3):before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.showed .service-list li:nth-child(10n+3) img {
    opacity: .3;
    -webkit-transform: scaleX(1) scaleY(1) rotateZ(0);
    -moz-transform: scaleX(1) scaleY(1) rotateZ(0);
    -ms-transform: scaleX(1) scaleY(1) rotateZ(0);
    -o-transform: scaleX(1) scaleY(1) rotateZ(0);
    transform: scaleX(1) scaleY(1) rotateZ(0)
}

.service-list li:nth-child(10n+3):before {
    -webkit-transition: all .5s linear .4s;
    -moz-transition: all .5s linear .4s;
    -ms-transition: all .5s linear .4s;
    -o-transition: all .5s linear .4s;
    transition: all .5s linear .4s
}

.service-list li:nth-child(10n+3) img {
    -webkit-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -moz-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -ms-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -o-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s;
    transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s
}

.service-list li:nth-child(10n+3) .service-inner h2>div {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s
}

.service-list li:nth-child(10n+3) .service-inner .more {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s
}

.service-list li:nth-child(10n+4) {
    perspective: 1200px;
    -webkit-perspective: 1200px
}

.service-list li:nth-child(10n+4):before {
    top: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.showed .service-list li:nth-child(10n+4):before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.showed .service-list li:nth-child(10n+4) img {
    opacity: .3;
    -webkit-transform: scaleX(1) scaleY(1) rotateZ(0);
    -moz-transform: scaleX(1) scaleY(1) rotateZ(0);
    -ms-transform: scaleX(1) scaleY(1) rotateZ(0);
    -o-transform: scaleX(1) scaleY(1) rotateZ(0);
    transform: scaleX(1) scaleY(1) rotateZ(0)
}

.service-list li:nth-child(10n+4):before {
    -webkit-transition: all .5s linear .6s;
    -moz-transition: all .5s linear .6s;
    -ms-transition: all .5s linear .6s;
    -o-transition: all .5s linear .6s;
    transition: all .5s linear .6s
}

.service-list li:nth-child(10n+4) img {
    -webkit-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -moz-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -ms-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -o-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s;
    transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s
}

.service-list li:nth-child(10n+4) .service-inner h2>div {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s
}

.service-list li:nth-child(10n+4) .service-inner .more {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s
}

.service-list li:nth-child(10n+5) {
    perspective: 1200px;
    -webkit-perspective: 1200px
}

.service-list li:nth-child(10n+5):before {
    bottom: 0;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.showed .service-list li:nth-child(10n+5):before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.showed .service-list li:nth-child(10n+5) img {
    opacity: .3;
    -webkit-transform: scaleX(1) scaleY(1) rotateZ(0);
    -moz-transform: scaleX(1) scaleY(1) rotateZ(0);
    -ms-transform: scaleX(1) scaleY(1) rotateZ(0);
    -o-transform: scaleX(1) scaleY(1) rotateZ(0);
    transform: scaleX(1) scaleY(1) rotateZ(0)
}

.service-list li:nth-child(10n+5):before {
    -webkit-transition: all .25s linear 0;
    -moz-transition: all .25s linear 0;
    -ms-transition: all .25s linear 0;
    -o-transition: all .25s linear 0;
    transition: all .25s linear 0
}

.service-list li:nth-child(10n+5) img {
    -webkit-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s;
    -moz-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s;
    -ms-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s;
    -o-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s;
    transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .2s
}

.service-list li:nth-child(10n+5) .service-inner h2>div {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .4s
}

.service-list li:nth-child(10n+5) .service-inner .more {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .55s
}

.service-list li:nth-child(10n+6) {
    perspective: 1200px;
    -webkit-perspective: 1200px
}

.service-list li:nth-child(10n+6):before {
    bottom: 0;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.showed .service-list li:nth-child(10n+6):before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.showed .service-list li:nth-child(10n+6) img {
    opacity: .3;
    -webkit-transform: scaleX(1) scaleY(1) rotateZ(0);
    -moz-transform: scaleX(1) scaleY(1) rotateZ(0);
    -ms-transform: scaleX(1) scaleY(1) rotateZ(0);
    -o-transform: scaleX(1) scaleY(1) rotateZ(0);
    transform: scaleX(1) scaleY(1) rotateZ(0)
}

.service-list li:nth-child(10n+6):before {
    -webkit-transition: all .25s linear .2s;
    -moz-transition: all .25s linear .2s;
    -ms-transition: all .25s linear .2s;
    -o-transition: all .25s linear .2s;
    transition: all .25s linear .2s
}

.service-list li:nth-child(10n+6) img {
    -webkit-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -moz-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -ms-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s;
    -o-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s;
    transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .4s
}

.service-list li:nth-child(10n+6) .service-inner h2>div {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .6s
}

.service-list li:nth-child(10n+6) .service-inner .more {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .75s
}

.service-list li:nth-child(10n+7) {
    perspective: 1200px;
    -webkit-perspective: 1200px
}

.service-list li:nth-child(10n+7):before {
    bottom: 0;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.showed .service-list li:nth-child(10n+7):before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.showed .service-list li:nth-child(10n+7) img {
    opacity: .3;
    -webkit-transform: scaleX(1) scaleY(1) rotateZ(0);
    -moz-transform: scaleX(1) scaleY(1) rotateZ(0);
    -ms-transform: scaleX(1) scaleY(1) rotateZ(0);
    -o-transform: scaleX(1) scaleY(1) rotateZ(0);
    transform: scaleX(1) scaleY(1) rotateZ(0)
}

.service-list li:nth-child(10n+7):before {
    -webkit-transition: all .5s linear .4s;
    -moz-transition: all .5s linear .4s;
    -ms-transition: all .5s linear .4s;
    -o-transition: all .5s linear .4s;
    transition: all .5s linear .4s
}

.service-list li:nth-child(10n+7) img {
    -webkit-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -moz-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -ms-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s;
    -o-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s;
    transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .6s
}

.service-list li:nth-child(10n+7) .service-inner h2>div {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .8s
}

.service-list li:nth-child(10n+7) .service-inner .more {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) .95s
}

.service-list li:nth-child(10n+8) {
    perspective: 1200px;
    -webkit-perspective: 1200px
}

.service-list li:nth-child(10n+8):before {
    bottom: 0;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.showed .service-list li:nth-child(10n+8):before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.showed .service-list li:nth-child(10n+8) img {
    opacity: .3;
    -webkit-transform: scaleX(1) scaleY(1) rotateZ(0);
    -moz-transform: scaleX(1) scaleY(1) rotateZ(0);
    -ms-transform: scaleX(1) scaleY(1) rotateZ(0);
    -o-transform: scaleX(1) scaleY(1) rotateZ(0);
    transform: scaleX(1) scaleY(1) rotateZ(0)
}

.service-list li:nth-child(10n+8):before {
    -webkit-transition: all .5s linear .6s;
    -moz-transition: all .5s linear .6s;
    -ms-transition: all .5s linear .6s;
    -o-transition: all .5s linear .6s;
    transition: all .5s linear .6s
}

.service-list li:nth-child(10n+8) img {
    -webkit-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -moz-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -ms-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s;
    -o-transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s;
    transition: all .5s cubic-bezier(.2, .7, .4, 1.2) .8s
}

.service-list li:nth-child(10n+8) .service-inner h2>div {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1s
}

.service-list li:nth-child(10n+8) .service-inner .more {
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 1.15s
}

.service-list li>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: .3;
    object-fit: cover;
    object-position: center center
}

.service-list li .service-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5
}

.service-list li .service-inner h2 {
    overflow: hidden;
    position: absolute;
    bottom: 5.277777777777778vh;
    left: 10vw;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg) translateY(100%);
    -moz-transform: rotate(-90deg) translateY(100%);
    -ms-transform: rotate(-90deg) translateY(100%);
    -o-transform: rotate(-90deg) translateY(100%);
    transform: rotate(-90deg) translateY(100%)
}

.service-list li .service-inner h2>div {
    opacity: 0;
    -webkit-transform: translate(0, 15px);
    -moz-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    transform: translate(0, 15px)
}

.service-list li .service-inner .more {
    -webkit-transform: translate(0, 15px);
    -moz-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    transform: translate(0, 15px)
}

.showed .service-list li .service-inner .more,
.showed .service-list li .service-inner h2>div {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width:768px) {
    .service-list {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap
    }
    .service-list li {
        width: 50%;
        height: 450px
    }
    .service-list li .service-inner h2 {
        left: 5vw
    }
}

@media (max-width:992px) {
    .service-list h2 {
        font-size: 5vh
    }
}

@media (min-width:992px) {
    .service-list {
        position: absolute;
        top: 0;
        right: 0;
        width: 80vw;
        height: 100%
    }
    .service-list li {
        width: 20vw;
        height: 50vh
    }
    .service-list li>img {
        opacity: 0;
        -webkit-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
        -moz-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
        -ms-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
        -o-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
        transform: scaleX(.9) scaleY(.95) rotateZ(1deg)
    }
    .service-list li .service-inner h2 {
        left: 1.5vw
    }
    .service-list li .service-inner .more {
        opacity: 0
    }
    .service-list li:hover:after {
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 0, 0);
        -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 0, 0);
        -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 0, 0);
        -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 0, 0);
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 0, 0)
    }
    .service-list li:hover .more span:after {
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@media (min-width:1200px) {
    .service-list li .service-inner h2 {
        left: 3.072916666666667vw
    }
}

.service-bg {
    position: relative;
    width: 100%;
    height: 300px;
    z-index: 1;
    background: #2e2e2e;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.service-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    opacity: .4
}

.article-body .service-bg {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width:768px) {
    .service-bg {
        height: 400px
    }
}

@media (min-width:992px) {
    .service-bg {
        position: fixed;
        top: 0;
        right: 0;
        width: 80%;
        height: 100vh
    }
}

.service {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    background: #fff;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: all 1s ease 1.25s;
    -moz-transition: all 1s ease 1.25s;
    -ms-transition: all 1s ease 1.25s;
    -o-transition: all 1s ease 1.25s;
    transition: all 1s ease 1.25s
}

.article-body .service {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width:992px) {
    .service {
        width: 40%;
        margin-left: 20%
    }
}

.service-title h6 {
    font-size: 3.285714285714286rem;
    line-height: 4.477778rem
}

@media (min-width:992px) {
    .service-title h6 {
        font-size: 1.285714285714286rem;
        line-height: 1.477778rem
    }
}

.about-section {
    position: relative
}

.about-section .bg {
    -webkit-transition: opacity 1.5s ease;
    -moz-transition: opacity 1.5s ease;
    -ms-transition: opacity 1.5s ease;
    -o-transition: opacity 1.5s ease;
    transition: opacity 1.5s ease
}

@media (min-width:992px) {
    .about-section .bg {
        opacity: 0
    }
}

.about-main {
    position: relative;
    width: 100%;
    padding: 30px 15px
}

.about-main h2 {
    letter-spacing: .4px;
    margin-bottom: 3.703703703703704vh
}

.about-main h2>div {
    opacity: 0
}

.about-main p {
    margin-bottom: 2.777777777777778vh;
    font-size: 1.666666666666667vh
}

.about-main p>div {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px)
}

.about-main p:last-child {
    margin-bottom: 0
}

@media (max-width:992px) {
    .about-main p {
        font-size: 1.85vh
    }
}

@media (min-width:768px) {
    .about-main {
        padding: 4.5vh 4.375vw
    }
}

@media (min-width:992px) {
    .about-main {
        position: absolute;
        top: 25vh;
        left: 20vw;
        width: 60vw;
        height: 50vh
    }
}

@media (min-width:1200px) {
    .about-main {
        padding: 8.6vh 4.375vw
    }
}

.about-list {
    position: relative;
    width: 100%;
    padding: 0 15px 30px 15px
}

.about-list li {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #494949
}

.about-list li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    z-index: 3;
    background-color: #494949;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.about-list li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(46, 46, 46, .9);
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.about-list li:first-child:before {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.about-list li:first-child:before {
    transition-delay: 1.2s
}

.about-list li:first-child:after {
    transition-delay: 1.35s
}

.about-list li:nth-child(2n+2):before {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.about-list li:nth-child(2n+2):before {
    transition-delay: 1.2s
}

.about-list li:nth-child(2n+2):after {
    transition-delay: 1.35s
}

.about-list li .about-inner {
    z-index: 3
}

.about-list li .about-inner h2 {
    position: relative;
    margin-bottom: 20px
}

.about-list li .about-inner h2>div {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2s;
    -webkit-transform: translate(0, 15px);
    -moz-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    transform: translate(0, 15px)
}

.about-list li .about-inner .more {
    opacity: 1;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2.2s;
    -moz-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2.2s;
    -ms-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2.2s;
    -o-transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2.2s;
    transition: all 1s cubic-bezier(.2, .7, .4, 1.2) 2.2s
}

@media (min-width:768px) {
    .about-list li {
        padding-bottom: 40px;
        margin-bottom: 40px
    }
    .about-list li .about-inner h2 {
        margin-bottom: 40px
    }
}

@media (min-width:992px) {
    .about-list {
        position: absolute;
        right: 0;
        top: 0;
        width: 20vw;
        height: 100vh;
        padding: 0
    }
    .about-list li {
        padding-bottom: 0;
        margin-bottom: 0;
        height: 50vh;
        border-bottom: none
    }
    .about-list li .about-inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .about-list li .about-inner h2 {
        position: absolute;
        bottom: 5.277777777777778vh;
        left: 1.5vw;
        transform-origin: left bottom;
        margin-bottom: 0;
        -webkit-transform: rotate(-90deg) translateY(100%);
        -moz-transform: rotate(-90deg) translateY(100%);
        -ms-transform: rotate(-90deg) translateY(100%);
        -o-transform: rotate(-90deg) translateY(100%);
        transform: rotate(-90deg) translateY(100%)
    }
    .about-list li .about-inner .more {
        opacity: 0;
        position: absolute;
        right: 1.5vw;
        bottom: 7.5vh;
        -webkit-transform: translate(0, 15px);
        -moz-transform: translate(0, 15px);
        -ms-transform: translate(0, 15px);
        -o-transform: translate(0, 15px);
        transform: translate(0, 15px)
    }
    .about-list li .about-inner:hover .more span:after {
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@media (min-width:1200px) {
    .about-list li .about-inner h2 {
        left: 3.072916666666667vw
    }
    .about-list li .about-inner .more {
        right: 3.072916666666667vw
    }
}

.partners {
    position: relative;
    width: 100%
}

.partners .partner-title {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    -webkit-transition: opacity .5s ease 2s;
    -moz-transition: opacity .5s ease 2s;
    -ms-transition: opacity .5s ease 2s;
    -o-transition: opacity .5s ease 2s;
    transition: opacity .5s ease 2s
}

.partners .partner-title .partner-title-inner {
    text-align: center
}

.partners .partner-title h6 {
    margin-left: 10px;
    font-size: 10rem;
    display: inline-block;
    font-weight: 700
}

.partners ul {
    width: 100%;
    position: relative
}

.partners ul li {
    width: 100%;
    padding-bottom: 40px;
    position: relative;
    -webkit-transition: opacity .75s ease;
    -moz-transition: opacity .75s ease;
    -ms-transition: opacity .75s ease;
    -o-transition: opacity .75s ease;
    transition: opacity .75s ease
}

.partners ul li a {
    display: block;
    position: relative;
    text-align: center
}

.partners ul li a img {
    max-width: 35%
}

.partners ul li:nth-child(3n+1) {
    transition-delay: 2.2s
}

.partners ul li:nth-child(3n+2) {
    transition-delay: 2.4s
}

.partners ul li:nth-child(3n+3) {
    transition-delay: 2.6s
}

@media (min-width:768px) {
    .partners .partner-title h6 {
        font-size: 8rem
    }
    .partners ul {
        display: flex
    }
    .partners ul li a img {
        max-width: 60%
    }
}

@media (min-width:992px) {
    .partners {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 80vw;
        height: 25vh
    }
    .partners .partner-title {
        float: left;
        opacity: 0;
        width: 20vw;
        height: 100%;
        margin-bottom: 0
    }
    .partners .partner-title .partner-title-inner {
        text-align: left;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .partners .partner-title h6 {
        margin-left: 0;
        font-size: 1rem;
        font-weight: 400
    }
    .partners ul {
        float: left;
        width: 60vw;
        height: 100%
    }
    .partners ul li {
        flex-grow: 1;
        opacity: 0;
        width: 50%;
        padding-bottom: 0
    }
    .partners ul li a {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .partners ul li a img {
        max-width: 9.375vw
    }
}

.about-showed .bg {
    opacity: .3
}

.about-showed .about-list li:after,
.about-showed .about-list li:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.about-showed .about-list li .about-inner .more,
.about-showed .about-list li .about-inner h2>div {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.about-showed .partners .partner-title {
    opacity: 1
}

.about-showed .partners ul li {
    opacity: 1
}

.news-section {
    position: relative
}

.news-list {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1
}

.news-list li {
    float: left;
    width: 100%;
    overflow: hidden
}

.news-list li .news-title {
    position: relative;
    z-index: 1;
    overflow: hidden;
    float: left;
    display: block;
    width: 100%;
    padding: 30px 15px;
    -webkit-transition: all .35s ease-in;
    -moz-transition: all .35s ease-in;
    -ms-transition: all .35s ease-in;
    -o-transition: all .35s ease-in;
    transition: all .35s ease-in
}

.news-list li .news-title h2,
.news-list li .news-title p {
    position: relative;
    z-index: 2
}

.news-list li .news-title h2>div {
    opacity: 0
}

.news-list li .news-title p {
    font-size: 5rem
}

.news-list li .news-title p>div {
    opacity: 0;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px)
}

.news-list li .news-content {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 15px 15px 15px
}

.news-list li .news-content img {
    position: relative;
    width: 100%;
    height: 200px;
    opacity: 1;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    -ms-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    transition: all ease-in .3s
}

.news-list li .news-content p {
    font-size: 5.2rem;
    -webkit-transform: translate(0, 10px) scale(.95);
    -moz-transform: translate(0, 10px) scale(.95);
    -ms-transform: translate(0, 10px) scale(.95);
    -o-transform: translate(0, 10px) scale(.95);
    transform: translate(0, 10px) scale(.95);
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    -ms-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    transition: all ease-in .3s;
    transform-origin: left center
}

.news-list li .news-content a {
    display: inline-block;
    margin-top: 35px
}

.news-list li .news-content a,
.news-list li .news-content p {
    position: relative;
    z-index: 2
}

@media (min-width:768px) {
    .news-list li .news-content p,
    .news-list li .news-title p {
        font-size: 3rem
    }
    .news-list li .news-content img {
        height: 310px
    }
}

@media (min-width:992px) {
    .news-list {
        position: absolute;
        top: 0;
        right: 0;
        width: 80vw;
        display: flex;
        flex-direction: column
    }
    .news-list li {
        height: 25vh
    }
    .news-list li .news-title {
        width: 50%;
        height: 100%;
        padding: 4.351851851851852vh 3.90625vw
    }
    .news-list li .news-title p {
        font-size: 1.5rem
    }
    .news-list li .news-content {
        width: 50%;
        height: 100%;
        opacity: 0;
        padding: 5.462962962962963vh 3.020833333333333vw;
        -webkit-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
        -moz-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
        -ms-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
        -o-transform: scaleX(.9) scaleY(.95) rotateZ(1deg);
        transform: scaleX(.9) scaleY(.95) rotateZ(1deg)
    }
    .news-list li .news-content a,
    .news-list li .news-content p {
        opacity: 0
    }
    .news-list li .news-content a {
        margin-top: 25px
    }
    .news-list li .news-content p {
        font-size: 1rem
    }
    .news-list li .news-content img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        opacity: .5
    }
    .news-list li:hover .news-title {
        background-color: #ee3041
    }
    .news-list li:hover .news-content img {
        opacity: .1 !important
    }
    .news-list li:hover .news-content p {
        opacity: 1;
        -webkit-transform: translate(0, 0) scale(1);
        -moz-transform: translate(0, 0) scale(1);
        -ms-transform: translate(0, 0) scale(1);
        -o-transform: translate(0, 0) scale(1);
        transform: translate(0, 0) scale(1)
    }
}

@media (min-width:1200px) {
    .news-list li .news-title p {
        font-size: 1rem
    }
}

.news-part {
    color: #fff;
    background-color: #242424
}

.news-part .news-list {
    width: 100%;
    position: relative
}

.news-part .news-list .news-title {
    opacity: 0
}

@media (max-width:992px) {
    .news-part {
        padding-bottom: 20px
    }
}

@media (min-width:992px) {
    .news-part .news-list {
        width: 80%;
        margin-left: 20%
    }
}

.more-news {
    font-size: 6rem;
    text-align: center;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px
}

@media (min-width:992px) {
    .more-news {
        display: none
    }
}

.address,
.hours {
    position: relative;
    width: 100%;
    height: auto;
    font-weight: 700;
    z-index: 3;
    overflow: hidden;

    font-size: 4rem;
    color: #fff;
    padding: 30px 15px;
    text-align: center
}

.address:after,
.hours:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
    -webkit-transition: all .7s ease 1s;
    -moz-transition: all .7s ease 1s;
    -ms-transition: all .7s ease 1s;
    -o-transition: all .7s ease 1s;
    transition: all .7s ease 1s;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.address p,
.hours p {
    position: relative;
    z-index: 2;
    margin-bottom: 1.237037vh;
    -webkit-transform: translateY(0, 15px);
    -moz-transform: translateY(0, 15px);
    -ms-transform: translateY(0, 15px);
    -o-transform: translateY(0, 15px);
    transform: translateY(0, 15px)
}

.address p:last-child,
.hours p:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .address,
    .hours {
        font-size: 2.5rem
    }
}

@media (min-width:992px) {
    .address,
    .hours {
        text-align: left;
        position: absolute;
        width: 20vw;
        height: 25vh;
        color: #2e2e2e;
        font-size: 1.285714285714286rem;
        padding: 5.092592592592593vh 3.125vw
    }
    .address p,
    .hours p {
        opacity: 0
    }
}

@media (min-width:992px) {
    .address {
        top: 25vh;
        left: 60vw
    }
    .address a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }
    .address a:hover {
        color: #ee3041
    }
}

@media (max-width:992px) {
    .hours {
        padding-top: 0
    }
}

@media (min-width:992px) {
    .hours {
        top: 50vh;
        right: 0
    }
}

#map {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

#map:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(27, 27, 27, .8)
}

@media (min-width:992px) {
    #map {
        display: block
    }
}

.map-small {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    z-index: 3;
    padding-top: 30px
}

.map-small #map2 {
    width: 100%;
    height: 100%;
    -webkit-transition: transform 1s ease 1.5s;
    -moz-transition: transform 1s ease 1.5s;
    -ms-transition: transform 1s ease 1.5s;
    -o-transition: transform 1s ease 1.5s;
    transition: transform 1s ease 1.5s
}

@media (min-width:768px) {
    .map-small {
        height: 400px
    }
}

@media (min-width:992px) {
    .map-small {
        padding-top: 0;
        position: absolute;
        top: 25vh;
        left: 20vw;
        width: 40vw;
        height: 50vh
    }
    .map-small #map2 {
        -webkit-transform: translate(-105%, 0);
        -moz-transform: translate(-105%, 0);
        -ms-transform: translate(-105%, 0);
        -o-transform: translate(-105%, 0);
        transform: translate(-105%, 0)
    }
}

.contact-section .shadow-block {
    opacity: 0;
    -webkit-transition: all .5s ease 1s;
    -moz-transition: all .5s ease 1s;
    -ms-transition: all .5s ease 1s;
    -o-transition: all .5s ease 1s;
    transition: all .5s ease 1s
}

.contact-showed .shadow-block {
    opacity: 1
}

.contact-showed .map-small #map2 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.contact-showed .address:after,
.contact-showed .hours:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.contact-block {
    display: inline-block;
    background: #ee3041;
    width: 49.5%;
    padding: 30px 0;
    text-align: center
}

.contact-block svg {
    width: 10vw !important
}

@media (min-width:768px) {
    .contact-block svg {
        width: 7vw !important
    }
}

@media (min-width:992px) {
    .contact-block {
        display: none
    }
}

.article {
    width: 100%;
    float: left;
    position: relative
}

.article p {
    font-size: 1.285714285714286rem;
    letter-spacing: .4px;
    font-weight: 500;
    margin-bottom: 2.12962962962963vh
}

.article:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: rgba(0, 0, 0, .2);
    transform-origin: top center;
    -webkit-transition: all .7s ease 1s;
    -moz-transition: all .7s ease 1s;
    -ms-transition: all .7s ease 1s;
    -o-transition: all .7s ease 1s;
    transition: all .7s ease 1s;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.article-body .article:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

@media (min-width:992px) {
    .article {
        width: 40%;
        margin-left: 20%
    }
}

.article-title,
.service-title {
    position: relative;
    padding: 30px 15px
}

.article-title h2,
.article-title h6,
.service-title h2,
.service-title h6 {
    opacity: 0;
    -webkit-transition: all .7s ease 1.5s;
    -moz-transition: all .7s ease 1.5s;
    -ms-transition: all .7s ease 1.5s;
    -o-transition: all .7s ease 1.5s;
    transition: all .7s ease 1.5s
}

.article-title:after,
.service-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, .2);
    transform-origin: left center;
    -webkit-transition: all .7s ease .7s;
    -moz-transition: all .7s ease .7s;
    -ms-transition: all .7s ease .7s;
    -o-transition: all .7s ease .7s;
    transition: all .7s ease .7s;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.article-body .article-title h2,
.article-body .article-title h6,
.article-body .service-title h2,
.article-body .service-title h6 {
    opacity: 1
}

.article-body .article-title:after,
.article-body .service-title:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

@media (min-width:768px) {
    .article-title,
    .service-title {
        padding: 60px 30px
    }
}

@media (min-width:992px) {
    .article-title,
    .service-title {
        padding: 6.666666666666667vh 3.333333333333333vw;
        height: 25vh;
        max-height: 25vh
    }
    .article-title h2,
    .service-title h2 {
        font-size: 4.5vh
    }
}

.article-content,
.service-content {
    opacity: 0;
    position: relative;
    z-index: 2;
    padding: 30px 15px 30px 15px;
    -webkit-transition: all 1s ease 2s;
    -moz-transition: all 1s ease 2s;
    -ms-transition: all 1s ease 2s;
    -o-transition: all 1s ease 2s;
    transition: all 1s ease 2s
}

.article-content .open-gallery-small,
.article-content p,
.service-content .open-gallery-small,
.service-content p {
    font-size: 4rem;
    letter-spacing: .4px;
    font-weight: 500;
    margin-bottom: 20px
}

.article-content .open-gallery-small,
.service-content .open-gallery-small {
    color: #ee3041
}

.article-content .open-gallery-small span,
.service-content .open-gallery-small span {
    font-size: 10rem;
    position: relative;
    top: 12px
}

.article-body .article-content,
.article-body .service-content {
    opacity: 1
}

@media (min-width:768px) {
    .article-content,
    .service-content {
        padding: 60px 30px
    }
}

@media (min-width:992px) {
    .article-content,
    .service-content {
        padding: 4.814814814814815vh 3.333333333333333vw
    }
    .article-content p,
    .service-content p {
        font-size: 1.285714285714286rem;
        margin-bottom: 2.12962962962963vh
    }
    .article-content .open-gallery-small,
    .service-content .open-gallery-small {
        display: none
    }
}

.article-images {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.article-images:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all .7s ease .7s;
    -moz-transition: all .7s ease .7s;
    -ms-transition: all .7s ease .7s;
    -o-transition: all .7s ease .7s;
    transition: all .7s ease .7s
}

.article-body .article-images:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.article-images ul {
    width: 100%
}

.article-images ul li {
    opacity: 0;
    position: relative;
    width: 50%;
    float: left;
    height: 25vh;
    overflow: hidden;
    transform-origin: right center
}

.article-images ul li:first-child {
    width: 100%;
    height: 50vh
}

.article-images ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

@media (min-width:992px) {
    .article-images {
        width: 40%
    }
}

.gallery-container {
    position: relative;
    float: right;
    width: 100%;
    z-index: 2;
    background-color: #2f2f2f;
    color: #fff;
    font-size: 4rem;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease
}

@media (min-width:992px) {
    .gallery-container {
        width: 80%;
        height: 100vh;
        font-size: 1.285714285714286rem
    }
}

.gallery-top {
    width: 100%;
    height: 350px
}

@media (min-width:768px) {
    .gallery-top {
        height: 400px
    }
}

@media (min-width:992px) {
    .gallery-top {
        float: left;
        height: 75vh
    }
}

.gallery-bottom {
    width: 100%;
    height: 25vh
}

@media (min-width:992px) {
    .gallery-bottom {
        float: left
    }
}

.gallery {
    transition-delay: 1.2s;
    height: 100%
}

.gallery,
.gallery-caption {
    opacity: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease
}

@media (min-width:992px) {
    .gallery,
    .gallery-caption {
        width: 75%;
        height: 100%
    }
}

.gallery-caption {
    transition-delay: 1.5s
}

.gallery-controls,
.gallery-pager {
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease
}

@media (min-width:992px) {
    .gallery-controls,
    .gallery-pager {
        width: 25%;
        float: left;
        height: 100%
    }
}

@media (min-width:992px) {
    .pager {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.gallery-pager {
    padding: 30px 15px 0 15px;
    text-align: center;
    transition-delay: 1.8s
}

@media (min-width:992px) {
    .gallery-pager {
        padding: 0
    }
}

.gallery-controls {
    transition-delay: 2.1s
}

.gallery-controls svg {
    opacity: 1
}

.gallery-pager {
    position: relative
}

.gallery-caption {
    padding: 6vh 5vw
}

.article-body .gallery-item {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.article-body .gallery-item .gallery,
.article-body .gallery-item .gallery-caption,
.article-body .gallery-item .gallery-controls,
.article-body .gallery-item .gallery-pager {
    opacity: 1
}

@media (max-width:992px) {
    .gallery-service {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .gallery-service .gallery,
    .gallery-service .gallery-caption,
    .gallery-service .gallery-pager {
        opacity: 1
    }
    .gallery-service .gallery-caption {
        padding: 30px 15px
    }
}

@media (min-width:992px) {
    .gallery-service {
        position: absolute;
        top: 0;
        right: 0;
        width: 80%;
        height: 100vh;
        z-index: 2
    }
}

.gallery-slider>li {
    position: relative;
    height: 400px
}

.gallery-slider>li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

@media (min-width:992px) {
    .gallery-slider>li {
        height: 75vh
    }
}

.order-btn,
.remove-order-btn {
    display: none;
    width: 100%;
    position: relative;
    background: #424242;
    color: #fff;
    height: 25vh;
    z-index: 1;
    transform-origin: top center;
    -webkit-transition: background .7s ease;
    -moz-transition: background .7s ease;
    -ms-transition: background .7s ease;
    -o-transition: background .7s ease;
    transition: background .7s ease
}

.order-btn .order-btn-inner,
.remove-order-btn .order-btn-inner {
    position: relative;
    width: 100%;
    opacity: 0;
    display: flex;
    -webkit-transition: all .7s ease 2.2s;
    -moz-transition: all .7s ease 2.2s;
    -ms-transition: all .7s ease 2.2s;
    -o-transition: all .7s ease 2.2s;
    transition: all .7s ease 2.2s
}

.order-btn .order-btn-inner>div,
.remove-order-btn .order-btn-inner>div {
    width: 65%;
    position: relative
}

.order-btn h3,
.remove-order-btn h3 {
    position: absolute;
    margin-bottom: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.order-btn .scroll-down,
.remove-order-btn .scroll-down {
    left: auto;
    right: 15%
}

.article-body .order-btn .order-btn-inner,
.article-body .remove-order-btn .order-btn-inner {
    opacity: 1
}

@media (min-width:992px) {
    .order-btn,
    .remove-order-btn {
        display: flex
    }
    .order-btn:hover,
    .remove-order-btn:hover {
        background: #ee3041
    }
    .order-btn:hover svg path,
    .remove-order-btn:hover svg path {
        stroke: #fff
    }
}

.remove-order-btn {
    -webkit-transform: translate(-101%, 0);
    -moz-transform: translate(-101%, 0);
    -ms-transform: translate(-101%, 0);
    -o-transform: translate(-101%, 0);
    transform: translate(-101%, 0);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.remove-order-btn .scroll-down {
    top: 44%;
    transform-origin: center center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.form-overlay-show .remove-order-btn {
    transition-delay: 1.8s;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.form-overlay {
    position: relative;
    background: #fff;
    z-index: 2;
    padding: 15px 30px;
    margin-top: 20px;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}

.form-overlay.form-overlay-show {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.form-overlay h5 {
    color: #000;
    font-size: 1.666666666666667vh
}

@media (max-width:992px) {
    .form-overlay {
        font-size: 3rem
    }
}

@media (min-width:992px) {
    .form-overlay {
        position: absolute;
        top: 0;
        right: 0;
        width: 80%;
        height: 100vh;
        padding: 0;
        margin-top: 0;
        -webkit-transform: translate(0, -100%);
        -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -o-transform: translate(0, -100%);
        transform: translate(0, -100%)
    }
    .form-overlay h5 {
        line-height: 1.3rem
    }
}

.half-block {
    float: left;
    width: 100%;
    height: auto
}

@media (min-width:992px) {
    .half-block {
        width: 50%;
        height: 25vh
    }
}

.button-block {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.button-block button {
    width: 100%;
    height: 100%;
    background: #ee3041;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 3.28571rem;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.button-block button:hover {
    color: #ee3041;
    background: #fff
}

@media (max-width:992px) {
    .button-block button {
        padding: 15px
    }
    .article-body .button-block {
        transition-delay: 2s;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:992px) {
    .form-overlay-show .button-block {
        transition-delay: 2s;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.fill-block {
    opacity: 0;
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

@media (max-width:992px) {
    .article-body .fill-block {
        transition-delay: 1.9s;
        opacity: 1
    }
}

@media (min-width:992px) {
    .fill-block h5 {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .form-overlay-show .fill-block {
        transition-delay: 1.9s;
        opacity: 1
    }
}

.contact-callback {
  background: #1e272e;
  height: 100vh;
  text-align: center;
  color: white;
  font-size: 20px;
}

.contact-callback p {
  padding-top: 45vh;
}

.contact-callback-back-home p {
font-family: 'Roboto', sans-serif;
text-align: center;
text-transform: uppercase;

}

.contact-callback-back-home {
  display: block;
  margin: 30px auto 55px auto;
  padding: 10px;
  width: 250px;
  background-color: #e74c3c;
  color: white;
  border: 1px solid white;
  border-radius: 10px;
}

.contact-callback-back-home:hover {
  color: #e74c3c;
  cursor: pointer;
  background-color: white;
}

.full-block {
    opacity: 0;
    float: left;
    width: 100%;
    padding-top: 20px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.full-block .no-mobile textarea {
  position:relative;
  float:right;
  background: #424242;
  color: #fff;
  height: 44%;
  resize: none;
  margin-right: 8%;
  font-weight: 700;
  padding: 1.851851851851852vh 1.041666666666667vw;
  font-family: Dosis;
  font-size: 1.666666666666667vh;
}

.full-block .in-mobile textarea {
  background: #424242;
  color: #fff;
  margin: 0;
  border: 0;
  width: 100%;
  min-width: 100%;
  margin-bottom: 2.5%;
  height: 150px;
  font-weight: 700;
  padding: 1.851851851851852vh 1.041666666666667vw;
  font-family: Dosis;
  font-size: 1.666666666666667vh;
}

.full-block input[type=text],
.full-block input[type=date],
.full-block input[type=email],
.full-block input[type=file]{
    float: left;
    height: 5.555555555555556vh;
    background: #424242;
    color: #fff;
    border: 0;
    color: #fff;
    font-family: Dosis;
    font-size: 1.666666666666667vh;
    font-weight: 700;
    padding: 1.851851851851852vh 1.041666666666667vw;
    margin-bottom: 20px
}

.full-block .in-mobile textarea::-webkit-input-placeholder,
.full-block .no-mobile textarea::-webkit-input-placeholder,
.full-block input[type=text]::-webkit-input-placeholder,
.full-block input[type=date]::-webkit-input-placeholder,
.full-block input[type=email]::-webkit-input-placeholder,
.full-block input[type=file]::-webkit-input-placeholder,{
    color: #fff
}

.full-block .in-mobile textarea::-moz-placeholder,
.full-block .no-mobile textarea::-moz-placeholder,
.full-block input[type=text]::-moz-placeholder,
.full-block input[type=date]::-moz-placeholder,
.full-block input[type=email]::-moz-placeholder,
.full-block input[type=file]::-moz-placeholder,{
    color: #fff
}

.full-block .in-mobile textarea:-ms-input-placeholder,
.full-block .no-mobile textarea:-ms-input-placeholder,
.full-block input[type=text]:-ms-input-placeholder,
.full-block input[type=date]:-ms-input-placeholder,
.full-block input[type=email]:-ms-input-placeholder,
.full-block input[type=file]:-ms-input-placeholder,{
    color: #fff
}

.full-block .in-mobile textarea:-moz-placeholder,
.full-block .no-mobile textarea:-moz-placeholder,
.full-block input[type=text]:-moz-placeholder,
.full-block input[type=date]:-moz-placeholder,
.full-block input[type=email]:-moz-placeholder,
.full-block input[type=file]:-moz-placeholder{
    color: #fff
}

.full-block .in-mobile textarea:focus,
.full-block .no-mobile textarea:focus,
.full-block input[type=text]:focus,
.full-block input[type=date]:focus,
.full-block input[type=email]:focus,
.full-block input[type=file]:focus{
    outline: 0
}

.full-block>div {
    float: left;
    padding-top: .8vh
}

.full-block>div h5 {
    float: left;
    padding-right: 2.604166666666667vw;
    margin-right: 3.229166666666667vw
}

.full-block>div .radio,
.full-block>div input {
    float: left
}

.full-block>div .radio {
    position: relative;
    margin-right: 1.5625vw;
    cursor: pointer
}

.full-block>div .radio input {
    position: absolute;
    visibility: hidden;
    pointer-events: none
}

.full-block>div .radio label {
    position: relative;
    z-index: 2;
    padding-left: 2.239583333333333vw;
    cursor: pointer;
    font-size: 1.666666666666667vh;
    font-weight: 700;
    text-transform: uppercase
}

.full-block>div .radio .check {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px
}

.full-block>div .radio .check:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #000;
    border-radius: 50%
}

.full-block>div .radio .check:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #ee3041;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.full-block>div .radio .checked~.check:before,
.full-block>div .radio :checked~.check:before,
.full-block>div .radio input:checked~.check:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

@media (max-width:992px) {
    .article-body .full-block {
        transition-delay: 2.1s;
        opacity: 1
    }
    .full-block input[type=text],
    .full-block input[type=date],
    .full-block input[type=email],
    .full-block input[type=file] {
        width: 100%;
        min-width: 100%;
        display: block;
    }
    .full-block .no-mobile {
      display: none;
    }
    .full-block>div {
        width: 100%
    }
    .full-block>div h5 {
        width: 100%;
        margin-bottom: 20px
    }
    .full-block>div .radio {
        width: 100%;
        float: left;
        margin-bottom: 20px
    }
    .full-block>div .radio label {
        padding-left: 35px;
        padding-top: 7px;
        padding-bottom: 7px
    }
}

@media (min-width:992px) {
    .full-block {
        padding-top: 7.592592592592593vh;
        height: 50vh
    }
    .full-block .in-mobile textarea {
        display: none;
    }
    .form-overlay-show .full-block {
        transition-delay: 2.1s;
        opacity: 1
    }
    .full-block input[type=text],
    .full-block input[type=date],
    .full-block input[type=email],
    .full-block input[type=file] {
        margin-left: 3.645833333333333vw;
        margin-bottom: 7.407407407407407vh
    }
    .full-block>div {
        margin-left: 3.645833333333333vw
    }
    .full-block>div h5 {
        border-right: 1px solid #000
    }
    .full-block .half-input {
        width: 9.791666666666667vw
    }
    .full-block .full-input {
        width: 20.72916666666667vw
    }
    .full-block .second-input {
        margin-left: 1.041666666666667vw !important
    }
}

.tooltip {
    position: absolute;
    z-index: 2;
    display: block;
    font-family: Dosis;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: .875rem;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-arrow,
.tooltip.tooltip-top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-arrow,
.tooltip.tooltip-right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-arrow,
.tooltip.tooltip-bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-arrow,
.tooltip.tooltip-left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: .25rem
}

.page-item {
    display: inline
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.5;
    color: inherit;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.33333
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: .3rem;
    border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: .3rem;
    border-top-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .275rem .75rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem
}

.bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    *zoom: 1;
    height: 100%;
    z-index: 1
}

.bx-wrapper .bx-viewport {
    height: 100% !important
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px
}

.bx-wrapper .bx-next {
    right: 10px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
    opacity: 0;
    pointer-events: none
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url("images/controls.png.html") -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url("images/controls.png.html") -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}


 @media (max-width:1024px) {
    #moh {
        display:none;
    }
/*# sourceMappingURL=style.min.css.map */





