@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Open + Sans:400, 300, 600, 700, 800);
@import url(//fonts.googleapis.com/css?family=Oswald:400, 300, 700);
@import url(//fonts.googleapis.com/css?family=Open + Sans + Condensed:300, 300italic, 700);
body {
    font: 14px Calibri, "Trebuchet MS", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    color: #272727;
    line-height: 23px;
    letter-spacing: 0.02em;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2');
    font-display: swap;
    ascent-override: 90%;
    descent-override: 10%;
    line-gap-override: 0%;
}
@font-face {
    font-family: 'et-line';
    src: url('../fonts/et-line.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    ascent-override: 90%;
    descent-override: 10%;
    line-gap-override: 0%;
}
a {
    color: #272727;
}
footer {
    color: #727272;
}
footer a {
    color: #727272;
}
a:hover {
    color: #575757;
}
img {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
    height: auto;
}
video {
    background-size: cover;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
ul {
    margin: 0;
    padding: 0;
}
input,
select,
textarea {
    border: 1px solid #dfdfdf;
    letter-spacing: 1px;
    font-size: 11px;
    padding: 8px 15px;
    width: 100%;
    text-transform: uppercase;
    max-width: 100%;
    resize: none;
}
input[type="submit"] {
    width: auto;
}
input[type="button"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="submit"],
input[type="text"],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}
input:focus,
textarea:focus {
    border: 1px solid #989898;
}
input[type="submit"]:focus {
    border: none !important;
}
select::-ms-expand {
    display: none;
}
iframe {
    border: 0;
}
.sound iframe {
    width: 100%;
}
ul {
    list-style: none outside none;
}
dl,
ol,
ul {
    list-style-position: outside;
}
::selection {
    color: #000;
    background: #dcdcdc;
}
::-moz-selection {
    color: #000;
    background: #dcdcdc;
}
::-webkit-input-placeholder {
    color: #999;
    text-overflow: ellipsis;
}
:-moz-placeholder {
    color: #999 !important;
    text-overflow: ellipsis;
    opacity: 1;
}
::-moz-placeholder {
    color: #999 !important;
    text-overflow: ellipsis;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #999 !important;
    text-overflow: ellipsis;
    opacity: 1;
}
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb {
    background: rgba(210, 210, 210, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(210, 210, 210, 0.4);
}
.animated {
    -moz-transition-duration: 0s !important;
}
@media screen\0 {
    input {
        padding-bottom: 19px;
    }
}
h1,
h2,
h3,
h4,
h5 {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #000;
}
h1 {
    font-weight: 700;
    line-height: 45px;
}
h2 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: 30px;
}
h3 {
    font-size: 14px;
    letter-spacing: inherit;
    font-weight: 700;
}
h4 {
    letter-spacing: 0;
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
    line-height: 26px;
}
h5 {
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 11px;
}
h6 {
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}
.section-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 0 0 100px 0;
}
.tab-content .section-title {
    border: medium none;
    font-size: 40px;
    font-weight: 100;
    text-transform: none;
    margin: 2% 0 0;
    padding: 0;
}
.title-gray {
    border: 1px solid #b5b5b5;
    color: #b5b5b5;
}
.title-white {
    border: 1px solid #fff;
    color: #fff;
}
h1.big {
    color: #fff;
    font-size: 65px;
    font-weight: 600;
    line-height: 76px;
    margin-bottom: 0;
}
h1.title {
    font-size: 60px;
    font-weight: 700;
    line-height: 65px;
    margin-bottom: 0;
    display: inline-block;
}
span.underline-bg {
    display: table;
    height: 2px;
    width: 100%;
    position: relative;
    top: -28px;
    z-index: 2;
}
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 {
    font-weight: 100;
    color: #000;
    font-size: 65px;
    letter-spacing: 0;
}
.highlight-title span {
    font-weight: 600;
}
.work-process-title {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.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;
    text-transform: uppercase;
    line-height: 24px !important;
    letter-spacing: 2px !important;
}
.text-extra-large {
    font-size: 16px !important;
    line-height: 28px !important;
    font-weight: 100;
}
.text-extra-large strong {
    letter-spacing: 3px;
}
.text-extra-large-normal {
    font-weight: 400 !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;
}
.orange-light-text {
    color: #ef824c !important;
}
.deep-red-text {
    color: #e75e50 !important;
}
.black-text {
    color: #000 !important;
}
.yellow-text {
    color: #e6af2a !important;
}
.yellow-light-text {
    color: #ffd200 !important;
}
.fast-yellow-text {
    color: #f7d23d !important;
}
.pink-text {
    color: #d9378e !important;
}
.light-gray-text {
    color: #ababab !important;
}
.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-300 {
    font-weight: 300 !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;
}
.text-transform-uppercase {
    text-transform: uppercase !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-fot {
    background: #f4f4f4 !important;
}
.bg-white {
    background: #fff !important;
}
.bg-yellow {
    background: #e6af2a !important;
}
.bg-red {
    background: red !important;
}
.bg-deep-yellow {
    background: #f7f5e7 !important;
}
.bg-golden-yellow {
    background: #c3bd86 !important;
}
.bg-fast-yellow {
    background: #fdd947 !important;
}
.bg-dark-gray {
    background: #1a1a1a !important;
}
.bg-mid-gray {
    background: #d4d4d4 !important;
}
.bg-black {
    background: #000 !important;
}
.bg-highlight {
    background: #345b8f !important;
    text-align: center;
}
.bg-green {
    background: #70bd5b !important;
}
.bg-gray-light {
    background-color: #fcfcfc !important;
}
.bg-gray {
    background-color: #f6f6f6 !important;
}
.bg-yellow-ochre {
    background-color: #997546 !important;
}
.bg-deep-brown {
    background-color: #544441 !important;
}
.bg-transparent {
    background: 0 0 !important;
}
.bg-orange {
    background: #c24742 !important;
}
.bg-deep-orange {
    background: #f15a22 !important;
}
.bg-fast-orange {
    background: #ff513b !important;
}
.bg-pink {
    background: #c2345f !important;
}
.bg-deep-red {
    background: #e75e50 !important;
}
.bg-deep-pink {
    background: #e53878 !important;
}
.bg-light-pink {
    background: #dc378e !important;
}
.bg-fast-pink {
    background: #ff1a56 !important;
}
.bg-magenta {
    background: #d94378 !important;
}
.bg-light-yellow {
    background: #f8f7f5 !important;
}
.bg-dark-green {
    background: #60a532 !important;
}
.bg-dark-blue {
    background: #004c7d !important;
}
.bg-violet {
    background: #6c407e !important;
}
.dark-section {
    color: #939393 !important;
}
.bg-light-gray {
    background-color: #f8f7f7 !important;
}
.bg-slider {
    background: rgba(27, 22, 28, 0.9);
}
.parallax-gray-bg {
    background: #f6f6f6;
}
.bg-light-orange {
    background-color: #ef824c !important;
}
.bg-inherit {
    background-color: inherit !important;
}
.opacity-light {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 1;
    top: 0;
    left: 0;
}
.opacity-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.7;
    z-index: 1;
    top: 0;
    left: 0;
}
.opacity-full {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    z-index: 1;
    top: 0;
    left: 0;
}
.center-col {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.separator-line {
    height: 2px;
    margin: 0 auto;
    width: 30px;
    margin: 7% auto;
}
.separator-line-thick {
    height: 4px;
    margin: 0 auto;
    width: 30px;
    margin: 7% auto;
}
.separator-line-vertical {
    width: 7px;
    height: 80px;
    background-color: #fff;
    float: left;
    margin-right: 90px;
}
.slider-text .separator-line {
    margin: 14% auto;
    height: 2px;
}
.thin-separator-line {
    height: 1px;
    width: 30px;
    margin: 7% auto;
}
.vertical-separator {
    height: 25px;
    width: 25px;
    border-left: 1px solid #000;
}
.wide-separator-line {
    height: 1px;
    background-color: #e5e5e5;
    margin: 1% 15px;
}
.indicators-black .active {
    background-color: #000;
    border: 2px solid #000;
}
.indicators-black li {
    border: 2px solid #000;
}
.margin-one {
    margin-top: 1% !important;
    margin-bottom: 1% !important;
}
.margin-two {
    margin-top: 2% !important;
    margin-bottom: 2% !important;
}
.margin-three {
    margin-top: 3% !important;
    margin-bottom: 3% !important;
}
.margin-four {
    margin-top: 4% !important;
    margin-bottom: 4% !important;
}
.margin-five {
    margin-top: 5% !important;
    margin-bottom: 5% !important;
}
.margin-six {
    margin-top: 5% !important;
    margin-bottom: 0 !important;
}
.margin-seven {
    margin-top: 7.8% !important;
    margin-bottom: 5% !important;
}
.margin-eight {
    margin-top: 8% !important;
    margin-bottom: 8% !important;
}
.margin-nine {
    margin-top: 9% !important;
    margin-bottom: 9% !important;
}
.margin-ten {
    margin-top: 10% !important;
    margin-bottom: 10% !important;
}
.margin-eleven {
    margin-top: 22% !important;
    margin-bottom: 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-right: 6% !important;
    margin-left: 6% !important;
}
.margin-two-bottom {
    margin-bottom: 2% !important;
}
.margin-three-bottom {
    margin-bottom: 3% !important;
}
.margin-four-bottom {
    margin-bottom: 4% !important;
}
.margin-five-bottom {
    margin-bottom: 5% !important;
}
.margin-six-bottom {
    margin-bottom: 6% !important;
}
.margin-seven-bottom {
    margin-bottom: 7% !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-top: 1% !important;
    padding-bottom: 1% !important;
}
.padding-two {
    padding-top: 2% !important;
    padding-bottom: 2% !important;
}
.padding-three {
    padding-top: 3% !important;
    padding-bottom: 3% !important;
}
.padding-four {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
}
.padding-five {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
}
.padding-six {
    padding-top: 3% !important;
    padding-left: 3% !important;
    padding-right: 3% !important;
}
.padding-seven {
    padding: 6%;
}
.padding-eight {
    padding-top: 20%;
    padding-bottom: 20%;
}
.padding-nine {
    padding: 6% 0;
}
.padding-twenty-nine {
    padding: 15% !important;
}
.padding-left-right {
    padding-right: 6% !important;
    padding-left: 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 {
    position: fixed !important;
    overflow: hidden !important;
}
.display-inline-block {
    display: inline-block !important;
}
.display-inline {
    display: inline !important;
}
.display-none {
    display: none !important;
}
.display-table {
    display: table !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;
}
.vertical-align-bottom {
    vertical-align: bottom !important;
}
.no-box-shadow {
    box-shadow: none !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 *,
.owl-carousel * {
    transition-timing-function: none;
    -moz-transition-timing-function: none;
    -webkit-transition-timing-function: none;
    -o-transition-timing-function: none;
    transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
}
.white-round-border {
    border-radius: 50%;
    border: 1px solid #fff;
}
.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: 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 {
    display: none;
    font-weight: 700;
    height: auto;
    padding: 0;
    position: fixed;
    right: 45px;
    text-align: center;
    text-decoration: none;
    top: 91%;
    width: auto;
    background-color: #000;
    z-index: 555;
    border-radius: 2px;
}
.scrollToTop i {
    font-size: 18px;
    margin: 0 6px;
    color: #fff;
}
.scrollToTop:hover {
    opacity: 0.5;
}
.scrollToTop:hover i {
    position: relative;
}
.slider-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.6;
    z-index: 1;
    top: 0;
    left: 0;
}
.video-background {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    background: rgba(67, 67, 67, 0.5);
}
.slider-overlay-half {
    position: absolute;
    height: 60%;
    width: 100%;
    opacity: 0.9;
    z-index: 1;
    bottom: 0;
}
.slider-text {
    position: relative;
    left: 0;
    right: 0;
    z-index: 1;
}
.slider-text h1 {
    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 {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    z-index: 1;
    top: 0;
    background: rgba(167, 73, 28, 0.9);
    background: -moz-linear-gradient(left, rgba(167, 73, 28, 0.9) 0, rgba(48, 41, 39, 0.9) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(167, 73, 28, 0.9)), color-stop(100%, rgba(48, 41, 39, 0.9)));
    background: -webkit-linear-gradient(left, rgba(167, 73, 28, 0.9) 0, rgba(48, 41, 39, 0.9) 100%);
    background: -o-linear-gradient(left, rgba(167, 73, 28, 0.9) 0, rgba(48, 41, 39, 0.9) 100%);
    background: -ms-linear-gradient(left, rgba(167, 73, 28, 0.9) 0, rgba(48, 41, 39, 0.9) 100%);
    background: linear-gradient(to right, rgba(167, 73, 28, 0.9) 0, rgba(48, 41, 39, 0.9) 100%);
}
.gradient-overlay-light {
    background: #b0005c;
    background: -moz-linear-gradient(left, #b0005c 0, #530b31 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #b0005c), color-stop(100%, #530b31));
    background: -webkit-linear-gradient(left, rgba(176, 0, 92, 0.7) 0, #530b31 100%);
    background: -o-linear-gradient(left, rgba(176, 0, 92, 0.7) 0, #530b31 100%);
    background: -ms-linear-gradient(left, rgba(176, 0, 92, 0.7) 0, #530b31 100%);
    background: linear-gradient(to right, #b0005c 0, #530b31 100%);
}
.overlay-yellow {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.7;
    top: 0;
    background-color: #ffca18;
}
.overlay-blue {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.7;
    top: 0;
    background-color: #8ac4fe;
}
.overlay-gray {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    top: 0;
    background-color: #f4f5f6;
}
.overlay-green {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.7;
    top: 0;
    background-color: #71f1b9;
}
.slider-half {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 1;
    color: #fff;
}
.slider-half h1 {
    font-size: 80px;
    line-height: 85px;
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: none;
}
.slider-half h1 span {
    font-weight: 700;
}
nav {
    width: 100%;
    z-index: 99;
}
nav .container {
    display: table-cell;
    vertical-align: middle;
    height: 80px;
    position: relative;
}
.shrink-nav .container {
    height: 60px;
}
.sticky-nav {
    position: fixed;
    top: 0;
    display: inline-table;
}
.logo {
    padding: 15px 0 0;
}
.logo-style-2 {
    max-width: 177px;
}
.logo-style-3 {
    max-width: 210px;
}
.sticky-nav .logo-light {
    height: 50px;
    vertical-align: middle;
    display: table-cell;
}
.shrink-nav .logo-light {
    opacity: 0;
    display: none;
}
.sticky-nav .logo-dark {
    opacity: 0;
    display: none;
}
.shrink-nav .logo-dark {
    height: 55px;
    vertical-align: middle;
    display: table-cell;
    opacity: 1;
}
.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);
}
.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: #000;
}
.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 {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.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: 66px;
}
.shrink-nav .navbar-nav > li > .dropdown-menu {
    top: 55px;
}
.shrink-nav .dropdown.simple-dropdown .dropdown-menu {
    top: 45px !important;
}
.shrink-nav .cart-content {
    top: 44px;
}
.nav li.simple-dropdown {
    position: relative;
}
.dropdown.simple-dropdown .dropdown-menu {
    left: -10px;
    transform: translateX(0);
    top: 60px !important;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.mobdrop {
    transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -webkit-transition: all 0.5s ease !important;
    -ms-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
}
.menu-new {
    background: #c11f1f;
    padding: 0 6px 1px 5px;
    font-size: 10px;
    color: #fff;
    margin-left: 5px;
}
.megamenu-right-icon {
    display: none !important;
}
.simple-dropdown-menu ul {
    padding: 0 !important;
}
.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 transparent;
}
.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-button,
.nav-white .search-cart-header .subtitle,
.nav-white .top-cart .fa-shopping-cart,
.nav-white .top-cart a:hover .fa-shopping-cart {
    color: #fff;
}
.nav-white.shrink-nav .search-button,
.nav-white.shrink-nav .search-cart-header .subtitle,
.nav-white.shrink-nav .top-cart .fa-shopping-cart,
.nav-white.shrink-nav .top-cart a:hover .fa-shopping-cart {
    color: #000;
}
.nav-dark {
    background-color: #000;
    border-bottom: 1px solid #000;
}
.nav-dark.shrink-nav .navbar-nav li a {
    color: #fff;
}
.nav-dark .search-button,
.nav-dark .search-cart-header .subtitle,
.nav-dark .top-cart .fa-shopping-cart,
.nav-dark .top-cart a:hover .fa-shopping-cart {
    color: #fff !important;
}
.nav-dark .search-button {
    color: #fff !important;
}
.nav-dark .cart-content,
.nav-dark .dropdown-menu {
    background: rgba(0, 0, 0, 0.9);
}
.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-button,
.nav-dark-transparent .search-cart-header .subtitle,
.nav-dark-transparent .top-cart .fa-shopping-cart,
.nav-dark-transparent .top-cart a:hover .fa-shopping-cart {
    color: #fff !important;
}
.nav-dark-transparent .cart-content,
.nav-dark-transparent .dropdown-menu {
    background: rgba(0, 0, 0, 0.9);
}
.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(255, 255, 255, 0.8);
}
.static-sticky {
    height: 87px !important;
}
.static-sticky .logo-light {
    opacity: 1;
    display: block;
    display: table-cell;
    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: 60px !important;
}
.static-sticky .cart-content {
    margin-top: 6px !important;
    top: 52px !important;
}
.pull-menu .navbar-header {
    background: 0 0;
}
.pull-menu .navbar-brand {
    height: auto;
}
.pull-menu img {
    max-width: 150px;
}
.pull-menu .navbar-nav {
    padding: 40px 0;
}
.pull-menu .navbar-nav a {
    color: #a5a5a5 !important;
    font-weight: 600;
    line-height: 35px;
    padding: 3px 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.pull-menu .navbar-nav li a.active {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    color: #fff !important;
}
.pull-menu .nav li {
    margin: 0;
    display: block;
    width: 100%;
}
.pull-menu .navbar-nav a span {
    color: #a9a9a9;
    margin-right: 10px;
}
.pull-menu .navbar-nav li.active a {
    color: #000 !important;
}
.pull-menu .navbar-nav li.active a span {
    color: #e31d3b !important;
}
.pull-menu .footer-social a i {
    font-size: 14px;
    color: #fff;
}
.pull-menu .footer-social a {
    margin: 0 10px !important;
}
.pull-menu nav.shrink {
    background: #fff;
}
.full-width-pull-menu .menu-button {
    margin: 0;
}
.show-menu .full-width-pull-menu .menu-wrap {
    opacity: 1;
    display: block;
    top: 0;
}
.full-width-pull-menu .menu-wrap {
    width: 100%;
    opacity: 0;
    display: none;
    left: 0;
    top: -50px;
    height: 100%;
    overflow: auto;
}
.full-width-pull-menu .close-button {
    height: 64px;
    width: 64px;
    background: 0 0;
}
.full-width-pull-menu .close-button::after,
.full-width-pull-menu .close-button::before {
    background: #000;
}
.full-width-pull-menu .menu-wrap {
    background: #fff;
}
.full-width-pull-menu .pull-menu .navbar-nav {
    padding: 0 0 100px 0;
}
.full-width-pull-menu .pull-menu .navbar-nav {
    text-align: center;
    width: 100%;
}
.full-width-pull-menu .navbar-nav li a {
    font-size: 30px;
    line-height: 45px;
    padding: 0;
    color: #000 !important;
    font-weight: 700;
}
.full-width-pull-menu .navbar-nav li a:hover {
    color: #797979 !important;
}
.full-width-pull-menu .navbar-nav li a.active {
    color: #797979 !important;
}
.full-width-pull-menu .navbar-nav li a.dropdown-toggle:after {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 26px;
    position: relative;
    left: 8px;
    top: -2px;
    font-weight: 100;
}
.full-width-pull-menu .navbar-nav li a.dropdown-toggle.collapsed:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 26px;
    position: relative;
    left: 8px;
    top: -2px;
    font-weight: 100;
}
.full-width-pull-menu .navbar-nav .dropdown-menu li ul {
    margin: 20px;
}
.full-width-pull-menu .pull-menu .navbar-nav a,
.full-width-pull-menu .pull-menu .navbar-nav li a.active,
.full-width-pull-menu .pull-menu .navbar-nav li a:hover {
    border-bottom: 0;
    display: inline-block;
}
.full-width-pull-menu .dropdown-menu {
    position: relative;
    top: 0 !important;
    width: 100% !important;
    text-align: center;
}
.full-width-pull-menu .dropdown-menu li a {
    font-size: 12px;
    line-height: 30px;
    font-weight: 400;
}
.full-width-pull-menu .navbar-toggle {
    display: block;
}
.full-width-pull-menu .open .dropdown-menu {
    display: block;
}
.full-width-pull-menu .dropdown .collapse {
    opacity: 0;
    margin: 0 !important;
}
.full-width-pull-menu .dropdown .collapse.in {
    opacity: 1;
    margin: 0 !important;
}
.full-width-pull-menu .pull-menu-open {
    display: table;
    height: 100%;
    width: 100%;
}
.full-width-pull-menu .pull-menu-open-sub {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.full-width-pull-menu-dark .navbar-nav li a {
    color: #000 !important;
    display: inline-block !important;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 45px;
    padding: 0;
}
.full-width-pull-menu-dark .navbar-nav li a:hover,
.full-width-pull-menu-dark .pull-menu .navbar-nav li a.active {
    color: #bbb !important;
}
.full-width-pull-menu-dark .close-button::after,
.full-width-pull-menu-dark .close-button::before {
    background: #000;
    height: 25%;
    left: 45%;
    top: 45%;
    width: 3px;
}
.full-width-pull-menu-dark .pull-menu {
    height: 100%;
    position: fixed;
    overflow-y: scroll;
}
.full-width-pull-menu-dark .pull-menu .navbar-nav {
    text-align: left;
}
.full-width-pull-menu-dark .menu-number {
    color: #bbb;
    font-size: 14px;
    font-weight: 400;
    margin-right: 15px;
}
.full-width-pull-menu-dark .pull-menu-open-sub {
    padding-left: 100px;
}
.full-width-pull-menu-dark .btn {
    margin-right: 10px;
}
.non-sticky {
    position: relative;
}
.header-without-cart-search .dropdown-menu {
    right: 15px;
}
.header-without-cart-search .dropdown.simple-dropdown .dropdown-menu {
    left: auto !important;
    right: 0 !important;
}
.header-without-cart-search .navbar-right .dropdown-menu {
    left: auto;
    right: 15px;
}
.search-cart-header {
    padding-top: 14px;
    float: right;
    letter-spacing: 1px;
}
#top-search {
    float: right;
    margin: 1px 0 0 18px;
    position: relative;
    padding-bottom: 17px;
}
.search-form {
    width: 45%;
    margin: 0 auto;
    top: 40%;
}
.search-form .search-input {
    border: none;
    border-bottom: 2px solid #000;
    font-size: 30px;
    font-weight: 100;
    padding: 20px 2px;
    text-transform: capitalize;
    background: 0 0;
    line-height: 40px;
}
.search-form .search-input:focus {
    outline: 0;
}
.search-input ::-moz-placeholder,
.search-input [placeholder] {
    color: red !important;
}
.search-form .search-button {
    font-size: 21px;
    color: #000;
    top: 31px;
    right: 0;
}
#search-header {
    height: 100%;
}
.close-search {
    color: #373737;
    position: absolute;
    right: 0;
    top: 23px;
    z-index: 998;
    cursor: pointer;
}
.close-search:hover {
    color: #9a9a9a;
}
.search-button {
    cursor: pointer;
    z-index: 0;
    color: #373737;
    margin-right: 0;
    border: none;
    background: 0 0;
}
.search-cart-header i {
    display: initial;
}
.search-button:hover {
    color: #9a9a9a;
}
.top-cart {
    float: right;
    position: relative;
    padding-bottom: 17px;
}
.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 {
    margin: 5px 4px 0 0;
    color: #373737;
}
.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 {
    top: 55px;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    z-index: 9;
    background-clip: padding-box;
    background-color: rgba(27, 22, 28, 0.95);
    padding: 25px;
    width: 250px;
}
.cart-content ul.cart-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    color: #c8c8c8;
}
.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 {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 16px;
    padding: 0 0 0 70px;
    position: relative;
    width: auto;
    color: #c8c8c8 !important;
}
.cart-content ul.cart-list a img {
    height: 60px;
    left: 0;
    float: left;
    width: 60px;
    position: absolute;
}
.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;
    font-size: 11px;
    margin-bottom: 0;
    padding: 7px 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
}
.cart-content p.total strong {
    float: left;
}
.cart-content .total .amount {
    float: right;
}
.cart-content .buttons {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
}
.content-top-margin {
    margin-top: 81px;
}
.page-title {
    padding: 80px 0;
}
.page-title h1 {
    letter-spacing: 6px;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
}
.page-title span {
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 14px;
}
.breadcrumb ul li {
    display: inline-block;
    letter-spacing: 3px;
    font-size: 11px;
    font-weight: 400;
    color: #575757;
}
.breadcrumb ul li a {
    color: #575757;
}
.breadcrumb ul > li + li:before {
    color: #898989;
    content: "|";
    font-size: 8px;
    padding: 0 10px;
    position: relative;
    top: -1px;
}
.page-title-large {
    min-height: 450px;
    padding: 240px 0 0;
}
.page-title-large h1 {
    font-size: 25px !important;
    margin-bottom: 15px !important;
}
.page-title .breadcrumb {
    margin-top: 36px;
}
.page-title .separator-line {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.page-title:hover .separator-line {
    width: 80px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s linear;
}
.page-title-shop h1 {
    font-size: 35px !important;
}
.page-title-small {
    padding: 40px 0;
}
.page-title-small h1 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 23px;
}
.page-title-small .breadcrumb {
    margin-top: 0;
}
.testimonial-style2 p {
    font-size: 13px;
    margin: 30px 0 20px;
    line-height: 22px;
    color: #828282;
}
.testimonial-style2 .name {
    font-size: 11px;
    display: block;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #828282;
}
.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;
}
#new-project h5 {
    font-size: 14px;
    font-weight: 400;
}
.approach-details {
    text-transform: uppercase;
    color: #737373;
    margin-top: 15px;
    display: block;
    line-height: 20px;
}
.work-process-sub {
    min-height: 100px;
}
.work-process-text {
    line-height: 40px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.work-process-sub:hover .work-process-text {
    -webkit-transform: translateY(-150%);
    -moz-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    -o-transform: translateY(-150%);
    transform: translateY(-150%);
}
.work-process-number {
    font-size: 50px;
    color: #fdd947;
    letter-spacing: -2px;
}
.work-process-sub:hover .work-process-details {
    z-index: 2;
    opacity: 1;
    bottom: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.work-process-details {
    opacity: 0;
    width: 100%;
    background: #fff;
    height: 100%;
    bottom: -60px;
    left: 0;
}
.work-process-details i {
    margin-bottom: 10px !important;
}
footer {
    clear: both;
    background: #262626 url(../images/Hindva_International_Skyline.webp);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}
footer .bg-mid-gray {
    background: #d5d5d5;
}
footer .footer-top {
    border-top: 1px solid #e5e5e5;
}
footer .white-heading,
footer h4,
footer h5 {
    margin-bottom: 20px;
}
footer .footer-middle {
    padding-top: 45px;
    padding-bottom: 45px;
}
footer .onepage-footer-middle {
    padding-top: 55px;
    padding-bottom: 45px;
}
footer ul li {
    padding: 1px 0;
}
footer ul li a {
    color: #626262;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
footer ul li a:hover {
    color: #000;
}
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 {
    font-size: 11px;
    text-transform: uppercase;
    color: #888;
}
.footer-logo img {
    max-width: 100px;
}
.owl-carousel {
    overflow: hidden;
}
.owl-buttons {
    position: static;
}
.owl-next,
.owl-prev {
    color: #fff;
    display: block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin-top: -35px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 50px;
    z-index: 6;
}
@media (max-width: 800px) {
    .owl-next,
    .owl-prev {
        color: #fff;
        display: block;
        font-size: 24px;
        height: 40px;
        line-height: 40px;
        margin-top: -35px;
        opacity: 0;
        position: absolute;
        text-align: center;
        top: 40%;
        width: 40px;
        z-index: 6;
    }
}
.owl-prev {
    left: -70px;
}
.owl-next {
    right: -70px;
}
.owl-next:before,
.owl-prev:before {
    content: "";
    display: block;
    height: 60px;
    left: 0;
    position: absolute;
    width: 60px;
}
.owl-next:before {
    left: auto;
    right: 0;
}
.owl-next .fa,
.owl-prev .fa {
    color: #fff;
    font-size: 24px;
    position: relative;
    top: -15%;
}
.owl-prev .fa {
    right: 4%;
}
.owl-next .fa {
    left: 4%;
}
.owl-carousel:hover .owl-prev {
    left: 25px;
    opacity: 1;
}
.owl-carousel:hover .owl-next {
    opacity: 1;
    right: 25px;
}
.owl-pagination {
    bottom: 30px;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000 !important;
}
#blog-slider .owl-pagination {
    bottom: -50px;
}
#blog-slider.owl-carousel {
    position: inherit !important;
    overflow: visible !important;
}
.owl-page {
    display: inline-block;
    padding: 6px 5px;
}
.owl-page span {
    background: none repeat scroll 0 0 #004c7d;
    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: none repeat scroll 0 0 #fff;
}
.owl-page.active span {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #004c7d;
    transform: scale(1.33333);
}
@media (min-width: 768px) {
    .owl-bg-img {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
    }
}
.owl-subtitle {
    font-size: 14px;
    letter-spacing: 10px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 80px;
    display: block;
}
.owl-title {
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    letter-spacing: 7px;
}
.owl-title-big {
    background: rgba(0, 0, 0, 0.5);
    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: none repeat scroll 0 0 #000;
    box-shadow: none;
}
.dark-pagination .owl-page.active span {
    background: 0 0;
    border: 1px solid #000;
}
.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: 0 0;
    border: 1px solid #fff;
}
.square-pagination .owl-page span {
    width: 30px;
    border-radius: inherit;
    height: 3px;
    background: rgba(255, 255, 255, 0.5);
}
.square-pagination .owl-page.active span {
    border: none !important;
    transform: none !important;
    background: #fff !important;
}
.dark-pagination-without-next-prev-arrow .owl-next,
.dark-pagination-without-next-prev-arrow .owl-prev {
    display: none;
}
.owl-no-pagination .owl-pagination {
    display: none;
}
.owl-next::before,
.owl-prev-next-simple .owl-prev::before {
    box-shadow: none;
}
.owl-half-slider .owl-title {
    width: 50%;
    line-height: 40px;
    font-size: 25px;
}
.owl-half-slider .item {
    min-height: 710px;
}
.owl-half-slider .container {
    min-height: 710px;
}
.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;
    border-radius: 2px;
    font-size: 17px;
    padding: 2px 6px;
    color: #000;
}
.scroll-down a i:hover {
    background: #000;
    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 {
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
}
.slider-subtitle1 {
    background-color: #000;
    display: block;
    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;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.slider-text-middle1 .separator-line {
    margin: 3% 0 0 0;
}
.slider-text-middle2 {
    padding: 0 15px;
}
.slider-subtitle2 {
    display: block;
    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;
    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 {
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
}
.slider-title-big4 {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 7px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}
.slider-text-middle5 {
    padding: 0 15px;
}
.slider-subtitle5 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 50px;
    display: block;
    line-height: 30px;
}
.slider-title-big5 {
    font-size: 15px;
    font-weight: 100;
    letter-spacing: 7px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
}
.slider-number {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 60px;
    padding: 9px 0;
    width: 46px;
    text-align: center;
}
.slider-title-big6 {
    font-size: 110px;
}
.slider-title-big7 {
    font-size: 55px;
    line-height: 68px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
}
.slider-title-big8 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
}
.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.2;
    z-index: 1;
    top: 0;
}
.parallax-fix {
    position: relative;
    background-size: cover !important;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat !important;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    background-attachment: fixed !important;
}
.parallax-fix .row {
    position: relative;
    z-index: 2;
}
.parallax-title {
    display: block;
    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-size: 20px;
    font-weight: 400;
    margin: 150px 0 60px 0;
    padding: 9px 0;
    width: 47px;
    text-align: center;
    letter-spacing: -2px;
}
.fix-background {
    position: relative;
    background-size: cover !important;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}
.cover-background {
    position: relative;
    background-size: cover !important;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat !important;
}
.background-size-inherit {
    background-size: inherit !important;
}
.blog-blockquote {
    padding: 100px;
}
.background-attachment-inherit {
    background-attachment: inherit !important;
}
.full-width-image {
    min-height: 600px;
}
.tp-banner-container-black {
    background: #000;
}
.intro-icon-text {
    font-size: 16px;
    letter-spacing: 4px;
    color: #fff;
    line-height: 20px;
}
.intro-icon i {
    font-size: 40px;
    color: #fff;
}
.work-img {
    background: #000;
}
.work-img:hover a {
    opacity: 0.5;
}
.panel > div {
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: initial;
    -o-transition-duration: 0.2s;
}
.panel-heading {
    padding-bottom: 15px;
}
.panel-title {
    background-color: #fff;
    color: #767676;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 400;
    width: 100%;
    display: block;
    padding: 10px 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}
.panel-body {
    padding: 10px 18px 25px 18px;
    font-size: 13px;
    line-height: 23px;
}
.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 {
    font-size: 18px;
    margin: 0;
    color: #fff;
    padding-top: 5px;
}
.accordion-style3 .panel-title {
    background-color: #ededed;
    color: #000;
    position: relative;
    border: none;
    padding: 0 25px;
    font-size: 14px;
    line-height: 70px;
}
.accordion-style3 .panel-heading {
    padding-bottom: 30px;
}
.accordion-style3 .panel-heading i {
    font-size: 20px;
    margin: 0;
    color: #000;
    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 {
    font-size: 18px;
    margin: 0;
    color: #fff;
    padding-top: 5px;
}
.toggles-style3 {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top: none;
}
.toggles-style3 .panel {
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.toggles-style3 .panel-title {
    border: none;
    padding: 20px 25px;
    font-size: 14px;
    position: relative;
}
.toggles-style3 .panel-title span {
    position: absolute;
    right: 25px;
    top: 20px;
}
.toggles-style3 .panel:first-child {
    border-bottom: none;
}
.toggles-style3 .panel-heading {
    padding: 0;
}
.toggles-style3 .panel-body {
    padding: 0 60px 25px 25px;
    background-color: #fff;
}
.toggles-style3 .active-accordion h4 {
    font-weight: 600;
}
.progress-bar-style2 .progress {
    overflow: visible;
}
.progress-bar-style2 .progress-bar span {
    color: #000;
    position: absolute;
    right: 0;
    text-align: right;
    top: 21px;
    font-size: 11px;
}
.progress-bar-style2 .progress-bar {
    position: relative;
    overflow: visible;
}
.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;
    text-transform: uppercase;
    line-height: 25px;
    text-align: left;
    padding: 0 10px;
}
.btn {
    display: inline-block;
    border: 1px solid transparent;
}
.btn-round {
    border-radius: 4px !important;
}
.btn i {
    margin-right: 5px;
}
.btn.btn-large i {
    font-size: 24px;
}
.button {
    margin-top: 0;
    margin-bottom: 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;
    padding: 2px 14px;
    letter-spacing: 1px;
}
.btn.btn-very-small {
    font-size: 9px;
    padding: 1px 12px;
    letter-spacing: 1px;
}
.highlight-button {
    border: 2px solid #000;
    display: inline-block;
    padding: 8px 20px 9px;
    font-size: 12px;
    color: #000;
    background-color: transparent;
}
.highlight-button:hover {
    background-color: #004c7d;
    border: 2px solid #004c7d;
    color: #fff;
}
.highlight-button-sub {
    border: 2px solid #fff;
    display: inline-block;
    padding: 8px 20px 9px;
    font-size: 12px;
    color: #fff;
    background-color: transparent;
}
.highlight-button-sub:hover {
    border: 2px solid #fff;
    color: #fff;
}
#subscribe-btn.highlight-button-sub:hover {
    background-color: #fff !important;
    border: 2px solid #fff;
    color: #222;
}
.highlight-button i {
    color: #000;
}
.highlight-button:hover i {
    color: #fff;
}
.highlight-button-dark {
    border: 2px solid #000;
    display: inline-block;
    padding: 8px 20px 9px;
    font-size: 12px;
    color: #fff;
    background-color: #000;
}
.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 {
    font-size: 11px;
    letter-spacing: 2px;
    padding: 6px 23px;
    color: #000;
    margin-right: 25px;
    background: #fff;
    border: 2px solid #fff;
}
.btn-small-white-background:hover {
    background: 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 {
    font-size: 11px;
    letter-spacing: 3px;
    padding: 6px 25px;
    border: 2px solid #fff;
    color: #fff;
}
.btn-small-white:hover {
    background-color: #fff;
    color: #000;
}
.btn-small-white-dark {
    font-size: 11px;
    letter-spacing: 3px;
    padding: 6px 25px;
    border: 2px solid #fff;
    color: #000;
    background: #fff;
}
.btn-small-white-dark:hover {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.btn-very-small-white {
    font-size: 9px;
    letter-spacing: 2px;
    padding: 2px 15px;
    border: 1px solid #fff;
    color: #fff;
}
.btn-very-small-white:hover {
    background-color: #fff;
    color: #000;
}
.btn-black {
    border: 2px solid #000;
    color: #fff;
    display: inline-block;
    background-color: #000;
    padding: 7px 20px 8px;
    width: auto;
}
.btn-black:hover {
    border: 2px solid #000;
    color: #000;
    background-color: transparent;
}
.highlight-button-black-border {
    border: 4px solid #000;
    background-color: transparent;
    font-size: 22px;
    padding: 20px 30px;
    color: #000;
    font-weight: 700;
}
.highlight-button-black-border:hover {
    border: 4px solid #000;
    background-color: #000;
    color: #fff;
}
.highlight-button-orange-border {
    border: 5px solid #ef824c !important;
    background-color: transparent;
    font-size: 16px;
    letter-spacing: 0 !important;
    padding: 10px 30px;
    color: #000;
    font-weight: 700;
}
.highlight-button-orange-border:hover {
    border: 5px solid #ef824c;
    background-color: #ef824c;
    color: #fff;
}
.highlight-button-white-border {
    border: 4px solid #fff;
    background-color: transparent;
    font-size: 22px;
    padding: 20px 30px;
    color: #fff;
    font-weight: 700;
}
.highlight-button-white-border:hover {
    border: 4px solid #fff;
    background-color: #fff;
    color: #000;
}
.highlight-button-black-background {
    border: 4px solid #000;
    background-color: #000;
    font-size: 20px;
    padding: 20px 30px;
    color: #fff;
    font-weight: 700;
}
.highlight-button-black-background:hover {
    border: 4px solid #000;
    background-color: #fff;
    color: #000;
}
.btn-small-black-background {
    font-size: 11px;
    letter-spacing: 3px;
    padding: 6px 25px;
    border: 2px solid #000;
    color: #fff;
    background-color: #000;
}
.btn-small-black-background:hover {
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
}
.btn-small-black-border-light {
    font-size: 10px;
    letter-spacing: 3px;
    padding: 6px 25px;
    border: 1px solid #000;
    color: #000;
}
.btn-small-black-border-light:hover {
    background-color: #000;
    color: #fff;
}
.btn-light-black {
    border: 2px solid #000;
    color: #000;
    background-color: transparent;
}
.btn-light-black:hover {
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
}
.button-desc {
    font-size: 30px !important;
    line-height: 35px;
    font-weight: 600;
}
.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 {
    overflow: hidden;
    position: relative;
    transition: all 0.2s linear 0s;
    border: 2px solid #000;
    font-size: 16px;
}
.button-reveal i {
    position: absolute;
    left: -25px;
    top: 30%;
    color: #000;
    font-size: 20px;
}
.button-reveal span {
    padding: 0 45px;
    display: block;
    line-height: 54px;
}
.button-reveal:hover span {
    padding: 0 30px 0 60px;
    transition: all 0.2s linear 0s;
    color: #000;
}
.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 {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 30px;
    height: 30px !important;
    line-height: 1;
    font-size: 14px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #fff;
    background: 0 0;
}
.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: #b00;
}
.social-icon .fa-tumblr {
    background-color: #32506d;
}
.social-icon .fa-github-alt {
    background-color: #333;
}
.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 {
    font-size: 25px;
    background: 0 0;
    color: #000;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    height: 60px !important;
    line-height: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.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: #b00;
}
.social-icon-large:hover .fa-tumblr {
    background-color: #32506d;
}
.social-icon-large:hover .fa-github-alt {
    background-color: #333;
}
.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;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-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 #000;
    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;
    margin: -20px -1px 0;
    z-index: 10;
    border: 1px solid #000;
    color: #999;
}
.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: none;
}
.pricing-price {
    color: #333;
    font-size: 64px;
    font-weight: 300;
    line-height: 1;
    padding: 35px 0;
    position: relative;
    letter-spacing: -3px;
}
.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;
    margin: 0 0 0 8px;
    vertical-align: baseline;
    letter-spacing: 0;
}
.pricing-price::after {
    border-top: 2px solid #000;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -50px;
    position: absolute;
    top: auto;
    width: 80px;
}
.pricing-box.best-price .pricing-title {
    background-color: #000;
    padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.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-select,
.big-textarea {
    padding: 12px 25px 11px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.big-label {
    font-size: 14px;
    letter-spacing: 2px;
}
@media screen\0 {
    .big-input,
    .big-select,
    .big-textarea {
        padding-bottom: 20px;
    }
}
.med-input,
.med-select,
.med-textarea {
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.med-input.select-style select {
    padding: 14px 15px;
}
.med-input.select-style {
    margin: 0 0 20px;
}
.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin: 0 0 40px;
    background: #fff url(../images/select-arrow.png) no-repeat 97% 50%;
}
.select-style select {
    padding: 16px 15px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #999;
}
.select-style select:focus {
    outline: 0;
    border: none;
    box-shadow: none;
}
.login-box {
    padding: 35px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 2px #888;
}
.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 {
    width: 100px;
    height: 100px;
    line-height: 98px;
    text-align: center;
    font-size: 40px;
}
.i-medium-box {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 30px;
}
.i-small-box {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
}
.i-extra-small-box {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
}
.i-plain {
    color: #737373;
    background-color: transparent !important;
}
.i-plain:hover {
    color: #fff;
    background-color: #737373 !important;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.i-rounded {
    border-radius: 3px;
    background-color: #000;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.i-rounded:hover {
    background-color: #fff;
    color: #9a9a9a;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.i-bordered {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: transparent !important;
    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 {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    color: #9a9a9a !important;
    background-color: #fff;
    color: #000;
}
.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;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.glyphs .box1 {
    border: 1px solid #e5e5e5;
    display: block;
    float: left;
    font-size: 13px;
    margin: -1px 0 0 -1px;
    padding: 0;
    width: 33%;
    padding: 20px;
    text-align: left;
}
.glyphs .box1 span {
    font-size: 30px;
    vertical-align: middle;
    width: 50px;
}
.fa-examples div {
    border: 1px solid #e5e5e5;
    font-size: 13px;
    margin: -1px 0 0 -1px;
    padding: 15px 0 15px 15px;
    color: #868686;
}
.fa-examples div:hover {
    background-color: #fafafa;
}
.fa-examples i {
    color: #555;
    font-size: 14px;
    letter-spacing: 0;
    margin-right: 5px;
}
.fa-examples span {
    margin-left: 6px;
    display: none;
}
.alert-style2 .alert {
    border-width: 2px;
    background-color: transparent;
}
.alert-style3 .alert {
    border-radius: 0;
}
.alert-style4 .alert {
    border-radius: 0;
    background-color: transparent;
}
.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-top: none;
    border-right: none;
    border-left: none;
    border-bottom-width: 3px !important;
    border-radius: 0;
    padding: 25px;
    font-size: 20px;
    font-weight: 100;
    line-height: 30px;
}
.alert-style6 .alert span {
    width: 70%;
    display: table;
}
.alert-style6 .alert i {
    background-color: transparent;
    float: left;
    width: 70px;
    font-size: 35px;
    line-height: 60px;
    color: #aeaeae;
}
.alert-style6 .alert:hover {
    border-bottom-width: 6px !important;
    color: #4d4d4d;
}
.alert-block {
    padding: 25px;
}
.alert-block p {
    width: 90%;
}
#success {
    clear: both;
    margin: 0 15px 20px;
    text-align: center;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    border-radius: 5px;
    padding: 15px 0;
}
#success-free30daytrial {
    clear: both;
    margin: 0 15px 20px;
    text-align: center;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    border-radius: 5px;
    padding: 15px 0;
}
.nav-tabs > li > a {
    margin-top: 0;
}
.tab-style2 .nav-tabs {
    height: auto;
}
.tab-style2 .nav-tabs li {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-bottom: none;
}
.tab-style2 .nav-tabs li:hover {
    border-color: transparent;
}
.tab-style2 .nav-tabs li.active {
    border: 1px solid #e5e5e5;
    background-color: #fdfdfd;
    border-bottom: none;
}
.tab-style2 .nav-tabs li a {
    margin-right: 0;
    margin-left: 0;
    padding: 15px 20px;
    border-bottom: none;
    color: #000;
    letter-spacing: 1px;
}
.tab-style2 .tab-content {
    padding: 25px;
    border: 1px solid #e5e5e5;
    background-color: #fdfdfd;
}
.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-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.tab-style3 .nav-tabs li a {
    background-color: #f7f7f7;
    border: 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: none;
}
.tab-style4 .tabs-left .nav-tabs {
    border-right: 1px solid #e5e5e5;
    float: left;
    width: 150px;
    height: auto;
    padding: 20px 0 40px;
}
.tab-style4 .tabs-left .nav-tabs li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.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;
    position: relative;
    left: 1px;
}
.tab-style5 .tabs-left .nav-tabs {
    border-right: none;
    float: left;
    width: 150px;
    margin: 0;
}
.tab-style5 .tabs-left .nav-tabs li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.tab-style5 .nav-tabs li:first-child {
    border-top: 1px solid #e5e5e5;
}
.tab-style5 .tabs-left .nav-tabs li a {
    margin: 0;
    text-align: left;
    border-bottom: 0;
    line-height: 40px;
    padding: 0 20px;
    width: 100%;
    display: block;
    background-color: #fff;
}
.tab-style5 .tabs-left .nav-tabs li.active {
    background-color: #f7f7f7;
}
.tab-style5 .tabs-left .nav-tabs li.active a {
    background-color: #f7f7f7;
    position: relative;
    left: 1px;
    z-index: 9;
}
.tab-style5 .tab-content {
    background-color: #f7f7f7;
    padding: 30px;
    border: 1px solid #e5e5e5;
}
#animated-tab .nav-tabs {
    border: 0;
    text-align: center;
    display: inline-block;
    margin: 0 0 130px;
}
#animated-tab .nav-tabs > li {
    margin: 0;
    border-right: 1px solid #d7d7d7;
    float: left;
    padding: 10px;
}
#animated-tab .nav-tabs > li:last-child {
    border: none;
}
#animated-tab .nav-tabs > li > a {
    text-align: center;
    vertical-align: middle;
    display: table;
    padding: 0;
    margin: 0;
    font-size: 42px;
    margin: 0;
    outline: 0;
    padding: 0 50px;
    border: none;
}
#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 {
    vertical-align: middle;
    display: table-cell;
}
#animated-tab .nav-tabs > li:last-child > a {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
@media screen\0 {
    #animated-tab .nav-tabs > li > a {
        float: none;
    }
}
.progress-name {
    font-size: 10px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 5px 0 15px;
}
.progress-name strong {
    color: #000;
    font-weight: 400;
}
.progress-bar-sub {
    margin-right: 20px;
}
.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;
    padding: 10px;
    color: #fff;
    font-weight: 600;
}
.first-letter-block-round {
    border-radius: 5px;
    border: 3px solid #000;
    padding: 8px 10px;
    font-weight: 600;
    font-size: 35px;
}
.first-letter-light {
    border-radius: 5px;
    padding: 10px 12px;
    font-weight: 600;
    font-size: 45px;
    color: #fff;
    background: #888;
}
.first-letter-highlight {
    color: #e6af2a;
    font-size: 45px;
    line-height: 60px;
    margin: 0 20px;
    border-bottom: 2px solid #c7c7c7;
}
.first-letter-round {
    background-color: #e6af2a;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    padding: 15px;
}
.blockqoute-dark {
    padding: 35px;
    border: none;
}
.blockqoute-dark p {
    font-size: 16px;
    line-height: 25px;
    width: 95%;
}
.blockqoute-dark footer {
    font-weight: 600;
    font-size: 14px;
}
ul.flat-list {
    list-style: inside disc;
    margin: 0 0 0 25px;
}
.flat-list li {
    padding: 5px 0;
}
.flat-list li.active {
    font-weight: 600;
    color: #000;
}
.flat-list li.active ul {
    font-weight: 400;
    color: #575757;
}
.flat-list li ul {
    padding: 5px 0 0 15px;
}
.flat-list li i {
    margin: 0 10px 0 0;
}
ul.flat-list-icon {
    list-style: 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: none;
}
ul.list-line li span {
    min-width: 130px;
    display: inline-block;
}
.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 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-size: 17px;
    padding: 15px;
    line-height: 25px;
}
.timeline-year {
    font-size: 20px;
    font-weight: 600;
    line-height: 60px;
}
@media screen\0 {
    .about-year {
        padding-top: 20px !important;
    }
}
@media screen\0 {
    .about-year span {
        display: block !important;
        margin-bottom: 28px !important;
    }
}
.team-size-main {
    margin-left: 7%;
}
.team-size span {
    font-size: 50px;
    position: relative;
    top: 20px;
}
.team-plus {
    font-size: 50px;
    position: relative;
    top: 30px;
    color: #717171;
}
.team-member {
    overflow: hidden !important;
}
.team-member figure {
    padding: 35px 0 65px;
}
.team-member .person-social i {
    margin: 0 15px;
    font-size: 15px;
    color: #000;
}
.team-member .team-details {
    opacity: 0;
    position: absolute;
    height: 50%;
    background: rgba(0, 0, 0, 0.85);
    padding-top: 10%;
    padding-left: 15px;
    padding-right: 15px;
    left: 15px;
    right: 15px;
    bottom: 0;
    overflow: hidden;
}
.team-member:hover .team-details {
    opacity: 1;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
}
.team-member:hover img {
    opacity: 0.5;
    background: #6b6b6b;
}
@media screen\0 {
    .team-size span {
        display: block;
        margin-bottom: 38px;
    }
}
.urgent-job {
    background: #d21616;
    font-size: 11px;
    left: 154px;
    padding: 1px 10px 0;
    position: absolute;
    top: 173px;
}
.career-form {
    padding: 5%;
}
.contact-map iframe {
    width: 100%;
    height: 420px;
}
.view-map {
    position: absolute;
    bottom: 0;
    right: 0;
}
.scrolloff {
    pointer-events: none;
}
.sitemap-title {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 15px;
    background: #f7f7f7;
}
.sitemap li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 11px;
}
.sitemap li ul {
    padding: 10px 0;
}
.sitemap li ul li {
    border-bottom: 0;
    padding: 2px 0;
    font-weight: 400;
    font-size: 13px;
    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 {
    font-size: 12px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 80px 50px 0;
    background: #000;
    text-align: center;
    letter-spacing: 1px;
}
.services-box figure span {
    display: block;
    font-size: 50px;
    font-weight: 600;
    line-height: 65px;
}
.faq-search input {
    border: none;
    font-size: 15px;
    width: 90%;
    padding: 20px 25px;
}
.faq-search-button {
    color: #000;
    cursor: pointer;
    font-size: 21px;
    position: absolute;
    right: 60px;
    top: 21px;
}
.not-found-title {
    font-size: 60px;
    line-height: 100px;
    display: block;
    font-weight: 700;
}
.client-main img {
    position: relative;
}
.client-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    padding: 0 85px;
}
.client-main:hover .client-text {
    opacity: 1;
}
.client-main:hover img {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
}
.padding-ten {
    padding: 10.2%;
}
.margin-bottom-seven {
    margin-bottom: 7% !important;
}
.margin-bottom-eleven {
    margin-bottom: 11%;
}
.slider-subtitle6 {
    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-size: 233px;
    font-weight: 500;
    left: -20px;
    opacity: 0.1;
    text-transform: unset;
    top: -117px;
}
.text-big-title {
    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-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-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 {
    position: absolute;
    right: 32px;
    top: 16px;
    font-family: FontAwesome;
    content: "\f007";
    font-size: 16px;
    color: #575757;
}
.reservation-date:before {
    position: absolute;
    right: 32px;
    top: 16px;
    font-family: FontAwesome;
    content: "\f073";
    font-size: 16px;
    color: #575757;
}
.special-dishes-price {
    bottom: -2px;
    color: #d50f0f;
    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);
}
.travel-agency-slider .slider-text-middle-main {
    height: 100%;
}
.travel-agency-slider h1 {
    font-size: 50px;
    line-height: 60px;
}
.starting-from {
    letter-spacing: 4px !important;
    font-size: 12px !important;
}
.starting-from span {
    background: #ffc601;
    padding: 3px 12px;
    letter-spacing: 2px !important;
}
.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 {
    right: 0;
    background-color: #cd314f;
    top: 0;
    height: 100%;
    padding: 100px;
}
.agency-enjoy-right .title-top {
    font-size: 100px;
    font-weight: 400;
    color: #ffc601;
    margin: 5% 0 3% 4%;
    display: inline-block;
    line-height: 50px;
    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;
    border: 2px solid #000;
    height: 100%;
    opacity: 0;
    padding: 45px 35px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}
.popular-destinations:hover .popular-destinations-highlight {
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.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 !important;
}
.grid-border .grid-border-box:hover .black-text,
.grid-border .grid-border-box:hover i,
.grid-border-box:hover h1 {
    color: #fff !important;
}
.grid-border .grid-border-box:hover i {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
}
.grid-border [class^="col-"]:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.grid-border [class^="col-"]:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.grid-border [class^="col-"]:after,
.grid-border [class^="col-"]:before {
    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%;
}
.img-border {
    border: 10px solid rgba(255, 255, 255, 0.5);
    height: calc(100% - 80px);
    width: calc(100% - 80px);
    left: 40px;
    top: 40px;
    position: absolute;
}
.img-border-small {
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: calc(100% - 0px);
    width: calc(100% - 30px);
    left: 15px;
    top: 0;
    position: absolute;
}
.img-border-full {
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: calc(100% - 0px);
    width: calc(100% - 30px);
    left: 15px;
    top: 0;
    position: absolute;
}
.img-border-small-gray {
    border: 5px solid rgba(0, 0, 0, 0.2);
    height: calc(100% - 80px);
    width: calc(100% - 80px);
    left: 40px;
    top: 40px;
    position: absolute;
}
.img-border-small-fix {
    height: 100%;
}
.img-bg-color {
    background: rgba(0, 0, 0, 0.5);
    height: calc(100% - 80px);
    width: calc(100% - 80px);
    left: 40px;
    top: 40px;
    position: absolute;
}
.img-bg-color-gray {
    background: rgba(0, 0, 0, 0.03);
    height: calc(100% - 80px);
    width: calc(100% - 80px);
    left: 40px;
    top: 40px;
    position: absolute;
}
.popular-dishes {
    position: absolute;
    width: 100%;
    padding: 0 15px;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
}
.popular-dishes-border {
    border: 4px solid #cec687;
    height: calc(100% - 59px);
    width: calc(100% - 59px);
    left: 35px;
    top: 25px;
    position: absolute;
}
.popular-dishes img {
    width: auto;
    margin-bottom: 18px;
}
.starting {
    padding: 6px 24px;
}
.food-services-inner {
    padding: 25px;
    background: rgba(0, 0, 0, 0.7);
}
.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);
}
.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: none;
    padding-top: 0;
}
.menu-item:last-child {
    padding-bootom: 0;
}
.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 {
    position: relative;
    padding-bottom: 60px;
}
.travel-booking .tab-style3 .nav-tabs {
    border-bottom: none;
    position: relative;
    z-index: 2;
    margin-top: -60px;
}
.travel-booking .tab-style3 .nav-tabs li {
    border: none;
}
.travel-booking .tab-style3 .nav-tabs li.active a {
    top: 0;
    background: #d94378;
    color: #fff;
}
.travel-booking .tab-style3 .nav-tabs li.active i {
    color: #fff;
}
.travel-booking .tab-style3 .nav-tabs li i {
    top: 0;
    margin-right: 12px;
}
.travel-booking .tab-style3 .nav-tabs li a {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 60px;
    padding: 0 40px;
    background: #fff;
}
.travel-booking input,
.travel-booking input:focus {
    border: none;
    padding: 7px 15px;
    height: 37px;
}
.travel-booking .select-style select {
    padding: 6px 15px 9px 15px;
    border: none;
    height: 37px;
}
.travel-booking .select-style {
    background: #fff url(../images/select-arrow.png) no-repeat right 10px top 50%;
}
.travel-adventure img {
    opacity: 0.7;
}
.travel-adventure:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    cursor: url(../images/icon-zoom-white.png), pointer;
}
.travel-adventure figure {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 3;
    width: 100%;
    top: 50%;
}
.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 {
    top: 0;
    padding: 25px;
    position: absolute;
    right: 0;
}
.hotels-price span {
    display: block;
    font-size: 20px;
}
.destinations-offer {
    position: absolute;
    padding: 12px 15px;
    right: 0;
}
.corporate-slider h1 {
    font-size: 50px;
    text-transform: inherit;
    line-height: 55px;
}
.highlight-link-text {
    padding: 0 25px;
    display: inline-block;
    line-height: 30px !important;
}
.highlight-link {
    padding: 10px 13px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 2px;
    background: #e75e50;
}
.highlight-link:hover {
    background: #004c7d !important;
}
.highlight-link i {
    position: relative;
    top: 2px;
    margin: 0 0 0 5px;
}
.corporate-about-img {
    min-height: 600px;
}
.corporate-about-text {
    min-height: 300px;
    padding: 70px 30px;
}
.corporate-standards .nav-tabs li a {
    padding: 0 18px !important;
    display: inline-block !important;
    min-height: 45px;
}
.corporate-standards-text {
    padding: 15.2% 5%;
}
.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;
}
@media (max-width: 767px) {
    .corporate-standards-img {
        min-height: 200px;
    }
    #slider {
        min-height: 150px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .corporate-standards-img {
        min-height: 400px;
    }
    #slider {
        min-height: 300px;
    }
}
@media (min-width: 992px) and (max-width: 1300px) {
    .corporate-standards-img {
        min-height: 400px;
    }
    .corporate-standards-text {
        min-height: 400px !important;
    }
}
.overlay-block {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
}
@media (min-width: 992px) {
    #slider {
        min-height: 400px;
    }
}
.owl-carousel img {
    width: 100%;
}
.margin-custom {
    margin-top: 3.8% !important;
    margin-bottom: 3.8% !important;
}
.container_full {
    width: 100%;
    float: left;
    margin: auto auto auto auto;
    margin-top: 80px;
}
.container_full img {
    margin: auto;
    width: 100%;
}
.custom-title {
    padding-bottom: 35px;
    display: block;
}
section {
    padding: 60px 0;
}
.about-custom-section,
.contact-custom-section {
    padding: 60px 0;
    clear: both;
}
.nav > li > a {
    padding: 9px 0;
}
.designedby {
    color: #888 !important;
}
.custom-section {
    padding: 60px 0;
}
.tab-section {
    padding: 60px 0 0 0;
}
.Subscription .form-control {
    background-color: transparent;
    background-image: none;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 48px;
    line-height: 1.42857;
    width: 100%;
}
.Subscription ::-moz-placeholder {
    color: #fff !important;
    opacity: 1;
    text-overflow: ellipsis;
}
.Subscription h3 {
    color: #fff;
    font-size: 16px;
    letter-spacing: inherit;
    margin-bottom: 15px;
}
.timeline-container {
    position: relative;
    overflow: hidden;
}
.timeline-container .timeline-block:before {
    content: "";
    position: absolute;
    left: 148px;
    top: 80%;
    height: 110%;
    border-right: 1px solid #e0e0e0;
}
.timeline-container .timeline-block:last-child:before {
    margin-bottom: 0;
}
.timeline-container .timeline-block {
    position: relative;
    margin-bottom: 100px;
}
.timeline-container .timeline-block:last-child {
    margin-bottom: 0;
}
.timeline-container .timeline-block .inner-box {
    position: relative;
    padding-left: 230px;
    min-height: 144px;
    z-index: 1;
}
.timeline-container .timeline-block .inner-box .left-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    padding-left: 76px;
}
.timeline-container .timeline-block .date {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    color: #272727;
    font-size: 15px;
    font-weight: 500;
}
.timeline-container .timeline-block .timeline-image {
    position: relative;
    display: block;
    width: 144px;
    height: 144px;
    border: 1px solid #e0e0e0;
}
.timeline-container .timeline-block .timeline-image img {
    display: block;
    max-width: 100%;
    width: 100%;
    border: 5px solid #fff;
}
.timeline-container .timeline-block h4 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #272727;
}
.timeline-container .timeline-block .text-content {
    position: relative;
    line-height: 2em;
    padding-top: 20px;
}
.time-bottom {
    margin-bottom: 200px;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.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: #888;
    font-size: 12px;
}
.nav-tabs-style2 {
    margin-top: 20px;
}
.nav-tabs-style2 li {
    position: relative;
}
.nav-tabs-style2 li a {
    font-size: 14px;
    color: #626262;
    letter-spacing: 0.55px;
    border: 0;
    font-weight: 400;
    margin: 0 30px;
}
.nav-tabs-style2 li.active a {
    border-bottom: 0;
}
.nav-tabs-style2 li.active:before {
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #ef824c;
    position: absolute;
    left: 0;
    top: 15px;
}
.nav-tabs-style2 li a:hover {
    border-bottom: 0;
}
.grid li {
    transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
}
.grid img {
    width: 100%;
}
.grid-gallery {
    clear: both;
    float: left;
    width: 100%;
}
.gallery-img a {
    position: relative;
    z-index: 2;
    display: block;
}
.grid-gallery ul {
    list-style: none;
    padding: 0;
}
.grid-gallery figure {
    margin: 0;
    position: relative;
}
.grid-gallery figure img {
    display: block;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.grid-gallery figcaption h3 {
    margin: 0 0 8px;
    padding: 0;
    text-transform: uppercase;
}
.grid-gallery figcaption i {
    font-size: 32px;
    color: #aeaeae;
    margin-bottom: 20px;
}
.grid-gallery figcaption h3,
.grid-gallery figcaption h3 a {
    letter-spacing: 4px;
    font-weight: 400;
    color: #e3e3e3;
}
.grid-gallery figcaption p {
    display: block;
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    color: #aeaeae;
    margin-bottom: 0;
}
.grid {
    margin: 0 auto;
}
.grid li {
    box-sizing: border-box;
    float: left;
    margin: 0;
    width: 25%;
    display: inline-table;
}
.grid figure {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.grid figcaption {
    bottom: 70px;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.gallery-img {
    opacity: 1;
    transition: all 0.3s ease 0s;
    overflow: hidden;
}
.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;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}
figure:hover img {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0.15;
    cursor: url(../images/icon-zoom-white.png), pointer;
}
.mfp-figure figure:hover img {
    cursor: pointer;
}
.grid figure:hover figcaption {
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.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;
    margin: 0 0 3px;
    letter-spacing: 2px;
}
.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 {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    transition: 0.1s;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    opacity: 0.15;
}
.gutter .grid-gallery ul {
    margin-left: -14px;
}
.gutter .grid li {
    padding: 0 0 14px 14px;
}
.work-with-title .grid figcaption {
    opacity: 1;
    position: relative;
    bottom: 0;
    padding: 40px 0 30px 0;
    background: #fff;
    z-index: 2;
}
.work-with-title .grid figcaption h3 a,
.work-with-title .grid li figcaption h3,
.work-with-title .grid li figcaption p {
    color: #888;
}
.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 {
    opacity: 1;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    transition: 0.1s;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    opacity: 0.5;
    cursor: url(../images/icon-zoom-white.png), pointer;
}
.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 {
    min-height: 600px;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
}
.look-project {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    width: 100%;
    z-index: 3;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.look-project a {
    display: block;
    padding: 25px;
    font-size: 13px;
    letter-spacing: 3px;
    color: #fff;
}
.parallax-portfolio figcaption {
    background: #000;
    padding: 45px;
    width: 100%;
    display: inline-block;
    z-index: 3;
    position: absolute;
    left: 0;
    bottom: -10px;
    text-align: center;
    opacity: 0;
}
.parallax-portfolio figcaption h3 {
    font-weight: 400;
    letter-spacing: 6px;
    font-size: 16px;
    margin-bottom: 13px;
    color: #fff;
}
.parallax-portfolio figcaption p {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    color: #888;
    margin: 0;
}
.parallax-portfolio:hover figcaption {
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    bottom: 73px;
}
.parallax-portfolio:hover .opacity-full {
    opacity: 0.5;
    background: #000;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.parallax-portfolio:hover .look-project {
    background-color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.parallax-portfolio:hover .look-project a {
    color: #000;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.portfolio-short-description-bg {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    background-size: 100%;
    overflow: hidden;
}
.portfolio-short-description figure {
    background: rgba(27, 22, 28, 0.9);
    padding: 100px;
    display: inline-block;
    width: 50%;
    position: relative;
}
.portfolio-short-description figure h3 {
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: 400;
}
.portfolio-short-description figure p {
    letter-spacing: 1px;
    line-height: 23px;
}
.portfolio-short-description-bg:hover {
    background-size: 106%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.portfolio-short-description-bg:hover figure {
    background: #000;
}
.caps {
    font-size: 14px;
    margin: 6px 0;
    text-transform: uppercase;
}
.grid-bottom {
    margin-bottom: 35px;
}
.buss-grid {
    margin-bottom: 50px;
    position: relative;
}
.buss-caps {
    position: absolute;
    top: 50px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 20px;
}
.buss-list li {
    background-color: #ccc;
    padding: 10px 20px;
    margin-bottom: 10px;
    border-left: 3px solid #ccc;
}
.buss-list li.active {
    background-color: #004c7d;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 10px;
    border-left: 3px solid #202c5d;
}
.buss-list li.active a,
.buss-list li.active a i {
    color: #fff;
}
.buss-list a,
.buss-list i {
    color: #000;
}
.buss-list li:hover {
    border-left: 3px solid #000;
}
.buss-list li a {
    display: block;
}
.buss-office li {
    margin-bottom: 10px;
}
.buss-office .small-icon {
    font-size: 18px !important;
    margin-right: 10px;
    text-align: center;
    width: 20px;
    position: relative;
    top: 3px;
}
.module-hero {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.hero-caption {
    position: relative;
    display: table;
    height: 100%;
    width: 85%;
    text-align: center;
    margin: 0 auto;
    z-index: 2;
}
.home .hero-text {
    top: 170px;
}
.hero-text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    color: #fff;
    top: 150px;
}
.hero-title {
    line-height: 1.4;
    font-size: 32px;
    margin: 0 0 10px;
    color: #fff;
    text-transform: uppercase;
}
.module-overlay-dark-1:before {
    background: rgba(17, 17, 17, 0.2);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
@media (max-width: 992px) {
    .hero-title {
        font-size: 52px;
    }
}
@media (max-width: 767px) {
    .hero-title {
        font-size: 42px;
    }
}
@media (max-width: 627px) {
    .hero-title {
        font-size: 36px;
    }
}
#slider .slides-container img {
    background-size: 100% 100% !important;
}
.blog-slider-grid {
    position: relative;
    overflow: hidden;
    background-color: #a1a1a1;
}
.blog-slider-grid figcaption {
    position: absolute;
    z-index: 2;
    padding: 35px;
    text-align: center;
    width: 100%;
    bottom: 0;
    display: block;
    background: #000;
}
.blog-slider-grid:hover figcaption {
    background: #fff;
}
.blog-slider-grid:hover figcaption h3 {
    color: #000;
}
.blog-slider-grid:hover .btn-small-white:hover {
    border: 2px solid #000;
    color: #000;
    background-color: #fff;
}
.blog-slider-grid:hover .btn-small-white {
    border: 2px solid #000;
    color: #fff;
    background-color: #000;
}
.blog-slider-grid figcaption h3 {
    font-weight: 400;
    letter-spacing: 4px;
    margin-bottom: 10px;
    color: #fff;
}
.blog-slider-grid figcaption h3 a {
    color: #fff;
    display: block;
}
.blog-slider-grid:hover figcaption h3 a {
    color: #000;
}
.blog-slider-grid figcaption span {
    font-weight: 400;
    letter-spacing: 4px;
    font-size: 11px;
    text-transform: uppercase;
    color: #aeaeae;
    display: block;
}
.blog-slider-grid figcaption span a {
    display: inline-block;
    color: #aeaeae;
}
.blog-slider-grid figure:hover img {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0.8;
}
.blog-slider-right {
    margin-bottom: 28px;
}
.news-well {
    background-color: #fff;
    border-bottom: 2px solid #004c7d;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 50px;
    min-height: 120px;
    padding: 30px 20px 20px 20px;
    position: relative;
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid #192353 !important;
}
.news-well h3 {
    font-size: 16px;
    margin-bottom: 5px;
}
.news-well p {
    margin-bottom: 0;
}
.news-well .date i {
    color: #fff;
}
.news-well .date {
    background-color: #004c7d;
    color: #fff;
    margin-right: 20px;
    padding: 3px 10px;
    position: absolute;
    top: -13px;
}
.contact-well {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 50px;
    min-height: 220px;
    padding: 25px 20px 20px 20px;
    position: relative;
}
.contact-well h3 {
    position: absolute;
    top: -17px;
    font-size: 18px;
    padding: 6px 20px;
    background: #004c7d !important;
    color: #fff !important;
    font-weight: 600;
}
.navbar .container {
    width: 1183px;
}
nav .container {
    display: table-cell;
    height: 80px;
    position: relative;
    vertical-align: middle;
}
.main-slider .content-box {
    position: absolute;
}
.main-slider .content-box {
    top: 20%;
    background: rgba(0, 0, 0, 0.7);
}
.main-slider .text {
    font-weight: 400;
    line-height: 1.8em;
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}
.main-slider .owl-dots {
    bottom: 30px;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100 !important;
}
.main-slider .owl-theme .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0;
    display: block;
    height: 5px;
    margin: 5px 7px;
    transition: opacity 0.2s ease 0s;
    width: 30px;
}
.main-slider .owl-theme .owl-dots .owl-dot.active span,
.main-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #004c7d;
}
.main-slider .owl-theme .owl-controls {
    margin-top: 0;
}
.padd-top {
    padding-top: 75px;
}
.breadcrumb {
    text-align: right;
}
.group-company .thumbnail {
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 40px;
}
.group-company .thumbnail h3 {
    font-size: 20px;
    margin: 15px 0;
}
.group-company .thumbnail p {
    margin-bottom: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #004c7d !important;
}
.navbar-toggle .icon-bar {
    border-radius: 0;
    display: block;
    height: 3px;
    width: 30px;
}
.navbar-right .dropdown-menu {
    right: auto;
}
.recent-properties-area {
    position: relative;
}
.recent-properties-area h3 span {
    color: #f44336;
}
.recent-properties-area .properties-slider .properties-slider-item .item-single {
    height: 350px;
    margin: 0 0 30px;
    display: block;
}
.recent-properties-area .properties-slider .properties-slider-item .item-single img {
    height: 350px;
    width: 100%;
}
.recent-properties-area .properties-slider .properties-slider-item .slider-content-area {
    background: #f5f5f5;
}
.recent-properties-area .properties-slider .properties-slider-item .item-single .content-properties {
    height: 350px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 0 50px;
}
.recent-properties-area .properties-slider .properties-slider-item .item-single .content-properties h4 {
    font-size: 20px;
}
.recent-properties-area .properties-slider .properties-slider-item .item-single .content-properties p {
    margin: 0 0 70px;
}
.recent-properties-area .properties-slider .properties-slider-item .item-single .content-properties ul li {
    display: inline-block;
}
.recent-properties-area .properties-slider .properties-slider-item .item-single .content-properties ul li strong {
    font-size: 24px;
    font-weight: 500;
}
.recent-properties-area .properties-slider .properties-slider-item .item-single .content-properties a {
    color: #333;
}
.recent-properties-area .properties-slider .properties-slider-item .item-single .content-properties a:hover {
    color: #f44336;
}
.recent-properties-area .owl-theme .owl-buttons {
    top: -125px;
    right: -6px;
}
.recent-properties-area .owl-theme .owl-controls .owl-buttons .owl-next:before,
.recent-properties-area .owl-theme .owl-controls .owl-buttons .owl-prev:before {
    padding: 0;
    width: 28px;
    height: 26px;
}
.recent-properties-area .owl-theme .owl-controls .owl-buttons .owl-next:before,
.recent-properties-area .owl-theme .owl-controls .owl-buttons .owl-prev:before {
    color: #333;
}
.recent-properties-area .owl-theme .owl-buttons .owl-next:hover:before,
.recent-properties-area .owl-theme .owl-buttons .owl-prev:hover:before {
    background: #f44336;
    color: #fff;
}
.floatright {
    float: right;
}
.gray {
    background-color: #f5f5f5;
}
.mob-well {
    background-color: #f5f5f5;
    border: 0 solid #e3e3e3;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 0;
}
.mob-details {
    padding: 20px;
}
.mob-well h3 {
    margin: 10px 0;
}
.news-well p {
    text-align: justify;
}
.text-justify {
    text-align: justify;
}
@media (max-width: 768px) {
    .Sub {
        display: none;
    }
}
#animated-tab .nav-tabs > li {
    opacity: 0.6;
}
#animated-tab .nav-tabs > li.active {
    opacity: 1;
}
@media (max-width: 999px) {
    .logo {
        max-width: 100px;
    }
}
.preloader {
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483647;
    background: url(../images/hindva-logo-166x22.svg) center no-repeat #fff;
}
figure.video-ref:hover img {
    cursor: url(../images/icon-zoom-white-play.png), pointer;
}
#lightgallery-div .person-social i {
    margin: 0 15px;
    font-size: 15px;
    color: #000;
}
.lazy-hidden {
    opacity: 1;
}
.lazy-loaded {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
}
.lazy-hidden {
    background: #fff url(../images/hindva-logo-166x22.svg) no-repeat 50% 50%;
}
@media (min-width: 992px) {
    #lightgallery .col-md-4:nth-child(3n + 1),
    #lightgallery .col-sm-6:nth-child(3n + 1) {
        clear: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #lightgallery .col-md-4:nth-child(2n + 1),
    #lightgallery .col-sm-6:nth-child(2n + 1) {
        clear: left !important;
    }
}
#lightgallery-div figure img {
    min-height: 224px;
}
.gallery-img {
  max-height: 224px;
  overflow: hidden;
  position: relative;
}

.gallery-img img {
  display: block;
  width: 100%;
  height: auto;
  /*object-fit: none;*/
  object-position: top;
}
.width-95 {
    width: 95%;
}
#animated-tab .nav-tabs > li:hover {
    opacity: 1;
}
@media (min-width: 768px) and (max-width: 979px) {
    #animated-tab .letter-spacing-3 {
        letter-spacing: 1px !important;
    }
}
.Subscription .form-control:focus {
    border: 2px solid #999;
}
/* .home .owl-carousel .owl-item {
    min-height: 400px;
} */
.company-Details h1 {
    font-size: 26px;
    line-height: 0;
}
.color {
    color: #626262;
}
.leadership_modal .modal-dialog {
    margin: 180px auto;
}
.leadership_modal .modal-body {
    padding: 30px;
    color: #222;
}
.leadership_modal .modal-title {
    color: #fff !important;
}
.leadership_modal .modal-header {
    border-bottom: medium none;
    min-height: inherit;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
@media (min-width: 980px) {
    .leadership_modal .modal-dialog {
        width: 800px;
    }
}
.leadership_modal .modal-content {
    border-radius: 0;
}
@media (max-width: 1100px) {
    .leadership_modal .modal-body {
        position: relative;
        padding: 15px;
        height: 450px;
        min-height: 450px;
        overflow-y: scroll;
        margin-top: 30px;
    }
}
@media (min-width: 1101px) and (max-width: 1400px) {
    .leadership_modal .modal-dialog {
        margin: 90px auto;
    }
    .leadership_modal .modal-body {
        position: relative;
        padding: 15px;
        margin-top: 30px;
        height: 500px;
        min-height: 500px;
        overflow-y: scroll;
    }
}
@media (min-width: 1401px) {
    .leadership_modal .modal-body {
        position: relative;
        padding: 15px;
        margin-top: 30px;
    }
}
.leadership_modal .modal button.close {
    background: #004c7d url(images/ui-icons_ffffff_256x240.png) no-repeat scroll -130px -2px !important;
    border-radius: 0 !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 26px;
    font-weight: 400;
    height: 30px;
    margin-bottom: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 2px;
    width: 30px;
}
.sidebar .icon-map-pin {
    float: left;
    position: relative !important;
}
.container_full {
    min-height: 200px;
}
footer .white-heading,
footer h4,
footer h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.1;
}
footer ul li a:hover {
    color: #fff;
}
.pd-r {
    padding-right: 0;
}
.pd-l {
    padding-left: 0;
}
.ourBoxBlk,
.ourBoxBlk img {
    position: relative;
    width: 100%;
}
.ourBoxBlk h5,
.ourBoxBlk:hover h4 {
    opacity: 0;
    visibility: hidden;
}
.pgAbout .ourBox {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}
.ourBox h3 {
    color: #7e5999;
    font-size: 25px;
    margin-bottom: 10px;
}
.ourBoxBlk {
    float: left;
    margin-bottom: 3px;
    margin-right: 3px;
    max-width: 285px;
    overflow: hidden;
}
.ourBoxBlk img {
    display: block;
    z-index: 0;
}
.ourBoxBlk_big {
    margin-right: 0;
    max-width: 573px;
    width: 100%;
}
.ourBoxBlk .hovLayer {
    background: rgba(141, 100, 170, 0.9) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease 0s;
    z-index: 5;
}
.ourBoxBlk h4,
.ourBoxBlk h5 {
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 0.2s ease 0s;
    z-index: 8;
}
.ourBoxBlk h4 {
    bottom: 42%;
    font-size: 26px;
}
.ourBoxBlk h5 {
    bottom: 5%;
    font-size: 14px;
    padding: 0 5px;
}
.ourBoxBlk:hover .hovLayer {
    top: 82%;
}
.ourBoxBlk:hover h5 {
    opacity: 1;
    visibility: visible;
}
.layerCommit {
    background: rgba(128, 195, 66, 0.85) none repeat scroll 0 0 !important;
}
.layerTrust {
    background: rgba(0, 130, 198, 0.85) none repeat scroll 0 0 !important;
}
.layerPassion {
    background: rgba(243, 112, 50, 0.85) none repeat scroll 0 0 !important;
}
.commitBlk:hover .hovLayer,
.trustBlk:hover .hovLayer {
    top: 70%;
}
.dedicationBlk:hover .hovLayer,
.passionBlk:hover .hovLayer {
    top: 69%;
}
.resultBlk:hover .hovLayer {
    top: 65%;
}
.integrationBlk:hover .hovLayer {
    top: 69.5%;
}
.enterprenBlk:hover .hovLayer {
    top: 80%;
}
.cultureBox {
    float: right !important;
}
@media screen and (max-width: 999px) {
    .pgAbout .ourBox {
        float: none;
        margin: 20px auto 0;
    }
    .cultureBox {
        float: none !important;
        margin-top: 25px !important;
    }
}
@media screen and (max-width: 515px) {
    .pd-r {
        padding-right: 0;
        padding-left: 0;
    }
    .pd-l {
        padding-left: 0;
        padding-right: 0;
    }
    .ourBoxBlk {
        float: left;
        max-width: 243px;
        width: 49%;
    }
    .ourBoxBlk_big {
        max-width: 480px;
        width: 99%;
    }
}
@media screen and (max-width: 348px) {
    .ourBoxBlk {
        float: left;
        max-width: 243px;
        width: 48.9%;
    }
    .ourBoxBlk_big {
        max-width: 480px;
        width: 99.25%;
    }
}
.pgContact .innerPgConten {
    padding-bottom: 0;
}
.pgContact .bnrImg img {
    width: 100%;
}
.pgContact .mapBlk {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.mapBlk .addBox {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(134, 134, 134, 0.75);
    color: rgba(0, 0, 0, 0.8);
    margin: 0 0 0 20px;
    max-width: 290px;
    padding: 20px;
    width: 100%;
}
.addBox .title {
    color: #8d64aa;
    font-size: 28px;
    margin-bottom: 5px;
}
.addBox .mailId a {
    color: rgba(126, 89, 153, 0.8);
    display: inline-block;
    font-size: 16px;
    margin: 13px 0;
}
.addBox .btnDownload a {
    background: #8d64aa url(../images/icons/icon_download_small.png) no-repeat scroll 10px 50%;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 31px;
    margin-top: 10px;
    max-width: 215px;
    padding: 0 0 0 40px;
}
@media screen and (max-width: 640px) {
    .pgContact .innerPgConten {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (width: 768px) {
    .pd-r {
        padding-right: 15px;
    }
    .pd-l {
        padding-left: 15px;
    }
}
.bg-dark-blue label {
    color: #fff;
}
.fot-news h3 {
    color: #727272;
}
.fot-news {
    margin-bottom: 10px;
    color: #727272;
}
.pointer {
    cursor: pointer;
}
.contact-footer p {
    margin-bottom: 5px;
}
.team-details {
    color: #fff;
}
.mob-pad {
    padding: 0;
}
.normal-download .modal-body {
    padding: 30px;
    color: #222;
}
.normal-download .modal-title {
    color: #fff !important;
}
.normal-download .modal-content {
    border-radius: 0;
}
.normal-download .modal-body {
    position: relative;
    padding: 15px;
}
.normal-download .modal-header {
    border-bottom: medium none;
    min-height: inherit;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.normal-download label {
    margin-bottom: 0;
}
.normal-download .modal-dialog {
    margin: 130px auto;
    width: 300px;
}
.normal-download .modal button.close {
    background: #004c7d url(images/ui-icons_ffffff_256x240.png) no-repeat scroll -130px -2px !important;
    border-radius: 0 !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 26px;
    font-weight: 400;
    height: 30px;
    margin-bottom: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 2px;
    width: 30px;
}
.normal .modal-body {
    padding: 30px;
    color: #222;
}
.normal .modal-title {
    color: #004c7d !important;
    font-weight: 600;
}
.normal .modal-content {
    border-radius: 0;
}
.normal .modal-body {
    position: relative;
    padding: 15px;
    height: 450px;
    min-height: 350px;
    overflow-y: scroll;
}
@media (min-width: 1101px) and (max-width: 1400px) {
    .normal .modal-dialog {
        margin: 60px auto;
    }
    .normal .modal-body {
        height: 500px;
        min-height: 500px;
    }
}
@media (min-width: 1401px) {
    .normal .modal-body {
        height: 650px;
        min-height: 650px;
    }
}
.normal .modal-header {
    background: #fff none repeat scroll 0 0;
    border-bottom: none;
    min-height: 16.4286px;
}
@media (min-width: 980px) {
    .normal .modal-dialog {
        width: 800px;
    }
}
.normal .modal button.close {
    background: #004c7d url(images/ui-icons_ffffff_256x240.png) no-repeat scroll -130px -2px !important;
    border-radius: 0 !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 26px;
    font-weight: 400;
    height: 30px;
    margin-bottom: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 0;
    width: 30px;
}
.site-ul {
    margin-top: 50px;
}
.site-well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    margin-bottom: 30px;
    min-height: 230px;
    padding: 20px;
}
.site-well h4 {
    background-color: #004c7d;
    border-radius: 0 15px 15px 0;
    color: #fff;
    left: 15px;
    padding: 5px 20px;
    position: absolute;
}
.info-btn.call-btn {
    position: fixed;
    left: 45px;
    bottom: 5%;
    cursor: pointer;
}
.info-btn.call-btn {
    z-index: 100;
    border: 2px solid #444;
    border-radius: 50%;
    height: 48px;
    padding: 8px 8px;
    width: 48px;
    color: #444;
}
.info-btn.call-btn i {
    color: #444;
}
.btn.content-btn,
.btn.gallery-btn,
.info-btn.call-btn {
    animation: 4s cubic-bezier(0.19, 1, 0.22, 1) 0s normal both infinite running dot-pulse-idle;
}
@keyframes dot-pulse-idle {
    0% {
        box-shadow: 0 0 0 0 #ef7f1a;
    }
    50% {
        box-shadow: 0 0 0 40px rgba(239, 127, 26, 0);
    }
}
.fotter-social a {
    font-size: 18px;
    margin: auto 2px;
}
.pop-img {
    margin-top: 30px;
}
.first-btn {
    margin-right: 10px;
}
.brochure-share {
    margin-top: 20px;
}
.brochure-share a i {
    color: #272727;
}
.brochure-share a {
    margin: 0 5px;
}
.csr-gallery img {
    -webkit-filter: grayscale(100%);
    -webkit-transition: 0.5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: 0.5s ease-in-out;
    -o-filter: grayscale(100%);
    -o-transition: 0.5s ease-in-out;
    filter: grayscale(100%);
}
.csr-gallery img:hover {
    -webkit-filter: grayscale(0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-filter: grayscale(0);
    -moz-transition: 0.5s ease-in-out;
    -o-filter: grayscale(0);
    -o-transition: 0.5s ease-in-out;
    filter: grayscale(0);
}
.csr-gallery figure {
    padding: 15px 0 35px;
}
@media (max-width: 700px) {
    .main-slider .owl-dots {
        bottom: 10px !important;
    }
}
@media (max-width: 767px) {
    .footer-margin {
        margin-top: 25px;
    }
}
@media (min-width: 768px) and (max-width: 864px) {
    #animated-tab .nav-tabs > li {
        padding: 0 !important;
    }
}
#flipbook {
    height: 550px;
}
@media (max-width: 560px) {
    #flipbook {
        width: 100%;
        height: 300px;
    }
}
.ourBoxBlk h5,
.ourBoxBlk:hover h4 {
    opacity: 0;
    visibility: hidden;
}
.pgAbout .bussBannerPort {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}
.abtHead {
    line-height: 25px;
}
.bussBannerPort .busBnr_lf {
    float: left;
    width: 27.1%;
}
.bussBannerPort .busBnr_rht {
    float: left;
    width: 72.5%;
    margin-left: 0.1%;
}
.bussBannerPort .bnrLarg_coal img,
.bussBannerPort .bnrLarg_infrastructure img,
.bussBannerPort .bnrLarg_investor img,
.bussBannerPort .bnrLarg_oil img,
.bussBannerPort .bnrLarg_port img,
.bussBannerPort .bnrLarg_thermal img {
    display: block;
    width: 100%;
}
.bussBannerPort .bnrLarg_investor {
    margin-top: 1px;
}
.bussBannerPort .bnrLarg_infrastructure {
    float: left;
    width: 57.9%;
}
.bussBannerPort .bnrLarg_port {
    float: left;
    width: 42%;
    margin-left: 0.1%;
}
.bussBannerPort .bnrLarg_oil {
    float: left;
    margin-top: 0.1%;
    width: 31.4%;
    max-width: 319px;
}
.bussBannerPort .bnrLarg_coal {
    float: left;
    margin-left: 0.1%;
    margin-top: 0.1%;
    width: 68.4%;
}
@media screen and (max-width: 680px) {
    .bussBannerPort .bnrLarg_coal,
    .bussBannerPort .bnrLarg_infrastructure,
    .bussBannerPort .bnrLarg_investor,
    .bussBannerPort .bnrLarg_oil,
    .bussBannerPort .bnrLarg_port,
    .bussBannerPort .bnrLarg_thermal,
    .bussBannerPort .busBnr_lf,
    .bussBannerPort .busBnr_rht {
        float: none;
        max-width: 320px;
        width: 100%;
        margin: 0 auto 10px;
    }
    .bussBannerPort .busBnr_lf {
        margin-top: 15px;
    }
    .bussBannerPort .bnrLarg_coal img,
    .bussBannerPort .bnrLarg_infrastructure img,
    .bussBannerPort .bnrLarg_investor img,
    .bussBannerPort .bnrLarg_oil img,
    .bussBannerPort .bnrLarg_port img {
        width: 100%;
        display: block;
    }
}
.pgAbout .ourBox {
    float: left;
    max-width: 488px;
    width: 100%;
    margin: 35px 0 0;
}
.ourBox h3 {
    font-size: 25px;
    color: #7e5999;
    margin-bottom: 10px;
}
.ourBoxBlk {
    float: left;
    max-width: 243px;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 1px;
    margin-right: 1px;
}
.ourBoxBlk img {
    width: 100%;
    position: relative;
    z-index: 0;
    display: block;
}
.ourBoxBlk_big {
    max-width: 487px;
    width: 100%;
    margin-right: 0;
}
.ourBoxBlk .hovLayer {
    background: rgba(141, 100, 170, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
    transition: all 0.2s ease;
}
.ourBoxBlk h4,
.ourBoxBlk h5 {
    position: absolute;
    z-index: 8;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    transition: all 0.2s ease;
}
.ourBoxBlk h4 {
    font-size: 26px;
    bottom: 42%;
}
.ourBoxBlk h5 {
    bottom: 5%;
    padding: 0 5px;
}
.ourBoxBlk:hover .hovLayer {
    top: 75%;
}
.ourBoxBlk:hover h5 {
    opacity: 1;
    visibility: visible;
}
.layerCommit {
    background: rgba(128, 195, 66, 0.85) !important;
}
.layerTrust {
    background: rgba(0, 130, 198, 0.85) !important;
}
.layerPassion {
    background: rgba(243, 112, 50, 0.85) !important;
}
.commitBlk:hover .hovLayer,
.trustBlk:hover .hovLayer {
    top: 61%;
}
.dedicationBlk:hover .hovLayer,
.passionBlk:hover .hovLayer,
.resultBlk:hover .hovLayer {
    top: 60%;
}
.integrationBlk:hover .hovLayer {
    top: 46.5%;
}
.enterprenBlk:hover .hovLayer {
    top: 60%;
}
.cultureBox {
    float: right !important;
}
@media screen and (max-width: 999px) {
    .pgAbout .ourBox {
        float: none;
        margin: 30px auto 0;
    }
    .cultureBox {
        float: none !important;
        margin-top: 25px !important;
    }
}
@media screen and (max-width: 515px) {
    .ourBoxBlk {
        float: left;
        max-width: 243px;
        width: 49.7%;
    }
    .ourBoxBlk_big {
        max-width: 487px;
        width: 100%;
    }
}
@media screen and (max-width: 348px) {
    .ourBoxBlk {
        float: left;
        max-width: 243px;
        width: 49.5%;
    }
    .ourBoxBlk_big {
        max-width: 487px;
        width: 100%;
    }
}
.pgAbout .peopleList_HovBg h3 {
    font-size: 22px !important;
}
.pgAbout .peopleTitle {
    margin-top: 35px;
}
.pgContact .innerPgConten {
    padding-bottom: 0;
}
.pgContact .bnrImg img {
    width: 100%;
}
.pgContact .mapBlk {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 40px 0;
}
.mapBlk .addBox {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 5px rgba(134, 134, 134, 0.75);
    padding: 20px;
    max-width: 290px;
    width: 100%;
    color: rgba(0, 0, 0, 0.8);
    margin: 0 0 0 20px;
}
.addBox .title {
    font-size: 28px;
    color: #8d64aa;
    margin-bottom: 5px;
}
.addBox .mailId a {
    color: rgba(126, 89, 153, 0.8);
    margin: 13px 0;
    display: inline-block;
    font-size: 16px;
}
.addBox .btnDownload a {
    background: url(../images/icons/icon_download_small.png) 10px 50% no-repeat #8d64aa;
    color: #fff;
    display: block;
    max-width: 215px;
    padding: 0 0 0 40px;
    line-height: 31px;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 10px;
}
.mapIndia {
    background-image: url(../images/contact/map_india.png);
}
.mapAustralia {
    background-image: url(../images/contact/map_australia.png);
    border-top: 3px solid #fff;
}
.mapIndonesia {
    background-image: url(../images/contact/map_indonesia.png);
    border-top: 3px solid #fff;
}
@media screen and (max-width: 640px) {
    .pgContact .innerPgConten {
        padding-left: 0;
        padding-right: 0;
    }
}
.pgListCompanies .innerPgConten {
    padding-bottom: 35px;
}
.pgListCompanies .sortBg {
    background: #ededed;
    padding: 15px;
    margin: 5px 0 0;
}
.sortBg .sortBlk {
    float: left;
    margin: 5px 0 0;
}
.sortBlk .sortLable {
    float: left;
    margin: 3px 10px 0 0;
}
.sortBlk .select-style {
    float: left;
    padding: 0;
    margin: 0;
    border: 1px solid #fff;
    width: 200px;
    overflow: hidden;
    background: url(../images/arrowdown.png) 95% 50% no-repeat #fff;
}
.iconEnergy,
.iconResource {
    background-size: 30px 30px;
}
.select-style select {
    padding: 7px 8px;
    font-size: 15px;
    color: #454545;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select-style select option {
    color: #4d4e53;
    font-size: 16px;
}
.select-style select:focus {
    outline: 0;
}
.sortBg .markBlk {
    float: right;
    width: 260px;
}
.iconMark {
    float: left;
    padding: 10px 0 10px 40px;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-left: 30px;
}
.iconResource {
    background-image: url(../images/icons/location/icon_resource.png);
}
.iconEnergy {
    background-image: url(../images/icons/location/icon_energy.png);
}
.iconLogistic {
    background-image: url(../images/icons/location/icon_logistics.png);
    background-size: 27px 32px;
}
.iconAgry {
    background-image: url(../images/icons/location/icon_agri.png);
    background-size: 30px 30px;
}
.companiList {
    margin: 10px 0 0;
}
.companiList .companiListRow {
    border-bottom: 1px solid #d4d4d4;
    padding: 15px 0;
}
.companiList .companiListRow:last-child {
    border-bottom: none;
}
.companiListRow .companiIcon {
    width: 35px;
    height: 35px;
    float: left;
}
.companiIcon img {
    width: 100%;
}
.companiListRow .CompaniListRht {
    float: left;
    margin: 0 0 0 2.5%;
    width: 91%;
}
.companiListRow .companiName {
    float: left;
    width: 34%;
    font-size: 20px;
    color: #242424;
    margin: 5px 1% 0 0;
}
.companiListRow .companiAdd {
    float: left;
    width: 35%;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 18px;
}
.companiListRow .companiLink a {
    float: right;
    width: 20%;
    margin: 7px 0 0 1%;
    font-size: 14px;
    color: #8d64aa;
}
@media screen and (max-width: 834px) {
    .pgListCompanies .innerPgConten {
        padding-bottom: 5px;
    }
    .companiListRow .companiName {
        width: 100%;
        float: none;
    }
    .companiListRow .companiAdd {
        float: none;
        width: 100%;
        margin: 7px 0 0;
    }
    .companiListRow .companiLink a {
        float: none;
        margin: 7px 0 0;
        display: inline-block;
    }
}
@media screen and (max-width: 640px) {
    .iconMark {
        display: none;
    }
}
@media screen and (max-width: 559px) {
    .companiListRow .CompaniListRht {
        float: left;
        margin: 0 0 0 2.5%;
        width: 85%;
    }
}
.pgAbout .row {
    max-width: 980px;
    margin: 0 auto;
}
.a-btn {
    position: absolute;
    right: 20px;
    top: 3px;
}
.bt {
    background: #004c7d;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
.bt i {
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
}
@media (max-width: 360px) {
    .trustBlk:hover .hovLayer {
        top: 38% !important;
    }
    .commitBlk:hover .hovLayer {
        top: 40% !important;
    }
    .passionBlk:hover .hovLayer {
        top: 25% !important;
    }
    .resultBlk:hover .hovLayer {
        top: 25% !important;
    }
    .integrationBlk:hover .hovLayer {
        top: 25% !important;
    }
    .dedicationBlk:hover .hovLayer {
        top: 25% !important;
    }
}
@media (min-width: 360px) and (max-width: 450px) {
    .trustBlk:hover .hovLayer {
        top: 54% !important;
    }
    .commitBlk:hover .hovLayer {
        top: 55% !important;
    }
    .passionBlk:hover .hovLayer {
        top: 40% !important;
    }
    .resultBlk:hover .hovLayer {
        top: 40% !important;
    }
    .integrationBlk:hover .hovLayer {
        top: 35% !important;
    }
    .dedicationBlk:hover .hovLayer {
        top: 40% !important;
    }
}
@media (min-width: 451px) and (max-width: 480px) {
    .trustBlk:hover .hovLayer {
        top: 65% !important;
    }
    .commitBlk:hover .hovLayer {
        top: 64% !important;
    }
    .passionBlk:hover .hovLayer {
        top: 50% !important;
    }
    .resultBlk:hover .hovLayer {
        top: 50% !important;
    }
    .integrationBlk:hover .hovLayer {
        top: 45% !important;
    }
    .dedicationBlk:hover .hovLayer {
        top: 50% !important;
    }
}
@media (min-width: 481px) and (max-width: 550px) {
    .trustBlk:hover .hovLayer {
        top: 70% !important;
    }
    .commitBlk:hover .hovLayer {
        top: 70% !important;
    }
    .passionBlk:hover .hovLayer {
        top: 60% !important;
    }
    .resultBlk:hover .hovLayer {
        top: 60% !important;
    }
    .integrationBlk:hover .hovLayer {
        top: 55% !important;
    }
    .dedicationBlk:hover .hovLayer {
        top: 60% !important;
    }
}
#modal-popup .modal-footer {
    margin-top: 0;
}
#modal-popup .modal-content {
    background-color: rgba(0, 0, 0, 0.85);
}
#modal-popup .modal-body {
    padding-bottom: 10px;
}
#modal-popup h4 {
    color: #fff;
    font-size: 18px;
}
#modal-popup #popup-image {
    min-height: 300px;
}
#modal-popup .modal-content {
    width: inherit;
    height: inherit;
    margin: 0 auto;
}
#modal-popup .modal-dialog {
    margin: 0 auto;
}
#modal-popup .modal-body {
    padding: 0 !important;
}
#modal-popup .modal-content {
    background: 0 0;
}
#modal-popup .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.social-popup li {
    padding: 0 7px;
}
.social-popup li {
    display: inline-block;
}
.social-popup li a {
    color: #fff;
    font-size: 20px;
}
.social-popup li a i {
    color: #fff;
}
#modal-popup .modal-dialog {
    position: absolute !important;
    right: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
#modal-popup .modal-dialog {
    -webkit-transform: translateY(-50%);
    transform: translate(0, -50%) !important;
    top: 50% !important;
}
#modal-popup .close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 8040;
    background: #727271 !important;
    color: #fff;
    text-align: center;
    opacity: 1;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    line-height: 58px;
}
@media (min-width: 1199px) {
    #modal-popup .modal-content {
        width: 500px;
        height: 500px;
    }
}
.padding-top-5 {
    padding-top: 5px;
}
.fade2 {
    transform: scale(0.9);
    opacity: 0;
    transition: all 0.2s linear;
}
.fade2.show {
    opacity: 1;
    transform: scale(1);
}
.left-icon {
    width: 10%;
    display: inline-block;
    vertical-align: top;
}
.right-address {
    width: 80%;
    display: inline-block;
}
.bg-slider-grey {
    background: #f9f9f9 !important;
}
.bg-theme {
    background: #004c7d !important;
    color: #fff;
}
.grey-year-text {
    color: #333;
}
.grey-heading-text {
    color: #333;
}
.gray-para-text {
    color: #777;
}
#terms-conditions .modal-body h6 {
    margin-top: 14px;
    margin-bottom: 14px;
}
#home-ceo-slider .owl-pagination {
    bottom: -50px;
}
#blog-slider.owl-carousel,
#home-ceo-slider.owl-carousel {
    position: inherit !important;
    overflow: visible !important;
}
#blog-slider .owl-dot span,
#home-ceo-slider .owl-dot span {
    background: none repeat scroll 0 0 #004c7d;
    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;
}
#blog-slider .owl-dot.active span,
#home-ceo-slider .owl-dot.active span {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #004c7d;
    transform: scale(1.33333);
}
@media (max-width: 767px) {
    #modal-popup .modal-dialog {
        width: 300px;
    }
}
@media (min-width: 992px) {
    #csr_gallery_light .col-md-4:nth-child(3n + 1),
    #csr_gallery_light .col-sm-6:nth-child(3n + 1) {
        clear: left !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #csr_gallery_light .col-md-4:nth-child(2n + 1),
    #csr_gallery_light .col-sm-6:nth-child(2n + 1) {
        clear: left !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .csr-filter {
        display: inline-block;
    }
}
select {
    padding: 12px 15px;
}
.bg-logo-grey {
    background: #605d5c !important;
}
#subscribe-form label.error {
    color: #fff;
}
@media (min-width: 992px) {
    #team-div .col-md-4:nth-child(3n + 1),
    #team-div .col-sm-6:nth-child(3n + 1) {
        clear: left !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #team-div .col-md-4:nth-child(2n + 1),
    #team-div .col-sm-6:nth-child(2n + 1) {
        clear: left !important;
    }
}
.quotes img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-bottom: 20px;
}
.img-wrap {
    position: relative;
}
.img_pop {
    display: table;
    margin: 0 auto;
}
.video_pop {
    margin: 0 auto;
}
@media (max-width: 359px) {
    .img-wrap {
        margin-top: 120px;
    }
}
.count-wrapper {
    position: absolute;
    top: 0;
    right: 15px;
    width: 40px;
    opacity: 1;
    z-index: 99;
    background: #004c7d;
    height: 40px;
    color: #fff;
}
.count-inner {
    width: 40px;
    text-align: centre;
    padding-top: 7px;
}
.diamond-class {
    color: #00b1eb;
}
.hospitality-class {
    color: #af9778;
}
.real-estate-class {
    color: #727271;
}
.mining-class {
    color: #e31e24;
}
.textile-class {
    color: #d58187;
}
.education-class {
    color: #ef7f1a;
}
#owl-mainslider {
    cursor: pointer;
}
@media (max-width: 998px) {
    .black-text sup {
        font-size: 90%;
        top: 0.2em !important;
        vertical-align: super;
    }
}
@media (min-width: 999px) {
    .black-text sup {
        font-size: 100%;
        vertical-align: super;
        position: relative;
        top: 0.3em;
    }
}
.intl-tel-input {
    display: block !important;
}
#contactusform select {
    font-size: 11px !important;
}
select {
    padding: 12px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/select_arraow_down.png) 98% center no-repeat !important;
}
.span-r {
    display: inline-block !important;
    font-size: 22px !important;
    top: 4px !important;
    color: #2a2424 !important;
}
@media (max-width: 767px) {
    .span-r {
        font-size: 10px !important;
        vertical-align: top !important;
        margin-top: -1px !important;
    }
    .res-nopadding {
        padding: 0 !important;
    }
}
.span-r span {
    font-weight: 400 !important;
}
#blog-slider .gray-para-text {
    text-align: justify;
}
.filter-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control-indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #c3c2c9;
}
.filter-attribute-container .list-group-item label.checkbox {
    margin-bottom: 5px !important;
    margin-top: 0 !important;
    padding-left: 23px !important;
}
.control-checkbox .control-indicator:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control input:checked ~ .control-indicator:after {
    display: block;
}
.control-indicator:after {
    content: "";
    position: absolute;
    display: none;
}
.control input:checked ~ .control-indicator {
    background: #727271 !important;
    border: none !important;
}
.control input:focus ~ .control-indicator,
.control:hover input ~ .control-indicator {
    background: #fff;
}
.control {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px !important;
    cursor: pointer;
}
.control-checkbox .check-text {
    color: #3a3939;
    font-size: 14px;
}
.Subscription h3 small {
    color: #fff;
}
.Subscription h3 a:hover {
    color: #000;
}
@media (min-width: 768px) and (max-width: 899px) {
    .corporate-standards .nav-tabs li a {
        padding: 0 10px !important;
    }
}
@media (min-width: 900px) and (max-width: 1179px) {
    .corporate-standards .nav-tabs li a {
        padding: 0 7px !important;
    }
}
.nopadding {
    padding: 0;
}
#contactusform #salutation {
    background: url(../images/select_arraow_down.png) 93% center no-repeat !important;
}
.read-more {
    color: #004c7d;
}
.mytooltip {
    display: inline;
    position: relative;
    z-index: 9999;
}
.mytooltip:hover .tooltip-item::after {
    pointer-events: auto;
}
.mytooltip:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}
a.mytooltip {
    font-weight: 500;
    color: #fb9678;
}
.mytooltip:hover .tooltip-content2,
.mytooltip:hover .tooltip-content2 i {
    opacity: 1;
    font-size: 18px;
}
.mytooltip:hover .tooltip-content2,
.mytooltip:hover .tooltip-content2 i {
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.mytooltip:hover .tooltip-content3 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.mytooltip:hover .tooltip-item2 {
    color: #fff;
    -webkit-transform: translate3d(0, -0.5em, 0);
    transform: translate3d(0, -0.5em, 0);
}
.mytooltip:hover .tooltip-content4,
.mytooltip:hover .tooltip-text2 {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mytooltip:hover .tooltip-content5 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.mytooltip:hover .tooltip-text3 {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.mytooltip:hover .tooltip-inner2 {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.tooltip-effect-4 .tooltip-content {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale3d(0.7, 0.3, 1);
    transform: scale3d(0.7, 0.3, 1);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}
.tooltip-item {
    cursor: pointer;
    display: inline-block;
    padding: 0 10px;
}
.tooltip-item::after {
    content: "";
    position: absolute;
    width: 360px;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.mytooltip:hover .tooltip-item::after {
    pointer-events: auto;
}
.tooltip-effect-4 .tooltip-content {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale3d(0.7, 0.3, 1);
    transform: scale3d(0.7, 0.3, 1);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}
.tooltip.tooltip-effect-2:hover .tooltip-content {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}
.tooltip-content::after {
    content: "";
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #2a3035 transparent transparent;
    border-width: 10px;
    margin-left: -10px;
}
.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 354px;
    left: 51%;
    margin: 0 0 20px -180px;
    bottom: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    background: #2b2b2b;
    opacity: 0;
    cursor: default;
    pointer-events: none;
}
.tooltip-text {
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 12px;
    color: #fff;
}
.fa-google-plus {
    display: none;
}
@media (max-width:768px){
    .flex-cust-css{
        flex-direction: column !important;   
    } 
    .cust-width-css{
        margin:50px !important;
        width: 90% !important;
    }
}
.contact-cust-css{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
@media (max-width:768px){
    .contact-cust-css{
        display: flex;
        flex-direction: column !important;
        flex-wrap: wrap;
        align-items: center;
        min-height: 0px !important;
    }
}

@media (max-width: 1024px) {
    body.page-template-contact-us .custom-section {
        padding: 0;
    }
}

input#subscribe-btn {
    padding: 6px 22px;
}

/* Container setup with Flexbox */
#csr_gallery_light {
    display: flex !important;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

/* Remove Bootstrap float behavior */
#csr_gallery_light .csr-item {
    float: none !important;
    clear: none !important;
}

/* Desktop: 3 items horizontally per row */
@media (min-width: 992px) {
    #csr_gallery_light .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

/* Tablet: 2 items horizontally per row */
@media (min-width: 768px) and (max-width: 991px) {
    #csr_gallery_light .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/* Mobile: 1 item per row */
@media (max-width: 767px) {
    #csr_gallery_light .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* Hidden items from jQuery .hide() - won't affect layout */
#csr_gallery_light .csr-item[style*="display: none"] {
    display: none !important;
}


/* Container setup with Flexbox */
#lightgallery-div {
    display: flex !important;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

/* Remove Bootstrap float behavior */
#lightgallery-div .grid-bottom {
    float: none !important;
    clear: none !important;
}

/* Desktop: 3 items horizontally per row */
@media (min-width: 992px) {
    #lightgallery-div .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

/* Tablet: 2 items horizontally per row */
@media (min-width: 768px) and (max-width: 991px) {
    #lightgallery-div .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/* Mobile: 1 item per row */
@media (max-width: 767px) {
    #lightgallery-div .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* Hidden items from jQuery .hide() or inline style */
#lightgallery-div .grid-bottom[style*="display: none"] {
    display: none !important;
}

#error-page {
    text-align: center;
    padding: 80px 20px;
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#error-page .error {
    font-size: 140px;
    font-weight: 700;
    color: #004c7d;
    margin: 0;
    line-height: 1;
}

#error-page .page p {
    font-size: 20px;
    margin: 20px 0 30px;
    color: #555;
}

#error-page .btn-part .readon {
    display: inline-block;
    padding: 12px 35px;
    font-size: 16px;
    background: transparent;
    color: #000;
    text-decoration: none;
    transition: 0.3s;
    border: 1px solid #000;
}

#error-page .btn-part .readon:hover {
    background: #000;
    color: #fff;
}

.navbar-toggle {
    border: none;
}

.navbar-toggle .icon-bar {
    transition: all 0.25s ease;
}

/* OPEN STATE */
.navbar-toggle.menu-open .icon-bar:nth-child(2) {
    transform: rotate(45deg) translate(5px, 5px);
}

.navbar-toggle.menu-open .icon-bar:nth-child(3) {
    opacity: 0;
}

.navbar-toggle.menu-open .icon-bar:nth-child(4) {
    transform: rotate(-45deg) translate(5px, -5px);
}

form.wpcf7-form.init {
    padding: 10px;
}
.navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}