﻿
.dropdown-arrow-inverse {
    border-bottom-color: #34495e !important;
    border-top-color: #34495e !important;
}
/* styles from flat-ui-free2.0.0-fix.less files */
body {
    color: #8a8a8a;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 27px;
}

input,
button,
select,
textarea {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

a {
    color: #7aae32;
    text-decoration: none;
    -webkit-transition: color 0.25s, background 0.25s;
    -moz-transition: color 0.25s, background 0.25s;
    -o-transition: color 0.25s, background 0.25s;
    -ms-transition: color 0.25s, background 0.25s;
    transition: color 0.25s, background 0.25s;
}
    a:visited, 
    a:hover {
        color: #90cd3b;
        text-decoration: none;
    }

h1,
.h1 {
    font-size: 48px;
}

h2,
.h2 {
    font-size: 40px;
}

h3,
.h3 {
    font-size: 36px;
}

h4,
.h4 {
    font-size: 32px;
}

h5,
.h5 {
    font-size: 22px;
}

h6,
.h6 {
    font-size: 20px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    line-height: 1.2em;
}

h1 {
    font-weight: 100;
}

h2 {
    font-weight: 300;
    margin-bottom: 2px;
}

h3 {
    font-weight: 300;
    margin-bottom: 4px;
    margin-top: 2px;
}

h4 {
    font-weight: 300;
    margin-top: 4px;
}

h5 {
    font-weight: 500;
}

h6 {
    font-weight: normal;
}

p {
    font-size: 16px;
    line-height: 27px;
}

.lead {
    font-size: 28px;
    /* 28px */
    line-height: 1.4642745;
    /* 41px */
    font-weight: 300;
    margin-bottom: 20px;
}

small {
    font-size: 84%;
    /* 15px */
    line-height: 2.050846;
    /* 31px */
}

blockquote {
    position: relative;
    border-left: none;
    padding-left: 19px;
}

    blockquote p {
        font-size: 20.006px;
        line-height: 1.549829;
        font-weight: normal;
        margin-bottom: .4em;
    }

    blockquote small {
        font-size: 18.004px;
        line-height: 1.722169;
        font-style: italic;
        color: #34495e;
    }

        blockquote small:before {
            content: "";
        }

    blockquote:before {
        position: absolute;
        left: 0;
        width: 3px;
        height: 100%;
        top: 0;
        bottom: 0;
        background-color: #ebedee;
        content: "";
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
    }

.img-rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.img-comment {
    font-size: 14.994px;
    line-height: 1.231;
    font-style: italic;
    margin: 24px 0;
}

.text-primary {
    color: #7aae32;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #15967d;
}

.text-success {
    color: #2ecc71;
}

a.text-success:hover,
a.text-success:focus {
    color: #25a35a;
}

.text-danger {
    color: #e74c3c;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #b93d30;
}

.text-warning {
    color: #f1c40f;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #c19d0c;
}

.text-info {
    color: #3498db;
}

a.text-info:hover,
a.text-info:focus {
    color: #2a7aaf;
}

.text-inverse {
    color: #ffffff;
}

a.text-inverse:hover,
a.text-inverse:focus {
    color: #cccccc;
}

.muted {
    color: #bdc3c7;
}

a.muted:hover,
a.muted:focus {
    color: #979c9f;
}

footer {
    background-color: transparent;
}

.input-append input {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    -ms-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}

.bg-white {
    background-color: #ffffff;
}

.bg-black {
    background-color: #000000;
}

.bg-turquoise {
    background-color: #7aae32;
}

.bg-green-sea {
    background-color: #16a085;
}

.bg-emerland {
    background-color: #2ecc71;
}

.bg-nephritis {
    background-color: #27ae60;
}

.bg-peter-river {
    background-color: #3498db;
}

.bg-belize-hole {
    background-color: #2980b9;
}

.bg-amethyst {
    background-color: #9b59b6;
}

.bg-wisteria {
    background-color: #8e44ad;
}

.bg-wet-asphalt {
    background-color: #34495e;
}

.bg-midnight-blue {
    background-color: #2c3e50;
}

.bg-sun-flower {
    background-color: #f1c40f;
}

.bg-orange {
    background-color: #f39c12;
}

.bg-carrot {
    background-color: #e67e22;
}

.bg-pumpkin {
    background-color: #d35400;
}

.bg-alizarin {
    background-color: #e74c3c;
}

.bg-pomegranate {
    background-color: #c0392b;
}

.bg-clouds {
    background-color: #ecf0f1;
}

.bg-silver {
    background-color: #bdc3c7;
}

.bg-concrete {
    background-color: #95a5a6;
}

.bg-asbestos {
    background-color: #7f8c8d;
}

.bg-base {
    background-color: #34495e;
}

.bg-firm {
    background-color: #7aae32;
}

.bg-success {
    background-color: #2ecc71;
}

.bg-danger {
    background-color: #e74c3c;
}

.bg-warning {
    background-color: #f1c40f;
}

.bg-info {
    background-color: #3498db;
}

.bordered {
    border-style: solid;
}

    .bordered.bg-turquoise {
        border-color: #16a085;
    }

    .bordered.bg-emerland {
        border-color: #27ae60;
    }

    .bordered.bg-peter-river {
        border-color: #2980b9;
    }

    .bordered.bg-amethyst {
        border-color: #8e44ad;
    }

    .bordered.bg-wet-asphalt {
        border-color: #2c3e50;
    }

    .bordered.bg-sun-flower {
        border-color: #f39c12;
    }

    .bordered.bg-carrot {
        border-color: #d35400;
    }

    .bordered.bg-alizarin {
        border-color: #c0392b;
    }

    .bordered.bg-clouds {
        border-color: #bdc3c7;
    }

    .bordered.bg-concrete {
        border-color: #7f8c8d;
    }

html,
body {
    height: 100%;
}

body {
    overflow-x: hidden;
    color: #8a8a8a;
}

@media (max-width: 767px) {
    body {
        padding-right: 0;
        padding-left: 0;
    }
}

.btn {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    line-height: 22px;
    -webkit-transition: color 0.25s, background 0.25s;
    -moz-transition: color 0.25s, background 0.25s;
    -o-transition: color 0.25s, background 0.25s;
    -ms-transition: color 0.25s, background 0.25s;
    transition: color 0.25s, background 0.25s;
}

    .btn.btn-large {
        font-size: 17px;
        padding: 12px 18px;
    }

    .btn.btn-sensoria {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        border-radius: 0px;
        font-size: 18px;
        padding: 12px 18px;
        border: 3px solid #535353;
        font-weight: 600;
    }

        .btn.btn-sensoria:hover {
            background-color: #535353;
            color: white;
        }

    .btn > [class^="fui-"] {
        margin-left: 4px;
        margin-right: 4px;
        line-height: inherit;
        display: inline-block;
        vertical-align: top;
    }

.input-group-btn .btn {
    background: #bdc3c7;
    line-height: 9px 12px 10px;
    line-height: 22px;
    border: 0;
    margin: 0;
    color: #fff;
    margin-left: 0 !important;
    padding-left: 10px;
    padding-right: 12px;
}

    .input-group-btn .btn:hover {
        background: #cacfd2;
    }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

.form-group {
    margin-bottom: 10px;
}

label {
    line-height: 20px;
}

.carousel {
    line-height: 1;
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    color: inherit;
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    margin-bottom: 10px;
}

.page-wrapper {
    position: relative;
    z-index: 2;
    background: #fff;
    overflow: hidden;
    min-height: 100%;
}

.header-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.loaded .page-wrapper,
.loaded .header-antiflicker,
.loaded body > header .header-background {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

.loaded.nav-visible .page-wrapper,
.loaded.nav-visible .navbar.navbar-fixed-top,
.loaded.nav-visible .header-antiflicker,
.loaded.nav-visible body > header .header-background {
    -webkit-transform: translate3d(-230px, 0, 0);
    -moz-transform: translate3d(-230px, 0, 0);
    -o-transform: translate3d(-230px, 0, 0);
    -ms-transform: translate3d(-230px, 0, 0);
    transform: translate3d(-230px, 0, 0);
}

.loaded.no-csstransitions .page-wrapper,
.loaded.no-csstransitions .header-antiflicker {
    left: 0;
}

.loaded.no-csstransitions.nav-visible .page-wrapper,
.loaded.no-csstransitions.nav-visible .navbar.navbar-fixed-top,
.loaded.no-csstransitions.nav-visible .header-antiflicker {
    left: -230px !important;
    right: auto;
}

.carousel-indicators {
    width: 100%;
}

[class^="fui-"] {
    display: inline-block;
    vertical-align: middle;
}

body > section,
header,
footer {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    body > section {
        padding-right: 5px;
        padding-left: 5px;
    }
}

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
    font-weight: normal;
}

h3 {
    font-weight: normal;
}

img {
    -webkit-backface-visibility: hidden;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    font-size: 16px;
    font-weight: normal;
    color: #7f8c8d;
}

a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
    outline: none;
}

#bgVideo {
    overflow: hidden;
}

    #bgVideo > video {
        position: absolute !important;
    }

.delimiter {
    margin-top: 200px;
}

    .delimiter.line {
        margin-top: 150px;
        margin-bottom: 150px;
        border-top: 2px solid #ebedee;
    }

header {
    padding-top: 100px;
    padding-bottom: 70px;
    z-index: 100;
}

    header .brand img {
        float: left;
        margin: 0px 15px 0 0;
        max-height: 36px;
    }

section * {
    z-index: 2;
}

.background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -ms-opacity: 20;
    opacity: 20;
    -webkit-filter: alpha(opacity=2000);
    -moz-filter: alpha(opacity=2000);
    -o-filter: alpha(opacity=2000);
    filter: alpha(opacity=2000);
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.container {
    position: relative;
    z-index: 2;
}

@media (max-width: 767px) {
    header {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

/*navbar*/

.navbar {
    left: 0;
    right: 0;
}

    .navbar .brand {
        padding: 24px 28px 24px 0 !important;
        float: left;
        height: 36px;
    }

    .navbar .subnav {
        display: none;
    }

        .navbar .subnav li a {
            color: white;
        }

    .navbar a {
        -webkit-transition: color 0.25s, background 0.25s;
        -moz-transition: color 0.25s, background 0.25s;
        -o-transition: color 0.25s, background 0.25s;
        -ms-transition: color 0.25s, background 0.25s;
        transition: color 0.25s, background 0.25s;
    }

    .navbar .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar .nav > li {
        float: left;
    }

        .navbar .nav > li > a:hover,
        .navbar .nav > li > a:focus {
            background: none;
        }

    .navbar .navbar-toggle {
        margin: 26px 0 10px;
        color: white;
        background: none;
        padding: 0;
        width: 30px;
        height: 30px;
        background: url("https://cdn.sensoriafitness.com/www/image/99404357ab5248519b8c6c9c85b4143d/menu-icon@2x_1.png") 50% no-repeat;
        -webkit-background-size: 17px 12px;
        -moz-background-size: 17px 12px;
        -o-background-size: 17px 12px;
        -ms-background-size: 17px 12px;
        background-size: 17px 12px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .navbar .navbar-toggle:before {
            display: none;
        }

    .navbar .navbar-form .btn {
        height: auto;
        line-height: 22px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar .nav > li > a > [class*="fui-"] {
        font-size: 24px;
        margin: -10px 0 0;
        position: relative;
        top: 4px;
    }

    .navbar.navbar-fixed-top {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        max-width: 1170px;
        margin: 0 auto;
    }

.loaded .navbar.navbar-fixed-top {
    -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-header {
        float: none;
    }
}

.header-19 .navbar-collapse.collapse,
.header-16 .navbar-collapse.collapse {
    display: none !important;
}

@media (max-width: 991px) {
    body .navbar-collapse {
        width: 230px;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100% !important;
        z-index: 1;
    }
}

@media (min-width: 992px) {
    body > .collapse.navbar-collapse {
        display: none !important;
    }
}

body .navbar-collapse#header-19,
body .navbar-collapse#header-16 {
    width: 230px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    z-index: 1;
}

body > .navbar-collapse {
    padding: 25px 0;
    overflow: auto;
    background: #222527;
    min-height: 100%;
}

    body > .navbar-collapse::-webkit-scrollbar {
        display: none;
    }

    body > .navbar-collapse .pull-right,
    body > .navbar-collapse .pull-left {
        float: none !important;
    }

    body > .navbar-collapse .nav {
        margin: 0;
    }

        body > .navbar-collapse .nav > li {
            margin: 0;
        }

            body > .navbar-collapse .nav > li > a {
                display: block;
                padding: 14px 35px;
                border-bottom: 2px solid #24292d;
                font-size: 14px;
                font-weight: normal;
                letter-spacing: 1px;
                color: #777;
                text-transform: uppercase;
            }

                body > .navbar-collapse .nav > li > a:hover,
                body > .navbar-collapse .nav > li > a:focus,
                body > .navbar-collapse .nav > li > a.active {
                    color: #ffffff;
                }

                body > .navbar-collapse .nav > li > a:hover,
                body > .navbar-collapse .nav > li > a:focus {
                    background: none;
                }

            body > .navbar-collapse .nav > li.active > a {
                color: #ffffff;
            }

                body > .navbar-collapse .nav > li.active > a:hover,
                body > .navbar-collapse .nav > li.active > a:focus,
                body > .navbar-collapse .nav > li.active > a.active {
                    color: #ffffff;
                }

    body > .navbar-collapse .subnav {
        display: block;
        list-style: none;
        margin: 0;
        margin-top: 20px;
        padding: 0;
    }

        body > .navbar-collapse .subnav li > a {
            display: block;
            margin: 0;
            padding: 7px 35px;
            font-size: 13px;
            font-weight: normal;
            color: #777;
            text-transform: uppercase;
        }

        body > .navbar-collapse .subnav li.active > a,
        body > .navbar-collapse .subnav li.active > a:hover,
        body > .navbar-collapse .subnav li.active > a:focus,
        body > .navbar-collapse .subnav li.active > a.active {
            color: #ffffff;
        }

        body > .navbar-collapse .subnav li > a:hover,
        body > .navbar-collapse .subnav li > a:focus,
        body > .navbar-collapse .subnav li > a.active {
            color: #ffffff;
        }

    body > .navbar-collapse .navbar-form,
    body > .navbar-collapse .navbar-search {
        padding: 10px 35px;
        margin: 0;
        border-bottom: 0 none;
        border-top: 0 none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }

        body > .navbar-collapse .navbar-form:focus,
        body > .navbar-collapse .navbar-search:focus {
            outline: 0 none;
        }

        body > .navbar-collapse .navbar-form .btn,
        body > .navbar-collapse .navbar-search .btn,
        body > .navbar-collapse .navbar-form .btn-primary,
        body > .navbar-collapse .navbar-search .btn-primary {
            height: 30px;
            line-height: 20px;
            font-size: 15px;
            color: #5b5e61;
            background: none;
            padding: 0;
        }

            body > .navbar-collapse .navbar-form .btn:hover,
            body > .navbar-collapse .navbar-search .btn:hover,
            body > .navbar-collapse .navbar-form .btn-primary:hover,
            body > .navbar-collapse .navbar-search .btn-primary:hover {
                color: #fff;
            }

/**
 *************************************************** Content ********************************
 * */
/**
 * Content 7 stylesheet  
 * */
.content-7 {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    text-align: center;
}

    .content-7 h3 {
        font-weight: normal;
        margin-bottom: 80px;
        line-height: 42px;
        font-weight: 300;
    }

@media (max-width: 767px) {
    .content-7 h3 {
        margin-bottom: 20px;
        line-height: 36px;
    }
}

.content-7.v-center,
.content-7 .v-center {
    display: table;
    width: 100%;
}

    .content-7.v-center > div,
    .content-7 .v-center > div {
        display: table-cell;
        vertical-align: middle;
        margin-top: 0;
        margin-bottom: 0;
        float: none;
    }

@media (min-width: 768px) {
    .content-7.v-center.row:before,
    .content-7 .v-center.row:before,
    .content-7.v-center.row:after,
    .content-7 .v-center.row:after {
        display: none;
    }
}

@media (max-width: 767px) {

    .content-7.v-center.row,
    .content-7 .v-center.row {
        display: block;
        width: auto;
    }

        .content-7.v-center.row:before,
        .content-7 .v-center.row:before,
        .content-7.v-center.row:after,
        .content-7 .v-center.row:after {
            display: none;
        }

        .content-7.v-center.row > *,
        .content-7 .v-center.row > * {
            display: block;
            vertical-align: baseline;
        }

    .content-7 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .container {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.content-7 .row {
    text-align: left;
}

.content-7 h6 {
    font-weight: normal;
    text-transform: none;
}

@media (max-width: 767px) {
    .content-7 h6 {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .v-center {
        padding-left: 0;
        padding-right: 0;
    }

    .row > [class*="col-sm-"] {
        margin-top: 45px;
    }
}

.content-7 .screen-wrapper {
    position: relative;
    height: 437px;
}

    .content-7 .screen-wrapper .screen {
        position: absolute;
        left: 50%;
        margin-left: -151px;
        overflow: hidden;
    }

        .content-7 .screen-wrapper .screen img {
            position: relative;
            max-width: none;
        }

            .content-7 .screen-wrapper .screen img:first-child {
                position: absolute;
                left: 0;
                top: 0;
                max-height: 100%;
            }

/**
 * Content 11 stylesheet  
 * */
.content-11 {
    position: relative;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
    background: rgba(241, 196, 15, 0.1);
    font-size: 24px;
    font-weight: normal;
    color: #34495e;
    font-weight: 300;
}

    .content-11 > .container {
        position: relative;
    }

    .content-11 .btn {
        margin-left: 33px;
        font-size: 14px;
        font-weight: normal;
        color: #ffffff;
        font-weight: 500;
    }

@media (max-width: 480px) {
    .content-11 > .container > span {
        display: block;
    }

    .content-11 .btn {
        margin: 30px 0 0;
    }
}

@media (max-width: 614px) {
    .content-11 > .container > span {
        display: block;
    }

    .content-11 .btn {
        margin: 30px 0 0;
    }
}



/**
 * Content 18 stylesheet  
 * */
.content-18 {
    padding-top: 130px;
    padding-bottom: 130px;
    position: relative;
}

    .content-18 .carousel {
        margin-bottom: 100px;
        text-align: center;
    }

@media (max-width: 767px) {
    .content-18 .carousel:before {
        margin-bottom: 45px;
    }
}

.content-18 .carousel .quote-text {
    max-width: 625px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 30px;
    font-weight: normal;
    color: #2c3e50;
    font-weight: 300;
    line-height: 40px;
}

.content-18 .carousel .quote-author {
    max-width: 625px;
    margin: 45px auto 0;
    padding: 0 20px;
    font-size: 18px;
    font-weight: normal;
    color: #bdc3c7;
    font-weight: 500;
}

.content-18 .carousel .controls {
    position: relative;
    z-index: 3;
}

    .content-18 .carousel .controls > .carousel-control {
        z-index: 5;
        position: absolute;
        top: 20px;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 15px;
        height: 15px;
        margin: 0;
        padding: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        border: 0;
        -ms-opacity: 100;
        opacity: 100;
        -webkit-filter: alpha(opacity=10000);
        -moz-filter: alpha(opacity=10000);
        -o-filter: alpha(opacity=10000);
        filter: alpha(opacity=10000);
        opacity: 1;
        filter: alpha(opacity=100);
        overflow: hidden;
        background: #2c3e50;
    }

        .content-18 .carousel .controls > .carousel-control.disabled {
            z-index: auto;
            background: none;
            border: 3px solid #ebedee;
            pointer-events: none;
            cursor: default;
        }

        .content-18 .carousel .controls > .carousel-control.left {
            left: 0;
        }

        .content-18 .carousel .controls > .carousel-control.right {
            right: 0;
        }

.content-18 .carousel .carousel-inner {
    padding-bottom: 0;
}

.content-18 .carousel .item {
    -webkit-transition: 0.8s ease-in-out opacity;
    -moz-transition: 0.8s ease-in-out opacity;
    -o-transition: 0.8s ease-in-out opacity;
    -ms-transition: 0.8s ease-in-out opacity;
    transition: 0.8s ease-in-out opacity;
    display: block;
    position: absolute;
    top: 0;
    left: 0 !important;
    right: 0;
    -ms-opacity: 0;
    opacity: 0;
}

    .content-18 .carousel .item.active.left,
    .content-18 .carousel .item.active.right {
        -ms-opacity: 0;
        opacity: 0;
        top: 100%;
        z-index: 2;
    }

    .content-18 .carousel .item.active,
    .content-18 .carousel .item.prev,
    .content-18 .carousel .item.next {
        -ms-opacity: 1;
        opacity: 1;
        top: 0;
        z-index: 1;
    }

.content-18 .carousel + * {
    position: relative;
}

@media (max-width: 767px) {
    .content-18 .carousel {
        margin-bottom: 0;
    }
}

.content-18 .quotes > * {
    margin-top: 48px;
}

.content-18 .quotes h6 {
    text-transform: none;
    font-size: 18px;
    font-weight: normal;
    color: #2c3e50;
    font-weight: 500;
}

/*content-21 
    stylesheet*/

.content-21 .features.features-tabs .features-header {
    *zoom: 1;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -ms-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -ms-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

    .content-21 .features.features-tabs .features-header:before,
    .content-21 .features.features-tabs .features-header:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }

    .content-21 .features.features-tabs .features-header:after {
        clear: both;
    }

    .content-21 .features.features-tabs .features-header:before,
    .content-21 .features.features-tabs .features-header:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .content-21 .features.features-tabs .features-header:after {
        clear: both;
    }

    .content-21 .features.features-tabs .features-header .box {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px;
        float: left;
        width: 23%;
        text-align: center;
        font-size: 20px;
        font-weight: normal;
        margin-left: 10px;
        cursor: pointer;
        font-weight: 500;
        -webkit-transition: 0.25s;
        -moz-transition: 0.25s;
        -o-transition: 0.25s;
        -ms-transition: 0.25s;
        transition: 0.25s;
        min-height: 140px;
        word-wrap: break-word;
        border: solid 2px #cccccc;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .content-21 .features.features-tabs .features-header .box [class*="fui-"] {
            display: block;
            font-size: 24px;
            font-weight: normal;
            line-height: 30.9667px;
            margin-bottom: 15px;
            margin-top: 10px;
        }

.content-21 .features.features-tabs .features-bodies {
    position: relative;
    -webkit-background-size: 322px 418px;
    -moz-background-size: 322px 418px;
    -o-background-size: 322px 418px;
    -ms-background-size: 322px 418px;
    background-size: 322px 418px;
}

@media (max-width: 991px) {
    .content-21 .features.features-tabs .features-bodies {
        background-position: -15% 50%;
    }

    .content-21 .features.features-tabs .features-header .box {
        font-size: 20px;
        width: 48%;
    }
}

@media (max-width: 600px) {
    .content-21 .features.features-tabs .features-bodies {
        background-image: none;
    }
}

.content-21 .features.features-tabs .features-body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px;
    padding-bottom: 0px;
    -ms-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.6s opacity;
    -moz-transition: 0.6s opacity;
    -o-transition: 0.6s opacity;
    -ms-transition: 0.6s opacity;
    transition: 0.6s opacity;
    -webkit-backface-visibility: hidden;
}

@media (max-width: 991px) {
    .content-21 .features.features-tabs .features-body {
        padding: 30px;
    }
}

@media (max-width: 600px) {
    .content-21 .features.features-tabs .features-header .box {
        font-size: 20px;
        width: 45%;
    }

    .content-21 .features.features-tabs .features-body {
        padding: 0px;
    }
}

.content-21 .features.features-tabs .features-body.active {
    -ms-opacity: 100;
    opacity: 100;
    -webkit-filter: alpha(opacity=10000);
    -moz-filter: alpha(opacity=10000);
    -o-filter: alpha(opacity=10000);
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1;
}

.content-21 .features.features-tabs .features-body h6 {
    text-transform: none;
    margin: 0 0 30px;
    font-weight: normal;
    font-weight: 500;
}

.content-21 .features.features-tabs .features-body p {
    font-weight: normal;
}

.content-21 .features.features-tabs .features-body.active {
    position: relative;
}

.content-21 .features.features-tabs .calculated .features-body.active {
    position: absolute;
    z-index: 3;
}

@media (max-width: 480px) {
    .content-21 .features.features-tabs .features-header .box {
        font-size: 18px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .content-21 .features.features-tabs .features-bodies {
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        -ms-border-bottom-right-radius: 6px;
        border-bottom-right-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-bottomleft: 6px;
        -ms-border-bottom-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .content-21 .features.features-tabs .features-body {
        padding: 0px;
    }
}

@media (max-width: 320px) {
    .content-21 .features.features-tabs .features-header .box {
        font-size: 24px;
        padding-left: 10px;
        padding-right: 10px;
        width: 95%;
    }
}
/**
 * Content 26 stylesheet  
 * */

.content-26 {
    position: relative;
    padding: 95px 0;
}

@media (max-width: 767px) {
    .content-26 {
        padding: 40px 5px;
    }

        .content-26 .svg,
        .content-26 .nosvg {
            display: block;
            text-align: center;
            float: none !important;
            margin-top: 45px;
        }
}

.content-26 h3 {
    font-weight: normal;
    font-weight: 500;
}

.content-26 svg,
.content-26 .svg {
    width: 100%;
}

.content-26 .nosvg {
    display: none;
}
/**
 * Content 31 stylesheet  
   This could be used to animate sections by styling the active and non-active states
 * */

@media (max-width: 767px) {
    .content-31 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.content-31 .container > * {
    /*opacity: 50;
  filter: alpha(opacity=5000);
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-transition: 0.6s all;
  -moz-transition: 0.6s all;
  -o-transition: 0.6s all;
  transition: 0.6s all;
  transition-timing-function:cubic-bezier(0,1,0,1) !important;*/
}

.content-31 .container h3 {
    margin: 0 0 30px;
}

@media (max-width: 480px) {
    .content-31 .container .img {
        display: block;
    }
}

.content-31 .container .active {
    /*opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);*/
}


.content-31 .container .pt-perspective {
    position: relative;
    height: 100%;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

.content-31 .container .pt-page {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    visibility: hidden;
}

.content-31 .container .pt-page-current,
.content-31 .container .no-js .pt-page {
    visibility: visible;
    z-index: 1;
}

.content-31 .container .pt-page-ontop {
    z-index: 999;
}

.content-31 .container .pt-controls {
    position: absolute;
    left: 0;
    right: 0;
}

.uppercase {
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    .content-31 .container .pt-controls {
        bottom: 120px;
    }
}

@media (min-width: 723px) and (max-width: 1200px) {
    .content-31 .container .pt-controls {
        bottom: 90px;
    }
}

@media (min-width: 643px) and (max-width: 722px) {
    .content-31 .container .pt-controls {
        bottom: 120px;
    }
}

@media (min-width: 611px) and (max-width: 642px) {
    .content-31 .container .pt-controls {
        bottom: 80px;
    }
}

@media (min-width: 400px) and (max-width: 611px) {
    .content-31 .container .pt-controls {
        bottom: 120px;
    }
}

.content-31 .container .pt-controls > * {
    position: relative;
    z-index: 9999;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #e74c3c;
}

.content-31 .container .pt-control-prev {
    float: left;
}

.content-31 .container .pt-control-next {
    float: right;
}

.content-31 .container .pt-first .pt-control-prev {
    z-index: auto;
    background: none;
    border: 3px solid #ebedee;
    pointer-events: none;
}

.content-31 .container .pt-last .pt-control-next {
    z-index: auto;
    background: none;
    border: 3px solid #ebedee;
    pointer-events: none;
}

@media (max-width: 480px) {
    .content-31 .container > * {
        padding: 20px 0;
        -ms-opacity: 100;
        opacity: 100;
        -webkit-filter: alpha(opacity=10000);
        -moz-filter: alpha(opacity=10000);
        -o-filter: alpha(opacity=10000);
        filter: alpha(opacity=10000);
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .content-31 .container .number {
        background: #7aae32;
    }

    .content-31 .container h3 {
        color: #7aae32;
        font-size: 30px;
    }

    .content-31 .container .img img:first-child {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .content-31 .container .img img + img {
        margin-top: 30px;
        max-width: 100%;
        -ms-opacity: 100;
        opacity: 100;
        -webkit-filter: alpha(opacity=10000);
        -moz-filter: alpha(opacity=10000);
        -o-filter: alpha(opacity=10000);
        filter: alpha(opacity=10000);
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .content-31 .container .pt-controls {
        bottom: 120px;
    }

        .content-31 .container .pt-controls .pt-control-prev {
            left: -20px;
        }

        .content-31 .container .pt-controls .pt-control-next {
            right: -20px;
        }

    .content-31 .container .box {
        margin: 0 0 30px;
    }
}

@media (max-width: 400px) {
    .content-31 .container .pt-controls {
        bottom: 80px;
    }
}

@media (max-width: 320px) {
    .content-31 .container > * {
        padding: 0;
    }
}


/**
 *************************************************** Headers ********************************
 * */

/**
 * Header 1 stylesheet  
 * */
.header-1 {
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

    .header-1 > .container {
        position: relative;
    }

.navbar {
    position: absolute;
    z-index: 2;
    top: 51px;
    font-weight: 500;
}

    .navbar.navbar-fixed-top {
        position: fixed;
        margin-top: -4px !important;
    }

    .navbar .nav > li {
        margin-left: 20px;
    }

        .navbar .nav > li:first-child {
            margin-left: 0;
        }

        .navbar .nav > li > a {
            padding: 35px 5px 27px 5px;
            font-size: 14px;
            font-weight: normal;
            font-weight: 300;
            letter-spacing: 1px;
            color: #ffffff;
            -ms-opacity: 70;
            opacity: 70;
            -webkit-filter: alpha(opacity=7000);
            -moz-filter: alpha(opacity=7000);
            -o-filter: alpha(opacity=7000);
            filter: alpha(opacity=7000);
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

            .navbar .nav > li > a:hover,
            .navbar .nav > li > a:focus,
            .navbar .nav > li > a.active {
                -ms-opacity: 100;
                opacity: 100;
                -webkit-filter: alpha(opacity=10000);
                -moz-filter: alpha(opacity=10000);
                -o-filter: alpha(opacity=10000);
                filter: alpha(opacity=10000);
                opacity: 1;
                filter: alpha(opacity=100);
            }

        .navbar .nav > li.active > a {
            -ms-opacity: 100;
            opacity: 100;
            -webkit-filter: alpha(opacity=10000);
            -moz-filter: alpha(opacity=10000);
            -o-filter: alpha(opacity=10000);
            filter: alpha(opacity=10000);
            opacity: 1;
            filter: alpha(opacity=100);
        }

            .navbar .nav > li.active > a:hover,
            .navbar .nav > li.active > a:focus,
            .navbar .nav > li.active > a.active {
                -ms-opacity: 100;
                opacity: 100;
                -webkit-filter: alpha(opacity=10000);
                -moz-filter: alpha(opacity=10000);
                -o-filter: alpha(opacity=10000);
                filter: alpha(opacity=10000);
                opacity: 1;
                filter: alpha(opacity=100);
            }

.header-1-sub {
    position: relative;
    z-index: 50;
    left: 0;
    width: 100%;
    height: 695px;
    padding: 0;
    overflow: hidden;
    color: white;
    background-color: #222527;
}

@media (max-width: 480px) {
    .header-1-sub {
        height: 420px;
    }
}

.header-1-sub .container {
    position: relative;
}

@media (max-width: 600px) {
    .header-1-sub h3 {
        font-size: 30px;
        font-weight: normal;
        color: #ffffff;
    }
}

@media (max-width: 480px) {
    .header-1-sub h3 {
        font-size: 26px;
        font-weight: normal;
        color: #ffffff;
        margin: 0 0 24px 0;
    }
}

.header-1-sub .lead {
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 0;
}

@media (max-width: 600px) {
    .header-1-sub .lead {
        font-size: 26px;
        font-weight: normal;
        color: #ffffff;
    }
}

@media (max-width: 480px) {
    .header-1-sub .lead {
        font-size: 22px;
        font-weight: normal;
        color: #ffffff;
    }
}

.header-1-sub .pt-perspective {
    position: relative;
    height: 100% !important;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

.header-1-sub .pt-page {
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: #363940;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    visibility: hidden;
}

.header-1-sub .pt-page-1 .background {
    -ms-opacity: 75;
    opacity: 75;
    -webkit-filter: alpha(opacity=7500);
    -moz-filter: alpha(opacity=7500);
    -o-filter: alpha(opacity=7500);
    filter: alpha(opacity=7500);
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-position: 50% 30%;
}

.header-1-sub .pt-page-2 .background {
    -ms-opacity: 75;
    opacity: 75;
    -webkit-filter: alpha(opacity=7500);
    -moz-filter: alpha(opacity=7500);
    -o-filter: alpha(opacity=7500);
    filter: alpha(opacity=7500);
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-position: 50% 30%;
}

.header-1-sub .pt-page-3 .background {
    -ms-opacity: 75;
    opacity: 75;
    -webkit-filter: alpha(opacity=7500);
    -moz-filter: alpha(opacity=7500);
    -o-filter: alpha(opacity=7500);
    filter: alpha(opacity=7500);
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-position: 50% 30%;
}

.header-1-sub .pt-page-current,
.header-1-sub .no-js .pt-page {
    visibility: visible;
    z-index: 1;
}

.header-1-sub .pt-page-ontop {
    z-index: 999;
}

.header-1-sub .page-transitions * {
    line-height: normal;
}

.header-1-sub .page-transitions .background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}

.header-1-sub .page-transitions .caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 140px;
}

@media (max-width: 480px) {
    .header-1-sub .page-transitions .caption {
        bottom: 73px;
    }
}

.header-1-sub .page-transitions .controls > * {
    position: absolute;
    left: 15;
    top: 410px;
    z-index: 1000;
    width: 20px;
    overflow: hidden;
    text-decoration: none;
    font-size: 18px;
    color: #7f8c8d;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -ms-transition: color 0.25s;
    transition: color 0.25s;
}

@media (max-width: 480px) {
    .header-1-sub .page-transitions .controls > * {
        top: 363px;
    }
}

.header-1-sub .page-transitions .controls > *.control-next {
    left: 45px;
}

/*header-5-sub 
    (app + tech page Carousels) */

.header-5-sub {
    position: relative;
    padding: 0;
}

    .header-5-sub .box-icon {
        margin: 10px auto;
        text-align: center;
    }

        .header-5-sub .box-icon > * {
            display: inline-block;
            vertical-align: middle;
        }

        .header-5-sub .box-icon .icon {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 95px;
            height: 95px;
            margin: 0 50px;
            border: 7px solid #fff55b;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            overflow: hidden;
            font-size: 48px;
            font-weight: normal;
            color: #fff55b;
            line-height: 81px;
        }

    .header-5-sub .bg-peter-river,
    .header-5-sub .bg-turquoise,
    .header-5-sub .bg-peter-river h1,
    .header-5-sub .bg-turquoise h1,
    .header-5-sub .bg-peter-river .h1,
    .header-5-sub .bg-turquoise .h1,
    .header-5-sub .bg-peter-river h2,
    .header-5-sub .bg-turquoise h2,
    .header-5-sub .bg-peter-river .h2,
    .header-5-sub .bg-turquoise .h2,
    .header-5-sub .bg-peter-river h3,
    .header-5-sub .bg-turquoise h3,
    .header-5-sub .bg-peter-river .h3,
    .header-5-sub .bg-turquoise .h3,
    .header-5-sub .bg-peter-river h4,
    .header-5-sub .bg-turquoise h4,
    .header-5-sub .bg-peter-river .h4,
    .header-5-sub .bg-turquoise .h4,
    .header-5-sub .bg-peter-river h5,
    .header-5-sub .bg-turquoise h5,
    .header-5-sub .bg-peter-river .h5,
    .header-5-sub .bg-turquoise .h5,
    .header-5-sub .bg-peter-river h6,
    .header-5-sub .bg-turquoise h6,
    .header-5-sub .bg-peter-river .h6,
    .header-5-sub .bg-turquoise .h6 {
        color: white;
    }

    .header-5-sub .page-transitions {
        background: white;
    }

    .header-5-sub .pt-perspective {
        position: relative;
        height: 100%;
        -webkit-perspective: 1200px;
        -moz-perspective: 1200px;
        perspective: 1200px;
        overflow: hidden;
    }

    .header-5-sub .pt-page {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
        visibility: hidden;
    }

    .header-5-sub .pt-page-current,
    .header-5-sub .no-js .pt-page {
        visibility: visible;
        z-index: 1;
    }

    .header-5-sub .pt-page-ontop {
        z-index: 999;
    }

    .header-5-sub .page-transitions {
        height: 450px;
    }

    .header-5-sub .pt-page {
        padding-top: 40px;
        padding-bottom: 40px;
    }

@media (max-width: 767px) {
    .header-5-sub .pt-page {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.header-5-sub .hero-unit {
    margin: 0;
    padding: 0;
    background: transparent;
}

    .header-5-sub .hero-unit h1 {
        margin: 0 0 2px;
        font-size: 25px;
        font-weight: normal;
        color: #ffffff;
        line-height: normal;
    }

    .header-5-sub .hero-unit p {
        font-size: 20px;
        font-weight: normal;
        color: #ffffff;
        line-height: normal;
    }

.header-5-sub .pt-page-1 .box-icon {
    position: relative;
    left: 50%;
    -ms-opacity: 0;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}

.loaded .header-5-sub .pt-page-1 .box-icon {
    left: 0;
    -ms-opacity: 100;
    opacity: 100;
    -webkit-filter: alpha(opacity=10000);
    -moz-filter: alpha(opacity=10000);
    -o-filter: alpha(opacity=10000);
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-5-sub .pt-page-1 .box-icon [class*="pt-control-"] {
    -ms-opacity: 0;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}

.loaded .header-5-sub .pt-page-1 .box-icon [class*="pt-control-"] {
    -ms-opacity: 100;
    opacity: 100;
    -webkit-filter: alpha(opacity=10000);
    -moz-filter: alpha(opacity=10000);
    -o-filter: alpha(opacity=10000);
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-5-sub .pt-page-1 .hero-unit {
    position: relative;
    left: -50%;
    -ms-opacity: 0;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}

.loaded .header-5-sub .pt-page-1 .hero-unit {
    left: 0;
    -ms-opacity: 100;
    opacity: 100;
    -webkit-filter: alpha(opacity=10000);
    -moz-filter: alpha(opacity=10000);
    -o-filter: alpha(opacity=10000);
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width: 480px) {
    .header-5-sub .pt-page {
        padding-top: 120px;
    }
}

.header-5-sub .pt-control-next,
.header-5-sub .pt-control-prev {
    color: #999999;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}

    .header-5-sub .pt-control-next:hover,
    .header-5-sub .pt-control-prev:hover,
    .header-5-sub .pt-control-next:focus,
    .header-5-sub .pt-control-prev:focus,
    .header-5-sub .pt-control-next.active,
    .header-5-sub .pt-control-prev.active {
        color: #666666;
    }


/**
 * Header 8 stylesheet  
 * */
.header-8-sub {
    position: relative;
}

    .header-8-sub h3 {
        font-size: 35px;
        font-weight: normal;
        margin-bottom: 30px;
        text-align: center;
        font-weight: 300;
        color: #2c3e50;
    }

    .header-8-sub .lead {
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        font-weight: 300;
        color: #2c3e50;
    }

    .header-8-sub .background {
        background-position: 50% 0;
        -ms-opacity: 100;
        opacity: 100;
        -webkit-filter: alpha(opacity=10000);
        -moz-filter: alpha(opacity=10000);
        -o-filter: alpha(opacity=10000);
        filter: alpha(opacity=10000);
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .header-8-sub img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
    }

/**
 * Header 23 stylesheet  
 * */
.header-23 {
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

    .header-23 > .container {
        position: relative;
    }

.header-23-sub {
    z-index: 50;
    left: 0;
    width: 100%;
    position: relative;
    padding-top: 270px;
    padding-bottom: 270px;
    color: white;
    text-align: center;
    background: #1b1e21;
    height: 695px;
}


@media (max-width: 991px) {
    .header-23-sub {
        padding-top: 260px;
        padding-bottom: 170px;
    }
}

.header-23-sub .hero-unit {
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 30px;
}

    .header-23-sub .hero-unit strong {
        font-size: 36px;
        font-weight: 800;
    }

@media (max-width: 991px) {
    .header-23-sub .hero-unit strong {
        display: block;
    }
}

.header-23-sub .hero-unit span {
    font-weight: 300;
}

@media (max-width: 991px) {
    .header-23-sub .hero-unit span {
        display: block;
    }
}

.header-23-sub .hero-unit .btn-play {
    display: inline-block;
    text-indent: -9999px;
    vertical-align: middle;
    overflow: hidden;
    width: 199px;
    height: 56px;
    margin: 20px auto;
}

@media (max-width: 991px) {
    .header-23-sub .hero-unit .btn-play {
        margin: 35px 0;
    }
}

.header-23-sub .background {
    -ms-opacity: 10;
    opacity: 10;
    -webkit-filter: alpha(opacity=1000);
    -moz-filter: alpha(opacity=1000);
    -o-filter: alpha(opacity=1000);
    filter: alpha(opacity=1000);
    opacity: 0.1;
    filter: alpha(opacity=10);
}

.mask {
    z-index: 1000;
    background-color: #000;
    -ms-opacity: 90;
    opacity: 90;
    -webkit-filter: alpha(opacity=9000);
    -moz-filter: alpha(opacity=9000);
    -o-filter: alpha(opacity=9000);
    filter: alpha(opacity=9000);
    opacity: 0.9;
    filter: alpha(opacity=90);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: none;
}

.popup-video {
    z-index: 1000;
    margin: 0 10%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
}

    .popup-video.shown {
        position: fixed;
        width: 80%;
        height: 100%;
        overflow: visible;
        display: none;
    }

    .popup-video > * {
        width: 100%;
        height: 100%;
    }


/**
    ************************************************************* CREW ****************************************************
 * Crew 4 stylesheet  
 * */
.crew-4 {
    padding-top: 110px;
    padding-bottom: 110px;
}

    .crew-4 h4 {
        margin: 0 0 20px;
        text-align: left;
        font-weight: 300;
    }

    .crew-4 .members {
        display: table;
        width: 100%;
    }

        .crew-4 .members + .members {
            margin-top: 80px;
        }

        .crew-4 .members .member-wrapper {
            display: table-cell;
        }

            .crew-4 .members .member-wrapper:first-child + .member-wrapper {
                text-align: center;
            }

                .crew-4 .members .member-wrapper:first-child + .member-wrapper + .member-wrapper {
                    text-align: right;
                }

        .crew-4 .members .member {
            width: 265px;
            display: inline-block;
        }

        .crew-4 .members .photo-wrapper {
            width: 265px;
            height: 180px;
            position: relative;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            -ms-border-radius: 0px;
            border-radius: 0px;
            overflow: hidden;
            background-color: #ecf0f1;
            -webkit-transition: background-color 0.4s;
            -moz-transition: background-color 0.4s;
            -o-transition: background-color 0.4s;
            -ms-transition: background-color 0.4s;
            transition: background-color 0.4s;
        }

        .crew-4 .members .photo {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            -ms-border-radius: 0px;
            border-radius: 0px;
            overflow: hidden;
            background: 50% 50% no-repeat;
            -ms-opacity: 30;
            opacity: 30;
            -webkit-filter: alpha(opacity=3000);
            -moz-filter: alpha(opacity=3000);
            -o-filter: alpha(opacity=3000);
            filter: alpha(opacity=3000);
            opacity: 0.3;
            filter: alpha(opacity=30);
            -webkit-transition: opacity 0.4s;
            -moz-transition: opacity 0.4s;
            -o-transition: opacity 0.4s;
            -ms-transition: opacity 0.4s;
            transition: opacity 0.4s;
        }

            .crew-4 .members .photo img {
                display: none;
            }

        .crew-4 .members .overlay {
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            text-align: center;
            color: #fff;
            line-height: 180px;
            -ms-opacity: 0;
            opacity: 0;
            -webkit-filter: alpha(opacity=0);
            -moz-filter: alpha(opacity=0);
            -o-filter: alpha(opacity=0);
            filter: alpha(opacity=0);
            -webkit-transition: opacity 0.4s;
            -moz-transition: opacity 0.4s;
            -o-transition: opacity 0.4s;
            -ms-transition: opacity 0.4s;
            transition: opacity 0.4s;
        }

            .crew-4 .members .overlay a {
                margin: 0 8px;
                display: inline-block;
                color: #ffffff;
            }

                .crew-4 .members .overlay a:hover,
                .crew-4 .members .overlay a:focus,
                .crew-4 .members .overlay a.active {
                    color: #333333;
                }

            .crew-4 .members .overlay [class*="fui-"] {
                font-size: 36px;
            }

        .crew-4 .members .info {
            font-size: 14px;
            margin-top: 36px;
            line-height: 1.4;
            text-align: left;
        }

            .crew-4 .members .info b {
                color: #7f8c8d;
            }

        .crew-4 .members .name {
            font-size: 16px;
            font-weight: 700;
            margin-bottom: 14px;
        }

        .crew-4 .members .contacts {
            color: #7f8c8d;
            font-weight: 700;
            border-top: 2px solid #ebedee;
            margin-top: 13px;
            padding-top: 15px;
        }

            .crew-4 .members .contacts a {
                color: #7f8c8d;
            }

                .crew-4 .members .contacts a:hover,
                .crew-4 .members .contacts a:focus,
                .crew-4 .members .contacts a.active {
                    color: #95a5a6;
                }

        .crew-4 .members .member:hover .photo-wrapper {
            background-color: #7aae32;
        }

        .crew-4 .members .member:hover .photo {
            -ms-opacity: 40;
            opacity: 40;
            -webkit-filter: alpha(opacity=4000);
            -moz-filter: alpha(opacity=4000);
            -o-filter: alpha(opacity=4000);
            filter: alpha(opacity=4000);
            opacity: 0.4;
            filter: alpha(opacity=40);
        }

        .crew-4 .members .member:hover .overlay {
            -ms-opacity: 100;
            opacity: 100;
            -webkit-filter: alpha(opacity=10000);
            -moz-filter: alpha(opacity=10000);
            -o-filter: alpha(opacity=10000);
            filter: alpha(opacity=10000);
            opacity: 1;
            filter: alpha(opacity=100);
        }

@media (max-width: 991px) and (min-width: 768px) {
    .crew-4 .members .member,
    .crew-4 .members .photo-wrapper {
        width: 230px;
    }
}

@media (max-width: 767px) {
    .crew-4 .members {
        display: block;
        width: auto;
    }

        .crew-4 .members .member-wrapper {
            display: block;
            text-align: center !important;
        }

            .crew-4 .members .member-wrapper + .member-wrapper {
                margin-top: 80px;
            }
}

@media (max-width: 480px) {
    .crew-4 .members .member-wrapper + .member-wrapper {
        margin-top: 40px;
    }
}
/**
    ******************************************* Contact ******************************************
 * Contact 4 stylesheet  
 * */
.contacts-4 {
    height: 695px;
    text-align: right;
    padding-top: 175px;
    padding-bottom: 180px;
    color: #dddddd;
}

    .contacts-4 h3 {
        margin: 0 0 12px;
        color: #fff;
        font-weight: 300;
    }

    .contacts-4 h5 {
        max-width: 100%;
        display: block;
    }


    .contacts-4 a:hover,
    .contacts-4 a:focus,
    .contacts-4 a.active {
        color: #7aae32;
    }

    .contacts-4 .content {
        margin: 0 80px;
    }

@media (max-width: 767px) {
    .contacts-4 .content {
        margin: 0;
    }
}

.contacts-4 .social-btns {
    white-space: nowrap;
    margin-bottom: 35px;
    line-height: 36px;
}

    .contacts-4 .social-btns > * {
        display: inline-block;
        margin-left: 15px;
        font-size: 30px;
        width: 30px;
        height: 38px;
        overflow: hidden;
        text-align: center;
    }

        .contacts-4 .social-btns > *:first-child {
            margin-left: 0;
        }

        .contacts-4 .social-btns > * > * {
            display: block;
            position: relative;
            -webkit-transition: 0.25s top;
            -moz-transition: 0.25s top;
            -o-transition: 0.25s top;
            -ms-transition: 0.25s top;
            transition: 0.25s top;
        }

            .contacts-4 .social-btns > * > *:first-child {
                color: #fff;
            }

        .contacts-4 .social-btns > *:hover > * {
            top: -100%;
        }

.contacts-4 .links {
    margin: 35px 0 0;
    font-size: 40px;
    font-weight: 700;
    -moz-word-break: break-all;
    -o-word-break: break-all;
    word-break: break-all;
}

    .contacts-4 .links a {
        padding-bottom: 1px;
        border-bottom: 2px solid;
        color: #ddd;
        -webkit-transition: all;
        -moz-transition: all;
        -ms-transition: all;
        -o-transition: all;
        transition: all;
    }

        .contacts-4 .links a:hover {
            color: #7aae32;
        }

@media (max-width: 480px) {
    .contacts-4 .links a {
        font-size: 22px;
    }
}
