.content-wrapper {
    /*max-width:940px*/
}
@media only screen and (min-width: 740px) {
    .content-wrapper {
        padding: 0 25px;
        margin: 0 auto
    }
}
@media only screen and (min-width: 940px) {
    .content-wrapper {
        padding: 0
    }
}
.break-word {
    word-wrap: break-word
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

.main-content aside,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    border-top: 7px solid #a6ce39;
    position: relative;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    font-size: 14px !important;
    color: #818181
}
a {
    background: 0 0;
    text-decoration: none;
    color: #333
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 25px;
    margin: .67em 0;
    color: #000
}
h1,
h2,
h3,
h4 {
    font-weight: 600
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 400;
    font-weight: 700
}
dfn {
    font-style: italic
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border-bottom: 1px solid #c4c4ca;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin: 20px 0
}
mark {
    background: #ff0;
    color: #000
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C""\201D""\2018""\2019"
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: 0!important
}
textarea {
    resize: vertical
}
button,
input {
    line-height: normal
}
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
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
blockquote {
    font-style: italic;
    margin: 25px;
    line-height: 1.5;
    color: #949493
}
li {
    margin-bottom: 15px
}
.main-content article,
.main-content aside {
    padding: 15px
}
@media only screen and (min-width: 740px) {
    .main-content article,
    .main-content aside {
        padding: 0 10% 0 0
    }
}
@media only screen and (min-width: 740px) {
    .main-content article h1,
    .main-content aside h1 {
        margin-top: 50px;
        margin-bottom: 25px
    }
}
.main-content article h3,
.main-content aside h3 {
    color: #4b4b4b
}
.main-content.inner article,
.main-content.inner aside {
    margin-bottom: 60px
}
@media only screen and (min-width: 740px) {
    .main-content.inner aside {
        top: 0;
        margin-top: 60px;
        margin-bottom: 60px
    }
}
.main-content aside {
    background-color: #27282a;
    padding: 15px
}
@media only screen and (min-width: 740px) {
    .main-content aside {
        position: relative;
        top: -80px;
        padding: 15px 25px
    }
}
.main-content aside input,
.main-content aside textarea {
    display: block;
    width: 100%
}
.main-content aside h2 {
    color: #d5d5d5;
    font-size: 27px;
    text-align: center;
    margin: 20px 0 8px
}
@media only screen and (min-width: 740px) {
    .main-content aside h2 {
        margin-top: 0
    }
}
.main-content aside .btn {
    display: block;
    text-align: center;
    margin: 25px 0
}
.main-content aside .or-call {
    color: #fff;
    text-align: center;
    font-size: 16px;
    height: 22px;
    margin-bottom: 45px
}
.main-content aside .or-call a {
    display: block;
    background-color: #27282a;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 20px;
    color: #d5d5d5
}
.main-content aside .brochure-link {
    color: #fff;
    background-color: #00afec;
    display: block;
    position: relative;
    *zoom: 1
}
.main-content aside .brochure-link:after {
    content: "";
    display: table;
    clear: both
}
@media only screen and (min-width: 940px) {
    .main-content aside .brochure-link {
        margin: 50px 0 30px
    }
}
.main-content aside .brochure-link:hover {
    background-color: #20c5ff
}
.main-content aside .brochure-link:active {
    background-color: #06bfff
}
.main-content aside .brochure-link .brochure-thumb {
    float: left;
    border-radius: 3px;
    position: absolute;
    left: -3%;
    top: -10%;
    height: 120%;
    width: auto
}
@media only screen and (min-width: 480px) {
    .main-content aside .brochure-link .brochure-thumb {
        left: -1%
    }
}
@media only screen and (min-width: 740px) {
    .main-content aside .brochure-link .brochure-thumb {
        left: -5%;
        top: -5%;
        height: 110%
    }
}
@media only screen and (min-width: 940px) {
    .main-content aside .brochure-link .brochure-thumb {
        top: -30%;
        height: 160%
    }
}
.main-content aside .brochure-link .text {
    float: left;
    padding: 15px 10px;
    font-weight: 700;
    margin-left: 30%;
    color: #272727;
    font-size: 15px
}
@media only screen and (min-width: 940px) {
    .main-content aside .brochure-link .text {
        padding: 15px 20px;
        margin-left: 30%
    }
}
.main-content aside .thanks {
    color: #a6ce39;
    font-size: 14px;
    text-align: center
}
.main-content aside .small-text,
.main-content aside .small-text a {
    color: #d5d5d5;
    font-size: 12px
}
.main-content aside .small-text a {
    text-decoration: underline
}
.testimonials {
    background-color: #f1f0f0
}
@media only screen and (min-width: 740px) {
    .testimonials {
        margin-top: 90px
    }
}
.testimonials .content-wrapper {
    padding: 30px 15px
}
@media only screen and (min-width: 740px) {
    .testimonials .content-wrapper {
        padding: 50px 15px
    }
}
@media only screen and (min-width: 940px) {
    .testimonials .content-wrapper {
        padding: 90px 0
    }
}
.testimonials h3 {
    margin: 0 0 25px;
    font-size: 18px;
    color: #474747
}
@media only screen and (min-width: 740px) {
    .testimonials h3 {
        margin: 0
    }
}
.testimonials blockquote {
    margin: 0;
    margin-top: -35px;
    /*max-width:590px;*/
    font-size: 16px;
    line-height: 1.7;
    color: #686868;
    font-weight: 400
}
.testimonials cite {
    display: block;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    margin-top: 12px
}
.testimonials .btn {
    margin-top: 20px;
    margin: 0 auto;
  	display: table;
}
.testimonials .btn a {
    color: #fff;
}
.map {
    height: 200px;
    margin-top: -60px
}
@media only screen and (min-width: 740px) {
    .map {
        height: 400px;
        margin-top: 0
    }
}
@font-face{font-family:icon;src:url(../fonts/ic.eot);src:url(../fonts/ic.eot?#iefix) format("embedded-opentype"),
url(../fonts/ic.ttf) format("truetype"),
url(../fonts/ic.woff) format("woff"),
url(../fonts/ic.svg#ic) format("svg");
font-weight:400;
font-style:normal
}
.icon {
    font-family: icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
span.green-txt {
    color: #333 !important
}
span.blue-txt {
    color: #333!important
}
.row {
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.row:after {
    content: "";
    display: table;
    clear: both
}
.row .item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
@media only screen and (min-width: 740px) {
    .row .item {
        float: left
    }
}
@media only screen and (min-width: 740px) {
    .row .span-1 {
        width: 10%
    }
    .row .span-15 {
        width: 15%
    }
    .row .span-2 {
        width: 20%
    }
    .row .span-25 {
        width: 25%
    }
    .row .span-3 {
        width: 30%
    }
    .row .span-33 {
        width: 33.3%
    }
    .row .span-4 {
        width: 40%
    }
    .row .span-5 {
        width: 50%
    }
    .row .span-6 {
        width: 60%
    }
    .row .span-66 {
        width: 66.6%
    }
    .row .span-7 {
        width: 70%
    }
    .row .span-8 {
        width: 80%
    }
    .row .span-9 {
        width: 90%
    }
    .row .span-10 {
        width: 100%
    }
}
.form input,
.form textarea {
    display: block;
    width: 100%;
    background-color: #fff;
    border: 0;
    padding: 8px 10px;
    margin: 15px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}
.form label.error {
    position: relative;
    background-color: transparent;
    margin-top: -10px;
    display: block;
    margin-bottom: 10px;
    padding: 0;
    color: #a6ce39;
    font-size: 14px
}
.main-header {
    background-color: #27282a;
    padding: 10px 0;
    *zoom: 1
}
.main-header:after {
    content: "";
    display: table;
    clear: both
}
@media only screen and (min-width: 740px) {
    .main-header {
        padding: 40px 0
    }
}
.main-header .logo {
    width: 90%;
    max-width: 220px;
    height: auto;
    display: block;
    margin: 0 auto
}
@media only screen and (min-width: 740px) {
    .main-header .logo {
        float: left
    }
}
.main-header .contact {
    text-align: center;
    color: #b2b2b2;
    font-size: 16px
}
@media only screen and (min-width: 740px) {
    .main-header .contact {
        font-size: 22px;
        float: right;
        margin-top: 20px
    }
}
@media only screen and (min-width: 740px) {
    .main-header .contact .phone-number {
        float: left
    }
}
.main-header .contact .phone-number a {
    color: #8d8d8d
}
.main-header .contact .phone-number a:hover {
    color: #fff
}
.main-header .contact .social {
    margin-top: 10px;
    display: none
}
@media only screen and (min-width: 740px) {
    .main-header .contact .social {
        float: left;
        margin-top: 3px;
        display: block
    }
}
.main-header .contact .social a {
    color: #8d8d8d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    border: 3px solid #8d8d8d;
    width: 24px;
    height: 24px;
    line-height: 25px;
    margin-top: -2px;
    margin-left: 15px;
    font-size: 16px
}
@media only screen and (min-width: 740px) {
    .main-header .contact .social a {
        display: block;
        float: left
    }
}
.main-header .contact .social a:hover {
    color: #fff;
    border: 3px solid #fff
}
.main-nav {
    background-color: #1a1b1c;
    padding: 10px;
    position: relative
}
@media only screen and (min-width: 740px) {
    .main-nav {
        padding: 0;
        margin-left: -25px
    }
}
.main-nav .mob-menu-toggle {
    text-align: center;
    padding: 10px
}
@media only screen and (min-width: 740px) {
    .main-nav .mob-menu-toggle {
        display: none
    }
}
.main-nav .mob-menu-toggle span {
    font-size: 13px
}
@media only screen and (min-width: 740px) {
    .main-nav .content-wrapper>ul {
        display: block!important
    }
}
.main-nav ul {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    *zoom: 1
}
.main-nav ul:after {
    content: "";
    display: table;
    clear: both
}
@media only screen and (min-width: 740px) {
    .main-nav ul {
        padding: 10px 0
    }
}
.main-nav ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    background-color: #1a1b1c
}
@media only screen and (min-width: 740px) {
    .main-nav ul ul {
        background-color: #1a1b1c;
        z-index: 1000;
        position: absolute;
        width: auto;
        max-width: 80%;
        text-align: left;
        top: 53px
    }
}
.main-nav ul ul li {
    float: none
}
.main-nav ul ul a {
    padding: 10px 30px;
    font-size: 15px;
    display: block
}
@media only screen and (min-width: 740px) {
    .main-nav ul ul a {
        padding: 15px 20px
    }
}
.main-nav ul ul a:hover {
    background-color: #27282a
}
.main-nav li {
    margin: 0
}
@media only screen and (min-width: 740px) {
    .main-nav li {
        float: left
    }
}
@media only screen and (min-width: 740px) {
    .main-nav li+li {
        border-left: 1px solid #242526
    }
}
.main-nav a {
    color: #8d8d8d;
    display: block;
    font-size: 17px;
    padding: 15px
}
@media only screen and (min-width: 740px) {
    .main-nav a {
        padding: 5px 10px
    }
}
.main-nav a:hover {
    background-color: #27282a
}
@media only screen and (min-width: 740px) {
    .main-nav a:hover {
        color: #fff;
        background-color: transparent
    }
}
.main-nav a .icon {
    font-size: 18px;
    position: relative;
    top: 3px
}
.btn {
    display: inline-block;
    border: 0;
    background-color: #a6ce39;
    color: #1a1b1c;
    font-weight: 700
}
.btn.btn-large,
.btn.btn-primary {
    border: 0;
    padding: 8px 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px
}
.btn.btn-large:hover,
.btn.btn-primary:hover {
    background-color: #9ec731;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .2);
    color: #fff;
}
.btn.btn-large:active,
.btn.btn-primary:active {
    background-color: #95ba2e;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .5)
}
.btn.btn-large {
    padding: 12px 20px;
    font-size: 15px
}
@media only screen and (min-width: 480px) {
    .btn.btn-large {
        font-size: 18px;
        padding: 12px 40px
    }
}
.btn.ajax-loading {
    background-image: url(../../img/general/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center
}
.main-footer {
    background-color: #27282a;
    padding: 15px;
    color: #8d8d8d
}
.main-footer .item {
    margin-bottom: 30px
}
.main-footer h4 {
    margin: 15px 0;
    color: #a6ce39;
    font-size: 18px
}
.main-footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.main-footer a {
    color: #8d8d8d
}
.main-footer a:hover {
    color: #fff
}
.main-footer input {
    background-color: #1a1b1c;
    color: #8d8d8d
}
@media only screen and (min-width: 740px) {
    .main-footer input {
        max-width: 220px
    }
}
.main-footer .btn {
    color: #1a1b1c;
    display: block;
    width: 95px;
    text-align: center
}
.main-footer .thanks {
    color: #a6ce39
}
.main-footer .social {
    display: block;
    margin-bottom: 25px;
    margin-top: 10px
}
.main-footer .social:hover span {
    border: 3px solid #fff
}
.main-footer .social span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    border: 3px solid #8d8d8d;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    line-height: 20px;
    margin-top: -5px;
    margin-right: 15px
}
.credits {
    background-color: #1a1b1c;
    *zoom: 1;
    color: #8d8d8d;
    padding: 12px 0;
    text-align: center
}
.credits:after {
    content: "";
    display: table;
    clear: both
}
.credits .content-wrapper {
    padding: 0 15px
}
.credits a {
    color: #8d8d8d
}
.credits a:hover {
    color: #fff
}
.credits a:hover img {
    opacity: 1
}
.credits .left {
    margin-bottom: 10px
}
@media only screen and (min-width: 740px) {
    .credits .left {
        float: left;
        margin-bottom: 0
    }
}
@media only screen and (min-width: 740px) {
    .credits .right {
        float: right
    }
}
.credits .right img {
    height: 13px;
    width: auto;
    margin-bottom: -2px;
    opacity: .4
}
.big-banner {
    background-image: url(../../img/home-banner/bg-image.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 7px solid #1a1b1c;
    position: relative;
    overflow: hidden
}
.big-banner .content-wrapper {
    position: relative;
    height: 260px
}
@media only screen and (min-width: 740px) {
    .big-banner .content-wrapper {
        text-align: left;
        height: 440px
    }
}
.big-banner .item {
    position: absolute;
    padding: 30px;
    text-align: center;
    left: 0;
    top: 0;
    opacity: 0
}
@media only screen and (min-width: 740px) {
    .big-banner .item {
        text-align: left
    }
}
@media only screen and (min-width: 940px) {
    .big-banner .item {
        padding: 0
    }
}
.big-banner .item h2 {
    color: #fff;
    margin-top: 10px
}
@media only screen and (min-width: 740px) {
    .big-banner .item h2 {
        font-size: 38px;
        max-width: 48%;
        margin-bottom: 60px;
        margin-top: 60px
    }
}
@media only screen and (min-width: 940px) {
    .big-banner .item h2 {
        font-size: 46px
    }
}
.big-banner .item img {
    display: none;
    -webkit-transition: -webkit-transform .9s ease;
    -moz-transition: -moz-transform .9s ease;
    -o-transition: -o-transform .9s ease;
    transition: transform .9s ease;
    -webkit-transform: translate(0px, -500px);
    -moz-transform: translate(0px, -500px);
    -ms-transform: translate(0px, -500px);
    -o-transform: translate(0px, -500px);
    transform: translate(0px, -500px)
}
@media only screen and (min-width: 740px) {
    .big-banner .item img {
        display: block;
        position: absolute;
        max-width: 50%;
        top: 20%;
        right: 0
    }
}
.big-banner .item h2 {
    -webkit-transition: -webkit-transform .7s ease;
    -moz-transition: -moz-transform .7s ease;
    -o-transition: -o-transform .7s ease;
    transition: transform .7s ease;
    -webkit-transform: translate(0px, -500px);
    -moz-transform: translate(0px, -500px);
    -ms-transform: translate(0px, -500px);
    -o-transform: translate(0px, -500px);
    transform: translate(0px, -500px)
}
.big-banner .item .btn {
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    -o-transition: -o-transform .6s ease;
    transition: transform .6s ease;
    -webkit-transform: translate(0px, -500px);
    -moz-transform: translate(0px, -500px);
    -ms-transform: translate(0px, -500px);
    -o-transform: translate(0px, -500px);
    transform: translate(0px, -500px)
}
.big-banner .item.fading-out {
    z-index: 10;
    display: block;
    opacity: 1
}
.big-banner .item.fading-out img {
    -webkit-transform: translate(0px, 100px);
    -moz-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    -o-transform: translate(0px, 100px);
    transform: translate(0px, 100px)
}
.big-banner .item.fading-out h2 {
    -webkit-transform: translate(0px, 200px);
    -moz-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    -o-transform: translate(0px, 200px);
    transform: translate(0px, 200px)
}
.big-banner .item.fading-out .btn {
    -webkit-transform: translate(0px, 300px);
    -moz-transform: translate(0px, 300px);
    -ms-transform: translate(0px, 300px);
    -o-transform: translate(0px, 300px);
    transform: translate(0px, 300px)
}
.big-banner .item.active {
    opacity: 1;
    display: block;
    z-index: 9
}
.big-banner .item.active .btn,
.big-banner .item.active h2,
.big-banner .item.active img {
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
    transform: translate(0px, 0)
}
.big-banner .single-left-arrow,
.big-banner .single-right-arrow {
    position: absolute;
    color: #fff;
    font-size: 28px;
    top: 200px;
    display: none
}
@media only screen and (min-width: 1020px) {
    .big-banner .single-left-arrow,
    .big-banner .single-right-arrow {
        left: -50px;
        display: block
    }
}
.big-banner .single-right-arrow {
    right: 0;
    left: auto
}
@media only screen and (min-width: 1020px) {
    .big-banner .single-right-arrow {
        right: -50px
    }
}
.big-banner .dots-holder {
    position: absolute;
    color: #fff;
    font-size: 28px;
    bottom: 10px;
    width: 100%;
    text-align: center
}
.big-banner .dots-holder .dots,
.big-banner .dots-holder .left-arrow,
.big-banner .dots-holder .right-arrow {
    display: inline-block
}
@media only screen and (min-width: 1020px) {
    .big-banner .dots-holder .left-arrow,
    .big-banner .dots-holder .right-arrow {
        display: none
    }
}
.big-banner .dots-holder .dot {
    display: inline-block;
    border: 1px solid #d0d6d8;
    height: 7px;
    width: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 3px
}
.big-banner .dots-holder .dot.active {
    background-color: #d0d6d8
}
.big-banner .dot,
.big-banner .slide-nav {
    cursor: pointer
}
.no-csstransitions .big-banner .item.fading-out {
    z-index: 10;
    display: block;
    opacity: 1
}
.no-csstransitions .big-banner .item.fading-out .btn,
.no-csstransitions .big-banner .item.fading-out h2,
.no-csstransitions .big-banner .item.fading-out img {
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
    transform: translate(0px, 0)
}
.content-slider {
    background-color: #f2f7f8;
    margin: 40px 0;
    *zoom: 1;
    overflow: hidden;
    position: relative;
    padding: 30px 30px 50px
}
.content-slider:after {
    content: "";
    display: table;
    clear: both
}
@media only screen and (min-width: 740px) {
    .content-slider {
        padding: 30px
    }
}
.content-slider .item {
    font-size: 25px;
    display: none;
    width: 100%
}
.content-slider .item.active {
    display: block
}
.content-slider .item p {
    margin: 0;
    padding: 0;
    width: 100%
}
.content-slider .slide-nav-holder {
    width: 50px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: center;
    font-size: 28px
}
.content-slider .slide-nav-holder div {
    display: inline;
    letter-spacing: 10px;
    cursor: pointer
}
.or-call a span.blue-txt,
.or-call a span.green-txt {
    color: #d5d5d5 !important;
}
.item.span-2 a span.blue-txt,
.item.span-2 a span.green-txt {
    color: #666 !important;
}
.item.span-2 a:hover span.blue-txt,
.item.span-2 a:hover span.green-txt {
    color: #bebebe !important;
}
