@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,200,300,100);
body {
    margin: 0;
    color: #616366;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
}
/* 2.2 Page: Navbar */
.page-navbar {
    height: 96px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    width: 100%;
    padding: 25px 0;
}
@media (min-width: 768px) {
    .page-navbar {
        -webkit-transition: background .5s, padding .1s;
        -moz-transition: background .5s, padding .1s;
        -o-transition: background .5s, padding .1s;
        transition: background .5s, padding .1s;
    }
}
@media (max-width: 767px) {
    .page-navbar {
        -webkit-transition: -webkit-transform .5s .5s, background .5s, padding .1s;
        -moz-transition: -moz-transform .5s .5s, background .5s, padding .1s;
        -o-transition: -o-transform .5s .5s, background .5s, padding .1s;
        transition: transform .5s .5s, background .5s,  padding .1s;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }
    a.download-btn {
        margin: 10px  0;
        margin-right: 0 !important;
    }
    ul.social {
        text-align: center;
        margin: 20px 0 !important;
    }
    .z-title-2, .z-title-3 {
        width: auto !important;
    }
    a.btn.x-header-btn {
        width: 60% !important;
        margin-right: auto !important;
        margin-left: auto !important; 
    }
    a[href='#download-apps-now'] {
        background: #67b116;
        border-color: #67b116 !important;
        color: white !important;
    }
    .page-banner-home .slogan-title {
        font-size: 25px !important;
        margin-top: 30px !important;
    }
    .page-banner.page-banner-home {
        height: 700px !important;
    }
    .center-xs{
        margin: 0 auto;
        display: block !important;
        width: 50%;
    }
    .page-banner.page-banner-4 h1 {
        font-size: 40px !important;
        margin-top: 190px !important;
        line-height: 50px !important;
    }
}

/* 2.2.1 Navbar: Brand */

.navbar-brand {
    height: 58px;
    width: 167px;
    background-size: cover;
}
.no-svg .navbar-brand {
    background: url(../matajer/images/png/logo.png) no-repeat center center;
}
@media (max-width: 767px) {
    .page-navbar .container {
        padding: 0 10px;
    }
    .page-navbar .navbar-header {
        position: relative;
        z-index: 2;
        padding: 0 0 0 36px;
        margin: 0;
        text-align: center;
    }
    .navbar-header .navbar-brand {
        display: none;
        float: none;
        height: 52px;
        width: 152px;
    }
    .navbar-open .navbar-toggle span {
        background-color: #67b116;
    }
    .navbar-brand {
        margin: -3px 0 -11px;
    }
}

/* 2.2.2 Navbar: Toggle */

.navbar-toggle {
    position: absolute;
    z-index: 10;
    right: 10px;
}
.nana-social-links{
    text-align: right;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-open.navbar-closing .navbar-toggle .icon-bar {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    background-color: #fff;
}

/* 2.2.3 Navbar: Container */

@media (min-width: 767px) {
    .navbar-container {
        float: right;
    }
    #x-saudi-number.hidden-xs{
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .navbar-container {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        padding-top: 25px;
        background-color: transparent;
        -webkit-transition: linear background .15s;
        transition: linear background .15s;
        visibility: hidden;
        overflow-y: auto;
    }
    .navbar-open .navbar-container {
        z-index: 3;
        background-color: rgba(255,255,255,0.95);
        visibility: visible;
    }
    .navbar-open.navbar-bgfade .navbar-container {
        background-color: transparent;
    }
}

/* 2.2.4 Navbar: Main */

.navbar-main {
    margin: 0;
}
.navbar-main > li > a {
    padding: 15px 24px;
    color: #383838;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: ease-in color .15s;
    transition: ease-in color .15s;
}
.navbar-main > li.active > a,
.navbar-main > li.open > a,
.navbar-main > li:hover > a,
.navbar-main > li:focus > a {
    color: #fff;
    text-decoration: none;
}
.navbar-open .navbar-main > li.active > a,
.navbar-open .navbar-main > li:hover > a,
.navbar-open .navbar-main > li:focus > a {
    color: #1e88e5;
}
.page-navbar .navbar-buttons > li > a {
    font-size: 14px;
}
@media (max-width: 1199px) {
    .navbar-main > li > a {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (min-width: 768px) {
    .navbar-main > li:first-child {
        display: none;
    }
}
@media (max-width: 991px) {
    .navbar-main > li > a {
        padding-left: 16px;
        padding-right: 16px;
    }
    .navbar-main .btn {
        min-width: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 767px) {
    .page-navbar .nav {
        margin: 0 0 30px 0;
    }
    .page-navbar .nav > li {
        position: relative;
        padding-left: 65px;
        padding-right: 65px;
    }
    .navbar-main > li > a {
        color: #363b40 !important;
        text-align: center;
    }
    .page-navbar .navbar-buttons,
    .page-navbar .navbar-main > li,
    .navbar-open.navbar-closing .page-navbar .navbar-buttons,
    .navbar-open.navbar-closing .page-navbar .navbar-main > li {
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -webkit-transform: translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);
        transform: translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
    }
    .navbar-open .page-navbar .nav > li,
    .navbar-open .page-navbar .navbar-buttons  {
        -webkit-transition: -webkit-transform 0.5s;
        transition: transform 0.5s;
        -webkit-transition-timing-function: cubic-bezier(0.56, 1.19, 0.2, 1.05);
        transition-timing-function: cubic-bezier(0.56, 1.19, 0.2, 1.05);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .navbar-open.navbar-closing .page-navbar .navbar-buttons,
    .navbar-open .navbar-main > li:first-child {
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
    }
    .navbar-open.navbar-closing .navbar-main > li:nth-child(5),
    .navbar-open .navbar-main > li:nth-child(2) {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }
    .navbar-open.navbar-closing .navbar-main > li:nth-child(4),
    .navbar-open .navbar-main > li:nth-child(3) {
        -webkit-transition-delay: 0.15s;
        transition-delay: 0.15s;
    }
    .navbar-open.navbar-closing .navbar-main > li:nth-child(3),
    .navbar-open .navbar-main > li:nth-child(4) {
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
    }
    .navbar-open.navbar-closing .navbar-main > li:nth-child(2),
    .navbar-open .navbar-main > li:nth-child(5) {
        -webkit-transition-delay: .25s;
        transition-delay: .25s;
    }
    .navbar-open.navbar-closing .navbar-main > li:first-child,
    .navbar-open .page-navbar .navbar-buttons {
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
    }
    ul.supported-areas-list li a {
        line-height: 50px !important;
    }
    ul.supported-areas-list li {
        width: 50% !important;
    }
    h1.lg-text {
        font-size: 35px !important;
        line-height: 50px !important;
    }
    form#f1 {
        background: transparent !important;
        border-radius: 0  !important;
        border: 0 !important;
        overflow: auto !important;
    }
    form#f1 input[type=text] {
        border: 1px solid #d0d0d0 !important;
    }
}

/* 2.2.5 Navbar: Buttons */

.navbar-buttons {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}
.navbar-buttons > li {
    float: left;
    margin-left: 15px;
}
.navbar-login {
    float: right;
}
.navbar-login.btn.btn-icon > i {
    font-size: 28px;
    color: #fff;
}
@media (min-width: 768px) {
    .navbar-login {
        display: none;
    }
}
@media (max-width: 767px) {
    .navbar-buttons {
        float: none;
        padding: 0;
    }
    .page-navbar .navbar-buttons > li {
        width: 50%;
        padding: 0 8px;
        margin: 0;
    }
    .page-navbar .navbar-buttons > li:first-child {
        padding: 0 8px 0 65px;
    }
    .page-navbar .navbar-buttons > li:last-child {
        padding: 0;
        display: block;
        width: 100%;
    }
    .page-navbar .navbar-buttons > li .btn {
        display: inline-block;
        min-width: 0;
    }
    .page-navbar .navbar-buttons > li .btn-outline {
        border-color: white;
        color: white;
    }
    .page-navbar .navbar-buttons > li {
        text-align: center;
    }
    .page-navbar .navbar-buttons > li .btn-dark {
        border-color: #1e88e5;
        background-color: #1e88e5;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-buttons li:last-child {
        display: none;
    }
}

/* 2.2.6 Page Navbar: Dropdown */

.page-navbar .navbar-main > li .dropdown-menu {
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.page-navbar .navbar-main > li .dropdown-menu:before {
    display: none;
}
@media (min-width: 768px) {
    html:not(.mobile) .page-navbar .navbar-main > li:hover .dropdown-menu,
    html:not(.mobile) .page-navbar .navbar-main > li.open .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0px) translateY(0px);
        transform: translateX(0px) translateY(0px);
    }
}
@media (max-width: 767px) {
    .page-navbar .navbar-main > li .dropdown-menu {
        width: 100%;
        min-width: 0;
        padding: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        transition: none;
        -webkit-transform: translateX(0px) translateY(0);
        transform: translateX(0px) translateY(0);
    }
    .page-navbar .navbar-main > li .dropdown-menu:after {
        display: none;
    }
    .page-navbar .navbar-main > li.open .dropdown-menu {
        opacity: 1;
        visibility: visible;
    }
    .page-navbar .navbar-main > li .dropdown-menu > li {
        text-align: center;
    }
    .page-navbar .navbar-main > li .dropdown-menu > li > a {
        -webkit-transition: none;
        transition: none;
    }
}

/* 2.2.7 Page Navbar: Fixed */

.page-navbar.navbar-fixed {
    position: fixed;
    height: 76px;
    padding: 13px 0;
    background: #026FCE;
    background: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -ms-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -moz-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -o-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -webkit-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    -webkit-box-shadow: 0 0 40px rgba(37,45,51, .5);
    box-shadow: 0 0 40px rgba(37,45,51, .5);
    -webkit-transition: top .1s, background .1s, padding .1s;
    transition: top .1s, background .1s, padding .1s;
}
.page-navbar.navbar-fixed.navbar-hidden {
    top: -76px;
    opacity: 0;
}
.page-navbar.navbar-fixed.navbar-visible {
    top: 0;
    opacity: 1;
}

/* 2.3 Page: BANNER */
.page-banner {
    position: relative;
    padding: 115px 0 60px;
    color: #fff;
}
.page-banner:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
}
.page-banner .container {
    height: 100%;
    /*position: relative;*/
    z-index: 999;
}
@media (max-width: 991px) {
    .page-banner {
        padding-top: 95px;
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .page-banner.page-banner-home {
        padding-bottom: 35px;
    }
}
@media (max-width: 626px) {
    .page-banner {
        padding-top: 80px;
    }
}
/* 2.3.1 Banner: Slogan */
.banner-slogan:after {
    display: block;
    content: "";
    clear: both;
}
.banner-slogan .banner-search {
    float: none;
    width: auto;
    max-width: 610px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}
.banner-slogan .actions {
    padding-bottom: 0;
}
.slogan-title {
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
    color: #383838;
    font-weight: 600;
    text-transform: capitalize;
}
.slogan-desc {
    max-width: 700px;
    margin: -15px auto 25px auto;
    color: #383838;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    text-transform: none;
}
.slogan-desc a {
    color: #fff;
}
@media (max-width: 991px) {
    .slogan-desc {
        line-height: 28px;
    }
}
@media (max-width: 767px) {
    .banner-slogan .actions {
        padding-bottom: 0;
    }
    .slogan-title,
    .slogan-desc {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 626px) {
    .banner-slogan .register-form {
        padding-top: 18px;
    }
}
/* 2.3.2 Banner: Hero */
.banner-slogan-hero {
    padding: 25px 0 65px 0;
}
@media (max-width: 991px) {
    .banner-slogan-hero {
        padding: 25px 0 45px 0;
    }
}
@media (max-width: 767px) {
    .banner-slogan-hero {
        padding: 0;
    }
}
/* 2.3.3 Banner: Search */
.banner-search .btn > i {
    color: rgba(196, 227, 255, 0.6);
}
@media (min-width: 768px) {
    .banner-search {
        float: right;
        width: 350px;
        padding: 34px 0 0 0;
    }
}
/* 2.3.4 Banner: Image */
.banner-image {
    position: relative;
    margin: 45px 0 0 0;
    text-align: right;
}
.banner-image .image {
    display: inline-block;
}
@media (max-width: 991px) {
    .banner-image {
        margin-top: 85px;
    }
}
/* 2.3.5 Banner: Tabs */
.banner-tabs,
.banner-breadcrumbs {
    margin-top: 20px;
    text-align: left;
}
.banner-tabs.banner-tabs-pricing {
    margin-top: 30px;
}
.banner-tabs .nav-tabs,
.banner-breadcrumbs ul {
    padding: 0;
    margin: 0 -24px;
    border: none;
}
.banner-tabs .nav-tabs:after,
.banner-breadcrumbs ul:after {
    display: block;
    content: "";
    clear: both;
}
.banner-tabs .nav-tabs > li > a,
.banner-tabs .nav-tabs > li > span,
.banner-breadcrumbs ul > li > a {
    display: block;
    height: 100%;
    padding: 30px 12px;
    margin: 0 12px;
    color: rgba(196, 227, 255, 0.6);
    font-size: 16px;
    line-height: 18px;
    white-space: normal;
    text-transform: capitalize;
}
.banner-tabs .nav-tabs > li > a:hover,
.banner-breadcrumbs ul > li > a:hover {
    color: #fff;
}
.banner-tabs .nav-tabs > li > a,
.banner-tabs .nav-tabs > li > span {
    position: relative;
    font-weight: 500;
}
.banner-tabs .nav-tabs > li.active > a,
.banner-tabs .nav-tabs > li.active > span,
.banner-breadcrumbs ul > li.active > a {
    color: #fff;
}
.banner-tabs .nav-tabs > li.active > span:after,
.banner-tabs .nav-tabs > li.active > a:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    height: 16px;
    width: 26px;
    margin-left: -13px;
    background: transparent;
    content: "\f0d8";
    color: #fff;
    font-family: FontAwesome;
    font-size: 49px;
    line-height: 26px;
    text-align: center;
}
.banner-tabs .nav-tabs > li .badge {
    margin-left: 10px;
    background-color: rgba(196, 227, 255, 0.2);
    color: rgba(196, 227, 255, 0.6);
}
.banner-tabs .nav-tabs > li.active .badge {
    background-color: #fff;
    color: #1e88e5;
}

.banner-tabs.tabs-responsive {
    height: 78px;
}
.banner-tabs.tabs-responsive .nav-tabs {
    height: 96px;
}
.banner-tabs.tabs-responsive .btn {
    top: 14px;
    color: rgba(196, 227, 255, 0.6);
    font-size: 24px;
}
@media (max-width: 1199px) {
    .banner-tabs .nav-tabs > li > a {
        padding-left: 4px;
        padding-right: 4px;
    }
    .banner-tabs .nav-tabs,
    .banner-breadcrumbs ul {
        padding: 0;
        margin: 0 -16px;
    }
}
/* 2.4.6 Banner: Breadcrumbs */
.banner-breadcrumbs > ul {
    list-style: none;
}
.banner-breadcrumbs ul > li {
    float: left;
    position: relative;
}
.banner-breadcrumbs ul > li > i {
    position: absolute;
    top: 30px;
    right: -5px;
    color: rgba(196, 227, 255, 0.6);
}
@media (min-width: 768px) {
    .page-banner-breadcrumbs {
        padding-bottom: 0;
    }
}
@media (max-width: 767px) {
    .banner-breadcrumbs {
        display: none;
    }
}
/* 2.4.7 Banner: Home */
.page-banner-home:after {
    /*height: 750px;*/
}
.page-banner-home .slogan-desc {
    font-size: 16px;
}
.page-banner-home .banner-slogan,
.page-banner-center {
    text-align: center;
    position: relative;
    z-index: 100;
}
.page-banner-home .slogan-title {
    font-size: 42px;
    font-weight: bold;
    line-height: 48px;
}
.page-banner-home .banner-image {
    margin: 35px 0 0 0;
}
@media (min-width: 768px) {
    .page-banner-home {
        padding-bottom: 0;
    }
}
@media (max-width: 767px) {
    .page-banner-home {
        position: relative;
    }
    .page-banner-home:after {
        /*height: 100%;*/
    }
    .banner-image {
        display: none;
    }
    .page-banner-home .slogan-desc {
    }
}

/* 2.3.8 Banner: Subpage */

.page-banner-subpage:after {
    height: 100%;
}
@media (min-width: 992px) {
    .page-banner-subpage .banner-image {
        padding-right: 80px;
    }
}
@media (max-width: 991px) {
    .page-banner-subpage .slogan-title {
        font-size: 30px;
        line-height: 38px;
    }
    .page-banner-subpage .banner-image {
        padding-right: 30px;
    }
}
@media (max-width: 767px) {
    .page-banner-subpage {
        text-align: center;
    }
}

/* 2.3.8 Banner: Hero */

.page-banner-hero .banner-tabs,
.page-banner-hero .banner-breadcrumbs {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.page-banner-hero .banner-tabs li > a > i {
    margin-left: 10px;
}
@media (min-width: 768px) {
    .page-banner-hero {
        height: 660px;
        padding: 150px 0 0 0;
    }
}
@media (max-width: 767px) {
    .page-banner-hero {
        padding: 100px 0;
    }
    .page-banner-hero .banner-tabs,
    .page-banner-hero .banner-breadcrumbs {
        bottom: -100px;
    }
}

/* 2.3.8 Banner: Pricing */

.banner-tabs-pricing .nav-tabs > li {
    width: 33.333%;
    text-align: center;
}
.banner-tabs-pricing .nav-tabs > li > span > span,
.banner-tabs-pricing .nav-tabs > li > a > span {
    display: block;
}
.banner-tabs-pricing .nav-tabs > li > a > i,
.banner-tabs-pricing .nav-tabs > li > span > i {
    margin: 0 0 32px 0;
}
@media (max-width: 567px) {
    .banner-tabs-pricing .nav-tabs > li .service-icon {
        display: none;
    }
}

/* 2.3.9 Banner: Info */

.banner-info {
    padding: 100px 0 130px;
}
.banner-info h1 {
    color: #fff;
    font-size: 38px;
}
.banner-info .actions .btn {
    min-width: 200px;
}
.error-404 {
    color: #fff;
    font-size: 280px;
    font-weight: bold;
}
.error-maintenance i:first-child {
    font-size: 240px;
}
.error-maintenance i:last-child {
    font-size: 80px;
}
.bird-map {
    display: inline-block;
    height: 240px;
    width: 244px;
    background: url(../matajer/images/section/bird-map.svg);
    background-size: cover;
}
.bird-tools {
    display: inline-block;
    height: 240px;
    width: 354px;
    background: url(../matajer/images/section/bird-tools.svg);
    background-size: cover;
}
.bird-tools-lg {
    height: 280px;
    width: 412px;
}
.bird-shield {
    display: inline-block;
    height: 300px;
    width: 408px;
    background: url(../matajer/images/section/bird-shield.svg);
    background-size: cover;
}
/* 3.12 Section: Register */
.register-form {
    width: 100%;
    padding: 25px 0 0 0;
}
.register-form .register-container {
    position: relative;
    width: 740px;
    margin: 0 auto 25px auto;
}
.register-form .register-container:after {
    display: block;
    content: "";
    clear: both;
}
.register-form .form-control,
.banner-search .form-control {
    width: 100%;
    border: none;
    background-color: rgba(0,0,0, 0.2);
    color: #fff;
}
.register-form .form-control:focus,
.banner-search .form-control:focus {
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0, 0.11) inset;
    box-shadow: 0 2px 6px rgba(0,0,0, 0.11) inset;
}
.register-form .form-group:first-child {
    padding-left: 0;
}
.register-form .form-control::-webkit-input-placeholder,
.banner-search .form-control::-webkit-input-placeholder {
    color: rgba(196, 227, 255, 0.8);
}
.register-form .form-control:-moz-placeholder,
.banner-search .form-control:-moz-placeholder {
    color: rgba(196, 227, 255, 0.8);
}
.register-form .form-control::-moz-placeholder,
.banner-search .form-control::-moz-placeholder {
    color: rgba(196, 227, 255, 0.8);
}
.register-form .form-control:-ms-input-placeholder,
.banner-search .form-control:-ms-input-placeholder {
    color: rgba(196, 227, 255, 0.8);
}
@media (max-width: 991px) {
    .register-form .register-container {
        width: 648px;
    }
}
@media (min-width: 768px) {
    .register-form .register-container {
        padding: 0 129px 0 0;
    }
    .register-form .form-group {
        float: left;
        width: 50%;
        padding: 0 8px;
        margin: 0;
    }
    .register-form .btn {
        position: absolute;
        top: 0;
        right: 0;
    }
}
@media (max-width: 767px) {
    .register-form .register-container {
        width: 100%;
        max-width: 380px;
    }
    .register-form .form-group,
    .register-form .btn {
        width: 100%;
    }
}
/* 3.13 Section: Team */
.person {
    margin: 30px auto;
}
.person-image {
    border-radius: 100%;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100px;
}
.person-image > img {
    width: 100%;
}
.person-role {
    color: #8a9399;
    font-size: 14px;
    line-height: 18px;
    margin-top: -14px;
}
.person-name, .person-role {
    text-align: center;
}
.person .person-actions {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(32, 35, 38, 0.85) 0px, rgba(32, 35, 38, 0.45) 90%) repeat scroll 0 0;
    border-radius: 100%;
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all 0.25s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
    z-index: 2;
}
.person .person-actions > * {
    bottom: 20px;
    left: 20px;
    opacity: 0;
    position: absolute;
    transform: translateX(0px) translateY(15px);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.15s ease-in 0s;
    visibility: hidden;
}
@media (min-width: 768px) {
    .person-more > .person-image {
        float: left;
        margin-right: 24px;
    }
    .person-more > .person-image img {
        max-width: 274px;
    }
    .person-more > .person-desc {
        margin-left: 300px;
    }
}
.modal-person {
    overflow: hidden;
}
.modal-person .person {
    margin: 0;
    padding: 30px;
}
.modal-person .person::after, .modal-person .person::before {
    clear: both;
    content: "";
    display: table;
}
.modal-person .person-image {
    max-width: none;
}
.modal-person .person-name {
    margin-top: 0;
}
@media (min-width: 768px) {
    .modal-person .person-image {
        height: 400px;
        margin: -30px 30px -30px -30px;
        width: 400px;
    }
    .modal-person .person-desc {
        max-height: 340px;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .modal-person .person-image > img {
        height: 400px;
        max-width: none;
        width: auto;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .modal-person .person-image {
        width: 300px;
    }
    .modal-person .person-image > img {
        margin-left: -50px;
    }
}
@media (max-width: 767px) {
    .modal-person .person-image {
        margin: 0 auto 30px;
        max-width: 360px;
    }
}
.btn-primary-light {
    color: #fff;
    background-color: #3ba3ff;
    border-color: #3ba3ff;
}
.btn {
    display: inline-block;
    min-width: 100px;
    padding: 12px 24px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    /* box-shadow: 0 2px 6px rgba(0,0,0, 0.1); */
    -webkit-transition: all ease-in .15s;
    -moz-transition: all ease-in .15s;
    -ms-transition: all ease-in .15s;
    -o-transition: all ease-in .15s;
    transition: all ease-in .15s;
}
.btn-lg, .btn-group-lg > .btn {
    height: 56px;
    min-width: 120px;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 500;
}
.btn-lg {
    overflow: hidden;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn-primary-light:focus, .btn-primary-light.focus, .btn-primary-light:active, .btn-primary-light.active, .open > .dropdown-toggle.btn-primary-light, .btn-primary-light:hover {
    color: #fff;
    background-color: #54aaff;
    border-color: #54aaff;
}
.input-lg {
    height: 56px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 3px;
}
section.white-background {
    background: white !important;
    position: relative;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #363b40;
    font-weight: 500;
}
h2, .h2 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 34px;
}
.section-title {
    margin-left: auto;
    margin-right: auto;
}
.section-center .section-desc, .section-center .section-title {
    max-width: 700px;
}
@media (min-width: 768px){
    .section-center .section-desc, .section-center .section-title {
        text-align: center;
    }
}
.service {
    display: block;
    padding: 24px;
    border: 1px solid transparent;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.service-icon {
    display: inline-block;
    height: 155px;
    width: 205px;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.service-icon-compute {
    background-image: url(../matajer/images/services/compute.svg);
}
@media (min-width: 992px){
    .image-shadow-sm {
        -webkit-filter: drop-shadow( 0 5px 10px rgba(11,27,38, 0.2));
        filter: drop-shadow( 0 px 10px rgba(11,27,38, 0.2));
        -webkit-transform: translate3d(0, 0, 0);
    }
}
@media (min-width: 992px){
    .service {
        padding-left: 24px;
        padding-right: 24px;
    }
}
.service-icon-storage {
    background-image: url(../matajer/images/services/storage.svg);
}
.service-icon-dedicated {
    background-image: url(../matajer/images/services/dedicated.svg);
}
h3, .h3 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 28px;
}
p {
    margin: 0 0 17px 0;
}
.service-body p {
    margin-bottom: 24px;
    color: #616366;
    font-size: 16px;
    line-height: 28px;
}
.btn-lg, .btn-group-lg > .btn {
    height: 56px;
    min-width: 120px;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 500;
}
.service:hover {
    border-color: #e6e9eb;
}
a:hover, a:focus, .link:hover, .link:focus {
    color: #3ba3ff;
    text-decoration: none;
}
h1, .h1 {
    margin-top: 38px;
    margin-bottom: 38px;
    font-size: 33px;
    line-height: 46px;
}
@media (min-width: 992px){
    .image-shadow-sm {
        -webkit-filter: drop-shadow( 0 5px 10px rgba(11,27,38, 0.2));
        filter: drop-shadow( 0 px 10px rgba(11,27,38, 0.2));
        -webkit-transform: translate3d(0, 0, 0);
    }
}

/* 3.8.3 Map: Locations */

.location {
    position: absolute;
    z-index: 998;
    height: 12px;
    width: 12px;
}
.location-name {
    position: absolute;
    z-index: 999;
    display: block;
    height: 28px;
}
.location-name span {
    display: block;
    height: 28px;
    padding: 0 10px;
    background-color: #1e88e4;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 20px -5px rgba(11,27,38, 0.2);
    box-shadow: 0 5px 20px -5px rgba(11,27,38, 0.2);
}
.location-name:after {
    position: absolute;
    z-index: -1;
    display: block;
    content: "";
    height: 1px;
    width: 20px;
    background-color: #545a5e;
}
.location-map-grey .location-name:after {
    background-color: #c4cacc;
}
.location-seattle {
    top: 180px;
    left: 150px;
}
.location-seattle .location-name {
    bottom: 44px;
    right: 44px;
}
.location-seattle .location-name:after {
    bottom: -20px;
    right: -49px;
    width: 58px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.location-map-sm .location-seattle {
    top: 84px;
    left: 66px;
}
.location-silicon-valley {
    top: 215px;
    left: 148px;
}
.location-silicon-valley .location-name {
    top: 35px;
    right: 37px;
}
.location-silicon-valley .location-name:after {
    top: -10px;
    right: -35px;
    width: 50px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.location-map-sm .location-silicon-valley {
    top: 100px;
    left: 64px;
}
.location-los-angeles {
    top: 232px;
    left: 164px;
}
.location-los-angeles .location-name {
    top: 78px;
    right: -45px;
}
.location-los-angeles .location-name:after {
    left: 50%;
    top: -70px;
    height: 70px;
    width: 1px;
}
.location-map-sm .location-los-angeles {
    top: 108px;
    left: 72px;
}
.location-dallas {
    top: 238px;
    left: 232px;
}
.location-dallas .location-name {
    bottom: 72px;
    right: -24px;
}
.location-dallas .location-name:after {
    left: 50%;
    bottom: -60px;
    height: 60px;
    width: 1px;
}
.location-map-sm .location-dallas {
    top: 106px;
    left: 98px;
}
.location-miami {
    top: 265px;
    left: 288px;
}
.location-miami .location-name {
    top: 29px;
    left: 30px;
}
.location-miami .location-name:after {
    top: -10px;
    left: -30px;
    width: 40px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.location-map-sm .location-miami {
    top: 120px;
    left: 126px;
}
.location-atlanta {
    top: 234px;
    left: 276px;
}
.location-atlanta .location-name {
    top: -9px;
    left: 110px;
}
.location-atlanta .location-name:after {
    top: 50%;
    left: -100px;
    width: 100px;
}
.location-map-sm .location-atlanta {
    top: 108px;
    left: 126px;
}
.location-new-jersey {
    top: 210px;
    left: 300px;
}
.location-new-jersey .location-name {
    bottom: 28px;
    left: 28px;
}
.location-new-jersey .location-name:after {
    bottom: -10px;
    left: -24px;
    width: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.location-map-sm .location-new-jersey {
    top: 98px;
    left: 132px;
}
.location-chicago {
    top: 200px;
    left: 267px;
}
.location-chicago .location-name {
    bottom: 70px;
    left: 70px;
}
.location-chicago .location-name:after {
    bottom: -31px;
    left: -75px;
    width: 90px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.location-map-sm .location-chicago {
    top: 90px;
    left: 116px;
}
.location-london {
    top: 134px;
    left: 525px;
}
.location-london .location-name {
    bottom: 24px;
    right: 24px;
}
.location-london .location-name:after {
    bottom: -10px;
    right: -24px;
    width: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.location-map-sm .location-london {
    top: 62px;
    left: 232px;
}
.location-amsterdam {
    top: 131px;
    left: 545px;
}
.location-amsterdam .location-name {
    bottom: 73px;
    left: 73px;
}
.location-amsterdam .location-name:after {
    bottom: -32px;
    left: -78px;
    width: 95px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.location-map-sm .location-amsterdam {
    top: 60px;
    left: 242px;
}
.location-paris {
    top: 154px;
    left: 538px;
}
.location-paris .location-name {
    top: 50px;
    left: 50px;
}
.location-paris .location-name:after {
    top: -20px;
    left: -52px;
    width: 65px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.location-map-sm .location-paris {
    top: 70px;
    left: 240px;
}
.location-frankfurt {
    top: 142px;
    left: 562px;
}
.location-frankfurt .location-name {
    top: -9px;
    left: 60px;
}
.location-frankfurt .location-name:after {
    top: 50%;
    left: -60px;
    width: 60px;
}
.location-map-sm .location-frankfurt {
    top: 66px;
    left: 250px;
}
.location-tokyo {
    top: 201px;
    right: 162px;
}
.location-tokyo .location-name {
    bottom: 50px;
    left: 50px;
}
.location-tokyo .location-name:after {
    bottom: -22px;
    left: -58px;
    width: 75px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.location-map-sm .location-tokyo {
    top: 90px;
    right: 72px;
}
.location-sydney {
    bottom: 102px;
    right: 83px;
}
.location-sydney .location-name {
    bottom: 50px;
    left: 50px;
}
.location-sydney .location-name:after {
    bottom: -22px;
    left: -58px;
    width: 75px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.location-map-sm .location-sydney {
    bottom: 44px;
    right: 36px;
}
.location-london .location-name,
.location-seattle .location-name {
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}
.location-silicon-valley .location-name {
    -webkit-transform-origin: top right;
    transform-origin: top right;
}
.location-los-angeles .location-name {
    -webkit-transform-origin: top center;
    transform-origin: top center;
}
.location-dallas .location-name {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
}
.location-atlanta .location-name,
.location-frankfurt .location-name {
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.location-miami .location-name,
.location-paris .location-name {
    -webkit-transform-origin: top left;
    transform-origin: top left;
}
@media (max-width: 1199px) {
    .location-seattle .location-name {
        bottom: 54px;
        right: -26px;
    }
    .location-tokyo .location-name {
        left: auto;
        right: 50px;
    }
    .location-sydney .location-name {
        left: auto;
        right: 50px;
    }
    .location-tokyo .location-name:after,
    .location-sydney .location-name:after {
        left: auto;
        right: -58px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .location-seattle .location-name:after {
        right: 3px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@media (min-width: 568px) and (max-width: 767px) {
    .location-map-lg .location-name {
        height: 36px;
        font-size: 20px;
        line-height: 36px;
    }
}
@media (max-width: 567px) {
    .location-map-lg .location {
        position: inherit;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        float: left;
        height: auto;
        width: 50%;
        margin-bottom: 8px;
        padding-left: 30px;
    }
    .location-map-lg .location:after,
    .location-map-lg .location:before {
        display: block;
        content: "";
        clear: both;
    }
    .location-map-lg .location-pin {
        position: absolute;
        left: 0;
        top: 4px;
        margin: 5px 10px 5px;
    }
    .location-map-lg .location .location-name {
        position: inherit;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        display: inline-block;
        background: transparent;
        color: #616366;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .location-map-lg .location .location-name > span {
        position: inherit;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        display: inline-block;
        background: transparent;
        color: #616366;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .location-map-lg .location-name:after {
        display: none;
    }
    .section-dark .location-map-lg .location .location-name span {
        color: #fff;
    }
}
.section-dark {
    border: none;
    background: #303C46;
    background: linear-gradient(225deg, #39444d , #22292e 88%);
    background-image: -ms-linear-gradient(225deg, #39444d , #22292e 88%);
    background-image: -moz-linear-gradient(225deg, #39444d , #22292e 88%);
    background-image: -o-linear-gradient(225deg, #39444d , #22292e 88%);
    background-image: -webkit-linear-gradient(225deg, #39444d , #22292e 88%);
    background-image: linear-gradient(225deg, #39444d , #22292e 88%);
}
.section-center, .section-center .actions {
    text-align: center;
}
.page-section {
    padding-top: 48px;
    padding-bottom: 55px;
    border-bottom: 1px solid #edeff2;
}
.section-dark .section-title, .section-blue .section-title {
    color: #fff;
}
.location-map {
    position: relative;
}
@media (min-width: 568px){
    .location-map-lg {
        height: 520px;
    }
}
.location-map .map {
    background: url(../matajer/images/map.svg) no-repeat center center;
    background-size: cover;
}
.location-map-lg .map {
    height: 580px;
    width: 1174px;
}
.section-dark .location-map .map {
    opacity: 0.5;
}
.location-pin, .location-pin:after {
    background-color: #1e88e4;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.location-pin {
    position: relative;
    z-index: 999;
    display: block;
    height: 12px;
    width: 12px;
}
.actions {
    margin: 0;
    padding: 24px 0;
}
@media (min-width: 568px){
    .location-map .actions {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn.btn-light {
    color: #fff;
    background-color: rgba(255,255,255, 0.2);
    border-color: transparent;
}
.btn.btn-outline {
    background: transparent;
    box-shadow: none;
}
.btn.btn-light.btn-outline {
    background: #67b116;
    border: 0;
    border-radius: 60px;
}
.btn.btn-light:hover {
    color: #fff;
    background-color: rgb(84, 144, 17);
    border-color: transparent;
}
.location-container {
    position: absolute;
    top: 50%;
    left: 50%;
}
@media (min-width: 568px){
    .location-map-lg .location-container {
        height: 580px;
        width: 1174px;
        margin: -290px 0 0 -582px;
    }
}
.v-padding-10 {
    padding: 10px 0;
}
.v-padding-20 {
    padding: 20px 0;
}
.v-padding-30 {
    padding: 30px 0;
}
.v-padding-40 {
    padding: 40px 0;
}
.v-padding-50 {
    padding: 50px 0;
}
.v-padding-60 {
    padding: 60px 0;
}
.v-padding-70 {
    padding: 70px 0;
}
.v-padding-80 {
    padding: 80px 0;
}
.v-padding-90 {
    padding: 90px 0;
}
.v-padding-100 {
    padding: 100px 0;
}
.v-padding-110 {
    padding: 110px 0;
}
.v-padding-120 {
    padding: 120px 0;
}
.v-padding-130 {
    padding: 130px 0;
}
.v-padding-140 {
    padding: 140px 0;
}
.v-padding-150 {
    padding: 150px 0;
}

.h-padding-10 {
    padding: 0 10px;
}
.h-padding-20 {
    padding: 0 20px;
}
.h-padding-30 {
    padding: 0 30px;
}
.h-padding-40 {
    padding: 0 40px;
}
.h-padding-50 {
    padding: 0 50px;
}
.h-padding-60 {
    padding: 0 60px;
}
.h-padding-70 {
    padding: 0 70px;
}
.h-padding-80 {
    padding: 0 80px;
}
.h-padding-90 {
    padding: 0 90px;
}
.h-padding-100 {
    padding: 0 100px;
}
.h-padding-110 {
    padding: 0 110px;
}
.h-padding-120 {
    padding: 0 120px;
}
.h-padding-130 {
    padding: 0 130px;
}
.h-padding-140 {
    padding: 0 140px;
}
.h-padding-150 {
    padding: 0 150px;
}
.icon {
    display: inline-block;
    color: #1e88e5;
    font-family: 'icons';
    font-size: 24px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-lg {
    height: 50px;
    width: 50px;
    font-size: 48px;
}
.feature > i {
    margin-top: 20px;
    margin-bottom: 14px;
    font-size: 50px;
}
.feature {
    padding-top: 20px;
    margin-bottom: 20px;
}
@media (min-width: 992px){
    .features-center .feature {
        padding: 0 30px;
    }
}
@media (min-width: 1200px){
    .features-center .feature {
        padding: 0 50px;
    }
}
.feature h4, .feature .h4 {
    margin-top: 0;
}
h4, .h4 {
    margin-top: 18px;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
.section-center .section-desc, .section-center .section-title {
    max-width: 700px;
}
.section-desc {
    margin-top: -4px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 28px;
}
@media (min-width: 768px){
    .section-center .section-desc, .section-center .section-title {
        text-align: center;
    }
}
a {
    -webkit-transition: all ease-in .15s;
    -moz-transition: all ease-in .15s;
    -ms-transition: all ease-in .15s;
    -o-transition: all ease-in .15s;
    transition: all ease-in .15s;
}
.btn-primary {
    color: #fff;
    background-color: #1e88e5;
    border-color: #67b116;
}
.btn-lg, .btn-group-lg > .btn {
    height: 56px;
    min-width: 120px;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 500;
}
.btn-lg {
    overflow: hidden;
}
.btn-primary.btn-outline {
    color: #1e88e5;
}
.btn.btn-outline {
    background: transparent;
    box-shadow: none;
}
.btn:active, .btn.active, .btn.btn-outline:active, .btn.btn-outline.active {
    background-image: none;
    outline: 0;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:active, .btn-primary.btn-outline.active {
    background-color: #67b116;
    border-color: #67b116 !important;
    color: #fff;
}
.section-blue:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    border: none;
    background: #026FCE;
    background: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -ms-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -moz-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -o-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -webkit-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
}
.page-section {
    position: relative;
}
.relative{
    position: relative;
}

/* 2.6 Page: Footer */

.page-footer {
    padding: 60px 0 0;
    display: none;
}
.page-footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.page-footer ul > li > a {
    color: #616366;
}
.page-footer ul > li > a:hover {
    color: #1e88e5;
}

/* 2.6.1 Footer: Nav */

.footer-nav ul li {
    margin: 0 0 10px 0;
}
.footer-nav {
    margin: 0 0 35px 0;
    padding: 0 0 60px 0;
    border-bottom: 1px solid #edeff2;
}
@media (max-width: 767px) {
    .footer-nav {
        display: none;
    }
}

/* 2.6.2 Footer: Bottom */

.footer-bottom {
    padding: 0 0 35px 0;
}
.footer-bottom .nav li {
    display: inline-block;
    margin: 0;
}
.footer-bottom .nav li a {
    display: block;
    padding: 8px 16px;
    line-height: 24px;
}
.footer-bottom .social li {
    display: inline-block;
    margin-left: 13px;
}
.footer-bottom .social li > a > i {
    font-size: 19px;
    vertical-align: initial;
}
.footer-copyright {
    margin: 0;
    line-height: 20px;
    color:#333;
}
.footer-copyright small {
    display: block;
    padding-top: 5px;
    color: #8a9399;
    font-size: 13px;
}
.footer-bottom ul {
    display: inline-block;
}

@media (max-width: 1199px) {
    .footer-bottom {
        text-align: center;
    }
    .footer-bottom ul {
        display: block;
    }
    .footer-bottom .social {
        padding: 10px 0 16px;
    }
    .footer-bottom .nav li a {
        padding: 0 16px 0;
    }
}

/* 2.6.2 Footer: Bottom */

.footer-bottom {
    padding: 50px 0;
}
.footer-bottom .nav li {
    display: inline-block;
    margin: 0;
}
.footer-bottom .nav li a {
    display: block;
    padding: 8px 16px;
    line-height: 24px;
    color: #67b116;
}
.footer-bottom .social li {
    display: inline-block;
    margin-left: 13px;
}
.footer-bottom .social li > a > i {
    font-size: 19px;
    vertical-align: initial;
}
.footer-copyright {
    margin: 0;
    line-height: 20px;
}
.footer-copyright small {
    display: block;
    padding-top: 5px;
    color: #8a9399;
    font-size: 13px;
}
.footer-bottom ul {
    display: inline-block;
}

.btn.btn-circle {
    min-width: 0;
    padding-right: 0;
    padding-left: 0;
    -wbekit-border-radius: 40px;
    -moz-border-radius: 40px;   
    border-radius: 40px;    
}
.btn.btn-circle {
    width: 50px;    
}
.btn.btn-circle.btn-lg {
    width: 56px;    
}
.btn.btn-circle.btn-sm {
    height: 42px;   
    width: 42px;    
}
.btn.btn-circle.btn-xs {
    width: 36px;    
}
.btn-primary.btn-outline {
    color: #67b116;
}
.location-pin:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: "";
    height: 22px;
    width: 22px;
    margin: -11px 0 0 -11px;
    -webkit-animation: pulsate 2s linear;
    animation: pulsate 2s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes pulsate 
{       
    0% {-webkit-transform: scale(0); opacity: 0;}
    8% {-webkit-transform: scale(0); opacity: 0;}
    15% {-webkit-transform: scale(0.1); opacity: 1;}
    30% {-webkit-transform: scale(0.5); opacity: 1;}
    100% {opacity: 0; -webkit-transform: scale(1);}
}

@-moz-keyframes pulsate 
{       
    0% {-moz-transform: scale(0); opacity: 0;}
    8% {-moz-transform: scale(0); opacity: 0;}
    15% {-moz-transform: scale(0.1); opacity: 1;}
    30% {-moz-transform: scale(0.5); opacity: 1;}
    100% {opacity: 0; -moz-transform: scale(1);}
}
.browser {
    position: relative;
    z-index: 2;
    padding: 36px 10px 10px 10px;
    margin: 0 auto;
    background-color: #39444d;
    border-radius: 6px;
    overflow: hidden;
}
.browser-xlg {
    height: 634px;
}
.responsive-image .browser {
    width: 86%;
    -webkit-box-shadow: 0 10px 60px -10px rgba(37,45,51, .5);
    box-shadow: 0 10px 60px -10px rgba(37,45,51, .5);
}
.responsive-image .browser {
    -webkit-transition: all ease 0.5s;
}
.browser-header {
    position: absolute;
    top: 0;
    left: 0;
    height: 36px;
    width: 100%;
    padding: 8px 35px 8px 55px;
}
.browser-buttons {
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    padding: 6px 10px;
}
.browser-buttons span {
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 5px 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.browser-buttons span:nth-child(1) {
    background-color: #d74645;
}
.browser-buttons span:nth-child(2) {
    background-color: #d7c045;
}
.browser-buttons span:nth-child(3) {
    background-color: #43ab9b;
}
.browser-bar {
    width: 100%;
    height: 20px;
    background-color: #2d363d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.browser-menu {
    position: absolute;
    right: 0;
    top: 0;
    padding: 14px 10px;
}
.browser-menu span {
    display: block;
    height: 1px;
    width: 16px;
    margin: 0 0 3px 0;
    background-color: #2d363d;
}
.browser-body {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.phone {
    background-color: #333d45;
}
.phone-xlg {
    height: 445px;
    width: 215px;
    padding: 50px 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.responsive-image .phone {
    -webkit-box-shadow: 0 10px 70px -10px rgba(37,45,51, .5);
    box-shadow: 0 10px 70px -10px rgba(37,45,51, .5);
}
.responsive-image .phone {
    position: absolute;
    left: -20px;
    bottom: -19px;
    z-index: 3;
    overflow: hidden;
}
.phone-header {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
}
.phone-body {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.phone-btn {
    height: 34px;
    width: 34px;
    margin: 8px auto;
    background-color: #22292e;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.phone-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
}
.responsive-image .play:after, .responsive-image .browser:after, .responsive-image .phone:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    width: 50%;
    background-color: rgba(0,0,0, 0.05);
}
.btn-dark {
    color: #fff;
    background-color: #1669ba;
    border-color: #1669ba;
}
.navbar-main > li.active > a, .navbar-main > li.open > a, .navbar-main > li:hover > a, .navbar-main > li:focus > a {
    color: #fff;
    text-decoration: none;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

/* 3.4.1 Packages: Switcher */

.packages-switcher {
    position: relative;
    height: 42px;
    width: 278px;
    margin: 25px auto 25px;
    border: 1px solid #e6e9eb;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.packages-switcher span {
    position: relative;
    z-index: 2;
    display: block;
    float: left;
    width: 50%;
    padding: 8px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all ease-in .15s .15s;
    transition: all ease-in .15s .15s;
}
.packages-switcher.monthly span:last-child,
.packages-switcher:not(.monthly) span:first-child {
    color: #fff;
}
.packages-switcher:after {
    position: absolute;
    top: 3px;
    left: 3px;
    display: block;
    content: "";
    height: 34px;
    width: 135px;
    background-color: #1e88e5;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
}
.packages-switcher.monthly:after {
    left: 138px;
}

/* 3.4.1 Packages: Header */

.package-header {
    padding: 24px 20px 28px ;
    border-bottom: 1px solid #e6e9eb;
}
.package-title {
    margin: 0 0 10px 0;
    font-size: 15px;
    font-weight: bold;
}
.package-price {
    display: block;
    color: #1e88e5;
    font-size: 33px;
    font-weight: 500;
    line-height: 40px;
}
.package-price .cycle {
    font-size: 20px;
    font-weight: 300;
}
.package-hourly {
    display: block;
    color: #8a9399;
    font-size: 16px;
    line-height: 15px;
}

/* 3.4.2 Packages: Body */

.package-body {
    padding: 24px;
}
.package-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.package-body ul > li {
    margin: 0 0 4px 0;
    color: #616366;
}
.package-body ul > li:last-child {
    margin: 0;
}
@media (max-width: 991px) {
    .package-body {
        padding: 24px 10px;
    }
}

/* 3.4.3 Packages: Slider */

.section-dark .package-slider-option {
    margin-top: 40px;
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 5px 20px -5px rgba(11,27,38, 0.2);
    box-shadow: 0 5px 20px -5px rgba(11,27,38, 0.2);
}
.plusminus-slider,
.package-slider {
    position: relative;
    height: 34px;
    border: 1px solid #e6e9eb;
    background: #fff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.package-slider {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -17px;
    margin: 0 24px;
}
.plusminus-slider .slider,
.package-slider .slider {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    height: 34px;
    margin: 0 58px 0 32px;
    cursor: pointer;
}
.plusminus-slider .slider-label + .slider {
    margin-right: 132px;
}
.plusminus-slider .slider-label {
    position: absolute;
    right: -1px;
    top: -1px;
    height: 34px;
    width: 100px;
    padding: 0 20px;
    background: #e6e9eb;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-weight: bold;
    line-height: 34px;
}
.plusminus-slider .slider-label input {
    position: relative;
    z-index: 9999;
    border: none;
    background: transparent;
}
.plusminus-slider .slider-label input:focus,
.plusminus-slider .slider-label input:active {
    outline: none;
}
.plusminus-slider .ui-slider-handle,
.package-slider .ui-slider-handle {
    position: absolute;
    top: 3px;
    z-index: 999;
    height: 26px;
    width: 26px;
    background: #1e88e5;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
    -webkit-box-shadow: 0 3px 10px -3px rgba(37,45,51, .5);
    box-shadow: 0 3px 10px -3px rgba(37,45,51, .5);
    -webkit-transition: background ease .15s;
    transition: background ease .15s;
    outline: none;
}
.plusminus-slider .slider-handle:hover,
.package-slider .slider-handle:hover {
    color: #3ba3ff;
    -webkit-box-shadow: 0 5px 15px -5px rgba(37,45,51, .7);
    box-shadow: 0 5px 15px -5px rgba(37,45,51, .7);
}
.plusminus-slider .slider-actions,
.package-slider .slider-actions {
    position: absolute;
    height: 100%;
    width: 100%;
}
.plusminus-slider .slider-actions .btn,
.package-slider .slider-actions .btn {
    margin: 3px;
    height: 26px;
    width: 26px;
    padding: 1px;
}
.plusminus-slider .slider-actions .btn > i,
.package-slider .slider-actions .btn > i {
    float:left;
    font-size: 17px;
}
.plusminus-slider .slider-actions .btn > i:before,
.package-slider .slider-actions .btn > i:before {
    line-height: 24px;
}
.plusminus-slider .slider-actions .btn:first-child,
.package-slider .slider-actions .btn:first-child {
    float: left;
}
.plusminus-slider .slider-actions .btn:last-child,
.package-slider .slider-actions .btn:last-child {
    float: right;
}
.plusminus-slider-option .package-header,
.package-slider-option .package-header {
    position: relative;
    padding-bottom: 38px;
}
.plusminus-slider-option .package-body,
.package-slider-option .package-body {
    padding-top: 38px;
}
.package {
    position: relative;
    display: block;
    margin: 0 0 20px 0;
    border: 1px solid #e6e9eb;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
.package-header {
    padding: 24px 20px 28px;
    border-bottom: 1px solid #e6e9eb;
}
.package.great_value > .package-header {
    background-color: #1e88e5;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    position: relative;
}
.package.great_value > .package-header > h3 {
    color: #ffffff;
}
.package.great_value > .package-header > span {
    color: #ffffff;
}
.section-title {
    margin-left: auto;
    margin-right: auto;
}
.section-center .section-desc, .section-center .section-title {
    max-width: 700px;
}
@media (min-width: 768px){
    .section-center .section-desc, .section-center .section-title {
        text-align: center;
    }
}
.section-dark .section-title, .section-blue .section-title {
    color: #fff;
}
.section-blue .section-desc, .section-blue p {
    color: rgba(196, 227, 255, 0.8);
}
.bird-fast-lines {
    position: absolute;
    right: -202px;
    top: 45px;
    height: 63px;
    width: 202px;
    background-image: url(../matajer/images/section/bird-fast-lines.svg);
}
.image span {
    display: block;
}
.section-image .image span {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.bird-fast {
    position: relative;
    height: 128px;
    width: 128px;
    background-image: url(../matajer/images/section/bird-fast.svg);
    background-size: cover;
}
@media (min-width: 992px){
    .image-shadow-sm {
        -webkit-filter: drop-shadow( 0 5px 10px rgba(11,27,38, 0.2));
        filter: drop-shadow( 0 px 10px rgba(11,27,38, 0.2));
        -webkit-transform: translate3d(0, 0, 0);
    }
}
.image span {
    display: block;
}
.section-image .image span {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.bird-fast-lines {
    position: absolute;
    right: -202px;
    top: 45px;
    height: 63px;
    width: 202px;
    background-image: url(../matajer/images/section/bird-fast-lines.svg);
}
.image span {
    display: block;
}
.section-image .image span {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.image-vultr-faster {
    height: 128px;
    width: 320px;
}
.section-image .image {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.accordion {
    max-width: 740px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    text-align: left;
    list-style: none;
}
.accordion > li {
    position: relative;
    padding: 0 0 7px 40px;
}
.accordion > li.open {
    padding-bottom: 31px;
}
.accordion-title {
    position: relative;
    margin: 0 0 18px 0;
    cursor: pointer;
    -webkit-transition: color ease-in .15s;
    -moz-transition: color ease-in .15s;
    -ms-transition: color ease-in .15s;
    -o-transition: color ease-in .15s;
    transition: color ease-in .15s;
}
.accordion > li.open .accordion-title, .accordion-title:hover {
    color: #1e88e5;
}
.accordion > li.open .plus-icon span {
    background-color: #1e88e5;
}
.accordion > li.open .plus-icon span:last-child {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.nav-tabs > li > a, .nav-tabs > li > button, .nav-tabs > li > span {
    position: relative;
    padding: 14px 2px;
    margin: 0 14px;
    color: #616366;
    line-height: 20px;
    -webkit-transition: color ease-in .15s;
    transition: color ease-in .15s;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > button, .nav-tabs > li.active > button:hover, .nav-tabs > li.active > button:focus, .nav-tabs > li.active > span {
    color: #1e88e5;
    cursor: default;
}
.banner-tabs .nav-tabs > li > a, .banner-tabs .nav-tabs > li > span, .banner-breadcrumbs ul > li > a {
    display: block;
    height: 100%;
    padding: 30px 12px;
    margin: 0 12px;
    color: rgba(196, 227, 255, 0.6);
    font-size: 16px;
    line-height: 18px;
    white-space: normal;
    text-transform: capitalize;
}
.banner-tabs .nav-tabs > li > a, .banner-tabs .nav-tabs > li > span {
    position: relative;
    font-weight: 500;
}
.banner-tabs .nav-tabs > li.active > a, .banner-tabs .nav-tabs > li.active > span, .banner-breadcrumbs ul > li.active > a {
    color: #fff;
}

.m-b-0 {
    margin-bottom: 0px!important;
}
.m-b-5 {
    margin-bottom: 5px!important;
}
.m-b-10 {
    margin-bottom: 10px!important;
}
.m-b-15 {
    margin-bottom: 15px!important;
}
.m-b-20 {
    margin-bottom: 20px!important;
}
.m-b-25 {
    margin-bottom: 25px!important;
}
.m-b-30 {
    margin-bottom: 30px!important;
} 
.m-b-40 {
    margin-bottom: 40px!important;
} 
.m-b-50 {
    margin-bottom: 50px!important;
} 
.m-b-60 {
    margin-bottom: 60px!important;
} 
.m-b-80 {
    margin-bottom: 80px!important;
} 
.m-t-0 {
    margin-top: 0px!important;
}
.m-t-5 {
    margin-top: 5px!important;
}
.m-t-10 {
    margin-top: 10px!important;
}
.m-t-15 {
    margin-top: 15px!important;
}
.m-t-20 {
    margin-top: 20px!important;
}
.m-t-25 {
    margin-top: 25px!important;
}
.m-t-30 {
    margin-top: 30px!important;
} 
.m-t-40 {
    margin-top: 40px!important;
} 
.m-t-50 {
    margin-top: 50px!important;
} 
.m-t-60 {
    margin-top: 60px!important;
} 
.p-b-0 {
    padding-bottom: 0px!important;
}
.p-t-0 {
    padding-top: 0px!important;
}
.p-b-0 {
    padding-bottom: 0px!important;
}
.package-single {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}
.service-icon-xlg {
    height: 300px;
    width: 398px;
}
.location-map .map-grey {
    background: url(../matajer/images/map-grey.svg) no-repeat center center;
    background-size: cover;
}
.section-image .image:after, .section-image .image:before {
    display: table;
    content: "";
    clear: both;
}
.location-map {
    position: relative;
}
.location-map-sm {
    height: 260px;
}
.location-map-sm .map {
    height: 260px;
    width: 524px;
}
.location-map-sm .location-container {
    height: 260px;
    width: 524px;
    margin: -130px 0 0 -262px;
}
.location-map-sm .location:hover .location-name {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.location-map-sm .location-name {
    opacity: 0;
}
.feature {
    padding-top: 20px;
    margin-bottom: 40px;
}
.features-icon-left .feature {
    position: relative;
    padding-left: 82px;
    text-align: left;
}
.feature > i {
    margin-top: 20px;
    margin-bottom: 14px;
    font-size: 50px;
    color: #1e88e5;
    height: 50px;
    width: 50px;
}
.features-icon-left .feature > i {
    position: absolute;
    left: 0;
    top: 0;
}
@media (min-width: 768px){
    .clear-sm {
        display: block;
        clear: both;
    }
}
.section-row {
    padding-bottom: 55px;
    margin-bottom: 48px;
    border-bottom: 1px solid #edf0f2;
}
.section-row:first-child {
    padding-top: 0;
}
.bird {
    height: 140px;
    width: 140px;
    background: url(../matajer/images/section/bird.svg);
    background-size: cover;
}
.bird-lg {
    height: 200px;
    width: 200px;
}
@media (min-width: 992px){
    .image-shadow {
        -webkit-filter: drop-shadow( 0 10px 15px rgba(11,27,38, 0.3));
        filter: drop-shadow( 0 10px 15px rgba(11,27,38, 0.3));
        -webkit-transform: translate3d(0, 0, 0);
    }
}
.banner-image {
    position: relative;
    margin: 45px 0 0 0;
    text-align: right;
}
.image-apps {
    position: relative;
    display: inline-block;
    height: 316px;
    width: 316px;
}
.panel {
    position: relative;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e6e9eb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
}
.panel-block {
    padding: 30px;
}
.panel-block-icon {
    padding: 50px 30px;
    text-align: center;
}
a.panel, .panel-link {
    color: #616366;
    cursor: pointer;
    -webkit-transition: all ease-in .15s;
    transition: all ease-in .15s;
}
a.panel:hover, .panel-link:hover, .panel.active {
    border-color: #1e88e5;
}
.icon-xlg {
    height: 68px;
    width: 68px;
    font-size: 68px !important;
}
.panel-block-icon .panel-icon > i {
    color: #1e88e5;
}

/* 2.5 Page: MAIN */
.page-main .container {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}
@media (max-width: 767px) {
    .page-main .container {
        padding: 40px 0;
    }
}

/* 2.5.2 Main: Sidebar */

.main-sidebar {
    width: 230px;
}
.main-sidebar .nav-sidebar {
    width: 230px;
    margin: 0;
}
.main-sidebar .sidebar-row .nav > li > a {
    padding-left: 0;
    padding-right: 0;
}
.main-sidebar .sidebar-tags .nav > li > a {
    position: relative;
    padding-right: 40px;
    word-break: break-all;
}
.main-sidebar .sidebar-tags .nav > li > a .badge {
    position: absolute;
    top: 2px;
    right: 0;
}
@media (min-width: 768px) {
    .main-sidebar,
    .main-sidebar .nav-sidebar {
        width: 230px;
    }
    .main-sidebar .sidebar-row {
        margin-bottom: 25px;
    }
    .main-sidebar-left:after {
        left: 240px;
    }
    .main-sidebar-right:after {
        right: 240px;
    }
    .main-sidebar-left {
        float: left;
    }
    .main-sidebar-right {
        float: right;
    }
    .main-sidebar .nav.affix {
        position: fixed!important;
        top: 0;
        max-height: 100%;
        padding: 70px 0 0 0;
        margin: 0;
        overflow-x: auto;
        overflow-y: visible;
        -webkit-transition: padding-top .1s;
    }
    .main-sidebar-floating-nav .nav.affix {
        padding-top: 110px;
    }
}
@media (max-width: 767px) {
    .main-sidebar {
        width: auto;
        padding: 0 20px 48px 20px;
        margin: 0 0 28px 0;
        border-bottom: 1px solid #edf0f2;
    }
    .sidebar-tags,
    .main-sidebar:after {
        display: none;
    }
    .main-sidebar .nav .affix {
        position: inherit;
    }
}

/* 2.5.3 Main: Content */

.main-content-center {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px
}
.main-content-center-sm {
    max-width: 700px;
}
.main-content:after {
    display: block;
    content: "";
    clear: both;
}
.content-row {
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 50px;
    border-bottom: 1px solid #edf0f2;
}
.content-row:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
@media (min-width: 768px) {
    .main-content-right {
        margin-left: 250px;
    }
    .main-content-left {
        float: left;
        width: 100%;
        margin-right: -280px;
        padding-right: 280px;
    }
}
@media (max-width: 767px) {
    .content-row {
        padding-left: 20px;
        padding-right: 20px;
    }
    .main-content-right .content-row {
        padding-left: 20px;
    }
}
.nav-sidebar > li > a {
    position: relative;
    display: inline-block;
    padding: 0 0 6px;
    color: #616366;
    -webkit-transition: color ease-in .15s;
    transition: color ease-in .15s;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
    color: #363b40;
}
.list-icon > li > a {
    display: block;
    color: #616366;
}
.article_list > li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-styled > li {
    margin-bottom: 5px;
}
.list-icon > li {
    margin-bottom: 16px;
}
.list-icon > li {
    position: relative;
    padding-left: 32px;
}
.list-styled {
    padding: 0;
    margin: 0 0 12px 0;
    list-style: none;
}
.list-icon {
    padding: 0;
    margin: 0 0 12px 0;
    list-style: none;
}
.list-icon > li > a > i, .list-icon > li > i {
    position: absolute;
    top: 0;
    left: 0;
    color: #616366;
    font-size: 24px;
}
/* 3.5 Flags */
.flag {
    display: inline-block;
    height: 36px;
    width: 54px;
    margin-right: 10px;
    background: url(../matajer/images/flags.png?v=2);
    vertical-align: middle;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.flag-germany {
    background-position: 0 0;   
}
.flag-france {
    background-position: -54px 0;   
}
.flag-netherlands {
    background-position: -108px 0;  
}
.flag-england {
    background-position: -162px 0;  
}
.flag-usa {
    background-position: 0 -36px;   
}
.flag-japan {
    background-position: -54px -36px;   
}
.flag-australia {
    background-position: -108px -36px;  
}
.flag-sm {
    display: inline-block;
    height: 18px;
    width: 27px;
    background: url(../matajer/images/flags.png?v=2);
    background-size: 108px 36px; 
    -webkit-border-radius: 3px;
    border-radius: 3px;
}   
.flag-sm.flag-germany {
    background-position: 0 0;   
}
.flag-sm.flag-france {
    background-position: -27px 0;   
}
.flag-sm.flag-netherlands {
    background-position: -54px 0;   
}
.flag-sm.flag-england {
    background-position: -81px 0;   
}
.flag-sm.flag-usa {
    background-position: 0 -18px;   
}
.flag-sm.flag-japan {
    background-position: -27px -18px;   
}
.flag-sm.flag-australia {
    background-position: -81px -18px;   
}
.flag-xs {
    display: inline-block;
    height: 13px;
    width: 16px;
    background: url(../matajer/images/flags-sm.png?v=2);
    background-size: 66px 26px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}   
.flag-xs.flag-germany {
    background-position: 0 0;   
}
.flag-xs.flag-france {
    background-position: -16px 0;   
}
.flag-xs.flag-netherlands {
    background-position: -32px 0;   
}
.flag-xs.flag-england {
    background-position: -48px 0;   
}
.flag-xs.flag-usa {
    background-position: 0 -13px;   
}
.flag-xs.flag-japan {
    background-position: -32px -13px;   
}
.flag-xs.flag-australia {
    background-position: -48px -13px;   
}

/* 3.15 Section: Server Status */

.location-header {
    padding: 0 0 20px 0;
}
.location-header h4,
.location-header .h4 {
    margin: 0;
}
.location-header h4 small,
.location-header .h4 small {
    display: block;
    padding: 3px 0 0 0;
    color: #919699;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}
.location-header .flag {
    float: left;
    margin-right: 15px;
}
.location-info {
    margin: 0 0 -5px 0;
    font-size: 14px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    -webkit-transition: all ease-in .25s, transform .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all ease-in .25s, transform .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all ease-in .25s, transform .6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.location-info > li {
    margin: 0;
}
.location-header > i {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 24px;
}
.location-progress .progress {
    margin: 0 0 15px 0;
}
.progress {
    background-color: #ebeef0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.progress-bar {
    background-color: #1e88e6
}
.location-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    -webkit-transform: translateX(0px) translateY(30px);
    transform: translateX(0px) translateY(30px);
    -webkit-transition: opacity ease-in .25s, transform .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity ease-in .25s, transform .6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity ease-in .25s, transform .6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
a.panel-location:hover .location-btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px) translateY(0);
    transform: translateX(0px) translateY(0);
}
a.panel-location:hover .location-info {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(0px) translateY(-30px);
    transform: translateX(0px) translateY(-30px);
}
a.panel-location:hover,
a.panel-location:active,
a.panel-location:focus {
    outline: none;
}
a.panel-location.location-warning:hover {
    border-color: #ffb13d;
}
a.panel-location.location-warning:hover .location-btn {
    color: #fca426;
}
/* -------------------------------
   4.0 Components
   ------------------------------- */

.progress-sm {
    height: 5px;
}
.list-label {
    display: inline-block;
    color: #363b40;
    font-weight: 500;
}
.text-success{
    color: green;
}
.display-3 {
    color: #363b40;
    font-size: 49px;
    font-weight: 100;
    line-height: 40px;
}
.text-primary {
    color: #1e88e5!important;
}

/* 3.16 Section: Time Line */

.time-line {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}
.time-line:after {
    display: table;
    content: "";
    clear: both;
}
.time-line:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    display: block;
    content: "";
    height: 100%;
    width: 2px;
    border-right: 2px dashed rgba(196,227,255, 0.2);
}
.time-line > li {
    position: relative;
    float: left;
    width: 50%;
}
.time-line > li:before {
    position: absolute;
    top: 70px;
    left: 0;
    z-index: 1;
    display: block;
    content: "";
    height: 2px;
    width: 40px;
    border-top: 2px dashed rgba(196,227,255, 0.2);
}
.time-line > li .h4 {
    color: #fff;
    margin: 0 0 6px;
}
.time-line > li p {
    margin: 0;
    font-size: 16px;
}
.time-line > li:nth-child(odd) {
    text-align: right;
    padding-right: 50px;
    padding-bottom: 60px;
}
.time-line > li:nth-child(odd):before {
    top: 10px;
    left: auto;
    right: 0;
}
.time-line > li:nth-child(even) {
    text-align: left;
    padding-left: 50px;
    padding-top: 60px;
}
.time-pin {
    position: absolute;
    top: 4px;
    z-index: 2;
    display: block;
    height: 12px;
    width: 12px;
    background: #3fb6a1;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.time-line > li:nth-child(odd) .time-pin {
    right: -7px;
}
.time-line > li:nth-child(even) .time-pin {
    top: 64px;
    left: -5px;
}
@media (max-width: 768px) {
    .time-line > li:before {
        width: 20px;
    }
    .time-line > li:nth-child(odd) {
        padding-right: 30px;
    }
    .time-line > li:nth-child(even) {
        padding-left: 30px;
    }
}
.section-image .image {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.image-vultr-lanch {
    position: relative;
    height: 114px;
    width: 128px;
    margin: 0 auto;
}

/* 3.10 Section: Post */

.post {
    position: relative;
    width: 100%;
    padding: 0 0 0 78px;
    margin-bottom: 54px;
    border-bottom: 1px solid #edf0f2;
}
.post.last,
.post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
@media (max-width: 767px) {
    .post {
        padding: 0 20px;
    }
    .post-header {
        padding-left: 70px;
    }
}

/* 3.10.1 Post: Small */

.post-sm {
    padding: 0 0 16px 72px;
    margin-bottom: 16px;
}
.post-sm .post-avatar {
    top: 2px;
}
@media (max-width: 767px) {
    .post-sm {
        padding: 0 20px 16px 20px;
    }
}

/* 3.10.2 Post: Content */

.post-content,
.press-content {
    padding: 22px 0 54px 0;
}
.post-content p  {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 28px;
}
.post-content p:last-child {
    margin-bottom: 0;
}
.post-content p img {
    max-width: 100%;
    height: auto;
}
.post-closed .post-title a {
    color: #616366;
}
.post-title {
    margin: 0 0 8px 0;
}
.post-title .label {
    margin-right: 8px;
}

/* 3.10.3 Post: Avatar */

.post-avatar {
    position: absolute;
    top: 6px;
    left: 0;
}
.avatar {
    display: inline-block;
    height: 54px;
    width: 54px;
    background-color: #cce4fa;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
    cursor: pointer;
}
.avatar-md {
    height: 48px;
    width: 48px;
}
.avatar-sm {
    height: 38px;
    width: 38px;
}
.avatar > img {
    max-height: 100%;
}
@media (max-width: 767px) {
    .post-avatar {
        left: 20px;
    }
}
.panel-account {
    text-align: center;
}
.panel-account .account-name {
    display: block;
    padding: 4px 0 0 ;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.panel-account .account-name > i {
    margin-left: 8px;
}
.panel-account .account-name + .dropdown-menu {
    min-width: 0;
}

/* 3.10.4 Post: Info */

.post-info {
    width: auto;
    margin: 0 -8px;
    padding: 0;
    list-style: none;
}
.post-info:after,
.post-info:before {
    display: block;
    content: "";
    clear: both;
}
.post-info > li {
    float: left;
    padding: 0 8px;
    color: #919499;
    font-size: 13px;
}
.post-info > .post-date {
    float: right;
}
.post-info i {
    margin-left: 5px;
    font-size: 14px;
}
@media (max-width: 767px) {
    .post-info > .post-date {
        float: left;
        width: 100%;
    }
}

/* 3.10.5 Post: Comments */

.post-comments {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}
.post-comment-title {
    margin-top: 0;
}
.posts-comments:after,
.posts-comments:before {
    display: block;
    content: "";
    clear: both;
}
.post-comments > li {
    border-top: 1px solid #edf0f2;
}
.comment {
    position: relative;
    padding: 24px 0 24px 72px;
}
.comment-avatar {
    position: absolute;
    top: 24px;
    left: 0;
}
.comment-header {
    margin-bottom: 17px;
}
.comment-author {
    display: block;
    color: #363b40;
    font-weight: bold;
    line-height: 22px;
}
.comment-date {
    color: #919499;
    font-size: 13px;
    line-height: 18px;
}
.comment-body p:last-child {
    margin: 0;
}
@media (max-width: 767px) {
    .comment {
        padding-right: 20px;
        padding-left: 20px;
    }
    .comment-avatar {
        left: 20px;
    }
    .comment-header {
        padding-left: 64px;
    }
    .post-comment-title {
        padding: 0 20px;
    }
}

/* 3.10.6 Post: Authot */

.author-box {
    margin-bottom: 54px
}
.author-box p:last-child {
    margin-bottom: 0;
}
.author-avatar {
    float: left;
    margin-right: 16px;
}
.author-name {
    margin-bottom: 0;
    color: #363b40;
    font-weight: bold;
    line-height: 24px;
}
.author-role {
    color: #919499;
    font-size: 13px;
    line-height: 18px;
}

/* 3.10.7 Post: Reply */

.post-reply {
    position: relative;
    padding: 30px 0 0 72px;
    border-top: 1px solid #edf0f2;
}
.reply-avatar {
    position: absolute;
    top: 20px;
    left: 0;
}
.post-navigation {
    display: block;
    text-align: center;
}
.post-reply textarea {
    resize: vertical;
}
@media (max-width: 767px) {
    .post-reply {
        padding-right: 20px;
    }
    .post-reply-title {
        padding: 0 20px;
    }
}

/* 3.11 Section: Partners */

.list-partners {
    margin: 0;
    padding: 15px 0 0 0;
    list-style: none;
}
.list-partners:after,
.list-partners:before {
    display: block;
    content: "";
    clear: both;
}
.list-partners > li {
    float: left;
    width: 20%;
    margin-bottom: 25px;
    text-align: center;
}
.list-partners > li > a {
    display: block;
    opacity: 0.5;
}
.list-partners > li > a:hover {
    opacity: 1;
}
.list-partners > li > a img {
    max-width: 100%;
}
@media (max-width: 767px) {
    .list-partners > li {
        width: 50%;
    }
    .list-partners > li:last-child {
        width: 100%;
    }
}
@media (min-width: 768px)
{
    .post { padding-left: 0px; }
}
.news_content img {
    max-width: 100%;
}
.banner-tabs .nav-tabs > li > a:hover, .banner-breadcrumbs ul > li > a:hover {
    border: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dcdee0;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('/_images/arrow.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 30px 50px;
    cursor: pointer;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.btn-default:hover, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default, .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #616366;
    background-color: #ebeff2;
    border-color: #ebeff2;
}
.btn-default {
    color: #616366;
    background-color: #dfe2e5;
    border-color: #dfe2e5;
}
.form-control{
    box-shadow: none;
}
.form-control:focus {
    border-color: #1e88e5;
    outline: 0;
    box-shadow: none;
}
@media (min-width: 568px) {
    .location-map-lg {
        height: 520px;
    }
    .location-map-lg .location-container {
        height: 580px;
        width: 1174px;
        margin: -290px 0 0 -582px;
    }
    .location-map .actions {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
}
@media (min-width: 568px) and (max-width: 1199px) {
    .location-map-lg {
        height: 450px;
    }
    .location-map-lg .location-container {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }
}
@media (min-width: 568px) and (max-width: 991px) {
    .location-map-lg {
        height: 424px;
    }
    .location-map-lg .location-container {
        -webkit-transform: scale(0.68);
        -moz-transform: scale(0.68);
        -ms-transform: scale(0.68);
        -o-transform: scale(0.68);
        transform: scale(0.68);
    }
}
@media (min-width: 568px) and (max-width: 767px) {
    .location-map-lg {
        height: 290px;
    }
    .location-map-lg .location-container {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
}
@media (max-width: 567px) {
    .location-map-lg .map {
        display: none;
    }
    .location-map-lg .location-container {
        position: inherit;
        top: auto;
        left: auto;
        max-width: 380px;
        margin: 0 auto;
        padding: 25px 0;
    }
    .location-container:after,
    .location-container:before {
        display: block;
        content: "";
        clear: both;
    }
    .location-map-lg .location-map {
        padding: 0 30px;
    }
}
@media (max-width: 1199px) {
    .footer-bottom {
        text-align: center;
    }
    .footer-bottom ul {
        display: block;
        text-align: center;
    }
    .footer-bottom .social {
        padding: 10px 0 16px;
    }
    .footer-bottom .nav li a {
        padding: 0 16px 0;
    }
}
@media (max-width: 1199px) {
    .banner-tabs .nav-tabs > li > a {
        padding-left: 4px;
        padding-right: 4px;
    }
    .banner-tabs .nav-tabs,
    .banner-breadcrumbs ul {
        padding: 0;
        margin: 0 -16px;
    }
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #edeff2;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.tabs-responsive {
    position: relative;
    height: 48px;
    overflow: hidden;
}
.tabs-responsive > .tabs-container {
    position: absolute;
    top: 0;
    width: 100%;
}
.tabs-responsive > .tabs-container > .btn {
    position: absolute;
    top: -1px;
}
.tabs-responsive > .tabs-container > .btn-next {
    right: -18px;
}
.tabs-responsive > .tabs-container > .btn-prev {
    left: -18px; 
}
.tabs-responsive > .tabs-container > .nav-tabs {
    height: 76px;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
    -webkit-transition: all ease-in .15s;
    transition: all ease-in .15s;
}
.tabs-responsive > .tabs-container > ul > li {
    float: none;
    display: inline-block;
    width: auto;
}
@media (min-width: 992px) {
    .tabs-responsive > .tabs-container > .btn {
        display: none; 
    }
}
@media (max-width: 991px) {
    .tabs-responsive > .tabs-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.btn.btn-icon i, .btn.btn-circle i {
    float: none;
    display: block;
    height: 24px;
    width: 24px;
    margin: 0 auto;
    font-size: 20px;
}
.banner-tabs.tabs-responsive {
    height: 78px;
}
.banner-tabs.tabs-responsive .nav-tabs {
    height: 96px;
}
.banner-tabs.tabs-responsive .btn {
    top: 14px;
    color: rgba(196, 227, 255, 0.6);
    font-size: 24px;
}
@media (max-width: 1199px) {
    .banner-tabs .nav-tabs > li > a {
        padding-left: 4px;
        padding-right: 4px;
    }
    .banner-tabs .nav-tabs,
    .banner-breadcrumbs ul {
        padding: 0;
        margin: 0 -16px;
    }
}
.btn-icon {
    min-width: 0;
}
@media (max-width: 991px){
    .location-map-sm {
        height: 170px;
    }
    .location-map-sm .location-container {
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
    }
}
ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}

/* 2.2.6 Page Navbar: Dropdown */

.page-navbar .navbar-main > li .dropdown-menu {
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.page-navbar .navbar-main > li .dropdown-menu:before {
    display: none;
}
@media (min-width: 768px) {
    html:not(.mobile) .page-navbar .navbar-main > li:hover .dropdown-menu,
    html:not(.mobile) .page-navbar .navbar-main > li.open .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0px) translateY(0px);
        transform: translateX(0px) translateY(0px);
    }
}
@media (max-width: 767px) {
    .page-navbar .navbar-main > li .dropdown-menu {
        width: 100%;
        min-width: 0;
        padding: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        transition: none;
        -webkit-transform: translateX(0px) translateY(0);
        transform: translateX(0px) translateY(0);
    }
    .page-navbar .navbar-main > li .dropdown-menu:after {
        display: none;
    }
    .page-navbar .navbar-main > li.open .dropdown-menu {
        opacity: 1;
        visibility: visible;
    }
    .page-navbar .navbar-main > li .dropdown-menu > li {
        text-align: center;
    }
    .page-navbar .navbar-main > li .dropdown-menu > li > a {
        -webkit-transition: none;
        transition: none;
    }
}

/* 2.2.7 Page Navbar: Fixed */

.page-navbar.navbar-fixed {
    position: fixed;
    height: 76px;
    padding: 13px 0;
    background: #026FCE;
    background: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -ms-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -moz-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -o-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: -webkit-linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    background-image: linear-gradient(45deg, #0B4182 1%, #1e88e5 64%, #40BAF5 97%);
    -webkit-box-shadow: 0 0 40px rgba(37,45,51, .5);
    box-shadow: 0 0 40px rgba(37,45,51, .5);
    -webkit-transition: top .1s, background .1s, padding .1s;
    transition: top .1s, background .1s, padding .1s;
}
.page-navbar.navbar-fixed.navbar-hidden {
    top: -76px;
    opacity: 0;
}
.page-navbar.navbar-fixed.navbar-visible {
    top: 0;
    opacity: 1;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: block;
    float: left;
    min-width: 200px;
    padding: 12px 0;
    margin: 2px 0 0;
    font-size: 15px;
    text-align: left;
    list-style: none;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    border: 1px solid #dcdee0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 4px;
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: 0 10px 40px -5px rgba(37,45,51, .25);
    box-shadow: 0 10px 40px -5px rgba(37,45,51, .25);
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateX(0px) translateY(20px);
    transform: translateX(0px) translateY(20px);
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
@media (min-width: 768px) {
    .navbar-login {
        display: none;
    }
}
@media (max-width: 767px) {
    .navbar-container {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        padding-top: 25px;
        background-color: transparent;
        -webkit-transition: linear background .15s;
        transition: linear background .15s;
        visibility: hidden;
        overflow-y: auto;
    }
    .navbar-open .navbar-container {
        z-index: 3;
        background-color: rgba(255,255,255,0.95);
        visibility: visible;
    }
    .navbar-open.navbar-bgfade .navbar-container {
        background-color: transparent;
    }
    .new-logo-wrapper{
        width: 65px !important;
        padding: 10px !important;
    }
    .contact-us-hint{
        display: none;
    }
    .navbar-main > li.lang-switcher{
        display: block !important;
    }
}
.page-banner.page-banner-home {
    background: gray;
    height: 700px;
    background-image: url(../matajer/images/Untitled-12.jpg);
    background-position: 100% 66%;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
a.btn.x-header-btn {
    color: #383838;
    border: 1px solid #383838;
    border-radius: 60pc;
    font-size: 15px;
    padding: 9px 22px;
    margin-bottom: 10px;
}
a.btn.x-header-btn:hover {
    background: #383838;
    color : white;
}
.nav>li>a:focus, .nav>li>a:hover{
    color : black;
    text-decoration: underline;
}
img.iphone-image {display: block;margin: 0 auto;width: 383px;}
a.navbar-brand img {
    height: 50px;
}
.feature img {
    height: 50px;
    margin: 20px 0;
}
h2.section-title {
    margin-bottom: 15px;
}
p.section-desc {
    margin-bottom: 30px;
}
.section-image img {
    width: 100%;
}
.all-images img {
    width: 100%;
}
.back11{
    background: #f5f5f8;
}
.rating.orange {
    font-size: 22px;
    color: orange;
}
.carousel-control {
    box-shadow: none;
    background: none !important;
}

a.carousel-control .glyphicon {
    font-size: 25px;
    color: gray;
    text-shadow: none !important;
}
.testimonials {
    padding: 40px 0;
    width: 86%;
    margin: 0 auto;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
    right: auto;
    left: 50%;
}
.color1 {
    color: #7b1919;
    font-size: 20px;
}
a.download-btn {
    text-align: left;
    padding-left: 40px;
    border-radius: 100px;
    display: inline-block;
    background: #131315;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0;
    min-width: 200px;
}
a.download-btn i {
    float: left;
    margin-left: -30px;
    font-size: 30px;
    padding: 0 10px;
    line-height: 36px;
}
.x-content div {
    line-height: 100%;
}
form#f1 {
    display: inline-block;
    background: white;
    border-radius: 60px;
    padding: 3px;
    border: 1px solid #cecece;
    overflow: hidden;
}

form#f1 input[type=text] {
    border: 0;
    height: 44px;
}

form#f1 .btn {
    font-size: 14px;
    padding: 10px 15px;
}

form#f1 label {
    padding: 0 10px;
    font-size: 20px;
    margin: 0;
    direction: ltr;
}
a.navbar-brand {
    padding: 0;
}
.page-navbar.navbar-fixed {
    background: rgba(255,255,255,0.9);
}

.page-banner-2 {
    background-image: url(../matajer/images/shutterstock_102473069_2.jpg) !important;
    color: black;
}
.page-banner-3{
    background-image: url(../matajer/images/mm1.jpg) !important;
    background-position: 100% 34%;
}
.page-banner-4{
    background-image: url(../matajer/images/image_mini.jpg) !important;
    background-position: 100% 34%;
}
.page-banner-4 h1{
    font-weight: normal !important;
    font-size: 60px !important;
    margin-top: 290px !important;
    color: white;
    text-shadow : 1px 1px 1px black;
}
.page-banner-2 *, .page-banner-3 *, .page-banner-freelancers *{
    color : white !important;
}
div#z-titles {
    /*font-family: droid arabic kufi;*/
    margin-top: 60px;
}
.z-title-1 {
    text-align: right;
    width: 500px;
    margin: 0 auto;
    font-size: 25px;
    padding: 10px 0;
}
.z-title-2 {
    font-size: 60px;
    width: 500px;
    margin: 0 auto;
    padding: 40px 0;
    line-height: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.32);
    margin-bottom: 30px;
   /* padding-top: 10px;*/
    font-weight:bold
}
.z-title-3 {
    width: 500px;
    margin: 0 auto;
    font-size: 21px;
    line-height: 35px;
    text-align: right;
    margin-bottom: 70px;
}
.navbar-main > li.lang-switcher{
    display: none;
}
.page-navbar-2 .navbar-main > li > a{
    color: white;
}
.z-page-navs ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.z-page-navs ul li {
    display: inline-block;
    padding: 0 20px;
}
.z-page-navs ul li a {
    display: block;
    padding: 10px 0;
}
.z-page-navs ul li a .z-icon {
    display: block;
    font-size: 40px;
    padding: 15px 0;
}
.z-page-navs ul li a .z-description {
    font-size: 20px;
    display: block;
    font-weight: bold;
    padding-bottom: 15px;
}
.z-page-navs {
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    z-index: 9999;
}
.z-page-navs ul li a .z-icon i {
    color: #e6faa4 !important;
}
.z-page-navs ul li.active a {
    border-bottom: 6px solid white;
}
.contact-us-hint, .help-link{
    text-align: right;
    margin-bottom: 10px;
    color: #383838;

}
.page-navbar-2 .contact-us-hint{
    color : white;
}
.page-navbar-2 .contact-us-hint span{
    color : #d2e32c;
    padding-left: 30px;
}
.contact-us-hint span{
    color: #67b116;
    padding-left: 30px;
}
div#z-titles.z-titles-2 {
    text-align: right;
    margin-top: 130px;
}
.z-titles-2 .z-title-2 {
    margin-right : initial;
}
.z-titles-2 .z-title-3 {
    margin-right : initial;
}
@media (min-width: 1200px){
    .container {
        max-width: 1000px;
    }
}
.contact-us-block {
    box-shadow: 0px 13px 66px 1px rgba(0, 0, 0, 0.2);
    z-index: 99999;
    position: relative;
    margin-top: -100px;
    background: white;
    margin-bottom: 30px;
}
.contact-us-block #x-right-block {
    padding: 30px;
}
.contact-us-block #x-left-block {
    padding: 30px;
    background: #448200;
    min-height: 470px;
}
label.x-custom-label {
    display: block;
    margin-bottom: 10px;
}
.contact-us-block .form-control {
    border: 0;
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    border-radius: 0;
}
button.x-custom-button {
    background: #67b016;
    border: 0;
    color: white;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    font-size: 30px;
    float: left;
}
div#x-left-block * {
    color: white;

}
div#x-left-block ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
div#x-left-block li {
    padding: 10px 0;
}
.x-number{
    direction: lrt;
}
div#x-left-block li i {
    color: rgba(255,255,255,0.6);
    margin-left: 10px;
}
h1.lg-text {
    font-size: 50px;
    font-weight: bold;
    margin-top: 130px;
}
a.btn.x-header-btn.x-header-btn-2 {
    border-color: white;
    background: rgba(0, 0, 0, 0.31);
}
.navbar-visible .contact-us-hint {
    display: none;
}
.navbar-visible .navbar-main > li > a {
    color: #474c51;
}
.x-text-1{
    font-size: 20px;
}
ul.supported-areas-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.supported-areas-list li {
    width: 20%;
    float: right;
}
ul.supported-areas-list li a {
    font-size: 19px;
    line-height: 45px;
    color: #363b40;
    cursor: pointer;
}
ul.supported-areas-list li a:hover {
    text-decoration: underline;
}
.new-logo-wrapper a {
    width: 100%;
}
.new-logo-wrapper a img {
    width: 100%;
}
.new-logo-wrapper {
    position: absolute;
    top: -2px;
    width: 140px;
    background: white;
    padding: 20px 30px;
    border-radius: 0px 0px 80px 80px;
    margin-top: -25px;
}
.navbar-brand{
    display: none;
}
.navbar-visible #x-nav-logo{
    display: none;  
}
.navbar-visible .navbar-brand{
    display: block;
}
.carousel-control span.glyphicon.glyphicon-chevron-left {
    right: 80%;
    left: auto;
}
.carousel-control span.glyphicon.glyphicon-chevron-right {
    left: 80%;
    right: auto;
}
.navbar-toggle.btn:active, .navbar-toggle.btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.last-h4{
    margin: 0;
    line-height: 163px;
    /*vertical-align: middle;*/
}
span.z-icon img {
    height: 45px;
    display: none;
}
.z-page-navs ul li a:hover img, .z-page-navs ul li.active a img{
    display: inline;
}
span.person-quote-site {
    position: absolute;
    top: 85%;
    left: 50%;
    background: #efefef;
    color: #1da1f2;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    line-height: 30px;
    z-index: 999;
    font-size: 19px;
    border-bottom: 3px solid #d4d4d4;
}
div#xyz {
    position: relative;
}
.img1{
    width: 60% !important;
    margin: 0 auto;
    display: block;
}
.navbar-buttons a[href='app'].btn.btn-light.btn-outline{
    border : 1px solid white;
}
.navbar-main > li > a.active::after {
    border-bottom: 2px solid white;
    content: " ";
    width: 100%;
    display: block;
    margin-top: 5px;
}
.gray-back {
    background: #edeff2 !important;
}
h2.section-desc-1 {
    font-size: 20px;
    width: 80%;
    margin: 0 auto;
    color: white;
}
.contact-us-hint a {
    padding-right: 15px;
    padding-left: 30px;
    color: #676b71;
}
.page-navbar-2 .contact-us-hint a {
    color: rgba(255,255,255,0.8);
}

.city{
    border-bottom:1px solid #ededed;
    padding-bottom:10px
}

.areas{
    border:1px solid #fff;
    display: inline-block;
    padding: 20px 40px !important;
    border-radius: 150px;
    font-size: 20px;
}


.termsprivacy{
    padding-top:10px;
   font-size:12px;
}
    
.termsprivacy-title{
    font-size: 250%;
    /*width: 500px;*/
    margin: 0 auto;
    padding: 40px 0;
    line-height: 100%;
    padding-bottom: 30px;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.32); */
    margin-bottom: 30px;
    padding-top: 10px;
    font-weight: bold;
}
/***************************************/
.area1{
    display: inline-block;
    padding: 14px 40px !important;
    border-radius: 150px;
    font-size: 22px;
    min-width: 190px;
    text-align: center;
    font-weight: bold;
    margin-left: 14px;
    
}
.fr-banner-slogan{
    text-align: center;
    position: relative;
    z-index: 100;
    margin-top: 80px;
}
.page-banner-freelancers{
    background-image: url(../matajer/images/freelancersbg.png) !important;
}

.text-center{
    text-align:center;
}

.fr-banner-slogan .container{
     color: #67b116 !important;
    border-radius: 3px;
    width: 690px;
    margin: 0px auto;
    padding: 20px;
}

 .page-banner-freelancers * {
    color: #fff  !important;
}

.area1  img{
    display: block;
    width: 72px;
    margin: 0 auto;
    padding-bottom: 12px;
}

 .z-title-4 a {
    color:#67b116 !important;
    background:#fff;
}

.fr-title-3 {
    width: 500px;
    margin: 0 auto;
    font-size: 21px;
    line-height: 35px;
    text-align: right;
    margin-bottom: 40px;
    text-align:center
}

.fr-title-2 {
    font-size: 60px;
    width: 500px;
    margin: 0 auto;
    padding: 40px 0;
    line-height: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.52);
    margin-bottom: 30px;
    /* padding-top: 10px; */
    font-weight: bold;
}

.fr-title-3 {
    width: 500px;
    margin: 0 auto;
    font-size: 21px;
    line-height: 35px;
    margin-bottom:30px;
    text-align:center
}

ul.job-requirments li
{
    font-size:18px;
}
ul.job-requirments
{
    padding-right:20px;
    margin-bottom: 25px;
}


.overlay-window.overlay-window-open {
    top: 0;
}

.overlay-window {
    position: absolute;
    top: -751px;
    left: 0;
    right: 0;
    -webkit-transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    transition: top 0.3s ease;
    z-index: 5;
}

.shift-management{
    width: 960px;
    margin: 0 auto;
    margin-top: 180px;
}
.shift-management .tabs{
        text-align: center;
    margin-bottom: 80px;
}

.shift-management .tabs a{
            display: inline-block;
    padding: 10px 40px;
    margin: 0 -3px;
    background-color: #f1f1f1;
    color: black;
}
#deliveryman-logout{
    display: inline-block;
    margin-bottom: 20px;
    background-color: transparent;
    border: 0;
    text-transform: capitalize;
    color: #97c840;
    text-decoration: underline;
}
.deliveryman-login{
    margin-top: 180px;
}
.shift-management .tabs a.active{
background-color: #98c940;
    color: white;
}

.shift-management form{}
.shift-management form .tab-contents{}
.shift-management form .tab-contents > div{
    display: none;
}
.shift-management form .tab-contents > div:first-of-type{
    display: block;
}

.shift-management form .tab-contents > h1{
    margin-top: 0;
}
.shift-management form .tab-contents > h1 input{
    display: none;
}
.shift-management form .tab-contents > h1 input:checked ~ label{
    background-color: #97c840;
    color: white;
}
.shift-management form .tab-contents > h1 label{
    display: block;
    text-align: center;
    font-size: 25px;
    border: 1px solid #f3f3f3;
    cursor: pointer;
}
.shift-management form .tab-contents > div > div{
    padding-bottom: 80px;
    position: relative;
}
.shift-management form .tab-contents > div > div:before{
    content: "";
    position: absolute;
    width: 2px;
    background-color: #98c940;
    left: 39px;
    top: 0px;
    bottom: 0px;
    z-index: 0;
}
.shift-management form .tab-contents > div > div:last-of-type:before{
    display: none;
}
.shift-management form .tab-contents > div > div .date{
    float: left;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background-color: #98c940;
    text-align: center;
    margin-right: 51px;
    color: white;
        position: relative;
}
.shift-management form .tab-contents > div > div .date h3{
        margin: 0;
    color: white;
    margin-top: 15px;
}
.shift-management form .tab-contents > div > div .date p{
        margin: 0;
    font-size: 21px;
}
.shift-management form .tab-contents > div > div .shifts-list{
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 160px;
}
.shift-management form .tab-contents > div > div .shifts-list li.green{
    border-top-color: green;
}
.shift-management form .tab-contents > div > div .shifts-list li.red{
    border-top-color: red;
}
.shift-management form .tab-contents > div > div .shifts-list li.blue{
    border-top-color: blue;
}
.shift-management form .tab-contents > div > div .shifts-list li.yellow{
    border-top-color: yellow;
}
.shift-management form .tab-contents > div > div .shifts-list li.orange{
    border-top-color: orange;
}
.shift-management form .tab-contents > div > div .shifts-list li.skyblue{
    border-top-color: skyblue;
}
.shift-management form .tab-contents > div > div .shifts-list li.disabled{
    background-color: #f1f0f0;
}
.shift-management form .tab-contents > div > div .shifts-list li{
    margin-bottom: 20px;
    border-top: 5px solid transparent;

}
.shift-management form .tab-contents > div > div .shifts-list li label{
    cursor: pointer;
    padding: 20px;
    border: 1px solid #efefef;
    display: block;
}
.shift-management form .tab-contents > div > div .shifts-list li label span{
    display: block;
}
.shift-management form .tab-contents > div > div .shifts-list li label span:last-of-type{
    text-transform: capitalize;
    color: #98c940;
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
}
.shift-management form .tab-contents > div > div .shifts-list li input{
    display: none;
}
.shift-management form .tab-contents > div > div .shifts-list li input:checked ~ label span:last-of-type{
    color: white;
}
.shift-management form .tab-contents > div > div .shifts-list li input:checked ~ label{
        background-color: #1a7e49;
    color: white;
}
.shift-management form button{
    background-color: #97c840;
    border: 0;
    border-radius: 5px;
    color: white;
    padding: 10px 20px;
    width: 170px;
    margin: 0 auto;
    display: block;
}

@media (max-width: 1000px) {
    .shift-management{
        width: 100%;
        padding: 0 20px;
    }

    .shift-management form .tab-contents > div > div .shifts-list {
        padding: 0 0 0 106px;
    }
}

.no-shift-found{
text-align: center;
    padding: 10px;
    margin: 10px 0;
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.page-content {
     padding-top: 0;
     padding-bottom: 0;
}
.page-container{
     margin-top: 190px;
}
.add-buisness{
    background:#67b116;
}

.add-buisness h2, .add-buisness p{
    color:#fff;
}

.add-buisness .add-buiness-btn{
    border:1px solid #fff;
    display:block;
    max-width:172px;
    background:rgb(84, 144, 17);
    margin:0 auto;
    border-radius: 60px;
    color:#fff;
}

.page-banner-addbusiness{
    height: 350px !important;
}

.add-buiness-btn-inner{
   border: 1px solid #67b116;
    display: block;
    max-width: 240px;
    /* background: rgb(84, 144, 17); */
    margin: 0 auto;
    border-radius: 60px;
    color: #67b116;
    font-size: 22px;
}

.add-buisness-title{
    font-size: 38px;
    font-weight: bold;
    padding-bottom: 20px;
}

.page-banner-addbusiness{
 background-image: url(../matajer/images/addbuisnessbg.png) !important;
    color: black;
}

.green-top-header {
    height: 350px !important;
    background: #529409 !important;
}

.page-card {
    max-width: 360px;
    padding: 15px;
    margin: 70px auto;
    border: 1px solid #d1d8dd;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}

#shop-now{
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}
#shop-now a{
    width: 280px;
    background: #67b116;
    color: #fff;
    font-size: 20px;
    min-width: 240px;
    z-index: 999;
}
form.nana-web-form .form-control:focus {
  border-color: #67B116;
}
form.nana-web-form input.form-control,
form.nana-web-form select.form-control {
  height: 34px;
}
form.nana-web-form .web-form-page {
  padding: 5px 0;
}
form.nana-web-form .web-form-grid table {
  margin-bottom: 10px;
}
form.nana-web-form .web-form-grid table button {
  padding: 5px 10px;
}
form.nana-web-form .btn-add-row {
  padding: 5px 10px;
}
form.nana-web-form .note-editor .btn {
  padding: 5px 10px;
  min-width: 0;
}
