/*

Author: XpeedStudio

Author URI: https://themeforest.net/user/xpeedstudio

*/

/* -----------------------------------------------------------

Table of content





01 Global styles

02 Buttons

03 Titles

04 Preloader

05 Carousel

06 Navbar

07 Icon box

08 Lightbox

09 Form

10 Testimonial

11 Timeline

12 Social Icons

13 Intro

14 About

15 Services

16 Featured

17 Subscribe

18 News

19 Blog

20 Projects

21 Portfolio

22 Journal

23 Gallery

24 Team

25 Pricing

26 Contact

27 Footer





/* -------------------------------------------------------- */

/*

//style-01

@brand-primary:         #2E525E;

@brand-highlight:       #029AA2;

@brand-dark:       		#0C191C;

*/

/*

//style-02

@brand-primary:         #007DBC;

@brand-highlight:       #0FAEFF;

@brand-dark:       		#1e1e1e;

*/

/*

//style-03

@brand-primary:         #FBBF3B;

@brand-highlight:       #FDDD3F;

@brand-dark:       		#333333;

*/

/*

//style-04

@brand-primary:         #FBBF3B;

@brand-highlight:       #FDDD3F;

@brand-dark:       		#333333;

*/

/*

//style-05

@brand-primary:         #333333;

@brand-highlight:       #029AA2;

@brand-dark:       		#191919;

*/

/*

//style-10

@brand-primary:         #3770CC;

@brand-highlight:       #FFC83F;

@brand-dark:       		#222326;

*/

/*

//style-09

@brand-primary:         #2A2B33;

@brand-highlight:       #000000;

@brand-dark:       		#222326;

*/

/*

//style-07

@brand-primary:         #417DA8;

@brand-highlight:       #295070;

@brand-dark:       		#27282D;

*/

/* General */

/* -------------------------------------------------------- */

html {

    font-size: initial;

}

body {

    font-family: 'raleway', sans-serif;

    font-weight: 300;

    color: #232323;

    overflow-x: hidden!important;

}

html.fancybox-lock {

    margin: 0!important;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

    overflow-y: scroll!important;

}

a {

    -webkit-transition: color .3s ease;

    -o-transition: color .3s ease;

    transition: color .3s ease;

}

.tersus-style-02 p {

    font-size: 14px;

}

:focus {

    outline: none!important;

    -webkit-box-shadow: none!important;

    box-shadow: none!important;

}

p {

    line-height: 1.8;

    font-size: 13px;

}

hr {

    border-color: #ccc;

}

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;

}

.blackbg {

    background: #262626;

}

.whitebg {

    background: #bbd9f3;

}

.textwhite {

    color: #fff;

}

.textblack {

    color: #262626;

}

.coloricon i {

    color: #5e9a28;

}

.colorsbg {

    background: #5e9a28;

    color: #ffffff;

}

.lightbg {

    background-color: #f9f9f9;

}

.transition {

    -webkit-transition: all 300ms linear;

    -moz-transition: all 300ms linear;

    -o-transition: all 300ms linear;

    -ms-transition: all 300ms linear;

    transition: all 300ms linear;

}

.outofsectiontext {

    margin-top: 40px;

}

ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

.no-padding {

    padding: 0 !important;

    margin: 0 !important;

}

/*

Extra height css

*/

.margin-top-20 {

    margin-top: 20px;

}

.margin-bottom-20 {

    margin-bottom: 20px;

}

.margin-top-40 {

    margin-top: 40px;

}

.margin-bottom-40 {

    margin-bottom: 40px!important;

}

.margin-top-60 {

    margin-top: 60px;

}

.margin-80 {

    margin-top: 80px;

    margin-bottom: 80px;

}

.margin-bottom-60 {

    margin-bottom: 60px;

}

.margin-top-80 {

    margin-top: 80px;

}

.margin-bottom-80 {

    margin-bottom: 80px;

}

.m_t__b {

    margin: 14rem 0;

}

.p_t__b {

    padding: 10px 0;

}

.padding-top-20 {

    padding-top: 1.33rem;

}

.padding-bottom-20 {

    padding-bottom: 1.33rem;

}

.padding-top-30 {

    padding-top: 1.875rem;

}

.padding-bottom-30 {

    padding-bottom: 1.875rem;

}

.padding-top-40 {

    padding-top: 2.66rem;

}

.padding-bottom-40 {

    padding-bottom: 2.66rem;

}

.padding-top-60 {

    padding-top: 5rem;

}

.padding-bottom-60 {

    padding-bottom: 5rem;

}

.padding-top-80 {

    padding-top: 5.714rem;

}

.padding-bottom-80 {

    padding-bottom: 5.714rem;

}

.padding-top-90 {

    padding-top: 6.429rem;

}

.padding-bottom-90 {

    padding-bottom: 6.429rem;

}

.padding-bottom-0 {

    padding-bottom: 0;

}

.p_l_r {

    padding-left: 5.714rem;

    padding-right: 5.714rem;

}

/*padding*/

.padding-twenty {

    padding: 10px 0;

}

.padding-fourty {

    padding: 20px 0;

}

.padding-sixty {

    padding: 30px 0;

}

.padding-eighty {

    padding: 40px 0;

}

.relative {

    position: relative;

}

.img-responsive {

    width: 100%;

}

.list-default li {

    margin-bottom: 25px;

}

.text-big {

    font-size: 14px;

}

.col-xs-1,

.col-sm-1,

.col-md-1,

.col-lg-1,

.col-xs-2,

.col-sm-2,

.col-md-2,

.col-lg-2,

.col-xs-3,

.col-sm-3,

.col-md-3,

.col-lg-3,

.col-xs-4,

.col-sm-4,

.col-md-4,

.col-lg-4,

.col-xs-5,

.col-sm-5,

.col-md-5,

.col-lg-5,

.col-xs-6,

.col-sm-6,

.col-md-6,

.col-lg-6,

.col-xs-7,

.col-sm-7,

.col-md-7,

.col-lg-7,

.col-xs-8,

.col-sm-8,

.col-md-8,

.col-lg-8,

.col-xs-9,

.col-sm-9,

.col-md-9,

.col-lg-9,

.col-xs-10,

.col-sm-10,

.col-md-10,

.col-lg-10,

.col-xs-11,

.col-sm-11,

.col-md-11,

.col-lg-11,

.col-xs-12,

.col-sm-12,

.col-md-12,

.col-lg-12,

.col-md-5,

.col-md-7,

.col-md-2-10 {

    padding-top: 7px;

}

.row {

    margin-top: 0px;

}

.row.gutter-sm {

    margin-left: -7.5px;

    margin-right: -7.5px;

}

.row.gutter-sm .col-xs-1,

.row.gutter-sm .col-sm-1,

.row.gutter-sm .col-md-1,

.row.gutter-sm .col-lg-1,

.row.gutter-sm .col-xs-2,

.row.gutter-sm .col-sm-2,

.row.gutter-sm .col-md-2,

.row.gutter-sm .col-lg-2,

.row.gutter-sm .col-xs-3,

.row.gutter-sm .col-sm-3,

.row.gutter-sm .col-md-3,

.row.gutter-sm .col-lg-3,

.row.gutter-sm .col-xs-4,

.row.gutter-sm .col-sm-4,

.row.gutter-sm .col-md-4,

.row.gutter-sm .col-lg-4,

.row.gutter-sm .col-xs-5,

.row.gutter-sm .col-sm-5,

.row.gutter-sm .col-md-5,

.row.gutter-sm .col-lg-5,

.row.gutter-sm .col-xs-6,

.row.gutter-sm .col-sm-6,

.row.gutter-sm .col-md-6,

.row.gutter-sm .col-lg-6,

.row.gutter-sm .col-xs-7,

.row.gutter-sm .col-sm-7,

.row.gutter-sm .col-md-7,

.row.gutter-sm .col-lg-7,

.row.gutter-sm .col-xs-8,

.row.gutter-sm .col-sm-8,

.row.gutter-sm .col-md-8,

.row.gutter-sm .col-lg-8,

.row.gutter-sm .col-xs-9,

.row.gutter-sm .col-sm-9,

.row.gutter-sm .col-md-9,

.row.gutter-sm .col-lg-9,

.row.gutter-sm .col-xs-10,

.row.gutter-sm .col-sm-10,

.row.gutter-sm .col-md-10,

.row.gutter-sm .col-lg-10,

.row.gutter-sm .col-xs-11,

.row.gutter-sm .col-sm-11,

.row.gutter-sm .col-md-11,

.row.gutter-sm .col-lg-11,

.row.gutter-sm .col-xs-12,

.row.gutter-sm .col-sm-12,

.row.gutter-sm .col-md-12,

.row.gutter-sm .col-lg-12,

.row.gutter-sm .col-md-5,

.row.gutter-sm .col-md-7,

.row.gutter-sm .col-md-2-10 {

    padding-left: 0px;

    padding-right: 7.5px;

}

.row.gutter-xs {

    margin-left: -2.5px;

    margin-right: -2.5px;

}

.row.gutter-xs .col-xs-1,

.row.gutter-xs .col-sm-1,

.row.gutter-xs .col-md-1,

.row.gutter-xs .col-lg-1,

.row.gutter-xs .col-xs-2,

.row.gutter-xs .col-sm-2,

.row.gutter-xs .col-md-2,

.row.gutter-xs .col-lg-2,

.row.gutter-xs .col-xs-3,

.row.gutter-xs .col-sm-3,

.row.gutter-xs .col-md-3,

.row.gutter-xs .col-lg-3,

.row.gutter-xs .col-xs-4,

.row.gutter-xs .col-sm-4,

.row.gutter-xs .col-md-4,

.row.gutter-xs .col-lg-4,

.row.gutter-xs .col-xs-5,

.row.gutter-xs .col-sm-5,

.row.gutter-xs .col-md-5,

.row.gutter-xs .col-lg-5,

.row.gutter-xs .col-xs-6,

.row.gutter-xs .col-sm-6,

.row.gutter-xs .col-md-6,

.row.gutter-xs .col-lg-6,

.row.gutter-xs .col-xs-7,

.row.gutter-xs .col-sm-7,

.row.gutter-xs .col-md-7,

.row.gutter-xs .col-lg-7,

.row.gutter-xs .col-xs-8,

.row.gutter-xs .col-sm-8,

.row.gutter-xs .col-md-8,

.row.gutter-xs .col-lg-8,

.row.gutter-xs .col-xs-9,

.row.gutter-xs .col-sm-9,

.row.gutter-xs .col-md-9,

.row.gutter-xs .col-lg-9,

.row.gutter-xs .col-xs-10,

.row.gutter-xs .col-sm-10,

.row.gutter-xs .col-md-10,

.row.gutter-xs .col-lg-10,

.row.gutter-xs .col-xs-11,

.row.gutter-xs .col-sm-11,

.row.gutter-xs .col-md-11,

.row.gutter-xs .col-lg-11,

.row.gutter-xs .col-xs-12,

.row.gutter-xs .col-sm-12,

.row.gutter-xs .col-md-12,

.row.gutter-xs .col-lg-12,

.row.gutter-xs .col-md-5,

.row.gutter-xs .col-md-7,

.row.gutter-xs .col-md-2-10 {

    padding-left: 2.5px;

    padding-right: 2.5px;

}

.row.gutter-none {

    margin-left: 0;

    margin-right: 0;

}

.row.gutter-none .col-xs-1,

.row.gutter-none .col-sm-1,

.row.gutter-none .col-md-1,

.row.gutter-none .col-lg-1,

.row.gutter-none .col-xs-2,

.row.gutter-none .col-sm-2,

.row.gutter-none .col-md-2,

.row.gutter-none .col-lg-2,

.row.gutter-none .col-xs-3,

.row.gutter-none .col-sm-3,

.row.gutter-none .col-md-3,

.row.gutter-none .col-lg-3,

.row.gutter-none .col-xs-4,

.row.gutter-none .col-sm-4,

.row.gutter-none .col-md-4,

.row.gutter-none .col-lg-4,

.row.gutter-none .col-xs-5,

.row.gutter-none .col-sm-5,

.row.gutter-none .col-md-5,

.row.gutter-none .col-lg-5,

.row.gutter-none .col-xs-6,

.row.gutter-none .col-sm-6,

.row.gutter-none .col-md-6,

.row.gutter-none .col-lg-6,

.row.gutter-none .col-xs-7,

.row.gutter-none .col-sm-7,

.row.gutter-none .col-md-7,

.row.gutter-none .col-lg-7,

.row.gutter-none .col-xs-8,

.row.gutter-none .col-sm-8,

.row.gutter-none .col-md-8,

.row.gutter-none .col-lg-8,

.row.gutter-none .col-xs-9,

.row.gutter-none .col-sm-9,

.row.gutter-none .col-md-9,

.row.gutter-none .col-lg-9,

.row.gutter-none .col-xs-10,

.row.gutter-none .col-sm-10,

.row.gutter-none .col-md-10,

.row.gutter-none .col-lg-10,

.row.gutter-none .col-xs-11,

.row.gutter-none .col-sm-11,

.row.gutter-none .col-md-11,

.row.gutter-none .col-lg-11,

.row.gutter-none .col-xs-12,

.row.gutter-none .col-sm-12,

.row.gutter-none .col-md-12,

.row.gutter-none .col-lg-12,

.row.gutter-none .col-md-5,

.row.gutter-none .col-md-7,

.row.gutter-none .col-md-2-10 {

    padding-left: 0;

    padding-right: 0;

}

.no-radius {

    border-radius: 0;

}

.chromeframe,

.no-js-alert {

    position: fixed;

    z-index: 10000;

    background: #f2dede;

    border-top: 1px solid #ebccd1;

    width: 100%;

    bottom: 0;

    left: 0;

    margin: 0;

    color: #a94442;

    text-align: center;

}

.no-js-alert {

    display: none;

}

.no-js .no-js-alert {

    display: block;

}

.full-width {

    width: 100%;

    max-width: 100%;

    margin: 0;

    padding: 0;

}

.parallax {

    background-attachment: fixed;

    background-repeat: no-repeat;

}

.spacing {

    width: 100%;

    height: 50px;

    display: block;

}

.section,

.footer,

.header {

    position: relative;

}

.spacing-navbar {

    margin-top: 80px;

}

.spacing-default {

    padding-top: 150px;

    padding-bottom: 150px;

}

.spacing-sm {

    padding-top: 80px;

    padding-bottom: 80px;

}

.spacing-none {

    padding-top: 0!important;

    padding-bottom: 0!important;

}

.background-image {

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.no-top-spacing {

    padding-top: 0!important;

}

.bind-narrow {

    margin-right: auto;

    margin-left: auto;

    width: 100%;

}

.bind-narrow.bind-narrow-md {

    max-width: 1090px;

}

.bind-narrow.bind-narrow-sm {

    max-width: 930px;

}

.bind-narrow.bind-narrow-xs {

    max-width: 830px;

}

.bind-narrow .container,

.bind-narrow .container-fluid {

    max-width: 100%!important;

}

.parallax-window {

    min-height: 400px;

    background: transparent;

}

.bg-primary {

    background-color: #1f9081 !important;

}

.bg-dark {

    background-color: #27282d !important;

}

.bg-gray {

    background-color: #F2F2F2!important;

}

.bg-darker {

    background-color: #0f1012 !important;

}

.bg-darkblue {

    background-color: #1B2744!important;

}

.caption-container {

    position: relative;

    text-align: center;

}

.caption-container img {

    width: 100%;

}

.caption-container span,

.caption-container h2 {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    background-color: rgba(39, 40, 45, 0.65);

    color: #fff;

    text-transform: uppercase;

    margin: 0;

    padding: 10px 0;

}

.caption-container h2 {

    font-weight: 100;

}

.text-light {

    color: #fff;

}

.text-uppercase {

    text-transform: uppercase;

}

.text-container {

    padding: 30px;

    background-color: #fff;

}

.text-container2 {

    padding: 30px;

    border: 1px solid #ccc;

}

.text-medium {

    font-size: 14px;

}

.highlight {

    color: #2895ba;

    font-weight: 500;

}

.pattern-dot {

    position: relative;

    background: rgba(16, 29, 33, 0.4) url('../img/pattern-black-dot.html') repeat;

}

.pattern-stripes {

    position: relative;

    background: url('../img/pattern-stripes.html') repeat;

}

.background {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    z-index: -1;

    background-size: cover;

}

.background-fixed {

    background-image: url('../img/style-02/divider-bg-02.html');

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

    background-attachment: fixed;

}

.overlay {

    position: relative;

    background-color: rgba(16, 29, 33, 0.9) !important;

}

.overlay-dark {

    position: relative;

    background-color: rgba(0, 0, 0, 0.9) !important;

}

.overlay-gray {

    position: relative;

    background-color: rgba(0, 0, 0, 0.7) !important;

}

.overlay-light {

    position: relative;

    background-color: rgba(0, 0, 0, 0.5) !important;

}

.img-bg {

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

}

.customPulse:hover {

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

    -webkit-animation-name: pulse;

    animation-name: pulse;

    -webkit-animation-duration: 800ms;

    animation-duration: 800ms;

    -webkit-animation-timing-function: linear;

    animation-timing-function: linear;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

}

.customPulse {

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

    display: inline-block;

    -webkit-transform: translateZ(0);

    -ms-transform: translateZ(0);

    transform: translateZ(0);

    box-shadow: 0 0 1px rgba(0, 0, 0, 0);

}

.section-divider {

    background-color: #27282d;

    position: relative;

    color: #fff;

    padding: 50px 0;

    font-weight: 300;

    text-align: center;

}

.section-divider.section-divider-1 h2 {

    color: #fff;

    line-height: 1;

    font-weight: 300;

}

.section-divider.section-divider-1 p {

    margin: 40px auto;

    max-width: 800px;

}

.section-divider.section-divider-1 .scroll-to {

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    opacity: .5;

    display: inline-block;

}

.section-divider.section-divider-1 .scroll-to:hover {

    opacity: 1;

    -webkit-transform: translate(0px, 10px);

    -ms-transform: translate(0px, 10px);

    -o-transform: translate(0px, 10px);

    transform: translate(0px, 10px);

}

.section-divider.section-divider-2 {

    background-color: rgba(0, 0, 0, 0.5);

    padding: 150px 0;

    margin: 0;

}

.section-divider.section-divider-2 h2 {

    font-weight: 100;

    line-height: 1;

    margin: 0;

    font-size: 50px;

}

.section-divider.section-divider-2 .scroll-to {

    margin-top: 20px;

}

.section-divider.section-divider-3 {

    background-color: #fff;

    padding: 80px 0;

    margin: 0;

}

.section-divider.section-divider-3 h2 {

    font-size: 30px;

}

.section-divider.section-divider-3 .btn {

    margin-top: 20px;

    font-size: 25;

    letter-spacing: 2px;

    padding: 15px 30px;

}

.section-divider.section-divider-3.bg-dark h2 {

    font-weight: 300;

    letter-spacing: 5px;

}

.section-divider.section-divider-4 {

    background-color: transparent;

    padding: 80px 0;

    margin: 0;

}

.section-divider.spacing-sm {

    padding-top: 80px!important;

    padding-bottom: 80px!important;

}

.section-divider.spacing-default {

    padding-top: 150px!important;

    padding-bottom: 150px!important;

}

.section-divider .box-heading {

    font-size: 40px;

    font-weight: 300;

    color: #fff;

    line-height: 1.6;

    text-transform: none;

    max-width: 800px;

    margin-left: auto!important;

    margin-right: auto!important;

    border: 1px solid #ccc;

    padding: 40px;

}

.section-divider .box-heading2 {

    font-size: 65px!important;

    font-weight: 300!important;

    color: #fff;

    line-height: 1.4!important;

    letter-spacing: 50px;

    text-transform: none;

    border: 1px solid #ccc;

    padding: 40px;

}

.section-divider .box-heading2 .highlight {

    color: #fff;

    font-weight: 300!important;

    font-size: 100px;

}

.section-divider .box-heading3 {

    font-size: 65px!important;

    font-weight: 300!important;

    color: #fff;

    line-height: 1.4!important;

    letter-spacing: 50px;

    text-transform: none;

    border: 15px solid #28baa6;

    padding: 80px 0;

    margin: 100px 0;

}

.section-divider .box-heading3 .highlight {

    font-size: 100px!important;

    color: #fff;

    font-weight: 300!important;

}

.text-white {

    color: #fff!important;

}

.hidden-visibility {

    visibility: hidden;

}

.div-bg-01 {

    background-image: url('../img/style-03/div-img-01.html');

    background-size: cover;

}

.div-bg-02 {

    background-image: url('../img/style-03/div-img-03.html');

    background-size: cover;

}

.div-bg-03 {

    background-image: url('../img/style-10/div_img01.html');

    background-size: cover;

}

.div-bg-04 {

    background-image: url('../img/style-10/div_img02.html');

    background-size: cover;

}

.div-bg-05 {

    background-image: url('../img/style-09/div_img01.html');

    background-size: initial;

}

.div-bg-06 {

    background-image: url('../img/style-07/div-img-01.html');

    background-size: cover;

}

img {

    max-width: 100%;

}

.progress-vertical {

    height: 100%;

    position: relative;

    background-color: #E5E5E5;

    width: 40px;

    overflow: visible;

    float: left;

    margin-right: 30px;

}

.progress-vertical .progress-bar {

    width: 100%;

    height: 100%;

    overflow: hidden!important;

    background-color: transparent;

}

.progress-vertical .progress-bar span {

    background-color: #28baa6;

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 1%;

}

.progress-vertical .label {

    text-transform: uppercase;

    color: #333;

    padding: 0;

    position: absolute;

    -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 0);

    transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 0);

    bottom: -60px;

    text-align: right;

    width: 120px;

    left: -200%;

    font-size: 12px;

    font-weight: 300;

}

.progress-vertical:last-child {

    margin-right: 0;

}

.seperator-md {

    height: 30px;

}

.img-responsive-s {

    max-width: 100%;

}

.tersus-style-10 .section {

    background-color: #fff;

}

.tersus-style-10 body,

.tersus-style-10 p {

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

}

.tersus-style-10 p {

    line-height: 2.34;

}

.tersus-style-10 h2,

.tersus-style-10 .h2 {

    font-weight: 300;

    color: #4C4C4C;

}

.tersus-style-10 .background-image {

    position: absolute;

    left: 50%;

    top: 0;

    width: 50%;

}

.tersus-style-07 .section {

    background-color: #fff;

}

.fitto-left.background-image {

    left: 0;

}

.background-image.bgsize-contain {

    background-size: contain;

}

.tersus-style-06 .section {

    background-color: #fff;

}

.tersus-style-09 {

    font-style: italic!important;

    font-weight: normal;

    color: #4c4c4c;

    font-family: 'Source Sans Pro', sans-serif;

    font-size: 15px;

    padding: 30px 0;

}

.tersus-style-09 * {

    font-style: italic!important;

}

.tersus-style-09 .section {

    background-color: #fff;

}

.tersus-style-09 p {

    line-height: 2.1;

    font-size: 15px;

}

.tersus-style-09 .bg-gray {

    background-color: #E6E7ED;

}

.text-thin {

    font-weight: 300;

}

.no-border {

    border: 0!important;

}

.extra-space-for-parallax {

    height: 160px;

    width: 100%;

    clear: both;

}

.window-box * {

    position: fixed;

    background-color: #2E2F33;

    z-index: 99999;

    display: block;

}

.window-box .top {

    height: 30px;

    top: 0;

    left: 0;

    width: 100%;

}

.window-box .bottom {

    height: 30px;

    bottom: 0;

    left: 0;

    width: 100%;

}

.window-box .left {

    width: 30px;

    top: 0;

    left: 0;

    height: 100%;

}

.window-box .right {

    width: 30px;

    top: 0;

    right: 0;

    height: 100%;

}

.clear {

    clear: both;

}

/* Specific for style-08 */

/* -------------------------------------------------------- */

.tersus-style-08 {

    background-color: #fff;

    font-size: 17px!important;

    color: #000;

    padding: 0;

    margin-left: 0;

    margin-right: 0;

    font-weight: 400;

    width: 100%;

    font-family: 'Open Sans', sans-serif;

    /*.home-wrap h1,*/

    /*

          Section

    */

    /*

          Separator

    */

    /*for placeholder changes*/

}

.tersus-style-08 a,

.tersus-style-08 button,

.tersus-style-08 a span {

    -webkit-transition: 0.2s ease-in-out;

    -o-transition: 0.2s ease-in-out;

    transition: 0.2s ease-in-out;

}

.tersus-style-08 .form-control {

    border-radius: 0px;

    border: 0px solid #ccc;

    padding: 25px 15px;

    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);

}

.tersus-style-08 .form-control:focus {

    border-color: #bcefeb;

    outline: 0;

    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0.6);

    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0.6);

}

.tersus-style-08 h1,

.tersus-style-08 h2,

.tersus-style-08 h3,

.tersus-style-08 h4,

.tersus-style-08 h5,

.tersus-style-08 h6 {

    font-weight: 300;

    margin: 0;

    font-family: 'Raleway', sans-serif;

}

.tersus-style-08 h4,

.tersus-style-08 h5 {

    font-weight: 300;

    margin: 0;

    line-height: 2rem;

}

.tersus-style-08 h1 {

    font-size: 3.125rem;

    line-height: 5rem;

    color: #fff;

    letter-spacing: .4rem;

    font-weight: 600;

}

.tersus-style-08 h2 {

    font-size: 2.500rem;

    line-height: 3rem;

    text-transform: uppercase;

    font-weight: 600;

}

.tersus-style-08 h3 {

    font-size: 2.813rem;

    line-height: 3.5rem;

}

.tersus-style-08 h4 {

    font-size: 1.429rem;

    line-height: 2rem;

    margin-bottom: 1rem;

}

.tersus-style-08 h5 {

    font-size: 1.563rem;

    margin-bottom: 1rem;

    text-transform: uppercase;

    font-weight: 600;

}

.tersus-style-08 h6 {

    font-size: 1.145rem;

    margin-bottom: .9rem;

    font-weight: 700;

}

.tersus-style-08 h1 span {

    font-weight: 600;

}

.tersus-style-08 h2 span {

    font-weight: 600;

}

.tersus-style-08 h3 span {

    font-weight: 600;

}

.tersus-style-08 p span {

    font-weight: 600;

}

.tersus-style-08 p {

    line-height: 2rem;

    font-size: 1.03rem;

}

.tersus-style-08 p:last-child {

    margin-bottom: 0px;

}

.tersus-style-08 .home-wrap h2,

.tersus-style-08 .home-wrap h3,

.tersus-style-08 .home-wrap h4,

.tersus-style-08 .home-wrap h5,

.tersus-style-08 .home-wrap p {

    color: #ffffff;

    /*font-family: 'roboto', sans-serif;*/

}

.tersus-style-08 .sections {

    padding-top: 85px;

    padding-bottom: 105px;

    /*overflow: hidden;*/

}

.tersus-style-08 .sections.footer {

    padding-bottom: 80px;

}

.tersus-style-08 section .subtitle h5 {

    margin-top: 10px;

    font-size: 1.3rem;

}

.tersus-style-08 .parallax-section {

    max-width: 100%;

    color: #ffffff;

}

.tersus-style-08 section .title-half h2 {

    font-size: 3rem;

    line-height: 4rem;

    font-weight: 300;

    margin-bottom: 1.4rem;

}

.tersus-style-08 section .subtitle-half h5 {

    font-weight: 100;

    font-size: 17px;

}

.tersus-style-08 .heading {

    margin-bottom: 4rem;

}

.tersus-style-08 .overlay {

    background-color: rgba(41, 39, 34, 0.55);

    width: 100%;

    height: 1000px;

}

.tersus-style-08 .home-overlay {

    background-color: rgba(41, 39, 34, 0.55);

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

    /*z-index: 9;*/

}

.tersus-style-08 .video_overlay {

    background-color: rgba(41, 39, 34, 0.75);

    width: 100%;

    height: auto;

}

.tersus-style-08 .fluid-blocks-col {

    padding: 70px 40px 0 80px;

}

.tersus-style-08 .fluid-blocks-col-right {

    padding: 70px 80px 0 40px;

}

.tersus-style-08 .clogo_borderBottom {

    width: 100%;

    height: 20px;

    background: #1cbba0;

    overflow: hidden;

}

.tersus-style-08 .blackdividerauto {

    height: 1px;

    width: 50px;

    margin: 0px auto;

    position: relative;

    background: #000;

}

.tersus-style-08 .blackdivider1 {

    height: 1px;

    width: 80px;

    margin: 10px 0px;

    position: relative;

    background: #000;

}

.tersus-style-08 .blackdivider2 {

    height: 1px;

    width: 80px;

    margin: 0px 75% 5px;

    position: relative;

    background: #000;

}

.tersus-style-08 .whitedivider1 {

    height: 1px;

    width: 50%;

    margin: 30px auto;

    background: #fff;

}

.tersus-style-08 .whitedivider2 {

    height: 1px;

    width: 60px;

    margin: 10px 0;

    background: #eee;

}

.tersus-style-08 .whitedivider3 {

    height: 1px;

    width: 95px;

    margin: 10px 0;

    background: #eee;

}

.tersus-style-08 .blackdivider {

    height: 1px;

    width: 340px;

    margin: 16px 0px;

    position: relative;

    background: #262626;

}

.tersus-style-08 .btn-md {

    background: #6D8BA3;

    padding: 0.5rem 2rem;

    border: 0px solid #fff;

    color: #fff;

    border-radius: 0;

    transition: all 0.6s;

    width: 160px;

}

.tersus-style-08 .btn-md:hover {

    background: #343438;

    color: #fff;

    /*border-radius: 20%;*/

}

.tersus-style-08 .btn-lg {

    background: #6D8BA3;

    padding: 1rem 3rem;

    border: 0px solid #fff;

    color: #fff;

    border-radius: 0;

    transition: all 0.3s;

}

.tersus-style-08 .btn-lg:hover {

    border-radius: 10px;

    color: #fff;

}

.tersus-style-08 input::-webkit-input-placeholder {

    color: #ddd;

}

.tersus-style-08 input::-moz-placeholder {

    color: #ddd;

}

.tersus-style-08 input::-ms-input-placeholder {

    color: #ddd;

}

.tersus-style-08 .video {

    background: #2e2f33;

}

.tersus-style-08 .clogo {

    /*background: url(../images/div_img04.jpg) no-repeat center center;*/

    background-size: cover;

    background-attachment: fixed;

    overflow: hidden;

    position: relative;

}

.tersus-style-08 .main_clogo {

    padding: 6rem 0rem;

    overflow: hidden;

}



.tersus-style-08 .loved {

    /*background: url(../images/div_img02.jpg) no-repeat center center;*/

    background-size: cover;

    background-attachment: fixed;

    overflow: hidden;

    position: relative;

    /*margin-bottom: 20%;*/

}

.tersus-style-08 .main_loved {

    width: 65%;

    margin: 0 auto;

}

.tersus-style-08 .main_loved h5 {

    letter-spacing: 0.23rem;

    margin-bottom: 1.5rem;

}

.tersus-style-08 .main_loved a.btn:hover {

    border-radius: 10px;

}

/* Buttons */

/* -------------------------------------------------------- */

.btn-special {

    border-width: 1px;

    border-style: solid;

    border-color: #fff;

    border-radius: 30px;

    position: relative;

    background-color: transparent;

    transition: all 500ms ease;

    -webkit-transition: all 500ms ease;

    text-transform: uppercase;

    padding: 6px 30px;

    color: #fff!important;

    background-color: rgba(255, 255, 255, 0.25);

}

.btn-special:hover,

.btn-special:focus,

.btn-special:active {

    background-color: rgba(255, 255, 255, 0.4);

}

.btn-scroll-top {

    border-radius: 100%;

    background-color: #a8a8a8;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);

    box-shadow: 0 0 1px rgba(0, 0, 0, 0);

    display: inline-block;

    padding: 15px;

    position: relative;

    top: -50%;

}

.btn-scroll-top:hover {

    background-color: #2895ba;

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

    -webkit-animation-name: pulse;

    animation-name: pulse;

    -webkit-animation-duration: 800ms;

    animation-duration: 800ms;

    -webkit-animation-timing-function: ease;

    animation-timing-function: ease;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

}

.btn-hollow {

    background-color: transparent!important;

}

.btn-hollow.btn-default {

    color: #fff!important;

    border-color: #fff!important;

}

.btn-hollow.btn-dark {

    color: #111!important;

    border-color: #111!important;

}

.btn-hollow:hover {

    opacity: .6;

}

.scroll-to-container {

    text-align: center;

    margin-top: 150px;

}

.navicon {

    margin: 10px auto 0 auto;

    display: block;

    width: 50px;

}

.navicon span {

    height: 5px;

    background-color: #aaa;

    width: 50px;

    margin-top: 5px;

    border-radius: 3px;

    display: block;

}

.navicon:hover span {

    background-color: #28baa6;

}

/* Secction Title */

/* -------------------------------------------------------- */

.head_title {

    /*margin-bottom: 90px;*/

}

.head_title h2 {

    padding: 0px 50px;

      /*  border: 3px solid #000;*/

    display: inline-block;

}

.head_title {

    text-align: center;

}

.section-title {

    line-height: 1;

    color: #000000;

    text-align: center;

    margin-bottom: 80px;

}

.section-title h2 {

    margin-top: 0;

    margin-bottom: 0;

    font-size: 60px;

}

.section-title p {

    margin-bottom: 0;

    margin-top: 15px;

    max-width: 930px;

    margin-left: auto;

    margin-right: auto;

}

.section-title-2 {

    line-height: 1;

    color: #000000;

    text-align: center;

    margin-bottom: 80px;

}

.section-title-2 h2 {

    margin-top: 0;

    color: #2e2f35;

    margin-bottom: 0;

    font-size: 80px;

    font-weight: 600;

}

.section-title-2 h2:after {

    content: " ";

    height: 2px;

    width: 30%;

    background-color: #a3a5b0;

    display: block;

    margin: 10px auto 0 auto;

}

.section-title-2 .sub-title {

    margin-top: 20px;

    text-transform: uppercase;

    font-weight: 500;

    font-size: 16px;

    display: block;

    color: #a3a5b0;

}

.section-title-2 p {

    margin-bottom: 0;

    margin-top: 80px;

    max-width: 930px;

    margin-left: auto;

    margin-right: auto;

}

.section-title-3 h2 {

    font-weight: 500;

    margin-top: 0;

    margin-bottom: 30px;

}

.section-title-4 {

    line-height: 1;

    color: #000000;

    text-align: center;

    margin-bottom: 80px;

}

.section-title-4 h2 {

    margin-top: 0;

    color: #2e2f35;

    margin-bottom: 0;

    font-size: 70px;

    font-weight: 300;

}

.section-title-4 h2:after {

    content: " ";

    height: 2px;

    width: 150px;

    background-color: #2e2f35;

    display: block;

    margin: 10px auto 0 auto;

}

.section-title-4 .sub-title {

    text-transform: uppercase;

    font-weight: 300;

    font-size: 25px;

    display: block;

    color: #7a7d8c;

    margin-bottom: 5px;

}

.section-title-4 p {

    margin-bottom: 0;

    margin-top: 80px;

    max-width: 740px;

    margin-left: auto;

    margin-right: auto;

}

.section-title-5 {

    line-height: 1;

    color: #000000;

    text-align: center;

    margin-bottom: 80px;

    font-style: italic;

}

.section-title-5 h2 {

    margin-top: 0;

    color: #2e2f35;

    margin-bottom: 0;

    font-size: 100px;

    text-transform: none;

    font-family: 'Droid Serif', serif;

}

.section-title-5 .sub-title {

    font-size: 20px;

    display: block;

    color: #a3a5b0;

    font-family: 'Droid Serif', serif;

    margin-top: 5px;

}

.section-title-5 .seperator {

    height: 1px;

    width: 160px;

    background-color: #a3a5b0;

    display: block;

    margin: 20px auto 0 auto;

}

.section-title-5 p {

    margin-bottom: 0;

    margin-top: 80px;

    max-width: 930px;

    margin-left: auto;

    margin-right: auto;

}

.section-title-6 {

    text-align: left;

    margin-bottom: 80px;

}

.section-title-6:after {

    content: "";

    clear: both;

    display: block;

}

.section-title-6 h2 {

    margin-top: 0;

    margin-bottom: 0;

    font-size: 100px;

    text-transform: uppercase;

    letter-spacing: 8px;

    float: left;

    font-size: 25px;

    min-height: 100px;

    font-weight: 300;

    margin-right: 150px;

}

.section-title-6 p:before {

    height: 100%;

    content: "";

    position: absolute;

    width: 1px;

    background-color: #a3a5b0;

    margin-left: -75px;

}

.section-title-6 p {

    position: relative;

    margin-bottom: 0;

}

.section-title-7 {

    text-transform: none;

    margin: 0 0 30px 0;

    color: #ccc;

    font-size: 60px;

}

.section-title-8 {

    line-height: 1;

    color: #000000;

    text-align: left;

    margin-top: 100px;

    padding-left: 30px;

    border-left: 1px solid #c9c9c9;

}

.section-title-8 h2 {

    margin-top: 0;

    margin-bottom: 0;

    font-size: 25px;

    letter-spacing: 10px;

}

.section-title-8 p {

    margin-bottom: 0;

    margin-top: 10px;

    max-width: 930px;

    line-height: 2;

    margin-left: auto;

    margin-right: auto;

}

.section-title-9 {

    margin-bottom: 100px;

    position: relative;

}

.section-title-9 h2 {

    letter-spacing: 8px;

    font-size: 25px;

    margin-top: 0;

    margin-bottom: 0;

    color: #ccc;

}

.section-title-9 p {

    margin-bottom: 0;

    margin-top: 10px;

}

.section-title-9 span {

    height: 1px;

    content: "";

    background-color: #383838;

    width: 200px;

    position: relative;

    margin: 20px 0 0 0;

    display: inline-block;

}

.section-title-10 {

    margin-bottom: 50px;

    position: relative;

    background-color: #28baa6;

    padding: 80px 50px 50px 50px;

}

.section-title-10 h2 {

    margin: 0;

    color: #fff;

}

.section-title-10.hollow {

    background-color: transparent;

    border: 1px solid #4b4c56;

    border-top: 0;

}

.section-title-10.big {

    padding: 150px 50px 30px 30px;

    margin-bottom: 0;

}

.section-title-10.big h2 {

    font-weight: 700!important;

    font-size: 60px!important;

    letter-spacing: 2px;

}

.bg-dark h2 {

    color: #fff;

}

.section-title-normal {

    margin: 0 0 50px 0;

}

.section-title-11 {

    font-weight: 600!important;

    letter-spacing: 2px;

    font-size: 60px!important;

}

.section-title-12 {

    font-weight: 600;

    letter-spacing: 2px;

    font-size: 30px;

}

.section-title-13 {

    margin: 0 auto 80px auto;

    position: relative;

    display: inline-block;

}

.section-title-13 h2 {

    letter-spacing: 8px;

    font-size: 30px;

    margin-top: 0;

    margin-bottom: 0;

    font-weight: 300;

}

.section-title-13 p {

    margin-bottom: 0;

    margin-top: 10px;

}

.section-title-13 span {

    height: 1px;

    content: "";

    background-color: #b3b3b3;

    width: 50%;

    position: relative;

    margin: 20px 0 0 0;

    display: inline-block;

}

.bg-dark,

.bg-darkblue,

.bg-darker,

.pattern-stripes,

.bg-primary {

    color: #fff;

}

.bg-dark .section-title,

.bg-darkblue .section-title,

.bg-darker .section-title,

.pattern-stripes .section-title,

.bg-primary .section-title,

.bg-dark .section-title-2,

.bg-darkblue .section-title-2,

.bg-darker .section-title-2,

.pattern-stripes .section-title-2,

.bg-primary .section-title-2,

.bg-dark .section-title-3,

.bg-darkblue .section-title-3,

.bg-darker .section-title-3,

.pattern-stripes .section-title-3,

.bg-primary .section-title-3,

.bg-dark .section-title-4,

.bg-darkblue .section-title-4,

.bg-darker .section-title-4,

.pattern-stripes .section-title-4,

.bg-primary .section-title-4 {

    color: #fff;

}

.bg-dark .section-title .sub-title,

.bg-darkblue .section-title .sub-title,

.bg-darker .section-title .sub-title,

.pattern-stripes .section-title .sub-title,

.bg-primary .section-title .sub-title,

.bg-dark .section-title-2 .sub-title,

.bg-darkblue .section-title-2 .sub-title,

.bg-darker .section-title-2 .sub-title,

.pattern-stripes .section-title-2 .sub-title,

.bg-primary .section-title-2 .sub-title,

.bg-dark .section-title-3 .sub-title,

.bg-darkblue .section-title-3 .sub-title,

.bg-darker .section-title-3 .sub-title,

.pattern-stripes .section-title-3 .sub-title,

.bg-primary .section-title-3 .sub-title,

.bg-dark .section-title-4 .sub-title,

.bg-darkblue .section-title-4 .sub-title,

.bg-darker .section-title-4 .sub-title,

.pattern-stripes .section-title-4 .sub-title,

.bg-primary .section-title-4 .sub-title,

.bg-dark .section-title h2,

.bg-darkblue .section-title h2,

.bg-darker .section-title h2,

.pattern-stripes .section-title h2,

.bg-primary .section-title h2,

.bg-dark .section-title-2 h2,

.bg-darkblue .section-title-2 h2,

.bg-darker .section-title-2 h2,

.pattern-stripes .section-title-2 h2,

.bg-primary .section-title-2 h2,

.bg-dark .section-title-3 h2,

.bg-darkblue .section-title-3 h2,

.bg-darker .section-title-3 h2,

.pattern-stripes .section-title-3 h2,

.bg-primary .section-title-3 h2,

.bg-dark .section-title-4 h2,

.bg-darkblue .section-title-4 h2,

.bg-darker .section-title-4 h2,

.pattern-stripes .section-title-4 h2,

.bg-primary .section-title-4 h2,

.bg-dark .section-title p,

.bg-darkblue .section-title p,

.bg-darker .section-title p,

.pattern-stripes .section-title p,

.bg-primary .section-title p,

.bg-dark .section-title-2 p,

.bg-darkblue .section-title-2 p,

.bg-darker .section-title-2 p,

.pattern-stripes .section-title-2 p,

.bg-primary .section-title-2 p,

.bg-dark .section-title-3 p,

.bg-darkblue .section-title-3 p,

.bg-darker .section-title-3 p,

.pattern-stripes .section-title-3 p,

.bg-primary .section-title-3 p,

.bg-dark .section-title-4 p,

.bg-darkblue .section-title-4 p,

.bg-darker .section-title-4 p,

.pattern-stripes .section-title-4 p,

.bg-primary .section-title-4 p {

    color: #fff;

}

.bg-dark .section-title h2:after,

.bg-darkblue .section-title h2:after,

.bg-darker .section-title h2:after,

.pattern-stripes .section-title h2:after,

.bg-primary .section-title h2:after,

.bg-dark .section-title-2 h2:after,

.bg-darkblue .section-title-2 h2:after,

.bg-darker .section-title-2 h2:after,

.pattern-stripes .section-title-2 h2:after,

.bg-primary .section-title-2 h2:after,

.bg-dark .section-title-3 h2:after,

.bg-darkblue .section-title-3 h2:after,

.bg-darker .section-title-3 h2:after,

.pattern-stripes .section-title-3 h2:after,

.bg-primary .section-title-3 h2:after,

.bg-dark .section-title-4 h2:after,

.bg-darkblue .section-title-4 h2:after,

.bg-darker .section-title-4 h2:after,

.pattern-stripes .section-title-4 h2:after,

.bg-primary .section-title-4 h2:after {

    background-color: #fff;

}

.bg-dark .section-title-5,

.bg-darkblue .section-title-5,

.bg-darker .section-title-5,

.pattern-stripes .section-title-5,

.bg-primary .section-title-5 {

    color: #bfbfbf;

}

.bg-dark .section-title-5 .sub-title,

.bg-darkblue .section-title-5 .sub-title,

.bg-darker .section-title-5 .sub-title,

.pattern-stripes .section-title-5 .sub-title,

.bg-primary .section-title-5 .sub-title,

.bg-dark .section-title-5 h2,

.bg-darkblue .section-title-5 h2,

.bg-darker .section-title-5 h2,

.pattern-stripes .section-title-5 h2,

.bg-primary .section-title-5 h2,

.bg-dark .section-title-5 p,

.bg-darkblue .section-title-5 p,

.bg-darker .section-title-5 p,

.pattern-stripes .section-title-5 p,

.bg-primary .section-title-5 p {

    color: #bfbfbf;

}

/* Preloader */

/* -------------------------------------------------------- */

.sk-folding-cube {

    margin: 15px auto;

    width: 60px;

    height: 60px;

    position: relative;

    -webkit-transform: rotateZ(45deg);

    transform: rotateZ(45deg);

}

.sk-folding-cube .sk-cube {

    float: left;

    width: 50%;

    height: 50%;

    position: relative;

    -webkit-transform: scale(1.1);

    -ms-transform: scale(1.1);

    transform: scale(1.1);

}

.sk-folding-cube .sk-cube:before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: #2895ba;

    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;

    animation: sk-foldCubeAngle 2.4s infinite linear both;

    -webkit-transform-origin: 100% 100%;

    -ms-transform-origin: 100% 100%;

    transform-origin: 100% 100%;

}

.sk-folding-cube .sk-cube2 {

    -webkit-transform: scale(1.1) rotateZ(90deg);

    transform: scale(1.1) rotateZ(90deg);

}

.sk-folding-cube .sk-cube3 {

    -webkit-transform: scale(1.1) rotateZ(180deg);

    transform: scale(1.1) rotateZ(180deg);

}

.sk-folding-cube .sk-cube4 {

    -webkit-transform: scale(1.1) rotateZ(270deg);

    transform: scale(1.1) rotateZ(270deg);

}

.sk-folding-cube .sk-cube2:before {

    -webkit-animation-delay: 0.3s;

    animation-delay: 0.3s;

}

.sk-folding-cube .sk-cube3:before {

    -webkit-animation-delay: 0.6s;

    animation-delay: 0.6s;

}

.sk-folding-cube .sk-cube4:before {

    -webkit-animation-delay: 0.9s;

    animation-delay: 0.9s;

}

@-webkit-keyframes sk-foldCubeAngle {

    0%,

    10% {

        -webkit-transform: perspective(140px) rotateX(-180deg);

        transform: perspective(140px) rotateX(-180deg);

        opacity: 0;

    }

    25%,

    75% {

        -webkit-transform: perspective(140px) rotateX(0deg);

        transform: perspective(140px) rotateX(0deg);

        opacity: 1;

    }

    90%,

    100% {

        -webkit-transform: perspective(140px) rotateY(180deg);

        transform: perspective(140px) rotateY(180deg);

        opacity: 0;

    }

}

@keyframes sk-foldCubeAngle {

    0%,

    10% {

        -webkit-transform: perspective(140px) rotateX(-180deg);

        transform: perspective(140px) rotateX(-180deg);

        opacity: 0;

    }

    25%,

    75% {

        -webkit-transform: perspective(140px) rotateX(0deg);

        transform: perspective(140px) rotateX(0deg);

        opacity: 1;

    }

    90%,

    100% {

        -webkit-transform: perspective(140px) rotateY(180deg);

        transform: perspective(140px) rotateY(180deg);

        opacity: 0;

    }

}

.preloader {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 9999;

    background-color: rgba(9, 19, 20, 0.88);

}

.preloader-container {

    height: 100px;

    width: 100%;

    position: absolute;

    top: 45%;

    left: 0;

    opacity: 1;

}

.loaded {

    width: 60px;

    height: 60px;

    position: absolute;

    left: 50%;

    top: 50%;

    background-image: url(../images/loading.gif);

    background-repeat: no-repeat;

    background-position: center;

    -moz-background-size: cover;

    background-size: cover;

    margin: -20px 0 0 -20px;

}

/* Sliders */

/* -------------------------------------------------------- */

.carousel-caption {

    text-shadow: none;

}

.slide-image {

    height: 100%;

    width: 100%;

    background-size: cover;

    background-position: center;

}

.arrow-prev,

.arrow-next {

    height: 50px;

    width: 50px;

    display: block;

    position: absolute;

    top: 50%;

    margin-top: -25px;

}

.arrow-prev {

    left: 0;

}

.arrow-next {

    right: 0;

}

.carousel,

.carousel-inner,

.carousel-inner .item {

    height: 100%;

}

.carousel {

    max-width: 100%;

    overflow: hidden;

    position: relative;

}

.carousel.carousel-fade .carousel-inner .item {

    -webkit-transition-property: opacity;

    transition-property: opacity;

}

.carousel.carousel-fade .carousel-inner .item,

.carousel.carousel-fade .carousel-inner .active.left,

.carousel.carousel-fade .carousel-inner .active.right {

    opacity: 0;

}

.carousel.carousel-fade .carousel-inner .active,

.carousel.carousel-fade .carousel-inner .next.left,

.carousel.carousel-fade .carousel-inner .prev.right {

    opacity: 1;

}

.carousel.carousel-fade .carousel-inner .next,

.carousel.carousel-fade .carousel-inner .prev,

.carousel.carousel-fade .carousel-inner .active.left,

.carousel.carousel-fade .carousel-inner .active.right {

    left: 0;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}

.carousel.carousel-fade .carousel-control {

    z-index: 2;

}

.carousel.carousel-fade .carousel-caption {

    text-align: center;

    position: absolute;

    margin: 0;

    top: 45%;

    left: 0;

    width: 100%;

    padding: 0;

}

.carousel.carousel-fade .carousel-caption h1,

.carousel.carousel-fade .carousel-caption h2,

.carousel.carousel-fade .carousel-caption h3 {

    color: #FFF;

    line-height: 1;

    margin: 0;

}

.carousel.carousel-fade .carousel-caption h1 {

    font-size: 60px;

    margin-bottom: 30px;

}

.carousel.carousel-fade.carousel-tab .carousel-caption {

    top: initial;

    text-align: left;

    padding: 20px 15px;

    background: rgba(0, 0, 0, 0.5);

    bottom: 0;

}

.carousel.carousel-fade.carousel-tab .carousel-caption p:last-child {

    margin: 0;

}

.carousel.carousel-fade.carousel-tab .carousel-caption h4 {

    font-weight: 300;

}

.carousel.carousel-fade.carousel-tab .carousel-indicators {

    position: relative;

    top: initial;

    left: initial;

    bottom: initial;

    margin: 0;

    text-align: left;

    width: 100%;

}

.carousel.carousel-fade.carousel-tab .carousel-indicators li {

    width: 100%!important;

    height: 115px;

    padding: 20px;

    margin: 0;

    display: block;

    text-indent: inherit;

    border-radius: 0;

    border: none!important;

    background-color: #1f9081;

    color: #fff;

    font-size: 16px;

    -webkit-box-shadow: -2px 0px 2px rgba(0,0,0,0.5);

    box-shadow: -2px 0px 2px rgba(0,0,0,0.5);

}

.carousel.carousel-fade.carousel-tab .carousel-indicators li.active {

    background-color: #1a7b6e;

    -webkit-box-shadow: -2px 0px 2px rgba(0,0,0,0.5);

    box-shadow: -2px 0px 2px rgba(0,0,0,0.5);

}

.carousel.carousel-fade.carousel-tab .carousel-indicators li .thumb {

    float: left;

    height: 100%;

}

.carousel.carousel-fade.carousel-tab .carousel-indicators li .thumb img {

    height: 100%;

    margin-right: 10px;

}

.carousel.carousel-pattern .item:after {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: url('../img/pattern.html') repeat top left;

    content: "";

}

.carousel.carousel-pattern2 .item:after {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: url('../img/pattern-black-dot.html') repeat top left;

    opacity: .6;

    content: "";

}

.carousel.carousel-overlay .item:after {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.5);

    content: "";

}

.nav-tabs-slide .tab-content {

    position: relative;

    overflow: hidden;

    -webkit-transition: height .5s ease;

    -o-transition: height .5s ease;

    transition: height .5s ease;

}

.nav-tabs-slide .tab-content > .tab-pane {

    position: absolute;

    display: block;

    visibility: visible;

    float: left;

    width: 100%;

    margin-left: 100%;

    left: 0;

    top: 0;

    -webkit-transition: margin .5s ease;

    -o-transition: margin .5s ease;

    transition: margin .5s ease;

}

.nav-tabs-slide .tab-content > .tab-pane.active {

    margin-left: 0;

}

.carousel-style-02.carousel .carousel-caption h1 {

    text-transform: none;

    font-size: 75px;

}

.carousel-style-02.carousel .carousel-caption p {

    margin-bottom: 30px;

    font-size: 15px;

    letter-spacing: 2px;

}

.carousel-style-02.carousel .carousel-caption .btn-special {

    border-radius: 0;

}

.carousel-style-02.carousel .arrow-prev,

.carousel-style-02.carousel .arrow-next {

    height: 76px;

    left: 0;

    width: 76px;

    top: 50%;

    margin-top: -30px;

}

.carousel-style-02.carousel .arrow-prev img,

.carousel-style-02.carousel .arrow-next img {

    height: 100%;

}

.carousel-style-02.carousel .arrow-prev {

    right: 0;

    left: initial;

}

/* Navbar */

/* -------------------------------------------------------- */

.navbar-shadow {

    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);

    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);

}

.navbar-uppercase .nav > li > a {

    text-transform: uppercase;

    font-size: 11px;

    font-weight: 500;

}

.navbar-brand {

    padding-top: 15px;

    padding-bottom: 15px;

}

.navbar-brand img {

    max-height: 100%;

}

.navmenu-brand {

    text-align: center;

}

.navmenu-brand img {

    max-width: 100%;

}

.navbar-transparent {

    background-color: #000!important;

    border-color: transparent!important;

}

.navbar-transparent .navbar-offcanvas {

    background-color: #000!important;

    border-color: transparent!important;

}

.navbar-transparent .navbar-nav > .active > a,

.navbar-transparent .navbar-nav > li > a {

    background-color: #000!important;

}

.navbar-transparent .navbar-nav > .active > a,

.navbar-transparent .navbar-nav > .active > a:hover,

.navbar-transparent .navbar-nav > .active > a:focus,

.navbar-transparent .navbar-nav > li > a:hover,

.navbar-transparent .navbar-nav > li > a:focus {

    background-color: rgba(39, 40, 45, 0.5) !important;

}

.tersus-navigation-2 .navbar-nav > li > a:after {

    content: " ";

    opacity: 0;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    position: absolute;

    bottom: -7px;

    left: 0px;

    width: 100%;

    height: 3px;

    background-color: #28baa6;

}

.tersus-navigation-2 .navbar-nav > .active > a,

.tersus-navigation-2 .navbar-nav > .active > a:hover,

.tersus-navigation-2 .navbar-nav > .active > a:focus,

.tersus-navigation-2 .navbar-nav > li > a:hover,

.tersus-navigation-2 .navbar-nav > li > a:focus {

    background-color: #3a3b43;

}

.tersus-navigation-2 .navbar-nav > .active > a:after,

.tersus-navigation-2 .navbar-nav > .active > a:hover:after,

.tersus-navigation-2 .navbar-nav > .active > a:focus:after,

.tersus-navigation-2 .navbar-nav > li > a:hover:after,

.tersus-navigation-2 .navbar-nav > li > a:focus:after {

    opacity: 1;

    bottom: 0;

}

.tersus-navigation-3 {

    background-color: #0f1012;

    border-color: #444;

}

.tersus-navigation-3.navbar-inverse .navbar-offcanvas {

    background-color: #0f1012;

}

.tersus-navigation-3 .navbar-nav > li > a {

    font-size: 12px!important;

    -webkit-transition: none;

    -o-transition: none;

    transition: none;

    font-weight: 300;

}

.tersus-navigation-3 .navbar-brand {

    padding-top: 10px;

    padding-bottom: 0;

}

.tersus-navigation-3 .navbar-nav > .active > a,

.tersus-navigation-3 .navbar-nav > .active > a:hover,

.tersus-navigation-3 .navbar-nav > .active > a:focus,

.tersus-navigation-3 .navbar-nav > li > a:hover,

.tersus-navigation-3 .navbar-nav > li > a:focus {

    background-color: transparent!important;

    font-weight: 600;

}

.tersus-navigation-3 .navbar-nav > .active > a,

.tersus-navigation-3 .navbar-nav > .active > a:hover,

.tersus-navigation-3 .navbar-nav > .active > a:focus {

    color: #28baa6;

}

.tersus-navigation-4 {

    background-color: #0f1012;

    border-color: #444;

}

.tersus-navigation-4.navbar-inverse .navbar-offcanvas {

    background-color: #0f1012;

}

.tersus-navigation-4 .navbar-nav > li > a {

    font-size: 14px!important;

    font-family: 'Droid Serif', serif;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    font-weight: 300;

    text-transform: none;

    font-style: italic;

    color: #eee;

}

.tersus-navigation-4 .navbar-brand {

    padding-top: 0;

    padding-bottom: 0;

}

.tersus-navigation-4 .navbar-nav > .active > a,

.tersus-navigation-4 .navbar-nav > .active > a:hover,

.tersus-navigation-4 .navbar-nav > .active > a:focus,

.tersus-navigation-4 .navbar-nav > li > a:hover,

.tersus-navigation-4 .navbar-nav > li > a:focus {

    background-color: transparent!important;

    -webkit-transform: scale(1.4, 1.4);

    -ms-transform: scale(1.4, 1.4);

    -o-transform: scale(1.4, 1.4);

    transform: scale(1.4, 1.4);

    color: #fff;

}

.tersus-navigation-4 .canvas-slid .active > a,

.tersus-navigation-4 .canvas-slid li > a {

    -webkit-transform: scale(1, 1) !important;

    -ms-transform: scale(1, 1) !important;

    -o-transform: scale(1, 1) !important;

    transform: scale(1, 1) !important;

}

.tersus-navigation-4 .navbar-nav > .active > a,

.tersus-navigation-4 .navbar-nav > .active > a:hover,

.tersus-navigation-4 .navbar-nav > .active > a:focus {

    color: #28baa6;

}

.tersus-navigation-5 {

    background-color: #1b1c1f;

    border-color: transparent;

    min-height: 60px;

}

.tersus-navigation-5.navbar-inverse .navbar-offcanvas {

    background-color: #1b1c1f;

}

.tersus-navigation-5 .navbar-nav > li > a {

    font-size: 12px!important;

    -webkit-transition: none;

    -o-transition: none;

    transition: none;

    font-weight: 300;

    padding-top: 20px;

    padding-bottom: 20px;

    color: #a5a5a5;

}

.tersus-navigation-5 .navbar-brand {

    padding-top: 0;

    padding-bottom: 0;

    padding-left: 0;

    height: 60px;

}

.tersus-navigation-5 .navbar-nav > .active > a,

.tersus-navigation-5 .navbar-nav > .active > a:hover,

.tersus-navigation-5 .navbar-nav > .active > a:focus,

.tersus-navigation-5 .navbar-nav > li > a:hover,

.tersus-navigation-5 .navbar-nav > li > a:focus {

    background-color: transparent!important;

    color: #fff;

}

.tersus-navigation-5 .navbar-nav > .active > a,

.tersus-navigation-5 .navbar-nav > .active > a:hover,

.tersus-navigation-5 .navbar-nav > .active > a:focus {

    color: #fff;

}

.tersus-navigation-6 .navbar-toggle {

    background-color: transparent!important;

    border-color: transparent!important;

}

.tersus-navigation-6 .large-view {

    display: none;

}

.tersus-navigation-6 .navbar-header {

    width: 100%;

    float: none;

    padding: 5px!important;

}

@media (min-width: 1050px) {

    .large-view {

        display: inline-block !important;

        z-index: 9999;

    }

    .tersus-navigation-6 .navbar-offcanvas .navmenu-brand {

        display: block;

    }

    .tersus-navigation-6 .navbar-offcanvas.offcanvas {

        position: fixed;

        top: -250px;

        bottom: initial;

        -webkit-transition: all .5s ease-out;

        -o-transition: all .5s ease-out;

        transition: all .5s ease-out;

        background-color: #27282d !important;

        width: 100%;

        left: 0;

    }

    .tersus-navigation-6 .navbar-offcanvas.offcanvas.shownupdown {

        top: 0;

    }

    .tersus-navigation-6 .navbar-nav > li {

        float: none;

        display: inline-block;

        -webkit-transition: opacity .5s ease-out;

        -o-transition: opacity .5s ease-out;

        transition: opacity .5s ease-out;

    }

    .tersus-navigation-6 .navbar-nav > li:hover {

        opacity: .6;

    }

    .tersus-navigation-6 .navbar-nav {

        float: none;

        text-align: center;

    }

}

.tersus-navigation-7 {

    top: 30px;

}

.tersus-navigation-7 .nav > li > a {

    font-size: 14px!important;

    font-style: normal!important;

}

.tersus-navigation-7 .navbar-toggle {

    background-color: transparent!important;

    border-color: transparent!important;

}

.tersus-navigation-7 .large-view {

    display: none;

}

.tersus-navigation-7 .navbar-header {

    padding: 5px!important;

}

@media (min-width: 1050px) {

    .large-view {

        display: inline-block !important;

        z-index: 9999;

        position: absolute;

        right: 0;

        top: -1px;

    }

    .tersus-navigation-7 .navbar-offcanvas .navmenu-brand {

        display: block;

    }

    .tersus-navigation-7 .navbar-offcanvas.offcanvas {

        margin-right: 50px;

        opacity: 0;

        -webkit-transition: opacity .5s ease-out;

        -o-transition: opacity .5s ease-out;

        transition: opacity .5s ease-out;

    }

    .tersus-navigation-7 .navbar-offcanvas.offcanvas.shownupdown {

        opacity: 1;

    }

    .tersus-navigation-7 .navbar-nav > li > a,

    .tersus-navigation-7 .navbar-nav > li.active > a {

        background-color: transparent!important;

    }

    .tersus-navigation-7 .navbar-nav > li > a:hover,

    .tersus-navigation-7 .navbar-nav > li.active > a:hover {

        background-color: transparent!important;

        opacity: .6;

    }

}

.tersus-navigation-8 .navbar-toggle {

    display: block!important;

    float: left;

}

.tersus-navigation-8 .navmenu-brand {

    padding: 0;

    text-align: right;

    border: 0;

    background-color: transparent!important;

}

.tersus-navigation-8 .navmenu,

.tersus-navigation-8 .navbar-offcanvas {

    width: 250px;

    background-color: #0f1012;

}

.tersus-navigation-8 .navmenu-nav > li > a {

    font-size: 13px !important;

    font-weight: 300;

    text-transform: uppercase;

    padding-top: 20px;

    padding-bottom: 20px;

    color: #eee;

    text-align: right;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.tersus-navigation-8 .navmenu-nav > li > a:hover {

    background-color: #33343b !important;

}

/* off-canvas // begin */

.nav-tabs-bottom {

    border-bottom: 0;

    border-top: 1px solid #dddddd;

}

.nav-tabs-bottom > li {

    margin-bottom: 0;

    margin-top: -1px;

}

.nav-tabs-bottom > li > a {

    border-radius: 0 0 0px 0px;

}

.nav-tabs-bottom > li > a:hover,

.nav-tabs-bottom > li > a:focus,

.nav-tabs-bottom > li.active > a,

.nav-tabs-bottom > li.active > a:hover,

.nav-tabs-bottom > li.active > a:focus {

    border: 1px solid #dddddd;

    border-top-color: transparent;

}

.nav-tabs-left {

    border-bottom: 0;

    border-right: 1px solid #dddddd;

}

.nav-tabs-left > li {

    margin-bottom: 0;

    margin-right: -1px;

    float: none;

}

.nav-tabs-left > li > a {

    border-radius: 0px 0 0 0px;

    margin-right: 0;

    margin-bottom: 2px;

}

.nav-tabs-left > li > a:hover,

.nav-tabs-left > li > a:focus,

.nav-tabs-left > li.active > a,

.nav-tabs-left > li.active > a:hover,

.nav-tabs-left > li.active > a:focus {

    border: 1px solid #dddddd;

    border-right-color: transparent;

}

.row > .nav-tabs-left {

    padding-right: 0;

    padding-left: 15px;

    margin-right: -1px;

    position: relative;

    z-index: 1;

}

.row > .nav-tabs-left + .tab-content {

    border-left: 1px solid #dddddd;

}

.nav-tabs-right {

    border-bottom: 0;

    border-left: 1px solid #dddddd;

}

.nav-tabs-right > li {

    margin-bottom: 0;

    margin-left: -1px;

    float: none;

}

.nav-tabs-right > li > a {

    border-radius: 0 0px 0px 0;

    margin-left: 0;

    margin-bottom: 2px;

}

.nav-tabs-right > li > a:hover,

.nav-tabs-right > li > a:focus,

.nav-tabs-right > li.active > a,

.nav-tabs-right > li.active > a:hover,

.nav-tabs-right > li.active > a:focus {

    border: 1px solid #dddddd;

    border-left-color: transparent;

}

.row > .nav-tabs-right {

    padding-left: 0;

    padding-right: 15px;

}

.navmenu,

.navbar-offcanvas {

    width: 300px;

    height: auto;

    border-width: 1px;

    border-style: solid;

    border-radius: 0px;

}

.navmenu-fixed-left,

.navmenu-fixed-right,

.navbar-offcanvas {

    position: fixed;

    z-index: 1040;

    top: 0;

    bottom: 0;

    overflow-y: auto;

    border-radius: 0;

}

.navmenu-fixed-left,

.navbar-offcanvas.navmenu-fixed-left {

    left: 0;

    right: auto;

    border-width: 0 1px 0 0;

}

.navmenu-fixed-right,

.navbar-offcanvas {

    left: auto;

    right: 0;

    border-width: 0 0 0 1px;

}

.navmenu-nav {

    margin-bottom: 10px;

}

.navmenu-nav.dropdown-menu {

    position: static;

    margin: 0;

    padding-top: 0;

    float: none;

    border: none;

    -webkit-box-shadow: none;

    box-shadow: none;

    border-radius: 0;

}

.navbar-offcanvas .navbar-nav {

    margin: 0;

}

@media (min-width: 1050px) {

    .navbar-offcanvas {

        width: auto;

        border-top: 0;

        box-shadow: none;

    }

    .navbar-offcanvas.offcanvas {

        position: static;

        display: block !important;

        height: auto !important;

        padding-bottom: 0;

        overflow: visible !important;

    }

    .navbar-offcanvas .navbar-nav.navbar-left:first-child {

        margin-left: -15px;

    }

    .navbar-offcanvas .navbar-nav.navbar-right:last-child {

        margin-right: -15px;

    }

    .navbar-offcanvas .navmenu-brand {

        display: none;

    }

}

.navmenu-brand {

    display: block;

    font-size: 18px;

    line-height: 20px;

    padding: 10px 15px;

    margin: 10px 0;

}

.navmenu-brand:hover,

.navmenu-brand:focus {

    text-decoration: none;

}

.navmenu-default,

.navbar-default .navbar-offcanvas {

    background-color: #f8f8f8;

    border-color: #e7e7e7;

}

.navmenu-default .navmenu-brand,

.navbar-default .navbar-offcanvas .navmenu-brand {

    color: #777777;

}

.navmenu-default .navmenu-brand:hover,

.navbar-default .navbar-offcanvas .navmenu-brand:hover,

.navmenu-default .navmenu-brand:focus,

.navbar-default .navbar-offcanvas .navmenu-brand:focus {

    color: #5e5e5e;

    background-color: transparent;

}

.navmenu-default .navmenu-text,

.navbar-default .navbar-offcanvas .navmenu-text {

    color: #777777;

}

.navmenu-default .navmenu-nav > .dropdown > a:hover .caret,

.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,

.navmenu-default .navmenu-nav > .dropdown > a:focus .caret,

.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {

    border-top-color: #333333;

    border-bottom-color: #333333;

}

.navmenu-default .navmenu-nav > .open > a,

.navbar-default .navbar-offcanvas .navmenu-nav > .open > a,

.navmenu-default .navmenu-nav > .open > a:hover,

.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover,

.navmenu-default .navmenu-nav > .open > a:focus,

.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus {

    background-color: #e7e7e7;

    color: #555555;

}

.navmenu-default .navmenu-nav > .open > a .caret,

.navbar-default .navbar-offcanvas .navmenu-nav > .open > a .caret,

.navmenu-default .navmenu-nav > .open > a:hover .caret,

.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,

.navmenu-default .navmenu-nav > .open > a:focus .caret,

.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {

    border-top-color: #555555;

    border-bottom-color: #555555;

}

.navmenu-default .navmenu-nav > .dropdown > a .caret,

.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {

    border-top-color: #777777;

    border-bottom-color: #777777;

}

.navmenu-default .navmenu-nav.dropdown-menu,

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {

    background-color: #e7e7e7;

}

.navmenu-default .navmenu-nav.dropdown-menu > .divider,

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {

    background-color: #f8f8f8;

}

.navmenu-default .navmenu-nav.dropdown-menu > .active > a,

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,

.navmenu-default .navmenu-nav.dropdown-menu > .active > a:hover,

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,

.navmenu-default .navmenu-nav.dropdown-menu > .active > a:focus,

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {

    background-color: #d7d7d7;

}

.navmenu-default .navmenu-nav > li > a,

.navbar-default .navbar-offcanvas .navmenu-nav > li > a {

    color: #777777;

}

.navmenu-default .navmenu-nav > li > a:hover,

.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,

.navmenu-default .navmenu-nav > li > a:focus,

.navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus {

    color: #333333;

    background-color: transparent;

}

.navmenu-default .navmenu-nav > .active > a,

.navbar-default .navbar-offcanvas .navmenu-nav > .active > a,

.navmenu-default .navmenu-nav > .active > a:hover,

.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover,

.navmenu-default .navmenu-nav > .active > a:focus,

.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus {

    color: #555555;

    background-color: #e7e7e7;

}

.navmenu-default .navmenu-nav > .disabled > a,

.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a,

.navmenu-default .navmenu-nav > .disabled > a:hover,

.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:hover,

.navmenu-default .navmenu-nav > .disabled > a:focus,

.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:focus {

    color: #cccccc;

    background-color: transparent;

}

.navmenu-inverse,

.navbar-inverse .navbar-offcanvas {

    background-color: #27282d;

    border-color: transparent;

}

.navmenu-inverse .navmenu-brand,

.navbar-inverse .navbar-offcanvas .navmenu-brand {

    color: #ffffff;

}

.navmenu-inverse .navmenu-brand:hover,

.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,

.navmenu-inverse .navmenu-brand:focus,

.navbar-inverse .navbar-offcanvas .navmenu-brand:focus {

    color: #ffffff;

    background-color: transparent;

}

.navmenu-inverse .navmenu-text,

.navbar-inverse .navbar-offcanvas .navmenu-text {

    color: #999999;

}

.navmenu-inverse .navmenu-nav > .dropdown > a:hover .caret,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,

.navmenu-inverse .navmenu-nav > .dropdown > a:focus .caret,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {

    border-top-color: #ffffff;

    border-bottom-color: #ffffff;

}

.navmenu-inverse .navmenu-nav > .open > a,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a,

.navmenu-inverse .navmenu-nav > .open > a:hover,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover,

.navmenu-inverse .navmenu-nav > .open > a:focus,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus {

    background-color: #080808;

    color: #ffffff;

}

.navmenu-inverse .navmenu-nav > .open > a .caret,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a .caret,

.navmenu-inverse .navmenu-nav > .open > a:hover .caret,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,

.navmenu-inverse .navmenu-nav > .open > a:focus .caret,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {

    border-top-color: #ffffff;

    border-bottom-color: #ffffff;

}

.navmenu-inverse .navmenu-nav > .dropdown > a .caret,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {

    border-top-color: #0f1012;

    border-bottom-color: #0f1012;

}

.navmenu-inverse .navmenu-nav.dropdown-menu,

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {

    background-color: #080808;

}

.navmenu-inverse .navmenu-nav.dropdown-menu > .divider,

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {

    background-color: #0f1012;

}

.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a,

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,

.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:hover,

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,

.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:focus,

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {

    background-color: #000000;

}

.navmenu-inverse .navmenu-nav > li > a,

.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a {

    color: #999999;

}

.navmenu-inverse .navmenu-nav > li > a:hover,

.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:hover,

.navmenu-inverse .navmenu-nav > li > a:focus,

.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:focus {

    color: #ffffff;

    background-color: transparent;

}

.navmenu-inverse .navmenu-nav > .active > a,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a,

.navmenu-inverse .navmenu-nav > .active > a:hover,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:hover,

.navmenu-inverse .navmenu-nav > .active > a:focus,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:focus {

    color: #ffffff;

    background-color: #080808;

}

.navmenu-inverse .navmenu-nav > .disabled > a,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a,

.navmenu-inverse .navmenu-nav > .disabled > a:hover,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:hover,

.navmenu-inverse .navmenu-nav > .disabled > a:focus,

.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:focus {

    color: #444444;

    background-color: transparent;

}

.offcanvas {

    display: none;

}

.offcanvas.in {

    display: block;

}

@media (max-width: 767px) {

    .offcanvas-xs {

        display: none;

    }

    .offcanvas-xs.in {

        display: block;

    }

}

@media (max-width: 1049px) {

    .offcanvas-sm {

        display: none;

    }

    .offcanvas-sm.in {

        display: block;

    }

    .offcanvas .nav > li {

        float: none;

        display: block;

    }

    .navbar-inverse .navbar-offcanvas,

    .navmenu-inverse {

        border-color: #000;

    }

}

@media (max-width: 1199px) {

    .offcanvas-md {

        display: none;

    }

    .offcanvas-md.in {

        display: block;

    }

}

.offcanvas-lg {

    display: none;

}

.offcanvas-lg.in {

    display: block;

}

.canvas-sliding {

    -webkit-transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;

    transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;

}

.offcanvas-clone {

    height: 0px !important;

    width: 0px !important;

    overflow: hidden !important;

    border: none !important;

    margin: 0px !important;

    padding: 0px !important;

    position: absolute !important;

    top: auto !important;

    left: auto !important;

    bottom: 0px !important;

    right: 0px !important;

    opacity: 0 !important;

}

.canvas-slid .navbar-fixed-top,

.canvas-sliding .navbar-fixed-top {

    position: fixed!important;

}

/* off-canvas // end */

.navbar-inverse .navbar-offcanvas.in {

    background-color: #27282d !important;

}

.navbar-inverse .navbar-offcanvas.in .navbar-nav > .active > a,

.navbar-inverse .navbar-offcanvas.in .navbar-nav > .active > a:hover,

.navbar-inverse .navbar-offcanvas.in .navbar-nav > .active > a:focus,

.navbar-inverse .navbar-offcanvas.in .navbar-nav > li > a:hover,

.navbar-inverse .navbar-offcanvas.in .navbar-nav > li > a:focus {

    background-color: #3a3b43 !important;

}

.navbar-inverse .navbar-offcanvas.in .navbar-nav > .active > a:after,

.navbar-inverse .navbar-offcanvas.in .navbar-nav > .active > a:hover:after,

.navbar-inverse .navbar-offcanvas.in .navbar-nav > .active > a:focus:after,

.navbar-inverse .navbar-offcanvas.in .navbar-nav > li > a:hover:after,

.navbar-inverse .navbar-offcanvas.in .navbar-nav > li > a:focus:after {

    display: none;

}

.navbar-inverse .navbar-nav > li > a {

    color: #cecece;

}

/* Icon Box */

/* -------------------------------------------------------- */

.icon-box {

    text-align: center;

}

.icon-box p {

    margin: 0;

}

.icon-box .icon,

.icon-box p {

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.icon-box.icon-box-default .icon {

    font-size: 35px;

    background-color: #28baa6;

    border-radius: 100px;

    color: #fff;

    width: 60px;

    height: 60px;

    padding-top: 13px;

    text-align: center;

    padding-right: 1px;

}

.icon-box.icon-box-default h4 {

    text-transform: uppercase;

    margin-bottom: 15px;

    margin-top: 20px;

    line-height: 1;

}

.icon-box.icon-box-default:hover .icon {

    webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

    background-color: #2895ba;

}

.icon-box.icon-box-boxed {

    position: relative;

    padding: 30px;

}

.icon-box.icon-box-boxed .icon {

    font-size: 50px;

    color: #27282d;

    padding-top: 13px;

    text-align: center;

    padding-right: 1px;

}

.icon-box.icon-box-boxed h4 {

    text-transform: uppercase;

    margin-bottom: 5px;

    margin-top: 20px;

    line-height: 1;

}

.icon-box.icon-box-boxed:after {

    content: " ";

    border: 1px solid #dadbdf;

    background-color: #fff;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: -1;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.icon-box.icon-box-boxed:hover:after {

    background-color: #f5f5f5;

    border-width: 10px;

    border-color: #27282d;

}

.icon-box.icon-box-boxed3 {

    position: relative;

    padding: 60px 20px 40px 20px;

    border: 1px solid #dadbdf;

}

.icon-box.icon-box-boxed3 .icon {

    font-size: 32px;

    height: 64px;

    width: 64px;

    color: #fff;

    padding-top: 18px;

    text-align: center;

    padding-right: 1px;

    position: absolute;

    left: 50%;

    top: -32px;

    margin-left: -32px;

}

.icon-box.icon-box-boxed3 .icon:after {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    height: 64px;

    width: 64px;

    background-color: #27282d;

}

.icon-box.icon-box-boxed3 .icon:before {

    height: 64px;

    width: 64px;

}

.icon-box.icon-box-boxed3 h4 {

    text-transform: uppercase;

    margin-bottom: 10px;

    margin-top: 20px;

    line-height: 1;

}

.icon-box.icon-box-pulse .icon {

    font-size: 35px;

    background-color: #27282d;

    border-radius: 10px;

    color: #fff;

    width: 80px;

    height: 80px;

    padding-top: 11px;

    text-align: center;

    padding-right: 1px;

}

.icon-box.icon-box-pulse .icon:before {

    border: 2px solid #fff;

    border-radius: 80px;

    width: 60px;

    height: 60px;

    padding-top: 10px;

    display: block;

    margin: 0 auto;

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

    display: inline-block;

    -webkit-transform: translateZ(0);

    -ms-transform: translateZ(0);

    transform: translateZ(0);

    box-shadow: 0 0 1px rgba(0, 0, 0, 0);

}

.icon-box.icon-box-pulse h4 {

    text-transform: uppercase;

    margin-bottom: 15px;

    margin-top: 20px;

    line-height: 1;

}

.icon-box.icon-box-pulse:hover .icon {

    background-color: #28baa6;

}

.icon-box.icon-box-pulse:hover .icon:before {

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

    -webkit-animation-name: pulse;

    animation-name: pulse;

    -webkit-animation-duration: 800ms;

    animation-duration: 800ms;

    -webkit-animation-timing-function: linear;

    animation-timing-function: linear;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

}

.icon-box.icon-box-onhover {

    position: relative;

}

.icon-box.icon-box-onhover .icon {

    font-size: 55px;

    padding-top: 20px;

    padding-right: 1px;

    border: 2px solid #fff;

    border-radius: 60px;

    width: 104px;

    height: 104px;

}

.icon-box.icon-box-onhover p {

    position: absolute;

    visibility: hidden;

    background-color: #27282d;

    padding: 5px;

    z-index: 99;

    opacity: 0;

}

.icon-box.icon-box-onhover:hover .icon {

    border-color: #2895ba;

}

.icon-box.icon-box-onhover:hover .icon:before {

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

    -webkit-animation-name: pulse;

    animation-name: pulse;

    -webkit-animation-duration: 800ms;

    animation-duration: 800ms;

    -webkit-animation-timing-function: ease;

    animation-timing-function: ease;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

}

.icon-box.icon-box-onhover:hover p {

    opacity: 1;

    visibility: visible;

}

.icon-box.icon-box-lefty {

    position: relative;

    text-align: left!important;

}

.icon-box.icon-box-lefty .icon-box-header:after {

    content: "";

    clear: both;

    width: 100%;

    display: block;

}

.icon-box.icon-box-lefty .icon {

    font-size: 55px;

    padding-top: 20px;

    padding-right: 1px;

    border: 2px solid #fff;

    border-radius: 70px;

    width: 100px;

    height: 100px;

    background-color: #2e2f35;

    text-align: center;

    color: #fff;

    float: left;

}

.icon-box.icon-box-lefty p {

    margin-top: 15px;

}

.icon-box.icon-box-lefty h4 {

    position: relative;

    padding-left: 42px;

    margin-left: 100px;

    line-height: 1.4;

    padding-top: 28px;

    height: 100px;

}

.icon-box.icon-box-lefty h4:before {

    content: "";

    position: absolute;

    left: 20px;

    width: 2px;

    height: 60px;

    background-color: #28baa6;

    top: 50%;

    margin-top: -30px;

}

.icon-box.icon-box-lefty:hover .icon {

    webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

}

.icon-box.icon-box-lefty2 {

    text-align: left;

}

.icon-box.icon-box-lefty2 .icon {

    font-size: 35px;

    border: 1px solid #fff;

    border-radius: 100px;

    color: #fff;

    width: 70px;

    height: 70px;

    padding-top: 17px;

    padding-left: 1px;

    text-align: center;

    float: left;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

    transition: all .3s;

}

.icon-box.icon-box-lefty2 h4 {

    text-transform: uppercase;

    margin-bottom: 15px;

    margin-top: 0;

    line-height: 1;

    margin-left: 90px;

}

.icon-box.icon-box-lefty2 p {

    margin-left: 90px;

}

.icon-box.icon-box-lefty2:hover .icon {

    webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

}

.icon-box.icon-box-shade .icon {

    font-size: 100px;

    margin-top: -80px;

    color: #fff;

    width: 100%;

    height: 410px;

    position: relative;

    text-align: center;

    background: -webkit-gradient(linear, center top, center bottom, from(#0f1012), color-stop(100%, #262626));

    background: -webkit-linear-gradient(top, #0f1012, #262626 100%);

    background: linear-gradient(to bottom, #0f1012, #262626 100%);

}

.icon-box.icon-box-shade .icon:before {

    position: absolute;

    bottom: 50px;

    left: 0;

    width: 100%;

}

.icon-box.icon-box-shade h4 {

    text-transform: uppercase;

    margin-bottom: 15px;

    font-weight: 500;

    margin-top: 20px;

    line-height: 1;

}

.icon-box.icon-box-shade h4:after {

    content: "";

    display: block;

    height: 1px;

    background-color: #2895ba;

    width: 160px;

    margin: 15px auto 0 auto;

}

.icon-box.icon-box-shade:hover .icon {

    color: #2895ba;

}

.icon-box.icon-box-lefty3 {

    text-align: left;

    padding: 50px 20px;

}

.icon-box.icon-box-lefty3 .box-content {

    opacity: .4;

    -webkit-transition: opacity .3s;

    -o-transition: opacity .3s;

    transition: opacity .3s;

}

.icon-box.icon-box-lefty3 .icon {

    font-size: 35px;

    background-color: #27282d;

    border-radius: 100px;

    color: #fff;

    width: 70px;

    height: 70px;

    padding-top: 17px;

    padding-left: 1px;

    text-align: center;

    float: left;

}

.icon-box.icon-box-lefty3 h4 {

    text-transform: uppercase;

    margin-bottom: 15px;

    margin-top: 0;

    line-height: 1;

    margin-left: 90px;

}

.icon-box.icon-box-lefty3 p {

    margin-left: 90px;

}

.icon-box.icon-box-lefty3:hover .box-content {

    opacity: 1;

}

.icon-box.icon-box-lefty3:hover h4 {

    color: #2895ba;

}

.icon-box.icon-box-lefty3:hover .icon {

    background-color: #2895ba;

    webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    -webkit-transform-origin: 50% 50%;

    -moz-transform-origin: 50% 50%;

    -ms-transform-origin: 50% 50%;

    -o-transform-origin: 50% 50%;

    transform-origin: 50% 50%;

}

.icon-box.icon-box-boxed2 {

    padding: 30px;

    border: 1px solid #777;

}

.icon-box.icon-box-boxed2 .icon {

    font-size: 60px;

    color: #fff!important;

    text-align: center;

}

.icon-box.icon-box-boxed2 h4 {

    text-transform: uppercase;

    margin-bottom: 15px;

    margin-top: 20px;

    line-height: 1;

}

.icon-box.icon-box-boxed4 {

    padding: 30px;

    background-color: #28baa6;

    color: #fff;

}

.icon-box.icon-box-boxed4 .icon {

    font-size: 55px;

    color: #fff!important;

    text-align: center;

    background-color: #2895ba;

    width: 90px;

    height: 90px;

    padding-top: 18px;

}

.icon-box.icon-box-boxed4 h4 {

    text-transform: uppercase;

    margin-bottom: 15px;

    margin-top: 20px;

    line-height: 1;

}

.icon-box.icon-box-boxed5 {

    padding: 40px 30px;

    text-align: left;

    color: #fff;

    position: relative;

}

.icon-box.icon-box-boxed5 .img-bg {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: -2;

}

.icon-box.icon-box-boxed5:after {

    content: "";

    position: absolute;

    z-index: -1;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 16, 27, 0.6);

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.icon-box.icon-box-boxed5 h4 {

    text-transform: uppercase;

    margin-bottom: 15px;

    margin-top: 15px;

    line-height: 1;

    font-size: 20px;

    font-weight: 400;

    letter-spacing: 2px;

}

.icon-box.icon-box-boxed5 p {

    font-weight: 500;

    letter-spacing: 1px;

    text-align: left;

}

.icon-box.icon-box-boxed5:hover:after {

    background-color: #2895ba;

}

.icon-box.icon-box-simple .icon {

    font-size: 35px;

    font-size: 60px;

    color: #28baa6;

    width: 60px;

    height: 60px;

    padding-top: 13px;

    text-align: center;

    padding-right: 1px;

}

.icon-box.icon-box-simple h4 {

    text-transform: none;

    font-size: 18px;

    letter-spacing: 1px;

    font-weight: normal;

    margin-bottom: 15px;

    margin-top: 20px;

    line-height: 1;

}

.icon-box.icon-box-simple p {

    line-height: 1.6;

}

/* Lightbox */

/* -------------------------------------------------------- */

.lightbox {

    text-align: center;

}

.lightbox p {

    margin: 0;

}

.lightbox.lightbox-default img {

    margin: 0 auto;

    display: block;

    width: 100%;

}

.lightbox.lightbox-default h4 {

    text-transform: uppercase;

    margin-bottom: 0px;

    margin-top: 20px;

    line-height: 1;

    font-weight: 500;

}

.lightbox.lightbox-default p {

    text-transform: uppercase;

    font-size: 12px;

    margin-top: 7px;

    line-height: 1;

    font-weight: 500;

}

.lightbox.lightbox-default .portfolio-img {

    position: relative;

    display: block;

    overflow: hidden;

}

.lightbox.lightbox-default .portfolio-img i {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    opacity: 0;

    color: #fff;

    font-size: 60px;

    padding-top: 24%;

    background-color: #2895ba;

}

.lightbox.lightbox-default .portfolio-img i:before {

    position: absolute;

    top: 50%;

    left: 0;

    width: 100%;

    margin-top: -30px;

}

/* Form */

/* -------------------------------------------------------- */

.form-light .form-control {

    border-color: #fff;

}

.form-light label {

    text-transform: uppercase;

    font-weight: 300;

}

.form-stripped .form-group .form-control {

    background-color: transparent;

    color: #fff;

}

.form-stripped .form-group label {

    text-transform: uppercase;

}

.form-stripped .btn {

    text-transform: uppercase;

    padding-left: 25px;

    padding-right: 25px;

}

.form-stripped ::-webkit-input-placeholder,

.form-stripped :-moz-placeholder,

.form-stripped ::-moz-placeholder,

.form-stripped :-ms-input-placeholder {

    color: #fff;

}

.form-stripped.bg-light .form-control {

    color: #555;

    font-size: 15px;

    border-color: #555;

}

.form-stripped.bg-light ::-webkit-input-placeholder,

.form-stripped.bg-light :-moz-placeholder,

.form-stripped.bg-light ::-moz-placeholder,

.form-stripped.bg-light :-ms-input-placeholder {

    color: #fff;

}

.form-stripped.bg-light .btn {

    display: block;

    margin: auto;

    padding-left: 60px;

    padding-right: 60px;

    letter-spacing: 1px;

}

.form-stripped-2 ::-webkit-input-placeholder {

    color: rgba(255, 255, 255, 0.6);

}

.form-stripped-2 :-moz-placeholder {

    /* Firefox 18- */

    color: rgba(255, 255, 255, 0.6);

}

.form-stripped-2 ::-moz-placeholder {

    /* Firefox 19+ */

    color: rgba(255, 255, 255, 0.6);

}

.form-stripped-2 :-ms-input-placeholder {

    color: rgba(255, 255, 255, 0.6);

}

.form-stripped-2 .form-group .form-control {

    background-color: transparent;

    color: #999;

}

.form-stripped-2 .form-group .form-control:hover,

.form-stripped-2 .form-group .form-control:focus {

    color: #000;

    background-color: rgba(255, 255, 255, 0.6);

    border-color: rgba(255, 255, 255, 0.6);

}

.form-stripped-2 .form-group label {

    font-weight: normal;

}

.form-stripped-2 .btn {

    text-transform: uppercase;

    padding-left: 25px;

    padding-right: 25px;

    background-color: transparent;

    border-color: #999;

}

.form-stripped-2 .btn:hover,

.form-stripped-2 .btn:focus {

    background-color: #1a1a1a;

    border-color: #1a1a1a;

}

.form-filled .form-group .form-control {

    background-color: #efefef;

    border-color: #efefef;

    color: #888;

}

.form-filled .form-group .form-control:hover,

.form-filled .form-group .form-control:focus,

.form-filled .form-group .form-control:active,

.form-filled .form-group .form-control .active {

    background-color: #fff;

    border-color: #aaa;

}

.form-filled .form-group label {

    text-transform: uppercase;

}

.form-filled .btn {

    text-transform: uppercase;

}

/* Testimonial */

/* -------------------------------------------------------- */

.tersus-block-testimonial-1 {

    text-align: center;

    color: #fff;

    font-size: 14px;

    font-weight: 400;

    background-color: rgba(0, 0, 0, 0.5);

}

.tersus-block-testimonial-1 .background {

    background-image: url('../img/div-img-03.html');

    background-size: cover;

}

.tersus-block-testimonial-1 p {

    font-family: 'Dynalight', cursive;

    font-size: 40px;

    line-height: 1.2;

    margin-bottom: 15px;

}

.tersus-block-testimonial-1 .carousel-inner {

    padding-bottom: 65px;

    max-width: 800px;

    margin: 0 auto;

}

.tersus-block-testimonial-1 .carousel-indicators {

    bottom: 0!important;

    margin-bottom: 0;

}

.tersus-block-testimonial-2 {

    text-align: center;

    font-size: 14px;

    font-weight: 400;

	padding-left:0!important;

	padding-right:0!important;

}

.tersus-block-testimonial-2 p {

    font-size: 14px;

    line-height: 2;

    margin-bottom: 0;

}

.tersus-block-testimonial-2 .carousel-inner {

    padding-bottom: 65px;

    max-width: 800px;

    margin: 0 auto;

}

.tersus-block-testimonial-2 .carousel-inner .title {

    font-size: 12px;

    font-style: italic;

}

.tersus-block-testimonial-2 .carousel-indicators {

    bottom: 0!important;

    margin-bottom: 0;

}

.tersus-block-testimonial-2 .carousel-indicators li {

    background-color: #fff;

    border: none;

    height: 15px;

    width: 15px;

    margin: 0 15px;

}

.tersus-block-testimonial-2 .carousel-indicators li.active {

    background-color: #2895ba;

}

.tersus-block-testimonial-2 .carousel-clients {

    margin-top: 80px;

    max-width: 100%;

	width:100%;

    margin-left: auto;

    margin-right: auto;

}

.tersus-block-testimonial-2 .carousel-clients .carousel-inner {

    padding-bottom: 0;

}

.tersus-block-testimonial-2 .carousel-clients .item img {

    margin: 0 20px;

}

.tersus-block-testimonial-3 {

    background-color: rgba(0, 0, 0, 0.7);

    text-align: center;

}

.tersus-block-testimonial-3 h2 {

    font-size: 35px;

    font-weight: 300;

    margin-top: 0;

    margin-bottom: 30px;

}

.tersus-block-testimonial-3 h2 .highlight {

    font-weight: 500px;

    color: #28baa6;

}

.tersus-block-testimonial-3 span {

    text-transform: uppercase;

}

.tersus-block-testimonial-4 {

    text-align: center;

    color: #fff;

    font-size: 20px;

    font-weight: 300;

    background-color: rgba(0, 0, 0, 0.6);

}

.tersus-block-testimonial-4 p {

    font-size: 20px;

    text-transform: uppercase;

    line-height: 2;

    margin-bottom: 35px;

}

.tersus-block-testimonial-4 .carousel-inner {

    padding-bottom: 30px;

    max-width: 800px;

    margin: 0 auto;

}

.tersus-block-testimonial-4 .carousel-inner .title {

    font-size: 14px;

    color: #28baa6;

    margin: 15px 0 5px 0;

}

.tersus-block-testimonial-4 .carousel-inner img {

    margin: 0 auto;

}

.tersus-block-testimonial-4 .carousel-indicators {

    bottom: 0!important;

    margin-bottom: 0;

}

.tersus-block-testimonial-4 .carousel-indicators li {

    background-color: rgba(255, 255, 255, 0.5);

    border: none;

    height: 12px;

    width: 12px;

    margin: 0 7px;

}

.tersus-block-testimonial-4 .carousel-indicators li.active {

    background-color: rgba(255, 255, 255, 0.9);

}

.tersus-block-testimonial-4 .carousel-clients {

    margin-top: 80px;

    max-width: 100%;

    margin-left: auto;

    margin-right: auto;

}

.tersus-block-testimonial-4 .carousel-clients .carousel-inner {

    padding-bottom: 0;

}

.tersus-block-testimonial-4 .carousel-clients .item img {

    margin: 0 20px;

}

.tersus-block-testimonial-5 {

    text-align: center;

    color: #fff;

    font-size: 20px;

    font-weight: 300;

}

.tersus-block-testimonial-5 .carousel-inner {

    padding-bottom: 30px;

    max-width: 800px;

    margin: 0 auto;

}

.tersus-block-testimonial-5 .carousel-inner p {

    font-size: 16px;

    margin-top: 30px;

}

.tersus-block-testimonial-5 .carousel-inner .title {

    font-size: 14px;

    color: #939393;

    margin: 15px 0 5px 0;

    font-weight: 300;

}

.tersus-block-testimonial-5 .carousel-inner .sub-title {

    text-transform: none;

    color: #939393;

    font-size: 13px;

    font-weight: 300;

}

.tersus-block-testimonial-5 .carousel-inner img {

    margin: 0 auto;

}

.tersus-block-testimonial-5 .carousel-indicators {

    bottom: 0!important;

    margin-bottom: 0;

}

.tersus-block-testimonial-6 .carousel {

    border: 1px solid #fff;

    padding: 40px 70px;

    max-width: 530px;

    margin: 0 auto;

}

.tersus-block-testimonial-6 .carousel-inner {

    margin-left: -1%;

    margin-right: -1%;

    margin-top: -2%;

}

.tersus-block-testimonial-6 .carousel-inner img {

    float: left;

    width: 48%;

    padding: 10px;

    height: auto;

    border: 1px solid #ddd;

    margin-right: 1%;

    margin-top: 2%;

    margin-left: 1%;

    opacity: .7;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

}

.tersus-block-testimonial-6 .carousel-inner img:hover {

    opacity: 1;

}

.tersus-block-testimonial-6 .carousel-inner .item {

    clear: both;

}

.tersus-block-testimonial-6 .carousel-control .icon {

    background-color: transparent;

    color: #fff;

    margin: 5px;

    font-size: 36px;

    margin-top: -20px;

    height: 40px;

    border: 1px solid #fff;

    width: 40px;

    border-radius: 100%;

}

.client-subtitle {

    margin-top: -25px;

}

.tersus-block-testimonial-7 .carousel {

    border: 1px solid #ccc;

    padding: 30px 40px;

    text-align: justify;

}

.tersus-block-testimonial-7 .carousel-indicators {

    position: relative;

    left: 0;

    width: 100%;

    margin: 30px 0 0 0;

    bottom: 0;

    display: block;

    text-align: right;

}

.tersus-block-testimonial-7 .carousel-indicators li {

    border-radius: 0;

    width: 65px!important;

    height: 5px!important;

    margin: 0;

    border-color: #ccc;

}

.tersus-block-testimonial-7 .carousel-indicators li.active {

    background-color: #ccc;

}

.tersus-block-testimonial-7 .caption {

    text-transform: none;

    text-align: right;

    font-style: italic;

    font-size: 14px;

    font-weight: 400;

    margin-bottom: 0;

    margin-top: 20px;

}

.tersus-block-testimonial-8 .carousel {

    background-color: #595959;

    padding: 40px 70px;

    width: 100%;

    margin: 0 auto;

}

.tersus-block-testimonial-8 .carousel-inner {

    text-align: center;

    margin-left: -1%;

    margin-right: -1%;

    margin-top: -2%;

}

.tersus-block-testimonial-8 .carousel-inner img {

    display: inline-block;

    width: 22%;

    padding: 10px;

    height: auto;

    border: 1px solid #afafaf;

    margin-right: 1%;

    margin-top: 2%;

    margin-left: 1%;

    opacity: .7;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

}

.tersus-block-testimonial-8 .carousel-inner img:hover {

    opacity: 1;

}

.tersus-block-testimonial-8 .carousel-inner .item {

    clear: both;

}

.tersus-block-testimonial-8 .carousel-control .icon {

    background-color: transparent;

    color: #fff;

    margin: 5px;

    font-size: 36px;

    margin-top: -20px;

    height: 40px;

    border: 1px solid #fff;

    width: 40px;

    border-radius: 100%;

}

.tersus-block-testimonial-9 .testimonial-container {

    max-width: 480px;

    margin: 0 auto;

}

.tersus-block-testimonial-9 .carousel {

    border: 1px solid #ccc;

    padding: 30px 40px;

    text-align: center;

}

.tersus-block-testimonial-9 .carousel p {

    line-height: 2;

    margin-bottom: 50px;

}

.tersus-block-testimonial-9 .carousel-indicators {

    position: relative;

    left: 0;

    width: 100%;

    margin: 50px 0 0 0;

    bottom: 0;

    display: block;

}

.tersus-block-testimonial-9 .carousel-indicators li {

    border-radius: 0;

    width: 65px!important;

    height: 5px!important;

    margin: 0;

    border-color: #ccc;

}

.tersus-block-testimonial-9 .carousel-indicators li.active {

    background-color: #ccc;

}

.tersus-block-testimonial-9 .caption {

    text-transform: uppercase;

    letter-spacing: 1px;

    font-size: 14px;

    font-weight: 400;

    margin: 0;

}

.tersus-block-testimonial-9 .caption span {

    font-size: 13px;

    display: block;

    margin-top: 10px;

}

.tersus-block-testimonial-10 .carousel {

    border: 1px solid #ccc;

    padding: 30px 80px;

    text-align: left;

}

.tersus-block-testimonial-10 .carousel-indicators {

    position: relative;

    left: 0;

    width: 100%;

    margin: 30px 0 0 0;

    bottom: 0;

    display: block;

    text-align: right;

}

.tersus-block-testimonial-10 .carousel-indicators li {

    border-radius: 0;

    width: 65px!important;

    height: 5px!important;

    margin: 0;

    border-color: #ccc;

}

.tersus-block-testimonial-10 .carousel-indicators li.active {

    background-color: #ccc;

}

.tersus-block-testimonial-10 p {

    font-size: 15px;

    margin-bottom: 0;

}

.tersus-block-testimonial-10 .avatar {

    display: inline;

    float: left;

    margin-right: 15px;

}

.tersus-block-testimonial-10 .caption {

    text-transform: none;

    text-align: left;

    font-size: 13px;

    font-weight: 300;

    padding-top: 30px;

    margin-top: 0;

    margin-bottom: 10px;

}

.tersus-block-clients-8.bg-dark {

    background-color: #666666!important;

}

.tersus-block-clients-9 .row {

    margin-top: 0;

}

.tersus-block-clients-9 .client-box {

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

    opacity: .7;

    border-right: 1px solid #999;

    border-bottom: 1px solid #999;

    padding: 15px 70px;

}

.tersus-block-clients-9 .client-box:last-child {

    border-right: 0;

}

.tersus-block-clients-9 .client-box:hover {

    opacity: 1;

}

.tersus-block-clients-9 .last-row .client-box {

    border-bottom: 0;

}

.tersus-block-clients-10 .client-box img {

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

    opacity: .7;

    border: 1px solid #999;

    padding: 15px;

}

.tersus-block-clients-10 .client-box img:hover {

    opacity: 1;

}

/* Timeline */

/* -------------------------------------------------------- */

.main_timeline_area .head_title {

    margin-bottom: 130px;

}

.main_timeline_area .timeline_borderbottom {

    position: relative;

    bottom: 35px;

    width: 30%;

    margin: 5px auto;

    background: #000;

    overflow: hidden;

    border-radius: 15px;

    border-top: 10px solid #000;

}

img {

    vertical-align: middle;

}

.img-responsive {

    display: block;

    height: auto;

    max-width: 100%;

}

.img-rounded {

    border-radius: 3px;

}

.img-thumbnail {

    background-color: #fff;

    border: 1px solid #ededf0;

    border-radius: 3px;

    display: inline-block;

    height: auto;

    line-height: 1.428571429;

    max-width: 100%;

    moz-transition: all 0.2s ease-in-out;

    o-transition: all 0.2s ease-in-out;

    padding: 2px;

    transition: all 0.2s ease-in-out;

    webkit-transition: all 0.2s ease-in-out;

}

.img-circle {

    border-radius: 50%;

}

.timeline-centered {

    position: relative;

    margin-bottom: 30px;

}

.timeline-centered:before,

.timeline-centered:after {

    content: " ";

    display: table;

}

.timeline-centered:after {

    clear: both;

}

.timeline-centered:before,

.timeline-centered:after {

    content: " ";

    display: table;

}

.timeline-centered:after {

    clear: both;

}

.timeline-centered:before {

    content: '';

    position: absolute;

    display: block;

    width: 10px;

    background: #353535;

    left: 50%;

    top: -40px;

    bottom: 0px;

    margin-left: -4px;

    border-radius: 10px;

}

.timeline-centered .timeline-entry {

    position: relative;

    width: 50%;

    float: right;

    margin-bottom: 70px;

    clear: both;

}

.timeline-centered .timeline-entry:before,

.timeline-centered .timeline-entry:after {

    content: " ";

    display: table;

}

.timeline-centered .timeline-entry:after {

    clear: both;

}

.timeline-centered .timeline-entry:before,

.timeline-centered .timeline-entry:after {

    content: " ";

    display: table;

}

.timeline-centered .timeline-entry:after {

    clear: both;

}

.timeline-centered .timeline-entry.begin {

    margin-bottom: 0;

}

.timeline-centered .timeline-entry.left-aligned {

    float: left;

}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {

    margin-left: 0;

    margin-right: -18px;

}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {

    left: auto;

    right: -120px;

    text-align: center;

}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {

    float: right;

    margin-right: 18px;

}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {

    margin-left: 0;

    margin-right: 70px;

}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {

    left: auto;

    right: 0;

    margin-left: 0;

    margin-right: -9px;

    -moz-transform: rotate(180deg);

    -o-transform: rotate(180deg);

    -webkit-transform: rotate(180deg);

    -ms-transform: rotate(180deg);

    transform: rotate(180deg);

}

.timeline-centered .timeline-entry .timeline-entry-inner {

    position: relative;

    margin-left: -22px;

}

.timeline-centered .timeline-entry .timeline-entry-inner:before,

.timeline-centered .timeline-entry .timeline-entry-inner:after {

    content: " ";

    display: table;

}

.timeline-centered .timeline-entry .timeline-entry-inner:after {

    clear: both;

}

.timeline-centered .timeline-entry .timeline-entry-inner:before,

.timeline-centered .timeline-entry .timeline-entry-inner:after {

    content: " ";

    display: table;

}

.timeline-centered .timeline-entry .timeline-entry-inner:after {

    clear: both;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {

    position: absolute;

    left: -125px;

    text-align: right;

    padding: 10px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    background: #3C3D42;

    height: 100px;

    width: 100px;

    text-align: center;

    line-height: 80px;

    border-radius: 50%;

    color: #fff;

    font-size: 50px;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {

    width: 43px;

    height: 10px;

    background-color: #3C3D42;

    border-radius: 10px;

    float: left;

    margin-top: 50px;

    margin-left: 19px;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.last-icon {

    text-align: center;

    margin-left: -180px;

    margin-top: 100px;

    width: 400px;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {

    position: relative;

    background: #6E89A3;

    padding: 1.7em;

    margin-left: 70px;

    -webkit-background-clip: padding-box;

    -moz-background-clip: padding;

    background-clip: padding-box;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2,

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {

    color: #fff;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h6,

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {

    color: #fff;

    margin: 0;

    line-height: 1.428571429;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {

    margin-top: 15px;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h6 {

    margin-bottom: 10px;

    letter-spacing: 0.3rem;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h6 a {

    color: #303641;

}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h6 span {

    -webkit-opacity: .6;

    -moz-opacity: .6;

    opacity: .6;

    -ms-filter: alpha(opacity=60);

    filter: alpha(opacity=60);

}

/* Social icons */

/* -------------------------------------------------------- */

.social-icons li a.dribbble:hover {

    border-color: #ea4c89 ;

    color: #ea4c89 ;

    background-color: #ea4c89 ;

}

.social-icons li a.email:hover {

    border-color: #049fb3 ;

    color: #049fb3 ;

    background-color: #049fb3 ;

}

.social-icons li a.facebook:hover {

    border-color: #3b5998 ;

    color: #3b5998 ;

    background-color: #3b5998 ;

}

.social-icons li a.flickr:hover {

    border-color: #ff0084 ;

    color: #ff0084 ;

    background-color: #ff0084 ;

}

.social-icons li a.github:hover {

    border-color: #000 ;

    color: #000 ;

    background-color: #000 ;

}

.social-icons li a.gplus:hover {

    border-color: #dd4b39 ;

    color: #dd4b39 ;

    background-color: #dd4b39 ;

}

.social-icons li a.instagram:hover {

    border-color: #517fa4 ;

    color: #517fa4 ;

    background-color: #517fa4 ;

}

.social-icons li a.linkedin:hover {

    border-color: #007bb6 ;

    color: #007bb6 ;

    background-color: #007bb6 ;

}

.social-icons li a.pinterest:hover {

    border-color: #cb2027 ;

    color: #cb2027 ;

    background-color: #cb2027 ;

}

.social-icons li a.rss:hover {

    border-color: #ff6600 ;

    color: #ff6600 ;

    background-color: #ff6600 ;

}

.social-icons li a.stumbleupon:hover {

    border-color: #eb4823 ;

    color: #eb4823 ;

    background-color: #eb4823 ;

}

.social-icons li a.tumblr:hover {

    border-color: #32506d ;

    color: #32506d ;

    background-color: #32506d ;

}

.social-icons li a.twitter:hover {

    border-color: #00aced ;

    color: #00aced ;

    background-color: #00aced ;

}

.social-icons li a.vimeo:hover {

    border-color: #aad450 ;

    color: #aad450 ;

    background-color: #aad450 ;

}

.social-icons li a.youtube:hover {

    border-color: #bb0000 ;

    color: #bb0000 ;

    background-color: #bb0000 ;

}

.social-icons li a.behance:hover {

    border-color: #107CE8 ;

    color: #107CE8 ;

    background-color: #107CE8 ;

}

.social-icons {

    margin: 0;

    padding: 0;

    list-style: none;

}

.social-icons li {

    display: inline-block;

}

.social-icons li a {

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.social-icons-style-1 .social-icons li {

    margin-left: 24px;

    margin-right: 24px;

}

.social-icons-style-1 .social-icons li a {

    background-color: transparent;

    color: #fff!important;

    border: 1px solid #fff;

    opacity: .5;

    border-radius: 100%;

    padding: 3px 2px;

    height: 42px;

    width: 42px;

    display: inline-block;

    text-align: center;

    padding-right: 1px;

    font-size: 22px;

}

.social-icons-style-1 .social-icons li a:hover {

    opacity: 1;

}

.social-icons-style-2 {

    background-color: rgba(0, 0, 0, 0.6);

}

.social-icons-style-2 .social-icons {

    text-align: center;

}

.social-icons-style-2 .social-icons li {

    margin-left: 24px;

    margin-right: 24px;

    margin-bottom: 24px;

}

.social-icons-style-2 .social-icons li span {

    text-transform: uppercase;

    display: block;

    text-align: center;

    margin-top: 15px;

}

.social-icons-style-2 .social-icons li a {

    background-color: rgba(255, 255, 255, 0.3);

    color: #fff!important;

    border: none;

    padding: 0px 2px;

    height: 150px;

    width: 150px;

    display: inline-block;

    text-align: center;

    padding-right: 3px;

    font-size: 100px;

}

.social-icons-style-1 .social-icons li {

    margin-left: 24px;

    margin-right: 24px;

}

.social-icons-style-1 .social-icons li a {

    background-color: #a8a8a8;

    color: #fff!important;

    border: 1px solid #a8a8a8;

    border-radius: 100%;

    padding: 3px 2px;

    height: 42px;

    width: 42px;

    display: inline-block;

    text-align: center;

    padding-right: 1px;

    font-size: 22px;

}

.social-icons-style-4 .social-icons li {

    margin: 0 1px 0 0;

    float: left;

}

.social-icons-style-4 .social-icons li a {

    background-color: rgba(255, 255, 255, 0.1) !important;

    color: #fff!important;

    opacity: .5;

    width: 100px;

    display: block;

    font-size: 30px;

    padding: 50px 0px;

    text-align: center;

}

.social-icons-style-4 .social-icons li a:hover {

    opacity: 1;

    background-color: rgba(255, 255, 255, 0.2) !important;

}

.social-icons-style-5 .social-icon {

    color: #fff!important;

    font-size: 140px;

    border: 1px solid #4b4c56;

    display: inline-block;

    padding: 35px;

    text-align: center;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.social-icons-style-5 .social-icon .icon {

    max-height: 120px;

    max-width: 120px;

}

.social-icons-style-5 .social-icon:hover {

    background-color: #4b4c56;

}

.social-icons-style-6 {

    text-align: center;

}

.social-icons-style-6 .social-icon {

    padding-top: 12px;

    color: #fff!important;

    display: inline-block;

    margin: 0 15px;

    opacity: .6;

    text-align: center;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.social-icons-style-6 .social-icon .icon {

    max-height: 35px;

    max-width: 35px;

}

.social-icons-style-6 .social-icon:hover {

    opacity: 1;

}

.social-media {

    margin-top: 10px;

}

.social-media a {

    font-size: 16px;

    margin-right: 15px;

}

/* Intro */

/* -------------------------------------------------------- */

.sp-image-container {

    position: relative;

}

.sp-image-container:after {

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

  /*  background-color: rgba(0, 0, 0, 0.2);*/

}

.main_home {

    position: relative;

    outline: none;

    overflow: hidden;

}

.slide_img {

    position: relative;

}

.main_home .sp-caption-container a {

    background: #444;

    padding: .5rem;

    color: #fff;

    width: 180px;

    transition: all 0.6s;

    display: inline-block;

    font-size: 0.875rem;

    margin-top: 30%;

}

.main_home .sp-caption-container a:hover {

    letter-spacing: 2px;

    transition: all 0.6s;

}

.main_home .sp-caption-container p {

    font-size: 3rem;

    font-family: raleway, sans-serif;

}

.sp-caption-container {

    text-align: center;

    margin-top: 10px;

    position: absolute;

    left: 10%;

    right: 10%;

    top: 40%;

}

.bg-video {

    position: relative;

}

.bg-video .background-video {

    background-position: top center;

    background-repeat: no-repeat;

    bottom: 0;

    left: 0;

    overflow: hidden;

    position: fixed;

    right: 0;

    top: 0;

}

.bg-video video,

.bg-video source {

    bottom: 0;

    left: 0;

    min-height: 100%;

    min-width: 100%;

    position: absolute;

}

.bg-video .loaded .ytplayer-container {

    display: block;

}

.bg-video .loaded .placeholder-image {

    opacity: 0;

}

.bg-video .ytplayer-container {

    bottom: 0;

    height: 100%;

    left: 0;

    min-width: 100%;

    overflow: hidden;

    position: absolute;

    right: 0;

    top: 0;

    z-index: 0;

}

.bg-video .placeholder-image {

    height: 100%;

    left: 0;

    min-height: 100%;

    min-width: 100%;

    position: fixed;

    top: 0;

    z-index: 1;

}

.bg-video .ytplayer-shield {

    height: 100%;

    left: 0;

    position: absolute;

    top: 0;

    width: 100%;

    z-index: 2;

}

.bg-video .ytplayer-player {

    position: absolute;

}

.bg-video .container {

    border-radius: 6px;

    background: rgba(255, 255, 255, 0.9);

    padding: 0 30px 0 30px;

    margin: 30px auto;

}

.tersus-block-intro-2 .btn-special {

    border-radius: 0;

    padding: 10px 35px;

    font-size: 16px;

}

.tersus-block-intro-2 .carousel-pattern {

    background-image: url('../img/pattern-stripes2.html');

}

.tersus-block-intro-2 #afterIntro {

    background-image: url('../img/style-02/divider-bg-01.html');

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

    background-attachment: fixed;

    width: 100%;

    height: 500px;

}

.tersus-block-intro-3 .btn-special {

    position: absolute;

    top: 50%;

    left: 50%;

    border-radius: 100%;

    height: 200px;

    width: 200px;

    margin: -100px 0 0 -100px;

    border-color: #28baa6;

    background-color: transparent;

    border-width: 2px;

    font-size: 30px;

    padding: 0;

    line-height: 1;

}

.tersus-block-intro-3 .btn-special span {

    margin-top: -15px;

    padding-top: 50%;

    display: block;

}

.tersus-block-intro-3 .btn-special:after {

    position: absolute;

    top: -1px;

    left: -1px;

    right: -1px;

    bottom: -1px;

    background-color: rgba(255, 255, 255, 0.4);

    border-radius: 100%;

    border: 3px solid #28baa6;

    opacity: 0;

    content: "";

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

}

.tersus-block-intro-3 .btn-special:hover:after {

    opacity: 1;

}

.tersus-block-intro-3 .control-holder {

    position: relative;

    top: -100%;

    width: 400px;

    height: 100%;

    margin: 0 auto;

}

.tersus-block-intro-3 .carousel-control {

    position: static;

}

.tersus-block-intro-4 .btn-special {

    top: 50%;

    left: 50%;

    height: 40px;

    width: 200px;

    border: 1px solid #28baa6;

    background-color: transparent;

    border-radius: 0;

    font-size: 20px;

    padding: 0;

    line-height: 1;

    margin-top: -20px;

    margin-left: -100px;

}

.tersus-block-intro-4 .btn-special span {

    padding-top: 10px;

    display: block;

}

.tersus-block-intro-4 .btn-special:hover {

    background-color: #28baa6;

}

.tersus-block-intro-4 .control-holder {

    position: relative;

    top: -100%;

    width: 400px;

    height: 100%;

    margin: 0 auto;

    margin-top: 100px;

}

.tersus-block-intro-4 .carousel-caption h1 {

    font-style: italic;

    text-transform: none;

    font-family: 'Droid Serif', serif;

}

.tersus-block-intro-5 {

    background: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0.75)), color-stop(70%, rgba(0, 0, 0, 0)));

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 70%);

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 70%);

}

.tersus-block-intro-5 .item:before {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0.75)), color-stop(70%, rgba(0, 0, 0, 0)));

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 70%);

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 70%);

    content: "";

}

.tersus-block-intro-5 .btn-special {

    position: absolute;

    top: 50%;

    left: 50%;

    border-radius: 0;

    height: 160px;

    width: 160px;

    margin: -80px 0 0 -80px;

    border: 0;

    background-color: transparent;

    padding: 0;

    line-height: 1;

    opacity: .6;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

}

.tersus-block-intro-5 .btn-special span {

    margin-top: -6px;

    padding-top: 50%;

    display: block;

    font-size: 13px;

    letter-spacing: 15px;

    color: #d8d8d8;

}

.tersus-block-intro-5 .btn-special:after {

    position: absolute;

    top: -1px;

    left: -1px;

    width: 160px;

    height: 160px;

    border: 1px solid #d8d8d8;

    content: "";

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    margin-right: -13px;

}

.tersus-block-intro-5 .btn-special:hover {

    opacity: 1;

}

.tersus-block-intro-5 .control-holder {

    position: relative;

    top: -100%;

    width: 400px;

    height: 100%;

    margin: 0 auto;

}

.tersus-block-intro-10 {

    background-color: none;

}

.tersus-block-intro-10 .bg-video,

.tersus-block-intro-10 .intro-slider {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

}

.tersus-block-intro-10 .intro-slider {

    background-color: rgba(0, 0, 0, 0.2);

}

.tersus-block-intro-6 h1 {

    font-size: 120px;

    font-weight: 200;

    line-height: 1;

    font-style: normal!important;

}

.tersus-block-intro-6 h1 .highlight {

    font-weight: 700;

    font-style: normal!important;

}

.tersus-block-intro-7 .slide-image {

    background-position: top;

}

.tersus-block-intro-7 .carousel-caption {

    top: 40%!important;

}

.tersus-block-intro-7 .carousel-caption p {

    letter-spacing: 10px;

    font-size: 16px;

    text-transform: uppercase;

}

.tersus-block-intro-7 .carousel-caption h2 {

    letter-spacing: 8px;

    font-size: 30px;

    border: 1px solid #ddd;

    padding: 30px;

    display: inline-block;

    font-weight: 300;

}

.tersus-block-intro-7 .carousel-caption .scroll-to {

    font-size: 20px;

    letter-spacing: 2px;

    display: inline-block;

    color: #fff;

    margin-top: 30px;

    text-decoration: none;

}

.tersus-block-intro-7 .carousel-caption .scroll-to img {

    display: block;

    margin: auto;

    opacity: .7;

}

.tersus-block-intro-8 .slide-image {

    background-position: top;

}

.tersus-block-intro-8 .carousel-caption {

    top: 40%!important;

}

.tersus-block-intro-8 .carousel-caption p {

    letter-spacing: 10px;

    font-size: 20px;

    text-transform: uppercase;

}

.tersus-block-intro-8 .carousel-caption h2 {

    letter-spacing: 35px;

    font-size: 70px;

    padding: 30px;

    display: inline-block;

    font-weight: 300;

}

.tersus-block-intro-8 .carousel-caption .scroll-to {

    font-size: 20px;

    letter-spacing: 2px;

    display: inline-block;

    color: #fff;

    margin-top: 30px;

    text-decoration: none;

}

.tersus-block-intro-8 .carousel-caption .scroll-to img {

    display: block;

    margin: auto;

    opacity: .7;

}

.tersus-block-intro-8 .carosual-controls {

    position: relative;

    top: -50%;

    margin: auto;

    margin-top: 5px;

    max-width: 900px;

}

.tersus-block-intro-8 .carosual-controls img {

    width: 100%;

}

.tersus-block-intro-8 .carosual-controls .arrow-prev,

.tersus-block-intro-8 .carosual-controls .arrow-next {

    height: 70px;

    width: 70px;

    margin-top: -35px;

}

/* About */

/* -------------------------------------------------------- */

/* tersus-block-about-1 */

/* tersus-block-about-2 */

.nav-tabs-style-1 .nav-tabs > li {

    float: none;

    display: inline-block;

}

.nav-tabs-style-1 .nav-tabs > li.active > a,

.nav-tabs-style-1 .nav-tabs > li.active > a:hover,

.nav-tabs-style-1 .nav-tabs > li.active > a:active {

    background-color: #2895ba;

    border-color: #2895ba;

    cursor: pointer;

}

.nav-tabs-style-1 .nav-tabs > li > a {

    background-color: transparent;

    border: 1px solid #fff;

    color: #fff!important;

    padding: 3px 45px;

    text-transform: uppercase;

    margin-right: 20px;

    font-size: 14px;

    -webkit-transition: all .5s ease;

    -o-transition: all .5s ease;

    transition: all .5s ease;

}

.nav-tabs-style-1 .nav-tabs > li > a:hover,

.nav-tabs-style-1 .nav-tabs > li > a.active {

    background-color: rgba(255, 255, 255, 0.3);

}

.nav-tabs-style-1 .nav-tabs {

    border: none;

    margin-bottom: 45px;

    text-align: center;

}

.bg-gray .nav-tabs-style-1 .nav-tabs > li.active > a,

.bg-gray .nav-tabs-style-1 .nav-tabs > li.active > a:hover,

.bg-gray .nav-tabs-style-1 .nav-tabs > li.active > a:active {

    background-color: #28baa6;

    border-color: #28baa6;

}

.bg-gray .nav-tabs-style-1 .nav-tabs > li > a {

    background-color: #2e2f35;

    border-color: #2e2f35;

}

.bg-gray .nav-tabs-style-1 .nav-tabs > li > a:hover,

.bg-gray .nav-tabs-style-1 .nav-tabs > li > a.active {

    background-color: #28baa6;

    border-color: #28baa6;

}

/* tersus-block-about-3 */

.tersus-block-about-3 .background {

    background-image: url('../img/style-01/about-bg-img.html');

}

.tersus-block-about-3 .text-container {

    padding: 30px 55px 80px 55px;

}

.tersus-block-about-3 .caption-container h2 {

    font-size: 80px;

}

/* tersus-block-about-4 */

.tersus-block-about-4 h2 {

    font-weight: 300;

    margin: 0 0 10px 0;

}

.tersus-block-about-4 .about-highlight-img {

    position: absolute;

    right: 0;

    top: -85px;

}

.tersus-block-about-4 .about-info {

    margin-top: 20px;

    margin-bottom: 185px;

    padding: 30px 0 10px 0;

}

/* tersus-block-about-7 */

.tersus-block-about-7 .bg-darker {

    padding-top: 150px;

    padding-bottom: 150px;

}

.tersus-block-about-7 .section-title-5 {

    background-color: #202125;

    margin-top: -150px;

    padding: 150px 0 50px 0;

}

.tersus-block-about-7 .icon-box-shade {

    color: #bfbfbf;

}

.tersus-block-about-7 .icon-box-shade h4,

.tersus-block-about-7 .icon-box-shade p {

    color: #bfbfbf;

}

/* tersus-block-about-8 */

.tersus-block-about-8 {

    color: #ccc;

}

.tersus-block-about-8 .section-title-6 {

    color: #ccc;

}

.extra-story-spacing {

    height: 200px;

}

/* Services */

/* -------------------------------------------------------- */

.tersus-block-services-3 {

    background-color: #f5f5f5;

}

.tersus-block-services-3 h5 {

    margin-top: 0;

}

.tersus-block-services-3 .progress {

    background-color: #ccc;

    height: 10px;

    border-radius: 30px;

    margin-bottom: 36px;

}

.tersus-block-services-3 .progress:last-child {

    margin-bottom: 0;

}

.tersus-block-services-3 .progress-bar {

    border-radius: 30px;

}

.tersus-block-services-4 {

    text-align: center;

    position: relative;

}

.tersus-block-services-4.pattern-dot {

    background-color: rgba(0, 0, 0, 0.7);

}

.tersus-block-services-4 .counter {

    font-weight: 300;

}

.tersus-block-services-4 h4 {

    font-weight: 300;

    margin: 25px 0 0 0;

}

.tersus-block-services-6 img {

    margin-bottom: 20px;

}

.tersus-block-services-6 .progress-container {

    height: 300px;

}

.tersus-block-services-6 .progress-vertical {

    float: right;

    margin-right: 30px;

}

.tersus-block-services-6 .progress-vertical:first-child {

    margin-right: 0;

}

.tersus-block-services-9 {

    position: relative;

    padding-top: 0;

    background: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0.75)), color-stop(100%, rgba(0, 0, 0, 0))) !important;

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 100%) !important;

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 100%) !important;

}

.tersus-block-services-9 .inner-overlay {

    padding: 150px 100px 100px 100px;

    background: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.65)));

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65) 40%);

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65) 40%);

}

.tersus-block-services-11 {

    text-align: center;

    position: relative;

}

.tersus-block-services-11 .counter {

    font-family: "Open Sans";

    font-weight: 300;

    color: #d7d7d7;

    font-size: 60px;

}

.tersus-block-services-11 h4 {

    font-weight: 300;

    margin: -10px 0 0 0;

    font-size: 13px;

}

.tersus-block-services-11 .counter-box {

    border: 1px solid #909192;

    padding: 10px 0 35px 0;

}

.tersus-block-services-12 {

    text-align: center;

    position: relative;

}

.tersus-block-services-12 .counter {

    font-family: "Source Sans Pro";

    font-weight: 600;

    color: #fff;

    font-size: 50px;

    letter-spacing: 5px;

}

.tersus-block-services-12 h4 {

    font-weight: 400;

    margin: 0;

    font-size: 15px;

    letter-spacing: 3px;

}

.tersus-block-services-13 {

    text-align: center;

    position: relative;

}

.tersus-block-services-13 .service-box {

    padding: 20px 80px;

    max-width: 700px;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 15px;

    background-color: rgba(40, 149, 186, 0.85);

    font-size: 14px;

    font-weight: 300;

}

.tersus-block-services-13 .service-box h3 {

    font-weight: 400;

}

.panel-transparent .panel {

    background-color: transparent;

    color: #ccc;

    border-color: #777;

}

.panel-transparent .panel-body {

    border-color: #777;

}

.panel-transparent .panel-heading {

    font-weight: 300;

    background-color: transparent;

    color: #ccc;

    border-color: #777!important;

}

.panel-transparent .panel-heading a {

    display: block;

    text-decoration: none!important;

}

.panel-lg .panel-title {

    text-transform: none;

    line-height: 2;

}

.panel-lg .panel-title a {

    display: block;

    padding: 10px 15px;

}

.panel-lg .panel-heading {

    padding: 0;

}

.panel-lg .panel-body {

    background-color: #E5E5E5;

}

.panel-lg .panel {

    border-color: transparent;

}

.main_service .single_service_area .single_service .single_service_text {

    width: 70%;

    margin: 0 auto;

}

.main_service .single_service_area .single_service {

    background: #585960;

    color: #fff;

    margin-bottom: 40px;

    padding: 5rem 0rem;

}

.main_service .single_service_area .single_service i {

    font-size: 3rem;

    margin-bottom: 10px;

}

/* Featured */

/* -------------------------------------------------------- */

.featured-content .details {

    margin: 80px 0;

    background-color: #f0f0f0;

    position: relative;

    padding: 50px 0;

}

.featured-content .single-details {

    padding: 0 15px;

}

.featured-content .single-details h3 {

    font-size: 25px;

    color: #2895ba;

    font-weight: 500;

    margin-top: 0;

}

.featured-content .single-details h4 {

    font-size: 15px;

    font-weight: 500;

}

.featured-content .single-details .fa {

    color: #2895ba;

    font-size: 55px;

}

.featured-content .single-details .extra-info {

    margin-left: 75px;

}

.tersus-block-featured-2 {

    text-align: center;

    color: #fff;

}

.tersus-block-featured-2 .background {

    background-image: url('../img/style-01/div-img-01.html');

    background-size: cover;

}

.tersus-block-featured-2 .counter {

    font-size: 100px;

    font-weight: 500;

}

.tersus-block-featured-2 p {

    font-size: 35px;

}

.grid-item {

    height: 292px;

    width: 292px;

    margin: 2px;

}

.grid-item-width2 {

    width: 588px;

}

.grid-item-height2 {

    height: 588px;

}

.tersus-block-featured-3 .featured-item {

    background: url('../img/style-02/feature-img-01.html') no-repeat center;

    background-size: cover;

}

.tersus-block-featured-3 .caption {

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.7);

    opacity: 0;

}

.tersus-block-featured-3 .caption h3 {

    color: #fff;

    text-transform: uppercase;

    background-color: rgba(40, 186, 166, 0.7);

    font-size: 16px;

    font-weight: 500;

    margin: 0;

    position: absolute;

    width: 100%;

    left: 0;

    bottom: 0;

    padding: 10px 0;

    text-align: center;

}

.tersus-block-featured-3 .caption .icon {

    color: #fff;

    border: 1px solid #fff;

    font-size: 40px;

    left: 50%;

    position: absolute;

    top: 50%;

    padding: 8px 10px;

    width: 60px;

    height: 60px;

    margin-top: -30px;

    margin-left: -30px;

    text-align: center;

}

.tersus-block-featured-3 .caption:hover {

    opacity: 1;

}

.tersus-block-featured-3.featured-details {

    margin: -60px 0;

}

.tersus-block-featured-3.featured-details .featured-img {

    max-width: 450px;

    margin-right: 30px;

}

.tersus-block-featured-3.section {

    padding-top: 150px!important;

}

.tersus-block-featured-4 .row {

    padding-bottom: 15px;

}

.tersus-block-featured-4 .featured-item {

    position: relative;

    display: block;

}

.tersus-block-featured-4 .featured-item:after {

    background-color: #28baa6;

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    opacity: 0;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

    z-index: 99;

}

.tersus-block-featured-4 .featured-item .featured-button {

    color: #fff;

    z-index: 100;

    position: absolute;

    top: 50%;

    left: 50%;

    text-align: center;

    width: 160px;

    margin: -50px 0 0 -80px;

    font-size: 18px;

    opacity: 0;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

}

.tersus-block-featured-4 .featured-item .featured-button img {

    display: block;

    margin: auto;

}

.tersus-block-featured-4 .featured-item:hover:after,

.tersus-block-featured-4 .featured-item:hover .featured-button {

    opacity: 1;

}

.tersus-block-featured-5 .bind-narrow {

    max-width: 1150px!important;

}

.tersus-block-featured-5 .gutter-sm {

    margin-top: 0px;

}

.tersus-block-featured-5 .gutter-sm .col-sm-6,

.tersus-block-featured-5 .gutter-sm .col-sm-4 {

    padding-top: 0px;

}

.tersus-block-featured-5 .main-container {

    position: relative;

    border: 1px solid #aaa;

    padding: 30px;

}

.tersus-block-featured-5 .featured-item {

    position: relative;

    display: block;

    margin-bottom: 15px;

}

.tersus-block-featured-5 .featured-item:after {

    background-color: #28baa6;

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    opacity: 0;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

    z-index: 99;

}

.tersus-block-featured-5 .featured-item .featured-button {

    color: #fff;

    z-index: 100;

    position: absolute;

    text-transform: uppercase;

    top: 50%;

    left: 0;

    text-align: center;

    width: 100%;

    margin: 0;

    font-size: 18px;

    opacity: 0;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

}

.tersus-block-featured-5 .featured-item:hover:after,

.tersus-block-featured-5 .featured-item:hover .featured-button {

    opacity: 1;

}

.skill {

    overflow: hidden;

}

.skill {

    margin-bottom: 0;

    padding-top: 10px;

}

.skill .progress .lead {

    color: #fff;

    font-size: 14px;

    font-weight: 400;

    left: 20px;

    position: absolute;

    top: 5px;

    z-index: 99;

    letter-spacing: 2px;

}

.skill .progress {

    background-color: transparent;

    border-radius: 0;

    box-shadow: none;

    height: 30px;

    margin-bottom: 10px;

    overflow: visible;

    position: relative;

    border-top: 1px solid #ddd;

    border-bottom: 1px solid #ddd;

}

.skill .progress-bar span {

    background: #333 none repeat scroll 0 0;

    float: right;

    font-size: 11px;

    margin-right: 10px;

    margin-top: -26px;

    position: relative;

    padding: 0 5px;

}

.skill .progress-bar > span:before,

.skill .progress-bar > span:after {

    border: medium solid transparent;

    content: " ";

    height: 0;

    pointer-events: none;

    position: absolute;

    top: 100%;

    width: 0;

}

.skill .progress-bar > span:before {

    border-top-color: #333;

    border-width: 5px;

    left: 50%;

    margin-left: -5px;

}

/*-----------------------

Demo-3 CSS

--------------------------*/

.skill .progress-bar span {

    border-radius: 25%;

    height: 35px;

    line-height: 26px;

    margin-right: 0;

    top: -2px;

}

.skill .progress-bar span::before,

.demo4 .skill .progress-bar span::before {

    display: none;

}

.skill .progress:nth-child(1) .progress-bar {

    background-color: #6D8AA3;

}

.skill .progress:nth-child(2) .progress-bar {

    background-color: #7797B2;

}

.skill .progress:nth-child(3) .progress-bar {

    background-color: #81A2C1;

}

.skill .progress:nth-child(4) .progress-bar {

    background-color: #8CB0D1;

}

.progress-bar-striped {

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, transparent 75%, transparent);

    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, transparent 75%, transparent);

    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, transparent 75%, transparent);

    -webkit-background-size: 40px 40px;

    background-size: 40px 40px;

}

.innovation {

    /*background: url(../images/div_img01.jpg) no-repeat center center;*/

    background-size: cover;

    background-attachment: fixed;

    overflow: hidden;

    position: relative;

}

.innovation .main_innovation {

    /*width: 55%;*/

    margin: 0 auto;

}

.innovation .main_innovation h5 {

    letter-spacing: 0.23rem;

    margin-bottom: 1.5rem;

}

/* Subscribe */

/* -------------------------------------------------------- */

.tersus-block-subscribe-1 .form-control {

    border: none;

    height: 50px;

    font-size: 20px;

    margin-bottom: 30px;

}

.tersus-block-subscribe-1 .btn {

    height: 50px;

    font-size: 20px;

    padding-left: 30px;

    padding-right: 30px;

}

.tersus-block-subscribe-1 .title {

    margin-top: 0;

    margin-bottom: 30px;

}

/* News */

/* -------------------------------------------------------- */

.tersus-block-news-1 .img-bg {

    width: 100%;

    height: 460px;

}

/* Blog */

/* -------------------------------------------------------- */

.tersus-blog {

    margin-top: 80px;

}

.tersus-block-page-header {

    background-color: #2895ba;

    color: #fff;

}

.tersus-block-page-header .title {

    margin-left: -5px;

    margin-top: 0;

}

.post-meta {

    margin-bottom: 0;

}

.post-meta a {

    color: #fff!important;

}

.breadcrumb-default {

    display: inline-block;

    border-radius: 3px;

    margin-top: 9%;

}

.single-post .breadcrumb-default {

    margin-top: 14%;

}

.tags-holder {

    margin-top: 60px;

}

.tags {

    list-style: none;

    margin: 0;

    overflow: hidden;

    padding: 0;

    display: inline-flex;

    margin-left: 15px;

}

.tags li {

    float: left;

}

.tag {

    background: #eee;

    border-radius: 3px 0 0 3px;

    color: #999;

    display: inline-block;

    height: 26px;

    line-height: 26px;

    padding: 0 20px 0 23px;

    position: relative;

    margin: 0 10px 10px 0;

    text-decoration: none;

    -webkit-transition: color 0.2s;

    text-decoration: none!important;

}

.tag::before {

    background: #fff;

    border-radius: 10px;

    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);

    content: '';

    height: 6px;

    left: 10px;

    position: absolute;

    width: 6px;

    top: 10px;

}

.tag::after {

    background: #fff;

    border-bottom: 13px solid transparent;

    border-left: 10px solid #eee;

    border-top: 13px solid transparent;

    content: '';

    position: absolute;

    right: 0;

    top: 0;

}

.tag:hover {

    background-color: #2895ba;

    color: white;

}

.tag:hover::after {

    border-left-color: #2895ba;

}

/* Comments */

.comments-block h3 {

    font-weight: normal;

    color: #2895ba;

}

.media-object {

    display: block;

    border-left: 5px solid #2895ba;

}

.media {

    margin-top: 60px;

}

.media .pull-left {

    float: left!important;

}

.media .btn {

    margin-top: 15px;

}

.media-body p {

    margin-bottom: 0;

}

/* siddebar */

.sidebar {

    font-size: 110%;

}

.sidebar .widget {

    border-bottom: 1px solid #ccc;

    margin-bottom: 60px;

    padding-bottom: 15px;

}

.sidebar .widget.widget-search,

.sidebar .widget:last-child {

    border-color: transparent;

}

.sidebar .widget-title {

    font-weight: 600;

    margin-top: 0;

    margin-bottom: 15px;

    font-size: 18px;

    color: #2895ba;

}

.sidebar ul li:before {

    font-family: 'FontAwesome';

    content: '\f054';

    font-weight: normal;

    font-size: 13px;

    margin: 0 10px 0 0;

}

.sidebar .tags {

    display: block;

    margin-left: 0;

}

.sidebar .tags li:before {

    display: none;

}

/* pagination */

.pagnation-holder {

    text-align: center;

    margin-top: 80px;

}

.pager-holder {

    margin-top: 80px;

}

/* Projects */

/* -------------------------------------------------------- */

.tersus-block-projects-1 .panel-group {

    color: #BFBFBF;

}

.tersus-block-projects-1 .panel-group .panel {

    background-color: #197366 !important;

    border: 0;

    border-top: 1px solid #0d3c36;

    margin-top: 0;

}

.tersus-block-projects-1 .panel-group .panel:first-child {

    border: 0;

}

.tersus-block-projects-1 .panel-body {

    padding: 0;

    border-color: #28baa6 !important;

    border-bottom: 2px solid;

}

.tersus-block-projects-1 .panel-body .project-details {

    padding: 40px 60px;

}

.tersus-block-projects-1 .panel-heading {

    padding: 0;

    background-color: #1a7b6e !important;

}

.tersus-block-projects-1 .panel-heading .thumb {

    margin-right: 15px;

    border: 1px solid #2895ba;

    opacity: .5;

    display: inline-block;

    -webkit-transition: opacity .5s ease;

    -o-transition: opacity .5s ease;

    transition: opacity .5s ease;

}

.tersus-block-projects-1 .panel-heading:hover .thumb {

    opacity: 1;

}

.tersus-block-projects-1 .panel-heading a {

    text-decoration: none!important;

    display: block;

    padding: 40px 60px;

}

.tersus-block-projects-1 .panel-heading h3 {

    font-size: 60px;

    margin-top: 0;

    padding-top: 25px;

    line-height: 1;

    margin-bottom: 5px;

}

.tersus-block-projects-1.dark .panel,

.tersus-block-projects-1.dark .panel-heading {

    background-color: #0f1012 !important;

}

.tersus-block-projects-1.dark .panel-body,

.tersus-block-projects-1.dark .panel {

    border-color: #27282d !important;

}

.tersus-block-projects-1.dark .panel-body {

    background-color: #000000 !important;

}

.tersus-block-projects-2 {

    padding-top: 0;

}

.tersus-block-projects-2 .feaured-project-heading {

    font-weight: 300;

    color: #fff;

    position: relative;

    margin: 75px 0 0 0;

    padding: 15px 15px 15px 0;

}

.tersus-block-projects-2 .feaured-project-heading .highlight {

    font-weight: 600;

}

.tersus-block-projects-2 .feaured-project-heading:after {

    content: "";

    position: absolute;

    height: 100%;

    width: 100%;

    right: 0;

    top: 0;

    background-color: #0C191C;

    z-index: -1;

}

.tersus-block-projects-2 .feaured-project-subheading {

    position: relative;

    margin: 0;

    padding: 15px 15px 15px 0;

}

.tersus-block-projects-2 .feaured-project-subheading:after {

    content: "";

    position: absolute;

    height: 100%;

    width: 100%;

    right: 0;

    top: 0;

    background-color: #F2F2F2;

    z-index: -1;

}

.tersus-block-projects-9 .project-details {

    margin-top: 90px;

}

.tersus-block-projects-9 .project-details p {

    line-height: 1.6;

}

.tersus-block-projects-9 .project-details h2 {

    margin-bottom: 30px;

    margin-top: 0;

}

/* Portfolio */

/* -------------------------------------------------------- */

.tersus-block-portfolio-1 .gutter-sm {

    margin-top: -15px;

}

.tersus-block-portfolio-1 .gutter-sm .col-md-3,

.tersus-block-portfolio-1 .gutter-sm .col-md-4 {

    padding-top: 15px;

}

.tersus-block-portfolio-1 .portfolio-grid .lightbox {

    position: relative;

    width: 100%;

}

.tersus-block-portfolio-1 .portfolio-grid h5 {

    margin-bottom: 30px;

    margin-top: 15px;

}

.tersus-block-portfolio-1 .portfolio-filter {

    margin-bottom: 35px;

    text-align: center;

}

.tersus-block-portfolio-1 .portfolio-filter .btn {

    background-color: transparent!important;

    text-transform: uppercase;

    border-color: #000;

    color: #000;

    padding-left: 20px;

    padding-right: 20px;

    margin-bottom: 3px;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    -webkit-box-shadow: none!important;

    box-shadow: none!important;

}

.tersus-block-portfolio-1 .portfolio-filter .btn:hover,

.tersus-block-portfolio-1 .portfolio-filter .btn.active {

    background-color: #27282d !important;

    color: #fff;

}

.bg-dark.tersus-block-portfolio-1 .portfolio-filter .btn,

.bg-darker.tersus-block-portfolio-1 .portfolio-filter .btn {

    color: #fff;

    border-color: #fff;

}

.tersus-block-portfolio-8 .title {

    letter-spacing: 8px;

    font-size: 25px;

    margin-top: 0;

    margin-bottom: 100px;

    color: #ccc;

}

.tersus-block-portfolio-8 .portfolio-grid {

    margin: -10px -5px 0 410px;

}

.tersus-block-portfolio-8 .portfolio-grid .element-item {

    padding: 10px 5px 0 5px;

    opacity: .4;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

}

.tersus-block-portfolio-8 .portfolio-grid .element-item:hover {

    opacity: 1;

}

.tersus-block-portfolio-8 .portfolio-filter {

    float: left;

    position: relative;

    width: 308px;

}

.tersus-block-portfolio-8 .portfolio-filter .btn {

    display: block;

    color: #ccc;

    letter-spacing: 2px;

    font-size: 14px;

    padding-left: 0;

    font-weight: 300;

    text-transform: uppercase;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

    text-decoration: none!important;

    opacity: .4;

}

.tersus-block-portfolio-8 .portfolio-filter .btn.active,

.tersus-block-portfolio-8 .portfolio-filter .btn:hover {

    opacity: 1;

}

.tersus-block-portfolio-8 .portfolio-filter:after {

    position: absolute;

    content: "";

    right: 0;

    top: 0;

    height: 100%;

    width: 1px;

    background-color: #373737;

}

.tersus-block-portfolio-9 .row {

    margin-top: -30px;

}

.tersus-block-portfolio-9 .row .col-xs-1,

.tersus-block-portfolio-9 .row .col-sm-1,

.tersus-block-portfolio-9 .row .col-md-1,

.tersus-block-portfolio-9 .row .col-lg-1,

.tersus-block-portfolio-9 .row .col-xs-2,

.tersus-block-portfolio-9 .row .col-sm-2,

.tersus-block-portfolio-9 .row .col-md-2,

.tersus-block-portfolio-9 .row .col-lg-2,

.tersus-block-portfolio-9 .row .col-xs-3,

.tersus-block-portfolio-9 .row .col-sm-3,

.tersus-block-portfolio-9 .row .col-md-3,

.tersus-block-portfolio-9 .row .col-lg-3,

.tersus-block-portfolio-9 .row .col-xs-4,

.tersus-block-portfolio-9 .row .col-sm-4,

.tersus-block-portfolio-9 .row .col-md-4,

.tersus-block-portfolio-9 .row .col-lg-4,

.tersus-block-portfolio-9 .row .col-xs-5,

.tersus-block-portfolio-9 .row .col-sm-5,

.tersus-block-portfolio-9 .row .col-md-5,

.tersus-block-portfolio-9 .row .col-lg-5,

.tersus-block-portfolio-9 .row .col-xs-6,

.tersus-block-portfolio-9 .row .col-sm-6,

.tersus-block-portfolio-9 .row .col-md-6,

.tersus-block-portfolio-9 .row .col-lg-6,

.tersus-block-portfolio-9 .row .col-xs-7,

.tersus-block-portfolio-9 .row .col-sm-7,

.tersus-block-portfolio-9 .row .col-md-7,

.tersus-block-portfolio-9 .row .col-lg-7,

.tersus-block-portfolio-9 .row .col-xs-8,

.tersus-block-portfolio-9 .row .col-sm-8,

.tersus-block-portfolio-9 .row .col-md-8,

.tersus-block-portfolio-9 .row .col-lg-8,

.tersus-block-portfolio-9 .row .col-xs-9,

.tersus-block-portfolio-9 .row .col-sm-9,

.tersus-block-portfolio-9 .row .col-md-9,

.tersus-block-portfolio-9 .row .col-lg-9,

.tersus-block-portfolio-9 .row .col-xs-10,

.tersus-block-portfolio-9 .row .col-sm-10,

.tersus-block-portfolio-9 .row .col-md-10,

.tersus-block-portfolio-9 .row .col-lg-10,

.tersus-block-portfolio-9 .row .col-xs-11,

.tersus-block-portfolio-9 .row .col-sm-11,

.tersus-block-portfolio-9 .row .col-md-11,

.tersus-block-portfolio-9 .row .col-lg-11,

.tersus-block-portfolio-9 .row .col-xs-12,

.tersus-block-portfolio-9 .row .col-sm-12,

.tersus-block-portfolio-9 .row .col-md-12,

.tersus-block-portfolio-9 .row .col-lg-12,

.tersus-block-portfolio-9 .row .col-md-5,

.tersus-block-portfolio-9 .row .col-md-7 {

    padding-top: 30px;

}

.tersus-block-portfolio-9 .btn:hover,

.tersus-block-portfolio-9 .btn:active,

.tersus-block-portfolio-9 .btn:focus {

    background-color: #27282d !important;

    opacity: 1;

    border-color: #27282d !important;

}

.tersus-block-portfolio-9 .portfolio-cover {

    position: absolute;

    z-index: 10;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    color: #fff;

    opacity: 0;

    -webkit-transition: opacity .7s ease-out;

    -o-transition: opacity .7s ease-out;

    transition: opacity .7s ease-out;

}

.tersus-block-portfolio-9 .portfolio-cover h5 {

    margin-top: 27%;

    margin-bottom: 60px;

}

.tersus-block-portfolio-9 .portfolio-img:after {

    background-color: rgba(0, 0, 0, 0.25);

    -webkit-transition: opacity .7s ease-out;

    -o-transition: opacity .7s ease-out;

    transition: opacity .7s ease-out;

    content: "";

    position: absolute;

    z-index: 9;

    opacity: 0;

    top: 20px;

    left: 0px;

    right: 20px;

    bottom: 20px;

    border: 1px solid #fff;

}

.tersus-block-portfolio-9 .portfolio-img:hover .portfolio-cover {

    opacity: 1;

}

.tersus-block-portfolio-9 .portfolio-img:hover:after {

    opacity: 1;

}

.tersus-block-portfolio-10 .portfolio-cover {

    position: absolute;

    z-index: 10;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    color: #fff;

    opacity: 0;

    -webkit-transition: opacity .7s ease-out;

    -o-transition: opacity .7s ease-out;

    transition: opacity .7s ease-out;

}

.tersus-block-portfolio-10 .portfolio-cover img {

    width: 50px;

    height: 50px;

    position: relative;

    top: 50%;

    margin-top: -25px;

    opacity: .8;

}

.tersus-block-portfolio-10 .portfolio-img:after {

    background-color: rgba(0, 0, 0, 0.6);

    -webkit-transition: opacity .7s ease-out;

    -o-transition: opacity .7s ease-out;

    transition: opacity .7s ease-out;

    content: "";

    position: absolute;

    z-index: 9;

    opacity: 0;

    top: 15px;

    left: 0px;

    right: 15px;

    bottom: 15px;

}

.tersus-block-portfolio-10 .portfolio-heading {

    background-color: #3f4048;

    color: #fff;

    padding: 15px;

    letter-spacing: 1px;

}

.tersus-block-portfolio-10 .portfolio-heading h5 {

    margin: 0;

    font-size: 15px;

}

.tersus-block-portfolio-10 .portfolio-img:hover .portfolio-cover {

    opacity: 1;

}

.tersus-block-portfolio-10 .portfolio-img:hover:after {

    opacity: 1;

}

.tersus-block-portfolio-10 .even.portfolio-heading {

    background-color: #27282d;

}

.tersus-style-08 .showcase {

    background-color: #bbd9f3;

}

.tersus-style-08 .single_showcase.showcase1bg {

    background: url(../images/showcase01_thumb.jpg) no-repeat center center;

    background-size: cover;

    height: 448px;

    width: 100%;

}

.tersus-style-08 .single_showcase.showcase2bg {

    background: url(../images/showcase02_thumb.jpg) no-repeat center center;

    background-size: cover;

    height: 448px;

    width: 100%;

}

.tersus-style-08 .single_showcase.showcase3bg {

    background: url(../images/showcase03_thumb.jpg) no-repeat center center;

    background-size: cover;

    height: 448px;

    width: 100%;

}

.tersus-style-08 .single_showcase.showcase4bg {

    background: url(../images/showcase04_thumb.jpg) no-repeat center center;

    background-size: cover;

    height: 448px;

    width: 100%;

}

.tersus-style-08 .single_showcase.showcase5bg {

    background: url(../images/showcase05_thumb.jpg) no-repeat center center;

    background-size: cover;

    height: 448px;

    width: 100%;

}

.tersus-style-08 .single_showcase .single_showcase_content_right {

    background: rgba(0, 0, 0, 0.6);

    padding: 6rem 4rem;

    height: 448px;

}

.tersus-style-08 .single_showcase:last-child {

    margin-bottom: 0;

}

.tersus-style-08 .presenting {

    background: url(../images/div_img03.jpg) no-repeat center center;

    background-size: cover;

    background-attachment: fixed;

    overflow: hidden;

    margin-bottom: 20%;

    position: relative;

}

.tersus-style-08 .presenting .main_presenting {

    width: 55%;

    margin: 0 auto;

}

.tersus-style-08 .presenting .main_presenting h5 {

    letter-spacing: 0.23rem;

    margin-bottom: 1.5rem;

}

.tersus-style-08 .main_business_area {

    background: #bbd9f3;

}

.tersus-style-08 .main_business {

    padding: 1rem 0;

    overflow: visible;

}

.tersus-style-08 .main_mix_content {

    overflow: visible;

    padding: 100px 0px 200px 0px;

    margin: 0 15px;

}

.tersus-style-08 .main_mix_menu {

    margin-bottom: 40px;

}

.tersus-style-08 .main_mix_menu ul {

    padding-top: 5px;

}

.tersus-style-08 .main_mix_menu ul li {

    padding: .4rem;

    display: inline-block;

    font-size: 0.875rem;

    background-color: transparent;

    transition: .5s;

    cursor: pointer;

    width: 20%;

    margin-top: .5rem;

    border: 1px solid #444444;

    color: #444444;

    margin-right: -4px;

}

.tersus-style-08 .main_mix_menu ul li:hover {

    background: #444444;

    color: #fff;

}

.tersus-style-08 .main_mix_menu ul li.active {

    color: #fff;

    background: #1C1C1C;

}

.tersus-style-08 .single_mixi_portfolio {

    position: relative;

    float: left;

    width: 100%;

    overflow: hidden;

}

.tersus-style-08 .single_mixiportfolio_text {

    padding: 0rem 0rem 0rem 1rem;

}

.tersus-style-08 .single_mixi_portfolio .caption {

    padding-bottom: 20px;

    display: block;

}

.tersus-style-08 .single_mixi_portfolio img {

    width: 96%;

    height: auto;

    transition: all 0.6s ease-in-out;

}

.tersus-style-08 .single_mixi_portfolio:hover .port_overfolio {

    opacity: 1;

}

.tersus-style-08 .single_mixi_portfolio:hover img {

/*    transform: scale(1.1);*/

}

.tersus-style-08 .port_overfolio {

    background: rgba(0, 0, 0, 0.55);

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    transition: .5s;

    opacity: 0;

    color: #fff;

    padding-top: 30%;

}

.tersus-style-08 .mixcontent .mix {

    display: none;

    -webkit-backface-visibility: hidden;

    -webkit-transform-origin: 50% 0;

}

.tersus-style-08 .nextpf .single_nextpf_area {

    overflow: hidden;

}

.tersus-style-08 .nextpf .single_nextpf_area .single_nextpf_img img {

    width: 100%;

}

.tersus-style-08 .nextpf .single_nextpf_area .single_nextpf_text h5 {

    letter-spacing: 4px;

}

.tersus-style-08 .nextpf .single_nextpf_area .single_nextpf_text h6 {

    font-family: source-sans-pro, sans-serif;

    font-weight: 600;

    font-style: italic;

    line-height: 1.5rem;

    margin-bottom: 1rem;

}

.tersus-style-08 .previewfp .single_previewfp_area {

    overflow: hidden;

}

.tersus-style-08 .previewfp .single_previewfp_area .single_previewfp_img img {

    width: 100%;

    height: 350px;

}

.tersus-style-08 .previewfp .single_previewfp_area .single_previewfp_left_text {

    padding: 8rem 0rem;

}

.tersus-style-08 .previewfp .single_previewfp_area .single_previewfp_left_text h5 {

    letter-spacing: 4px;

}

.tersus-style-08 .previewfp .single_previewfp_area .single_previewfp_left_text h6 {

    font-style: italic;

    font-weight: 400;

    line-height: 2rem;

}

.tersus-style-08 .previewfp .single_previewfp_area .single_previewfp_text {

    background: #333;

    color: #fff;

    padding: 6rem 4rem;

}

.tersus-style-08 .previewfp .single_previewfp_area .single_previewfp_text h5 {

    letter-spacing: 4px;

}

.tersus-style-08 .previewfp .single_previewfp_area .single_previewfp_text h6 {

    font-family: source-sans-pro, sans-serif;

    font-weight: 600;

    font-style: italic;

    line-height: 1.5rem;

    margin-bottom: 1rem;

}

.tersus-style-08 .previewfp .single_nex_preview h6 a {

    color: #000;

}

.tersus-style-08 .previewfp .single_nex_preview.s_n_p3 {

    text-align: right;

}

.tersus-style-08 .previewfp .next_preview_area {

    margin-top: 10%;

}

/* Journal */

/* -------------------------------------------------------- */

.tersus-block-journal-1 .post-grid {

    position: relative;

    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);

    box-shadow: 0px 1px 3px rgba(0,0,0,0.3);

}

.tersus-block-journal-1 .post-grid .title {

    font-size: 18px;

    font-weight: 500;

    color: #BFBFBF;

    background-color: #000;

    padding: 15px 20px;

    margin: 0;

}

.tersus-block-journal-1 .post-grid .post-excerpt {

    padding: 30px 20px;

}

.tersus-block-journal-1 .post-grid .post-footer .date {

    color: #fff;

    background-color: #000;

    font-size: 30px;

    text-transform: uppercase;

    margin-left: 20px;

    padding: 8px 10px 12px 10px;

    display: inline-block;

    line-height: 1;

}

.tersus-block-journal-1 .post-grid .post-footer .date strong {

    font-size: 50px;

    font-weight: 500;

}

.tersus-block-journal-1 .post-grid .post-footer .more {

    float: right;

    padding: 18px 20px 0 0;

    font-size: 20px;

    text-transform: uppercase;

    text-decoration: none!important;

}

.tersus-block-journal-1 .post-grid .post-header {

    position: absolute;

    top: 0;

    left: 0;

}

.tersus-block-journal-1 .post-grid .post-header .date {

    color: #fff;

    background-color: #000;

    font-size: 30px;

    text-transform: uppercase;

    margin-right: 20px;

    padding: 8px 10px 12px 10px;

    display: inline-block;

    line-height: 1;

}

.tersus-block-journal-1 .post-grid .post-header .date strong {

    font-size: 50px;

    font-weight: 500;

}

.tersus-block-journal-1 .post-grid.style-02 {

    margin-bottom: 50px;

}

.tersus-block-journal-1 .post-grid.style-02 .more {

    float: right;

    color: #2895ba !important;

}

.tersus-block-journal-2 .post-grid {

    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);

    box-shadow: 0px 1px 3px rgba(0,0,0,0.3);

    padding: 0 20px 15px 20px;

    margin-bottom: 30px;

}

.tersus-block-journal-2 .post-grid .title {

    font-size: 18px;

    font-weight: 600;

    margin: 30px 0 20px 0;

}

.tersus-block-journal-2 .post-grid .post-footer {

    text-align: right;

}

.tersus-block-journal-2 .post-grid .post-footer .more {

    padding: 5px 8px;

    font-size: 13px;

    font-weight: 500;

    color: #fff;

    text-transform: uppercase;

    text-decoration: none!important;

    background-color: #28baa6;

}

.lightbox-content.post-content {

    display: none;

}

.lightbox-content.post-content .content {

    padding: 80px 15px 0 15px;

}

.lightbox-content.post-content .content h3 {

    font-size: 45px;

    font-weight: 600;

    color: #333;

}

.lightbox-content.post-content .content h4 {

    font-size: 20px;

    color: #666;

}

.lightbox-content.post-content .content .date {

    font-size: 14px;

    margin-bottom: 30px;

    color: #666;

    display: block;

}

/* Gallery */

/* -------------------------------------------------------- */

.tersus-block-gallery-1 .carousel {

    max-width: 800px;

    margin: 0 auto;

}

.tersus-block-gallery-1 .carousel .carousel-control {

    background-image: none;

    text-shadow: none;

}

.tersus-block-gallery-1 .gallery-details {

    max-width: 800px;

    padding-top: 30px;

    font-size: 14px;

    margin: 0 auto;

}

.jssora02l,

.jssora02r {

    display: block;

    position: absolute;

    /* size of arrow element */

    width: 55px;

    height: 55px;

    cursor: pointer;

    overflow: hidden;

}

.jssora02l {

    background-position: -3px -33px;

}

.jssora02r {

    background-position: -63px -33px;

}

.jssora02l:hover {

    background-position: -123px -33px;

}

.jssora02r:hover {

    background-position: -183px -33px;

}

.jssora02l.jssora02ldn {

    background-position: -3px -33px;

}

.jssora02r.jssora02rdn {

    background-position: -63px -33px;

}

/* jssor slider thumbnail navigator skin 11 css */

/*.jssort11 .p            (normal).jssort11 .p:hover      (normal mouseover).jssort11 .pav          (active).jssort11 .pav:hover    (active mouseover).jssort11 .pdn          (mousedown)*/

.jssort11 .p {

    position: absolute;

    top: 0;

    left: 0;

    width: 240px;

    height: 66px;

}

.jssort11 .tp {

    cursor: pointer;

    position: absolute;

    top: 0;

    left: 0;

    width: 240px;

    height: 66px;

    border: none;

}

.jssort11 .i,

.jssort11 .pav:hover .i {

    position: absolute;

    top: 0px;

    left: 0px;

    width: 240px;

    height: 66px;

}

.jssort11 .t,

.jssort11 .pav:hover .t {

    position: absolute;

    top: 0px;

    left: 68px;

    width: 240px;

    height: 66px;

    line-height: 32px;

    text-align: center;

    color: #fc9835;

    font-size: 13px;

    font-weight: 700;

}

.jssort11 .pav .t,

.jssort11 .p:hover .t {

    color: #fff;

}

.jssort11 .c,

.jssort11 .pav:hover .c {

    position: absolute;

    top: 38px;

    left: 3px;

    width: 194px;

    height: 32px;

    line-height: 32px;

    color: #fff;

    font-size: 11px;

    font-weight: 400;

    overflow: hidden;

}

.jssort11 .pav .c,

.jssort11 .p:hover .c {

    color: #fc9835;

}

.jssort11 .t,

.jssort11 .c {

    transition: color 2s;

    -moz-transition: color 2s;

    -webkit-transition: color 2s;

    -o-transition: color 2s;

}

.jssort11 .p:hover .t,

.jssort11 .pav:hover .t,

.jssort11 .p:hover .c,

.jssort11 .pav:hover .c {

    transition: none;

    -moz-transition: none;

    -webkit-transition: none;

    -o-transition: none;

}

.jssort11 .p:hover,

.jssort11 .pav:hover {

    background: #333;

}

.jssort11 .pav,

.jssort11 .p.pdn {

    background: #462300;

}

.tersus-style-08 .imagination {

    background: #3B3C42;

}

.tersus-style-08 .main_imagination .single_imagination_Left {

    /*border-right: 2px solid #3B3C42;

    padding-right: 3rem;*/

    padding: 6rem 0;

	text-align:center;

    /*box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.5);*/

}

.tersus-style-08 .main_imagination .single_imagination_Left h3 {

    font-weight: 700;

    letter-spacing: 3px;

    color: #D8D8D8;

    line-height: 5rem;

	text-transform:uppercase;	

}

.tersus-style-08 .main_imagination .single_imagination_right {

    margin-top: 30px;

}

.tersus-style-08 .main_imagination .single_imagination_right .imagination_icon {

    padding-left: 50%;

}

.tersus-style-08 .main_imagination .single_imagination_right i {

    color: #fff;

    font-size: 3rem;

    background: #6D8AA3;

    width: 120px;

    height: 120px;

    line-height: 120px;

}

.tersus-style-08 .main_imagination .single_imagination_right .imagination_text {

    padding-left: 15%;

}

.tersus-style-08 .main_contact_gallery {

    padding: 100px 0;

}

/* Team */

/* -------------------------------------------------------- */

.tersus-block-team-1 .team-member .team-content {

    position: relative;

}

.tersus-block-team-1 .team-member .details {

    opacity: 0;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

    background: #27282d url("../img/pattern-stripes.html") repeat left top;

    background-color: rgba(39, 40, 45, 0.9);

    color: #fff;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    padding: 30px 20px;

}

.tersus-block-team-1 .team-member:hover .details {

    opacity: 1;

}

.tersus-block-team-1 .team-member .team-title {

    background-color: #27282d;

    color: #fff;

    padding: 10px;

    text-align: center;

}

.tersus-block-team-1 .team-member .team-title h3 {

    margin: 0;

    font-size: 16px;

    color: #fff;

    font-weight: 500;

}

.tersus-block-team-1 .team-member .team-title p {

    margin: 10px 0 0 0;

}

.tersus-block-team-1 .team-member .team-social {

    position: absolute;

    right: 0;

    bottom: 0;

    margin: 15px;

    font-size: 20px;

}

.tersus-block-team-1 .team-member .team-social .icon {

    border: 1px solid #28baa6;

    border-radius: 50px;

    height: 35px;

    width: 35px;

    text-align: center;

    padding-top: 6px;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.tersus-block-team-1 .team-member .team-social .icon:hover {

    border-color: #fff;

    color: #fff;

}

.tersus-block-team-2 .carousel-indicators {

    bottom: inherit;

    top: 0;

    right: 0;

    left: inherit;

    text-align: right;

}

.tersus-block-team-2 .carousel-indicators li {

    border-color: #000;

    width: 15px!important;

    height: 15px!important;

    margin: 1px!important;

}

.tersus-block-team-2 .carousel-indicators li.active {

    background-color: #000;

}

.tersus-block-team-2 .team-member {

    position: relative;

}

.tersus-block-team-2 .team-member:after {

    content: " ";

    clear: both;

    display: block;

}

.tersus-block-team-2 .team-member .team-content {

    position: absolute;

    margin-left: 370px;

    bottom: 0;

}

.tersus-block-team-2 .team-member:hover .details {

    opacity: 1;

}

.tersus-block-team-2 .team-member .team-title {

    padding-bottom: 10px;

}

.tersus-block-team-2 .team-member .team-title h3 {

    margin: 0;

    font-size: 20px;

    font-weight: 500;

}

.tersus-block-team-2 .team-member .team-title span {

    margin: 10px 0 0 0;

    font-style: 13px;

    font-weight: 500;

    text-transform: uppercase;

}

.tersus-block-team-2 .team-member .team-social {

    margin-top: 15px;

    font-size: 20px;

}

.tersus-block-team-2 .team-member .team-social a {

    background-color: #27282d;

    display: inline-block;

}

.tersus-block-team-2 .team-member .team-social .icon {

    color: #fff;

    height: 50px;

    width: 50px;

    text-align: center;

    padding-top: 15px;

    padding-right: 1px;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.tersus-block-team-3 .team-member {

    text-align: center;

    position: relative;

}

.tersus-block-team-3 .team-content {

    max-width: 280px;

    margin: 0 auto;

    padding: 0;

}

.tersus-block-team-3 .team-content .thumbnail {

    position: relative;

    border-radius: 100%;

    width: 280px;

    height: 280px;

    border: 4px solid #27282d;

    margin: 0 auto;

    padding: 12px;

    overflow: hidden;

    background-color: #F2F2F2;

}

.tersus-block-team-3 .team-content .thumbnail .color {

    z-index: 90;

    padding: 15px;

}

.tersus-block-team-3 .team-content .thumbnail .gray {

    z-index: 92;

    padding: 12px;

}

.tersus-block-team-3 .team-content .thumbnail img {

    position: absolute;

    top: 0;

    left: 0;

    border-radius: 100%;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    padding: 10px;

}

.tersus-block-team-3 .team-content .thumbnail:hover .gray {

    opacity: 0;

}

.tersus-block-team-3 .team-content .caption {

    position: relative;

    border: 2px solid #27282d;

    padding: 0;

    margin-top: 20px;

}

.tersus-block-team-3 .team-content .team-title {

    text-align: center;

    padding: 7px 10px;

    line-height: 1;

}

.tersus-block-team-3 .team-content .team-title h3 {

    margin: 0;

    font-size: 18px;

    font-weight: 500;

}

.tersus-block-team-3 .team-content .team-title p {

    margin: 5px 0 0 0;

    font-size: 13px;

    text-transform: uppercase;

    line-height: 1;

}

.tersus-block-team-3 .team-content .team-social {

    background-color: #27282d;

    padding: 7px 0 4px 0;

    text-align: center;

}

.tersus-block-team-3 .team-content .team-social a {

    color: #aaa;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    line-height: 1;

    margin-left: 25px;

    font-size: 28px;

}

.tersus-block-team-3 .team-content .team-social a:first-child {

    margin-left: 0;

}

.tersus-block-team-3 .team-content .team-social a:hover {

    color: #fff;

}

.tersus-block-team-3 .show-team-details .details {

    background-color: rgba(39, 40, 45, 0.95);

    color: #fff;

    position: absolute;

    text-align: left;

    font-size: 14px;

    border-radius: 30px;

    top: 30px;

    left: 50%;

    margin-left: -165px;

    width: 100%;

    max-width: 330px;

    bottom: 35px;

    padding: 50px 30px;

    display: none;

    z-index: 99;

}

.tersus-block-team-3 .show-team-details .details p {

    line-height: 2;

    font-size: 14px;

}

.tersus-block-team-3 .show-team-details .details h3 {

    color: #28baa6;

    margin-top: 0;

    font-weight: 500;

}

.tersus-block-team-4 .team-member {

    text-align: center;

    position: relative;

}

.tersus-block-team-4 .team-content {

    max-width: 280px;

    margin: 0 auto;

    padding: 0;

    background-color: #fff;

}

.tersus-block-team-4 .team-content .thumbnail {

    position: relative;

    width: 280px;

    height: 280px;

    padding: 0;

    border: 0;

    margin: 0 auto;

    overflow: hidden;

    background-color: #F2F2F2;

}

.tersus-block-team-4 .team-content .thumbnail .color {

    z-index: 90;

}

.tersus-block-team-4 .team-content .thumbnail .gray {

    z-index: 92;

}

.tersus-block-team-4 .team-content .thumbnail img {

    position: absolute;

    top: 0;

    left: 0;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.tersus-block-team-4 .team-content .thumbnail:hover .gray {

    opacity: 0;

}

.tersus-block-team-4 .team-content .caption {

    position: relative;

    padding: 0;

}

.tersus-block-team-4 .team-content .team-title {

    text-align: center;

    padding: 7px 10px;

    line-height: 1;

}

.tersus-block-team-4 .team-content .team-title h3 {

    margin: 0;

    font-size: 18px;

    font-weight: 500;

    color: #444;

}

.tersus-block-team-4 .team-content .team-title p {

    margin: 5px 0 0 0;

    font-size: 13px;

    text-transform: uppercase;

    line-height: 1;

    color: #666;

}

.tersus-block-team-4 .team-content .team-social {

    background-color: #27282d;

    padding: 7px 0 4px 0;

    text-align: center;

}

.tersus-block-team-4 .team-content .team-social a {

    color: #aaa;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    line-height: 1;

    margin-left: 25px;

    font-size: 28px;

}

.tersus-block-team-4 .team-content .team-social a:first-child {

    margin-left: 0;

}

.tersus-block-team-4 .team-content .team-social a:hover {

    color: #fff;

}

.tersus-block-team-4 .show-team-details .details {

    background-color: rgba(39, 40, 45, 0.95);

    color: #fff;

    position: absolute;

    text-align: left;

    font-size: 14px;

    top: 30px;

    left: 50%;

    margin-left: -165px;

    width: 100%;

    max-width: 330px;

    bottom: 0;

    padding: 50px 30px;

    display: none;

    z-index: 99;

}

.tersus-block-team-4 .show-team-details .details p {

    line-height: 2;

    font-size: 14px;

}

.tersus-block-team-4 .show-team-details .details h3 {

    color: #28baa6;

    margin-top: 0;

    font-weight: 500;

}

.tersus-block-team-4 .navidot {

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    width: 15px;

    height: 15px;

    background-color: #4b4c56;

    position: absolute;

    left: 50%;

    bottom: -8px;

    margin-left: -5px;

    z-index: 100;

    cursor: pointer;

    -webkit-transition: background-color .3s ease;

    -o-transition: background-color .3s ease;

    transition: background-color .3s ease;

}

.tersus-block-team-4 .navidot:hover {

    background-color: #28baa6;

}

.tersus-block-team-5 .team-cover-gradi {

    background: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0.95)));

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95) 90%);

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95) 90%);

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    opacity: .8;

    z-index: 99;

}

.tersus-block-team-5 .team-details {

    position: absolute;

    background: #2c2c2c;

    color: #ccc;

    margin: 15px 47.5px;

    padding: 20px 15px 0 15px;

    left: 0;

    top: 100%;

    display: none;

}

.tersus-block-team-5 .team-member .team-content {

    position: relative;

}

.tersus-block-team-5 .team-member .team-title {

    color: #fff;

    padding: 10px;

    text-align: center;

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    z-index: 100;

}

.tersus-block-team-5 .team-member .team-title h3 {

    margin: 0;

    font-size: 16px;

    color: #fff;

    font-weight: 300;

    letter-spacing: 1px;

}

.tersus-block-team-5 .team-member .team-title span {

    margin: 10px 0 0 0;

    letter-spacing: 1px;

    font-size: 12px;

}

.tersus-block-team-5 .team-member .team-social {

    right: 0;

    bottom: 0;

    margin: 10px 0;

    font-size: 18px;

}

.tersus-block-team-5 .team-member .team-social .icon {

    height: 35px;

    width: 35px;

    text-align: center;

    padding-top: 6px;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    color: #999;

}

.tersus-block-team-5 .team-member .team-social .icon:hover {

    border-color: #fff;

    color: #fff;

}

.tersus-block-team-5 .team-member:hover .team-cover-gradi {

    background: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0.65)), color-stop(90%, rgba(0, 0, 0, 0.95)));

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.95) 90%);

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.95) 90%);

}

.tersus-block-team-5 .carousel {

    width: 100%;

    margin: 0 auto;

}

.tersus-block-team-5 .carousel-inner {

    text-align: center;

}

.tersus-block-team-5 .carousel-inner .item {

    clear: both;

}

.tersus-block-team-5 .carousel-inner .item .row {

    margin-left: 40px;

    margin-right: 40px;

}

.tersus-block-team-5 .carousel-control {

    width: 30px;

}

.tersus-block-team-5 .carousel-control .icon {

    background-color: transparent;

    color: #fff;

    margin: 5px;

    margin-top: -15px;

    height: 30px;

    width: 30px;

}

.tersus-block-team-5 .team-wrpr {

    position: relative;

    display: inline-block;

}

.tersus-block-team-6 .team-member .team-content {

    position: relative;

}

.tersus-block-team-6 .team-member .details {

    opacity: 0;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

    background-color: #0d3c36;

    color: #fff;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    padding: 30px 20px;

}

.tersus-block-team-6 .team-member:hover .details {

    opacity: 1;

}

.tersus-block-team-6 .team-member .team-title {

    background-color: #1a7b6e;

    color: #fff;

    padding: 10px;

    text-align: center;

}

.tersus-block-team-6 .team-member .team-title h3 {

    margin: 0;

    font-size: 16px;

    color: #fff;

    font-weight: 500;

}

.tersus-block-team-6 .team-member .team-title p {

    margin: 10px 0 0 0;

}

.tersus-block-team-6 .team-member .team-social {

    text-align: center;

    margin: 15px;

    font-size: 20px;

}

.tersus-block-team-6 .team-member .team-social .icon {

    border: 1px solid #aaa;

    border-radius: 50px;

    height: 35px;

    width: 35px;

    text-align: center;

    color: #aaa;

    padding-top: 6px;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.tersus-block-team-6 .team-member .team-social .icon:hover {

    border-color: #28baa6;

    color: #28baa6;

}

.tersus-block-team-7 .row {

    margin-left: -50px;

    margin-right: -50px;

}

.tersus-block-team-7 .col-sm-6 {

    padding-left: 50px;

    padding-right: 50px;

}

.tersus-block-team-7 .first-col {

    position: relative;

    top: -144px;

}

.tersus-block-team-7 .team-member {

    position: relative;

}

.tersus-block-team-7 .team-member .team-content {

    background-color: #2D2E33;

    padding: 15px 10px;

    width: 50%;

    color: #fff;

    text-align: center;

}

.tersus-block-team-7 .team-member .team-content h3,

.tersus-block-team-7 .team-member .team-content h5 {

    color: #fff;

    font-weight: normal;

}

.tersus-block-team-7 .team-member .team-photo {

    width: 50%;

    margin-left: 50%;

    margin-top: -40%;

}

.tersus-block-team-7 .team-member .team-social {

    width: 50%;

    text-align: center;

    margin: 15px;

    font-size: 20px;

}

.tersus-block-team-7 .team-member .team-social .icon {

    margin: 0 10px;

    text-align: center;

    font-style: normal!important;

    color: #27282d;

    font-size: 30px;

    opacity: 1;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.tersus-block-team-7 .team-member .team-social .icon:hover {

    opacity: .8;

}

.tersus-block-team-8 .team-member {

    border: 1px solid #ccc;

    background-color: #fafafa;

}

.tersus-block-team-8 .team-member .team-photo {

    margin: -1px -1px 0 -1px;

}

.tersus-block-team-8 .team-member .team-title {

    background-color: #28baa6;

    color: #fff;

    padding: 10px 0;

    margin-left: -1px;

    margin-right: -1px;

}

.tersus-block-team-8 .team-member .team-title h4 {

    text-transform: none;

    margin: 0;

}

.tersus-block-team-8 .team-member p {

    margin: 15px 15px 30px 15px;

    line-height: 1.8;

    font-size: 14px;

}

.tersus-block-team-8 .team-member .social-btn {

    margin-bottom: 30px;

    display: block;

    -webkit-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

}

.tersus-block-team-8 .team-member .social-btn:hover {

    opacity: .7;

}

.tersus-block-team-9 .main_team {

    overflow: hidden;

}

.tersus-block-team-9 .main_team .single_team .single_team_img {

    position: relative;

    overflow: hidden;

}

.tersus-block-team-9 .main_team .single_team .single_team_img:hover .single_team_overlay {

    opacity: 1;

}

.tersus-block-team-9 .main_team .single_team .single_team_img img {

    width: 100%;

    height: 100%;

}

.tersus-block-team-9 .main_team .single_team .single_team_overlay {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: #000;

    color: #fff;

    padding: 2rem 0.5rem;

    transition: all 0.6s;

    opacity: 0;

}

.tersus-block-team-9 .main_team .single_team .single_team_overlay p {

    line-height: 1.8;

}

.tersus-block-team-9 .main_team .single_team .single_team_overlay .s_team_socail a i {

    color: #fff;

    font-size: 2rem;

    padding: 0rem 0.6rem;

    opacity: 0.5;

    transition: all 0.6s;

}

.tersus-block-team-9 .main_team .single_team .single_team_overlay .s_team_socail a:hover i {

    opacity: 1;

}

/* Pricing */

/* -------------------------------------------------------- */

.tersus-block-pricing-1 .pricing-table {

    min-height: 200px;

    text-align: center;

    font-size: 14px;

}

.tersus-block-pricing-1 .pricing-table.package-details .pricing-header span {

    font-size: 35px;

    font-weight: 300;

    padding: 33px 15px 32px 15px;

}

.tersus-block-pricing-1 .pricing-table.package-details .pricing-footer {

    background-color: #e5e5e5;

    margin-top: 5px;

    padding: 12px 15px;

    font-weight: 500;

}

.tersus-block-pricing-1 .pricing-table .pricing-header h2 {

    font-size: 14px;

    font-weight: 400;

    color: #fff;

    background-color: #33343b;

    margin: 0;

    display: block;

    padding: 10px 15px;

    height: 35px;

    overflow: hidden;

}

.tersus-block-pricing-1 .pricing-table .pricing-header span {

    font-size: 60px;

    font-weight: 400;

    line-height: 1;

    color: #fff;

    display: block;

    background-color: #4b4c56;

    padding: 20px 15px;

}

.tersus-block-pricing-1 .pricing-table .pricing-content {

    list-style: none;

    margin: 0;

    padding: 0;

}

.tersus-block-pricing-1 .pricing-table .pricing-content li {

    background-color: #f2f2f2;

    padding: 12px 15px;

    height: 46px;

}

.tersus-block-pricing-1 .pricing-table .pricing-content li:nth-of-type(odd) {

    background-color: #e5e5e5;

}

.tersus-block-pricing-1 .pricing-table .pricing-footer {

    background-color: #4b4c56;

    padding: 25px 15px;

    margin-top: 5px;

}

.tersus-block-pricing-1 .pricing-table .pricing-footer .btn {

    color: #fff;

    background-color: #626571;

    font-weight: 500;

    text-transform: uppercase;

    font-size: 16px;

    min-width: 135px;

}

.tersus-block-pricing-1 .pricing-table .pricing-footer .btn:hover,

.tersus-block-pricing-1 .pricing-table .pricing-footer .btn:focus {

    background-color: #7a7d8c;

}

.tersus-block-pricing-1 .pricing-table.pricing-highlight {

    margin-left: -5px;

    margin-right: -5px;

    -webkit-box-shadow: 0px 3px 12px rgba(0,0,0,0.5);

    box-shadow: 0px 3px 12px rgba(0,0,0,0.5);

    position: absolute;

    left: 0;

    top: 50px;

    right: 0;

    z-index: 11;

}

.tersus-block-pricing-1 .pricing-table.pricing-highlight .pricing-header {

    background-color: #28baa6;

    margin-top: -20px;

}

.tersus-block-pricing-1 .pricing-table.pricing-highlight span {

    background-color: #3fd6c1;

    padding: 30px 15px;

}

.tersus-block-pricing-1 .pricing-table.pricing-highlight .pricing-footer {

    background-color: #28baa6;

    padding-top: 35px;

    padding-bottom: 35px;

}

.tersus-block-pricing-1 .pricing-table.pricing-highlight .pricing-footer .btn {

    background-color: #3fd6c1;

}

.tersus-block-pricing-1 .pricing-table.pricing-highlight .pricing-footer .btn:hover,

.tersus-block-pricing-1 .pricing-table.pricing-highlight .pricing-footer .btn:focus {

    background-color: #69dfcf;

}

.tersus-block-pricing-2 .pricing-table {

    border: 1px solid #5f5f5f;

    position: relative;

    padding: 0 5px 30px 5px;

    text-align: center;

    color: #ddd;

    letter-spacing: 1px;

    margin: 50px 15px 0 15px;

}

.tersus-block-pricing-2 .pricing-table .price-header {

    font-size: 55px;

    font-weight: 300;

    line-height: 1;

    position: relative;

    margin-bottom: 80px;

    margin-top: -34px;

}

.tersus-block-pricing-2 .pricing-table .price-header span {

    font-size: 13px;

    display: block;

    margin-top: 10px;

    letter-spacing: 2px;

}

.tersus-block-pricing-2 .pricing-table .price-header:after {

    background-color: #333333;

    content: "";

    height: 100px;

    width: 100px;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    display: block;

    position: absolute;

    left: 50%;

    margin-left: -50px;

    z-index: -1;

    top: 50%;

    margin-top: -50px;

}

.tersus-block-pricing-2 .pricing-table .price-title {

    margin: 0 0 30px 0;

}

.tersus-block-pricing-2 .pricing-table ul {

    list-style: none;

    margin: 0;

    padding: 0;

}

.tersus-block-pricing-2 .pricing-table ul li {

    font-size: 13px;

    font-weight: 100;

    line-height: 3;

}

.tersus-block-pricing-2 .pricing-table .pricing-footer .btn {

    text-transform: uppercase;

    font-weight: 300;

    margin-top: 80px;

    margin-bottom: 30px;

    background-color: transparent;

    border-width: 2px;

    color: #ccc;

    font-size: 20px;

    padding-left: 45px;

    padding-right: 45px;

    border-color: #727272;

}

.tersus-block-pricing-2 .pricing-table .pricing-footer .btn:hover {

    background-color: #525252;

    color: #ddd;

    border-color: #525252;

}

.tersus-block-pricing-2 .pricing-highlight {

    color: #fff;

}

.tersus-block-pricing-2 .pricing-highlight .price-header:after {

    border: 1px solid #fff;

}

.tersus-block-pricing-2 .pricing-highlight .price-header:before {

    background-color: #333333;

    content: "";

    height: 120px;

    width: 120px;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    display: block;

    position: absolute;

    left: 50%;

    margin-left: -60px;

    z-index: -1;

    top: 50%;

    margin-top: -60px;

}

.tersus-block-pricing-2 .pricing-highlight .pricing-footer .btn {

    margin-top: 90px;

    margin-bottom: 40px;

    color: #dfdfdf;

    border-color: #888;

}

.tersus-block-pricing-2 .pricing-highlight .pricing-footer .btn:hover {

    border-color: #525252;

}

.tersus-block-pricing-3 .pricing-table {

    font-family: "Source Sans Pro";

    border: 1px solid #ccc;

    position: relative;

    padding: 0 5px 30px 5px;

    text-align: center;

    letter-spacing: 1px;

    margin: 50px 15px 0 15px;

    font-weight: 200;

}

.tersus-block-pricing-3 .pricing-table .price-header {

    -webkit-transition: background .3s ease;

    -o-transition: background .3s ease;

    transition: background .3s ease;

    margin-left: -6px;

    margin-right: -6px;

    padding: 15px 0;

    line-height: 1.2;

    color: #fff;

    font-family: raleway;

    font-weight: 300;

    font-size: 60px;

    background-color: #2895ba;

}

.tersus-block-pricing-3 .pricing-table .price-header span {

    font-size: 13px;

    display: block;

}

.tersus-block-pricing-3 .pricing-table .price-title {

    -webkit-transition: background .3s ease;

    -o-transition: background .3s ease;

    transition: background .3s ease;

    margin: 0 -6px 30px -6px;

    padding: 15px 0;

    color: #fff;

    background-color: #28baa6;

    font-size: 28px;

    letter-spacing: 5px;

    font-weight: 300;

}

.tersus-block-pricing-3 .pricing-table ul {

    list-style: none;

    margin: 0;

    padding: 0;

}

.tersus-block-pricing-3 .pricing-table ul li {

    font-size: 16px;

    line-height: 3;

    height: 48px;

}

.tersus-block-pricing-3 .pricing-table .pricing-footer {

    margin-top: 30px;

    margin-bottom: 20px;

}

.tersus-block-pricing-3 .pricing-table .pricing-footer .btn {

    padding-left: 40px;

    padding-right: 40px;

}

.tersus-block-pricing-3 .pricing-table:hover .price-header {

    background-color: #54b8da;

}

.tersus-block-pricing-3 .pricing-table:hover .price-title {

    background-color: #54dac8;

}

/* Contact */

/* -------------------------------------------------------- */

#map {

    background: #28baa6;

    height: 350px;

}

.tersus-block-contact-1 .section-title {

    text-align: left;

}

.tersus-block-contact-1 .contact-details {

    margin-left: 150px;

}

.tersus-block-contact-1 .contact-details p {

    font-size: 12px;

}

.tersus-block-contact-2 {

    padding-bottom: 0;

}

.tersus-block-contact-2 .contact-details {

    margin-bottom: 80px;

}

.tersus-block-contact-2 .contact-details .icon {

    font-size: 40px;

    margin-right: 15px;

    float: left;

}

.tersus-block-contact-2 .contact-details span {

    font-size: 18px;

    display: block;

    padding-top: 5px;

}

.tersus-block-contact-2 .contact-details .contact-address span {

    padding-top: 0;

    font-weight: 400;

    font-size: 11px;

}

.tersus-block-contact-2 .contact-details .contact-address .icon {

    margin-top: 5px;

}

.tersus-block-contact-2 .contact-form {

    background-color: rgba(0, 0, 0, 0.6);

}

.tersus-block-contact-2 .contact-form form {

    max-width: 730px;

    display: block;

    margin: 0 auto;

}

.tersus-block-contact-3 .contact-details p {

    padding-left: 50px;

    position: relative;

    font-size: 15px;

}

.tersus-block-contact-3 .contact-details .icon {

    font-size: 25px;

    position: absolute;

    top: 1px;

    left: 0;

}

.tersus-block-contact-3 .contact-details .address {

    font-size: 13px;

}

.tersus-block-contact-3 .contact-details .address .icon {

    top: 6px;

}

.tersus-block-contact-4 .contact-details {

    margin-bottom: 80px;

}

.tersus-block-contact-4 .contact-details .icon {

    font-size: 50px;

    margin-right: 15px;

    float: left;

}

.tersus-block-contact-4 .contact-details span {

    font-size: 18px;

    display: block;

    padding-top: 5px;

}

.tersus-block-contact-4 .contact-details .contact-address span {

    padding-top: 0;

    font-weight: 400;

    font-size: 11px;

}

.tersus-block-contact-5 {

    color: #ccc;

}

.tersus-block-contact-5 .section-title-9 span {

    background-color: #6b6b6b;

}

.tersus-block-contact-5 .section-title-9 {

    margin-bottom: 53px;

    max-width: 420px;

}

.tersus-block-contact-5 .contact-address {

    background-color: rgba(51, 51, 51, 0.5);

    padding: 22px 20px;

}

.tersus-block-contact-5 .address-item {

    clear: both;

    margin-bottom: 30px;

}

.tersus-block-contact-5 .address-item:last-child {

    margin-bottom: 0;

}

.tersus-block-contact-5 .address-item .iconic-img {

    float: left;

    margin-top: -8px;

    opacity: .5;

}

.tersus-block-contact-5 .address-item p {

    margin-bottom: 0;

    margin-left: 50px;

}

.tersus-style-09 .contact-details {

    min-height: 240px;

    background-color: #3C3D42!important;

    text-align: center;

    padding: 30px;

    color: #fff;

}

.tersus-style-09 .contact-details p {

    line-height: 1.4;

    margin-bottom: 0;

}

.tersus-style-09 .contact-details h4,

.tersus-style-09 .contact-details .h4 {

    font-size: 20px;

    text-transform: none;

}

.tersus-style-09 .contact-details .icon {

    font-style: normal!important;

}

.tersus-style-08 .ourmap {

    width: 100%;

    height: 400px;

    margin-bottom: 10%;

}

.tersus-style-08 .main_contact_area {

    margin-top: 20px;

    overflow: hidden;

}

.tersus-style-08 .main_contact .single_contact_text {

    margin-bottom: 10px;

    padding: 0px 5%;

}

.tersus-style-08 .main_contact .single_contact_text p {

    margin-top: 10px;

}

.tersus-style-08 .main_contact .single_contact_text i {

    font-size: 3rem;

    margin-bottom: 2rem;

}

.tersus-style-08 .main_contact .single_contact_left {

    background: #262626;

    padding: 15% 1%;

}

.tersus-style-08 .main_contact .single_contact_left h6 {

    margin: 0;

    padding: 0;

}

.tersus-style-08 .single_contant_right {

    background: #bbd9f3;

    /*padding: 100px 40px;*/

}

.tersus-style-08 .single_contant_right label {

    font-family: raleway, sans-serif;

    font-weight: 700;

    text-transform: uppercase;

    font-size: 15px;

    letter-spacing: 1px;

}

.tersus-style-08 .single_contant_right .form-control {

    border-bottom: 1px solid #000;

    border-top: 1px solid #000;

    margin-bottom: 30px;

    padding: 0px 5px;

	background:#bbd9f3;

}

.tersus-style-08 .single_contant_right input[type='submit'] {

    height: 35px;

    background: #262626;

    color: #fff;

    border: none;

    width: 40%;

    transition: all 0.6s;

}

.tersus-style-08 .single_contant_right input[type='submit']:hover {

    background: rgba(38, 38, 38, 0.55);

}

/* Footer */

/* -------------------------------------------------------- */

#footer {

    text-align: center;

    color: #fff;

}

#footer.footer-style-01 .footer-before {

    height: 30px;

    background-color: #33343b;

    position: relative;

}

#footer.footer-style-01 .footer-text {

    font-size: 11px;

    border-top: 1px solid #4b4c56;

    padding: 21px 0;

}

#footer.footer-style-01 .footer-text p {

    padding: 0;

    margin: 0;

}

#footer.footer-style-01 .footer-text a {

    color: #2895ba !important;

}

#footer.footer-style-01.footer-no-radius .btn-scroll-top,

#footer.footer-style-01.footer-no-radius .social-icons li a {

    border-radius: 0!important;

    -webkit-box-shadow: 0px 20px 50px rgba(0,0,0,0.5);

    box-shadow: 0px 20px 50px rgba(0,0,0,0.5);

}

#footer.footer-style-03 {

    background-color: #0f1012 !important;

}

#footer.footer-style-03 .footer-before {

    height: 30px;

    background-color: #1b1c1f;

    position: relative;

}

#footer.footer-style-03 .footer-text {

    font-size: 11px;

    border-top: 1px solid #4b4c56;

    padding: 21px 0;

}

#footer.footer-style-03 .footer-text p {

    padding: 0;

    margin: 0;

}

#footer.footer-style-03 .footer-text a {

    color: #2895ba !important;

}

#footer.footer-style-03.footer-no-radius .btn-scroll-top,

#footer.footer-style-03.footer-no-radius .social-icons li a {

    border-radius: 0!important;

    -webkit-box-shadow: 0px 20px 50px rgba(0,0,0,0.5);

    box-shadow: 0px 20px 50px rgba(0,0,0,0.5);

}

.tersus-style-03 #footer.footer-style-01 .footer-before {

    background-color: #1b1c1f;

}

.tersus-style-03 #footer.footer-style-01 .footer-text {

    border-top: 1px solid #4b4c56;

}

.tersus-style-03 .bg-dark.footer {

    background-color: #0f1012;

}

.footer-style-04 {

    font-size: 13px;

}

.footer-style-04 a {

    color: #eee!important;

}

.footer-style-04 a:hover {

    text-decoration: underline;

}

.footer-style-04 .footer-text {

    margin-bottom: 0px;

}

.footer-style-04 .btn-scroll-top {

    border-radius: 0;

    background-color: #353535;

    position: relative;

    top: -25px;

}

.footer-style-04 .btn-scroll-top img {

    width: 40px;

    opacity: .5;

}

.footer-style-05 .footer-before {

    background-color: #0d3c36;

    position: relative;

    padding: 15px 0;

}

.footer-style-05 .footer-text {

    font-size: 11px;

    background-color: #082723;

    padding: 21px 0;

}

.footer-style-05 .footer-text p {

    padding: 0;

    margin: 0;

}

.footer-style-05 .footer-text a {

    color: #2895ba !important;

}

.footer-style-05 .btn-scroll-top {

    border-radius: 0!important;

    padding: 15px;

    border: 1px solid #ddd;

    background-color: transparent!important;

}

.footer-style-05 .btn-scroll-top img {

    height: 40px;

}

.footer-style-06 .footer-before {

    background-color: #3B3C42;

    position: relative;

    padding: 15px 0;

}

.footer-style-06 .footer-text {

    font-size: 11px;

    background-color: #2E2F33;

    padding: 21px 0;

}

.footer-style-06 .footer-text p {

    padding: 0;

    margin: 0;

}

.footer-style-06 .footer-text a {

    color: #2895ba !important;

}

.footer-style-06 .btn-scroll-top {

    border-radius: 0!important;

    padding: 10px;

    border: 0;

    background-color: #2E2F33!important;

}

.footer-style-06 .btn-scroll-top img {

    height: 30px;

    opacity: .9;

}

.tersus-style-08 {

    /* scrollup */

}

.tersus-style-08 .footer {

    background: #343438;

  /*  margin-top: 125px;*/

    position: relative;

}

.tersus-style-08 .flowus {

    background: #3C3D42;

    padding-top: 50px;

    position: absolute;

    left: 0;

    top: -75px;

    width: 100%;

}

.tersus-style-08 .flowus a {

    margin-right: 20px;

}

.tersus-style-08 .flowus a i {

    color: #ddd;

    font-size: 2rem;

    padding: 5px;

    width: 30px;

    height: 30px;

    text-align: center;

    line-height: 2rem;

    transition: all 0.6s;

    height: 80px;

}

.tersus-style-08 .flowus a i:hover {

    color: #fff;

}

.tersus-style-08 .main_footer {

    overflow: hidden;

    padding: 0px 0px;

}

.tersus-style-08 .copyright_text p {

    line-height: 25px;

    max-width: 100%;

    padding-top: 15px;

}

.tersus-style-08 .scrollup {

    width: 40px;

    height: 40px;

    border: 2px solid #232428;

    position: fixed;

    /*top: -15px;

    left: 47%;*/

	bottom: 160px;

    right: 25px;

    color: #fff;

    cursor: pointer;

    background-color: #232428;

    z-index: 1000;

    transition: opacity 0.5s, background-color 0.5s;

    -moz-transition: opacity 0.5s, background-color 0.5s;

    -webkit-transition: opacity 0.5s, background-color 0.5s;

    transition: all 0.6s;

    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.35);

}

.tersus-style-08 .scrollup:hover {

    border-color: #fff;

    border-radius: 50%;

}

.tersus-style-08 .scrollup a {

    text-align: center;

    color: #fff;

    padding: 9px;

}

.tersus-style-08 .scrollup a i {

    padding: 8px 2px;

}



/*.scrollup{

    width: 40px;

    height: 40px;

    opacity: .3;

    position: fixed;

    bottom: 208px;

    right: 25px;

    color: #fff;

    cursor: pointer;

    background-color: #000;

    z-index: 1000;

    transition: opacity .5s, background-color .5s;

    -moz-transition: opacity .5s, background-color .5s;

    -webkit-transition: opacity .5s, background-color .5s;

}



.scrollup:hover {

    background: #1cbba0;

    opacity: 1;

}



.scrollup i {

    font-size: 13px;

    position: absolute;

    opacity: 1;

    color: #fff;

    left: 50%;

    top: 50%;

    margin-top: -7px;

    margin-left: -6px;

    text-decoration: none;



}*/