/*
Theme Name: Bolec
Theme URI: http://revthemedesign.com/bolec
Description: Bolec is a multipurpose and 100% responsive WordPress theme designed specifically for portfolio and photography pages but it is also awesome with other kind of pages. Theme comes with elegant and simple design, has lots of options which easily help you create your perfect website. Bolec is powered with Twitter Bootstrap Framework and looks great on any devices.
Version: 1.0
Author: Revtheme
Author URI: https://themeforest.net/user/revtheme/portfolio
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: bolec
*/

@charset "utf-8";
/* CSS Document */
/*
  TEMPLATE BACKGROUNDS
    single IMG BACKGROUND
    ken burns slideshow IMG BACKGROUND
    hero slider IMG BACKGROUND,
      hero content slider IMG BACKGROUND
    hero split slider IMG BACKGROUND
    thumbnail slider IMG BACKGROUND
    carousel slider IMG BACKGROUND
    know-how IMG BACKGROUND
    parallax IMG BACKGROUND
    featured IMG BACKGROUND
    services IMG BACKGROUND
    IMG navigation IMG BACKGROUND
  reset
  layout
  upper page
  center container
  section
  timeline
  footer instagram
    footer instagram feed
  footer
    footer social icons
    footer credits
  main navigation
  shadow
  hero container
    hero bg
    hero fullscreen FIX
  slick fullscreen,
    slick fullscreen SPLIT
  carousel slider
  ken burns slideshow
  YouTube video
  HTML5 video
  Vimeo video
  to top arrow
  featured
    Slick v1.6.0 CUSTOM
      slick left
      slick right
      slick bottom
      slick navigation
    featured info
    featured social icons
  Owl Carousel v2.2.0 CUSTOM
  news
    news modal
  side img
  intro
  intro years
  facts counter
  skills bar
  borders
  parallax
  contact form
  google maps
  link underline menu
  link underline
  blockquote
  button effect
  testimonials
  services
    services accordion
  newsletter form
  fullwidth IMG
  typed text
  preloader
  borders
  Swiper v3.4.2 CUSTOM
  hover effect
  team box
  IMG navigation
    IMG navigation logo
  freewall
  play video button
*/
/* reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html,
body {
    height: 100%;
    width: 100%;
    line-height: 170%;
}

pre{
    font-family: "open sans",monospace;
}

body {} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*:focus {
    outline: none;
}
/* remove dotted outline from links,
button and input element */

a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: 0;
    outline: 0;
}
/* layout */

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    color: #686868;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
}
a {
    color: #000;
    text-decoration: none;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
a:hover,
a:visited,
a:active,
a:focus {
    color: #000;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
p a {
    color: #000;
    text-decoration: none;
    font-style: italic;
    outline: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
p a:hover {
    color: #5f5f5f;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
strong {
    font-weight: bold;
}
::-moz-selection {
    background: #000;
    color: #fff;
}
::selection {
    background: #000;
    color: #fff;
}
.alignleft {
    float: left;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-top: 20px;
}
.alignright {
    float: right;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 20px;
}
img {
    max-width: 100%;
    height: auto;
}
p>img,
.wp-caption.alignnone {
    max-width: 100% !important;
    height: auto;
}
/* upper page */

.upper-page {
    position: relative;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    margin: 0;
}
.upper-page .center-container {
    height: 100vh;
}
.fullheight {
    height: 100%;
}
@media only screen and (max-width: 640px) {
    .upper-page {
        height: 100%;
    }
.map_error h5{
font-size:17px !important;
}
}
h1{font-size:35px;}
h2{font-size:25px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:13px;}
/* center container */

.heading-insta{
    margin: 0 0 40px 0 !important;
    padding-top: 40px;
}
.center-container {
    position: absolute;
    display: table;
    table-layout: fixed;
    width: 100%;
    background: none;
    min-height: 100%;
    /* Fallback for browsers do NOT support vh unit */
    /* These two lines are counted as one :-)       */
}
.center-container.slider {
    min-height: 100vh;
}
.player .video-wrapper .telecine {
    height: 100% !important;
}
.center-block {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.center-container.center-container-thumbnail-slider {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}
/* section */
#about section p{
	line-height: 1.7em;
    font-size: 15px;
    letter-spacing: .7px;
}
.blockq{font-size:17px !important;}
#about section p .link-underline{font-weight:600;}
#about,
#news {
    margin-top: -8px;
}
#services,
#google-maps {
    margin-top: -20px;
}
#testimonials {
    margin-top: 7px;
}
#works {
    margin-top: -15px;
}
#timeline {
    margin-top: -28px;
}
@media only screen and (max-width: 640px) {
    #about,
    #news,
    #services,
    #google-maps,
    #testimonials,
    #works,
    #timeline {
        margin-top: 0;
    }
}
.sections {
    position: relative;
    z-index: 5;
}
@media only screen and (min-width: 880px) {
    .sections.sections-bordered {
        padding: 0 55px;
    }
    .sections.sections-bordered.sections-bordered-about {
        padding: 0;
    }
}
.sections-correction {
    margin-bottom: 117px;
}
@media only screen and (min-width: 880px) {
    .sections-correction {
        margin-bottom: 87px;
    }
}
section {
    position: relative;
    width: 100%;
    height: auto;
   
}
section p {
    padding-bottom: 10px;
}
@media only screen and (max-width: 880px) {
    section {
        padding: 10px 0 0 0;
    }
}
section.extra-spacer {
    margin: 192px 0 0 0;
}
@media only screen and (max-width: 880px) {
    section.extra-spacer {
        margin: 200px 0 0 0;
    }
}
section.extra-spacer-contact {
    margin: 0px 0 120px 0;
    padding: 0 !important;
}
@media only screen and (max-width: 640px) {
    section.extra-spacer-contact {
        margin:50px 0 50px 0;
        padding: 0 !important;
    }
}
section.section-parallax {
    padding: 0;
    margin-top: -7px;
    margin-bottom: -200px;
}
section h2.section-heading,
h2.section-heading {
    position: relative;
    font-family: 'Playfair Display SC', serif;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: #000;
    margin:60px 0;
    z-index: 1;
}
@media only screen and (max-width: 880px) {
    section h2.section-heading {
        margin: 35px 0;
        font-size: 30px;
    }
}

section h2.section-heading.section-heading-correction {
    margin-bottom: 88px;
}
section h2.section-heading.section-heading-correction.section-heading-correction-services {
    margin-bottom: 84px;
}
@media only screen and (max-width: 880px) {
    section h2.section-heading.section-heading-correction.section-heading-correction-facts {
        margin-bottom: 71px;
    }
    section h2.section-heading.section-heading-correction.section-heading-correction-services {
        margin-bottom: 84px;
        margin-top: 50px;
    }
    section h2.section-heading.section-heading-correction.section-heading-correction-contact {
        margin-bottom: 100px;
    }
}
section h2.section-heading.section-heading-correction-second {
    margin-bottom: 76px;
}
@media only screen and (max-width: 880px) {
    section h2.section-heading.section-heading-correction-second-news {
        margin-top: 63px;
    }
}
section h2.section-heading.light {
    color: #fff;
}
section h2.section-heading.secondary,
h2.section-heading.secondary {
    font-size: 25px;
    margin:20px 0 15px 0;
}
@media only screen and (max-width: 550px) {
    .slick-bottom .slick-dots {
        bottom: -60px;
    }
}
@media only screen and (max-width: 640px) {
    section h2.section-heading.secondary {
        margin-top: 2px;
    }
}
section h2.section-heading.secondary.secondary-know-how {
    margin-top: -31px;
}
@media only screen and (max-width: 880px) {
    section h2.section-heading.secondary.secondary-know-how {
        margin-top: 69px;
    }
}
section h2.section-heading.secondary.section-heading-correction-secondary {
    margin-bottom: 72px;
}
@media only screen and (max-width: 880px) {
    section h2.section-heading.secondary.section-heading-correction-secondary.section-heading-correction-secondary-testimonials {
        margin-top: 69px;
    }
}
section h2.section-heading.secondary.section-heading-correction-secondary-second {
    margin-bottom: 58px;
}
@media only screen and (max-width: 880px) {
    section h2.section-heading.secondary.section-heading-correction-secondary-second {
        margin-top: 69px;
        margin-bottom: 56px;
    }
}
section h3.section-subheading {
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
    margin-bottom: 75px;
    z-index: 1;
}
section h3.section-subheading.light {
    color: #fff;
}
.nopadding {
    padding: 0!important;
    margin: 0!important;
}
/* timeline */

h3.cd-timeline-name {
    font-family: 'Playfair Display SC', serif;
    font-size: 20px;
    color: #111;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1;
    text-align: right;
    margin: 0 0 20px 0;
}
@media only screen and (max-width: 768px) {
    h3.cd-timeline-name {
        font-size: 17px;
        text-align: left;
    }
    
.row{
margin-right:0 !important;
margin-left:0 !important;
}
}
@media only screen and (max-width: 767px) {
    .section-heading.secondary.single-portfolio-title {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 640px) {
    h3.cd-timeline-name {
        font-size: 15px;
    }
}
h3.cd-timeline-name.left {
    text-align: left;
}
h4.cd-timeline-date {
    font-size: 11px;
    font-style: italic;
}
.cd-timeline-position {
    display: block;
    font-family: 'Raleway', sans-serif;
    margin: 5px 0 20px 0;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #5f5f5f;
}
.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}
.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f5f5f5;
}
.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}
.timeline>li:before,
.timeline>li:after {
    content: "";
    display: table;
}
.timeline>li:after {
    clear: both;
}
.timeline>li .timeline-panel {
    position: relative;
    float: right;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}
.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline>li .timeline-image {
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 5px solid #fff;
    text-align: center;
    color: #fff;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    z-index: 100;
}
.timeline-image .img-circle {
    max-width: 100%;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -ms-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out;
}
.timeline-image:hover .img-circle {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    box-shadow: 0 0 10px rgba(0, 0, 0, .35);
}
.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline>li:last-child {
    margin-bottom: 0;
}
.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}
@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }
    .timeline>li {
        min-height: 100px;
        margin-bottom: 100px;
    }
    .timeline>li .timeline-panel {
        float: left;
        width: 40%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }
    .timeline>li .timeline-image {
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}
@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }
    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }
    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}
@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }
    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }
    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}
/* footer instagram */

#footer-instagram {
    padding: 1px 0 0 0;
    text-align: center;
}
@media only screen and (max-width: 880px) {
    #footer-instagram {
        padding: 40px 0 0 0;
    }
}
/* footer instagram feed */

#instafeed-wrapper {
    position: relative;
    /* max-width: 960px; */
    
    width: auto;
    min-height: 100px;
    background: none;
    margin: 150px auto 0 auto;
}
@media only screen and (max-width: 1200px) {
    #instafeed-wrapper {
        margin: 82px auto 0 auto;
    }
}
#instafeed-wrapper:hover {} .photos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    padding: 0;
}
.photos img {
    display: block;
    width: 100%;
    height: 100%;
}
.photos a {
    position: relative;
    display: block;
    float: left;
    flex: 0 0 auto;
}
@media screen and (min-width: 1024px) {
    .photos a {
        width: calc(100%/5);
        height: calc(100%/5);
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .photos a {
        width: calc(100%/3);
        height: calc(100%/3);
    }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .photos a {
        width: calc(100%/2);
        height: calc(100%/2);
    }
}
@media screen and (min-width: 321px) and (max-width: 480px) {
    .photos a {
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width: 320px) {
    .photos a {
        width: 100%;
        height: 100%;
    }
}
#instafeed a,
#instafeed:hover a {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#instafeed:hover a:hover {
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
/* footer */

#footer {
    padding: 120px 0 100px 0;
    text-align: center;
}
@media only screen and (max-width: 880px) {
    #footer {
        padding: 120px 0 92px 0;
    }
}
/* footer social icons */

#footer .social-icons-wrapper {
    position: relative;
    margin-top: 27px;
}
#footer .social-icons-wrapper ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}
#footer .social-icons-wrapper ul li {
    display: inline-block;
    margin: 0 auto;
    padding: 0 0 0 20px;
}
#footer ul.social-icons {
    font-size: 20px;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
}
#footer ul.social-icons a {
    padding: 0;
    color: #111;
    text-decoration: none;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#footer ul.social-icons a:hover {
    padding: 0;
    color: #111;
    text-decoration: none;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
/* footer credits */

.footer-credits {
    text-align: center;
}
.footer-credits-logo {
    margin: 0 auto;
}
.footer-credits-copyright-wrapper {
    height: 40px;
}
.footer-credits-copyright {
    position: relative;
    text-align: center;
    margin: 0 auto;
    font-size: 75%;
    z-index: 100;
}
.footer-credits-copyright a {
    color: #111;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.footer-credits-copyright a:hover {
    color: #000;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
/* main navigation */

.no-menu {
    color: #f7f7f7 !important;
    padding-top: 30px;
    width: 100%;
    margin: auto;
}
.nav-static .no-menu {
    color: #000 !important;
    padding: 15px 0 !important;
}
.logo .logo-light {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    height: auto;
}
.logo .logo-dark {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 0;
}
.main-navigation-bg .logo .logo-light {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 0;
}
.main-navigation-bg .logo .logo-dark {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    height: auto;
}
.navbar-bg-switch {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    z-index: 999;
    
}
.navbar{margin-bottom:0 !important;}
.logo {
    padding-top: 21px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
@media only screen and (max-width: 768px) {
    .logo {
        padding-top: 20px;
    }
}
@media only screen and (min-width: 880px) {
    .logo.logo-bordered {
        padding-top: 61px;
    }
}
.main-navigation .navbar-nav li a {
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 50px 15px 35px 15px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    font-weight: 600;
}
@media only screen and (min-width: 880px) {
    .main-navigation.main-navigation-bordered .navbar-nav li a {
        padding: 90px 15px 35px 15px;
    }
}
.main-navigation.dark .navbar-nav li a {
    color: #111;
}
@media only screen and (max-width: 768px) {
    .main-navigation .navbar-nav li a {
        color: #111;
        padding: 10px 15px;
    }
}
.main-navigation .navbar-nav li a:hover {
    color: #fff;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.main-navigation.dark .navbar-nav li a:hover {
    color: #111;
}
@media only screen and (max-width: 768px) {
    .main-navigation .navbar-nav li a:hover {
        color: #111;
    }
}
.nav li a:focus,
.nav li a:hover {
    color: #fff;
    background: none;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.main-navigation-bg {
    background: rgba(255, 255, 255, 1);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
    box-shadow: 0 0 5px rgba(0, 0, 0, .35);
}

.main-navigation .sub-menu .sub-menu{
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .35);
    -moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .35);
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .35);
}
.main-navigation-bg-bordered {
    background: rgba(255, 255, 255, 1);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.main-navigation-bg .logo {
    padding-top: 5px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
@media only screen and (max-width: 768px) {
    .main-navigation-bg .logo {
        padding-top: 5px;
    }
}
.main-navigation-bg .main-navigation .navbar-nav li a {
    color: #111;
    padding: 19px 15px 0 15px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    font-weight: 600;

}
@media only screen and (max-width: 768px) {
    .main-navigation-bg .main-navigation .navbar-nav li a {
        padding: 10px 15px;
    }


}
.navbar-nav>li{text-align: center;}
/*
.main-navigation li.has-children > a:after {
content: "\f123";
margin-right: 10px;
font-family: Ionicons;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
float: right;
width: 40px;
text-align: center;
height: 100%;

}
.main-navigation li li.has-children > a:after {
content: "\f125";
margin-right: 10px;
font-family: Ionicons;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
float: right;
width: 40px;
text-align: center;
height: 100%;

}
*/
.main-navigation-bg .main-navigation .navbar-nav li a:hover {
    color: #111;
}
@media only screen and (max-width: 768px) {
    .navbar-toggle .icon-bar {
        background: #fff;
    }
    .navbar-toggle.dark .icon-bar {
        background: #111;
    }
    .main-navigation-bg .navbar-toggle .icon-bar {
        background: #111;
    }
    .navbar-toggle {
        margin-top: -30px;
        margin-right: -10px;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
    }
    .main-navigation-bg .navbar-toggle {
        margin-top: -45px;
        margin-right: -10px;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
    }
    .navbar-collapse {
        background: rgba(255, 255, 255, 1);
    }
}
.main-navigation-bg .link-underline-menu:before {
    bottom: -5px;
    background: #111;
}
.main-navigation .navbar-nav li .active,
.main-navigation.dark .navbar-nav li .active {} .main-navigation-bg .main-navigation .navbar-nav li .active,
.main-navigation-bg.dark .main-navigation .navbar-nav li .active {} .navbar-nav li.active {
    color: #ccc!important;
    text-decoration: none;
}
.navbar-nav > .active > a {
    color: #ccc!important;
    background: none;
    text-decoration: none;
}
/* Dropdown Nav */

.sub-menu {
    position: absolute;
    margin-left: 0;
    text-align: left;
    transition: all .5s;
    width: 300px;
    top:20;
    z-index: 100;
}


.main-navigation .navbar-nav .sub-menu {
    background: #000;
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .35);
    -moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .35);
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .35);
}
.main-navigation-bg .navbar-nav .sub-menu {
    background: #fff;
    -webkit-box-shadow: 2px 2px 2px  2px rgba(0, 0, 0, .35);
    -moz-box-shadow: 2px 2px 2px  2px rgba(0, 0, 0, .35);
    box-shadow: 2px 2px 2px  2px rgba(0, 0, 0, .35);
}

.sub-menu li {
    width: 100%;
    padding: 5px 10px;
}
.main-navigation .navbar-nav .sub-menu li a {
    padding: 15px 0;
    line-height: 30px;
}
.main-navigation-bg .navbar-nav .sub-menu li a {
    padding: 5px 0;
    line-height: 35px;
}
.main-navigation-bg .navbar-nav .sub-menu {
    padding-top: 10px;
    transition: all .3s;
    
}
.main-navigation .sub-menu li .sub-menu {
    display: none;
    transition: all .3s;
}
.main-navigation-bg .sub-menu li .sub-menu {
    margin-top: -50px;
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .35);
    -moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .35);
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .35);
    
}

.main-navigation li span{
    width: 100%;
    padding: 10px 20px;
    cursor: pointer;
    margin-top:2px;
}

.sub-menu li .sub-menu {
    margin-left: 80px;
    margin-top: -35px;
}



@media only screen and (max-width: 768px) {
    .sub-menu {
        position: absolute;
        z-index: 2;
        margin-left: 10px;
    }
    .navbar-nav>li{
        text-align: left;
    }

    .main-navigation-bg .navbar-nav .sub-menu{
        width:95%;
    }
}
/* shadow */

.top-shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
    z-index: 2;
}
.top-shadow.light {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .75) 0%, rgba(255, 255, 255, .1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .75) 0%, rgba(255, 255, 255, .1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .75) 0%, rgba(255, 255, 255, .1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
}
/* hero container */

.hero-fullscreen {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
    display: block;
}
/* hero bg */

.hero-bg {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* hero fullscreen FIX */

.hero-fullscreen-FIX {
    width: 100%;
    height: 100%;
    display: block;
}
/* slick fullscreen,
slick fullscreen SPLIT */

.slick-fullscreen-img-fill {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.slick-fullscreen-img-fill img {
    position: relative;
    display: inline-block;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
}
.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill {
    height: 100vh;
    background: none;
}
.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill .slick-fullscreen-info,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill .slick-fullscreen-info {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 100vh;
    text-align: center;
}
.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img {
    position: relative;
    width: auto;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-info > div,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-info > div {
    display: inline-block!important;
    vertical-align: middle;
}
.slick-fullscreen:hover .slick-prev,
.slick-fullscreen:hover .slick-next,
.slick-fullscreen-split:hover .slick-prev,
.slick-fullscreen-split:hover .slick-next {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slick-fullscreen:hover .slick-prev,
.slick-fullscreen-split:hover .slick-prev {
    left: -35px;
}
.slick-fullscreen:hover .slick-next,
.slick-fullscreen-split:hover .slick-next {
    right: -35px;
}
.slick-fullscreen .slick-dots,
.slick-fullscreen-split .slick-dots {
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background: rgba(255, 255, 255, .25);
    list-style-type: none;
}
.slick-fullscreen .slick-dots li button,
.slick-fullscreen-split .slick-dots li button {
    display: none;
}
.slick-fullscreen .slick-dots li,
.slick-fullscreen-split .slick-dots li {
    position: absolute;
    float: left;
    width: 0;
    height: 5px;
    left: -5px;
    bottom: 0;
    background: #fff;
}
.slick-fullscreen .slick-dots li.slick-active,
.slick-fullscreen-split .slick-dots li.slick-active {
    width: 100%;
    -webkit-animation: progressDots 4s both;
    -moz-animation: progressDots 4s both;
    -ms-animation: progressDots 4s both;
    -o-animation: progressDots 4s both;
    animation: progressDots 4s both;
}
@-webkit-keyframes progressDots {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
@keyframes progressDots {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
.slick-fullscreen .slick-fullscreen-item h1 {
    position: relative;
    width: 100%;
    line-height: 1;
    font-family: 'Playfair Display SC', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: #fff;
    margin: 0 auto 11px -2px;
    -webkit-animation: fadeOut 0.5s both;
    -moz-animation: fadeOut 0.5s both;
    -ms-animation: fadeOut 0.5s both;
    -o-animation: fadeOut 0.5s both;
    animation: fadeOut 0.5s both;
    z-index: 3;
}
@media only screen and (max-width: 880px) {
    .slick-fullscreen .slick-fullscreen-item h1 {
        font-size: 55px;
        margin: 0 auto 12px auto;
    }
    .empty.vc_empty_space {
        height: 450px !important;
    }
}
@media only screen and (max-width: 640px) {
    .slick-fullscreen .slick-fullscreen-item h1 {
        font-size: 45px;
        margin: 0 auto 8px auto;
    }
    .empty.vc_empty_space {
        height: 350px !important;
    }
}
.slick-fullscreen .slick-fullscreen-item h2 {
    position: relative;
    width: 100%;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.65em;
    color: #fff;
    margin: 0 0 0 5px;
    -webkit-animation: fadeOut 0.5s both;
    -moz-animation: fadeOut 0.5s both;
    -ms-animation: fadeOut 0.5s both;
    -o-animation: fadeOut 0.5s both;
    animation: fadeOut 0.5s both;
    z-index: 3;
}
.slick-fullscreen .slick-fullscreen-item.slick-active h1 {
    -webkit-animation: fadeInDown 1s both 1s;
    -moz-animation: fadeInDown 1s both 1s;
    -ms-animation: fadeInDown 1s both 1s;
    -o-animation: fadeInDown 1s both 1s;
    animation: fadeInDown 1s both 1s;
}
.slick-fullscreen .slick-fullscreen-item.slick-active h2 {
    -webkit-animation: fadeInUp 1s both 1s;
    -moz-animation: fadeInUp 1s both 1s;
    -ms-animation: fadeInUp 1s both 1s;
    -o-animation: fadeInUp 1s both 1s;
    animation: fadeInUp 1s both 1s;
}
.slick-fullscreen .slick-fullscreen-item.slick-active,
.slick-fullscreen-split .slick-fullscreen-item.slick-active {} .slick-fullscreen,
.slick-fullscreen-split {
    background: none;
}
.slick-fullscreen .slick-slide,
.slick-fullscreen-split .slick-slide {
    display: none;
    float: left;
    height: 100% !important;
}
.slick-initialized .slick-slide {
    display: block;
}
/* carousel slider */

.carousel-img-wrapper {
    position: relative;
    width: 100%;
    height: 100%;

}
@media only screen and (max-width: 880px) {
    .carousel-img-wrapper {
        
    }
}
#carousel-img .carousel-img-item {
    padding: 0;
    opacity: 0.25;
    -moz-opacity: 0.25;
    -webkit-opacity: 0.25;
    filter: alpha(opacity=25);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    -webkit-transform: scale3d(0.8, 0.8, 1);
    -moz-transform: scale3d(0.8, 0.8, 1);
    -ms-transform: scale3d(0.8, 0.8, 1);
    -o-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#carousel-img .owl-item.active.center .carousel-img-item {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale3d(1.0, 1.0, 1);
    -moz-transform: scale3d(1.0, 1.0, 1);
    -ms-transform: scale3d(1.0, 1.0, 1);
    -o-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}
.carousel-img-item {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
@media only screen and (max-width: 880px) {
    .carousel-img-item {
        min-height: 500px;
    }
}
@media only screen and (max-width: 640px) {
    .carousel-img-item {
        min-height: 400px;
    }
}
/* ken burns slideshow */

.kenburns-slide-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
}
.kenburns-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-animation: KenBurnsSlideShow 24s linear infinite 0s;
    -moz-animation: KenBurnsSlideShow 24s linear infinite 0s;
    -ms-animation: KenBurnsSlideShow 24s linear infinite 0s;
    -o-animation: KenBurnsSlideShow 24s linear infinite 0s;
    animation: KenBurnsSlideShow 24s linear infinite 0s;
}
.kenburns-slide-1 {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.kenburns-slide-2 {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -ms-animation-delay: 6s;
    -o-animation-delay: 6s;
    animation-delay: 6s;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.kenburns-slide-3 {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -ms-animation-delay: 12s;
    -o-animation-delay: 12s;
    animation-delay: 12s;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.kenburns-slide-4 {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -ms-animation-delay: 18s;
    -o-animation-delay: 18s;
    animation-delay: 18s;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
@-webkit-keyframes KenBurnsSlideShow {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
    }
    5% {
        opacity: 1
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 0;
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transformm: scale(1);
    }
}
@-moz-keyframes KenBurnsSlideShow {
    0% {
        opacity: 0;
        -moz-transform: scale(1);
    }
    5% {
        opacity: 1
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 0;
        -moz-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1);
    }
}
@-o-keyframes KenBurnsSlideShow {
    0% {
        opacity: 0;
        -o-transform: scale(1);
    }
    5% {
        opacity: 1
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 0;
        -o-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -o-transform: scale(1);
    }
}
@keyframes KenBurnsSlideShow {
    0% {
        opacity: 0;
        transform: scale(1);
        -ms-transform: scale(1);
    }
    5% {
        opacity: 1
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 0;
        transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
        -ms-transform: scale(1);
    }
}
/* YouTube video */

.YT-bg {
    background: none;
}
@media only screen and (max-width: 880px) {
    .YT-bg {
        position: relative;
        height: 100%;
        background-image: url(../img/background/YT-bg.jpg);
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}
.background-video {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
video,
source {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    bottom: 0;
    left: 0;
}
.loaded .ytplayer-container {
    display: block;
}
.ytplayer-container {
    position: absolute;
    min-width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
}
.ytplayer-shield {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.ytplayer-player {
    position: absolute;
}
/* HTML5 video */

#video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
}
/* Vimeo video */

#vimeo-video {
    position: absolute;
    width: 100%;
    height: 100% !important;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
}
.vimeo-bg {
    background: none;
}
.vimeo-bg iframe {
    margin-top: 0 !important;
}
@media only screen and (max-width: 880px) {
    .vimeo-bg {
        position: relative;
        height: 100%;
        background-image: url(../img/background/vimeo-bg.jpg);
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}
/* to top arrow */

.to-top-arrow.bordered {
    right: 40px;
    margin-bottom: 30px;
}
.to-top-arrow {
    position: fixed;
    right: 20px;
    bottom: -10px;
    width: 50px;
    height: 50px;
    line-height: 47px;
    cursor: pointer;
    font-size: 25px;
    text-align: center;
    color: #fff;
    background: #111;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    z-index: 10;
}
.to-top-arrow.show {
    bottom: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.to-top-arrow:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media only screen and (min-width: 880px) {
    .to-top-arrow-bordered {
        right: 60px;
    }
    .to-top-arrow-bordered.show {
        bottom: 40px;
    }
}
/* featured */

.bar0 {
    margin-bottom: -6.5px;
    background-color: #f5f5f5;
    -webkit-transition: background-color .6s ease;
    -moz-transition: background-color .6s ease;
    -ms-transition: background-color .6s ease;
    -o-transition: background-color .6s ease;
    transition: background-color .6s ease;
}
@media only screen and (max-width: 880px) {
    .bar0 {
        display: none;
    }
}
.bar1,
.bar2,
.bar3,
.bar4,
.bar5 {
    margin-bottom: -6.5px;
    background-color: #f5f5f5;
    -webkit-transition: background-color .6s ease;
    -moz-transition: background-color .6s ease;
    -ms-transition: background-color .6s ease;
    -o-transition: background-color .6s ease;
    transition: background-color .6s ease;
}
@media only screen and (max-width: 880px) {
    .bar1,
    .bar2,
    .bar3,
    .bar4,
    .bar5 {
        display: none;
    }
}
.blockquote.bg-color {
    background-color: #f5f5f5;
}
/* Slick v1.6.0 CUSTOM */

.slick-slide {
    text-align: center;
    color: #111;
    height: 550px !important;
    background: #fff;
}
.accordion .slick-list {
    height: 550px !important;
}
@media only screen and (max-width: 880px) {
    .slick-slide {
        height: 450px !important;
    }
    .accordion .slick-list {
        height: 450px !important;
    }
}
@media only screen and (max-width: 640px) {
    .slick-slide {
        height: 350px !important;
    }
    .accordion .slick-list {
        height: 350px !important;
    }
}
.slick-slider {
    margin-bottom: 0;
    margin-top: 0;
    cursor: default;
}
/* slick left */

.slick-left {
    width: 100%;
    height: auto;
}
.slick-left p {
    padding: 20px;
}
/* slick right */

.slick-right {
    width: 100%;
    height: auto;
}
/* slick bottom */

.slick-bottom.slick-slider {
    margin-top: 0;
    height: 80px;
}
@media only screen and (max-width: 880px) {
    .slick-bottom.slick-slider {
        margin-top: 20px;
    }
}
.slick-bottom.slick-slider .slick-slide {
    background-color: #fff;
    text-align: center;
    color: #111;
    height: 90px;
}
@media only screen and (max-width: 880px) {
    .slick-bottom.slick-slider .slick-slide {
        height: 120px;
    }
}
/* slick navigation */

.slick-prev,
.slick-next {
    position: absolute !important;
    display: block !important;
    top: 50% !important;
    width: 56px !important;
    height: 56px !important;
    line-height: 56px !important;
    text-align: center !important;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 1;
}
.slick-prev {
    left: -50px;
}
.slick-next {
    right: -50px;
}
.slick-prev:before,
.slick-next:before {
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    width: 66%;
    height: 66%;
    position: absolute;
    background: rgba(0, 0, 0, 1);
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slick-prev:before {
    left: 45px;
    top: 9px;
}
.slick-next:before {
    right: 45px;
    top: 9px;
}
.slick-prev:hover,
.slick-next:hover {
    -webkit-transition: 0 none;
    -moz-transition: 0 none;
    -ms-transition: 0 none;
    -o-transition: 0 none;
    transition: 0 none;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:active:before,
.slick-next:active:before,
.slick-right-alternative:hover .slick-prev,
.slick-right-alternative:hover .slick-next {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slick-right-alternative:hover .slick-prev {
    left: -35px;
}
.slick-right-alternative:hover .slick-next {
    right: -35px;
}
/* featured info */

.cd-author img,
.cd-author .cd-author-info {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    cursor: pointer;
    text-align: center;
}
.cd-author-info .cat {
    text-transform: capitalize !important;
}
.slick-slide .cd-author img {
    display: inline-block;
}
.cd-author img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
    box-shadow: 0 0 5px rgba(0, 0, 0, .35);
    margin-right: 30px;
}
@media only screen and (max-width: 880px) {
    .cd-author img {
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}
h3.cd-featured-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center;
}
.cd-author .cd-author-info {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: left;
    line-height: 1;
}
@media only screen and (max-width: 880px) {
    .cd-author .cd-author-info {
        text-align: center;
        margin: 10px 0 0 0;
    }
}
.cd-author .cd-author-info li:first-child {
    font-size: 12px;
    margin-bottom: 5px;
    color: #111;
}
@media only screen and (max-width: 640px) {
    .cd-author .cd-author-info li:first-child {
        font-size: 11px;
    }
}
.cd-author .cd-author-info li:last-child {
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 5px;
    color: #5f5f5f;
}
@media only screen and (max-width: 640px) {
    .cd-author .cd-author-info li:last-child {
        font-size: 10px;
    }
}
/* featured social icons */

.social-icons-wrapper {
    position: relative;
    margin: 0 auto 15px auto;
}
.social-icons-wrapper ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}
.social-icons-wrapper ul li {
    display: inline-block;
    margin: 0 auto;
    padding: 0 0 0 10px;
}
ul.social-icons {
    font-size: 18px;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.social-icons a {
    padding: 0;
    color: #000;
    text-decoration: none;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
ul.social-icons a:hover {
    padding: 0;
    color: #000;
    text-decoration: none;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
/* Owl Carousel v2.2.0 CUSTOM */

.owl-buttons {
    position: static;
}
.owl-prev,
.owl-next {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -29px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.owl-prev {
    left: -50px;
}
.owl-next {
    right: -50px;
}
.owl-prev:before,
.owl-next:before {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    content: "";
    display: block;
    width: 66%;
    height: 66%;
    position: absolute;
    background: rgba(0, 0, 0, 1);
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.owl-prev:before {
    left: 45px;
    top: 9px;
}
.owl-next:before {
    right: 45px;
    top: 9px;
}
.owl-prev .owl-custom,
.owl-next .owl-custom {
    position: relative;
}
.owl-prev .owl-custom {
    position: relative;
    left: 34px;
}
.owl-next .owl-custom {
    position: relative;
    right: 34px;
}
.owl-prev:hover,
.owl-next:hover {
    -webkit-transition: 0 none;
    -moz-transition: 0 none;
    -ms-transition: 0 none;
    -o-transition: 0 none;
    transition: 0 none;
}
.owl-prev:hover:before,
.owl-next:hover:before,
.owl-prev:active:before,
.owl-next:active:before,
.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.owl-carousel:hover .owl-prev {
    left: -35px;
}
.owl-carousel:hover .owl-next {
    right: -35px;
}
/* news */

@media only screen and (max-width: 880px) {
    #news-carousel {
        margin-bottom: -30px;
    }
}
#news .news-item {
    padding: 30px 0;
    opacity: 0.25;
    -moz-opacity: 0.25;
    -webkit-opacity: 0.25;
    filter: alpha(opacity=25);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    -webkit-transform: scale3d(0.8, 0.8, 1);
    -moz-transform: scale3d(0.8, 0.8, 1);
    -ms-transform: scale3d(0.8, 0.8, 1);
    -o-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
@media only screen and (max-width: 640px) {
    #news .news-item {
        padding: 30px 30px;
    }
}
#news .owl-item.active.center .news-item {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale3d(1.0, 1.0, 1);
    -moz-transform: scale3d(1.0, 1.0, 1);
    -ms-transform: scale3d(1.0, 1.0, 1);
    -o-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
    margin: 0;
    padding: 0;
    background: #fff;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.news-item .news-content img {
    max-width: 100%;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -ms-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out;
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    box-shadow: 0 0 10px rgba(0, 0, 0, .35);
}
.news-item:hover .news-content img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
}
.news-content {
    position: relative;
    overflow: hidden;
    margin: 0 0 70px 0;
    width: 100%;
    min-width: 250px;
    height: auto;
    color: #111;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .25);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .25);
}
.news-content a {
    color: #111;
}
.news-content img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    margin: 0;
    padding: 0;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.news-content .date {
    position: absolute;
    width: 100%;
    background-color: #fff;
    top: 0;
    right: 0;
    padding: 15px 20px;
    text-align: right;
    font-size: 9px;
    letter-spacing: 1px;
    color: #111;
    text-transform: uppercase;
}
.news-content .date:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    left: 0;
    border-style: solid;
    border-width: 0 400px 35px 0;
    border-color: transparent #fff transparent transparent;
}
@media only screen and (max-width: 1200px) {
    .news-content .date:before {
        border-width: 0 800px 35px 0;
    }
}
.news-content figcaption {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 20px
}
.news-content figcaption:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: 100%;
    left: 0;
    border-style: solid;
    border-width: 35px 0 0 400px;
    border-color: transparent transparent transparent #fff;
}
@media only screen and (max-width: 1200px) {
    .news-content figcaption:before {
        border-width: 35px 0 0 800px;
    }
}
.news-content h2 {
    font-family: 'Playfair Display SC', serif;
    font-size: 17px;
    color: #111;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1;
    text-align: left;
}
.news-content h3 {
    font-family: 'Raleway', sans-serif;
    margin: 5px 0 20px 0;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #5f5f5f;
}
.news-content p {
    margin: 30px 0 20px 0;
}
/* news modal */

.news-modal .modal-content .modal-content-date {
    width: 100%;
    background-color: #fff;
    top: 0;
    right: 0;
    padding: 0 0 12px 0;
    text-align: right;
    font-size: 9px;
    letter-spacing: 1px;
    color: #111;
    text-transform: uppercase;
}
.news-modal .modal-content {
    padding: 100px 0 50px 0;
    min-height: 100%;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.news-modal .modal-content h2 {
    font-family: 'Playfair Display SC', serif;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.04em;
    font-style: normal;
    text-transform: uppercase;
    text-align: right;
    font-weight: 700;
    color: #000;
}
.news-modal .modal-content p {
    text-align: left;
    margin-bottom: 30px;
}
.news-modal .modal-content p.item-intro {
    font-family: 'Raleway', sans-serif;
    padding: 10px 0 0 0;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #5f5f5f;
    text-align: right;
}
.news-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}
.news-modal .modal-content img {
    margin: 50px 0;
}
.news-modal .close-modal {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 20px;
    right: 20px;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.news-modal .close-modal:hover {
    opacity: 0.30;
    -moz-opacity: 0.30;
    -webkit-opacity: 0.30;
    filter: alpha(opacity=30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.news-modal .close-modal .lr {
    width: 1px;
    height: 25px;
    margin: 10px 0 0 23px;
    background-color: #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1050;
}
.news-modal .close-modal .lr .rl {
    width: 1px;
    height: 25px;
    background-color: #000;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 1051;
}
.modal-body p {
    color: #111;
}
/* side img */

.side-img img {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
/* intro */

h1.home-page-title {
    position: relative;
    font-family: 'Playfair Display SC', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 125px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: #fff;
    margin: -13px auto 6px auto;
    width: 100%;
    line-height: 100%;
    z-index: 1;
}
h1.home-page-title.dark {
    color: #111;
}
@media only screen and (max-width: 1200px) {
    h1.home-page-title {
        font-size: 105px;
        margin: -13px auto 8px auto;
    }
}
@media only screen and (max-width: 880px) {
    h1.home-page-title {
        font-size: 85px;
        margin: -13px auto 10px auto;
    }
}
@media only screen and (max-width: 640px) {
    h1.home-page-title {
        font-size: 65px;
        margin: -13px auto 6px auto;
    }
}
.home-page-subtitle-carousel {
    position: relative !important;
    width: 100% !important;
    height: auto;
    margin: 0 auto;
    z-index: 1;
}
h2.home-page-title {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.65em;
    color: #fff;
    margin: 0 0 0 3px;
}
h2.home-page-title.dark {
    color: #111;
}
@media only screen and (max-width: 1200px) {
    h2.home-page-title {
        margin: 0 0 0 4px;
    }
}
@media only screen and (max-width: 880px) {
    h2.home-page-title {
        margin: 0 0 0 7px;
    }
}
@media only screen and (max-width: 640px) {
    h2.home-page-title {
        margin: 0 0 0 6px;
    }
}
h1.home-page-title.typed-effect {
    font-size: 65px;
    text-transform: uppercase;
    margin: -13px auto 11px auto;
}
@media only screen and (max-width: 880px) {
    h1.home-page-title.typed-effect {
        font-size: 55px;
        margin: -13px auto 12px auto;
    }
}
@media only screen and (max-width: 640px) {
    h1.home-page-title.typed-effect {
        font-size: 45px;
        margin: -13px auto 8px auto;
    }
}
/* intro years */

.intro-years {
    position: relative;
    width: 325px;
    height: 265px;
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .intro-years {
        margin-bottom: 95px;
    }
}
.intro-years h2,
.intro-years h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.65em;
    color: #111;
}
.intro-years h2 {
    margin: 0 0 32px 0;
    padding-top: 35px;
}
@media only screen and (max-width: 880px) {
    .intro-years h2 {
        padding-top: 65px;
    }
}
.intro-years h4 {
    margin: 47px 0 0 0;
}
.intro-years h3 {
    position: relative;
    font-family: 'Playfair Display SC', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 105px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #111;
    width: 100%;
    line-height: 100%;
    margin-top: -18px;
    z-index: 0;
}
.borders-berlin {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 auto;
    border: 15px solid rgba(17, 17, 17, .45);
    z-index: -1;
}
@media only screen and (max-width: 880px) {
    .borders-berlin {
        top: 30px;
    }
}
.borders-berlin,
.borders-berlin:after,
.borders-berlin:before {
    width: 165px;
    height: 265px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* facts counter */

.facts-counter-wrapper,
.contact-info-wrapper {
    padding: 0;
}
.facts-counter-description .fa {
    display: block !important;
}
.facts-counter-number {
    font-family: 'Playfair Display SC', serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    color: #fff;
}
@media only screen and (max-width: 880px) {
    .facts-counter-number {
        margin: 20px 0 0 0;
    }
}
@media only screen and (max-width: 640px) {
    .facts-counter-number {
        font-size: 30px;
        font-weight: 400;
    }
}
.facts-counter-number.large {
    font-size: 50px;
}
@media only screen and (max-width: 880px) {
    .facts-counter-number.large {
        font-size: 35px;
    }
}
@media only screen and (max-width: 640px) {
    .facts-counter-number.large {
        font-size: 30px;
        font-weight: 400;
    }
}
.facts-counter-description,
.contact-info-description {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.facts-counter-description-img,
.contact-info-description-img {
    display: block;
    font-size: 25px;
    text-align: center;
    color: #fff;
    margin: 15px 0 15px 0;
}
@media only screen and (max-width: 880px) {
    .facts-counter-description-img,
    .contact-info-description-img {
        font-size: 20px;
        margin: 10px 0 10px 0;
    }
}
.facts-counter-description-img.large,
.contact-info-description-img.large {
    font-size: 40px;
}
@media only screen and (max-width: 880px) {
    .facts-counter-description-img.large,
    .contact-info-description-img.large {
        font-size: 20px;
        margin: 10px 0 10px 0;
    }
}
.facts-counter-title,
.contact-info-text {
    font-size: 11px;
    letter-spacing: 0.05em;
}
@media only screen and (max-width: 880px) {
    .facts-counter-title,
    .contact-info-text {
        font-size: 10px;
    }
}
.facts-counter-title.large,
.contact-info-text.large {
    font-size: 12px;
}
@media only screen and (max-width: 880px) {
    .facts-counter-title.large,
    .contact-info-text.large {
        font-size: 10px;
    }
}
/* skills bar */

.show-skillbar {
    position: relative;
    padding: 0 20px;
    margin: 40px 0 0 0;
    text-align: left;
}
@media only screen and (max-width: 880px) {
    .show-skillbar {border-bottom:0;}
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .show-skillbar {
        padding: 0 30px 0 20px;
    }
}
.skillbar {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 21px;
    margin: 0 0 30px 0;
    background: none;
}
.skillbar-title {
    position: absolute;
    width: auto;
    height: 21px;
    line-height: 21px;
    top: -21px;
    left: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #111;
    background: none;
    padding: 0;
}
.skillbar-bar {
    display: inline-block;
    width: 0px;
    height: 3px;
    background: #111;
    margin: 0 0 3px 0;
}
.skill-bar-percent {
    position: absolute;
    height: auto;
    line-height: 1;
    top: -21px;
    right: 0;
    color: #111;
    font-size: 11px;
}
/* borders */

.borders {
    position: absolute;
    border: 10px solid rgba(0, 0, 0, .55);
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
    z-index: 1;
}
@media only screen and (max-width: 640px) {
    .borders {
        display: none;
        visibility: hidden;
    }
}
.borders,
.borders:after,
.borders:before {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
    height: -moz-calc(100% - 50px);
    height: calc(100% - 50px);
    top: 25px;
    left: 25px;
    bottom: 25px;
    right: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* parallax */

.parallax-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .75);
    z-index: 0;
}
.parallax {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 200px 0;
}
.parallax-facts {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border: 100px solid #000;
    z-index: 1;
}
@media only screen and (max-width: 1200px) {
    .parallax-facts-bordered {
        border: 45px solid #000;
    }
}
.parallax-contact {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border: 100px solid #000;
    z-index: 1;
}
@media only screen and (max-width: 1200px) {
    .parallax-contact-bordered {
        border: 45px solid #000;
    }
}
@media only screen and (max-width: 880px) {
    .parallax-facts,
    .parallax-contact {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        border: 50px solid #000;
    }
}
@media only screen and (max-width: 640px) {
    .parallax-facts,
    .parallax-contact {
        border: 25px solid #000;
    }
}
/* contact form */

#contact-form {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
@media only screen and (max-width: 880px) {
    #contact-form {
        margin-bottom: 80px;
    }
}
form {
    margin: 0;
    padding: 0;
}
#contact-form input {
    position: relative;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #111;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px 5px;
    background: none;
    margin: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-style: normal;
    font-weight: normal;
    text-align: left;
}
#contact-form input {
    margin: 10px 0 10px 0;
}
textarea {
    position: relative;
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #111;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px 5px;
    background: none;
    margin: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-style: normal;
    font-weight: normal;
  
}
#contact-form textarea {
    margin: 10px 0 10px 0;
}
#contact-form input:hover,
#contact-form textarea:hover {
    border-color: rgba(0, 0, 0, .35);
}
.success {
    font-family: 'Raleway', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-align: center;
    color: #111;
    margin: 0 auto;
    padding: 80px 0 0 0;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#contact-form .error {
    position: absolute;
    font-size: 9px;
    text-transform: uppercase;
    text-align: left;
    color: #5f5f5f;
    display: block;
    margin: -2px 0 0 1px;
    padding: 0;
    letter-spacing: 0.15em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.make-space {
    margin-left: 15px;
    margin-right: 15px;
}
/* contact form placeholders */

::-webkit-input-placeholder {
    font-size: 12px;
    color: #2d2d2d;
}
:-ms-input-placeholder {
    font-size: 12px;
    color: #2d2d2d;
}
::-moz-placeholder {
    font-size: 12px;
    color: #2d2d2d;
}
input:-moz-placeholder {
    font-size: 12px;
    color: #2d2d2d;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}
input:focus:-ms-input-placeholder {
    color: transparent;
}
input:focus::-moz-placeholder {
    color: transparent;
}
input:focus:-moz-placeholder {
    color: transparent;
}
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
textarea:focus:-ms-input-placeholder {
    color: transparent;
}
textarea:focus::-moz-placeholder {
    color: transparent;
}
textarea:focus:-moz-placeholder {
    color: transparent;
}
/* google maps */

.section-google-maps {
    background: #fff;
    width: 100%;
    height: 300px;
    padding: 0;
    overflow: hidden;
    z-index: 1;
}
@media only screen and (max-width: 640px) {
    .section-google-maps {
        height: 200px;
    }
}
#map-wrapper {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
#map {
    width: 100%;
    height: 300px;
    margin: 0;
}
.map_error {
    height: 400px;
    background: #eeeeee;
}
.map_error h5 {
    text-align: center;
    line-height: 40px;
    font-size: 21px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.5px;
    padding-top: 130px;
    width: 70%;
    margin: auto;
}
/* link underline menu */

.link-underline-menu {
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.link-underline-menu:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 11px;
    left: 0;
    background: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.link-underline-menu.dark:before {
    background: #111;
}
.link-underline-menu:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
@media only screen and (max-width: 768px) {
    .link-underline-menu:hover:before {
        visibility: hidden;
    }
}
/* link underline */

.link-underline {
    position: relative;
    display: inline-block;
}
.link-underline::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #111;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.link-underline.contact::before {
    bottom: -5px;
    background: #fff;
}
.link-underline.services::before {
    bottom: -5px;
    background: #5f5f5f;
    width: 150px;
}
a.contact,
a:hover.contact {
    color: #fff;
}
.link-underline:hover::before {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
/* blockquote */

blockquote {
    position: relative;
    margin-bottom: 125px;
}
@media only screen and (max-width: 1200px) {
    blockquote {
        margin-bottom: 95px;
    }
}
@media only screen and (max-width: 880px) {
    blockquote {
        margin: 25px 0 50px 0;
    }
}
blockquote p {
    font-size: 19px !important;
    line-height: 1.3 !important;
    letter-spacing: 0.05em;
    font-style: italic;
    z-index: 1;
}
blockquote p::before {
    position: relative;
    font-family: ionicons;
    content: "\f347";
    font-size: 40px;
    font-style: normal;
    left: 0;
    top: -5px;
    color: #ccc;
}
blockquote p::after {
    position: absolute;
    font-family: ionicons;
    content: "\f347";
    font-size: 100px;
    font-style: normal;
    right: 0;
    top: 0;
    color: #ccc;
    z-index: -1;
}
/* button effect */

.c-btn {
    position: relative;
    display: inline-block;
    border: 1px solid #000;
    background: none;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    color: #111;
    margin: 20px 0 0 0;
    padding: 15px 25px;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.c-btn.fullwidth {
    width: 225px;
}
.c-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.c-btn:hover::before,
a:hover .c-btn::before {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.c-btn span {
    display: inline-block;
    position: relative;
    z-index: 2;
}
.c-btn:hover,
a:hover .c-btn {
    color: #fff;
}
/* testimonials */

.testimonials-carousel {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
.testimonials-carousel.owl-carousel {
    width: auto;
}
.testimonials-carousel,
.testimonials-quote,
.testimonials-quote-img {
    -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
}
.testimonials-quote-img {
    position: relative;
    margin: 10px auto 30px auto;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    box-shadow: 0 0 10px rgba(0, 0, 0, .35);
}
.testimonials-quote p {
    text-align: center;
}
.testimonials-signature {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #111;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 10px auto 0 auto;
}
.testimonials-signature:before {
    content: "― ";
    display: inline-block;
}
.section-testimonials.quote-mark-l {
    padding: 0 10px 0 0;
}
.section-testimonials.quote-mark-r {
    padding: 0 0 0 10px;
}
/* services */

#services-2 {
    margin-top: -33px;
}
@media only screen and (max-width: 880px) {
    #services-2 {
        margin-top: 67px;
    }
}
.service-heading {
    font-family: 'Playfair Display SC', serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    margin: 15px 0;
    padding-left: 125px;
    text-align: left;
    color: #111;
}
.service-number {
    position: absolute;
    top: -54px;
    font-family: 'Playfair Display SC', serif;
    font-size: 175px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: rgba(17, 17, 17, .45);
    z-index: -1;
}
#services p {
    padding-left: 125px;
    text-align: left;
}
@media only screen and (max-width: 880px) {
    .service-number {
        top: -79px;
        font-size: 135px;
    }
    .services-block.middle {
        margin: 80px 0;
    }
}
@media only screen and (max-width: 640px) {
    .services-block.middle {
        margin: 40px 0;
    }
}
/* services accordion */

.sections-medium-bg {
    background-color: #f5f5f5;
}
.services-wrapper {
    max-height: 400px;
    padding: 0 200px;
    text-align: left;
    margin-top: -18px;
}
@media only screen and (max-width: 1200px) {
    .services-wrapper {
        padding: 0 40px;
    }
}
@media only screen and (max-width: 880px) {
    .services-wrapper {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 640px) {
    .services-wrapper {
        padding: 0 20px;
        height: auto;
    }
}
.services-accordion {
    background: none;
    width: auto;
}
.services-accordion > ul > li {
    list-style: none;
    border-bottom: 1px solid #ccc;
}
.services-accordion ul li span {
    position: relative;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    color: #111;
    letter-spacing: 0.05em;
    line-height: 1.5;
    padding: 15px 0;
    cursor: pointer;
}
.services-accordion ul li span:after {
    position: absolute;
    display: block;
    content: "+";
    font-family: "Ionicons";
    right: 20px;
    top: 20px;
    font-size: 16px;
    line-height: 16px;
    width: 15px;
    height: 15px;
    text-align: center;
    color: #111;
    font-weight: bold;
}
.services-accordion ul li.toggled span:after {
    content: "–";
    color: #5f5f5f;
    font-size: 16px;
    line-height: 16px;
}
.services-accordion ul ul {
    margin-left: 15px;
    display: none;
}
.services-accordion ul ul li,
.services-accordion ul ul li a {
    display: block;
    color: #111;
    font-size: 12px;
    text-decoration: none;
    margin-bottom: 15px;
    width: auto;
}
.services-accordion ul ul li a:hover {
    color: #111;
}
/* newsletter form */

section h2.section-heading.newsletter {
    font-size: 25px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 480px) {
    section h2.section-heading.newsletter {
        font-size: 20px;
    }
}
#subscribe-wrapper {
    position: relative;
    width: 300px;
    height: 160px;
    margin: 58px auto 72px auto;
    background: none;
    text-align: center;
}
@media only screen and (max-width: 480px) {
    #subscribe-wrapper {
        width: 260px;
        margin: 59px auto 65px auto;
    }
}
.newsletter {
    position: relative;
    clear: both;
    border: none;
    background: none;
    padding: 0;
    overflow: hidden;
}
#subscribe input {
    position: relative;
    width: 225px;
    height: 40px;
    text-align: left;
    color: #111;
    border: none;
    border-bottom: 1px solid #111;
    background: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#subscribe input:focus,
#subscribe textarea:focus {
    color: #111;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#subscribe input:hover {
    border-color: rgba(119, 119, 119, .5);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.subscribe-success {
    font-family: 'Raleway', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-align: center;
    color: #111;
    margin: 0 auto;
    padding: 80px 0 0 0;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#subscribe .subscribe-error {
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    color: #5f5f5f;
    display: block;
    margin: 8px auto 0 auto;
    padding: 0;
    letter-spacing: 0.15em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* newsletter placeholders */

input[type="text"].subscribe-email::-webkit-input-placeholder {
    color: #111;
}
input[type="text"].subscribe-email:-ms-input-placeholder {
    color: #111;
}
input[type="text"].subscribe-email::-moz-placeholder {
    color: #111;
}
input:focus.subscribe-email::-webkit-input-placeholder {
    color: transparent;
}
input:focus.subscribe-email:-ms-input-placeholder {
    color: transparent;
}
input:focus.subscribe-email::-moz-placeholder {
    color: transparent;
}
input:focus.subscribe-email:-moz-placeholder {
    color: transparent;
}
/* fullwidth IMG */

.img-fullwidth-wrapper {
    position: relative;
}
.img-fullwidth {
    min-height: 600px;
}
@media (min-width: 992px) {
    .img-fullwidth {
        position: absolute;
        width: 50vw;
        height: auto;
        top: 0;
        bottom: 0;
    }
}
@media only screen and (max-width: 640px) {
    .img-fullwidth {
        min-height: 350px;
    }
}
.img-fullwidth-all {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* typed text */

.typed-cursor {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/* preloader */

.preloader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    z-index: 999999;
}
#preloader {
    position: fixed;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100% !important;
    overflow: hidden;
    background: #fff;
    z-index: 999999;
}
#preloader-status {
    display: table-cell;
    vertical-align: middle;
}
.preloader-position {
    position: relative;
    margin: 0 auto;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.loader {
    position: relative;
    width: 45px;
    height: 45px;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: 2px;
    -webkit-animation: rotate 1s infinite linear;
    -moz-animation: rotate 1s infinite linear;
    -ms-animation: rotate 1s infinite linear;
    -o-animation: rotate 1s infinite linear;
    animation: rotate 1s infinite linear;
    border: 3px solid rgba(17, 17, 17, .15);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.loader span {
    position: absolute;
    width: 45px;
    height: 45px;
    top: -3px;
    left: -3px;
    border: 3px solid transparent;
    border-top: 3px solid rgba(17, 17, 17, .75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* borders */

@media only screen and (min-width: 880px) {
    .border-top {
        position: fixed;
        width: 100%;
        height: 40px;
        left: 0;
        top: 0;
        background: #fff;
        z-index: 10;
    }
    .border-top.top-position {
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px);
        transform: translateY(-200px);
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }
    .border-bottom {
        position: fixed;
        width: 100%;
        height: 40px;
        left: 0;
        bottom: 0;
        background: #fff;
        z-index: 10;
    }
    .border-bottom.bottom-position {
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }
    .border-left {
        position: fixed;
        width: 40px;
        height: 100%;
        left: 0;
        top: 0;
        background: #fff;
        z-index: 10;
    }
    .border-left.left-position {
        -webkit-transform: translateX(-200px);
        -moz-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        -o-transform: translateX(-200px);
        transform: translateX(-200px);
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }
    .border-right {
        position: fixed;
        width: 40px;
        height: 100%;
        right: 0;
        top: 0;
        background: #fff;
        z-index: 10;
    }
    .border-right.right-position {
        -webkit-transform: translateX(200px);
        -moz-transform: translateX(200px);
        -ms-transform: translateX(200px);
        -o-transform: translateX(200px);
        transform: translateX(200px);
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }
    .border-top,
    .border-bottom,
    .border-left,
    .border-right {
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }
}
/* Swiper v3.4.2 CUSTOM */

.swiper-container {
    position: absolute;
    width: 100%;
    height: inherit;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.swiper-slider-top {
    width: 100%;
    height: 85%;
}
.swiper-slider-bottom {
    position: absolute;
    width: 100%;
    height: 15%;
    left: 0;
    bottom: 0;
    background: #fff;
    padding: 0;
    border-left: none;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    border-right: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 10;
}
.swiper-slider-bottom .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.35;
    -moz-opacity: 0.35;
    -webkit-opacity: 0.35;
    filter: alpha(opacity=35);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
}
.swiper-slider-bottom .swiper-slide-active {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.swiper-button-next,
.swiper-button-prev {
    display: none;
}
/* hover effect */

.hover-icons {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 15px;
    text-align: center;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    z-index: 1;
}
@media only screen and (min-width: 1024px) {
    .hover-icons {
        left: 10px;
    }
}
@media only screen and (max-width: 880px) {
    .hover-icons {
        left: 5px;
    }
}
@media only screen and (max-width: 640px) {
    .hover-icons {
        left: 0;
    }
}
.hover-icons a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 4px;
    font-size: 20px;
    background: #fff;
    border: 1px solid #fff;
    color: #000;
    -webkit-transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}
@media only screen and (max-width: 640px) {
    .hover-icons a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0 2px;
        font-size: 15px;
    }
}
.hover-icons a.iw-slide-left {
    -webkit-transform: translate3d(-60px, 0, 0);
    -moz-transform: translate3d(-60px, 0, 0);
    -ms-transform: translate3d(-60px, 0, 0);
    -o-transform: translate3d(-60px, 0, 0);
    transform: translate3d(-60px, 0, 0);
}
.hover-icons a.iw-slide-right {
    -webkit-transform: translate3d(60px, 0, 0);
    -moz-transform: translate3d(60px, 0, 0);
    -ms-transform: translate3d(60px, 0, 0);
    -o-transform: translate3d(60px, 0, 0);
    transform: translate3d(60px, 0, 0);
}
.hover-effect-img:hover .hover-icons a {
    padding: 0;
    -webkit-transform: translate3d(0, 0, 0)!important;
    -moz-transform: translate3d(0, 0, 0)!important;
    -ms-transform: translate3d(0, 0, 0)!important;
    -o-transform: translate3d(0, 0, 0)!important;
    transform: translate3d(0, 0, 0)!important;
}
.hover-icons a:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.hover-icons a:hover:after {
    background: #000;
}
.hover-effect-img:hover .hover-icons {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hover-icons a:before {
    position: relative;
    z-index: 1;
}
.hover-icons a i {
    position: relative;
    z-index: 1;
}
.hover-effect-img {
    position: relative;
    z-index: 5!important;
}
.hover-effect,
.hover-effect.team {
    position: absolute;
    background: #fff;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.hover-effect {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
    height: -moz-calc(100% - 60px);
    height: calc(100% - 60px);
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: 30px;
}
.hover-effect.the-team {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
}
@media only screen and (max-width: 880px) {
    .hover-effect {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        height: -webkit-calc(100% - 20px);
        height: -moz-calc(100% - 20px);
        height: calc(100% - 20px);
        top: 10px;
        left: 10px;
        bottom: 10px;
        right: 10px;
    }
}
.hover-effect-img:hover .hover-effect {
    opacity: 0.85;
    -moz-opacity: 0.85;
    -webkit-opacity: 0.85;
    filter: alpha(opacity=85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.legendary-gallery {
    position: relative;
    margin: -20px 20px 0 20px;
    z-index: 0;
}
@media only screen and (max-width: 880px) {
    .legendary-gallery {
        margin: 0 15px;
    }
}
.legendary-gallery figure {
    padding: 20px;
}
@media only screen and (max-width: 880px) {
    .legendary-gallery figure {
        padding: 0;
    }
}
.legendary-gallery .img-caption {
    display: none;
}
.move-down {
    margin-bottom: 0;
}
@media only screen and (max-width: 880px) {
    .move-down {
        margin-bottom: 15px;
    }
}
/* team box */

.team-box {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 15px;
    font-family: 'Raleway', sans-serif;
    font-family: 'Playfair Display SC', serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center;
    color: #111;
    background: #fff;
}
@media only screen and (max-width: 640px) {
    .team-box {
        padding: 5px 10px;
        font-size: 15px;
    }
}
.team-box span {
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 10px;
    color: #5f5f5f;
}
@media only screen and (max-width: 640px) {
    .team-box span {
        font-size: 9px;
    }
}
/* IMG navigation */

nav.img-navigation-nav {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 1001;
}
nav.img-navigation-nav.show {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    visibility: visible;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
#img-navigation-icon {
    position: fixed;
    background: none;
    top: 40px;
    right: 40px;
    width: 45px;
    height: 40px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    cursor: pointer;
    z-index: 1049;
}
#img-navigation-icon.img-navigation-icon-bordered {
    top: 60px;
    right: 60px;
}
@media only screen and (max-width: 880px) {
    #img-navigation-icon,
    #img-navigation-icon.img-navigation-icon-bordered {
        top: 30px;
        right: 30px;
    }
}
@media only screen and (max-width: 640px) {
    #img-navigation-icon,
    #img-navigation-icon.img-navigation-icon-bordered {
        top: 20px;
        right: 20px;
    }
}
#img-navigation-icon span {
    position: absolute;
    display: block;
    background: #fff;
    width: 100%;
    height: 5px;
    left: 0;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#img-navigation-icon.img-navigation-icon-dark span {
    background: #111;
}
#img-navigation-icon span.navigation-dark {
    background: #333;
}
#img-navigation-icon span:nth-child(1) {
    top: 0;
}
#img-navigation-icon span:nth-child(2) {
    top: 15px;
}
#img-navigation-icon span:nth-child(3) {
    top: 30px;
}
#img-navigation-icon.open span:nth-child(1) {
    top: 15px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    background: #fff;
}
#img-navigation-icon.open span:nth-child(2) {
    left: -65px;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: #fff;
}
#img-navigation-icon.open span:nth-child(3) {
    top: 15px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #fff;
}
.box-table {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}
.box-table .box-cell {
    display: table-cell;
    vertical-align: middle;
}
.menu-heading {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-shadow: 1px 1px 2px #111;
}
@media only screen and (max-width: 880px) {
    .menu-heading {
        font-size: 15px;
    }
}
.menu-container-photo a {
    color: #fff;
    text-shadow: 1px 1px 2px #111;
    cursor: pointer;
}
.menu-container-photo a:hover {
    color: #fff;
}
.menu-item-photo {
    -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, .25);
    -moz-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, .25);
    box-shadow: inset 0 0 0 0 rgba(255, 255, 255, .25);
}
.menu-item-photo:hover {
    -webkit-box-shadow: inset 0 0 0 15px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0 0 0 15px rgba(255, 255, 255, 1);
    box-shadow: inset 0 0 0 15px rgba(255, 255, 255, 1);
}
@media only screen and (max-width: 1200px) {
    .menu-item-photo:hover {
        -webkit-box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 1);
        -moz-box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 1);
        box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 1);
    }
}
@media only screen and (max-width: 640px) {
    .menu-item-photo:hover {
        -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 1);
        -moz-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 1);
        box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 1);
    }
}
.menu-item-image-1,
.menu-item-image-2,
.menu-item-image-3,
.menu-item-image-4,
.menu-item-image-5,
.menu-item-image-6,
.menu-item-image-7,
.menu-item-image-8 {
    position: absolute;
    height: 50%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/**Item number 1-6*/

.item6.menu-item-image-1,
.item6.menu-item-image-2,
.item6.menu-item-image-3 {
    top: 0;
}
.item6.menu-item-image-4,
.item6.menu-item-image-5,
.item6.menu-item-image-6 {
    bottom: 0;
}
.item6.menu-item-image-3,
.item6.menu-item-image-6 {
    left: 66.66%;
    width: 33.33%;
}
.item6.menu-item-image-2,
.item6.menu-item-image-5 {
    left: 33.33%;
    width: 33.33%;
}
.item6.menu-item-image-1,
.item6.menu-item-image-4 {
    left: 0;
    width: 33.33%;
}
/*Items 7-8 */

.item8.menu-item-image-1,
.item8.menu-item-image-2,
.item8.menu-item-image-3,
.item8.menu-item-image-4 {
    top: 0;
}
.item8.menu-item-image-5,
.item8.menu-item-image-6,
.item8.menu-item-image-7,
.item8.menu-item-image-8 {
    bottom: 0;
}
.item8.menu-item-image-1,
.item8.menu-item-image-5 {
    left: 0%;
    width: 25%;
}
.item8.menu-item-image-2,
.item8.menu-item-image-6 {
    left: 25%;
    width: 25%;
}
.item8.menu-item-image-3,
.item8.menu-item-image-7 {
    left: 50%;
    width: 25%;
}
.item8.menu-item-image-4,
.item8.menu-item-image-8 {
    left: 75%;
    width: 25%;
}
.hover-all {
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.hover-all:hover {
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
/* IMG navigation logo */

.logo-single {
    position: absolute;
    background: none;
    top: 40px;
    left: 40px;
    width: auto;
    height: auto;
    cursor: pointer;
    z-index: 1;
}
.logo-single.logo-single-bordered {
    top: 60px;
    left: 60px;
}
@media only screen and (max-width: 880px) {
    .logo-single,
    .logo-single.logo-single-bordered {
        top: 30px;
        left: 30px;
    }
}
@media only screen and (max-width: 640px) {
    .logo-single,
    .logo-single.logo-single-bordered {
        top: 20px;
        left: 20px;
    }
}
/* freewall */

.free-wall {
    margin: auto;
    padding: 0;
    background: #fff;
}
.cell {
    position: absolute;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* play video button */

.play-video-btn {
    position: relative;
    text-align: center;
    margin-top: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    z-index: 1;
}
.play-video-btn a,
.play-video-btn a:hover {
    font-size: 40px;
    color: #fff;
    text-decoration: none;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    width: 100%;
}
.logged-in .container {
    margin-top: 32px;
}
.nav-static {
    border-bottom: 1px solid #f7f7f7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
}
/*=================== SINGLE PORTFOLIO STYLE===================*/

#single-portfolio .portfolio-content img,
#single-portfolio .portfolio-content iframe {
    width: 100%;
    height: 400px;
}
.portfolio-details .preview {
    color: #fff !important;
}
.single-portfolio-title,
.related {
    font-weight: 700;
    margin-bottom: 25px !important;
}
.related {
    margin-top: 25px;
}
.portfolio-details p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
}
.portfolio-details h4 {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    padding: 7px 0;
    border-bottom: 1px solid #e9e9e9;
    line-height: 25px;
}
.portfolio-details h4 span {
    font-size: 16px;
    color: #888;
}
.portfolio-details .category {
    text-transform: capitalize;
}
.single-portfolio .col-md-7,
.single-portfolio .col-sm-8,
.single-portfolio .col-xs-12 {
    padding-left: 0 !important;
}
.prev {
    border: 0;
}
.prev:hover a {
    color: #fff !important;
}
/**Related Carousel**/

.related-carousel .owl-prev:before,
.related-carousel .owl-next:before {
    display: none;
}
/*=================== BREADCRUMBS STYLE===================*/

#breadcrumbs {
    margin-top: 52px;
    background: #000;
    text-align: center;
    color: #e9e9e9;
    margin-bottom: 60px;
}
.logged-in #breadcrumbs {
    margin-top: 52px;
}
.logged-in #breadcrumbs.bolec-core-inactive{
    margin-top: 90px;
}
.breadcrumbs h4 {
    line-height: 90px;
}
.breadcrumbs h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 90px;
    font-family: 'Raleway', serif;
    text-align: left;
    color: #cfcfcf;
}
.breadcrumbs h4 a,
.breadcrumbs .post-title {
    color: #cfcfcf;
    opacity: 0.9;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Raleway', serif;
    font-style: normal;
}
.breadcrumbs h4 a:hover,
#breadcrumbs .page-title a:hover,#breadcrumbs .page-title:hover {
    opacity: 1;
    transition: all .3s;
}
.breadcrumbs .post-type a {
    font-size: 15px
}
.breadcrumbs {
    float: right;
}
#breadcrumbs .page-title a,#breadcrumbs .page-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #cfcfcf;
    font-weight: 500;
    letter-spacing: .8px;
    opacity: 0.9;
}
#breadcrumbs .page-title {
    float: left;
    line-height: 90px;
}
#breadcrumbs .container {
    margin: 0 auto;
}
/*=================== SINGLE POST STYLE===================*/

.post-container {
    width: 70%;
    float: left;
}
.post-container.post-container-full{width:100% !important;}
@media only screen and (max-width: 1000px) {
    .post-container,
    #sidebar {
        width: 100% !important;
    }
    .form-submit {
        margin-bottom: 40px;
    }
    #sidebar {
        padding-left: 0px !important;
    }
}
#sidebar {
    width: 30%;
    float: left;
    padding-left: 40px;
}
.post-container .content h1,.comment-content h1, .content-sidebar_right h1,
.post-container .content h2,.comment-content h2, .content-sidebar_right h2,
.post-container .content h3,.comment-content h3, .content-sidebar_right h3,
.post-container .content h4,.comment-content h4, .content-sidebar_right h4,
.post-container .content h5,.comment-content h5, .content-sidebar_right h5,
.post-container .content h6,.comment-content h6,.content-sidebar_right h6 {
    color: #000;
    font-weight: 600;
    padding: 12px 0;
}
dl{margin: 0 20px;}
dl dt{font-weight: 700;}
dl dd{font-weight: 500;}
.post-container ul {
    list-style: disc inside;
    margin-bottom: 10px !important; 
}
.comment.depth-5,.comment .odd,.comment .even{padding:5px 0 !important;}

.post-container ul>li>ul,.content-sidebar_right ul>li>ul,
.post-container ol>li>ol,.content-sidebar_right ol>li>ol,
.post-container ol>li>ul,.content-sidebar_right ol>li>ul,
.post-container ul>li>ol,.content-sidebar_right ul>li>ol,
 .post-container ul>li,.post-container ol>li,.content-sidebar_right ul>li,.content-sidebar_right ol>li{
    margin-left: 25px;
    line-height: 25px;
}
.post-container ol,.content-sidebar_right ol {
    list-style: decimal inside;
    margin-bottom: 25px;
}
.post-container img {
    max-width: 100%;
    height: auto;
}
.post-content .content, .page-sidebar_right,.page-sidebar_left,.page-fullwidth {
    padding-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 5px;
}
.post-content, .page-sidebar_right,.page-sidebar_left,.page-fullwidth {
    margin-bottom: 15px;
}
.post-content p, .page-sidebar_right p,.page-sidebar_leftp ,.page-fullwidth p {
    margin-bottom: 15px;
    line-height: 1.95em;
    font-size: 16px;
}
.post-container p {
    margin-bottom:20px;
}
.post-title {
    padding-top: 25px;
    margin-bottom: 5px !important;
}
/*Post Info*/

.post_info {
    margin-bottom: 10px;
    line-height: 22px;
}
.post-content h5, .page-content h5 {
    text-transform: capitalize;
}
.post_info .ion-person {
    margin-left: 5px;
}
.post_info i {
    margin-right: 5px;
    color: #000000;
}
.post_info a {
    color: #333;
    transition: all .3s;
    font-size: 14px;
}
.post_info a:hover {
    color: #000000;
}
.post_info span,
.post_info span a {
    font-style: italic;
    margin-left: 3px;
}
.post_info .fa-user {
    margin-left: 5px;
}
.focus-button .c-btn {
    padding: 10px 25px;
}
/*End Post Info*/

blockquote {
    width: 95%;
    margin: 20px auto;
    padding: 15px 10px;
    color: #000;
    font-size: 22px;
    font-weight: 500;
}
/* Post Gallery Nav */

.post-carousel .owl-prev i,
.post-carousel .owl-next i {
    color: #fff !important;
    background: rgba(0, 0, 0, .5);
    padding: 10px 15px;
}
.post-carousel .owl-prev:before,
.post-carousel .owl-next:before {
    background: transparent;
    !important;
}
.post-carousel .owl-prev {
    left: 0px !important;
}
.post-carousel .owl-prev:before {
    left: 0px !important;
}
.post-carousel .owl-next {
    right: 0px !important;
}
/*=================== 21.WIDGETS STYLE===================*/

#sidebar ul li {
    list-style: none;
    margin-left: 0;
}
#single-post#sidebar {
    margin-top: 0px !important;
}
input.search {
    width: 100%;
    outline: none;
    padding: 5px 40px 5px 20px;
    position: relative;
    border-radius: 0;
    color: #717171;
    font-size: 14px;
    margin: 0 auto;
    border: 2px solid #f2f2f2;
}
.search-button {
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    color: #717171;
    border: none;
    outline: none;
    padding-right: 10px;
    background: transparent;
    text-align: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 16px;
    transition: color .3s;
}
.relative {
    position: relative !important;
}
form input:focus,
form textarea:focus,
form input:hover,
form textarea:hover,
button {
    outline: none;
}
.widget {
    margin-bottom: 20px;
}
#sidebar .widgettitle,
.comments h3,
.comment-form h3, .h3-header {
    font-size: 16px !important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: #000;
    border-bottom: 2px solid #e9e9e9;
    line-height: 35px;
    margin-bottom: 20px;
}
.h3-header{margin-top:30px;}
.comments h3, .h3-header {
    max-width: 200px;
}
.h3-header{list-style:none; margin-left:0 !important;}
.comment-content {
    padding-left: 110px;
}
.comment,.comment-list{list-style:none;}
.comment .children{margin-top:25px;}
#respond{margin-top:20px;}
#sidebar .widgettitle:after,
.comments h3:after,
.comment-form h3:after, .h3-header:after {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    background: #000000;
    margin-bottom: -2px;
    clear: both;
}
.text h5 {
    font-size: 14px;
    font-weight: normal;
}
.widget ul li {
    padding: 9px 0;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
}
.widget ul .children li{
    margin-left: 10px !important;
    border-bottom:0px !important;
}

.widget_categories form,.widget_search form{padding:9px 0 0 0;}

.widget_recent_entries ul li a,
.widget_categories ul li a,
.widget_meta ul li a,
.widget_nav_menu,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_nav_menu ul li a {
    margin: 12px 0;
    color: #888;
    font-weight: 400;
    text-transform: capitalize;
    transition: all .5s;
    font-family: "Open sans", sans-serif;
    font-size: 15px;
    padding: 10px 0;
}
.widget_rss ul li a {
    color: #282828;
    transition: all .3s;
    font-weight: bold;
}
.widget_rss ul li a:hover {
    color: #000000;
}
.widget_recent_entries ul li a:after,
.widget_categories ul li a:after,
.widget_meta ul li a:after,
.widget_nav_menu ul li a:after,
.widget_archive ul li a:after,
.widget_pages ul li a:after {
    content: "\f125";
    margin-left: 5px;
    font-size: 11px;
    font-family: ionicons;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.widget_recent_entries ul li a:hover,
.widget_categories ul li a:hover,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover {
    color: #000000;
    padding-left: 5px;
}
.widget_text img {
    max-width: 262px;
    max-height: 400px;
    padding-bottom: 5px;
}
.widget_text form{padding: 9px 0 0 0;}
.widget_tag_cloud {
    padding-bottom: 30px;
    clear: both;
    display: block;
    height: 0;
    width: 100%;
}
.tagcloud a {
    border: 1px solid #e9e9e9;
    color: #000;
    display: block;
    float: left;
    font-size: 14px !important;
    margin: 4px 8px 4px 0;
    padding: 5px 15px;
    transition: all 0.4s ease 0s;
    font-weight: 400;
    text-transform: capitalize;
}
.textwidget form select {
    max-width: 100% !important;
}
.tagcloud a:hover {
    background: #000000 !important;
    color: #fff !important;
    border: 1px solid #000000 !important;
}
.tags {
    margin-bottom: 45px;
}
.widget_calendar {
    margin-top: 8px;
    color: #888777;
    background: #f7f7f7;
    padding: 10px;
    text-align: center;
}
.widget_calendar .widgettitle {
    display: none;
}
#calendar_wrap #wp-calendar,
#wp-calendar {
    margin: auto;
    width: 100%;
    font-family: open sans;
}
#calendar_wrap caption,
#wp-calendar caption {
    color: #888777;
    text-align: center;
    font-family: open sans;
    font-weight: 600;
    padding: 5px 0 5px 0;
}
#calendar_wrap #prev,
#wp-calendar #prev {
    display: none;
}
#calendar_wrap td,
#calendar_wrap th,
#wp-calendar td,
#wp-calendar th {
    border: 0;
    padding: 0;
    text-align: center;
    
}
#wp-calendar thead tr{
    font-weight: bold;
}
.widget_nav_menu .sub-menu {
    background: #fff;
    z-index: 5;
    padding-left: 10px;
    box-shadow: 2px 2px 2px 2px #e9e9e9;
}

.widget_nav_menu .sub-menu li .sub-menu{

    margin-left: 0px;
    margin-top: 5px;
    padding-left: 5px;

}
.widget_nav_menu .sub-menu li a:after{
    background: none !important;
}
#calendar_wrap table,
#wp-calendar {
    border: 0 !important;
}
.screen-reader-text {
    display: none;
}
#wp-calendar caption {
    background-color: #f7f7f7;
}
.widget_recent_comments ul li {
    padding: 7px 0 7px 0;
    border-bottom: 1px solid #e9e9e9;
}
.recentcomments span {
    font-weight: 800!important;
    color: #000000;
}
.widget_recent_comments ul li:last-child {
    border-bottom: 0px solid #e9e9e9;
}
#recentcomments span {
    text-transform: capitalize;
    font-style: italic;
    font-family: open sans;
    font-weight: 400;
}
.featured_works img {
    width: 80px;
    height: 90px;
    float: left;
    padding: 5px 5px 5px 0 !important;
}
#single-post .contact-form {
    padding-left: 0 !important;
}
/**Comments*/
/*=================== 20.COMMENTS STYLE===================*/

.comment-list {
    padding-top: 50px;
}
.comments-list {
    list-style: none;
	margin-left:0 !important;
}
.single-comment {
    padding-bottom: 50px;
}
.comment {
    position: relative;
    padding: 15px 0;
}
.reply_comment .comment {
    padding-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
}
.reply_comment {
    padding-left: 100px !important;
    padding-top: 30px;
}
.comment-author img {
    width: 75px;
    height: 75px;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
}
.comment .odd {
    margin-left: 20px;
}
.comment .even {
    margin-left: 30px;
}
.comment-author h4 {
    color: #2d2d2d;
    text-transform: uppercase;
    padding: 10px 0 5px 110px;
    margin: 0;
}
.comment-author h5 {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 15px;
    padding-left: 110px;
}
.comment-author a {
    color: #2d2d2d;
    font-weight: 500;
}
.comment-reply {
    padding-left: 110px;
    padding-top: 15px;
}
.comment-reply a {
    padding: 7px 30px;
    color: #fff;
    background: #000 !important;
    border: 1px solid #000000;
    text-transform: uppercase;
    font-size: 10px;
    transition: all .5s;
    letter-spacing: 0.25em !important;
    font-weight: 700;
}
.comment-reply:hover a {
    border: 1px solid #000 !important;
    color: #000 !important;
    background: #fff !important;
}
#commentform a:hover {
    text-transform: all .3s;
    color: #000000 !important;
}
.bolec-comment-form textarea{border-bottom:0px !important;}
.comments textarea {
    margin: 0;
    border-bottom: 0;
    padding-bottom: 50px;
	
}
.bolec-comment-form {
    padding-left: 0;
    padding-right: 0;
    border: 1px solid #e9e9e9 !important;
    margin-top: 35px;
}
.bolec-comment-form.name,
.bolec-comment-form.email {
    padding-bottom: 0;
    width: 48%;
    float: left;
}
.bolec-comment-form.name input,
.bolec-comment-form.email input {
    width: 100%;
    padding: 12px 10px;
    border: 0;
}
.bolec-comment-form.email {
    margin-left: 4%;
}
.comment-notes {
    display: none;
}
.form-submit input.c-btn {
    background: #000;
    color: #fff;
    transition: all .5s;
}
.form-submit input.c-btn:hover {
    background: #fff;
    color: #000;
}
.comment-reply-link.c-btn:hover {
    color: #fff !important;
}
/**EXTRA CSS*/

.navbar-brand.logo.dark .logo-light {
    opacity: 0;
    height: 0;
}
.navbar-brand.logo.dark .logo-dark {
    opacity: 1;
    -webkit-opacity: 1;
    height: auto;
}
.navbar.images-menu {
    min-height: 0;
}
.writing {
    width: 100%;
}
.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.legendary-gallery .img-responsive {
    width: 100% !important;
}
.wp-caption-text,
.gallery-caption,
.bypostauthor
 {text-align:left;}

 .sticky{
    background: #f7f7f7 !important;
    padding:0 10px !important;
    border:1px solid #e9e9e9;
}
/*Contact form button*/
.aligncenter{margin:auto;}
.submit-button {
    width: 225px !important;
    margin: auto !important;
    position: relative !important;
    display: inline-block !important;
    border: 1px solid #000 !important;
    background: none !important;
    letter-spacing: 0.25em !important;
    font-weight: 700 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    margin: 20px 0 0 0 !important;
    padding: 15px 25px !important;
    height: 47px !important;
    transition: all .5s;
}
.submit-button:hover {
    background: #000 !important;
    color: #fff !important;
}
.slider-img-single .owl-prev,
.slider-img-single .owl-next {
    display: none;
}
.slider-img-single .owl-item.active {
    margin: auto;
}
.slider-img-single .owl-item {} .vc_row[data-vc-full-width] {
    overflow: visible !important;
}
.home.vc_row {
    height: 100vh !important;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #000 !important;
}
/*Table*/

#sidebar {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table {
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #e3e3e3;
}
.page_inner td,
.page_inner th {
    padding: 7px 9px;
}
td,
th {
    border: 1px solid #e3e3e3;
    padding: 6px;
}
td a,
th a {
    color: #000000;
    transition: all .3s;
}
td a:hover,
th a:hover {
    opacity: 0.8;
    color: #000000;
}
pre {
    padding: 10px 15px;
    font-size: 13px;
    background: #f3f3f3;
    margin-bottom: 20px;
}
dt {
    margin-bottom: 5px;
    font-weight: 500;
    color: #888;
    font-size: 15px;
}
dd {
    margin-bottom: 20px;
    
}
dl,
address {
    margin-bottom: 30px;
}
address {
    border-left: 2px solid #eee;
    padding-left: 10px;
    opacity: 0.8;
    font-style: italic;
}
acronym {
    font-weight: bold;
    text-decoration: underline;
}
big {
    font-size: 1.5em;
}
cite {
    font-style: italic;
    opacity: 0.6;
}
p>cite {
    margin-left: 20px;
}
q {
    font-style: italic;
    opacity: 0.8;
}
.wp-caption {
    max-width: 100%;
}
.wp-caption img {
    height: auto;
}
.password_in {
    border: 1px solid #999 !important;
    margin: 0 8px;
}
/***Page Layout****/

.page-fullwidth .content-fullwidth {
    width: 100%;
}
.page-sidebar_right .content-sidebar_right {
    width: 70%;
    float: left;
}
.page-sidebar_right .sidebar_right {
    width: 30%;
    padding-left: 40px;
    float: left;
}
.page-sidebar_right .sidebar_right #sidebar {
    width: 100%;
}
.page-sidebar_left .content-sidebar_left {
    width: 70%;
    padding-left: 40px;
    float: right;
}
.page-sidebar_left .sidebar_left {
    width: 30%;
    float: right;
}
.page-sidebar_left .sidebar_left #sidebar {
    width: 100%;
}
@media only screen and (max-width: 1000px) {
    .page-sidebar_right .content-sidebar_right {
        width: 100%;
    }
    .page-sidebar_right .sidebar_right {
        width: 100%;
        padding-left: 0px;
    }
    .page-sidebar_left .content-sidebar_left {
        width: 100%;
        padding-left: 0px;
        float: right;
    }
    .page-sidebar_left .sidebar_left {
        width: 100%;
        float: right;
    }
}
@media only screen and (max-width: 990px) {
    .page-fullwidth,
    .page-sidebar_right,
    .page-sidebar_left {
        width: 95%;
        margin: auto;
    }
}
/***Image Sizes***/
/*Single Post*/

.post-carousel .owl-item a img {
    max-width: 100%;
    width: auto;
    height: 500px;
}
.post-content iframe {
    height: 500px;
    width: 100%;
}
@media only screen and (max-width: 990px) {
    .post-carousel .owl-item a img,
    .post-content iframe {
        height: 450px;
    }
}
@media only screen and (max-width: 768px) {
    .single-portfolio .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }


}
.featured_works .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width: 680px) {
    .post-carousel .owl-item a img,
    .post-content iframe {
        height: 400px;
    }
    #single-portfolio .portfolio-content img,
    #single-portfolio .portfolio-content iframe {
        height: 350px !important;
    }
}
@media only screen and (max-width: 600px) {
    .post-carousel .owl-item a img,
    .post-content iframe {
        height: 350px;
    }
    #single-portfolio .portfolio-content img,
    #single-portfolio .portfolio-content iframe {
        height: 300px !important;
    }
}
@media only screen and (max-width: 480px) {
    .post-carousel .owl-item a img,
    .post-content iframe {
        height: 280px;
    }
    #footer{margin-top:30px;}
.map_error h5{
font-size:13px !important;
padding-top:50px;
}
    #single-portfolio .portfolio-content img,
    #single-portfolio .portfolio-content iframe {
        height: 270px !important;
    }
    #breadcrumbs .page-title {
        display: none
    }
    .breadcrumbs {
        float: none;
    }
}
@media only screen and (max-width: 380px) {
    .post-carousel .owl-item a img,
    .post-content iframe {
        height: 220px;
    }
    #single-portfolio .portfolio-content img,
    #single-portfolio .portfolio-content iframe {
        height: 250px !important;
    }
}
@media only screen and (max-width: 310px) {
    .post-carousel .owl-item a img,
    .post-content iframe {
        height: 200px;
    }
    #single-portfolio .portfolio-content img,
    #single-portfolio .portfolio-content iframe {
        height: 200px !important;
    }
}
/*Blog Layout*/

.page-fullwidth img,
.page-fullwidth iframe,
.page-fullwidth .post-carousel .owl-item a img {
    width: 100%;
    height: auto;
}
/*=================== 404 Page===================*/

.error_page {
    height: 100%;
    height: 100vh;
    text-align: center;
}
.error_page h1 {
    color: #000;
    margin-top: 100px;
    font-size: 200px;
    opacity: .8;
    margin-bottom: 30px;
    font-weight: 700;
}
.error_page h4 {
    padding-bottom: 25px;
    font-size: 19px;
}
.error_page form {
    width: 50%;
    margin: auto;
    border: 2px solid #e9e9e9;
}
@media only screen and (max-width: 784px) {
    .logged-in .main-navigation-bg {
        margin-top: 18px !important;
    }
}
@media only screen and (max-width: 600px) {
    .logged-in .main-navigation-bg .container,
    .logged-in .main-navigation-bg {
        margin-top: 0px !important;
    }
    .logged-in .main-navigation-bg.nav-static {
        margin-top: 46px !important;
    }
    .logged-in .main-navigation-bg.nav-static.logged {
        margin-top: 0 !important;
    }
}
/*Pagination*/

.pagination {
    text-align: center;
}
.pagination a,
.pagination span {
    display: inline-block;
    position: relative;
    padding: 7px 15px;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    color: #282828;
    font-size: 13px;
    transition: all .3s;
}
.pagination a:hover,
.pagination a:hover a,
.pagination span:hover,
.pagination span a:hover {
    background: #000 !important;
    color: #fff !important;
}
.pagination .current {
    background: #000;
}
.pagination .current {
    color: #fff;
}
/*Post Password Protected*/

.password_in {
    border: 1px solid #999 !important;
    margin: 0 8px;
}
.password_in input {
    margin-left: 5px;
}
.button_submit {
    background-color: #000;
    padding: 2px 7px;
    border: 1px solid #000;
    color: #fff;
    transition: all .3s;
    font-size: 13px;
}
.button_submit:hover {
    background-color: #fff;
    color: #000;
}
.vc_col-sm-6,
.vc_col-md-12,
.vc_col-md-6 {
    min-height: 0 !important;
}


/**Two new sliders*//
/* split carousel */
.split-carousel-wrapper {
width: 100vw;
height: 100vh;
}

.js-transitions-disabled * {
-webkit-transition: none!important;
   -moz-transition: none!important;
    -ms-transition: none!important;
     -o-transition: none!important;
        transition: none!important;
}

.carousel {
position: relative;
height: 100%;
overflow: hidden;
-webkit-perspective: 50vw;
        perspective: 50vw;
-webkit-perspective-origin: 50% 50%;
        perspective-origin: 50% 50%;
}

.carousel-control {
position: absolute;
display: block;
width: 40px;
height: auto;
bottom: auto;
top: 50%;
right: 37px;
left: auto;
-webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
        transform: translateY(-50%);
color: #fff;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
z-index: 10;
}

@media only screen and (max-width: 880px) {
  .carousel-control {
    right: 27px;
  }
}

@media only screen and (max-width: 640px) {
  .carousel-control {
    right: 17px;
  }
}

.carousel-control a {
position: relative;
display: block;
width: 20px;
height: 15px;
}

.carousel-control a:hover:before {
width: 20px;
}

.carousel-control a.active:before,
.carousel-control a.active:hover:before  {
width: 40px;
background: #fff;
}

.carousel-control a:before {
content: "";
position: absolute;
top: 50%;
right: 0;
left: auto;
background: #fff;
height: 2px;
width: 20px;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
-webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
        transform: translateY(-50%);
-webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.carousel-stage {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
-webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
-webkit-transform: translateZ(-50vh);
   -moz-transform: translateZ(-50vh);
    -ms-transform: translateZ(-50vh);
     -o-transform: translateZ(-50vh);
        transform: translateZ(-50vh);
}

.spinner {
position: absolute;
width: 50vw;
height: 100vh;
top: 0;
left: 0;
right: auto;
bottom: 0;
margin: auto;
-webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
-webkit-transition: transform 1s;
   -moz-transition: transform 1s;
    -ms-transition: transform 1s;
     -o-transition: transform 1s;
        transition: transform 1s;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
-webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
-webkit-transform: rotateX(0);
   -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
     -o-transform: rotateX(0);
        transform: rotateX(0);
}

.js-spin-fwd .spinner {
-webkit-transform: rotateX(-90deg);
   -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
     -o-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
}

.js-spin-bwd .spinner {
-webkit-transform: rotateX(90deg);
   -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
     -o-transform: rotateX(90deg);
        transform: rotateX(90deg);
}

.js-spin-fwd .spinner-right {
-webkit-transform: rotateX(90deg);
   -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
     -o-transform: rotateX(90deg);
        transform: rotateX(90deg);
}

.js-spin-bwd .spinner-right {
-webkit-transform: rotateX(-90deg);
   -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
     -o-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
}

.spinner-right {
right: 0;
left: auto;
}

.spinner-face {
position: absolute;
display: none;
width: 100%;
height: 100%;
background: #000;
overflow: hidden;
}

.spinner-face.js-next {
display: block;
-webkit-transform: rotateX(90deg) translateZ(50vh);
   -moz-transform: rotateX(90deg) translateZ(50vh);
    -ms-transform: rotateX(90deg) translateZ(50vh);
     -o-transform: rotateX(90deg) translateZ(50vh);
        transform: rotateX(90deg) translateZ(50vh);
}

.spinner-right .spinner-face.js-next {
-webkit-transform: rotateX(270deg) translateZ(50vh);
   -moz-transform: rotateX(270deg) translateZ(50vh);
    -ms-transform: rotateX(270deg) translateZ(50vh);
     -o-transform: rotateX(270deg) translateZ(50vh);
        transform: rotateX(270deg) translateZ(50vh);
}

.js-spin-bwd .spinner-face.js-next {
-webkit-transform: rotateX(-90deg) translateZ(50vh);
   -moz-transform: rotateX(-90deg) translateZ(50vh);
    -ms-transform: rotateX(-90deg) translateZ(50vh);
     -o-transform: rotateX(-90deg) translateZ(50vh);
        transform: rotateX(-90deg) translateZ(50vh);
}

.js-spin-bwd .spinner-right .spinner-face.js-next {
-webkit-transform: rotateX(-270deg) translateZ(50vh);
   -moz-transform: rotateX(-270deg) translateZ(50vh);
    -ms-transform: rotateX(-270deg) translateZ(50vh);
     -o-transform: rotateX(-270deg) translateZ(50vh);
        transform: rotateX(-270deg) translateZ(50vh);
}

.js-active {
display: block;
-webkit-transform: translateZ(50vh);
   -moz-transform: translateZ(50vh);
    -ms-transform: translateZ(50vh);
     -o-transform: translateZ(50vh);
        transform: translateZ(50vh);
}

.spinner-content {
position: absolute;
width: 200%;
height: 100%;
left: 0;
}

.spinner-right .spinner-content {
left: -100%;
}

.spinner-content-left,
.spinner-content-right {
position: absolute;
width: 50%;
height: 100%;
left: 0;
top: 0;
}

.spinner-content-left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
   -ms-flex-align: center;
      align-items: center!important;
-webkit-box-pack: center;
   -ms-flex-pack: center;
-webkit-justify-content: center;
        justify-content: center;
}

.spinner-content-left .spinner-content-left-inner {
position: relative;
width: 100%;
text-align: center;
}

.spinner-content-left-inner h3 {
font-family: 'Montserrat', sans-serif;
font-size: 23px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
text-align: center;
color: #fff;
}

@media only screen and (max-width: 640px) {
  .spinner-content-left-inner h3 {
    font-size: 18px;
    padding: 0 10px;
  }
}

.spinner-content-left-inner p {
color: #fff;
padding: 20px 10px 10px 10px;
}

@media only screen and (max-width: 640px) {
  .spinner-content-left-inner p {
    font-size: 12px;
  }
}

.spinner-content-right {
right: 0;
left: auto;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

/* split carousel IE FIX */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .carousel-stage,
  .spinner,
  .js-spin-bwd .spinner-right,
  .js-spin-fwd .spinner-right,
  .js-spin-bwd .spinner,
  .js-spin-fwd .spinner,
  .js-spin-bwd .spinner-right .spinner-face.js-next,
  .js-spin-bwd .spinner-face.js-next,
  .spinner-right .spinner-face.js-next,
  .spinner-face.js-next,
  .js-active {
    transform: none;
  }
}


/* vertical split slider */
.slideshow {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
overflow: hidden;
z-index: 1;
}

.slideshow .slider {
width: 100vw;
height: 100vw;
z-index: 2;
}

.slideshow .slider * {
outline: none;
}

.slideshow .slider .item {
position: relative;
width: 100vw !important;
height: 100vh !important;
overflow: hidden;
border: none;
}

.slideshow .slider .item .text {
display: none;
}

.slideshow .slider .item img {
position: absolute;
min-width: 101%;
min-height: 101%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.slideshow .slick-dots {
position: fixed;
display: block;
width: 40px;
height: auto;
bottom: auto;
top: 50%;
right: 25px;
left: auto;
-webkit-transform: translateY(-50%);
        transform: translateY(-50%);
z-index: 100;
}

@media only screen and (max-width: 880px) {
  .slideshow .slick-dots {
    right: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .slideshow .slick-dots {
    right: 5px;
  }
}

.slideshow .slick-dots li {
display: block;
width: 100%;
height: auto;
}

.slideshow .slick-dots li button {
position: relative;
width: 20px;
height: 15px;
text-align: center;
}

.slideshow .slick-dots li button:before {
content: "";
background: #fff;
height: 2px;
width: 20px;
border-radius: 0;
position: absolute;
top: 50%;
right: 0;
left: auto;
-webkit-transform: translateY(-50%);
        transform: translateY(-50%);
-webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slideshow .slick-dots li.slick-active button:before {
width: 40px;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slideshow.slideshow-right {
width: 50vw;
left: 0;
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
z-index: 1;
}

.slideshow.slideshow-right .slider {
position: absolute;
left: 0;
}

.slideshow-text {
position: absolute;
width: 100vw;
top: 75%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none; 
z-index: 100;
}

.slideshow-item {
color: #fff;
background: none;
}

.home-page-title-slideshow {
font-family: 'Playfair Display SC', serif;
font-style: normal;
font-weight: 700;
font-size: 85px;
text-align: center;
text-transform: uppercase;
letter-spacing: -0.04em;
color: #fff;
line-height: 150%;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

@media only screen and (max-width: 880px) {
  .home-page-title-slideshow {
    font-size: 65px;
  }
}

@media only screen and (max-width: 640px) {
  .home-page-title-slideshow {
    font-size: 45px;
  }
}

.item.item-1,
.item.item-2,
.item.item-3,
.item.item-4 {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.c-btn.inverse:hover {
color: #fff;
}

.c-btn.inverse::before {
background: #db0018;
}

.c-btn.inverse {
color: #111 !important;
background: #fff !important;
}

.page_content,.portfolio-template-default{overflow-x:hidden;}

.pingback {
    list-style-type: none !important;
    margin-bottom:15px;
}
.pingback .comment-content{
    padding-left:0;
}
.pingback .comment-author h4{
   padding: 10px 0 5px 0px;
}
.pingback .comment-author h5{
    padding-left:0;
}

h2.light{color:#fff !important;}

