/* cmsms stylesheet: style modified: 14.03.2022 15:06:58 */
/* cmsms stylesheet: style modified: 14.03.2022 15:02:51 */
/* cmsms stylesheet: style modified: 14.03.2022 15:00:55 */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap&subset=latin-ext");
html{
    scroll-behavior:smooth;
    -webkit-user-select:none;
    -webkit-touch-callout:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
button,hr,input{
    overflow:visible
}
audio,canvas,progress,video{
    display:inline-block
}
progress,sub,sup{
    vertical-align:baseline
}
[type=checkbox],[type=radio],legend{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
html{
    line-height:1.15;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{
    display:block
}
h1{
    font-size:2em;
    margin:.67em 0
}
figure{
    margin:1em 40px
}
hr{
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
a{
    color:inherit;
    background-color:transparent;
    text-decoration:none;
    outline:none
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
dfn{
    font-style:italic
}
mark{
    background-color:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
audio:not([controls]){
    display:none;
    height:0
}
img{
    border-style:none;
    max-width:100%
}
svg:not(:root){
    overflow:hidden
}
button,input,optgroup,select,textarea{
    font-family:sans-serif;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,select{
    text-transform:none
}
[type=reset],[type=submit],button,html [type=button]{
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    border-style:none;
    padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline:ButtonText dotted 1px
}
fieldset{
    padding:.35em .75em .625em
}
legend{
    color:inherit;
    display:table;
    max-width:100%;
    white-space:normal
}
textarea{
    overflow:auto
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
summary{
    display:list-item
}
[hidden],template{
    display:none
}
*,*:before,*:after{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
input[type="text"]:focus:invalid,input[type="email"]:focus:invalid,select:focus:invalid,textarea:focus:invalid{
    outline:none;
    border-width:1px;
    border-style:solid;
    border-color:#dc3545;
    -webkit-box-shadow:0 0 2px 0 #dc3545;
    box-shadow:0 0 2px 0 #dc3545
}
input[type="submit"]{
    cursor:pointer
}
:root{
    font-size:62.5%;
    line-height:1.45
}
::-webkit-scrollbar{
    width:15px
}
::-webkit-scrollbar-track{
    background:#000
}
::-webkit-scrollbar-thumb{
    background:#E21012
}
::-webkit-scrollbar-thumb:hover{
    -webkit-filter:brightness(0.8);
    filter:brightness(0.8)
}
.container-fluid{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    padding:0 15px;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.container{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    padding:0 15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 -15px
}
.row-r{
    -webkit-box-orient:horizontal !important;
    -webkit-box-direction:reverse !important;
    -ms-flex-direction:row-reverse !important;
    flex-direction:row-reverse !important
}
*:focus{
    outline:none
}
.row-padded{
    margin-left:-2vmin;
    margin-right:-2vmin
}
.row-padded--xl{
    margin-left:-10vmin;
    margin-right:-10vmin
}
.row-padded--lg{
    margin-left:-5vmin;
    margin-right:-5vmin
}
.row-padded--md{
    margin-left:-1.5vmin;
    margin-right:-1.5vmin
}
.row-padded--sm{
    margin-left:-.75vmin;
    margin-right:-.75vmin
}
.col-padded{
    padding-left:2vmin;
    padding-right:2vmin
}
.col-padded--xl{
    padding-left:10vmin;
    padding-right:10vmin
}
.col-padded--lg{
    padding-left:5vmin;
    padding-right:5vmin
}
.col-padded--md{
    padding-left:1.5vmin;
    padding-right:1.5vmin
}
.col-padded--sm{
    padding-left:.75vmin;
    padding-right:.75vmin
}
[class*="col-"]{
    position:relative;
    padding:0 15px;
    flex-basis:0;
    -webkit-flex-basis:0;
    flex-grow:1;
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    -webkit-box-flex:1;
    -ms-flex-preferred-size:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.col{
    -ms-flex-preferred-size:0;
    flex-basis:0;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:100%
}
.col-auto{
    -webkit-box-flex:0;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
    max-width:none
}
@media only screen{
    .col-1{
        -webkit-box-flex:0;
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-2{
        -webkit-box-flex:0;
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-3{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-5{
        -webkit-box-flex:0;
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-6{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-7{
        -webkit-box-flex:0;
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-8{
        -webkit-box-flex:0;
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-9{
        -webkit-box-flex:0;
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-10{
        -webkit-box-flex:0;
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-11{
        -webkit-box-flex:0;
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-12{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}
@media only screen and (min-width: 576px){
    .col-sm-1{
        -webkit-box-flex:0;
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-sm-2{
        -webkit-box-flex:0;
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-sm-3{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-sm-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-sm-5{
        -webkit-box-flex:0;
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-sm-6{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-sm-7{
        -webkit-box-flex:0;
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-sm-8{
        -webkit-box-flex:0;
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-sm-9{
        -webkit-box-flex:0;
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-sm-10{
        -webkit-box-flex:0;
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-sm-11{
        -webkit-box-flex:0;
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-sm-12{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}
@media only screen and (min-width: 768px){
    .col-md-1{
        -webkit-box-flex:0;
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-md-2{
        -webkit-box-flex:0;
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-md-3{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-md-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-md-5{
        -webkit-box-flex:0;
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-md-6{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-md-7{
        -webkit-box-flex:0;
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-md-8{
        -webkit-box-flex:0;
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-md-9{
        -webkit-box-flex:0;
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-md-10{
        -webkit-box-flex:0;
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-md-11{
        -webkit-box-flex:0;
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-md-12{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}
@media only screen and (min-width: 992px){
    .col-lg-1{
        -webkit-box-flex:0;
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-lg-2{
        -webkit-box-flex:0;
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-lg-3{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-lg-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-lg-5{
        -webkit-box-flex:0;
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-lg-6{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-lg-7{
        -webkit-box-flex:0;
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-lg-8{
        -webkit-box-flex:0;
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-lg-9{
        -webkit-box-flex:0;
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-lg-10{
        -webkit-box-flex:0;
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-lg-11{
        -webkit-box-flex:0;
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-lg-12{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .col-mob{
        -webkit-box-flex:0;
        -ms-flex:0 0 20%;
        flex:0 0 20%;
        max-width:20%
    }
}
@media only screen and (min-width: 1200px){
    .col-xl-1{
        -webkit-box-flex:0;
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-xl-2{
        -webkit-box-flex:0;
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-xl-3{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-xl-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-xl-5{
        -webkit-box-flex:0;
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-xl-6{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-xl-7{
        -webkit-box-flex:0;
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-xl-8{
        -webkit-box-flex:0;
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-xl-9{
        -webkit-box-flex:0;
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-xl-10{
        -webkit-box-flex:0;
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-xl-11{
        -webkit-box-flex:0;
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-xl-12{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}
@media only screen and (min-width: 1440px){
    .col-xxl-1{
        -webkit-box-flex:0;
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-xxl-2{
        -webkit-box-flex:0;
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-xxl-3{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-xxl-4{
        -webkit-box-flex:0;
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-xxl-5{
        -webkit-box-flex:0;
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-xxl-6{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-xxl-7{
        -webkit-box-flex:0;
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-xxl-8{
        -webkit-box-flex:0;
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-xxl-9{
        -webkit-box-flex:0;
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-xxl-10{
        -webkit-box-flex:0;
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-xxl-11{
        -webkit-box-flex:0;
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-xxl-12{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}
@media only screen and (max-width: 1270px){
    .container{
        max-width:100%;
        padding-left:5vmin;
        padding-right:5vmin
    }
}
@media only screen and (min-width: 1270px){
    .container{
        max-width:1200px
    }
}
@media only screen and (min-width: 1420px){
    .container{
        max-width:1340px
    }
}
@media only screen and (min-width: 1680px){
    .container{
        max-width:1500px
    }
}
.container-left{
    padding-left:20vmin
}
.container-right{
    padding-right:20vmin
}
@media only screen and (max-width: 1600px){
    .container-left{
        padding-left:15vmin
    }
    .container-right{
        padding-right:15vmin
    }
}
@media only screen and (max-width: 1440px){
    .container-left{
        padding-left:10vmin
    }
    .container-right{
        padding-right:10vmin
    }
}
@media only screen and (max-width: 1200px){
    .container-left{
        padding-left:5vmin
    }
    .container-right{
        padding-right:5vmin
    }
}
body{
    font-family:"Roboto Condensed",sans-serif;
    font-size:1.6rem;
    color:#000
}
h1{
    font-size:24px
}
@media screen and (min-width: 320px){
    h1{
        font-size:calc(24px + 26 * ((100vw - 320px) / 1280))
    }
}
@media screen and (min-width: 1600px){
    h1{
        font-size:50px
    }
}
h2{
    font-size:23px
}
@media screen and (min-width: 320px){
    h2{
        font-size:calc(23px + 17 * ((100vw - 320px) / 1280))
    }
}
@media screen and (min-width: 1600px){
    h2{
        font-size:40px
    }
}
h3{
    font-size:22px
}
@media screen and (min-width: 320px){
    h3{
        font-size:calc(22px + 13 * ((100vw - 320px) / 1280))
    }
}
@media screen and (min-width: 1600px){
    h3{
        font-size:35px
    }
}
h4{
    font-size:21px
}
@media screen and (min-width: 320px){
    h4{
        font-size:calc(21px + 9 * ((100vw - 320px) / 1280))
    }
}
@media screen and (min-width: 1600px){
    h4{
        font-size:30px
    }
}
h5{
    font-size:20px
}
@media screen and (min-width: 320px){
    h5{
        font-size:calc(20px + 5 * ((100vw - 320px) / 1280))
    }
}
@media screen and (min-width: 1600px){
    h5{
        font-size:25px
    }
}
h6{
    font-size:18px
}
@media screen and (min-width: 320px){
    h6{
        font-size:calc(18px + 2 * ((100vw - 320px) / 1280))
    }
}
@media screen and (min-width: 1600px){
    h6{
        font-size:20px
    }
}
h1,h2,h3,h4,h5,h6{
    font-family:"Montserrat",sans-serif
}
h1,h2,h3,h4,h5,h6{
    margin-top:0;
    margin-bottom:.5rem
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    margin-bottom:.5rem;
    line-height:1.2
}
p{
    margin:0
}
@font-face{
    font-family:'Font Awesome 5 Free';
    font-style:normal;
    font-weight:900;
    src:url("../../assets/fonts/fa-solid-900.eot");
    src:url("../../assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/fa-solid-900.woff2") format("woff2"),url("../../assets/fonts/fa-solid-900.woff") format("woff"),url("../../assets/fonts/fa-solid-900.ttf") format("truetype"),url("../../assets/fonts/fa-solid-900.svg#fontawesome") format("svg")
}
@font-face{
    font-family:'Font Awesome 5 Free';
    font-style:normal;
    font-weight:400;
    src:url("../../assets/fonts/fa-regular-400.eot");
    src:url("../../assets/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/fa-regular-400.woff2") format("woff2"),url("../../assets/fonts/fa-regular-400.woff") format("woff"),url("../../assets/fonts/fa-regular-400.ttf") format("truetype"),url("../../assets/fonts/fa-regular-400.svg#fontawesome") format("svg")
}
@font-face{
    font-family:'Font Awesome 5 Brands';
    font-style:normal;
    font-weight:normal;
    src:url("../../assets/fonts/fa-brands-400.eot");
    src:url("../../assets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/fa-brands-400.woff2") format("woff2"),url("../../assets/fonts/fa-brands-400.woff") format("woff"),url("../../assets/fonts/fa-brands-400.ttf") format("truetype"),url("../../assets/fonts/fa-brands-400.svg#fontawesome") format("svg")
}
.fab,.far,.fas{
    font-style:normal
}
.fab:before,.fab:after{
    font-family:'Font Awesome 5 Brands'
}
.far:before,.far:after{
    font-family:'Font Awesome 5 Free';
    font-weight:400
}
.fas:before,.fas:after{
    font-family:'Font Awesome 5 Free';
    font-weight:900
}
.title{
    font-size:5vmin;
    margin:0 0 3rem;
    text-transform:uppercase
}
.desc{
    font-family:"Montserrat",sans-serif;
    line-height:1.8
}
.desc h3{
    display:block;
    padding:10px 0;
    background-color:#f3f3f3;
    margin:15px 0
}
.fa-phone::before{
    content:'\f095'
}
.fa-envelope::before{
    content:'\f0e0'
}
.fa-facebook-square::before{
    content:'\f082'
}
.fa-instagram::before{
    content:'\f16d'
}
.fa-arrow-left::before{
    content:'\f060'
}
.fa-arrow-right::before{
    content:'\f061'
}
i[class*="h-fa-"]{
    font-style:normal
}
[class*="h-fa-"]:before,[class*="h-fa-"]:after{
    font-family:'FontAwesome'
}
.h-clearfix::after{
    display:block;
    clear:both;
    content:""
}
.h-white{
    color:#fff
}
.h-ai-c{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.h-ai-s{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.h-ai-e{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.h-as-s{
    -ms-flex-item-align:center;
    align-self:center
}
.h-as-s{
    -ms-flex-item-align:center;
    align-self:center
}
.h-as-s{
    -ms-flex-item-align:center;
    align-self:center
}
.h-ta-c{
    text-align:center
}
.h-ta-r{
    text-align:right
}
.h-ta-l{
    text-align:left
}
.h-ta-j{
    text-align:justify
}
.h-tt-u{
    text-transform:uppercase
}
.h-tt-l{
    text-transform:lowercase
}
.h-fs-i{
    font-style:italic
}
.h-fw-b{
    font-weight:700
}
.h-fw-r{
    font-weight:500
}
.h-fw-l{
    font-weight:300
}
.h-flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.h-flex-w{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.h-f-r{
    float:right
}
.h-f-l{
    float:left
}
.h-fd-rr{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse
}
.h-fw{
    width:100%
}
.h-fh{
    height:100%
}
.h-m-0{
    margin:0
}
.h-mt-0{
    margin-top:0
}
.h-mb-0{
    margin-bottom:0
}
.h-mtb-0{
    margin-top:0;
    margin-bottom:0
}
.h-ml-0{
    margin-left:0
}
.h-mr-0{
    margin-right:0
}
.h-mlr-0{
    margin-left:0;
    margin-right:0
}
.h-ml-a{
    margin-left:auto
}
.h-mr-a{
    margin-right:auto
}
.h-mt-a{
    margin-top:auto
}
.h-mlr-a{
    margin-left:auto;
    margin-right:auto
}
.h-mr-2{
    margin-right:2vmin
}
.h-mt-1{
    margin-top:1vmin
}
.h-mt-2{
    margin-top:2vmin
}
.h-mt-3{
    margin-top:3vmin
}
.h-mt-4{
    margin-top:4vmin
}
.h-mt-5{
    margin-top:5vmin
}
.h-p-0{
    padding:0
}
.h-pt-0{
    padding-top:0
}
.h-pb-0{
    padding-bottom:0
}
.h-ptb{
    padding-top:0;
    padding-bottom:0
}
.h-pl-0{
    padding-left:0
}
.h-pr-0{
    padding-right:0
}
.h-plr-0{
    padding-left:0;
    padding-right:0
}
.h-jc-c{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.h-ja-c{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.h-jc-s{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.h-jc-e{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.h-jc-sa{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.h-jc-sb{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.h-jc-se{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:space-evenly;
    -ms-flex-pack:space-evenly;
    justify-content:space-evenly
}
.h-ji-c{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-line-pack:center;
    align-content:center
}
.h-z-1{
    z-index:1
}
.h-z-2{
    z-index:2
}
.h-z-3{
    z-index:3
}
.h-of-h{
    overflow:hidden
}
.h-bs-1{
    -webkit-box-shadow:0 3px 6px #00000002, 0 3px 6px #00000004;
    box-shadow:0 3px 6px #00000002, 0 3px 6px #00000004
}
.h-bs-2{
    -webkit-box-shadow:0 3px 6px #00000005, 0 3px 6px #00000009;
    box-shadow:0 3px 6px #00000005, 0 3px 6px #00000009
}
.form{
    position:relative;
    width:100%
}
.form-contact{
    padding:0
}
.form [class*="col-"]{
    padding:0 15px
}
.form fieldset{
    border:none;
    padding:0 15px;
    margin:0
}
.form fieldset .form-checkbox{
    padding-right:15px
}
.form-title{
    display:block;
    font-size:2rem;
    margin:0 0 1.5rem
}
.form-group{
    margin:0 0 2rem
}
.form-group>label{
    display:block;
    color:#fff;
    padding:0 15px 5px
}
.form-help{
    display:block;
    margin:1rem 0;
    font-size:1.3rem;
    color:#fff
}
.form-input label{
    display:block;
    font-size:1.4rem;
    color:#fff;
    margin:0 0 5px
}
.form-input__disabled input{
    background-color:#c5b6b6
}
.form-control{
    width:100%;
    padding:1.3rem 1.5rem;
    margin:0;
    color:#fff;
    font-weight:300;
    background:transparent;
    -webkit-box-shadow:none;
    box-shadow:none;
    border:1px solid #fff
}
.form-control::-webkit-input-placeholder{
    color:#fff;
    font-weight:300
}
.form-control::-ms-input-placeholder{
    color:#fff;
    font-weight:300
}
.form-control::placeholder{
    color:#fff;
    font-weight:300
}
.form-control:focus{
    border-color:#E21012
}
.form-date{
    padding-right:35px;
    background:url(../../assets/img/date.png) no-repeat;
    background-position:96% 18px
}
.form-checkbox{
    position:relative;
    display:inline-block
}
.form-checkbox input{
    display:block;
    position:absolute;
    width:16px;
    top:5px;
    opacity:0
}
.form-checkbox input:checked ~ label:before{
    content:"\f14a";
    font-family:'Font Awesome 5 Free';
    font-weight:900;
    color:#fff
}
.form-checkbox label{
    display:block;
    position:relative;
    font-size:1.3rem;
    cursor:pointer
}
.form-checkbox label:before{
    content:"\f0c8";
    font-family:'Font Awesome 5 Free';
    font-weight:400;
    color:#fff;
    margin-right:15px
}
.form-radio{
    position:relative
}
.form-radio input{
    display:block;
    position:absolute;
    width:16px;
    top:5px;
    opacity:0
}
.form-radio input:checked ~ label:before{
    content:"\f058";
    font-family:'Font Awesome 5 Free';
    font-weight:900;
    color:#E21012
}
.form-radio label{
    display:block;
    position:relative;
    cursor:pointer
}
.form-radio label:before{
    content:"\f111";
    font-family:'Font Awesome 5 Free';
    font-weight:900;
    color:#fff;
    margin-right:2vmin
}
.form-select{
    width:100%;
    padding:1.3rem 2.5rem;
    margin:0;
    color:#fff;
    background:transparent;
    -webkit-box-shadow:none;
    box-shadow:none;
    border:1px solid #fff;
    border-radius:25px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.form-select option{
    background:#000
}
.form-select:focus{
    border-color:#000
}
.form-select.form-drop{
    padding-right:35px;
    -moz-appearance:none;
    appearance:none;
    background:url(../../assets/img/dropdown.png) no-repeat;
    background-position:96% 18px;
    -webkit-appearance:none;
    outline:none
}
.form .btn{
    padding:0;
    margin:3rem 0;
    text-align:left
}
.btn{
    display:inline-block;
    min-width:15rem;
    padding:10px 15px;
    font-family:"Roboto Condensed",sans-serif;
    text-align:center;
    text-transform:uppercase;
    background:#eee;
    border:1px solid transparent;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-transition:.2s all linear;
    transition:.2s all linear;
    cursor:pointer
}
.btn:hover{
    color:#000;
    background:#E21012
}
.btn-primary{
    color:#fff;
    background:#E21012
}
.btn-primary:hover{
    color:#E21012;
    background:#000
}
.btn-secondary{
    color:#E21012;
    background:#000
}
.btn-secondary:hover{
    color:#fff;
    background:#E21012
}
.btn-empty{
    padding:0;
    color:#E21012;
    text-transform:uppercase;
    background:transparent
}
.btn-empty:hover{
    color:#000;
    background:transparent
}
.page-header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:10;
    -webkit-transition:.2s all linear;
    transition:.2s all linear
}
.page-header--move{
    background:rgba(23,23,23,0.9)
}
.navbutton{
    width:50px;
    height:40px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    right:10px;
    top:0px;
    margin:5px 10px;
    line-height:5px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    background:transparent;
    border:none
}
.navbutton-item{
    display:inline-block;
    width:25px;
    height:2px;
    margin:3px 0;
    background:#fff;
    -webkit-transition:0.2s all linear;
    transition:0.2s all linear
}
.navbutton.is-active .navbutton-item{
    opacity:0
}
.navbutton.is-active .navbutton-item:last-of-type,.navbutton.is-active .navbutton-item:first-of-type{
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
    top:17px;
    opacity:1
}
.navbutton.is-active .navbutton-item:first-of-type{
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
.navbutton.is-active .navbutton-item:last-of-type{
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.menu{
    display:none
}
.menu-list{
    width:100%;
    text-align:center;
    padding:0;
    margin:0
}
.menu-item{
    display:block;
    font-size:1.8rem;
    margin:0 1vw
}
.menu-item__link{
    display:inline-block;
    font-weight:400;
    font-family:"Montserrat",sans-serif;
    text-transform:uppercase;
    padding:25px 10px;
    color:#fff
}
.menu-item__link:after{
    content:'';
    display:block;
    width:25px;
    height:2px;
    background:#fff;
    margin:0 auto;
    opacity:0;
    -webkit-transition:.2s all linear;
    transition:.2s all linear
}
.menu-item__link:hover:after{
    opacity:1
}
.menu.is-active{
    display:block
}
.section{
    position:relative;
    overflow:hidden
}
.section-1{
    min-height:100vh;
    background:#444;
    background-size:cover;
    background-position:left
}
.zoom-slide{
    min-height:100vh;
    overflow:hidden
}
.zoom-slide.swiper-slide-active img{
    -webkit-animation-name:uk-scale-12;
    animation-name:uk-scale-12;
    -webkit-animation-duration:10s;
    animation-duration:10s;
    animation-direction:reverse
}
.zoom-item img{
    width:100%;
    height:100vh;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:left;
    object-position:left
}
.animation-top-left{
    -webkit-transform-origin:0 0;
    transform-origin:0 0
}
.animation-top-center{
    -webkit-transform-origin:50% 0;
    transform-origin:50% 0
}
.animation-top-right{
    -webkit-transform-origin:100% 0;
    transform-origin:100% 0
}
@-webkit-keyframes uk-scale-12{
    0%{
        -webkit-transform:scale(1.5);
        transform:scale(1.5)
    }
    100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes uk-scale-12{
    0%{
        -webkit-transform:scale(1.5);
        transform:scale(1.5)
    }
    100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.welcome{
    position:absolute;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    color:#fff;
    z-index:9
}
.welcome-title{
    width:100%;
    font-size:15vmin;
    text-transform:uppercase
}
.welcome-title b{
    -webkit-text-stroke:2px #fff;
    color:transparent
}
.welcome-title img{
    display:block;
    width:60%;
    margin:0 auto
}
.welcome-subtitle{
    display:block;
    font-size:2.5vmin;
    text-transform:uppercase;
    font-weight:300;
    letter-spacing:3px
}
.welcome-scroll{
    display:inline-block;
    margin:15vmin 0 0;
    cursor:pointer
}
.welcome-scroll__icon{
    display:inline-block;
    max-width:30px;
    -webkit-transition:.2s all linear;
    transition:.2s all linear
}
.welcome-scroll__text{
    display:block;
    margin:5px 0;
    text-transform:uppercase;
    font-weight:300;
    letter-spacing:2px
}
.welcome-scroll:hover .welcome-scroll__icon{
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px)
}
.fast-contact{
    position:absolute;
    width:100%;
    bottom:2vh;
    z-index:9
}
.contact-phone{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.contact-phone__icon{
    display:inline-block;
    width:40px;
    height:40px;
    line-height:38px;
    color:#E21012;
    text-align:center;
    border:1px solid #fff;
    border-radius:100%
}
.contact-phone__text{
    font-weight:300;
    font-size:1.8rem;
    color:#fff;
    padding:0 1rem
}
.contact-email{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.contact-email__icon{
    display:inline-block;
    width:40px;
    height:40px;
    line-height:38px;
    color:#E21012;
    text-align:center;
    border:1px solid #fff;
    border-radius:100%
}
.contact-email__text{
    font-weight:300;
    font-size:1.8rem;
    color:#fff;
    padding:0 1rem
}
.contact-social{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    color:#fff
}
.contact-social__text{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-weight:300;
    text-transform:uppercase;
    letter-spacing:2px
}
.contact-social__text::after{
    content:'';
    display:inline-block;
    width:3vw;
    height:1px;
    margin:0 10px;
    background:#FFF
}
.contact-social__link{
    display:inline-block;
    color:#E21012;
    font-size:2rem;
    margin:0 5px;
    -webkit-transition:.2s all linear;
    transition:.2s all linear
}
.contact-social__link:hover{
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px)
}
.ofert-home{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    background:#171717;
    overflow:hidden
}
.ofert-item{
    position:relative;
    width:100%;
    min-height:50vh;
    background:#333;
    overflow:hidden;
    -webkit-transition:.3s all linear;
    transition:.3s all linear
}
.ofert-item__content{
    min-height:50vh;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-line-pack:distribute;
    align-content:space-around;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.ofert-item__content::after{
    content:'';
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    background:transparent;
    opacity:0.5;
    z-index:1;
    -webkit-transition:.2s all linear;
    transition:.2s all linear
}
.ofert-item__content.ofert-paintball:hover::after{
    background:#C11111
}
.ofert-item__content.ofert-mobilna-balia:hover::after{
    background:#DA712C
}
.ofert-item__content.ofert-splywy-kajakowe:hover::after{
    background:#275AA3
}
.ofert-item__content.ofert-paintball-dla-dzieci:hover::after{
    background:#2E5D40
}
.ofert-item__content.ofert-fotobudka-lustro:hover::after{
    background:#4B3368
}
.ofert-item__bc{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    z-index:0;
    -webkit-transition:.2s all linear;
    transition:.2s all linear
}
.ofert-item__logo{
    position:relative;
    width:100px;
    margin:0 auto;
    z-index:2
}
.ofert-item__title{
    position:relative;
    width:100%;
    display:block;
    text-align:center;
    text-transform:uppercase;
    font-size:3.5vmin;
    color:#fff;
    z-index:2
}
.ofert-item__title b{
    -webkit-text-stroke:1px #fff;
    color:transparent
}
.ofert-item .btn-ofert{
    position:relative;
    z-index:2
}
.ofert-item:hover{
    -webkit-box-shadow:0 0 35px #171717;
    box-shadow:0 0 35px #171717;
    z-index:2
}
.ofert-item:hover .ofert-item__bc{
    -webkit-filter:grayscale(0);
    filter:grayscale(0)
}
.about-us{
    padding:20vmin 0;
    min-height:80vh;
    background:#171717 url(../../assets/img/about-us-bc.png) no-repeat fixed;
    background-size:cover;
    background-position:top
}
.about-us .about-red-text{
    display:inline;
    font-family:"Montserrat",sans-serif;
    font-size:3rem;
    font-weight:600;
    line-height:2.5;
    color:#fff;
    -webkit-box-shadow:0 0 0 10px #E21012;
    box-shadow:0 0 0 10px #E21012;
    background:#E21012
}
.about-us .contact-phone{
    margin:15px 0
}
.about-us .about-text{
    height:100%;
    padding:5vmin;
    background:#fff
}
.about-us .about-btn{
    margin:3rem 0
}
.about-us .about-slide img{
    width:100%
}
.about-nav-btns{
    position:absolute;
    bottom:2rem;
    right:2rem
}
.about-nav-btns .btn-nav{
    display:inline-block;
    width:35px;
    height:35px;
    line-height:35px;
    text-align:center;
    color:#E21012;
    border:1px solid #E21012;
    border-radius:100%;
    cursor:pointer
}
.about-interesing{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    margin:10vh 0;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.about-interesing__text{
    margin:2rem 0;
    font-family:"Montserrat",sans-serif;
    font-size:5vmin;
    font-weight:600;
    text-transform:uppercase;
    line-height:1;
    color:#fff
}
.about-interesing__text b{
    -webkit-text-stroke:1px #fff;
    color:transparent
}
.about-item{
    margin:0 0 3rem;
    color:#fff;
    text-align:center
}
.about-item__icon{
    display:block;
    width:8rem;
    height:8rem;
    padding:1rem;
    margin:3rem auto;
    line-height:7.5rem;
    text-align:center;
    border:1px solid #E21012;
    border-radius:100%
}
.about-item__icon img{
    width:25px;
    height:auto
}
.about-item__text{
    font-size:1.8rem;
    line-height:1.8
}
.news-home{
    padding:5vmin 0 0;
    margin:0 0 -5vmin
}
.home-news-image{
    position:relative;
    z-index:2
}
.home-news-box{
    padding:5vmin 0
}
.news-content .news-date{
    font-family:"Montserrat",sans-serif;
    font-size:1.6rem;
    color:#919191
}
.news-content .news-title{
    font-family:"Montserrat",sans-serif;
    font-size:2rem;
    margin:0 0 3rem
}
.news-content .news-btn{
    margin:3rem 0
}
.news-content .news-btn .btn{
    padding:0;
    padding-right:1.5rem;
    text-align:left
}
.contact{
    padding:15vmin 0 5vmin;
    background: url(../../assets/img/contact-bc.jpg) no-repeat fixed;
    background-size:cover;
    background-position:top;
    color:#fff
}
.contact-content{
    padding-right:10vw
}
.contact .contact-phone,.contact .contact-email{
    margin:4rem 0
}
.page-footer{
    border-top:1px solid #f2f2f2;
    padding:1.5rem 0
}
.page-footer b,.page-footer strong{
    color:#E21012
}
.eu-baner{
    padding:1rem 0
}
.ofert-list-bottom{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.ofert-list-bottom .ofert-list__item{
    display:inline-block;
    margin:1rem;
    -webkit-transition:.2s all linear;
    transition:.2s all linear
}
.ofert-list-bottom .ofert-list__item:hover{
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px)
}
.subpage-head{
    color:#fff;
    padding:15vmin 0 10vmin;
    background-image:url(../../assets/img/subpage-head.jpg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat
}
.subpage-body{
    min-height:80vh;
    padding:5vmin 0
}
.news-item{
    margin:0 0 3rem
}
.news-image{
    width:100%;
    height:auto
}
.submenu{
    margin:0 0 5vh
}
.submenu-title{
    font-size:2rem;
    font-weight:600;
    text-align:center;
    margin:0 0 3vmin
}
.submenu ul{
    margin:0;
    padding:0;
    text-align:center
}
.submenu ul li{
    display:inline-block;
    position:relative;
    margin:0 2px
}
.submenu ul li.menuactive>a{
    color:#fff;
    background:#E21012
}
.submenu ul li a{
    display:block;
    padding:20px;
    margin-bottom:10px;
    background:#f2f2f2
}
.submenu ul li a:hover{
    color:#fff;
    background:#E21012
}
.gallery-item{
    display:block;
    margin:0 0 30px
}
.gallery-item__img{
    display:block;
    width:100%;
    height:auto;
    -webkit-transition:.2s all linear;
    transition:.2s all linear
}
.gallery-item__img:hover{
    -webkit-box-shadow:0 0 5px 2px #3c3c3c;
    box-shadow:0 0 5px 2px #3c3c3c
}
.why-header{
    text-align:center
}
.why-image{
    display:block;
    width:100%;
    height:auto
}
.why-title{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:0;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:2.4rem;
    font-weight:400;
    padding:15px 0;
    height:90px;
    color:white;
    background-color:#E21012
}
.why-body{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    padding:15px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    text-align:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.why-item{
    position:relative;
    min-height:300px;
    margin:0 0 30px
}
@-webkit-keyframes bounce{
    0%{
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    60%{
        -webkit-transform:scale(1.1);
        transform:scale(1.1)
    }
    80%{
        -webkit-transform:scale(1.05);
        transform:scale(1.05)
    }
    100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes bounce{
    0%{
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    60%{
        -webkit-transform:scale(1.1);
        transform:scale(1.1)
    }
    80%{
        -webkit-transform:scale(1.05);
        transform:scale(1.05)
    }
    100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.who-item{
    position:relative;
    margin:0 0 30px;
    border:1px solid #c5b6b6
}
.who-image{
    width:100%;
    max-height:300px;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:center;
    object-position:center
}
.who-body{
    padding:10px 0px
}
.who-title{
    text-align:center;
    font-size:2.4rem;
    background-color:#f3f3f3;
    margin:0 0 15px;
    padding:10px
}
.scenario-item{
    padding:3vmin 0;
    margin:0 0 30px;
    border-bottom:1px solid #c5b6b6
}
.scenario-body{
    padding:3rem 15px
}
.scenario-title{
    font-size:2.4rem;
    margin:0 0 15px;
    padding:10px;
    background-color:#f3f3f3
}
.scenario-image img{
    width:100%;
    height:300px;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:center;
    object-position:center
}
.pricelist-item{
    margin:0 0 30px;
    border:1px solid #c5b6b6
}
.pricelist-item img{
    display:block;
    width:100%;
    height:auto
}
.pricelist-body{
    padding:10px 0px
}
.pricelist-body a{
    font-weight:600;
    color:#E21012
}
.pricelist-title{
    font-size:2.4rem;
    text-align:center;
    margin:0 0 15px;
    padding:0 0 5px;
    border-bottom:1px solid #E21012
}
.pricelist-price{
    font-size:4rem;
    font-weight:600;
    color:#fff;
    text-align:center;
    background:#E21012
}
.mob-pricelist-item{
    margin:0 0 30px;
    border:1px solid #c5b6b6
}
.mob-pricelist-text{
    padding:15px 10px;
    text-align:center;
    line-height:2;
    border-bottom:1px solid #c5b6b6
}
.mob-pricelist-text:last-of-type{
    border-bottom:none
}
.mob-pricelist-text a{
    font-weight:600;
    color:#E21012
}
.mob-pricelist-price{
    padding:15px;
    font-size:2rem;
    color:#fff;
    text-align:center;
    background:#E21012
}
.mob-pricelist-title{
    display:block;
    width:100%;
    font-size:1.8rem;
    text-align:center;
    padding:10px 15px;
    border-bottom:1px solid #E21012
}
.where-list{
    margin:0;
    padding:1.5rem 0;
    text-align:center
}
.where-item{
    display:inline-block;
    margin:2px
}
.where-link{
    display:block;
    font-size:2rem;
    font-weight:600;
    color:#fff;
    padding:15px 25px;
    text-transform:uppercase;
    background:#E21012
}
.where-link:hover{
    color:#333;
    background:#f2f2f2
}
@media (min-width: 992px){
    .navbutton{
        display:none
    }
    .menu{
        display:block
    }
    .menu-list{
        display:inline-block
    }
    .menu-item{
        display:inline-block
    }
    .ofert-item{
        width: 24%;
        min-height:100vh;
        -webkit-transform:skew(-15deg);
        transform:skew(-15deg);
        background:#333;
        overflow:hidden;
        -webkit-transition:.3s all linear;
        transition:.3s all linear
    }
    .ofert-item__content{
        width: 180%;
        min-height:100vh;
        margin-left:-45%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-line-pack:distribute;
        align-content:space-around;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-transform:skew(15deg);
        transform:skew(15deg)
    }
    .ofert-item__bc{
        display:block;
        position:absolute;
        width:100%;
        height:100%;
        -o-object-fit:cover;
        object-fit:cover;
        -webkit-filter:grayscale(100%);
        filter:grayscale(100%);
        z-index:-1;
        -webkit-transition:.2s all linear;
        transition:.2s all linear
    }
    .ofert-item__logo{
        margin-left: 55%;
    }
    .ofert-item__title{
        display:block;
        width:100%
    }
    .ofert-item .btn-ofert{
        margin-left: -15%;
    }
    .ofert-item:hover{
        -webkit-box-shadow:0 0 35px #171717;
        box-shadow:0 0 35px #171717;
        z-index:2
    }
    .ofert-item:hover .ofert-item__bc{
        -webkit-filter:grayscale(0);
        filter:grayscale(0)
    }
    .why-body{
        position:absolute;
        top:0;
        left:0;
        background:#fff;
        -webkit-box-shadow:0 0 2px 2px #eee;
        box-shadow:0 0 2px 2px #eee;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    .why-item:hover .why-body{
        -webkit-animation:bounce .5s .2s forwards;
        animation:bounce .5s .2s forwards
    }
}
