@font-face {
    font-family: 'AvantGardeITC';
    src: url('../fonts/subset-AvantGardeITC-Italic.html') format('woff2'),
    url('../fonts/subset-AvantGardeITC-Italic.woff') format('woff'),
    url('../fonts/subset-AvantGardeITC-Italic.ttf') format('truetype'),
    url('../fonts/subset-AvantGardeITC-Italic.svg#AvantGardeITC-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'AvantGardeITC_book';
    src: url('../fonts/subset-AvantGardeITCbook.html') format('woff2'),
    url('../fonts/subset-AvantGardeITCbook.woff') format('woff'),
    url('../fonts/subset-AvantGardeITCbook.ttf') format('truetype'),
    url('../fonts/subset-AvantGardeITCbook.svg#AvantGardeITCbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvantGardeITC_book';
    src: url('../fonts/subset-AvantGardeITCbook-Italic.html') format('woff2'),
    url('../fonts/subset-AvantGardeITCbook-Italic.woff') format('woff'),
    url('../fonts/subset-AvantGardeITCbook-Italic.ttf') format('truetype'),
    url('../fonts/subset-AvantGardeITCbook-Italic.svg#AvantGardeITCbook-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'AvantGardeITC';
    src: url('../fonts/subset-AvantGardeITC.html') format('woff2'),
    url('../fonts/subset-AvantGardeITC.woff') format('woff'),
    url('../fonts/subset-AvantGardeITC.ttf') format('truetype'),
    url('../fonts/subset-AvantGardeITC.svg#AvantGardeITC') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'All Round Gothic Book';
    src: url('../fonts/subset-AllRoundGothic-Book.html') format('woff2'),
    url('../fonts/subset-AllRoundGothic-Book.woff') format('woff'),
    url('../fonts/subset-AllRoundGothic-Book.ttf') format('truetype'),
    url('../fonts/subset-AllRoundGothic-Book.svg#AllRoundGothic-Book') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'All Round Gothic Demi';
    src: url('../fonts/subset-AllRoundGothic-Demi.html') format('woff2'),
    url('../fonts/subset-AllRoundGothic-Demi.woff') format('woff'),
    url('../fonts/subset-AllRoundGothic-Demi.ttf') format('truetype'),
    url('../fonts/subset-AllRoundGothic-Demi.svg#AllRoundGothic-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'All Round Gothic';
    src: url('../fonts/subset-AllRoundGothic-Bold.html') format('woff2'),
    url('../fonts/subset-AllRoundGothic-Bold.woff') format('woff'),
    url('../fonts/subset-AllRoundGothic-Bold.ttf') format('truetype'),
    url('../fonts/subset-AllRoundGothic-Bold.svg#AllRoundGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'All Round Gothic Bold Oblique';
    src: url('../fonts/subset-AllRoundGothic-BoldOblique.html') format('woff2'),
    url('../fonts/subset-AllRoundGothic-BoldOblique.woff') format('woff'),
    url('../fonts/subset-AllRoundGothic-BoldOblique.ttf') format('truetype'),
    url('../fonts/subset-AllRoundGothic-BoldOblique.svg#AllRoundGothic-BoldOblique') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'All Round Gothic Demi Oblique';
    src: url('../fonts/subset-AllRoundGothic-DemiOblique.html') format('woff2'),
    url('../fonts/subset-AllRoundGothic-DemiOblique.woff') format('woff'),
    url('../fonts/subset-AllRoundGothic-DemiOblique.ttf') format('truetype'),
    url('../fonts/subset-AllRoundGothic-DemiOblique.svg#AllRoundGothic-DemiOblique') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'All Round Gothic Book Oblique';
    src: url('../fonts/subset-AllRoundGothic-BookOblique.html') format('woff2'),
    url('../fonts/subset-AllRoundGothic-BookOblique.woff') format('woff'),
    url('../fonts/subset-AllRoundGothic-BookOblique.ttf') format('truetype'),
    url('../fonts/subset-AllRoundGothic-BookOblique.svg#AllRoundGothic-BookOblique') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'All Round Gothic Medium Oblique';
    src: url('../fonts/subset-AllRoundGothic-MediumOblique.html') format('woff2'),
    url('../fonts/subset-AllRoundGothic-MediumOblique.woff') format('woff'),
    url('../fonts/subset-AllRoundGothic-MediumOblique.ttf') format('truetype'),
    url('../fonts/subset-AllRoundGothic-MediumOblique.svg#AllRoundGothic-MediumOblique') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'All Round Gothic';
    src: url('../fonts/subset-AllRoundGothic-Medium.html') format('woff2'),
    url('../fonts/subset-AllRoundGothic-Medium.woff') format('woff'),
    url('../fonts/subset-AllRoundGothic-Medium.ttf') format('truetype'),
    url('../fonts/subset-AllRoundGothic-Medium.svg#AllRoundGothic-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

.swiper-container {
    height: 100vh;
}

.swiper-slide {
    background-size: cover;
    background-position: center center;
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: 'AvantGardeITC_book';
}

video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: #fff;
    background-size: cover;
    transition: 1s opacity;
    z-index: -4;
}

.not-support {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background: #fff;
    z-index: -4;
    transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity;
    background-size: cover;
}

.stopfade {
    opacity: .5;
}

.flex-sep {
    width: 100%;
}

.video-txt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;

    font-family: 'AvantGardeITC_book';
    font-weight: 100;
    /* background: rgba(0,0,0,0.3); */
    background: transparent;
    color: white;
    padding: 0 4rem;
    box-sizing: border-box;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0 auto;
    font-size: 1.2rem;
    text-align: center;
    min-height: 100vh;
}

h1 {
    font-size: 3rem;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: .3rem;
}

.video-txt__more {
    display: flex;
    width: 150px;
    height: 38px;
    margin: 1rem auto;
    font-size: 1.3rem;
    justify-content: center;
    align-items: center;
    background: transparent;
    color: #fff;
    border: 2px #fff solid;
    border-radius: 15px;
    cursor: pointer;
    transition: .3s background;
    text-decoration: none;
}

.video-txt__more:hover {
    background: rgba(0, 0, 0, 0.5);
}

.video-txt__desc {

}

.link {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.5);
    padding: .5rem;
    transition: .6s background;
}

.link:hover {
    background: rgba(0, 0, 0, 0.9);
}

.dark-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.header {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 99999999
}

.top {
    max-width: 1280px;
    width: 100%;
    margin: 0px auto;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.logo {
    background: url('../img/logo_mobiex.png') no-repeat;
    width: 250px;
    height: 83px;
    background-size: contain;
    display: block;
    margin: 55px 0 0 0;
    flex-shrink: 0;
}

.top-menu {
    list-style-type: none;
    display: flex;
    height: 38px;
    align-items: center;
    margin: 55px 0 0 0;
}

.video-txt__h1 {
    margin: 0 0 0 0;
    font-family: 'All Round Gothic Book';
    font-size: 68px;
    font-weight: normal;
    padding: 50px 0 0 0;
    color: #fe016e;
}

.video-txt__desc {
    margin: 40px 0;
    font-size: 24px;
    width: 100%;
}

.top-menu__li {
    margin: 0 25px;
    position: relative;
}

.top-menu__li__a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 21px;
    font-family: 'Bungee', cursive;
    font-family: 'Roboto', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Barlow', sans-serif;
    font-family: 'Lato', sans-serif;
    font-family: 'Oswald', sans-serif;
    position: relative;
}

.top-menu__li__a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: -14px;
    border-radius: 3px;
    left: 0;
    background-color: #fe016e;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.top-menu__li__a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1.2);
    transform: scaleX(1.2);
}

.top-menu__li__a--res {
    background: #fe016e;
    border-radius: 10px;
    padding: 4px 20px;
}

.top-menu__li__a--res:hover:before {
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}


.top-menu ul {
    margin: 20px 0 0 0;
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 33px;
    left: -20px;
    z-index: 1;
    background: #fe016e;
    padding: 5px 20px 10px 20px;
    min-width: 100%;
    transition: all .2s ease-in-out;
}

.top-menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

.top-menu ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    _margin: 0; /*IE6 only*/
}

.top-menu ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0; /*IE6 only*/
    left: -36px;
}

.top-menu ul li:last-child {
    box-shadow: none;
}

.top-menu ul a {
    width: 100%;
    _height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
    text-decoration: none;
    color: #fff;
    margin: 5px 0;
    font-size: 17px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.top-menu ul a:hover {
    text-decoration: underline;
}

.top-menu ul li:first-child > a {
    /*border-radius: 3px 3px 0 0;*/
}

.top-menu ul li:first-child > a:after {
    /*content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444;*/
}

.top-menu ul ul li:first-child a:after {
    /*left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3b3b3b;*/
}

.top-menu ul li:first-child a:hover:after {
    border-bottom-color: #ec7d22;
}

.top-menu ul ul li:first-child a:hover:after {
    border-right-color: #0299d3;
    border-bottom-color: transparent;
}

.top-menu ul li:last-child > a {
    /*border-radius: 0 0 3px 3px;*/
}


.dots {
    margin: 0px auto;
    height: 5px;
    width: 5px;
    background: #fff;
    border-radius: 50%;
    position: relative;
}

.dots:before {
    content: '';
    height: 5px;
    width: 5px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: -10px;
}

.dots:after {
    content: '';
    height: 5px;
    width: 5px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: -10px;
}


.how-works {
    width: 100%;
    background: #fff;
    padding: 80px 20px 110px 20px;
    box-sizing: border-box;
}

.how-works__head {
    width: 100%;
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    color: #666666;
    margin: 0 0 100px 0;
    font-family: 'All Round Gothic';
}

.how-works__items {
    display: flex;
    justify-content: space-between;
    max-width: 1500px;
    margin: 0px auto;
}

.wItem {
    width: 21%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    align-content: baseline;
}

.wItem img {
    align-self: center;
}

.wItem__title {
    width: 100%;
    text-align: center;
    font-size: 29px;
    color: #282f42;
    font-family: 'All Round Gothic Demi';
    margin: 68px 0 30px 0;
    text-transform: uppercase;
}

.wItem__desc {
    width: 100%;
    font-size: 16px;
    color: #666666;
    font-family: 'AvantGardeITC_book';
    text-align: center;
    line-height: 24px;
}


.why-we {
    width: 100%;
    min-height: 761px;
    background: url('../img/bg_whywe.jpg');
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 66% top;
}

.why-we__box {
    max-width: 560px;
    margin: 0 0 0 160px;
}

.why-we__head {
    font-size: 40px;
    font-family: 'All Round Gothic Book';
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 90px 0 0 0;
}

.why-we__title {
    font-size: 29px;
    color: #282f42;
    font-family: 'All Round Gothic Demi';
    text-transform: uppercase;
    margin: 0 0 40px 0;
}

.why-we__desc {
    font-size: 16px;
    color: #666666;
    font-family: 'AvantGardeITC_book';
    line-height: 22px;
}


.laptop {
    width: 100%;
    min-height: 761px;
    background: url('../img/bg_marketing.jpg');
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.laptop__box {
    max-width: 680px;
    margin: 0 0 0 160px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: 0 20px;
    box-sizing: border-box;
}

.laptop__title {
    font-size: 60px;
    color: #fff;
    font-family: 'All Round Gothic Demi';
    text-transform: uppercase;
    margin: 0 0 40px 0;
}

.laptop__desc {
    font-size: 26px;
    color: #fff;
    font-family: 'AvantGardeITC_book';
    line-height: 32px;
    margin: 0 0 90px 0;
}

.button-rounded {
    width: 265px;
    height: 60px;
    background: #fff;
    border-radius: 10px;
    color: #fe016e;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-family: 'AvantGardeITC';
    text-decoration: none;
}


.clients {
    width: 100%;
    background: #fff;
    padding: 40px 20px 60px 20px;
    box-sizing: border-box;
}

.clients__head {
    font-size: 40px;
    color: #666666;
    width: 100%;
    text-align: center;
    font-family: 'All Round Gothic Book';
    text-transform: uppercase;
    margin: 0 0 40px 0;
}

.clients__head--cars {
    margin: 0 0 100px 0;
}

.clients__logos {
    width: calc(100% - 200px);
    margin: 0px auto;
    position: relative;
}

.clients__logos:before {
    content: '';
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    top: 0;
    bottom: 0;
    left: 0;
    width: 300px;
    height: 100%;
    z-index: 9999999;
}

.clients__logos:after {
    content: '';
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    top: 0;
    bottom: 0;
    right: 0;
    width: 300px;
    height: 100%;
    z-index: 9999999;
}

.client_logo {
    height: 100px;
}

.footer {
    width: 100%;
    min-height: 329px;
    background: url('../img/footer_bg.jpg');
    display: flex;
    align-content: center;
    align-items: center;
}

.foot {
    max-width: 1280px;
    width: 100%;
    margin: 0px auto;
    display: flex;
    padding: 0 20px;
    box-sizing: border-box;
    justify-content: space-between;
}

.footlinks {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.foot-li, .foot-link, .foot__right {
    color: #fff;
    font-size: 17px;
    font-family: 'AvantGardeITC_book';
}

.foot-li--head {
    color: #fe016e;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'AvantGardeITC_book';
}

.foot-link {
    display: block;
    text-decoration: none;
    margin: 20px 0 0 0;
}

.foot-link:hover {
    text-decoration: underline;
}

.foot-li--head .foot-link {
    color: #fe016e;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'AvantGardeITC_book';
}

.foot__links {
    display: flex;
    justify-content: space-between;
}

.foot__links1 {
    min-width: 135px;
    margin: 0 150px 0 0;
}

.foot__links2 {
    min-width: 60px;
    margin: 0 150px 0 0;
}

.foot__right {
    text-align: right;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    color: #898989;
}

.foot__about {
    width: 100%;
    margin: 0 0 20px 0;
}


/** Subpage **/

.subpage-top {
    width: 100%;
    min-height: 416px;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    flex-direction: column;
}

.subpage-top--main {
    background: url('../img/bg_400.jpg') no-repeat;
}

.subpage-top--insidecar {
    background: url('../img/bg_insidecar.jpg') no-repeat;
}

.subpage-top--user {
    background: url('../img/bg_user.jpg') no-repeat;
    background-position: center;
}

.subpage-top--claimy {
    background: url('../img/bg_claimy.jpg') no-repeat;
    background-position: center;
    background-size: cover;
}

.subpage-top--emiles {
    background: url('../img/emiles_2.jpg') no-repeat;
    background-position: center;
    background-size: cover;
}

.subpage-top--3persons {
    background: url('../img/bg_5.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}

.subpage-top--6 {
    background: url('../img/bg_6.jpg') no-repeat;
    background-size: cover;
    background-position: top;
}

.subpage-top--7 {
    background: url('../img/bg_7.jpg') no-repeat;
    background-size: cover;
    background-position: top;
}

.subpage-top--8 {
    background: url('../img/bg_innowacje.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}

.subpage-top__text {
    max-width: 1280px;
    width: 100%;
    height: 100%;
    flex-grow: 1;
    margin: 0px auto 40px auto;
    color: #fe016e;
    font-size: 68px;
    text-transform: uppercase;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    font-family: 'All Round Gothic Book';
}

.subpage-container {
    background: #fff;
    width: 100%;
}

.subpage-desc {
    max-width: 1280px;
    width: 100%;
    padding: 50px 20px 50px 20px;
    box-sizing: border-box;
    margin: 0 auto 0 auto;
    font-size: 18px;
    color: #666666;
    font-family: 'AvantGardeITC_book';
    line-height: 28px;
}


/** FAQ **/
.faq {
    max-width: 1280px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 20px;
}

.faq__header {
    color: #fe016e;
    font-size: 48px;
    text-transform: uppercase;
    padding: 80px 0;
    display: flex;
    align-items: flex-end;
    font-family: 'AvantGardeITC_book';
}

.faq__list {
    width: 100%;
    float: left;
    margin: 0 0 80px 0;
}

.faq__left {
    float: left;
    width: 45%;
}

.faq__right {
    float: right;
    width: 45%;
}

.faq__box {
    width: 100%;
    float: left;
}

.faq__question {
    box-sizing: border-box;
    padding: 10px 0 10px 40px;
    font-size: 18px;
    color: #666666;
    font-family: 'AvantGardeITC_book';
    line-height: 28px;
    position: relative;
    border-bottom: 1px #e4e4e4 solid;
    cursor: pointer;
}

.faq__question:hover {
    color: #fe016e;
}

.faq__button {
    position: absolute;
    left: 0;
    top: 12px;
    width: 25px;
    height: 25px;
    background: #fe016e;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
}

.faq__answer {
    padding: 10px 0;
    font-family: 'AvantGardeITC_book';
    color: #666666;
    display: none;
}

/** Contact **/

.contact {
    max-width: 1280px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 20px;
}

.contact-address {
    width: 100%;
}

.contact-container {
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.contact-container--first {
    padding: 40px 0 20px 0;
    flex-wrap: wrap;
}

.contact-container--second {
    padding: 0 0 60px 0;
    justify-content: center;
}

.contact-box {
    max-width: 23%;
    min-width: 260px;
    width: 100%;
    min-height: 100px;
    border: 1px #e4e4e4 solid;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 0 20px 0;
}

.contact__phone, .contact__mail {
    display: flex;
    align-items: center;
    align-content: center;
    margin: 5px 0;
}

.contact__icon {
    margin: 0 10px 0 0;
}

/** Media **/

.media {
    max-width: 1280px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 20px;
    font-family: 'AvantGardeITC_book';
}

.media-container {
    padding: 100px 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
}

.mediabox {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 20px 0;
}

.mediabox__data {
    margin: 0 0 0 20px;
}

.mediabox__data--news {
    margin: 0 20px 0 0;
}

.mediabox__title, .mediabox__title a {
    font-size: 20px;
    color: #666;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-decoration: none;
}

.mediabox__data--news .mediabox__title {
    font-size: 34px;
}

.mediabox__data--news .mediabox__desc {
    font-size: 16px;
    line-height: 22px;
}

.mediabox__title a:hover {
    text-decoration: underline;
}

.mediabox__img {
    max-width: 23%;
    width: 100%;
    height: 100px;
    border: 1px #e4e4e4 solid;
    border-radius: 10px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-shrink: 0;
}

.mediabox__img img {
    max-width: 100%;
    max-height: 70px;
}

.mediabox__date {
    font-size: 14px;
    color: #ccc;
    margin: 5px 0 15px 0;
}

.back {
    text-decoration: none;
    position: absolute;
    top: 60px;
    left: 0;
    color: #fe016e;
}

.back:hover {
    text-decoration: underline;
}

/** FILES **/
.files {
    max-width: 900px;
    margin: 0px auto;
    padding: 50px 20px;
    box-sizing: border-box;
    font-family: 'AvantGardeITC_book';
}

.files-title {
    color: #21212b;
    font-size: 24px;
    font-weight: 700;
}

.file {
    float: left;
    width: 100%;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px #e2e2e2 solid;
    align-items: center;
}

.file:last-child {
    border-bottom: none;
}

.file-download:hover .file-icon {
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.file-desc {
    width: 60%;
}

.file-icon {
    width: 49px;
    height: 62px;
    float: left;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.file-pdf {
    background: url('../img/file_pdf.png');
}

.file-doc {
    background: url('../img/file_doc.png');
}

.file-docx {
    background: url('../img/file_docx.png');
}

.file-ppt {
    background: url('../img/file_ppt.png');
}

.file-xls {
    background: url('../img/file_xls.png');
}

.file-other {
    background: url('../img/file_other.png');
}

.file-download {
    float: right;
    font-size: 24px;
    color: #535353;
    font-family: 'Myriad Pro';
    height: 62px;
    line-height: 62px;
    position: relative;
    margin: 0 0 0 40px;
    display: block;
    text-decoration: none;
}

.file-download__text {
    background: #e9e9e9;
    font-size: 14px;
    padding: 3px 10px 3px 40px;
    box-sizing: border-box;
}

.file-download:hover {
    color: #000;
}


/** Slick styles **/

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/** Show menu **/

#menu-mobile {
    position: absolute;
    right: 0;
    top: 65px;
    display: none;
    width: 90%;
    background: #ffffff;
    margin: 0;
    padding: 20px 0;
    box-sizing: border-box;
    text-align: center;
    list-style-type: none;
}

.menu-mobile__li {
    margin: 10px 0;
    padding: 5px 0;
}

.menu-mobile__a {
    color: #21212b;
    text-decoration: none;
    font-size: 20px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.menu-mobile__li:hover {
    background: #fe016e;

}

.menu-mobile__li:hover a {
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.show {
    display: block !important;
    visibility: visible !important;
}

#show-menu {
    display: none;
    width: 40px;
    height: 30px;
    position: relative;
    margin: 25px 10px 0 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
    overflow: hidden;
}

#show-menu span {
    display: block;
    position: absolute;
    height: 5px;
    width: 50%;
    background: #fff;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#show-menu span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}

#show-menu span:nth-child(odd) {
    left: 0px;
    border-radius: 9px 0 0 9px;
}

#show-menu span:nth-child(1), #show-menu span:nth-child(2) {
    top: 0px;
}

#show-menu span:nth-child(3), #show-menu span:nth-child(4) {
    top: 11px;
}

#show-menu span:nth-child(5), #show-menu span:nth-child(6) {
    top: 22px;
}

#show-menu.open span:nth-child(1), #show-menu.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#show-menu.open span:nth-child(2), #show-menu.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#show-menu.open span:nth-child(1) {
    left: 5px;
    top: 7px;
}

#show-menu.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 7px;
}

#show-menu.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

#show-menu.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

#show-menu.open span:nth-child(5) {
    left: 5px;
    top: 17px;
}

#show-menu.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 17px;
}

#showMore {
    position: relative;
}

#showMore ul {
    top: 0;
    left: 0;
    display: none;
    position: absolute;
    background: #000;
    padding: 5px;
}


#showMore ul li a {
    margin: 7px 12px;
}

#showMore:hover ul {
    display: block;
    list-style-type: none;
}

.eu {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/ue.jpg) no-repeat;
    width: 400px;
    height: 55px;
    background-size: contain;
}

/** Media queries **/
@media screen and (max-width: 1400px) {
    .subpage-top {
        min-height: 316px;
    }

    .laptop__title {
        font-size: 50px;
    }

    .laptop__desc {
        font-size: 22px;
    }

    .contact-container {
        padding: 40px 0 0 0;
    }

    .wItem__title {
        margin: 38px 0 20px 0;
    }
}

@media screen and (max-width: 1160px) {
    .contact-container {
        flex-wrap: wrap;
    }

    .contact-box {
        max-width: 48%;
        margin: 0 0 40px 0;
    }
}

@media screen and (max-width: 1100px) {
    .why-we__box {
        margin: 0 0 0 110px;
    }

    .contact-container {
        padding: 40px 0 0 0;
    }

    .contact-container--first {
        padding: 20px 0 0 0;
    }

    .contact-container--second {
        padding: 0 0 70px 0;
    }

    /*
    #bgvid {
      display: none;
    }
    */
}

@media screen and (max-width: 900px) {
    .eu {
        display: none;
    }

    .top-menu {
        display: none;
    }

    #show-menu {
        display: block;
    }

    .logo {
        margin: 15px 0 0 0;
        width: 150px;
    }

    .video-txt {
        padding: 7rem 2rem 4rem 2rem;
        min-height: auto;
        box-sizing: border-box;
    }

    .subpage-top__h1 {
        font-size: 30px;
    }

    .menu-mobile__a {
        font-size: 16px;
    }

    .video-txt__desc {
        font-size: 20px;
    }

    .clients__logos {
        width: 100%;
    }

    .clients__logos:before {
        width: 200px;
    }

    .clients__logos:after {
        width: 200px;
    }

    .how-works__items {
        flex-wrap: wrap;
    }

    .wItem {
        width: 45%;
        margin: 0 0 80px 0;
    }

    .why-we {
        background-position: 53% top;
    }

    .why-we__box {
        margin: 0 0 0 50px;
    }

    .why-we__box {
        max-width: 400px;
    }

    .laptop__box {
        margin: 0px auto;
    }

    .subpage-top {
        min-height: auto;
    }

    .subpage-top__text {
        margin: 0px auto 0px auto;
        padding: 110px 20px 20px 20px;
        font-size: 38px;
    }

    .subpage-desc {
        padding: 40px 20px;
    }

    .faq__header {
        font-size: 22px;
        text-transform: uppercase;
        padding: 30px 0;
    }

    .media-container {
        padding: 50px 0 20px 0;
    }

    .mediabox {
        flex-wrap: wrap;
        margin: 20px 0;
    }

    .mediabox__img {
        height: 80px;
        max-width: 300px;
    }

    .mediabox__data {
        margin: 20px 0 30px 0;
    }

    .mediabox__data--news {
        order: 1;
    }

    .back {
        top: 30px;
    }
}

@media screen and (max-width: 800px) {
    .footer {
        padding: 30px 0;
        min-height: auto;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .foot {
        flex-wrap: wrap;
    }

    .foot__links {
        justify-content: center;
        width: 100%;
    }

    .foot__links2 {
        margin: 0;
    }

    .foot__right {
        text-align: center;
        justify-content: center;
        margin: 30px 0;
    }

    .video-txt__h1 {
        font-size: 30px;
    }

    .how-works {
        padding: 50px 20px 0px 20px;
    }

    .laptop {
        min-height: auto;
        box-sizing: border-box;
        padding: 30px 0;
    }

    .laptop__title {
        font-size: 40px;
    }

    .laptop__desc {
        font-size: 20px;
        margin: 0 0 40px 0;
    }

    .clients {
        padding: 30px 20px 60px 20px;
    }

    .clients__head--cars {
        margin: 0 0 50px 0;
    }

    .contact-container--second {
        padding: 0 0 50px 0;
    }
}

@media screen and (max-width: 660px) {
    .wItem {
        width: 100%;
        margin: 0 0 80px 0;
    }

    .why-we__box {
        margin: 0 0 0 20px;
        box-sizing: border-box;
        padding: 0 20px 0 0;
    }

    .why-we__box {
        max-width: 300px;
    }

    .why-we__head {
        margin: 90px 0 70px 0;
    }

    .contact-box {
        max-width: 100%;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .faq__left, .faq__right {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .file {
        flex-wrap: wrap;
    }

    .file-desc {
        width: 100%;
    }

    .file-download {
        margin: 20px 0 0 0;
    }
}

@media screen and (max-width: 500px) {
    .clients__logos:before {
        width: 10px;
    }

    .clients__logos:after {
        width: 10px;
    }

    .foot__links1 {
        margin: 0 50px 0 0;
    }
}
