.available-btn,
.common-btn,
h2,
h3,
time {
    text-transform: uppercase
}

body,
html {
    overflow-x: hiddenQuetions
}

h2,
p {
    font-weight: 300
}

body,
h2 {
    position: relative
}

#work h2:after,
h2:after {
    height: 2px;
    content: ""
}

#home .jarallax,
.parallax-img {
    overflow: hidden
}

.modal-dialog,
textarea.form-control {
    max-width: 100%
}

body {
    font-family: Roboto, sans-serif;
    background: #fff
}

#index-banner {
    padding-top: 50px
}

#feature-desc,
#footer,
#header,
#key-feature,
#magical_feature,
#packages,
#questions,
#screenshots,
#some_facts,
#subscribe,
#team,
#tweet,
#why_us,
#work,
.testimonial-jarallax,
.video-jarallax {
    padding: 60px 0;
    background: #fff
}

#footer,
#key-feature,
#magical_feature,
#screenshots,
#some_facts,
#subscribe,
#team,
#tweet {
    background: #f4f7f7
}

.video-jarallax {
    background: #fff
}

.m0 {
    margin: 0
}

.mt0 {
    margin-top: 0
}

.mt15 {
    margin-top: 15px!important
}

.mt30 {
    margin-top: 30px
}

.mt20 {
    margin-top: 20px
}

.mt-10 {
    margin-top: -10px
}

.mb0 {
    margin-bottom: 0
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb50 {
    margin-bottom: 50px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

h2,
h3 {
    line-height: 1.4;
    letter-spacing: 2px;
    margin-bottom: 20px
}

.mr5 {
    margin-right: 5px
}

.mr0 {
    margin-right: 0
}

.ml0 {
    margin-left: 0
}

.ml5 {
    margin-left: 5px
}

.p0 {
    padding: 0
}

.pl0 {
    padding-left: 0
}

.p50 {
    padding: 50px 0!important
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt40 {
    padding-top: 40px
}

.pl50 {
    padding-left: 50px
}

p {
    line-height: 1.6;
    letter-spacing: 1px;
    color: #222;
    font-size: 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #111
}

h2 {
    font-size: 26px;
    margin-top: 0;
    padding-bottom: 30px
}

h3,
time {
    font-weight: 500
}

h2:after {
    position: absolute;
    background: #02B6A0;
    width: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0
}

#key-feature h2:after,
#why_us h2:after {
    right: auto
}

h3 {
    font-size: 16px;
    margin-top: 10px
}

a:focus,
a:hover {
    text-decoration: none;
    color: transperant;
    outline: 0
}

.read_more_link {
    font-style: italic;
    color: #02B6A0
}

ul {
    list-style-type: none
}

.icon-color {
    color: #02B6A0
}

.icon-color-secondary {
    color: #FF7700;
}

.common-btn {
    background-color: #FF7700;
    border-color: #FF7700;
    border-radius: 0;
    transition-duration: .5s;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    padding: 15px
}

nav,
nav.top-nav-collapse {
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .5)
}

.common-btn:hover {
    color: #FF7700;
    transition-duration: .5s
}

.op6 {
    opacity: .6
}

.bolder {
    font-weight: 700
}

.colored-button {
    color: #fff!important;
    background: #FF7700!important
}

.colored-button:hover {
    background: #fff;
    color: #FF7700
}

.brand-logo img {
    width: 130px
}

nav {
    background: rgba(2, 182, 160, .8);
    border-radius: 0!important
}

nav:hover {
    background: rgba(2, 182, 160, 1);
    transition: all .3s linear
}

.navbar-nav li a {
    color: #fff;
    font-size: 15px;
    font-weight: 300
}

.sidebar-search .form-material .form-control:focus~label,
.sidebar-search .form-material label {
    color: #fff!important
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: 0 0
}

.navbar-collapse li.active {
    border-bottom: 2px solid #fff;
    transition-duration: .4s
}

.default {
    top: 0
}

.navbar {
    position: fixed
}

nav {
    left: 0;
    top: -80px;
    right: 0;
    padding: 10px 0;
    transition: all .3s linear;
    height: auto;
    z-index: 99
}

nav.top-nav-collapse {
    opacity: .96;
    padding-bottom: 10px;
    padding-top: 10px
}

.navbar-toggle span {
    background: #fff
}

#work h2 {
    position: relative
}

#work h2:after {
    position: absolute;
    width: 200px;
    background: #02B6A0;
    left: 41%;
    bottom: -24px
}

.parallax-img {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    z-index: 1
}

.video-show {
    position: relative;
    padding: 0
}

.view-frame {
    position: absolute;
    z-index: 30;
    top: 0;
    left: 0;
    width: 500em;
    height: 43.75em;
    opacity: 1;
    visibility: inherit;
    background: url(../images/clouds.png) 0 100% repeat-x;
    -webkit-animation: cloudLoop 60s linear infinite;
    -moz-animation: cloudLoop 60s linear infinite;
    animation: cloudLoop 60s linear infinite
}

@-webkit-keyframes cloudLoop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

@keyframes cloudLoop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

[data-angular-ripple] {
    position: relative;
    overflow: hidden
}

.angular-ripple {
    display: block;
    position: absolute;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 50%;
    transform: scale(0);
    -moz-transition: scale(0);
    -webkit-transition: scale(0);
    -o-transition: scale(0)
}

.angular-ripple.animate {
    animation: ripple .35s linear;
    -webkit-animation: ripple .35s linear;
    -moz-animation: ripple .35s linear;
    -o-animation: ripple .35s linear
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
        -moz-transition: scale(2.5);
        -webkit-transition: scale(2.5)
    }
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
        -moz-transition: scale(2.5);
        -webkit-transition: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
        -moz-transition: scale(2.5);
        -webkit-transition: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
        -moz-transition: scale(2.5);
        -webkit-transition: scale(2.5)
    }
}

#myDIV {
    -webkit-transition: all cubic-bezier(.25, .46, .45, .94) .2s;
    -moz-transition: all cubic-bezier(.25, .46, .45, .94) .2s;
    -o-transition: all cubic-bezier(.25, .46, .45, .94) .2s;
    transition: all cubic-bezier(.25, .46, .45, .94) .2s
}

.SocialBtn {
    opacity: 0
}

.Socialbox,
.cd-stretchy-nav.nav-is-visible ul a.active::after,
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover::after {
    opacity: 1
}

.Socialbox {
    background: #02B6A0;
    border-radius: 50px
}

.HideLogin {
    display: block
}

.HideLoginDiv {
    display: none
}

.mob_connection {
    top: 0!important;
    display: none!important
}

.mobile-sidebar {
    display: none
}

.offcanvas-nav .nav-body,
.offcanvas-nav .nav-head {
    position: relative;
    z-index: 10
}

.sidebar {
    z-index: 1000!important
}

.sidebar-download-btn {
    margin: 20px 0
}

.sidebar-head {
    background-image: url(../images/sidebar.jpg);
    background-size: cover;
    padding: 0 0 40px
}

.sidebar-search {
    background: transperant;
    padding: 0 20px
}

.sidebar-search .form-material .form-group {
    margin-top: 15px
}

.sidebar-search .form-material .form-control {
    border-bottom: 1px solid #fff
}

.sidebar-search .form-material .form-control:focus~.form-bar:after,
.sidebar-search .form-material .form-control:focus~.form-bar:before {
    background: #fff
}

.search-icon {
    position: absolute;
    top: 1em;
    right: 0
}

.sidebar-app h4,
.sidebar-btn,
.sidebar-icon,
.sidebar-search .form-control {
    color: #fff
}

.sidebar-logo {
    display: inline;
    height: 50px
}

.sidebar-body {
    background: #edf1f2;
    overflow: auto;
    border-left: 1px solid #fff
}

#feature-desc,
#key-feature,
#packages,
#team,
.box_cnt__no-flow,
.cd-nav-trigger,
.choose_phone,
.choose_us_txt {
    overflow: hidden
}

.sidebar-body-white {
    background: #fff
}

.example-image-link>img {
    border: 1px solid #ccc;
    margin: 10px 0;
    width: 70px
}

.sidebar-app {
    padding: 30px
}

.sidebar-color1 {
    background: rgba(0, 0, 0, .24)
}

.sidebar-color2 {
    background: rgba(0, 0, 0, .42)
}

.sidebar-color3 {
    background: rgba(0, 9, 0, .58)
}

.sidebar-faq .sidebar-app {
    padding: 15px;
    letter-spacing: 10px;
    cursor: pointer
}

.cd-stretchy-nav a:after,
.cd-stretchy-nav a:focus,
.cd-stretchy-nav a:hover {
    opacity: .8;
    color: #fff
}

.sidebar-btn {
    font-size: 19px;
    height: 50px;
    padding: 10px;
    width: 50px;
    cursor: pointer
}

.sidebar-close-btn {
    position: absolute;
    right: 10px;
    top: 20px
}

.sidebar-icon {
    background: rgba(2, 182, 160, .6);
    padding: 20px;
    margin: 30px 0
}

.sidebar-btn:hover {
    color: #fff!important;
    background: 0 0!important
}

.sidebar.right {
    top: 0;
    right: 0;
    bottom: 0;
    width: 370px;
    background: #edf1f2
}

.sidebars>.sidebar {
    position: fixed;
    text-align: center;
    z-index: 100;
    color: #fff
}

.sidebar-link a {
    font-size: 1.1em;
    color: #fff;
    font-weight: 400;
    opacity: .8
}

.sidebar-link hr {
    border: none;
    margin: 20px 0!important
}

.sidebars hr {
    margin: 10px 0
}

.sidebar-social-icons li {
    padding: 0 20px!important
}

.sidebar-social-icons li a {
    color: #fff!important
}

.sidebar-social-icons li i {
    font-size: 2em!important
}

.sidebar-login,
.sidebar-signup {
    z-index: 999;
    color: #fff;
    font-size: 15px;
    top: 1em;
    position: absolute
}

.sidebar-tab {
    margin-top: -10px
}

.sidebar-pill .active,
.sidebar-tab .active {
    border-bottom: none
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: #02B6A0;
    border-radius: 0;
    color: #fff;
    border: none
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid transparent;
    border-radius: 0
}

.sidebar-signup {
    right: 0
}

.sidebar-login {
    left: 0
}

.sidebar-blog {
    background: #fff;
    border-bottom: 1px solid #02B6A0;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 2px 5px 0 rgba(0, 0, 0, .15);
    padding: 10px 0;
    cursor: pointer
}

.sidebar-blog .fa-reply {
    padding: 10px;
    position: absolute;
    background: #02B6A0;
    right: 0;
    bottom: -10px
}

.sidebar-blog .fa-clock-o,
.sidebar-blog span {
    font-size: 12px
}

.cd-stretchy-nav .stretchy-nav-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: #9acd91;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -webkit-transition: height .2s, box-shadow .2s;
    -moz-transition: height .2s, box-shadow .2s;
    transition: height .2s, box-shadow .2s
}

.cd-stretchy-nav.nav-is-visible .stretchy-nav-bg {
    height: 100%;
    box-shadow: 0 6px 30px rgba(0, 0, 0, .2)
}

.cd-nav-trigger {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    white-space: nowrap;
    color: transparent
}

.cd-nav-trigger span,
.cd-nav-trigger span::after,
.cd-nav-trigger span::before {
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #fff
}

.cd-nav-trigger span {
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.cd-nav-trigger span::after,
.cd-nav-trigger span::before {
    content: '';
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cd-nav-trigger span::before {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px)
}

.cd-nav-trigger span::after {
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px)
}

.no-touch .cd-nav-trigger:hover~.stretchy-nav-bg {
    box-shadow: 0 6px 30px rgba(0, 0, 0, .2)
}

.nav-is-visible .cd-nav-trigger span {
    background-color: transparent
}

.nav-is-visible .cd-nav-trigger span::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-is-visible .cd-nav-trigger span::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cd-stretchy-nav ul {
    position: relative;
    z-index: 2;
    padding: 60px 0 0;
    text-align: right
}

.cd-stretchy-nav ul a {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 calc(1em + 60px) 0 1em;
    color: rgba(255, 255, 255, .7);
    font-size: 1.4rem;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s
}

.cd-stretchy-nav ul a::after,
.cd-stretchy-nav ul a::before {
    content: '';
    height: 16px;
    top: 50%;
    position: absolute
}

#header h1,
#header p,
.cd-stretchy-nav.nav-is-visible ul a.active,
.default_color,
.default_color i,
.default_color:hover i,
.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover {
    color: #fff
}

.cd-stretchy-nav ul a::after {
    width: 16px;
    right: 22px;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: .6
}

.cd-stretchy-nav ul a::before {
    width: 3px;
    right: 60px;
    -webkit-transform: translateX(3px) translateY(-50%) scaleY(0);
    -moz-transform: translateX(3px) translateY(-50%) scaleY(0);
    -ms-transform: translateX(3px) translateY(-50%) scaleY(0);
    -o-transform: translateX(3px) translateY(-50%) scaleY(0);
    transform: translateX(3px) translateY(-50%) scaleY(0);
    background-color: #0a9581
}

.cd-stretchy-nav ul li:first-of-type a::after {
    background-position: -32px 0
}

.cd-stretchy-nav ul li:nth-of-type(2) a::after {
    background-position: -64px 0
}

.cd-stretchy-nav ul li:nth-of-type(3) a::after {
    background-position: -48px 0
}

.cd-stretchy-nav ul li:nth-of-type(4) a::after {
    background-position: 0 0
}

.cd-stretchy-nav ul li:nth-of-type(5) a::after {
    background-position: -16px 0
}

.cd-stretchy-nav ul span {
    display: block;
    opacity: 0;
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    -o-transform: translateX(-25px);
    transform: translateX(-25px)
}

.cd-stretchy-nav.nav-is-visible ul {
    visibility: visible
}

.cd-stretchy-nav.nav-is-visible ul a::after {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-animation: scaleIn .15s backwards;
    -moz-animation: scaleIn .15s backwards;
    animation: scaleIn .15s backwards;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.cd-stretchy-nav.nav-is-visible ul a.active::before {
    -webkit-transform: translateX(3px) translateY(-50%) scaleY(1);
    -moz-transform: translateX(3px) translateY(-50%) scaleY(1);
    -ms-transform: translateX(3px) translateY(-50%) scaleY(1);
    -o-transform: translateX(3px) translateY(-50%) scaleY(1);
    transform: translateX(3px) translateY(-50%) scaleY(1);
    -webkit-transition: -webkit-transform .15s .3s;
    -moz-transition: -moz-transform .15s .3s;
    transition: transform .15s .3s
}

.cd-stretchy-nav.nav-is-visible ul span {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: slideIn .15s backwards;
    -moz-animation: slideIn .15s backwards;
    animation: slideIn .15s backwards;
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    transition: transform .2s
}

.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover span {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px)
}

.cd-stretchy-nav.nav-is-visible ul li:first-of-type a::after,
.cd-stretchy-nav.nav-is-visible ul li:first-of-type span {
    -webkit-animation-delay: 50ms;
    -moz-animation-delay: 50ms;
    animation-delay: 50ms
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) span {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) span {
    -webkit-animation-delay: .15s;
    -moz-animation-delay: .15s;
    animation-delay: .15s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) span {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) span {
    -webkit-animation-delay: .25s;
    -moz-animation-delay: .25s;
    animation-delay: .25s
}

.cd-stretchy-nav.add-content {
    cursor: pointer;
    bottom: 50px;
    top: auto;
    left: 50%;
    right: auto;
    -webkit-transform: translateY(1em) translateX(2em);
    -moz-transform: translateY(1em) translateX(2em);
    -ms-transform: translateY(1em) translateX(2em);
    -o-transform: translateY(1em) translateX(2em);
    transform: translateY(1em) translateX(2em);
    width: 300px
}

.cd-stretchy-nav.add-content .stretchy-nav-bg {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #02B6A0;
    -webkit-transition: width .2s, box-shadow .2s;
    -moz-transition: width .2s, box-shadow .2s;
    transition: width .2s, box-shadow .2s
}

.cd-stretchy-nav.add-content.nav-is-visible .stretchy-nav-bg {
    width: 100%;
    box-shadow: 0 6px 30px rgba(0, 0, 0, .2)
}

.cd-stretchy-nav.add-content .cd-nav-trigger {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    box-shadow: -1px -1px 15px 2px rgba(0, 0, 0, .1), 0 4px 15px 0 rgba(0, 0, 0, .09);
    background: #02B6A0
}

.cd-stretchy-nav.add-content .cd-nav-trigger span {
    background-color: transparent
}

.cd-stretchy-nav.add-content .cd-nav-trigger span::before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.cd-stretchy-nav.add-content .cd-nav-trigger span::after {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.cd-stretchy-nav.add-content.nav-is-visible .cd-nav-trigger {
    box-shadow: 0 4px 30px rgba(0, 0, 0, .2)
}

.default_color,
.testimonials .item img {
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, .32)
}

.cd-stretchy-nav.add-content.nav-is-visible .cd-nav-trigger span::before {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.cd-stretchy-nav.add-content.nav-is-visible .cd-nav-trigger span::after {
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

.cd-stretchy-nav.add-content ul {
    padding-top: 0
}

.cd-stretchy-nav.add-content ul::after {
    clear: both;
    content: "";
    display: inline-block;
    height: 55px
}

.cd-stretchy-nav.add-content ul li {
    display: inline-block;
    float: left;
    width: 60px
}

.cd-stretchy-nav.add-content ul li:nth-of-type(2) {
    margin-right: 60px
}

.cd-stretchy-nav.add-content ul a {
    color: #fff;
    font-size: 25px;
    height: 60px;
    padding: 3px 20px;
    width: 100%
}

.cd-stretchy-nav.add-content ul a::after {
    top: 50%;
    left: 22px;
    right: auto;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0)
}

.cd-stretchy-nav.add-content ul li:first-of-type a::after {
    background-position: -16px 0
}

.cd-stretchy-nav.add-content ul li:nth-of-type(2) a::after {
    background-position: 0 0
}

.cd-stretchy-nav.add-content ul li:nth-of-type(3) a::after {
    background-position: -48px 0
}

.cd-stretchy-nav.add-content ul li:nth-of-type(4) a::after {
    background-position: -32px 0
}

.cd-stretchy-nav.add-content.nav-is-visible ul a::after {
    -webkit-animation-name: scaleIn;
    -moz-animation-name: scaleIn;
    animation-name: scaleIn;
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.cd-stretchy-nav.add-content ul span {
    position: absolute;
    left: 0;
    top: -20px;
    width: 100%;
    padding: .6em 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, .8);
    border-radius: 2px;
    font-size: 1.2rem;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: opacity .2s, visibility .2s;
    -moz-transition: opacity .2s, visibility .2s;
    transition: opacity .2s, visibility .2s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.cd-stretchy-nav.add-content ul span::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-top-color: rgba(0, 0, 0, .8)
}

.cd-stretchy-nav.add-content.nav-is-visible ul span {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none
}

.no-touch .cd-stretchy-nav.add-content.nav-is-visible ul a:hover span {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.cd-main-content {
    position: relative;
    z-index: 1;
    min-height: 100vh;
    padding: 100px 0;
    background-color: #003c5d
}

@-webkit-keyframes scaleIn {
    from {
        -webkit-transform: translateY(-50%) scale(0)
    }
    to {
        -webkit-transform: translateY(-50%) scale(1)
    }
}

@-moz-keyframes scaleIn {
    from {
        -moz-transform: translateY(-50%) scale(0)
    }
    to {
        -moz-transform: translateY(-50%) scale(1)
    }
}

@keyframes scaleIn {
    from {
        -webkit-transform: translateY(-50%) scale(0);
        -moz-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        -o-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0)
    }
    to {
        -webkit-transform: translateY(-50%) scale(1);
        -moz-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        -o-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1)
    }
}

@-webkit-keyframes slideIn {
    from {
        opacity: 0;
        -webkit-transform: translateX(-25px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideIn {
    from {
        opacity: 0;
        -moz-transform: translateX(-25px)
    }
    to {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes slideIn {
    from {
        opacity: 0;
        -webkit-transform: translateX(-25px);
        -moz-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
        -o-transform: translateX(-25px);
        transform: translateX(-25px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

#particles-js {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.os-animation.animated {
    opacity: 1
}

.bg-opacity-layer {
    background: rgba(0, 0, 0, .98);
    opacity: .45;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.home_slider_bg {
    position: relative
}

.home-center {
    position: absolute;
    margin-right: -50%;
    top: 55%;
    left: 50%;
    padding: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 111
}

#header {
    background: 0 0;
    display: flex;
    align-items: center
}

#header h1 {
    font-size: 100px;
    font-weight: 300
}

#header p {
    font-size: 45px;
    line-height: 1.1;
    font-weight: 100
}

.btn-wrap {
    left: -10em;
    position: relative;
    top: 4em;
    width: 535px;
    z-index: 100
}

.available-btn {
    border-radius: 0;
    display: inline-block;
    font-size: 20px;
    line-height: 26px;
    margin: 10px;
    min-height: 64px;
    padding: 10px 25px 10px 92px;
    position: relative;
    transition-duration: .4s
}

.available-btn>em {
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-transform: none
}

.magical-phone,
.video,
.video-play-icon {
    display: inline-block
}

.default_color {
    background: #2d2d2d
}

.default_color i {
    border-right: 1px solid #fff;
    bottom: 0;
    font-size: 40px!important;
    left: 0;
    line-height: 64px!important;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px
}

#magical_feature,
.magical-img img {
    position: relative
}

.btn:hover {
    background: #fff;
    box-shadow: none;
    color: #FF7700;
    transition-duration: .4s
}

#magical_feature h1 {
    font-size: 45px;
    font-weight: 300
}

.magical-img {
    height: 60px
}

.magical-img img {
    bottom: -1.5em;
    margin: 0 auto
}

.about-img {
    height: 300px
}

.about-img:after {
    background-image: url(../assets/images/appestia-about-3.png) center cover no-repeat;
    bottom: 0;
    content: "";
    height: 500px;
    left: 12%;
    margin-left: 90px;
    position: absolute;
    width: 750px;
    top: 21em
}

#feature-desc i {
    margin-bottom: 20px
}

.icon-block i {
    font-size: 4rem
}

#key-feature {
    padding-bottom: 0
}

#key-feature h3 {
    color: #02B6A0;
    margin-bottom: 10px
}

.box_aside {
    float: left;
    margin-right: 30px;
    font-size: 46px;
    line-height: 1;
    padding-top: 16px
}

.box-aside15 {
    padding-top: 15px
}

.bg-image2-wrap,
.bg-image2_cnt {
    position: relative
}

.iphone-hand {
    position: absolute;
    top: -7.3em
}

.video-img-block {
    position: relative
}

.video-play-icon a {
    font-size: 24px;
    position: absolute;
    top: 50%;
    background: #fff;
    padding: 23px 33px;
    height: 80px;
    width: 80px;
    border-radius: 50px;
    margin-left: -40px;
    margin-top: -40px;
    -webkit-transition: all .6s cubic-bezier(.26, .79, .63, 1.4) 0s;
    -moz-transition: all .6s cubic-bezier(.26, .79, .63, 1.4) 0s;
    transition: all .6s cubic-bezier(.26, .79, .63, 1.4) 0s
}

.video-play-icon a:hover {
    -webkit-transition: all .6s cubic-bezier(.26, .79, .63, 1.4) 0s;
    -moz-transition: all .6s cubic-bezier(.26, .79, .63, 1.4) 0s;
    transition: all .6s cubic-bezier(.26, .79, .63, 1.4) 0s;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.video-img-block img {
    width: 900px;
    margin: 0 auto;
    border-radius: 2em
}

.btn-video {
    text-align: center
}

.video {
    color: #02B6A0
}

.video h3 {
    color: #fff
}

.video:focus,
.video:hover {
    color: #02B6A0
}

.video-icon {
    color: #fff;
    display: block;
    font-size: 46px;
    margin-bottom: 10px;
    text-align: center
}

.video-icon:hover {
    opacity: 1;
    text-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

#circle1 strong,
#circle2 strong,
#circle3 strong,
#circle4 strong {
    font-size: 35px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 47px;
    width: 100%
}

.circle-txt {
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 75px;
    width: 100%;
    opacity: 1;
    text-transform: uppercase
}

.mob-circle:hover .btn {
    background: 0 0
}

.circle-user {
    border: 3px solid #02B6A0;
    border-radius: 50%;
    padding-top: 30px;
    font-size: 25px;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    color: #02B6A0
}

.circle-user i {
    position: relative;
    bottom: -90px;
    border-radius: 30px;
    background: #02B6A0;
    color: #fff;
    padding: 8px 0;
    height: 40px;
    width: 40px
}

.choose_phone {
    position: relative;
    width: 100%;
    margin: 0 auto
}

.choose_phone .phone1 {
    z-index: 1;
    position: relative
}

.choose_phone .phone2 {
    position: absolute;
    top: 2em;
    right: 8.3em;
    height: 90%
}

.valign-wrapper {
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.amazing-feature-text {
    font-size: 14px;
    line-height: 1.55556em;
    list-style-type: none;
    margin-bottom: 15px;
    min-height: 1.55556em;
    padding-left: 2.11111em;
    position: relative
}

.amazing-feature-text .fa {
    font-size: 1.33333em;
    left: 0;
    line-height: 1.16667em;
    position: absolute;
    top: 2px
}

.owl-main-section {
    position: relative
}

.owl-dots .owl-dot {
    display: inline-block;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    border: 1px solid #10cfbd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

.owl-dots .owl-dot+.owl-dot {
    margin-left: 12px
}

#screenshots h2 {
    margin: 0
}

.screenshot img {
    width: 100%
}

.ss-phone>img {
    display: block;
    left: 50%;
    position: absolute;
    top: -24px;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 26%;
    z-index: 2
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: left
}

.screenshot .owl-theme .owl-controls {
    margin-top: 100px;
    text-align: center
}

#client .owl-theme .owl-controls,
#tweet .owl-theme .owl-controls {
    margin-top: 30px;
    position: relative;
    text-align: center;
    z-index: 9
}

#tweet .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
    border-radius: 50%
}

.owl-theme .owl-controls .owl-nav div {
    background: #02B6A0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 0;
    height: 50px;
    margin: 5px;
    opacity: .5;
    padding: 7px 20px;
    width: 50px
}

.owl-dots .owl-dot.active,
.owl-dots .owl-dot:hover {
    background: #02B6A0;
    border-color: #02B6A0
}

.owl-dots .owl-dot,
.owl-dots .owl-dot+.owl-dot {
    border-color: #02B6A0
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block
}

.owl-theme .owl-controls .owl-page span {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 20px;
    display: block;
    height: 15px;
    margin: 5px 3px;
    opacity: .5;
    width: 15px
}

.screenshot .owl-theme .owl-controls .owl-page span {
    border: 1px solid #10cfbd
}

.client-owl .active,
.screenshot .owl-stage .active,
.testimonials .active,
.tweet_slider .active {
    border-bottom: none
}

.screenshot .owl-theme .owl-controls .owl-page.active span,
.screenshot .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #10cfbd;
    opacity: 1
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fff;
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    height: auto;
    padding: 2px 10px;
    width: auto
}

.owl-theme .owl-controls .owl-nav div.owl-next::before,
.owl-theme .owl-controls .owl-nav div.owl-prev::before {
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    font-family: FontAwesome
}

.owl-item.loading {
    background: url(AjaxLoader.gif) center center no-repeat rgba(0, 0, 0, 0);
    min-height: 150px
}

.owl-theme .owl-controls .owl-nav div.owl-prev::before {
    content: "\f104"
}

.owl-theme .owl-controls .owl-nav div.owl-next::before {
    content: "\f105"
}

.main-item-list .owl-dots {
    margin-top: 5px
}

.testimonial-jarallax h2,
.testimonials cite,
.testimonials p {
    color: #fff
}

.testimonials blockquote {
    display: block;
    color: #fff;
    line-height: 1.44118;
    padding-top: 8px;
    position: relative;
    z-index: 1;
    font-weight: 300;
    border-left: 5px solid #02B6A0
}

.testimonials .item img {
    border-radius: 50%
}

.team-block img {
    bottom: -10px;
    position: relative;
    z-index: 1;
    transition: .3s;
    margin: 0 auto
}

.team-desc {
    background: #fff;
    padding-bottom: 10px;
    border-radius: 5px;
    position: relative;
    z-index: 2
}

.team-name {
    padding: 10px 0
}

.team-position p {
    color: #FF7700;
}

.team-socials {
    display: inline-block;
    padding-top: 15px;
    padding-left: 0
}

.team-socials li {
    float: left;
    padding-right: 5px;
    padding-left: 5px
}

.team-socials li a {
    color: #2d2d2d
}

.team-socials i {
    transition-duration: .4s;
    cursor: pointer;
    font-size: 20px
}

.team-socials .fb i:hover {
    color: #3A5795;
    transition-duration: .4s
}

.team-socials .twt i:hover {
    color: #1DA1F2;
    transition-duration: .4s
}

.team-socials .skype i:hover {
    color: #00AFF0;
    transition-duration: .4s
}

.team-socials .l_in i:hover {
    color: #0077B5;
    transition-duration: .4s
}

.team-block:hover img {
    bottom: 0;
    transition: .3s
}

.team-desc {
    transition-duration: .5s
}

.team-block:hover .team-desc {
    box-shadow: 0 10px 28px rgba(0, 0, 0, .19);
    transition-duration: .5s
}

.pricing-table {
    background: #fff;
    border-radius: 3px;
    box-shadow: 5px 8px 6px 0 rgba(0, 0, 0, .13);
    transition: transform 1.5s ease 0s
}

.pricing-table_header,
.pricing-table_header h1,
.pricing-table_header h2,
.pricing-table_header h3,
.pricing-table_header h4,
.pricing-table_header h5,
.pricing-table_header h6 {
    color: #fff
}

.pricing-table_header {
    background: #EDF1F2;
    color: #333;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 24px 27px 30px
}

.pricing-table_header h3 {
    text-transform: uppercase;
    color: #333
}

.pricing-table_header h3+.price {
    margin-top: 5px
}

.pricing-table .price {
    font-size: 112px;
    font-weight: 100;
    line-height: 1
}

.pricing-table .price span {
    font-size: 16px;
    font-weight: 400;
    vertical-align: baseline
}

.pricing-table_cnt {
    padding: 26px 27px 38px
}

.pricing_active {
    background: #02B6A0;
    color: #fff
}

.pricing_active h3 {
    color: #fff
}

.pricing_active .price {
    font-weight: 300
}

.marked-list {
    font-size: 16px;
    line-height: 1.5
}

.marked-list li.active:before {
    color: #02B6A0;
    content: "\f00c"
}

.marked-list li:before {
    font-family: FontAwesome;
    color: #5c5c5c;
    content: "\f00d";
    font-size: 1.33333em;
    font-weight: 400;
    left: 0;
    line-height: 1.16667em;
    position: absolute;
    top: 0
}

.marked-list li {
    padding-left: 35px;
    position: relative
}

.marked-list li+li {
    margin-top: 21px
}

.marked-list li.active {
    color: #333;
    font-weight: 400;
    border-bottom: none
}

.bg-secondary h1,
.bg-secondary h2,
.bg-secondary h3,
.bg-secondary h4,
.bg-secondary h5,
.bg-secondary h6,
.panel-group .panel-heading .panel-title a:hover span i,
.panel-group .panel-heading .panel-title a[aria-expanded=true] span i {
    color: #fff
}

.pricing-table:hover {
    transition-duration: .6s;
    transform: scale(1.06)
}

.item .logo {
    text-align: center
}

.panel-group {
    margin: 0
}

.panel-group .panel-default {
    margin: 0;
    border-width: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent
}

.panel-heading {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0
}

.panel-group .panel-heading .panel-title a:hover,
.panel-group .panel-heading .panel-title a[aria-expanded=true] {
    text-decoration: none;
    border-color: #ddd;
    background: #02B6A0;
    color: #fff
}

.panel-group .panel-heading .panel-title a {
    display: block;
    position: relative;
    color: #222;
    padding: 14px 20px;
    border: 1px solid #e8e8e8;
    letter-spacing: 3px;
    margin: 10px 0;
    background: #fff
}

.panel-group .panel-heading .panel-title a:hover span,
.panel-group .panel-heading .panel-title a[aria-expanded=true] span {
    font-size: 15px;
    color: #fff;
    margin-left: 10px
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: transparent;
    color: #000;
    padding: 0;
    font-size: 14px;
    background-color: #fff
}

.panel-group .panel-heading a span {
    font-size: 14px;
    color: #222;
    letter-spacing: 3px;
    font-weight: 400;
    margin-left: 10px
}

.panel-group .panel-collapse {
    color: #000;
    padding: 10px 20px 20px;
    font-size: 14px;
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.glyphicon {
    font-size: 10px
}

.sidebar .panel-heading {
    text-align: left
}

.sidebar .panel-body p {
    text-align: left;
    font-size: 14px;
    font-weight: 400
}

.faq-heading {
    padding-left: 30px;
    background: #fff!important
}

.form-material .form-group {
    position: relative
}

.form-material .form-control {
    display: inline-block;
    height: 43px;
    width: 100%;
    border: none;
    border-radius: 0!important;
    font-size: 12px;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #02B6A0
}

.form-material .form-bar {
    position: relative;
    display: block;
    width: 100%
}

.form-material .form-bar:before {
    left: 50%
}

.form-material .form-bar:after,
.form-material .form-bar:before {
    content: '';
    height: 1px;
    width: 0;
    bottom: 0;
    position: absolute;
    transition: .3s ease all;
    -moz-transition: .3s ease all;
    -webkit-transition: .3s ease all
}

.form-material .form-bar:after {
    right: 50%
}

.form-material .float-label {
    left: 0;
    top: 12px;
    font-size: 14px;
    pointer-events: none
}

.form-material label {
    position: absolute;
    top: -18px;
    color: #02B6A0;
    font-size: 12px;
    font-weight: 400;
    transition: .2s ease all;
    -moz-transition: .2s ease all;
    -webkit-transition: .2s ease all
}

.form-material .form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none
}

.form-material .form-control:focus~.form-bar:after,
.form-material .form-control:focus~.form-bar:before {
    width: 50%;
    background: #ef5350
}

.form-material .form-control:focus~.float-label,
.form-material .form-control:valid~.float-label {
    top: -18px;
    font-size: 11px
}

.form-material .form-control:focus~label {
    color: #ef5350
}

.set-submit-input {
    width: 100%;
    text-align: center
}

.set-submit-box {
    display: inline-block;
    width: 50%;
    margin-right: 20px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.contact {
    position: relative
}

.contact-form {
    height: 100%;
    width: 500px;
    position: absolute;
    top: 0;
    background: #fff;
    padding: 70px 30px;
    display: inline-block
}

.contact-form .set-submit-input {
    text-align: left
}

.contact-form .mt0 {
    margin-top: 0!important
}

.contact-form .form-material .form-group {
    margin-top: 25px;
    width: 100%;
    margin-bottom: 0
}

.angular-google-map-container {
    height: 565px!important
}

#footer p {
    line-height: 24px;
    font-weight: 300
}

.footer-copyright {
    font-size: 18px
}

.scrollup {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    z-index: 998;
    background: #02B6A0;
    color: #fff;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    line-height: 1.5
}

#btry-loader .btry,
.scrollup:hover {
    border: 1px solid #02B6A0;
}

#btry-loader {
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    position: fixed;
    z-index: 9999
}

#btry-loader .btry {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 40px;
    margin: -10px 0 0 -20px;
    border-radius: 3px
}

#btry-loader .btry:after {
    display: block;
    content: "";
    position: absolute;
    top: -3px;
    height: 2px;
    width: 8px;
    background: #02B6A0;
    border-radius: 0 2px 20x 0;
    left: 5px
}

#btry-loader .btry .btry-charge {
    position: absolute;
    z-index: 100;
    height: 16px;
    width: 16px;
    bottom: 1px;
    left: 1px;
    background: #02B6A0;
    border-radius: 1px;
    -webkit-animation: red-btry 2s linear 0s infinite;
    -moz-animation: red-btry 2s linear 0s infinite;
    animation: red-btry 2s linear 0s infinite
}

@-webkit-keyframes red-btry {
    0% {
        height: 20px
    }
    100% {
        height: 36px
    }
}

@keyframes red-btry {
    0% {
        height: 0
    }
    100% {
        height: 36px
    }
}

#btry-loader .radius {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    border: 1px solid #ddd;
    border-radius: 50%
}

#btry-loader .radius .btry-charge {
    position: absolute;
    z-index: 100;
    height: 20px;
    width: 4px;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -2px;
    border-top: 4px solid #02B6A0;
    -webkit-animation: rotation 1s linear 0s infinite;
    -moz-animation: rotation 1s linear 0s infinite;
    animation: rotation 1s linear 0s infinite;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(60deg)
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(60deg)
    }
}

.color-1 {
    background: #02B6A0
}

.color-2 {
    background: #A0CE4E
}

.color-3 {
    background: #F73679
}

.color-4 {
    background: #F9B83E
}

.color-5 {
    background: #BAAD7C
}

.color-6 {
    background: #8B4DA5
}

.color-7 {
    background: #818EDB
}

.color-8 {
    background: #23d1b7
}

.color-picker {
    position: fixed;
    left: -239px;
    top: 150px;
    width: 239px;
    background: #e6e6e6;
    z-index: 999999;
    -webkit-transition: all .3s ease
}

.color-picker a.handle {
    position: absolute;
    top: 0;
    left: 239px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #262626;
    z-index: 9999
}

.color-picker a.handle i {
    color: #fff;
    font-size: 25px;
    line-height: 50px
}

.color-picker .settings-header {
    background: #3c3c3c;
    height: 50px;
    padding: 21px 34px 0
}

.color-picker .settings-header h3 {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0;
    padding: 0 0 5px;
    margin-top: 0
}

.color-picker .section {
    padding: 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden
}

.color-picker .section h4 {
    font-size: 16px;
    text-transform: none;
    color: #3c3c3c;
    line-height: 16px;
    padding: 0;
    margin-bottom: 20px;
    text-align: left
}

.color-picker .section i {
    font-size: 16px;
    margin-right: 10px
}

.color-picker .colors a,
.color-picker .skin a {
    height: 30px;
    margin-left: 0;
    margin-right: 5px;
    float: left;
    display: block
}

.color-picker span {
    font-size: 13px;
    color: #9a9a9a
}

.color-picker .colors a {
    width: 30px;
    margin-bottom: 10px;
    border: 2px solid #BEBEBE
}

.color-picker .skin a {
    width: 70px;
    margin-top: 0;
    text-align: center;
    line-height: 30px;
    border: 2px solid transparent
}

.color-picker .skin a.actt {
    border: 2px solid #FFF
}

.modal-center {
    left: 50%;
    margin-left: -17em;
    margin-top: -14em;
    padding: 20px;
    position: absolute;
    top: 50%;
    width: 450px
}

.modal-center h2 {
    color: #02B6A0;
    text-transform: uppercase
}



.modal-contact-center {
    left: 50%;
    margin-left: -17em;
    margin-top: -14em;
    padding: 20px;
    position: absolute;
    top: 50%;
}

.modal-contact-center h2 {
    color: #02B6A0;
    text-transform: uppercase
}

.login-modal-btn {
    margin-top: 10px;
    background: #02B6A0;
    cursor: pointer;
    padding: 0;
    box-shadow: none
}

.login-modal-btn h3 {
    margin-top: 20px;
    color: #fff
}

.sign-pw {
    margin-top: 5px!important
}

.modal-background {
    border-radius: 4px;
    background: #fff;
    padding: 25px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.modal-heading {
    position: relative;
    width: 100%;
    text-align: left;
    left: -2em;
    padding: 0 25px;
    border-left: 5px solid #02B6A0
}

.modal-title {
    font-size: 32px;
    text-transform: uppercase;
    color: #02B6A0;
    font-weight: 600
}

.modal {
    background-color: #fff;
    -webkit-backface-visibility: hidden
}

.modal-dialog {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%
}

.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none
}

.modal-dialog .container {
    padding: 90px 15px 50px
}

.modal.fade {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.modal.fade .modal-dialog {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.modal.fade.in {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.modal-form {
    width: 100%;
    max-width: 450px;
    margin: auto
}

.modal-open .modal {
    background: #EDF1F2
}

#btn-close-modal {
    background: #fff;
    height: 40px;
    width: 40px;
    border: 1px solid #02B6A0;
    border-radius: 50px;
    color: #02B6A0;
    cursor: pointer;
    padding: 8px;
    position: absolute;
    text-align: center;
    top: 3em;
    right: 3em;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

#btn-close-modal i {
    font-size: 22px
}

#btn-close-modal:hover {
    opacity: .8;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.ie-warning {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #000;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-family: "Courier New", Courier, monospace;
    padding: 50px 0
}

.ie-warning p {
    font-size: 17px
}

.ie-warning .iew-container {
    min-width: 1024px;
    width: 100%;
    height: 200px;
    background: #fff;
    margin: 50px 0
}

.ie-warning .iew-download {
    list-style: none;
    padding: 30px 0;
    margin: 0 auto;
    width: 720px
}

.ie-warning .iew-download>li {
    float: left;
    vertical-align: top
}

.ie-warning .iew-download>li>a {
    display: block;
    color: #000;
    width: 140px;
    font-size: 15px;
    padding: 15px 0
}

.ie-warning .iew-download>li>a>div {
    margin-top: 10px
}

.ie-warning .iew-download>li>a:hover {
    background-color: #eee
}

.not-visible {
    visibility: hidden
}

@media (min-width:1000px) and (max-width:1100px) {
    .owl-carousel .owl-stage-outer {
        max-height: 343px;
        float: left
    }
}

.covervid-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -50
}

.covervid-video {
    z-index: 0
}