
@import "http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800";
@import "http://fonts.googleapis.com/css?family=Oswald:400,300,700";
@import "http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700";
@import "http://db.onlinewebfonts.com/c/479fa0cf81d93d6b8ed1797a409a3761?family=Optima";
@import 'https://fonts.googleapis.com/css?family=Droid+Sans';

@font-face {
    font-family: 'skiaregular';
    src: url('../fonts/skia-webfont.woff2') format('woff2'),
         url('../fonts/skia-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oriyaMN';
    src: url('../fonts/oriya_mn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
    color: #626262;
    font-family: 'skiaregular',"Open Sans",sans-serif;
    font-size: 13px;
    letter-spacing: 0.02em;
    line-height: 23px;
    overflow: hidden;
}
a {
    color: #000;
}
a:hover {
    color: #575757;
}
img {
    height: auto;
    max-width: 100%;
}
video {
    background-size: cover;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
ul {
    margin: 0;
    padding: 0;
}
input, textarea, select {
    border: 1px solid #dfdfdf;
    font-size: 11px;
    letter-spacing: 1px;
    margin: 0 0 3px;
    max-width: 100%;
    padding: 2px 8px;
    resize: none;
    text-transform: uppercase;
    width: 100%;
}
.service_ul {
}
.service_ul li {
    font-size: 17px;
    font-weight: bold;
    line-height: 52px;
}
input[type="submit"] {
    width: auto;
}
input[type="button"], input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea, input[type="submit"] {
    border-radius: 0;
}
input:focus, textarea:focus {
    border: 1px solid #989898;
}
input[type="submit"]:focus {
    border: medium none !important;
}
iframe {
    border: 0 none;
}
.sound iframe {
    width: 100%;
}
ul {
    list-style: outside none none;
}
ul, ol, dl {
    list-style-position: outside;
}
* {
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
}
*::-moz-selection {
    background: #dcdcdc none repeat scroll 0 0;
    color: #000;
}
:-moz-placeholder {
    color: #999 !important;
    opacity: 1;
    text-overflow: ellipsis;
}
*::-moz-placeholder {
    color: #999 !important;
    opacity: 1;
    text-overflow: ellipsis;
}
.animated {
    transition-duration: 0s !important;
}
@media screen� {
input {
    padding-bottom: 19px;
}
}
.alt-font {
    font-family: "Oswald",sans-serif !important;
}
.main-font {
    font-family: "Open Sans",sans-serif !important;
}
h1, h2, h3, h4, h5 {
    color: #000;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
h1 {
    font-weight: 700;
    line-height: 45px;
}
h2 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: 30px;
}
h3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: inherit;
}
h4 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 26px;
    text-transform: none;
}
h5 {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
}
h6 {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 20px;
}
.section-title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 0 0 100px;
    text-transform: uppercase;
}
.tab-content .section-title {
    border: medium none;
    font-size: 40px;
    font-weight: 100;
    margin: 2% 0 0;
    padding: 0;
    text-transform: none;
}
.title-gray {
    border: 1px solid #b5b5b5;
    color: #b5b5b5;
}
.title-white {
    border: 1px solid #ffffff;
    color: #ffffff;
}
h1.big {
    color: #ffffff;
    font-size: 65px;
    font-weight: 600;
    line-height: 76px;
    margin-bottom: 0;
}
h1.big span {
    font-weight: 300;
}
.banner-content {
    font-size: 18px;
    line-height: 28px;
}
h1.page-title {
    margin: 95px auto 0;
    width: 100%;
}
.highlight-title {
    color: #000;
    font-family: "Oswald",sans-serif;
    font-size: 65px;
    font-weight: 100;
    letter-spacing: 0;
}
.highlight-title span {
    font-weight: 600;
}
.work-process-title {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.text-small {
    font-size: 11px !important;
    line-height: 15px !important;
}
.text-med {
    font-size: 14px !important;
    line-height: 26px !important;
}
.text-large {
    font-size: 15px !important;
    letter-spacing: 2px !important;
    line-height: 24px !important;
    text-transform: uppercase;
}
.text-extra-large {
    font-size: 16px !important;
    font-weight: 100;
    line-height: 28px !important;
}
.text-extra-large strong {
    letter-spacing: 3px;
}
.text-extra-large-normal {
    font-weight: normal !important;
}
.title-small {
    font-size: 20px !important;
    line-height: 30px !important;
}
.title-med {
    font-size: 24px !important;
    line-height: 34px !important;
}
.title-large {
    font-size: 28px !important;
    line-height: 41px !important;
}
.title-extra-large {
    font-size: 35px !important;
    line-height: 43px !important;
}
.white-text {
    color: #fff !important;
}
.magenta-text {
    color: #d94378 !important;
}
.orange-text {
    color: #ff513b !important;
}
.deep-red-text {
    color: #e75e50 !important;
}
.black-text {
    color: #000 !important;
}
.yellow-text {
    color: #e6af2a !important;
}
.pink-text {
    color: #d9378e !important;
}
.light-gray-text {
    color: #ababab;
}
.deep-gray-text {
    color: #464646 !important;
}
.deep-light-gray-text {
    color: #878787 !important;
}
.gray-text {
    color: #7f7f7f !important;
}
.dark-gray-text {
    color: #373737 !important;
}
.no-letter-spacing {
    letter-spacing: 0 !important;
}
.letter-spacing-1 {
    letter-spacing: 1px !important;
}
.letter-spacing-2 {
    letter-spacing: 2px !important;
}
.letter-spacing-3 {
    letter-spacing: 3px !important;
}
.letter-spacing-4 {
    letter-spacing: 4px !important;
}
.letter-spacing-5 {
    letter-spacing: 5px !important;
}
.letter-spacing-6 {
    letter-spacing: 6px !important;
}
.letter-spacing-7 {
    letter-spacing: 7px !important;
}
.letter-spacing-8 {
    letter-spacing: 8px !important;
}
.letter-spacing-9 {
    letter-spacing: 9px !important;
}
.letter-spacing-10 {
    letter-spacing: 10px !important;
}
.font-weight-100 {
    font-weight: 100 !important;
}
.font-weight-400 {
    font-weight: 400 !important;
}
.font-weight-600 {
    font-weight: 600 !important;
}
.font-weight-700 {
    font-weight: 700 !important;
}
.font-weight-800 {
    font-weight: 800 !important;
}
.text-transform-unset {
    text-transform: unset !important;
}
.text-decoration-underline {
    text-decoration: underline !important;
}
.word-wrap {
    word-wrap: break-word;
}
.text-transform-none {
    text-transform: none !important;
}
i {
    color: #9a9a9a;
    margin: 0 3px;
}
.extra-large-icon {
    font-size: 60px !important;
}
.large-icon {
    font-size: 50px !important;
}
.medium-icon {
    font-size: 40px !important;
    margin-bottom: 15px !important;
}
.small-icon {
    font-size: 25px !important;
}
.extra-small-icon {
    font-size: 18px !important;
}
.bg-white {
    background: #fff none repeat scroll 0 0 !important;
}
.bg-yellow {
    background: #e6af2a none repeat scroll 0 0 !important;
}
.bg-deep-yellow {
    background: #f7f5e7 none repeat scroll 0 0 !important;
}
.bg-golden-yellow {
    background: #c3bd86 none repeat scroll 0 0 !important;
}
.bg-fast-yellow {
    background: #fdd947 none repeat scroll 0 0 !important;
}
.bg-dark-gray {
    background: #252525 none repeat scroll 0 0 !important;
}
.bg-mid-gray {
    background: #d4d4d4 none repeat scroll 0 0 !important;
}
.bg-black {
    background: #000000 none repeat scroll 0 0 !important;
}
.bg-highlight {
    background: #345b8f none repeat scroll 0 0 !important;
    text-align: center;
}
.bg-green {
    background: #70bd5b none repeat scroll 0 0 !important;
}
.bg-gray {
    background-color: #f6f6f6 !important;
}
.bg-yellow-ochre {
    background-color: #997546 !important;
}
.bg-deep-brown {
    background-color: #544441 !important;
}
.bg-transparent {
    background: transparent none repeat scroll 0 0 !important;
}
.bg-orange {
    background: #c24742 none repeat scroll 0 0 !important;
}
.bg-deep-orange {
    background: #f15a22 none repeat scroll 0 0 !important;
}
.bg-fast-orange {
    background: #ff513b none repeat scroll 0 0 !important;
}
.bg-pink {
    background: #c2345f none repeat scroll 0 0 !important;
}
.bg-deep-red {
    background: #e75e50 none repeat scroll 0 0 !important;
}
.bg-logo {
    background: #861c1c none repeat scroll 0 0 !important;
}
.bg-deep-pink {
    background: #e53878 none repeat scroll 0 0 !important;
}
.bg-light-pink {
    background: #dc378e none repeat scroll 0 0 !important;
}
.bg-fast-pink {
    background: #ff1a56 none repeat scroll 0 0 !important;
}
.bg-magenta {
    background: #d94378 none repeat scroll 0 0 !important;
}
.bg-light-yellow {
    background: #f8f7f5 none repeat scroll 0 0 !important;
}
.bg-dark-green {
    background: #60a532 none repeat scroll 0 0 !important;
}
.bg-dark-blue {
    background: #3273a5 none repeat scroll 0 0 !important;
}
.bg-violet {
    background: #6c407e none repeat scroll 0 0 !important;
}
.dark-section {
    color: #939393 !important;
}
.bg-light-gray {
    background-color: #f8f7f7 !important;
}
.bg-slider {
    background: rgba(27, 22, 28, 0.9) none repeat scroll 0 0;
}
.parallax-gray-bg {
    background: rgba(246, 246, 246, 1) none repeat scroll 0 0;
}
.opacity-light {
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.opacity-medium {
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.opacity-full {
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.center-col {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.separator-line {
    height: 2px;
    margin: 7% auto;
    width: 30px;
}
.separator-line-thick {
    height: 4px;
    margin: 7% auto;
    width: 30px;
}
.separator-line-vertical {
    background-color: #fff;
    float: left;
    height: 80px;
    margin-right: 90px;
    width: 7px;
}
.slider-text .separator-line {
    height: 2px;
    margin: 14% auto;
}
.thin-separator-line {
    height: 1px;
    margin: 7% auto;
    width: 30px;
}
.vertical-separator {
    border-left: 1px solid #000;
    height: 25px;
    width: 25px;
}
.wide-separator-line {
    background-color: #e5e5e5;
    height: 1px;
    margin: 5% 15px;
}
.indicators-black .active {
    background-color: #000;
    border: 2px solid rgba(0, 0, 0, 1);
}
.indicators-black li {
    border: 2px solid rgba(0, 0, 0, 1);
}
.margin-one {
    margin-bottom: 1% !important;
    margin-top: 1% !important;
}
.margin-two {
    margin-bottom: 2% !important;
    margin-top: 2% !important;
}
.margin-three {
    margin-bottom: 3% !important;
    margin-top: 3% !important;
}
.margin-four {
    margin-bottom: 4% !important;
    margin-top: 4% !important;
}
.margin-five {
    margin-bottom: 5% !important;
    margin-top: 5% !important;
}
.margin-six {
    margin-bottom: 0 !important;
    margin-top: 5% !important;
}
.margin-seven {
    margin-bottom: 5% !important;
    margin-top: 7.8% !important;
}
.margin-eight {
    margin-bottom: 8% !important;
    margin-top: 8% !important;
}
.margin-nine {
    margin-bottom: 9% !important;
    margin-top: 9% !important;
}
.margin-ten {
    margin-bottom: 10% !important;
    margin-top: 10% !important;
}
.margin-eleven {
    margin-bottom: 22% !important;
    margin-top: 22% !important;
}
.margin-right-four {
    margin-right: 4% !important;
}
.margin-right-five {
    margin-right: 5% !important;
}
.margin-right-six {
    margin-right: 6% !important;
}
.margin-right-seven {
    margin-right: 7% !important;
}
.margin-right-eight {
    margin-right: 8% !important;
}
.margin-right-nine {
    margin-right: 9% !important;
}
.margin-right-ten {
    margin-right: 10% !important;
}
.margin-top-section {
    margin-top: 96px;
}
.margin-left-right-one {
    margin-left: 6% !important;
    margin-right: 6% !important;
}
.margin-two-bottom {
    margin-bottom: 2% !important;
}
.margin-four-bottom {
    margin-bottom: 4% !important;
}
.margin-five-bottom {
    margin-bottom: 5% !important;
}
.margin-ten-bottom {
    margin-bottom: 10% !important;
}
.no-margin {
    margin: 0 !important;
}
.no-margin-lr {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.no-margin-top {
    margin-top: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-margin-left {
    margin-left: 0 !important;
}
.no-margin-right {
    margin-right: 0 !important;
}
.margin-bottom {
    margin-bottom: 60px;
}
.padding-one {
    padding-bottom: 1% !important;
    padding-top: 1% !important;
}
.padding-two {
    padding-bottom: 2% !important;
    padding-top: 2% !important;
}
.padding-three {
    padding-bottom: 3% !important;
    padding-top: 3% !important;
}
.padding-four {
    padding-bottom: 4% !important;
    padding-top: 4% !important;
}
.padding-five {
    padding-bottom: 5% !important;
    padding-top: 5% !important;
}
.padding-six {
    padding-left: 3% !important;
    padding-right: 3% !important;
    padding-top: 3% !important;
}
.padding-seven {
    padding: 6%;
}
.padding-eight {
    padding-bottom: 20%;
    padding-top: 20%;
}
.padding-nine {
    padding: 6% 0;
}
.padding-left-right {
    padding-left: 6% !important;
    padding-right: 6% !important;
}
.padding-two-bottom {
    padding-bottom: 2% !important;
}
.padding-left-right-px {
    padding: 0 15px;
}
.no-padding-left-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.no-padding-section {
    padding: 0 !important;
}
.no-padding-right {
    padding-right: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.section-padding-inner {
    padding: 140px 0;
}
.f-left {
    float: left !important;
}
.f-right {
    float: right !important;
}
.no-float {
    float: none !important;
}
.col-large {
    width: 90%;
}
.col-medium {
    width: 85%;
}
.col-small {
    width: 75%;
}
.col-extra-small {
    width: 70%;
}
.display-block {
    display: block !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.overflow-hidden-mobile {
    overflow: hidden !important;
    position: fixed !important;
}
.display-inline-block {
    display: inline-block !important;
}
.display-inline {
    display: inline !important;
}
.display-none {
    display: none !important;
}
.position-relative {
    position: relative !important;
    z-index: 5;
}
.position-absolute {
    position: absolute !important;
}
.position-right {
    right: 0 !important;
}
.position-left {
    left: 0 !important;
}
.position-top {
    top: 0 !important;
}
.width {
    display: inline-block;
    position: relative;
    width: 90%;
}
.width-20 {
    width: 20% !important;
}
.width-30 {
    width: 30% !important;
}
.width-40 {
    width: 40% !important;
}
.width-50 {
    width: 50% !important;
}
.width-60 {
    width: 60% !important;
}
.width-70 {
    width: 70% !important;
}
.width-80 {
    width: 80% !important;
}
.width-90 {
    width: 90% !important;
}
.width-100 {
    width: 100% !important;
}
.width-auto {
    width: auto !important;
}
.height-100 {
    height: 100% !important;
}
.height-auto {
    height: auto !important;
}
.clear-both {
    clear: both;
}
.roundedimage {
    border-radius: 100%;
}
.vertical-align-middle {
    vertical-align: middle !important;
}
.no-box-shadow {
    box-shadow: none !important;
}
.uppercase {
    text-transform: uppercase !important;
}
p.uppercase {
    text-transform: uppercase !important;
}
p.uppercase a {
    text-decoration: underline !important;
}
p.uppercase a:hover {
    text-decoration: none;
}
.line-break {
    display: block !important;
}
.z-index-1 {
    z-index: 1 !important;
}
.z-index-0 {
    z-index: 0 !important;
}
.no-transition * {
    transition-duration: 0s;
}
.white-round-border {
    border: 1px solid #fff;
    border-radius: 50%;
}
.border-black {
    border: 1px solid #000;
}
.border-thick {
    border-width: 2px !important;
}
.border-white {
    border: 1px solid #fff;
}
.border-top {
    border-top: 1px solid #e5e5e5;
}
.border {
    border: 1px solid #e5e5e5;
}
.border-right {
    border-right: 1px solid #e5e5e5;
}
.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}
.border-left {
    border-left: 4px solid #fff;
}
.border-color-black {
    border-color: #000 !important;
}
.border-color-white {
    border-color: #fff !important;
}
.border-gray {
    border-color: #d7d7d7 !important;
}
.border-color-orange {
    border-color: #ff513b !important;
}
.no-border {
    border: medium none !important;
}
.border-top-light {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.border-bottom-light {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.border-transperent-light {
    border-color: rgba(255, 255, 255, 0.25) !important;
}
.no-border-round {
    border-radius: 0 !important;
}
#scroll_to_top {
    cursor: pointer;
}
#scroll_to_top:hover {
    opacity: 0.75;
}
.scrollToTop {
    background-color: #155a9d;
    border-radius: 2px;
    display: none;
    font-weight: bold;
    height: auto;
    padding: 0;
    position: fixed;
    right: 45px;
    text-align: center;
    text-decoration: none;
    top: 86%;
    width: auto;
    z-index: 555;
}
.scrollToTop i {
    color: #fff;
    font-size: 18px;
    margin: 0 6px;
}
.scrollToTop:hover {
    opacity: 0.5;
}
.scrollToTop:hover i {
    position: relative;
}
.slider-overlay {
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.video-background {
    background: rgba(67, 67, 67, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.slider-overlay-half {
    bottom: 0;
    height: 60%;
    opacity: 0.9;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.slider-text {
    left: 0;
    position: relative;
    right: 0;
    z-index: 1;
}
.slider-text h1 {
    font-family: "Oswald",sans-serif;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 38px;
}
.slider-text span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
.gradient-overlay {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(167, 73, 28, 0.9) 0%, rgba(48, 41, 39, 0.9) 100%) repeat scroll 0 0;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.gradient-overlay-light {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(176, 0, 92, 1) 0%, rgba(83, 11, 49, 1) 100%) repeat scroll 0 0;
}
.overlay-yellow {
    background-color: #ffca18;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.overlay-blue {
    background-color: #8ac4fe;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.overlay-gray {
    background-color: #f4f5f6;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
}
.overlay-green {
    background-color: #71f1b9;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider-half {
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
}
.slider-half h1 {
    font-size: 80px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 85px;
    text-transform: none;
}
.slider-half h1 span {
    font-weight: 700;
}
nav {
    top: 0;
    width: 100%;
    z-index: 99;
}
nav .container {
    display: table-cell;
    height: 35px;
    position: relative;
    vertical-align: middle;
}
/*.shrink-nav .container {
    height: 55px;
}
.shrink-nav {
    background-color: #fff;
}*/
.sticky-nav {
    display: inline-table;
    opacity: 0.8;
    position: fixed;
    top: 0;
}
.logo {
    max-width: 109px;
}
.logo-style-2 {
    max-width: 177px;
}
.logo-style-3 {
    max-width: 210px;
}
.sticky-nav .logo-light {
    display: table-cell;
    height: 55px;
    vertical-align: middle;
}
.shrink-nav .logo-light {
    display: none;
    opacity: 0;
}
.sticky-nav .logo-dark {
    display: none;
    opacity: 0;
}
.shrink-nav .logo-dark {
    display: table-cell;
    height: 55px;
    opacity: 1;
    vertical-align: middle;
}
.mega-menu-full .mega-menu-column {
    margin: 0;
}
.navbar-nav li a.active {
    border-bottom: 2px solid #000;
}
.nav-white-bg {
    background-color: #fff !important;
}
.black-bg {
    background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
}
.nav-white.sticky-nav .navbar-nav li a {
    color: #fff;
}
.nav-white.shrink-nav .navbar-nav li a {
    color: #000;
}
.nav-white.sticky-nav .navbar-nav li a:hover, .nav-white.sticky-nav .navbar-nav > .open > a {
    border-bottom-color: #fff;
}
.nav-white.shrink-nav .navbar-nav li a:hover, .nav-white.shrink-nav .navbar-nav > .open > a {
    border-bottom-color: #000;
}
.nav-dark.shrink-nav .navbar-nav li a:hover, .nav-dark.shrink-nav .navbar-nav > .open > a {
    border-bottom-color: #fff !important;
}
.nav-dark-transparent.shrink-nav .navbar-nav li a:hover, .nav-dark-transparent.shrink-nav .navbar-nav > .open > a {
    border-bottom-color: #fff !important;
}
.navbar-default .navbar-nav > li > a i {
    display: none;
}
.mega-menu-full {
    transform: translateX(0px);
}
.mega-menu-column {
    display: inline-block;
    margin-right: 35px;
    vertical-align: top;
}
.mega-menu-column:last-child {
    margin-right: 0;
}
.sticky-nav .navbar-nav > li > .dropdown-menu {
    top: 63px;
}
.shrink-nav .navbar-nav > li > .dropdown-menu {
    top: 53px;
}
.shrink-nav .dropdown.simple-dropdown .dropdown-menu {
    top: 43px !important;
}
.shrink-nav .search-form {
    top: 41px !important;
}
.shrink-nav .cart-content {
    top: 42px;
}
.nav li.simple-dropdown {
    position: relative;
}
.dropdown.simple-dropdown .dropdown-menu {
    left: -10px;
    padding-top: 30px;
    top: 53px !important;
    transform: translateX(0px);
}
.preload {
    box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.8);
}
.preload_contenu {
    background: rgba(0, 0, 0, 0) url("./../images/logo-light.png") no-repeat scroll center center;
}
.simple-dropdown-menu ul {
    padding: 0 !important;
}
.simple-dropdown-menu ul li {
}
.simple-dropdown-menu ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    height: 38px;
    line-height: 36px;
    padding: 0 13px;
}
.simple-dropdown-menu ul li a:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
.sub-menu {
    position: relative;
    width: 100%;
}
.sub-menu ul {
    background-color: rgba(27, 22, 28, 0.95);
    border-left: 1px solid rgba(255, 255, 255, 0.06);
    display: none;
    left: 200px;
    margin: 0 !important;
    min-width: 200px;
    padding: 10px 25px 35px;
    position: absolute;
    top: 0;
}
.sub-menu:hover ul {
    display: block;
}
.sub-menu a i {
    position: absolute !important;
    top: 11px !important;
}
.dropdown-menu li a i {
    color: #c8c8c8;
    float: left;
    font-size: 14px;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    right: 0;
    top: 5px;
}
.dropdown-menu li a:hover i {
    color: #fff;
}
.sticky-nav.nav-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.shrink-nav.nav-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.nav-border-bottom-fix {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.nav-white .search-cart-header .subtitle, .nav-white .top-cart .fa-shopping-cart, .nav-white .search-button, .nav-white .top-cart a:hover .fa-shopping-cart {
    color: #fff;
}
.nav-white.shrink-nav .search-cart-header .subtitle, .nav-white.shrink-nav .top-cart .fa-shopping-cart, .nav-white.shrink-nav .search-button, .nav-white.shrink-nav .top-cart a:hover .fa-shopping-cart {
    color: #000;
}
.nav-dark {
    background-color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
}
.nav-dark.shrink-nav .navbar-nav li a {
    color: #fff;
}
.nav-dark .search-cart-header .subtitle, .nav-dark .top-cart .fa-shopping-cart, .nav-dark .search-button, .nav-dark .top-cart a:hover .fa-shopping-cart {
    color: #fff !important;
}
.nav-dark .search-button {
    color: #fff !important;
}
.nav-dark .dropdown-menu, .nav-dark .cart-content, .nav-dark .search-form {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.nav-dark .navbar-nav li a:hover {
    border-bottom-color: #fff;
}
.nav-dark li a.active {
    border-bottom: 2px solid #fff !important;
}
.nav-dark-transparent {
    background-color: rgba(0, 0, 0, 0.8);
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}
.nav-dark-transparent.shrink-nav .navbar-nav li a {
    color: #fff;
}
.nav-dark-transparent .search-cart-header .subtitle, .nav-dark-transparent .top-cart .fa-shopping-cart, .nav-dark-transparent .search-button, .nav-dark-transparent .top-cart a:hover .fa-shopping-cart {
    color: #fff !important;
}
.nav-dark-transparent .dropdown-menu, .nav-dark-transparent .cart-content, .nav-dark-transparent .search-form {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.nav-dark-transparent .navbar-nav li a:hover {
    border-bottom-color: #fff !important;
}
.nav-dark-transparent .close-search, .nav-white .close-search {
    color: #000 !important;
}
.nav-light-transparent {
    background-color: rgba(245, 245, 245, 1);
}
.static-sticky {
    height: 87px !important;
}
.static-sticky .logo-light {
    display: table-cell;
    opacity: 1;
    vertical-align: middle;
}
.static-sticky .navbar-nav > li > .dropdown-menu {
    top: 69px;
}
.static-sticky .dropdown.simple-dropdown .dropdown-menu {
    top: 60px !important;
}
.static-sticky.shrink-nav .dropdown.simple-dropdown .dropdown-menu {
    top: 54px !important;
}
.static-sticky .search-form {
    top: 57px !important;
}
.static-sticky .cart-content {
    margin-top: 6px !important;
    top: 52px !important;
}
.search-cart-header {
    float: right;
    letter-spacing: 1px;
    padding-top: 14px;
}
.search-form {
    background-color: rgba(27, 22, 28, 0.95);
    opacity: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 51px;
    transition: all 200ms ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 1;
}
#top-search {
    float: right;
    margin: 1px 0 0 18px;
    padding-bottom: 17px;
    position: relative;
}
.close-search {
    color: #373737;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 998;
}
.close-search:hover {
    color: #9a9a9a;
}
.search-form input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #9a9a9a;
    float: left;
    font-size: 12px;
    height: 36px;
    left: 0;
    margin-bottom: 0;
    padding: 0 20px 0 10px;
    width: 100%;
    z-index: 99;
}
.search-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #373737;
    cursor: pointer;
    margin-right: 0;
    z-index: 0;
}
.search-cart-header i {
    display: initial;
}
.search-button:hover {
    color: #9a9a9a;
}
.top-cart {
    float: right;
    padding-bottom: 17px;
    position: relative;
}
.top-cart a.shopping-cart {
    color: #373737;
    display: initial;
    padding-bottom: 30px;
}
.top-cart a.shopping-cart:hover {
    color: #373737;
}
.top-cart .fa-shopping-cart {
    color: #373737;
    margin: 5px 4px 0 0;
}
.top-cart a:hover .fa-shopping-cart {
    color: #373737;
}
.search-cart-header .subtitle {
    color: #373737;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    margin-top: 1px;
    text-transform: uppercase;
}
.cart-content {
    background-clip: padding-box;
    background-color: rgba(27, 22, 28, 0.95);
    opacity: 0;
    padding: 25px;
    position: absolute;
    right: 0;
    top: 52px;
    transition: all 200ms ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 9;
}
.cart-content ul.cart-list {
    color: #c8c8c8;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.cart-content ul.cart-list li {
    min-height: 85px;
    text-align: left;
}
.cart-content ul.cart-list a.remove {
    position: absolute;
    right: 15px;
    text-align: right;
}
.cart-content ul.cart-list a {
    color: #c8c8c8 !important;
    display: block;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    padding: 0 0 0 70px;
    position: relative;
    text-transform: uppercase;
    width: auto;
}
.cart-content ul.cart-list a img {
    float: left;
    height: 60px;
    left: 0;
    position: absolute;
    width: 60px;
}
.cart-content ul.cart-list .quantity {
    font-size: 12px;
    margin-left: 70px;
}
.cart-content .total {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #c8c8c8;
    display: block;
    float: left;
    font-size: 11px;
    margin-bottom: 0;
    padding: 7px 0;
    text-transform: uppercase;
    width: 100%;
}
.cart-content p.total strong {
    float: left;
}
.cart-content .total .amount {
    float: right;
}
.cart-content .buttons {
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
}
.content-top-margin {
    margin-top: 76px;
}
.page-title {
    padding: 80px 0;
}
.page-title h1 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 6px;
    margin-bottom: 20px;
}
.page-title span {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 3px;
}
.breadcrumb ul li {
    color: #575757;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 3px;
}
.breadcrumb ul li a {
    color: #575757;
}
.breadcrumb ul > li + li::before {
    content: "/";
    padding: 0 10px;
}
.page-title-large {
    min-height: 450px;
    padding: 240px 0 0;
}
.page-title-large h1 {
    font-size: 25px !important;
}
.page-title-shop h1 {
    font-size: 35px !important;
}
.page-title-small {
    padding: 40px 0;
}
.page-title-small h1 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 0;
}
.features-section {
    float: left;
    margin-bottom: 80px;
}
.features-section .col-xs-3 {
    width: 20%;
}
.features-section .col-xs-9 {
    width: 75%;
}
.features-section p {
    margin: 0 0 15px;
}
.features-section .separator-line {
    margin-left: 0;
    margin-right: 0;
}
.services-main {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 7%;
}
.services-sub {
    float: left;
    padding: 100px 0 0;
}
.services-main i {
    margin-bottom: 10%;
}
.services-sub-section {
    padding-right: 45px;
}
.testimonial p {
    font-size: 14px;
    line-height: 24px;
    margin: 50px 0 40px;
}
.testimonial .name {
    color: #737373;
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 0 10px;
    text-transform: uppercase;
    width: 100%;
}
.testimonial-style2 p {
    color: #828282;
    font-size: 13px;
    line-height: 22px;
    margin: 30px 0 20px;
}
.testimonial-style2 .name {
    color: #828282;
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100%;
}
.testimonial-style2 img {
    border-radius: 50%;
    max-width: 120px;
}
.tab-content > .tab-pane .top-icon {
    display: block;
}
.tab-content > .tab-pane .top-icon i {
    color: #5bcf21;
    font-size: 70px;
}
.counter-section i {
    display: block;
    margin: 0 0 10px;
}
.counter-section span.counter-number {
    color: #000;
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 60px;
}
.counter-title {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.counter-icon {
    position: relative;
    top: 25px;
}
.key-person {
    max-height: 695px;
    overflow: hidden;
}
.key-person .key-person-img img {
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.key-person:hover .key-person-img img {
    opacity: 0.5;
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease 0s;
}
.key-person:hover .key-person-details {
    border-top: 1px solid #e5e5e5;
    bottom: 110px;
    transition: all 0.3s ease 0s;
}
.key-person-details {
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    bottom: 0;
    padding: 32px 25px 120px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.key-person i {
    font-size: 20px;
    margin: 15px 15px 25px;
}
.key-person a i {
    color: #000;
    transition: all 0.3s ease 0s;
}
.key-person a:hover i {
    color: #858585;
    transition: all 0.3s ease 0s;
}
.key-person .person-name {
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.key-person .person-post {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.case-study-slider {
    padding: 130px 0;
}
.case-study-title {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.case-study-work {
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 5px 0 25px;
    text-transform: uppercase;
}
.case-study-detials {
    display: block;
    margin-bottom: 25px;
}
.case-study-img {
    min-height: 500px;
}
.case-study-details {
    min-height: 500px;
    padding: 6.3% 6%;
}
#new-project h5 {
    font-size: 14px;
    font-weight: 400;
}
.approach-details {
    color: #737373;
    display: block;
    line-height: 20px;
    margin-top: 15px;
    text-transform: uppercase;
}
footer {
    background: #000 none repeat scroll 0 0;
    border-top: 19px solid #175aa0;
    clear: both;
    margin-top: 17px;
    opacity: 1;
    width: 100%;
    z-index: 10;
}
footer .bg-mid-gray {
    background: #d5d5d5 none repeat scroll 0 0;
}
footer .footer-top {
    border-top: 1px solid #e5e5e5;
}
footer h5 {
    background: #fff none repeat scroll 0 0;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-right: 28px;
    padding: 10px;
    width: 100%;
}
footer .footer-middle {
    padding-bottom: 29px;
    padding-top: 30px;
}
footer .onepage-footer-middle {
    padding-bottom: 45px;
    padding-top: 55px;
}
footer ul li {
    padding: 0;
}
footer ul li a {
    color: #fff;
    font-size: 14.58px;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
}
footer ul li a:hover {
    color: #fff;
}
footer ul.list-inline li a {
    color: #000;
    font-weight: 600;
}
footer ul.list-inline li:first-child {
    padding-left: 6px;
}
.footer-social i {
    font-size: 22px;
}
.footer-social a {
    margin: 0 25px;
}
.footer-social a:last-child {
    margin-right: 0;
}
.footer-social a i {
    color: #000;
}
.footer-social a:hover i {
    color: #868686;
}
.copyright {
    color: #fff;
   font-size: 10.42px;
}
.footer-logo img {
    max-width: 100px;
}
.footer-bottom {
    position: relative;
    top: 1px;
}
.owl-carousel {
    overflow: hidden;
}
.owl-buttons {
    position: static;
}
.owl-prev, .owl-next {
    color: #111;
    display: block;
    font-size: 16px;
    height: 105px;
    line-height: 105px;
    margin-top: -35px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 105px;
    z-index: 6;
}
.owl-prev {
    left: -70px;
}
.owl-next {
    right: -70px;
}
.owl-prev::before, .owl-next::before {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
    height: 66%;
    left: 0;
    position: absolute;
    width: 66%;
}
.owl-next::before {
    left: auto;
    right: 0;
}
.owl-prev .fa, .owl-next .fa {
    color: #000;
    font-size: 24px;
    position: relative;
    top: -15%;
}
.owl-prev .fa {
    right: 4%;
}
.owl-next .fa {
    left: 4%;
}
.owl-carousel:hover .owl-prev {
    left: -35px;
    opacity: 1;
}
.owl-carousel:hover .owl-next {
    opacity: 1;
    right: -35px;
}
.owl-pagination {
    bottom: 30px;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100 !important;
}
.owl-page {
    display: inline-block;
    padding: 6px 5px;
}
.owl-page span {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    display: block;
    height: 7px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    width: 7px;
}
.owl-page:hover span {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}
.owl-page.active span {
    background: transparent none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.8);
    transform: scale(1.33333);
}
.owl-bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-subtitle {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 10px;
    line-height: 80px;
    text-transform: uppercase;
}
.owl-title {
    display: block;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 7px;
    text-transform: uppercase;
}
.owl-title-big {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 7px;
    line-height: 40px;
    padding: 35px 50px;
    text-transform: uppercase;
    width: 60%;
}
.dark-pagination .owl-page span {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    box-shadow: none;
}
.dark-pagination .owl-page.active span {
    background: transparent none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 1);
}
.dark-pagination .owl-prev, .owl-next {
    opacity: 1;
}
.dark-pagination .owl-next::before {
    left: auto;
    right: 0;
}
.dark-pagination .owl-prev {
    left: -35px;
    opacity: 1;
}
.dark-pagination .owl-next {
    opacity: 1;
    right: -35px;
}
.light-pagination .owl-page.active span {
    background: transparent none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 1);
}
.square-pagination .owl-page span {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border-radius: inherit;
    height: 3px;
    width: 30px;
}
.square-pagination .owl-page.active span {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none !important;
    transform: none !important;
}
.dark-pagination-without-next-prev-arrow .owl-prev, .dark-pagination-without-next-prev-arrow .owl-next {
}
.owl-no-pagination .owl-pagination {
    display: none;
}
.owl-prev-next-simple .owl-prev::before, .owl-next::before {
    box-shadow: none;
}
.owl-half-slider .owl-title {
    font-size: 25px;
    line-height: 40px;
    width: 50%;
}
.owl-half-slider .item {
    min-height: 349px;
}
.owl-half-slider .container {
    min-height: 750px;
}
.owl-small-slider .item {
    min-height: 430px;
}
.owl-small-slider .container {
    min-height: 400px;
}
.bottom-pagination .owl-pagination {
    position: inherit !important;
}
.scroll-down {
    bottom: 50px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10;
}
.scroll-down a i {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    color: #000;
    font-size: 17px;
    padding: 2px 6px;
}
.scroll-down a i:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.scroll-to-down {
    cursor: url("../images/arrow-down.png"), pointer;
}
.scroll-to-down-white {
    cursor: url("../images/arrow-down-white.png"), pointer;
}
.background-slider-text {
    position: absolute;
    width: 100%;
}
#owl-demo-background .owl-item {
    cursor: default !important;
}
.slider-text-middle-main {
    display: table;
    height: 100%;
    width: 100%;
}
.slider-text-bottom {
    display: table-cell;
    vertical-align: bottom;
}
.slider-text-top {
    display: table-cell;
    vertical-align: top;
}
.slider-text-middle {
    display: table-cell;
    vertical-align: middle;
}
.slider-text-middle1 {
    padding: 0 15px;
}
.slider-typography {
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.slider-subtitle1 {
    background-color: #000;
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 48px;
    font-weight: 100;
    letter-spacing: 4px;
    line-height: 68px;
    margin-bottom: 45px;
    padding: 30px 35px;
    text-align: center;
    text-transform: uppercase;
    width: 250px;
}
.slider-title-big1 {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.slider-text-middle1 .separator-line {
    margin: 3% 0 0;
}
.slider-text-middle2 {
    padding: 0 15px;
}
.slider-subtitle2 {
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 35px;
    font-weight: 100;
    letter-spacing: 4px;
    line-height: 45px;
    text-transform: uppercase;
}
.slider-subtitle3 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 8px;
    line-height: 80px;
    text-transform: uppercase;
}
.slider-text-middle3 {
    padding: 0 15px;
}
.slider-title-big3 {
    background: #000 none repeat scroll 0 0;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 7px;
    line-height: 43px;
    padding: 35px 50px;
    text-transform: uppercase;
}
.slider-text-middle4 {
    padding: 0 15px;
}
.slider-subtitle4 {
    display: block;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 4px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.slider-title-big4 {
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 7px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.slider-text-middle5 {
    padding: 0 15px;
}
.slider-subtitle5 {
    display: block;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 30px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.slider-title-big5 {
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 15px;
    font-weight: 100;
    letter-spacing: 7px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.slider-number {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 60px;
    padding: 9px 0;
    text-align: center;
    width: 46px;
}
.slider-title-big6 {
    font-size: 110px;
}
.overlay {
    height: 100%;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.parallax-fix {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
}
.parallax-fix .row {
    position: relative;
    z-index: 2;
}
.parallax-section-main {
}
.parallax-title {
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 15px;
    font-weight: 100;
    letter-spacing: 7px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.parallax-sub-title {
    display: block;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 30px;
    text-transform: uppercase;
}
.parallax-number {
    border: 2px solid #000;
    color: #000;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -2px;
    margin: 150px 0 60px;
    padding: 9px 0;
    text-align: center;
    width: 47px;
}
.fix-background {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
}
.cover-background {
    background-position: center center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    overflow: hidden;
    position: relative;
}
.background-size-inherit {
    background-size: inherit !important;
}
.blog-blockquote {
    padding: 100px;
}
.background-attachment-inherit {
    background-attachment: inherit !important;
}
.tab-portfolio img {
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.tab-portfolio:hover img {
    opacity: 0.5;
    transform: scale(1.2, 1.2);
    transition: all 0.3s ease 0s;
}
.tab-portfolio .portfolio-images {
    background-color: #000;
    overflow: hidden;
    position: relative;
    width: auto;
}
.tab-portfolio .view {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -47px;
    transition: all 0.3s ease 0s;
}
.tab-portfolio:hover .view {
    margin-top: -25px;
    top: 50%;
}
.tab-portfolio .portfolio-details {
    border-bottom: 1px solid #d4d4d4;
    padding: 20px;
    text-align: left;
}
.tab-portfolio .portfolio-details span {
    text-transform: uppercase;
}
.portfolio-right {
    float: right;
    margin-top: -10px;
}
.tab-portfolio .portfolio-details h3 {
    margin: 0 0 2px;
}
.tab-portfolio .portfolio-details .portfolio-right .fa {
    color: #000000;
    margin: 0 2px 0 0;
}
#contact-us textarea {
    min-height: 102px;
}
#contact-us .btn {
    margin: 0;
}
.required {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.service-year {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.service-year strong {
    font-weight: 500;
}
.clients-slider li {
    display: inline-block;
    margin: 0 4%;
    width: 15%;
}
.standard-slider {
    height: 60% !important;
}
.standard-with-slider {
    height: 73% !important;
}
.standard-with-slider .carousel-control.right, .standard-with-slider .carousel-control.left {
    top: 42%;
}
.list-icon i {
    margin-right: 3%;
}
.half-project-img {
    background-position: center center;
    background-size: cover;
    height: 550px;
}
.project-img-gallery {
    padding: 15px 0;
}
.spend-year {
    border-right: 1px solid #e5e5e5;
    float: left;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 47px;
    min-height: 110px;
    text-align: center;
    width: 50%;
}
.spend-year span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 0;
    margin-top: 40px;
    text-transform: uppercase;
}
.spend-time {
    border-right: 1px solid #e5e5e5;
    float: left;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 47px;
    min-height: 110px;
    text-align: center;
    width: 50%;
}
.spend-time span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 0;
    margin-top: 40px;
    text-transform: uppercase;
}
.related-projects-list .masonry-items li {
    padding: 5px;
}
.project-header-text {
    margin-top: 30%;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.project-subtitle {
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 8px;
    line-height: 65px;
    text-transform: uppercase;
}
.project-title {
    display: block;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 7px;
    text-transform: uppercase;
}
.half-project-img-slider {
    min-height: 700px;
}
.half-project-small-img {
    background-position: center center;
    background-size: cover;
    min-height: 300px;
}
.half-project-small-img .project-header-text {
    margin-top: 10.5%;
}
.project-details ul {
}
.project-details ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0;
    text-transform: uppercase;
}
.project-details ul li:last-child {
    border-bottom: medium none;
}
.work-background-slider-text {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    height: 100%;
    padding: 150px 120px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
.work-background-slider-year {
    bottom: 0;
    position: absolute;
    right: 0;
}
.work-background-slider-main .spend-year {
    line-height: 55px;
    width: auto;
}
.work-background-slider-main .spend-year span {
    margin-top: auto;
}
.next-previous-project .next-project a {
    background-color: #585858;
    position: fixed;
    right: -133px;
    top: 49%;
    z-index: 5;
}
.next-previous-project .next-project a img, .previous-project a img {
    max-height: 83px;
}
.next-previous-project .next-project a span {
    color: #000;
    display: block;
    font-size: 9px;
    font-weight: 400;
    left: 32px;
    letter-spacing: 2px;
    padding-top: 10px;
    position: absolute;
    text-transform: uppercase;
    top: 83px;
    width: 100%;
    z-index: 2;
}
.next-previous-project .next-project a img:nth-child(3), .previous-project a img:nth-child(2) {
    opacity: 1;
}
.next-previous-project .next-project a:hover {
    right: 0;
    transition-duration: 0.3s;
}
.next-previous-project .previous-project a {
    left: -133px;
    opacity: 1;
    position: fixed;
    top: 49%;
    z-index: 5;
}
.next-previous-project .previous-project a:hover {
    left: 0;
    transition-duration: 0.3s;
}
.next-previous-project .previous-project a span {
    color: #000;
    display: block;
    font-size: 9px;
    font-weight: 400;
    left: 20px;
    letter-spacing: 2px;
    padding-top: 10px;
    position: absolute;
    text-transform: uppercase;
    top: 83px;
    width: 100%;
    z-index: 2;
}
.previous-project-bottom, .next-project-bottom {
    top: 79.5% !important;
}
.next-previous-project-style2 a {
    border-top: 1px solid #e5e5e5;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 4px;
    padding: 50px 0;
    text-align: center;
    transition-duration: 0.3s;
    width: 33.33%;
}
.next-previous-project-style2 a span {
    padding-left: 0;
    transition-duration: 0.3s;
}
.next-previous-project-style2 a i {
    color: #000;
    font-size: 14px;
    margin: 0 7px;
    transition-duration: 0.3s;
}
.next-previous-project-style2 a:hover {
    background-color: #000;
    border-top: 1px solid #000;
    color: #fff;
}
.next-previous-project-style2 a:hover i {
    color: #fff;
}
.next-previous-project-style2 .back-project span {
    float: left;
    text-indent: -9999px;
}
.next-previous-project-style2 a.next-project:hover span {
    padding-left: 45px;
    transition-duration: 0.3s;
}
.next-previous-project-style2 a.previous-project:hover span {
    padding-right: 45px;
    transition-duration: 0.3s;
}
.project-highlight {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.project-highlight span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 3px;
}
.great-result {
    position: relative;
    z-index: 3;
}
.great-result .owl-pagination {
    bottom: 50px;
}
.highlight-project-center-block {
    position: relative;
}
.masonry-portfolio-header {
    min-height: 600px;
}
.masonry-portfolio-header-title {
    color: #000;
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 30px;
    font-weight: 100;
    line-height: 40px;
    margin: 130px auto 0;
    text-align: center;
    text-transform: uppercase;
}
.video-wrapper {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.html-video {
    background-color: #000;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    z-index: -3;
}
.video-wrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: -5px !important;
    width: 100%;
}
.video-half-screen {
    min-height: 650px;
}
.video-half-screen .html-video {
    left: 0;
    top: 0;
    transform: none;
}
.counter-container {
    display: table;
    margin: 0 auto;
}
#counter-underconstruction .counter-box {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    float: left;
    margin: 0 35px 0 0;
    padding: 0 25px;
    text-align: center;
    width: 110px;
}
.counter-underconstruction-video .counter-box {
    border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}
#counter-underconstruction .last {
    border-right: 0 none !important;
    padding: 0 0 0 25px;
    width: 90px;
}
#counter-underconstruction .first {
    border-left: 0 none !important;
}
#counter-underconstruction .number {
    font-size: 23px;
    font-weight: 400;
    line-height: 43px;
    text-align: center;
}
#counter-underconstruction span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
.coming-soon-title {
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.coming-soon-logo {
    margin: 80px 0 70px;
}
.notify-me-main {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    bottom: 0;
    padding: 70px 0;
    position: fixed;
    width: 100%;
    z-index: 1;
}
.notify-me-text {
    display: block;
    font-size: 12px;
    margin-bottom: 25px;
}
.notify-me-text strong {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 6px;
}
.notify-me-main input {
    border: 1px solid #000;
    float: left;
    font-size: 11px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px;
    width: 70%;
}
.notify-me-main .btn-small {
    float: left;
    font-family: "Open Sans",sans-serif;
    padding: 5px 14px !important;
    width: 30%;
}
.notify-me-main .btn-small:hover {
    background-color: #000;
    color: #fff;
}
.notify-me-main .footer-social i {
    margin: 0 18px;
}
.notify-me-main .footer-social a i {
    color: #000;
}
@media screen� {
.notify-me-main input {
    padding-bottom: 20px;
}
.landing-subscribe-button {
    padding-bottom: 9px !important;
}
}
.full-width-image {
    min-height: 600px;
}
.below-header {
    margin-top: 87px;
}
.blog-slider .owl-carousel {
    overflow: visible;
}
.blog-slider .owl-pagination {
    bottom: -70px;
}
.blog-slider .owl-item {
    padding: 0 5px;
}
.blog-slider-con {
    background-color: #000;
    overflow: hidden;
    position: relative;
}
.blog-slider-con figcaption {
    background-color: rgba(46, 46, 46, 0.9);
    bottom: -74px;
    display: block;
    padding: 35px 15px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.blog-slider-con:hover figcaption {
    background-color: rgba(255, 255, 255, 1);
    bottom: 0;
}
.blog-slider-con:hover figcaption h3 {
    color: #000;
}
.blog-slider-con:hover .btn-small-white:hover {
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
}
.blog-slider-con:hover .btn-small-white {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}
.blog-slider-con figcaption h3 {
    color: #fff;
    font-weight: 400;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.blog-slider-con figcaption h3 a {
    color: #fff;
    display: block;
}
.blog-slider-con:hover figcaption h3 a {
    color: #000;
}
.blog-slider-con figcaption span {
    color: #aeaeae;
    display: block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.blog-slider-con figcaption span a {
    color: #aeaeae;
    display: inline-block;
}
.blog-listing {
    margin-bottom: 5%;
    overflow: hidden;
}
.blog-image {
    background: #a1a1a1 none repeat scroll 0 0;
    overflow: hidden;
}
.blog-listing:hover img {
    opacity: 0.5;
    transform: scale(1.2, 1.2);
    transition: all 0.3s ease 0s;
}
.blog-date {
    color: #898989;
    font-size: 11px;
    letter-spacing: 2px;
    padding-top: 30px;
    text-transform: uppercase;
}
.blog-date a {
    color: #898989;
}
.blog-date a:hover {
    color: #000;
}
.blog-title a {
    color: #000;
    display: block;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 5px 0 20px;
    text-transform: uppercase;
}
.blog-title a:hover {
    color: #575757;
}
.blog-short-description {
    width: 80%;
}
.blog-like i, .blog-share i, .comment i {
    font-size: 11px;
    margin-right: 6px;
}
.blog-like, .blog-share, .comment {
    font-size: 10px;
    letter-spacing: 2px;
    margin-right: 25px;
    text-transform: uppercase;
}
.blog-slider-grid {
    background-color: #a1a1a1;
    overflow: hidden;
    position: relative;
}
.blog-slider-grid figcaption {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    bottom: 0;
    display: block;
    padding: 35px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.blog-slider-grid:hover figcaption {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}
.blog-slider-grid:hover figcaption h3 {
    color: #000;
}
.blog-slider-grid:hover .btn-small-white:hover {
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
}
.blog-slider-grid:hover .btn-small-white {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}
.blog-slider-grid figcaption h3 {
    color: #fff;
    font-weight: 400;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.blog-slider-grid figcaption h3 a {
    color: #fff;
    display: block;
}
.blog-slider-grid:hover figcaption h3 a {
    color: #000;
}
.blog-slider-grid figcaption span {
    color: #aeaeae;
    display: block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.blog-slider-grid figcaption span a {
    color: #aeaeae;
    display: inline-block;
}
.blog-slider-grid figure:hover img {
    opacity: 0.8;
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease 0s;
}
.blog-slider-right {
    margin-bottom: 28px;
}
.blog-grid-listing {
    padding-top: 0;
}
.blog-grid-listing .blog-details {
    background-color: #fff;
    padding: 0 30px 30px;
}
.blog-grid-listing .blog-date {
    letter-spacing: 1px;
}
.blog-grid-listing .blog-like, .blog-grid-listing .blog-share, .blog-grid-listing .comment {
    letter-spacing: 1px;
}
.blog-grid-listing .blog-short-description {
    width: 95%;
}
.blog-grid-listing .blog-listing {
    margin-bottom: 30px;
}
.blog-4col .blog-title {
    min-height: 60px;
}
.blog-4col .blog-title a {
    margin-bottom: 0;
}
.blog-4col .blog-short-description {
    width: 100%;
}
.blog-masonry-4col .blog-short-description {
    width: 100%;
}
.blog-full-width-section {
    padding-top: 35px;
}
.blog-full-width {
    padding: 0 15px;
}
.pagination {
    margin: 40px 0 0;
    text-align: center;
    width: 100%;
}
.pagination a {
    color: #7a7a7a;
    font-size: 14px;
    margin: 0 10px 0 25px;
}
.pagination a.active {
    border-bottom: 1px solid #000;
    color: #000;
    font-weight: 600;
}
.pagination a:hover {
    color: #000;
}
.pagination i {
    color: #000;
    font-size: 17px;
}
.blog-post p {
    margin: 0;
    padding: 22px 0 0;
}
.blog-post img {
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.blog-post:hover img {
    opacity: 0.5;
    transform: scale(1.2, 1.2);
    transition: all 0.3s ease 0s;
}
.blog-post-images {
    background-color: #4d4d4d;
    overflow: hidden;
    width: auto;
}
.blog-post-images img {
    max-width: 101%;
}
.post-title {
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 40px 0 0;
    text-transform: uppercase;
}
.post-author {
    color: #797979;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.post-author a {
    color: #898989;
}
.blog-2col .col-md-6:nth-child(2n+3) {
    clear: left;
}
.blog-3col .col-md-4:nth-child(3n+4) {
    clear: left;
}
.blog-4col .col-md-3:nth-child(4n+5) {
    clear: left;
}
.blog-full-width-section .col-md-3:nth-child(4n+5) {
    clear: left;
}
.blog-grid-listing > .col-md-4:nth-child(3n+4) {
    clear: left;
}
.widget {
    margin-bottom: 65px;
}
.widget input {
    border-radius: 4px;
    border-width: 2px;
    margin-bottom: 0;
    padding: 10px 35px 10px 15px;
    width: 85%;
}
.widget .close-search {
    right: 70px;
    top: 16px;
}
.widget-title {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
}
.category-list li {
    padding: 5px 0;
}
.category-list li:first-child {
    padding: 0 0 5px;
}
.category-list li a {
    color: #626262;
}
.category-list li a:hover {
    color: #000;
}
.category-list li a span {
    color: #a8a8a8;
}
.category-list li a span::before {
    content: "/";
    margin-right: 4px;
    padding-left: 10px;
}
.widget-posts li {
    padding: 10px 0;
}
.widget-posts li a {
    display: block;
    line-height: 20px;
}
.widget-posts li img {
    float: left;
    margin-right: 20px;
    width: 75px;
}
.widget-posts-details {
    font-size: 11px;
    line-height: 14px;
    overflow: hidden;
    position: relative;
    top: -4px;
}
.widget-posts-details a {
    font-size: 13px;
    line-height: 16px !important;
    margin-bottom: 8px;
}
.tags a {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #626262;
    display: inline-block;
    font-size: 10px;
    line-height: 26px;
    margin: 0 5px 9px 0;
    padding: 0 10px;
    text-transform: uppercase;
}
.tags a:hover {
    background-color: #000;
    border: 1px solid rgba(0, 0, 0, 1);
    color: #fff;
}
.quick-contact input {
    border-radius: 0;
    border-width: 1px;
    margin: 0 0 20px;
    width: 100%;
}
.quick-contact input[type="button"] {
    border: 2px solid #000;
    border-radius: 0;
    width: auto;
}
.flickr-photostream img {
    margin: 0 5% 5% 0;
    padding: 0;
    width: 45%;
}
@media screen� {
.widget input {
    padding-bottom: 17px;
}
}
.blog-listing-classic:hover img {
    opacity: 1;
    transform: none;
    transition: all 0.3s ease 0s;
}
.blog-image blockquote {
    border-left: 0 none;
    margin-bottom: 0;
    padding: 50px;
}
.blog-image blockquote p {
    font-size: 20px;
    line-height: 33px;
}
.blog-image blockquote p::before {
    color: #000;
    content: "";
    font-family: "FontAwesome";
    font-size: 50px;
    margin-right: 10px;
}
.blog-listing-classic .blog-image {
    background-color: transparent;
    margin-bottom: 25px;
}
.blog-listing-full {
    margin-bottom: 150px;
}
.blog-listing-full .blog-number {
    font-family: oswald;
    font-size: 40px;
    font-weight: 400;
    line-height: 100px;
    position: absolute;
    text-transform: uppercase;
    width: 100px;
}
.blog-listing-full .blog-date-right {
    color: #898989;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 25px 0;
    text-align: left;
    text-transform: uppercase;
}
.blog-listing-full .blog-date-right a {
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.blog-listing-full .blog-title a {
    font-family: "Oswald",sans-serif;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.blog-listing-full .blog-date {
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 1px;
    margin: 50px 0 20px;
}
.blog-details-headline {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 3px;
    padding-bottom: 5px;
}
.blog-details-text p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 35px;
}
.blog-details-text blockquote {
    margin: 15px 0 50px;
}
.blog-comment {
    font-size: 14px;
    line-height: 28px;
    margin: 30px 0;
}
.blog-comment .comment-avtar {
    float: left;
    margin-right: 35px;
    margin-top: 10px;
    max-width: 100px;
}
.blog-comment .comment-reply {
    background-color: #000;
    color: #fff !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: 15px;
    padding: 3px 8px;
}
.blog-comment > .blog-comment {
    margin-left: 40px;
}
.blog-comment-form-main {
    padding-top: 6%;
}
.about-author {
    display: inline-block;
    padding: 35px;
    width: 100%;
}
.about-author-text {
    font-size: 13px;
    line-height: 25px;
}
.full-width-headline h2 {
    font-family: "Oswald",sans-serif;
    font-size: 40px;
    font-weight: 100;
    line-height: 55px;
    margin-top: 300px;
}
.full-width-headline h2 span {
    display: block;
    font-weight: 400;
}
.full-width-headline .posted-by {
    color: #bdbdbd;
    font-size: 13px;
    font-weight: 400;
    margin: 30px 0 0;
}
.full-width-headline .blog-date {
    color: #bdbdbd;
    font-size: 13px;
    padding-top: 3px;
}
.full-width-headline .blog-date a {
    color: #bdbdbd;
}
.text-large-full-width {
    font-size: 22px !important;
    font-weight: 100;
    line-height: 35px !important;
}
.text-med-full-width {
    font-size: 16px !important;
    line-height: 30px !important;
}
.blog-single-full-width-h3 {
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
}
.blog-single-full-width-form input[type="text"], .blog-single-full-width-form textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #dfdfdf;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    padding: 10px 0;
}
.blog-single-full-width-form input[type="text"]:focus, .blog-single-full-width-form textarea:focus {
    border-color: #000;
}
.blog-single-full-width-with-image-slider-header {
    min-height: 650px;
}
.blog-headline {
    padding: 14% 100px 100px;
}
.blog-single-full-width-with-image-slider-headline {
    font-family: "Oswald",sans-serif;
    font-size: 50px;
    font-weight: 100;
    line-height: 64px;
    width: 70%;
}
.blog-headline .posted-by {
    color: #fff;
    display: block;
    font-family: oswald;
    font-size: 25px;
    font-weight: 400;
    margin: 65px 0 10px;
}
.blog-headline .posted-by a {
    color: #fff;
    font-weight: 100;
}
.blog-headline .blog-date {
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 15px;
    font-weight: 100;
    padding: 40px;
    position: absolute;
    top: 0;
}
.blog-headline .blog-date span {
    display: block;
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
    padding-bottom: 5px;
}
.blog-headline .blog-cat a::after {
    content: "/";
    padding: 0 15px;
}
.blog-headline .blog-cat a:last-child::after {
    content: "";
}
.blog-blockquote blockquote {
    width: 90%;
}
.blog-blockquote blockquote p::before, .blog-blockquote blockquote footer {
    color: #fff;
}
.blog-text {
    padding: 100px;
}
.blog-text p {
    width: 90%;
}
.blog-comment-area {
    padding: 100px;
}
.tp-banner-container-black {
    background: #000000 none repeat scroll 0 0;
}
.intro-icon-text {
    color: #fff;
    font-size: 16px;
    letter-spacing: 4px;
    line-height: 20px;
}
.intro-icon i {
    color: #ffffff;
    font-size: 40px;
}
.work-img {
    background: #000000 none repeat scroll 0 0;
}
.work-img:hover a {
    opacity: 0.5;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    transition-duration: 0s;
}
.isotope.infinite-scrolling {
    transition: none 0s ease 0s ;
}
.grid-wrap .tab-content {
    margin-top: 25px;
}
.nav-tabs-light li a {
    margin: 0 32px;
}
.nav-tabs-light li:first-child a {
    margin: 0 32px 0 0;
}
.nav-tabs-light li:last-child a {
    margin: 0 0 0 32px;
}
.nav-tabs-light {
    height: 70px;
}
.nav-tabs-light a {
    color: #888888;
    font-family: "Open Sans",sans-serif !important;
    font-size: 12px;
}
.grid li {
    transition-duration: 0s;
}
.grid img {
    width: 100%;
}
.grid-gallery {
    clear: both;
    float: left;
    width: 100%;
}
.gallery-img a {
    display: block;
    position: relative;
    z-index: 2;
}
.grid-gallery ul {
    list-style: outside none none;
    padding: 0;
}
.grid-gallery figure {
    margin: 0;
    position: relative;
}
.grid-gallery figure img {
    cursor: pointer;
    display: block;
    opacity: 1;
    width: 100%;
}
.grid-gallery figcaption h3 {
    margin: 0 0 8px;
    padding: 0;
    text-transform: uppercase;
}
.grid-gallery figcaption i {
    color: #aeaeae;
    font-size: 32px;
    margin-bottom: 20px;
}
.grid-gallery figcaption h3 a, .grid-gallery figcaption h3 {
    color: #e3e3e3;
    font-weight: 400;
    letter-spacing: 4px;
}
.grid-gallery figcaption p {
    color: #aeaeae;
    display: block;
    font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.grid {
    margin: 0 auto;
}
.grid li {
    box-sizing: border-box;
    display: inline-table;
    float: left;
    margin: 0;
    width: 25%;
}
.grid figure {
    transition: opacity 0.2s ease 0s;
}
.grid figcaption {
    bottom: 70px;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.gallery-img {
    opacity: 1;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
.grid figure:hover .gallery-img {
    background-color: #000;
}
.no-hover figure:hover .gallery-img {
    background-color: transparent !important;
}
.no-hover figure:hover img {
    opacity: 1 !important;
    transform: none;
}
figure:hover img {
    cursor: url("../images/icon-zoom-white.png"), pointer;
    opacity: 0.15;
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease 0s;
}
.mfp-figure figure:hover img {
    cursor: pointer;
}
.grid figure:hover figcaption {
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.revolution-masonry-portfolio-list .portfolio-item {
    padding: 10px;
}
.work-2col .grid li {
    float: left;
    width: 50%;
}
.work-3col .grid figcaption {
    bottom: 35px;
}
.work-3col .grid li {
    float: left;
    width: 33.33%;
}
.work-4col .grid li {
    float: left;
    width: 25%;
}
.work-4col .grid figcaption {
    bottom: 40px;
}
#portfolio.work-4col .grid figcaption {
    bottom: 60px;
}
.work-4col .grid-gallery figcaption h3 {
    font-size: 13px;
    margin: 0 0 3px;
}
.work-4col .grid-gallery figcaption p {
    font-size: 11px;
}
.work-5col .grid li {
    float: left;
    width: 20%;
}
.work-5col .grid figcaption {
    bottom: 15px;
}
.work-5col .grid-gallery figcaption h3 {
    font-size: 11px;
    letter-spacing: 2px;
    margin: 0 0 3px;
}
.work-5col .grid-gallery figcaption p {
    font-size: 10px;
    letter-spacing: 1px;
}
.work-5col .grid-gallery figcaption i {
    font-size: 28px;
    margin-bottom: 15px;
}
.work-5col figure:hover img {
    opacity: 0.15;
    transform: none;
    transition: all 0.1s ease 0s;
}
.gutter .grid-gallery ul {
    margin-left: -11px;
}
.gutter .grid li {
    padding: 0 0 11px 11px;
}
.work-with-title .grid figcaption {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    bottom: 0;
    opacity: 1;
    padding: 40px 0 30px;
    position: relative;
    z-index: 2;
}
.work-with-title .grid li figcaption h3, .work-with-title .grid figcaption h3 a, .work-with-title .grid li figcaption p {
    color: #888888;
}
.work-with-title .grid figcaption h3 a {
    display: block;
}
.work-with-title .grid li:hover figcaption h3, .work-with-title .grid li:hover figcaption h3 a {
    color: #000;
}
.work-with-title .grid li:hover figcaption {
    bottom: 50px;
}
.work-with-title figure:hover img {
    cursor: url("../images/icon-zoom-white.png"), pointer;
    opacity: 0.5;
    transform: none;
    transition: all 0.1s ease 0s;
}
.work-with-title .gallery-img {
}
.work-2col.wide .grid figcaption {
    bottom: 100px;
}
.work-3col.wide .grid figcaption {
    bottom: 80px;
}
.work-4col.wide .grid figcaption {
    bottom: 60px;
}
.work-5col.wide .grid figcaption {
    bottom: 40px;
}
.work-2col.wide-title .grid figcaption {
    bottom: 0;
}
.work-3col.wide-title .grid figcaption {
    bottom: 0;
}
.work-4col.wide-title .grid figcaption {
    bottom: 0;
}
.work-5col.wide-title .grid figcaption {
    bottom: 0;
}
.grid-gallery ul {
    margin-left: 1px;
}
.work-5col.masonry .grid-gallery ul {
    margin-left: -1px;
}
.parallax-portfolio {
    background-attachment: fixed;
    min-height: 600px;
    overflow: hidden;
    position: relative;
}
.look-project {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 3;
}
.look-project a {
    color: #fff;
    display: block;
    font-size: 13px;
    letter-spacing: 3px;
    padding: 25px;
}
.parallax-portfolio figcaption {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    bottom: -10px;
    display: inline-block;
    left: 0;
    opacity: 0;
    padding: 45px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 3;
}
.parallax-portfolio figcaption h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 6px;
    margin-bottom: 13px;
}
.parallax-portfolio figcaption p {
    color: #888888;
    font-size: 12px;
    letter-spacing: 4px;
    margin: 0;
    text-transform: uppercase;
}
.parallax-portfolio:hover figcaption {
    bottom: 73px;
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.parallax-portfolio:hover .opacity-full {
    background: #000 none repeat scroll 0 0;
    opacity: 0.5;
    transition: all 0.3s ease 0s;
}
.parallax-portfolio:hover .look-project {
    background-color: rgba(255, 255, 255, 1);
    transition: all 0.3s ease 0s;
}
.parallax-portfolio:hover .look-project a {
    color: #000;
    transition: all 0.3s ease 0s;
}
.portfolio-short-description-bg {
    background-position: center center;
    background-size: 100% auto;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.portfolio-short-description figure {
    background: rgba(27, 22, 28, 0.9) none repeat scroll 0 0;
    display: inline-block;
    padding: 100px;
    position: relative;
    width: 50%;
}
.portfolio-short-description figure h3 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 4px;
}
.portfolio-short-description figure p {
    letter-spacing: 1px;
    line-height: 23px;
}
.portfolio-short-description-bg:hover {
    background-size: 106% auto;
    transition: all 0.3s ease 0s;
}
.portfolio-short-description-bg:hover figure {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
}
.panel > div {
    transition-duration: 0.2s;
}
.panel-heading {
    padding-bottom: 15px;
}
.panel-title {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #767676;
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 10px 18px;
    text-transform: uppercase;
    width: 100%;
}
.panel-body {
    font-size: 13px;
    line-height: 23px;
    padding: 10px 18px 25px;
}
.panel-heading i {
    font-size: 10px;
    margin: 0;
}
.active-accordion .panel-title {
    color: #000;
}
.accordion-style2 .panel-title {
    background-color: #000;
    color: #fff;
}
.accordion-style2 .panel-heading i {
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding-top: 5px;
}
.accordion-style3 .panel-title {
    background-color: #ededed;
    border: medium none;
    color: #000;
    font-size: 14px;
    line-height: 70px;
    padding: 0 25px;
    position: relative;
}
.accordion-style3 .panel-heading {
    padding-bottom: 30px;
}
.accordion-style3 .panel-heading i {
    color: #000;
    font-size: 20px;
    margin: 0;
    position: relative;
    top: 3px;
}
.accordion-style3 .panel-body {
    padding: 0 60px 35px 25px;
}
.accordion-style3 .number {
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px;
    position: relative;
    top: 1px;
}
.toggles-style2 .panel-title {
    background-color: #000;
    color: #fff;
}
.toggles-style2 .panel-heading i {
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding-top: 5px;
}
.toggles-style3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15);
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.toggles-style3 .panel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.15) -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
}
.toggles-style3 .panel-title {
    border: medium none;
    font-size: 14px;
    padding: 20px 25px;
    position: relative;
}
.toggles-style3 .panel-title span {
    position: absolute;
    right: 25px;
    top: 20px;
}
.toggles-style3 .panel:first-child {
    border-bottom: medium none;
}
.toggles-style3 .panel-heading {
    padding: 0;
}
.toggles-style3 .panel-body {
    background-color: #fff;
    padding: 0 60px 25px 25px;
}
.toggles-style3 .active-accordion h4 {
    font-weight: 600;
}
.progress-bar-style2 .progress {
    overflow: visible;
}
.progress-bar-style2 .progress-bar span {
    color: #000;
    font-size: 11px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 21px;
}
.progress-bar-style2 .progress-bar {
    overflow: visible;
    position: relative;
}
.progress-bar-style2 .progress {
    height: 15px;
}
.progress-bar-style2 .progress-name {
    font-size: 10px;
    margin: 5px 0 20px;
}
.progress-bar-style3 .progress-bar-sub {
    margin-bottom: 40px;
}
.progress-bar-style3 .progress {
    height: 26px;
}
.progress-bar-style3 .progress-bar {
    font-size: 11px;
    line-height: 25px;
    padding: 0 10px;
    text-align: left;
    text-transform: uppercase;
}
.btn {
    border: 1px solid transparent;
    display: inline-block;
    letter-spacing: 2px;
    margin-right: 20px;
}
.btn-round {
    border-radius: 4px !important;
}
.btn i {
    margin-right: 5px;
}
.btn.btn-large i {
    font-size: 24px;
}
.button {
    margin-bottom: 0;
    margin-top: 0;
}
.btn.btn-large {
    font-size: 18px;
    padding: 18px 35px;
}
.btn.btn-medium {
    font-size: 14px;
    padding: 10px 22px;
}
.btn.btn-small {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 2px 14px;
}
.btn.btn-very-small {
    font-size: 9px;
    letter-spacing: 1px;
    padding: 1px 12px;
}
.highlight-button {
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
    display: inline-block;
    font-size: 12px;
    padding: 8px 20px 9px;
}
.highlight-button:hover {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}
.highlight-button i {
    color: #000;
}
.highlight-button:hover i {
    color: #fff;
}
.highlight-button-dark {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 8px 20px 9px;
}
.highlight-button-dark:hover {
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
}
.highlight-button-dark i {
    color: #fff;
}
.highlight-button-dark:hover i {
    color: #000;
}
.btn-small-white-background {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #000;
    font-size: 11px;
    letter-spacing: 2px;
    margin-right: 25px;
    padding: 6px 23px;
}
.btn-small-white-background:hover {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #fff;
}
.btn-small-white-background i {
    color: #000;
}
.btn-small-white-background:hover i {
    color: #fff;
}
.btn-small-white {
    border: 2px solid #fff;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    padding: 6px 25px;
}
.btn-small-white:hover {
    background-color: #fff;
    color: #000;
}
.btn-small-white-dark {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #000;
    font-size: 11px;
    letter-spacing: 3px;
    padding: 6px 25px;
}
.btn-small-white-dark:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.btn-very-small-white {
    border: 1px solid #fff;
    color: #fff;
    font-size: 9px;
    letter-spacing: 2px;
    padding: 2px 15px;
}
.btn-very-small-white:hover {
    background-color: #fff;
    color: #000;
}
.btn-black {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
    display: inline-block;
    padding: 7px 20px 8px;
    width: auto;
}
.btn-black:hover {
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
}
.highlight-button-black-border {
    background-color: transparent;
    border: 4px solid #000;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    padding: 20px 30px;
}
.highlight-button-black-border:hover {
    background-color: #000;
    border: 4px solid #000;
    color: #fff;
}
.highlight-button-white-border {
    background-color: transparent;
    border: 4px solid #fff;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding: 20px 30px;
}
.highlight-button-white-border:hover {
    background-color: #fff;
    border: 4px solid #fff;
    color: #000;
}
.highlight-button-black-background {
    background-color: #000;
    border: 4px solid #000;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 30px;
}
.highlight-button-black-background:hover {
    background-color: #fff;
    border: 4px solid #000;
    color: #000;
}
.btn-small-black-background {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    padding: 6px 25px;
}
.btn-small-black-background:hover {
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
}
.btn-small-black-border-light {
    border: 1px solid #000;
    color: #000;
    font-size: 10px;
    letter-spacing: 3px;
    padding: 6px 25px;
}
.btn-small-black-border-light:hover {
    background-color: #000;
    color: #fff;
}
.btn-light-black {
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
}
.btn-light-black:hover {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}
.button-desc {
    font-family: "Open Sans",sans-serif;
    font-size: 30px !important;
    font-weight: 600;
    line-height: 35px;
}
.button-desc span {
    display: block;
    font-size: 18px;
    font-weight: 400;
}
.button-3d {
    border-bottom: 2px solid rgba(0, 0, 0, 0.2) !important;
}
.button-reveal {
    border: 2px solid #000;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    transition: all 200ms linear 0s;
}
.button-reveal i {
    color: #000;
    font-size: 20px;
    left: -25px;
    position: absolute;
    top: 30%;
}
.button-reveal span {
    display: block;
    line-height: 54px;
    padding: 0 45px;
}
.button-reveal:hover span {
    color: #000;
    padding: 0 30px 0 60px;
    transition: all 200ms linear 0s;
}
.button-reveal:hover i {
    left: 25px;
}
.btn.btn-large.button-reveal {
    padding: 0;
}
.button-reveal-black {
    background-color: #000;
    color: #fff;
}
.button-reveal-black span {
    color: #fff;
}
.button-reveal-black i {
    color: #fff;
}
.button-reveal-black:hover span {
    color: #fff;
}
.social-icon .fa {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    display: table-cell;
    font-size: 14px;
    height: 30px !important;
    line-height: 1;
    text-align: center;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
    width: 30px;
}
.social-icon:hover .fa {
    opacity: 0.8;
}
.social-icon .fa-pinterest {
    background-color: #cb2027;
}
.social-icon .fa-rss {
    background-color: #f26522;
}
.social-icon .fa-facebook {
    background-color: #3b5998;
}
.social-icon .fa-twitter {
    background-color: #00aced;
}
.social-icon .fa-flickr {
    background-color: #ff0084;
}
.social-icon .fa-dribbble {
    background-color: #ea4c89;
}
.social-icon .fa-behance {
    background-color: #42a9fb;
}
.social-icon .fa-linkedin {
    background-color: #007bb6;
}
.social-icon .fa-vimeo-square {
    background-color: #aad450;
}
.social-icon .fa-youtube {
    background-color: #bb0000;
}
.social-icon .fa-tumblr {
    background-color: #32506d;
}
.social-icon .fa-github-alt {
    background-color: #333333;
}
.social-icon .fa-google-plus {
    background-color: #dd4b39;
}
.social-icon .fa-instagram {
    background-color: #517fa4;
}
.social-icon .fa-soundcloud {
    background-color: #f80;
}
.social-icon-large {
    margin-right: 20px;
}
.social-icon-large .fa {
    background: transparent none repeat scroll 0 0;
    color: #000;
    display: table-cell;
    font-size: 25px;
    height: 60px !important;
    line-height: 1;
    text-align: center;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
    width: 60px;
}
.social-icon-large:hover .fa {
    color: #fff;
}
.social-icon-large:hover .fa-pinterest {
    background-color: #cb2027;
}
.social-icon-large:hover .fa-rss {
    background-color: #f26522;
}
.social-icon-large:hover .fa-facebook {
    background-color: #3b5998;
}
.social-icon-large:hover .fa-twitter {
    background-color: #00aced;
}
.social-icon-large:hover .fa-flickr {
    background-color: #ff0084;
}
.social-icon-large:hover .fa-dribbble {
    background-color: #ea4c89;
}
.social-icon-large:hover .fa-behance {
    background-color: #42a9fb;
}
.social-icon-large:hover .fa-linkedin {
    background-color: #007bb6;
}
.social-icon-large:hover .fa-vimeo-square {
    background-color: #aad450;
}
.social-icon-large:hover .fa-youtube {
    background-color: #bb0000;
}
.social-icon-large:hover .fa-tumblr {
    background-color: #32506d;
}
.social-icon-large:hover .fa-github-alt {
    background-color: #333333;
}
.social-icon-large:hover .fa-google-plus {
    background-color: #dd4b39;
}
.social-icon-large:hover .fa-instagram {
    background-color: #517fa4;
}
.social-icon-large:hover .fa-soundcloud {
    background-color: #f80;
}
.features-box-style1 i {
    min-height: 65px;
    transition-duration: 0.2s;
}
.pricing [class^="col-"] {
    margin-top: 20px;
    padding: 0;
}
.pricing-title {
    background-color: #f9f9f9;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 15px 0;
}
.pricing-title {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 30px 0;
}
.pricing-title h3 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
}
.pricing-price::after {
    border-top: 2px solid rgba(0, 0, 0, 1);
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -50px;
    position: absolute;
    top: auto;
    width: 80px;
}
.pricing-features ul {
    list-style: outside none none;
    margin: 0;
    padding: 35px 0;
}
.pricing-features li {
    padding: 3px 0;
}
.pricing-action {
    padding: 0 30px 35px;
}
.pricing-box.best-price {
    background-color: #000;
    border: 1px solid #000;
    color: #999;
    margin: -20px -1px 0;
    z-index: 10;
}
.pricing-box.best-price .pricing-price::after {
    border-top: 2px solid rgba(255, 255, 255, 0.3);
}
.pricing-box.best-price .pricing-price {
    color: #999;
}
.pricing-box {
    background-color: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.075);
    position: relative;
    text-align: center;
}
.pricing-box.last {
    border: medium none;
}
.pricing-price {
    color: #333;
    font-size: 64px;
    font-weight: 300;
    letter-spacing: -3px;
    line-height: 1;
    padding: 35px 0;
    position: relative;
}
.pricing-price span {
    display: inline-block;
    font-size: 28px;
    font-weight: 400;
    margin: 7px 3px 0 0;
    vertical-align: top;
}
.pricing-price span.price-tenure {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 0 8px;
    vertical-align: baseline;
}
.pricing-price::after {
    border-top: 2px solid rgba(0, 0, 0, 1);
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -50px;
    position: absolute;
    top: auto;
    width: 80px;
}
.pricing-box.best-price .pricing-title {
    background-color: #000;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 30px 0;
}
.pricing-title span {
    color: #999;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-top: 3px;
    text-transform: uppercase;
}
.pricing-box.best-price .pricing-title h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
}
.pricing-features li i {
    color: #ffc600;
    font-size: 14px;
}
.input-round {
    border-radius: 4px !important;
}
.big-input, .big-textarea, .big-select {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 12px 25px 11px;
}
.big-label {
    font-size: 14px;
    letter-spacing: 2px;
}
@media screen� {
.big-input, .big-textarea, .big-select {
    padding-bottom: 20px;
}
}
.med-input, .med-textarea, .med-select {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 10px 15px;
}
.med-input.select-style select {
    padding: 14px 15px;
}
.med-input.select-style {
    margin: 0 0 20px;
}
.select-style {
    background: #fff url("../images/select-arrow.png") no-repeat scroll 97% 50%;
    border: 1px solid #ccc;
    margin: 0 0 40px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.select-style select {
    -moz-appearance: none;
    background-color: transparent;
    background-image: none;
    border: medium none;
    box-shadow: none;
    color: #999999;
    cursor: pointer;
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 16px 15px;
    text-transform: uppercase;
    width: 100%;
}
.select-style select:focus {
    border: medium none;
    box-shadow: none;
    outline: medium none;
}
.login-box {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 2px #888888;
    padding: 35px;
}
.show-grid [class^="col-"] {
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
    padding: 10px 0;
    text-align: center;
}
.icon-box i {
    margin: 25px;
}
.i-large-box {
    font-size: 40px;
    height: 100px;
    line-height: 98px;
    text-align: center;
    width: 100px;
}
.i-medium-box {
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}
.i-small-box {
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
}
.i-extra-small-box {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.i-plain {
    background-color: transparent !important;
    color: #737373;
}
.i-plain:hover {
    background-color: #737373 !important;
    color: #fff;
    transform: scale(1.2);
}
.i-rounded {
    background-color: #000;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    color: #fff;
}
.i-rounded:hover {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #9a9a9a;
}
.i-bordered {
    background-color: transparent !important;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #9a9a9a;
}
.i-bordered:hover {
    background-color: #000 !important;
    color: #fff;
}
.i-circled {
    border-radius: 50%;
}
.i-light {
    background-color: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08) inset;
    color: #9a9a9a;
    text-shadow: 1px 1px 1px #fff;
}
.i-light:hover {
    background-color: #fff !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15) inset !important;
    color: #444;
    text-shadow: none;
}
.i-3d {
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    color: #9a9a9a !important;
}
.i-3d:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.i-3d-border {
    border-bottom: 3px solid rgba(0, 0, 0, 0.15) !important;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.i-3d-border:hover {
    border-bottom: 3px solid rgba(0, 0, 0, 0.3) !important;
    color: #fff;
    transform: scale(1.2);
}
.glyphs .box1 {
    border: 1px solid #e5e5e5;
    display: block;
    float: left;
    font-size: 13px;
    margin: -1px 0 0 -1px;
    padding: 20px;
    text-align: left;
    width: 33%;
}
.glyphs .box1 span {
    font-size: 30px;
    vertical-align: middle;
    width: 50px;
}
.fa-examples div {
    border: 1px solid #e5e5e5;
    color: #868686;
    font-size: 13px;
    margin: -1px 0 0 -1px;
    padding: 15px 0 15px 15px;
}
.fa-examples div:hover {
    background-color: #fafafa;
}
.fa-examples i {
    color: #555555;
    font-size: 14px;
    letter-spacing: 0;
    margin-right: 5px;
}
.fa-examples span {
    display: none;
    margin-left: 6px;
}
.alert-style2 .alert {
    background-color: transparent;
    border-width: 2px;
}
.alert-style3 .alert {
    border-radius: 0;
}
.alert-style4 .alert {
    background-color: transparent;
    border-radius: 0;
}
.alert-style5 .alert {
    background-color: transparent;
    border-bottom-width: 3px;
}
.alert-style5 .alert i {
    background-color: transparent;
}
.alert-style5 .alert:hover {
    border-color: rgba(0, 0, 0, 0.1);
}
.alert-style5 .alert-success:hover {
    background-color: #dff0d8;
}
.alert-style5 .alert-info:hover {
    background-color: #d9edf7;
}
.alert-style5 .alert-warning:hover {
    background-color: #fcf8e3;
}
.alert-style5 .alert-danger:hover {
    background-color: #f2dede;
}
.alert-style6 .alert {
    background-color: transparent;
    border-bottom-width: 3px !important;
    border-left: medium none;
    border-radius: 0;
    border-right: medium none;
    border-top: medium none;
    font-size: 20px;
    font-weight: 100;
    line-height: 30px;
    padding: 25px;
}
.alert-style6 .alert span {
    display: table;
    width: 70%;
}
.alert-style6 .alert i {
    background-color: transparent;
    color: #aeaeae;
    float: left;
    font-size: 35px;
    line-height: 60px;
    width: 70px;
}
.alert-style6 .alert:hover {
    border-bottom-width: 6px !important;
    color: #4d4d4d;
}
.alert-block {
    padding: 25px;
}
.alert-block p {
    width: 90%;
}
#success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    border-radius: 5px;
    clear: both;
    color: #3c763d;
    margin: 0 15px 20px;
    padding: 15px 0;
    text-align: center;
}
#success-free30daytrial {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    border-radius: 5px;
    clear: both;
    color: #3c763d;
    margin: 0 15px 20px;
    padding: 15px 0;
    text-align: center;
}
.nav-tabs > li > a {
    margin-top: 0;
}
.tab-style2 .nav-tabs {
    height: auto;
}
.tab-style2 .nav-tabs li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin-bottom: -1px;
}
.tab-style2 .nav-tabs li:hover {
    border-color: transparent;
}
.tab-style2 .nav-tabs li.active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fdfdfd;
    border-color: #e5e5e5 #e5e5e5 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
.tab-style2 .nav-tabs li a {
    border-bottom: medium none;
    color: #000;
    letter-spacing: 1px;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 20px;
}
.tab-style2 .tab-content {
    background-color: #fdfdfd;
    border: 1px solid #e5e5e5;
    padding: 25px;
}
.tab-style3 .nav-tabs {
    height: auto;
    margin-bottom: 25px;
}
.tab-style3 .nav-tabs {
    border-bottom: 1px solid #ddd;
}
.tab-style3 .nav-tabs li:first-child {
    border-left: 1px solid #e5e5e5;
    margin-left: 15px;
}
.tab-style3 .nav-tabs li.active a {
    background-color: #fff;
    position: relative;
    top: 1px;
}
.tab-style3 .nav-tabs li {
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.tab-style3 .nav-tabs li a {
    background-color: #f7f7f7;
    border: medium none;
    color: #575757;
    line-height: 44px;
    margin: 0 !important;
    padding: 0 20px;
}
.tab-style3 .nav-tabs li i {
    font-size: 17px;
    position: relative;
    top: 3px;
}
.tab-style3 .nav-tabs li.active a {
    border-bottom: medium none;
}
.tab-style4 .tabs-left .nav-tabs {
    border-right: 1px solid #e5e5e5;
    float: left;
    height: auto;
    padding: 20px 0 40px;
    width: 150px;
}
.tab-style4 .tabs-left .nav-tabs li {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    float: left;
    width: 100%;
}
.tab-style4 .nav-tabs li:first-child {
    border-top: 1px solid #e5e5e5;
}
.tab-style4 .tabs-left .nav-tabs li a {
    background-color: #f7f7f7;
    border-bottom: 0 none;
    display: block;
    line-height: 40px;
    margin: 0 !important;
    padding: 0 20px;
    text-align: left;
    width: 100%;
}
.tab-style4 .tabs-left .nav-tabs li.active a {
    background-color: #fff;
    left: 1px;
    position: relative;
}
.tab-style5 .tabs-left .nav-tabs {
    border-right: medium none;
    float: left;
    margin: 0;
    width: 150px;
}
.tab-style5 .tabs-left .nav-tabs li {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    float: left;
    width: 100%;
}
.tab-style5 .nav-tabs li:first-child {
    border-top: 1px solid #e5e5e5;
}
.tab-style5 .tabs-left .nav-tabs li a {
    background-color: #fff;
    border-bottom: 0 none;
    display: block;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    text-align: left;
    width: 100%;
}
.tab-style5 .tabs-left .nav-tabs li.active {
    background-color: #f7f7f7;
}
.tab-style5 .tabs-left .nav-tabs li.active a {
    background-color: #f7f7f7;
    left: 1px;
    position: relative;
    z-index: 9;
}
.tab-style5 .tab-content {
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    padding: 30px;
}
#animated-tab .nav-tabs {
    border: 0 none;
    display: inline-block;
    margin: 0 0 130px;
    text-align: center;
}
#animated-tab .nav-tabs > li {
    border-right: 1px solid #d7d7d7;
    float: left;
    margin: 0;
}
#animated-tab .nav-tabs > li:last-child {
    border: medium none;
}
#animated-tab .nav-tabs > li > a {
    border: medium none;
    display: table;
    font-size: 42px;
    margin: 0;
    outline: medium none;
    padding: 0 50px;
    text-align: center;
    vertical-align: middle;
}
#animated-tab .nav-tabs > li > a:hover .white-text {
    color: #5bcf21;
}
#animated-tab .nav-tabs > li.active a i {
    color: #000;
}
#animated-tab .nav-tabs > li > a > span {
    display: table-cell;
    vertical-align: middle;
}
#animated-tab .nav-tabs > li:last-child > a {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
@media screen� {
#animated-tab .nav-tabs > li > a {
    float: none;
}
}
.progress-name {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 3px;
    margin: 5px 0 15px;
    text-transform: uppercase;
}
.progress-name strong {
    color: #000;
    font-weight: 400;
}
.progress-bar-sub {
    margin-right: 20px;
}
.chart {
    border-radius: 50%;
    display: inline-block;
    height: 120px;
    position: relative;
    text-align: center;
    width: 120px;
}
.chart canvas {
    left: 0;
    position: absolute;
    top: 0;
}
.chart-percent {
    margin: 0 0 30px;
}
.percent {
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 25px;
    font-weight: 100;
    line-height: 125px;
    z-index: 2;
}
.percent::after {
    content: "%";
    font-family: "Oswald",sans-serif;
    font-weight: 100;
}
.chart-text {
    color: #767676;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 40px;
    text-transform: uppercase;
}
.chart-style2 .chart2 {
    border-radius: 50%;
    display: inline-block;
    height: 120px;
    position: relative;
    text-align: center;
    width: 120px;
}
.chart-style2 .chart2 canvas {
    left: 0;
    position: absolute;
    top: 0;
}
.chart-style2 h5 {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}
.chart-style2 p {
    font-size: 11px;
    letter-spacing: 2px;
}
.first-letter {
    color: #000;
    float: left;
    font-size: 50px;
    left: 0;
    line-height: 1;
    margin: 0 20px 10px 0;
    position: relative;
    top: 4px;
}
.first-letter-block {
    background-color: #000;
    color: #fff;
    font-weight: 600;
    padding: 10px;
}
.first-letter-block-round {
    border: 3px solid #000;
    border-radius: 5px;
    font-size: 35px;
    font-weight: 600;
    padding: 8px 10px;
}
.first-letter-light {
    background: #888888 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    padding: 10px 12px;
}
.first-letter-highlight {
    border-bottom: 2px solid #c7c7c7;
    color: #e6af2a;
    font-size: 45px;
    line-height: 60px;
    margin: 0 20px;
}
.first-letter-round {
    background-color: #e6af2a;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    padding: 15px;
}
.blockqoute-dark {
    border: medium none;
    padding: 35px;
}
.blockqoute-dark p {
    font-size: 16px;
    line-height: 25px;
    width: 95%;
}
.blockqoute-dark footer {
    font-size: 14px;
    font-weight: 600;
}
ul.flat-list {
    list-style: inside none disc;
    margin: 0 0 0 25px;
}
.flat-list li {
    padding: 5px 0;
}
.flat-list li.active {
    color: #000;
    font-weight: 600;
}
.flat-list li.active ul {
    color: #575757;
    font-weight: normal;
}
.flat-list li ul {
    padding: 5px 0 0 15px;
}
.flat-list li i {
    margin: 0 10px 0 0;
}
ul.flat-list-icon {
    list-style: outside none none;
}
.list-inline li {
    display: inline-block;
    padding: 0 18px;
}
ul.list-line li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 7px 0;
}
ul.list-line li:last-child {
    border-bottom: medium none;
}
ul.list-line li span {
    display: inline-block;
    min-width: 130px;
}
.subheader {
    display: inline-block;
    padding: 0 30px;
    position: relative;
    z-index: 2;
}
.dividers-header::before {
    border-top: 1px solid #e5e5e5;
    content: "";
    height: 0;
    left: auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    z-index: -1;
}
.double-line::before {
    border-top: 4px double rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 2;
}
.dividers-header i {
    margin-bottom: 10px;
}
.subheader h6 {
    margin: 7px 0 0;
}
.subheader-double-line {
    border: 3px double #e5e5e5;
    padding: 15px 30px;
}
.subheader-double-line h6 {
    margin: 3px 0 0;
}
.modal-popup-main {
    padding: 35px;
}
.about-year {
    border: 2px solid #6d6d6d;
    display: inline-block;
    font-size: 17px;
    height: 120px;
    margin-bottom: 40px;
    padding: 25px;
    width: 120px;
}
.about-year span {
    font-size: 50px;
    font-weight: 600;
    left: -4px;
    letter-spacing: -5px;
    position: relative;
    top: 13px;
}
.timeline-number {
    font-family: "Oswald",sans-serif;
    font-size: 25px;
    line-height: 25px;
    padding: 15px;
}
.timeline-year {
    font-size: 20px;
    font-weight: 600;
    line-height: 60px;
}
@media screen� {
.about-year {
    padding-top: 20px !important;
}
}
@media screen� {
.about-year span {
    display: block !important;
    margin-bottom: 28px !important;
}
}
.team-size-main {
    margin-left: 7%;
}
.team-size span {
    font-family: "Oswald",sans-serif;
    font-size: 50px;
    position: relative;
    top: 20px;
}
.team-plus {
    color: #717171;
    font-size: 50px;
    position: relative;
    top: 30px;
}
.team-member figure {
    padding: 35px 0;
}
.team-member .person-social i {
    color: #fff;
    font-size: 20px;
    margin: 0 20px;
}
.team-member .team-details {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    height: 100%;
    left: 15px;
    opacity: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 23%;
    position: absolute;
    right: 15px;
    top: 0;
}
.team-member:hover .team-details {
    opacity: 1;
}
@media screen� {
.team-size span {
    display: block;
    margin-bottom: 38px;
}
}
.urgent-job {
    background: #d21616 none repeat scroll 0 0;
    font-size: 11px;
    left: 154px;
    padding: 1px 10px 0;
    position: absolute;
    top: 173px;
}
.career-form {
    padding: 5%;
}
.contact-map iframe {
    height: 302px;
    width: 100%;
}
.view-map {
    bottom: 0;
    position: absolute;
    right: 0;
}
.scrolloff {
    pointer-events: none;
}
.sitemap-title {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 13px;
    font-weight: 600;
    padding: 5px 15px;
    text-transform: uppercase;
}
.sitemap li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000;
    font-size: 11px;
    font-weight: 600;
    padding: 10px 0;
    text-transform: uppercase;
}
.sitemap li ul {
    padding: 10px 0;
}
.sitemap li ul li {
    border-bottom: 0 none;
    font-size: 13px;
    font-weight: 400;
    padding: 2px 0;
    text-transform: initial;
}
.sitemap li ul li::before {
    content: "-";
    padding-right: 5px;
}
.services-box {
    padding: 50px;
}
.services-box:hover figure {
    opacity: 1;
}
.services-box figure {
    background: #000 none repeat scroll 0 0;
    font-size: 12px;
    height: 100%;
    left: 0;
    letter-spacing: 1px;
    opacity: 0;
    padding: 80px 50px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.services-box figure span {
    display: block;
    font-size: 50px;
    font-weight: 600;
    line-height: 65px;
}
.faq-search input {
    border: medium none;
    font-size: 15px;
    padding: 20px 25px;
    width: 90%;
}
.faq-search-button {
    color: #000;
    cursor: pointer;
    font-size: 21px;
    position: absolute;
    right: 60px;
    top: 21px;
}
.not-found-title {
    display: block;
    font-size: 60px;
    font-weight: 700;
    line-height: 100px;
}
.slider-typography-shop .owl-subtitle {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 7px;
    line-height: 80px;
    text-transform: uppercase;
}
.slider-typography-shop .owl-title {
    font-size: 63px;
    font-weight: 700;
    line-height: 65px;
    width: 50%;
}
.product-name a {
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
}
.price {
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.price del {
    color: #898989;
    font-weight: 100;
    margin-right: 10px;
}
.home-product:hover .quick-buy {
    bottom: 44px;
    opacity: 1;
}
.quick-buy {
    background-color: rgba(255, 255, 255, 1);
    bottom: 44px;
    left: 0;
    opacity: 0;
    padding: 25px 0;
    position: absolute;
    width: 100%;
}
.home-product:hover img {
    cursor: url("../images/icon-zoom-white.png"), pointer;
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease 0s;
}
.product-name {
    position: relative;
    z-index: 1;
}
.quick-buy .quick-buy-btn i {
    font-size: 14px;
    margin: 0;
}
.quick-buy .btn {
    margin: 0;
    padding: 5px 13px;
}
.exclusive-style {
    border: 1px solid #e5e5e5;
}
.exclusive-style .owl-half-slider .item {
    min-height: 0;
}
.exclusive-style .owl-pagination {
    bottom: 15px;
}
.exclusive-style .owl-wrapper-outer {
    background: #fbfbfb none repeat scroll 0 0;
}
.exclusive-style-text {
    padding: 60px 45px;
}
.shop-newsletter-main {
    padding: 2% 35px 0;
}
.shop-newsletter {
    padding: 8% 45px 0;
}
.shop-newsletter input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 25px;
    text-align: center;
    width: 75%;
}
.text-block {
    display: table;
    height: 296px;
    padding: 15px;
}
.text-block-inner {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    display: table-cell;
    vertical-align: middle;
}
.text-block:hover {
    background: #000 none repeat scroll 0 0;
}
.text-block:hover .text-block-inner {
    background: #fff none repeat scroll 0 0;
    border: 2px solid rgba(255, 255, 255, 1);
}
.text-block .btn {
    font-family: "Open Sans",sans-serif;
}
.onsale {
    background: #cb0606 none repeat scroll 0 0;
    bottom: 16%;
    color: #fff;
    font-size: 10px;
    left: 50%;
    line-height: 20px;
    margin-left: -21px;
    padding: 0 9px;
    position: absolute;
    text-transform: uppercase;
}
.new {
    background: #f1a004 none repeat scroll 0 0;
    bottom: 16%;
    color: #fff;
    font-size: 10px;
    left: 50%;
    line-height: 20px;
    margin-left: -21px;
    padding: 0 9px;
    position: absolute;
    text-transform: uppercase;
}
.colors li {
    float: left;
    position: relative;
}
.colors li a {
    border: 0 none;
    float: left;
    height: 25px;
    margin: 0 10px 10px 0;
    text-indent: -9999px;
    width: 33px;
}
.colors li.active::before {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 10px;
    left: 11px;
    line-height: 25px;
    position: absolute;
}
.colors {
    margin-top: 25px;
}
.size {
    margin-top: 25px;
}
.size li {
    border: 1px solid rgba(0, 0, 0, 0.2);
    float: left;
    font-size: 10px;
    margin: 0 10px 10px 0;
    text-align: center;
    width: 20%;
}
.size li.active {
    background: #000 none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 1);
}
.size li.active a {
    color: #fff;
    display: block;
}
.size li:hover {
    background: #000 none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 1);
}
.size li:hover a {
    color: #fff;
    display: block;
}
.size li a {
    border: 0 none;
    display: block;
}
.shop-price li {
    padding: 2px;
}
.shop-price li.active a, .category-list li.active a {
    border: 0 none;
    color: #000;
    padding-left: 10px;
}
.shop-price li.active::before, .category-list li.active::before {
    color: #000;
    content: "";
    font-family: "FontAwesome";
    font-size: 10px;
    left: 10px;
    line-height: 25px;
    position: absolute;
}
.shop-shorting {
    width: 90%;
}
.shop-shorting-full {
    width: 70%;
}
.shop-shorting-full select {
    width: 100%;
}
.shop-shorting select {
    font-size: 11px;
    padding: 6px 11px !important;
}
.grid-nav i {
    float: left;
    font-size: 14px;
    margin-right: 10px;
}
.grid-nav {
    line-height: 14px;
    margin-top: 9px;
}
.grid-nav p {
    display: inline-block;
    font-size: 11px;
    margin-left: 15px;
}
.product-list .onsale {
    bottom: auto;
    left: auto;
    right: 0;
    top: 0;
}
.product-list .product-name a {
    font-size: 16px;
    margin-bottom: 10px;
}
.header-nav a {
    color: #575757;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 25px;
    text-transform: uppercase;
}
.header-nav a:last-child {
    padding-right: 0;
}
.header-nav .border-right {
    border-color: #c6c6c6;
}
.header-nav i {
    color: #575757;
    font-size: 14px;
    margin: 0 8px;
}
.products-thumb img {
    margin-right: 20px;
    width: 25%;
}
.product-name-details {
    font-size: 20px;
}
.rating i {
    font-size: 13px;
    margin-right: 5px;
}
.rating-text {
    font-size: 10px;
    letter-spacing: 3px;
    margin-left: 10px;
    position: relative;
    top: -2px;
}
.size-details {
    margin-top: 10px;
}
.size-details li {
    width: 33px;
}
.size-chart {
    border: medium none !important;
    text-decoration: underline;
    text-transform: uppercase;
    width: 90px !important;
}
.shop-shorting-details {
    background: #fff url("../images/select-arrow.png") no-repeat scroll 81% 50%;
    margin: 0 !important;
    width: 100% !important;
}
.product-share-deails i {
    font-size: 14px;
    margin: 7px 0 0 10px;
    vertical-align: middle;
}
.shop-shorting-details select {
    line-height: 15px;
    padding: 13px 15px 14px !important;
}
.product-details-social i {
    color: #000;
    font-size: 14px;
    margin-right: 20px;
    vertical-align: middle;
}
.product-details-highlight-text {
    padding: 35px;
}
.instructions li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 0;
}
.review-name {
    margin-bottom: 5px;
}
.review-main i {
    font-size: 13px;
    margin-right: 10px;
}
.review {
    margin-bottom: 30px;
}
.rating {
    color: #999999;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.add-rating i {
    color: #b8b8b8;
    cursor: pointer;
    font-size: 15px;
}
.add-rating i:hover {
    color: #000;
}
.shop-cart .shop-shorting {
    width: 63px !important;
}
thead th.first {
    padding-left: 0 !important;
}
.product-thumbnail {
    padding-left: 0 !important;
}
.cupon {
    display: inline-block;
    width: 100%;
}
.cupon .form-inline .btn {
    margin-left: 10px !important;
    padding-top: 9px;
}
.continue-shopping {
    margin-left: 15px !important;
}
.shop-shorting-cart {
    background: #fff url("../images/select-arrow.png") no-repeat scroll 81% 50%;
    margin: 0 !important;
    width: 100% !important;
}
.shop-cart .shop-shorting {
    width: 63px !important;
}
thead th.first {
    padding-left: 0 !important;
}
.product-thumbnail {
    padding-left: 0 !important;
}
.cupon {
    display: inline-block;
    width: 100%;
}
.cupon .form-inline .btn {
    margin-left: 10px !important;
    padding-top: 9px;
}
.cart-total .total th {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.cart-total .total td {
    color: #4f4f4f;
    font-size: 18px;
    font-weight: 600;
}
.cart-total tr th {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.cart-total tr td {
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 600;
}
.continue-shopping {
    margin-left: 15px !important;
}
#model.work-4col .grid figcaption {
    bottom: 60px;
}
.fashion-team .key-person:hover .key-person-details {
    border: 0 none;
}
.fashion-team .key-person-details {
    border-top: 0 none;
}
.fashion-person .fashion-right {
    padding: 0;
    position: relative;
}
.fashion-person .fashion-right img {
    z-index: -1;
}
.fashion-right .right-content {
    background-color: rgba(195, 52, 96, 0.8);
    height: 100%;
    padding: 12%;
    position: absolute;
    top: 0;
    width: 100%;
}
.fashion-person .separator-line {
    height: 2px;
    margin: 4.6% 0 8%;
    width: 40px;
}
.fashion-slider .slider-text-middle-main {
    background-color: rgba(195, 52, 96, 0.8);
    display: table;
    height: 100%;
    width: 40%;
}
.fashion-slider .slider-typography {
    bottom: 0;
    height: 60.4%;
}
.fashion-text {
    color: #c2345f;
}
.fashion-right .right-content .owl-subtitle {
    line-height: 24px;
    padding: 28px 0 29px;
}
.bg-fashion {
    background-color: #c2345f;
}
.key-person-fashion .key-person:hover .key-person-img img {
    opacity: 1;
}
.architecture-company .nav-tabs li.active span {
    color: #000;
}
.architecture-slider .slider-typography {
    background-color: #fcfcfc;
    bottom: 0;
    height: 36%;
}
.architecture-full-top .slider-typography {
    top: 0;
}
.slider-headline {
    height: 64%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99;
}
.slider-headline h1 {
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 12px;
}
.slider-headline h2 {
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 3px;
    margin-top: 10px;
}
.architecture-slider .owl-page.active span {
    background-color: #000;
    transform: none;
}
.architecture-slider .owl-page span {
    background-color: inherit;
    border: 2px solid #000;
    border-radius: 10px;
    height: 10px;
    transform: none;
    width: 10px;
}
.architecture-slider .margin-three {
    margin-top: 0 !important;
}
.architecture-slider .owl-buttons {
    display: none;
}
.architecture-person {
    position: relative;
}
.architecture-person .right-content {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    margin: 0 auto;
    padding: 4%;
    position: absolute;
    right: 0;
    top: 0;
}
.architecture-person .owl-title {
    line-height: 40px;
}
.architecture-person .separator-line {
    margin: 7% 0;
}
.architecture-person img {
    width: 100%;
}
#animated-tab .nav-tabs {
    display: inline-block;
    height: 100%;
}
.architecture-company .separator-line {
    height: 2px;
    margin: 5% auto 2%;
    width: 40px;
}
#animated-tab.architecture-company .nav-tabs > li > a {
    padding: 0 70px;
}
.case-study-number {
    border-right: 2px solid rgba(255, 255, 255, 0.3);
    float: right;
    font-family: "Oswald",sans-serif;
    font-size: 50px;
    line-height: 112px;
    padding: 0 60px;
}
.case-study-text {
    margin-left: 40px;
    top: -7px;
}
.section-title-services {
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 5px;
}
.spa-sider .slider-content {
    height: 100%;
    position: absolute;
    right: 0;
}
.spa-sider .slider-content .spa-slider-bg {
    position: absolute;
}
.spa-sider .slider-content .get-bg {
    margin: 10% 0 15%;
}
.spa-about-us .icon-bg {
    border-radius: 100%;
    height: 125px;
    margin: 0 auto;
    width: 125px;
}
.spa-treatments .right-content {
    padding: 60px;
}
.spa-treatments .right-content ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 8px 0;
    text-transform: uppercase;
}
.spa-treatments .right-content ul li:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.spa-treatments .right-content ul li span {
    display: inline-block;
    width: 55px;
}
.spa-treatments .nav-tabs li a {
    margin: 15px 30px;
}
.spa-our-packages .content-box {
    background-color: #fff;
    padding: 30px;
    text-align: left;
}
.spa-our-packages .content-box h3 {
    font-size: 22px;
    letter-spacing: 0;
    padding: 18px 20px 15px;
    text-align: left;
}
.spa-our-packages .content-box a {
    margin: 20px;
}
.spa-case-study .case-study-title {
    font-size: 34px;
    line-height: 34px;
}
.spa-case-study .case-study-work {
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    font-weight: 300;
    padding: 5% 0 0;
}
.spa-case-study .case-study-slider {
    padding: 80px 0;
}
.spa-case-study .btn-small-white-background {
    background-color: #b6b150;
    border: 2px solid #b6b150;
    color: #fff;
}
.spa-case-study .btn-small-white-background:hover {
    background-color: inherit;
}
.spa-case-study .case-study-slider img {
    left: 50%;
    margin: -113px 0 0 -113px;
    position: absolute;
    top: 50%;
}
.spa-story {
    top: -10px;
}
.padding-ten {
    padding: 10.2%;
}
.margin-bottom-seven {
    margin-bottom: 7% !important;
}
.margin-bottom-eleven {
    margin-bottom: 11%;
}
.slider-subtitle6 {
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 3px;
    line-height: 27px;
    text-transform: uppercase;
    width: 75%;
}
.slider-title-big2 {
    display: inline-block;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: 8px;
    margin-bottom: 17px;
}
.slider-title-big2 span {
    display: table;
    font-weight: 600;
    line-height: 61px;
    text-transform: uppercase;
}
.text-big {
    font-family: oswald;
    font-size: 233px;
    font-weight: 500;
    left: -20px;
    opacity: 0.1;
    text-transform: unset;
    top: -117px;
}
.text-big-title {
    font-family: oswald;
    font-size: 100px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 92px;
}
.contant-box {
    bottom: 0;
}
.about-us-slider {
    padding: 90px;
}
.about-us-detials {
    margin-bottom: 90px;
}
.reasons {
    padding: 8.6% 25.6% 25.6%;
}
.reasons p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 55px;
    text-transform: uppercase;
}
.post-date {
    color: #878787;
    font-family: "Oswald",sans-serif;
    font-size: 9px;
    letter-spacing: 1px;
    margin-right: 6%;
    text-transform: uppercase;
}
.about-number {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    float: right;
    font-family: "Oswald",sans-serif;
    font-size: 80px;
    line-height: 112px;
    padding: 0 60px;
}
.about-text {
    margin-left: 40px;
    top: -7px;
}
.team-agency .owl-item {
    padding: 0 10px;
}
.team-agency .team-member .team-details {
    left: 0;
    right: 0;
}
.features-section p .left {
    display: table;
}
.features-section p .right {
    float: right;
}
.person-grid .grid figcaption {
    opacity: 1 !important;
}
.person-grid .grid .gallery-img img {
    opacity: 0.15;
}
.restaurant-our-service .key-person {
    max-height: 470px;
}
.dateline-search {
    position: relative;
}
.reservation-name::before {
    color: #575757;
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    right: 32px;
    top: 16px;
}
.reservation-date::before {
    color: #575757;
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    right: 32px;
    top: 16px;
}
.special-dishes-price {
    bottom: -2px;
    color: #d50f0f;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 12px 22px;
    position: absolute;
    right: 0;
}
.restaurant-services {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.travel-agency-slider .slider-text-middle-main {
    height: 100%;
}
.travel-agency-slider h1 {
    font-size: 50px;
    line-height: 60px;
}
.starting-from {
    font-size: 12px !important;
    letter-spacing: 4px !important;
}
.starting-from span {
    background: #ffc601 none repeat scroll 0 0;
    letter-spacing: 2px !important;
    padding: 3px 12px;
}
.dateline-search::before {
    color: #848484;
    content: "";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    right: 32px;
    top: 48px;
}
.about-tab-right {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 70px;
}
.about-tab-right .panel-title {
    background-color: inherit;
    border: 0 none;
    color: #fff;
    font-size: 15px;
    letter-spacing: 4px;
    padding: 18px;
}
.about-tab-right .panel-body {
    background-color: inherit;
}
.agency-enjoy-right {
    background-color: #cd314f;
    height: 100%;
    padding: 100px;
    right: 0;
    top: 0;
}
.agency-enjoy-right .title-top {
    color: #ffc601;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 100px;
    font-weight: 400;
    line-height: 50px;
    margin: 5% 0 3% 4%;
    text-transform: uppercase;
}
.agency-enjoy-right .title-top span {
    color: #fff;
    display: inline-block;
    font-size: 38px;
    font-weight: 300;
    line-height: 54px;
    margin-left: 20px;
}
.white-box {
    background-color: #fff;
    padding: 30px 10px;
}
.white-box h5 {
    font-size: 12px;
}
.agency-enjoy-right .row img {
    width: 100%;
}
.agency-enjoy-right .center-img {
    left: 0;
    margin: 0 0 0 -110px;
    position: absolute;
}
.about-tab-right .panel-default {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.about-tab-right .panel-default .row {
    padding: 20px;
}
.about-tab-right .panel-heading {
    padding-bottom: 0;
}
.about-tab-right .panel-default:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.popular-destinations-text {
    padding: 25px;
}
.popular-destinations-highlight {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #000;
    height: 100%;
    opacity: 0;
    padding: 45px 35px;
    position: absolute;
    text-align: center;
    top: 0;
    transform: scale(0.9, 0.9);
    transition: all 0.3s ease 0s;
    width: 100%;
}
.popular-destinations:hover .popular-destinations-highlight {
    opacity: 1;
    transform: scale(1, 1);
    transition: all 0.3s ease 0s;
}
.popular-destinations-highlight-sub {
    margin-bottom: 45px;
}
.travel-about-img img {
    max-width: 80%;
}
.onepage-corporate-slider h1 {
    font-size: 85px;
    font-weight: 600;
    letter-spacing: -2px;
    text-transform: lowercase;
}
.services-number {
    font-size: 45px;
}
.grid-border .grid-border-box {
    padding: 70px 0 !important;
}
.grid-border .grid-border-box:hover {
    background: #000 none repeat scroll 0 0 !important;
}
.grid-border .grid-border-box:hover i, .grid-border .grid-border-box:hover .black-text, .grid-border-box:hover h1 {
    color: #fff !important;
}
.grid-border .grid-border-box:hover i {
    transform: scale(0.8, 0.8);
    transition: all 0.3s ease 0s;
}
.grid-border [class^="col-"]::before {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    height: 100%;
    left: -1px;
    top: 0;
}
.grid-border [class^="col-"]::after {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    bottom: 0;
    height: 0;
    left: 0;
    top: auto;
    width: 100%;
}
.grid-border [class^="col-"]::before, .grid-border [class^="col-"]::after {
    content: "";
    position: absolute;
}
.client-logo-inner {
    display: table-cell;
    height: 170px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.client-logo-inner img {
    max-width: 240px;
    opacity: 0.6;
}
.client-logo-inner:hover img {
    opacity: 1;
}
.client-logo-outer {
    display: table;
    width: 100%;
}
.personal-name h1 {
    font-size: 45px;
    letter-spacing: 3px;
    line-height: 50px;
}
.education-box-main {
    border: 1px solid #000;
    padding: 35px;
}
.title-number {
    color: #cfcfcf;
    display: block;
    font-size: 55px;
    font-weight: 100;
    left: -1px;
    letter-spacing: -2px;
    margin-bottom: 25px;
    position: relative;
}
.education-box i {
    display: block;
    font-size: 35px;
}
.award-box {
    background-color: #fff;
    border: 1px solid #000;
    padding: 25px;
}
.award-box i {
    font-size: 36px;
    position: relative;
    top: 6px;
}
.award-box:hover {
    background: #fff none repeat scroll 0 0;
}
.result {
    background: #000 none repeat scroll 0 0;
    padding: 6px 15px;
}
.wedding-header {
    border: 8px solid rgba(230, 175, 42, 0.4);
    padding: 15px;
}
.wedding-header-sub {
    padding: 45px;
}
.wedding-header-sub i {
    font-size: 15px;
    margin: 0 5px;
}
.wedding-heart {
    top: 18px;
}
#counter-wedding .counter-box {
    display: inline-block;
    text-align: center;
    width: 130px;
}
#counter-wedding .number {
    color: #000;
    font-size: 45px;
    font-weight: 100;
    line-height: 50px;
    text-align: center;
}
#counter-wedding span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.about-couple {
    border: 8px solid rgba(230, 175, 42, 0.4);
    padding: 15px;
}
.about-couple-sub {
    padding: 10% 7%;
}
.about-couple-sub img {
    max-width: 38%;
}
.about-couple-sub i {
    color: #000;
    font-size: 18px !important;
    margin: 20px 20px 0;
}
.event-box {
    border: 3px solid #e6af2a;
    padding: 38px;
}
.play-icon {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 80px;
    line-height: 88px;
    width: 80px;
}
.play-icon i {
    color: #000;
    font-size: 30px;
    margin: 0 29px;
}
.play-icon:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid #fff;
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease 0s;
}
.play-icon:hover i {
    color: #fff;
}
.landing-title {
    font-size: 50px;
}
.landing-subscribe {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    padding: 25px;
}
.landing-subscribe-input {
    border: medium none;
}
.landing-subscribe-input:focus {
    border: medium none;
}
.landing-subscribe-button {
    background: #ff7529 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    padding-left: 22px;
    padding-right: 22px;
}
.landing-subscribe-button:hover {
    background: #db5309 none repeat scroll 0 0;
}
.services-number-landing {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    font-size: 35px;
    line-height: 90px;
    width: 90px;
}
.fashion-subtitle {
    border: 8px solid #000;
    display: inline-block;
    font-size: 45px;
    letter-spacing: 3px;
    line-height: 55px;
    margin: 25px 0;
    padding: 55px;
    width: 350px;
}
.model-details {
    margin-bottom: 40px;
}
.model-details-text {
    padding: 25px 45px;
}
.architecture-team {
    margin-bottom: 45px;
    padding: 30px 45px;
}
.spa-slider h1 {
    border: 4px solid #fff;
    display: inline-block;
    font-size: 45px;
    font-weight: 600;
    line-height: 85px;
    padding: 0 45px;
}
.slider-strip {
    height: 15px;
}
.special-gifts-box {
    border: 1px dashed rgba(0, 0, 0, 0.25);
    padding: 25px 15px;
}
.gifts-off {
    display: inline-block;
    line-height: 27px;
    margin: 10px 0 0;
    padding: 0 15px;
}
.spa-packages-img {
    max-width: 110%;
}
.agency-header h1 {
    font-size: 70px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 70px;
    text-transform: unset;
}
.agency-header span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 19% 0 12%;
}
.agency-header img {
    margin-bottom: 2%;
    width: 22%;
}
.agency-title {
    border-left: 4px solid #861c1c;
    padding-left: 25px;
}
.agency-team .team-details {
    left: 0;
    padding-left: 0;
    padding-right: 0;
    right: 0;
}
.agency-team figure {
    bottom: 0;
    width: 100%;
}
.agency-team .team-details {
    padding-top: 35%;
}
.restaurant-header h1 span {
    font-size: 40px;
}
.restaurant-header h1 {
    font-size: 14px;
    letter-spacing: 5px;
    line-height: 30px;
}
.restaurant-features-main {
    border: 5px solid #cec687;
    padding: 7px;
}
.restaurant-features {
    border: 1px dashed rgba(0, 0, 0, 0.3);
    padding: 40px 10px;
}
.about-restaurant-text {
    min-height: 753px;
    padding: 7% 11%;
}
.about-restaurant-img {
    min-height: 753px;
}
.img-border {
    border: 10px solid rgba(255, 255, 255, 0.5);
    height: calc(100% - 80px);
    left: 40px;
    position: absolute;
    top: 40px;
    width: calc(100% - 80px);
}
.img-border-small {
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: calc(100% - 0px);
    left: 15px;
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
}
.img-border-full {
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: calc(100% - 0px);
    left: 15px;
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
}
.img-border-small-gray {
    border: 5px solid rgba(0, 0, 0, 0.2);
    height: calc(100% - 80px);
    left: 40px;
    position: absolute;
    top: 40px;
    width: calc(100% - 80px);
}
.img-border-small-fix {
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: 100%;
    left: 5%;
    position: absolute;
    top: 0;
    width: 90%;
}
.img-bg-color {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: calc(100% - 80px);
    left: 40px;
    position: absolute;
    top: 40px;
    width: calc(100% - 80px);
}
.img-bg-color-gray {
    background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
    height: calc(100% - 80px);
    left: 40px;
    position: absolute;
    top: 40px;
    width: calc(100% - 80px);
}
.popular-dishes {
    left: 0;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}
.popular-dishes-border {
    border: 4px solid #cec687;
    height: calc(100% - 59px);
    left: 35px;
    position: absolute;
    top: 25px;
    width: calc(100% - 59px);
}
.popular-dishes img {
    margin-bottom: 18px;
    width: auto;
}
.starting {
    padding: 6px 24px;
}
.food-services-inner {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    padding: 25px;
}
.food-services-border {
    border: 5px solid rgba(255, 255, 255, 0.3);
    padding: 50px;
}
.food-services-inner:hover {
    background: rgba(178, 156, 78, 0.95) none repeat scroll 0 0;
}
.food-time {
    padding: 3px 25px;
}
.restaurant-menu-img {
    min-height: 669px;
}
.restaurant-menu-text {
    padding: 6%;
}
.restaurant-menu-text-main {
    padding: 4%;
}
.menu-item {
    border-top: 1px dotted rgba(0, 0, 0, 0.2);
    padding: 20px 0;
}
.menu-item:first-child {
    border: medium none;
    padding-top: 0;
}
.menu-item:last-child {
}
.menu-item p {
    margin: 0;
}
.menu-item span::after {
    content: "..........";
    margin: 0 15px;
}
.menu-item span:nth-child(2)::after {
    content: "";
    margin: 0;
}
.chef-img {
    min-height: 625px;
}
.chef-text {
    min-height: 625px;
    padding: 10%;
}
.travel-slider {
    min-height: 750px;
    position: relative;
    z-index: 1;
}
.travel-slider .item {
    min-height: 750px;
}
.travel-booking {
    padding-bottom: 60px;
    position: relative;
}
.travel-booking .tab-style3 .nav-tabs {
    border-bottom: medium none;
    margin-top: -60px;
    position: relative;
    z-index: 2;
}
.travel-booking .tab-style3 .nav-tabs li {
    border: medium none;
}
.travel-booking .tab-style3 .nav-tabs li.active a {
    background: #d94378 none repeat scroll 0 0;
    color: #fff;
    top: 0;
}
.travel-booking .tab-style3 .nav-tabs li.active i {
    color: #fff;
}
.travel-booking .tab-style3 .nav-tabs li i {
    margin-right: 12px;
    top: 0;
}
.travel-booking .tab-style3 .nav-tabs li a {
    background: #fff none repeat scroll 0 0;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 60px;
    padding: 0 40px;
}
.travel-booking input, .travel-booking input:focus {
    border: medium none;
    height: 37px;
    padding: 7px 15px;
}
.travel-booking .select-style select {
    border: medium none;
    height: 37px;
    padding: 6px 15px 9px;
}
.travel-booking .select-style {
    background: #fff url("../images/select-arrow.png") no-repeat scroll right 10px top 50%;
}
.travel-adventure img {
    opacity: 0.7;
}
.travel-adventure:hover img {
    cursor: url("../images/icon-zoom-white.png"), pointer;
    opacity: 0.5;
    transform: scale(1.2);
}
.travel-adventure figure {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 3;
}
.travel-adventure a {
    display: block;
    position: relative;
    z-index: 2;
}
.special-offers {
    min-height: 378px;
}
.special-offers-sub {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 26%;
}
.best-hotels-img {
    padding: 30px;
}
.best-hotels-text {
    padding: 35px 25px;
}
.best-hotels-text .small-icon {
    font-size: 17px !important;
    margin: 0 3px;
}
.hotels-price {
    padding: 25px;
    position: absolute;
    right: 0;
    top: 0;
}
.hotels-price span {
    display: block;
    font-size: 20px;
}
.destinations-offer {
    padding: 12px 15px;
    position: absolute;
    right: 0;
}
.corporate-slider h1 {
    font-size: 50px;
    line-height: 55px;
    text-transform: inherit;
}
.highlight-link-text {
    display: inline-block;
    line-height: 30px !important;
    padding: 0 25px;
}
.highlight-link {
    background: #e75e50 none repeat scroll 0 0;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 5px 13px;
}
.highlight-link:hover {
    background: #000 none repeat scroll 0 0;
}
.highlight-link i {
    margin: 0 0 0 5px;
    position: relative;
    top: 2px;
}
.corporate-about-img {
    min-height: 600px;
}
.corporate-about-text {
    min-height: 300px;
    padding: 70px 30px;
}
.corporate-standards .nav-tabs li a {
    display: inline-block !important;
    min-height: 65px;
    padding: 0 70px !important;
}
.corporate-standards-img {
    min-height: 600px;
}
.corporate-standards-text {
    min-height: 600px;
    padding: 5% 11%;
}
.corporate-standards-title {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 68%;
    z-index: 5;
}
.corporate-standards-img i {
    color: #fe6e39 !important;
}
.corporate-standards-text .img-border-small-fix {
    z-index: -1;
}
.sub-title {
    border-bottom: 1px solid #e75e50;
    display: inline-block;
    font-weight: 500;
    margin-top: 10px;
    text-transform: uppercase;
}
.photography-slider h1 {
    font-size: 90px;
    font-weight: 700;
    letter-spacing: 50px;
}
.photography-grid figcaption {
    bottom: 0 !important;
    height: 100%;
    opacity: 1;
    padding: 12%;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 2;
}
.photography-grid figure {
    position: static;
    text-align: center;
}
.photography-grid figure img {
    cursor: pointer;
    display: inline;
}
.photography-grid figcaption p {
    text-transform: none;
}
.photography-grid-details {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.photography-title {
    font-size: 20px;
    letter-spacing: 15px;
}
.photography-services li .btn-small {
    bottom: -160px;
    opacity: 0;
    position: relative;
}
.photography-services li:hover .btn-small {
    bottom: -280px;
    opacity: 1;
}
.photography-services li:hover .img-border-small-gray {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}
.photography-services li:hover img {
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease 0s;
}
.photography-section-title {
    letter-spacing: 15px;
    margin: 0 40px;
    top: -3px;
}
.main-demo .container {
    width: 76%;
}
/*.navbar .container {
    width: 1183px;
}*/
.demo .container {
    min-height: 700px;
}
.demo h1 span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 8px;
}
.demo .highlight-button {
    border: 1px solid #000;
    font-size: 12px;
    min-width: 150px;
    padding: 6px 0;
}
.html-pages {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 40px;
    margin-bottom: 70px;
    padding: 0 28px;
    text-transform: uppercase;
}
.demo-down {
    padding: 50px;
}
.demo-down strong {
    font-size: 24px;
    margin-right: 7px;
    position: relative;
    top: 3px;
}
.demo-image [class^="col-"] {
    margin-bottom: 65px;
}
.demo-link {
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 25px 0 0;
    text-transform: uppercase;
}
.demo-image img:hover {
    opacity: 0.7;
}
.demo-figure {
    background: #ffe400 none repeat scroll 0 0;
    color: #393939;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 10px 25px;
    text-transform: uppercase;
}
.footer-link2 {
    
    min-height: 150px;
}

.footer-link2 ul{
    border-right: 1px solid white;
    min-height: 100px;
}


footer h4 {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 15px;
    margin-right: 20px;
    width: 80%;
    /*font-family: 'Skia-Regular';*/
    font-size: 14.58px;
}
footer ul li {
    padding: 0;
    line-height: 1.2;
}
.tel img {
    padding: 5px 3px 0 0;
}
.tel span {
    font-size: 19.89px;
}
.gray-texte {
    color: #cbc5c5 !important;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background-color: #155a9d;
    color: #fffcfc;
    /* border-right: 1px solid white; */
}
.nav > li {
    display: block;
    margin: 5px 5px 0px;
}
.navbar-form{

}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active {
     border-bottom: none; 
}
.navbar {
    min-height: 35px;
}
.navbar-nav > li > a{
    border-bottom: none;
    border-right: 1px solid white;
}
span.caret {
    padding-left: 10px;
}
/* Code Ajouté */

.partenaire {
    font-size: 1em;
   /* font-weight: bold;*/
}
.optimaStyle{
    font-family: optima;
    font-size: 16px;
    font-weight: 600;
}
.partenaireTransparentBg {
    background-color: rgba(255, 255, 255, 0.36);
    position: absolute;
    top: 45px;
    left: 16px;
   /* min-width: 128px;*/
    height: 350px;
    margin: auto;
    width: 73%;
}
.margin20{
        margin-bottom: 20px;
}

.imgCentered {
    height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.votreProjet i {
        border: 1px solid;
    color: white;
    padding: 3px 3px;
    border-radius: 3px;
    font-size: 1.2em;
}
.votreProjet p {
    font-size: 1.3em;
    font-weight: bold;
}
.votreProjet label {
    font-weight: bold;
    font-size: 1.3em;
}
.votreProjet input {
    padding: 8px;
}
.votreProjet button {
    margin: 0;
    border: none;
    background-color: #e4e6e8;
    text-transform: lowercase;
    color: #2463a5;
    font-size: 1.4em;
        letter-spacing: normal;
}
.oriyaMNFont{
font-family: "oriyaMN";

}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #155a9d;
}
.produit h4 {
    font-family: "Myriad Pro",'Droid Sans';
}
.partenaireOff {
    min-height: 320px;
}
.produit ul {
    font-family: oriyaMN;
}
.partenaireOffBg {
    background-image: url('../images/left-home.jpg');
    background-repeat: no-repeat;
    background-color: #e4e5ea;
}
.partenaireHauteur {
    min-height: 478px;
}
.lgCommercial.col-md-5{
    margin-left: -25px !important;
    margin-top: 10px;
}
.lgCommercial h4{
    font-family: "Myriad Pro",'Droid Sans';
    color: #d60054;
    font-weight: bold;
    text-transform: uppercase;
}
.lgCommercial p{
     line-height: 16px;  
    font-size: 1.1em;
    font-weight: bold;
    color: #706f6f;
}
.lgCommercial .col-md-5 {
    margin-left: -25px;
    margin-top: 20px;
}
#canvas1{
    /*margin-top: 50px;*/
}