<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Site Template Name: appX
  Theme URL: 
  Author: 
  Author URI: 
  Description: 
  Version: 1.0.0
*/


/*

============================================================================
[ Table of Contents ]
============================================================================

# Global Style
# Navbar 
# Intro Section
    # Promo Section
    # Fullscreen Background Youtube Video
    ---------------------------------------
# About Section
# App Screen Section
# Why it's best
# Features Section
# Pricing Section
# Testimonial Section
# Team Section# Counter Up Section
# Download Section
# Featured on Press
# FAQ Section
# Blog Section
# Subscribe Section
# Contact Form Style
# Copyright Section Page Style
# Single Blog
    # Tag List
    # Embed Video
    # Comment style
    # Sidebar Stayle
    # Category Widget
    # Latest post widget
    # Tab Widget
    ------------------------
# Shortcodes Style
    # Button
    # Tab

============================================================================

*/


/*
  Global Style
  ====================================================
 */

@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700|Lato:400,300,300italic,400italic,700,700italic);
body {
    font-family: 'Raleway', sans-serif;
    line-height: 1.8em;
}

@font-face {
    font-family: "BeonMedium";
    src: url(../../assets/fonts/beon-webfont.eot);
    src: local("%u263A"), url(../../assets/fonts/beon-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/beon-webfont.woff) format("woff"), url(../../assets/fonts/beon-webfont.ttf) format("truetype"), url(../fonts/beon-webfont.svg#BeonMedium) format("svg");
    font-weight: normal;
    font-style: normal
}

h1,
h2,
h3,
h4 {
    line-height: 1.3em;
    font-weight: normal;
}

a:hover,
a:focus {
    text-decoration: none;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

header,
section {
    overflow: hidden;
}

.padding-top-low {
    padding-top: 30px;
}

.padding-top {
    padding-top: 50px;
}

.padding-top-high {
    padding-top: 100px;
}

.padding-bottom-low {
    padding-bottom: 30px;
}

.padding-bottom {
    padding-bottom: 50px;
}

.padding-bottom-high {
    padding-bottom: 100px;
}

.padding-tp-btm-low {
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding-top-bottom {
    padding-top: 50px;
    padding-bottom: 50px;
}

.padding-tp-btm-high {
    padding-top: 100px;
    padding-bottom: 100px;
}

.zero-padding {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.margin-top {
    margin-top: 30px;
}

.margin-bottom {
    margin-bottom: 30px;
}

.margin-top-bottom {
    margin-top: 30px;
    margin-bottom: 30px;
}

.img-center {
    display: table;
    margin: 0 auto;
}

.section-header {
    padding-top: 100px;
    padding-bottom: 80px;
}

.section-header h2,
.notify-title,
.contact-title {
    font-family: BeonMedium;
    text-transform: uppercase;
}

.section-header &gt; p {
    padding: 10px 0;
}

.underline {
    background: #333;
    height: 1px;
    margin: auto;
    width: 50px;
    z-index: 1;
}

.underline-tagline {
    position: relative;
    background: #333;
    height: 1px;
    margin: auto;
    width: 180px;
    z-index: 1;
}

.line-icon {
    top: -17px;
    width: 32px;
    height: 32px;
    color: #333;
    background: #fff;
    line-height: 32px;
    z-index: 9;
}

.line {
    display: inline-block;
    margin: 0 auto;
}

.underline-alt {
    background: #333;
    height: 1px;
    margin: auto;
    width: 50px;
    z-index: 1;
}

.line-left {
    position: relative;
    float: left;
    width: 80px;
    height: 1px;
    background: #333;
    margin: auto;
    z-index: 1;
}

.line-icon-alt {
    top: -17px;
    float: left;
    width: 32px;
    height: 32px;
    color: #333;
    background: transparent;
    line-height: 32px;
    z-index: 9;
}

.underline-transparent {
    background: #fff;
    height: 1px;
    margin: auto;
    width: 50px;
    z-index: 1;
}

.line-left-transparent {
    position: relative;
    float: left;
    width: 80px;
    height: 1px;
    background: #fff;
    margin: auto;
    z-index: 1;
}

.line-icon-transparent {
    top: -17px;
    float: left;
    width: 32px;
    height: 32px;
    color: #fff;
    background: transparent;
    line-height: 32px;
    z-index: 9;
}

.line-hr {
    background: #555;
}

.vercenter {
    display: table;
    height: 500px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .vercenter {
        height: 390px;
    }
}

@media only screen and (max-width: 991px) {
    .vercenter {
        height: auto;
        padding: 30px 0;
    }
}

.vercenter-inner {
    display: table-cell;
    vertical-align: middle;
}

.fa-ficon,
.fa-abt,
.counter-icon,
.member-img-overlay,
.member-social,
.fa-social {
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.fa-abt,
.abt-box h3,
.fa-ficon,
.why-feature h4 {
    color: #337AB7;
}


/*
  Navbar
  ====================================================
*/

nav.navbar-fixed-top {
    background: #fff;
    border-bottom: 2px solid #eee;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

nav.navbar-slide {
    top: -52px;
}

nav.navbar-slide.show-menu {
    top: 0;
}


/*
  Intro Section
  ====================================================
*/

.intro-section {
    background-image: url("../img/intro-bg.jpg");
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.color-overlay {
    background: rgba(51, 122, 183, 0.7) none repeat scroll 0 0;
}


/* 
  Promo Section
  =====================================================
*/

.text-logo {
    color: #00BFFF;
}

#promo-section h2 {
    font-family: lato;
    color: #fff;
    font-size: 2.5em;
    text-transform: uppercase;
    font-style: italic;
    line-height: 1.5em;
}

#promo-section h3 {
    color: #f1f3f8;
}

@media only screen and (max-width: 767px) {
    #promo-section h2 {
        font-size: 1.5em;
    }
}

#promo-section p {
    color: #fff;
}

.button-group {
    padding: 15px 0;
}

@media only screen and (max-width: 480px) {
    .button-group {
        padding: 0;
        margin-top: 20px;
    }
}

.btn-promo {
    background-color: transparent;
    border-radius: 0;
    color: #fff;
    padding: 15px 60px;
    border: 1px solid #fff;
    font-weight: bold;
}

.btn-promo-hovered,
.btn-promo:hover {
    background: #fff;
    color: #177EE5;
}

.btn-promo:last-child {
    margin-left: 30px;
}

@media only screen and (max-width: 480px) {
    .btn-promo {
        padding: 10px 25px;
    }
}

.promo-text {
    margin-top: 15%;
    text-align: left;
    text-shadow: 3px 0 3px rgba(0, 0, 0, 0.3);
}

.promo-text .button-group {
    display: block;
}

.promo-img {
    float: right;
}

@media only screen and (max-width: 991px) {
    .promo-text {
        text-align: center;
        margin-top: 0;
    }
    .promo-img {
        display: none;
    }
}

.available a .fa {
    color: #fff;
    margin-right: 20px;
}

.available a:last-child .fa {
    color: #fff;
    margin-right: 0;
}

.available a .fa:hover {
    color: #337AB7;
}


/* 
   Fullscreen Background Youtube Video
  -----------------------------------------
*/

#bg-videobg-video {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}

#bg-video {
    background: rgba(0, 0, 0, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.buttonBar {
    display: none;
}


/*
  About Section
  =======================================================
*/

.about-tabs {
    font-size: 1.5em;
    margin-top: 55px;
}

.about-tabs li a {
    border-radius: 0;
}

.about-details &gt; h3 {
    font-variant: petite-caps;
}

.abt-box {
    border: 1px solid #ddd;
    padding: 30px;
}

.abt-box:hover .fa-abt {
    background-color: #337AB7;
    border-color: #337AB7;
    color: #fff;
}

.abt-box:hover h3 {
    color: #337AB7;
}

@media only screen and (max-width: 991px) {
    .about-details {
        text-align: center;
    }
    .abt-box {
        padding: 30px 0;
    }
}

.fa-abt {
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    height: 80px;
    line-height: 80px;
    text-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
    width: 80px;
}


/*
  App Screen Section
  ========================================================
*/

#owl-app-screen .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 5px;
}

.owl-carousel {
    cursor: e-resize;
}


/*
  Why it's best
  ========================================================
*/

.why-feature {
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 991px) {
    .why-feature {
        margin-top: 50px;
    }
}

.why-feature li {
    padding: 0 0 30px 100px;
    position: relative;
}

.why-feature li:hover .fa-ficon {
    color: #fff;
    background-color: #337AB7;
}

.why-feature li:hover h4,
.why-feature li:hover p {
    color: #337AB7;
}

.fa-ficon {
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    height: 80px;
    left: 0;
    line-height: 80px;
    position: absolute;
    text-align: center;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    top: 0;
    width: 80px;
}


/*
  Features Section
  =========================================================
*/

.panel-default {
    border: none;
}

.panel-group .panel {
    margin-bottom: 10px;
    border-radius: 0;
    box-shadow: none;
}

.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border: none;
}

.panel-heading {
    position: relative;
    padding: 0;
    border-radius: 0;
}

.panel-heading a {
    background-color: #337ab7;
    color: #ffffff;
    display: block;
    font-size: 1em;
    padding: 10px 15px;
    text-decoration: none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    font-weight: normal;
}

.panel-heading a:after {
    position: absolute;
    right: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    content: "\f068";
    font: normal normal normal 12px/1 FontAwesome;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    line-height: 20px;
}

.panel-heading a.collapsed:after {
    content: "\f067";
    color: #337AB7;
}

.panel-heading a.collapsed {
    background: #f1f3f8;
    color: #337AB7;
}


/*----------------------------------
    Device Frame 
----------------------------------*/

.tab-content.feature-tab-content {
    position: relative;
    background-image: url(../img/wp-mockup.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-height: 589px;
}

.feature-tab-pane img {
    position: absolute;
    left: 50%;
    top: 55px;
    margin-left: -126px;
}


/*
  Pricing Section
  ======================================================================
*/

.price-section {
    background: #f1f3f8 none repeat scroll 0 0;
}

.pricing-container {
    margin: 1em auto;
}

.pricing-container ul {
    list-style: none;
    padding: 0;
}

.pricing-container.full-width {
    width: 100%;
    max-width: none;
}

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

.pricing-switcher .fieldset {
    display: inline-block;
    position: relative;
    padding: 2px;
    border-radius: 50em;
    border: 2px solid #2d3e50;
}

.pricing-switcher input[type="radio"] {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}

.pricing-switcher label {
    color: #2d3e50;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 22px;
    font-size: 22px;
    font-size: 22px;
    font-size: 1.4rem;
    height: 40px;
    line-height: 40px;
    position: relative;
    width: 90px;
    z-index: 1;
    margin-bottom: 0;
}

.pricing-switcher .switch {
    position: absolute;
    top: 2px;
    left: 2px;
    height: 40px;
    width: 90px;
    background-color: #fff;
    border-radius: 50em;
    box-shadow: 0 0 1px 0 #2d3e50;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.pricing-switcher input[type="radio"]:checked + label + .switch,
.pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch {
    -webkit-transform: translateX(90px);
    -ms-transform: translateX(90px);
    transform: translateX(90px);
}

.no-js .pricing-switcher {
    display: none;
}

.pricing-list {
    margin: 2em 0 0;
}

.pricing-list &gt; li {
    position: relative;
    margin-bottom: 1em;
}

@media only screen and (min-width: 768px) {
    .pricing-list {
        margin: 3em 0 0;
    }
    .pricing-list:after {
        content: "";
        display: table;
        clear: both;
    }
    .pricing-list &gt; li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .has-margins .pricing-list &gt; li {
        margin-right: 1.5%;
    }
    .has-margins .pricing-list &gt; li:last-of-type {
        margin-right: 0;
    }
}

.pricing-wrapper {
    position: relative;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.pricing-wrapper:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.touch .pricing-wrapper {
    -webkit-perspective: 2000px;
    perspective: 2000px;
}

.pricing-wrapper.is-switched .is-visible {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-animation: rotate 0.5s;
    animation: rotate 0.5s;
}

.pricing-wrapper.is-switched .is-hidden {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-animation: rotate-inverse 0.5s;
    animation: rotate-inverse 0.5s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.pricing-wrapper.is-switched .is-selected {
    opacity: 1;
    filter: alpha(opacity=100);
}

.pricing-wrapper.is-switched.reverse-animation .is-visible {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: rotate-back 0.5s;
    animation: rotate-back 0.5s;
}

.pricing-wrapper.is-switched.reverse-animation .is-hidden {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-animation: rotate-inverse-back 0.5s;
    animation: rotate-inverse-back 0.5s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.pricing-wrapper.is-switched.reverse-animation .is-selected {
    opacity: 1;
    filter: alpha(opacity=100);
}

.pricing-wrapper &gt; li {
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
}

.pricing-wrapper &gt; li:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50px;
    pointer-events: none;
    background: -webkit-linear-gradient( right, #ffffff, rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0));
    background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
}

.pricing-wrapper &gt; li.is-ended:after {
    display: none;
}

.pricing-wrapper .is-visible {
    position: relative;
    z-index: 5;
}

.pricing-wrapper .is-hidden {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.pricing-wrapper .is-selected {
    z-index: 3 !important;
}

@media only screen and (min-width: 768px) {
    .pricing-wrapper &gt; li:before {
        content: '';
        position: absolute;
        z-index: 6;
        left: -1px;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 50%;
        width: 1px;
        background-color: #b1d6e8;
    }
    .pricing-wrapper &gt; li:after {
        display: none;
    }
    .exclusive .pricing-wrapper &gt; li {
        box-shadow: inset 0 0 0 3px #2d3e50;
    }
    .has-margins .pricing-wrapper &gt; li,
    .has-margins .exclusive .pricing-wrapper &gt; li {
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    }
    :nth-of-type(1) &gt; .pricing-wrapper &gt; li:before {
        display: none;
    }
    .has-margins .pricing-wrapper &gt; li {
        border-radius: 4px 4px 6px 6px;
    }
    .has-margins .pricing-wrapper &gt; li:before {
        display: none;
    }
}

@media only screen and (min-width: 1500px) {
    .full-width .pricing-wrapper &gt; li {
        padding: 2.5em 0;
    }
}

.no-js .pricing-wrapper .is-hidden {
    position: relative;
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
    margin-top: 1em;
}

@media only screen and (min-width: 768px) {
    .exclusive .pricing-wrapper &gt; li:before {
        display: none;
    }
    .exclusive + li .pricing-wrapper &gt; li:before {
        display: none;
    }
}

.pricing-header h2 {
    padding: 0.9em 0.9em 0.6em;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center;
}

.pricing-header {
    height: auto;
    padding: 1.9em 0 1.6em;
    pointer-events: auto;
    text-align: center;
    color: #173d50;
    background-color: transparent;
}

.exclusive .pricing-header {
    color: #337ab7;
    background-color: transparent;
}

.pricing-header h2 {
    font-size: 44px;
    font-size: 44px;
    font-size: 44px;
    font-size: 2.8rem;
    letter-spacing: 2px;
}

.currency,
.value {
    font-size: 48px;
    font-size: 48px;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 300;
}

.duration {
    font-weight: 700;
    font-size: 20px;
    font-size: 20px;
    font-size: 20px;
    font-size: 1.3rem;
    color: #8dc8e4;
    text-transform: uppercase;
}

.exclusive .duration {
    color: #f3b6ab;
}

.duration:before {
    content: '/';
    margin-right: 2px;
}

.value {
    font-size: 112px;
    font-size: 112px;
    font-size: 112px;
    font-size: 7rem;
    font-weight: 300;
}

.currency,
.duration {
    color: #337ab7;
}

.exclusive .currency,
.exclusive .duration {
    color: #2d3e50;
}

.currency {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    font-size: 32px;
    font-size: 32px;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 700;
}

.duration {
    font-size: 22px;
    font-size: 22px;
    font-size: 22px;
    font-size: 1.4rem;
}

.pricing-body {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.is-switched .pricing-body {
    overflow: hidden;
}

.pricing-body {
    overflow-x: visible;
}

.pricing-features {
    width: 600px;
}

.pricing-features:after {
    content: "";
    display: table;
    clear: both;
}

.pricing-features li {
    width: 100px;
    float: left;
    padding: 1.6em 1em;
    font-size: 24px;
    font-size: 24px;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pricing-features em {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}

.pricing-features {
    width: auto;
}

.pricing-features li {
    float: none;
    width: auto;
    padding: 1em;
}

.exclusive .pricing-features li {
    margin: 0 3px;
}

.pricing-features em {
    display: inline-block;
    margin-bottom: 0;
}

.has-margins .exclusive .pricing-features li {
    margin: 0;
}

.pricing-footer {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 80px;
    width: 100%;
}

.pricing-footer {
    position: relative;
    height: auto;
    padding: 1.8em 0;
    text-align: center;
}

.pricing-footer:after {
    display: none;
}

.has-margins .pricing-footer {
    padding-bottom: 0;
}

.select {
    position: static;
    display: inline-block;
    height: auto;
    padding: 1.3em 2em;
    color: #337ab7;
    border-radius: 8px;
    border: 2px solid #337ab7;
    font-size: 22px;
    font-size: 22px;
    font-size: 22px;
    font-size: 1.4rem;
    text-indent: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all .6s;
    transition: all .6s;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
}

.no-touch .select:hover {
    background-color: #337ab7;
    color: #ffffff;
}

.exclusive .select {
    background-color: #337ab7;
    color: #ffffff;
}

.no-touch .exclusive .select:hover {
    background-color: #fff;
    color: #337ab7;
}

.secondary-theme .exclusive .select {
    background-color: #337ab7;
}

.no-touch .secondary-theme .exclusive .select:hover {
    background-color: #112e3c;
}

.has-margins .select {
    display: block;
    padding: 1.7em 0;
    border-radius: 0 0 4px 4px;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: perspective(2000px) rotateY(0);
    }
    70% {
        -webkit-transform: perspective(2000px) rotateY(200deg);
    }
    100% {
        -webkit-transform: perspective(2000px) rotateY(180deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: perspective(2000px) rotateY(0);
        -ms-transform: perspective(2000px) rotateY(0);
        transform: perspective(2000px) rotateY(0);
    }
    70% {
        -webkit-transform: perspective(2000px) rotateY(200deg);
        -ms-transform: perspective(2000px) rotateY(200deg);
        transform: perspective(2000px) rotateY(200deg);
    }
    100% {
        -webkit-transform: perspective(2000px) rotateY(180deg);
        -ms-transform: perspective(2000px) rotateY(180deg);
        transform: perspective(2000px) rotateY(180deg);
    }
}

@-webkit-keyframes rotate-inverse {
    0% {
        -webkit-transform: perspective(2000px) rotateY(-180deg);
    }
    70% {
        -webkit-transform: perspective(2000px) rotateY(20deg);
    }
    100% {
        -webkit-transform: perspective(2000px) rotateY(0);
    }
}

@keyframes rotate-inverse {
    0% {
        -webkit-transform: perspective(2000px) rotateY(-180deg);
        -ms-transform: perspective(2000px) rotateY(-180deg);
        transform: perspective(2000px) rotateY(-180deg);
    }
    70% {
        -webkit-transform: perspective(2000px) rotateY(20deg);
        -ms-transform: perspective(2000px) rotateY(20deg);
        transform: perspective(2000px) rotateY(20deg);
    }
    100% {
        -webkit-transform: perspective(2000px) rotateY(0);
        -ms-transform: perspective(2000px) rotateY(0);
        transform: perspective(2000px) rotateY(0);
    }
}

@-webkit-keyframes rotate-back {
    0% {
        -webkit-transform: perspective(2000px) rotateY(0);
    }
    70% {
        -webkit-transform: perspective(2000px) rotateY(-200deg);
    }
    100% {
        -webkit-transform: perspective(2000px) rotateY(-180deg);
    }
}

@keyframes rotate-back {
    0% {
        -webkit-transform: perspective(2000px) rotateY(0);
        -ms-transform: perspective(2000px) rotateY(0);
        transform: perspective(2000px) rotateY(0);
    }
    70% {
        -webkit-transform: perspective(2000px) rotateY(-200deg);
        -ms-transform: perspective(2000px) rotateY(-200deg);
        transform: perspective(2000px) rotateY(-200deg);
    }
    100% {
        -webkit-transform: perspective(2000px) rotateY(-180deg);
        -ms-transform: perspective(2000px) rotateY(-180deg);
        transform: perspective(2000px) rotateY(-180deg);
    }
}

@-webkit-keyframes rotate-inverse-back {
    0% {
        -webkit-transform: perspective(2000px) rotateY(180deg);
    }
    70% {
        -webkit-transform: perspective(2000px) rotateY(-20deg);
    }
    100% {
        -webkit-transform: perspective(2000px) rotateY(0);
    }
}

@keyframes rotate-inverse-back {
    0% {
        -webkit-transform: perspective(2000px) rotateY(180deg);
        -ms-transform: perspective(2000px) rotateY(180deg);
        transform: perspective(2000px) rotateY(180deg);
    }
    70% {
        -webkit-transform: perspective(2000px) rotateY(-20deg);
        -ms-transform: perspective(2000px) rotateY(-20deg);
        transform: perspective(2000px) rotateY(-20deg);
    }
    100% {
        -webkit-transform: perspective(2000px) rotateY(0);
        -ms-transform: perspective(2000px) rotateY(0);
        transform: perspective(2000px) rotateY(0);
    }
}


/*
  Testimonial Section
  ========================================================
*/

.testimonial-title,
.testimonial-tagline {}

.testimonial-message {
    position: relative;
}

.testimonial-message:before {
    content: "";
    position: absolute;
    top: 100%;
    background-image: url(../img/line-ribbon.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    left: 10%;
}

.testimonial-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 10px;
}

.testimonial-image {
    width: 100px;
    height: 100px;
    float: left;
}

.testimonial-info {
    float: left;
    text-align: left;
    padding: 0 15px;
    margin: 10px 0 0;
}

@media only screen and (max-width: 400px) {
    .testimonial-info {
        margin: 0;
    }
}

.testimonial-info h2 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

.testimonial-message p {
    border: 1px solid #333;
    font-size: 1.1em;
    line-height: 2em;
    outline-offset: -5px;
    padding: 15px;
    text-align: justify;
    outline: 1px solid #333;
}

#owl-tm .owl-controls .owl-page span {
    background: #333 none repeat scroll 0 0;
    display: block;
    height: 3px;
    margin: 5px 7px;
    width: 17px;
}


/*
  Team Section
  ============================================================
 */

.member-box {
    margin-bottom: 30px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.member-box:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.member-img {
    position: relative;
}

.member-info {
    padding: 10px 0 5px;
}

.member-img img {
    min-width: 100%;
}

.member-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.member-box:hover .member-img-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: rgba(51, 122, 183, 0.3);
}

.member-social {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -74px;
    margin-top: -18px;
}

.member-social &gt; a {
    display: inline-block;
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #337ab7;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.member-social a:hover {
    background-color: #fff;
    color: #337ab7;
}

.member-box:hover .member-social {
    opacity: 1;
    filter: alpha(opacity=100);
}


/*
  Counter Up Section
  ============================================================
 */

.counter-section {
    background: #f1f3f8 none repeat scroll 0 0;
}

.counter-box {
    border-left: 1px solid #ddd;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media only screen and (max-width: 991px) {
    .counter-box {
        border: medium none;
    }
}

.counter-box:first-child {
    border-left: 0;
}

.counter,
.counter-plus {
    font-size: 2em;
    font-family: lato;
    color: #337ab7;
}

.counter-name {
    font-size: 1.5em;
    font-variant: small-caps;
    color: #337ab7;
}

.counter-icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #337ab7;
    font-size: 2.5em;
    height: 80px;
    line-height: 80px;
    margin-bottom: 20px;
    width: 80px;
    text-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.counter-box:hover .counter-icon {
    background-color: #337ab7;
    color: #fff;
}


/*
  Download Section
  ============================================================
 */

.download-section {
    background-image: url(../img/intro-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.download-overlay {
    background-color: rgba(51, 122, 183, 0.7);
}

.download-title {
    color: #fff;
}

.download-title-tagline {
    color: #fff;
}

.btn-download {
    background-color: #fff;
    width: 280px;
    border-radius: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 991px) {
    .btn-download,
    .member-box,
    .blog-box {
        margin-bottom: 30px;
    }
}

.btn-download:hover {
    background-color: transparent;
    border: 1px solid #ddd;
    color: #fff;
    outline: 1px dashed #fff;
    outline-offset: -5px;
}

.btn-download span {
    display: block;
}


/* 
* ==========================================================================
      Featured on Press
* ========================================================================== 
*/

#owl-press .owl-pagination {
    margin-top: 30px;
}

#owl-press .owl_item &gt; img {
    display: table;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 100%;
}


/* 
* ==========================================================================
        FAQ Section
* ========================================================================== 
*/

.faq-section {
    background-color: #f1f3f8;
}

.faq-section .fa-question {
    color: #337AB7;
    text-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
}

#faqAccordion .panel-heading a.collapsed {
    background-color: #fff;
    color: #337ab7;
}

@media only screen and (max-width: 991px) {
    #faqAccordion {
        margin-top: 50px;
    }
}

.btn-faq {
    background-color: #337AB7;
    color: #fff;
    border-radius: 0;
    margin: 30px 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.btn-faq:hover,
.btn-faq:focus {
    background-color: transparent;
    color: #337AB7;
    border: 1px solid #337AB7;
}


/* 
* ==========================================================================
        Blog Section
* ========================================================================== 
*/

.blog-box &gt; h2 {
    font-size: 1.8em;
    line-height: 1.3em;
    margin-top: 0;
}

.blog-media {
    position: relative;
    margin: 20px 0 0;
}

.blog-media &gt; img {
    width: 100%;
}

.blog-cat {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #337AB7;
    padding: 5px 10px;
}

.blog-cat a {
    color: #fff;
}

.blog-excerpt p {
    text-align: justify;
}

.blog-info {
    margin: 15px 0;
}

.blog-info-box {
    display: inline-block;
    padding-right: 10px;
}

.blog-info-box .fa {
    padding-right: 3px;
}

.share-icon {
    background-color: #337ab7;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.share-icon:hover {
    cursor: pointer;
    background-color: #fff;
    color: #337AB7;
}

.share-box:hover .share-list {
    display: block;
}

.share-list {
    position: absolute;
    top: 36px;
    right: 0;
    display: none;
}

.share-list a {
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #337AB7;
    color: #fff;
    border-top: 1px solid #ddd;
}

.share-list a:hover {
    background-color: #fff;
    color: #337AB7;
}

.btn.btn-more-blog {
    display: table;
    margin: 0 auto;
    margin-top: 30px;
    background-color: #337AB7;
    color: #fff;
    padding: 10px 30px;
    border-radius: 0;
    border: 1px solid #337AB7;
}

.btn.btn-more-blog:hover {
    background-color: #fff;
    color: #337AB7;
}


/* 
* ==========================================================================
        Subscribe Section
* ========================================================================== 
*/

.contact-section {
    background: #f1f3f8 none repeat scroll 0 0;
}

.contact-notify-tabs {
    display: table;
    border: 0 none;
    margin: 0 auto;
    width: 150px;
    border: 1px solid #ddd;
}

.contact-notify-tabs li {
    width: 50%;
}

.contact-notify-tabs li a {
    border: none;
    border-radius: 0;
    margin-right: 0;
    font-size: 1.5em;
}

.contact-notify-tabs &gt; li.active &gt; a,
.contact-notify-tabs &gt; li.active &gt; a:hover,
.contact-notify-tabs &gt; li.active &gt; a:focus {
    color: #23527c;
    cursor: default;
}

.notify-title-tagline,
.contact-title-tagline {
    padding: 10px 0;
}


/* Subcription Form*/

.input-notify,
.btn-notify {
    display: table;
    width: 80%;
    height: 40px;
    border-radius: 0;
    margin: 0 auto;
}

.input-notify {
    background-color: #fff;
}

.btn-notify {
    background-image: none;
    background-color: #fff;
    margin-top: 15px;
}

.btn-notify:hover {
    background-color: #337ab7;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .input-notify,
    .btn-notify {
        width: 100%;
    }
}


/* Social Icon */

.social {
    display: table;
    margin: 0 auto;
    padding-left: 0;
}

.social li {
    float: left;
}

.fa-social {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    margin: 5px;
    width: 50px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    text-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
}

.fa-social:hover {
    background: #337ab7 none repeat scroll 0 0;
    color: #fff;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}


/* 
* ==========================================================================
        Contact Form Style
* ========================================================================== 
*/

.contact {
    background-color: #333;
    color: #fff
}

#contact-form .form-group label {
    display: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 100;
    text-transform: uppercase
}

#contact-form.no-placeholder .form-group label {
    display: block
}

#contact-form .controls {
    padding: 0;
    margin-top: 40px
}

#contact-form.no-placeholder .controls {
    margin-top: 0
}

#contact-form .form-control {
    display: inline;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    outline: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    height: 52px;
    font-family: open_sanslight;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    padding-left: 38px;
    vertical-align: top
}

#contact-form .form-group.half-width {
    width: 40%;
    float: left
}

#contact-form .form-group {
    position: relative
}

#contact-form .form-group [class*=fa] {
    display: block;
    position: absolute;
    top: 0;
    left: 8px;
    color: #333;
    font-size: 24px;
    line-height: 52px;
    text-align: center;
    font-weight: 300;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out
}

#contact-form .form-group [class*=fa].active {
    color: #555
}

#contact-form.no-placeholder .form-group [class*=fa] {
    top: 30px
}

#contact-form textarea.form-control {
    height: auto;
    max-width: 100%;
    min-width: 100%;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    padding-top: 14px;
    vertical-align: top
}

#contact-form .form-control:focus {
    outline: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05)
}

#contact-form .error-message {
    padding: 5px 0;
    position: absolute;
    top: -35px;
    right: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #ff3345;
    z-index: 10
}

#contact-form.no-placeholder .error-message {
    top: 0
}

#contact-form .form-control::-moz-placeholder {
    color: #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8
}

#contact-form .form-control::-webkit-input-placeholder {
    color: #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8
}

#contact-form .form-control::-ms-input-placeholder {
    color: #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8
}

.btn-contact {
    background-color: #fff;
    border: 1px solid #fff;
    color: #333;
    margin: 30px 0 0;
    padding: 12px 0
}

.btn-contact:hover,
.btn-respond:hover {
    background-color: #337ab7;
    color: #fff
}

.contact-address {
    margin-bottom: 30px;
}

.contact-address .fa {
    margin-bottom: 10px;
    text-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
}

.contact-address p {
    font-family: lato;
}

.btn-respond {
    margin: 30px 0 0;
    padding: 12px 0
}


/* 
* ==========================================================================
        Copyright Section
* ========================================================================== 
*/

.topup-lonk {
    position: relative;
    left: 50%;
    top: -50px;
    margin-left: -25px;
}

.topup-link-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #337AB7;
    color: #fff;
    border-radius: 50%;
}

.topup-link-btn:hover {
    background: #fff;
    color: #337AB7;
}

.copyright-text p {
    margin-bottom: 0;
}


/* 
* ==========================================================================
        Page Style
* ========================================================================== 
*/

#page-title {
    padding: 50px;
    margin-top: 52px;
    color: #fff;
}

.breadcrumb {
    margin-top: 20px;
}

.blog-section {
    padding: 50px 0;
}

.block-alt {
    background-color: #ddd;
    padding-left: 10px;
    padding-right: 10px;
}

.pagination-list {
    display: table;
    margin: 50px auto 0;
}


/* 
* ==========================================================================
        Single Blog
* ========================================================================== 
*/

.carousel-control {
    background-color: rgba(0, 0, 0, 0.5);
    display: table-cell;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-shadow: 0 0 0;
    top: 50%;
    vertical-align: middle;
    width: 25px;
}


/* Tag List */

.tag-list {
    display: table;
    margin-top: 50px;
    padding-left: 0;
}

.tag-list li {
    float: left;
    margin: 0 5px 15px 0;
}

.tag-list a {
    background-color: #f1f3f8;
    padding: 5px 15px;
}

.tag-list a:hover {
    background-color: #337AB7;
    color: #fff;
}


/* Embed Video */

.embed-responsive-padding {
    padding-bottom: 67%;
}


/* Comment style */

.comment-box {
    display: table;
    margin: 50px 0 0;
}

.comment-list {
    margin: 30px 0 0;
    padding: 0;
}

.comment-list li {
    position: relative;
    margin: 30px 0;
}

.commenter-image {
    left: 0;
    position: absolute;
    top: 0;
}

.comment-text {
    padding-left: 130px;
}

.comment-info-block h4 {
    text-transform: uppercase;
}

.comment-info {
    display: inline-block;
    padding: 0 20px 0 0;
}

.replied-comment {
    padding-left: 130px;
}

.respond-box h3 {
    margin: 30px 0;
    text-transform: uppercase;
}


/* Sidebar Style */

.sidebar-widget {
    margin: 0 0 50px;
}

.sidebar-widget &gt; h2 {
    border-left: 2px solid;
    margin: 0 0 30px;
    outline: 1px solid #ddd;
    padding: 10px;
    text-transform: uppercase;
}

.form-control.widget-search-input,
.btn.btn-search {
    height: 32px;
    border-radius: 0;
    border: 1px solid #ddd;
}

.form-control.widget-search-input {
    width: 80%;
}

.btn.btn-search {
    width: 18%;
}


/* Category Widget */

.category-list li a {
    border-right: 2px solid;
    display: block;
    margin: 0 0 10px;
    outline: 1px solid #ddd;
    outline-offset: 1px;
    padding: 10px;
}


/* Latest post widget */

.lp-block {
    position: relative;
}

.lp-image {
    position: absolute;
    top: 0;
    left: 0;
}

.lp-text {
    padding-left: 115px;
}


/* Tab Widget */

.widget-tab.tab-content.sidebar-tabs-content {
    padding: 15px 0;
}

.sidebar-tabs-content {
    padding-top: 10px;
}


/* 
* ==========================================================================
        Shortcodes Style
* ========================================================================== 
*/

.sc-row h2,
.sc-row h3 {
    text-transform: uppercase;
}


/* Button */

.btn-square,
.btn-round {
    background-image: none;
    margin: 10px;
}

.btn-square {
    border-radius: 0;
}

.btn-round {
    border-radius: 30px;
}

.btn-outline {
    border-radius: 0;
    margin: 10px;
    outline: 1px solid #fff;
    outline-offset: 3px;
}

.btn-outline:hover {
    background-color: transparent;
    outline: 1px solid #fff;
    border: 1px solid #fff;
}

.btn.btn-primary.btn-outline {
    outline: 1px solid #245580;
}

.btn.btn-primary.btn-outline:hover {
    background-color: transparent;
    background-image: none;
    border-color: #245580;
    color: #245580;
}

.btn.btn-success.btn-outline {
    outline: 1px solid #3e8f3e;
}

.btn.btn-success.btn-outline:hover {
    background-color: transparent;
    background-image: none;
    border-color: #3e8f3e;
    color: #3e8f3e;
}

.btn.btn-info.btn-outline {
    outline: 1px solid #28a4c9;
}

.btn.btn-info.btn-outline:hover {
    background-color: transparent;
    background-image: none;
    border-color: #28a4c9;
    color: #28a4c9;
}

.btn.btn-warning.btn-outline {
    outline: 1px solid #e38d13;
}

.btn.btn-warning.btn-outline:hover {
    background-color: transparent;
    background-image: none;
    border-color: #e38d13;
    color: #e38d13;
}

.btn.btn-danger.btn-outline {
    outline: 1px solid #b92c28;
}

.btn.btn-danger.btn-outline:hover {
    background-color: transparent;
    background-image: none;
    border-color: #b92c28;
    color: #b92c28;
}


/* Tab */

.sc-block .tab-content {
    padding: 15px 0;
}

.tab-btn li a {
    background-color: #f1f3f8;
    border: medium none;
    border-radius: 0;
}

.tab-outline {
    border: medium none;
}

.tab-outline li a {
    border: 1px solid #ddd;
    border-radius: 0;
    margin: 0 10px;
    outline: 1px solid #ddd;
    outline-offset: 3px;
}
</pre></body></html>