/*
Theme Name: Waves
Theme URI: http://www.madeinebor.com
Author: TommusRhodus
Author http://www.madeinebor.com
Version: 1.0
*/
/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:focus {
    outline: 0 !important;
}

.fit-vids-style {
    display: none;
}

figure {
    margin: 0;
    padding: 0;
}

figure img {
    width: 100%;
    height: auto;
}

iframe {
    border: none;
}

::selection {
    background: #fefac7;
    /* Safari */
    color: #555555;
}

::-moz-selection {
    background: #fefac7;
    /* Firefox */
    color: #555555;
}

/*-----------------------------------------------------------------------------------*/
/*	LESS VARIABLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	FUNCTIONS
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	MIXINS
/*-----------------------------------------------------------------------------------*/
.transition {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.transition-long {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.text-center,
.text-center * {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

/*-----------------------------------------------------------------------------------*/
/*	02. DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
    width: 100%;
    height: 0px;
}

.divide2 {
    width: 100%;
    height: 2px;
}

.divide3 {
    width: 100%;
    height: 3px;
}

.divide5 {
    width: 100%;
    height: 5px;
}

.divide10 {
    width: 100%;
    height: 10px;
}

.divide15 {
    width: 100%;
    height: 15px;
}

.divide20 {
    width: 100%;
    height: 20px;
}

.divide25 {
    width: 100%;
    height: 25px;
}

.divide30 {
    width: 100%;
    height: 30px;
}

.divide35 {
    width: 100%;
    height: 35px;
}

.divide40 {
    width: 100%;
    height: 40px;
}

.divide45 {
    width: 100%;
    height: 40px;
}

.divide50 {
    width: 100%;
    height: 50px;
}

.divide55 {
    width: 100%;
    height: 55px;
}

.divide60 {
    width: 100%;
    height: 60px;
}

.divide65 {
    width: 100%;
    height: 65px;
}

.divide70 {
    width: 100%;
    height: 70px;
}

.divide75 {
    width: 100%;
    height: 75px;
}

.divide80 {
    width: 100%;
    height: 80px;
}

.divide85 {
    width: 100%;
    height: 85px;
}

.divide100 {
    width: 100%;
    height: 100px;
}

.rm0 {
    margin-right: 0px;
}

.rm1 {
    margin-right: 1px;
}

.rm2 {
    margin-right: 2px;
}

.rm5 {
    margin-right: 5px;
}

.rm6 {
    margin-right: 6px;
}

.rm10 {
    margin-right: 10px;
}

.rm15 {
    margin-right: 15px;
}

.rm20 {
    margin-right: 20px;
}

.rm25 {
    margin-right: 25px;
}

.rm30 {
    margin-right: 30px;
}

.rm40 {
    margin-right: 40px;
}

.rm50 {
    margin-right: 50px;
}

.lm0 {
    margin-left: 0px;
}

.lm1 {
    margin-left: 1px;
}

.lm5 {
    margin-left: 5px;
}

.lm7 {
    margin-left: 7px;
}

.lm10 {
    margin-left: 10px;
}

.lm15 {
    margin-left: 15px;
}

.lm20 {
    margin-left: 20px;
}

.lm25 {
    margin-left: 25px;
}

.lm30 {
    margin-left: 25px;
}

.lm40 {
    margin-left: 40px;
}

.rp5 {
    padding-right: 5px;
}

.rp10 {
    padding-right: 10px;
}

.rp15 {
    padding-right: 15px;
}

.rp20 {
    padding-right: 20px;
}

.rp30 {
    padding-right: 30px;
}

.rp50 {
    padding-right: 50px;
}

.lp0 {
    padding-left: 0px;
}

.lp10 {
    padding-left: 10px;
}

.lp20 {
    padding-left: 20px;
}

.lp30 {
    padding-left: 30px;
}

.tp0 {
    padding-top: 0 !important;
}

.tp3 {
    padding-top: 3px;
}

.tp5 {
    padding-top: 5px;
}

.tp10 {
    padding-top: 10px;
}

.tp20 {
    padding-top: 20px;
}

.tp25 {
    padding-top: 25px;
}

.tp30 {
    padding-top: 30px;
}

.tp40 {
    padding-top: 40px;
}

.tp60 {
    padding-top: 60px;
}

.tm4 {
    margin-top: 4px;
}

.tm5 {
    margin-top: 5px;
}

.tm7 {
    margin-top: 7px;
}

.tm10 {
    margin-top: 10px;
}

.tm15 {
    margin-top: 15px;
}

.tm20 {
    margin-top: 20px;
}

.tm40 {
    margin-top: 40px;
}

.mbm1 {
    margin-bottom: -1px;
}

.bp0 {
    padding-bottom: 0 !important;
}

.bp10 {
    padding-bottom: 10px !important;
}

.bp20 {
    padding-bottom: 20px !important;
}

.bm0 {
    margin-bottom: 0 !important;
}

.bm5 {
    margin-bottom: 5px !important;
}

.bm6 {
    margin-bottom: 6px !important;
}

.bm10 {
    margin-bottom: 10px !important;
}

.bm15 {
    margin-bottom: 15px !important;
}

.bm20 {
    margin-bottom: 20px !important;
}

.bm25 {
    margin-bottom: 25px !important;
}

.bm30 {
    margin-bottom: 30px !important;
}

.bm50 {
    margin-bottom: 50px !important;
}

.bm70 {
    margin-bottom: 70px !important;
}

.bp50 {
    padding-bottom: 50px !important;
}

/*-----------------------------------------------------------------------------------*/
/*	GENERAL & TYPE
/*-----------------------------------------------------------------------------------*/
html {
    -webkit-font-smoothing: antialiased;
}

body,
html {
    overflow-x: hidden;
}

body {
    font-family: 'Glegoo', sans-serif;
    color: #5f5f5f;
    line-height: 26px;
    font-size: 14px;
}

.cbp * {
    font-family: 'Glegoo', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

.parallax-mirror img {
    max-width: none;
}

.parallax {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.cbp h1,
.cbp h2,
.cbp h3,
.cbp h4,
.cbp h5,
.cbp h6 {
    font-family: 'Coda', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #2c2c2c;
}

a {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    color: #2c2c2c;
}

a:hover,
li:hover > a {
    text-decoration: none;
    color: #9e9b7e;
}

b,
strong {
    font-weight: normal;
    color: #2c2c2c;
}

hr {
    border-color: #e5e5e5;
}

ul {
    list-style: square;
}

.light-wrapper {
    background: #ffffff;
}

.dark-wrapper {
    background: #f9f9f9;
}

.black-wrapper {
    background: #2c2c2c;
}

.light-wrapper + .dark-wrapper,
.dark-wrapper + .light-wrapper,
.top-border {
    border-top: 1px solid #e5e5e5;
}

.page-section {
    padding: 80px 0 120px;
}

.page-section.no-padding {
    padding: 0;
}

.page-section.no-bottom {
    padding-bottom: 0;
}

.page-section.small-bottom {
    padding-bottom: 60px;
}

.page-section.parallax {
    padding: 0;
}

.page-section.parallax.small-bottom {
    padding: 80px 0 60px;
}

.page-section.parallax .container-fluid {
    position: relative;
    padding: 180px 0 200px;
}

.page-section.parallax .container-fluid * {
    position: relative;
}

.page-section.parallax .container-fluid:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(28, 28, 28, 0.3);
    z-index: 0;
}

.black-wrapper,
.parallax,
footer {
    color: #f9f9f9;
}

.black-wrapper h1,
.parallax h1,
footer h1,
.black-wrapper h2,
.parallax h2,
footer h2,
.black-wrapper h3,
.parallax h3,
footer h3,
.black-wrapper h4,
.parallax h4,
footer h4,
.black-wrapper h5,
.parallax h5,
footer h5,
.black-wrapper h6,
.parallax h6,
footer h6 {
    color: #ffffff;
}

.black-wrapper a,
.parallax a,
footer a {
    color: #f9f9f9;
}

.black-wrapper a:hover,
.parallax a:hover,
footer a:hover {
    color: #ffffff;
}

footer {
    color: #c6c6c6;
}

.text-right,
.page-header.text-right {
    text-align: right;
}

.offset {
    height: 80px;
}

.video-container {
    margin-bottom: 25px;
}

.top-bar-fa0 {
    position: relative;
    margin-top: 25px;
    font-size: 22px;
}

.top-bar-fa {
    position: relative;
    margin-top: 25px;
    margin-right: 35px;
    font-size: 22px;
}

.top-bar-fa1 {
    position: relative;
    margin-top: 25px;
    margin-right: 100px;
}

blockquote,
blockquote p {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    border-color: #9e9b7e;
}

/*-----------------------------------------------------------------------------------*/
/*	HEADERS
/*-----------------------------------------------------------------------------------*/
.page-header {
    background: none;
    border: none;
    text-align: left;
    position: relative;
    margin-bottom: 80px;
    clear: both;
}

.page-header h1 {
    font-size: 24px;
    display: block;
}

.page-header.post-title h1 {
    font-size: 36px;
}

.page-header small {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    text-transform: none;
    font-size: 16px;
    display: block;
    margin: 10px 0 0;
    letter-spacing: 0;
    font-weight: 400;
    color: #9e9b7e;
}

.page-header small:after {
    content: ' ';
    width: 80px;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -40px;
}

.page-header .fa.pull-left {
    margin-right: 25px;
}

.page-header .fa.pull-right {
    margin-left: 25px;
}

.parallax .page-header h1 {
    font-size: 42px;
    color: #ffffff;
}

.parallax .page-header small {
    font-size: 24px;
    color: #f9f9f9;
}

.parallax .page-header small:after {
    bottom: -40px;
}

.post-nav .page-header small:after {
    display: none;
}

#header-video {
    background: none;
}

#header-video .page-header {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    z-index: 3;
}

#header-video .page-header h1 {
    margin: 0;
    font-size: 52px;
}

#header-video .page-header small {
    margin: 0 0 20px;
    font-size: 24px;
}

#header-video .page-header small:nth-of-type(2) {
    margin-top: 15px;
}

#header-video:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    display: block;
    z-index: 1;
}

#down-link {
    position: absolute;
    bottom: 75px;
    font-size: 42px;
    left: 50%;
    margin-left: -20px;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    z-index: 3;
}

.bar {
    position: absolute;
    background: #ffffff;
    z-index: 3;
}

.bar.top-bar {
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    position: fixed;
    color: #2c2c2c;
    text-align: right;
    z-index: 999;
}

.bar.top-bar i {
    font-size: 22px;
}

.bar.top-bar a {
    color: #1c1c1c;
}

.bar.left-bar {
    top: 0;
    left: 0;
    bottom: 0;
    width: 45px;
}

.bar.right-bar {
    top: 0;
    right: 0;
    bottom: 0;
    width: 45px;
}

.bar.bottom-bar {
    left: 0;
    right: 0;
    bottom: 0;
    height: 45px;
    border-bottom: 1px solid #e5e5e5;
}

#menu-toggle {
    position: relative;
    top: 35px;
    right: 45px;
    cursor: pointer;
    padding: 0px 35px 16px 0px;
    float: right;
}

#menu-toggle span,
#menu-toggle span:before,
#menu-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #2c2c2c;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

#menu-toggle span:before {
    top: -10px;
}

#menu-toggle span:after {
    bottom: -10px;
}

#menu-toggle.active span {
    background-color: transparent;
}

#menu-toggle.active span:before,
#menu-toggle.active span:after {
    top: 0;
}

#menu-toggle.active span:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#menu-toggle.active span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#logo {
    float: left;
    position: relative;
    left: 45px;
    top: 15px;
}

.top-bar + nav {
    position: fixed;
    top: 60px;
    width: 100%;
    background: #f9f9f9;
    padding: 24px 45px 20px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    z-index: 999;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    opacity: 0;
    pointer-events: none;
}

.top-bar + nav.active {
    opacity: 1;
    pointer-events: auto;
    top: 80px;
}

.top-bar + nav ul {
    list-style: none;
}

.top-bar + nav ul li {
    display: inline-block;
    padding-left: 25px;
    position: relative;
}

.top-bar + nav ul li ul {
    display: none;
}

.top-bar + nav ul li:hover ul {
    display: block;
    position: absolute;
    padding: 31px 0 0 0;
    min-width: 180px;
    left: 0;
}

.top-bar + nav ul li:hover ul li {
    display: block;
    margin: 0;
    padding: 5px 20px;
    background: #ffffff;
}

.top-bar + nav ul li:hover ul li:first-child {
    padding: 10px 20px 5px;
}

.top-bar + nav ul li:hover ul li:last-child {
    padding: 5px 20px 10px;
}

.top-bar + nav ul.pull-right li:last-child:hover ul {
    left: auto;
    right: 0;
}

.top-bar + nav ul.social li {
    padding-left: 5px;
    padding-right: 10px;
}

.top-bar + nav ul.social li i {
    font-size: 18px;
}

/*-----------------------------------------------------------------------------------*/
/*	BUTTONS
/*-----------------------------------------------------------------------------------*/
.btn,
input[type="submit"] {
    border-radius: 50px;
    font-family: 'Coda', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    background: none;
    padding: 10px 18px;
    border: 3px solid #2c2c2c;
    color: #2c2c2c;
    min-width: 120px;
    box-shadow: none !important;
}

.btn:hover,
input[type="submit"]:hover,
.btn:focus,
input[type="submit"]:focus,
.btn:active,
input[type="submit"]:active,
.btn.btn-white:hover,
input[type="submit"].btn-white:hover,
.btn.btn-white:focus,
input[type="submit"].btn-white:focus,
.btn.btn-white:active,
input[type="submit"].btn-white:active,
.btn.active,
input[type="submit"].active {
    border-color: #9e9b7e;
    color: #9e9b7e;
    background: none;
}

.btn.btn-white,
input[type="submit"].btn-white {
    background: none;
    color: #ffffff;
    border-color: #ffffff;
}

.owl-theme .owl-dots .owl-dot span {
    background: none;
    border: 2px solid #ffffff;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #ffffff;
}

.owl-theme .owl-controls {
    margin-top: -30px;
    position: relative;
}

/*-----------------------------------------------------------------------------------*/
/*	FORMS
/*-----------------------------------------------------------------------------------*/
input,
textarea {
    width: 100%;
    border: none;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.16);
    padding: 18px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

input:hover,
textarea:hover,
input:focus,
textarea:focus {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.16);
}

textarea {
    min-height: 200px;
}

input[type="submit"] {
    width: auto;
}

aside input {
    background: #f9f9f9;
}

/*-----------------------------------------------------------------------------------*/
/*	SERVICE STYLES
/*-----------------------------------------------------------------------------------*/
.max-1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.service {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    text-align: center;
    padding: 60px 40px;
    margin-right: -1px;
    margin-bottom: -1px;
}

.service:before {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: 1px solid #e5e5e5;
}

.service.even:nth-of-type(even),
.service.odd:nth-of-type(even) {
    background: #f9f9f9;
}

.service:hover {
    background: #1c1c1c !important;
    border-color: #1c1c1c;
}

.service:hover:before {
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    border: 1px solid #9e9b7e;
}

.service:hover * {
    color: #f9f9f9;
}

.service:hover i {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.16);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    border-color: #9e9b7e;
    color: #9e9b7e;
    background: #1c1c1c;
    -moz-transform: translateX(0px) translateY(-100px);
    -webkit-transform: translateX(0px) translateY(-100px);
    -o-transform: translateX(0px) translateY(-100px);
    -ms-transform: translateX(0px) translateY(-100px);
    transform: translateX(0px) translateY(-100px);
}

.service:hover h3,
.service:hover p,
.service:hover a {
    -moz-transform: translateX(0px) translateY(-65px);
    -webkit-transform: translateX(0px) translateY(-65px);
    -o-transform: translateX(0px) translateY(-65px);
    -ms-transform: translateX(0px) translateY(-65px);
    transform: translateX(0px) translateY(-65px);
}

.service:hover a {
    opacity: 1;
}

.service i {
    font-size: 42px;
    margin-bottom: 20px;
    border: 3px solid #2c2c2c;
    padding: 26px 0;
    border-radius: 999px;
    color: #2c2c2c;
    width: 100px;
}

.service h3 {
    font-size: 18px;
}

.service a {
    opacity: 0;
    margin-bottom: -45px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.service * {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.service-3 {
    padding: 0;
    border: none;
    margin-bottom: 30px;
}

.service-3 i {
    font-size: 32px;
    float: left;
    margin-right: 15px;
    color: #9e9b7e;
    position: relative;
    top: 3px;
}

.service-3 .service-3-text {
    overflow: hidden;
}

.service-alt {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.service-alt * {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.service-alt .inner,
.service-alt.dark:hover .inner {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.16);
    background: #ffffff;
    padding: 60px 40px;
    text-align: center;
}

.service-alt .inner:hover,
.service-alt.dark:hover .inner:hover {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.16);
}

.service-alt i,
.service-alt.dark:hover i {
    font-size: 42px;
    margin-bottom: 20px;
    border: 3px solid #2c2c2c;
    padding: 26px 0;
    border-radius: 999px;
    color: #2c2c2c;
    width: 100px;
}

.service-alt h3 {
    font-size: 18px;
}

.service-alt.dark .inner,
.service-alt:hover .inner {
    background: #1c1c1c;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.16);
}

.service-alt.dark h3,
.service-alt:hover h3,
.service-alt.dark p,
.service-alt:hover p {
    color: #f9f9f9;
}

.service-alt.dark i,
.service-alt:hover i {
    border-color: #9e9b7e;
    color: #9e9b7e;
}

.service-alt.dark .btn,
.service-alt:hover .btn {
    border-color: #ffffff;
    color: #ffffff;
}

.service-alt.dark .btn:hover,
.service-alt:hover .btn:hover {
    border-color: #9e9b7e;
    color: #9e9b7e;
}

.service-alt.dark:hover h3,
.service-alt.dark:hover p {
    color: #2c2c2c;
}

.service-alt.dark:hover .btn {
    border-color: #2c2c2c;
    color: #2c2c2c;
}

.service-alt.dark:hover .btn:hover {
    border-color: #9e9b7e;
    color: #9e9b7e;
}

/*-----------------------------------------------------------------------------------*/
/*	PRICING TABLES
/*-----------------------------------------------------------------------------------*/
.pricing-table {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.16);
    padding: 50px;
    background: #ffffff;
    text-align: center;
    margin-bottom: 50px;
}

.pricing-table h3 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin: 0 0 30px;
}

.pricing-table h3 span {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    text-transform: none;
    font-size: 16px;
    display: block;
    margin: 5px 0 0;
    letter-spacing: 0;
    font-weight: 400;
    color: #9e9b7e;
}

.pricing-table h2 {
    font-size: 74px;
    font-weight: 900;
    position: relative;
    left: -3px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin: 0 0 30px;
}

.pricing-table sup {
    font-size: 26px;
    font-weight: normal;
    position: relative;
    top: -40px;
}

.pricing-table ul {
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin: 0 0 30px;
}

.pricing-table li {
    list-style: none;
    margin-bottom: 6px;
}

.pricing-table .deets {
    font-size: 16px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    position: absolute;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    top: 26px;
    -moz-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    color: #9e9b7e;
}

.pricing-table:hover .deets {
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    opacity: 1;
}

.pricing-table:hover {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.16);
}

/*-----------------------------------------------------------------------------------*/
/*	BLOG STYLES
/*-----------------------------------------------------------------------------------*/
.post-meta {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin: 60px 0 0;
    text-align: center;
    padding: 20px 0;
}

.comment-image {
    float: left;
    border-radius: 100px;
    overflow: hidden;
    margin-right: 40px;
}

.comment-image img {
    vertical-align: bottom;
}

.comment-content {
    overflow: hidden;
    display: block;
}

ol.comments {
    padding: 40px 0;
}

pre {
    background: #9e9b7e;
    color: #ffffff;
    border-radius: none;
    border: none;
    padding: 30px;
}

.post-date {
    float: left;
    width: 70px;
    margin-right: 25px;
}

.post-content {
    overflow: hidden;
}

.day,
.month {
    text-align: center;
}

.day {
    font-size: 56px;
    margin: 10px 0 15px;
    color: #2c2c2c;
}

.month {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.widget {
    margin-bottom: 50px;
}

.widget h5 {
    margin-top: 0;
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

footer .widget h5 {
    border-bottom: 1px solid #333333;
}

article.post {
    padding: 65px 65px 65px 0;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    position: relative;
}

article.post .page-header {
    margin: 0;
}

article.post .page-header h1 {
    margin: 2px 0 0 0;
}

article.post .page-header small {
    margin-bottom: 10px;
}

article.post .page-header small:after {
    display: none;
}

article.post .btn {
    margin-top: 20px;
}

article.post:nth-of-type(even) {
    background: #f9f9f9;
}

article.post:nth-of-type(even):after {
    background: #f9f9f9;
}

article.post:after {
    position: absolute;
    bottom: 0;
    margin-bottom: -1px;
    height: 100%;
    right: 100%;
    width: 9999px;
    content: '';
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

#reply-title {
    margin-bottom: 25px;
}

.waves-pagination {
    list-style: none;
    margin: 0;
    padding: 0;
}

.waves-pagination li {
    display: inline-block;
    margin: 0 3px;
}

/*-----------------------------------------------------------------------------------*/
/*	END BLOG STYLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	PORTFOLIO
/*-----------------------------------------------------------------------------------*/
.fa-ul {
    margin-left: 42px;
}

.item {
    width: 25%;
}

.item img {
    vertical-align: bottom;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    width: 100%;
}

.item .project-title {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(158, 155, 126, 0.9);
    color: #ffffff;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    opacity: 0;
}

.item .item-inner a {
    display: block;
    overflow: hidden;
    position: relative;
}

.item .item-inner a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    border: 1px solid #ffffff;
    opacity: 0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.item .item-inner a h3 {
    color: #ffffff;
}

.item .title-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 25px;
}

.item:hover:not(.single-portfolio) img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

.item:hover:not(.single-portfolio) .item-inner a:after {
    opacity: 1;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
}

.item:hover:not(.single-portfolio) .project-title {
    opacity: 1;
}

.item:hover:not(.single-portfolio) .title-wrapper {
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.item .item-inner,
.item .project-title {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.item.full {
    width: 100% !important;
    padding: 20px 0 60px;
}

#loader .full .container {
    max-width: 960px;
    background: #ffffff;
    padding: 50px;
    margin-top: 40px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.16);
}

#filters {
    text-align: center;
    margin: 0;
    padding: 0;
    padding-bottom: 50px;
}

#filters li {
    display: inline-block;
    margin: 0 2px;
}

.portfolio-controls {
    text-align: center;
    display: none;
}

#loader .portfolio-controls {
    display: block;
}

.project-details {
    list-style: none;
}

.project-details strong {
    display: block;
    text-transform: uppercase;
    color: #9e9b7e;
}

.project-details li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------------*/
/*	TEAM
/*-----------------------------------------------------------------------------------*/
.team-member.text-right * {
    text-align: right !important;
}

.team-member.text-right .page-header {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 30%;
    margin: 0 0 30px;
}

.team-member.text-right .page-header small:after {
    display: none;
}

.team-member.text-left * {
    text-align: left !important;
}

.team-member.text-left .page-header {
    position: absolute;
    bottom: 0;
    right: 30%;
    left: 15px;
    margin: 0 0 30px;
}

.team-member.text-left .page-header small:after {
    display: none;
}

.team-member p {
    margin-top: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
#main-footer {
    background: #1c1c1c;
    padding: 100px 0 80px;
}

#main-footer .widget {
    margin-bottom: 0;
}

#sub-footer {
    background: #000000;
    padding: 25px 0 20px;
    border-top: 1px solid #333333;
}

#sub-footer .social {
    list-style: none;
}

#sub-footer .social li {
    display: inline-block;
    margin-left: 10px;
}

aside .instafeed .item {
    min-width: 79px;
}

.instafeed .item {
    float: left;
    min-width: 86px;
}

.frame-center {
    height: 500px;
    position: relative;
    padding: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	ANIMATION
/*-----------------------------------------------------------------------------------*/
@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE
/*-----------------------------------------------------------------------------------*/
@media (max-width: 1170px) {
    .item {
        width: 33.3%;
    }
}

@media (max-width: 991px) {
    .team-member.text-right *,
    .team-member.text-left *,
    .team-member .col-md-6 {
        text-align: center !important;
        height: auto !important;
        position: static !important;
    }

    .team-member {
        max-width: 450px;
        margin: 0 auto;
    }

    .team-member .page-header,
    .team-member p {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    nav .pull-left {
        display: none;
    }

    .top-bar + nav ul.pull-right {
        float: none !important;
    }

    .top-bar + nav ul.pull-right li {
        display: block;
        margin: 0 !important;
        padding: 5px 0 !important;
        background: none !important;
    }

    .top-bar + nav ul.pull-right ul {
        display: block !important;
        position: static !important;
        margin: 0 0 0 15px !important;
        padding: 0 !important;
        background: none !important;
    }

    .item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    article.post {
        border-right: none;
        margin-right: -30px;
        padding-right: 30px;
    }

    aside.col-sm-3 {
        display: none;
    }

    .left-bar,
    .right-bar,
    .bottom-bar {
        display: none;
    }

    .item {
        width: 100%;
    }
}