@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@charset "UTF-8";
.franchise-bg,
.main.about,
.main.bluebeacon,
.main.brand,
.main.clintar,
.main.clintarcares,
.main.servicemaster,
.main.trunet,
.main.wcl {
    width: 100%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.-white {
    color: #fff;
}
.-black {
    color: #000;
}
.-gold {
    color: #f1c241;
}
.-blue {
    color: #10a2d6;
}
.-dkblue {
    color: #21335b;
}
.-green {
    color: #93d500;
}
.-dkgrey {
    color: rgba(77, 80, 79, 0.8);
}
.-ltgrey {
    color: #afafaf;
}
.-small {
    font-size: 0.778em !important;
}
.-medium {
    font-size: 1.35em !important;
}
.-large {
    font-size: 2em !important;
}
@media (max-width: 1024px) {
    .-large {
        font-size: 1.15em !important;
    }
}
@media (max-width: 991px) {
    .-large {
        font-size: 1.15em !important;
    }
}
@media (max-width: 767px) {
    .-large {
        font-size: 1em !important;
    }
}
.-uppercase {
    text-transform: uppercase;
}
.-textLight {
    font-weight: 300 !important;
}
.-textReg {
    font-weight: 400 !important;
}
.-textSemi {
    font-weight: 600 !important;
}
.-textBold {
    font-weight: 900 !important;
}
.-columnPad-T {
    padding: 50px 0;
}
@media (max-width: 991px) {
    .-columnPad-T {
        padding: 25px 0px;
    }
}
@media (max-width: 767px) {
    .-columnPad-T {
        padding: 12.5px 0px;
    }
}
.-columnPad-T100 {
    padding: 100px 0;
}
@media (max-width: 991px) {
    .-columnPad-T100 {
        padding: 50px 0px;
    }
}
@media (max-width: 767px) {
    .-columnPad-T100 {
        padding: 25px 0px;
    }
}
.-bg-grey {
    background-color: #f8f8f8;
}
.-bg-blue {
    background-color: #10a2d6;
}
.-ozz {
    font-family: Oswald, sans-serif;
}
.-open {
    font-family: Open Sans, sans-serif;
}
.fit__container.compat-object-fit {
    height: 800px;
    background-size: cover;
    background-position: 50%;
}
@media (max-width: 767px) {
    .fit__container.compat-object-fit {
        height: auto !important;
    }
}
.fit__container.compat-object-fit .fit__image {
    opacity: 0;
}
.fit__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
img:not([alt]),
img[alt="””"] {
    border: 2px dashed #c00;
}
body,
html {
    overflow-x: hidden;
    font-family: Open Sans, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #333;
    line-height: 1.6;
}
a {
    color: #337ab7;
}
a.blue {
    color: #10a2d6;
    text-decoration: none;
}
a.blue:hover,
a:hover {
    color: #21335b;
    text-decoration: underline;
}
a:active {
    color: #21335b;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2;
}
@media (max-width: 767px) {
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        padding: 0 !important;
    }
}
ul {
    color: #717372;
    padding-left: 15px;
}
@media (max-width: 767px) {
    ul {
        font-size: 0.778em;
        line-height: 1.8em;
        padding-left: inherit;
        padding-right: inherit;
    }
}
ul li {
    color: #717372;
}
ul.custom-li li {
    float: Left;
    width: 33.3333%;
}
@media (max-width: 991px) {
    ul.custom-li li {
        width: 50%;
    }
}
@media (max-width: 767px) {
    ul.custom-li li {
        width: 100%;
    }
}
ul.custom-li li.-alt {
    width: 50%;
}
@media (max-width: 767px) {
    ul.custom-li li.-alt {
        width: 100%;
    }
}
h1 {
    font-size: 3.55em;
    font-weight: 400;
    color: #f1c241;
    line-height: 1.15em;
    font-family: Oswald, sans-serif;
}
@media (max-width: 1024px) {
    h1 {
        font-size: 2.65em;
    }
}
@media (max-width: 991px) {
    h1 {
        font-size: 2.65em;
    }
}
@media (max-width: 767px) {
    h1 {
        font-size: 1.75em;
        padding-left: inherit;
        padding-right: inherit;
    }
}
h2 {
    font-size: 2.65em;
    font-weight: 400;
    color: #fff;
    line-height: 1em;
}
@media (max-width: 767px) {
    h2 {
        font-size: 2em;
        padding-left: inherit;
        padding-right: inherit;
    }
}
h3 {
    font-size: 1.75em;
    font-weight: 400;
    color: #333;
    line-height: 1.15em;
}
@media (max-width: 767px) {
    h3 {
        font-size: 1em;
        padding-left: inherit;
        padding-right: inherit;
    }
}
h4 {
    font-size: 1.15em;
    font-weight: 400;
    color: #333;
    line-height: 1.15em;
}
@media (max-width: 767px) {
    h4 {
        font-size: 1em;
        padding-left: inherit;
        padding-right: inherit;
    }
}
p {
    font-size: 1em;
    font-weight: 400;
    color: #717372;
    line-height: 1.6em;
}
@media (max-width: 767px) {
    p {
        font-size: 0.778em;
        line-height: 1.8em;
        padding-left: inherit;
        padding-right: inherit;
    }
}
p.-small {
    line-height: 1.15em;
    font-size: 1em !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
}
a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}
a.skip-main:active,
a.skip-main:focus {
    color: #fff;
    background-color: #333;
    left: auto;
    top: 0;
    width: 20%;
    height: 50px;
    overflow: auto;
    margin: 0;
    padding: 5px;
    text-align: center;
    font-size: 1.2em;
    z-index: 1031;
}
.navbar-default .navbar-nav li a {
    color: #333;
    font-size: 18px;
    text-decoration: none;
}
.navbar-default .navbar-nav li a:hover {
    color: #b3b3b3;
}
.dropdown-menu {
    top: 100%;
    left: 0;
    z-index: 2000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #10a2d6;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:hover {
    color: #21335b !important;
    text-decoration: none;
    background-color: #10a2d6 !important;
}
.navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(16,162,214, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-toggler-icon {
    margin-top: 15px;
}
.logo {
    height: 75px;
}
.logo-mobile {
    height: 70px;
}
@media (max-width: 480px) {
    .logo-mobile {
        height: 55px;
    }
}
.navbar-dark .navbar-nav .nav-link {
    color: #10a2d6;
    padding: 1.25em;
    min-height: 100%;
    font-weight: 600;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #10a2d6;
}
.dropdown-item {
    padding: 0.875em 1.25em;
    min-width: 220px;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff !important;
    background-color: #10a2d6;
    padding: 0.875em 1.25em;
}
.dropdown:hover > .dropdown-menu {
    display: block;
}
ul.navbar-nav li:hover > a {
    color: #fff !important;
    background-color: #10a2d6;
}
.navbar-brand {
    text-decoration: none;
    color: #fff !important;
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    margin-top: 0;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar {
    min-height: 100px;
    border: 0 solid transparent !important;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 480px) {
    .navbar {
        padding: 1em;
    }
}
#nav-icon {
    top: 15px;
    right: 15px;
    width: 25px;
    height: 19px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}
#nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #333;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
#nav-icon span:first-child {
    top: 0;
}
#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
    top: 8px;
}
#nav-icon span:nth-child(4) {
    top: 16px;
}
#nav-icon.open span:first-child {
    top: 8px;
    width: 0;
    left: 50%;
}
#nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(4) {
    top: 8px;
    width: 0;
    left: 50%;
}
@media (max-width: 767px) {
    .navbar-default .navbar-collapse {
        border-color: #e7e7e7;
        max-height: 100vh;
        -webkit-transition: 0.3s cubic-bezier(0.18, 0.82, 0.85, 1.49) 0.3s;
        transition: 0.3s cubic-bezier(0.18, 0.82, 0.85, 1.49) 0.3s;
    }
    .navbar-collapse.in {
        min-height: calc(100vh - 0px);
    }
    .navbar-nav {
        margin: 0 -15px 0 0 !important;
        -webkit-animation: fadeInDown 0.75s;
        animation: fadeInDown 0.75s;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 0;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        background-color: transparent;
        background-image: none;
        border: 0 solid transparent;
        border-radius: 0;
    }
}
.navbar-nav .row {
    padding-left: 0;
    padding-right: 0;
}
.navbar-nav .row.bdr {
    border-bottom: 2px solid #10a2d6;
}
.navbar-nav .row.bdr:last-child {
    border-bottom: 0 solid #10a2d6;
}
@media (max-width: 991px) {
    .navbar-nav .row.bdr {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .navbar-nav .row.bdr {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
    }
}
.mobile-cat {
    color: #10a2d6;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    padding: 10px;
}
.mobile-cat:hover {
    text-decoration: underline;
    background-color: #10a2d6;
    color: #fff;
    cursor: pointer;
}
.mobile-plus {
    color: #10a2d6;
    font-size: 18px;
    font-weight: 600;
    background-color: #fff;
    padding: 10px 20px;
    right: 15px;
    position: absolute;
}
.mobile-plus:hover {
    text-decoration: underline;
    color: #fff;
    background-color: #10a2d6;
    cursor: pointer;
}
.mobile-link-container {
    margin-left: 5px;
    margin-right: 5px;
}
.mobile-link {
    color: #2e4070;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    padding: 10px 0 10px 20px;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
}
.mobile-link:hover {
    text-decoration: underline;
    color: #10a2d6;
    cursor: pointer;
}
.header {
    z-index: 2500;
}
.footer,
.header {
    background-color: #fff;
}
.footer {
    color: #fff;
    font-size: 1em;
    padding: 0 100px;
}
@media (max-width: 991px) {
    .footer {
        padding: 0px 50px;
    }
}
@media (max-width: 767px) {
    .footer {
        padding: 0px 25px;
    }
}
.footer .border-left {
    border-left: 1px solid hsla(0, 0%, 69%, 0.5) !important;
}
@media (max-width: 767px) {
    .footer .border-left {
        border-left: 0 solid hsla(0, 0%, 69%, 0.5) !important;
    }
}
.footer .border-top {
    border-top: 1px solid hsla(0, 0%, 69%, 0.5) !important;
}
.footer p {
    font-size: 0.778em;
    padding: 20px 0 0;
    color: #4d504f;
}
a.footerlinks {
    color: #4d504f;
    text-decoration: none;
}
a.footerlinks.footerlinks:hover {
    color: #4d504f;
    text-decoration: underline;
}
a.footerlinks.footerlinks:active,
a.footerlinks.footerlinks:visited {
    color: #4d504f;
}
.footer-top {
    border-top: 1px solid hsla(0, 0%, 69%, 0.5);
    padding: 50px 0;
}
@media (max-width: 991px) {
    .footer-top {
        padding: 25px 0px;
    }
}
@media (max-width: 767px) {
    .footer-top {
        padding: 12.5px 0px;
    }
}
ul.footerList {
    padding-left: 0;
    list-style: none;
}
ul.footerList li a {
    color: #4d504f;
    font-size: 0.778em;
}
@media (max-width: 767px) {
    ul.footerList li a {
        font-size: 0.778em;
    }
}
ul.footerList li a:hover {
    color: #10a2d6;
}
@media (max-width: 767px) {
    .footer .text-left,
    .footer .text-right {
        text-align: center !important;
    }
    .footer .text-left p {
        padding: 0;
        margin: 20px 0 0;
    }
    .footer .text-right p {
        padding: 0;
        margin: 0 0 20px;
    }
    .footer p {
        font-size: 0.778em;
    }
}
.main-img {
    position: relative;
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/canclean-banner.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/canclean-banner.jpg);
}
.main-img li {
    border-style: solid;
    border-width: 0 0 0 1px;
    border-color: hsla(0, 0%, 100%, 0.1);
    list-style: none;
    width: 20%;
}
.main-img li:last-child {
    border-width: 0 1px;
}
@media (max-width: 767px) {
    .main-img li {
        width: 100%;
        border-width: 0;
    }
}
@media (max-width: 767px) {
    .main-img {
        height: 375px;
    }
}
.franchise-bg {
    background-image: url(/images/franchisees.jpg);
}
.content {
    padding: 0 50px;
}
@media (max-width: 991px) {
    .content {
        padding: 0px 25px;
    }
}
@media (max-width: 767px) {
    .content {
        padding: 0px 12.5px;
    }
}
@media (max-width: 1024px) {
    .content {
        padding: 0;
    }
}
@media (max-width: 1024px) and (max-width: 991px) {
    .content {
        padding: 0px;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .content {
        padding: 0px;
    }
}
@media (max-width: 767px) {
    .content {
        padding: 0 50px;
    }
}
@media (max-width: 767px) and (max-width: 991px) {
    .content {
        padding: 0px 25px;
    }
}
@media (max-width: 767px) and (max-width: 767px) {
    .content {
        padding: 0px 12.5px;
    }
}
.fixed-top-pad {
    padding-top: 100px;
}
@media (max-width: 991px) {
    .fixed-top-pad {
        padding-top: 0;
    }
}
.vertical-align {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .vertical-align {
        display: inline;
    }
}
.noPad {
    padding: 0;
}
.main {
    background-color: #fff;
    min-height: 200px;
}
.main.about {
    height: 30vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/canclean-banner.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/canclean-banner.jpg);
}
@media (max-width: 767px) {
    .main.about {
        height: 250px;
    }
}
.main.brand {
    height: 30vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/canclean-banner.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/canclean-banner.jpg);
}
@media (max-width: 767px) {
    .main.brand {
        height: 250px;
    }
}
.main.clintar {
    height: 30vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/clintar-banner.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/clintar-banner.jpg);
}
@media (max-width: 767px) {
    .main.clintar {
        height: 250px;
    }
}
.main.trunet {
    height: 30vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/trunet-banner.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/images/trunet-banner.jpg);
}
@media (max-width: 767px) {
    .main.trunet {
        height: 250px;
    }
}
.main.servicemaster {
    height: 30vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/servicemaster-banner.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/servicemaster-banner.jpg);
}
@media (max-width: 767px) {
    .main.servicemaster {
        height: 250px;
    }
}
.main.bluebeacon {
    height: 30vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/bluebeacon-banner.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/bluebeacon-banner.jpg);
}
@media (max-width: 767px) {
    .main.bluebeacon {
        height: 250px;
    }
}
.main.clintarcares {
    height: 30vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/clintarcares-banner.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/clintarcares-banner.jpg);
}
@media (max-width: 767px) {
    .main.clintarcares {
        height: 250px;
    }
}
.main.wcl {
    height: 30vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/wcl-banner.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/wcl-banner.jpg);
}
@media (max-width: 767px) {
    .main.wcl {
        height: 250px;
    }
}
@media (max-width: 767px) {
    .fixed-bottom {
        position: relative;
    }
}
.logos {
    position: fixed;
    bottom: 0;
    background-color: #f8f8f8;
}
.logos li {
    border-style: solid;
    border-width: 0 0 0 1px;
    border-color: #ebebeb;
    width: 20%;
    list-style: none;
}
.logos li:last-child {
    border-width: 0 1px;
}
@media (max-width: 767px) {
    .logos li {
        width: 100%;
        border-width: 0 0 1px;
    }
}
.logos p.-white {
    position: relative;
    color: hsla(0, 0%, 100%, 0.65);
    margin-bottom: -40px;
    bottom: 75px;
    line-height: 1.15em;
}
@media (max-width: 1440px) {
    .logos p.-white {
        bottom: 70px;
        margin-bottom: -30px;
        font-size: 1em;
    }
}
@media (max-width: 1200px) {
    .logos p.-white {
        margin-bottom: -28px;
        bottom: 50px;
        font-size: 0.625em;
    }
}
.main-content {
    padding-bottom: 150px;
    position: relative;
    width: 100%;
    z-index: 100;
    text-align: center;
}
.main-content.about,
.main-content.brand {
    padding-bottom: 0;
}
.main-content img {
    width: 450px;
}
@media (max-width: 768px) {
    .main-content {
        margin-top: 0;
        padding-bottom: 0;
    }
}
@media (max-width: 767px) {
    .main-content {
        margin-top: 0;
    }
    .main-content img {
        width: 300px;
    }
}
.logo-over {
    background-color: hsla(0, 0%, 100%, 0);
}
@media (max-width: 767px) {
    .logo-over {
        background-color: hsla(0, 0%, 100%, 0);
    }
}
.text-over p.-white {
    color: #f1c241 !important;
    text-decoration: underline;
}
.l-1,
.l-2,
.l-3,
.l-4,
.l-5 {
    cursor: pointer;
}
ul.noBullets {
    list-style: none;
    padding-left: 15px;
}
ul.noBullets li {
    color: rgba(77, 80, 79, 0.8);
}
ul.subBullets {
    list-style: none;
}
ul.subBullets li:before {
    content: "\2022";
    position: absolute;
    left: 1.5em;
    font-size: 1.25em;
    margin-top: -4px;
    color: #4d504f;
}
.card-body {
    padding: 1.25em 1em;
}
.card-body.clintar {
    padding: 1.25em 1em;
    min-height: 235px;
}
.card-body.clintar p {
    font-size: 0.85em;
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}
.carousel-caption {
    position: relative;
    left: 0;
    background-color: #fff;
    padding: 2.75em 3em 1.75em;
    border-radius: 100px 0 100px 0;
}
@media (max-width: 767px) {
    .carousel-caption {
        border-radius: 0;
        padding: 2em 1em 0.25em;
        margin-bottom: 25px;
    }
}
.carousel-indicators li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    opacity: 0.5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
    border-radius: 25px !important;
}
.testimonial-container {
    background-color: hsla(0, 0%, 100%, 0.8);
    border-radius: 20px;
    padding: 50px;
    height: 325px;
    display: table-cell;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .testimonial-container {
        padding: 50px 15px;
        height: auto;
    }
}
.icons {
    width: 100px;
}
.slider {
    max-width: 100%;
    margin: 0 auto;
}
.slick-slide {
    margin: 0 5px;
}
.slick-list {
    margin: 0 -5px;
}
button.slick-next,
button.slick-next:hover {
    right: 54px;
}
button.slick-next,
button.slick-next:hover,
button.slick-prev,
button.slick-prev:hover {
    position: absolute;
    top: 41%;
    width: 47px;
    height: 75px;
    background-image: url(http://maggiesadler.com/wp-content/uploads/2015/10/left-right-arrow.png);
    background-size: 95px;
}
button.slick-prev,
button.slick-prev:hover {
    left: 15px;
    z-index: 1;
    background-position-x: right;
}
.slick-next:before,
.slick-prev:before {
    font-size: 70px;
    color: #ea8496;
    line-height: inherit;
    font-weight: 700;
}
.slider img {
    height: auto;
}
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    border: none;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: "";
}
[dir="rtl"] .slick-prev:before {
    content: "";
    font-weight: 700;
    font-size: 20px;
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before,
[dir="rtl"] .slick-next:before {
    content: "";
}
.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}
.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #000;
}
.button-main {
    background-color: #10a2d6;
    color: #fff;
    font-size: 1em;
    border: 2px solid #10a2d6;
    border-radius: 0;
    padding: 0.75em 1em;
    display: inline-block;
}
.button-main:hover {
    cursor: pointer;
    background-color: #e8f8fd;
    border: 2px solid #10a2d6;
    color: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: underline;
}
.button-alt {
    background-color: #fff;
    color: #10a2d6;
    font-size: 1em;
    border: 2px solid #fff;
    border-radius: 0;
    padding: 0.75em 1em;
    display: inline-block;
}
.button-alt:hover {
    cursor: pointer;
    color: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: underline;
}
.button-alt:hover,
.button-sub {
    background-color: #fff;
    border: 2px solid #fff;
}
.button-sub {
    color: #10a2d6;
    font-size: 1em;
    border-radius: 5px;
    padding: 0.35em 0.8em;
    display: inline-block;
}
.button-sub:hover {
    cursor: pointer;
    color: #000;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: underline;
}
.btn-lg {
    width: 40%;
    display: inline-block;
}
@media (max-width: 991px) {
    .btn-lg {
        width: 90%;
    }
}
.cl-effect-1 a:after,
.cl-effect-1 a:before {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
    transition: opacity 0.2s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s;
}
.cl-effect-1 a:before {
    margin-right: 10px;
    content: "[";
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}
.cl-effect-1 a:after {
    margin-left: 10px;
    content: "]";
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
}
.cl-effect-1 a:focus:after,
.cl-effect-1 a:focus:before,
.cl-effect-1 a:hover:after,
.cl-effect-1 a:hover:before {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.cl-effect-2 a {
    line-height: 44px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.cl-effect-2 a span {
    position: relative;
    display: inline-block;
    padding: 0 14px;
    background: #2195de;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.csstransforms3d .cl-effect-2 a span:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0965a0;
    content: attr(data-hover);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.cl-effect-2 a:focus span,
.cl-effect-2 a:hover span {
    -webkit-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px);
}
.csstransforms3d .cl-effect-2 a:focus span:before,
.csstransforms3d .cl-effect-2 a:hover span:before {
    background: #28a2ee;
}
.cl-effect-3 a {
    padding: 8px 0;
}
.cl-effect-3 a:after {
    position: absolute;
    top: 96px;
    left: 0;
    width: 100%;
    height: 5px;
    background: #000;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
@media (max-width: 767px) {
    .cl-effect-3 a:after {
        display: none;
    }
}
.cl-effect-3 a:focus:after,
.cl-effect-3 a:hover:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cl-effect-4 a {
    padding: 0 0 10px;
}
.cl-effect-4 a:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: "";
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.cl-effect-4 a:focus:after,
.cl-effect-4 a:hover:after {
    height: 5px;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cl-effect-5 a {
    overflow: hidden;
    padding: 0 4px;
    height: 1em;
}
.cl-effect-5 a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.cl-effect-5 a span:before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    font-weight: 700;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.cl-effect-5 a:focus span,
.cl-effect-5 a:hover span {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.cl-effect-6 a {
    margin: 0 10px;
    padding: 10px 20px;
}
.cl-effect-6 a:before {
    width: 100%;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
}
.cl-effect-6 a:after,
.cl-effect-6 a:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background: #fff;
    content: "";
}
.cl-effect-6 a:after {
    width: 2px;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
}
.cl-effect-6 a:hover:before {
    top: 100%;
    opacity: 1;
}
.cl-effect-6 a:hover:after {
    height: 100%;
}
.cl-effect-7 a {
    padding: 12px 10px 10px;
    color: #566473;
    text-shadow: none;
    font-weight: 700;
}
.cl-effect-7 a:after,
.cl-effect-7 a:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 3px;
    background: #566473;
    content: "";
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
}
.cl-effect-7 a:after {
    opacity: 0;
    -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    transition: top 0.3s, opacity 0.3s, transform 0.3s;
    transition: top 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.cl-effect-7 a:focus:after,
.cl-effect-7 a:focus:before,
.cl-effect-7 a:hover:after,
.cl-effect-7 a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.cl-effect-7 a:focus:after,
.cl-effect-7 a:hover:after {
    top: 0;
    opacity: 1;
}
.cl-effect-8 a {
    padding: 10px 20px;
}
.cl-effect-8 a:after,
.cl-effect-8 a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #354856;
    content: "";
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.cl-effect-8 a:after {
    border-color: #fff;
    opacity: 0;
    -webkit-transform: translateY(-7px) translateX(6px);
    transform: translateY(-7px) translateX(6px);
}
.cl-effect-8 a:focus:before,
.cl-effect-8 a:hover:before {
    opacity: 0;
    -webkit-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px);
}
.cl-effect-8 a:focus:after,
.cl-effect-8 a:hover:after {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}
.cl-effect-9 a {
    margin: 0 20px;
    padding: 18px 20px;
}
.cl-effect-9 a:after,
.cl-effect-9 a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: "";
    opacity: 0.2;
    -webkit-transition: opacity 0.3s, height 0.3s;
    transition: opacity 0.3s, height 0.3s;
}
.cl-effect-9 a:after {
    top: 100%;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.cl-effect-9 a span:first-child {
    z-index: 2;
    display: block;
    font-weight: 300;
}
.cl-effect-9 a span:last-child {
    z-index: 1;
    display: block;
    padding: 8px 0 0;
    color: rgba(0, 0, 0, 0.4);
    text-shadow: none;
    text-transform: none;
    font-style: italic;
    font-size: 0.75em;
    font-family: Palatino, Palatino Linotype, Palatino LT STD, Book Antiqua, Georgia, serif;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.cl-effect-9 a:focus:before,
.cl-effect-9 a:hover:before {
    height: 6px;
}
.cl-effect-9 a:focus:after,
.cl-effect-9 a:focus:before,
.cl-effect-9 a:focus span:last-child,
.cl-effect-9 a:hover:after,
.cl-effect-9 a:hover:before,
.cl-effect-9 a:hover span:last-child {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cl-effect-10 {
    position: relative;
    z-index: 1;
}
.cl-effect-10 a {
    overflow: hidden;
    margin: 0 15px;
}
.cl-effect-10 a span {
    display: block;
    background: #0f7c67;
}
.cl-effect-10 a:before,
.cl-effect-10 a span {
    padding: 10px 20px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.cl-effect-10 a:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #0f7c67;
    content: attr(data-hover);
    -webkit-transform: translateX(-25%);
}
.cl-effect-10 a:focus span,
.cl-effect-10 a:hover span {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.cl-effect-10 a:focus:before,
.cl-effect-10 a:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.cl-effect-11 a {
    padding: 10px 0;
    border-top: 2px solid #0972b4;
    color: #0972b4;
    text-shadow: none;
}
.cl-effect-11 a:before {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 10px 0;
    max-width: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    content: attr(data-hover);
    -webkit-transition: max-width 0.5s;
    transition: max-width 0.5s;
}
.cl-effect-11 a:focus:before,
.cl-effect-11 a:hover:before {
    max-width: 100%;
}
.cl-effect-12 a:after,
.cl-effect-12 a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    content: "";
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
    transform: translateX(-50%) translateY(-50%) scale(0.2);
}
.cl-effect-12 a:after {
    width: 90px;
    height: 90px;
    border-width: 6px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8);
}
.cl-effect-12 a:focus:after,
.cl-effect-12 a:focus:before,
.cl-effect-12 a:hover:after,
.cl-effect-12 a:hover:before {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
}
.cl-effect-13 a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.cl-effect-13 a:before {
    position: absolute;
    top: 100%;
    left: 50%;
    color: transparent;
    content: "â€¢";
    text-shadow: 0 0 transparent;
    font-size: 1.2em;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
}
.cl-effect-13 a:focus:before,
.cl-effect-13 a:hover:before {
    color: #fff;
    text-shadow: 10px 0 #fff, -10px 0 #fff;
}
.cl-effect-13 a:focus,
.cl-effect-13 a:hover {
    color: #ba7700;
}
.cl-effect-14 a {
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
}
.cl-effect-14 a:after,
.cl-effect-14 a:before {
    position: absolute;
    width: 45px;
    height: 2px;
    background: #fff;
    content: "";
    opacity: 0.2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
}
.cl-effect-14 a:before {
    top: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.cl-effect-14 a:after {
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.cl-effect-14 a:focus:after,
.cl-effect-14 a:focus:before,
.cl-effect-14 a:hover:after,
.cl-effect-14 a:hover:before {
    opacity: 1;
}
.cl-effect-14 a:focus:before,
.cl-effect-14 a:hover:before {
    left: 50%;
    -webkit-transform: rotate(0deg) translateX(-50%);
    transform: rotate(0deg) translateX(-50%);
}
.cl-effect-14 a:focus:after,
.cl-effect-14 a:hover:after {
    right: 50%;
    -webkit-transform: rotate(0deg) translateX(50%);
    transform: rotate(0deg) translateX(50%);
}
.cl-effect-15 a {
    color: rgba(0, 0, 0, 0.2);
    font-weight: 700;
    text-shadow: none;
}
.cl-effect-15 a:before {
    color: #fff;
    content: attr(data-hover);
    position: absolute;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.cl-effect-15 a:focus:before,
.cl-effect-15 a:hover:before {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
}
.cl-effect-16 a {
    color: #6f8686;
    text-shadow: 0 0 1px hsla(180, 9%, 48%, 0.3);
}
.cl-effect-16 a:before {
    color: #fff;
    content: attr(data-hover);
    position: absolute;
    opacity: 0;
    text-shadow: 0 0 1px hsla(0, 0%, 100%, 0.3);
    -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    pointer-events: none;
}
.cl-effect-16 a:focus:before,
.cl-effect-16 a:hover:before {
    -webkit-transform: scale(1) translateX(0) translateY(0) rotate(0deg);
    transform: scale(1) translateX(0) translateY(0) rotate(0deg);
    opacity: 1;
}
.cl-effect-17 a {
    color: #10649b;
    text-shadow: none;
    padding: 10px 0;
}
.cl-effect-17 a:before {
    color: #fff;
    text-shadow: 0 0 1px hsla(0, 0%, 100%, 0.3);
    content: attr(data-hover);
}
.cl-effect-17 a:after,
.cl-effect-17 a:before {
    position: absolute;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    pointer-events: none;
}
.cl-effect-17 a:after {
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.cl-effect-17 a:focus:before,
.cl-effect-17 a:hover:before {
    opacity: 0;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.cl-effect-17 a:focus:after,
.cl-effect-17 a:hover:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cl-effect-18 {
    position: relative;
    z-index: 1;
}
.cl-effect-18 a {
    padding: 0 5px;
    color: #b4770d;
    font-weight: 700;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.cl-effect-18 a:after,
.cl-effect-18 a:before {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    height: 2px;
    margin-top: -1px;
    background: #b4770d;
    content: "";
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    pointer-events: none;
}
.cl-effect-18 a:before {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
.cl-effect-18 a:after {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
.cl-effect-18 a:focus,
.cl-effect-18 a:hover {
    color: #fff;
}
.cl-effect-18 a:focus:after,
.cl-effect-18 a:focus:before,
.cl-effect-18 a:hover:after,
.cl-effect-18 a:hover:before {
    opacity: 0.7;
}
.cl-effect-18 a:focus:before,
.cl-effect-18 a:hover:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cl-effect-18 a:focus:after,
.cl-effect-18 a:hover:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.cl-effect-19 a {
    line-height: 2em;
    margin: 15px;
    -webkit-perspective: 800px;
    perspective: 800px;
    width: 200px;
}
.cl-effect-19 a span {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0 14px;
    background: #e35041;
    -webkit-transition: -webkit-transform 0.4s, background 0.4s;
    -webkit-transition: background 0.4s, -webkit-transform 0.4s;
    transition: background 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, background 0.4s;
    transition: transform 0.4s, background 0.4s, -webkit-transform 0.4s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -100px;
    transform-origin: 50% 50% -100px;
}
.csstransforms3d .cl-effect-19 a span:before {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: #b53a2d;
    content: attr(data-hover);
    -webkit-transition: background 0.4s;
    transition: background 0.4s;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    pointer-events: none;
}
.cl-effect-19 a:focus span,
.cl-effect-19 a:hover span {
    background: #b53a2d;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
}
.csstransforms3d .cl-effect-19 a:focus span:before,
.csstransforms3d .cl-effect-19 a:hover span:before {
    background: #ef5e50;
}
.cl-effect-20 a {
    line-height: 2em;
    -webkit-perspective: 800px;
    perspective: 800px;
}
.cl-effect-20 a span {
    position: relative;
    display: inline-block;
    padding: 3px 15px 0;
    background: #587285;
    -webkit-box-shadow: inset 0 3px #2f4351;
    box-shadow: inset 0 3px #2f4351;
    -webkit-transition: background 0.6s;
    transition: background 0.6s;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
.cl-effect-20 a span:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #2f4351;
    content: attr(data-hover);
    -webkit-transform: rotateX(270deg);
    transform: rotateX(270deg);
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
}
.cl-effect-20 a:focus span,
.cl-effect-20 a:hover span {
    background: #2f4351;
}
.cl-effect-20 a:focus span:before,
.cl-effect-20 a:hover span:before {
    -webkit-transform: rotateX(10deg);
    transform: rotateX(10deg);
}
.cl-effect-21 a {
    padding: 10px;
    color: #237546;
    font-weight: 700;
    text-shadow: none;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.cl-effect-21 a:after,
.cl-effect-21 a:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.cl-effect-21 a:before {
    top: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.cl-effect-21 a:after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.cl-effect-21 a:focus,
.cl-effect-21 a:hover {
    color: #fff;
}
.cl-effect-21 a:focus:after,
.cl-effect-21 a:focus:before,
.cl-effect-21 a:hover:after,
.cl-effect-21 a:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
button.slide-btn {
    position: relative;
    height: 50px;
    min-width: 200px;
    margin: 30px 0;
    padding: 0;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0;
    color: #000;
    border: 2px solid #000;
    background: transparent;
    border-radius: 0;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
}
.slide-btn:after {
    content: "Grow your business";
    left: 0;
    text-align: center;
    -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-btn:after,
.slide-btn:before {
    position: absolute;
    width: 100%;
    height: 100%;
}
.slide-btn:before {
    content: "Learn More →";
    color: #fff;
    left: -100%;
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-btn.ct:before {
    content: "Get in Touch" !important;
}
.slide-btn:hover {
    background: #000;
}
.slide-btn:hover:before {
    left: 0;
    opacity: 1;
    color: #fff;
}
.slide-btn:hover:after {
    left: 100%;
    opacity: 0;
}
.slide-btn.left:hover {
    background: none;
}
.slide-btn.left:before {
    left: 100%;
    color: #383736;
    -webkit-transition: all 425ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-btn.left:hover:before {
    left: 0;
}
button.slide-read {
    position: absolute;
    bottom: 15%;
    height: 40px;
    width: 125px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
    color: #fff;
    border: 2px solid #333;
    background: none;
    border-radius: 4px;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
}
.slide-read:after {
    content: "Read More";
    left: 0;
    text-align: center;
    -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-read:after,
.slide-read:before {
    position: absolute;
    width: 100%;
    height: 100%;
}
.slide-read:before {
    content: "Read it →";
    color: #333;
    left: -100%;
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-read:hover {
    background: #333;
}
.slide-read:hover:before {
    left: 0;
    opacity: 1;
    color: #333;
}
.slide-read:hover:after {
    left: 100%;
    opacity: 0;
}
.slide-read.left:hover {
    background: none;
}
.slide-read.left:before {
    left: 100%;
    color: #383736;
    -webkit-transition: all 425ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-read.left:hover:before {
    left: 0;
}
.svg {
    -webkit-transition: all 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.svg:before {
    background: url(https://f.cl.ly/items/3H3A0D1N281a2T280F3o/heist.svg) no-repeat 50%;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    opacity: 0;
}
.svg:after,
.svg:before {
    position: absolute;
    content: "";
    left: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.svg:after {
    background: #d19b26;
    bottom: 0;
    right: 0;
    top: 100%;
    z-index: -2;
}
.svg:hover {
    color: #fff;
    border: 0 solid #d19b26;
}
.svg:hover:before {
    opacity: 0.8;
}
.svg:hover:after {
    top: 0;
}
.fill:hover {
    color: #f5f5f5;
}
.fill:before {
    content: "";
    position: absolute;
    background: #b3b3b3;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    -webkit-transition: top 0.09s ease-in;
}
.fill:hover:before {
    top: 0;
}
.fade:before {
    content: "→";
    position: absolute;
    color: #383736;
    left: 88%;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in;
}
.fade:hover:before {
    left: 91%;
    opacity: 1;
}
.fade:hover {
    border: 0 solid #fff;
    -webkit-transform: scale(1.04);
    -webkit-transition: border 0.3s ease-out;
    -webkit-transition: transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.arrow {
    text-align: left;
    padding-left: 17px;
}
.arrow:before {
    content: "→";
    position: absolute;
    color: #383736;
    left: 83%;
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.arrow:hover:before {
    left: 84%;
    opacity: 1;
}
.arrow:hover {
    width: 170px;
}
button.slide-btn-blue {
    position: relative;
    height: 50px;
    min-width: 150px;
    margin: 30px 0;
    padding: 0;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0;
    color: #333;
    border: 2px solid #333;
    background: transparent;
    border-radius: 0;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
}
.slide-btn-blue:after {
    content: "Read More";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center;
    -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-btn-blue:before {
    content: "Continue →";
    height: 100%;
    width: 100%;
    position: absolute;
    color: #fff;
    left: -100%;
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-btn-blue.ct:after {
    content: "View All" !important;
}
.slide-btn-blue.ct:before {
    content: "Continue →" !important;
}
.slide-btn-blue.ct2:after {
    content: "Order Now" !important;
}
.slide-btn-blue.ct2:before {
    content: "Continue →" !important;
}
.slide-btn-blue.ct3:after {
    content: "Visit Website" !important;
}
.slide-btn-blue.ct3:before {
    content: "Continue →" !important;
}
.slide-btn-blue.home:after {
    content: "Home Page" !important;
}
.slide-btn-blue.home:before {
    content: "Continue →" !important;
}
.slide-btn-blue.contact:after {
    content: "Contact Us" !important;
}
.slide-btn-blue.contact:before {
    content: "Continue →" !important;
}
.slide-btn-blue.form:after {
    content: "Submit" !important;
}
.slide-btn-blue.form:before {
    content: "Thank You !" !important;
}
.slide-btn-blue:hover {
    background: #333;
}
.slide-btn-blue:hover:before {
    left: 0;
    opacity: 1;
    color: #fff;
}
.slide-btn-blue:hover:after {
    left: 100%;
    opacity: 0;
}
.slide-btn-blue.left:hover {
    background: none;
}
.slide-btn-blue.left:before {
    left: 100%;
    color: #383736;
    -webkit-transition: all 425ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-btn-blue.left:hover:before {
    left: 0;
}
button.slide-btn-white {
    position: relative;
    height: 50px;
    min-width: 150px;
    margin: 30px 0;
    padding: 0;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0;
    color: #fff;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 0;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
}
.slide-btn-white:after {
    content: "Read More";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center;
    -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-btn-white:before {
    content: "Continue →";
    height: 100%;
    width: 100%;
    position: absolute;
    color: #fff;
    left: -100%;
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-btn-white.ct:after {
    content: "View All" !important;
}
.slide-btn-white.ct:before {
    content: "Continue →" !important;
}
.slide-btn-white:hover {
    background: transparent;
}
.slide-btn-white:hover:before {
    left: 0;
    opacity: 1;
    color: #fff;
}
.slide-btn-white:hover:after {
    left: 100%;
    opacity: 0;
}
.slide-btn-white.left:hover {
    background: none;
}
.slide-btn-white.left:before {
    left: 100%;
    color: #383736;
    -webkit-transition: all 425ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.slide-btn-white.left:hover:before {
    left: 0;
}
a {
    color: #000;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: none;
}
li::marker {
    display: none;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    color: #10a2d6;
    text-decoration: none;
}
.cd-horizontal-timeline {
    opacity: 0;
    margin: 2em auto;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.cd-horizontal-timeline:before {
    content: "mobile";
    display: none;
}
.cd-horizontal-timeline.loaded {
    opacity: 1;
}
.cd-horizontal-timeline .timeline {
    position: relative;
    height: 100px;
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper:after,
.cd-horizontal-timeline .events-wrapper:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px;
}
.cd-horizontal-timeline .events-wrapper:before {
    left: 0;
}
.cd-horizontal-timeline .events-wrapper:after {
    right: 0;
}
.cd-horizontal-timeline .events {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    background: #10a2d6;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
    background-color: #000;
}
.cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 0.778em;
    padding-bottom: 15px;
    color: #10a2d6;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    text-decoration: none;
}
.cd-horizontal-timeline .events a:after {
    content: "";
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -5px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 2px solid #10a2d6;
    background-color: #10a2d6;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover:after {
    background-color: #000;
    border-color: #000;
}
.cd-horizontal-timeline .events a.selected {
    pointer-events: none;
}
.cd-horizontal-timeline .events a.selected:after {
    background-color: #000;
    border-color: #000;
}
.cd-horizontal-timeline .events a.older-event:after {
    border-color: #000;
}
@media only screen and (min-width: 1100px) {
    .cd-horizontal-timeline {
        margin: 3em auto;
    }
    .cd-horizontal-timeline:before {
        content: "desktop";
    }
}
.cd-timeline-navigation a {
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border: 2px solid #10a2d6;
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
}
.cd-timeline-navigation a:after {
    content: "";
    position: absolute;
    height: 16px;
    width: 16px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../images/next.svg) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.events-content ol {
    padding-left: 0;
}
.cd-timeline-navigation a.next {
    right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
    border-color: #000;
}
.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
}
.cd-timeline-navigation a.inactive:after {
    background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #10a2d6;
}
.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: 0 0 2em;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 0 5%;
    opacity: 0;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-name: cd-enter-right;
    animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-name: cd-enter-left;
    animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-left,
.cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
    max-width: 1000px;
    margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
    font-weight: 400;
    line-height: 1.2;
    padding: 10px 0;
    letter-spacing: -1px;
}
.cd-horizontal-timeline .events-content em {
    display: block;
    font-style: italic;
    margin: 10px auto;
}
.cd-horizontal-timeline .events-content em:before {
    content: "- ";
}
.cd-horizontal-timeline .events-content p.red {
    color: #000;
    font-size: 0.778em;
    font-weight: 600;
}
.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
    line-height: 1.6;
}
@media only screen and (min-width: 768px) {
    .cd-horizontal-timeline .events-content h2 {
        font-size: 2.65em;
    }
    .cd-horizontal-timeline .events-content p {
        font-size: 1.25em;
    }
}
@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.cd-horizontal-timeline .filling-line {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #4d504f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.cd-horizontal-timeline .events a.selected:after {
    background-color: #4d504f;
    border-color: #4d504f;
}
.cd-horizontal-timeline .events a.older-event:after {
    border-color: #4d504f;
}
.skip-container {
    width: 100%;
    background: #343a40;
}
.skip-container a {
    color: #fff;
    font-size: 1.15em;
}
.skip-container a:hover {
    color: #337ab7;
}
#buttonUpdateBrowser {
    color: #fff !important;
    background-color: #333 !important;
}
#buttonUpdateBrowser:hover {
    background-color: #fff !important;
    color: #333 !important;
    border: 2px solid #333 !important;
}
#outdated {
    font-family: Open Sans, Segoe UI, sans-serif;
    position: absolute;
    background-color: #fff;
    color: #333;
    display: none;
    overflow: hidden;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 3500;
    padding: 0;
}
#outdated.fullscreen {
    height: 100%;
}
#outdated .vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#outdated h6 {
    font-size: 32px;
    line-height: 32px;
    margin: 20px 0;
}
#outdated p {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
}
#outdated #buttonUpdateBrowser {
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 30px auto 0;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    width: 300px;
}
#outdated #buttonUpdateBrowser:hover {
    background-color: #fff;
    color: #f25648;
}
#outdated .last {
    height: 20px;
    position: absolute;
    right: 30px;
    top: 20px;
    width: auto;
    display: inline-table;
}
#outdated .last[dir="rtl"] {
    left: 25px !important;
    right: auto !important;
}
#outdated #buttonCloseUpdateBrowser {
    color: #fff;
    display: block;
    font-size: 36px;
    height: 100%;
    line-height: 36px;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.browser {
    display: inline-block;
    width: 130px;
}
.outdated-container {
    width: 100%;
    padding: 0 25%;
}
@media (max-width: 767px) {
    .outdated-container {
        padding: 0 5%;
    }
}
.outdated-container._title {
    padding: 0 5%;
}
.outdated-container small a {
    font-size: 100% !important;
    color: #333 !important;
    font-weight: 400 !important;
}
.outdated-container a {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-decoration: underline;
}
.outdated-container a:hover {
    color: #999;
}
.container-fluid.demo-1 {
    height: 100vh;
    position: relative;
    margin-bottom: -100px;
}
.clr {
    clear: both;
    padding: 0;
    height: 0;
    margin: 0;
}
.main {
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.container-fluid > header,
.content-wrapper {
    padding: 30px;
    width: 80%;
    max-width: 960px;
    margin: 0 auto;
}
.content-wrapper p {
    padding-top: 30px;
    line-height: 26px;
}
.codrops-top {
    line-height: 24px;
    font-size: 11px;
    background: #fff;
    background: hsla(0, 0%, 100%, 0.8);
    text-transform: uppercase;
    z-index: 1000;
    position: relative;
    font-family: Cambria, Georgia, serif;
    -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
}
.codrops-top a {
    padding: 0 10px;
    letter-spacing: 1px;
    color: #333;
    display: inline-block;
}
.codrops-top a:hover {
    background: hsla(0, 0%, 100%, 0.6);
}
.codrops-top span.right {
    float: right;
}
.codrops-top span.right a {
    float: left;
    display: block;
}
.codrops-demos {
    float: right;
    padding-top: 10px;
}
.demo-1 .codrops-demos {
    position: absolute;
    z-index: 999;
    top: 30px;
    left: 30px;
}
.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}
.codrops-demos a:hover {
    color: #883d59;
    border-color: #883d59;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
    color: #aaa;
    border-color: #aaa;
}
.sl-slider-wrapper {
    width: 800px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.sl-slider {
    position: absolute;
    top: 0;
    left: 0;
}
.sl-slide,
.sl-slide-inner,
.sl-slides-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.sl-slide {
    z-index: 1;
}
.sl-content-slice {
    overflow: hidden;
    position: absolute;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
}
.sl-slide-horizontal .sl-content-slice {
    width: 100%;
    height: 50%;
    left: -200px;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
}
.sl-slide-horizontal .sl-content-slice:first-child {
    top: -200px;
    padding: 200px 200px 0;
}
.sl-slide-horizontal .sl-content-slice:nth-child(2) {
    top: 50%;
    padding: 0 200px 200px;
}
.sl-slide-vertical .sl-content-slice {
    width: 50%;
    height: 100%;
    top: -200px;
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
}
.sl-slide-vertical .sl-content-slice:first-child {
    left: -200px;
    padding: 200px 0 200px 200px;
}
.sl-slide-vertical .sl-content-slice:nth-child(2) {
    left: 50%;
    padding: 200px 200px 200px 0;
}
.sl-content-wrapper {
    position: absolute;
}
.sl-content {
    width: 100%;
    height: 100%;
    background: #fff;
}
.sl-slide-horizontal .sl-slide-inner {
    background: #ddd;
}
.sl-slide-vertical .sl-slide-inner {
    background: #ccc;
}
.demo-1 .sl-slider-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100px;
    left: 0;
}
.demo-2 .sl-slider-wrapper {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}
.demo-2 .sl-slider blockquote,
.demo-2 .sl-slider h1 {
    padding: 100px 30px 10px;
    width: 80%;
    max-width: 960px;
    color: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.demo-2 .sl-slider h1 {
    font-size: 100px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.demo-2 .sl-slider blockquote {
    font-size: 28px;
    padding-top: 10px;
    font-weight: 300;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.demo-2 .sl-slider blockquote cite {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-top: 30px;
    display: inline-block;
}
.demo-2 .bg-img {
    padding: 200px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    top: -200px;
    left: -200px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
}
.nav-arrows span {
    position: absolute;
    z-index: 1000;
    top: 55%;
    width: 40px;
    height: 40px;
    border: 8px solid #ddd;
    border: 8px solid hsla(0, 0%, 59%, 0.4);
    text-indent: -90000px;
    margin-top: -40px;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nav-arrows span:hover {
    border-color: hsla(0, 0%, 59%, 0.9);
}
.nav-arrows span.nav-arrow-prev {
    left: 5%;
    border-right: none;
    border-top: none;
}
.nav-arrows span.nav-arrow-next {
    right: 5%;
    border-left: none;
    border-bottom: none;
}
.nav-dots {
    text-align: center;
    position: absolute;
    bottom: 2%;
    height: 30px;
    width: 100%;
    left: 0;
    z-index: 1000;
}
.nav-dots span {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: 3px;
    background: #ddd;
    background: hsla(0, 0%, 59%, 0.4);
    cursor: pointer;
    -webkit-box-shadow: 0 1px 1px hsla(0, 0%, 100%, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px hsla(0, 0%, 100%, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.demo-2 .nav-dots span {
    background: hsla(0, 0%, 59%, 0.1);
    margin: 6px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-box-shadow: 0 1px 1px hsla(0, 0%, 100%, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 0 2px hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 1px 1px hsla(0, 0%, 100%, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 0 2px hsla(0, 0%, 100%, 0.5);
}
.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
    -webkit-box-shadow: 0 1px 1px hsla(0, 0%, 100%, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 0 5px hsla(0, 0%, 100%, 0.5);
    box-shadow: 0 1px 1px hsla(0, 0%, 100%, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 0 5px hsla(0, 0%, 100%, 0.5);
}
.nav-dots span.nav-dot-current:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 4px;
    left: 3px;
    border-radius: 50%;
    background: hsla(0, 0%, 100%, 0.8);
}
.deco.special {
    width: 240px;
    height: 240px;
    border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
    border-radius: 50%;
    position: absolute;
    bottom: 55% !important;
    left: 50%;
    margin: 0 0 0 -150px;
}
.deco.special img {
    position: absolute;
    width: 230px;
    height: 230px;
    line-height: 250px;
    text-align: center;
    top: 50% !important;
    left: 50%;
    margin: -115px 0 0 -115px;
    -webkit-box-shadow: inset 0 0 0 15px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 0 0 15px rgba(0, 0, 0, 0.35);
    border-radius: 50%;
}
.demo-1 .deco {
    width: 240px;
    height: 240px;
    border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
    border-radius: 50%;
    bottom: 50%;
    margin: 0 0 0 -120px;
}
.demo-1 .deco,
.demo-1 img {
    position: absolute;
    left: 50%;
}
.demo-1 img {
    width: 230px;
    height: 230px;
    line-height: 250px;
    text-align: center;
    top: 50%;
    margin: -115px 0 0 -115px;
    -webkit-box-shadow: inset 0 0 0 15px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 0 0 15px rgba(0, 0, 0, 0.35);
    border-radius: 50%;
}
.demo-1 .sl-slide h1,
.demo-1 .sl-slide span.h1-title {
    font-size: 2.85em;
    color: #f1c241;
    line-height: 1.15em;
    font-family: Oswald, sans-serif;
    padding: 20px;
    text-transform: uppercase;
    margin: 0 0 -135px;
}
.demo-1 .sl-slide h1,
.demo-1 .sl-slide h2,
.demo-1 .sl-slide span.h1-title {
    font-weight: 400;
    position: absolute;
    width: 80%;
    left: 10%;
    text-align: center;
    bottom: 50%;
}
.demo-1 .sl-slide h2 {
    font-size: 1.5em;
    margin: 0 0 -195px;
}
.demo-1 .sl-slide h2,
.demo-1 .sl-slide h3 {
    color: #fff;
    line-height: 1em;
    height: 70px;
    z-index: 2;
    padding: 0;
}
.demo-1 .sl-slide h3 {
    font-size: 1.15em;
    font-weight: 400;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 50%;
    margin: 0 0 -270px;
}
@media (max-width: 991px) {
    .demo-1 .sl-slide h3 {
        margin: 0 0 -300px;
    }
}
@media (max-width: 767px) {
    .demo-1 .sl-slide h3 {
        margin: 0 0 -280px;
    }
}
.demo-1 .bg-1 .sl-content-slice,
.demo-1 .bg-1 .sl-slide-inner {
    background-image: url(/images/canclean-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.demo-1 .bg-2 .sl-content-slice,
.demo-1 .bg-2 .sl-slide-inner {
    background-image: url(/images/northerntouch-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.demo-1 .bg-2 [data-icon]:after,
.demo-1 .bg-2 h1 {
    color: #f1c241;
}
.demo-1 .bg-3 .sl-content-slice,
.demo-1 .bg-3 .sl-slide-inner {
    background-image: url(/images/clintar-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.demo-1 .bg-3 .deco {
    border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
}
.demo-1 .bg-3 [data-icon]:after {
    color: #fff;
    text-shadow: 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 0 10px #b55381;
    box-shadow: inset 0 0 0 10px #b55381;
}
.demo-1 .bg-3 h1 {
    color: #f1c241;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.demo-1 .bg-4 .sl-content-slice,
.demo-1 .bg-4 .sl-slide-inner {
    background-image: url(/images/servicemaster-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.demo-1 .bg-4 .deco {
    border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
}
.demo-1 .bg-4 h1 {
    color: #f1c241;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.demo-1 .bg-5 .sl-content-slice,
.demo-1 .bg-5 .sl-slide-inner {
    background-image: url(/images/trunet-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.demo-1 .bg-5 .deco {
    border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
}
.demo-1 .bg-5 .deco:after {
    color: #000;
    text-shadow: 0 0 1px #000;
}
.demo-1 .bg-5 h1 {
    color: #f1c241;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.demo-1 .bg-6 .sl-content-slice,
.demo-1 .bg-6 .sl-slide-inner {
    background-image: url(/images/clintarcares-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.demo-1 .bg-6 .deco {
    border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
}
.demo-1 .bg-6 .deco:after {
    color: #000;
    text-shadow: 0 0 1px #000;
}
.demo-1 .bg-6 h1 {
    color: #f1c241;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.demo-1 .bg-7 .sl-content-slice,
.demo-1 .bg-7 .sl-slide-inner {
    background-image: url(/images/wcl-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.demo-1 .bg-7 .deco {
    border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
}
.demo-1 .bg-7 .deco:after {
    color: #000;
    text-shadow: 0 0 1px #000;
}
.demo-1 .bg-7 h1 {
    color: #f1c241;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.sl-trans-elems .deco {
    -webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems .h1-title,
.sl-trans-elems h1 {
    -webkit-animation: moveUp 1s ease-in-out both;
    animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote {
    -webkit-animation: fadeIn 0.5s linear 0.5s both;
    animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco,
.sl-trans-back-elems .h1-title,
.sl-trans-back-elems h1 {
    -webkit-animation: fadeOut 1s ease-in-out both;
    animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote {
    -webkit-animation: fadeOut 1s linear both;
    animation: fadeOut 1s linear both;
}
@-webkit-keyframes roll {
    0% {
        -webkit-transform: translateX(500px) rotate(1turn);
    }
    to {
        -webkit-transform: translateX(0) rotate(0deg);
    }
}
@keyframes roll {
    0% {
        -webkit-transform: translateX(500px) rotate(1turn);
        transform: translateX(500px) rotate(1turn);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0) rotate(0deg);
        transform: translateX(0) rotate(0deg);
        opacity: 1;
    }
}
@-webkit-keyframes moveUp {
    0% {
        -webkit-transform: translateY(40px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}
@keyframes moveUp {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@media only screen and (min-width: 1400px) {
    .demo-1 .sl-slide h1,
    .demo-1 .sl-slide span.h1-title {
        line-height: 66px;
        font-size: 60px;
    }
}
@media screen and (max-width: 1024px) {
    .deco.special,
    .demo-1 .deco {
        width: 170px;
        height: 170px;
        margin-left: -90px;
        margin-bottom: 50px;
        border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
    }
    .deco.special img,
    .demo-1 img {
        width: 160px;
        height: 160px;
        line-height: 160px;
        margin: -80px 0 0 -80px;
    }
    .demo-1 .sl-slide h1,
    .demo-1 .sl-slide span.h1-title {
        line-height: 46px;
        font-size: 40px;
        margin-bottom: -80px;
        letter-spacing: 0;
    }
    .demo-1 .sl-slide h2 {
        line-height: 36px;
        font-size: 28px;
        margin-bottom: -140px;
        letter-spacing: 0;
    }
    .demo-1 .sl-slide h3 {
        line-height: 30px;
        font-size: 22px;
        margin-bottom: -250px;
        letter-spacing: 0;
    }
}
@media screen and (max-width: 767px) {
    .deco.special,
    .demo-1 .deco {
        width: 140px;
        height: 140px;
        margin-left: -70px;
        margin-bottom: 50px;
        border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
    }
    .deco.special img,
    .demo-1 img {
        width: 130px;
        height: 130px;
        line-height: 130px;
        margin: -65px 0 0 -65px;
    }
    .demo-1 .sl-slide h1,
    .demo-1 .sl-slide span.h1-title {
        line-height: 33px;
        font-size: 26px;
        margin-bottom: -60px;
        letter-spacing: 0;
    }
    .h1-special {
        margin-bottom: -80px !important;
    }
    .h2-special {
        margin-bottom: -160px !important;
    }
    .demo-1 .sl-slide blockquote p:before {
        line-height: 10px;
        width: 40px;
        height: 40px;
        font-size: 120px;
        left: -45px;
    }
    .demo-2 .sl-slider-wrapper {
        height: 500px;
    }
    .demo-1 .sl-slide h2 {
        line-height: 24px;
        font-size: 18px;
        margin-bottom: -130px;
        letter-spacing: 0;
    }
    .demo-1 .sl-slide h3 {
        line-height: 30px;
        font-size: 16px;
        margin-bottom: -230px;
        letter-spacing: 0;
    }
}
@media screen and (max-width: 320px) {
    .deco.special,
    .demo-1 .deco {
        width: 140px;
        height: 140px;
        margin-left: -70px;
        margin-bottom: 5px;
        border: 1.5px dashed hsla(0, 0%, 100%, 0.5);
    }
    .deco.special img,
    .demo-1 img {
        width: 130px;
        height: 130px;
        line-height: 130px;
        margin: -65px 0 0 -65px;
    }
    .demo-1 .sl-slide h1,
    .demo-1 .sl-slide span.h1-title {
        line-height: 26px;
        font-size: 22px;
        margin-bottom: -70px;
        letter-spacing: 0;
    }
    .h1-special {
        margin-bottom: -80px !important;
    }
    .h2-special {
        margin-bottom: -160px !important;
    }
    .demo-1 .sl-slide blockquote p:before {
        line-height: 10px;
        width: 40px;
        height: 40px;
        font-size: 120px;
        left: -45px;
    }
    .demo-2 .sl-slider-wrapper {
        height: 500px;
    }
    .demo-1 .sl-slide h2 {
        line-height: 26px;
        font-size: 18px;
        margin-bottom: -130px;
        letter-spacing: 0;
    }
    .demo-1 .sl-slide h3 {
        line-height: 30px;
        font-size: 16px;
        margin-bottom: -230px;
        letter-spacing: 0;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .demo-1 .deco,
    .demo-1 .sl-slide h3,
    .demo-1 img {
        display: none;
    }
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
textarea {
    min-height: 150px;
    max-height: 150px;
    height: 150px;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    -webkit-appearance: textarea;
    background-color: #fff;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    resize: auto;
    cursor: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    -o-border-image: initial;
    border-image: initial;
    padding: 2px;
}

/*!
 * 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.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -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 {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -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 {
    0%,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(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(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(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(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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 {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes jello {
    0%,
    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 {
    0%,
    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 {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    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 {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    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 {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    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 {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    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 {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    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 bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    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;
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        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: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        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: translateZ(0);
        transform: translateZ(0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.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 {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRightBig {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    0% {
        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 {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    0% {
        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 {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    0% {
        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 {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    0% {
        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 {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    0% {
        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 {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    0% {
        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 {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    0% {
        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 {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    0% {
        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 {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    0% {
        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 {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.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 {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.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 {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-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 {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-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 {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    0% {
        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 {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-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 {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-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 {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(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 {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(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 {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-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 {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(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: rotate(80deg);
        transform: rotate(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: rotate(60deg);
        transform: rotate(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: rotate(80deg);
        transform: rotate(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: rotate(60deg);
        transform: rotate(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;
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg);
    }
}
@keyframes rollOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg);
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.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.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.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.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.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.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.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.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(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 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(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 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(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 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}


.demo-1 .bg-8 .sl-slide-inner {
    background-image: url(/images/banner5.jpg?var=10);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.demo-1 .bg-9 .sl-slide-inner {
    background-image: url(/images/brampton.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.demo-1 .bg-10 .sl-slide-inner {
    background-image: url(/images/lav_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.demo-1 .bg-11 .sl-slide-inner {
    background-image: url(/images/ccf.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.demo-1 .bg-8 .deco img{
padding: 9px;
    background: #fff;
}

.-bg-green{
        background-color: #93d500;
}
.ser_area {
    background: #fff;
    padding: 35px;
    margin-bottom: 30px;
    border-radius: 6px;
    min-height: 206px;
}
.ser_area h4 {
    font-family: 'Oswald';
    color: #000;
    font-size: 24px;
    margin-bottom: 10px;
}

.con_bark h2{
     font-family: 'Oswald';
      margin-bottom: 15px;
}
.con_bark h3{
font-size: 18px;
    line-height: 27px;
    max-width: 800px;
    margin: 31px auto 0px;
}

.main.northerntouch {
    height: 30vh;
     background-image: linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(../images/northerntouch-banner.jpg);
background-size: cover;
background-repeat: no-repeat;
width: 100%;

}
.mob_area {
    display: none;
}
ul li {
    color: #717372;
    font-weight: 400;
}

@media screen and (max-width:1400px) and (min-width:991px){
    .container-fluid.demo-1 {
    height: 767px;
    position: relative;
    margin-bottom: 0px;
}
.demo-1 .sl-slide h1, .demo-1 .sl-slide span.h1-title {
    font-size: 2em;
    }
.bg-1 .deco.special {
    bottom: 49% !important;

}
}
@media screen and (max-width:991px) and (min-width:767px){
    .demo-1 .sl-slider-wrapper {
    top: 70px;
}
.pt-6_top{
    padding-top: 250px;
}

}
@media screen and (max-width:991px){
   .footer  .col-lg-5.d-none.d-lg-block {
    display: block !important;
    width: 40%;
}
}

@media screen and (max-width:767px){
    .logo {
    height: 52px;
}
.pt-6_top{
    padding-top: 150px;
}
.navbar {
    position: relative;
    display: none;
}
.mob_area {
    display: flex !important;
}
.ser_area p{
    padding: 0px !important;
}

}
@media screen and (max-width:767px){
    .footer .col-lg-5.d-none.d-lg-block {
        width: 100% !important;
        text-align: center;
}
.footer ul.footerList li a {
        font-size: 16px;
        line-height: 36px;
        text-align: center;
    }
    .footer ul.footerList{
        margin-top:15px;
        margin-bottom:16px;
    }
      .footer .col-lg-5.d-none.d-lg-block br{
          display:none !important;
      }
}

@media screen and (max-width:480px){
    .demo-1 .sl-slider-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.main.northerntouch {
    height: 250px;
}
}
.main.northerntouch {
    background-position: center;
}

.navbar-dark .navbar-nav .nav-link:focus{
    color: #10a2d6;
}

ul.site_area {
    padding: 0px;
}
ul.site_area {
    padding: 0px;
}

.icon_abt .col-md-2.py-4.text-center {
    flex: 0 0 20%;
    max-width: 20%;
}

.icon_abt .icn_a h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Oswald';
    min-height: 61px;
    margin-top: 12px;
}

.icon_abt .icn_a p{
    color: #fff !important; 
}
.icon_abt .icn_a h2 {
    width: 70px;
    height: 70px;
    background: #93d500;
    margin: 0px auto 25px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.abt_li{
    list-style: disc !important;
}
.abt_li li{
    margin-bottom: 15px;
}

.com_area img {
    max-width: 1000px;
    width: 100%;
    margin: 35px auto 0px;
    display: table;
    padding: 5px;
    border: 1px solid #ccc;
}

.pill_area h2{
    text-align: center;
    font-size: 64px;
    font-weight: 600;
}

.-columnPad-T100.pill_area  {
    padding: 52px 0 30px;
}
.cares_bottom h4{
    margin: 0px;
    text-align: center;
    padding: 0 !important;
    font-size: 32px;
}
.cares_bottom h4 a{
    text-transform: capitalize;
    background: #10a2d6;
    color: #fff !important;
    padding: 7px 24px;
    font-size: 28px;
    border-radius: 7px;
    margin-left: 11px;
        display: inline-block;
}
.cares_bottom h4 a:hover{
     background: #fff;
    color: #000 !important;
}
@media screen and (max-width:1199px){
.cares .d-none {
    display: block !important;
}

.cares .img-fluid {
        margin: 10px 0px !important;
        width: 100%;
    }
.cares .d-none {
    display: block !important;
    padding: 0px 15px !important;
}
}

@media screen and (max-width:991px){
.icon_abt .col-md-2.py-4.text-center {
    flex: 0 0 50%;
    max-width: 50%;
}
.cares {
    padding: 60px 0px;
}

}

@media screen and (max-width:580px){
.icon_abt .col-md-2.py-4.text-center {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 9px 20px !important;
    }
    .icon_abt .icn_a h3 {
    min-height: auto;
    margin: 12px 0px;
}
.cares {
        padding: 26px 0px;
    }
    .pill_area h2 {
    font-size: 42px;
    font-weight: 600;
}

.cares.-bg-grey h2{
padding: 13px 0px !important;
}

img.img-icon {
    width: 246px;
}

.cares  .col-sm-12 {
padding: 0px;
}
.cares_bottom h4 a {
    text-transform: capitalize;
    background: #10a2d6;
    color: #fff !important;
    padding: 7px 24px;
    font-size: 28px;
    border-radius: 7px;
    margin-left: 0;
    display: inline-block;
    margin-top: 21px;
    display: table;
    margin: 19px auto 0;
}
}