@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    margin: 0
}
body,
html {
    border: 0;
    margin: 0;
    padding: 0
	font-size: 14px;
    line-height: 2;
    width: 100%;
    height: 100%;
    font-family: Roboto, sans-serif;

}
@font-face {
    font-family: "Roboto";
    src: url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
    font-weight: 300;
	text-decoration: none;
}
@media only screen and (min-width: 0) {
    html {font-size: 14px}
}

@media only screen and (min-width: 992px) {
    html {font-size: 14.5px}
}

@media only screen and (min-width: 1200px) {
    html {font-size: 15px}
}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit
}

h1 {
    font-size: 4.2rem;
    line-height: 4.62rem;
    margin: 2.1rem 0 1.68rem 0
}

h2 {
    font-size: 3.56rem;
    line-height: 3.916rem;
    margin: 1.78rem 0 1.424rem 0
}

h3 {
    font-size: 2.92rem;
    line-height: 3.212rem;
    margin: 1.46rem 0 1.168rem 0
}

h4 {
    font-size: 20px;
    line-height: 150%;
	color: #666;
    margin: 10px auto 30px;
    font-weight: 500;
}

h5 {
    font-size: 1.64rem;
    line-height: 1.804rem;
    margin: 0.82rem 0 0.656rem 0
}

h6 {
    font-size: 1rem;
    line-height: 1.1rem;
    margin: 0.5rem 0 0.4rem 0
}
h1,
h2,
h3 {
    line-height: 1.2
}

h4,
h5,
h6 {
    line-height: 1.5
}
fieldset,
h1,
h2,
h5,
h6,
ol,
ul {
    margin: 0
}

em {font-style: italic}
strong {font-weight: 500}
small {font-size: 75%}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
[hidden],
template {
    display: none
}
a {background-color: transparent}
a:active,a:hover {outline: 0}
abbr[title] {border-bottom: 1px dotted}
b,strong {font-weight: bold}
dfn {font-style: italic}
h1 {font-size: 2em;margin: 0.67em 0}
mark {background: #ff0;color: #000}
small {font-size: 80%}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {top: -0.5em}
sub {bottom: -0.25em}
img {border: 0}
svg:not(:root) {overflow: hidden}
figure {margin: 1em 40px}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {overflow: auto}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {overflow: visible}

button,
select {
    text-transform: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
abbr[title] {
    border-bottom: 1px dotted
}
a {
    color: #337ab7;
	 -webkit-transition: all .3s ease;
    transition: all .3s ease;background-color: transparent
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0!important
}
b,strong {font-weight: bold}
dfn {font-style: italic}
mark {background: #ff0;color: #000}
small {font-size: 80%}
sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {top: -0.5em}
sub {   bottom: -0.25em}
img { vertical-align: middle;  border: 0}
svg:not(:root) {    overflow: hidden}
figure {    margin: 1em 40px}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {    overflow: auto}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {    overflow: visible}
button,
select {    text-transform: none}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;resize: vertical
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
figure {
    margin: 0
}

p {
    margin: 0 0 25px
}

.bg-white {
    background-color: #fff!important
}



iframe {
    border: none
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}
[role="button"] {
    cursor: pointer
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}


.logo,
.th-btn {
    display: inline-block
}

.th-btn,
.th-btn-medium {
    line-height: 1;
    height: auto
}

.box,
.hovicon {
    cursor: pointer
}

body,
button,
html,
input,
select,
textarea {
    color: #666
}
.loader-content,
.slider-arrow,
.text-center {
    text-align: center
}

#jssor_1 ul,
.span_1_of_4 ul {
    list-style-type: none
}

.form-control,
audio,
canvas,
img,
video {
    vertical-align: middle
}

.container-width,
.container-width .container,
.images_1_of_4 img,
img {
    max-width: 100%
}

.container .row {
    margin: 0 -15px
}



.col-xxs-1,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

fieldset,
hr,
ol,
ul {
    padding: 0;
	list-style-type: none;
}

.visible-xxs {
    display: none!important
}

.white {
    background-color: #FFFFFF !important
}

.white-text {
    color: #FFFFFF !important
}

.transparent {
    background-color: transparent !important
}

.transparent-text {
    color: transparent !important
}

img.responsive-img{
    max-width: 100%;
    height: auto
}
.parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%)
}

.hide {
    display: none !important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}
.center,
.center-align {
    text-align: center
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.circle {
    border-radius: 50%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.no-padding {
    padding: 0 !important
}

.container {
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1280px;
    width: 90%
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}



.container .row {
    margin-left: -0.75rem;
    margin-right: -0.75rem
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.section.no-pad {
    padding: 0
}

.section.no-pad-bot {
    padding-bottom: 0
}

.section.no-pad-top {
    padding-top: 0
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.row .col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.75rem
}

.row .col.s1 {
    width: 8.33333%;
    margin-left: 0
}

.row .col.s2 {
    width: 16.66667%;
    margin-left: 0
}

.row .col.s3 {
    width: 25%;
    margin-left: 0
}

.row .col.s4 {
    width: 33.33333%;
    margin-left: 0
}

.row .col.s5 {
    width: 41.66667%;
    margin-left: 0
}

.row .col.s6 {
    width: 50%;
    margin-left: 0
}

.row .col.s7 {
    width: 58.33333%;
    margin-left: 0
}

.row .col.s8 {
    width: 66.66667%;
    margin-left: 0
}

.row .col.s9 {
    width: 75%;
    margin-left: 0
}

.row .col.s10 {
    width: 83.33333%;
    margin-left: 0
}

.row .col.s11 {
    width: 91.66667%;
    margin-left: 0
}

.row .col.s12 {
    width: 100%;
    margin-left: 0
}

.row .col.offset-s1 {
    margin-left: 8.33333%
}

.row .col.offset-s2 {
    margin-left: 16.66667%
}

.row .col.offset-s3 {
    margin-left: 25%
}

.row .col.offset-s4 {
    margin-left: 33.33333%
}

.row .col.offset-s5 {
    margin-left: 41.66667%
}

.row .col.offset-s6 {
    margin-left: 50%
}

.row .col.offset-s7 {
    margin-left: 58.33333%
}

.row .col.offset-s8 {
    margin-left: 66.66667%
}

.row .col.offset-s9 {
    margin-left: 75%
}

.row .col.offset-s10 {
    margin-left: 83.33333%
}

.row .col.offset-s11 {
    margin-left: 91.66667%
}

.row .col.offset-s12 {
    margin-left: 100%
}

@media only screen and (min-width: 601px) {
    .row .col.m1 {
        width: 8.33333%;
        margin-left: 0
    }
    .row .col.m2 {
        width: 16.66667%;
        margin-left: 0
    }
    .row .col.m3 {
        width: 25%;
        margin-left: 0
    }
    .row .col.m4 {
        width: 33.33333%;
        margin-left: 0
    }
    .row .col.m5 {
        width: 41.66667%;
        margin-left: 0
    }
    .row .col.m6 {
        width: 50%;
        margin-left: 0
    }
    .row .col.m7 {
        width: 58.33333%;
        margin-left: 0
    }
    .row .col.m8 {
        width: 66.66667%;
        margin-left: 0
    }
    .row .col.m9 {
        width: 75%;
        margin-left: 0
    }
    .row .col.m10 {
        width: 83.33333%;
        margin-left: 0
    }
    .row .col.m11 {
        width: 91.66667%;
        margin-left: 0
    }
    .row .col.m12 {
        width: 100%;
        margin-left: 0
    }
    .row .col.offset-m1 {
        margin-left: 8.33333%
    }
    .row .col.offset-m2 {
        margin-left: 16.66667%
    }
    .row .col.offset-m3 {
        margin-left: 25%
    }
    .row .col.offset-m4 {
        margin-left: 33.33333%
    }
    .row .col.offset-m5 {
        margin-left: 41.66667%
    }
    .row .col.offset-m6 {
        margin-left: 50%
    }
    .row .col.offset-m7 {
        margin-left: 58.33333%
    }
    .row .col.offset-m8 {
        margin-left: 66.66667%
    }
    .row .col.offset-m9 {
        margin-left: 75%
    }
    .row .col.offset-m10 {
        margin-left: 83.33333%
    }
    .row .col.offset-m11 {
        margin-left: 91.66667%
    }
    .row .col.offset-m12 {
        margin-left: 100%
    }
}

@media only screen and (min-width: 993px) {
    .row .col.l1 {
        width: 8.33333%;
        margin-left: 0
    }
    .row .col.l2 {
        width: 16.66667%;
        margin-left: 0
    }
    .row .col.l3 {
        width: 25%;
        margin-left: 0
    }
    .row .col.l4 {
        width: 33.33333%;
        margin-left: 0
    }
    .row .col.l5 {
        width: 41.66667%;
        margin-left: 0
    }
    .row .col.l6 {
        width: 50%;
        margin-left: 0
    }
    .row .col.l7 {
        width: 58.33333%;
        margin-left: 0
    }
    .row .col.l8 {
        width: 66.66667%;
        margin-left: 0
    }
    .row .col.l9 {
        width: 75%;
        margin-left: 0
    }
    .row .col.l10 {
        width: 83.33333%;
        margin-left: 0
    }
    .row .col.l11 {
        width: 91.66667%;
        margin-left: 0
    }
    .row .col.l12 {
        width: 100%;
        margin-left: 0
    }
    .row .col.offset-l1 {
        margin-left: 8.33333%
    }
    .row .col.offset-l2 {
        margin-left: 16.66667%
    }
    .row .col.offset-l3 {
        margin-left: 25%
    }
    .row .col.offset-l4 {
        margin-left: 33.33333%
    }
    .row .col.offset-l5 {
        margin-left: 41.66667%
    }
    .row .col.offset-l6 {
        margin-left: 50%
    }
    .row .col.offset-l7 {
        margin-left: 58.33333%
    }
    .row .col.offset-l8 {
        margin-left: 66.66667%
    }
    .row .col.offset-l9 {
        margin-left: 75%
    }
    .row .col.offset-l10 {
        margin-left: 83.33333%
    }
    .row .col.offset-l11 {
        margin-left: 91.66667%
    }
    .row .col.offset-l12 {
        margin-left: 100%
    }
}

nav a {
    color: #fff
}

nav .nav-wrapper {
    position: relative;
    height: 100%
}

nav .nav-wrapper i {
    display: block;
    font-size: 2rem
}

@media only screen and (min-width: 993px) {
    nav a.button-collapse {
        display: none
    }
}

nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px
}

nav .button-collapse i {
    font-size: 2.7rem;
    height: 56px;
    line-height: 56px
}

nav .brand-logo {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 0
}

nav .brand-logo.center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 992px) {
    nav .brand-logo {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

nav .brand-logo.right {
    right: 0.5rem;
    padding: 0
}

nav ul {
    margin: 0
}

nav ul li {
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
    float: left;
    padding: 0
}

nav ul li:hover,
nav ul li.active {
    background-color: rgba(0, 0, 0, 0.1)
}

nav ul a {
    font-size: 1rem;
    color: #fff;
    display: block;
    padding: 0 15px
}

nav ul.left {
    float: left
}

nav .input-field {
    margin: 0
}

nav .input-field input {
    height: 100%;
    font-size: 1.2rem;
    border: none;
    padding-left: 2rem
}

nav .input-field input:focus,
nav .input-field input[type=text]:valid,
nav .input-field input[type=password]:valid,
nav .input-field input[type=email]:valid,
nav .input-field input[type=url]:valid,
nav .input-field input[type=date]:valid {
    border: none;
    box-shadow: none
}

nav .input-field label {
    top: 0;
    left: 0
}

nav .input-field label i {
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s
}

nav .input-field label.active i {
    color: #fff
}

nav .input-field label.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.navbar-fixed {
    position: relative;
    height: 56px;
    z-index: 998
}

.navbar-fixed nav {
    position: fixed
}

@media only screen and (min-width: 601px) {
    nav,
    nav .nav-wrapper i,
    nav a.button-collapse,
    nav a.button-collapse i {
        height: 64px;
        line-height: 64px
    }
    .navbar-fixed {
        height: 64px
    }
}

.light,
footer.page-footer .footer-copyright {
    font-weight: 300
}

.thin {
    font-weight: 200
}

.flow-text {
    font-weight: 300
}

.btn.disabled,
.disabled.btn-large,
.btn-floating.disabled,
.btn-large.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-large:disabled,
.btn-floating:disabled {
    background-color: #DFDFDF;
    box-shadow: none;
    color: #9F9F9F;
    cursor: default
}

.btn.disabled *,
.disabled.btn-large *,
.btn-floating.disabled *,
.btn-large.disabled *,
.btn:disabled *,
.btn-large:disabled *,
.btn-large:disabled *,
.btn-floating:disabled * {
    pointer-events: none
}

.btn.disabled:hover,
.disabled.btn-large:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn:disabled:hover,
.btn-large:disabled:hover,
.btn-large:disabled:hover,
.btn-floating:disabled:hover {
    background-color: #DFDFDF;
    color: #9F9F9F
}

.btn i,
.btn-large i,
.btn-floating i,
.btn-large i,
.btn-flat i {
    font-size: 1.3rem;
    line-height: inherit
}

.btn,
.btn-large {
    text-decoration: none;
    color: #FFF;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    cursor: pointer
}

.btn:hover,
.btn-large:hover {
    background-color: #2bbbad
}

.btn-floating {
    display: inline-block;
    color: #FFF;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 37px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    background-color: #26a69a;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle
}

.btn-flat {
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer
}

.btn-flat.disabled {
    color: #b3b3b3;
    cursor: default
}

.btn-large {
    height: 54px;
    line-height: 56px
}

.btn-large i {
    font-size: 1.6rem
}


.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45)
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7)
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7)
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7)
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7)
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7)
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7)
}

.waves-notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important
}

.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%)
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none
}

.waves-block {
    display: block
}

a.waves-effect .waves-ripple {
    z-index: -1
}

.fade.in {
    opacity: 1
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

select:focus {
    outline: 1px solid #c9f3ef
}

button:focus {
    outline: none;
    background-color: #2ab7a9
}

label {
    font-size: 0.8rem;
    color: #9e9e9e
}

::-webkit-input-placeholder {
    color: #d1d1d1
}

:-moz-placeholder {
    color: #d1d1d1
}

::-moz-placeholder {
    color: #d1d1d1
}

:-ms-input-placeholder {
    color: #d1d1d1
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0;
    box-shadow: none;
    transition: all .3s
}

input[type=text]:disabled,
input[type=text][readonly="readonly"],
input[type=password]:disabled,
input[type=password][readonly="readonly"],
input[type=email]:disabled,
input[type=email][readonly="readonly"],
input[type=url]:disabled,
input[type=url][readonly="readonly"],
input[type=time]:disabled,
input[type=time][readonly="readonly"],
input[type=date]:disabled,
input[type=date][readonly="readonly"],
input[type=datetime-local]:disabled,
input[type=datetime-local][readonly="readonly"],
input[type=tel]:disabled,
input[type=tel][readonly="readonly"],
input[type=number]:disabled,
input[type=number][readonly="readonly"],
input[type=search]:disabled,
input[type=search][readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.26);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.26)
}

input[type=text]:disabled+label,
input[type=text][readonly="readonly"]+label,
input[type=password]:disabled+label,
input[type=password][readonly="readonly"]+label,
input[type=email]:disabled+label,
input[type=email][readonly="readonly"]+label,
input[type=url]:disabled+label,
input[type=url][readonly="readonly"]+label,
input[type=time]:disabled+label,
input[type=time][readonly="readonly"]+label,
input[type=date]:disabled+label,
input[type=date][readonly="readonly"]+label,
input[type=datetime-local]:disabled+label,
input[type=datetime-local][readonly="readonly"]+label,
input[type=tel]:disabled+label,
input[type=tel][readonly="readonly"]+label,
input[type=number]:disabled+label,
input[type=number][readonly="readonly"]+label,
input[type=search]:disabled+label,
input[type=search][readonly="readonly"]+label,
textarea.materialize-textarea:disabled+label,
textarea.materialize-textarea[readonly="readonly"]+label {
    color: rgba(0, 0, 0, 0.26)
}

input[type=text]:focus:not([readonly])+label,
input[type=password]:focus:not([readonly])+label,
input[type=email]:focus:not([readonly])+label,
input[type=url]:focus:not([readonly])+label,
input[type=time]:focus:not([readonly])+label,
input[type=date]:focus:not([readonly])+label,
input[type=datetime-local]:focus:not([readonly])+label,
input[type=tel]:focus:not([readonly])+label,
input[type=number]:focus:not([readonly])+label,
input[type=search]:focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
    color: #84bd00
}

input[type=text].valid,
input[type=text]:focus.valid,
input[type=password].valid,
input[type=password]:focus.valid,
input[type=email].valid,
input[type=email]:focus.valid,
input[type=url].valid,
input[type=url]:focus.valid,
input[type=time].valid,
input[type=time]:focus.valid,
input[type=date].valid,
input[type=date]:focus.valid,
input[type=datetime-local].valid,
input[type=datetime-local]:focus.valid,
input[type=tel].valid,
input[type=tel]:focus.valid,
input[type=number].valid,
input[type=number]:focus.valid,
input[type=search].valid,
input[type=search]:focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
    border-bottom: 1px solid #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50
}

input[type=text].invalid,
input[type=text]:focus.invalid,
input[type=password].invalid,
input[type=password]:focus.invalid,
input[type=email].invalid,
input[type=email]:focus.invalid,
input[type=url].invalid,
input[type=url]:focus.invalid,
input[type=time].invalid,
input[type=time]:focus.invalid,
input[type=date].invalid,
input[type=date]:focus.invalid,
input[type=datetime-local].invalid,
input[type=datetime-local]:focus.invalid,
input[type=tel].invalid,
input[type=tel]:focus.invalid,
input[type=number].invalid,
input[type=number]:focus.invalid,
input[type=search].invalid,
input[type=search]:focus.invalid,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea:focus.invalid {
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336
}

.input-field {
    position: relative;
    margin-top: 1rem
}

.input-field label {
    color: #9e9e9e;
    position: absolute;
    top: 0.8rem;
    left: 0.75rem;
    font-size: 1rem;
    cursor: text;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out
}

.input-field label.active {
    font-size: 0.8rem;
    -webkit-transform: translateY(-140%);
    -moz-transform: translateY(-140%);
    -ms-transform: translateY(-140%);
    -o-transform: translateY(-140%);
    transform: translateY(-140%)
}

.input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    -ms-transition: color .2s;
    transition: color .2s
}

.input-field .prefix.active {
    color: #26a69a
}

.input-field .prefix ~ input,
.input-field .prefix ~ textarea {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem)
}

.input-field .prefix ~ textarea {
    padding-top: .8rem
}

.input-field .prefix ~ label {
    margin-left: 3rem
}

@media only screen and (max-width: 992px) {
    .input-field .prefix ~ input {
        width: 86%;
        width: calc(100% - 3rem)
    }
}

@media only screen and (max-width: 600px) {
    .input-field .prefix ~ input {
        width: 80%;
        width: calc(100% - 3rem)
    }
}

.input-field input[type=search] {
    display: block;
    line-height: inherit;
    padding-left: 4rem;
    width: calc(100% - 4rem)
}

.input-field input[type=search]:focus {
    background-color: #FFF;
    border: 0;
    box-shadow: none;
    color: #444
}

.fa-quote-left:before,
.fa-quote-right:before {
    vertical-align: super
}

.input-field input[type=search]:focus+label i,
.input-field input[type=search]:focus ~ .mdi-navigation-close {
    color: #444
}

.input-field input[type=search]+label {
    left: 1rem
}

.input-field input[type=search] ~ .mdi-navigation-close {
    position: absolute;
    top: 0;
    right: 1rem;
    color: transparent;
    cursor: pointer;
    font-size: 2rem;
    transition: .3s color
}

textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent
}

textarea.materialize-textarea {
    overflow-y: hidden;
    padding: 1.6rem 0;
    resize: none;
    min-height: 3rem
}

.hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem
}

.with-gap:checked+label:after {
    border-radius: 50%;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

form p {
    margin-bottom: 10px;
    text-align: left
}

form p:last-child {
    margin-bottom: 0
}


select {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px
}

.preloader-wrapper.small {
    width: 36px;
    height: 36px
}

.preloader-wrapper.big {
    width: 64px;
    height: 64px
}

.preloader-wrapper.active {
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite
}

@-webkit-keyframes "container-rotate" {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes "container-rotate" {
    to {
        transform: rotate(360deg);
    }
}




@media (max-width:600px) {
    .col-xxs-12 {
        width: 100%
    }
    .col-xxs-11 {
        width: 91.66666667%
    }
    .col-xxs-10 {
        width: 83.33333333%
    }
    .col-xxs-9 {
        width: 75%
    }
    .col-xxs-8 {
        width: 66.66666667%
    }
    .col-xxs-7 {
        width: 58.33333333%
    }
    .col-xxs-6 {
        width: 50%
    }
    .col-xxs-5 {
        width: 41.66666667%
    }
    .col-xxs-4 {
        width: 33.33333333%
    }
    .col-xxs-3 {
        width: 25%
    }
    .col-xxs-2 {
        width: 16.66666667%
    }
    .col-xxs-1 {
        width: 8.33333333%
    }
    .hidden-xxs {
        display: none!important
    }
    .visible-xxs {
        display: block!important
    }
}


.section-head p,
h4 {
    font-family: inherit
}


.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.th-btn {
    outline: 0;
    border: none;
    border-radius: 0;
    font-size: 16px
}

.th-btn-default {
    color: #fff!important;
    border-color: #fff;
    background: #666
}

.th-btn-big {
    padding: 17px 43px 16px
}

.th-btn-medium {
    padding: 16px 30px 15px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 3px
}

.th-btn-small {
    padding: 11px 16px 10px;
    font-size: 13px
}

.btn-plain {
    background: #fff;
    box-shadow: none!important;
    padding-left: 0;
    font-weight: 700
}

.btn-plain:hover {
    padding-left: 16px;
    color: #fff!important
}

blockquote {
    margin: 0;
    padding: 0;
    border: none
}

main.main {
    position: relative;
    z-index: 888
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.overlay-content {
    position: relative;
    z-index: 1
}

.section-head {
    margin-bottom: 83px;
    line-height: 2.2
}

.section-head.only-title {
    margin-bottom: 66px
}

.section-head p {
    font-size: 20px;
    color: #666;
    line-height: 150%;
    margin: 10px auto 30px;
    font-weight: 500
}

.section-title.title-1,
.section-title.title-2 {
    color: #555;
    font-weight: 600;
    padding-bottom: 30px
}

.section-title {
    font-size: 36px;
    line-height: 1.2
}

.section-title.title-1 {
    margin-bottom: 33px;
    font-size: 30px;
    background: url(../../wp-includes/images/headline-border-bottom.png) center bottom no-repeat
}

.section-title.title-2 {
    margin-bottom: 28px;
    font-size: 30px;
    background: url(../../wp-includes/images/headline-border-bottom.png) left bottom no-repeat
}

.section-title.white {
    color: #fff
}

.section-space {
    padding: 20px 0 0
}

.section-space-top {
    padding-top: 120px
}

.section-space-bottom {
    padding-bottom: 120px
}

.parallux-bg {
    background-attachment: fixed;
    background-size: cover!important;
    background-repeat: no-repeat
}

.section-bg-01 {
    background: url(../../wp-includes/images/offer-bg.jpg)
}

.section-bg-02 {
    background-color: #fff
}

.section-bg-03 {
    background: url(../../wp-includes/images/features-bg.jpg)
}

#loader,
.sticky {
    background-color: #fff
}

.color-white {
    color: #fff!important
}

.color-black {
    color: #666!important
}

.container-width {
    width: 1420px;
    position: relative;
    margin: 0 auto;
    padding: 0 45px
}

.slider-arrow {
    position: absolute;
    font-size: 30px;
    color: #d0d0d0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 50%;
    margin-top: -20px
}

.slider-arrow.right-arrow {
    right: 0
}

.slider-arrow.left-arrow {
    left: 0
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999
}

.loader-content {
    position: relative;
    top: 50%;
    margin-top: -50px;
    height: 103px
}

.loading-title {
    color: #333
}

#loader .preloader-wrapper {
    margin-bottom: 30px
}

.main-header {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    padding-bottom: 10px;
    height: auto!important
}

.sticky {
    box-shadow: 0 1px 6px rgba(0, 0, 0, .35)
}

.main-header.mobileBG .full-height {
    height: 100%
}

.logo {
    float: left;
    margin-top: 12px
}

header.sticky .logo .logo_normal {
    display: none
}

header.sticky .logo .logo_sticky {
    display: block
}

.logo .logo_sticky {
    display: none
}

.menu {
    float: right;
    background: 0 0;
    width: auto;
    height: auto;
    line-height: inherit;
    box-shadow: none
}

.menu li {
    list-style: none;
    position: relative;
    background: 0 0!important;
    display: inline-block;
    margin-left: 0;
    float: none
}

.menu li a {
    display: block;
    outline: 0!important;
    font-size: 13px;
    color: #fff;
    margin-top: 30px;
    line-height: 2.5;
    text-transform: uppercase;
    border-bottom: 6px solid transparent
}

.sticky .menu li a {
    color: #727272
}

.menu li.has-sub a {
    border-color: transparent!important
}

.menu li.has-sub>a:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-left: 10px
}

.menu li .sub-menu {
    position: absolute;
    background: #fff;
    width: 200px;
    right: 0;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2);
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    transition: all .3s;
    border-top: 6px solid transparent;
    top: 100%;
    margin-top: -6px;
    padding-top: 6px
}

.header-mobile-screen .menu li .sub-menu,
.menu li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.menu li .sub-menu li {
    width: 100%;
    margin: 0
}

.menu li .sub-menu li a {
    padding: 17px 25px 15px;
    border: none
}

.menu li a.t-active {
    background-color: #FC9A02!important;
    border: 2px solid transparent;
    color: #fff;
    border-radius: 25px
}

.menu li a.t-active:hover,
.sticky .menu li a.t-active:hover {
    border: 2px solid transparent
}

.mobileBG .header-mobile-screen .header-inner {
    padding-bottom: 63px
}

.main-header.mobileBG {
    top: 0!important;
    height: auto!important
}

.header-mobile-screen .logo-area {
    padding: 0 35px;
    background: #fff
}

.header-mobile-screen .logo-area .logo {
    margin-bottom: 0
}

.header-mobile-screen .bar-area {
    margin-top: 22px
}

.header-mobile-screen .bar-area a {
    font-size: 25px;
    line-height: 1;
    display: block
}

.header-mobile-screen .bar-area a.close-menu {
    display: none
}

.header-mobile-screen .menu {
    text-align: left;
    display: none;
    overflow: auto;
    overflow-x: hidden;
    max-height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    padding-bottom: 15px
}

.header-mobile-screen .menu li {
    display: block;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 35px
}

.header-mobile-screen .menu li.current,
.header-mobile-screen .menu li:hover {
    background-color: #fff!important;
    border-radius: 25px
}

.header-mobile-screen .menu li a:hover,
.header-mobile-screen .menu li.current a {
    color: #00b4cc!important
}

.header-mobile-screen .menu li:last-child {
    border-bottom: none;
    background-color: #FC9A02!important
}

.header-mobile-screen .menu li a {
    color: #fff;
    font-size: 14px;
    padding: 0;
    margin-top: 5px;
    border: none;
    position: relative
}

.header-mobile-screen .sub-menu li a {
    padding: 14px 0 13px;
    font-size: 13px
}

.header-mobile-screen .menu li.has-sub>a:after {
    position: absolute;
    right: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.header-mobile-screen .menu li.has-sub.active>a:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.header-mobile-screen .menu li .sub-menu {
    position: relative;
    border-top: none;
    width: 100%;
    padding: 0 0 20px;
    display: none;
    margin: 0
}

.header-mobile-screen .menu li .sub-menu li {
    padding: 0
}

.banner {
    position: relative;
    height: 575px;
    padding-top: 189px;
    padding-bottom: 90px
}

.banner-bg {
    background: url(../../wp-includes/images/hospital-ivr-concept.jpg) 50% 0!important;
    background-size: cover!important
}

.banner .heading {
    font-size: 40px;
    color: #fff;
    line-height: 1.18;
    margin-bottom: 25px;
    letter-spacing: 2px
}

.banner .banner-content {
    margin-top: 8%;
    margin-bottom: 15%
}

.banner .button-area {
    display: table;
    width: 100%
}

.banner .button-area a {
    margin: 10px
}

.banner .sub-heading {
    width: 100%;
    color: #fff;
    word-spacing: 3px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.9
}

.banner .sub-heading a {
    color: #fff;
    font-weight: 400
}

.home-bottom-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden
}

#jssor_1 .caption-title,
.call-to-section,
.form-group-default,
.form-group-default.input-group-attached,
.input-group,
.input-group .form-control,
.input-group-btn {
    position: relative
}

.single-section {
    display: inline-block;
    padding: 32px 0 28px;
    border-right: 1px solid #E9E9E9;
    width: 300px
}

.single-section:last-child {
    border-right: none
}

.single-section i {
    margin-left: 10px
}

.single-section a {
    color: #666
}

.banner-feature {
    color: #fff
}

.banner-feature-list {
    display: inline-block;
    width: 9%;
    min-width: 175px;
    margin-bottom: 50px
}

.banner-feature-list i {
    font-size: 30px;
    color: #FFF;
    margin-bottom: 25px;
    display: inline-block;
    line-height: 1
}

.banner-feature-list .title {
    font-size: 13px;
    font-weight: 300
}

.form-bg {
    margin-top: 30px;
    width: 100%;
    padding: 9px 14px 2px;
    display: inline-block
}

.nopadding {
    padding: 1px!important;
    margin: 0!important
}

.call-to-section {
    background: #FFF;
    z-index: 2
}

#jssor_1 {
    margin: 0 auto
}

#jssor_1 .caption-title {
    font-family: Roboto, serif;
    font-size: 43px;
    line-height: 60px;
    font-weight: 300;
    color: #fff;
    clear: both;
    text-transform: none;
    margin: 0;
    text-align: center;
    display: block;
    overflow: hidden
}

#jssor_1 .caption-subtitle,
#jssor_1 .caption-subtitle-1 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #fff;
    text-align: center;
    text-transform: none;
    margin: 30px 0 0
}

#jssor_1 .caption-title span {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center
}

#jssor_1 .caption-title span:after {
    left: auto;
    right: -100%
}

#jssor_1 .caption-subtitle {
    font-size: 22px
}

#jssor_1 .caption-subtitle-1 {
    font-size: 18px
}

#jssor_1 ul {
    display: inline-flex;
    clear: both;
    margin-top: 30px
}

#jssor_1 ul li {
    margin-left: 2em
}

.list-style-1 {
    font-weight: 600;
    color: #FC9A02;
    font-size: 19px
}

.list-style-1 i {
    color: #bfbebe
}

#jssor_1 .caption-subtitle .fa {
    color: #fff
}

#jssor_1 .caption-subtitle span {
    color: #253239
}

#jssor_1 .caption-text {
    color: #8c8e93;
    font-size: 14px;
    margin: 30px 0 0
}

#jssor_1 .caption-text .btn:first-child {
    margin-right: 30px
}

@media (max-width:1024px) {
    #jssor_1 .caption-subtitle {
        font-size: 45px
    }
}

@media (max-width:991px) {
    #jssor_1 .caption-subtitle,
    #jssor_1 .caption-text {
        margin-top: 20px
    }
    #jssor_1 .caption-title {
        font-size: 35px
    }
    #jssor_1 .caption-subtitle {
        font-size: 22px
    }
}

@media (max-width:767px) {
    #jssor_1 .caption {
        right: 0;
        padding: 0 80px;
        max-width: 100%;
        background-color: transparent
    }
    #jssor_1 .caption-title {
        font-size: 20px;
        line-height: 30px
    }
    #jssor_1 .caption-title span:after,
    #jssor_1 .caption-title span:before {
        top: 15px
    }
    #jssor_1 .caption-subtitle {
        font-size: 20px
    }
    #jssor_1 .caption-text .btn,
    #jssor_1 .caption-text .btn:first-child {
        display: block;
        width: 200px;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
        padding: 8px 20px;
        font-size: 13px
    }
    #jssor_1 .caption-text .btn:first-child {
        margin-top: 50px
    }
}

@media (max-width:479px) {
    #jssor_1 .caption-title span {
        padding: 0
    }
    #jssor_1 .caption-title span:after,
    #jssor_1 .caption-title span:before {
        display: none
    }
    #jssor_1 .caption-text .btn {
        display: block;
        margin-top: 10px
    }
}

.intro .intro-body h2 {
    padding-bottom: 2%
}

.m-t-25 {
    margin-top: 25px
}

.m-b-20 {
    margin-bottom: 20px
}

.form-group-default.input-group {
    padding: 0;
    height: 50px
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0;
    border-radius: 5px
}

.no-border {
    border: none!important
}

.form-group-default {
    border: 1px solid #84bd00;
    border-radius: 2px;
    overflow: hidden;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    padding: 7px 12px 14px
}

.input-group {
    display: table;
    border-collapse: separate
}

.form-group {
    margin-bottom: 15px
}

.form-group-default.input-group>.form-control {
    margin-top: 12px;
    margin-bottom: 3px;
    padding-left: 12px
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.form-group-default .form-control {
    border: none;
    height: 25px;
    min-height: 25px;
    padding: 0;
    margin-top: -4px;
    background: 0 0
}

.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, .07);
    font-family: Arial, sans-serif;
    -webkit-appearance: none;
    color: #fff;
    outline: 0;
    height: 35px;
    padding: 9px 12px;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
    min-height: 35px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-transition: background .2s linear 0s;
    transition: background .2s linear 0s
}

.form-group-default.input-group-attached .input-group-btn {
    right: -1%
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.form-group-default.input-group-attached .input-group-btn>.btn {
    position: absolute;
    right: -100%;
    top: 0;
    height: 100%
}

.box,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-cons {
    margin-right: 5px;
    min-width: 120px
}

.btn-signup,
.btn-signup:focus {
    color: #fff;
    background-color: #84bd00;
    border: 5px solid #84bd00 !important;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.btn-signup:hover {
    opacity: .9;
    background-color: #84bd00;
    color: #fff
}

.p-r-5 {
    padding-right: 5px!important
}

.p-l-10 {
    padding-left: 10px!important
}

.sm-p-r-15 {
    padding-right: 15px!important
}

.sm-p-l-15 {
    padding-left: 15px!important
}

.fs-12 {
    font-size: 12px!important;
    color: #fff
}

.m-r-20 {
    margin-right: 20px
}

.event-description {
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 11;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;
    color: #fff
}

.event-background {
    border-radius: 30px 30px 0 0;
    background-color: rgba(20, 20, 20, .4);
    margin: 0 15px;
    padding-bottom: 10px
}

.event-description .media-heading {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    color: #84bd00;
    margin: 15px 0 0
}

.event-description .media-body span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.event-description .fa {
    margin-right: 10px
}

.boxed .event-description>.container {
    padding-left: 0;
    padding-right: 0
}

.boxed .event-background {
    border-radius: 0
}

.box {
    width: 300px;
    height: 218px;
    background: rgba(255, 255, 255, 1);
    display: inline-block;
    margin: 10px;
    color: #2c3e50;
    -webkit-transition: background .4s .5s;
    transition: background .4s .5s
}

.box svg,
.product-logo {
    position: absolute;
    top: 0;
    left: 0
}

.box:hover {
    background: rgba(255, 255, 255, .8);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.product-logo {
    width: 100%;
    height: 100%;
    background-image: url(../../wp-includes/images/etpr-solutions.png)
}

.product-logo.mscall {
    background-position: 36px -288px
}

.product-logo.mscall:hover {
    background-position: -840px -1170px
}

.product-logo.ctc {
    background-position: -275px -320px
}

.product-logo.ctc:hover {
    background-position: -840px -357px
}

.product-logo.fom {
    background-position: -570px -295px
}

.product-logo.fom:hover {
    background-position: -840px -570px
}

.product-logo.cco {
    background-position: 23px -493px
}

.product-logo.cco:hover {
    background-position: 23px -710px
}

.product-logo.ctr {
    background-position: -276px -491px
}

.product-logo.ctr:hover {
    background-position: -276px -710px
}

.product-logo.ivr {
    background-position: -567px -505px
}

.product-logo.ivr:hover {
    background-position: -570px -720px
}

.box svg {
    border-radius: 4px
}

.box svg line {
    stroke-width: 3;
    stroke: #d4d4d4;
    fill: none;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.box:hover svg line {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.box svg line.bottom,
.box svg line.top {
    stroke-dasharray: 330 240
}

.box svg line.left,
.box svg line.right {
    stroke-dasharray: 490 400
}

.box:hover svg line.top {
    -webkit-transform: translateX(-600px);
    transform: translateX(-600px)
}

.box:hover svg line.bottom {
    -webkit-transform: translateX(600px);
    transform: translateX(600px)
}

.box:hover svg line.left {
    -webkit-transform: translateY(920px);
    transform: translateY(920px)
}

.box:hover svg line.right {
    -webkit-transform: translateY(-920px);
    transform: translateY(-920px)
}

.small-banner-2 {
    height: 200px;
    padding-top: 30px;
    background-color: rgba(35, 36, 35, .72)
}

.small-banner-2 h2 {
    color: #84bd00
}

.small-banner-2 h3 {
    font-size: 20px;
    color: #fff
}

.dis-1 {
    display: inline-flex
}

.pl-2 {
    padding-left: 2em
}

.section-modal .modal-content {
    min-height: 100%;
    border: 0!important;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    color: #888;
    font-weight: 300
}

.section-modal .close-modal {
    position: fixed;
    top: 20px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: #fff;
    cursor: pointer;
    z-index: 999;
    border-radius: 5px
}

.feature i,
.feature-2 i,
.hovicon,
.portfolio-item {
    position: relative
}

.section-modal .close-modal:hover {
    opacity: .3
}

.section-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.section-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}



.bg-green {
    background: #84bd00
}

.start-free-trail {
    background-color: #242524;
    color: #999;
    padding: 50px 0
}

.start-free-trail h2 {
    font-size: 40px;
    font-weight: 600;
    margin: 20px 0;
    background: 0 0;
    color: #999;
    padding: 0
}

.start-free-trail h4 {
    font-size: 27px;
    margin: 0 0 10px;
    max-width: 100%
}

.start-free-trail .highlight2 {
    color: #89bd00
}

.trail-btn {
    color: #FFF;
    margin-top: 10px;
    background-color: #FC9208;
    font-weight: 600;
    border-radius: 30px
}

.trail-btn:hover {
    opacity: .7;
    color: #FFF
}

#trail-demo-box {
    padding: 3.5em;
    height: 200px
}

#trail-demo-box h2 {
    color: #fff;
    font-size: 33px;
    text-align: left
}

#trail-demo-box h4 {
    color: #fff;
    text-align: left;
    padding-bottom: 17px
}

.feature,
.hovicon {
    text-align: center
}

.hovicon {
    display: inline-block;
    font-size: 37px;
    line-height: 90px;
    margin: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-decoration: none;
    z-index: 1;
    color: #00b4cc
}

.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased
}

.feature h4,
.feature-2 h4 {
    font-size: 15px;
    font-family: Oswald, sans-serif
}

.hovicon.effect-1 {
    background: #e9fdff;
    -webkit-transition: background .2s, color .2s;
    -moz-transition: background .2s, color .2s;
    transition: background .2s, color .2s;
    border: 1px solid
}

.hovicon.effect-1:after {
    box-shadow: 0 0 0 2px #00b4cc;
    top: -7px;
    left: -7px;
    padding: 7px;
    -webkit-transition: -webkit-transform .2s, opacity .2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform .2s, opacity .2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform .2s, opacity .2s;
    transform: scale(.8);
    opacity: 0
}

.hovicon.effect-1.sub-a:hover {
    background: rgba(0, 180, 204, 1);
    color: #fff
}


.hovicon.effect-1.sub-a:hover i {
    color: #fff
}

.hovicon.effect-1.sub-a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.hovicon b {
    padding-top: 22px
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%)
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%)
    }
    50% {
        opacity: 0;
        transform: translate(-100%)
    }
    51% {
        opacity: 1
    }
}

.feature,
.feature-2 {
    padding-bottom: 80px
}

.feature h4 {
    color: #666;
    font-weight: 300
}

.feature-2 h4 {
    color: #444;
    padding-bottom: 10px;
    font-weight: 300
}

.feature p,
.feature-2 p {
    color: #444;
    font-size: 13px;
    line-height: 20px;
    font-weight: 300
}

.feature i {
    font-size: 3.5em;
    color: #fff;
    background: #FF432E;
    width: 100px;
    height: 100px;
    padding: 25px;
    margin-bottom: 10px;
    -webkit-border-radius: 70%;
    -moz-border-radius: 70%;
    -o-border-radius: 70%;
    border-radius: 70%;
    box-shadow: 0 0 0 30px transparent;
    -webkit-transform: translate3d(2, 2, 2);
    -moz-transform: translate3d(2, 2, 2);
    -o-transform: translate3d(2, 2, 2);
    transform: translate3d(2, 2, 2);
    -webkit-transition: box-shadow .6s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out;
    -o-transition: box-shadow .6s ease-in-out;
    transition: box-shadow .6s ease-in-out
}

.cloud-storage,
.number,
.paper,
.support {
    display: inline-block;
    width: 72px;
    height: 72px
}

.no-touch .feature:active i,
.no-touch .feature:focus i,
.no-touch .feature:hover i {
    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
    box-shadow: 0 0 0 0 #FF432E
}

.feature-2 i {
    color: #FF432E;
    font-size: 3em;
    padding: 1px 10px 0 1px
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.pad-30 {
    padding-top: 3em
}

.icon-sprite {
    background-image: url(../../wp-includes/images/sprite.png)
}

.online-faxing .smart-icons {
    text-transform: uppercase;
    font-weight: 300;
    margin: 40px 100px 0
}

.number {
    background-position: 0 -270px
}

.paper {
    background-position: 0 -412px
}

.cloud-storage {
    background-position: 0 -85px
}

.support {
    background-position: 0 -484px
}

.wrap {
    width: 90%;
    margin: 0 auto;
    transition: all .2s linear
}

.smart-icons .col-md-3 {
    float: left;
    width: 25%
}

.online-faxing .icon-sprite {
    display: block;
    margin: 0 auto 12px
}

.features_grids .section {
    margin: 0;
    padding: 0
}

.group:after,
.group:before {
    content: "";
    display: table
}

.group:after {
    clear: both
}

.group {
    zoom: 1
}

.grid_1_of_4 {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%
}

.grid_1_of_4:first-child {
    margin-left: 0
}

.images_1_of_4 {
    width: 23.8%;
    padding: 0;
    text-align: center
}

.images_1_of_4 h5 {
    font-size: 1.2em;
    font-weight: 600;
    padding-top: 20px
}

.images_1_of_4 p {
    margin-bottom: 0
}

.dashborder_img {
    padding: 2em 0 0;
    text-align: center
}

.pad-bot30 {
    padding-bottom: 30px
}

.portfolio-item {
    margin-bottom: 30px
}

.portfolio-item .portfolio-details {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.portfolio-item .portfolio-details h4 {
    padding-top: 20%;
    padding-bottom: 10%;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-weight: 300;
    font-size: 20px
}

.portfolio-item .portfolio-details a i {
    font-size: 30px
}

.portfolio-item:hover .portfolio-details {
    opacity: 1;
    animation: pulse;
    -webkit-animation: pulse;
    animation-duration: .3s;
    -webkit-animation-duration: .3s
}

.about-text {
    padding-bottom: 50px
}

.about-text p {
    color: #777;
    text-align: justify
}

.about-text ul {
    margin-top: 30px;
    font-size: 13px
}

.about-text li {
    margin-bottom: 10px;
    color: #999
}

.about-text li i {
    padding-right: 10px;
    color: #FF432E
}

.small-banner {
    height: 350px;
    overflow: hidden;
    width: 100%;
    padding-top: 100px;
    position: relative;
    background-color: #232523
}

.small-banner h1,
.small-banner h2 {
    padding: 10px;
    color: #fff;
    float: left;
    clear: both
}

.small-banner h1 {
    background-color: rgba(35, 36, 35, .5);
    font-size: 38px;
    margin: 0;
    line-height: 100%
}

.small-banner h1.bottom {
    margin-top: 5px
}

.small-banner h2 {
    font-size: 20px;
    margin: 0
}

.small-banner h2.top {
    margin-top: 10px;
    padding-bottom: 5px
}

.small-banner.home {
    background-color: rgba(35, 36, 35, .72);
    min-height: 500px;
    height: auto;
    background-size: cover
}

.ivr-banner {
    background: url(../../wp-includes/images/ivrs-main.jpg) center no-repeat;
    background-size: cover
}

.cfd-banner {
    background: url(../../wp-includes/images/call-flow-design.jpg) right no-repeat;
    background-size: inherit
}

.cmgt-banner {
    background: url(../../wp-includes/images/campaign-mgmt.png) right no-repeat;
    background-size: inherit
}

.ca-banner {
    background: url(../../wp-includes/images/calls-analytics.png) right no-repeat;
    background-size: inherit
}

.small-banner.home h1.top {
    margin-top: 30px
}

.home .promos {
    background-color: rgba(35, 36, 35, .79);
    color: #fff
}

.small-banner.home .promos ul {
    margin: 0;
    width: 100%
}

.small-banner.home .promos li {
    padding: 7px
}

.small-banner.home .promos li p {
    font-size: 14px
}

.small-banner.home ul {
    float: left;
    clear: both;
    height: auto
}

.small-banner.home li {
    display: inline-block
}

.small-banner.home .btn {
    font-size: 17px;
    text-transform: none
}

.small-banner.home .btn-primary {
    background-color: #fb9828
}

.small-banner.home ul .btn {
    margin: 10px 10px 10px 0
}

.small-banner.home .btn-primary:hover {
    color: #fff;
    opacity: .9
}

.get-started,
.get-started:hover {
    background-color: #84bd00;
    border: 2px solid transparent;
    color: #fff;
    border-radius: 25px;
    padding: 5px
}

.get-started:hover,
.learn-more-btn:hover {
    opacity: .7
}

.learn-more-btn,
.learn-more-btn:hover {
    background-color: #bfbebe;
    border: 2px solid transparent;
    color: #fff;
    border-radius: 25px;
    padding: 5px
}

.ivrs-types {
    width: 100%
}

.bg-color-1 {
    background-color: #84bd00
}

.bg-color-2 {
    background-color: #f2f1ee
}

.bg-color-3 {
    background-color: #00adba
}

.bg-color-4 {
    background-color: #ffd004
}

.ivrs-types .bottom-nav {
    position: absolute;
    bottom: -20px;
    background-color: rgba(35, 36, 35, .72);
    width: inherit
}

.ivrs-types .bottom-nav ul {
    list-style: none;
    width: 100%;
    display: block
}

.ivrs-types .bottom-nav li {
    float: left;
    text-align: center;
    width: 16.666%;
    width: calc(100% / 6)
}

.ivrs-types.company .bottom-nav li {
    width: 12%;
    width: calc(100% / 8.5)
}

.ivrs-types.terms-main .bottom-nav li {
    width: 25%;
    width: calc(100% / 4)
}

.ivrs-types .bottom-nav a {
    padding: 15px 0;
    color: #fff;
    float: left;
    width: 100%;
    font-size: 14px;
    margin-top: 0;
    height: 60px;
    text-transform: none
}

.ivrs-types .bottom-nav li.current-menu-item a,
.small-banner .bottom-nav li a:hover {
    background-color: #84bd00;
    border: none
}

@media only screen and (min-width:768px) {
    .ivr-menu-toggle,
    .ivr-mobile-menu {
        display: none
    }
}

.home-mainfeatures {
    padding: 30px 0 20px
}

body .site-content .home-mainfeatures h4 {
    margin-bottom: 24px
}

.home-mainfeatures .col-md-3 {
    margin-bottom: 20px
}

.home-mainfeatures .icon {
    width: 80px;
    height: auto;
    padding-right: 10px;
    position: relative;
    float: left;
    margin-bottom: 10px
}

.home-mainfeatures .icon-2 .icon {
    padding: 0;
    top: -15px;
    left: -10px;
    width: 90px
}

.home-mainfeatures .icon-2 p {
    position: relative;
    top: -10px
}

.home-mainfeatures .icon-1 .icon {
    padding: 0;
    width: 85px;
    left: -10px;
    top: -4px
}

.home-mainfeatures .text {
    padding-top: 10px
}

.home-mainfeatures p {
    clear: both;
    color: #888
}

.home-features {
    padding: 40px 0 45px
}

.home-features p.text-center {
    font-size: 21px
}

.home-features .icon {
    clear: both;
    display: block;
    margin: 0 auto;
    height: 90px;
    width: auto;
    padding-bottom: 20px
}

.site-content .home-features h4 {
    font-weight: 600;
    color: #fff
}

.home-features p {
    margin: 10px 0
}

.testimonials {
    padding: 60px 0 15px
}

.ivrs-section .section-space {
    padding: 80px 0 0
}

.ivrs-section .section-head h2 {
    font-size: 36px;
    font-family: 'Open Sans';
    font-weight: 300;
    line-height: 120%;
    text-transform: none;
    text-align: left;
    margin-bottom: 1em
}

.ivr-pull-right {
    float: right
}

.ivrs-section .section-head p {
    text-align: justify;
    font-size: 15px;
    line-height: 170%;
    margin: 5px 0 20px
}

#inbound-ivr-banner {
    height: 700px;
    position: relative
}

.ivr-block h2 {
    color: #fff
}

.ivr-block p {
    color: #efefef
}

.ivr-btn {
    background-color: #fff!important;
    border-radius: 3px;
    color: #84bd00;
    font-weight: 400
}

.fluid-width-img-wrapper {
    width: 100%;
    position: relative;
    padding: 0
}

.fluid-width-img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gray-bg {
    background: #f5f7f5;
    padding: 60px 0
}

@media only screen and (max-width:767px) {
    .ivr-mobile-menu {
        background: #000;
        display: none;
        width: 100%
    }
    .ivr-mobile-menu ul {
        font-family: roboto, serif;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center
    }
    .ivr-mobile-menu ul li {
        color: #fff;
        font-size: 12px;
        letter-spacing: 2px;
        padding: 15px 0;
        width: 240px;
        text-transform: uppercase
    }
    .ivr-mobile-menu ul li:hover {
        background: #84bd00
    }
    .ivr-mobile-menu a {
        text-decoration: none;
        color: #fff
    }
    .ivr-menu-toggle {
        background-color: rgba(35, 36, 35, .72);
        color: #333;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        font-size: 25px
    }
    .ivr-menu-toggle a {
        text-decoration: none;
        color: #333
    }
    .ivr-menu-toggle a i {
        color: #fff
    }
}

.text_area_inner h2,
.trail-head {
    text-transform: none;
    font-family: 'Open Sans'
}

.section-content {
    padding: 3em 0
}

#inbound-workflow ol li:after,#outbound-workflow ol li:after {
    content: url(../../wp-includes/images/left-arow.png);
    display: block;
    height: 12px;
    position: absolute;
    right: -35px;
    top: 95px;
    width: 37px
}

#inbound-workflow article,#outbound-workflow article {
    margin: 0 auto;
    padding: 10px 100px 0;
    width: 1200px
}

#inbound-workflow ol li.step4:after ,#outbound-workflow ol li.step4:after{
    content: ""
}

#inbound-workflow ol ,#outbound-workflow ol{
    margin-top: 20px
}

#inbound-workflow ol:after ,#outbound-workflow ol:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

#inbound-workflow ol li ,#outbound-workflow ol li{
    float: left;
    font-size: 16px;
    line-height: 1.5em;
    margin-left: 45px;
    position: relative;
    width: 210px;
    vertical-align: bottom
}

#inbound-workflow ol li:before,#outbound-workflow ol li:before {
    bottom: 24px;
    display: block;
    left: -24px;
    position: absolute
}

#inbound-workflow ol li figure,#outbound-workflow ol li figure {
    height: 170px;
    margin: 35px 0 0 -20px;
    width: auto
}

#inbound-workflow ol li figure img,#outbound-workflow ol li figure img{
    display: block;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 90%;
    z-index: 2
}

#inbound-workflow ol li:first-child ,#outbound-workflow ol li:first-child {
    margin-left: 20px
}

#inbound-workflow ol li.step3:after ,#outbound-workflow ol li.step3:after{
    right: -20px
}

#inbound-workflow ol li.step3 figure ,#outbound-workflow ol li.step3 figure{
    margin: 0 0 35px -20px
}

#inbound-workflow ol li.step4:after ,#outbound-workflow ol li.step4:after {
    display: none
}

.dashborder_img {
    background: #FAFAFA;
    box-shadow: inset 0 0 10px #EBEBEB;
    -webkit-box-shadow: inset 0 0 10px #EBEBEB;
    -moz-box-shadow: inset 0 0 10px #EBEBEB;
    -o-box-shadow: inset 0 0 10px #EBEBEB
}

.trail-head {
    margin: 30px 0 10px;
    font-size: 2.25em;
    font-weight: 200;
    letter-spacing: -1px;
    line-height: 1.16667em
}

.phoneapp {
    width: 100%;
    max-width: 600px;
    margin: 30px auto 0;
    display: block
}

#call-flow-content strong {
    font-size: 1.2em;
    font-weight: 500;
    color: #3bb44a
}

#call-flow-content ul li {
    list-style-type: disc;
    margin: 2em
}

.top-adjust {
    top: 45px
}

.img_area,
.text_area {
    display: table-cell;
    vertical-align: middle
}

.img_area img {
    max-width: 750px
}

.text_area_inner h2 {
    font-size: 36px;
    font-weight: 300;
    line-height: 120%;
    text-align: left
}

.text_area_inner p {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px;
    margin: 20px 0;
    text-align: justify
}

.min-width-container {
    width: 1040px;
    margin: 0 auto
}

#ca-small-feature-blocks {
    margin-bottom: 100px
}

#ca-small-feature-blocks .row-fluid {
    margin-bottom: 40px
}

.row-fluid {
    width: 100%
}

.row-fluid:after,
.row-fluid:before {
    display: table;
    content: "";
    line-height: 0
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*=span]:first-child {
    margin-left: 0
}

.row-fluid .span6 {
    width: 508px
}

.row-fluid [class*=span] {
    display: block;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 20px
}

#ca-small-feature-blocks .ca-small-feature-block .ca-small-feature-block-copy {
    display: inline-block;
    width: 370px;
    margin-left: 30px;
    vertical-align: top
}

#ca-small-feature-blocks .ca-small-feature-block .ca-small-feature-block-copy h4 {
    margin-bottom: 7px;
    color: #00b4cc
}

#ca-small-feature-blocks .ca-small-feature-block .ca-small-feature-block-copy p {
    color: #686868;
    line-height: 27px
}

.header-btn:hover {
    color: #00b4cc
}

.btn.black {
    color: rgba(0, 0, 0, .6)
}

.btn.black:last-of-type {
    background: #fff
}

.btn-bg:last-of-type {
    background: #292929
}

.i-down {
    background: #fff
}

.i-down i {
    color: #666
}

.i-down i:hover {
    color: #00b4cc
}

svg {
    fill: #fff
}

.home_icon {
    background-color: #00b4cc
}

@media (max-width:1025px) {
    .header-title {
        color: #fff!important
    }
}

.header-btn {
    color: #666;
    background-color: #fff;
    border-color: #fff
}

@media (min-width:1025px) {
    #logo-mask {
        fill: #fff
    }
}

.loader-bg {
    background: #fff
}

#logo-fill-1 {
    fill: #ccc
}

#logo-fill-2 {
    fill: #292929
}

.btn.white {
    color: rgba(255, 255, 255, .8)
}

.i-down {
    color: #fff
}

@media (max-width:1025px) {
    .project-content .btn,
    .project-text,
    .project-title {
        color: #fff!important
    }
    #logo-fill-1 {
        fill: #ccc!important
    }
    #logo-fill-2 {
        fill: #292929!important
    }
    .project-content .btn-bg:last-child {
        background: #292929!important
    }
}

.l:after,
.l:before {
    background: #292929
}

#add-box h5 {
    color: #fff
}

.pricing-table {
    background-color: #f4f4f4
}

.single-pricing-table {
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.pricing-table-style-one .th-btn-parent {
    color: #fff;
    background-color: #00b4cc
}


.pricing-table-style-one .best-tag {
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2)
}

.pricing-table-style-one .pricing-container .p-t-body ul li {
    color: #999;
    list-style: none
}

.pricing-table-style-one .pricing-container .p-t-footer .button {
    width: 100%;
    height: 43px;
    border-radius: 3px
}

.pricing-table-style-one .pricing-container .p-t-footer .button a {
    color: #fff;
    font-size: 20px;
    padding: 28px
}

.pricing-table-style-one.best {
    color: #fff
}

.pricing-table-style-one.best .th-btn {
    background-color: #fff!important;
    color: #00b4cc
}

.pricing-table-style-one.best .pricing-container .p-t-body ul li,
.pricing-table-style-one.best .pricing-container .p-t-body ul li strong {
    color: #fff
}

.section-features h4,
.pricing-table-style-one .pricing-container .p-t-body ul li strong {
    color: #00b4cc
}

.pricing-table .section-space,
.pricing-table.section-space {
    padding-bottom: 90px
}

.single-pricing-table {
    margin-bottom: 30px;
    border-radius: 10px
}

.pricing-table-style-one .pricing-container>* {
    padding: 0 30px;
    position: relative
}

.pricing-table-style-one .pricing-container .p-t-header {
    height: 40px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.header-bg-red {
    background-color: #d84006
}

.header-bg-green {
    background-color: #84bd00
}

.header-bg-blue {
    background-color: #00b4cc
}

.header-bg-gray {
    background-color: #777
}

.pricing-table-style-one .th-btn-parent {
    border-radius: 3px
}

.pricing-table-style-one .pricing-container .p-t-header .pricing-title {
    color: #fff;
    font-size: 23px;
    margin: 0 0 0 -3px;
    font-weight: 400;
    text-align: center;
    padding: 7px
}

.highlight {
    background: url(wp-includes/images/headline-white-border-bottom.png) left bottom no-repeat!important
}

.pricing-table-style-one .best-tag {
    width: 60px;
    height: 47px;
    border-radius: 3px;
    text-align: center;
    padding: 15px 5px;
    line-height: 16px;
    font-size: 14px;
    position: absolute;
    top: -2px;
    right: 20px
}

.pricing-table-style-one .pricing-container .p-t-body {
    margin: 30px;
    height: 250px
}

.pricing-table-style-one .pricing-container .p-t-body .price-per-month {
    color: #444
}

.pricing-table-style-one .pricing-container .p-t-body .price-per-month span {
    font-size: 30px
}

.pricing-table-style-one .pricing-container .p-t-body ul {
    margin: 0;
    padding: 0
}

.pricing-table-style-one .pricing-container .p-t-body ul li.not-include {
    text-decoration: line-through
}

.pricing-table-style-one .pricing-container .p-t-footer {
    padding-bottom: 12px
}

.pricing-table-style-one .pricing-container .p-t-footer .price {
    float: left;
    font-size: 26px;
    line-height: 1;
    font-weight: 300
}

.pricing-table-style-one .pricing-container .p-t-footer .price .currency {
    font-size: 25px;
    line-height: 1;
    display: inline-block;
    font-weight: 400;
    margin-right: 3px
}

.pricing-table-style-one .pricing-container .p-t-footer .price span {
    vertical-align: middle;
    font-size: 23px;
    font-weight: 300
}

.color-1 {
    color: #fff!important
}

.offer-content-wrapper {
    position: relative;
    height: 385px
}

.offer-left-area,
.offer-right-area {
    float: left;
    width: 50%;
    min-height: 1px
}

.offer-image-area {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: inherit;
    padding: 0 20px
}

.offer-content {
    margin-top: 16%;
    margin-bottom: 50px;
    position: relative;
    padding-left: 15px
}

.offer-content .offer-abs-bg {
    position: absolute;
    top: 0;
    right: 0
}

.offer-content .offer-abs-bg .big-font {
    font-size: 300px;
    opacity: .1;
    filter: alpha(opacity=10);
    margin-top: -30px;
    color: #ddd
}

.offer-content h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.13;
    margin-bottom: 47px;
    color: #fff
}

.offer-content h2 span {
    display: block;
    margin-left: 80px;
    font-size: 39px;
    font-weight: 500;
    text-transform: uppercase
}

.offer-content h3 {
    color: #fff;
    margin-bottom: 42px;
    font-size: 24px;
    font-weight: 400
}

.offer-content p:last-of-type {
    margin-bottom: 41px
}

.why-this-app .section-title {
    margin-bottom: 38px
}

.why-section-col {
    display: table-cell;
    float: none;
    vertical-align: middle;
    max-width: 50%!important
}

.why-this-app p {
    margin-bottom: 20px
}

.why-slider {
    width: 556px;
    position: relative;
    overflow: hidden;
    margin-top: 10px
}

.why-slider>* {
    margin-top: 0!important;
    position: absolute!important;
    width: 100%;
    top: 0;
    left: 100%;
    overflow: hidden
}

.why-this-app .thumb-area img:nth-child(2) {
    -webkit-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: all 1s;
    transition: all 1s
}

.why-this-app .thumb-area.active img:nth-child(2) {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.why-this-app .thumb-area.inactive img:nth-child(2) {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px)
}

.owl-carousel .owl-item {
    overflow: hidden
}

.app-reasion-lists li {
    list-style: none;
    margin-bottom: 30px;
    min-height: 60px
}

.app-reasion-lists li:last-child {
    margin-bottom: 0
}

.app-reasion-lists li a {
    display: block;
    position: relative;
    padding-left: 80px
}

.app-reasion-lists li a .left-area,
.app-reasion-lists li a:focus .left-area {
    font-size: 24px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    border: none;
    text-align: center;
    line-height: 27px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main-features,
.view {
    position: relative;
    text-align: center
}

.app-reasion-lists li a .right-area {
    color: #666
}

.app-reasion-lists li a:hover .left-area i,
.app-reasion-lists li.active a .left-area i,
.app-reasion-lists li.active a:hover .left-area i {
    color: #fff
}

#features .sec-overlay {
    background: rgba(255, 255, 255, .72);
    height: 100%;
    width: 100%
}

section .section {
    margin: 0;
    padding: 30px 0
}

.mar-bot40 {
    margin-bottom: 40px
}

.row {
    z-index: 9999
}

.align-center {
    text-align: center
}

.text-bold {
    font-size: 18px;
    font-weight: 900
}

.main-features {
    width: 100%;
    margin: 0 auto
}

.view,
.view .content,
.view .mask {
    width: 350px;
    height: 245px;
    overflow: hidden
}

.view {
    margin: 6px;
    display: inline-block;
    border-radius: 8px;
    cursor: default;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6
}

.view .content,
.view .mask {
    position: absolute;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative
}

.view h2,
.view span {
    text-transform: uppercase;
    text-align: center;
    position: relative
}

.view .icon {
    padding-top: 30px
}

.view .icon i {
    font-size: 90px
}

.view .icon h2 {
    margin: 128px 0 auto
}

.view .icon h2:before,
.view .mask h2:before {
    content: '';
    position: absolute;
    width: 70px;
    height: 4px;
    top: 0;
    left: 50%;
    margin: 41px 0 0 -33px;
    -webkit-transition: margin-top .2s;
    -moz-transition: margin-top .2s;
    transition: margin-top .2s
}

.thumb-area,
.thumb-area img,
.view p {
    position: relative
}

.view h2 {
    font-size: 18px;
    margin: -3px 0 0
}

.view span i {
    font-size: 65px;
    padding: 10px
}

.view p {
    font-family: Roboto, serif;
    font-size: 14px;
    padding: 35px 20px 20px;
    text-align: center
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 14px
}

.view-third img {
    margin: 0 auto;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.view-third .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    -moz-transform: translate(460px, -100px) rotate(180deg);
    -o-transform: translate(460px, -100px) rotate(180deg);
    -ms-transform: translate(460px, -100px) rotate(180deg);
    transform: translate(460px, -100px) rotate(180deg);
    -webkit-transition: all .2s .4s ease-in-out;
    -moz-transition: all .2s .4s ease-in-out;
    -o-transition: all .2s .4s ease-in-out;
    -ms-transition: all .2s .4s ease-in-out;
    transition: all .2s .4s ease-in-out
}

.view-third h2,
.view-third p {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.view-third h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px)
}

.view-third p {
    -webkit-transform: translateX(300px) rotate(90deg);
    -moz-transform: translateX(300px) rotate(90deg);
    -o-transform: translateX(300px) rotate(90deg);
    -ms-transform: translateX(300px) rotate(90deg);
    transform: translateX(300px) rotate(90deg)
}

.view-third a.info {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.view-third:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    background: rgba(0, 0, 0, .75);
    border-radius: 8px;
    padding-top: 4em;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.view-third:hover h2 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.view-third:hover p {
    -webkit-transform: translateX(0) rotate(0);
    -moz-transform: translateX(0) rotate(0);
    -o-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.view-third:hover a.info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.section-features-bg {
    background: url(../../wp-includes/images/features-bg.jpg);
    background-size: cover
}

.txt-color-1 {
    color: #aaa
}

.align-center i:hover,
.text-bold {
    color: #d84005
}

.view .icon h2,
.view .icon i,
.view a.info,
.view h2,
.view p,
.view span {
    color: #fff
}

.f-yellow {
    background: url(../../wp-includes/images/api-bg.png) no-repeat #EEC000
}

.f-pink {
    background: url(../../wp-includes/images/quality-bg.png) no-repeat #FD6E6D
}

.f-green {
    background: url(../../wp-includes/images/customer-bg.png) no-repeat #05cc9a
}

.f-brown {
    background: url(../../wp-includes/images/automation-bg.png) no-repeat #7d4a13
}

.f-blue {
    background: url(../../wp-includes/images/time-market-bg.png) no-repeat #14cccc
}

.f-orange {
    background: url(../../wp-includes/images/cost-bg.png) no-repeat #EE6E31
}

.view .icon h2:before,
.view .mask h2:before {
    background: #fff
}

.view a.info {
    background: #000;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000
}

.view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000
}

.app-brief.owl-carousel {
    background-color: #fff;
    padding-bottom: 30px
}

.thumb-area {
    height: 474px;
    margin-top: 10px
}

.thumb-area img {
    top: 0
}

.app-brief-article .content,
.app-brief-article .thumb-area {
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease
}

.app-brief.owl-theme .owl-controls .owl-pagination .owl-page span {
    width: 50px;
    height: 5px;
    margin: 0 2px;
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 0;
    background: #ddd
}

.left-item .app-brief-article .thumb-area {
    -webkit-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    transform: translateX(-500px)
}

.right-item .app-brief-article .content {
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    transform: translateX(500px)
}

.active .app-brief-article .content,
.active .app-brief-article .thumb-area {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.app-brief-article p {
    margin-bottom: 20px
}

.thumb-area img:nth-child(1) {
    left: 76px;
    z-index: 2
}

.thumb-area img:nth-child(2) {
    right: 76px;
    position: absolute;
    top: 21px
}

.contact,
.map-section,
footer .learn-more {
    position: relative
}

.content ul {
    margin: 0 0 30px;
    padding: 0
}

#about_us .content ul li,
#ivrs_service .content ul li,
#mscall .content ul li {
    list-style-image: url(../../wp-includes/images/angle-double-right.png)
}

.content ol {
    padding: 0 0 0 23px;
    margin: 0
}

.content ol li {
    -webkit-padding-start: 12px;
    -moz-padding-start: 12px
}

.content li {
    margin-bottom: 5px
}

.content ul li {
    list-style: none
}

footer .learn-more {
    background: #84bd00
}

footer .learn-more .learn-more-container .learn-more-block {
    border-color: rgba(255, 255, 255, .35);
    color: #fff
}

footer .learn-more .learn-more-container .learn-more-block a:hover {
    background: #fff;
    color: #84bd00
}

.white-outline {
    border: 2px solid #fff;
    color: #fff
}

.quote h4 {
    color: #707070
}

.span_1_of_4 h3 {
    color: #FFF
}

.span_1_of_4 ul li a {
    color: #878787
}

footer .footer-links .footer-social-nav>li a {
    background: #3d3d3d;
    color: #1e1e1e
}

footer .footer-links .footer-social-nav>li a:hover {
    color: #fff
}

footer .learn-more .learn-more-container {
    text-align: center;
    margin: 10px -30px
}

.learn-more .learn-more-container {
    padding: 0 30px 10px
}

footer .learn-more .learn-more-container .learn-more-block:first-child,
footer .learn-more .learn-more-container .learn-more-block:last-child {
    border: none
}

footer .learn-more .learn-more-container .learn-more-block {
    padding: 20px 20px 10px
}

footer .learn-more .learn-more-container .learn-more-block img {
    margin-bottom: 10px;
    margin-top: 0
}

.large {
    font-size: 125%
}

footer .learn-more .learn-more-container .learn-more-block a {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    width: 250px;
    border-radius: 30px;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
    height: 40px;
    line-height: 36px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent
}

.btn-small {
    padding: 7px 23px;
    font-size: .706em;
    border-radius: 50px;
    background: 0 0
}

.learn-more .learn-more-block h4 {
    font-weight: 700;
    line-height: 1.6;
    font-size: 20px
}

.learn-more .learn-more-block h5 {
    font-size: 23px
}

.learn-more .learn-more-block p {
    font-size: 16px;
    margin: 0 0 20px
}

.quote h4 {
    margin-bottom: 40px;
    font-weight: 300;
    font-size: 16px;
    font-style: italic;
    padding: 4em 0 0
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.quote .quote-author {
    text-align: center
}

.quote .quote-author>span:first-child {
    margin-right: 15px
}

.quote .quote-author>span {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.col_1_of_4:first-child {
    margin-left: 0
}

.span_1_of_4 {
    width: 20.8%
}

.col_1_of_4 {
    display: inline-table;
    float: left;
    margin: 1% 0 1% 1.6%;
    text-align: left
}

.span_1_of_4 h3 {
    font-size: 1.4em;
    padding-bottom: 15px
}

.span_1_of_4 ul li a {
    font-size: 13px
}

footer .footer-links .footer-social-nav {
    clear: right
}

.list-inline {
    margin-left: -5px
}

.social-icons {
    margin-top: 2em
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

footer .footer-links .footer-social-nav>li a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    position: relative;
    line-height: 2.1;
    transition: all .2s ease
}

footer .footer-links .footer-social-nav>li:first-child {
    padding-left: 0
}

footer .footer-links .footer-social-nav>li:last-child {
    padding-right: 0
}

.map-header-area {
    text-align: center;
    padding: 36px 0;
    width: 100%;
    z-index: 1;
    color: #fff
}

.map-header-area h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 900
}

.map-header-area h2 .location-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    margin-right: 18px
}

.map {
    width: 100%;
    height: 560px
}

.map #map {
    display: block;
    width: 100%;
    height: 100%
}

#map img {
    max-width: inherit
}

.contact {
    bottom: 0;
    width: 100%
}

.contact-content-wrapper {
    width: 30%;
    padding: 20px;
    position: absolute;
    top: 165px;
    left: 93px;
    border-radius: 5px;
    background: #fff
}

.contact-content-wrapper #shownow {
    width: 70%;
    margin: 35px auto 0;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    cursor: pointer;
    border-radius: 8px
}

.contact-content-wrapper #shownow:hover {
    padding: 12px;
    border-radius: 8px;
    border: 0
}

.contact-title {
    font-size: 20px;
    margin-bottom: 35px
}

.contact-info .contact-info-lists li {
    list-style: none;
    margin-bottom: 20px
}

.contact-info .contact-info-lists li a {
    font-size: 14px;
    display: inline-block;
    position: relative;
    padding-left: 47px;
    min-height: 35px;
    padding-top: 4px;
    color: #777
}

.contact-info .contact-info-lists li a span {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #00b4cc
}

.contact-info .contact-info-lists li a span i {
    font-size: 17px;
    color: #fff
}

.cu-form input,
.cu-form textarea {
    margin-bottom: 23px;
    height: 30px
}

.cu-form input:focus,
.cu-form textarea:focus {
    font-size: 14px
}

.cu-form input[type=submit] {
    width: auto;
    font-size: 14px;
    border: none;
    padding: 15px 30px;
    height: auto;
    margin-bottom: 30px;
    margin-top: 20px
}

.cu-form .input-field label {
    left: 0;
    top: 0
}

.cu-form .input-field label.active {
    font-size: 13px;
    -webkit-transform: translateY(-94%);
    -ms-transform: translateY(-94%);
    transform: translateY(-94%)
}

.cu-form .form-message {
    padding: 10px;
    font-size: 13px
}

.cu-form .form-message * {
    margin: 0
}

.main-footer {
    position: relative;
    z-index: 111;
    text-align: center
}

.main-footer .footer-logo {
    margin-bottom: 50px
}

.main-footer .bottom {
    font-size: 13px;
    padding: 13px 0
}

.main-footer .bottom p {
    margin: 0
}

.main-footer .footer-social li a {
    font-size: 17px;
    border: none;
    width: 50px;
    height: 50px;
    padding: 0;
    line-height: 50px
}

.to-down,
.to-top {
    z-index: 9999;
    width: 55.5px;
    height: 55.5px;
    border-radius: 50%;
    font-size: 25px;
    position: fixed;
    bottom: -100px;
    right: 1.8%;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
    text-align: center
}

.main-footer .footer-social li a:hover {
    color: #fff
}

.main-footer .top {
    background-color: #1e1e1e;
    color: #fff
}

.main-footer .bottom {
    background-color: #171717;
    color: #666;
    border-top: 1px solid #222
}

.main-footer .footer-social li a,
.to-top {
    background-color: #fff
}

.to-top {
    display: none;
    line-height: 50px;
    padding: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.to-down a i:hover,
.to-top i:hover {
    color: #fff
}

.to-down a i,
.to-top i {
    color: #444
}

.to-down:hover,
.to-top:hover {
    background-color: #00b4cc;
    color: #fff
}

.to-down {
    background-color: #FFF;
    line-height: 25px;
    padding: 17px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.nobgimage {
    background-image: inherit!important
}

.opaciry30 {
    opacity: .3!important;
    filter: alpha(opacity=30)
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.light-white-banner-area {
    margin-top: 75px
}

.home-4-footer-table {
    color: #999;
    font-size: 11px
}

.home-4-footer-table a:link,
.home-4-footer-table a:visited {
    text-decoration: none;
    color: #999
}

.home-4-footer-table a:hover {
    text-decoration: underline;
    color: #ccc
}

.tiny {
    font-size: .85em
}

.tiny a {
    color: #00b4cc
}

#demo-window {
    width: 80%;
    max-width: 700px;
    margin: 0 auto;
    background-color: #fff
}

#demo-window h3 {
    background-color: #84bd00;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #fff
}

.thank-you,
.wrong {
    min-width: 320px;
    width: 930px;
    border: 2px solid #a7e31c;
    background-color: #faffbd;
    font-size: 15px;
    padding: 10px;
    margin-left: 2em;
    border-radius: 5px
}

.wrong {
    color: #d84005
}

.thank-you {
    color: #84bd00
}

#enterprise-solutions {
    background: #e7ecea
}

.testimonial {
    color: #ccc
}

.demo-btn,
.single-testimonial span {
    color: #84bd00
}

.section-relative {
    position: relative
}

.single-testimonial {
    text-align: center;
    height: 180px
}

.single-testimonial .tes-thumbnail-area {
    position: relative;
    display: table;
    margin: 0 auto 34px
}

.single-testimonial .tes-thumbnail-outer {
    width: 184px;
    height: 184px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
    background-color: #fff
}

.single-testimonial .tes-thumb-img {
    width: 100%
}

.single-testimonial .thumb-icon-area {
    position: absolute;
    top: 20px;
    right: -6px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    font-size: 20px;
    background-color: #fff
}

.tes-thumb-ctrl-lists li a,
.tes-thumb-ctrl-lists li a img {
    position: relative;
    width: 100%;
    border-radius: 50%
}

.single-testimonial h2 {
    font-size: 30px
}

.tes-thumb-ctrl-lists {
    display: table;
    margin: 0 auto
}

.tes-thumb-ctrl-lists li {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-right: 15px;
    z-index: 2;
    position: relative;
    background-color: #fff
}

.tes-thumb-ctrl-lists li a {
    display: block;
    height: 100%;
    overflow: hidden
}

.tes-thumb-ctrl-lists li a .tes-thumb-overlay {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.tes-thumb-ctrl-lists li.active a .tes-thumb-overlay {
    opacity: .5;
    filter: alpha(opacity=50)
}

.demo-btn {
    border: 2px solid #84bd00;
    font-size: 19px;
    border-radius: 5px
}

.demo-btn:hover {
    color: #84bd00;
    opacity: .7
}


.modal {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0)
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}


@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-phone:before {
    content: "\f095"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}
.fa-user:before {
    content: "\f007"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-comments:before {
  content: "\f086";
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-random:before {
    content: "\f074"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}.fa-google-plus:before {
    content: "\f0d5"
}
.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}
.fa-home:before {
    content: "\f015"
}
.fa-chevron-down:before {
    content: "\f078"
}


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

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

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


@-webkit-keyframes "slideInDown" {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes "slideInDown" {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes "slideInLeft" {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes "slideInLeft" {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes "slideInRight" {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes "slideInRight" {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes "slideInUp" {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes "slideInUp" {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes "slideOutDown" {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes "slideOutDown" {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

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

@-webkit-keyframes "slideOutLeft" {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes "slideOutLeft" {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

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

@-webkit-keyframes "slideOutRight" {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes "slideOutRight" {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

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

@-webkit-keyframes "slideOutUp" {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes "slideOutUp" {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

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

@media (max-height:900px) {
    .banner .content {
        padding-top: 70px
    }
}

@media (max-width:1199px) {
    .s-feature-w {
        margin: 0 0 40px
    }
    .thumb-area img:nth-child(1) {
        left: 30px
    }
    .thumb-area img:nth-child(2) {
        right: 50px
    }
    .why-slider {
        width: 456px
    }
    .banner .heading {
        font-size: 43px
    }
    .blog-banner-area .section-space {
        padding: 60px 0 55px
    }
    #inbound-workflow article ,#outbound-workflow article{
        width: 100%
    }
    .img_area,
    .text_area {
        display: block
    }
    .row-fluid [class*=span] {
        float: none;
        margin-left: 1px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .container {
        width: 100%
    }
    .header-big-screen .menu li {
        margin-right: 0
    }
    .image-area img {
        max-width: 135%
    }
    .pricing-table-style-one .pricing-container .p-t-body {
        margin: 0;
        height: 300px
    }
    .pricing-table-style-one .pricing-container .p-t-footer .button a {
        font-size: 19px;
        padding: 2px
    }
    .online-faxing .text-left,
    .online-faxing .text-right {
        text-align: inherit
    }
    #trail-demo-box {
        height: auto
    }
    .ivr-block {
        padding: 3em
    }
    .ivr-pull-right {
        float: none;
        padding: 3em
    }
}

@media (max-width:991px) {
    .th-btn-medium,
    body,
    html {
        font-size: 13px
    }
    .th-btn-medium {
        padding: 13px 20px 12px
    }
    .section-space-top {
        padding-top: 105px
    }
    .blog-banner-area {
        margin-top: 70px
    }
    .feature-lists-style-three .feature-list {
        padding: padding: 45px 20px
    }
    .amazing-feature.section-space,
    .blog-section,
    .section-space-bottom,
    .video-section.section-space {
        padding-bottom: 105px
    }
    .main-header {
        height: auto!important;
        -webkit-transition: background .5s;
        transition: background .5s
    }
    .main-header.mobileBG {
        height: 100%!important
    }
    .menu {
        width: 100%
    }
    .menu li .sub-menu {
        transition: none
    }
    .image-area img {
        max-width: 180%
    }
    .banner {
        padding-top: 150px
    }
    .banner .content {
        padding-top: 0;
        margin-bottom: 75px
    }
    .banner-feature-list {
        width: 17%;
        min-width: 150px
    }
    .app-brief-article .section-title {
        margin-bottom: 30px
    }
    .app-brief-article p {
        margin-bottom: 20px
    }
    .thumb-area img:nth-child(1) {
        left: 0
    }
    .thumb-area img:nth-child(2) {
        right: 30px
    }
    .why-slider {
        width: 345px
    }
    .pricing-table-style-one .pricing-container .p-t-header .pricing-title {
        font-size: 17px
    }
    .pricing-table-style-one .best-tag {
        height: 40px;
        padding: 12px 5px
    }
    .pricing-table-style-one .pricing-container>* {
        padding: 0 20px
    }
    .pricing-table-style-one .pricing-container .p-t-body {
        margin-bottom: 25px
    }
    .pricing-table-style-one .pricing-container .p-t-body ul li {
        margin-bottom: 15px
    }
    .pricing-table-style-one .pricing-container .p-t-footer {
        padding-bottom: 35px
    }
    .pricing-table-style-one .pricing-container .p-t-footer .price {
        font-size: 30px
    }
    .pricing-table-style-one .pricing-container .p-t-footer .price .currency {
        font-size: 19px
    }
    .offer-content .offer-abs-bg .big-font {
        font-size: 200px
    }
    .offer-content p:last-of-type {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    #whySlider .thumb-area img,
    .thumb-area {
        height: 200px
    }
    .container {
        padding-left: 30px;
        padding-right: 30px;
        width: 100%!important
    }
    .banner .banner-content {
        margin-top: 10%;
        margin-bottom: 19%
    }
    .banner .heading {
        font-size: 35px
    }
    .banner .sub-heading {
        font-size: 15px
    }
    .banner-feature-list {
        width: 27%;
        min-width: 160px
    }
    .event-description {
        display: block;
        position: relative;
        margin-top: 50px
    }
    .event-background {
        border-radius: 30px;
        padding-bottom: 15px
    }
    .loader {
        font-size: 70px;
        margin-top: -35px;
        margin-left: -35px
    }
    .why-section-col {
        display: block;
        max-width: 100%!important
    }
    .app-reasion-lists li.active a .left {
        background: #fff;
        border-color: #eee
    }
    .feature-lists-one {
        padding-left: 15px
    }
    .feature-lists-two {
        padding-right: 15px
    }
    .content {
        margin-bottom: 50px
    }
    .thumb-area {
        margin-top: 0
    }
    .thumb-area img:nth-child(1) {
        left: 0
    }
    .thumb-area img:nth-child(2) {
        top: 14px
    }
    .single-pricing-table {
        margin: 0 auto 30px;
        width: 60%;
        min-width: 260px;
        max-width: 100%
    }
    .offer-content-wrapper {
        min-height: inherit!important
    }
    .offer-right-area {
        float: none;
        width: 100%
    }
    .offer-content {
        margin-top: 0;
        margin-bottom: 80px
    }
    .offer-content .offer-abs-bg {
        right: 30px
    }
    .team-members-wrap>div:nth-child(even) .single-team-wrap {
        margin-right: 15%;
        margin-left: 0
    }
    .contact .map-location-toggle-btn {
        width: 66px;
        height: 66px;
        line-height: 56px;
        margin-left: -33px;
        margin-top: -33px
    }
    .cu-form input[type=submit] {
        font-size: 14px;
        padding: 8px 30px
    }
    .map-header-area h2 {
        font-size: 18px
    }
    .main-footer .top {
        padding: 65px 0 30px
    }
    .main-footer .footer-logo {
        margin-bottom: 30px
    }
    .main-footer .footer-social li a {
        font-size: 15px;
        width: 44px;
        height: 44px;
        line-height: 44px
    }
    .single-sidebar {
        margin: 0 0 50px
    }
    .event-background .col-xs-12 {
        width: 50%
    }
    .why-slider {
        height: 197px!important
    }
    .why-this-app .section-title {
        margin-bottom: 15px
    }
    .img_area img {
        width: 100%;
        height: 100%
    }
}

@media (max-width:600px) {
    .feature-lists-style-one.feature-lists-two .feature-list:nth-child(even) {
        background-color: #f7f7f7
    }
    .feature-lists-style-one.feature-lists-two .feature-list:nth-child(odd) {
        background-color: #fff
    }
    .feature-lists-one {
        padding-left: 0
    }
    .feature-lists-two {
        padding-right: 0
    }
    .contact .contact-content-wrapper {
        padding-bottom: 50px
    }
    .cu-form {
        margin-bottom: 40px
    }
    .cu-form .contact-title {
        margin-bottom: 30px
    }
    .cu-form input,
    .cu-form textarea {
        margin-bottom: 20px
    }
    .contact-info .contact-info-lists li {
        margin-bottom: 15px
    }
    .contact-info .contact-info-lists li a {
        font-size: 14px;
        line-height: 1.5
    }
    .contact-info .contact-info-lists li a span {
        top: -4px
    }
}

@media (max-width:500px) {
    .loader {
        font-size: 40px;
        margin-top: -20px;
        margin-left: -20px
    }
    .banner .heading {
        font-size: 30px
    }
    .offer-content .offer-abs-bg .big-font {
        font-size: 180px
    }
    .feature-lists-style-one.feature-lists-two .feature-list:hover * {
        color: #fff
    }
    .pricing-table-style-one .pricing-container .p-t-body,
    .single-testimonial blockquote .blockquote-text {
        font-size: 14px
    }
    .main-footer .top {
        padding: 65px 0 25px
    }
    .main-footer .footer-logo {
        margin-bottom: 25px
    }
    .main-footer .footer-social li a {
        font-size: 15px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }
    .sidebar-area {
        padding-left: 15px;
        padding-right: 15px
    }
    @media (max-width:370px) {
        .offer-content .offer-abs-bg .big-font {
            font-size: 130px;
            margin-top: -10px
        }
        .primary-sidebar {
            padding: 0 5px
        }
        .sidebar-area {
            padding-left: 0;
            padding-right: 0
        }
        .contact-content-wrapper {
            display: none
        }
    }
    @media only screen and (min-width:320px) and (max-width:480px) {
        .offer-content h2,
        .section-head p {
            margin-bottom: 0
        }
        #jssor_1 {
            margin-top: 30%
        }
        .section-title.title-1,
        .section-title.title-2 {
            font-size: 15px
        }
        .section-head p {
            font-size: 12px;
            line-height: inherit
        }
        .app-reasion-lists li a {
            padding-left: 40px
        }
        .section-head {
            margin-bottom: 10px
        }
        .small-banner h1 {
            font-size: 15px
        }
        .small-banner h2 {
            font-size: 13px
        }
        .ivrs-section .section-space {
            padding: 10px
        }
        #inbound-workflow article,#outbound-workflow article {
            padding: 0
        }
        .small-banner.home .btn {
            font-size: 11px
        }
        #ca-small-feature-blocks .ca-small-feature-block .ca-small-feature-block-copy {
            display: block;
            width: 250px
        }
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    #jssor_1 .caption-title {
        font-size: 35px
    }
    #jssor_1 .caption-subtitle {
        font-size: 25px
    }
    .ivr-pull-right {
        float: right
    }
    .ivrs-section .section-space {
        padding: 0
    }
    .ivr-block {
        padding: 1em 0 0 3em
    }
    .ivr-block .section-head {
        margin-bottom: 10px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    .section-features .col-lg-4 {
        width: 30.8%;
        padding: 0;
        display: inline-flex;
        text-align: center
    }
}



.owl-theme .owl-controls .owl-pagination .owl-page.active span,
.download-buttons a:hover,
.thumb-slides-controller a,
.main-footer .footer-social li a:hover,
.feature-lists-style-one .feature-list .icon-area,
.overlay-brand,
.single-pricing-table .th-btn,
.contact .contact-location-toggle-btn,
.cu-form input[type="submit"],
.cu-form input[type="submit"]:focus,
.cu-form input[type="submit"]:active,
.cu-form input[type="submit"]:hover,
.contact-info .contact-info-lists li a:hover span,
.main-footer .footer-social li a:hover,
.btn-plain:hover,
.main-header.mobileBG {
    background-color: #00b4cc
}

.th-btn-default:focus,
.th-btn-default:active,
.th-btn-default:hover {
    background-color: #fff;
    color: #84bd00
}

.contact-info .contact-info-lists li a:hover,
.feature-common-style.extend .feature-title,
.lp-content .title a:hover,
.boderd-list li:hover:before,
.boderd-list li:hover a,
.category-list li:hover span,
.slider-arrow:hover,
.header-mobile-screen .bar-area a,
.sticky .header-mobile-screen .menu li:hover a,
.sticky .header-mobile-screen .menu li:focus a,
.sticky .header-mobile-screen .menu li.current a,
.sticky .header-big-screen .menu li a:hover,
.sticky .header-big-screen .menu li a:focus,
.sticky .header-big-screen .menu li a:active,
.sticky .header-big-screen .menu li.current a,
.banner .icons a.active,
.banner .icons a:hover,
.feature-style-01 .inner-box i,
.content ul li:before,
.single-testimonial blockquote cite span,
.download-buttons .left-area *,
.th-btn-transparent:focus,
.th-btn-transparent:active,
.th-btn-transparent:hover,
.small-menu .header-big-screen .menu li a:hover,
.small-menu .header-big-screen .menu li.current a,
.s-f-top i,
.app-reasion-lists li a .left-area i,
.statistics-01 .number,
.single-blog-post-meta a.favourite-link.active .top,
.single-blog-post-meta a:hover .top,
.single-testimonial .thumb-icon-area,
.pricing-table-style-one.best .th-btn,
.cu-form .form-message.success,
.main-footer .footer-social li a,
.btn-plain {
    color: #00b4cc
}

.offer-content h2 span,
.offer-content h3 span {
    color: #84bd00
}

.app-reasion-lists li a .left-area,
.app-reasion-lists li a:focus .left-area {
    background-color: #00b4cc
}

.app-reasion-lists li a .left-area i {
    color: #fff
}

.overlay-one {
    background: rgba(20, 20, 20, 0.6)
}

.overlay-two {
    background-color: rgba(8, 8, 8, .90)
}

.overlay-three {
    background-color: rgba(0, 0, 0, .92)
}

.overlay-four {
    background-color: rgba(0, 0, 0, 0.6)
}

.overlay-five {
    background-color: #111
}

.color-brand {
    color: #00b4cc !important
}

.bg-brand {
    background-color: #00b4cc !important
}

.color-green {
    background-color: #84bd00 !important
}

.input-text:focus,
.sticky .header-big-screen .menu li .sub-menu li:first-child,
.feature-common-style:hover .outer-box,
.sticky .menu li a:hover,
.preloader-wrapper .spinner-layer,
.sticky .menu li.current a {
    border-color: #00b4cc
}

.header-big-screen .menu li .sub-menu li:first-child,
.menu li a:hover,
.menu li.current a {
    border-color: #fff
}

.feature-common-style:hover .inner-box {
    background: #00b4cc;
    border-color: transparent
}

.feature-style-01 .inner-box {
    border: 1px solid #00b4cc;
    border-radius: 50%
}

.app-reasion-lists li a:hover .left-area,
.app-reasion-lists li.active a .left-area,
.app-reasion-lists li.active a:hover .left-area {
    border-color: #00b4cc;
    background-color: #00b4cc
}

.cu-form input:focus,
.cu-form textarea:focus {
    border-color: #00b4cc
}

.smart-forms,
.smart-forms .form-header h4 {
    font-family: Roboto, Arial, Helvetica, sans-serif
}

.smart-wrap {
    padding: 0 20px
}

.smart-forms,
.smart-forms * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.smart-forms {
    line-height: 1.231;
    font-weight: 400;
    font-size: 14px;
    color: #626262
}

.smart-container {
    background: #fff;
    margin: 50px auto;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.wrap-0 {
    max-width: 952px
}

.wrap-1 {
    max-width: 852px
}

.wrap-2 {
    max-width: 652px
}

.wrap-3 {
    max-width: 452px
}

.smart-forms .section {
    margin-bottom: 22px;
    padding: 0
}

.smart-forms .field {
    display: block;
    position: relative
}

.smart-forms .field-icon i {
    color: #BBB;
    position: relative
}

.smart-forms .field-label {
    display: block;
    margin-bottom: 7px
}

.smart-forms .field-label.colm {
    padding-top: 12px
}

.smart-forms .field-label em {
    color: #e74c3c;
    font-size: 14px;
    font-style: normal;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    top: 3px
}

.smart-forms fieldset {
    border: 0;
    display: block
}

.smart-forms .form-body {
    padding: 40px 30px 20px
}

.smart-forms .form-footer {
    overflow: hidden;
    padding: 25px 10px 10px;
    background: #F5F5F5
}

.smart-forms::-webkit-search-cancel-button,
.smart-forms::-webkit-search-decoration {
    -webkit-appearance: none
}

.smart-forms input:invalid {
    -moz-box-shadow: none;
    box-shadow: none
}

.smart-forms input::-webkit-input-placeholder,
.smart-forms textarea::-webkit-input-placeholder {
    color: #AAA
}

.smart-forms input:focus::-webkit-input-placeholder,
.smart-forms textarea:focus::-webkit-input-placeholder {
    color: #D6DBE0
}

.smart-forms input:-moz-placeholder,
.smart-forms textarea:-moz-placeholder {
    color: #AAA
}

.smart-forms input:focus:-moz-placeholder,
.smart-forms textarea:focus:-moz-placeholder {
    color: #D6DBE0
}

.smart-forms input::-moz-placeholder,
.smart-forms textarea::-moz-placeholder {
    color: #AAA;
    opacity: 1
}

.smart-forms input:focus::-moz-placeholder,
.smart-forms textarea:focus::-moz-placeholder {
    color: #D6DBE0;
    opacity: 1
}

.smart-forms input:-ms-input-placeholder,
.smart-forms textarea:-ms-input-placeholder {
    color: #AAA
}

.smart-forms input:focus:-ms-input-placeholder,
.smart-forms textarea:focus:-ms-input-placeholder {
    color: #D6DBE0
}

.smart-forms button,
.smart-forms input,
.smart-forms label,
.smart-forms select,
.smart-forms textarea {
    margin: 0;
    font-size: 14px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #626262;
    outline: 0
}

.smart-forms .gui-input,
.smart-forms .gui-textarea,
.smart-forms .select-multiple select,
.smart-forms .select>select,
.smart-forms input[type=button],
.smart-forms input[type=search],
.smart-forms input[type=submit] {
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}
.smart-forms .field-label {
    font-size: 14px
}

.smart-forms .button,
.smart-forms .checkbox,
.smart-forms .radio,
.smart-forms .select .arrow,
.smart-forms .switch>label,
.smart-forms .ui-slider .ui-slider-handle {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.smart-forms .button,
.smart-forms .checkbox,
.smart-forms .gui-input,
.smart-forms .gui-textarea,
.smart-forms .notification,
.smart-forms .radio,
.smart-forms .select-multiple select,
.smart-forms .select>select,
.smart-forms .tooltip {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    outline: 0
}


.smart-forms .gui-input,
.smart-forms .gui-textarea,
.smart-forms .select,
.smart-forms .select-multiple select,
.smart-forms .select>select {
    background: #fff;
    position: relative;
    vertical-align: top;
    border: 1px solid #CFCFCF;
    display: -moz-inline-stack;
    display: inline-block;
    color: #626262;
    outline: 0;
    height: 42px;
    width: 100%
}

.smart-forms .gui-input,
.smart-forms .gui-textarea {
    padding: 10px
}

.smart-forms .gui-textarea {
    resize: none;
    line-height: 19px;
    overflow: auto;
    max-width: 100%;
    height: 96px
}

.smart-forms .file .gui-file:hover+.gui-input,
.smart-forms .gui-input:hover,
.smart-forms .gui-input:hover~.input-hint,
.smart-forms .gui-textarea:hover,
.smart-forms .gui-textarea:hover~.input-hint,
.smart-forms .select-multiple select:hover,
.smart-forms .select>select:hover {
    border-color: #84bd00
}

.smart-forms .gui-input:focus,
.smart-forms .gui-textarea:focus,
.smart-forms .select-multiple select:focus,
.smart-forms .select>select:focus {
    color: #3c3c3c;
    background: #fff;
    border: 1px solid #84bd00;
    -webkit-box-shadow: 0 0 3px #84bd00 inset;
    -moz-box-shadow: 0 0 3px #84bd00 inset;
    -o-box-shadow: 0 0 3px #84bd00 inset;
    box-shadow: 0 0 3px #84bd00 inset;
    outline: 0
}

.smart-forms .gui-input:focus~.field-icon i,
.smart-forms .gui-textarea:focus~.field-icon i,
.smart-forms .select>select:focus+.arrow {
    color: #84bd00
}

.smart-forms .file .gui-file:focus+.gui-input,
.smart-forms .gui-input:focus~.input-hint,
.smart-forms .gui-textarea:focus~.input-hint,
.smart-forms .select-multiple select:focus,
.smart-forms input:focus+.checkbox,
.smart-forms input:focus+.checkbox:before,
.smart-forms input:focus+.radio,
.smart-forms input:hover+.radio {
    border-color: #84bd00
}

.smart-forms .gui-textarea:focus {
    height: 120px
}

.smart-forms .select>select:focus {
    z-index: 10;
    z-index: 20\9
}

.smart-forms input:focus+.radio:before {
    background: #84bd00
}

.smart-forms .button {
    border: 0;
    height: 42px;
    color: #243140;
    line-height: 1;
    font-size: 15px;
    cursor: pointer;
    padding: 0 18px;
    text-align: center;
    vertical-align: top;
    background: #DBDBDB;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgba(255, 255, 255, .2)
}

.smart-forms .button:hover {
    color: #243140;
    background: #E8E8E8
}

.smart-forms .button:active {
    color: #1d2938;
    background: #C4C4C4
}

.smart-forms a.button,
.smart-forms label.button,
.smart-forms span.button {
    line-height: 42px;
    text-decoration: none
}

.smart-forms .button i {
    font-size: 14px
}

.smart-forms .button-list .button {
    margin-bottom: 5px
}

.smart-forms .btn-primary,
.smart-forms .btn-primary:focus,
.smart-forms .btn-primary:hover {
    background-color: #84bd00
}

.smart-forms .btn-primary:active {
    background-color: #3c9b39
}

.smart-forms .btn-primary,
.smart-forms .btn-primary:active,
.smart-forms .btn-primary:focus,
.smart-forms .btn-primary:hover {
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, .08)
}

.smart-forms .btn-rounded {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px
}


.smart-forms .form-footer .button {
    margin-right: 10px;
    margin-bottom: 5px
}

.smart-forms .align-right .button {
    margin-right: 0;
    margin-left: 10px
}

.smart-forms .append-icon .field-icon,
.smart-forms .prepend-icon .field-icon {
    top: 0;
    width: 42px;
    height: 42px;
    color: inherit;
    line-height: 42px;
    position: absolute;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    pointer-events: none;
    z-index: 99
}

.smart-forms .append-icon .field-icon i,
.smart-forms .prepend-icon .field-icon i {
    position: relative;
    font-size: 14px
}

.smart-forms .prepend-icon .field-icon {
    left: 0
}

.smart-forms .append-icon .field-icon {
    right: 0
}

.smart-forms .prepend-icon>input,
.smart-forms .prepend-icon>select,
.smart-forms .prepend-icon>textarea {
    padding-left: 36px
}

.smart-forms .append-icon>input,
.smart-forms .append-icon>textarea {
    padding-right: 36px;
    padding-left: 10px
}

.smart-forms .append-icon>textarea {
    padding-right: 36px
}


.smart-forms .state-error .checkbox,
.smart-forms .state-error .gui-input,
.smart-forms .state-error .gui-textarea,
.smart-forms .state-error .radio,
.smart-forms .state-error input:focus+.checkbox,
.smart-forms .state-error input:focus+.radio,
.smart-forms .state-error input:hover+.checkbox,
.smart-forms .state-error input:hover+.radio,
.smart-forms .state-error.select-multiple>select,
.smart-forms .state-error.select>select {
    background: #FEE9EA;
    border-color: #DE888A
}

.smart-forms .state-error .gui-input:focus,
.smart-forms .state-error .gui-textarea:focus,
.smart-forms .state-error.select-multiple>select:focus,
.smart-forms .state-error.select>select:focus {
    -webkit-box-shadow: 0 0 3px #DE888A inset;
    -moz-box-shadow: 0 0 3px #DE888A inset;
    -o-box-shadow: 0 0 3px #DE888A inset;
    box-shadow: 0 0 3px #DE888A inset
}

.smart-forms .state-error .gui-input~.field-icon i,
.smart-forms .state-error .gui-textarea~.field-icon i,
.smart-forms .state-error.select .arrow,
.smart-forms .state-error.select>select:focus+.arrow {
    color: #DE888A
}

.smart-forms .state-error .gui-input~.input-hint,
.smart-forms .state-error .gui-textarea~.input-hint,
.smart-forms .state-error.file .gui-file:hover+.gui-input {
    border-color: #DE888A
}

.smart-forms .state-error+em {
    display: block!important;
    margin-top: 6px;
    padding: 0 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-size: .85em;
    color: #DE888A
}

.smart-forms .state-success .checkbox,
.smart-forms .state-success .gui-input,
.smart-forms .state-success .gui-textarea,
.smart-forms .state-success .radio,
.smart-forms .state-success input:focus+.checkbox,
.smart-forms .state-success input:focus+.radio,
.smart-forms .state-success input:hover+.checkbox,
.smart-forms .state-success input:hover+.radio,
.smart-forms .state-success.select-multiple>select,
.smart-forms .state-success.select>select {
    background: #F0FEE9;
    border-color: #A5D491
}

.smart-forms .state-success .gui-input:focus,
.smart-forms .state-success .gui-textarea:focus,
.smart-forms .state-success.select-multiple>select:focus,
.smart-forms .state-success.select>select:focus {
    -webkit-box-shadow: 0 0 3px #A5D491 inset;
    -moz-box-shadow: 0 0 3px #A5D491 inset;
    -o-box-shadow: 0 0 3px #A5D491 inset;
    box-shadow: 0 0 3px #A5D491 inset
}

.smart-forms .state-success .gui-input~.field-icon i,
.smart-forms .state-success .gui-textarea~.field-icon i,
.smart-forms .state-success.select .arrow,
.smart-forms .state-success.select>select:focus+.arrow {
    color: #A5D491
}

.smart-forms .state-success .gui-input~.input-hint,
.smart-forms .state-success .gui-textarea~.input-hint,
.smart-forms .state-success.file .gui-file:hover+.gui-input {
    border-color: #A5D491
}

.smart-forms .button[disabled],
.smart-forms .state-disabled .button,
.smart-forms .switch>input[disabled]+label,
.smart-forms input[disabled]+.checkbox,
.smart-forms input[disabled]+.radio {
    cursor: default;
    opacity: .5
}

.smart-forms .file .gui-file[disabled]+.gui-input,
.smart-forms .file .gui-file[disabled]:hover+.gui-input,
.smart-forms .gui-input[disabled],
.smart-forms .gui-input[disabled]~.input-hint,
.smart-forms .gui-textarea[disabled],
.smart-forms .gui-textarea[disabled]~.input-hint,
.smart-forms .select-multiple select[disabled],
.smart-forms .select>select[disabled] {
    background-color: #f4f6f6;
    border-color: #d5dbdb!important;
    cursor: default;
    color: #d5dbdb;
    opacity: .7
}

.smart-forms .select>select[disabled]+.arrow,
.smart-forms input[disabled]~.field-icon i,
.smart-forms textarea[disabled]~.field-icon i {
    opacity: .4
}

.smart-forms .frm-row {
    margin: 0 -10px
}

.smart-forms .frm-row:after,
.smart-forms .frm-row:before,
.smart-forms .slider-group:after,
.smart-forms .slider-group:before {
    display: table;
    content: "";
    line-height: 0
}

.smart-forms .frm-row:after,
.smart-forms .slider-group:after {
    clear: both
}

.smart-forms .frm-row .colm {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left
}

.smart-forms .frm-row .colm1 {
    width: 8.33%
}

.smart-forms .frm-row .colm2 {
    width: 16.66%
}

.smart-forms .frm-row .colm3 {
    width: 25%
}

.smart-forms .frm-row .colm4 {
    width: 33.33%
}

.smart-forms .frm-row .colm5 {
    width: 41.66%
}

.smart-forms .frm-row .colm6 {
    width: 50%
}

.smart-forms .frm-row .colm7 {
    width: 58.33%
}

.smart-forms .frm-row .colm8 {
    width: 66.66%
}

.smart-forms .frm-row .colm9 {
    width: 75%
}

.smart-forms .frm-row .colm10 {
    width: 83.33%
}

.smart-forms .frm-row .colm11 {
    width: 91.66%
}

.smart-forms .frm-row .colm12 {
    width: 100%
}

.smart-forms .frm-row .colm1-5 {
    width: 20%
}

.smart-forms .frm-row .colm1-8 {
    width: 12.5%
}

.smart-forms .spacer {
    border-top: 1px solid #CFCFCF;
    display: block;
    height: 0
}

.smart-forms .spacer-t10 {
    margin-top: 10px
}

.smart-forms .spacer-b10 {
    margin-bottom: 10px
}

.smart-forms .spacer-t15 {
    margin-top: 15p
}

.smart-forms .spacer-b15 {
    margin-bottom: 15px
}

.smart-forms .spacer-t20 {
    margin-top: 20px
}

.smart-forms .spacer-b20 {
    margin-bottom: 20px
}

.smart-forms .spacer-t25 {
    margin-top: 25px
}

.smart-forms .spacer-b25 {
    margin-bottom: 25px
}

.smart-forms .spacer-t30 {
    margin-top: 30px
}

.smart-forms .spacer-b30 {
    margin-bottom: 30px
}

.smart-forms .spacer-t40 {
    margin-top: 40px
}

.smart-forms .spacer-b40 {
    margin-bottom: 40px
}

.smart-forms .frm-row .pad-l10 {
    padding-left: 10px
}

.smart-forms .frm-row .pad-r10 {
    padding-right: 10px
}

.smart-forms .frm-row .pad-l20 {
    padding-left: 20px
}

.smart-forms .frm-row .pad-r20 {
    padding-right: 20px
}

.smart-forms .frm-row .pad-l30 {
    padding-left: 30px
}

.smart-forms .frm-row .pad-r30 {
    padding-right: 30px
}

.smart-forms .frm-row .pad-l40 {
    padding-left: 40px
}

.smart-forms .frm-row .pad-r40 {
    padding-right: 40px
}

.smart-forms .bdl {
    border-left: 1px solid #CFCFCF
}

.smart-forms .bdr {
    border-right: 1px solid #CFCFCF
}

.smart-forms .fine-grey {
    color: #999
}

.smart-forms .small-text {
    font-size: 11px;
    font-style: normal
}

.smart-forms .text-align {
    height: 42px;
    line-height: 42px
}

.smart-forms .align-right {
    text-align: right
}

.smart-forms .align-center {
    text-align: center
}

@media (max-width:800px) {
    .smart-forms .frm-row {
        margin: 0
    }
    .smart-forms .frm-row .colm {
        width: 100%;
        float: none;
        padding: 0
    }
    .smart-forms .bdl {
        border-left: 0

    }
    .smart-forms .bdr {
        border-right: 0
    }
    .smart-forms .align-right {
        text-align: left
    }
}

.smartforms-modal,
.smartforms-modal-basic-plan,
.smartforms-modal-contact-form,
.smartforms-modal-custom-plan,
.smartforms-modal-free-plan,
.smartforms-modal-standard-plan {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    height: 100%;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: opacity .3s 0s, visibility 0s .3s;
    overflow-y: scroll;
    background-color: rgba(0, 0, 0, .8)
}

.smartforms-modal-basic-plan.smartforms-modal-visible,
.smartforms-modal-contact-form.smartforms-modal-visible,
.smartforms-modal-custom-plan.smartforms-modal-visible,
.smartforms-modal-free-plan.smartforms-modal-visible,
.smartforms-modal-standard-plan.smartforms-modal-visible,
.smartforms-modal.smartforms-modal-visible {
    opacity: 1;
    filter: alpha(opacity=80);
    visibility: visible;
    transition: opacity .3s 0s, visibility 0s 0s
}

@media (min-width:768px) and (max-width:1199px) {
    .smartforms-modal,
    .smartforms-modal-basic-plan,
    .smartforms-modal-contact-form,
    .smartforms-modal-custom-plan,
    .smartforms-modal-free-plan,
    .smartforms-modal-standard-plan {
        top: 10%
    }
}

.smartforms-px {
    text-align: center;
    float: left
}

.smartforms-modal-footer {
    padding-bottom: 15px
}

.smartforms-modal-scroll {
    overflow: hidden
}

.smartforms-modal-trigger-contact-form {
    width: 50%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    cursor: pointer;
    margin-top: 35px;
    border-radius: 3px;
    border: 2px solid #00b4cc;
    color: #00b4cc
}

.smartforms-modal-header {
    position: relative;
    padding: 15px 20px;
    background-color: #84bd00;
    color: #fff
}

.smartforms-modal-header h3 {
    margin: 0;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 300
}

.smartforms-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    height: 100%;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0 .3s;
    -moz-transition: opacity .3s 0s, visibility 0 .3s;
    transition: opacity .3s 0s, visibility 0 .3s;
    overflow-y: scroll
}

.smartforms-modal.smartforms-modal-visible {
    opacity: 1;
    filter: alpha(opacity=80);
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0 0;
    -moz-transition: opacity .3s 0s, visibility 0 0;
    transition: opacity .3s 0s, visibility 0 0
}

.smartforms-modal-container {
    position: relative;
    width: 90%;
    max-width: 600px;
    margin: 4em auto;
    background: #FFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s
}

.smartforms-modal-container .smartforms-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    line-height: 60px;
    background: #84bd00;
    opacity: 1;
    filter: alpha(opacity=100);
    font-family: Arial, Baskerville, monospace;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    text-decoration: none;
    text-align: center;
    font-style: normal;
    font-size: 28px;
    color: #fff;
    z-index: 10
}

.smartforms-modal-container .smartforms-modal-close:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.smartforms-modal-visible .smartforms-modal-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.smartforms-modal-container .wrap-full {
    width: 100%
}

.smartforms-modal-container .smart-wrap {
    padding: 0
}

.smartforms-modal-container .smart-container {
    margin: 0 auto;
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

@media only screen and (min-width:1170px) {
    .smartforms-modal-container {
        margin: 5em auto
    }
}
.tt-tabs,
.tt-tabs * {
    outline: 0
}

.tt-tabs {
    position: relative;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0;
    text-align: left;
    color: #666
}

.tt-tabs>input {
    position: absolute;
    display: none
}

.tt-tabs>label {
    position: relative;
    z-index: 1;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 1px 1px 0;
    font-size: 13px;
    line-height: 45px;
    cursor: pointer
}

.tt-tabs>input:checked+label,
.tt-tabs>label.disabled {
    cursor: default
}

.tt-tabs>label.inverse {
    float: right;
    padding-right: 0;
    padding-left: 1px
}

.tt-tabs>label span {
    display: block;
    height: 100px;
    font-size: 20px;
    background: #fff
}

.mini-bar {
    height: 60px!important;
    background: rgba(35, 36, 35, .82)!important;
    color: #fff
}

.tt-tabs>input:checked+label .mini-bar {
    background: #84bd00!important;
    color: #fff!important;
    border: none!important
}

.tt-tabs-response-to-stack>label {
    padding: 0!important
}

.tt-tabs>label span span {
    text-align: center;
    padding-top: 10px;
    background: 0 0;
    transition: background .4s, color .4s;
    -o-transition: background .4s, color .4s;
    -ms-transition: background .4s, color .4s;
    -moz-transition: background .4s, color .4s;
    -webkit-transition: background .4s, color .4s
}

.tt-tabs>label.disabled span span {
    background: 0 0;
    color: inherit
}

.tt-tabs>input:checked+label,
.tt-tabs>label:hover {
    color: #84bd00
}

.tt-tabs>.switcher {
    display: none
}

.tt-tabs>.switcher a {
    display: block;
    margin: 0 -20px;
    padding: 0 20px;
    text-decoration: none;
    color: inherit
}

.tt-tabs>ul {
    list-style: none;
    position: relative;
    display: block;
    font-size: 13px
}

.tt-tabs>ul>li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    background: rgba(255, 255, 255, .9);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    opacity: 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transition: opacity .8s, -o-transform .8s;
    -ms-transition: opacity .8s, -ms-transform .8s;
    -moz-transition: opacity .8s, -moz-transform .8s;
    -webkit-transition: opacity .8s, -webkit-transform .8s
}

.tt-tabs>.tt-tab-content-1:checked~ul>.tt-tab-content-1,
.tt-tabs>.tt-tab-content-2:checked~ul>.tt-tab-content-2,
.tt-tabs>.tt-tab-content-3:checked~ul>.tt-tab-content-3,
.tt-tabs>.tt-tab-content-4:checked~ul>.tt-tab-content-4,
.tt-tabs>.tt-tab-content-5:checked~ul>.tt-tab-content-5,
.tt-tabs>.tt-tab-content-6:checked~ul>.tt-tab-content-6,
.tt-tabs>.tt-tab-content-7:checked~ul>.tt-tab-content-7,
.tt-tabs>.tt-tab-content-8:checked~ul>.tt-tab-content-8,
.tt-tabs>.tt-tab-content-9:checked~ul>.tt-tab-content-9 {
    position: relative;
    z-index: 1;
    opacity: 1;
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0)
}

.tt-tabs-pos-top-center {
    text-align: center
}

.tt-tabs-pos-top-right {
    text-align: right
}

.tt-tabs-pos-top-justify>label,
.tt-tabs-pos-top-right>label {
    padding-right: 0;
    padding-left: 1px
}

.tt-tabs-pos-top-justify.tt-tabs-amount-2>label {
    width: 50%
}

.tt-tabs-pos-top-justify.tt-tabs-amount-3>label {
    width: 33.33%
}

.tt-tabs-pos-top-justify.tt-tabs-amount-4>label {
    width: 25%
}

.tt-tabs-pos-top-justify.tt-tabs-amount-5>label {
    width: 20%
}

.tt-tabs-pos-top-justify.tt-tabs-amount-6>label {
    width: 16.66%
}

.tt-tabs-pos-top-justify.tt-tabs-amount-7>label {
    width: 14.28%
}

.tt-tabs-pos-top-justify.tt-tabs-amount-8>label {
    width: 12.5%
}

.tt-tabs-pos-top-justify.tt-tabs-amount-9>label {
    width: 11.11%
}

.tt-tabs-pos-top-justify>input:first-child+label {
    padding-left: 0
}

.tt-tabs-pos-left>label,
.tt-tabs-pos-right>label {
    display: block;
    width: 25%;
    float: left;
    clear: left;
    margin-right: 0
}

.tt-tabs-pos-right>label {
    float: right;
    clear: right;
    padding-right: 0;
    padding-left: 1px
}

.tt-tabs-pos-left>ul {
    margin-left: 25%
}

.tt-tabs-pos-right>ul {
    margin-right: 25%
}

.tt-tabs-pos-top-center>ul>li,
.tt-tabs-pos-top-justify>ul>li {
    -o-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0
}

.tt-tabs-pos-right>ul>li,
.tt-tabs-pos-top-right>ul>li {
    -o-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0
}

.tt-tabs-anim-scale>ul>li {
    -o-transform: scale(.1, .1);
    -ms-transform: scale(.1, .1);
    -moz-transform: scale(.1, .1);
    -webkit-transform: scale(.1, .1)
}

.tt-tabs-anim-scale>.tt-tab-content-1:checked~ul>.tt-tab-content-1,
.tt-tabs-anim-scale>.tt-tab-content-2:checked~ul>.tt-tab-content-2,
.tt-tabs-anim-scale>.tt-tab-content-3:checked~ul>.tt-tab-content-3,
.tt-tabs-anim-scale>.tt-tab-content-4:checked~ul>.tt-tab-content-4,
.tt-tabs-anim-scale>.tt-tab-content-5:checked~ul>.tt-tab-content-5,
.tt-tabs-anim-scale>.tt-tab-content-6:checked~ul>.tt-tab-content-6,
.tt-tabs-anim-scale>.tt-tab-content-7:checked~ul>.tt-tab-content-7,
.tt-tabs-anim-scale>.tt-tab-content-8:checked~ul>.tt-tab-content-8,
.tt-tabs-anim-scale>.tt-tab-content-9:checked~ul>.tt-tab-content-9 {
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1)
}

.tt-tabs-anim-rotate>ul>li {
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.tt-tabs-anim-rotate.tt-tabs-pos-right>ul>li,
.tt-tabs-anim-rotate.tt-tabs-pos-top-right>ul>li {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.tt-tabs-anim-rotate>.tt-tab-content-1:checked~ul>.tt-tab-content-1,
.tt-tabs-anim-rotate>.tt-tab-content-2:checked~ul>.tt-tab-content-2,
.tt-tabs-anim-rotate>.tt-tab-content-3:checked~ul>.tt-tab-content-3,
.tt-tabs-anim-rotate>.tt-tab-content-4:checked~ul>.tt-tab-content-4,
.tt-tabs-anim-rotate>.tt-tab-content-5:checked~ul>.tt-tab-content-5,
.tt-tabs-anim-rotate>.tt-tab-content-6:checked~ul>.tt-tab-content-6,
.tt-tabs-anim-rotate>.tt-tab-content-7:checked~ul>.tt-tab-content-7,
.tt-tabs-anim-rotate>.tt-tab-content-8:checked~ul>.tt-tab-content-8,
.tt-tabs-anim-rotate>.tt-tab-content-9:checked~ul>.tt-tab-content-9 {
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0)
}

.tt-tabs-anim-flip>ul {
    perspective: 2000px;
    -o-perspective: 2000px;
    -ms-perspective: 2000px;
    -moz-perspective: 2000px;
    -webkit-perspective: 2000px;
    perspective-origin: 50% 50%;
    -o-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    -webkit-perspective-origin: 50% 50%
}

.tt-tabs-anim-flip>ul>li {
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg)
}

.tt-tabs-anim-flip.tt-tabs-pos-left>ul>li {
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg)
}

.tt-tabs-anim-flip.tt-tabs-pos-right>ul>li {
    -o-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -webkit-transform: rotateY(-90deg)
}

.tt-tabs-anim-flip>.tt-tab-content-1:checked~ul>.tt-tab-content-1,
.tt-tabs-anim-flip>.tt-tab-content-2:checked~ul>.tt-tab-content-2,

.tt-tabs-anim-flip>.tt-tab-content-3:checked~ul>.tt-tab-content-3,
.tt-tabs-anim-flip>.tt-tab-content-4:checked~ul>.tt-tab-content-4,
.tt-tabs-anim-flip>.tt-tab-content-5:checked~ul>.tt-tab-content-5,
.tt-tabs-anim-flip>.tt-tab-content-6:checked~ul>.tt-tab-content-6,
.tt-tabs-anim-flip>.tt-tab-content-7:checked~ul>.tt-tab-content-7,
.tt-tabs-anim-flip>.tt-tab-content-8:checked~ul>.tt-tab-content-8,
.tt-tabs-anim-flip>.tt-tab-content-9:checked~ul>.tt-tab-content-9 {
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s
}

.tt-tabs>label span span img {
    display: block;
    margin: auto;
    font-family: FontAwesome;
    font-style: normal;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    -webkit-font-smoothing: antialiased
}

@media screen and (max-width:1024px) {
    .tt-tabs>label span {
        font-size: 11px
    }
}

@media screen and (max-width:767px) {
    .tt-tabs-response-to-stack>ul>li,
    .tt-tabs-response-to-switcher>ul>li {
        -o-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        -webkit-transform-origin: 50% 0
    }
    .tt-tabs-response-to-stack.tt-tabs-anim-flip>ul>li,
    .tt-tabs-response-to-switcher.tt-tabs-anim-flip>ul>li {
        -webkit-transform: rotateX(-90deg)
    }
    .tt-tabs .grid-col,
    .tt-tabs .grid-col:first-child {
        float: none;
        width: 100%;
        margin: 20px 0 0
    }
    .tt-tabs-response-to-stack>label {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: left
    }
    .tt-tabs-response-to-stack>ul {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0
    }
    .tt-tabs-response-to-icons>label {
        font-size: 0
    }
    .tt-tabs-response-to-icons>label .fa {
        width: 45px;
        margin: 0;
        font-size: 16px
    }
    .tt-tabs-response-to-icons>label span span {
        padding: 0
    }
    .tt-tabs-response-to-icons.tt-tabs-pos-left>label,
    .tt-tabs-response-to-icons.tt-tabs-pos-right>label {
        width: 56px
    }
    .tt-tabs-response-to-icons.tt-tabs-pos-left>ul {
        margin-left: 56px
    }
    .tt-tabs-response-to-icons.tt-tabs-pos-right>ul {
        margin-right: 56px
    }
    .tt-tabs-response-to-switcher>label {
        display: none;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: left
    }
    .tt-tabs-response-to-switcher:hover>label,
    .tt-tabs-response-to-switcher>.switcher {
        display: block
    }
    .tt-tabs-response-to-switcher:hover>.switcher {
        display: none
    }
    .tt-tabs-response-to-switcher>ul {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0
    }
}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.grabbing{cursor:url(grabbing.png) 8 8, move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:0.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}

.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes "empty"{0%{opacity:1;}}@-moz-keyframes "empty"{0%{opacity:1;}}@keyframes "empty"{0%{opacity:1;}}@-webkit-keyframes "fadeIn"{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes "fadeIn"{0%{opacity:0;}100%{opacity:1;}}@keyframes "fadeIn"{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes "fadeOut"{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes "fadeOut"{0%{opacity:1;}100%{opacity:0;}}@keyframes "fadeOut"{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes "backSlideOut"{25%{opacity:.5;-webkit-transform:translateZ(-500px);}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}}@-moz-keyframes "backSlideOut"{25%{opacity:.5;-moz-transform:translateZ(-500px);}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}}@keyframes "backSlideOut"{25%{opacity:.5;transform:translateZ(-500px);}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}}@-webkit-keyframes "backSlideIn"{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-webkit-transform:translateZ(-500px);}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}}@-moz-keyframes "backSlideIn"{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-moz-transform:translateZ(-500px);}100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}}@keyframes "backSlideIn"{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;transform:translateZ(-500px);}100%{opacity:1;transform:translateZ(0) translateX(0);}}@-webkit-keyframes "scaleToFade"{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes "scaleToFade"{to{opacity:0;-moz-transform:scale(.8);}}@keyframes "scaleToFade"{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes "goDown"{from{-webkit-transform:translateY(-100%);}}@-moz-keyframes "goDown"{from{-moz-transform:translateY(-100%);}}@keyframes "goDown"{from{transform:translateY(-100%);}}@-webkit-keyframes "scaleUpFrom"{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes "scaleUpFrom"{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes "scaleUpFrom"{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes "scaleUpTo"{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes "scaleUpTo"{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes "scaleUpTo"{to{opacity:0;transform:scale(1.5);}}