.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}/* 
    Template Name: Restless
    Author: Pixel Industry
    Website: www.pixel-industry.com
*/

/* 
    TABLE OF CONTENTS
    ========================================================================= */
/*      1. CSS RESET
        2. DOCUMENT STYLES
        3. TYPOGRAPHY 
        4. HEADER 
            4.1. MAIN NAVIGATION
        5. LEFT MENU
        6. PAGE TITLES 
            6.1. PAGE TITLE CLEAN
            6.2. PAGE TITLE FULL SCREEN
        7. CUSTOM SECTION BACKGROUNDS
        8. ELEMENTS
            8.1. BLOCKQUOTES
                8.1.1. BLOCKQUOTE STANDARD
                8.1.2. BLOCKQUOTE BOXED
                8.1.3. BLOCKQUOTE ICONIC
                8.1.4. BLOCKQUOTE SIMPLE
            8.2. BLOG & PORTFOLIO NAVIGATION
                8.2.1. SIMPLE
                8.2.2. HOVER
            8.3. BUTTONS
            8.4. DETAILS LIST ELEMENT
            8.5. DETAILS LIST ELEMENT
            8.6. ICON LIST ELEMENT
            8.7. IMAGE WITH LINK
            8.8. FAQ
            8.9. SERVICE BOXES
            8.10. ANIMSITION PLUGIN
            8.11. CLIENTS CAROUSEL
            8.11. COUNTDOWN
            8.13. GALLERIES
                8.13.1. IMAGE SIMPLE GALLERY
                8.13.2. VERTICAL STACK GALLERY
            8.14. HEADINGS
                 8.14.1. HEADING WITH BOTTOM SUBTITLE
                 8.14.2. HEADING WITH TOP SUBTITLE
            8.15. INTRO HERO ELEMENT
                 8.15.1. INTRO HERO CLEAN
                 8.15.2. INTRO HERO FULL SCREEN
            8.16. MASTER SLIDERS
                8.16.1. MASTERS SLIDER - PROJECTS
                8.16.2. MASTERS SLIDER - BLOG
            8.17. SHOP
            8.18. PROMOTION BLOCKS
            8.19. NUMBERS COUNTER
            8.20. PARALLAX ELEMENTS
            8.21. PORTFOLIO
            8.22. PORTFOLIO LIST
            8.23. PRICING TABLES
            8.24. PROGRESS BAR
            8.25. OWL CAROUSEL
            8.26. TABS HORIZONTAL
            8.27. TEAM MEMBERS
                8.27.1. TEAM MEMBERS BLOCK STYLE
                8.27.2. TEAM MEMBERS CLEAN STYLE
                8.27.3 TEAM MEMBERS SIMPLE STYLE
            8.28. SOCIAL ICONS
            8.29. ANIMATE TEXT 
   
        9. BLOG
            9.1. LATEST BLOG POSTS
            9.2. BLOG MASONRY
            9.3. BLOG GRID
            9.4. BLOG POST CAROSUEL
            9.5. BLOG LIST
            9.6. BLOG POSTS STANDARD LAYOUT
            9.7. BLOG DETAILS
            9.8. PAGINATION
            9.9. POST COMMENTS
            9.10. COMMENT FORM
        10. CONTACT
            10.1. CONTACT FORM
            10.2. CONTACT PAGE
        11. 404 PAGE
        12. HOME COMING SOON
        13. MAINTANENCE MODE PAGE
        14. FOOTER
        15. WIDGETS
            15.1. SEARCH WIDGET
            15.2. TEXT WIDGET
            15.3. NEWSLETTER WIDGET
            15.4. CUSTOM MENU WIDGET
            15.5. LATEST POSTS WIDGET
            15.6. TAG CLOUD WIDGET
            15.7. RECENT COMMENTS WIDGET
            15.8. POST CATEGORIES WIDGET
            15.9. SOCIAL FEED WIDGET
            15.10. RSS WIDGET
            15.11. RECENT ENTRIES WIDGET
            15.12. ARCHIVE WIDGET
            15.13. CALENDAR WIDGET
            15.14. SHARRRE WIDGET
            15.15. LATEST TWEETS WIDGET
            15.16. WOOCOMMERCE SEARCH WIDGET
            15.17. WOOCOMMERCE PRODUCT CATEGORIES WIDGET
            15.18. WOOCOMMERCE SHOPPING CART WIDGET
            15.19. WOOCOMMERCE TOP RATED PRODUCTS AND PRODUCT LIST WIDGET
        16. SVG CUSTOM COLOR
*/

/* ==========================================================================
   1. CSS RESET
    ========================================================================= */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ul ul,
ul ol,
ol ul,
ol ol{
    padding-left: 40px;
}
body {
    line-height: 1;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*:focus {
    outline: 0;
    text-decoration: none;
}
a:focus,
a:active {
    text-decoration: none;
    outline: 0;
}

/* ==========================================================================
   2. DOCUMENT STYLES
   ========================================================================= */

body {
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #888;
    background-color: #fff;
    font-weight: 100;
}
html, body {
    height: 100%;
}
.row {
    margin-bottom: 120px;
}
.centered {
    text-align: center;
}
.centered img {
    display: inline-block;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
.icon-container img {
    width: 100%;
}
.centered-icon .icon-container .fa{
    font-size: 60px;
}

.centered-icon {
    display: table;
    margin: 0 auto;
}
.centered-icon img,
.centered-icon svg{
    width: 70px;
}
.align-right {
    text-align: right;
}
.vertical-center {
    display: table-cell;
    vertical-align: middle;
}
.layered-images img:nth-child(2){
    margin-top: 80px;
}
.img-layer {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.custom-floating-image {
    position: absolute;
    left: -100px;
    width: 147%;
    top: 20px;
    -webkit-animation-duration: 0.3s;
}
.content-wrapper-off-canvas.outer {
    width: 90%;
    background-color: #fff;
    margin-top: -90px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 115px;
}
.content-wrapper-off-canvas.container {
    background-color: #fff;
    margin-top: -90px;
    margin-left: auto;
    margin-right: auto;
}
.content-wrapper-off-canvas.container .col-md-12.blog-details {
    padding: 0;
}
.content-wrapper-off-canvas.container-fluid {
    background-color: #fff;
    margin-top: -60px;
    padding: 0;
    margin-left: 60px;
    margin-right: 60px;
}
.content-wrapper-off-canvas{
    position: relative;
    background-color: #fff;
    margin-top: -60px;
    padding: 0;
    margin-left: 60px;
    margin-right: 60px;
}
.content-wrapper-off-canvas .container-fluid{
    padding-left: 0;
    padding-right: 0;
}
.content-wrapper-off-canvas *[class*="col-"]{
    padding-right: 14px;
}
.element-canvas-off-down {
    position: relative;
    top: 85px;
    z-index: 10;
}
.element-canvas-off-down-small {
    position: relative;
    top: 65px;
    z-index: 10;
}

iframe.video {
    width: 770px;
    height: auto;
    min-height: 400px;
    margin: 0 auto;
    display: table;
    -webkit-box-shadow: 0 7px 150px rgba(0, 0, 0, 0.2);
    box-shadow: 0 7px 150px rgba(0, 0, 0, 0.2);
}
.group-images div {
    float: left;
}
.group-images div:first-child {
    position: absolute;
    top: -90px;
}
.group-images div:last-child {
    position: absolute;
    top: -50px;
    left: 215px;
}
.app-buttons {
    text-align: center;
}
.app-buttons a {
    display: inline-block;
    margin: 0 3px;
}
.app-buttons a:hover {
    opacity: 0.8;
}
.animate-section {
    animation: showContent 1s;
    -webkit-animation: showContent 1s;
    animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
}
@keyframes showContent {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
    }
    50% {
        opacity: 1; 
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes showContent {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
    }
    50% {
        opacity: 1; 
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.content-wrapper {
    height: 100%;
}
.left-menu.header-wrapper {
    border-bottom: none;
}
.left-menu ~ .content-wrapper {
    margin-left: 300px;
    height: 100%;
}

.container-no-padding .container-fluid  {
    padding-left: 15px;
    padding-right: 15px;
}
.column-no-padding *[class*="col-"]{
    padding-left: 0;
    padding-right: 0;
}
.column-no-left-padding{
    padding-left: 0;
}
.row-no-padding {
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid {
    padding-left: 60px;
    padding-right: 60px;
}
.column-container-padding .container-fluid {
    padding: 0 15px !important;
    overflow: visible;
}
.column-container-padding .col-md-9 {
    padding: 0 45px 0 60px;
}
.full-width-container-wrapper {
    padding: 0 22px;
}
.content-wrapper .full-width-container-wrapper {
    padding: 0 8px;
    overflow: hidden;
}
.negative-top-margin {
    margin-top: -60px;
}
.container-no-padding.negative-top-margin .container-fluid {
    padding-left:70px;
    padding-right: 70px;
}
.divider {
    display: inline-block;
    height: 3px;
    width: 30px;
    margin: 0 auto;
}
.side-margin {
    margin-left:60px;
    margin-right:60px;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-90 {
    margin-bottom: 90px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mb-110 {
    margin-bottom: 110px !important;
}
.mb-120 {
    margin-bottom: 120px !important;
}
.mb-150 {
    margin-bottom: 150px !important;
}

.pt-0 {
    padding-top: 0 !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-60 {
    padding-top: 60px !important;
}

.pt-80 {
    padding-top: 80px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
.pt-110 {
    padding-top: 110px !important;
}
.pt-120 {
    padding-top: 120px !important;
}
.pt-150 {
    padding-top: 150px !important;
}

.pt-200 {
    padding-top: 200px !important;
}
.pt-220 {
    padding-top: 220px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}
.pb-100 {
    padding-bottom: 100px !important;
}
.pb-120 {
    padding-bottom: 120px !important;
}
.pb-150 {
    padding-bottom: 150px !important;
}

.pb-220 {
    padding-bottom: 220px !important;
}
.pb-240 {
    padding-bottom: 240px !important;
}

.custom-col-padding-both {
    position: relative;
    padding: 0 100px;
}
.vertical-centered-container {
    display: table;
    width: 100%;
}
.vertical-centered {
    display: table-cell;
    vertical-align: middle;
}

.fixed-sidebar.stick {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 18%;
}

/* ==========================================================================
    3. TYPOGRAPHY 
    ========================================================================= */

p,
a {
    color: #888888; 
}
p,
a,
span {
    line-height: 24px;
}
p {
    padding-bottom: 25px;
}
a {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.animateText span {
    color: #303136;
}
h1,.heading-h1,
h2,.heading-h2,
h4,.heading-h4{
    color: #303136;
    margin-top: 0;
    font-weight: 300;
}

h2, .heading-h2 {
    font-size: 42px;
    line-height: 56px;
    margin-bottom: 10px;
}

h3 {
    color: #303136;
    margin-top: 0;
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    margin-bottom: 30px;
}



.heading-h3 {
    font-size: 36px;
    margin-bottom: 0;
    line-height: 43px;
}

h5, .heading-h5,
h6,.heading-h6 {
    color: #303136;
    margin-top: 0;
}
h1,.heading-h1 {
    font-size: 60px;
    line-height: 76px;
}
h4, .heading-h4 {
    font-size: 24px;
    line-height: 36px;
    color: #303136;
}
.heading-h4 {
    margin-bottom: 0;
}
h4 {
    margin-bottom: 20px;
}
.custom-background .heading-h4 {
    color: #666666;
}
h5, .heading-h5 {
    font-size: 21px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 30px;
}
h6,.heading-h6 {
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
}
.vertical-center h2 {
    display: table-cell;
    vertical-align: middle;
}
.heading-h1~p,
.heading-h2~p,
.heading-h3~p{
    margin-top: 30px;
}
p~.btn-wrapper {
    margin-top: 15px;
}
strong {
    font-weight: 700;
}
strong a:hover {
    text-decoration: underline;
}
ul,
ol {
    list-style-position: inside;
    list-style-type: none;
}
ul li,
ol li {
    padding-bottom: 0;
}
.listy-style-none {
    list-style: none;
}
.page-content ul {
    margin-bottom: 25px;
}

/* ==========================================================================
    4. HEADER
    ========================================================================= */
#header{
    position: relative;
    z-index: 1000;
}
.header-wrapper {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    border-bottom: 1px solid #EFEFEF;
}
.header-wrapper .row{
    margin-bottom: 0;   
}
.header-wrapper.header-transparent {
    background-color: transparent;
    border-bottom: none;
}
#search {
    width: 25px;
    min-height: 25px;
    position: relative;
    cursor: pointer;
    margin-left: 15px;
    margin-top: 26px;
    float: right;
    z-index: 1005;
    background-color: transparent;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.resize-header #search{    
    margin-top: 15px;
}
body.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
}
.header-wrapper.header-lowercase .navbar-nav>li>a {
    text-transform: none;
    font-weight: 400;
}
.header-transparent.header-lowercase .navbar-nav>li.current-menu-item>a:before,
.header-lowercase .navbar-nav>li.current-menu-item>a:before{
    letter-spacing: 0px;
    font-weight: 400;
}
.header-wrapper.header-lowercase .navbar-nav>li>a:before{
    font-weight: 400;
}
.hamburger-menu #search{
    margin-top: 0px;
}
.header-wrapper.hamburger-menu .navbar-header{
    margin-top: 5px;
} 
.header-wrapper.hamburger-menu .main-nav {
    margin: 26px 0;
}
.header-wrapper.hamburger-menu.resize-header .main-nav {
    margin: 10px 0 !important;
}
.header-wrapper.hamburger-menu .header-cart,
.header-wrapper.hamburger-menu .header-wishlist,
.header-wrapper.hamburger-menu.resize-header .header-cart,
.header-wrapper.hamburger-menu.resize-header .header-wishlist{
    margin-top: 0;
    position: relative;
    right: 0;
    height: 28px;
}
.header-transparent #search {
    margin-top: 13px;
}
.header-transparent.resize-header #search {
    margin-top: 15px;
}
.hamburger-menu-light .search-submit,
.header-wrapper.header-transparent.header-light-dark-current .search-submit,
.header-wrapper.header-transparent.header-light-default .search-submit {
    background-image: url('../img/svg/search-icon-light.svg');
}
.header-wrapper.header-transparent.header-light-dark-current.resize-header .search-submit,
.header-wrapper.header-transparent.header-light-default.resize-header .search-submit{
    background-image: url('../img/svg/search-icon-dark.svg');
}
.header-wrapper.header-transparent.header-light-darker .search-submit{
    background-image: url('../img/svg/search-icon3-dark.svg');
}
.logo .logo-light,
.logo .logo-dark{
    display: none;
}
.logo .logo-light .svg-white .st0 {
    fill: #fff;
}
.logo .logo-dark .svg-black .st0 {
    fill: #1A1D1F;
}
.logo a {
    display: block;
}
.header-wrapper.header-transparent.hamburger-menu.hamburger-menu-light .logo .logo-light{
    display:  block !important;
}
.header-wrapper.header-transparent.hamburger-menu.hamburger-menu-light .logo .logo-dark{
    display:  none !important;
}
.header-wrapper.header-transparent.hamburger-menu.hamburger-menu-light.resize-header .logo .logo-light{
    display:  none !important;
}
.header-wrapper.header-transparent.hamburger-menu.hamburger-menu-light.resize-header .logo .logo-dark{
    display:  block !important;
}
.left-menu.dark .logo .logo-light{
    display:  block !important;
}
.left-menu.light .logo .logo-dark{
    display:  block !important;
}
.left-menu.dark .logo .logo-dark,
.left-menu.light .logo .logo-light{
    display: none !important;
}
.header-wrapper.resize-header:not(.left-menu) .logo .logo-dark {
    display: block !important;
}
.header-wrapper.resize-header:not(.left-menu) .logo .logo-light {
    display: none !important;
}
.header-wrapper.header-white-logo .logo-light{
    display: block !important;
}
.header-wrapper.header-white-logo .logo-dark{
    display: none !important;
}
.hamburger-menu-light.resize-header .search-submit,
.search-submit {
    background-image: url('../img/svg/search-icon-dark.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: 18px;
    width: 25px;
    min-height: 25px;
    border: none;
    text-indent: -9999px;
    position: absolute;
    cursor: pointer;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

#search:focus,
.search-submit:focus,
#m_search:focus {
    outline: none;
}
.header-transparent.hamburger-menu #m_search,
#m_search {
    background: transparent;
    border: none;
    border-bottom: 1px solid #303136;
    color: #303136;
    padding: 10px 0 10px 0;
    position: absolute;
    top: 25px;
    right: 0px;
    width: 250px;
    font-size: 14px;
    font-style: italic;
    display: none;
    opacity: 1;
}
#m_search {
    top: 65px;
}
.header-transparent.hamburger-menu #m_search.dark-style,
#m_search.dark-style {
    border-bottom: 1px solid #303136;
    color: #303136;
}
.header-transparent.hamburger-menu #m_search.light-style,
#m_search.light-style {
    border-bottom: 1px solid #EAEAEA;
    color: #666;
}
.header-transparent #m_search{
    top: 40px;
}

.resize-header.hamburger-menu #m_search{
    top: 37px;
}
.resize-header #m_search{
    top: 42px;
}
.resize-header .top-bar-wrapper~#header #search {
    margin-top: 15px;
}

.header-transparent.resize-header.hamburger-menu.hamburger-menu-light #m_search,
.header-transparent.resize-header.hamburger-menu.hamburger-menu-dark #m_search,
.hamburger-menu #m_search,
.resize-header #m_search {
    border: 1px solid #EAEAEA;
    padding: 10px 20px 10px 20px;
    background: #FFFFFF;
}
.header-transparent.hamburger-menu.hamburger-menu-dark #m_search{
    border-bottom: 1px solid #303136;
}
.header-transparent.resize-header.hamburger-menu.hamburger-menu-light #m_search,
.header-transparent.resize-header.hamburger-menu.hamburger-menu-dark #m_search {
    top: 38px;
}
.hamburger-menu #m_search {
    top: 51px;
}
.header-transparent.hamburger-menu.hamburger-menu-light #search input.dark-style::-webkit-input-placeholder,
#search input.dark-style::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #303136;
}
.header-transparent.hamburger-menu.hamburger-menu-light #search input.dark-style::-moz-placeholder,
#search input.dark-style::-moz-placeholder { /* Firefox 19+ */
    color: #303136;
}
.header-transparent.hamburger-menu.hamburger-menu-light #search input.dark-style:-ms-input-placeholder,
#search input.dark-style:-ms-input-placeholder { /* IE 10+ */
    color: #303136;
}
.header-transparent.hamburger-menu.hamburger-menu-light #search input.dark-style:-moz-placeholder,
#search input.dark-style:-moz-placeholder { /* Firefox 18- */
    color: #303136;
}
.header-transparent.hamburger-menu.hamburger-menu-light #search input.light-style::-webkit-input-placeholder,
#search input.light-style::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #eee;
}
.header-transparent.hamburger-menu.hamburger-menu-light #search input.light-style::-moz-placeholder,
#search input.light-style::-moz-placeholder { /* Firefox 19+ */
    color: #eee;
}
.header-transparent.hamburger-menu.hamburger-menu-light #search input.light-style:-ms-input-placeholder,
#search input.light-style:-ms-input-placeholder { /* IE 10+ */
    color: #eee;
}
.header-transparent.hamburger-menu.hamburger-menu-light #search input.light-style:-moz-placeholder,
#search input.light-style:-moz-placeholder { /* Firefox 18- */
    color: #eee;
}

.header-transparent.resize-header.hamburger-menu.hamburger-menu-light #search input::-webkit-input-placeholder,
.hamburger-menu #search input::-webkit-input-placeholder,
.resize-header #search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #aaa;
}
.header-transparent.resize-header.hamburger-menu.hamburger-menu-light #search input::-moz-placeholder,
.hamburger-menu #search input::-moz-placeholder,
.resize-header #search input::-moz-placeholder { /* Firefox 19+ */
    color: #aaa;
}
.header-transparent.resize-header.hamburger-menu.hamburger-menu-light #search input:-ms-input-placeholder,
.hamburger-menu #search input:-ms-input-placeholder,
.resize-header #search input:-ms-input-placeholder { /* IE 10+ */
    color: #aaa;
}
.header-transparent.resize-header.hamburger-menu.hamburger-menu-light #search input:-moz-placeholder,
.hamburger-menu #search input:-moz-placeholder,
.resize-header #search input:-moz-placeholder { /* Firefox 18- */
    color: #aaa;
}

.header-transparent.hamburger-menu.hamburger-menu-dark #search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #303136;
}
.header-transparent.hamburger-menu.hamburger-menu-dark #search input::-moz-placeholder { /* Firefox 19+ */
    color: #303136;
}
.header-transparent.hamburger-menu.hamburger-menu-dark #search input:-ms-input-placeholder { /* IE 10+ */
    color: #303136;
}
.header-transparent.hamburger-menu.hamburger-menu-dark #search input:-moz-placeholder { /* Firefox 18- */
    color: #303136;
}
.header-wrapper.hamburger-menu.resize-header .main-nav {
    margin: 16px 0;
}
.navbar-nav {
    margin: 0; }
.navbar-nav > li.dropdown.hover:hover > .dropdown-menu {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.navbar-nav > li.dropdown.hover > .dropdown-menu {
    display: block;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    -moz-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    -o-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0); }
.navbar-nav > li.dropdown.hover > .dropdown-menu > .current-menu-item > a {
    color: #fff; }
.navbar-nav > li.dropdown.hover > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
    display: block;
    left: 100%;
    top: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    -moz-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    -o-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0); }
.navbar-nav > li.dropdown.hover > .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.hamburger-nav ul ul {
    display: none;
    margin-bottom: 15px;
}
.hamburger-nav-submenu li,
.hamburger-nav-multilevel li{
    padding: 0;
    margin: 5px 0;
}
.fat-nav .hamburger-nav-submenu li a{
    font-size: 22px;
    font-weight: 300;
}
.hamburger-nav-submenu li:first-child a{
    margin-top: 15px;
}
.fat-nav .hamburger-nav-multilevel li a {
    margin-top: 0;
}
.fat-nav .hamburger-nav-multilevel a{
    font-size: 18px;
    font-weight: 300;
}
.hamburger-nav-submenu .dropdown-header {
    font-size: 15px;
    margin-top: 20px;
    color: #FFFFFF;
    font-weight: 600;
}
.hamburger-menu-dark .hamburger-nav-submenu .dropdown-header {
    color: #303136;
}
.fat-nav li a {
    display: inline-block;
    padding: 3px 0;
    text-transform: uppercase;
    font-weight: 500;
}
.hamburger-nav-submenu li a {
    display: block;
}
.fat-nav__wrapper {
    width: auto;
    min-width: 200px;
    height: 100%;
    display: table;
    margin: 0 auto;
    padding: 30px 0;
    table-layout: fixed;
}
.fat-nav .hamburger-nav-submenu li .dropdown-multilevel.active {
    font-weight: 500;
}
.hamburger-nav .hamburger-nav-multilevel li a {
    padding: 0;
}
.top-bar-wrapper {
    border-bottom: 1px solid #eee;
    padding: 4px 0;
}
.top-bar-wrapper a{
    font-size: 12px;
    font-weight: 400;
}
.top-bar-wrapper a .fa{
    margin-right: 5px;
    font-size: 16px;
}
.top-bar-wrapper a img,
.top-bar-wrapper a svg{
    width: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 5px;
}
.top-bar-wrapper a .lang-arrow-down {
    font-size: 10px;
}
.top-bar-wrapper .row {
    margin-bottom: 0;
}
.top-bar-wrapper .quick-links li{
    display: inline-block;
    margin-right: 20px;
}
.top-bar-wrapper .right-menu-group {
    float: right;
}
.wpml-languages{
    display: block;
    float: right;
    position: relative;
    margin-left: 40px;
}
.wpml-languages a.active{
    display: block;
}

.wpml-languages a.active i{
    font-size: 9px;
    margin-left: 5px;
    position: relative;
    top: -2px;
}

.wpml-languages a.active img{
    width: 22px;
    float: left;
}
.wpml-lang-dropdown li a img {
    width: 22px;
    margin-right: 0px;
}
.wpml-languages a > img{
    width: 16px;
}

.wpml-lang-dropdown{
    position: absolute;
    background-color: #fff;
    left: 0;
    top: 102%;
    overflow: hidden;
    border: 1px solid #ddd;
    width: 100%;
    display: none;
    z-index: 10001;
}

.wpml-lang-dropdown li{
    list-style: none;
    padding: 5px 15px;
}

.wpml-languages:hover ul.wpml-lang-dropdown{
    display: block;
}
.header-wrapper .header-cart {
    float: right;
    padding: 0 18px;
    min-width: 90px;
    margin-top: 26px;
    border-right: 1px solid #f3f3f3;
}
.icon-cart-3:before {
    content: "\f07a";
    font-family: "FontAwesome";
    font-size: 18px;
    color: #303136;
    position: relative;
    left: 0;
    top: 3px;
}
.header-wrapper.resize-header .header-cart,
.header-wrapper.resize-header .header-wishlist {
    margin-top: 13px;
}
.header-wrapper .header-cart .cart-count {
    display: block;
    width: 25px;
    height: 25px;
    float: right;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding-top: 2px;
    position: relative;
    top: 1px;
}
.cart-contents,
.header-wishlist-container a{
    float: right;
}
.header-wrapper .header-wishlist {
    float: right;
    padding: 0 18px;
    min-width: 70px;
    margin-top: 26px;
    margin-left: 15px;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}

.header-wishlist-container .fa,
.cart-container .fa{
    font-size: 18px;
    color: #303136;
    position: relative;
    top: 4px;
    left: 0;
    margin-right: 10px;
}
.cart-container a {
    float: right;
}
.header-wrapper .header-wishlist .wishlist-count {
    display: block;
    float: right;
    color: #303136;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    padding-top: 4px;
}

.header-wrapper.hamburger-menu.hamburger-menu-light .fat-nav{
    background: rgba(0,0,0,.8);
}
.header-wrapper.hamburger-menu.hamburger-menu-dark .fat-nav{
    background: rgba(255,255,255,.9);
}

.hamburger {
    position: relative;
    float: right;
    width: auto;
    height: auto;
    padding: 6px 0;
}
.hamburger__icon {
    width: 20px;
}
.hamburger__icon:before {
    top: -9px;
    width: 25px;
    left: -5px;
    -webkit-transition: all 0.12s ease-in-out 0s;
    -moz-transition: all 0.12s ease-in-out 0s;
    -o-transition: all 0.12s ease-in-out 0s;
    -ms-transition: all 0.12s ease-in-out 0s;
    transition: all 0.12s ease-in-out 0s;
}
.hamburger__icon:after {
    top: 9px;
    width: 25px;
    left: -5px;
    -webkit-transition: all 0.12s ease-in-out 0s;
    -moz-transition: all 0.12s ease-in-out 0s;
    -o-transition: all 0.12s ease-in-out 0s;
    -ms-transition: all 0.12s ease-in-out 0s;
    transition: all 0.12s ease-in-out 0s;
}
.hamburger:hover .hamburger__icon:before {
    top: -11px;
}
.hamburger:hover .hamburger__icon:after {
    top: 11px;
}
.hamburger__icon,
.hamburger__icon:after,
.hamburger__icon:before {
    transition-duration: .12s;
}

.hamburger-menu-light .hamburger__icon:after, .hamburger-menu-light .hamburger__icon:before {
    background-color: #fff;
}
.hamburger-menu-light .hamburger__icon {
    background-color: #fff;
}
.hamburger-menu-dark .hamburger__icon:after, .hamburger-menu-dark .hamburger__icon:before {
    background-color: #303136 !important;
}
.hamburger-menu-dark .hamburger__icon {
    background-color: #303136;
}
.header-wrapper.hamburger-menu .search-submit {
    background-size: 20px;
    min-height: 27px;
}
.header-wrapper.hamburger-menu #search {
    position: relative;
    right: 0;
}
.header-transparent.header-wrapper.hamburger-menu #search{
    margin-top: 0;
}
.header-transparent.header-wrapper.hamburger-menu .navbar-header {
    margin-top: 5px;
}
.hamburger.active .hamburger__icon:before {
    -moz-transform: translateY(9px)rotate(45deg);
    -ms-transform: translateY(9px)rotate(45deg);
    -webkit-transform: translateY(9px)rotate(45deg);
    transform: translateY(9px)rotate(45deg);
}
.hamburger.active .hamburger__icon:after {
    -moz-transform: translateY(-9px)rotate(-45deg);
    -ms-transform: translateY(-9px)rotate(-45deg);
    -webkit-transform: translateY(-9px)rotate(-45deg);
    transform: translateY(-9px)rotate(-45deg);
}
.hamburger.active:hover .hamburger__icon:before {
    top: -9px;
}
.hamburger.active:hover .hamburger__icon:after {
    top: 9px;
}

.hamburger-menu-button {
    position: relative;
    float: right;
    margin-left: 25px;
}

/* ==========================================================================
    4.1. MAIN NAVIGATION
    ========================================================================= */

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
    background-color: transparent;
}
.logo svg,
.logo img{
    width: 150px;
}
.main-nav .row{
    margin-bottom: 0;
}
.main-nav{
    background: none;
    margin-top: 0;
    padding-bottom: 0;
    -webkit-transition: margin 0.2s ease 0s;
    -moz-transition: margin 0.2s ease 0s;
    -o-transition: margin 0.2s ease 0s;
    -ms-transition: margin 0.2s ease 0s;
    transition: margin 0.2s ease 0s;
}
.header-transparent .main-nav{
    padding-bottom: 0;
    margin-top: 17px;
}
.navbar{
    min-height: 0;
    margin-bottom: 0;
}
.navbar-default {
    border: none;
}

.navbar-nav > li {
    padding-bottom: 0;
    margin-right: 20px;
    padding: 21px 0 16px 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.header-transparent .navbar-nav > li {
    padding-bottom: 0;
    margin-right: 20px;
    padding: 8px 0 6px 0;
}
.header-dark-default .navbar-nav>li>a:hover,
.header-dark-default .navbar-nav>li:hover>a:before{
    text-shadow: 0 0 0 #000;
}
.navbar-nav > li:last-child {
    margin-right: 0;
}
.container-fluid .navbar-nav > li:nth-last-child(-n+4) .dropdown-menu,
.container-fluid .navbar-nav > li:nth-last-child(-n+3) .dropdown-menu,
.container-fluid .navbar-nav > li:nth-last-child(-n+2) .dropdown-menu,
.navbar-nav > li:last-child .dropdown-menu {
    left: initial;
    right: 0;
}
.container-fluid .navbar-nav > li.dropdown.hover:nth-last-child(-n+4) > .dropdown-menu > .dropdown-submenu > .dropdown-menu,
.container-fluid .navbar-nav > li.dropdown.hover:nth-last-child(-n+3) > .dropdown-menu > .dropdown-submenu > .dropdown-menu,
.container-fluid .navbar-nav > li.dropdown.hover:nth-last-child(-n+2) > .dropdown-menu > .dropdown-submenu > .dropdown-menu,
.navbar-nav > li.dropdown.hover:last-child > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
    right: 100%;
    left: initial;
}
.navbar-nav>li>a{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 42px;
    display: initial;
    word-break: break-all;
}
.header-wrapper.header-lowercase .navbar-nav>li>a:before {
    letter-spacing: -0.2px;
}
.navbar-nav>li>a:before {
    content: attr(data-hover);
    position: absolute;
    overflow: hidden;
    width: 0%;
    height: 100%;
    top: 0;
    line-height: 22px;
    letter-spacing: -0.4px;
    font-weight: 600;
    transition: width .25s ease-out;
    -webkit-transition: width .25s ease-out;
    -moz-transition: width .25s ease-out;
    -o-transition: width .25s ease-out;
    -ms-transition: width .25s ease-out;
    color: #303136;
}
.header-transparent .navbar-nav>li.current-menu-item>a:before {
    letter-spacing: -0.5px;
    font-weight: 700;
}
.header-transparent .navbar-nav>li>a:hover {
    color: #aaa;
}
.header-transparent.header-light-default .navbar-nav>li.current-menu-item>a:before {
    letter-spacing: 0px;
    font-weight: 500;
}
.header-transparent.header-light-default .navbar-nav>li:hover>a:before {
    letter-spacing: 0px;
    font-weight: 500;
}
.resize-header #header .navbar-default .navbar-nav>li>a:before {
    top: 0;
} 
.resize-header #header .navbar-default .navbar-nav {
    margin-top: -2px;
}
.navbar-nav>li {
    color: #fff;
}
.navbar-nav>li.open {
    overflow: visible;
}
.navbar-nav>li.current-menu-item>a:before,
.navbar-nav>li:hover>a:before{
    width: 100%;
}
.navbar-brand, .navbar-nav>li>a {
    text-shadow: none;
}
.navbar-nav>li.current-menu-item>a:hover:before {
    text-shadow: 0 0 0 #000;
}
.nav>li>a{
    padding-left: 5px;
    padding-right: 5px;
}
ul.dropdown-menu li.menu-item-has-children a.dropdown-toggle:after {
    position: absolute;
    display: block;
    content: "\f105";
    font-family: "FontAwesome";
    color: #5D5D5D;
    right: 20px;
    top: 50%;
    margin-top: -13px;
    font-size: 18px;
}

ul.dropdown-menu li.menu-item-has-children > ul.dropdown-menu {
    left: 100%;
    top: -3px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
}
.dropdown-menu{
    background-color: #303136;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #353535;
    min-width: 240px;
    padding: 0;
    margin: 0;

    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.2);
}
.dropdown .dropdown-menu .dropdown-submenu > a{
    position: relative;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
}
.dropdown .dropdown-menu .dropdown-submenu > a.dropdown-toggle:after{
    position: absolute;
    display: block;
    content: "\f105";
    font-family: "FontAwesome";
    color: #5D5D5D;
    right: 20px;
    top: 50%;
    margin-top: -13px;
    font-size: 18px;
}

.dropdown-menu>li{
    padding: 0;
}

.dropdown-menu>li>a{
    color: #eee;
    padding: 15px 20px;
    border-bottom: 1px solid #424242;
}

.dropdown-menu>li:last-child a{
    border: none;
}
.dropdown-menu.megamenu>li:last-child a{
    border-bottom: 1px solid #424242;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
    background: none;
}


.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    left: 100%;
    top: -3px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
}

.dropdown.dropdown-submenu > a {
    position: relative;
}
.dropdown-header {
    font-size: 14px;
    color: #949494;
    padding: 10px 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.navbar-nav>li.menu-large {
    position: static;
}
.megamenu{
    padding: 20px 0 0 0;
    width:100%;
}
.megamenu> li > ul {
    padding: 0 10px 0 10px;
    margin: 0;
    border-right: 1px solid #424242;
}
.megamenu> li:last-child > ul {
    border-right: none;
}
.megamenu> li > ul > li {
    list-style: none;
}
.megamenu> li > ul > li > a {
    display: block;
    padding: 15px 20px;
    clear: both;
    font-weight: normal;
    color: #eee;
    white-space: normal;
    border-bottom: 1px solid #424242;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
    text-decoration: none;
    background-color: #2D2D31;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.header-transparent .navbar-header{
    margin-top: 15px;
}
.navbar-header{
    padding-top: 0;
    margin-top: 31px;
    padding-left: 0;
    padding-bottom: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.resize-header .navbar-header{
    margin-top: 17px;
}
.resize-header.header-transparent .navbar-header{
    margin-top: 17px;
}
.resize-header.header-transparent.hamburger-menu .navbar-header{
    margin-top: 5px ;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border: none;
}

.navbar-collapse{
    float: right;
    padding: 0;
}
.navbar-toggle {
    margin-top: 14px;
    border: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-nav {
    margin: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #303136;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.active>a {
    background-image: none;
    box-shadow: none;
}
#header .dropdown-menu > li > a:hover, #header .dropdown-menu > li > a:focus {
    background: #2D2D31;
    background-image: none;
    filter: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #424242;
}

.header-wrapper .main-nav .navbar-default,
.header-wrapper.header-transparent .main-nav .navbar-default{
    background-color: transparent;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.header-wrapper.header-transparent {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.header-wrapper {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.header-wrapper.header-transparent.header-light-darker .logo-light {
    display: block !important;
}
.header-wrapper.header-transparent.header-dark-default.resize-header,
.header-wrapper.header-transparent.header-dark-theme-color.resize-header,
.header-wrapper.header-transparent.header-light-dark-current.resize-header,
.header-wrapper.header-transparent.header-light-default.resize-header,
.header-wrapper.header-transparent.header-light-theme-color.resize-header,
.header-wrapper.header-transparent.header-light-darker.resize-header,
.header-wrapper.hamburger-menu.resize-header{
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.header-wrapper.header-transparent.header-dark-default .main-nav,
.header-wrapper.header-transparent.header-dark-theme-color .main-nav{

    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.header-wrapper.header-transparent.resize-header .main-nav .navbar-default{
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.header-wrapper.header-dark-default.resize-header .navbar-nav > li,
.header-wrapper.header-dark-theme-color.resize-header .navbar-nav > li,
.header-wrapper.header-light-default.resize-header .navbar-nav > li,
.header-wrapper.header-light-dark-current.resize-header .navbar-nav > li,
.header-wrapper.header-light-darker.resize-header .navbar-nav > li{
    padding: 11px 0 6px 0;
}
.header-wrapper.header-dark-theme-color.resize-header .navbar-header,
.header-wrapper.header-light-dark-current.resize-header .navbar-header,
.header-wrapper.header-light-theme-color.resize-header .navbar-header{
    margin-top: 19px;
}
.header-wrapper.header-light-darker.resize-header .navbar-header,
.header-wrapper.resize-header.header-dark-default .main-nav,
.header-wrapper.resize-header.header-dark-theme-color .main-nav,
.header-wrapper.header-light-dark-current.resize-header .main-nav,
.header-wrapper.header-light-default.resize-header .main-nav,
.header-wrapper.header-light-theme-color.resize-header .main-nav,
.header-wrapper.header-light-darker.resize-header .main-nav{
    margin-top: 0;
}
.header-wrapper.header-transparent.header-dark-theme-color .header-wishlist .header-wishlist-container .fa,
.header-wrapper.header-transparent.header-dark-theme-color .header-wishlist .wishlist-count,
.header-wrapper.header-transparent.header-dark-theme-color .header-cart .cart-container .fa,
.header-wrapper.header-transparent.header-dark-theme-color .header-wishlist .header-wishlist-container .fa,
.header-wrapper.header-transparent.header-dark-theme-color .header-wishlist .wishlist-count,
.header-wrapper.header-transparent.header-dark-theme-color .header-cart .cart-container .fa{
    color: #aaa;
}
.header-wrapper.header-transparent.resize-header nav {
    min-height: 20px; 
}

.header-wrapper.header-transparent.header-dark-theme-color .header-wishlist,
.header-wrapper.header-transparent.header-dark-theme-color .header-cart,
.header-wrapper.header-transparent.header-dark-default .header-wishlist,
.header-wrapper.header-transparent.header-dark-default .header-cart{
    border-right-color: #aaa;
    border-left-color: #aaa;
}
.header-wrapper.header-transparent.hamburger-menu-dark .header-wishlist,
.header-wrapper.header-transparent.hamburger-menu-dark .header-cart,
.header-wrapper.header-transparent.hamburger-menu-dark .header-wishlist,
.header-wrapper.header-transparent.hamburger-menu-dark .header-cart{
    border-right-color: #303136;
    border-left-color: #303136;
}
.header-wrapper.header-transparent.hamburger-menu-light .header-wishlist .header-wishlist-container .fa,
.header-wrapper.header-transparent.hamburger-menu-light .header-wishlist .header-wishlist-container,
.header-wrapper.header-transparent.hamburger-menu-light .header-wishlist .wishlist-count,
.header-wrapper.header-transparent.hamburger-menu-light .header-cart .cart-container .fa {
    color: #fff;
}
.header-wrapper.header-transparent.resize-header.hamburger-menu-light .header-wishlist .header-wishlist-container .fa,
.header-wrapper.header-transparent.resize-header.hamburger-menu-light .header-wishlist .header-wishlist-container,
.header-wrapper.header-transparent.resize-header.hamburger-menu-light .header-wishlist .wishlist-count,
.header-wrapper.header-transparent.resize-header.hamburger-menu-light .header-cart .cart-container .fa {
    color: #303136;
}
.resize-header.hamburger-menu-light .hamburger__icon,
.resize-header.hamburger-menu-light .hamburger__icon:after, .resize-header.hamburger-menu-light .hamburger__icon:before{
    background-color: #303136;
}
.resize-header.hamburger-menu-light .hamburger.active .hamburger__icon:after, .resize-header.hamburger-menu-light .hamburger.active .hamburger__icon:before{
    background-color: #fff;
}

/* ==========================================================================
    5. LEFT MENU
    ========================================================================= */
.left-menu {
    width: 300px;
    height: 100%;
    padding: 0;
}
.dark.left-menu {
    background-color: #0b080a;
}
.light.left-menu {
    background-color: #fff;
    border-right: 1px solid #DADADA;
}
.left-menu .main-nav {
    margin-top: 0;
    padding-bottom: 0;
}
.left-menu .navbar-default {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
}
.left-menu .navbar-default .container{
    width: 100%;
}
.left-menu .navbar-header {
    margin: 0 50px;
    padding-top: 0;
    padding-left: 0;
    position: relative;
    height: 85px;
    padding-bottom: 0;
}
.left-menu .navbar-header .logo {
    margin-top: 65px;
}
.menu__back {
    font-size: 1.05em;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 2.25em;
    margin: 0;
    padding: 1.365em 0.65em 0 0;
    cursor: pointer;
    color: #2a2b30;
    border: none;
    background: none;
}
.menu__back:before {
    content: "\f177";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    color: #303136;
}
.left-menu.dark .menu__back:before {
    color: #fff;
}
.menu__back--hidden {
    pointer-events: none;
    opacity: 0;
}

.menu__back:hover,
.menu__back:focus {
    color: #fff;
    outline: none;
}
.menu-container {
    position: relative;
    overflow-y: hidden;
    width: 100%;
}
.left-menu .navbar-default .container-fluid {
    padding: 0;
    width: 100%;
}
.left-menu p {
    font-size: 13px;
    line-height: 20px;
}
.dark.left-menu p {
    color: #6d7274;
}
.light.left-menu p {
    color: #232327;
}
.left-menu .social-links,
.left-menu .social-links.align-left,
.left-menu .social-links.align-right{
    border-spacing: 2px;
    margin-bottom: 10px;
}
.left-menu .social-links.outlined-dark a {
    border: 1px solid #6d7274;
}
.left-menu .social-links.outlined-dark a .fa{
    color: #6d7274;
}
.dark.left-menu .navbar-default .menu__level>li>a, .navbar-default .navbar-nav>li>a:focus {
    color: #6d7274;
}
.dark.left-menu .navbar-default .menu__level>li>a:hover{
    color: #fff;
}

.light.left-menu .menu__level .menu__link.left-menu-menu-heading {
    color: #232327;
}
.left-menu .menu__level>li>a {
    font-size: 15px;
    line-height: 20px;
    text-transform: none;
    font-weight: 500;

}
.left-menu .menu__level > li {
    padding-bottom: 15px;
    margin: 15px 50px 15px 50px;
    padding: 0;
    position: relative;
    display: block;
}
.left-menu .menu__level>li>a {
    padding: 0;
}
.dark.left-menu .menu__level>li:hover span {
    color: #eee;
}
.left-menu .menu-footer {
    margin: 0 50px;
    min-height: 200px;
    padding-top: 40px;
}
.portfolio-photography-menu.left-menu .menu-footer {
    padding-top: 10px;
}
.portfolio-photography-menu.left-menu .menu__level > li {
    margin: 15px 40px 15px 40px;
}
.left-menu .menu-footer p{
    padding-bottom: 0;
}
.left-menu.portfolio-photography-menu .menu-footer{
    padding-top: 40px;
}
.left-menu .icon {
    font-family: "FontAwesome";
}
.left-menu .icon--arrow-left:before {
    content: "\f177";
    color: #eee;
}
.left-menu.dark .icon--arrow-left:before {
    color: #fff;
}
.left-menu .menu__back {
    padding: 0;
    font-size: 1em;
}
.dark.left-menu ::-webkit-scrollbar{
    background: #383838;
    width: 10px;
}
.dark.left-menu ::-webkit-scrollbar-button,
.dark.left-menu ::-webkit-scrollbar-corner{
    color: #888;
    cursor: pointer;
}
.dark.left-menu ::-webkit-scrollbar-thumb{
    background: #979797;
    cursor: pointer;
}
.left-menu ::-webkit-scrollbar{
    background: #eaeaea;
    width: 10px;
}
.left-menu ::-webkit-scrollbar-button,
.left-menu ::-webkit-scrollbar-corner{
    color: #aaa;
    cursor: pointer;
}
.left-menu ::-webkit-scrollbar-thumb{
    background: #aaa;
    cursor: pointer;    
}
.dark.left-menu #header .dropdown-menu > li.current-menu-item > a,
.dark.left-menu .navbar-default .navbar-nav>li>a:hover,
.dark.left-menu #header .navbar-default .navbar-nav > li >a:focus, 
.dark.left-menu #header .dropdown-menu > li > a:hover, 
.dark.left-menu #header .dropdown-menu > li > a:focus, 
.dark.left-menu #header .dropdown.dropdown-submenu > a:hover::after,
.dark.left-menu .navbar-nav>li>a:before{
    color: #eee;
}
.light.left-menu #header .dropdown-menu > li.current-menu-item > a,
.light.left-menu .navbar-default .navbar-nav>li>a:hover,
.light.left-menu #header .navbar-default .navbar-nav > li >a:focus, 
.light.left-menu #header .dropdown-menu > li > a:hover, 
.light.left-menu #header .dropdown-menu > li > a:focus, 
.light.left-menu #header .dropdown.dropdown-submenu > a:hover::after,
.light.left-menu .navbar-nav>li>a:before{
    color: #DADADA;
}
.left-menu.dark .social-links.outlined-dark.social-dark li a .fa{
    color: #6d7274;
}
.left-menu.dark .social-links.outlined-dark.social-dark li a{
    border: 1px solid #6d7274;
}
.menu__item {
    display: block;
    width: calc(100% - 50px);
}
.menu__level {
    overflow-y: auto;
    height: auto;
    top: 35px;
    width: 100%;
}
.left-menu.dark .menu__level .menu__link.left-menu-menu-heading{
    color: #fff;
}
.menu__level .menu__link.left-menu-menu-heading{
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding-top: 15px !important;
    display: inline-block;
}
.menu__level .menu__link.left-menu-menu-heading:first-child {
    padding-top: 0;
}
.menu__link:hover, .menu__link[data-submenu]:hover::after {
    color: #232327;
}
#ml-menu{
    width: 100%;
    height: auto;
    float: left;
}
.menu__wrap {
    top: 0 ;
}
.menu__link[data-submenu]::after {
    display: none;
}
.menu__breadcrumbs {
    padding: 0;
    z-index: 1;
    margin: 0 50px;
}
.menu__breadcrumbs a {
    vertical-align: inherit;
}
.light .menu__breadcrumbs a:not(:last-child)::after,
.light .menu__breadcrumbs a:not(:last-child):hover::after{
    color: #DADADA;
}
.menu__breadcrumbs a:not(:last-child)::after {
    content: "\f111";
    font-family: "FontAwesome";
    display: inline-block;
    padding: 0 1.6em;
    color: #fff;
    font-size: 4px;
    float: right;
}
.menu__breadcrumbs a:not(:last-child):hover::after {
    color: #fff;
}
.dark .menu__breadcrumbs a {
    color: #eee;
    text-transform: lowercase;
}
.light .menu__breadcrumbs a {
    color: #DADADA;
    text-transform: lowercase;
}
.menu__link--current::before {
    font-size: 15px;
    left: 0;
}

.portfolio-photography-menu.left-menu .navbar-header,
.portfolio-photography-menu .menu__breadcrumbs,
.portfolio-photography-menu.left-menu .navbar-nav > li,
.portfolio-photography-menu.left-menu .menu-footer{
    margin: 0 40px;
}
.portfolio-photography-menu.left-menu h3 {
    font-size: 27px;
    color: #fff;
    line-height: 35px;
    font-weight: 400;
    display: inline-block;
    margin: 150px 20px 0 40px;
}
.light.portfolio-photography-menu.left-menu h3 {
    color: #232327; 
}
.dark.portfolio-photography-menu.left-menu .navbar-default .navbar-nav>li>a, .dark.portfolio-photography-menu.left-menu .navbar-default .navbar-nav>li>a:focus {
    color: #777;
}
.left-menu-top-content {
    padding-bottom: 40px;
    float: left;
}
.left-menu .navbar-nav>li>a:before {
    top: 2px;
}

.menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.menu__wrap {
    overflow: visible;
}


/* ==========================================================================
    6. PAGE TITLES
    ========================================================================= */
.page-title {
    position: relative;
    margin-bottom: 110px;
}
.page-title .row{
    margin-bottom: 0;
}
.page-title.page-title-left {
    text-align: left;
}
.page-title.page-title-right {
    text-align: right;
}
.page-title.page-title-centered {
    text-align: center;
}

/* ==========================================================================
    6.1. PAGE TITLE CLEAN
    ========================================================================= */

.page-content.page-title.page-title-clean{
    padding-top: 227px;
    padding-bottom: 227px;
}
.page-title.page-title-clean h1 {
    font-size: 54px;
    line-height: 60px;
    font-weight: 700;
}
.page-title.page-title-clean h4 {
    margin-top: 20px;
    margin-bottom: 0;
}
.page-title.page-title-clean.dark h4 {
    color: #fff;
}
.page-title.page-title-clean.light h4 {
    color: #888888;
}

.hero-image h5 {
    font-size: 18px;
}


/* ==========================================================================
    6.2. PAGE TITLE FULL SCREEN
    ========================================================================= */

.page-content.page-title.page-title-fullscreen {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    padding: 0;
}
.page-title-fullscreen .heading-subtitle-bottom {
    display: inline-block;
    width: 100%;
}
.page-title-fullscreen .heading-subtitle-bottom h1{
    position: relative;
    font-size: 72px;
    line-height:87px;
    font-weight: 700;
    margin-bottom: 40px;
    padding-bottom: 40px;
    text-transform: uppercase;
}
.page-title-fullscreen .heading-subtitle-bottom p{
    color: #aaa !important;
}
.page-title-fullscreen.dark .heading-subtitle-bottom p{
    color: #fff !important;
}
.page-title-container {
    display: table-cell;
    vertical-align: middle;
}
.page-title-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}
.dark .btn-slide-down {
    border: 1px solid #aaa;
}

/* ==========================================================================
    7. CUSTOM SECTION BACKGROUNDS
    ========================================================================= */

.image-background,
.footer-custom-bkg-image{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.image-background .custom-heading h2 {
    font-size: 46px;
}
.image-background h5 {
    font-weight: 300;
}
.image-background h2 {
    font-size: 46px;
    line-height: 60px;
}
.image-background .inner-content{
    height: 255px;
}
.custom-background.column-img-bkg .container-fluid{
    padding-left: 15px;
    padding-right: 15px;
}
.custom-background.column-img-bkg .container-fluid .row{
    margin-bottom: 0;
}

.bkg-img1 {
    background-image: url('../img/pics/bkg-img1.jpg');  
}
.bkg-img2 {
    background-image: url('../img/pics/bkg-img2.jpg');  
}
.bkg-img3 {
    background-image: url('../img/pics/bkg-img3.jpg');  
}
.bkg-img4 {
    background-image: url('../img/pics/bkg-img4.jpg');  
}
.bkg-img5 {
    background-image: url('../img/pics/bkg-img5.jpg');  
}
.bkg-img6 {
    background-image: url('../img/pics/bkg-img6.jpg');  
}
.bkg-img7 {
    background-image: url('../img/pics/bkg-img7.jpg');  
}
.bkg-img8 {
    background-image: url('../img/pics/bkg-img8.jpg');  
}
.bkg-img9 {
    background-image: url('../img/pics/bkg-img9.jpg');  
}
.bkg-img10 {
    background-image: url('../img/pics/bkg-img10.jpg');  
}
.bkg-img11 {
    background-image: url('../img/pics/bkg-img11.jpg');  
}
.bkg-img12 {
    background-image: url('../img/pics/bkg-img12.jpg');  
}
.bkg-img13 {
    background-image: url('../img/pics/bkg-img13.jpg');  
}
.bkg-img14 {
    background-image: url('../img/pics/bkg-img14.jpg');  
}
.bkg-img15 {
    background-image: url('../img/pics/bkg-img15.jpg');  
}
.bkg-img16 {
    background-image: url('../img/pics/bkg-img16.jpg');  
}
.bkg-img17 {
    background-image: url('../img/pics/bkg-img17.jpg');  
}
.bkg-img18 {
    background-image: url('../img/pics/bkg-img18.jpg');  
}
.bkg-img19 {
    background-image: url('../img/pics/bkg-img19.jpg');  
}
.bkg-img20 {
    background-image: url('../img/pics/bkg-img20.jpg');  
}
.bkg-img21 {
    background-image: url('../img/pics/bkg-img21.jpg');  
}
.bkg-img22 {
    background-image: url('../img/pics/bkg-img22.jpg');  
}
.bkg-img23 {
    background-image: url('../img/pics/bkg-img23.jpg');  
}
.bkg-img24 {
    background-image: url('../img/pics/bkg-img24.jpg');  
}
.footer-img-bkg-1 {
    background-image: url('../img/pics/footer-img-bkg-1.jpg');  
}
.footer-img-bkg-2 {
    background-image: url('../img/pics/footer-img-bkg-2.jpg');  
}
.custom-background.image-background.page-title-1 {
    background-image: url('../img/page-titles/page-title-1.jpg');  
}
.custom-background.image-background.page-title-2 {
    background-image: url('../img/page-titles/page-title-2.jpg');  
}
.custom-background.image-background.page-title-3 {
    background-image: url('../img/page-titles/page-title-3.jpg');  
}
.custom-background.image-background.page-title-4 {
    background-image: url('../img/page-titles/page-title-4.jpg');  
}
.custom-background.image-background.page-title-5 {
    background-image: url('../img/page-titles/page-title-5.jpg');  
}
.custom-background.image-background.page-title-6 {
    background-image: url('../img/page-titles/page-title-6.jpg');  
}
.custom-background.image-background.page-title-7 {
    background-image: url('../img/page-titles/page-title-7.jpg');  
}
.custom-background.image-background.page-title-8 {
    background-image: url('../img/page-titles/page-title-8.jpg');  
}
.custom-background.image-background.page-title-9 {
    background-image: url('../img/page-titles/page-title-9.jpg');  
}
.custom-background.image-background.page-title-10 {
    background-image: url('../img/page-titles/page-title-10.jpg');  
}
.custom-background.image-background.page-title-11 {
    background-image: url('../img/page-titles/page-title-11.jpg');  
}
.custom-background.image-background.page-title-12 {
    background-image: url('../img/page-titles/page-title-12.jpg');  
}
.custom-background.image-background.page-title-13 {
    background-image: url('../img/page-titles/page-title-13.jpg');  
}
.custom-background.image-background.page-title-14 {
    background-image: url('../img/page-titles/page-title-14.jpg');  
}
.custom-background.image-background.page-title-15 {
    background-image: url('../img/page-titles/page-title-15.jpg');  
}
.custom-background.image-background.page-title-16 {
    background-image: url('../img/page-titles/page-title-16.jpg');  
}
.custom-background.image-background.page-title-17 {
    background-image: url('../img/page-titles/page-title-17.jpg');  
}
.custom-background.image-background.page-title-18 {
    background-image: url('../img/page-titles/page-title-18.jpg');  
}
.custom-background.image-background.page-title-19 {
    background-image: url('../img/page-titles/page-title-19.jpg');  
}
.custom-background.image-background.page-title-20 {
    background-image: url('../img/page-titles/page-title-20.jpg');  
}
.custom-background.image-background.page-title-21 {
    background-image: url('../img/page-titles/page-title-21.jpg');  
}
.custom-background.image-background.page-title-22 {
    background-image: url('../img/page-titles/page-title-22.jpg');  
}
.custom-background.image-background.page-title-23 {
    background-image: url('../img/page-titles/page-title-23.jpg');  
}

.page-content.custom-background {
    padding-top: 150px;
}

.page-content.dark h1,
.page-content.dark h2,
.page-content.dark h3,
.page-content.dark h5,
.page-content.dark h6,
.page-content.dark p,
.page-content.dark span,
.page-content.dark li{
    color: #fff;
}

.page-title h1 {
    font-size: 46px;
}
.page-title h4 {
    font-size: 21px;
}

.page-content.dark h4 {
    color: #fff;
}
.custom-background.color-background.bkg-lightgrey {
    background-color: #fbfbfb;
}
.custom-background.color-background.bkg-lightgrey-2 {
    background-color: #f6f6f6;
}
.custom-background.color-background.bkg-black {
    background-color: #212121;
}
.custom-background.color-background.bkg-black-2 {
    background-color: #111;
}
.custom-background.color-background.bkg-black-3 {
    background-color: #1f1f1f;
}
.custom-background.color-background.bkg-black-4 {
    background-color: #0b080a;
}
.custom-background.color-background.bkg-white {
    background-color: #fff;
}
.custom-background.color-background.bkg-darkblue {
    background-color: #222a38;
}
.custom-background.color-background.bkg-darkgrey-3 {
    background-color: #232327;
}
.custom-background.color-background.bkg-darkgrey-4 {
    background-color: #222528;
}
.custom-background.color-background.bkg-brown{
    background-color: #AF976D;
}
.custom-background.color-background.bkg-green{
    background-color: #d5d987;
}

.custom-background.color-background.bkg-turquoise {
    background-color: #00B3BD;
}
#footer-wrapper.footer-custom-bkg-color.footer-color-bkg-dark-grey-2 {
    background-color: #1a1a1a;
}
#footer-wrapper.footer-custom-bkg-color.footer-color-bkg-dark-grey {
    background-color: #181818;
}
#footer-wrapper.footer-custom-bkg-color.footer-color-bkg-grey{
    background-color: #333;
}
#footer-wrapper.footer-custom-bkg-color.footer-color-bkg-white{
    background-color: #fff;
}
#footer-wrapper.footer-custom-bkg-color.footer-color-bkg-turquoise{
    background-color: #00B3BD;
}
#footer-wrapper.footer-custom-bkg-color.footer-color-bkg-light-grey{
    background-color: #fbfbfb;
}
/* ==========================================================================
    8. ELEMENTS
    ========================================================================= */


/* ==========================================================================
    8.1. BLOCKQUOTES
    ========================================================================= */

blockquote p {
    padding-bottom: 0;
    font-family: 'Playfair Display', serif;
    color: #303136;
}
.blockquote-boxed.blockquote-left,
.blockquote-iconic.blockquote-left,
.blockquote-simple.blockquote-left{
    text-align: left;
}
.blockquote-boxed.blockquote-center,
.blockquote-iconic.blockquote-center,
.blockquote-simple.blockquote-center,
.blog-post.blog-details .post-body blockquote.blockquote-center{
    text-align: center;
}

.blockquote-pull-left {
    float: left;
    margin: 10px 30px 15px 0 !important;
    width: 300px;
}
.blockquote-pull-right {
    float: right;
    margin: 10px 0 15px 30px !important;
    width: 300px;
}
/* ==========================================================================
    8.1.1. BLOCKQUOTE STANDARD
    ========================================================================= */

.blockquote-standard,
blockquote{
    padding: 20px 30px;
    border-color: #303136;
}
.blog-post.blog-details .post-body .blockquote-standard p,
.blockquote-standard p,
blockquote p,
.blog-post.blog-details .post-body blockquote p{
    font-size: 24px;
    line-height: 38px;
    padding-bottom: 0;
    color: #303136;
    font-weight: 700;
}
blockquote.blockquote-standard.blockquote-right {
    border-left: none;
}
.blockquote-standard.blockquote-left,
.blog-post.blog-details .post-body blockquote,
blockquote {
    text-align: left;
    border-left-style: solid;
    border-left-width: 2px;
}
.blockquote-standard.blockquote-right,
.blog-post.blog-details .post-body blockquote.blockquote-right{
    text-align: right;
    border-right-style: solid;
    border-right-width: 2px;
    border-left: none;
}

.blog-details .blockquote-standard{
    margin: 30px 0 40px 0;
}
.blog-post.blog-details .post-body .blockquote-boxed{
    border-left: 0;
}

.blog-posts .blog-post blockquote {
    border-left: none;
    padding: 0;
    float: left;
}

/* ==========================================================================
    8.1.2. BLOCKQUOTE BOXED
    ========================================================================= */

.blockquote-wrapper {
    background-color: #fff;
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 60px rgba(68, 68, 68, 0.1);
    box-shadow: 0 0 60px rgba(68, 68, 68, 0.1);
}
.blockquote-wrapper .blockquote-boxed {
    border: none;
    padding: 0;
}
.blog-post.blog-details .blockquote-wrapper .blockquote-boxed p,
.blockquote-wrapper .blockquote-boxed p{
    padding: 70px 11%;
    font-size: 60px;
    line-height: 80px;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    color: #232327;
}
.blockquote-wrapper .blockquote-boxed .cite-wrapper {
    padding: 60px 11%;
    border-top: 1px solid #eeeeee;
}
.blog-post.blog-details .blockquote-wrapper .blockquote-boxed .cite-wrapper .cite,
.blockquote-wrapper .blockquote-boxed .cite-wrapper .cite {
    position: relative;
    font-size: 15px;
    line-height: normal;
    color: #666666;
    font-family: 'Poppins', Arial, sans-serif;
    font-weight: 100;
    padding: 0 0 0 60px;;
    display: inline-block;
}

.blockquote-wrapper .blockquote-boxed .cite:before {
    position: absolute;
    content: "";
    top: 12px;
    left: 0;
    width: 40px;
    height: 2px;
}

/* ==========================================================================
    8.1.3. BLOCKQUOTE ICONIC
    ========================================================================= */
.blockquote-iconic-wrapper{
    padding: 40px 9%;
    display: table;
    margin: 0 auto;
}
.blockquote-iconic-wrapper {
    background: url(../img/svg/quote.svg) no-repeat center;
    background-size: 30%;
}
.container-fluid .blockquote-iconic-wrapper {
    padding: 100px 9%;
}
.custom-background.color-background .blockquote-iconic-wrapper {
    background: url(../img/svg/quote.svg) no-repeat center;
    background-size: 30%;
}
.custom-background.color-background .blockquote-iconic-wrapper.light-bkg-icon {
    background: url(../img/svg/quote-colored-bg.svg) no-repeat center;
    background-size: 70%;
}
.blockquote-iconic-wrapper .blockquote-iconic {
    border-left: none;
    display: table-cell;
    vertical-align: middle;
}
.blockquote-iconic-wrapper .blockquote-iconic p{
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 25px;
}
.blockquote-iconic-wrapper .blockquote-iconic .cite {
    position: relative;
    font-size: 13px;
    font-family: 'Poppins', Arial, sans-serif;
    font-weight: 500;
    padding: 0 0 0 50px;
    display: inline-block;
    margin: 0;
    line-height: 20px;
}
.blockquote-iconic-wrapper .blockquote-iconic .cite:before {
    position: absolute;
    content: "";
    top: 7px;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #95815f;
}

/* ==========================================================================
    8.1.4. BLOCKQUOTE SIMPLE
    ========================================================================= */
.blockquote-simple {
    border-left: none;
}
.blockquote-simple p{
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 35px;
    font-weight: 500;
}
.blockquote-simple .top-title {
    position: relative;
    padding-left: 65px;
    text-transform: uppercase;
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 30px;
    display: inline-block;
}
.blockquote-simple .top-title:before {
    position: absolute;
    content: "";
    top: 20px;
    left: 0;
    width: 46px;
    height: 3px;
}
.blockquote-simple .cite {
    position: relative;
    font-size: 15px;
    font-family: 'Poppins', Arial, sans-serif;
    font-weight: 500;
    padding: 0;
    display: inline-block;
    margin: 0;
    color: #888;
}
.page-content.dark .blockquote-simple .cite {
    color: #888;
}

/* ==========================================================================
    8.2. BLOG & PORTFOLIO NAVIGATION
    ========================================================================= */
/* ==========================================================================
    8.2.1. BLOG & PORTFOLIO NAVIGATION SIMPLE
    ========================================================================= */

.portfolio-blog-nav-simple {
    text-align: center;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.portfolio-blog-nav-simple .row {
    margin-bottom: 0;
}
.portfolio-blog-nav-simple a {
    padding: 43px 0 38px 0;
}
.portfolio-blog-nav-simple a,
.portfolio-blog-nav-simple span{
    font-weight: 600;
    color: #1a1d1f;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
}
.portfolio-blog-nav-simple a:hover,
.portfolio-blog-nav-simple a:hover span{
    color: #666;
}
.portfolio-blog-nav-simple a img,
.portfolio-blog-nav-simple a svg {
    margin-top: 5px;
}
.portfolio-blog-nav-simple .nav-prev img,
.portfolio-blog-nav-simple .nav-prev svg{
    float: left;
    margin-right: 15px;
}
.portfolio-blog-nav-simple .nav-next img,
.portfolio-blog-nav-simple .nav-next svg{
    float: right;
    margin-left: 15px;
}
.portfolio-blog-nav-simple .nav-prev img,
.portfolio-blog-nav-simple .nav-prev svg,
.portfolio-blog-nav-simple .nav-next img,
.portfolio-blog-nav-simple .nav-next svg{
    width: 20px;
}
.portfolio-blog-nav-simple .nav-prev img,
.portfolio-blog-nav-simple .nav-prev .fa {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.portfolio-blog-nav-simple .nav-prev:hover img,
.portfolio-blog-nav-simple .nav-prev:hover .fa{
    transform: translateX(-7px);
    -webkit-transform: translateX(-7px);
    -moz-transform: translateX(-7px);
    -ms-transform: translateX(-7px);
}
.portfolio-blog-nav-simple .nav-next img,
.portfolio-blog-nav-simple .nav-next .fa {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.portfolio-blog-nav-simple .nav-next:hover img,
.portfolio-blog-nav-simple .nav-next:hover .fa{
    transform: translateX(7px);
    -webkit-transform: translateX(7px);
    -moz-transform: translateX(7px);
    -ms-transform: translateX(7px);
}

.blog-details.split-screen-post .portfolio-blog-nav-simple {
    float: left;
    width: 100%;
    margin-top: 100px;
}
.blog-details.split-screen-post .portfolio-blog-nav-simple *[class*="col-"]:nth-of-type(1) a{
    float: left; 
}
.blog-details.split-screen-post .portfolio-blog-nav-simple .nav-next{
    float: right;
}
.blog-details.split-screen-post .portfolio-blog-nav-simple .nav-prev{
    float: left;
}
.blog-details.split-screen-post .portfolio-blog-nav-simple a {
    padding: 26px 0 23px 0;
}

/* ==========================================================================
    8.2.2. BLOG & PORTFOLIO NAVIGATION HOVER
    ========================================================================= */

.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper {
    display: table;
    height: 360px;
    padding: 0;
    margin-bottom: 0;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn span{
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    color: #303136;
    margin-bottom: 5px;
    display: block;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn p{
    padding-bottom: 0;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn span:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 30px;
    top: 10px;
}
.portfolio-blog-nav-hover .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-prev .portfolio-blog-nav-btn span:before {
    left: 0;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-next .portfolio-blog-nav-btn span:before {
    right: 0;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-prev .portfolio-blog-nav-btn span,
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-prev .portfolio-blog-nav-btn p{
    padding-left: 40px;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-next .portfolio-blog-nav-btn span,
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-next .portfolio-blog-nav-btn p{
    padding-right: 40px;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper .portfolio-blog-nav-btn .portfolio-blog-nav-btn-inner {
    display: inline-block;
    text-align: left;
    padding: 0 30px;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-next .portfolio-blog-nav-btn .portfolio-blog-nav-btn-inner {
    text-align: right;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-back .portfolio-blog-nav-btn span,
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-back .portfolio-blog-nav-btn p{
    padding-left: 40px;
    color: #fff;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-back .portfolio-blog-nav-btn span:before {
    left: 0;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn:hover span,
.portfolio-blog-nav-hover .portfolio-blog-nav-btn:hover p {
    color: #fff;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-back .portfolio-blog-nav-btn span:before,
.portfolio-blog-nav-hover .portfolio-blog-nav-btn:hover span:before {
    background-color: #fff;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-prev {
    background: url(../img/pics/prev-nav-bg.png) no-repeat 30px center;
}
.portfolio-blog-nav-hover .portfolio-blog-nav-btn-wrapper.nav-next {
    background: url(../img/pics/next-nav-bg.png) no-repeat right 30px center;
}


/* ==========================================================================
    8.3. BUTTONS 
    ========================================================================= */

.btn-wrapper {
    display: inline-block;
    width: 100%;
}
.btn-wrapper .btn {
    position: relative;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    color: #fff;
    min-width: 200px;
    backface-visibility: hidden;
    padding: 18px 45px 15px 45px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    z-index: 2;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    text-shadow: none;
    -webkit-box-shadow:0 1px 30px rgba(0,0,0,0.1);
    box-shadow: 0 1px 30px rgba(0,0,0,0.1);
}
.btn-wrapper .btn:hover {
    color: #fff;
}
.btn-wrapper .btn.btn-small {
    min-width: 120px;
    padding: 12px 25px 9px 25px;
    font-size: 12px;
    font-weight: 500;
}
.btn-wrapper .btn.btn-medium {
    min-width: 180px;
    padding: 20px 25px 16px 25px;
}

.btn-wrapper .btn.btn-white {
    background-color: #fff;
    color: #303136;
}
.btn-wrapper .btn.btn-black {
    background-color: #2f3135;
    color: #fff;
}
.btn-wrapper .btn.btn-white:hover {
    color: #fff;
}
.btn-wrapper .btn.btn-dark-shadow {
    -webkit-box-shadow:0 1px 30px rgba(0,0,0,0.1);
    box-shadow: 0 1px 30px rgba(0,0,0,0.1);
}
.btn-wrapper .btn.btn-light-shadow {
    -webkit-box-shadow:0 1px 30px rgba(123,123,123,0.1);
    box-shadow: 0 1px 30px rgba(123,123,123,0.1);
}
.btn-wrapper .btn.btn-no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-wrapper .btn .fa {
    margin-right: 10px;
}
.btn-wrapper.btn-left{
    text-align: left;
    margin-right: 4px;
}

.btn-wrapper.btn-right{
    text-align: right;
    margin-left: 4px;
}
.btn-wrapper.btn-centered{
    text-align: center;
}
.btn-wrapper .btn.btn-square {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.btn-wrapper .btn.btn-outlined {
    background-color: transparent;
    border-style: solid;
    border-width: 2px;
}
.btn-wrapper .btn.btn-outlined.btn-black {
    border-color: #2f3135;
    color: #2f3135;
}
.btn-wrapper .btn.btn-outlined.btn-black:hover {
    background-color: #303136;
    color: #fff;
}
.btn-wrapper .btn.btn-outlined:hover{
    color: #fff;
}
.btn-wrapper .btn.btn-white.btn-outlined{
    border-color: #fff;
    color: #fff;
}
.btn-wrapper .btn.btn-white.btn-outlined:hover {
    background-color: #fff;
    color: #303136;
}
.btn:focus, .btn:active:focus {
    outline: none;
}

.btn-group {
    display: block;
}
.btn-group .btn-wrapper {
    margin: 5px;
    display: inline-block;
    width: auto;
}
.btn-group .btn-wrapper:first-child {
    margin-left: 0;
}
.btn-group .btn-wrapper:last-child {
    margin-right: 0;
}

.btn-group.btn-group-left {
    text-align: left;
}
.btn-group.btn-group-right {
    text-align: right;
}
.btn-group.btn-group-center {
    text-align: center;
}

.read-more {
    position: relative;
    text-transform: uppercase;
    font-size: 15px;
    color: #aaa;
    font-weight: 500;
    padding-left: 45px;
    margin-top: 15px;
    display: inline-block;
}
.read-more:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    width: 30px;
    height: 3px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.read-more:hover {
    padding-left: 65px;
}
.read-more:hover:before {
    width: 50px;
}
.read-more.link-with-icon {
    padding-left: 0;
}
.read-more.link-with-icon:before{
    display: none;
}
.read-more.link-with-icon img,
.read-more.link-with-icon svg{
    width: 20px;
}
.read-more.link-with-icon .icon-container {
    display: inline-block;
    margin-right: 10px;
}
.page-content.dark .read-more {
    color: #fff;
}
.read-more.btn-slide-down {
    position: relative;
    bottom: 0;
    left: 0;
    margin-left: 0;
    z-index: 100;
    border-radius: 0;
    border: none;
    width: auto;
    height: auto;
    display: inline-block;
    margin-bottom: 0;
}
.read-more.btn-slide-down .icon-container img, .read-more.btn-slide-down .icon-container svg {
    width: inherit;
    height: inherit;
    margin-top: 0;
    display: inline-block;
}
.read-more.btn-slide-down:hover .icon-container img, .read-more.btn-slide-down:hover .icon-container svg {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
}
.simple-link {
    text-transform: uppercase;
    display: table;
    margin: 0 auto;
    text-decoration: underline;
    font-weight: 600;
    font-size: 13px;
    color: #303136;
}
.simple-link:hover {
    text-decoration: underline;
}
.dark .simple-link {
    color: #fff;
}
.back-button {
    padding: 3px 15px;
    background-color: #232327;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.back-button:hover {
    color: #fff;
    background-color: #36363b; 
}

.page-title.page-title-centered .btn-slide-down {
    left: 50%;
    margin-left: -23px;
}
.page-title.page-title-right .btn-slide-down {
    right: 60px;
    margin-right: 0;
}
.btn-slide-down {
    position: absolute;
    bottom: 40px;
    left: 60px;
    margin-left: 0;
    z-index: 100;
    border-radius: 2px;
    border: 2px solid #303136;
    width: 45px;
    height: 70px;
    display: table;
}
.btn-slide-down .icon-container {
    display: table-cell;
    vertical-align: middle;
}
.btn-slide-down .icon-container img,
.btn-slide-down .icon-container svg {
    width: 10px;
    height: 20px;
    margin-top: 7px;
    display: inline-block;
}
.btn-slide-down svg,
.btn-slide-down img{
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.btn-slide-down .fa{
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.btn-slide-down:hover .fa,
.btn-slide-down:hover svg,
.btn-slide-down:hover img{
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
}
.btn-slide-down:focus .fa{
    color: #aaa; 
}
.btn-slide-down.btn-slide-down-style-02 {
    border:0;
}
.btn-slide-down.btn-slide-down-style-02 .icon-container img,
.btn-slide-down.btn-slide-down-style-02 .icon-container svg {
    width: 30px;
    height: 15px;
    margin-top: 7px;
    display: inline-block;
}

/* ==========================================================================
    8.4. DETAILS LIST ELEMENT
    ========================================================================= */
.details-list {
    margin-bottom: 0;
}
.details-list li {
    margin-bottom: 18px;
}
.details-list li h5 {
    position: relative;
    font-size: 16px;
    color: #303136;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2px;
    padding-left: 40px;
}
.details-list li h5:before{
    position: absolute;
    display: block;
    content: "";
    width: 30px;
    height: 3px;
    left: 0;
    top: 50%;
    margin-top: -1.5px;
}
.details-list li p {
    padding-bottom: 0;
    padding-left: 40px;
}

/* ==========================================================================
    8.5. SIMPLE CLEAN LIST ELEMENT
    ========================================================================= */
.simple-clean-list {
    padding-left: 0;
    display: inline-block;
    margin-bottom: 0;
}
.simple-clean-list li {
    margin-bottom: 20px;
}
.simple-clean-list li p{
    padding-bottom: 0;
}
.page-content.dark .simple-clean-list li p,
.page-content.dark .simple-clean-list li{
    color: #888888;
}

/* ==========================================================================
    8.6. ICON LIST ELEMENT
    ========================================================================= */
.icon-list,
.page-content .icon-list {
    margin-bottom: 0;
}
.icon-list .icon-container img {
    height: 100%;
}
.icon-list .icon-container {
    height: 30px;
    width: 42px;
    display: table-cell;
    padding-right: 12px;
    vertical-align: middle;
}
.icon-list .icon-container img,
.icon-list .icon-container svg{
    height: 30px;
    width: 42px;
}

.icon-list .icon-container .fa {
    font-size: 26px;
}
.icon-list span {
    color: #888;
}
.icon-list.vertical-icon-list li {
    margin-bottom: 10px;
}
.icon-list-item-content {
    display: table;
}
.icon-list.horizontal-icon-list li{
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
}
.icon-list.horizontal-icon-list.list-align-center {
    text-align: center;
}
.icon-list.horizontal-icon-list.list-align-left {
    text-align: left;
}
.icon-list.horizontal-icon-list.list-align-left li {
    margin-left: 0;
    margin-right: 40px;
}

/* ==========================================================================
    8.7. IMAGE WITH LINK
    ========================================================================= */

.image-link {
    background-image: url(../img/pics/image-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 440px;
    display: table;
}
.image-link a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 36px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.image-link a span{
    position: relative;
    padding-left: 50px;
    color: #fff;
}
.image-link a span:after{
    position: absolute;
    display: block;
    content: "";
    width: 30px;
    height: 3px;
    left: 0;
    margin-top: 2px;
    bottom: 0;
    top: 50%;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.image-link a:hover span:after{
    width: 50px;
    left: -20px;
}

/* ==========================================================================
    8.8. FAQ
    ========================================================================= */

.faq-element {
    margin-bottom: 40px;
}
.faq-element .title .fa {
    margin-right: 20px;
    color: #aaaaaa;
    font-size: 18px;
    display: inline-block;
}
.faq-element .title h3 {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 20px;
}
.faq-element p {
    padding-left: 35px;
}



/* ==========================================================================
    8.9. SERVICE BOXES
    ========================================================================= */

.service-box-textual {
    background-color: #fff;
    border: 1px solid #eeeeee;
    padding: 45px;
}
.service-box-textual p {
    padding-bottom: 0;
}
.service-box-textual a{
    display: block;
}
.service-box-textual h3 {
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.service-box-textual .top-subtitle {
    text-transform: uppercase;
    font-size: 12px;
    color: #999999;
    font-weight: 400;
    letter-spacing: 2px;
}
.service-box-textual .top-subtitle img,
.service-box-textual .top-subtitle svg{
    float: left;
    margin-right: 6px;
    margin-top: 6px;
    width: 9px;
    height: 9px;
    display: block;
}
.service-box-textual .top-subtitle .fa {
    font-size: 12px;
}
.service-box-textual .separator {
    display: block;
    height: 1px;
    width: 22px;
    margin: 12px 0 9px 0;
}

.service-box-textual .separator.separator-blue {
    background-color:#16B9E9;
}
.service-box-textual .separator.separator-red {
    background-color:#FF523E;
}
.service-box-textual .separator.separator-green {
    background-color:#57BD71;
}
.service-box-textual .separator.separator-yellow {
    background-color:#FFD40E;
}
.service-box-textual .separator.separator-purple {
    background-color:#552F89;
}
.service-box-textual .separator.separator-darkgreen {
    background-color:#039EA4;
}
.service-box-textual .separator.separator-orange {
    background-color:#FF8B02;
}
.service-box-textual .separator.separator-darkblue {
    background-color:#314151;
}
.service-box-icon a {
    display: inline-block;
}
.service-box-icon .icon-container {
    position: relative;
    display: table;
    text-align: center;
    overflow: hidden;
}
.service-box-icon.icon-left.icon-large .icon-container {
    margin-right: 10px;
}
.service-box-icon.icon-small .icon-container,
.service-box-icon.icon-small.icon-bkg .icon-container{
    width: 40px;
    height: 40px;
}
.service-box-icon.icon-small .icon-container,
.service-box-icon.icon-medium .icon-container,
.service-box-icon.icon-large .icon-container {
    margin-right: 0;
}
.service-box-icon.icon-small.icon-bkg .icon-container,
.service-box-icon.icon-medium.icon-bkg .icon-container,
.service-box-icon.icon-large.icon-bkg .icon-container {
    margin-right: 25px;
}
.service-box-icon.icon-small.icon-bkg .icon-container{
    -webkit-box-shadow: 0 3px 10px rgba(111,111,111,0.15);
    box-shadow: 0 3px 10px rgba(111,111,111,0.15);
}
.service-box-icon.icon-medium .icon-container,
.service-box-icon.icon-medium.icon-bkg .icon-container{
    width: 100px;
    height: 100px;
}
.service-box-icon.icon-large .icon-container,
.service-box-icon.icon-large.icon-bkg .icon-container {
    width: 150px;
    height: 150px;
}
.service-box-icon.icon-bkg .icon-container {
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 7px 30px rgba(111,111,111,0.15);
    box-shadow: 0 7px 30px rgba(111,111,111,0.15);
}


.service-box-icon .icon-container img,
.service-box-icon .icon-container svg{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webikit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform-origin: -25% -25%;
    -webikit-transform-origin: -25% -25%;
    -moz-transform-origin: -25% -25%;
    -o-transform-origin: -25% -25%;
    -ms-transform-origin: -25% -25%;
}
.service-box-icon.icon-small .icon-container svg {
    height: 20px;
}
.service-box-icon.icon-medium .icon-container svg {
    height: 50px;
}
.service-box-icon.icon-large .icon-container svg {
    height: 100px;
}
.service-box-icon.icon-small .icon-container .fa,
.service-box-icon.icon-medium .icon-container .fa,
.service-box-icon.icon-large .icon-container .fa {
    display: table-cell;
    vertical-align: middle;
}
.service-box-icon.icon-small .icon-container .fa{
    font-size: 20px;
}
.service-box-icon.icon-medium .icon-container .fa{
    font-size: 55px;
}
.service-box-icon.icon-large .icon-container .fa{
    font-size: 80px;
}
.service-box-icon.icon-small .icon-container img,
.service-box-icon.icon-small .icon-container svg{
    height: 40px;
}
.service-box-icon.icon-medium .icon-container img,
.service-box-icon.icon-medium .icon-container svg{
    height: 47px;
}
.service-box-icon.icon-medium.icon-no-bkg .icon-container img,
.service-box-icon.icon-medium.icon-no-bkg .icon-container svg {
    height: 67px;
}
.service-box-icon.icon-large .icon-container img,
.service-box-icon.icon-large .icon-container svg{
    height: 100px;
}

.service-box-icon.icon-large.icon-no-bkg .icon-container img,
.service-box-icon.icon-large.icon-no-bkg .icon-container svg{
    height: 120px;
}
.service-box-icon.icon-medium.icon-no-bkg .icon-container{
    width: 80px;
    height: 80px;
}
.service-box-icon.icon-no-bkg .icon-container {
    text-align: left;
}
.service-box-icon.icon-no-bkg h3 {
    padding-top: 0;
}
.service-box-icon.icon-medium.icon-no-bkg .icon-container img,
.service-box-icon.icon-medium.icon-no-bkg .icon-container svg{
    width: 50px;
    left: 0;
    top:0;
    transform: translate(0%, 0%);
    -webikit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
}
.service-box-icon.icon-left .icon-container {
    float: left;
}
.service-box-icon.icon-center {
    text-align: center;
}
.service-box-icon.icon-center h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 21px;
}
.service-box-icon.icon-center .icon-container{
    margin: 0 auto;
}
.service-box-icon.icon-large.icon-center.icon-bkg .icon-container,
.service-box-icon.icon-medium.icon-center.icon-bkg .icon-container{
    margin: 0 auto 20px auto;
}
.service-box-icon.icon-small.icon-center.icon-bkg .icon-container{
    margin: 0 auto 10px auto;
}
.service-box-icon.service-box-bkg {
    background-color: #fcfcfc;
    border: 1px solid #eeeeee;
    padding: 30px 30px 50px;
}
.service-box-icon.service-box-bkg h3 {
    font-size: 24px;
    margin-bottom: 40px;
}
.service-box-icon h3 {
    padding-top: 7px;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}

.service-box-icon p a {
    color: #303136;
    text-decoration: underline;
    font-weight: 400;
}
.service-box-icon a h3{
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.service-box-icon p{
    color: #888888;
    padding-bottom: 0;
}

.service-box-icon.icon-small.icon-left p {
    padding-left:60px;
}
.service-box-icon.icon-small.icon-left h3{
    padding-left:20px;
}

.service-box-icon.icon-medium.icon-left p {
    padding-left:60px;
}
.service-box-icon.icon-medium.no-bkg.icon-left p {
    padding-left:125px;
}
.service-box-icon.icon-medium.icon-left h3 {
    padding-left:0;
}


/* ==========================================================================
   8.10. ANIMSITION PLUGIN
    ========================================================================= */
.animsition-overlay-slide {
    background-color: #fff;
    z-index: 1002;
}


/* ==========================================================================
    8.11. CLIENTS CAROUSEL 
    ========================================================================= */
#clients-carousel .client-item {
    border:1px solid #ededed;
    text-align: center;
    display: table;
    height: 120px;
    width: 100%;

}
#clients-carousel .client-item a{
    display: table-cell;
    vertical-align: middle;
}
#clients-carousel .client-item img {
    display: inline-block;
    width:auto;
}

.client-items .client-item {
    border:1px solid #ededed;
    text-align: center;
    display: table;
    height: 120px;
    width: 100%;
}
.client-items .client-item a{
    display: table-cell;
    vertical-align: middle;
}
.client-items .client-item a:hover {
    opacity: 0.8;
}
.client-items .client-item img {
    display: inline-block;
    width:auto;
}

/* ==========================================================================
    8.12. COUNTDOWN 
    ========================================================================= */

.counter {
    text-align: center;
    width: auto!important;
    margin-top: 50px;
    margin-bottom: 80px;
}
.counter .county-days-wrapper,
.counter .county-hours-wrapper,
.counter .county-minutes-wrapper,
.counter .county-seconds-wrapper {
    position: relative;
    height: 140px;
    width: 25%!important;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
}
.counter .county-days-wrapper:after,
.counter .county-hours-wrapper:after,
.counter .county-minutes-wrapper:after,
.counter .county-seconds-wrapper:after  {
    position: absolute;
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    left: 50%;
    margin-left: -25px;
    bottom: 0;
}
.counter .county-days,
.counter .county-hours,
.counter .county-minutes,
.counter .county-seconds {
    color: #fff;
    width: 100% !important;
    font-size: 100px;
    font-family: 'Playfair Display', serif;
    line-height: 100px;
    display: inline-block !important;
    left: 0;
    font-weight: 700;
}

.counter .county-label-days,
.counter .county-label-hours,
.counter .county-label-minutes,
.counter .county-label-seconds {
    width: 25% !important;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 500;
}
.page-content.dark .counter .county-days,
.page-content.dark .counter .county-hours,
.page-content.dark .counter .county-minutes,
.page-content.dark .counter .county-seconds {
    color: #fff;
}
.page-content.dark .counter .county-label-days,
.page-content.dark .counter .county-label-hours,
.page-content.dark .counter .county-label-minutes,
.page-content.dark .counter .county-label-seconds {
    color: #777777;
}



/* ==========================================================================
    8.13. GALLERIES
    ========================================================================= */

/* ==========================================================================
    8.13.1. IMAGE SIMPLE GALLERY
    ========================================================================= */
ul.lightbox-gallery {
    margin-bottom: 0;
}
.lightbox-gallery li {
    float: left;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.lightbox-gallery.gallery-two-col li {
    width: 50%;
}
.lightbox-gallery.gallery-three-col li {
    width: 33.3333%;
}
.lightbox-gallery.gallery-four-col li {
    width: 25%;
}
.lightbox-gallery.gallery-eight-col li {
    width: 12.5%;
}
.lightbox-gallery li:hover {
    opacity: 0.8;
}
.lightbox-gallery li img{
    width: 100%;
}

/* ==========================================================================
    8.13.2. VERTICAL STACK GALLERY
    ========================================================================= */

.vertical-stack-gallery li {
    margin-bottom: 30px;
    position: relative;
}
.vertical-stack-gallery li img{
    display: table;
    margin: 0 auto;
}
.vertical-stack-gallery.vertical-stack-gallery-hover li:hover .mask{
    opacity: 1;
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
}
.vertical-stack-gallery.vertical-stack-gallery-hover li .open-lightbox-gallery{
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 18px;
    margin-left: -28px;
    margin-top: -25px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    opacity: 0;
    transform: translate(0,30%);
    -webkit-transform: translate(0,30%);
    -moz-transform: translate(0,30%);
    -ms-transform: translate(0,30%);
    transition: all 0.1s ease-in-out 0.1s;
    -webkit-transition: all 0.1s ease-in-out 0.1s;
    -moz-transition: all 0.1s ease-in-out 0.1s;
    -o-transition: all 0.1s ease-in-out 0.1s;
}
.vertical-stack-gallery.vertical-stack-gallery-hover li .open-lightbox-gallery .fa{
    font-size: 22px;
    color: #fff;
}
.vertical-stack-gallery.vertical-stack-gallery-hover li:hover .open-lightbox-gallery {
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
}

/* ==========================================================================
    8.14. HEADINGS
    ========================================================================= */

.heading.heading-no-margin h2 {
    margin-bottom: 0;
}
.heading-h1.h-serif-font,
.heading-h2.h-serif-font,
.heading-h3.h-serif-font,
.heading-h4.h-serif-font,
.heading-h5.h-serif-font{
    font-family: 'Playfair Display', serif;
}
.heading-h1.h-serif-font h1{
    font-weight: 700;
    line-height: 67px;
}
/* ==========================================================================
    8.14.1. HEADING WITH BOTTOM SUBTITLE
    ========================================================================= */
.page-title.page-title-centered .heading-subtitle-bottom,
.intro-hero.intro-hero-centered .heading-subtitle-bottom{
    text-align: center;
}
.page-title.page-title-left .heading-subtitle-bottom,
.intro-hero.intro-hero-left .heading-subtitle-bottom{
    text-align: left;
}
.page-title.page-title-right .heading-subtitle-bottom,
.intro-hero.intro-hero-right .heading-subtitle-bottom {
    text-align: right;
}
.heading-subtitle-bottom h1,
.heading-subtitle-bottom h2{
    position: relative;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 46px;
    line-height: 60px;
}
.heading-subtitle-bottom h3{
    position: relative;
    margin-bottom: 20px;
}
.heading-subtitle-bottom.with-separator h2,
.heading-subtitle-bottom.with-separator h1{
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.heading-subtitle-bottom.with-separator h3{
    padding-bottom: 20px;
}
.heading-subtitle-bottom.with-separator h1:after,
.heading-subtitle-bottom.with-separator h2:after,
.heading-subtitle-bottom.with-separator h3:after{
    position: absolute;
    display: block;
    content: "";
    width: 46px;
    height: 3px;
    left: 0;
    margin-left: 0;
    bottom: 0;
}
.page-title .heading-subtitle-bottom.with-separator h1:after,
.page-title .heading-subtitle-bottom.with-separator h2:after,
.page-title .heading-subtitle-bottom.with-separator h3:after{
    position: absolute;
    display: block;
    content: "";
    width: 46px;
    height: 3px;
    left: 0;
    margin-left: 0;
    bottom: 0;
}
.heading-subtitle-bottom h1 span.text-theme-color,
.heading-subtitle-bottom h2 span.text-theme-color,
.heading-subtitle-bottom h3 span.text-theme-color,
.heading-subtitle-top h1 span.text-theme-color,
.heading-subtitle-top h2 span.text-theme-color,
.heading-subtitle-top h3 span.text-theme-color{
    font-weight: 300;
}
.white-separator .heading-subtitle-bottom.with-separator h1:after,
.white-separator .heading-subtitle-bottom.with-separator h2:after{
    background-color: #fff;
}
.page-title.page-title-centered .heading-subtitle-bottom p,
.intro-hero.intro-hero-centered .heading-subtitle-bottom p{
    margin: 0 auto;
}

.intro-hero.light.intro-hero-clean .heading-subtitle-bottom h4{
    color: #303136;
}
.intro-hero.dark .heading-subtitle-bottom h4{
    color: #fff;
}
.page-title.page-title-right .heading-subtitle-bottom p,
.intro-hero.intro-hero-right .heading-subtitle-bottom p{
    margin: 0 0 0 auto;
}
.heading-subtitle-bottom p{
    font-size: 21px;
    font-weight: 300;
    line-height: 32px;
    padding-bottom: 0;
    width: 80%;
}

.intro-hero.intro-hero-centered .heading-subtitle-bottom.with-separator h1:after,
.intro-hero.intro-hero-centered .heading-subtitle-bottom.with-separator h2:after,
.intro-hero.intro-hero-centered .heading-subtitle-bottom.with-separator h3:after,
.page-title .heading-subtitle-bottom.with-separator.h-center h1:after,
.page-title .heading-subtitle-bottom.with-separator.h-center h2:after,
.page-title .heading-subtitle-bottom.with-separator.h-center h3:after{
    left: 50%;
    margin-left: -23px;
}
.page-title.page-title-right .heading-subtitle-bottom h1:after,
.page-title.page-title-right .heading-subtitle-bottom h2:after
.page-title.page-title-right .heading-subtitle-bottom h3:after,
.page-title .heading-subtitle-bottom.with-separator.h-right h1:after,
.page-title .heading-subtitle-bottom.with-separator.h-right h2:after,
.page-title .heading-subtitle-bottom.with-separator.h-right h3:after{
    left: inherit !important;
    right: 0;
    margin-right: 0;
}
.intro-hero.intro-hero-right .heading-subtitle-bottom.with-separator h1:after,
.intro-hero.intro-hero-right .heading-subtitle-bottom.with-separator h2:after,
.intro-hero.intro-hero-right .heading-subtitle-bottom.with-separator h3:after{
    left: inherit;
    right: 0;
}
.heading-margin {
    margin-bottom: 80px;
}
.heading-subtitle-bottom.h-serif-font p{
    font-family: 'Playfair Display', serif;
}

.dark .heading-subtitle-bottom p {
    color: #fff;
}
.heading-subtitle-bottom.h-center h1:after,
.heading-subtitle-bottom.h-center h2:after,
.heading-subtitle-bottom.h-center h3:after{
    left: 50%;
    margin-left: -23px;
}
.heading-subtitle-bottom.h-center p {
    margin: 0 auto;
}
.heading-subtitle-bottom.h-right p {
    margin: 0 0 0 auto;
}
.heading-subtitle-bottom.h-right h1:after,
.heading-subtitle-bottom.h-right h2:after,
.heading-subtitle-bottom.h-right h3:after{
    right: 0;
    margin-right: 0;
    left: initial;
}


/* ==========================================================================
    8.14.2. HEADING WITH TOP SUBTITLE
    ========================================================================= */

.heading-subtitle-top p {
    font-size: 18px;
    font-weight: 500;
    color: #1a1d1f;
    padding-bottom: 10px;
}
.heading-subtitle-top h2 {
    font-weight: 500;
    color: #1a1d1f;
    font-size: 40px;
}
.heading-subtitle-top~p {
    margin-top: 30px;
}
.heading-subtitle-top h3 {
    font-size: 32px;
    margin-bottom: 0;
}
.page-content.dark .heading-subtitle-top~p {
    color: #CCCCCC;
}
.heading-subtitle-top.h-left {
    text-align: left;
}
.heading-subtitle-top.h-center {
    text-align: center;
}
.heading-subtitle-top.h-serif-font h1,
.heading-subtitle-top.h-serif-font h2{
    font-family: 'Playfair Display', serif;
    line-height: 54px;
    font-size: 46px;
    font-weight: 700;
}
.heading-subtitle-top .text-marked {
    color: inherit;
    background-color: #f9fdb9;
}


/* ==========================================================================
    8.15. INTRO HERO ELEMENT
    ========================================================================= */

.intro-hero .row{
    margin-bottom: 0;
}
.intro-hero.intro-hero-left {
    text-align: left;
}
.intro-hero.intro-hero-right {
    text-align: right;
}
.intro-hero.intro-hero-centered {
    text-align: center;
}
.intro-hero .h-serif-font h1,
.intro-hero .h-serif-font h2{
    font-family: 'Playfair Display', serif;
}

/* ==========================================================================
   8.15.1. INTRO HERO CLEAN
   ========================================================================= */

.page-content.intro-hero.intro-hero-clean{
    padding-top: 227px;
    padding-bottom: 227px;
}
.intro-hero.intro-hero-clean h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
}
.intro-hero.intro-hero-clean h4 {
    margin-top: 20px;
    font-weight: 400;
}
.intro-hero.intro-hero-clean.dark h4 {
    color: #fff;
}
.intro-hero.intro-hero-clean.light h4 {
    color: #888888;
}
.intro-hero-clean .heading-subtitle-bottom h3 {
    padding-bottom: 25px;
}
.intro-hero-clean .heading-subtitle-bottom h3:after {
    display: none;
}
.intro-hero-clean .heading-subtitle-bottom h1 {
    margin-bottom: 30px;
}

/* ==========================================================================
   8.15.2. INTRO HERO FULL SCREEN
   ========================================================================= */

.page-content.intro-hero.intro-hero-fullscreen {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    padding: 0;
}
.intro-hero-fullscreen .heading-subtitle-bottom {
    display: inline;
}
.intro-hero .heading-subtitle-bottom h2{
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 30px;
    line-height: 82px;
}
.intro-hero .heading-subtitle-bottom h3{
    font-size: 60px;
    line-height: 74px;
    font-weight: 400;
    margin-bottom: 0;
}
.intro-hero .heading-subtitle-bottom.with-separator h2,
.intro-hero .heading-subtitle-bottom.with-separator h3{
    margin-bottom: 30px;
}
.intro-hero .heading-subtitle-bottom.with-separator h2:after,
.intro-hero .heading-subtitle-bottom.with-separator h3:after{
    position: absolute;
    display: block;
    content: "";
    width: 46px;
    height: 3px;
    left: 0;
    margin-left: 0;
    bottom: 0; 
}
.intro-hero-fullscreen .heading-subtitle-bottom p,
.intro-hero-fullscreen.dark .heading-subtitle-bottom p{
    color: #aaa !important;
}

.intro-hero-container {
    display: table-cell;
    vertical-align: middle;
}
.intro-hero-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}
.intro-hero.intro-hero-centered .btn-slide-down {
    left: 50%;
    margin-left: -23px;
}
.intro-hero.intro-hero-right .btn-slide-down {
    right: 60px;
    margin-right: 0;
}

/* ==========================================================================
    8.16. MASTER SLIDERS
    ========================================================================= */
.ms-nav-next, .ms-nav-prev {
    cursor: pointer;
    top: 50%;
    position: absolute;
    z-index: 110;
}
@-webkit-keyframes animSideNav {
    0% {
        opacity: 0;
        transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
    }
    100% {
        opacity: 1;
        color: #fff;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
    }
}
@keyframes animSideNav {
    0% {
        opacity: 0;
        transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
    }
    100% {
        opacity: 1;
        color: #fff;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
    }
}

.bkg-transparent .ms-view {
    background: none;
}
.slide-icon-wrapper {
    display: table;
}
.slide-icon {
    width: 72px;
    height: 72px;
    display: table-cell;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    vertical-align: middle;
    text-align: center;
}
.slide-icon img,
.slide-icon svg{
    display: inline-block;
    margin-top: 5px;
    width: 40px;
}
.slide-line {
    display: block;
    width: 1px;
    height: 50px;
}
.image-background #in-section-masterslider h2,
.pi-big-heading-01 {
    font-weight: 500;
    color: #232327;
    font-size: 36px;
    line-height: 42px;
}
h2.pi-big-heading-01 {
    font-size: 36px;
    line-height: 42px;  
}
h1.pi-big-heading-01 {
    font-size: 56px;
    line-height: 62px;  
}
.pi-big-heading-02 {
    color: #232327;
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}
h2.pi-big-heading-02 {
    font-size: 48px;
    line-height: 60px;
}
h1.pi-big-heading-02 {
    font-size: 72px;
    line-height: 82px;
}


.image-background #in-section-masterslider h2,
.dark .pi-big-heading-02,
.dark .pi-big-heading-02 a,
.dark .pi-big-heading-left-02,
.dark .pi-big-heading-left-02 a{
    color: #fff;
}
.pi-big-heading-02 a:hover,
.pi-big-heading-left-02 a:hover{
    text-decoration: underline;
}
.pi-mega-heading {
    font-weight: 700;
    color: #01818c;
    font-size: 160px;
}
.pi-small-heading {
    font-weight: 400;
    color: #232327;
    font-size: 21px;
    line-height: 30px;
    text-transform: uppercase;
}
.pi-text {
    color: #666666;
    font-weight: 300;
    font-size: 18px;
}
#in-section-masterslider .pi-text {
    width: 500px;
}
.dark .pi-big-heading-01,
.dark .pi-big-heading-02,
.dark .pi-small-heading,
.dark .pi-text {
    color: #fff;
}

.dark .pi-link {
    color: #ddd;
}
.dark .pi-link:hover {
    color: #fff;
}
.pi-link {
    position: relative;
    font-size: 15px;
    color: #232327;
    font-weight: 500;
    padding-left: 45px;
}
.pi-link:hover {
    color: #232327;
}

.pi-link:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    width: 30px;
    height: 3px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.pi-link:hover {
    padding-left: 75px;
}
.pi-link:hover:before {
    width: 60px;
}
.pi-link-arrow.btn-slide-down {
    bottom: inherit;
    left: inherit;
    border: none;
}
/* THUMBNAILS */

.open-thumbs-bar-button {
    position: absolute;
    top: 50%;
    margin-top: 31px;
    background: #232327;
    cursor: pointer;
    right: 0;
    left: auto;
    width: 55px;
    height: 30px;
    opacity: 0.85;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.open-thumbs-bar-button:hover,
.slider-thumbnails.push-thumbs-to-left .open-thumbs-bar-button,
.slider-thumbnails.push-thumbs-up .open-thumbs-bar-button{
    opacity: 1;
    width: 140px;
}
.open-thumbs-bar-button:before{
    position: absolute;
    top: 5px;
    left: 20px;
    color: #dddddd;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    animation: animSideNav 0.1s forwards;
    animation-delay: 0.1s;
    opacity: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
}
.open-thumbs-bar-button:hover:before,
.slider-thumbnails.push-thumbs-to-left .open-thumbs-bar-button:before,
.slider-thumbnails.push-thumbs-up .open-thumbs-bar-button:before{
    content: "Projects";
    left: 20px;
}
.thumbs-icon {
    position: absolute;
    top: 10px;
    right: 15px;
}
.close-icon {
    position: absolute;
    top: 8px;
    right: 17px;
    width: 15px;
    height: 15px;
    background: url(../img/svg/close.svg) no-repeat;
}
.thumbs-icon span {
    background-color: #ddd;
    width: 25px;
    height: 1px;
    margin-bottom: 4px;
    display: block;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.12s ease-in-out 0s;
    -moz-transition: all 0.12s ease-in-out 0s;
    -o-transition: all 0.12s ease-in-out 0s;
    -ms-transition: all 0.12s ease-in-out 0s;
    transition: all 0.12s ease-in-out 0s;
}
.thumbs-icon span:nth-child(2) {
    width: 20px;
    margin-left: 5px;
}
.open-thumbs-bar-button.open .thumbs-icon span:nth-child(1) {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
}
.open-thumbs-bar-button.open .thumbs-icon span:nth-child(3) {
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
}

.master-slider .ms-thumb {
    text-align: center;
    height: 100%;
}
.master-slider .ms-thumb-list.ms-dir-v {
    height: 100%;
    width: 300px;
    top: 0;
    right: -300px;
    background-color: #232327;
}
.slider-thumbnails {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.slider-thumbnails.push-thumbs-to-left {
    right: 300px;
}
.slider-thumbnails.push-thumbs-up {
    bottom: 200px;
}
.master-slider .ms-thumb-list.ms-dir-v .thumbs-content{
    height: 100%;
    width: 50%;
    background-color:#232327;
    display: table;
    text-align: left;
}
.master-slider .ms-thumb-list.ms-dir-v .thumbs-content h6,
.master-slider .ms-thumb-list.ms-dir-h .thumbs-content h6{
    color: #fff;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.master-slider .ms-thumb-frame {
    cursor: pointer;
    float: left;

    font-family: "Lato", sans-serif;
    color: #222;
    font-weight: 300;

    position: relative;
    overflow: visible;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.master-slider .ms-thumb-list.ms-dir-h .ms-thumb-frame {
    width: 200px;
    height: 130px;
}
.master-slider .ms-thumb-list.ms-dir-v .ms-thumb-frame {
    width: 300px;
    height: 100px;
}
.master-slider .ms-thumb-list.ms-dir-h .thumbs-content{
    height: 50%;
    width: 100%;
    background-color:#232327;
    display: table;
    text-align: left;
}
.ms-thumb-list.ms-dir-v .ms-thumb-frame img {
    width: 150px;
    float: left;
}

.master-slider .ms-thumb-list.ms-dir-h {
    height: 200px;
    width: 100%;
    bottom: -200px;
    background-color: #232327;
}
.master-slider .ms-thumb-frame h3 {
    font-weight: 400;
    font-size: 10pt;
    margin:10px 0 0 0;
    text-transform: uppercase;
}
.master-slider .ms-thumb-frame p {
    font-size:10pt;
    margin: 4px 0;
}
.master-slider .ms-thumb-frame-selected .thumbs-content{
    background-color: #008f9a !important;
}
.master-slider .ms-thumb-frame:hover,
.master-slider .ms-thumb-frame-selected {
    opacity: 1;
}
.master-slider .ms-thumb-list.ms-dir-v .ms-thumb-ol {
    width: 214px;
    background: black;
    opacity: 0.2;
    height: 119px;
    position: absolute;
    top: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.master-slider .ms-thumb-list.ms-dir-v .ms-thumb-ol {
    width: 300px;
    height: 100px;
}
.master-slider .ms-thumb-list.ms-dir-h .ms-thumb-ol {
    width: 200px;
    background: black;
    opacity: 0.2;
    height: 130px;
    position: absolute;
    top: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.master-slider .ms-thumb {
    height: 100%;
}

.master-slider .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 0;
}

.master-slider .ms-ie7 .ms-thumb-ol,
.master-slider .ms-ie8 .ms-thumb-ol{
    display:none;
}

.master-slider .ms-thumb-list.ms-dir-v .ms-thumb-frame h3 {
    float: left;
    height: 68px;
    width: 100px;
    margin: 0 10px;
    text-align: left;
}

/* ==========================================================================
    8.16.1. MASTER SLIDER - PROJECTS
    ========================================================================= */
.pi-project-slide.slide-bkg-01 {
    background: #b0bdc8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #b0bdc8, #c6cfd7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #b0bdc8, #c6cfd7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #b0bdc8, #c6cfd7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #b0bdc8, #c6cfd7); /* Standard syntax */
}

.pi-project-slide.slide-bkg-02 {
    background: #025a67; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #025a67, #008f9a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #025a67, #008f9a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #025a67, #008f9a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #025a67, #008f9a); /* Standard syntax */
}
.pi-project-slide.slide-bkg-03 {
    background: #d3d783; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #d3d783, #e6eba3); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #d3d783, #e6eba3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #d3d783, #e6eba3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #d3d783, #e6eba3); /* Standard syntax */
}
.pi-project-slide.slide-bkg-04 {
    background: #365452; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #365452, #55696b); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #365452, #55696b); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #365452, #55696b); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #365452, #55696b); /* Standard syntax */
}
.pi-project-slide.slide-bkg-05 {
    background: #f9db9d; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #f9db9d, #fcf2d4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #f9db9d, #fcf2d4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #f9db9d, #fcf2d4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #f9db9d, #fcf2d4); /* Standard syntax */
}
.pi-project-slide.slide-bkg-03 {
    background-color: #d5d987;
}
.pi-project-slide.slide-bkg-04 {
    background-color: #3F5A59;
}
.pi-project-slide.slide-bkg-05 {
    background-color: #F9DB9D;
}
.pi-project-slide.slide-bkg-01 .pi-link:before {
    background-color: #c6cfd7;
}
.pi-project-slide.slide-bkg-02 .pi-link:before {    
    background-color: #008f9a;
}
.pi-project-slide.slide-bkg-03 .pi-link:before {
    background-color: #e8eca5;
}
.pi-project-slide.slide-bkg-05 .pi-link:before {
    background-color: #fcf3d6;
}
.pi-project-slide.slide-bkg-04 .pi-link:before {
    background-color: #566a6b;
}

.pi-project-slide.slide-bkg-01 .pi-mega-heading {
    color: #c6cfd7;
}
.pi-project-slide.slide-bkg-02 .pi-mega-heading {   
    color: #01818c;
}
.pi-project-slide.slide-bkg-03 .pi-mega-heading {
    color: #e8eca5;
}
.pi-project-slide.slide-bkg-05 .pi-mega-heading {   
    color: #fcf3d6;
}
.pi-project-slide.slide-bkg-04 .pi-mega-heading {
    color: #566a6b;
}

/* ==========================================================================
    8.16.2. MASTER SLIDER - BLOG
    ========================================================================= */

#blog-masterslider .pi-big-heading-02 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    text-align: center;
    width: 39%;
}
#featured-blog-masterslider .pi-big-heading-left-02 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    text-align: left;
    width: 39%;
}
#featured-blog-masterslider .pi-big-heading-left-02.h-serif-font-2 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}
#featured-blog-masterslider {
    -webkit-box-shadow: 0 20px 100px rgba(0, 0, 0, 0.3);
    box-shadow: 0 20px 100px rgba(0, 0, 0, 0.3);
    margin-bottom: 100px !important;
}
.ms-layer.post-date {
    display: block;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-left: 0;
    margin-right: 0;
    font-size: 15px;
}
.ms-layer.post-date svg,
.ms-layer.post-date img{
    float: left;
    margin-right: 10px;
    margin-top: 1px;
    width: 18px;
}
.dark .ms-layer.post-date span {
    color: #fff;
}
.ms-layer.post-date span {
    color: #303136;
}
.ms-layer.post-meta {
    display: table;
}

.ms-layer.post-meta li {
    position: relative;
    display: table-cell;
    text-align: center;
    padding-left: 30px;
    vertical-align: middle;
}
.ms-layer.post-meta li:first-child {
    padding-left: 0;
}
.ms-layer.post-meta li:after {
    position: absolute;
    content: "";
    height: 18px;
    width: 1px;
    background-color: #777777;
    right: 0;
    top: 50%;
    margin-top: -10px;
}
.ms-layer.post-meta li:last-child:after{
    display: none;
}
.dark .ms-layer.post-meta li span {
    color: #fff;
}
.ms-layer.post-meta li span {
    color: #303136;
}
.ms-layer.post-meta .post-tags img,
.ms-layer.post-meta .post-tags svg{
    float: left;
    margin-right: 10px;
    margin-top: 0;
    width: 20px;
}
.ms-layer.post-meta a {
    display: inline-block;
}
.ms-layer .post-tags {
    margin-right: 20px;
}
.ms-layer .post-tags:hover span {
    text-decoration: underline;
}
.ms-layer.post-meta .post-author p{
    padding-top: 10px;
}
.ms-layer.post-meta .post-author {
    margin-right: 18px;
}
.ms-layer.post-meta .post-share .fa {
    position: relative;
    font-size: 24px;
    margin-right: 5px;
    top: 2px;
}
.ms-layer.post-meta .post-share .icon-container img,
.ms-layer.post-meta .post-share .icon-container svg {
    top: -5px;
}


.ms-layer.post-meta .post-share .count,
.page-title.blog-title ul.post-meta .post-author p,
.ms-layer.post-meta .post-author p,
.ms-layer.post-meta li span{
    font-size: 15px;
    font-weight: 300;
    text-transform: none;
}

/* ==========================================================================
    8.17. SHOP
    ========================================================================= */
#shop-products .col-md-3.shop-products-item:nth-child(4n+1){
    clear:left;
}
#shop-products .col-md-6.shop-products-item:nth-child(2n+1){
    clear:left;
}
#shop-products .col-md-4.shop-products-item:nth-child(3n+1){
    clear:left;
}

#shop-products .shop-products-item .shop-products-item-container {
    margin: 0;
    position: relative;
    overflow: hidden;
}
#shop-products .shop-products-item .shop-products-item-container figcaption {
    padding: 15px 0;
    text-align: center;
}
#shop-products .shop-products-item .shop-products-item-container figcaption .product-category {
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    color: #888888;
    display: block;
    font-weight: 400;
    line-height: 18px;
}
#shop-products .shop-products-item .shop-products-item-container figcaption .product-title {
    font-size: 14px;
    color: #231f20;
    font-weight: 700;
    width: 100%;
    display: block;
    line-height: 20px;
}
#shop-products .shop-products-item .shop-products-item-container figcaption .product-price {
    font-size: 13px;
    color: #888888;
    font-weight: 400;
}
#shop-products .shop-products-item .shop-products-item-container .product-image {
    position: relative;
    text-align: center;
    overflow: hidden;
}
#shop-products .shop-products-item .shop-products-item-container .product-image img{
    width: 100%;
}
#shop-products .shop-products-item:hover .product-hover-buttons {
    bottom: 0;
    transform: translateY(-5px);
    opacity: 1;
}
#shop-products .product-hover-buttons {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
    transform: translateY(60px);
    left: 0;
    width: 100%;
    display: inline-block;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
#shop-products .product-hover-buttons li {
    display: inline-block;
}
#shop-products .shop-products-item .shop-products-item-container .product-hover-buttons li a img,
#shop-products .shop-products-item .shop-products-item-container .product-hover-buttons li a svg{
    width: 17px;
    height: 17px;
} 
#shop-products .product-hover-buttons li a .fa {
    font-size: 18px;
    display: table;
    color: #303136;
}
#shop-products .product-hover-buttons li a {
    background-color: #ffffff;
    display: block;
    padding: 10px;
    height: 37px;
    -webkit-box-shadow: 0 5px 20px 0px rgba(148, 146, 146, 0.13);
    -moz-box-shadow: 0 5px 20px 0px rgba(148, 146, 146, 0.13);
    box-shadow: 0 5px 20px 0px rgba(148, 146, 146, 0.13);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
#shop-products .product-hover-buttons li a:hover {
    background-color: #e4e4e4;
}

.woocommerce .page-content ul {
    padding-left: 0; }
.woocommerce ul li {
    list-style: none; }
.woocommerce form.login, .woocommerce form.register, .woocommerce form, .woocommerce form.checkout_coupon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
.woocommerce form.woocommerce-checkout {
    border: none !important; }
.woocommerce form.login .form-row, .woocommerce form.register .form-row {
    margin: 0 5px 3px;
    float: left; }
.woocommerce form.login .form-row-first, .woocommerce form.login .form-row-last, .woocommerce form.login .form-row-first, .woocommerce form.login .form-row-last, .woocommerce form.register .form-row-first, .woocommerce form.register .form-row-last, .woocommerce form.register .form-row-first, .woocommerce form.register .form-row-last {
    float: left;
    width: 30%; }
.woocommerce form.login .clear:first-of-type, .woocommerce form.register .clear:first-of-type {
    display: none; }
.woocommerce form.login input.button, .woocommerce form.register input.button, .woocommerce form.checkout_coupon input.button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 12px;
    color: #fff;
    margin: 0;
    padding: 15px 45px 13px;
    border: none !important; }
.woocommerce #payment #place_order {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 12px;
    color: #fff;
    margin: 0;
    padding: 15px 45px 13px;
    border: none !important; }
.woocommerce a.button {
    text-transform: uppercase;
    line-height: 15px;
    color: #fff !important;
    font-size: 13px !important; }
.woocommerce a.button:hover {
    color: #fff; }
.woocommerce a.button.wc-backward {
    padding: 15px 30px; }
.woocommerce a.button.checkout-button {
    padding: 18px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
.woocommerce a.added_to_cart {
    width: 100%;
    text-transform: uppercase; }
.woocommerce a.remove {
    line-height: 1.2; }
.woocommerce-choose-color select {
    border: 1px solid #CBCBCB;
    height: 40px;
    padding: 0 10px;
}
.woocommerce .woocommerce-ordering {
    position: relative;
    margin: 0 15px 50px;
    border: none !important; }
.woocommerce .woocommerce-ordering .orderby {
    border: 0;

    min-width: 160px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    cursor: pointer; }
.woocommerce .woocommerce-ordering .orderby option {
    color: #171719; }
.woocommerce .woocommerce-ordering:after {
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 10px;
    content: "\f078";
    font-family: "FontAwesome";
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 50px 15px;
    font-weight: 300; }
.woocommerce .product {
    position: relative; }
.woocommerce .product .images a{
    display: block;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #303136;
}
.woocommerce .product span.onsale {
    z-index: 1;
    width: 50px;
    height: 50px;
    font-weight: normal;
    background-color: #6DC15B;
    line-height: 46px;
    margin: 12px 0 0 12px; }
.woocommerce ul.products .star-rating {
    color: #FFCD00;
    font-size: 1em;
    display: inline-block;
    margin: 0 5px 0 0;
    float: none;
    height: 16px;
    top: 2px; }
.woocommerce ul.products .star-rating:before {
    content: "";
    background-image: url("../img/svg/rating-star-filled-disabled.svg"); }
.woocommerce ul.products li.product {
    text-align: center;
    margin: 0 2.6666666666666666666666666666667% 5.6666666666666666666666666666667% 0;
    width: 23%;
    overflow: hidden;
    padding-bottom: 0;
    float: left; }
.woocommerce ul.products li.product h3 {
    font-size: 14px;
    color: #231f20;
    font-weight: 700;
    width: 100%;
    padding: 0;
    display: block;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

.woocommerce ul.products li.product .price .amount,
.woocommerce ul.products li.product .price .amount span{
    font-size: 13px;
    color: #888888;
    font-weight: 400; }
.woocommerce ul.products li.product .price del {
    display: inline-block; }
.woocommerce ul.products li.product .price ins {
    display: inline-block;
    text-decoration: none; }
.woocommerce ul.products li.product .price ins .amount {
    color: #171719; }
.woocommerce ul.products li.product a.button {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 12px;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    position: absolute;
    padding: 10px 17px 6px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 130px;
    display: inline-block;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
.woocommerce ul.products li.product a img {
    margin: 0 0 30px;
    width: 100%; }
.woocommerce ul.products li.product span.onsale {
    margin: -12px -12px 0 0;
    right: 0;
    left: initial; }
.woocommerce ul.products li.product:hover a.button {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
.woocommerce nav.woocommerce-pagination {
    text-align: center;
    margin-top: 20px; }
.woocommerce nav.woocommerce-pagination .page-numbers {
    border: none; }
.woocommerce nav.woocommerce-pagination .page-numbers li {
    list-style: none;
    float: left;
    margin-left: 0;
    margin-right: 3px;
    border-right: none;
    height: 20px;
    background-color: transparent; }
.woocommerce nav.woocommerce-pagination .page-numbers li > a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #303136;
    height: 20px;
    padding-left: 10px;
    text-transform: uppercase; }
.woocommerce nav.woocommerce-pagination .page-numbers li > a.page-numbers {
    width: 15px;
    padding-left: 0; }
.woocommerce nav.woocommerce-pagination .page-numbers li > a:hover, .woocommerce nav.woocommerce-pagination .page-numbers li > a:focus {
    background: transparent; }
.woocommerce nav.woocommerce-pagination .page-numbers li span {
    line-height: 10px;
    height: 20px;
    display: table-cell;
    vertical-align: middle; }
.woocommerce nav.woocommerce-pagination .page-numbers li span.current {
    background: transparent;
    font-weight: 600;
    font-size: 15px; }
.woocommerce.woocommerce-page .product h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 20px; }
.woocommerce.woocommerce-page .product .woocommerce-product-rating .woocommerce-review-link,
.woocommerce.woocommerce-page .product .woocommerce-product-rating .woocommerce-review-link span{
    font-weight: 500;
    font-size: 13px;
    color: #303136;
    text-transform: uppercase; }
.woocommerce.woocommerce-page .product .woocommerce-product-rating .star-rating {
    margin: .3em 15px 0 0;
    width: 100px; }
.woocommerce.woocommerce-page .product .price {
    display: inline-block;
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 21px;
    color: #303136;
}
.woocommerce.woocommerce-page .product .price .amount,
.woocommerce.woocommerce-page .product .price span{
    color: #303136;
}
.woocommerce.woocommerce-page .product .price ins {
    color: #303136;
    text-decoration: none;
}
.woocommerce.woocommerce-page .product button.button.alt {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 12px;
    color: #fff;
    margin: 0;
    padding: 15px 26px 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
.woocommerce.woocommerce-page .product p {
    font-weight: 300; }
.woocommerce.woocommerce-page .product .cart {
    margin-bottom: 45px;
    margin-top: 45px; }
.woocommerce.woocommerce-page .product .cart .quantity {
    margin: 0 10px 0 0; }
.woocommerce.woocommerce-page .product .cart .quantity input {
    border: 1px solid #CBCBCB;
    padding-left: 14px;
    width: 40px;
    height: 40px;
    background-color: transparent;
    font-size: 12px;
    font-weight: 600; }
.woocommerce.woocommerce-page .product .product_meta .posted_in, .woocommerce.woocommerce-page .product .product_meta .tagged_as {
    color: #171719;
    font-weight: 500; }
.woocommerce.woocommerce-page .product .product_meta .posted_in a, .woocommerce.woocommerce-page .product .product_meta .tagged_as a {
    font-weight: 300; }
.woocommerce.woocommerce-page .product .product_meta .posted_in {
    float: left;
    width: 100%;
    margin-bottom: 5px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs {
    margin-top: 50px;
    display: inline-block;
    width: 100%; }
.woocommerce.woocommerce-page .product .woocommerce-tabs .panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent; }
.woocommerce.woocommerce-page .product .woocommerce-tabs ul.tabs {
    text-align: left;
    padding: 0; }
.woocommerce.woocommerce-page .product .woocommerce-tabs ul.tabs:before {
    display: none; }
.woocommerce.woocommerce-page .product .woocommerce-tabs ul.tabs li {
    border: none;
    text-transform: uppercase;
    background-color: transparent;
    margin: 0; }
.woocommerce.woocommerce-page .product .woocommerce-tabs ul.tabs li a {
    color: #888;
    padding: .9em 0;
    font-weight: 600; }
.woocommerce.woocommerce-page .product .woocommerce-tabs ul.tabs li a:hover {
    color: #171719; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    border-bottom: 3px solid #303136;
}
.woocommerce.woocommerce-page .product .woocommerce-tabs ul.tabs li.active {
    background: transparent;
    border-bottom-color: transparent;
    color: #171719; }
.woocommerce.woocommerce-page .product .woocommerce-tabs ul.tabs li:after, .woocommerce.woocommerce-page .product .woocommerce-tabs ul.tabs li:before {
    display: none; }
.woocommerce.woocommerce-page .product .woocommerce-tabs ul.tabs li:first-child {
    padding: 0 1em 0 0; }
.woocommerce.woocommerce-page .product .woocommerce-tabs .woocommerce-Tabs-panel h2, .woocommerce.woocommerce-page .product .woocommerce-tabs .woocommerce-Tabs-panel h3 {
    color: #171719;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs .woocommerce-Tabs-panel #comments {
    margin-bottom: 30px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-reply-title {
    font-weight: 600;
    font-family: 'Poppins', Arial, sans-serif;
    color: #303136;
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 15px;}
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form-rating label {
    float: left;
    margin-top: 3px;
}
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form-rating .stars {
    float: left;
    margin: 4px 0 0 20px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form-comment {
    padding-bottom: 5px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form-comment #comment {
    height: 150px;
    padding: 20px;
    border: 1px solid #e4e1e3;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-author, .woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-email {
    float: left;
    padding-bottom: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;}
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-author input, .woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-email input {
    height: 50px;
    margin-right: 30px;
    padding-left: 20px;
    width: 260px;
    border: 1px solid #e4e1e3;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .pi-product-rating {
    width: 100%;
    float: left; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating {
    position: relative;
    float: left;
    padding-bottom: 0; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .comment-form-rating label {
    color: #777777; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form #rating {
    display: none; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars {
    margin: 5px 0 0 20px !important;
    padding-bottom: 0;
    float: left; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a {
    position: relative;
    margin-right: 20px;
    float: left; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a:before {
    content: "";
    background-image: url("../img/svg/rating-star-filled-disabled.svg");
    height: 16px;
    width: 100%;
    background-size: 90px 16px;
    background-repeat: no-repeat;
    font-family: cursive; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.active:before, .woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a:hover:before {
    content: "";
    background-image: url("../img/svg/rating-star-filled-active.svg");
    height: 16px;
    width: 100%;
    background-size: 90px 16px;
    background-repeat: no-repeat; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.star-1 {
    width: 1.1em; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.star-1:after {
    content: "";
    position: absolute;
    top: -5px;
    width: 1px;
    height: 25px;
    background-color: #e4e1e3;
    right: -10px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.star-2 {
    width: 2.3em; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.star-2:after {
    content: "";
    position: absolute;
    top: -5px;
    width: 1px;
    height: 25px;
    background-color: #e4e1e3;
    right: -10px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.star-3 {
    width: 3.6em; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.star-3:after {
    content: "";
    position: absolute;
    top: -5px;
    width: 1px;
    height: 25px;
    background-color: #e4e1e3;
    right: -10px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.star-4 {
    width: 4.7em; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.star-4:after {
    content: "";
    position: absolute;
    top: -5px;
    width: 1px;
    height: 25px;
    background-color: #e4e1e3;
    right: -10px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .comment-form .stars a.star-5 {
    width: 6.4em; }
.woocommerce.woocommerce-page .product .woocommerce-tabs #review_form_wrapper .form-submit #comment-reply {
    float: right;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    color: #fff;
    margin: 0;
    border: none;
    padding: 14px 39px 11px;
    font-weight: 600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
.woocommerce.woocommerce-page .product .woocommerce-tabs ::-webkit-input-placeholder {
    color: #AAAAAA;
    font-size: 13px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs h2{
    font-weight: 600;
    font-family: 'Poppins', Arial, sans-serif;
    color: #303136;
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 15px;
}
.woocommerce.woocommerce-page .product .woocommerce-tabs :-moz-placeholder {
    color: #AAAAAA;
    font-size: 13px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs ::-moz-placeholder {
    color: #AAAAAA;
    font-size: 13px; }
.woocommerce.woocommerce-page .product .woocommerce-tabs :-ms-input-placeholder {
    color: #AAAAAA;
    font-size: 13px; }
.woocommerce.woocommerce-page .product .related.products h2 {
    text-align: center;
    font-size: 36px;
    line-height: 46px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 80px;
    font-weight: 500; }
.woocommerce.woocommerce-page .product .related.products h2::before {
    position: absolute;
    display: block;
    content: "";
    width: 46px;
    height: 3px;
    margin-left: -23px;
    left: 50%;
    bottom: 0;}
.woocommerce.woocommerce-page .product .related.products ul.products {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
.woocommerce.woocommerce-page .product .related.products ul.products li {
    width: 31.2%;
    margin: 0 2.6666667% 2.666667% 0; }
.woocommerce.woocommerce-page .product .related.products ul.products li > a {
    display: block;
    margin-bottom: 0; }

.woocommerce.woocommerce-page .product .related.products ul.products li:nth-child(3n) {
    margin-right: 0; }
.woocommerce.woocommerce-page #payment #place_order {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 12px;
    color: #fff;
    margin: 0;
    padding: 15px 45px 13px;
    border: none !important; }
.woocommerce #reviews #comments ol.commentlist {
    padding-left: 0; }
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 68px;
    background: transparent;
    border: none;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 90px;
    padding: 1em 1em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 14px;

    margin-bottom: 12px; }
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 18px; }
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating:before {
    content: "";
    background-image: url("../img/svg/rating-star-filled-disabled.svg"); }
.woocommerce #reviews #comments ol.commentlist .meta strong {
    font-weight: normal;
    color: #AAAAAA; }
.woocommerce #reviews #review_form_wrapper {
    margin-top: 40px; }
.woocommerce .star-rating {
    color: #FFCD00;
    font-size: 1em;
    width: 90px; }
.woocommerce .star-rating:before {
    content: "";
    background-image: url("../img/svg/rating-star-filled-disabled.svg");
    height: 16px;
    width: 100%;
    background-size: 90px 16px;
    background-repeat: no-repeat; }
.woocommerce .star-rating span {
    width: 100%; }
.woocommerce .star-rating span:before {
    content: "";
    background-image: url("../img/svg/rating-star-filled-active.svg");
    height: 16px;
    width: 100%;
    background-size: 90px 16px;
    background-repeat: no-repeat; }
.woocommerce form .form-row textarea, .woocommerce form .form-row input.input-text, .woocommerce form .form-row select, .woocommerce form .form-row .select2-container {
    border: 1px solid #e3e3e3; }
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select {
    height: 50px;
    padding: 15px; }
.woocommerce form .form-row textarea {
    padding: 15px; }
.woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border: 1px solid #a00; }
.woocommerce form .form-row.woocommerce-validate input.input-text, .woocommerce form .form-row.woocommerce-validate select {
    border: 1px solid #69bf29; }
.woocommerce .select2-container .select2-choice > .select2-chosen {
    padding: 10px;
    height: 50px; }
.woocommerce .cart-collaterals .cart_totals {
    float: left; }
.woocommerce .cart-collaterals .cart_totals tr th {
    text-transform: none;
    color: #171719;
    font-weight: 500;
    border-top: 1px solid #333;
    padding: 17px 0; }
.woocommerce .cart-collaterals .cart_totals tr:last-child td {
    padding: 20px 0 0; }

/* ==========================================================================
    8.18. PROMOTION BLOCKS
    ========================================================================= */

.promotion-block {
    position: relative;
    float: left;
    width: 100%;
}
.promotion-block a:hover h4, .promotion-block a:hover h3,
.promotion-block h3:hover a{
    text-decoration: underline;
}
.promotion-block h3 a {
    font-size: 30px;
    line-height: 42px;
}
.promotion-block-image img {
    width: 100%;
}
.promotion-block.type-1 .promotion-block-caption{
    position: absolute;
    top: 0;
    width: 100%;
    padding: 50px 20px;
}
.promotion-block.type-1 .promotion-block-caption {
    text-align: center;
}
.promotion-block h3,
.promotion-block h3 a,
.promotion-block h4{
    font-family: 'Playfair Display', serif;
    color: #303136;
    font-weight: 400;
    margin-bottom: 0;
}
.promotion-block h4{
    font-size: 24px;
}
.promotion-block.type-1 .promotion-block-price {
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.promotion-block .promotion-block-price span {
    font-weight: 700;
    color: #303136;
}
.promotion-block.type-2 {
    margin-bottom: 30px;
}
.promotion-block.type-2 .promotion-block-image {
    position: relative;
    width: 50%;
}
.promotion-block.type-2 .promotion-block-content {
    width: 50%;
    float: left;
    padding-left: 20px;
}
.promotion-block.type-2.float-image-right .promotion-block-content {
    padding-left: 0;
    padding-right: 20px;
}
.promotion-block.type-2.float-image-left .promotion-block-image {
    float: left;
}
.promotion-block.type-2.float-image-right .promotion-block-image {
    float: right;
}
.promotion-block.type-2 h3,
.promotion-block.type-3 h3{
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 25px;
}
.promotion-block.type-2 .promotion-block-price,
.promotion-block.type-3 .promotion-block-price{
    position: absolute;
    bottom: 10px;
    right: 8%;
}
.promotion-block .btn-wrapper {
    width: auto;
}

.promotion-block.type-3 .promotion-block-image {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}



/* ==========================================================================
    8.19. NUMBERS COUNTER
    ========================================================================= */

.number-counter {
    text-align: center;
}
.number-counter .timer-title,
.number-counter .timer-subtitle{
    color: #777777;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    padding-bottom: 0;
}
.number-counter .timer-title {
    padding-bottom: 10px;
}
.number-counter.timer-sans-serif .timer-container,
.number-counter.timer-sans-serif .timer-container .timer-number {
    font-family: 'Poppins', sans-serif;
    color: #303136;
    font-size: 36px;
    font-weight: 500;
}
.number-counter.timer-serif .timer-container,
.number-counter.timer-serif .timer-container .timer-number {
    font-family: 'Playfair Display', serif;
    color: #303136;
    font-size: 47px;
    font-weight: 800;
}


.timer-number span {
    color:#303136;
    line-height:initial;
}

.number-counter.timer-serif .odometer.odometer-auto-theme .odometer-digit, 
.number-counter.timer-serif .odometer.odometer-theme-default .odometer-digit {
    padding-right:2px;
}

.timer-container strong {
    font-size: 30px;
    margin-left: 5px;
    font-weight: 800;
}

.number-counter .timer-container {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.number-counter .timer-container:after {
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    height: 1px;
    left: 50%;
    margin-left: -10px;
    bottom: 0;
}

.number-counter.timer-boxed {
    padding: 35px 20px;
    border: 1px solid #eeeeee;
}
.number-counter.timer-regular {
    padding: 35px 20px;
}

/* ==========================================================================
    8.20. PARALLAX ELEMENTS
    ========================================================================= */

.parallax-elements-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    width: 100% !important;
}
.parallax-elements {
    height: 500px;
    position: absolute;
    top: -80px;
    left: 0;
    width: 100%;
    padding: 50px 0;
}
.parallax-elements #parallax-1 {
    position: absolute;
    top: 50px;
    left: 400px;
}
.parallax-elements #parallax-2 {
    position: absolute;
    top: 25px;
    left: 250px;
}
.parallax-elements #parallax-3 {
    position: absolute;
    top: 0;
    left: 100px;
}

div.parallax-container {
    position: relative;
}
div.parallax-container div.parallax {
    position: absolute;
    text-align: center;
    font-weight: bold;
}
.parallax1 {
    color: #555;
    font-size: 250px;
    line-height: 80%;
    right: 100px;
}
.parallax2 {
    color: #999;
    font-size: 100px;
    line-height: 320%;
    right: 150px;
}
.parallax3 {
    color: #fff;
    font-size: 50px;
    line-height: 760%;
    right: 200px;
}

/* ==========================================================================
    8.21. PORTFOLIO
    ========================================================================= */
.page-content .portfolio-grid,
.page-content .portfolio-masonry{
    padding: 0;
    margin-bottom: 0;
}
.full-width-container-wrapper .portfolio-grid .portfolio-item,
.full-width-container-wrapper .portfolio-masonry .portfolio-item{
    padding: 8px;
}
.portfolio-grid.portfolio-padding .portfolio-item,
.portfolio-masonry.portfolio-padding .portfolio-item {
    padding: 0 15px 30px;
}
.portfolio-grid.portfolio-details .portfolio-item .portfolio-item-hover-button,
.portfolio-masonry.portfolio-details .portfolio-item .portfolio-item-hover-button{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    opacity: 0;
    transform: translate(0,30%);
    -webkit-transform: translate(0,30%);
    -moz-transform: translate(0,30%);
    -ms-transform: translate(0,30%);
    transition: all 0.1s ease-in-out 0.1s;
    -webkit-transition: all 0.1s ease-in-out 0.1s;
    -moz-transition: all 0.1s ease-in-out 0.1s;
    -o-transition: all 0.1s ease-in-out 0.1s;
}
.portfolio-grid.portfolio-details .portfolio-item .portfolio-item-hover-button .fa,
.portfolio-masonry.portfolio-details .portfolio-item .portfolio-item-hover-button .fa{
    font-size: 22px;
    color: #fff;
}

.portfolio-grid.portfolio-details .portfolio-item .block-image:hover .portfolio-item-hover-button,
.portfolio-masonry.portfolio-details .portfolio-item .block-image:hover .portfolio-item-hover-button{
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
}

.portfolio-grid.portfolio-hover .portfolio-item-container,
.portfolio-grid.portfolio-category .portfolio-item-container,
.portfolio-masonry.portfolio-hover .portfolio-item-container,
.portfolio-masonry.portfolio-category .portfolio-item-container{
    box-shadow: none;
}
.portfolio-grid.portfolio-hover .portfolio-item-container figcaption,
.portfolio-masonry.portfolio-hover .portfolio-item-container figcaption{
    width: 100%;
    padding: 17px 25px;
    position: absolute;
    display: table;
    bottom: -50%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.portfolio-grid.portfolio-hover .portfolio-item-container:hover figcaption,
.portfolio-masonry.portfolio-hover .portfolio-item-container:hover figcaption{
    bottom: 0;
}
.portfolio-grid.portfolio-hover .portfolio-item .portfolio-item-container:hover figcaption,
.portfolio-masonry.portfolio-hover .portfolio-item .portfolio-item-container:hover figcaption{
    display: table;
}
.portfolio-grid.portfolio-hover .portfolio-item .mask,
.portfolio-masonry.portfolio-hover .portfolio-item .mask{
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
}
.portfolio-grid.portfolio-hover .portfolio-item .block-title,
.portfolio-masonry.portfolio-hover .portfolio-item .block-title{
    color: #fff;
}
#portfolio-horizontal-carousel .read-more-icon {
    padding-top: 0;
}
.portfolio-grid.portfolio-hover .read-more-icon,
.portfolio-masonry.portfolio-hover .read-more-icon{
    padding-top: 25px;
}
.portfolio-grid.portfolio-hover .read-more-icon .fa,
.portfolio-masonry.portfolio-hover .read-more-icon .fa{
    font-size: 20px;
    color: #fff;
}
.portfolio-grid.portfolio-hover .block-tag,
.portfolio-masonry.portfolio-hover .block-tag{
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}
.portfolio-grid.portfolio-hover .block-title,
.portfolio-masonry.portfolio-hover .block-title{
    line-height: 20px;
}
.portfolio-photography .post-body .post-date svg, .post-body .post-date img,
.portfolio-photography .post-body .post-date svg, .post-body .post-date svg{
    margin-top: 2px !important;
    width: 18px;
}
.portfolio-photography .blog-post-item-inner {
    position: relative;
    overflow: hidden;
    margin: 8px;
}
.portfolio-grid .isotope-item .post-body .post-meta .post-date,
.portfolio-grid .isotope-item .post-body .post-meta .post-share,
.portfolio-masonry .isotope-item .post-body .post-meta .post-date,
.portfolio-masonry .isotope-item .post-body .post-meta .post-share{
    float: left;
    width: auto;
    background-color: #0b080a;
    padding: 10px 10px 4px;
    margin-bottom: 0;
    margin-right: 5px;
}
.portfolio-photography .isotope-item .post-media {
    margin-bottom: 0;
}
.portfolio-photography .isotope-item .mask,
.portfolio-category .isotope-item .mask{
    overflow: hidden;
}
.portfolio-grid .isotope-item .mask .post-body .post-meta,
.portfolio-masonry .isotope-item .mask .post-body .post-meta{
    float: left;
    margin-bottom: 0;
    position: absolute;
    bottom: -100px;
    padding: 10px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.portfolio-grid .isotope-item .post-body .post-meta .post-share img,
.portfolio-grid .isotope-item .post-body .post-meta .post-share svg,
.portfolio-masonry .isotope-item .post-body .post-meta .post-share img,
.portfolio-masonry .isotope-item .post-body .post-meta .post-share svg{
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    width: 15px;
}
.portfolio-photography .post-body .post-date svg, .portfolio-photography .post-body .post-date img {
    width: 15px;
}
.portfolio-grid .isotope-item .post-body .post-meta .post-share .fa,
.portfolio-masonry .isotope-item .post-body .post-meta .post-share .fa{
    color: #fff;
    float: left;
    margin-right: 10px;
}
.portfolio-grid .isotope-item .post-body .post-meta .post-share .count,
.portfolio-masonry .isotope-item .post-body .post-meta .post-share .count{
    color: #fff;
    font-size: 13px;
    float: left;
}
.portfolio-grid .isotope-item .post-body .post-meta .post-share:before,
.portfolio-masonry .isotope-item .post-body .post-meta .post-share:before{
    display: none;
}
.portfolio-grid .isotope-item .post-body .post-meta .post-date span,
.portfolio-masonry .isotope-item .post-body .post-meta .post-date span{
    font-size: 13px;
    color: #fff;
}
.portfolio-grid .isotope-item .mask .post-body .open-image,
.portfolio-masonry .isotope-item .mask .post-body .open-image{
    position: absolute;
    right: 10px;
    bottom: -100px;
    background-color: #0B080A;
    padding: 10px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.portfolio-grid .isotope-item .post-body .open-image img,
.portfolio-grid .isotope-item .post-body .open-image svg,
.portfolio-masonry .isotope-item .post-body .open-image img,
.portfolio-masonry .isotope-item .post-body .open-image svg{
    width: 18px;
}
.portfolio-photography.photography-inverted .isotope-item .mask{
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
    background-color: rgba(0,0,0,0.6);
    opacity: 0;
}
.portfolio-photography.photography-inverted .isotope-item:hover .mask{
    opacity: 1;
    background-color: rgba(0,0,0,0.6);
}
.portfolio-photography .isotope-item .mask{
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
    background-color: rgba(0,0,0,0.6);
    opacity: 1;
}
.portfolio-photography .isotope-item:hover .mask,
.portfolio-category .isotope-item:hover .mask{
    background-color: rgba(0,0,0,0.0);
}
.portfolio-grid.portfolio-category .isotope-item .mask .post-meta,
.portfolio-grid.portfolio-category .isotope-item .mask .post-meta,
.portfolio-masonry.portfolio-category .isotope-item .mask .post-meta,
.portfolio-masonry.portfolio-category .isotope-item .mask .post-meta{
    bottom: 0;
}
.portfolio-grid .isotope-item:hover .mask .post-meta,
.portfolio-grid .isotope-item:hover .mask .post-meta,
.portfolio-masonry .isotope-item:hover .mask .post-meta,
.portfolio-masonry .isotope-item:hover .mask .post-meta{
    bottom: 0;
}
.portfolio-grid .isotope-item:hover .mask .open-image,
.portfolio-masonry .isotope-item:hover .mask .open-image{
    bottom: 10px;
}
#portfolio-horizontal-grid-carousel.portfolio-grid.portfolio-hover .read-more-icon,
#portfolio-half-item-horizontal-carousel.portfolio-grid.portfolio-hover .read-more-icon{
    padding-top: 0;
}
.owl-carousel .read-more-icon img,
.owl-carousel .read-more-icon svg{
    width: 20px;
}

.portfolio-grid.portfolio-category .portfolio-item figcaption,
.portfolio-masonry.portfolio-category .portfolio-item figcaption{
    width: 100%;
    padding: 17px 0;
    float: left;
    position: relative;
    display: table;
}
.block-image .post-date img,
.block-image .post-date svg,
.block-image .post-share img,
.block-image .post-share svg{
    width: 16px;
}
.block-image .post-share .fa {
    font-size: 16px;
}
.portfolio-category .isotope-item .mask {
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
    background-color: rgba(0,0,0,0.0);
    opacity: 1;
}
.portfolio-grid.portfolio-category .isotope-item .post-body .post-meta .post-share,
.portfolio-masonry.portfolio-category .isotope-item .post-body .post-meta .post-share{
    position: relative;
    float: right;
    margin-right: 15px;
    bottom: -100px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.portfolio-grid.portfolio-category .isotope-item:hover .post-body .post-meta .post-share,
.portfolio-masonry.portfolio-category .isotope-item:hover .post-body .post-meta .post-share{
    bottom: 0;
}
.portfolio-grid.portfolio-category .isotope-item .mask .post-body .open-image,
.portfolio-masonry.portfolio-category .isotope-item .mask .post-body .open-image{
    position: relative;
    float: right;
    margin-right: 0;
    bottom: -100px;
    background-color: #0B080A;
    padding: 10px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.portfolio-grid.portfolio-category .isotope-item:hover .mask .post-body .open-image,
.portfolio-masonry.portfolio-category .isotope-item:hover .mask .post-body .open-image{
    bottom: 0;
}
.portfolio-grid.portfolio-category .post-category,
.portfolio-masonry.portfolio-category .post-category{
    padding: 10px;
    float: left;
}
.portfolio-grid.portfolio-category .post-category img,
.portfolio-grid.portfolio-category .post-category svg,
.portfolio-masonry.portfolio-category .post-category img,
.portfolio-masonry.portfolio-category .post-category svg{
    width: 18px;
}
.heading-vertical-center-wrapper {
    display: table;
}
.heading-vertical-center-container .heading-subtitle-top h2{
    padding-bottom: 60px;
}
.heading-vertical-center-container {
    padding: 0 60px 0 60px;
}
#portfolio-half-item-horizontal-carousel.owl-carousel .owl-stage {
    padding-left: 0 !important;
}
#portfolio-half-item-horizontal-carousel .portfolio-item {
    height: 100%;
}
.container-no-padding .portfolio-item {
    padding-left: 0;
    padding-right: 0;
}


/* ==========================================================================
    8.22. PORTFOLIO LIST
    ========================================================================= */

.portfolio-list {
    margin-bottom: 0;
}
.portfolio-list .btn{
    margin-top: 60px;
}
.portfolio-list .portfolio-item {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    background-image: none;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.portfolio-list .portfolio-item:last-child {
    border-bottom: none;
}
.portfolio-list .portfolio-item:hover{
    min-height: auto;
    background-repeat: no-repeat;
    background-size: cover;
}
.portfolio-list .portfolio-item:hover .portfolio-item-container{
    padding: 28px 25px;
}
.portfolio-list .portfolio-item.view-all-item:hover .portfolio-item-container{
    padding: 28px 0;
}
.portfolio-list .portfolio-item .portfolio-item-container{
    padding: 28px 0;
    display: table;
    width: 100%;
    margin-bottom: 0;
    -webkit-transition: padding 0.2s ease 0s;
    -moz-transition: padding 0.2s ease 0s;
    -o-transition: padding 0.2s ease 0s;
    -ms-transition: padding 0.2s ease 0s;
    transition: padding 0.2s ease 0s;
}
.portfolio-list .portfolio-item li {
    display: inline-block;
}

.portfolio-list .portfolio-item .list-link-to {
    display: table-cell;
    vertical-align: middle;
    width: 20px;
}
.portfolio-list .portfolio-item .portfolio-title h3{
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    color: #666;
}
.portfolio-list .portfolio-item .view-all-title h3{
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0;
    font-weight: 400;
}
.portfolio-list .portfolio-item:hover .portfolio-title h3,
.portfolio-list .portfolio-item:hover .portfolio-title h3 span{
    color: #fff;
}
.portfolio-list .portfolio-item .portfolio-title h3 span{
    color: #1a1d1f;
    font-weight: 600;
}
.portfolio-list .portfolio-item.view-all-item .view-all-title h3 .icon-container {
    display: inline-block;
    position: relative;
    top: -4px;
    margin-right: 5px;
}
.portfolio-list .portfolio-item.view-all-item .view-all-title h3 .icon-container img,
.portfolio-list .portfolio-item.view-all-item .view-all-title h3 .icon-container svg{
    width: 15px;
}
.portfolio-list .read-more-icon:hover img,
.portfolio-list .read-more-icon:hover .fa{
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
}
.portfolio-list .btn-wrapper {
    width: 100%;
    margin-top: 30px;
}

.portfolio-list .portfolio-item.list-bkg-img1:hover {
    background-image: url('../img/portfolio/portfolio-bkg-img1.jpg');  
}
.portfolio-list .portfolio-item.list-bkg-img2:hover {
    background-image: url('../img/portfolio/portfolio-bkg-img2.jpg');  
}
.portfolio-list .portfolio-item.list-bkg-img3:hover {
    background-image: url('../img/portfolio/portfolio-bkg-img3.jpg');  
}
.portfolio-list .portfolio-item.list-bkg-img4:hover {
    background-image: url('../img/portfolio/portfolio-bkg-img4.jpg');  
}
.portfolio-list .portfolio-item.list-bkg-img5:hover {
    background-image: url('../img/portfolio/portfolio-bkg-img5.jpg');  
}
.portfolio-list .portfolio-item.list-bkg-img6:hover {
    background-image: url('../img/portfolio/portfolio-bkg-img6.jpg');  
}
.portfolio-list .portfolio-item.list-bkg-img7:hover {
    background-image: url('../img/portfolio/portfolio-bkg-img7.jpg');  
}
.portfolio-list .portfolio-item .svg-white-hover .st0{
    fill: #1a1d1f;
}
.portfolio-list .portfolio-item:hover .svg-white-hover .st0{
    fill: #fff;
}
/* ==========================================================================
    8.23. PRICING TABLES
    ========================================================================= */

.pricing-table {
    border: 1px solid #eeeeee;
    padding: 45px;
    margin-bottom: 0 !important;
}
.pricing-table.plan-1 {
    text-align: left;
}
.pricing-table.plan-2 {
    text-align: center;
}
.pricing-table .heading h3 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 8px;
}
.pricing-table .heading {
    border-bottom: 1px solid #eeeeee;
}
.pricing-table.plan-1 .price {
    padding: 38px 0;
}
.pricing-table .price p{
    position: relative;
    font-weight: 500;
    font-size: 24px;
    padding-bottom: 0;
    padding-left: 13px;
    display: inline-block;
}
.pricing-table .price p span{
    font-size: 15px;
    position: absolute;
    top:0;
    left: 0;
    line-height: 15px;
}
.pricing-table .subheading {
    border-bottom: 1px solid #eeeeee;
}
.pricing-table .subheading p {
    color: #303136;
    font-weight: 500;
    padding-bottom: 10px;
}
.pricing-table .pricing-list {
    min-height: 283px;
    margin-bottom: 0;
}
.pricing-table.plan-1 .pricing-list {
    padding: 40px 0 0 0;
}
.pricing-table.plan-2 .pricing-list {
    padding: 0;
}
.pricing-table.plan-2 .price {
    padding: 38px 0 25px;
}
.pricing-table .plan-call-to-action {
    padding-top: 20px;
}
.pricing-table .pricing-list li {
    margin-bottom: 7px;
}
.pricing-table .pricing-list li:before{
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 13px;
    margin-right: 7px;
    position: relative;
    top: 0;
}
.pricing-table .plan-call-to-action a{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
}
.pricing-table .plan-call-to-action a .icon-container {
    float: right;
    margin-left: 10px;
}
.pricing-table .plan-call-to-action a .icon-container img {
    margin-top: 4px;
}
.pricing-table .plan-call-to-action a .icon-container img,
.pricing-table .plan-call-to-action a .icon-container svg{
    width: 20px;
    height: 12px;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.pricing-table.plan-2 .plan-call-to-action a {
    display: inline-block;
    float: none;
}
.pricing-table .plan-call-to-action a:hover .icon-container img,
.pricing-table .plan-call-to-action a:hover .icon-container svg{
    transform: translateX(7px);
    -webkit-transform: translateX(7px);
    -moz-transform: translateX(7px);
    -ms-transform: translateX(7px);
}

.pricing-table.plan-2.plan-highlighted {
    -webkit-box-shadow: 0 5px 20px 0px rgba(148, 146, 146, 0.13);
    -moz-box-shadow: 0 5px 20px 0px rgba(148, 146, 146, 0.13);
    box-shadow: 0 5px 20px 0px rgba(148, 146, 146, 0.13);
}
.pricing-table.plan-2 .heading .icon-container {
    display: inline-block;
}
.pricing-table.plan-2 .heading .icon-container img,
.pricing-table.plan-2 .heading .icon-container svg{
    width: 50px;
    height: 50px;
}
.pricing-table.plan-2 .heading h3{
    margin-top: 30px;
    margin-bottom: 5px;
}
.pricing-table.plan-2 .heading p {
    color: #aaaaaa;
    font-size: 13px;
    padding-bottom: 0;
}
.pricing-table.plan-2 .heading {
    padding-bottom: 30px;
}

/* ==========================================================================
    8.24. PROGRESS BAR
    ========================================================================= */

.progress-bar-container {
    width: 100%;
    position: relative;
    margin: 0 auto;
    float: left;
}
.progress-bar {
    display: block;
}
.progress-bar li {
    display: inline-block;
    float: left;
}
.maintenance-page .progress-bar .progress-bar-line {
    display: block;
    width: 100%;
    position: relative;
    height: 10px;
    margin-top: 14px;
    background: #e3e3e3;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #eeeeee));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    /* W3C */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.maintenance-page .progress-bar li p {
    position: relative;
    z-index: 200;
    color: #fff;
    line-height: 40px;
    padding-bottom: 0;
    font-size: 18px;
    margin-top: 0;
}
.maintenance-page .expand {
    height: 10px;
    position: absolute;
    left: 0;
}
.progress-bar {
    width: 100%;
    background-color: transparent;
    background-image: none;
    text-align: left;
}
.progress-bar .progress-bar-line {
    display: block;
    width: 100%;
    position: relative;
    height: 6px;
    margin-top: 30px;
    margin-bottom: 20px;
    background-color: #e3e3e3;
    background: #e3e3e3;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #eeeeee));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.progress-bar .progress-bar-line:last-child {
    margin-bottom: 0;
}
.progress-bar li p {
    position: relative;
    z-index: 200;
    color: #666666;
    padding-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    margin-top: -30px;
}
.expand {
    height: 6px;
    position: absolute;
    left: 0;
    background-color: #161d27;
}
.progress-bar .percentage-10 {
    width: 10%;
    -moz-animation: percentage-10 2s ease-out;
    -webkit-animation: percentage-10 2s ease-out;
}
.progress-bar .percentage-20 {
    width: 20%;
    -moz-animation: percentage-20 2s ease-out;
    -webkit-animation: percentage-20 2s ease-out;
}
.progress-bar .percentage-30 {
    width: 30%;
    -moz-animation: percentage-30 2s ease-out;
    -webkit-animation: percentage-30 2s ease-out;
}
.progress-bar .percentage-40 {
    width: 40%;
    -moz-animation: percentage-40 2s ease-out;
    -webkit-animation: percentage-40 2s ease-out;
}
.progress-bar .percentage-50 {
    width: 50%;
    -moz-animation: percentage-50 2s ease-out;
    -webkit-animation: percentage-50 2s ease-out;
}
.progress-bar .percentage-60 {
    width: 60%;
    -moz-animation: percentage-60 2s ease-out;
    -webkit-animation: percentage-60 2s ease-out;
}
.progress-bar .percentage-70 {
    width: 70%;
    -moz-animation: percentage-70 2s ease-out;
    -webkit-animation: percentage-70 2s ease-out;
}
.progress-bar .percentage-80 {
    width: 80%;
    -moz-animation: percentage-80 2s ease-out;
    -webkit-animation: percentage-80 2s ease-out;
}
.progress-bar .percentage-85 {
    width: 85%;
    -moz-animation: percentage-85 2s ease-out;
    -webkit-animation: percentage-85 2s ease-out;
}
.progress-bar .percentage-90 {
    width: 90%;
    -moz-animation: percentage-90 2s ease-out;
    -webkit-animation: percentage-90 2s ease-out;
}
.progress-bar .percentage-95 {
    width: 95%;
    -moz-animation: percentage-95 2s ease-out;
    -webkit-animation: percentage-95 2s ease-out;
}
.progress-bar .percentage-100 {
    width: 100%;
    -moz-animation: percentage-100 2s ease-out;
    -webkit-animation: percentage-100 2s ease-out;
}
@-moz-keyframes percentage-10 {
    0% {
        width: 0px;
    }
    100% {
        width: 10%;
    }
}
@-moz-keyframes percentage-20 {
    0% {
        width: 0px;
    }
    100% {
        width: 20%;
    }
}
@-moz-keyframes percentage-30 {
    0% {
        width: 0px;
    }
    100% {
        width: 30%;
    }
}
@-moz-keyframes percentage-40 {
    0% {
        width: 0px;
    }
    100% {
        width: 40%;
    }
}
@-moz-keyframes percentage-50 {
    0% {
        width: 0px;
    }
    100% {
        width: 50%;
    }
}
@-moz-keyframes percentage-60 {
    0% {
        width: 0px;
    }
    100% {
        width: 60%;
    }
}
@-moz-keyframes percentage-70 {
    0% {
        width: 0px;
    }
    100% {
        width: 70%;
    }
}
@-moz-keyframes percentage-80 {
    0% {
        width: 0px;
    }
    100% {
        width: 80%;
    }
}
@-moz-keyframes percentage-85 {
    0% {
        width: 0px;
    }
    100% {
        width: 85%;
    }
}
@-moz-keyframes percentage-90 {
    0% {
        width: 0px;
    }
    100% {
        width: 90%;
    }
}
@-moz-keyframes percentage-95 {
    0% {
        width: 0px;
    }
    100% {
        width: 95%;
    }
}
@-moz-keyframes percentage-100 {
    0% {
        width: 0px;
    }
    100% {
        width: 100%;
    }
}
@-webkit-keyframes percentage-10 {
    0% {
        width: 0px;
    }
    100% {
        width: 10%;
    }
}
@-webkit-keyframes percentage-20 {
    0% {
        width: 0px;
    }
    100% {
        width: 20%;
    }
}
@-webkit-keyframes percentage-30 {
    0% {
        width: 0px;
    }
    100% {
        width: 30%;
    }
}
@-webkit-keyframes percentage-40 {
    0% {
        width: 0px;
    }
    100% {
        width: 40%;
    }
}
@-webkit-keyframes percentage-50 {
    0% {
        width: 0px;
    }
    100% {
        width: 50%;
    }
}
@-webkit-keyframes percentage-60 {
    0% {
        width: 0px;
    }
    100% {
        width: 60%;
    }
}
@-webkit-keyframes percentage-70 {
    0% {
        width: 0px;
    }
    100% {
        width: 70%;
    }
}
@-webkit-keyframes percentage-80 {
    0% {
        width: 0px;
    }
    100% {
        width: 80%;
    }
}
@-webkit-keyframes percentage-85 {
    0% {
        width: 0px;
    }
    100% {
        width: 85%;
    }
}
@-webkit-keyframes percentage-90 {
    0% {
        width: 0px;
    }
    100% {
        width: 90%;
    }
}
@-webkit-keyframes percentage-95 {
    0% {
        width: 0px;
    }
    100% {
        width: 95%;
    }
}
@-webkit-keyframes percentage-100 {
    0% {
        width: 0px;
    }
    100% {
        width: 100%;
    }
}



/* ==========================================================================
    8.25. OWL CAROUSEL
    ========================================================================= */
.owl-dots {
    text-align: center;
    padding: 30px 0;
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 2px;
    background: #dddddd;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot span:hover,
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot span:hover{                                                    
    background-color: #aaa;
}
.owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -40px;
}
.owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -40px;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
    width: 55px;
    height: 80px;
    overflow: hidden;
    text-indent: 9999px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.owl-nav .owl-prev{
    float: left;
    background: url(../img/svg/owl-prev.svg) no-repeat left center;
    margin-left: 45px;
}
.owl-nav .owl-prev.owl-nav-with-dots,
.owl-nav .owl-next.owl-nav-with-dots {
    margin-top: -85px;
}
.owl-nav .owl-prev:hover{
    margin-left: 35px;
}
.owl-nav .owl-next{
    float: right;
    background: url(../img/svg/owl-next.svg) no-repeat right center;
    margin-right: 45px;
}
.owl-nav .owl-next:hover{
    margin-right: 35px;
}

/* ==========================================================================
    8.26. TABS 
    ========================================================================= */
.tabs {
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
}
.tabs li {
    display: inline-block;
    margin: 0;
    position: relative;
}
.tabs-style-02 .tabs li a {
    color: #aaa;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 10px 10px;
    line-height: 50px;
}
.tabs-style-02 .tabs li.active a{
    border-bottom: 3px solid;
    top: 0;
    color: #303136;
}
.tabs-style-02 .tabs li a:hover {
    color: #303136;
    border-bottom: 3px solid;
}
.tabs-style-02  .tab-content-wrap {
    width: 60%;
    overflow: hidden;
    margin: 50px auto 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.tabs-style-02 .tab-content-wrap li {
    position: relative;
    padding-left: 14px;
}

.tabs-style-01 .tabs li a {
    color: #aaa;
    font-weight: 500;
    padding: 0 10px 10px;
    line-height: 50px;
}
.tabs-style-01 .tabs li.active a{
    border: 0;
    top: 0;
    color: #303136;
}
.tabs-style-01 .tabs li a:hover {
    color: #303136;
    border:0;
}
.tabs-style-01  .tab-content-wrap {
    width: 65%;
    text-align: center;
    overflow: hidden;
    margin: 15px auto 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.tabs-style-01 .tab-content-wrap li {
    position: relative;
    padding-left: 14px;
}


/* ==========================================================================
    8.27. TEAM MEMBERS
    ========================================================================= */
.mask {
    position: absolute;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    -ms-transform: scale(0.9); /* IE 9 */
    -webkit-transform: scale(0.9); /* Safari */
    transform: scale(0.9);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.animMask {
    opacity: 1;
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
}
/* ==========================================================================
    8.27.1. TEAM MEMBERS BLOCK STYLE
    ========================================================================= */

.block-image {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}
.block-image a {
    display: block;
}
.block-image img {
    width: 100%;
}
.portfolio-grid .portfolio-item-container,
.portfolio-masonry .portfolio-item-container,
.team-member.block-item {
    position: relative;
    float: left;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    -webkit-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    0 5px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         0 5px 25px 0px rgba(0, 0, 0, 0.1);
}
.team-member.block-item {
    overflow-y: visible;
}
.team-member.block-item figcaption,
.portfolio-grid.portfolio-details .portfolio-item figcaption,
.portfolio-masonry.portfolio-details .portfolio-item figcaption{
    width: 100%;
    padding: 17px 25px;
    float: left;
    position: relative;
    display: table;
}

.team-member.block-item .team-member-name,
.team-member.block-item .team-member-name a,
.team-member.block-item .team-member-name .team-member-info,
.block-title {
    float: left;
}
.team-member.clean-style .team-member-name h4 {
    font-size: 15px;
    font-weight: 500;
    color: #303136;
    line-height: 26px; 
}
.team-member.block-item .team-member-name h4,
.team-member.simple-style .team-member-name h4 {
    margin-bottom: 0;
}
.team-member.block-item .team-member-name h4,
.team-member.simple-style .team-member-name h4,
.block-title {
    font-size: 15px;
    font-weight: 500;
    color: #303136;
    float: left;
    line-height: 26px;
}
.team-member.block-item .team-member-name a h4,
.team-member.clean-style .team-member-name a h4,
.team-member.clean-style .team-social.social-links li a:hover .fa,
.team-member.simple-style .team-member-name a h4,
.team-member.simple-style .team-social.social-links li a:hover .fa{
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.team-member.block-item .block-image,
.team-member.clean-style img {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s; 
}
.team-member.block-item .block-image:hover,
.team-member.clean-style img:hover {
    opacity: 0.9;
}
.read-more-icon {
    vertical-align: middle;
    display: table-cell;
    min-width: 20px;
}
.read-more-icon .fa{
    font-size: 20px;
    color: #303136;
}
.read-more-icon img,
.read-more-icon svg,
.read-more-icon .fa {
    float: right;
    width: 20px;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.block-title:hover + .read-more-icon img,
.read-more-icon:hover img,
.block-title:hover + .read-more-icon svg,
.read-more-icon:hover svg,
.block-title:hover + .read-more-icon .fa,
.read-more-icon:hover .fa{
    transform: translateX(7px);
    -webkit-transform: translateX(7px);
    -moz-transform: translateX(7px);
    -ms-transform: translateX(7px);
}
.block-title + .read-more-icon .svg-theme-hover .st0 {
    fill: #1a1d1f;
}
.block-social-container {
    vertical-align: middle;
    display: table-cell;
    cursor: pointer;
    min-width: 20px;
}
.menu-icon {
    margin-top: 2px;
    cursor: pointer;
    padding: 0 5px 0 10px;
    z-index: 1;
}
.menu-icon span {
    background-color: #303136;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 6px;
    height: 6px;
    margin-bottom: 2px;
    display: block;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.12s ease-in-out 0s;
    -moz-transition: all 0.12s ease-in-out 0s;
    -o-transition: all 0.12s ease-in-out 0s;
    -ms-transition: all 0.12s ease-in-out 0s;
    transition: all 0.12s ease-in-out 0s;
}
.menu-icon.open span:nth-child(1) {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}
.menu-icon.open span:nth-child(3) {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
}
.team-member.block-item .team-social.open{
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transition: all 0.1s ease-in-out 0.1s;
    -webkit-transition: all 0.1s ease-in-out 0.1s;
    -moz-transition: all 0.1s ease-in-out 0.1s;
    -o-transition: all 0.1s ease-in-out 0.1s;
} 
.team-member.block-item .team-member-name .team-member-info,
.team-member.clean-style .team-member-name .team-member-info,
.team-member.simple-style .team-member-name .team-member-info,
.block-short-info {
    color: #888;
    margin-left: 5px;
}
.team-member.block-item .team-social{
    position: absolute;
    right: 45px;
    width: 50px;
    opacity: 0;
    visibility: hidden;
    transform: translate(15%, 0);
    -webkit-transform: translate(15%, 0);
    -moz-transform: translate(15%, 0);
    -ms-transform: translate(15%, 0);
    transition: all 0.1s ease-in-out 0.1s;
    -webkit-transition: all 0.1s ease-in-out 0.1s;
    -moz-transition: all 0.1s ease-in-out 0.1s;
    -o-transition: all 0.1s ease-in-out 0.1s;
}
.align-team-social{
    top: -100%;
    margin-top: -11px !important;
}
.team-member.block-item .team-social.social-links {
    border-spacing: 6px;
    margin: 30px auto 0;
    z-index: 1;
}
.team-member.block-item .team-social.social-links a {
    border-radius: 50%;
    background-color: #303136;
    width: 35px;
    height: 35px;
    line-height: 0;
    display: inline-block;
    padding: 10px;
    text-align: center;
    margin: 3px 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}
.team-member.block-item .team-social.social-links a:hover {
    width: 45px;
    height: 45px;
    margin-left: -6px;
    padding: 15px;
}

/* ==========================================================================
    8.27.2. TEAM MEMBERS CLEAN STYLE
    ========================================================================= */

.team-member.clean-style {
    text-align: center;
    padding-bottom: 15px;
}
.team-member.clean-style img{
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0 5px 25px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0 5px 25px 0px rgba(0, 0, 0, 0.2);
}
.team-member.clean-style .team-member-name {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.team-member.clean-style .team-member-name a, .team-member.clean-style .team-member-name .team-member-info {
    display: inline-block;
}
.team-member.clean-style .social-links {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0;
}
.team-member.clean-style .social-links li a {
    width: 20px;
    height: 20px;
}
.team-member.clean-style .social-links li a:hover,
.team-member.simple-style .social-links li a:hover{
    background-color: transparent !important;
}
.team-member.simple-style .team-member-name h4 {
    float: none;
}
.team-member.clean-style .social-links li a .fa,
.team-member.simple-style .social-links li a .fa{
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* ==========================================================================
    8.27.3. TEAM MEMBERS SIMPLE STYLE
    ========================================================================= */
.team-member.simple-style .mask {
    display: table;
    background-color: rgba(255, 255, 255,0.9);
}
.team-member.simple-style img {
    width: 100%;
}
.team-member.simple-style figcaption {
    text-align: center;
    display: block;
}
.team-member.simple-style .team-member-name {
    display: inline-block;
    width: 100%;
}
.team-member.simple-style .social-links {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0;
    border-spacing: 2px;
}
.team-member.simple-style .team-member-name .team-member-info {
    margin-left: 0;
}



/* ==========================================================================
    8.28. SOCIAL ICONS 
    ========================================================================= */

.team-member.clean-style .social-links.natural-hover li .facebook:hover .fa,
.team-member.simple-style .social-links.natural-hover li .facebook:hover .fa,
.social-links.outlined-light.natural-hover .facebook:hover .fa,
.social-links.outlined-dark.natural-hover .facebook:hover .fa,
.social-links.social-no-bg.natural-hover li .facebook:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .facebook:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .facebook:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .facebook:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .facebook:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .facebook:hover .fa{
    color: #4c66a4;
}
.team-member.clean-style .social-links.natural-hover li .twitter:hover .fa,
.team-member.simple-style .social-links.natural-hover li .twitter:hover .fa,
.social-links.outlined-light.natural-hover .twitter:hover .fa,
.social-links.outlined-dark.natural-hover .twitter:hover .fa,
.social-links.social-no-bg.natural-hover li .twitter:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .twitter:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .twitter:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .twitter:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .twitter:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .twitter:hover .fa{
    color: #55acee;
}
.team-member.clean-style .social-links.natural-hover li .dribbble:hover .fa,
.team-member.simple-style .social-links.natural-hover li .dribbble:hover .fa,
.social-links.outlined-light.natural-hover .dribbble:hover .fa,
.social-links.outlined-dark.natural-hover .dribbble:hover .fa,
.social-links.social-no-bg.natural-hover li .dribbble:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .dribbble:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .dribbble:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .dribbble:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .dribbble:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .dribbble:hover .fa{
    color: #f26798;
}
.team-member.clean-style .social-links.natural-hover li .behance:hover .fa,
.team-member.simple-style .social-links.natural-hover li .behance:hover .fa,
.social-links.outlined-light.natural-hover .behance:hover .fa,
.social-links.outlined-dark.natural-hover .behance:hover .fa,
.social-links.social-no-bg.natural-hover li .behance:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .behance:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .behance:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .behance:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .behance:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .behance:hover .fa{
    color: #000;
}
.team-member.clean-style .social-links.natural-hover li .pinterest:hover .fa,
.team-member.simple-style .social-links.natural-hover li .pinterest:hover .fa,
.social-links.outlined-light.natural-hover .pinterest:hover .fa,
.social-links.outlined-dark.natural-hover .pinterest:hover .fa,
.social-links.social-no-bg.natural-hover li .pinterest:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .pinterest:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .pinterest:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .pinterest:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .pinterest:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .pinterest:hover .fa{
    color: #b60212;
}
.team-member.clean-style .social-links.natural-hover li .flickr:hover .fa,
.team-member.simple-style .social-links.natural-hover li .flickr:hover .fa,
.social-links.outlined-light.natural-hover .flickr:hover .fa,
.social-links.outlined-dark.natural-hover .flickr:hover .fa,
.social-links.social-no-bg.natural-hover li .flickr:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .flickr:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .flickr:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .flickr:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .flickr:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .flickr:hover .fa{
    color: #f60080;
}
.team-member.clean-style .social-links.natural-hover li .google-plus:hover .fa,
.team-member.simple-style .social-links.natural-hover li .google-plus:hover .fa,
.social-links.outlined-light.natural-hover .google-plus:hover .fa,
.social-links.outlined-dark.natural-hover .google-plus:hover .fa,
.social-links.social-no-bg.natural-hover li .google-plus:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .google-plus:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .google-plus:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .google-plus:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .google-plus:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .google-plus:hover .fa{
    color: #de5347;
}
.team-member.clean-style .social-links.natural-hover li .instagram:hover .fa,
.team-member.simple-style .social-links.natural-hover li .instagram:hover .fa,
.social-links.outlined-light.natural-hover .instagram:hover .fa,
.social-links.outlined-dark.natural-hover .instagram:hover .fa,
.social-links.social-no-bg.natural-hover li .instagram:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .instagram:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .instagram:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .instagram:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .instagram:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .instagram:hover .fa{
    color: #577fa4;
}
.team-member.clean-style .social-links.natural-hover li .linkedin:hover .fa,
.team-member.simple-style .social-links.natural-hover li .linkedin:hover .fa,
.social-links.outlined-light.natural-hover .linkedin:hover .fa,
.social-links.outlined-dark.natural-hover .linkedin:hover .fa,
.social-links.social-no-bg.natural-hover li .linkedin:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .linkedin:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .linkedin:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .linkedin:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .linkedin:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .linkedin:hover .fa{
    color: #0274b3;
}
.team-member.clean-style .social-links.natural-hover li .tumblr:hover .fa,
.team-member.simple-style .social-links.natural-hover li .tumblr:hover .fa,
.social-links.outlined-light.natural-hover .tumblr:hover .fa,
.social-links.outlined-dark.natural-hover .tumblr:hover .fa,
.social-links.social-no-bg.natural-hover li .tumblr:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .tumblr:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .tumblr:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .tumblr:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .tumblr:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .tumblr:hover .fa{
    color: #34506b;
}
.team-member.clean-style .social-links.natural-hover li .youtube:hover .fa,
.team-member.simple-style .social-links.natural-hover li .youtube:hover .fa,
.social-links.outlined-light.natural-hover .youtube:hover .fa,
.social-links.outlined-dark.natural-hover .youtube:hover .fa,
.social-links.social-no-bg.natural-hover li .youtube:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .youtube:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .youtube:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .youtube:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .youtube:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .youtube:hover .fa{
    color: #d92524;
}
.team-member.clean-style .social-links.natural-hover li .rss:hover .fa,
.team-member.simple-style .social-links.natural-hover li .rss:hover .fa,
.social-links.outlined-light.natural-hover .rss:hover .fa,
.social-links.outlined-dark.natural-hover .rss:hover .fa,
.social-links.social-no-bg.natural-hover li .rss:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .rss:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .rss:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .rss:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .rss:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .rss:hover .fa{
    color: #f8991d;
}
.team-member.clean-style .social-links.natural-hover li .amazon:hover .fa,
.team-member.simple-style .social-links.natural-hover li .amazon:hover .fa,
.social-links.outlined-light.natural-hover .amazon:hover .fa,
.social-links.outlined-dark.natural-hover .amazon:hover .fa,
.social-links.social-no-bg.natural-hover li .amazon:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .amazon:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .amazon:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .amazon:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .amazon:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .amazon:hover .fa{
    color: #f89900;
}
.team-member.clean-style .social-links.natural-hover li .android:hover .fa,
.team-member.simple-style .social-links.natural-hover li .android:hover .fa,
.social-links.outlined-light.natural-hover .android:hover .fa,
.social-links.outlined-dark.natural-hover .android:hover .fa,
.social-links.social-no-bg.natural-hover li .android:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .android:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .android:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .android:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .android:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .android:hover .fa{
    color: #97c024;
}
.team-member.clean-style .social-links.natural-hover li .apple:hover .fa,
.team-member.simple-style .social-links.natural-hover li .apple:hover .fa,
.social-links.outlined-light.natural-hover .apple:hover .fa,
.social-links.outlined-dark.natural-hover .apple:hover .fa,
.social-links.social-no-bg.natural-hover li .apple:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .apple:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .apple:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .apple:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .apple:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .apple:hover .fa{
    color: #bababa;
}
.team-member.clean-style .social-links.natural-hover li .bitbucket:hover .fa,
.team-member.simple-style .social-links.natural-hover li .bitbucket:hover .fa,
.social-links.outlined-light.natural-hover .bitbucket:hover .fa,
.social-links.outlined-dark.natural-hover .bitbucket:hover .fa,
.social-links.social-no-bg.natural-hover li .bitbucket:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .bitbucket:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .bitbucket:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .bitbucket:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .bitbucket:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .bitbucket:hover .fa{
    color: #205081;
}
.team-member.clean-style .social-links.natural-hover li .btc:hover .fa,
.team-member.simple-style .social-links.natural-hover li .btc:hover .fa,
.social-links.outlined-light.natural-hover .btc:hover .fa,
.social-links.outlined-dark.natural-hover .btc:hover .fa,
.social-links.social-no-bg.natural-hover li .btc:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .btc:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .btc:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .btc:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .btc:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .btc:hover .fa{
    color: #f7931a;
}
.team-member.clean-style .social-links.natural-hover li .fivehundredpx:hover .fa,
.team-member.simple-style .social-links.natural-hover li .fivehundredpx:hover .fa,
.social-links.outlined-light.natural-hover .fivehundredpx:hover .fa,
.social-links.outlined-dark.natural-hover .fivehundredpx:hover .fa,
.social-links.social-no-bg.natural-hover li .fivehundredpx:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .fivehundredpx:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .fivehundredpx:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .fivehundredpx:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .fivehundredpx:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .fivehundredpx:hover .fa{
    color: #0099e5;
}
.team-member.clean-style .social-links.natural-hover li .angellist:hover .fa,
.team-member.simple-style .social-links.natural-hover li .angellist:hover .fa,
.social-links.outlined-light.natural-hover .angellist:hover .fa,
.social-links.outlined-dark.natural-hover .angellist:hover .fa,
.social-links.social-no-bg.natural-hover li .angellist:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .angellist:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .angellist:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .angellist:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .angellist:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .angellist:hover .fa{
    color: #000;
}
.team-member.clean-style .social-links.natural-hover li .codepen:hover .fa,
.team-member.simple-style .social-links.natural-hover li .codepen:hover .fa,
.social-links.outlined-light.natural-hover .codepen:hover .fa,
.social-links.outlined-dark.natural-hover .codepen:hover .fa,
.social-links.social-no-bg.natural-hover li .codepen:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .codepen:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .codepen:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .codepen:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .codepen:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .codepen:hover .fa{
    color: #000;
}
.team-member.clean-style .social-links.natural-hover li .cc-amex:hover .fa,
.team-member.simple-style .social-links.natural-hover li .cc-amex:hover .fa,
.social-links.outlined-light.natural-hover .cc-amex:hover .fa,
.social-links.outlined-dark.natural-hover .cc-amex:hover .fa,
.social-links.social-no-bg.natural-hover li .cc-amex:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .cc-amex:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .cc-amex:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .cc-amex:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .cc-amex:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .cc-amex:hover .fa{
    color: #3372b5;
}
.team-member.clean-style .social-links.natural-hover li .cc-diners-club:hover .fa,
.team-member.simple-style .social-links.natural-hover li .cc-diners-club:hover .fa,
.social-links.outlined-light.natural-hover .cc-diners-club:hover .fa,
.social-links.outlined-dark.natural-hover .cc-diners-club:hover .fa,
.social-links.social-no-bg.natural-hover li .cc-diners-club:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .cc-diners-club:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .cc-diners-club:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .cc-diners-club:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .cc-diners-club:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .cc-diners-club:hover .fa{
    color: #0069aa;
}
.team-member.clean-style .social-links.natural-hover li .cc-discover:hover .fa,
.team-member.simple-style .social-links.natural-hover li .cc-discover:hover .fa,
.social-links.outlined-light.natural-hover .cc-discover:hover .fa,
.social-links.outlined-dark.natural-hover .cc-discover:hover .fa,
.social-links.social-no-bg.natural-hover li .cc-discover:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .cc-discover:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .cc-discover:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .cc-discover:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .cc-discover:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .cc-discover:hover .fa{
    color: #ff6000;
}
.team-member.clean-style .social-links.natural-hover li .cc-jcb:hover .fa,
.team-member.simple-style .social-links.natural-hover li .cc-jcb:hover .fa,
.social-links.outlined-light.natural-hover .cc-jcb:hover .fa,
.social-links.outlined-dark.natural-hover .cc-jcb:hover .fa,
.social-links.social-no-bg.natural-hover li .cc-jcb:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .cc-jcb:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .cc-jcb:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .cc-jcb:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .cc-jcb:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .cc-jcb:hover .fa{
    color: #17367e;
}
.team-member.clean-style .social-links.natural-hover li .cc-mastercard:hover .fa,
.team-member.simple-style .social-links.natural-hover li .cc-mastercard:hover .fa,
.social-links.outlined-light.natural-hover .cc-mastercard:hover .fa,
.social-links.outlined-dark.natural-hover .cc-mastercard:hover .fa,
.social-links.social-no-bg.natural-hover li .cc-mastercard:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .cc-mastercard:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .cc-mastercard:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .cc-mastercard:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .cc-mastercard:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .cc-mastercard:hover .fa{
    color: #ff9900;
}
.team-member.clean-style .social-links.natural-hover li .cc-paypal:hover .fa,
.team-member.simple-style .social-links.natural-hover li .cc-paypal:hover .fa,
.social-links.outlined-light.natural-hover .cc-paypal:hover .fa,
.social-links.outlined-dark.natural-hover .cc-paypal:hover .fa,
.social-links.social-no-bg.natural-hover li .cc-paypal:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .cc-paypal:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .cc-paypal:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .cc-paypal:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .cc-paypal:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .cc-paypal:hover .fa{
    color: #244b73;
}
.team-member.clean-style .social-links.natural-hover li .cc-stripe:hover .fa,
.team-member.simple-style .social-links.natural-hover li .cc-stripe:hover .fa,
.social-links.outlined-light.natural-hover .cc-stripe:hover .fa,
.social-links.outlined-dark.natural-hover .cc-stripe:hover .fa,
.social-links.social-no-bg.natural-hover li .cc-stripe:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .cc-stripe:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .cc-stripe:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .cc-stripe:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .cc-stripe:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .cc-stripe:hover .fa{
    color: #359ad5;
}
.team-member.clean-style .social-links.natural-hover li .cc-visa:hover .fa,
.team-member.simple-style .social-links.natural-hover li .cc-visa:hover .fa,
.social-links.outlined-light.natural-hover .cc-visa:hover .fa,
.social-links.outlined-dark.natural-hover .cc-visa:hover .fa,
.social-links.social-no-bg.natural-hover li .cc-visa:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .cc-visa:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .cc-visa:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .cc-visa:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .cc-visa:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .cc-visa:hover .fa{
    color: #1b4d9a;
}
.team-member.clean-style .social-links.natural-hover li .chrome:hover .fa,
.team-member.simple-style .social-links.natural-hover li .chrome:hover .fa,
.social-links.outlined-light.natural-hover .chrome:hover .fa,
.social-links.outlined-dark.natural-hover .chrome:hover .fa,
.social-links.social-no-bg.natural-hover li .chrome:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .chrome:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .chrome:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .chrome:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .chrome:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .chrome:hover .fa{
    color: #000;
}
.team-member.clean-style .social-links.natural-hover li .codiepie:hover .fa,
.team-member.simple-style .social-links.natural-hover li .codiepie:hover .fa,
.social-links.outlined-light.natural-hover .codiepie:hover .fa,
.social-links.outlined-dark.natural-hover .codiepie:hover .fa,
.social-links.social-no-bg.natural-hover li .codiepie:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .codiepie:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .codiepie:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .codiepie:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .codiepie:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .codiepie:hover .fa{
    color: #000;
}
.team-member.clean-style .social-links.natural-hover li .contao:hover .fa,
.team-member.simple-style .social-links.natural-hover li .contao:hover .fa,
.social-links.outlined-light.natural-hover .contao:hover .fa,
.social-links.outlined-dark.natural-hover .contao:hover .fa,
.social-links.social-no-bg.natural-hover li .contao:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .contao:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .contao:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .contao:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .contao:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .contao:hover .fa{
    color: #eb8623;
}
.team-member.clean-style .social-links.natural-hover li .css3:hover .fa,
.team-member.simple-style .social-links.natural-hover li .css3:hover .fa,
.social-links.outlined-light.natural-hover .css3:hover .fa,
.social-links.outlined-dark.natural-hover .css3:hover .fa,
.social-links.social-no-bg.natural-hover li .css3:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .css3:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .css3:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .css3:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .css3:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .css3:hover .fa{
    color: #1572b6;
}
.team-member.clean-style .social-links.natural-hover li .dashcube:hover .fa,
.team-member.simple-style .social-links.natural-hover li .dashcube:hover .fa,
.social-links.outlined-light.natural-hover .dashcube:hover .fa,
.social-links.outlined-dark.natural-hover .dashcube:hover .fa,
.social-links.social-no-bg.natural-hover li .dashcube:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .dashcube:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .dashcube:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .dashcube:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .dashcube:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .dashcube:hover .fa{
    color: #7f7f7f;
}
.team-member.clean-style .social-links.natural-hover li .dashcube:hover .fa,
.team-member.simple-style .social-links.natural-hover li .delicious:hover .fa,
.social-links.outlined-light.natural-hover .delicious:hover .fa,
.social-links.outlined-dark.natural-hover .delicious:hover .fa,
.social-links.social-no-bg.natural-hover li .delicious:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .dashcube:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .dashcube:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .dashcube:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .dashcube:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .dashcube:hover .fa{
    color: #0076e8;
}
.team-member.clean-style .social-links.natural-hover li .deviantart:hover .fa,
.team-member.simple-style .social-links.natural-hover li .deviantart:hover .fa,
.social-links.outlined-light.natural-hover .deviantart:hover .fa,
.social-links.outlined-dark.natural-hover .deviantart:hover .fa,
.social-links.social-no-bg.natural-hover li .deviantart:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .deviantart:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .deviantart:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .deviantart:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .deviantart:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .deviantart:hover .fa{
    color: #3ad147;
}
.team-member.clean-style .social-links.natural-hover li .digg:hover .fa,
.team-member.simple-style .social-links.natural-hover li .digg:hover .fa,
.social-links.outlined-light.natural-hover .digg:hover .fa,
.social-links.outlined-dark.natural-hover .digg:hover .fa,
.social-links.social-no-bg.natural-hover li .digg:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .digg:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .digg:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .digg:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .digg:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .digg:hover .fa{
    color: #000;
}
.team-member.clean-style .social-links.natural-hover li .dropbox:hover .fa,
.team-member.simple-style .social-links.natural-hover li .dropbox:hover .fa,
.social-links.outlined-light.natural-hover .dropbox:hover .fa,
.social-links.outlined-dark.natural-hover .dropbox:hover .fa,
.social-links.social-no-bg.natural-hover li .dropbox:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .dropbox:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .dropbox:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .dropbox:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .dropbox:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .dropbox:hover .fa{
    color: #007ee5;
}
.team-member.clean-style .social-links.natural-hover li .drupal:hover .fa,
.team-member.simple-style .social-links.natural-hover li .drupal:hover .fa,
.social-links.outlined-light.natural-hover .drupal:hover .fa,
.social-links.outlined-dark.natural-hover .drupal:hover .fa,
.social-links.social-no-bg.natural-hover li .drupal:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .drupal:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .drupal:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .drupal:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .drupal:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .drupal:hover .fa{
    color: #0678be;
}
.team-member.clean-style .social-links.natural-hover li .edge:hover .fa,
.team-member.simple-style .social-links.natural-hover li .edge:hover .fa,
.social-links.outlined-light.natural-hover .edge:hover .fa,
.social-links.outlined-dark.natural-hover .edge:hover .fa,
.social-links.social-no-bg.natural-hover li .edge:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .edge:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .edge:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .edge:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .edge:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .edge:hover .fa{
    color: #3177bc;
}
.team-member.clean-style .social-links.natural-hover li .firefox:hover .fa,
.team-member.simple-style .social-links.natural-hover li .firefox:hover .fa,
.social-links.outlined-light.natural-hover .firefox:hover .fa,
.social-links.outlined-dark.natural-hover .firefox:hover .fa,
.social-links.social-no-bg.natural-hover li .firefox:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .firefox:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .firefox:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .firefox:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .firefox:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .firefox:hover .fa{
    color: #c9491c;
}
.team-member.clean-style .social-links.natural-hover li .forumbee:hover .fa,
.team-member.simple-style .social-links.natural-hover li .forumbee:hover .fa,
.social-links.outlined-light.natural-hover .forumbee:hover .fa,
.social-links.outlined-dark.natural-hover .forumbee:hover .fa,
.social-links.social-no-bg.natural-hover li .forumbee:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .forumbee:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .forumbee:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .forumbee:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .forumbee:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .forumbee:hover .fa{
    color: #85ac2f;
}
.team-member.clean-style .social-links.natural-hover li .foursquare:hover .fa,
.team-member.simple-style .social-links.natural-hover li .foursquare:hover .fa,
.social-links.outlined-light.natural-hover .foursquare:hover .fa,
.social-links.outlined-dark.natural-hover .foursquare:hover .fa,
.social-links.social-no-bg.natural-hover li .foursquare:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .foursquare:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .foursquare:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .foursquare:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .foursquare:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .foursquare:hover .fa{
    color: #f94877;
}
.team-member.clean-style .social-links.natural-hover li .get-pocket:hover .fa,
.team-member.simple-style .social-links.natural-hover li .get-pocket:hover .fa,
.social-links.outlined-light.natural-hover .get-pocket:hover .fa,
.social-links.outlined-dark.natural-hover .get-pocket:hover .fa,
.social-links.social-no-bg.natural-hover li .get-pocket:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .get-pocket:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .get-pocket:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .get-pocket:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .get-pocket:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .get-pocket:hover .fa{
    color: #f34055;
}
.team-member.clean-style .social-links.natural-hover li .git:hover .fa,
.team-member.simple-style .social-links.natural-hover li .git:hover .fa,
.social-links.outlined-light.natural-hover .git:hover .fa,
.social-links.outlined-dark.natural-hover .git:hover .fa,
.social-links.social-no-bg.natural-hover li .git:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .git:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .git:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .git:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .git:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .git:hover .fa{
    color: #f64d27;
}
.team-member.clean-style .social-links.natural-hover li .github:hover .fa,
.team-member.simple-style .social-links.natural-hover li .github:hover .fa,
.social-links.outlined-light.natural-hover .github:hover .fa,
.social-links.outlined-dark.natural-hover .github:hover .fa,
.social-links.social-no-bg.natural-hover li .github:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .github:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .github:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .github:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .github:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .github:hover .fa{
    color: #333;
}
.team-member.clean-style .social-links.natural-hover li .github-alt:hover .fa,
.team-member.simple-style .social-links.natural-hover li .github-alt:hover .fa,
.social-links.outlined-light.natural-hover .github-alt:hover .fa,
.social-links.outlined-dark.natural-hover .github-alt:hover .fa,
.social-links.social-no-bg.natural-hover li .github-alt:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .github-alt:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .github-alt:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .github-alt:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .github-alt:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .github-alt:hover .fa{
    color: #333;
}
.team-member.clean-style .social-links.natural-hover li .gitlab:hover .fa,
.team-member.simple-style .social-links.natural-hover li .gitlab:hover .fa,
.social-links.outlined-light.natural-hover .gitlab:hover .fa,
.social-links.outlined-dark.natural-hover .gitlab:hover .fa,
.social-links.social-no-bg.natural-hover li .gitlab:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .gitlab:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .gitlab:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .gitlab:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .gitlab:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .gitlab:hover .fa{
    color: #e34329;
}
.team-member.clean-style .social-links.natural-hover li .gratipay:hover .fa,
.team-member.simple-style .social-links.natural-hover li .gratipay:hover .fa,
.social-links.outlined-light.natural-hover .gratipay:hover .fa,
.social-links.outlined-dark.natural-hover .gratipay:hover .fa,
.social-links.social-no-bg.natural-hover li .gratipay:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .gratipay:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .gratipay:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .gratipay:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .gratipay:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .gratipay:hover .fa{
    color: #663300;
}
.team-member.clean-style .social-links.natural-hover li .glide-g:hover .fa,
.team-member.simple-style .social-links.natural-hover li .glide-g:hover .fa,
.social-links.outlined-light.natural-hover .glide-g:hover .fa,
.social-links.outlined-dark.natural-hover .glide-g:hover .fa,
.social-links.social-no-bg.natural-hover li .glide-g:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .glide-g:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .glide-g:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .glide-g:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .glide-g:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .glide-g:hover .fa{
    color: #00a7ff;
}
.team-member.clean-style .social-links.natural-hover li .google-wallet:hover .fa,
.team-member.simple-style .social-links.natural-hover li .google-wallet:hover .fa,
.social-links.outlined-light.natural-hover .google-wallet:hover .fa,
.social-links.outlined-dark.natural-hover .google-wallet:hover .fa,
.social-links.social-no-bg.natural-hover li .google-wallet:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .google-wallet:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .google-wallet:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .google-wallet:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .google-wallet:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .google-wallet:hover .fa{
    color: #1476c6;
}
.team-member.clean-style .social-links.natural-hover li .hacker-news:hover .fa,
.team-member.simple-style .social-links.natural-hover li .hacker-news:hover .fa,
.social-links.outlined-light.natural-hover .hacker-news:hover .fa,
.social-links.outlined-dark.natural-hover .hacker-news:hover .fa,
.social-links.social-no-bg.natural-hover li .hacker-news:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .hacker-news:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .hacker-news:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .hacker-news:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .hacker-news:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .hacker-news:hover .fa{
    color: #ff6600;
}
.team-member.clean-style .social-links.natural-hover li .houzz:hover .fa,
.team-member.simple-style .social-links.natural-hover li .houzz:hover .fa,
.social-links.outlined-light.natural-hover .houzz:hover .fa,
.social-links.outlined-dark.natural-hover .houzz:hover .fa,
.social-links.social-no-bg.natural-hover li .houzz:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .houzz:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .houzz:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .houzz:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .houzz:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .houzz:hover .fa{
    color: #55a32a;
}
.team-member.clean-style .social-links.natural-hover li .html5:hover .fa,
.team-member.simple-style .social-links.natural-hover li .html5:hover .fa,
.social-links.outlined-light.natural-hover .html5:hover .fa,
.social-links.outlined-dark.natural-hover .html5:hover .fa,
.social-links.social-no-bg.natural-hover li .html5:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .html5:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .html5:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .html5:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .html5:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .html5:hover .fa{
    color: #e44d26;
}
.team-member.clean-style .social-links.natural-hover li .internet-explorer:hover .fa,
.team-member.simple-style .social-links.natural-hover li .internet-explorer:hover .fa,
.social-links.outlined-light.natural-hover .internet-explorer:hover .fa,
.social-links.outlined-dark.natural-hover .internet-explorer:hover .fa,
.social-links.social-no-bg.natural-hover li .internet-explorer:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .internet-explorer:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .internet-explorer:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .internet-explorer:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .internet-explorer:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .internet-explorer:hover .fa{
    color: #3277bc;
}
.team-member.clean-style .social-links.natural-hover li .joomla:hover .fa,
.team-member.simple-style .social-links.natural-hover li .joomla:hover .fa,
.social-links.outlined-light.natural-hover .joomla:hover .fa,
.social-links.outlined-dark.natural-hover .joomla:hover .fa,
.social-links.social-no-bg.natural-hover li .joomla:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .joomla:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .joomla:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .joomla:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .joomla:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .joomla:hover .fa{
    color: #1270b0;
}
.team-member.clean-style .social-links.natural-hover li .jsfiddle:hover .fa,
.team-member.simple-style .social-links.natural-hover li .jsfiddle:hover .fa,
.social-links.outlined-light.natural-hover .jsfiddle:hover .fa,
.social-links.outlined-dark.natural-hover .jsfiddle:hover .fa,
.social-links.social-no-bg.natural-hover li .jsfiddle:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .jsfiddle:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .jsfiddle:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .jsfiddle:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .jsfiddle:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .jsfiddle:hover .fa{
    color: #4679a4;
}
.team-member.clean-style .social-links.natural-hover li .lastfm:hover .fa,
.team-member.simple-style .social-links.natural-hover li .lastfm:hover .fa,
.social-links.outlined-light.natural-hover .lastfm:hover .fa,
.social-links.outlined-dark.natural-hover .lastfm:hover .fa,
.social-links.social-no-bg.natural-hover li .lastfm:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .lastfm:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .lastfm:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .lastfm:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .lastfm:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .lastfm:hover .fa{
    color: #d21309;
}
.team-member.clean-style .social-links.natural-hover li .leanpub:hover .fa,
.team-member.simple-style .social-links.natural-hover li .leanpub:hover .fa,
.social-links.outlined-light.natural-hover .leanpub:hover .fa,
.social-links.outlined-dark.natural-hover .leanpub:hover .fa,
.social-links.social-no-bg.natural-hover li .leanpub:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .leanpub:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .leanpub:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .leanpub:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .leanpub:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .leanpub:hover .fa{
    color: #231f20;
}
.team-member.clean-style .social-links.natural-hover li .linux:hover .fa,
.team-member.simple-style .social-links.natural-hover li .linux:hover .fa,
.social-links.outlined-light.natural-hover .linux:hover .fa,
.social-links.outlined-dark.natural-hover .linux:hover .fa,
.social-links.social-no-bg.natural-hover li .linux:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .linux:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .linux:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .linux:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .linux:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .linux:hover .fa{
    color: #020204;
}
.team-member.clean-style .social-links.natural-hover li .maxcdn:hover .fa,
.team-member.simple-style .social-links.natural-hover li .maxcdn:hover .fa,
.social-links.outlined-light.natural-hover .maxcdn:hover .fa,
.social-links.outlined-dark.natural-hover .maxcdn:hover .fa,
.social-links.social-no-bg.natural-hover li .maxcdn:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .maxcdn:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .maxcdn:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .maxcdn:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .maxcdn:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .maxcdn:hover .fa{
    color: #ff5b02;
}
.team-member.clean-style .social-links.natural-hover li .meanpath:hover .fa,
.team-member.simple-style .social-links.natural-hover li .meanpath:hover .fa,
.social-links.outlined-light.natural-hover .meanpath:hover .fa,
.social-links.outlined-dark.natural-hover .meanpath:hover .fa,
.social-links.social-no-bg.natural-hover li .meanpath:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .meanpath:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .meanpath:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .meanpath:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .meanpath:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .meanpath:hover .fa{
    color: #151b2f;
}
.team-member.clean-style .social-links.natural-hover li .meanpath:hover .fa,
.team-member.simple-style .social-links.natural-hover li .meanpath:hover .fa,
.social-links.outlined-light.natural-hover .meanpath:hover .fa,
.social-links.outlined-dark.natural-hover .meanpath:hover .fa,
.social-links.social-no-bg.natural-hover li .meanpath:hover .fa,
.left-menu .social-links.outlined-light.natural-hover .meanpath:hover .fa,
.left-menu .social-links.outlined-dark.natural-hover .meanpath:hover .fa,
.left-menu .social-links.social-no-bg.natural-hover li .meanpath:hover .fa,
.footer-light .row .social-links.social-dark.social-no-bg.natural-hover .meanpath:hover .fa,
.footer-light .row .social-links.social-light.social-no-bg.natural-hover .meanpath:hover .fa{
    color: #00ab6c;
}



.social-links.outlined-light.natural-hover .facebook:hover,
.social-links.outlined-dark.natural-hover .facebook:hover,
.left-menu.light .social-links.outlined-light.natural-hover .facebook:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .facebook:hover{
    border-color: #4c66a4;
}
.social-links.outlined-light.natural-hover .twitter:hover,
.social-links.outlined-dark.natural-hover .twitter:hover,
.left-menu.light .social-links.outlined-light.natural-hover .twitter:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .twitter:hover {
    border-color: #55acee;
}
.social-links.outlined-light.natural-hover .dribbble:hover,
.social-links.outlined-dark.natural-hover .dribbble:hover,
.left-menu.light .social-links.outlined-light.natural-hover .dribbble:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .dribbble:hover {
    border-color: #f26798;
}
.social-links.outlined-light.natural-hover .behance:hover,
.social-links.outlined-dark.natural-hover .behance:hover,
.left-menu.light .social-links.outlined-light.natural-hover .behance:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .behance:hover {
    border-color: #000;
}
.social-links.outlined-light.natural-hover .pinterest:hover,
.social-links.outlined-dark.natural-hover .pinterest:hover,
.left-menu.light .social-links.outlined-light.natural-hover .pinterest:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .pinterest:hover {
    border-color: #b60212;
}
.social-links.outlined-light.natural-hover .flickr:hover,
.social-links.outlined-dark.natural-hover .flickr:hover,
.left-menu.light .social-links.outlined-light.natural-hover .flickr:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .flickr:hover {
    border-color: #f60080;
}
.social-links.outlined-light.natural-hover .google-plus:hover,
.social-links.outlined-dark.natural-hover .google-plus:hover,
.left-menu.light .social-links.outlined-light.natural-hover .google-plus:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .google-plus:hover {
    border-color: #de5347;
}
.social-links.outlined-light.natural-hover .instagram:hover,
.social-links.outlined-dark.natural-hover .instagram:hover,
.left-menu.light .social-links.outlined-light.natural-hover .instagram:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .instagram:hover {
    border-color: #577fa4;
}
.social-links.outlined-light.natural-hover .linkedin:hover,
.social-links.outlined-dark.natural-hover .linkedin:hover,
.left-menu.light .social-links.outlined-light.natural-hover .linkedin:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .linkedin:hover {
    border-color: #0274b3;
}
.social-links.outlined-light.natural-hover .tumblr:hover,
.social-links.outlined-dark.natural-hover .tumblr:hover,
.left-menu.light .social-links.outlined-light.natural-hover .tumblr:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .tumblr:hover {
    border-color: #34506b;
}
.social-links.outlined-light.natural-hover .youtube:hover,
.social-links.outlined-dark.natural-hover .youtube:hover,
.left-menu.light .social-links.outlined-light.natural-hover .youtube:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .youtube:hover {
    border-color: #d92524;
}
.social-links.outlined-light.natural-hover .rss:hover,
.social-links.outlined-dark.natural-hover .rss:hover,
.left-menu.light .social-links.outlined-light.natural-hover .rss:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .rss:hover {
    border-color: #f8991d;
}
.social-links.outlined-light.natural-hover .amazon:hover,
.social-links.outlined-dark.natural-hover .amazon:hover,
.left-menu.light .social-links.outlined-light.natural-hover .amazon:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .amazon:hover {
    border-color: #f89900;
}
.social-links.outlined-light.natural-hover .android:hover,
.social-links.outlined-dark.natural-hover .android:hover,
.left-menu.light .social-links.outlined-light.natural-hover .android:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .android:hover {
    border-color: #97c024;
}
.social-links.outlined-light.natural-hover .apple:hover,
.social-links.outlined-dark.natural-hover .apple:hover,
.left-menu.light .social-links.outlined-light.natural-hover .apple:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .apple:hover {
    border-color: #bababa;
}
.social-links.outlined-light.natural-hover .bitbucket:hover,
.social-links.outlined-dark.natural-hover .bitbucket:hover,
.left-menu.light .social-links.outlined-light.natural-hover .bitbucket:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .bitbucket:hover {
    border-color: #205081;
}
.social-links.outlined-light.natural-hover .btc:hover,
.social-links.outlined-dark.natural-hover .btc:hover,
.left-menu.light .social-links.outlined-light.natural-hover .btc:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .btc:hover {
    border-color: #f7931a;
}
.social-links.outlined-light.natural-hover .fivehundredpx:hover,
.social-links.outlined-dark.natural-hover .fivehundredpx:hover,
.left-menu.light .social-links.outlined-light.natural-hover .fivehundredpx:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .fivehundredpx:hover {
    border-color: #0099e5;
}
.social-links.outlined-light.natural-hover .angellist:hover,
.social-links.outlined-dark.natural-hover .angellist:hover,
.left-menu.light .social-links.outlined-light.natural-hover .angellist:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .angellist:hover {
    border-color: #000;
}
.social-links.outlined-light.natural-hover .codepen:hover,
.social-links.outlined-dark.natural-hover .codepen:hover,
.left-menu.light .social-links.outlined-light.natural-hover .codepen:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .codepen:hover {
    border-color: #000;
}
.social-links.outlined-light.natural-hover .cc-amex:hover,
.social-links.outlined-dark.natural-hover .cc-amex:hover,
.left-menu.light .social-links.outlined-light.natural-hover .cc-amex:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .cc-amex:hover {
    border-color: #3372b5;
}
.social-links.outlined-light.natural-hover .cc-diners-club:hover,
.social-links.outlined-dark.natural-hover .cc-diners-club:hover,
.left-menu.light .social-links.outlined-light.natural-hover .cc-diners-club:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .cc-diners-club:hover {
    border-color: #0069aa;
}
.social-links.outlined-light.natural-hover .cc-discover:hover,
.social-links.outlined-dark.natural-hover .cc-discover:hover,
.left-menu.light .social-links.outlined-light.natural-hover .cc-discover:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .cc-discover:hover {
    border-color: #ff6000;
}
.social-links.outlined-light.natural-hover .cc-jcb:hover,
.social-links.outlined-dark.natural-hover .cc-jcb:hover,
.left-menu.light .social-links.outlined-light.natural-hover .cc-jcb:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .cc-jcb:hover {
    border-color: #17367e;
}
.social-links.outlined-light.natural-hover .cc-mastercard:hover,
.social-links.outlined-dark.natural-hover .cc-mastercard:hover,
.left-menu.light .social-links.outlined-light.natural-hover .cc-mastercard:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .cc-mastercard:hover {
    border-color: #ff9900;
}
.social-links.outlined-light.natural-hover .cc-paypal:hover,
.social-links.outlined-dark.natural-hover .cc-paypal:hover,
.left-menu.light .social-links.outlined-light.natural-hover .cc-paypal:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .cc-paypal:hover {
    border-color: #244b73;
}
.social-links.outlined-light.natural-hover .cc-stripe:hover,
.social-links.outlined-dark.natural-hover .cc-stripe:hover,
.left-menu.light .social-links.outlined-light.natural-hover .cc-stripe:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .cc-stripe:hover {
    border-color: #359ad5;
}
.social-links.outlined-light.natural-hover .cc-visa:hover,
.social-links.outlined-dark.natural-hover .cc-visa:hover,
.left-menu.light .social-links.outlined-light.natural-hover .cc-visa:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .cc-visa:hover {
    border-color: #1b4d9a;
}
.social-links.outlined-light.natural-hover .chrome:hover,
.social-links.outlined-dark.natural-hover .chrome:hover,
.left-menu.light .social-links.outlined-light.natural-hover .chrome:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .chrome:hover {
    border-color: #000;
}
.social-links.outlined-light.natural-hover .codiepie:hover,
.social-links.outlined-dark.natural-hover .codiepie:hover,
.left-menu.light .social-links.outlined-light.natural-hover .codiepie:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .codiepie:hover {
    border-color: #000;
}
.social-links.outlined-light.natural-hover .contao:hover,
.social-links.outlined-dark.natural-hover .contao:hover,
.left-menu.light .social-links.outlined-light.natural-hover .contao:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .contao:hover {
    border-color: #eb8623;
}
.social-links.outlined-light.natural-hover .css3:hover,
.social-links.outlined-dark.natural-hover .css3:hover,
.left-menu.light .social-links.outlined-light.natural-hover .css3:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .css3:hover {
    border-color: #1572b6;
}
.social-links.outlined-light.natural-hover .dashcube:hover,
.social-links.outlined-dark.natural-hover .dashcube:hover,
.left-menu.light .social-links.outlined-light.natural-hover .dashcube:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .dashcube:hover {
    border-color: #7f7f7f;
}
.social-links.outlined-light.natural-hover .delicious:hover,
.social-links.outlined-dark.natural-hover .delicious:hover,
.left-menu.light .social-links.outlined-light.natural-hover .delicious:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .delicious:hover {
    border-color: #0076e8;
}
.social-links.outlined-light.natural-hover .deviantart:hover,
.social-links.outlined-dark.natural-hover .deviantart:hover,
.left-menu.light .social-links.outlined-light.natural-hover .deviantart:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .deviantart:hover {
    border-color: #3ad147;
}
.social-links.outlined-light.natural-hover .digg:hover,
.social-links.outlined-dark.natural-hover .digg:hover,
.left-menu.light .social-links.outlined-light.natural-hover .digg:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .digg:hover {
    border-color: #000;
}
.social-links.outlined-light.natural-hover .dropbox:hover,
.social-links.outlined-dark.natural-hover .dropbox:hover,
.left-menu.light .social-links.outlined-light.natural-hover .dropbox:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .dropbox:hover {
    border-color: #007ee5;
}
.social-links.outlined-light.natural-hover .drupal:hover,
.social-links.outlined-dark.natural-hover .drupal:hover,
.left-menu.light .social-links.outlined-light.natural-hover .drupal:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .drupal:hover {
    border-color: #0678be;
}
.social-links.outlined-light.natural-hover .edge:hover,
.social-links.outlined-dark.natural-hover .edge:hover,
.left-menu.light .social-links.outlined-light.natural-hover .edge:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .edge:hover {
    border-color: #3177bc;
}
.social-links.outlined-light.natural-hover .firefox:hover,
.social-links.outlined-dark.natural-hover .firefox:hover,
.left-menu.light .social-links.outlined-light.natural-hover .firefox:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .firefox:hover {
    border-color: #c9491c;
}
.social-links.outlined-light.natural-hover .forumbee:hover,
.social-links.outlined-dark.natural-hover .forumbee:hover,
.left-menu.light .social-links.outlined-light.natural-hover .forumbee:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .forumbee:hover {
    border-color: #85ac2f;
}
.social-links.outlined-light.natural-hover .foursquare:hover,
.social-links.outlined-dark.natural-hover .foursquare:hover,
.left-menu.light .social-links.outlined-light.natural-hover .foursquare:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .foursquare:hover {
    border-color: #f94877;
}
.social-links.outlined-light.natural-hover .get-pocket:hover,
.social-links.outlined-dark.natural-hover .get-pocket:hover,
.left-menu.light .social-links.outlined-light.natural-hover .get-pocket:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .get-pocket:hover {
    border-color: #f34055;
}
.social-links.outlined-light.natural-hover .git:hover,
.social-links.outlined-dark.natural-hover .git:hover,
.left-menu.light .social-links.outlined-light.natural-hover .git:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .git:hover {
    border-color: #f64d27;
}
.social-links.outlined-light.natural-hover .github:hover,
.social-links.outlined-dark.natural-hover .github:hover,
.left-menu.light .social-links.outlined-light.natural-hover .github:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .github:hover {
    border-color: #333;
}
.social-links.outlined-light.natural-hover .github-alt:hover,
.social-links.outlined-dark.natural-hover .github-alt:hover,
.left-menu.light .social-links.outlined-light.natural-hover .github-alt:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .github-alt:hover {
    border-color: #333;
}
.social-links.outlined-light.natural-hover .gitlab:hover,
.social-links.outlined-dark.natural-hover .gitlab:hover,
.left-menu.light .social-links.outlined-light.natural-hover .gitlab:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .gitlab:hover {
    border-color: #e34329;
}
.social-links.outlined-light.natural-hover .gratipay:hover,
.social-links.outlined-dark.natural-hover .gratipay:hover,
.left-menu.light .social-links.outlined-light.natural-hover .gratipay:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .gratipay:hover {
    border-color: #663300;
}
.social-links.outlined-light.natural-hover .glide-g:hover,
.social-links.outlined-dark.natural-hover .glide-g:hover,
.left-menu.light .social-links.outlined-light.natural-hover .glide-g:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .glide-g:hover {
    border-color: #00a7ff;
}
.social-links.outlined-light.natural-hover .google-wallet:hover,
.social-links.outlined-dark.natural-hover .google-wallet:hover,
.left-menu.light .social-links.outlined-light.natural-hover .google-wallet:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .google-wallet:hover {
    border-color: #1476c6;
}
.social-links.outlined-light.natural-hover .hacker-news:hover,
.social-links.outlined-dark.natural-hover .hacker-news:hover,
.left-menu.light .social-links.outlined-light.natural-hover .hacker-news:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .hacker-news:hover {
    border-color: #ff6600;
}
.social-links.outlined-light.natural-hover .houzz:hover,
.social-links.outlined-dark.natural-hover .houzz:hover,
.left-menu.light .social-links.outlined-light.natural-hover .houzz:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .houzz:hover {
    border-color: #55a32a;
}
.social-links.outlined-light.natural-hover .html5:hover,
.social-links.outlined-dark.natural-hover .html5:hover,
.left-menu.light .social-links.outlined-light.natural-hover .html5:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .html5:hover {
    border-color: #e44d26;
}
.social-links.outlined-light.natural-hover .internet-explorer:hover,
.social-links.outlined-dark.natural-hover .internet-explorer:hover,
.left-menu.light .social-links.outlined-light.natural-hover .internet-explorer:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .internet-explorer:hover {
    border-color: #3277bc;
}
.social-links.outlined-light.natural-hover .joomla:hover,
.social-links.outlined-dark.natural-hover .joomla:hover,
.left-menu.light .social-links.outlined-light.natural-hover .joomla:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .joomla:hover {
    border-color: #1270b0;
}
.social-links.outlined-light.natural-hover .jsfiddle:hover,
.social-links.outlined-dark.natural-hover .jsfiddle:hover,
.left-menu.light .social-links.outlined-light.natural-hover .jsfiddle:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .jsfiddle:hover {
    border-color: #4679a4;
}
.social-links.outlined-light.natural-hover .lastfm:hover,
.social-links.outlined-dark.natural-hover .lastfm:hover,
.left-menu.light .social-links.outlined-light.natural-hover .lastfm:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .lastfm:hover {
    border-color: #d21309;
}
.social-links.outlined-light.natural-hover .leanpub:hover,
.social-links.outlined-dark.natural-hover .leanpub:hover,
.left-menu.light .social-links.outlined-light.natural-hover .leanpub:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .leanpub:hover {
    border-color: #231f20;
}
.social-links.outlined-light.natural-hover .linux:hover,
.social-links.outlined-dark.natural-hover .linux:hover,
.left-menu.light .social-links.outlined-light.natural-hover .linux:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .linux:hover {
    border-color: #020204;
}
.social-links.outlined-light.natural-hover .maxcdn:hover,
.social-links.outlined-dark.natural-hover .maxcdn:hover,
.left-menu.light .social-links.outlined-light.natural-hover .maxcdn:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .maxcdn:hover {
    border-color: #ff5b02;
}
.social-links.outlined-light.natural-hover .meanpath:hover,
.social-links.outlined-dark.natural-hover .meanpath:hover,
.left-menu.light .social-links.outlined-light.natural-hover .meanpath:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .meanpath:hover {
    border-color: #151b2f;
}
.social-links.outlined-light.natural-hover .medium:hover,
.social-links.outlined-dark.natural-hover .medium:hover,
.left-menu.light .social-links.outlined-light.natural-hover .medium:hover,
.left-menu.dark .social-links.outlined-dark.natural-hover .medium:hover {
    border-color: #00ab6c;
}



.footer-dark .social-links.social-light li a:hover {
    color: #fff;
}
.natural-hover .facebook:hover,
.team-member.block-item .team-social.social-links .facebook,
.social-links.natural-hover a.animate-social-icon.facebook:hover,
.blog-share .social-links a.facebook,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.facebook:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.facebook:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.facebook:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.facebook:hover,
.footer-dark .social-links.natural-hover li a.facebook:hover,
.footer-light .social-links.natural-hover li a.facebook:hover{
    background: #4c66a4;
}
.natural-hover .twitter:hover,
.social-links.natural-hover a.animate-social-icon.twitter:hover,
.team-member.block-item .team-social.social-links .twitter,
.blog-share .social-links a.twitter,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.twitter:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.twitter:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.twitter:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.twitter:hover,
.footer-dark .social-links.natural-hover li a.twitter:hover,
.footer-light .social-links.natural-hover li a.twitter:hover{
    background: #55acee;
}
.natural-hover .dribbble:hover,
.social-links.natural-hover a.animate-social-icon.dribbble:hover,
.team-member.block-item .team-social.social-links .dribbble,
.blog-share .social-links a.dribbble,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.dribbble:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.dribbble:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.dribbble:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.dribbble:hover,
.footer-dark .social-links.natural-hover li a.dribbble:hover,
.footer-light .social-links.natural-hover li a.dribbble:hover{
    background: #f26798;
}
.natural-hover .behance:hover,
.social-links.natural-hover a.animate-social-icon.behance:hover,
.team-member.block-item .team-social.social-links .behance,
.blog-share .social-links a.behance,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.behance:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.behance:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.behance:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.behance:hover,
.footer-dark .social-links.natural-hover li a.behance:hover,
.footer-light .social-links.natural-hover li a.behance:hover{
    background: #000;
}
.natural-hover .pinterest:hover,
.team-member.block-item .team-social.social-links .pinterest,
.social-links.natural-hover a.animate-social-icon.pinterest:hover,
.blog-share .social-links a.pinterest,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.pinterest:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.pinterest:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.pinterest:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.pinterest:hover,
.footer-dark .social-links.natural-hover li a.pinterest:hover,
.footer-light .social-links.natural-hover li a.pinterest:hover{
    background: #b60212;
}
.natural-hover .flickr:hover,
.team-member.block-item .team-social.social-links .flickr,
.social-links.natural-hover a.animate-social-icon.flickr:hover,
.blog-share .social-links a.flickr,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.flickr:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.flickr:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.flickr:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.flickr:hover,
.footer-dark .social-links.natural-hover li a.flickr:hover,
.footer-light .social-links.natural-hover li a.flickr:hover{
    background: #f60080;
}
.natural-hover .google-plus:hover,
.team-member.block-item .team-social.social-links .google-plus,
.social-links.natural-hover a.animate-social-icon.google-plus:hover,
.blog-share .social-links a.google-plus,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.google-plus:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.google-plus:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.google-plus:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.google-plus:hover,
.footer-dark .social-links.natural-hover li a.google-plus:hover,
.footer-light .social-links.natural-hover li a.google-plus:hover{
    background: #de5347;
}
.natural-hover .instagram:hover,
.team-member.block-item .team-social.social-links .instagram,
.social-links.natural-hover a.animate-social-icon.instagram:hover,
.blog-share .social-links a.instagram,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.instagram:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.instagram:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.instagram:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.instagram:hover,
.footer-dark .social-links.natural-hover li a.instagram:hover,
.footer-light .social-links.natural-hover li a.instagram:hover{
    background: #577fa4;
}
.natural-hover .linkedin:hover,
.team-member.block-item .team-social.social-links .linkedin,
.social-links.natural-hover a.animate-social-icon.linkedin:hover,
.blog-share .social-links a.linkedin,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.linkedin:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.linkedin:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.linkedin:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.linkedin:hover,
.footer-dark .social-links.natural-hover li a.linkedin:hover,
.footer-light .social-links.natural-hover li a.linkedin:hover{
    background: #0274b3;
}
.natural-hover .tumblr:hover,
.team-member.block-item .team-social.social-links .tumblr,
.social-links.natural-hover a.animate-social-icon.tumblr:hover,
.blog-share .social-links a.tumblr,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.tumblr:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.tumblr:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.tumblr:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.tumblr:hover,
.footer-dark .social-links.natural-hover li a.tumblr:hover,
.footer-light .social-links.natural-hover li a.tumblr:hover{
    background: #34506b;
}
.natural-hover .youtube:hover,
.team-member.block-item .team-social.social-links .youtube,
.social-links.natural-hover a.animate-social-icon.youtube:hover,
.blog-share .social-links a.youtube,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.youtube:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.youtube:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.youtube:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.youtube:hover,
.footer-dark .social-links.natural-hover li a.youtube:hover,
.footer-light .social-links.natural-hover li a.youtube:hover{
    background: #d92524;
}
.natural-hover .rss:hover,
.social-links.natural-hover a.animate-social-icon.rss:hover,
.team-member.block-item .team-social.social-links .rss,
.blog-share .social-links a.rss,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.rss:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.rss:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.rss:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.rss:hover,
.footer-dark .social-links.natural-hover li a.rss:hover,
.footer-light .social-links.natural-hover li a.rss:hover{
    background: #f8991d;
}
.natural-hover .amazon:hover,
.social-links.natural-hover a.animate-social-icon.amazon:hover,
.team-member.block-item .team-social.social-links .amazon,
.blog-share .social-links a.amazon,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.amazon:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.amazon:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.amazon:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.amazon:hover,
.footer-dark .social-links.natural-hover li a.amazon:hover,
.footer-light .social-links.natural-hover li a.amazon:hover{
    background: #f89900;
}
.natural-hover .android:hover,
.social-links.natural-hover a.animate-social-icon.android:hover,
.team-member.block-item .team-social.social-links .android,
.blog-share .social-links a.android,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.android:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.android:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.android:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.android:hover,
.footer-dark .social-links.natural-hover li a.android:hover,
.footer-light .social-links.natural-hover li a.android:hover{
    background: #97c024;
}
.natural-hover .apple:hover,
.social-links.natural-hover a.animate-social-icon.apple:hover,
.team-member.block-item .team-social.social-links .apple,
.blog-share .social-links a.apple,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.apple:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.apple:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.apple:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.apple:hover,
.footer-dark .social-links.natural-hover li a.apple:hover,
.footer-light .social-links.natural-hover li a.apple:hover{
    background: #000;
}
.natural-hover .bitbucket:hover,
.social-links.natural-hover a.animate-social-icon.bitbucket:hover,
.team-member.block-item .team-social.social-links .bitbucket,
.blog-share .social-links a.bitbucket,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.bitbucket:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.bitbucket:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.bitbucket:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.bitbucket:hover,
.footer-dark .social-links.natural-hover li a.bitbucket:hover,
.footer-light .social-links.natural-hover li a.bitbucket:hover{
    background: #205081;
}
.natural-hover .btc:hover,
.social-links.natural-hover a.animate-social-icon.btc:hover,
.team-member.block-item .team-social.social-links .btc,
.blog-share .social-links a.btc,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.btc:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.btc:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.btc:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.btc:hover,
.footer-dark .social-links.natural-hover li a.btc:hover,
.footer-light .social-links.natural-hover li a.btc:hover{
    background: #f7931a;
}
.natural-hover .fivehundredpx:hover,
.social-links.natural-hover a.animate-social-icon.fivehundredpx:hover,
.team-member.block-item .team-social.social-links .fivehundredpx,
.blog-share .social-links a.fivehundredpx,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.fivehundredpx:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.fivehundredpx:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.fivehundredpx:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.fivehundredpx:hover,
.footer-dark .social-links.natural-hover li a.fivehundredpx:hover,
.footer-light .social-links.natural-hover li a.fivehundredpx:hover{
    background: #0099e5;
}
.natural-hover .angellist:hover,
.social-links.natural-hover a.animate-social-icon.angellist:hover,
.team-member.block-item .team-social.social-links .angellist,
.blog-share .social-links a.angellist,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.angellist:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.angellist:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.angellist:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.angellist:hover,
.footer-dark .social-links.natural-hover li a.angellist:hover,
.footer-light .social-links.natural-hover li a.angellist:hover{
    background: #000;
}
.natural-hover .codepen:hover,
.social-links.natural-hover a.animate-social-icon.codepen:hover,
.team-member.block-item .team-social.social-links .codepen,
.blog-share .social-links a.codepen,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.codepen:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.codepen:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.codepen:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.codepen:hover,
.footer-dark .social-links.natural-hover li a.codepen:hover,
.footer-light .social-links.natural-hover li a.codepen:hover{
    background: #000;
}
.natural-hover .cc-amex:hover,
.social-links.natural-hover a.animate-social-icon.cc-amex:hover,
.team-member.block-item .team-social.social-links .cc-amex,
.blog-share .social-links a.cc-amex,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-amex:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-amex:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-amex:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-amex:hover,
.footer-dark .social-links.natural-hover li a.cc-amex:hover,
.footer-light .social-links.natural-hover li a.cc-amex:hover{
    background: #3372b5;
}
.natural-hover .cc-diners-club:hover,
.social-links.natural-hover a.animate-social-icon.cc-diners-club:hover,
.team-member.block-item .team-social.social-links .cc-diners-club,
.blog-share .social-links a.cc-diners-club,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-diners-club:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-diners-club:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-diners-club:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-diners-club:hover,
.footer-dark .social-links.natural-hover li a.cc-diners-club:hover,
.footer-light .social-links.natural-hover li a.cc-diners-club:hover{
    background: #0069aa;
}
.natural-hover .cc-discover:hover,
.social-links.natural-hover a.animate-social-icon.cc-discover:hover,
.team-member.block-item .team-social.social-links .cc-discover,
.blog-share .social-links a.cc-discover,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-discover:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-discover:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-discover:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-discover:hover,
.footer-dark .social-links.natural-hover li a.cc-discover:hover,
.footer-light .social-links.natural-hover li a.cc-discover:hover{
    background: #ff6000;
}
.natural-hover .cc-jcb:hover,
.social-links.natural-hover a.animate-social-icon.cc-jcb:hover,
.team-member.block-item .team-social.social-links .cc-jcb,
.blog-share .social-links a.cc-jcb,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-jcb:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-jcb:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-jcb:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-jcb:hover,
.footer-dark .social-links.natural-hover li a.cc-jcb:hover,
.footer-light .social-links.natural-hover li a.cc-jcb:hover{
    background: #17367e;
}
.natural-hover .cc-mastercard:hover,
.social-links.natural-hover a.animate-social-icon.cc-mastercard:hover,
.team-member.block-item .team-social.social-links .cc-mastercard,
.blog-share .social-links a.cc-mastercard,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-mastercard:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-mastercard:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-mastercard:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-mastercard:hover,
.footer-dark .social-links.natural-hover li a.cc-mastercard:hover,
.footer-light .social-links.natural-hover li a.cc-mastercard:hover{
    background: #ff9900;
}
.natural-hover .cc-paypal:hover,
.social-links.natural-hover a.animate-social-icon.cc-paypal:hover,
.team-member.block-item .team-social.social-links .cc-paypal,
.blog-share .social-links a.cc-paypal,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-paypal:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-paypal:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-paypal:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-paypal:hover,
.footer-dark .social-links.natural-hover li a.cc-paypal:hover,
.footer-light .social-links.natural-hover li a.cc-paypal:hover{
    background: #244b73;
}
.natural-hover .cc-stripe:hover,
.social-links.natural-hover a.animate-social-icon.cc-stripe:hover,
.team-member.block-item .team-social.social-links .cc-stripe,
.blog-share .social-links a.cc-stripe,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-stripe:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-stripe:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-stripe:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-stripe:hover,
.footer-dark .social-links.natural-hover li a.cc-stripe:hover,
.footer-light .social-links.natural-hover li a.cc-stripe:hover{
    background: #359ad5;
}
.natural-hover .cc-visa:hover,
.social-links.natural-hover a.animate-social-icon.cc-visa:hover,
.team-member.block-item .team-social.social-links .cc-visa,
.blog-share .social-links a.cc-visa,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-visa:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-visa:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.cc-visa:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.cc-visa:hover,
.footer-dark .social-links.natural-hover li a.cc-visa:hover,
.footer-light .social-links.natural-hover li a.cc-visa:hover{
    background: #1b4d9a;
}
.natural-hover .chrome:hover,
.social-links.natural-hover a.animate-social-icon.chrome:hover,
.team-member.block-item .team-social.social-links .chrome,
.blog-share .social-links a.chrome,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.chrome:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.chrome:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.chrome:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.chrome:hover,
.footer-dark .social-links.natural-hover li a.chrome:hover,
.footer-light .social-links.natural-hover li a.chrome:hover{
    background: #000;
}
.natural-hover .codiepie:hover,
.social-links.natural-hover a.animate-social-icon.codiepie:hover,
.team-member.block-item .team-social.social-links .codiepie,
.blog-share .social-links a.codiepie,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.codiepie:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.codiepie:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.codiepie:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.codiepie:hover,
.footer-dark .social-links.natural-hover li a.codiepie:hover,
.footer-light .social-links.natural-hover li a.codiepie:hover{
    background: #000;
}
.natural-hover .contao:hover,
.social-links.natural-hover a.animate-social-icon.contao:hover,
.team-member.block-item .team-social.social-links .contao,
.blog-share .social-links a.contao,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.contao:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.contao:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.contao:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.contao:hover,
.footer-dark .social-links.natural-hover li a.contao:hover,
.footer-light .social-links.natural-hover li a.contao:hover{
    background: #eb8623;
}
.natural-hover .css3:hover,
.social-links.natural-hover a.animate-social-icon.css3:hover,
.team-member.block-item .team-social.social-links .css3,
.blog-share .social-links a.css3,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.css3:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.css3:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.css3:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.css3:hover,
.footer-dark .social-links.natural-hover li a.css3:hover,
.footer-light .social-links.natural-hover li a.css3:hover{
    background: #1572b6;
}
.natural-hover .dashcube:hover,
.social-links.natural-hover a.animate-social-icon.dashcube:hover,
.team-member.block-item .team-social.social-links .dashcube,
.blog-share .social-links a.dashcube,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.dashcube:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.dashcube:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.dashcube:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.dashcube:hover,
.footer-dark .social-links.natural-hover li a.dashcube:hover,
.footer-light .social-links.natural-hover li a.dashcube:hover{
    background: #7f7f7f;
}
.natural-hover .delicious:hover,
.social-links.natural-hover a.animate-social-icon.delicious:hover,
.team-member.block-item .team-social.social-links .delicious,
.blog-share .social-links a.delicious,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.delicious:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.delicious:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.delicious:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.delicious:hover,
.footer-dark .social-links.natural-hover li a.delicious:hover,
.footer-light .social-links.natural-hover li a.delicious:hover{
    background: #0076e8;
}
.natural-hover .deviantart:hover,
.social-links.natural-hover a.animate-social-icon.deviantart:hover,
.team-member.block-item .team-social.social-links .deviantart,
.blog-share .social-links a.deviantart,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.deviantart:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.deviantart:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.deviantart:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.deviantart:hover,
.footer-dark .social-links.natural-hover li a.deviantart:hover,
.footer-light .social-links.natural-hover li a.deviantart:hover{
    background: #3ad147;
}
.natural-hover .digg:hover,
.social-links.natural-hover a.animate-social-icon.digg:hover,
.team-member.block-item .team-social.social-links .digg,
.blog-share .social-links a.digg,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.digg:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.digg:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.digg:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.digg:hover,
.footer-dark .social-links.natural-hover li a.digg:hover,
.footer-light .social-links.natural-hover li a.digg:hover{
    background: #000;
}
.natural-hover .dropbox:hover,
.social-links.natural-hover a.animate-social-icon.dropbox:hover,
.team-member.block-item .team-social.social-links .dropbox,
.blog-share .social-links a.dropbox,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.dropbox:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.dropbox:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.dropbox:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.dropbox:hover,
.footer-dark .social-links.natural-hover li a.dropbox:hover,
.footer-light .social-links.natural-hover li a.dropbox:hover{
    background: #007ee5;
}
.natural-hover .drupal:hover,
.social-links.natural-hover a.animate-social-icon.drupal:hover,
.team-member.block-item .team-social.social-links .drupal,
.blog-share .social-links a.drupal,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.drupal:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.drupal:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.drupal:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.drupal:hover,
.footer-dark .social-links.natural-hover li a.drupal:hover,
.footer-light .social-links.natural-hover li a.drupal:hover{
    background: #0678be;
}
.natural-hover .edge:hover,
.social-links.natural-hover a.animate-social-icon.edge:hover,
.team-member.block-item .team-social.social-links .edge,
.blog-share .social-links a.edge,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.edge:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.edge:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.edge:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.edge:hover,
.footer-dark .social-links.natural-hover li a.edge:hover,
.footer-light .social-links.natural-hover li a.edge:hover{
    background: #3177bc;
}
.natural-hover .firefox:hover,
.social-links.natural-hover a.animate-social-icon.firefox:hover,
.team-member.block-item .team-social.social-links .firefox,
.blog-share .social-links a.firefox,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.firefox:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.firefox:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.firefox:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.firefox:hover,
.footer-dark .social-links.natural-hover li a.firefox:hover,
.footer-light .social-links.natural-hover li a.firefox:hover{
    background: #c9491c;
}
.natural-hover .forumbee:hover,
.social-links.natural-hover a.animate-social-icon.forumbee:hover,
.team-member.block-item .team-social.social-links .forumbee,
.blog-share .social-links a.forumbee,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.forumbee:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.forumbee:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.forumbee:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.forumbee:hover,
.footer-dark .social-links.natural-hover li a.forumbee:hover,
.footer-light .social-links.natural-hover li a.forumbee:hover{
    background: #85ac2f;
}
.natural-hover .foursquare:hover,
.social-links.natural-hover a.animate-social-icon.foursquare:hover,
.team-member.block-item .team-social.social-links .foursquare,
.blog-share .social-links a.foursquare,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.foursquare:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.foursquare:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.foursquare:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.foursquare:hover,
.footer-dark .social-links.natural-hover li a.foursquare:hover,
.footer-light .social-links.natural-hover li a.foursquare:hover{
    background: #f94877;
}
.natural-hover .get-pocket:hover,
.social-links.natural-hover a.animate-social-icon.get-pocket:hover,
.team-member.block-item .team-social.social-links .get-pocket,
.blog-share .social-links a.get-pocket,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.get-pocket:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.get-pocket:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.get-pocket:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.get-pocket:hover,
.footer-dark .social-links.natural-hover li a.get-pocket:hover,
.footer-light .social-links.natural-hover li a.get-pocket:hover{
    background: #f34055;
}
.natural-hover .git:hover,
.social-links.natural-hover a.animate-social-icon.git:hover,
.team-member.block-item .team-social.social-links .git,
.blog-share .social-links a.git,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.git:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.git:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.git:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.git:hover,
.footer-dark .social-links.natural-hover li a.git:hover,
.footer-light .social-links.natural-hover li a.git:hover{
    background: #f34055;
}
.natural-hover .github:hover,
.social-links.natural-hover a.animate-social-icon.github:hover,
.team-member.block-item .team-social.social-links .github,
.blog-share .social-links a.github,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.github:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.github:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.github:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.github:hover,
.footer-dark .social-links.natural-hover li a.github:hover,
.footer-light .social-links.natural-hover li a.github:hover{
    background: #333;
}
.natural-hover .github-lab:hover,
.social-links.natural-hover a.animate-social-icon.github-lab:hover,
.team-member.block-item .team-social.social-links .github-lab,
.blog-share .social-links a.github-lab,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.github-lab:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.github-lab:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.github-lab:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.github-lab:hover,
.footer-dark .social-links.natural-hover li a.github-lab:hover,
.footer-light .social-links.natural-hover li a.github-lab:hover{
    background: #333;
}
.natural-hover .gitlab:hover,
.social-links.natural-hover a.animate-social-icon.gitlab:hover,
.team-member.block-item .team-social.social-links .gitlab,
.blog-share .social-links a.gitlab,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.gitlab:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.gitlab:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.gitlab:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.gitlab:hover,
.footer-dark .social-links.natural-hover li a.gitlab:hover,
.footer-light .social-links.natural-hover li a.gitlab:hover{
    background: #e34329;
}
.natural-hover .gratipay:hover,
.social-links.natural-hover a.animate-social-icon.gratipay:hover,
.team-member.block-item .team-social.social-links .gratipay,
.blog-share .social-links a.gratipay,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.gratipay:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.gratipay:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.gratipay:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.gratipay:hover,
.footer-dark .social-links.natural-hover li a.gratipay:hover,
.footer-light .social-links.natural-hover li a.gratipay:hover{
    background: #663300;
}
.natural-hover .glide-g:hover,
.social-links.natural-hover a.animate-social-icon.glide-g:hover,
.team-member.block-item .team-social.social-links .glide-g,
.blog-share .social-links a.glide-g,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.glide-g:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.glide-g:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.glide-g:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.glide-g:hover,
.footer-dark .social-links.natural-hover li a.glide-g:hover,
.footer-light .social-links.natural-hover li a.glide-g:hover{
    background: #00a7ff;
}
.natural-hover .google-wallet:hover,
.social-links.natural-hover a.animate-social-icon.google-wallet:hover,
.team-member.block-item .team-social.social-links .google-wallet,
.blog-share .social-links a.google-wallet,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.google-wallet:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.google-wallet:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.google-wallet:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.google-wallet:hover,
.footer-dark .social-links.natural-hover li a.google-wallet:hover,
.footer-light .social-links.natural-hover li a.google-wallet:hover{
    background: #1476c6;
}
.natural-hover .hacker-news:hover,
.social-links.natural-hover a.animate-social-icon.hacker-news:hover,
.team-member.block-item .team-social.social-links .hacker-news,
.blog-share .social-links a.hacker-news,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.hacker-news:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.hacker-news:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.hacker-news:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.hacker-news:hover,
.footer-dark .social-links.natural-hover li a.hacker-news:hover,
.footer-light .social-links.natural-hover li a.hacker-news:hover{
    background: #ff6600;
}
.natural-hover .houzz:hover,
.social-links.natural-hover a.animate-social-icon.houzz:hover,
.team-member.block-item .team-social.social-links .houzz,
.blog-share .social-links a.houzz,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.houzz:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.houzz:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.houzz:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.houzz:hover,
.footer-dark .social-links.natural-hover li a.houzz:hover,
.footer-light .social-links.natural-hover li a.houzz:hover{
    background: #55a32a;
}
.natural-hover .html5:hover,
.social-links.natural-hover a.animate-social-icon.html5:hover,
.team-member.block-item .team-social.social-links .html5,
.blog-share .social-links a.html5,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.html5:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.html5:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.html5:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.html5:hover,
.footer-dark .social-links.natural-hover li a.html5:hover,
.footer-light .social-links.natural-hover li a.html5:hover{
    background: #e44d26;
}
.natural-hover .internet-explorer:hover,
.social-links.natural-hover a.animate-social-icon.internet-explorer:hover,
.team-member.block-item .team-social.social-links .internet-explorer,
.blog-share .social-links a.internet-explorer,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.internet-explorer:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.internet-explorer:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.internet-explorer:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.internet-explorer:hover,
.footer-dark .social-links.natural-hover li a.internet-explorer:hover,
.footer-light .social-links.natural-hover li a.internet-explorer:hover{
    background: #3277bc;
}
.natural-hover .joomla:hover,
.social-links.natural-hover a.animate-social-icon.joomla:hover,
.team-member.block-item .team-social.social-links .joomla,
.blog-share .social-links a.joomla,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.joomla:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.joomla:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.joomla:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.joomla:hover,
.footer-dark .social-links.natural-hover li a.joomla:hover,
.footer-light .social-links.natural-hover li a.joomla:hover{
    background: #1270b0;
}
.natural-hover .jsfiddle:hover,
.social-links.natural-hover a.animate-social-icon.jsfiddle:hover,
.team-member.block-item .team-social.social-links .jsfiddle,
.blog-share .social-links a.jsfiddle,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.jsfiddle:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.jsfiddle:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.jsfiddle:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.jsfiddle:hover,
.footer-dark .social-links.natural-hover li a.jsfiddle:hover,
.footer-light .social-links.natural-hover li a.jsfiddle:hover{
    background: #4679a4;
}
.natural-hover .lastfm:hover,
.social-links.natural-hover a.animate-social-icon.lastfm:hover,
.team-member.block-item .team-social.social-links .lastfm,
.blog-share .social-links a.lastfm,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.lastfm:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.lastfm:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.lastfm:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.lastfm:hover,
.footer-dark .social-links.natural-hover li a.lastfm:hover,
.footer-light .social-links.natural-hover li a.lastfm:hover{
    background: #d21309;
}
.natural-hover .leanpub:hover,
.social-links.natural-hover a.animate-social-icon.leanpub:hover,
.team-member.block-item .team-social.social-links .leanpub,
.blog-share .social-links a.leanpub,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.leanpub:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.leanpub:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.leanpub:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.leanpub:hover,
.footer-dark .social-links.natural-hover li a.leanpub:hover,
.footer-light .social-links.natural-hover li a.leanpub:hover{
    background: #231f20;
}
.natural-hover .linux:hover,
.social-links.natural-hover a.animate-social-icon.linux:hover,
.team-member.block-item .team-social.social-links .linux,
.blog-share .social-links a.linux,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.linux:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.linux:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.linux:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.linux:hover,
.footer-dark .social-links.natural-hover li a.linux:hover,
.footer-light .social-links.natural-hover li a.linux:hover{
    background: #020204;
}
.natural-hover .maxcdn:hover,
.social-links.natural-hover a.animate-social-icon.maxcdn:hover,
.team-member.block-item .team-social.social-links .maxcdn,
.blog-share .social-links a.maxcdn,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.maxcdn:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.maxcdn:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.maxcdn:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.maxcdn:hover,
.footer-dark .social-links.natural-hover li a.maxcdn:hover,
.footer-light .social-links.natural-hover li a.maxcdn:hover{
    background: #ff5b02;
}
.natural-hover .meanpath:hover,
.social-links.natural-hover a.animate-social-icon.meanpath:hover,
.team-member.block-item .team-social.social-links .meanpath,
.blog-share .social-links a.meanpath,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.meanpath:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.meanpath:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.meanpath:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.meanpath:hover,
.footer-dark .social-links.natural-hover li a.meanpath:hover,
.footer-light .social-links.natural-hover li a.meanpath:hover{
    background: #151b2f;
}
.natural-hover .medium:hover,
.social-links.natural-hover a.animate-social-icon.medium:hover,
.team-member.block-item .team-social.social-links .medium,
.blog-share .social-links a.medium,
.footer-dark .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.medium:hover,
.footer-dark .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.medium:hover,
.footer-light .social-links.social-dark.social-animated.natural-hover li a.animate-social-icon.medium:hover,
.footer-light .social-links.social-light.social-animated.natural-hover li a.animate-social-icon.medium:hover,
.footer-dark .social-links.natural-hover li a.medium:hover,
.footer-light .social-links.natural-hover li a.medium:hover{
    background: #00ab6c;
}



.natural-hover li a:hover,
.team-member.block-item .team-social.social-links.natural-hover li a,
.social-links a.animate-social-icon:hover,
.social-links.natural-hover a.animate-social-icon:hover{
    background: #212121;
}

.social-links.natural-hover.social-square-icons li a:hover .fa,
.social-links.theme-hover.social-square-icons li a:hover .fa,
.team-member.block-item .team-social.social-links a .fa,
.blog-share .social-links a{
    color: #fff;
}
.social-links.social-animated a.animate-social-icon:hover,
.social-links li a .fa{
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* ==========================================================================
     8.29. ANIMATE TEXT
    ========================================================================= */

.animated-text {
    position: relative;
    display: inline-block;
    width: 100%;
    color: transparent;
}
.h-center .animated-text{
    width: auto;
}
.h-center {
    text-align: center;
}
.h-left {
    text-align: left;
}
.h-right {
    text-align: right;
}
.dark .animated-text-aligned.heading-h1,
.dark .animated-text-aligned.heading-h2,
.dark .animated-text-aligned.heading-h3,
.dark .animated-text-aligned.heading-h4,
.dark .animated-text-aligned.heading-h5,
.dark .animated-text-aligned.heading-h6{
    color: #fff;
}

.animated-text-aligned.heading-h3,
.animated-text-aligned.heading-h4{
    font-weight: 500;
}
.animated-text>.animated-text-inner {
    width: 0;
    left: 0;
    opacity: 1;
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    color: black;
    top: 0;
    height: 120%;
    width: 0%;
    -o-transition: width 1.5s ease-out;
    -ms-transition: width 1.5s ease-out;
    -moz-transition: width 1.5s ease-out;
    -webkit-transition: width 1.5s ease-out;
    transition: width 1.5s ease-out;
}
.animated-text>.animated-text-inner>.animated-text-aligned {
    position: absolute;
}
.animated-text-inner.animateTextReveal {
    width: 120%;
}

/*  =========================================================================
    8.30. NEWSLETTER
    ========================================================================= */
.page-content .newsletter {
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.page-content .newsletter input {
    background-color: #ffffff;
    padding: 15px 25px;
    height: 60px;
    float: left;
    border: 1px solid #dddddd;
}
.page-content .newsletter input:focus {
    outline: none;
}
.page-content .newsletter .email {
    width: 100%;
}
.page-content .newsletter .submit {
    position: absolute;
    right: 2px;
    width: 120px;
    border: none;
    border-left: none;
    padding: 10px 0;
    font-weight: 700;
    color: #231f20;
    height: 40px;
    top: 10px;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    background-image: none;
}
.page-content .newsletter .email::-webkit-input-placeholder {
    color: #888888;
}
.page-content .newsletter .email::-moz-placeholder {
    color: #888888;
}
.page-content .newsletter .email::-ms-input-placeholder {
    color: #888888;
}

.newsletter-popup {
    position: relative;
    width: 500px;
    height: 250px;
    background-color: #fff;
    margin: 0 auto;
    padding: 60px 35px;
    border-bottom-width: 10px;
    border-bottom-style: solid;
}

.newsletter-popup h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}
.newsletter-popup .newsletter input {
    border: none;
    padding: 14px 0 12px 0;
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
    width: 310px;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.newsletter-popup .newsletter .submit {
    font-weight: 500;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    width: 120px;
    margin-left: -8px;
}
.mfp-close-btn-in .mfp-close {
    color: #303136;
}

/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transform: translateY(60px);
    -webkit-transform:  translateY(60px);
    -moz-transform:  translateY(60px);
    -ms-transform:  translateY(60px);
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform:  translateY(0px);
    -moz-transform:  translateY(0px);
    -ms-transform:  translateY(0px);
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    transform: translateY(60px);
    -webkit-transform:  translateY(60px);
    -moz-transform:  translateY(60px);
    -ms-transform:  translateY(60px);
}
/* ==========================================================================
    9. BLOG
    ========================================================================= */

.blog-posts .blog-post {
    margin-bottom: 0;
}
.blog-posts .blog-post .post-body {
    padding: 0 35px 0 35px;
    overflow: hidden;
}
.post-body .post-date {
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-left: 0;
}
.post-body .post-date svg,
.post-body .post-date img{
    float: left;
    margin-right: 10px;
    margin-top: 1px;
}
.post-media .post-meta {
    position: absolute;
    bottom: 25px;
    padding: 0 35px;
    width: 100%;
    display: table;
    z-index: 10;
}
.post-media iframe{
    width: 100%;
}
.post-body .post-meta {
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-left: 0;
}

.post-share .fa {
    position: relative;
    font-size: 24px;
    margin-right: 5px;
    top: 2px;
}
.post-share .count {
    color: #fff;
    font-size: 15px;
}
.post-share .icon-container {
    margin-right: 4px;
}
.post-share .icon-container svg,
.post-share .icon-container img{
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.post-body .post-date span {
    color: #aaaaaa;
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.blog-post .post-author,
.blog-post .post-share{
    display: table-cell;
    vertical-align: middle;
}
.blog-post .post-author {
    width: 73%;
}
.post-author a {
    display: table;
}
.post-author {
    display: table;
    width: 100%;
}
.post-author:hover p {
    text-decoration: underline;
}
.blog-post .post-share {
    text-align: right;
}
.post-author .post-author-thumbnail {
    margin-right: 15px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 36px;
    height: 36px;
    float: left;
}
.post-author .post-author-thumbnail img{
    width: 37px;
    margin-top: 0;
} 
.post-media .post-author p {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}
.dark .post-author p {
    color: #fff;
}
.blog-post.blog-details .post-body .post-author p,
.post-author p{
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 0;
    line-height: 20px;
}
.post-body .post-meta li {
    margin-right: 20px;
}
.post-body .post-meta li svg,
.post-body .post-meta li img{
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.post-body .post-meta li span,
.post-body .post-meta li a{
    padding-left: 5px;
    color: #aaaaaa;
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 15px;
}
.dark .post-body .post-meta li span,
.dark .post-body .post-meta li a{
    color: #fff;
}
.post-body .post-meta li:before{
    color: #aaaaaa;
    margin-right: 5px;
}
.blog-posts .blog-post .post-body p{
    color: #666;
    font-size: 15px;
    line-height: 22px;
}
.blog-posts .blog-post .post-body p:last-child{
    /*  padding-bottom: 30px; */
}
.post-media {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    display: block;
}
.post-media img {
    display: block;
    width: 100%;
}
.post-media .post-media-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.83) 90%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.83) 90%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 40%,rgba(0,0,0,0.83) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ba000000',GradientType=0 ); /* IE6-9 */
}
.blog-post .read-more {
    font-size: 15px;
    color: #666666;
    font-weight: 400;
    padding-left: 0;
    margin-top: 0;
}
.blog-post .read-more:before {
    display: none;
}
.post-footer {
    padding: 0 35px 0 35px;
    width: 100%;
    min-height: 55px;
}
.post-tags,
.post-date {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    margin-right: 25px;
}
.post-footer .post-meta {
    padding-top: 15px;
    padding-left: 0;
    margin-bottom: 0;
    width: 100%;
    border-top: 1px solid #eeeeee;
}
.post-footer .post-meta li{
    border-right: 1px solid #eeeeee;
    padding-left: 10px;
}
.post-meta li{
    padding-right: 15px;
    padding-left: 15px;
    font-size: 13px;
    color: #aaaaaa;
    font-family: 'Poppins', Arial, sans-serif;
    display: inline-block;
    font-weight: 400;
    margin-right: 0;
    float: none;
    margin-bottom: 0;
}
.post-meta li a {
    color: #aaaaaa;
}
.post-meta li a:hover{
    color: #303136;
}
.post-meta li .fa{
    margin-right: 10px;
    font-size: 16px;
}
.post-meta li:first-child{
    padding-left: 0;
}
.post-meta li:last-child{
    border: none;
    padding-right: 0;
}
.post-meta li img,
.post-meta li svg{
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.aside {
    float: left;
    background-color: #fff;
}
.aside .aside-widgets,
.aside .aside-widgets .widget{
    float: left;
    width: 100%;
}
.container-fluid .aside.aside-negative-margin{
    margin-top: -125px;
    padding: 0 95px 0 60px;
}
.container .aside.aside-negative-margin{
    margin-top: -125px;
    padding: 0 30px 0 30px;
}
.aside .aside-widgets .widget {
    margin-bottom: 40px;
}
.aside .aside-widgets .widget ul {
    margin-bottom: 0;
}
.aside .aside-widgets {
    margin-bottom: 0;
}
.page-title.blog-title,
.page-title.page-title-no-bg-image{
    padding-top: 150px !important;
    padding-bottom: 100px !important;
}
.page-title.blog-title.custom-background {
    padding-top: 210px !important;
    padding-bottom: 210px !important;
}
.page-title.blog-title .post-body .post-meta {
    margin-top: 0;
    margin-bottom: 0;
}
.page-title.blog-title .post-body .post-author {
    margin-top: 30px;
    margin-bottom: 0;
}
.page-title.blog-title.h-serif-font .post-body h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
    margin: 10px auto 40px auto;
}
.page-title.blog-title.h-serif-font .post-body h2 {
    margin: 10px auto 40px auto;
}
.full-screen-carousel-wrapper {
    overflow: hidden;
}
.blog-post-gallery .nivoSlider {
    margin-bottom: 0;
}
.blog-post-gallery .nivo-controlNav {
    position: absolute;
    top: 20px;
    right: 20px;
}
.blog-post-gallery .nivo-controlNav a {
    background-color: #303136;
}
.post-list .blog-post-gallery .nivo-controlNav {
    position: absolute;
    top: 15px;
    right: 15px;
}
.page-title.blog-title ul.post-meta {
    display: inline-block;
    width: inherit;
    text-transform: none;
}

.page-title.blog-title ul.post-meta li {
    position: relative;
    display: inline-block;
    text-align: center;
    padding-left: 30px;
}
.page-title.blog-title ul.post-meta li:first-child {
    padding-left: 0;
}
.page-title.blog-title ul.post-meta li:after {
    position: absolute;
    content: "";
    height: 18px;
    width: 1px;
    background-color: #777777;
    right: 0;
    top: 50%;
    margin-top: -9px;
}
.page-title.blog-title ul.post-meta.simple-meta-list li:after{
    display: none;
}
.page-title.blog-title ul.post-meta li:last-child:after{
    display: none;
}
.page-title.blog-title.dark ul.post-meta li span {
    color: #fff;
}
.page-title.blog-title ul.post-meta .post-tags img,
.page-title.blog-title ul.post-meta .post-tags svg{
    float: left;
    margin-right: 10px;
    margin-top: 0;
    width: 20px;
}
.page-title.blog-title ul.post-meta li span {
    font-weight: 300;
}
.page-title.blog-title ul.post-meta a {
    display: inline-block;
    font-weight: 300;
}
.page-title.blog-title .post-tags {
    margin-right: 20px;
    text-transform: none;
}
.page-title.blog-title ul.post-meta.simple-meta-list .post-tags {
    margin-right: 0;
    padding-left: 10px;
}
.page-title.blog-title .post-tags:hover span {
    text-decoration: underline;
}
.page-title.blog-title ul.post-meta .post-author p{
    padding-top: 9px;
}
.page-title.blog-title ul.post-meta .post-author {
    margin-right: 18px;
    margin-top: 0;
    margin-bottom: 0;
    display: -moz-inline-box;
    position: relative;
    top: -2px;
}
.page-title.blog-title ul.post-meta .post-author img{
    width: 100%;
}
.page-title.blog-title ul.post-meta .post-share {
    display: block;
    position: relative;
    top: 2px;
}
.post-share:hover .count {
    text-decoration: underline;
}
.dark .ms-layer.post-meta li a:hover {
    color: #fff;
}
.page-title.blog-title ul.post-meta .post-share .fa {
    position: relative;
    font-size: 24px;
    margin-right: 5px;
    top: 2px;
}
.page-title.blog-title ul.post-meta .post-share .icon-container img,
.page-title.blog-title ul.post-meta .post-share .icon-container svg {
    top: -5px;
}
/* ==========================================================================
    9.1. LATEST BLOG POSTS
    ========================================================================= */
.latest-blog-posts.blog-posts .blog-post {
    padding: 0;
}
.latest-blog-posts.blog-posts .blog-post .blog-post-item-inner {
    position: relative;
    overflow: hidden;
    margin-right: 15px;
    margin-left: 15px;
    background: #fff;
    -webkit-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
}
.latest-blog-posts.blog-posts .blog-post .post-body h4 {
    font-family: 'Playfair Display', serif;
}
.latest-blog-posts.blog-posts .blog-post .post-footer {
    padding: 15px 0 15px 0;
    width: 80%;
    margin: 20px auto 0 auto;
    border-top: 1px solid #eeeeee;
    float: none;
    display: table;
}
.latest-blog-posts.blog-posts .blog-post .post-footer .post-author {
    width: 100%;
}

/* ==========================================================================
    9.2. BLOG MASONRY
    ========================================================================= */

ul#filters {
    display: inline-block;
    margin-bottom: 110px;
    padding-left: 0;
}
#filters li {
    float: left;
    margin: 0 12px;
    padding-left: 0;
    list-style: none;
    color: #aaaaaa;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
#filters .filter-button {
    cursor: pointer;
}
#filters li.is-checked,
#filters .filter-text,
#filters .filter-button:hover {
    color: #303136;
}
#filters li:first-child {
    margin-left: 0;
}
#filters li:last-child {
    margin-right: 0;
}
.centered #filters li:first-child {
    margin-left: 15px;
}
#blog-masonry .blog-post {
    margin-bottom: 30px;
}
.column-container-padding #blog-masonry {
    margin-right: 25px;
    margin-left: 30px;
}
#blog-masonry .blog-post .blog-post-item-inner {
    position: relative;
    overflow: hidden;
    margin-right: 15px;
    margin-left: 15px;
    background: #fff;
    -webkit-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
}


/* ---- isotope ---- */

/* clear fix */
#blog-masonry:after,
#portfolio-photograpy:after{
    content: '';
    display: block;
    clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.isotope-item {
    padding: 0;
}
.isotope-item {
    float: left;
    margin-bottom: 0;
}
.isotope-item img {
    display: block;
    max-width: 100%;
}
.col-md-6.grid-item--width2,
.col-sm-6.grid-item--width2,
.col-xs-6.grid-item--width2{
    width: 100%;
}
.col-md-12.grid-item--width2,
.col-sm-12.grid-item--width2,
.col-xs-12.grid-item--width2{
    width: 100%;
}
.col-md-5.grid-item--width2 {
    width: 83.3334%;
}
.col-md-4.grid-item--width2 {
    width: 66.666%;
}
.col-md-3.grid-item--width2 {
    width: 50%;
}
.col-md-2.grid-item--width2 {
    width: 33.3334%;
}

.image-post .post-media {
    margin-bottom: 0;
    z-index: 1;
}
.image-post .post-body {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
}
.image-post .post-body h4 {
    color: #fff;
}
.image-post .post-body h4:hover {
    text-decoration: underline;
}
.image-post .post-body .post-date span {
    color: #fff;
}
.image-post .post-body p,
.image-post .post-body .post-author p{
    color: #fff; 
    text-transform: none;
}
.blog-post.image-post .read-more {
    color: #fff;
}
.image-post .post-body .post-meta{
    position: relative;
    padding: 0;
    width: 100%;
    display: table;
    z-index: 10;
}
.video-button {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    left: 50%;
    margin-left: -22px;
    z-index: 100;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.video-button:hover {
    opacity: 0.8;
}

.blog-posts .blog-post.quote-post .blockquote p {
    font-size: 27px;
    line-height: 40px;
    color: #303136;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    padding-bottom: 0;
}
.blog-posts .blog-post.quote-post .blockquote .cite {
    position: relative;
    padding-left: 60px;
    font-family: 'Poppins', Arial, sans-serif;
    font-size: 15px;
    margin-top: 20px;
    font-weight: 400;
    display: block;
    color: #666666;
    padding-bottom: 25px;
}
.blog-posts .blog-post.quote-post .blockquote .cite:before {
    position: absolute;
    content: "";
    top: 18px;
    left: 0;
    width: 40px;
    height: 2px;
}

#blog-masonry .quote-post .post-body,
.blog-posts .blog-post.standard-post .post-body,
.blog-posts .blog-post.link-post .post-body{
    padding-top: 30px;
}

#blog-grid.blog-posts .blog-post.audio-post .post-audio-player-wrapper {
    padding: 0 0 15px;
    margin-bottom: 10px;
}
#blog-masonry.blog-posts .blog-post.audio-post .post-audio-player-wrapper {
    padding: 35px 0 15px;
    margin-bottom: 10px;
}
.blog-posts .blog-post.audio-post .post-media {
    margin-bottom: 0;
}
.link-post .post-body a img,
.link-post .post-body a svg{
    float: left;
    margin-right: 20px;
}
.link-post .post-body a h4 {
    text-decoration: underline;
    padding-left: 52px;
}
.column-table {
    display: table;
}
.featured-post-intro {
    padding: 0 60px 0 60px;
    display: table-cell;
    vertical-align: middle;
}
.featured-post-intro h1{
    font-size: 72px;
    line-height: 75px;
    margin-bottom: 50px;
    font-weight: 700;
}
.featured-post-intro h5 {
    color: #666;
    font-weight: 300;
}
.featured-post-intro .btn-slide-down {
    bottom: 0;
    margin-bottom: 0;
    left: 60px;
}


/* ==========================================================================
    9.3. BLOG GRID
    ========================================================================= */

#blog-grid {
    margin: 0 15px;
}
#blog-masonry {
    margin: 0;
}
#blog-grid .post-media,
#blog-grid #blog-slider{
    margin-bottom: 0;
}
#blog-grid .blog-content-wrapper {
    padding-top: 20px;
    width: 100%;
    border: 1px solid #eeeeee;
}
#blog-grid.blog-posts .post-meta .post-tags{
    text-transform: none;
}
.audio-post .blog-content-wrapper  .post-audio-player-wrapper {
    padding-top: 0;
}

/* ==========================================================================
    9.4. BLOG POST CAROUSEL
    ========================================================================= */
#full-screen-blog-carousel .owl-nav .owl-prev{
    float: left;
    background: url(../img/svg/owl-prev-light.svg) no-repeat left center;
    margin-left: 45px;
    margin-top: -140px;
}
#full-screen-blog-carousel .owl-nav .owl-next{
    float: right;
    background: url(../img/svg/owl-next-light.svg) no-repeat right center;
    margin-right: 45px;
    margin-top: -140px;
}
#featured-blog-carousel .owl-dots{
    padding: 30px 0;
}
#full-screen-blog-carousel .owl-dots{
    padding: 25px 0;
    margin-top: 120px;
}
#featured-blog-carousel .owl-dots .owl-dot span,
#full-screen-blog-carousel .owl-dots .owl-dot span{
    margin: 2px;
}
#featured-blog-carousel .post-body,
#full-screen-blog-carousel .post-body{
    padding: 0 20px;
}
#featured-blog-carousel .post-body .post-date svg,
#featured-blog-carousel .post-body .post-date img,
#full-screen-blog-carousel .post-body .post-date svg,
#full-screen-blog-carousel .post-body .post-date img{
    height: 20px;
    width: 20px;
}
#full-screen-blog-carousel .post-body h3 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    width: 95%;
}
#full-screen-blog-carousel .post-body h3:hover {
    text-decoration: underline;
}
#full-screen-blog-carousel .post-body .post-meta {
    margin-bottom: 25px;  
}
#full-screen-blog-carousel .blog-post .post-media {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
#full-screen-blog-carousel .blog-post:hover .post-media {
    opacity: 0.9;
}
#full-screen-blog-carousel .owl-dots:before {
    position: absolute;
    content: "";
    top: 0;
    left: -18%;
    background-color: #111111;
    height: 100%;
    width: 20%;
}
#full-screen-blog-carousel .owl-dots:after {
    position: absolute;
    content: "";
    top: 0;
    right: -18%;
    background-color: #111111;
    height: 100%;
    width: 20%;
}

#full-screen-blog-carousel .owl-dots {
    background-color: #111111;
    position: relative;
}
#full-screen-blog-carousel .owl-stage-outer {
    -webkit-box-shadow: 0 20px 100px rgba(0, 0, 0, 0.3);
    box-shadow: 0 20px 100px rgba(0, 0, 0, 0.3);
}

/* ==========================================================================
    9.5. BLOG LIST
    ========================================================================= */
.blog-posts.post-list {
    border-top: 1px solid #eeeeee;
    margin-bottom: 0;
}
.blog-posts.post-list .btn{
    margin-top: 60px;
}
.blog-posts.post-list .blog-post {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.blog-posts.post-list .blog-post .post-list-inner {
    padding: 40px 0;
    display: table;
    width: 100%;
    margin-bottom: 0;
}
.blog-posts.post-list .blog-post .post-list-inner .post-meta{
    display: table-cell;
    vertical-align: middle;
    width: 28%;
    margin-bottom: 0;
}
.blog-posts.post-list .blog-post .post-list-inner .post-meta ul{
    padding: 0;
    margin-bottom: 0; 
    display: table;
    margin-top: 6px;
}
.blog-posts.post-list .blog-post li {
    display: inline-block;
}
.video-button img, .video-button svg {
    width: 44px;
    height: 44px;
}
.blog-posts .blog-post .link-post-icon {
    width: 32px;
}
.post-meta li img, .post-meta li svg {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    width: 18px;
}
.blog-posts.post-list .blog-post .post-category {
    padding-right: 15px;
    display: table-cell;
    vertical-align: middle;
}
.blog-posts.post-list .blog-post .list-link-to {
    display: table-cell;
    vertical-align: middle;
    width: 20px;
}
.blog-posts.post-list .blog-post .post-category .fa {
    font-size: 20px;
}
.blog-posts.post-list .blog-post .post-category svg,
.blog-posts.post-list .blog-post .post-category img{
    width: 20px;
    margin-top: -2px;
}
.blog-posts.post-list .blog-post .post-body h3 {
    font-size: 27px;
    line-height: 36px;
    font-family: 'Playfair Display', serif;
    font-weight: 900;
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.blog-posts.post-list .read-more-icon:hover img,
.blog-posts.post-list .read-more-icon:hover .fa{
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
}
.blog-posts.post-list .btn-wrapper {
    width: 100%;
    margin-top: 30px;
}

/* ==========================================================================
    9.6. BLOG POSTS STANDARD LAYOUT
    ========================================================================= */

.blog-posts.post-list.standard-post,
.blog-posts.post-list.standard-post .blog-post {
    border-top: none;
    margin-bottom: 60px;
    border-bottom: 0;
    float: left;
}
.blog-posts.post-list.standard-post .blog-post {
    float: left;
}
.blog-posts.post-list.standard-post .blog-post:last-child {
    border-bottom: none;
}
.blog-posts.post-list.standard-post .post-body,.blog-posts.post-list.standard-post .post-footer {
    padding-left: 0;
}
.blog-posts.post-list.standard-post .post-body p {
    font-size: 16px;
    line-height: 24px;
    color: #888;
}
.post-list .blog-share {
    float: right;
    padding-bottom: 5px;
}
.blog-posts.post-list.standard-post .post-tags {
    text-transform: none;
}
.post-list .blog-share span {
    display: inline-block;
    color: #aaa;
    font-size: 13px;
    margin-top: 15px;
    float: left;
}
.post-list .blog-share .blog-share-btn {
    margin-top: 16px;
    margin-left: 15px;
    float: left;
    cursor: pointer;
}
.post-list .blog-share .blog-share-btn img,
.post-list .blog-share .blog-share-btn svg{
    width: 20px;
    height: 20px;
}
.blog-posts.post-list.standard-post .post-footer {
    border-top: 1px solid #eeeeee;
    padding-top: 0;
    margin-top: 30px;
    padding-right: 0;
}
.blog-posts.post-list.standard-post .post-footer .post-meta {
    border-top: 0;
    width: auto;
    float: left;
}
.blog-posts.post-list.standard-post .video-button {
    width: 100px;
    margin-top: -50px;
    margin-left: -50px;
}

.blog-share .social-links.open{
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transition: all 0.1s ease-in-out 0.1s;
    -webkit-transition: all 0.1s ease-in-out 0.1s;
    -moz-transition: all 0.1s ease-in-out 0.1s;
    -o-transition: all 0.1s ease-in-out 0.1s;
} 
.blog-share .social-links{
    position: absolute;
    right: 45px;
    width: 50px;
    opacity: 0;
    padding-left: 0;
    visibility: hidden;
    transform: translate(0, -15%);
    -webkit-transform: translate(0, -15%);
    -moz-transform: translate(0, -15%);
    -ms-transform: translate(0, -15%);
    transition: all 0.1s ease-in-out 0.1s;
    -webkit-transition: all 0.1s ease-in-out 0.1s;
    -moz-transition: all 0.1s ease-in-out 0.1s;
    -o-transition: all 0.1s ease-in-out 0.1s;
}
.blog-share .social-links {
    z-index: 1;
    width: auto;
    right: 0;
    margin-top: 40px;
    display: inline-block;
}
.blog-share .social-links a {
    border-radius: 50%;
    background-color: #303136;
    width: 35px;
    height: 35px;
    line-height: 0;
    display: inline-block;
    padding: 10px;
    text-align: center;
    margin: 3px 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}
.blog-share .social-links a:hover {
    opacity: 0.8;
}


/* ==========================================================================
    9.7. BLOG DETAILS
    ========================================================================= */

.blog-details.standard-post .post-body h4,
.post-body h4 {
    width: 100%;
    font-weight: 600;
    font-family: 'Poppins', Arial, sans-serif;
    color: #303136;
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 15px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.blog-details.standard-post .post-body h4 {
    margin-bottom: 25px;
}
.blog-details .post-body h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
    font-family: 'Playfair Display', serif;
    margin-bottom: 50px;
}
.blog-details .post-body h2 {
    font-size: 48px;
    font-family: 'Playfair Display', serif;
    width: 90%;
    font-weight: 700;
    margin: 0 auto;
    line-height: 62px;
}
.page-title.blog-title .post-body {
    width: 76%;
    margin: 0 auto;
}
.blog-details.split-screen-post {
    padding: 0 100px;
}
.split-screen-post.blog-details .post-body {
    float: left;
}
.blog-details h1 {
    color: #232327;
}
.blog-details .post-meta{
    margin-bottom: 50px;
    display: inline-block;
}
.blog-details.split-screen-post .post-meta {
    margin-bottom: 10px;
    width: auto;
    margin-top: 5px;
}
.blog-details .back-button {
    float: right;
}
.blog-details .post-meta li{
    margin-right: 0;
}
.blog-details .post-meta .post-date {
    width: auto;
    display: inline-block !important;
    margin-bottom: 0;
}
.blog-details .post-body .post-meta li svg,
.blog-details .post-body .post-meta li img{ 
    width: 20px;
    margin-top: 0;
}
.blog-details .blockquote-wrapper {
    margin-bottom: 50px;
}
.blog-details .post-author {
    display: inline-block;
    margin-bottom: 50px;
    width: auto;
}
.blog-details .pixely_widget_sharrre {
    padding: 30px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%;
    margin-bottom: 80px;
}
.blog-details .pixely_widget_sharrre li {
    list-style: none;
    float: left;
    width: auto;
    margin-right: 18px;
    margin-top: 0;
    background: none;
    padding-left: 0;
}
.blog-details .pixely_widget_sharrre .box .share {
    height: 50px;
    width: 50px;
}
.blog-details .post-body {
    margin-bottom: 80px;
}
.blog-post.blog-details .post-body p {
    font-size: 16px;
    color: #888888;
    line-height: 24px;
    padding-bottom: 25px;
}
.dark .blog-post.blog-details .post-body p{
    color: #fff;
}
.blog-details .post-media {
    margin-bottom: 70px;
}
.blog-details.standard-post .post-media {
    margin-bottom: 30px;
}

.blog-details .post-body h4{
    font-family: 'Playfair Display', serif;
    color: #666666;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 25px;
}


/* ==========================================================================
    9.8. PAGINATION
    ========================================================================= */

.pagination {
    float: right;
}
.pagination ul {
    padding-left: 0;
}
.pagination li {
    list-style: none;
    float: left;
    margin-right: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.pagination li:last-child {
    margin-right: 0;
}
.pagination li a {
    width: 40px;
    height: 40px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #161d27;
    font-weight: 400;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;

}
.pagination li:hover a,
.pagination li.active a {
    color: #fff !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.about-the-author {
    float: left;
    margin: 50px 0 0;
}
.blog-author {
    display: table;
    margin-bottom: 100px;
}

.blog-author .avatar,
.comment .avatar{
    float: left;
    margin-right: 30px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 85px;
    display: table-cell;
    height: 85px;
}
.comment .avatar:hover {
    opacity: 0.8;
}
.blog-author .blog-author-description{
    vertical-align: top;
    display: table-cell;
}
.blog-author .author-name {
    color: #1a1d1f;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
    display: inline-block;
}
.blog-author-description p {
    line-height: 28px;
    padding-bottom: 0;
}
.blog-author-description a {
    color: #1a1d1f;
    text-decoration: underline;
}

/* ==========================================================================
    9.9. POST COMMENTS
    ========================================================================= */

.post-comments {
    float: left;
    margin-bottom: 20px;
}
.post-comments h6,
.comment-form h6{
    font-size: 14px;
    padding: 30px 0;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    text-transform: uppercase;
}
.comment-form h6{
    border-bottom: none;
}
.comments-li > li:last-child,
.comments-li > li:last-child .comment{
    border: none;
    margin-bottom: 0;
}
.comments-li .comment {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 50px;
    margin-top: 55px;
}

.comments-li .comment a.avatar img {
    max-width: none;
    width: 100%;
}
.comments-li .comment .date {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    line-height: 15px;
    margin-left: 7px;
    display: inline-block;
}
.comments-li .comment .date:before {
    position: absolute;
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 4px;
    left:0;
    color: #aaaaaa;
}
.media-heading.author {
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0;
    color: #1a1d1f;
    text-transform: none;
    display: inline-block;
    font-size: 14px;
}
.comments-li .comment .media-left,
.comments-li .comment .media>.pull-left {
    padding-right: 0;
}
.comments-li .comment .comment-body {
    margin-left: 100px;
    margin-top: 15px;
}
.media-body h6 {
    padding: 0;
    border: none;
    float: left;
}
.post-comment-meta {
    width: 100%;
    float: left;
}

.comments-li .comment .comment-reply-link {
    margin-top: 0;
    font-size: 14px;
    cursor: pointer;
    color: #aaa;
}
.comments-li .comment .comment-reply-link .fa {
    margin-right: 8px;
    font-size: 8px;
    margin-top: -2px;
}
.comments-li .comment.child {
    float: left;
    border-top: 1px solid #eeeeee;
    border-bottom: none;
    padding-top: 55px;
    padding-bottom: 0;
} 


/* ==========================================================================
    9.10. COMMENT FORM
    ========================================================================= */
.form-control {
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#commentform {
    margin-top: 10px;
}
.comment-form{
    width: 100%;
    float: left;
}
.comment-form .form-group{
    margin-bottom: 20px;
}
.comment-form .form-group:nth-child(2),
.comment-form .form-group:nth-child(3){
    padding-right: 0;
}

.comment-form .wpcf7-message{
    width: 100%;
}
.comment-form .wpcf7-submit.btn{
    background-color: #fcfcfc;
    border: 1px solid #e3e3e3;
}
.comment-form label{
    width: 100%;
    margin-bottom: 10px;
    display: block;
    font-size: 13px;
    color: #303136;
}
.required {
    color: #ce292d;
}
.italic {
    font-style: italic;
    color: #444444;
}
.comment-form .wpcf7-submit {
    margin-top: 15px;
}



/* ==========================================================================
    10. CONTACT
    ========================================================================= */

/* ==========================================================================
    10.1. CONTACT FORM
    ========================================================================= */

.wpcf7 .form-group{
    margin-bottom: 20px;
}

.wpcf7 label{
    width: 100%;
    padding-bottom: 10px;
}

.wpcf7-text, 
.wpcf7-select,
.wpcf7-textarea{
    background: transparent;
    box-shadow: none;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 16px 20px 12px;
    font-size: 14px;
}
.wpcf7-text:focus, 
.wpcf7-select:focus,
.wpcf7-textarea:focus{
    box-shadow: none;
    -webkit-box-shadow: none;
}

.wpcf7-textarea{
    resize: none;
}
.wpcf7-submit {
    margin-top: 40px;
}

.wpcf7-text::-webkit-input-placeholder,
.wpcf7-textarea::-webkit-input-placeholder {
    color: #aaaaaa;
    font-size: 14px;
}
.wpcf7-text::-moz-placeholder,
.wpcf7-textarea::-moz-placeholder {
    color: #aaaaaa;
    font-size: 14px;
}
.wpcf7-text:-ms-input-placeholder,
.wpcf7-textarea:-ms-input-placeholder {
    color: #aaaaaa;
    font-size: 14px;
}

.contact-form .form-group{
    width: 100%;
    float: left;
    padding-right: 0;
}
.contact-form .form-group.form-group-half{
    width: 50%;
    float: left;
    padding-right: 30px;
}
.contact-form .form-group.wpcf7-message{
    width: 100%;
}
.contact-form .form-group:nth-child(2),
.contact-form .form-group:nth-child(3){
    padding-right: 0;
}

.contact-form label{
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #1A1D1F;
    text-align: left;
}
.contact-form .wpcf7-text, 
.contact-form .wpcf7-select,
.contact-form .wpcf7-textarea{
    border: none;
    padding: 14px 0 20px 0;
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
}
.custom-background .contact-form .wpcf7-text,
.custom-background .contact-form .wpcf7-select,
.custom-background .contact-form .wpcf7-textarea {
    border-bottom: 1px solid #CBCBCB;
}
.contact-form .wpcf7-text::-webkit-input-placeholder,
.contact-form .wpcf7-textarea::-webkit-input-placeholder {
    color: #666;
    font-size: 16px;
}
.contact-form .wpcf7-text::-moz-placeholder,
.contact-form .wpcf7-textarea::-moz-placeholder {
    color: #666;
    font-size: 16px;
}
.contact-form .wpcf7-text:-ms-input-placeholder,
.contact-form .wpcf7-textarea:-ms-input-placeholder {
    color: #666;
    font-size: 16px;
}

.dark .contact-form .wpcf7-text::-webkit-input-placeholder,
.dark .contact-form .wpcf7-textarea::-webkit-input-placeholder {
    color: #666666;
}
.dark .contact-form .wpcf7-text::-moz-placeholder,
.dark .contact-form .wpcf7-textarea::-moz-placeholder {
    color: #666666;
}
.dark .contact-form .wpcf7-text:-ms-input-placeholder,
.dark .contact-form .wpcf7-textarea:-ms-input-placeholder {
    color: #666666;
}
.dark .contact-form .wpcf7-text, 
.dark .contact-form .wpcf7-select,
.dark .contact-form .wpcf7-textarea{
    border-bottom: 1px solid #555555;
}

.contact-form.style-2 .wpcf7-text, 
.contact-form.style-2 .wpcf7-select,
.contact-form.style-2 .wpcf7-textarea{
    border: 1px solid #E3E3E3;
    padding: 14px 20px;
    background-color: #fff;
    font-size: 15px;
}
.contact-form.style-2 .wpcf7-text::-webkit-input-placeholder,
.contact-form.style-2 .wpcf7-textarea::-webkit-input-placeholder {
    color: #AAAAAA;
    font-size: 14px;
}
.contact-form.style-2 .wpcf7-text::-moz-placeholder,
.contact-form.style-2 .wpcf7-textarea::-moz-placeholder {
    color: #AAAAAA;
    font-size: 14px;
}
.contact-form.style-2 .wpcf7-text:-ms-input-placeholder,
.contact-form.style-2 .wpcf7-textarea:-ms-input-placeholder {
    color: #AAAAAA;
    font-size: 14px;
}
.g-recaptcha {
    float: left;

}
/* ==========================================================================
    10.2. CONTACT PAGE
    ========================================================================= */
.contact-page-full-screen #map {
    height: 700px;
}
.contact-page-full-screen.page-content  {
    padding-top: 0 !important;
    margin-bottom: 0;
}
.contact-page-full-screen.page-content .row {
    margin-bottom: 0;
}
.contact-page-full-screen {
    text-align: left;
}
.contact-container {
    display: table;
}
.contact-page-full-screen h1 {
    font-weight: 700;
}
.contact-page-full-screen *[class*="col-"] {
    margin-bottom: 0 !important;
}
.contact-container-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 60px 0 100px !important;
}
.contact-info-container {
    float: left;
    display: table;
    margin-bottom: 30px;
    width: 100%;
    padding-right: 15px;
}
.contact-info-container .contact-info-list {
    margin-bottom: 0;
    padding-left: 67px;
}
.contact-info-container .icon-container {
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    float: left;
    margin-top: 6px;
}
.contact-info-container .icon-container img,
.contact-info-container .icon-container svg{
    width: 48px;
    height: 52px;
}
.contact-info-container .icon-container .fa {
    font-size: 60px;
}
.contact-info-container .contact-info-list li {
    color: #888888;
}
.contact-page-full-screen .contact-form .form-group{
    width: 100%;
    float: left;
    padding-right: 0;
}
.contact-page-full-screen .wpcf7-submit {
    margin-top: 20px;
}

.map-height-lg {
    height: 553px;
}
.map-height-sm {
    height: 274px;
}

/* ==========================================================================
    11. 404 PAGE
    ========================================================================= */

.page-404-content .btn-wrapper {
    margin-top: 40px;
}
.page-404-content.page-title-fullscreen .heading-subtitle-bottom h1 {
    font-size: 208px;
    line-height: 180px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 700;
}
.page-404-content.page-title-fullscreen .heading-subtitle-bottom h2 {
    text-transform: none;
    font-size: 48px;
    padding-bottom: 10px;
}
.page-404-content.page-title-fullscreen .heading-subtitle-bottom h2:after {
    display: none;
}
.page-404-content.page-title-fullscreen .heading-subtitle-bottom p {
    font-size: 16px;
    line-height: 26px;
    width: 65%;
}

/* ==========================================================================
    12. HOME COMING SOON
    ========================================================================= */

.coming-soon-page {
    padding-top: 0 !important;
}
.coming-soon-page .logo-container {
    position: absolute;
    padding: 40px 0;
}
.coming-soon-page .logo {
    width: 77px;
}
.coming-soon-page.page-content {
    margin-bottom: 0;
    padding-top: 0;
}
.coming-soon-heading-container {
    background-color: rgba(11, 8, 10, 0.5);
    padding: 0 60px;
}
.coming-soon-page .countdown-container {
    background-color: rgba(11, 8, 10, 0.8);
    padding: 60px;
    margin-bottom: 0 !important;
}
.coming-soon-page .row {
    margin-bottom: 0;
}
.coming-soon-page.page-content .container-fluid {
    padding: 0 15px;
}
.coming-soon-heading-container{
    margin-bottom: 0 !important;
}
.coming-soon-heading-container .heading-subtitle-top h2{
    font-weight: 700;
    font-size: 100px;
    line-height: 100px;
}
.coming-soon-heading-container,
.coming-soon-page .countdown-container{
    display: table;
}

.coming-soon-heading-container .heading-subtitle-top,
.countdown-container-inner{
    display: table-cell;
    vertical-align: middle;
}
.countdown-container-inner{
    text-align: center;
}
.coming-soon-page .countdown-container h3 {
    font-weight: 300;
    width: 65%;
    margin: 0 auto;
}


/* ==========================================================================
    13. MAINTANENCE MODE PAGE
    ========================================================================= */

.maintenance-container {
    text-align: center;
}
.maintenance-page.page-content {
    margin-bottom: 0;
    padding-top: 0;
}
.maintenance-page .col-md-12{
    display: table;
}
.maintenance-page .row {
    margin-bottom: 0;
}
.maintenance-container-inner{
    display: table-cell;
    vertical-align: middle;
}
.maintenance-page .heading-subtitle-bottom p {
    font-size: 18px;
    width: 70%;
}
.maintenance-page .heading-subtitle-bottom h3:after {
    height: 5px;
}
.maintenance-page .heading-subtitle-bottom h3 {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.maintenance-page .btn-wrapper {
    margin-top: 50px;
}

.maintenance-page .logo-container {
    width: 100%;
    position: absolute;
    padding: 40px 0;
    margin-left: -15px;
}
.maintenance-page .logo {
    width: 77px;
    margin: 0 auto;
}
.maintenance-page .navbar-header {
    float: none;
}
.maintenance-page .progress-bar {
    width: 70%;
    position: relative;
    margin: 50px auto 0 auto;
    float: none;
}
.maintenance-page .progress-bar .progress-bar-line {
    float: right;
    width: 75%;
}
/* ==========================================================================
     14. FOOTER
    ========================================================================= */
#footer .row{
    margin-bottom: 65px;
}

#footer-wrapper{
    padding-top: 65px;
    position: relative;
    background-color: #333;
}
#footer-wrapper.footer-light {
    border-top: 1px solid #eee;
    background-color: #fff;
}
#footer-wrapper .logo{
    display: inline-block;
}

.social-links {
    border-collapse: separate;
}
.social-links.align-center{
    margin: 0 auto;
}
.social-links.align-left{
    margin: 0 auto 0 0;
}
.social-links.align-right{
    margin: 0 0 0 auto;
}
.social-links li {
    display: inline-block;
}


#footer-wrapper p,
#copyright-container p{
    color: #888;
    font-size: 13px;
    padding-bottom: 0;
}
#copyright-container p {
    font-size: 14px;
}
#footer-wrapper.footer-dark p{
    color: #fff;
}
#footer-wrapper.footer-light p{
    color: #888;
}
#footer-wrapper.footer-light.widgetized-style-2 p{
    color: #fff;
}
#footer-wrapper.footer-dark.widgetized-style-1 p{
    color: #888;
}

.social-links.social-no-bg a,
.social-links.social-no-bg a:hover,
.row .social-links.social-no-bg.theme-hover a,
.row .social-links.social-no-bg.theme-hover a:hover{
    background-color: transparent !important;
}
.social-links.social-no-bg.social-big a,
.social-links.social-no-bg.social-big a:hover {
    width: 30px;
    height: 30px;
}
.social-links.social-no-bg.social-big a .fa{
    font-size: 22px;
}
.footer-dark .row .social-links.social-light.social-no-bg a .fa{
    color: #fff;
}
.footer-light .row .social-links.social-dark.social-no-bg a .fa{
    color: #888;
}

.social-links.social-dark li a{
    background-color: #212121;
}
.social-links.social-dark li a .fa{
    color: #fff;
}
.social-links.social-big li a,
.widget .social-links.social-big li a{
    height: 50px;
    width: 50px;

}
.social-links.social-big li a .fa {
    font-size: 16px;
}
.social-links.social-small li a,
.widget .social-links.social-small li a{
    height: 30px;
    width: 30px;
}
.social-circle-icons.social-links li a{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.social-square-icons.social-links li a{
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.footer-light .social-links.social-dark.theme-hover li a .fa,
.footer-light .social-links.social-dark.natural-hover li a .fa{
    color: #fff;
}
.footer-light .social-links.outlined-dark.social-dark.theme-hover li a .fa,
.footer-light .social-links.outlined-dark.social-dark.natural-hover li a .fa{
    color: #212121;
}
.social-links.social-light.theme-hover li a:hover .fa,
.social-links.social-light.natural-hover li a:hover .fa{
    color: #fff;
}
.footer-light .social-links.social-dark.outlined-dark.theme-hover li a:hover,
.footer-dark .social-links.social-light.outlined-light.theme-hover li a:hover {
    background-color: transparent !important;
}
.footer-dark .social-links.social-light li a:hover .fa {
    color: #fff;
}

.social-links.social-no-shadow li a {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.social-links.social-animated li a{
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.social-links.social-shadow li a{
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.social-links.social-animated li a .fa{
    color: transparent;
}
.social-links.social-animated.social-light li a.animate-social-icon .fa,
.aside .social-links.social-animated.social-light li a.animate-social-icon .fa{
    animation: animSocIcoLight 0.4s, animSocIcoColor 0.4s;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;
    animation-delay: 0.7s;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    color: transparent;
    opacity: 0;
}
.social-links.social-animated.social-light li a.animate-social-icon:hover .fa {
    color: #fff;
}
.social-links.social-animated.social-dark li a.animate-social-icon:hover .fa {
    color: #212121;
}
.social-links.social-animated.social-dark.theme-hover li a.animate-social-icon:hover .fa {
    color: #fff;
}
.social-links.social-animated.social-dark li a.animate-social-icon .fa{
    animation: animSocIco 0.4s, animSocIcoColor 0.4s;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;
    animation-delay: 0.7s;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    color: transparent;
    opacity: 0;
}

.footer-dark .social-links.social-dark.social-animated li a.animate-social-icon {
    animation: animSocButton 2s;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;

    /* Old browsers */
    background: linear-gradient(to right, transparent 50%, #232121 50%);
    background-position:right bottom;
}
.footer-light .social-links.social-dark.social-animated li a.animate-social-icon {
    animation: animSocButton 2s;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;

    /* Old browsers */
    background: linear-gradient(to right, transparent 50%, #232121 50%);
    background-position:right bottom;
}
.footer-dark .social-links.social-light.social-animated li a.animate-social-icon {
    animation: animSocButton 2s;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;

    /* Old browsers */
    background: linear-gradient(to right, transparent 50%, #fff 50%);
    background-position:right bottom;
}
.footer-light .social-links.social-light.social-animated li a.animate-social-icon {
    animation: animSocButton 2s;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;

    /* Old browsers */
    background: linear-gradient(to right, transparent 50%, #ebebeb 50%);
    background-position:right bottom;
}
.aside .social-links.social-light.social-animated li a.animate-social-icon {
    animation: animSocButton 2s;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;

    /* Old browsers */
    background: linear-gradient(to right, transparent 50%, #ebebeb 50%);
    background-position:right bottom;
}
.aside .social-links.social-dark.social-animated li a.animate-social-icon {
    animation: animSocButton 2s;
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;

    /* Old browsers */
    background: linear-gradient(to right, transparent 50%, #212121 50%);
    background-position:right bottom;
}

@-webkit-keyframes animSocButton {
    0% {
        background-position:left bottom;
        background-size: 400% 100%;
    }
    100% {
        background-position:right bottom;
        background-size: 400% 100%;
    }
}
@keyframes animSocButton {
    0% {
        background-position:left bottom;
        background-size: 400% 100%;
    }
    100% {
        background-position:right bottom;
        background-size: 400% 100%;
    }
}
@-webkit-keyframes animSocIco {
    0% {
        color: transparent;
        transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
    }
    100% {
        color: #ffffff;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
    }
}
@keyframes animSocIco {
    0% {
        color: transparent;
        transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
    }
    100% {
        color: #ffffff;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
    }
}
@-webkit-keyframes animSocIcoColor {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes animSocIcoColor {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes animSocIcoLight {
    0% {
        color: transparent;
        transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
    }
    100% {
        color: #212121;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
    }
}
@keyframes animSocIcoLight {
    0% {
        color: transparent;
        transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
    }
    100% {
        color: #212121;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
    }
}
.social-links li a {
    color: #303136;
}
.social-links li a:hover {
    color: inherit;
}
.social-links li a,
.widget .social-links li a{
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    height: 30px;
    width: 30px;
    margin: 0 3px;
    text-align: center;
}
.footer-dark .social-links.social-light li a {
    background-color: #fff;
}
.footer-dark .social-links.social-animated.social-light li a {
    background-color: transparent;
}
.footer-light .social-links.social-light li a {
    background-color: #f1f1f1;
}
.social-links.social-dark.outlined-dark a {
    border: 1px solid #212121;
    background-color: transparent !important;
}
.social-links.social-light.outlined-light a {
    border: 1px solid #CBCBCB;
    background-color: transparent !important;
}
.social-links.social-dark.outlined-dark a .fa,
.footer-dark .social-links.social-light li a .fa,
.aside .social-links.social-dark.outlined-dark a .fa,
.aside .social-links.social-light.outlined-dark a .fa{
    color: #212121;
}
.footer-dark .social-links.social-light.social-animated li a .fa{
    color: transparent;
}
.social-links.social-dark.natural-hover.outlined-dark a:hover,
.social-links.social-dark.theme-hover.outlined-dark a:hover,
.social-links.social-light.natural-hover.outlined-light a:hover,
.social-links.social-light.theme-hover.outlined-light a:hover,
.social-links.social-light.natural-hover.outlined-light a,
.social-links.social-light.theme-hover.outlined-light a,
.footer-light .social-links.social-light.outlined-light a,
.footer-light .social-links.social-light.outlined-light a:hover,
.aside .social-links.social-dark.outlined-dark a:hover,
.aside .social-links.social-light.outlined-light a:hover{
    background-color: transparent !important;
}
.footer-dark .social-links.social-light.outlined-light a .fa,
.footer-light .social-links.social-light.natural-hover li a:hover .fa{
    color: #fff;
}
.footer-light .social-links.social-animated.social-light li a.animate-social-icon .fa {
    color: #fff;
}
.footer-light .social-links.social-light.outlined-light a .fa,
.aside .social-links.social-light.outlined-light a .fa{
    color: #888;
}
.footer-light .social-links.social-light.outlined-light a,
.aside .social-links.social-light.outlined-light a{
    border: 1px solid #888;
}
.social-links.outlined-light a {
    border: 1px solid #fff;
}
.social-links.outlined-light a .fa,
.footer-dark .social-links.social-dark.natural-hover li a:hover .fa{
    color: #fff;
}
.social-links.outlined-dark a {
    border: 1px solid #212121;
}
.social-links.outlined-dark a .fa,
.social-links.social-light.outlined-light a .fa{
    color: #212121;
}
.social-links.outlined-light.natural-hover a:hover,
.social-links.outlined-dark.natural-hover a:hover {
    background-color: transparent !important;
}
.social-links.social-light a {
    background-color: #ccc;
}
.aside .social-links.social-dark li a{
    background-color: #212121;
}
.aside .social-links.social-dark li a .fa{
    color: #fff;
}
.social-links.social-light a .fa,
.social-links.social-light.outlined-dark a .fa{
    color: #303136;
}


#footer-wrapper.simple-style .social-links {
    margin-top: 15px;
}
#footer-wrapper.simple-style .social-links li a {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 16px;
    text-transform: uppercase;
    font-weight: 500;
}
#footer-wrapper.simple-style .to-top {
    border-radius: 2px;
    border: 2px solid;
    width: 45px;
    height: 70px;
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
}
#footer-wrapper.simple-style .to-top .icon-container {
    display: table-cell;
    vertical-align: middle;
}
#footer-wrapper.simple-style .to-top .icon-container img,
#footer-wrapper.simple-style .to-top .icon-container svg {
    width: 10px;
    height: 20px;
    margin-top: 7px;
}
#footer-wrapper.simple-style .to-top svg,
#footer-wrapper.simple-style .to-top img {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
#footer-wrapper.simple-style .to-top .fa{
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
#footer-wrapper.simple-style .to-top:hover .fa,
#footer-wrapper.simple-style .to-top:hover svg,
#footer-wrapper.simple-style .to-top:hover img{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
}

#footer-wrapper.simple-style .breadcrumb {
    display: inline-block;
    padding: 0;
    margin: 20px 0 0 0;
    background: none;
}
#footer-wrapper.simple-style .breadcrumb li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    padding: 0;
    margin: 0 20px;
}
#footer-wrapper.simple-style.footer-dark .breadcrumb li a{
    color: #aaa;
}
#footer-wrapper.simple-style.footer-dark .breadcrumb li a,
#footer-wrapper.simple-style.footer-light .breadcrumb li a{
    font-weight: 500;
    font-size: 13px;
}
#footer-wrapper.simple-style .breadcrumb>li+li:before {
    display: none;
}
#copyright-container {
    padding: 25px 0;
}
.footer-light #copyright-container{
    border-top: 1px solid #eee;
}
.footer-dark #copyright-container{
    border-top: 1px solid #222222;
}
#copyright-container .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
#copyright-container .row {
    margin-bottom: 0;
}
#copyright-container p,
#copyright-container a {
    color: #888;
    padding-bottom: 0;
}
#copyright-container .footer-breadcrumb {
    float: right;
    padding: 0;
    margin: 0;
    background: none;
}
#copyright-container .footer-breadcrumb li {
    float: left;
    list-style: none;
}
.breadcrumb.footer-breadcrumb li:nth-child(2)::before {
    content: '/';
}
.breadcrumb.footer-breadcrumb li + li::before {
    color: #a0a9b1;
}

#footer-wrapper.widgetized-style-2 p {
    text-transform: uppercase;
}
#copyright-container .to-top{
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}

#footer-wrapper.footer-dark .to-top,
#footer-wrapper.footer-dark .to-top .fa{
    color: #888;
}
#copyright-container .to-top,
#copyright-container .to-top .fa{
    color: #888;
}

#footer-wrapper.one-line-style {
    padding: 15px 0;
    float: left;
    width: 100%;
}
#footer-wrapper.one-line-style .social-links {
    border-spacing: 3px 0;
    margin-top: 9px;
}
#footer-wrapper.one-line-style p{
    padding: 13px 0 0;
}
#footer-wrapper.one-line-style.footer-dark p{
    color: #888;
}
#footer-wrapper.widgetized-style-2 .social-links li {
    margin: 0 3px;
}
#footer-wrapper.widgetized-style-2 .social-links {
    margin-bottom: 15px;
}



/* ==========================================================================
     15. WIDGETS
    ========================================================================= */
.widget a {
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 0;
    margin-top: 10px;
    display: inline-block;
}
.widget .logo a{
    padding: 0;
    margin-top: 0;
    margin-bottom: 30px;
}
.footer-dark .footer-widget-container .widget a {
    color: #fff;
}

#footer-wrapper.footer-dark.widgetized-style-1 .footer-widget-container .widget p {
    color: #888;
    font-size: 15px;
}
.widget ul {
    padding-left: 0;
}
.widget ul li a {
    font-weight: 300;
    text-decoration: none;
    text-transform: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    color: #888;
}
.aside .widget ul li a {
    font-size: 15px;
    margin-bottom: 2px;
}

.footer-light .footer-widget-container .widget ul li a {
    color: #000;
}
#footer-wrapper .widget:last-child,
.widget:last-child {
    margin-bottom: 0px;
}
.widget .title h3,
.widget .widget-title{
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 27px;
    padding-bottom: 10px;
    font-weight: 500;
}
.aside .widget .title h3,
.aside .widget .widget-title{
    font-weight: 600;
}
.footer-dark .footer-widget-container .widget .title h3,
.footer-dark .footer-widget-container .widget .widget-title{
    color: #fff;
}
.footer-light .footer-widget-container .widget .title h3 {
    color: #303136;
}
.widget .title h3:after,
.widget .widget-title:after{
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    height: 3px;
    left: 0%;
    bottom: 0;
}
.widget.widget-centered .title h3:after {
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    height: 3px;
    left: 50%;
    bottom: 0;
    margin-left: -10px;
}
#footer-wrapper .widget:not(:only-child) {
    margin-bottom: 30px;
}
#footer-wrapper .footer-widget-container .widget:last-child {
    margin-bottom: 0;
}
#footer-wrapper.widgetized-style-3 .widget ul li a {
    font-size: 14px;
    line-height: 20px;
}
#footer-wrapper.widgetized-style-3 .widget .title h3,
#footer-wrapper.widgetized-style-3 .widget .widget-title{
    margin-bottom: 15px;
    padding-bottom: 0;
}
#footer-wrapper.widgetized-style-3 .widget .title h3:after,
#footer-wrapper.widgetized-style-3 .widget .widget-title:after{
    display: none;
}
#footer-wrapper.widgetized-style-3 .widget.widget_nav_menu .menu .menu-item:before,
#footer-wrapper.widgetized-style-3 .widget.widget_archive ul li:before,
#footer-wrapper.widgetized-style-3 .widget.widget_categories ul li:before,
#footer-wrapper.widgetized-style-3 .widget.widget_meta ul li:before,
#footer-wrapper.widgetized-style-3 .widget.widget_rss ul li:before {
    display: none; 
}
#footer-wrapper.widgetized-style-3 .widget.widget_nav_menu .menu .menu-item{
    padding-left: 0;
}
.widget p,
.widget a,
.widget span {
    color: #888;
}
.widget p:last-child {
    padding-bottom: 0;
}
.widget-centered {
    text-align: center;
}
.widget_newsletterwidget.widget-centered .social-links {
    float: none;
    margin: 0 auto;
}
.widget-centered .newsletter{
    margin-bottom: 25px;
}
.widget.widget_nav_menu .menu .menu-item:before,
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_meta ul li:before,
.widget.widget_rss ul li:before{
    position: absolute;
    left: 0;
    top: 1px;
    content: "\f054 ";
    font-family: "FontAwesome";
    font-size: 11px;
}

.widget.widget_nav ul li,
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_rss ul li{
    position: relative;
    padding-left: 15px;
}

/* ==========================================================================
     15.1. SEARCH WIDGET
    ========================================================================= */

.widget.widget_search .a_search {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #383838;
    padding: 0 0 10px 0;
    width: 80%;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.widget.widget_search .search-submit {
    width: 35px;
    height: 35px;
    border-radius: 2px;
    margin-left: -2px;
    background-image: url('../img/svg/search-icon-light.svg');
}
.footer-light .widget.widget_search .a_search {
    border-bottom: 1px solid #ccc;
}
.footer-light .widget.widget_search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #888;
    font-weight: 300;
}
.footer-light .widget.widget_search input::-moz-placeholder { /* Firefox 19+ */
    color: #888;
    font-weight: 300;
}
.footer-light .widget.widget_search input:-ms-input-placeholder { /* IE 10+ */
    color: #888;
    font-weight: 300;
}
.footer-light .widget.widget_search input:-moz-placeholder { /* Firefox 18- */
    color: #888;
    font-weight: 300;
}
.aside .widget form {
    position: relative;
}
.aside .widget.widget_search .a_search {
    background-color: #fff;
    border: 1px solid #eeeeee;
    padding: 13px 20px 9px 20px;
    font-size: 13px;
    width: 100%;
}
.aside .widget.widget_search .a_search:focus {
    border: 1px solid;
}
.aside .widget.widget_search .search-submit {
    width: 47px;
    height: 47px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    margin-left: 0;
    background-color: transparent;
    background-image: url('../img/svg/search-icon2-dark.svg');
}

.aside .widget.widget_search .a_search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #161d27;
    font-weight: 500;
}
.aside .widget.widget_search .a_search::-moz-placeholder { /* Firefox 19+ */
    color: #161d27;
    font-weight: 500;
}
.aside .widget.widget_search .a_search:-ms-input-placeholder { /* IE 10+ */
    color: #161d27;
    font-weight: 500;
}
.aside .widget.widget_search .a_search:-moz-placeholder { /* Firefox 18- */
    color: #161d27;
    font-weight: 500;
}

/* ==========================================================================
     15.2. TEXT WIDGET
    ========================================================================= */
.widget.widget-text .textwidget {
    padding-left: 0;
}
#footer-wrapper .widget.widget-text p{
    font-size: 15px;
    margin-bottom: 5px;
}
#footer-wrapper.footer-dark .widget.widget-text p,
#footer-wrapper.footer-light .widget.widget-text p{
    color: #888;
}
#footer-wrapper .widget.widget-text .logo a {
    margin-top: 0;
    margin-bottom: 16px;
}
#footer-wrapper.widgetized-style-1 .widget.widget-text p {
    font-size: 16px;
}
.horizontal-list li{
    display: inline-block;
}


/* ==========================================================================
     15.3. NEWSLETTER WIDGET
    ========================================================================= */
.footer-dark .footer-widget-container .widget_newsletterwidget .newsletter{
    float: left;
    width: 100%;
    border-bottom: 1px solid #383838;
}
.footer-light .footer-widget-container .widget_newsletterwidget .newsletter{
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.widget_newsletterwidget .newsletter .newsletter-email {
    border: none;
    padding: 10px 0 18px 0;
    background-color: transparent;
    float: left;
    width: 70%;
}
.newsletter .newsletter-submit {
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.footer-dark .footer-widget-container .newsletter .newsletter-submit {
    color: #fff;
}
.footer-light .footer-widget-container .newsletter .newsletter-submit {
    color: #303136;
}
.widget_newsletterwidget .social-links {
    border-spacing: 3px;
    margin-top: 25px;
    padding-left: 0;
    float: left;
}

.aside .widget_newsletterwidget .newsletter{
    float: left;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.aside .newsletter .newsletter-submit {
    color: #303136;
    font-weight: 600;
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    float: right;
    font-size: 14px;
    padding: 10px 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.aside .widget_newsletterwidget .newsletter .newsletter-email {
    padding: 10px 0 12px 0;
    width: 62%;
}
.aside .widget_newsletterwidget .newsletter .newsletter-email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #888888;
    font-weight: 300;
    font-size: 15px;
}
.aside .widget_newsletterwidget .newsletter .newsletter-email::-moz-placeholder { /* Firefox 19+ */
    color: #888888;
    font-weight: 300;
    font-size: 15px;
}
.aside .widget_newsletterwidget .newsletter .newsletter-email:-ms-input-placeholder { /* IE 10+ */
    color: #888888;
    font-weight: 300;
    font-size: 15px;
}
.aside .widget_newsletterwidget .newsletter .newsletter-email:-moz-placeholder { /* Firefox 18- */
    color: #888888;
    font-weight: 300;
    font-size: 15px;
}
.widget_newsletterwidget .newsletter .newsletter-email::-webkit-input-placeholder,
.aside .widget_newsletterwidget .newsletter .newsletter-email::-moz-placeholder,
.aside .widget_newsletterwidget .newsletter .newsletter-email:-ms-input-placeholder,
.aside .widget_newsletterwidget .newsletter .newsletter-email:-moz-placeholder{
    font-size: 15px;
}


/* ==========================================================================
     15.4. CUSTOM MENU WIDGET
    ========================================================================= */
.widget.widget_nav_menu.widget_horizontal_menu {
    margin-top: 20px;
}
.widget.widget_nav_menu .menu {
    padding-left: 0;
}
.widget.widget_nav_menu .menu .menu-item {
    position: relative;
    padding-left: 15px;
}

.widget.widget_nav_menu.widget_horizontal_menu .menu .menu-item {
    display: inline-block;
    padding-right: 18px;
    padding-left: 18px;
}
.widget.widget_nav_menu.widget_horizontal_menu .menu .menu-item a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;

}
.widget.widget_nav_menu.widget_horizontal_menu .menu .menu-item:before {
    display: none;
}


/* ==========================================================================
    15.5. LATEST POSTS WIDGET
    ========================================================================= */
.rpw_posts_widget .rpw_blog,
.rpw_posts_widget .rpw_blog li,
.rpw_posts_widget .rpw_blog a{
    float: left;
}
.rpw_posts_widget .rpw_blog .rpw_info_wrapper  {
    padding-left: 90px;
}
.rpw_posts_widget .rpw_blog {
    padding-left: 0;
}
.rpw_posts_widget .rpw_blog .rpw_image_container {
    float: left;
    margin-right: 20px;
    width: 70px;
    height: 70px;
}
.rpw_posts_widget .rpw_blog .rpw_image_container img{
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.rpw_posts_widget .rpw_blog .rpw_image_container:hover img {
    opacity: 0.85;
}
.rpw_posts_widget .rpw_blog li {
    margin-bottom: 15px;
    width: 100%;
}
.rpw_posts_widget .rpw_blog .date-container {
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
.rpw_posts_widget .rpw_blog .date-container span {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 25px;
    background: url(../img/svg/clock-icon.svg) no-repeat;
    background-size: 18px;
}
.aside .rpw_posts_widget .rpw_blog h4 {
    font-weight: 500;
    color: #303136;
}
.footer-dark .rpw_posts_widget .rpw_blog .date-container span {
    color: #aaa;
}
.footer-light .rpw_posts_widget .rpw_blog .date-container span {
    color: #888;
}
.rpw_posts_widget .rpw_blog h4 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.footer-dark .rpw_posts_widget .rpw_blog h4{
    color: #fff;
}
.footer-light .rpw_posts_widget .rpw_blog h4{
    color: #303136;
}
.blog-details .rpw_posts_widget .rpw_blog li {
    width: 100%;
}
.blog-details .rpw_posts_widget .rpw_blog .rpw_image_container {
    width: 138px;
    height: 100px;
    margin-right: 0;
}
.blog-details .rpw_posts_widget .rpw_blog h4 {
    font-size: 18px;
    font-weight: 500;
    color: #303136;
    line-height: 24px;
}
.blog-details .rpw_posts_widget .rpw_blog .date-container span {
    font-size: 14px;
}
.blog-details .rpw_posts_widget .rpw_blog .rpw_info_wrapper {
    padding-left: 160px;
}
.blog-details .rpw_posts_widget .rpw_blog .date-container span {
    background-position-y: 2px;
}
.blog-details .widget .title h3 {
    color: #1a1d1f;
    font-size: 18px;
    font-weight: 600;
}
.blog-details .widget .title h3:after {
    display: none;
}
.blog-details .widget.rpw_posts_widget {
    margin-bottom: 50px;
    float: left;
}
/* ==========================================================================
     15.6. TAG CLOUD WIDGET
    ========================================================================= */
.widget_tag_cloud a {
    background: transparent;
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 5px;
    margin-right: 0px;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    text-transform: none;
    margin-top: 0;
    line-height: 20px;
    color: #888;
    border: 1px solid #eeeeee;
}
.widget_tag_cloud a:hover {
    color: #fff !important;
}
.footer-light .footer-widget-container .widget_tag_cloud a{
    border: 1px solid #cccccc;
}
.footer-dark .footer-widget-container .widget_tag_cloud a{
    border: 1px solid #383838;
    color: #888;
}

/* ==========================================================================
     15.7. RECENT COMMENTS WIDGET
    ========================================================================= */

.widget.widget_recent_comments .recentcomments {
    font-weight: 300;
    margin-bottom: 15px;
}
.widget.widget_recent_comments .recentcomments,
.widget.widget_recent_comments .recentcomments a,
.widget.widget_recent_comments .recentcomments span{
    line-height: 20px;
}
.widget.widget_recent_comments .recentcomments a,
.widget.widget_recent_comments .recentcomments span{
    display: inline;
}
.widget.widget_recent_comments .recentcomments a:hover {
    text-decoration: underline;
}
.widget.widget_recent_comments ul {
    padding-left: 0;
}
.widget.widget_recent_comments ul li .comment-author-link a {
    margin-bottom: 0;
    font-style: normal;
}
.footer-dark .footer-widget-container .widget.widget_recent_comments ul li .comment-author-link a,
.footer-light .footer-widget-container .widget.widget_recent_comments ul li .comment-author-link a{
    color: #888;
}

.aside .widget.widget_recent_comments ul li .comment-author-link a {
    color: #303136;
    font-weight: 600;
    font-size: 14px;
}
.aside .widget.widget_recent_comments .recentcomments a {
    font-style: normal;
    font-size: 14px;
}
.aside .widget.widget_recent_comments .recentcomments {
    font-weight: 300;
    font-size: 14px;
}
/* ==========================================================================
     15.8. POST CATEGORIES WIDGET
    ========================================================================= */

.widget.widget_categories ul {
    padding-left: 0;
}
.widget.widget_categories label {
    font-size: 15px;
    color: #303136;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 400;
}

/* ==========================================================================
     15.9. SOCIAL FEED WIDGET
    ========================================================================= */
.social-feed ul{
    padding-left: 0;
}
.social-feed li {
    background: none;
    padding-left: 0;
    border: none;
    float: left;
    margin-bottom: 1px;
    padding-top: 0;
    padding-right: 1px;
    width: 65px;
    height: 65px;
    list-style: none;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.social-feed li:hover {
    opacity: 0.7;
}
.social-feed li img {
    width: 65px;
    height: 65px;
}


/* ==========================================================================
     15.10. RSS WIDGET
    ========================================================================= */
.widget.widget_rss {
    font-size: 15px;
}
.widget.widget_rss .title .rsswidget {
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 40px;
    color: #303136;
    padding: 0;
    margin-bottom: 0px;
}
.widget.widget_rss ul li a{
    font-weight: 400;
    color: #303136;
}
.widget.widget_rss ul li .rss-date,
.widget.widget_rss ul li cite{
    font-style: italic;
    color: #aaa;
}
.widget.widget_rss ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.widget.widget_rss ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

/* ==========================================================================
     15.11. RECENT ENTRIES WIDGET
    ========================================================================= */
.widget_recent_entries ul > li::before {
    position: absolute;
    display: block;
    content: "\f073";
    font-family: 'FontAwesome';
    font-size: 13px;
    top: 0;
    left: 0;
}
.widget_recent_entries ul > li {
    position: relative;
    padding-left: 20px;
}

/* ==========================================================================
     15.12. ARCHIVE WIDGET
    ========================================================================= */

.widget.widget_archive label {
    font-size: 15px;
    color: #303136;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 400;
}


/* ==========================================================================
     15.13. CALENDAR WIDGET
    ========================================================================= */

table tbody tr td {
    padding: 10px;
    font-size: 15px;
}
table thead tr th {
    padding: 10px;
    font-weight: 600;
    color: #303136;
    text-transform: uppercase;
    font-size: 13px;
}
table tbody {
    background-color: #fcfcfc;
}
.widget.widget_calendar #wp-calendar{
    width: 100%;

}
.widget.widget_calendar a {
    margin-top: 0;
    font-size: 15px;
    padding-left: 15px;
}

.widget.widget_calendar #wp-calendar caption{
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #303136;
    margin-bottom: 10px;
}

.widget.widget_calendar #wp-calendar thead{
    background: #eee;
}

.widget.widget_calendar #wp-calendar tfoot{
    background: #eee;
    padding-top: 5px;
}

.widget.widget_calendar #wp-calendar tfoot #prev{
    text-align: left;
}

.widget.widget_calendar #wp-calendar tfoot #next{
    text-align: right;
}

.widget.widget_calendar #wp-calendar td,
.widget.widget_calendar #wp-calendar th{
    text-align: center;
}

.widget.widget_calendar #wp-calendar #today {
    color: #fff;
    background-color: #303136;
}

.widget.widget_calendar #wp-calendar #today a{
    color: #fff;
    padding: 5px;
}

#footer-wrapper.footer-dark .widget.widget_calendar #wp-calendar caption{
    color: #fff;
}
#footer-wrapper.footer-dark .widget.widget_calendar #wp-calendar thead{
    background: #232121;
}
#footer-wrapper.footer-dark .widget.widget_calendar #wp-calendar td,
#footer-wrapper.footer-dark .widget.widget_calendar #wp-calendar th {
    color: #fff;
}
#footer-wrapper.footer-dark .widget.widget_calendar #wp-calendar tbody {
    background: #2c2a2a;
}
#footer-wrapper.footer-dark .widget.widget_calendar #wp-calendar tfoot {
    background: #232121;
}

/* ==========================================================================
    15.14. SHARRRE WIDGET
    ========================================================================= */
.pixely_widget_sharrre {
    display: inline-block;
}
.pixely_widget_sharrre li {
    list-style: none;
    float: left;
    width: 67px;
    margin-right: 10px;
    margin-top: 10px;
    background: none;
    padding-left: 0;
}


.pixely_widget_sharrre .box .share:hover::before {
    color: #fff;
}
.pixely_widget_sharrre .box .count,
.pixely_widget_sharrre .box .sharrre-text {
    text-align: center;
}
.pixely_widget_sharrre li:last-child {
    margin-right: 0;
}
.pixely_widget_sharrre li:first-child p {
    margin-top: 25px;
    margin-right: 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1a1d1f;
    font-size: 14px;
}
.pixely_widget_sharrre .box .share {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    margin-top: 10px;
    background-color: #fff !important;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.pixely_widget_sharrre .box .share::before {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 14px;
    width: 14px;
    height: 18px;
    margin-top: -11px;
    margin-left: -7px;
    color: #1a1d1f;
}
.pixely_widget_sharrre .sharrre-facebook .box .share:hover {
    background-color: #3b5998 !important;
}
.pixely_widget_sharrre .sharrre-twitter .box .share:hover {
    background-color: #00abf0 !important;
}
.pixely_widget_sharrre .sharrre-linkedin .box .share:hover {
    background-color: #489dc9 !important;
}
.pixely_widget_sharrre .sharrre-google-plus .box .share:hover {
    background-color: #dd4b39 !important;
}
.pixely_widget_sharrre .sharrre-facebook .box .share::before {
    content: "\f09a";
    font-family: 'FontAwesome';
}
.pixely_widget_sharrre .sharrre-twitter .box .share::before {
    content: "\f099";
    font-family: 'FontAwesome';
}
.pixely_widget_sharrre .sharrre-google-plus .box .share::before {
    content: "\f0d5";
    font-family: 'FontAwesome';
}
.pixely_widget_sharrre .sharrre-digg .box .share::before {
    content: "\f1a6";
    font-family: 'FontAwesome';
}
.pixely_widget_sharrre .sharrre-delicious .box .share::before {
    content: "\f1a5";
    font-family: 'FontAwesome';

}
.pixely_widget_sharrre .sharrre-stumbleupon .box .share::before {
    content: "\f1a4";
    font-family: 'FontAwesome';

}
.pixely_widget_sharrre .sharrre-linkedin .box .share::before {
    content: "\f0e1";
    font-family: 'FontAwesome';

}
.pixely_widget_sharrre .sharrre-pinterest .box .share::before {
    content: "\f0d2";
    font-family: 'FontAwesome';
}

.pixely_widget_sharrre .box .count {
    position: relative;
    color: #3a383a;
    font-size: 16px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    border: 1px solid #bbbbbb;
    max-width: 75%;
    line-height: 31px;
    margin: 0 auto;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.pixely_widget_sharrre .box .count::after,
.pixely_widget_sharrre .box .count::before {
    margin: 0 auto;
    content: " ";
    height: 0;
    left: 0;
    width: 6px;
    right: 0;
    position: absolute;
}
.pixely_widget_sharrre .box .count::after {
    bottom: -5px;
    border-left: transparent solid 4px;
    border-right: solid transparent 4px;
    border-top: solid 5px;
    color: #fff;
}
.pixely_widget_sharrre .box .count::before {
    bottom: -6px;
    border-left: transparent solid 5px;
    border-right: solid transparent 5px;
    border-top: solid 6px;
    color: #bbb;
}
.pixely_widget_sharrre .box .sharrre-text {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding-top: 8px;
    padding-left: 16px;
    font-family: Arial, sans-serif;
}


/* ==========================================================================
    15.15. LATEST TWEETS WIDGET
    ========================================================================= */

.tweet-list li {
    padding-bottom: 10px;
}
.tweet-list li p{
    padding-bottom: 0;
}
.tweets-list-container {
    width: 100%;
    overflow: hidden;
}
.tweet-list {
    position: relative;
    list-style-type: none;
    padding: 0;

}
.footer-widget-container .widget .tweet-list li {
    padding-bottom: 10px;
    border-bottom: none !important;
}
/* Twitter logo before tweet */
.footer-widget-container .widget .tweets-list-container.twitter-logo li,
.aside-widgets .widget .tweets-list-container.twitter-logo li{
    background: url('../js/tweetscroll/img/tweet.png') no-repeat !important;
}
.page-content .tweets-list-container.twitter-logo:before {
    content: "\f099";
    font-family: "FontAwesome";
    position: absolute;
    top: -50px;
    left: 0;
    text-align: center;
    margin: 0 auto;
    right: 0;

    color: #AAAAAA;
    font-size: 50px;
}
.footer-widget-container .widget .tweets-list-container.twitter-logo li,
.aside-widgets .widget .tweets-list-container.twitter-logo li{
    padding-left: 40px;
}
.aside-widgets .widget .tweets-list-container.twitter-logo:before {
    display: none;
}
.footer-widget-container .widget .tweets-list-container a {
    color: #fff;
}
.footer-widget-container .widget .tweets-list-container.twitter-logo li.profile-image {
    background: none;
}
.footer-widget-container .widget .tweet-list li.profile-image {
    padding-left: 60px;
    min-height: 60px;
}
.page-content .tweet-list .title {
    margin-bottom: 20px;
}
.page-content .tweet-list .title .fa {
    font-size: 50px;
    color: #aaaaaa;
}
.page-content .tweet-list {
    text-align: center;
}

.page-content .tweet-list li p {
    font-size: 21px;
    font-family: 'Playfair Display', serif;
    color: #303136;
    line-height: 30px;
}
.page-content .tweets-list-container .tweet-list li {
    background: none !important;
}
.aside-widgets .tweet-list {
    text-align: left;
}

.aside-widgets .tweet-list li p {
    font-size: 15px;
    font-family: 'Poppins', Arial, sans-serif;
    line-height: 22px;
}
/* ==========================================================================
    15.16. WOOCOMMERCE SEARCH WIDGET
    ========================================================================= */

.woocommerce.widget_product_search .woocommerce-product-search {
    position: relative; }
.woocommerce.widget_product_search .woocommerce-product-search label {
    display: none; }
.woocommerce.widget_product_search .woocommerce-product-search .search-field {
    border: none;
    border-bottom: 1px solid #C5D9DB;
    width: 100%;
    height: 50px; }
.woocommerce.widget_product_search .woocommerce-product-search input[type="submit"] {
    position: absolute;
    right: 0;
    top: 10px;
    width: 30px;
    min-height: 30px;
    border: none;
    background-color: transparent;
    background-image: url(img/svg/search-dark.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px; }
.woocommerce.widget_product_search .woocommerce-product-search ::-webkit-input-placeholder {
    color: #AAAAAA;
    font-size: 13px; }
.woocommerce.widget_product_search .woocommerce-product-search :-moz-placeholder {
    color: #AAAAAA;
    font-size: 13px; }
.woocommerce.widget_product_search .woocommerce-product-search ::-moz-placeholder {
    color: #AAAAAA;
    font-size: 13px; }
.woocommerce.widget_product_search .woocommerce-product-search :-ms-input-placeholder {
    color: #AAAAAA;
    font-size: 13px; }

/* ==========================================================================
    15.17. WOOCOMMERCE PRODUCT CATEGORIES WIDGET
    ========================================================================= */

.woocommerce .widget_product_categories .product-categories .cat-item {
    position: relative;
    list-style-type: none;
    padding-bottom: 3px; }
.woocommerce .widget_product_categories .product-categories .cat-item a {
    font-weight: 300;
    padding-left: 0; }
.woocommerce .widget_product_categories .product-categories .cat-item a:after {
    display: none; }
.woocommerce .widget_product_categories .product-categories .cat-item .children {
    padding-left: 20px; }
.woocommerce .widget_product_categories .product-categories .cat-item .children .cat-item {
    list-style-type: none;
    padding-left: 15px;
    position: relative; }

/* ==========================================================================
    15.18. WOOCOMMERCE SHOPPING CART WIDGET
    ========================================================================= */

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    font-weight: 500; }
.woocommerce .widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 15px 0 15px; }


/* ==========================================================================
    15.19. WOOCOMMERCE TOP RATED PRODUCTS AND PRODUCT LIST WIDGET
    ========================================================================= */

.woocommerce ul.product_list_widget li del span {
    text-decoration: line-through; }

.woocommerce ul.product_list_widget li ins {
    text-decoration: none; }
.woocommerce ul.product_list_widget li ins .amount {
    padding-left: 5px; }

.woocommerce ul.product_list_widget li {
    padding: 0;
    margin: 0 0 30px 0; }
.woocommerce ul.product_list_widget li > a {
    padding-left: 0;
    line-height: 20px; }
.woocommerce ul.product_list_widget li > a:after {
    display: none; }
.woocommerce ul.product_list_widget li img {
    float: left;
    width: 57px;
    margin-left: 0;
    border: 1px solid #ececec;}
.woocommerce ul.product_list_widget li .product-title {
    padding-left: 0;
    font-weight: normal;
    left: 30px;
    font-size: 14px;
    color: #231f20;
    font-weight: 700;
    position: relative;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
.woocommerce ul.product_list_widget li .amount {
    font-size: 13px;
    color: #888888;
    font-weight: 400;

    padding-left: 0;
    display: inline-block;
    position: relative;
    left: 30px; }
.woocommerce ul.product_list_widget li .star-rating {
    margin-left: 97px;
    margin-top: 5px;
    margin-bottom: 5px; }
.woocommerce ul.product_list_widget li:last-child {
    margin: 0; }

/* ==========================================================================
    16. SVG CUSTOM COLOR
    ========================================================================= */

.svg-lightgrey .st0{
    fill: #eeeeee;
}
.svg-white .st0{
    fill: #fff;
}
.svg-black .st0{
    fill: #303136;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
