@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Medium.woff2') format('woff2'),
    url('../fonts/Stolzl-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Light.woff2') format('woff2'),
    url('../fonts/Stolzl-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl Book';
    src: url('../fonts/Stolzl-Book.woff2') format('woff2'),
    url('../fonts/Stolzl-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Regular.woff2') format('woff2'),
    url('../fonts/Stolzl-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Bold.woff2') format('woff2'),
    url('../fonts/Stolzl-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl Book';
    src: url('../fonts/Stolzl-Book.woff2') format('woff2'),
    url('../fonts/Stolzl-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Medium.woff2') format('woff2'),
    url('../fonts/Stolzl-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Bold.woff2') format('woff2'),
    url('../fonts/Stolzl-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Light.woff2') format('woff2'),
    url('../fonts/Stolzl-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Thin.woff2') format('woff2'),
    url('../fonts/Stolzl-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Thin.woff2') format('woff2'),
    url('../fonts/Stolzl-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stolzl';
    src: url('../fonts/Stolzl-Regular.woff2') format('woff2'),
    url('../fonts/Stolzl-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




html, body {font-family: 'Stolzl', sans-serif;min-height: 100%;height:100%;}
body.change-overflow {overflow:hidden;}
* {outline:0;}
a:hover, a:active, a:focus {text-decoration: none;}
a, button {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
}
h1, h2, h3, h4, h5 {font-weight: 900;}

ul {margin:0;padding:0;list-style-type: none;}
.mobile-visible {display:none;}
.tablet-visible {display:none;}
.justify-content-center {justify-content: center;}
.pad-none {padding:0;}
.full {width:100%;}
.table-content {display: table;  width: 100%;  height: 100%;}
.table-cell-content {display: table-cell; vertical-align: middle;}
.animation-- {-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out;  }
.animation-one {-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out;  }
.anim1 {-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;  }
.anim2 {-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.fl-right {float:right;}
.height-fix {height:100%;}
.h-fix {height:100%;}
.height-very {height:80%;}
.stream-iframe {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;width:100%;}
.stream-iframe iframe, .stream-iframe img {position:absolute;top:0;left:0;width:100%;height:100%;}
.stream-iframe .player {background:transparent !important;}
.grayscale img, .grayscale iframe {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.grayscale img:hover {-webkit-filter: grayscale(0%);filter: grayscale(0%);}
.js-marquee {margin:0 !important;}
.inline-block {display:inline-block}
.padArea {padding:0 120px}
.marginSec {margin:100px 0;}
.cursorP {cursor:pointer;}
.fitCont {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.fitCont:after{
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
}
.m-visible {display:none;}
body {margin-top:100px;}
header {height:100px;width:100%;border-bottom:1px solid #182061;background: rgba(250, 250, 250, 0.50);backdrop-filter: blur(20px);}
header.active {position: fixed;top:0;z-index: 9;}
header .headMenu {width:100px;border-right:1px solid #182061;height:100px;position: relative;cursor:pointer;}
header .headMenu:hover {background: #182061;}
header .headMenu:hover svg line {stroke:#fff;}
header .headMenu svg {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
header .headMenu a {width: 100%;height: 100%;}
header .createMeet {width:100px;border-left:1px solid #182061;height:100px;}
header .createMeet:hover {background: #182061;}
header .createMeet:hover a {color:#fff;}
header .createMeet a {padding:0 15px;width: 100%;height: 100%;color: #182061;text-align: center;font-family: Stolzl;font-size: 14px;font-style: normal;font-weight: 400;}

.mainScreen {padding:85px;}
.mainScreen h1 {color: #182061;font-family: Stolzl;font-size: 64px;font-style: normal;font-weight: 400;line-height: 79.5px;max-width: 584px;}
.mainScreen h1 strong {font-weight: 500;}
.mainScreen p {color: #182061;font-family: Stolzl;font-size: 16px;font-style: normal;font-weight: 400;line-height: 149%;max-width: 473px;margin-top:10px;}
.mainScreen .logo img {height:40px;}
.mainScreen .logo {margin-right:48px;opacity: .5;}
.mainScreen .logo:hover {opacity: 1;}
.mainScreen .logo:last-child {margin-right:0;}
.mainScreen .logoArea {margin:100px 0;}
.mainScreen .scrolldown {}
.mainScreen .scrolldown {color: #182061;font-size: 16px;font-weight: 400;line-height: normal;}
.mainScreen .scrolldown svg {margin-right: 15px;}
.mainScreen .mainImage {width:100%;height: 100%;background-size:cover;}

.homeProjects {padding:0 0 85px 85px;}
.homeProjects h2 {color: #182061;font-size: 48px;font-weight: 300;line-height: 62.5px;max-width: 332px;}
.homeProjects h2 strong {font-weight: 500;}
.homeProjects p {color: #182061;font-size: 16px;font-weight: 400;line-height: 149%;max-width: 317px;}
.homeProjects .carouselNav {margin-top:100px;}
.homeProjects .carouselNav .left {margin-right:20px;}
.homeProjects .carouselNav div {cursor: pointer;}
.homeProjects .owl-mainProject .item .overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(0deg, #182061 0%, rgba(24, 32, 97, 0.25) 96.99%);
    z-index: 1;
    opacity: .5;
}

.homeProjects .owl-mainProject .item:hover .overlay {
    opacity: 1;
}
.homeProjects .owl-mainProject .owl-stage {margin-left:-42px;}
.homeProjects .owl-mainProject .owl-inner .owl-stage {margin-left:0;}
.homeProjects .item .corporate {color: #FFF;font-size: 36px;font-weight: 500;line-height: normal;position: absolute;bottom: 50px;left: 40px;z-index: 2;}
.homeProjects .miniNav {position: absolute;bottom: 120px;z-index: 3;width: 100%;}
.homeProjects .miniNav .left {position: absolute;left:15px;padding:30px;cursor:pointer;}
.homeProjects .miniNav .left img {width:17px;}
.homeProjects .miniNav .right {position: absolute;right:15px;padding: 30px;cursor: pointer;}
.homeProjects .miniNav .right img {width:17px;}
.homeProjects .item .category {color: #FFF;font-size: 16px;position: absolute;bottom: 98px;z-index: 2;left: 40px;}
.homeProjects .item .review {position: absolute;bottom: 50px;left: 40px;z-index: 2;color: #FFF;font-size: 16px;text-decoration-line: underline;opacity: 0;}
.homeProjects .item .review svg {margin-left:12px;}
.homeProjects .item:hover .review {opacity: 1;}
.homeProjects .item:hover .corporate {bottom:80px;}
.homeProjects .item:hover .category {bottom:130px;}
.homeSlogan {position: relative;overflow: hidden;width:100%;}
.homeSlogan span {color: #182061;font-size: 110px;font-style: normal;font-weight: 300;line-height: 184%;opacity: .2;}

footer {padding:85px;margin:40px 0;}
footer p {color: #182061;font-size: 16px;line-height: 184%;font-weight: 300;}
footer a.startProject {color: #182061;font-size: 110px;font-weight: 400;line-height: 184%;position: relative;display: inline-block !important;}
footer a.startProject img {margin-left:30px;}
footer a.startProject:after {content:"";position: absolute;width: 100%;height: 5px;background: #182061;bottom: 0;left: 0;}
footer .menuArea {margin-top:75px;}
footer .menuArea .head {color: #182061;font-size: 16px;font-weight: 500;margin-bottom:22px;}
footer .menuArea ul li a, footer .menuArea p, footer .menuArea a {color: #182061;font-size: 16px;line-height: 195%;font-weight: 300;display: block;}
footer hr {border-color: #182061;}
footer .bottom {margin-top:60px;}
footer .bottom a {color: #182061;font-size: 16px;line-height: 184%;text-decoration-line: underline;}
footer .social a {color: #182061;font-size: 16px;font-weight: 400;text-decoration-line: underline;}
footer span.line {display: inline-block;width: 1px;height: 84px;background: #182061;}

.mainMenu {position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: #182061;z-index: 10;padding: 0 85px;overflow: auto;}
.mainMenu.active {top:0;}
.mainMenu .logo {margin:50px 0;}
.mainMenu .menu {}
.mainMenu .menu a.link {color: #FFF;font-size: 48px;display: block;}
.mainMenu .menu a.active {color:#F4B504;}
.mainMenu .menu .head {color: #FFF;font-size: 20px;font-weight: 500;padding-left:15px;margin-bottom:15px;}
.mainMenu .menu ul li a {color: #FFF;font-size: 16px;line-height: 195%;font-weight: 300;}
.mainMenu .menu ul li a:hover {color:#F4B504;}
.mainMenu .menu ul {padding-left:30px;margin-bottom:15px;}
.marginTop30 {margin-top:30px;}
.mainMenu .right {text-align: left;display: inline-block;margin-top: 20%;}
.mainMenu .mail {color: #FFF;font-size: 16px;text-decoration-line: underline;display: block;margin-bottom:30px;font-weight: 300;}
.mainMenu .phone {color: #FFF;font-size: 16px;margin-bottom:30px;display: block;font-weight: 300;}
.mainMenu .right .head  {color: #FFF;font-size: 16px;font-weight: 500;margin-bottom:30px;display: block;}
.mainMenu .right .address {color: #FFF;font-size: 16px;font-weight: 300;line-height: 143.5%;display: block;margin-bottom:30px;}
.mainMenu .right .social a {color: #FFF;font-size: 16px;font-weight: 300;line-height: 184%;text-decoration-line: underline;display:block;}
.mainMenu .line {width: 1px;height: 50%;position: absolute;background: #F4B504;right: 0;top: 50%;transform: translateY(-50%);}
.mainMenu .right .menuLogos {margin-top:60px;}
.mainMenu .right .menuLogos a {margin-right:30px;}
.mainMenu .closeMenu {position: absolute;top: 55px;left: 55px;padding: 20px;cursor: pointer;z-index: 11;}


.pageContent {padding: 0 85px;}
.pageContent h1 {color: #182061;font-size: 48px;font-weight: 400;line-height: 79.5px;}
.pageContent .pageHead {margin:60px 0;}
.pageContent hr {border-color:#182061;}
.pageContent .secondScene {position: relative;}
.pageContent .secondScene h2 {color: #FFF;font-size: 48px;font-weight: 300;line-height: 149%;position: absolute;left:50%;top:50%;transform:translate(-50%, -50%);max-width: 60%;text-align: center;}
.pageContent .secondScene .arrowDown {position: absolute;bottom: 40px;left: 50%;transform: translateX(-50%);}

.pageContent .collapseContent {width:80%;}
.pageContent .collapseContent button {color: #182061;font-size: 48px;font-weight: 300;line-height: 79.5px;    display: block;width: 100%;background: none;border: 0;text-align: left;cursor: pointer;position: relative;padding: 40px 0;}
.pageContent .collapseContent button:hover, .pageContent .collapseContent button:focus {text-decoration: none;}
.pageContent .collapseContent .card-header {border-color:#182061;background: none;}
.pageContent .collapseContent .card-body {border-bottom:1px solid #182061;color: #182061;font-size: 16px;font-weight: 300;line-height: 149%;}
.pageContent .collapseContent .card  {border:none;background: none;}
.pageContent .collapseContent button img {position: absolute;top: 50%;transform: translateY(-50%) rotate(45deg);right: 0;}
.pageContent .collapseContent button.collapsed img {transform: translateY(-50%) rotate(0deg);}

.pageContent .content {margin:70px 0;}
.pageContent .content .space {margin-top:30px;}
.pageContent .content .head {color: #182061;font-size: 48px;font-weight: 500;line-height: 149%;}
.pageContent .content p {color: #182061;font-size: 16px;font-weight: 300;line-height: 149%;}
.pageContent .content ul {list-style-type: disc;padding-left:20px;}
.pageContent .content ul li {color: #182061;font-size: 16px;font-weight: 300;line-height: 149%;}

.usedPlatformLogos {}
.usedPlatformLogos img {max-width: 190px;}

.clientsArea {}
.clientsArea .client {margin-bottom:60px;}
.clientsArea .client img {max-width: 100%;}

.content h2 {color: #182061;font-family: Stolzl;font-size: 48px;font-weight: 300;line-height: 62.5px;}
.content span {font-weight: 500;display: block;}

.contactDetails {max-width: 470px;}
.contactDetails, .contactDetails p, .contactDetails a {color: #182061 !important;font-size: 16px;font-style: normal;font-weight: 400 !important;line-height: 149% !important;}

.formArea .box {margin-bottom:40px;}
.formArea .box .name {color: #182061;font-size: 16px;font-weight: 500;line-height: 149%;}
.formArea .box .approve {color: #182061;font-size: 16px;font-weight: 400;line-height: 149%;}
.formArea .box .approve a {font-weight: 500;color:#182061;}
.formArea .box input, .formArea .box textarea {display: block;width: 100%;padding: 15px 0;border: 0;border-bottom: 1px solid #1820617d;margin-top:10px;}
.formArea .box input::placeholder, .formArea .box textarea::placeholder {color: #1820614d;font-size: 36px;line-height: 149%;}
.formArea .box .checkbox input {margin: 0 10px 0 0;width: 25px;height: 25px;border-color: #182061;}
.formArea .box button {background: #182061;padding: 15px 30px;font-size: 16px;font-style: normal;font-weight: 500;color: #fff;}

.beeWorks {position: relative;margin-bottom:30px;}
.beeWorks .overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(0deg, #182061 0%, rgba(24, 32, 97, 0.25) 96.99%);
    z-index: 1;
    opacity: .5;
}
.beeWorks img {display: block;width: 100%;}
.beeWorks .category {
    color: #FFF;
    font-size: 16px;
    position: absolute;
    bottom: 98px;
    z-index: 2;
    left: 40px;
}
.beeWorks .corporate {
    color: #FFF;
    font-size: 36px;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    bottom: 50px;
    left: 40px;
    z-index: 2;
}
.beeWorks .review {
    position: absolute;
    bottom: 50px;
    left: 40px;
    z-index: 2;
    color: #FFF;
    font-size: 16px;
    text-decoration-line: underline;
    opacity: 0;
}
.beeWorks .review svg {margin-left:12px;}
.beeWorks:hover .review {opacity: 1;}
.beeWorks:hover .corporate {bottom:80px;}
.beeWorks:hover .category {bottom:130px;}
.beeWorks:hover .overlay {opacity: 1;}

.filterArea {margin-bottom:30px;}
.filterArea ul {list-style-type: none !important;display: inline-block;padding:0 !important;}
.filterArea ul li {float:left;margin-right:10px;}
.filterArea ul li a {color: #182061;font-size: 16px;padding: 15px 30px;border: 1px solid #182061;}
.filterArea ul li a:hover, .filterArea ul li a.active {background: #182061;color:#fff;}

.content .gridM {margin-bottom:30px;}
.content .gridM:last-child {margin-bottom:0;}
.content .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.content a.openVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}




/*
background: linear-gradient(0deg, rgba(24, 32, 97, 0.70) 0%, rgba(24, 32, 97, 0.00) 76.28%);
 */








@media only screen and (max-width: 1680px) {
    footer a.startProject {font-size:90px;}
}
@media only screen and (max-width: 1440px) {
    .mainScreen h1 {
        font-size: 52px;
        line-height: 64.5px;
    }
    .homeProjects h2 {
        font-size: 40px;
        line-height: 48.5px;
    }
    .homeProjects .carouselNav {margin-top:80px;}
    footer a.startProject {font-size:72px;}
    footer a.startProject img {height: 65px;}
    .copyright {display: block !important;}
    .pageContent .secondScene h2 {font-size:36px;max-width: 70%;width: 100%;}
}

@media only screen and (max-width: 1024px) {
    header .headMenu {width:70px;height: 70px;}
    header {height: 70px;}
    header .createMeet {width:70px;height: 70px;}
    header .createMeet a {padding: 0 7px;font-size: 11px;}
    .mainScreen h1 {
        font-size: 36px;
        line-height: 44.5px;
    }
    .mainScreen p {font-size:14px;}
    .mainScreen .logo {margin-right: 30px;}
    .mainScreen {
        padding: 55px;
    }
    .homeProjects {
        padding: 0 0 0 55px;
    }
    .homeProjects h2 {
        font-size: 28px;
        line-height: 36.5px;
    }
    .homeProjects p {font-size:14px;}
    body.home footer {margin-top:0;}
    footer {padding: 55px;}
    footer a.startProject {
        font-size: 48px;
    }
    footer .menuArea .head, footer .menuArea ul li a, footer .menuArea p, footer .menuArea a {font-size:14px;}
    footer .social a {font-size:14px;}
    footer .bottom a {font-size:14px;}
    footer p {font-size:14px;}
    .mainMenu {padding:0 55px;}
    .mainMenu .menu a.link {font-size:36px;}
    .mainMenu .menu ul li a {font-size:14px;}
    .mainMenu .right {
        margin-top: 24%;
        padding-left: 15px;
    }
    .pageContent {
        padding: 0 55px;
    }
    body {
        margin-top: 70px;
    }
    .pageContent .pageHead {
        margin: 30px 0;
    }
    .pageContent h1 {font-size:36px;}
    .pageContent .secondScene h2 {font-size: 28px;}
    .pageContent .collapseContent {width:100%;}
    .pageContent .collapseContent button {font-size:36px;padding:20px 0;}
    .pageContent .collapseContent .card-body {font-size:14px;}
    .pageContent .secondScene .arrowDown {bottom:15px;}
    .pageContent .content .head {
        font-size: 36px;
        line-height: 112%;
        margin-bottom:10px;
    }
    .pageContent .content p {font-size:14px;}
    .pageContent .content ul li {display: flex;margin-top:10px;}
    .filterArea ul li a {padding:15px 20px;}
    .beeWorks .corporate {font-size:26px;}
    .beeWorks .category {font-size: 14px;bottom: 86px;}
    .content h2 {
        font-size: 36px;
        line-height: 42.5px;
    }
    .formArea .box input::placeholder, .formArea .box textarea::placeholder {color: #1820614d;font-size: 24px;line-height: 100%;}
}
@media only screen and (max-width: 800px) {
    .logoarea img {max-width: 200px;}
    .mainScreen {
        padding: 15px 0;
    }
    .mainScreen h1 {
        font-size: 28px;
        line-height: 36.5px;
        text-align: center;
        margin-top: 30px;
    }
    .mainScreen p {text-align: center;}
    .mainScreen .logoArea .d-flex {display:block !important;text-align: center;}
    .mainScreen .logoArea .logo {margin-bottom:15px;}
    .mainScreen .logoArea {
        margin: 40px 0;
    }
    .mainScreen .scrolldown {display: none !important;}
    .homeProjects {padding: 0;padding-top:30px;}
    .homeProjects .carouselNav {display: none !important;}
    .homeProjects .item .corporate {font-size:22px;}
    .homeProjects .item .category {
        font-size: 12px;
        bottom: 87px;
    }
    .homeSlogan span {font-size:70px;}
    body.home footer {padding:0;}
    footer a.startProject {font-size:20px;}
    footer a.startProject img {
        height: 30px;
    }
    footer .menuArea {
        margin-top: 32px;
    }
    .m-hidden {display:none !important;}
    .mainMenu {padding:0;}
    .mainMenu .closeMenu {top:0;left:0;}
    .mainMenu .logo {display:none;}
    .mainMenu .menu {
        margin-top: 60px;
    }
    .mainMenu .menu a.link {
        font-size: 28px;
    }
    .marginTop30 {
        margin-top: 10px;
    }
    .menuLogos {display:block !important;text-align: center;}
    .menuLogos img {margin-bottom:15px;}
    .pageContent {padding:0;}
    .pageContent .secondScene h2 {
        font-size: 16px;
    }
    .pageContent .collapseContent button {
        font-size: 24px;
        padding: 0px 0;
    }
    .pageContent .collapseContent button img {width:35px;}
    footer {padding:0;}
    .pageContent .pageHead {
        margin: 15px 0;
    }
    .pageContent h1 {
        font-size: 24px;
    }
    .arrowDown {display:none;}
    .pageContent .content .head {font-size:24px;}
    .pageContent .content ul li {font-size:14px;}








}

@keyframes slideLeft {
    from {
        margin-left: 20px;
    }
    50% {
        margin-left: 40px;
    }
    100% {
        margin-left: 20px;
    }
}
@keyframes slideRight {
    from {
        margin-right: 20px;
    }
    50% {
        margin-right: 40px;
    }
    100% {
        margin-right: 20px;
    }
}
@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotatingReverse {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
.rotating {
    -webkit-animation: rotating 15s linear infinite;
    -moz-animation: rotating 15s linear infinite;
    -ms-animation: rotating 15s linear infinite;
    -o-animation: rotating 15s linear infinite;
    animation: rotating 15s linear infinite;
}
.reverse {
    -webkit-animation: rotatingReverse 15s linear infinite;
    -moz-animation: rotatingReverse 15s linear infinite;
    -ms-animation: rotatingReverse 15s linear infinite;
    -o-animation: rotatingReverse 15s linear infinite;
    animation: rotatingReverse 15s linear infinite;
}


.shake {
    animation: shakeAnim 2s cubic-bezier(.36,.07,.19,.97) both infinite;
}
@keyframes shakeAnim {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}