body,
html {
    -webkit-font-smoothing: antialiased
}
#contato input:focus,
:focus {
    outline: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0e1832
}
body,
button,
h4,
h5,
h6,
html,
input,
select,
textarea {
    font-family: open_sansregular, arial, sans-serif
}
*,
body {
    margin: 0
}
body {
    font-family: open_sansregular,Arial,sans-serif;
    font-size: 14px;
    color: #2B2F3A !important;
}
body,
html,
section {
    width: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
header .logo,
hgroup,
nav,
section,
summary {
    display: block
}
.btn-3,
.close-mobile,
.ft-link,
.mobile-nav,
.showcase figcaption p,
.work-nav ul li a,
header nav ul li {
    text-transform: uppercase
}
.bootslider:after,
.content section:after,
.slides:after {
    clear: both
}
@font-face {
    font-family: open_sansregular;
    src: url(../fonts/OpenSans-Regular.eot);
    src: url(../fonts/OpenSans-Regulard41d.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Regular.woff) format('woff'), url(../fonts/OpenSans-Regular.ttf) format('truetype'), url(../fonts/OpenSans-Regular.svg#open_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: open_sanslight;
    src: url(../fonts/OpenSans-Light.eot);
    src: url(../fonts/OpenSans-Lightd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Light.woff) format('woff'), url(../fonts/OpenSans-Light.ttf) format('truetype'), url(../fonts/OpenSans-Light.svg#open_sanslight) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: open_sanssemibold;
    src: url(../fonts/OpenSans-Semibold.eot);
    src: url(../fonts/OpenSans-Semiboldd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Semibold.woff) format('woff'), url(../fonts/OpenSans-Semibold.ttf) format('truetype'), url(../fonts/OpenSans-Semibold.svg#open_sanssemibold) format('svg');
    font-weight: 400;
    font-style: normal
}
* {
    padding: 0
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body,
html {
    background-color: #fff;
    height: 100%;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}
body {
    font-size: 16px
}
a:focus {
    outline: dotted thin
}
a:active,
a:hover {
    outline: 0;
    text-decoration: none
}
h1,
h2,
h3 {
    font-family: open_sanslight!important
}
.feature-content h4,
.header-full nav ul li a,
.sitemap span,
header nav ul li {
    font-family: open_sanssemibold
}
h1 {
    margin: .67em 0
}
h2 {
    margin: .83em 0
}
h3 {
    margin: 1em 0
}
h4 {
    margin: 1.33em 0
}
h5 {
    margin: 1.67em 0
}
h6 {
    margin: 2.33em 0
}
button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
    nowhitespace: afterproperty
}
p {
    font-size: 16px!important;
    line-height: 26px;
    color: #2B2F3A!important
}
a {
    color: #73d0da
}
a:focus,
a:hover {
    color: #66a523;
    text-decoration: none
}
.btmspace {
    margin-bottom: 30px!important
}
.topspace {
    margin-top: 30px!important
}
.pad-top {
    margin-top: 40px !important;
	margin-right: 15px;
}
.topbtm {
    margin: 30px 0!important
}
.main-banner {
    position: relative;
    padding: 60px 0;
    min-height: 625px;
    background: url(../images/design.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    z-index: 2
}
.banner-text {
    width: auto;
    margin-top: 20em;
    margin-left: 6em
}
header {
    max-width: 1200px;
    width: 100%;
    left: 50%;
    margin-left: -600px;
    padding-top: 25px;
    height: auto;
    top: 0;
    position: fixed;
    z-index: 100;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
@media (max-width: 1240px) {
    header {
        margin-left: 0;
        left: 0
    }
}
header .logo {
    width: 20%;
    float: left;
    padding-left: 10px;
    position: relative
}
@media (max-width: 960px) {
    header .logo {
        padding-left: 20px
    }
}
header .logo ul {
    display: none;
    position: absolute;
    width: 100%;
    left: -1px;
    list-style: none;
    background-color: rgba(0, 0, 0, .4);
    top: 68px;
    z-index: 1000
}
header .logo ul li {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    border-top: none;
    position: relative
}
header .logo .arrow,
header .logo .spin {
    position: absolute;
    top: 45px;
    font-size: .75em;
    left: 190px;
    margin-left: 15px;
    cursor: pointer
}
header .logo ul li.yellowroll:hover {
    background-color: #efc319!important
}
header .logo ul li.graywroll:hover {
    background-color: #ccc!important
}
header .logo ul li.pinkroll:hover {
    background-color: #df7766!important
}
header .logo ul li:hover {
    color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}
header .logo .arrow {
    color: #fff;
    margin-top: -20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
header .logo .arrow:hover {
    color: #6BC9CA
}
header .logo .spin {
    color: #6BC9CA;
    -webkit-transform: rotate(540deg)!important;
    -moz-transform: rotate(540deg)!important;
    -o-transform: rotate(540deg)!important;
    -ms-transform: rotate(540deg)!important;
    transform: rotate(540deg)!important
}
header nav {
    float: right
}
@media (max-width: 850px) {
    header .logo .arrow {
        display: none;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
    header nav {
        display: none
    }
}
header nav ul {
    list-style: none;
    text-decoration: none;
    height: 100%;
    position: relative;
    top: -8px
}
.header-full nav ul li a,
.mobile-nav ul li,
header nav ul li a {
    text-decoration: none!important
}
@media (max-width: 960px) {
    header nav ul {
        top: -5px
    }
}
header nav ul.index-ul-nav li:nth-child(5) a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 5px
}
header nav ul li {
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    padding-top: 30px;
    font-size: 14px!important
}
header nav ul li:last-child {
    font-size: 1em;
    position: relative
}
.header-full .navicon,
header .navicon {
    cursor: pointer;
    height: 40px;
    font-size: 2em
}
header nav ul li a {
    color: #fff
}
header nav ul li a:hover {
    color: #19608c
}
header nav ul li a.blue,
header nav ul li a.orange {
    color: #f27a28!important
}
header nav ul li a.blue {
    font-weight: 700
}
header .navicon {
    display: none;
    position: absolute;
    top: 38px;
    right: 10px;
    width: 40px;
    color: #fff
}
@media (max-width: 850px) {
    header .navicon {
        display: block
    }
}
.header-full .logo,
header .smalllogo {
    display: none
}
.header-full {
    max-width: 100%;
    width: 100%;
    min-height: 100px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2)!important;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2)!important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)!important;
    position: fixed;
    top: 0;
    z-index: 9;
    margin-left: 0;
    transition: all .3s ease
}
.header-full,
.header-full .smalllogo {
    left: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}
.header-full nav {
    height: 40px
}
.header-full nav ul {
    top: 0
}
@media (max-width: 960px) {
    .header-full nav ul {
        top: 0
    }
}
.header-full nav ul li {
    padding-top: 0
}
.header-full nav ul li:nth-child(5) a {
    border: none!important;
    background: 0 0!important
}
.header-full nav ul li a {
    margin-top: 0!important;
    color: #687682!important
}
.header-full nav ul li a.orange {
    color: #f27a28!important
}
.header-full nav ul li a.active,
.header-full nav ul li a:hover {
    color: #389fd8!important
}
.header-full nav ul li a strong {
    color: #333!important
}
.header-full .navicon {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    color: #1c8ad9!important;
    z-index: 99
}
@media (max-width: 850px) {
    .header-full .navicon {
        display: block
    }
}
.header-full .smalllogo {
    /*width: 66px;
    height: 66px;*/
    display: block;
    position: absolute;
    top: 0;
    transition: all .3s ease;
	margin-left: 25px;
	margin-top: 5px;
}
.mobile-nav {
    position: fixed!important;
    right: -250px;
    top: 0;
    height: 100%!important;
    width: 250px;
    background: #1c8ad9;
    z-index: 999;
    overflow-y: scroll;
    overflow-x: hidden;
    color: #fff;
    letter-spacing: 2px;
    box-shadow: inset 0 0 6px -5px #3daaab;
    padding-top: 60px
}
.close-mobile {
    position: absolute;
    right: 0;
    top: 0;
    background: #0178cd;
    width: 100%;
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    margin-bottom: 30px
}
.close-mobmenu {
    margin-left: 10px
}
.index-text {
    font-size: 18px;
    text-align: center;
    width: 83.3333%;
    line-height: 26px;
    margin: 0 auto 20px
}
.close-mobile:hover {
    color: #fff;
    cursor: pointer
}
.mobile-nav .whitelogo {
    width: 100%;
    margin-top: 40px
}
.mobile-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.mobile-nav ul li {
    width: 100%;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 15px!important;
    letter-spacing: 2px;
    padding: 15px 0
}
.mobile-nav ul li a {
    color: #fff;
    text-decoration: none
}
.mobile-nav ul li ul {
    display: none
}
.mobile-nav ul li:hover {
    color: #fff;
    background-color: #319fed
}
.mobile-nav ul li:hover ul {
    display: block;
    width: 100%;
    margin-top: 20px
}
.mobile-nav ul li:hover ul li {
    width: 100%;
    display: block;
    color: #319fed!important;
    padding: 6px;
    margin-top: 1px;
    border-bottom: 1px dotted #5fb6f5
}
.mobile-nav ul li:hover ul li:last-child {
    border-bottom: none!important
}
.mobile-nav ul li:hover ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px!important
}
.tinynav {
    display: none;
    width: 100%;
    height: 66px;
    border-bottom: 1px solid #6BC9CA;
    background-color: rgba(255, 255, 255, .8)
}
@media (max-width: 399px) {
    .tinynav {
        display: block;
        position: fixed!important;
        top: 0!important;
        left: 0!important;
        z-index: 100000
    }
}
.tinynav .navicon {
    display: none;
    position: absolute;
    top: 15px;
    right: 10px;
    width: 40px;
    height: 40px;
    color: #6BC9CA;
    font-size: 2em;
    cursor: pointer
}
@media (max-width: 850px) {
    .tinynav .navicon {
        display: block
    }
}
.tinynav .smalllogo {
    width: 66px;
    height: 66px;
    background-color: #6BC9CA;
    display: block;
    position: fixed;
    top: 0;
    left: 0
}
.info-text {
    margin: 30px auto;
    width: 85%
}
.feature-content {
    width: auto
}
.feature-content h4 {
    margin-bottom: 20px!important
}
.feature-content a {
    color: #f27a28!important
}
.feature-icon {
    display: inline-block;
    width: 151px;
    height: 151px;
    border-radius: 50%;
    vertical-align: top;
    text-align: center;
    font-size: 25px;
    line-height: 90px
}
.app-downl,
.contimg,
.sitemap ul li,
.tabs nav a:before {
    vertical-align: middle
}
#portfolio {
    width: 100%;
    margin: 30px 0;
    padding: 15px 0;
    overflow: hidden
}
.sub-hd {
    margin: 15px auto;
    width: 85%;
    font-size: 15px!important;
    color: #8ea1ac!important
}
.port-grid {
    width: 25%;
    float: left
}
.screenshots ul {
    margin: 0;
    padding: 0;
    width: 100%
}
.screenshots ul li {
    float: left;
    min-height: 100%;
    width: 25%;
    list-style: none
}
.screenshots figure {
    position: relative;
    overflow: hidden
}
.screenshots figure img {
    width: 100%;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.screenshots figure:focus img,
.screenshots figure:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
.screenshots figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25% 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .85);
    text-align: center;
    font-size: 15px;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.screenshots figcaption a {
    color: #fff
}
.screenshots figcaption a:focus,
.screenshots figcaption a:hover {
    color: #fff;
    text-decoration: none
}
.screenshots figure.cs-hover figcaption,
.screenshots figure:focus figcaption,
.screenshots figure:hover figcaption {
    opacity: 1
}
.screenshots figcaption i {
    font-size: 35px
}
.screenshots figcaption p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff!important;
    letter-spacing: 1px;
    margin-top: 10px
}
.ft-link,
.tabs {
    font-weight: 300
}
.screenshots figcaption .caption-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -100px;
    width: 200px;
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    transform: translate(0, 15px);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.screenshots figure:focus figcaption .caption-content,
.screenshots figure:hover figcaption .caption-content {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
@media (max-width: 767px) {
    .screenshots ul {
        margin: 0;
        padding: 0;
        width: 100%
    }
    .screenshots ul li {
        float: left;
        min-height: 100%;
        width: 100%;
        background-color: #000;
        list-style: none
    }
}
.btn-2 {
    background: #f27a28!important;
    box-shadow: 0 6px #e8660e;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    color: #fff!important
}
.btn-2b {
    border-radius: 5px
}
.btn-2b:hover {
    box-shadow: 0 8px #e8660e
}
.homepage-client {
    width: 100%;
    margin: 20px 0
}
footer {
    width: 100%;
    background: #2d3339;
    padding-top: 20px;
    color: #8d8e8e!important
}
.footer-top {
    width: 100%;
    margin-top: 3em
}
.footer-top .social-icons {
    display: block;
    width: 100%
}
.footer-top .social-icons .label {
    display: none
}
.footer-top .social-icons .list {
    height: 40px
}
.footer-top .social-icons .count-9 .list-el {
    width: 11.1111%
}
.footer-top .social-icons .count-8 .list-el {
    width: 12.5%
}
.footer-top .social-icons .count-7 .list-el {
    width: 14.2857%
}
.footer-top .social-icons .count-6 .list-el {
    width: 16.6667%
}
.footer-top .social-icons .count-5 .list-el {
    width: 20%
}
.footer-top .social-icons .count-4 .list-el {
    width: 25%
}
.footer-top .social-icons .count-3 .list-el {
    width: 33.3333%
}
.footer-top .social-icons .count-2 .list-el {
    width: 50%
}
.footer-top .social-icons .count-1 .list-el {
    width: 100%
}
.footer-top .social-icons .list-el {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    overflow: hidden
}
.footer-top .social-icons .list-el .inner-link {
    box-sizing: border-box;
    color: #fff;
    display: block;
    height: 100%;
    line-height: 50px;
    text-align: center;
    width: 100%;
    font-size: 18px!important
}
.footer-top .social-icons .list-el.twitter {
    background-color: #00c7ff
}
.footer-top .social-icons .list-el.facebook {
    background-color: #016bb6
}
.footer-top .social-icons .list-el.pint {
    background-color: #f26261
}
.footer-top .social-icons .list-el.rss {
    background-color: #f27a28
}
.footer-top .social-icons .list-el.linkedin {
    background-color: #0094d7
}
.footer-top .social-icons .list-el.blog {
    background-color: #f27a28
}
.footer-top .social-icons .list-el.gplus {
    background-color: #e34948
}
.footer-top .social-icons .list-el.inst {
    background-color: #0d87af
}
.btn-3 {
    background: #464646!important;
    color: #7f8c8d!important;
    text-align: center!important;
    display: block;
    margin-top: 0!important;
    padding: 15px 42px!important
}
.contimg,
.contnumbr,
.ft-link a {
    display: inline-block
}
.btn-3:hover {
    color: #fff!important
}
.contimg {
    height: 50px;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 50px
}
.contnumbr {
    font-size: 14px;
    padding-bottom: 5px;
    text-align: center;
    width: auto
}
.copyrt,
.ft-link {
    text-align: center;
    width: 100%;
    font-size: 12px
}
.ft-link {
    margin-top: 10px
}
.ft-link a {
    padding: 5px 10px;
    letter-spacing: 1px;
    color: #8d8e8e
}
.ft-link a:hover {
    text-decoration: none
}
.copyrt {
    color: #8d8e8e;
    margin: 5px 0 20px
}
@media (max-width: 767px) {
    .copyrt,
    .ft-link {
        width: 100%;
        text-align: center;
        font-size: 11px
    }
    .ft-link {
        font-weight: 300;
        text-transform: uppercase;
        margin-top: 10px
    }
    .ft-link a {
        padding: 5px;
        display: inline-block;
        letter-spacing: 1px;
        color: #8d8e8e
    }
    .ft-link a:hover {
        text-decoration: none
    }
    .copyrt {
        color: #8d8e8e;
        margin: 5px 0 20px
    }
}
#section {
    background: #fff;
    width: 100%;
    margin-top: 100px
}
.feature-text {
    font-size: 18px;
    text-align: center;
    width: 83.3333%;
    line-height: 26px;
    margin: 40px auto 20px
}
#about-info {
    width: 100%;
    background-color: #f88860
}
#cssmenu,
#cssmenu>ul {
    position: relative;
    background: #2b2f3a
}
#about-info h1 {
    color: #fff;
    line-height: 50px
}
#about-info h2 {
    font-size: 25px;
    line-height: 36px;
    margin-bottom: 25px;
    color: #fff
}
#about-info p {
    font-size: 16px;
    line-height: 26px;
    color: #fff!important;
    margin: 1em 0 2em
}
.inner-nav {
    width: 100%;
    background-color: #2b2f3a;
    height: 80px;
    position: relative
}
.inner-nav .mid-box {
    width: 100%;
    margin: 0 auto
}
.inner-nav h2 {
    float: left;
    margin-left: 1em;
    line-height: 40px;
    color: #fff
}
#cssmenu {
    height: 80px;
    width: auto;
    float: right
}
#cssmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1
}
#cssmenu>ul {
    display: block;
    width: 100%
}
#cssmenu:after,
#cssmenu>ul:after {
    content: " ";
    display: block;
    clear: both;
    line-height: 0;
    height: 0
}
#cssmenu.align-right>ul>li {
    float: right;
    border-right: 1px solid #393f45
}
#cssmenu>ul>li>a>span {
    display: block;
    text-align: center;
    margin-top: 0
}
#cssmenu.align-center ul {
    text-align: center
}
#cssmenu.align-center ul ul {
    text-align: left
}
#cssmenu>ul>li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    border-right: 1px solid #393f45
}
#cssmenu>ul>li:first-child {
    border-left: 1px solid #393f45
}
#cssmenu ul li a {
    display: block;
    text-decoration: none
}
#cssmenu>ul>li>a {
    font-size: 14px;
    padding: 15px 20px;
    height: 80px;
    color: #979ba0;
    -webkit-transition: color .25s ease-out;
    -moz-transition: color .25s ease-out;
    -ms-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out
}
#cssmenu>ul>li.has-sub>a {
    padding-right: 32px
}
#cssmenu>ul>li.active {
    background-color: #fff!important;
    color: #7a8189
}
#cssmenu>ul>li:hover>a {
    background: #fff
}
#cssmenu li.has-sub::after {
    display: block;
    position: absolute;
    width: 0;
    height: 0
}
#cssmenu>ul>li.has-sub::after {
    right: 10px;
    top: 20px;
    border: 5px solid transparent;
    border-top-color: #7a8189
}
#cssmenu>ul>li a.active:after,
#cssmenu>ul>li:hover::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #fff 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    color: #2b2f3a
}
#cssmenu>ul>li#cssmenu>ul>li a:active {
    background: #fff;
    padding: 9px 20px;
    color: #2b2f3a
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    top: 80px;
    opacity: 0;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    z-index: 1000
}
#cssmenu ul ul ul {
    top: 37px;
    padding-left: 5px
}
#cssmenu ul ul li {
    position: relative;
    border: none!important
}
#cssmenu>ul>li:hover>ul {
    left: auto;
    top: 80px;
    opacity: 1
}
#cssmenu.align-right>ul>li:hover>ul {
    left: auto;
    right: 0;
    opacity: 1
}
.development {
    width: 285px!important
}
.design {
    width: 235px!important
}
.marketing {
    width: 250px!important
}
#cssmenu ul ul li a {
    width: auto;
    border: none!important;
    padding: 13px 20px;
    font-size: 12px;
    color: #9ea2a5;
    background: #fff;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}
#cssmenu.align-right ul ul li a {
    text-align: right
}
.green-btn,
.marketing-text,
.services-text,
.site-btn,
.tabs nav {
    text-align: center
}
#cssmenu ul ul li:hover>a {
    background: #f6f6f6;
    color: #2b2f3a
}
#cssmenu ul ul li.last>a,
#cssmenu ul ul li:last-child>a {
    border-bottom: 0
}
#cssmenu>ul>li>ul::after {
    border: 6px solid transparent;
    width: 0;
    height: 0;
    border-bottom-color: #fff;
    position: absolute;
    top: -12px;
    left: 30px
}
#cssmenu.align-right>ul>li>ul::after {
    left: auto;
    right: 30px
}
#cssmenu ul ul li.has-sub::after {
    border: 4px solid transparent;
    border-left-color: #fff;
    right: 10px;
    top: 12px;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: -webkit-transform .2s ease, right .2s ease
}
#cssmenu.align-right ul ul li.has-sub::after {
    border-left-color: transparent;
    border-right-color: #fff;
    right: auto;
    left: 10px
}
#cssmenu ul ul li.has-sub:hover::after {
    border-left-color: #fff;
    right: -5px;
    transform: rotateY(180deg)
}
#cssmenu ul ul li.has-sub:hover::after,
#cssmenu.align-right ul ul li.has-sub:hover::after {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg)
}
#cssmenu.align-right ul ul li.has-sub:hover::after {
    border-right-color: #fff;
    border-left-color: transparent;
    left: -5px;
    transform: rotateY(180deg)
}
.abt-grid {
    min-height: 260px!important;
    display: block
}
.submenu-hd {
    width: auto;
    float: left
}
@media (max-width: 767px) {
    #cssmenu,
    .inner-nav {
        position: relative;
        height: 50px
    }
    .topbtm {
        margin: 10px 0!important
    }
    h1 {
        font-size: 30px!important;
        margin: 0;
        line-height: 30px
    }
    .inner-nav h2 {
        float: left;
        margin-left: 1em;
        line-height: 8px!important;
        color: #8ea1ac;
        font-size: 18px!important
    }
    .inner-nav {
        width: 100%;
        background-color: #2b2f3a
    }
    #cssmenu {
        background: #2b2f3a;
        width: auto;
        float: right!important
    }
    #cssmenu>ul>li>a>span {
        text-align: center;
        margin-top: 0
    }
    #cssmenu>ul>li>a>span img {
        width: 30px;
        height: 30px
    }
    #cssmenu>ul>li>a {
        font-size: 14px;
        padding: 10px 9px;
        height: 50px;
        color: #7a8189;
        -webkit-transition: color .25s ease-out;
        -moz-transition: color .25s ease-out;
        -ms-transition: color .25s ease-out;
        -o-transition: color .25s ease-out;
        transition: color .25s ease-out
    }
    #cssmenu ul ul li {
        position: relative;
        border: none!important
    }
    #cssmenu>ul>li:hover>ul {
        left: auto;
        top: 50px;
        opacity: 1
    }
    #cssmenu.align-right>ul>li:hover>ul {
        left: auto;
        right: 0;
        opacity: 1
    }
    #cssmenu>ul>li:hover>ul.development {
        left: -80px;
        top: 50px;
        opacity: 1
    }
    #cssmenu>ul>li:hover>ul.marketing {
        left: -90px;
        top: 50px;
        opacity: 1
    }
    #cssmenu>ul>li:hover>ul.design {
        left: -40px;
        top: 50px;
        opacity: 1
    }
    .development {
        width: 220px!important
    }
    .design {
        width: 235px!important
    }
    .marketing {
        width: 230px!important
    }
}
@media (min-width: 320px) and (max-width: 410px) {
    .submenu-hd {
        display: none!important
    }
    #cssmenu,
    .inner-nav {
        position: relative;
        height: 50px
    }
    .topbtm {
        margin: 10px 0!important
    }
    h1 {
        font-size: 30px!important;
        margin: 0;
        line-height: 30px
    }
    .inner-nav h2 {
        float: left;
        margin-left: 1em;
        line-height: 8px!important;
        color: #8ea1ac;
        font-size: 18px!important
    }
    .inner-nav {
        width: 100%;
        background-color: #2b2f3a
    }
    #cssmenu {
        background: #2b2f3a;
        width: auto;
        float: right!important
    }
    #cssmenu>ul>li>a>span {
        text-align: center;
        margin-top: 0
    }
    #cssmenu>ul>li>a>span img {
        width: 30px;
        height: 30px
    }
    #cssmenu>ul>li>a {
        font-size: 14px;
        padding: 10px 8px;
        height: 50px;
        color: #7a8189;
        -webkit-transition: color .25s ease-out;
        -moz-transition: color .25s ease-out;
        -ms-transition: color .25s ease-out;
        -o-transition: color .25s ease-out;
        transition: color .25s ease-out
    }
    #cssmenu ul ul li {
        position: relative;
        border: none!important
    }
    #cssmenu>ul>li:hover>ul {
        left: auto;
        top: 50px;
        opacity: 1
    }
    #cssmenu.align-right>ul>li:hover>ul {
        left: auto;
        right: 0;
        opacity: 1
    }
    #cssmenu>ul>li:hover>ul.development {
        left: -80px;
        top: 50px;
        opacity: 1
    }
    #cssmenu>ul>li:hover>ul.marketing {
        left: -90px;
        top: 50px;
        opacity: 1
    }
    #cssmenu>ul>li:hover>ul.design {
        left: -40px;
        top: 50px;
        opacity: 1
    }
    .development {
        width: 220px!important
    }
    .design {
        width: 235px!important
    }
    .marketing {
        width: 230px!important
    }
}
.tabs {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 2em 0;
    z-index: 5
}
.tabs nav {
    height: 46px
}
.tabs nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block
}
.tabs nav ul li {
    border: 1px solid #becbd2;
    border-bottom: none;
    margin: 0 .25em;
    display: block;
    float: left;
    position: relative
}
.tabs nav li.tab-current {
    border: 1px solid #c6ccd2;
    box-shadow: inset 0 2px #c6ccd2;
    border-bottom: none;
    z-index: 100
}
.tabs nav li.tab-current:after,
.tabs nav li.tab-current:before {
    content: '';
    position: absolute;
    height: 1px;
    right: 100%;
    bottom: 0;
    width: 1000px;
    background: #f26c10
}
.tabs nav li.tab-current:after {
    right: auto;
    left: 100%;
    width: 4000px
}
.tabs nav a {
    color: #becbd2;
    display: block;
    font-size: 1.3em;
    line-height: 2.5;
    padding: 0 1.25em;
    white-space: nowrap;
    text-decoration: none!important
}
.tabs nav i {
    margin-right: 5px
}
.tabs nav a:hover {
    color: #f27a28;
    text-decoration: none
}
.tabs nav li.tab-current a {
    background-color: #f27a28;
    box-shadow: inset 0 4px #f26c10;
    color: #fff;
    text-decoration: none!important
}
.tabs nav a:before {
    display: inline-block;
    text-transform: none;
    font-weight: 400;
    font-variant: normal;
    font-family: icomoon;
    line-height: 1;
    speak: none;
    margin: -.25em .4em 0 0
}
.icon-food:before {
    content: "\e600"
}
.icon-lab:before {
    content: "\e601"
}
.icon-cup:before {
    content: "\e602"
}
.icon-truck:before {
    content: "\e603"
}
.icon-shop:before {
    content: "\e604"
}
.content {
    background-color: #fff
}
.content section {
    font-size: 1.25em;
    padding: 1em 2.2em;
    display: none;
    max-width: 1180px;
    margin: 0 auto
}
.content section a {
    color: #f27a28
}
.content section a i {
    margin-right: 10px
}
.content section h1 {
    margin-bottom: .5em
}
.content section:after,
.content section:before {
    content: '';
    display: table
}
.content section.content-current,
.mediabox img {
    display: block
}
.content section ul {
    margin-left: 2em;
    margin-bottom: 1em;
    width: 100%;
    list-style: square
}
.content section ul li {
    color: #8ea1ac!important;
    font-size: 16px!important;
    line-height: 26px;
    padding-left: 5px
}
.no-js .content section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid #47a3da
}
.mediabox {
    float: left;
    width: 33%;
    padding: 0 25px
}
.mediabox img {
    max-width: 100%;
    margin: 0 auto
}
.mediabox h3 {
    margin: .75em 0 .5em
}
.mediabox p {
    padding: 0 0 1em;
    margin: 0;
    line-height: 1.3
}
@media screen and (max-width: 52.375em) {
    .tabs nav a span {
        display: none
    }
    .tabs nav a:before {
        margin-right: 0
    }
    .mediabox {
        float: none;
        width: auto;
        padding: 0 0 35px;
        font-size: 90%
    }
    .mediabox img {
        float: left;
        margin: 0 25px 10px 0;
        max-width: 40%
    }
    .mediabox h3 {
        margin-top: 0
    }
    .mediabox p {
        margin-left: 40%;
        margin-left: calc(40% + 25px)
    }
    .mediabox:after,
    .mediabox:before {
        content: '';
        display: table
    }
    .mediabox:after {

        clear: both
    }
    .content section h1 {
        margin-bottom: .5em;
        font-size: 30px
    }
}
.career-box p,
.career-box span,
.tech-listing ul li h4 {
    display: inline-block
}
@media screen and (max-width: 32em) {
    .tabs nav ul,
    .tabs nav ul li a {
        width: 100%;
        padding: 0
    }
    .tabs nav ul li {
        width: 20%;
        width: calc(20% + 1px);
        margin: 0 0 0 -1px
    }
    .tabs nav ul li:last-child {
        border-right: none
    }
    .mediabox {
        text-align: center
    }
    .mediabox img {
        float: none;
        margin: 0 auto;
        max-width: 100%
    }
    .mediabox h3 {
        margin: 1.25em 0 1em
    }
    .mediabox p {
        margin: 0
    }
}
.tech-icon {
    margin: 10px 0
}
.tech-listing {
    width: auto
}
.tech-listing ul {
    margin: 0;
    padding: 0;
    list-style: none!important
}
.tech-listing ul li {
    font-size: 16px;
    line-height: 30px;
    margin: 5px 0
}
.tech-listing ul li i {
    margin-right: 10px;
    color: #f16825;
    display: inline-block
}
.separetor,
.separetor-bg {
    height: 1px;
    margin: 50px 0;
    position: relative
}
.grey-bg {
    background-color: #f7f9f9;
    padding: 30px 0
}
.separetor-bg {
    background-color: #f2f2f2
}
.career-box {
    width: auto;
    margin-bottom: 10px
}
.career-box p {
    line-height: 30px!important;
    margin: 0
}
.career-box span {
    color: #f88860!important;
    font-weight: 600;
    font-size: 16px!important
}
.site-btn {
    user-select: none;
    background: 0 0;
    color: #f88860;
    padding: 19px 46px;
    border: 2px solid #f88860
}
.green-btn,
.site-btn {
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
.site-btn:hover {
    background-color: #f88860;
    color: #fff;
    text-decoration: none
}
.green-btn {
    user-select: none;
    background: 0 0;
    color: #6ebd63;
    padding: 19px 46px;
    border: 2px solid #6ebd63
}
.green-btn:hover {
    background-color: #6ebd63;
    color: #fff;
    text-decoration: none
}
;
@media (max-width: 767px) {
    .banner-text {
        width: 90%;
        margin-top: 15em;
        margin-left: 1em
    }
    .separetor,
    .separetor-bg {
        height: 1px;
        margin: 20px 0;
        position: relative
    }
    .separetor-bg {
        background-color: #f2f2f2
    }
}
#services {
    width: 100%;
    background: #6ebd63;
    margin-bottom: 2.5em
}
#services h1 {
    color: #fff;
    line-height: 50px
}
#services h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 25px;
    color: #fff
}
#services p {
    font-size: 16px;
    line-height: 26px;
    color: #fff!important;
    margin: 1em 0 2em
}
.services-text {
    font-size: 18px;
    width: 83.3333%;
    line-height: 26px;
    margin: 0 auto 20px
}
#marketing,
.green-list,
.lightbg {
    width: 100%
}
.lightbg {
    background: #f7f9f9;
    padding: 30px 0
}
.hd-top,
.lightbg h3 {
    margin-top: 3em
}
.green {
    color: #6ebd63!important;
    line-height: 40px
}
.onge {
    color: #f27a28!important
}
.green-list ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.green-list ul li {
    margin: 0;
    padding: 0;
    line-height: 35px;
    color: #fff;
    font-size: 16px
}
.green-list i {
    margin-right: 15px
}
.grey-services {
    background: #f9f6f6;
    margin: 2em 0;
    padding: 30px 0
}
.grey-services p {
    color: #7c858e!important;
    font-size: 14px!important
}
#marketing {
    background: #2C82C9;
    margin-bottom: 4.5em
}
#marketing h1 {
    color: #fff;
    line-height: 50px
}
#marketing h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 25px;
    color: #fff
}
#marketing p {
    font-size: 16px;
    line-height: 26px;
    color: #fff!important;
    margin: 1em 0 2em
}
.marketing-text {
    font-size: 18px;
    width: 83.3333%;
    line-height: 26px;
    margin: 0 auto 20px
}
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/cd-top-arrow.svg) center 50% no-repeat rgba(232, 98, 86, .8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 8
}
.cd-top.cd-fade-out,
.cd-top.cd-is-visible,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}
.cd-top.cd-fade-out {
    opacity: .8
}
.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 4
}
@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px
    }
}
.contact-box {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden
}
.contact-box i {
    width: 35px;
    float: left
}
.contact-box span {
    width: 85%;
    float: left
}
#contato {
    width: 100%
}
#contato .title {
    display: inline-block;
    margin-top: 100px
}
#contato form {
    padding-top: 15px
}
#contato .input {
    display: inline-block;
    text-align: left;
    width: 30%
}
#contato .input.center {
    margin: 0 3%
}
#contato .input.middle {
    margin: 0 20px
}
#contato label {
    font-size: 16px;
    width: 100%;
    display: block;
    margin: 10px 0;
    font-weight: 300!important
}
#contato input[type=text] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #bbb;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    display: inline-block;
    font: 14px/14px arial;
    margin: 0 0 10px;
    padding-bottom: 10px;
    width: 100%;
    letter-spacing: 1px
}
@media only screen and (max-width: 768px) {
    #contato .input {
        display: inline-block;
        text-align: left;
        width: 100%
    }
    #contato label {
        font-size: 16px;
        width: 100%;
        display: block;
        margin: 10px 0;
        font-weight: 300!important
    }
    #contato .input.center {
        margin: 0
    }
}
.client,
.form-btn,
.pagination,
.showcase figcaption,
.work-nav ul li,
.work-text {
    text-align: center
}
.services-form {
    width: 100%
}
.service-info {
    width: 52%;
    float: left
}
.services-form input[type=text],
.services-form select,
.services-form textarea {
    letter-spacing: 1px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    width: 80%;
    font-size: 12px!important
}
.services-form input[type=text],
.services-form select {
    height: 28px;
    line-height: 1.42857;
    padding: 1px 12px
}
.services-form textarea {
    height: 80px;
    padding: 5px
}
.services-form label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px
}
.services-form input[type=checkbox],
.services-form input[type=radio] {
    display: none
}
.services-form label:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: #fff;
    border: 2px solid #aaa
}
.services-form .checkbox {
    margin-top: 0!important;
    position: relative;
    width: 30%;
    float: left
}
.services-form .radio label:before {
    border-radius: 8px
}
.services-form .checkbox label {
    margin-bottom: 10px;
    padding-left: 25px!important
}
.services-form .checkbox label:before {
    border-radius: 3px
}
.services-form input[type=checkbox]:checked+label:before {
    content: "\2713";
    font-size: 15px;
    color: #6ebd63;
    text-align: center;
    line-height: 15px;
    font-weight: 600!important
}
.services-form-btn {
    margin-left: 52%
}
.form-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
    background: #f88860;
    color: #fff;
    padding: 12px 46px;
    border: 2px solid #f88860;
    margin-top: 20px
}
.blue-btn,
.form-btn {
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
.form-btn:hover {
    background-color: #f88860;
    color: #fff;
    text-decoration: none
}
@media only screen and (max-width: 768px) {
    .services-form input[type=text],
    .services-form select,
    .services-form textarea {
        border: 1px solid #ccc;
        width: 100%;
        margin-bottom: 10px;
        font-size: 12px!important;
        letter-spacing: 1px
    }
    .service-info {
        width: 100%;
        float: left
    }
    .services-form .checkbox {
        margin-top: 15px!important;
        position: relative;
        width: 100%;
        float: left
    }
    .services-form input[type=text],
    .services-form select {
        height: 28px;
        line-height: 1.42857;
        padding: 1px 12px
    }
    .services-form textarea {
        height: 80px;
        padding: 5px
    }
    .services-form-btn {
        margin-left: 15px
    }
    h4 {
        line-height: 26px!important
    }
}
#work {
    width: 100%;
    background: #2b2f3a
}
#work h1 {
    color: #fff;
    line-height: 50px
}
#work h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 25px;
    color: #fff
}
#work p {
    font-size: 16px;
    line-height: 26px;
    color: #fff!important;
    margin: 1em 0 2em
}
.work-text {
    font-size: 18px;
    width: 83.3333%;
    line-height: 26px;
    margin: 0 auto 20px
}
.work-nav {
    display: table;
    width: 100%
}
.work-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.work-nav ul li {
    float: left;
    width: 33.3333%;
    background: #efefef;
    padding: 12px 0;
    color: #fff
}
.work-nav ul li a {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px
}
.work-nav ul li:nth-child(1) {
    background-color: #404450
}
.work-nav ul li:nth-child(2),
.work-nav ul li:nth-child(3),
.work-nav ul li:nth-child(4) {
    background-color: #373b46
}
.work-nav ul li:nth-child(5) {
    background-color: #2b2f3a
}
.work-nav ul li:nth-child(6) {
    background-color: #b1d6e1
}
.work-nav ul li.active {
    background-color: #96cb4b
}
.showcase {
    width: 100%;
    display: block
}
.showcase ul {
    margin: 0;
    padding: 0;
    width: 100%
}
.showcase ul li {
    float: left;
    width: 25%;
    list-style: none
}
.showcase figure {
    position: relative;
    overflow: hidden
}
.showcase figure img {
    width: 100%;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.showcase figure:focus img,
.showcase figure:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
.showcase figcaption {
    top: 0;
    left: 0;
    padding: 25% 0;
    width: 100%;
    height: 100%;
    font-size: 15px;
    opacity: 0;
    transition: all 300ms ease-in-out;
    background-color: transparent
}
.showcase figcaption,
.showcase figcaption .caption {
    position: absolute;
    -webkit-transition: all 300ms ease-in-out
}
.showcase figcaption.showgreen {
    background-color: rgba(98, 185, 78, .96);
    width: 100%;
    height: 100%
}
.showcase figcaption.showblue {
    background-color: rgba(44, 190, 232, .96)
}
.showcase figcaption.showorange {
    background-color: rgba(241, 123, 18, .96)
}
.showcase figcaption.showgrey {
    background-color: rgba(121, 120, 120, .96)
}
.showcase figcaption a {
    color: #fff
}
.showcase figcaption a:focus,
.showcase figcaption a:hover {
    color: #fff;
    text-decoration: none
}
.showcase figure.cs-hover figcaption,
.showcase figure:focus figcaption,
.showcase figure:hover figcaption,
.visible {
    opacity: 1
}
.showcase figcaption i {
    font-size: 35px
}
.showcase figcaption h3 {
    color: #fff!important;
    font-size: 18px!important
}
.showcase figcaption p {
    margin-bottom: 0;
    font-weight: 400;
    color: #fff!important;
    letter-spacing: 1px;
    margin-top: 10px
}
.showcase figcaption .caption {
    top: 40%;
    left: 40%;
    margin-top: -40px;
    margin-left: -100px;
    width: 80%;
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    transform: translate(0, 15px);
    transition: all 300ms ease-in-out
}
.showcase figure:focus figcaption .caption,
.showcase figure:hover figcaption .caption {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.box-button {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 16px 26px;
    text-shadow: none;
    text-transform: uppercase!important;
    margin-top: 20px
}
@media (max-width: 767px) {
    .showcase ul {
        margin: 0;
        padding: 0;
        width: 100%
    }
    .showcase ul li {
        float: left;
        min-height: 100%;
        width: 100%;
        background-color: #000;
        list-style: none
    }
}
.pagination {
    margin: 20px
}
.pagination a,
.pagination strong {
    background: #d3d9dd;
    display: inline-block;
    margin-right: 3px;
    padding: 10px 16px;
    text-decoration: none;
    line-height: 1.5em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;
    color: #2b2f3a;
    font-size: 14px
}
.pagination a:hover {
    background-color: #BEBEBE;
    color: #fff
}
.pagination a:active {
    background: rgba(190, 190, 190, .75)
}
.pagination strong {
    color: #fff;
    background-color: #2b2f3a
}
.pagination a:first-child,
.pagination a:last-child {
    background: #2b2f3a;
    border-radius: 5px;
    padding: 10px 25px;
    color: #fff
}
.client {
    width: 100%;
    background-color: #2b2f3a;
    padding: 20px 0
}
.client-hd {
    display: inline;
    color: #fff;
    font-size: 3em
}
.client-hd i {
    color: #6ebd63;
    margin-left: 10px
}
.flexslider {
    padding: 0;
    margin: 0 0 60px;
    background: #fff;
    position: relative
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides>li span {
    width: 250px;
    height: 200px;
    display: block;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px
}
.flexslider .slides>li:first-child span {
    border-left: none!important
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.flexslider ul {
    list-style: none!important
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.flex-direction-nav .flex-prev {
    left: -50px
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}
.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px
}
.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-direction-nav a:before {
    font-family: FontAwesome;
    font-size: 40px;
    line-height: 1;
    display: inline-block;
    content: "\f104"
}
.flex-direction-nav a.flex-next:before {
    content: '\f105'
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}
.heading,
.subheading {
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
.bootslider-variableheight:hover,
.bootslider:hover {
    cursor: move
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}
.panel {
    background: #fcfcfc
}
.panel-heading h1,
.panel-heading h2 {
    margin: 0
}
.banner-btn {
    background: #6ebd63;
    border-radius: 5px;
    text-align: center;
    padding: .7em 2em;
    color: #fff;
    font-size: 20px
}
.banner-btn:hover {
    color: #fff!important;
    text-decoration: none
}
.heading {
    margin: 10px 0 0;
    color: #fff;
    font-size: 45px;
    font-weight: 700
}
.subhd,
.subheading {
    color: #fff;
    font-weight: 300
}
.subheading {
    margin-top: 0;
    font-size: 48px
}
.subhd {
    font-size: 24px;
    line-height: 35px;
    margin-top: 1em
}
.banner-btn-blue a,
.banner-btn-white a {
    padding: 15px 0;
    line-height: 24px;
    display: block;
    text-transform: uppercase;
    font-weight: 700
}
.banner-btn-blue,
.banner-btn-white {
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
    width: 200px
}
.banner-btn-white {
    border-radius: 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #fff;
    color: #fff
}
.banner-btn-white a {
    color: #393186
}
.banner-btn-white a:hover {
    text-decoration: none;
    color: #393186
}
.banner-btn-blue {
    border-radius: 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #393186;
    color: #fff
}
.mob-green-hd,
.mob-org-hd {
    margin-top: 10px;
    font-size: 30px
}
.banner-btn-blue a {
    color: #fff
}
.mdm-hd,
.mob-green-hd,
.mob-org-hd {
    line-height: 30px
}
.banner-btn-blue a:hover {
    text-decoration: none;
    color: #fff
}
.ecommerce-hd {
    margin-top: 9em
}
.mob-green-hd {
    color: #27ae60
}
.mob-org-hd {
    color: #fb8261
}
.mdm-hd,
.mdm-text {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}
.mdm-hd {
    font-size: 20px;
    margin-bottom: 10px
}
.mdm-text {
    font-size: 11px;
    line-height: 22px;
    margin-top: 10px;
    text-align: justify
}
.banner-btn-gray a,
.banner-btn-org a {
    display: block;
    padding: 12px 0;
    line-height: 24px;
    text-transform: uppercase
}
.banner-btn-gray,
.banner-btn-org {
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
    width: 200px
}
.banner-btn-gray {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #303847
}
.banner-btn-gray a {
    color: #fff
}
.banner-btn-gray a:hover {
    text-decoration: none;
    color: #fff
}
.banner-btn-org {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #fb8261
}
.banner-btn-org a {
    color: #fff
}
.banner-btn-org a:hover {
    text-decoration: none;
    color: #fff
}
@media screen and (max-width: 1279px) {
    .heading {
        font-size: 38px
    }
}
@media screen and (max-width: 979px) {
    .heading {
        font-size: 28px
    }
    .subhd {
        color: #fff;
        font-size: 20px;
        font-weight: 300;
        line-height: 28px;
        margin-top: 1em
    }
    .bs-vertical-center {
        position: absolute;
        top: 60%;
        left: 5%;
        transform: translateY(-50%)
    }
}
@media screen and (max-width: 767px) {
    .heading,
    .subhd {
        font-size: 20px
    }
    .subhd {
        color: #fff;
        font-weight: 300;
        line-height: 28px;
        margin-top: 1em
    }
    .bs-vertical-center {
        position: absolute;
        top: 60%;
        left: 5%;
        transform: translateY(-50%)
    }
}
@media screen and (max-width: 479px) {
    .heading {
        font-size: 16px
    }
}
@media screen and (max-width: 1279px) {
    .subheading {
        font-size: 36px
    }
}
@media screen and (max-width: 979px) {
    .subheading {
        font-size: 30px
    }
    .ecommerce-hd {
        margin-top: 10em
    }
}
@media screen and (max-width: 767px) {
    .subheading {
        font-size: 24px
    }
    .ecommerce-hd {
        margin-top: 1em
    }
}
@media screen and (max-width: 479px) {
    .subheading {
        font-size: 20px
    }
}
#parallax1 {
    background-image: url(img/parallax-slide-1.html)
}
#parallax2 {
    background-image: url(img/parallax-slide-2.html)
}
.slider-content {
    width: 25%
}
.bootslider {
    margin-bottom: 13px;
    zoom: 1;
    z-index: 1;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%
}
.bootslider .bs-controls {
    margin-top: 50px;
    margin-bottom: 50px
}
.bootslider-variableheight {
    margin-bottom: 0
}
.bootslider-variableheight .bs-controls {
    margin-top: 0;
    margin-bottom: 0
}
.bootslider:after,
.bootslider:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}
.bootslider .bs-loader {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    background: #000;
    display: block
}
.bootslider .bs-loader #loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px
}
.bootslider .bs-container {
    display: block;
    position: relative;
    overflow: hidden
}
.bootslider .bs-container .bs-slide {
    width: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    margin: 0;
    display: none;
    position: relative
}
.bootslider .bs-container .bs-slide .bs-foreground {
    top: 0;
    left: 0;
    margin: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    position: absolute
}
.bootslider .bs-container .bs-slide .bs-foreground [data-animate-in] {
    display: none
}
.bootslider .bs-container .bs-slide .bs-foreground [data-animate-in].visible {
    display: block
}
.bootslider .bs-container .bs-slide .bs-foreground iframe {
    z-index: 10
}
.bootslider .bs-container .bs-slide .bs-foreground .bs-video-fullscreen {
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0
}
.bootslider .bs-container .bs-slide .bs-background {
    top: 0;
    left: 0;
    margin: 0;
    z-index: 2;
    width: 100%;
    position: relative
}
.bs-vertical-bottom {
    left: 0;
    margin: 0;
    position: absolute;
    bottom: 10%;
    width: 100%;
    z-index: 3
}
.bootslider .bs-container .bs-slide .bs-background img {
    display: block;
    width: 100%;
    height: auto
}
.bootslider .bs-container .bs-slide .bs-background .bs-layer,
.bootslider .bs-container .bs-slide .bs-background img.bs-layer {
    display: block;
    position: absolute;
    z-index: 2
}
.bootslider .bs-container .bs-slide.active {
    z-index: 1
}
.bootslider .bs-container .bs-slide.visible {
    display: block
}
.bootslider .bs-progress {
    height: 5px
}
.bootslider .bs-thumbnails {
    width: 100%;
    display: block;
    position: relative
}
.bootslider .bs-thumbnails ul {
    margin: 0;
    padding: 0;
    position: relative;
    background: #000
}
.bootslider .bs-thumbnails ul .bs-thumbnail {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    background: #000;
    z-index: 0
}
.bootslider .bs-thumbnails ul .bs-thumbnail img {
    width: 100%;
    height: auto;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3
}
.bootslider .bs-thumbnails ul .active img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}
.bootslider .bs-pagination .pagination {
    margin: 20px 0
}
.bootslider .bs-pagination .active a {
    z-index: 0;
    background: #e74c3c;
    border-color: #e74c3c
}
.bootslider .bs-pagination .active a:hover {
    color: #fff
}
.bootslider .bs-pagination a:hover {
    color: #e74c3c
}
.bootslider .bs-next,
.bootslider .bs-prev {
    z-index: 5
}
.bootslider-variableheight {
    overflow: auto
}
.bootslider-variableheight .bs-container .bs-slide {
    overflow: hidden
}
.bootslider-variableheight .bs-container .bs-slide .bs-background {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%
}
.bootslider-variableheight .bs-container .bs-slide .bs-background img.fullheight {
    height: 100%!important;
    width: auto!important;
    position: absolute!important
}
.bootslider-variableheight .bs-container .bs-slide .bs-background img.fullwidth {
    width: 100%!important;
    height: auto!important;
    position: absolute!important
}
.bootslider-content .bs-container .bs-slide .bs-foreground {
    margin: 0;
    z-index: 3;
    width: 100%;
    height: auto;
    position: relative
}
.bootslider-content .bs-container .bs-slide .bs-background {
    overflow: hidden!important;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block
}
.bootslider-content .bs-progress {
    bottom: 0;
    left: 0;
    position: absolute!important;
    margin: 0;
    width: 100%;
    z-index: 999
}
.bs-absolute,
.bs-parallax,
.bs-vertical-mdm,
.bs-vertical-mob {
    position: absolute
}
.bs-parallax {
    width: 100%;
    height: 300%;
    top: 0;
    left: 0;
    z-index: 3;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.bg-turquoise {
    background-color: #1abc9c;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
a:hover.bg-turquoise {
    background-color: #17a689
}
.text-turquoise,
.text-turquoise * {
    color: #1abc9c
}
.bg-green-sea {
    background-color: #16a085;
    transition: all .5s ease
}
.bg-emerald,
.bg-green-sea {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-green-sea {
    background-color: #138a72
}
.text-green-sea,
.text-green-sea * {
    color: #16a085
}
.bg-emerald {
    background-color: #2ecc71;
    transition: all .5s ease
}
a:hover.bg-emerald {
    background-color: #29b765
}
.text-emerald,
.text-emerald * {
    color: #2ecc71
}
.bg-nephritis {
    background-color: #27ae60;
    transition: all .5s ease
}
.bg-nephritis,
.bg-peter-river {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-nephritis {
    background-color: #295
}
.text-nephritis,
.text-nephritis * {
    color: #27ae60
}
.bg-peter-river {
    background-color: #3498db;
    transition: all .5s ease
}
a:hover.bg-peter-river {
    background-color: #258cd1
}
.text-peter-river,
.text-peter-river * {
    color: #3498db
}
.bg-belize-hole {
    background-color: #2980b9;
    transition: all .5s ease
}
.bg-amethyst,
.bg-belize-hole {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-belize-hole {
    background-color: #2472a4
}
.text-belize-hole,
.text-belize-hole * {
    color: #2980b9
}
.bg-amethyst {
    background-color: #9b59b6;
    transition: all .5s ease
}
a:hover.bg-amethyst {
    background-color: #8f4bab
}
.text-amethyst,
.text-amethyst * {
    color: #9b59b6
}
.bg-wisteria {
    background-color: #8e44ad;
    transition: all .5s ease
}
.bg-wet-ashpalt,
.bg-wisteria {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-wisteria {
    background-color: #7f3d9b
}
.text-wisteria,
.text-wisteria * {
    color: #8e44ad
}
.bg-wet-ashpalt {
    background-color: #34495e;
    transition: all .5s ease
}
a:hover.bg-wet-ashpalt {
    background-color: #2b3c4e
}
.text-wet-ashpalt,
.text-wet-ashpalt * {
    color: #34495e
}
.bg-midnight-blue {
    background-color: #2c3e50;
    transition: all .5s ease
}
.bg-midnight-blue,
.bg-sun-flower {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-midnight-blue {
    background-color: #233140
}
.text-midnight-blue,
.text-midnight-blue * {
    color: #2c3e50
}
.bg-sun-flower {
    background-color: #f1c40f;
    transition: all .5s ease
}
a:hover.bg-sun-flower {
    background-color: #dab10d
}
.text-sun-flower,
.text-sun-flower * {
    color: #f1c40f
}
.bg-orange {
    background-color: #f39c12;
    transition: all .5s ease
}
.bg-carrot,
.bg-orange {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-orange {
    background-color: #e08e0b
}
.text-orange,
.text-orange * {
    color: #f39c12
}
.bg-carrot {
    background-color: #e67e22;
    transition: all .5s ease
}
a:hover.bg-carrot {
    background-color: #d67118
}
.text-carrot,
.text-carrot * {
    color: #e67e22
}
.bg-pumpkin {
    background-color: #d35400;
    transition: all .5s ease
}
.bg-alizarin,
.bg-pumpkin {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-pumpkin {
    background-color: #b94a00
}
.text-pumpkin,
.text-pumpkin * {
    color: #d35400
}
.bg-alizarin {
    background-color: #e74c3c;
    transition: all .5s ease
}
a:hover.bg-alizarin {
    background-color: #e43725
}
.text-alizarin,
.text-alizarin * {
    color: #e74c3c
}
.bg-pomegranate {
    background-color: #c0392b;
    transition: all .5s ease
}
.bg-clouds,
.bg-pomegranate {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-pomegranate {
    background-color: #ab3326
}
.text-pomegranate,
.text-pomegranate * {
    color: #c0392b
}
.bg-clouds {
    background-color: #ecf0f1;
    transition: all .5s ease
}
a:hover.bg-clouds {
    background-color: #dde4e6
}
.text-clouds,
.text-clouds * {
    color: #ecf0f1
}
.bg-silver {
    background-color: #bdc3c7;
    transition: all .5s ease
}
.bg-concrete,
.bg-silver {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-silver {
    background-color: #afb6bb
}
.text-silver,
.text-silver * {
    color: #bdc3c7
}
.bg-concrete {
    background-color: #95a5a6;
    transition: all .5s ease
}
a:hover.bg-concrete {
    background-color: #87999a
}
.text-concrete,
.text-concrete * {
    color: #95a5a6
}
.bg-asbestos {
    background-color: #7f8c8d;
    transition: all .5s ease
}
.bg-asbestos,
.bg-white {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
a:hover.bg-asbestos {
    background-color: #727f80
}
.text-asbestos,
.text-asbestos * {
    color: #7f8c8d
}
.bg-white {
    background-color: #fff;
    transition: all .5s ease
}
a:hover.bg-white {
    background-color: #f2f2f2
}
.bg-black,
a:hover.bg-black {
    background-color: #000
}
.text-white,
.text-white * {
    color: #fff
}
.bg-black {
    transition: all .5s ease
}
.bg-black,
.bg-custom {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
.text-black,
.text-black * {
    color: #000
}
.bg-custom {
    background-color: #123123;
    transition: all .5s ease
}
a:hover.bg-custom {
    background-color: #0b1e16
}
.text-custom,
.text-custom * {
    color: #123123
}
.bs-margin-none {
    margin: 0
}
.bs-margin-top-none {
    margin-top: 0
}
.bs-margin-bottom-none {
    margin-bottom: 0
}
.bs-margin-left-none {
    margin-left: 0
}
.bs-margin-right-none {
    margin-right: 0
}
.bs-margin {
    margin: 20px
}
.bs-margin-top {
    margin-top: 20px
}
.bs-margin-bottom {
    margin-bottom: 20px
}
.bs-margin-left {
    margin-left: 20px
}
.bs-margin-right {
    margin-right: 20px
}
.app-black p,
.app-white p {
    margin: 2em 0
}
.bs-padding-none {
    padding: 0
}
.bs-padding-top-none {
    padding-top: 0
}
.bs-padding-bottom-none {
    padding-bottom: 0
}
.bs-padding-left-none {
    padding-left: 0
}
.bs-padding-right-none {
    padding-right: 0
}
.bs-padding {
    padding: 20px
}
.bs-padding-top {
    padding-top: 20px
}
.bs-padding-bottom {
    padding-bottom: 20px
}
.bs-padding-left {
    padding-left: 20px
}
.bs-padding-right {
    padding-right: 20px
}
.bs-vertical-center {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.bs-vertical-mob {
    top: 50%;
    left: 25%
}
.bs-vertical-mdm {
    top: 25%;
    right: 12%
}
.fullwidth {
    width: 100%
}
.fullheight {
    height: 100%
}
.color-test {
    height: 50px;
    width: 100%;
    display: block;
    line-height: 50px;
    color: #fff
}
@media screen and (max-width: 1024px) {
    .bs-vertical-mdm {
        position: absolute;
        right: 6%;
        top: 25%
    }
    .slider-content {
        width: 29%
    }
    .bs-vertical-center {
        position: absolute;
        top: 60%;
        left: 5%;
        transform: translateY(-50%)
    }
}
@media screen and (max-width: 767px) {
    .bs-vertical-mdm {
        position: absolute;
        right: 6%;
        top: 25%
    }
    .slider-content {
        width: 29%
    }
}
.pagedark {
    background-color: #f7f9f9;
    width: 100%;
    padding: 2em 0
}
.app-black,
.app-white {
    width: 100%;
    padding: 3.5em 0;
    border-bottom: 1px solid #e8e8e8;
    box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, .07)
}
.pagedark a {
    font-weight: 300;
    color: #96cb4b
}
.app-white {
    background: #f5f5f5
}
.app-white .applogo {
    width: 100%;
    text-align: center
}
.app-black {
    background: #fff
}
.blue-btn,
.navyblue-btn {
    text-align: center;
    padding: 19px 46px
}
.app-downl {
    width: auto;
    display: inline
}
.app-downl a {
    display: inline-block!important
}
.orange-text {
    color: #f88860!important
}
.blue-text {
    color: #085b96!important
}
.blue-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
    background: 0 0;
    color: #085b96;
    border: 2px solid #085b96
}
.blue-btn:hover {
    background-color: #085b96;
    color: #fff;
    text-decoration: none
}
.navyblue-text {
    color: #2d3e50!important
}
.navyblue-btn {
    user-select: none;
    background: 0 0;
    color: #2d3e50;
    border: 2px solid #2d3e50
}
.error-btn,
.navyblue-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
.navyblue-btn:hover {
    background-color: #2d3e50;
    color: #fff;
    text-decoration: none
}
.error-page {
    width: 100%;
    padding: 3em 1em 6em;
    text-align: center
}
.error-btn {
    user-select: none;
    background: 0 0;
    color: #f88860;
    padding: 19px 46px;
    border: 2px solid #f88860;
    text-align: center
}
.error-btn:hover {
    background-color: #f88860;
    color: #fff;
    text-decoration: none
}
.sitemap span,
.sitemap span a {
    color: #687682!important
}
.sitemap-col {
    width: 25%;
    float: left
}
.sitemap {
    width: 100%;
    padding: 0 0 3em
}
.sitemap span {
    width: 100%;
    display: block;
    margin-bottom: 5px
}
.sitemap ul {
    margin: 10px 0 20px;
    padding: 0;
    list-style: none
}
.sitemap ul li {
    padding: 5px 20px;
    margin-bottom: 2px;
    background: url(../images/sitemap-arrow.png) 0 12px no-repeat
}
.news-box {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .04);
    overflow: hidden;
    padding: 15px 20px;
    position: relative;
    min-height: 460px
}
@media screen and (max-width: 767px) {
    .flexslider .slides>li span {
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        display: block;
        height: 140px;
        padding: 20px;
        width: 170px
    }
    .error-page h4 {
        font-size: 15px!important;
        line-height: 1.5em!important
    }
    .error-btn {
        display: inline-block;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 1.42857143;
        user-select: none;
        background: 0 0;
        color: #f88860;
        padding: 10px 26px;
        border: 2px solid #f88860;
        text-align: center
    }
    .error-btn,
    .form-btn {
        font-weight: 400;
        cursor: pointer;
        white-space: nowrap;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none
    }
    .error-btn:hover {
        background-color: #f88860;
        color: #fff;
        text-decoration: none
    }
    .sitemap-col {
        width: 100%;
        float: left
    }
    .client {
        width: 100%;
        background-color: #2b2f3a;
        padding: 20px 0;
        text-align: center
    }
    .client-hd {
        display: inline;
        color: #fff;
        font-size: 2em
    }
    .client-hd i {
        color: #6ebd63;
        margin-left: 10px
    }
    #about-info h1,
    #services h1 {
        color: #fff;
        line-height: 30px
    }
    #about-info h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 25px;
        color: #fff
    }
    #services h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
        color: #fff
    }
    .form-btn {
        display: inline-block;
        margin-bottom: 0;
        font-size: 18px;
        line-height: 1.42857143;
        user-select: none;
        background: #f88860;
        color: #fff;
        padding: 12px 36px;
        border: 2px solid #f88860;
        text-align: center;
        margin-top: 20px
    }
}
@media (min-width: 768px) and (max-width: 990px) {
    .showcase figcaption i {
        font-size: 25px
    }
    .showcase figcaption h3 {
        color: #fff!important;
        font-size: 15px!important
    }
    .showcase figcaption p {
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 200;
        color: #fff!important;
        letter-spacing: 1px;
        margin-top: 10px;
        font-size: 11px!important;
        line-height: 16px
    }
    .showcase figcaption .caption {
        position: absolute;
        top: 30%;
        left: 62%;
        margin-top: -40px;
        margin-left: -100px;
        width: 80%;
        -webkit-transform: translate(0, 15px);
        -ms-transform: translate(0, 15px);
        transform: translate(0, 15px);
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .box-button {
        border: 2px solid #fff;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: 100;
        letter-spacing: 3px;
        padding: 6px 15px;
        text-shadow: none;
        text-transform: uppercase!important;
        margin-top: 10px
    }
}
@media (min-width: 990px) and (max-width: 1024px) {
    .showcase figcaption p {
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: 200;
        color: #fff!important;
        letter-spacing: 1px;
        margin-top: 10px;
        font-size: 12px!important;
        line-height: 16px
    }
    .showcase figcaption .caption {
        position: absolute;
        top: 40%;
        left: 48%;
        margin-top: -40px;
        margin-left: -100px;
        width: 80%;
        -webkit-transform: translate(0, 15px);
        -ms-transform: translate(0, 15px);
        transform: translate(0, 15px);
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .box-button {
        border: 2px solid #fff;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: 100;
        letter-spacing: 3px;
        padding: 8px 15px;
        text-shadow: none;
        text-transform: uppercase!important;
        margin-top: 10px
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #cssmenu>ul>li>a {
        font-size: 14px;
        padding: 15px 14px;
        height: 80px;
        color: #979ba0;
        -webkit-transition: color .25s ease-out;
        -moz-transition: color .25s ease-out;
        -ms-transition: color .25s ease-out;
        -o-transition: color .25s ease-out;
        transition: color .25s ease-out
    }
}
.post-entry {
    margin-top: 20px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
    overflow: hidden;
    padding: 15px 20px;
    text-align: center;
}
.post-entry img {
    width: 100%;
}

.border{
border: 1px solid rgb(230, 230, 230);
padding: 20px;}

/*.bg-image{
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;
    background: url(../images/design.jpg) repeat fixed;
	color:#fff !important;
	style="margin-bottom: -76px; background-position: 50% 2px;"
}*/