/*
Theme Name: Sunny Land
Theme URI: https://colorlib.com/wp/themes/shapely
Author: colorlib, aws
Author URI: https://colorlib.com/
Description: Shapely is a powerful and versatile one page WordPress theme with pixel perfect design and outstanding functionality. It is by far the most advanced free WordPress theme available today with loads of unmatched customization options. This theme comes with several homepage widgets that can be used to add portfolio, testimonials, parallax sections, your product or service information, call for action and much more. Shapely supports most free and premium WordPress plugins such as WooCommerce, Jetpack, Gravity Forms, Contact Form 7, Yoast SEO, Google Analytics by Yoast and much more. This theme is the best suited for business, landing page, portfolio, ecommerce, store, local business,  personal websites but can be tweaked to be used as blog, magazine or any other awesome website while highlighting its unique one page setup. This is going to be the last WordPress theme you will ever want to use because it is so much better than anything you have seen. Needless to say that this theme is SEO friendly thanks to its well optimized strucutre. Shapely theme is mobile friendly and fully responsive making it your best multipurpose partnert for any project and website.
Version: 1.1.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shapely
Tags: left-sidebar, right-sidebar, featured-images, post-formats, threaded-comments, theme-options, photography, portfolio, full-width-template, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Shapely is based on Underscores http://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/* Fonts */
/*@import url('https://fonts.googleapis.com/css?family=Abel');*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    position: relative;
    min-height: 100%;
    font-family: 'Lato', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    color: #2c2a29;
    margin: 0;
    background-color: #fff;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    padding: 1em;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

button, input, select, textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

q:before, q:after {
    content: '"' !important;
    display: inline-block;
    position: relative;
}

address {
    margin: 0 0 1.5em;
}

pre {
	    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
/*     background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em; */
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*, *:before, *:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background-color: #292a2e;
    background-position: center top;
    background-repeat: no-repeat;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

hr {
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

li {
    margin-bottom: 10px;
}
.content-area li {
    padding-left: 38px;
    position: relative;
}
.content-area li:after {
    top: 4px;
    left: 0;
    width: 14px;
    height: 10px;
    content: '';
    position: absolute;
    background: url('images/icons/li-style.png') no-repeat 0 0;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

select {
    border: 1px solid #ccc;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
    padding: 3px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #fff;
}

a:visited {
    color: #fff;
}

a:hover, a:focus, a:active {
    color: #ddd;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: center;
}

.main-navigation li {
    float: left;
    min-height: 180px;
    position: relative;
    display: inline-block;
}

.main-navigation .menu-item-50 a img {
    margin-bottom: 16px;
}
.main-navigation .menu-item-57 a img {
    margin-bottom: 16px;
}
.main-navigation .menu-item-56 a img {
    margin-bottom: 16px;
}
.main-navigation .menu-item-49 a img {
    margin-bottom: 35px;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul ul li {
    width: 100%;
}

.main-navigation li:hover > a, .main-navigation li.focus > a {
}

.main-navigation ul ul:hover > a, .main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
    color: #fff;
}

/* Small menu. */

.menu-toggle, .main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 650px) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.site-title {
    font-size: 24px;
    line-height: 52px;
    color: #666;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    font-weight: 300;
    font-family: 'Open Sans';
}

.site-title:hover {
    color: #333;
}

#site-navigation .module.left {
    padding-left: 15px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline, .updated:not(.published) {
    display: none;
}

.single .byline, .group-blog .byline {
    display: inline;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
    /* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed, iframe, object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*!
// Contents
// ------------------------------------------------
 1. Global Styles
 2. Mixins
 3. Typography
 4. Colours
 5. Sections
 6. Buttons
 7. Nav
 8. Forms
 9. Breadcrumbs
 10. Pagination
 11. Icon Features
 12. Widgets
 13. Image Tiles
 14. Sliders
 15. Galleries
 16. Header Area
 17. WooCommerce
 18. Blog
 19. Image Blocks
 20. Portfolio
 21. Footer
 22. Spacing
 23. Other
/*!---------- 1. GLOBAL STYLES ----------*/

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: normal;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}
.page-id-45 {
    background-color: #232327;
}

ul {
    list-style: none;
    margin-left: 0;
}

.main-container {
    clear: both;
    position: relative; /* footer need */
    margin-bottom: 40px;
}

hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 0 0 24px 0;
    width: 100%;
}

.bg-dark hr {
    border-color: #555;
}

.content hr {
    width: 128px;
    max-width: 60%;
    height: 2px;
    background: #DDD;
    margin: 50px auto;
    border: 0;
}

.list-inline {
    margin-left: 0;
}

.list-inline > li {
    padding: 0 8px;
}

.list-inline > li:last-child {
    padding-right: 0;
}

.list-inline > li:first-child {
    padding-left: 0;
}

.overflow-hidden {
    overflow: hidden;
}

.right {
    right: 0;
}

.relative {
    position: relative;
    z-index: 2;
}

.container {
    position: relative;
}

/*!---------- 2. MIXINS ----------*/

.align-children {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

@media all and (max-width: 991px) {
    .align-children {
        display: block !important;
    }
}

.align-transform {
    position: relative;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    top: 50%;
    z-index: 2;
}

/*!---------- 3. TYPOGRAPHY ----------*/

h1, h2, h3, h4, h5, h6, p, ul, ol, table, blockquote, input, textarea {
    margin-bottom: 24px;
    margin-top: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

h1 {
    font-size: 46px;
    line-height: 60px;
    /*max-width: 970px;*/
    margin: 0 0 65px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 32px;
    line-height: 40px;
}

h4 {
    font-size: 24px;
    line-height: 32px;
}

h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

h6 {
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
}

h1 span.blue,
h2 span.blue {
    color: #8ed6ed;
    font-weight: 600;
}

@media all and (max-width: 767px) {
    h1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 300;
    }

    h2 {
        font-size: 32px;
        line-height: 40px;
    }

    h3 {
        font-size: 24px;
        line-height: 32px;
    }

    h4 {
        font-size: 18px;
        line-height: 26px;
    }

    h5 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
    }

    h6 {
        font-size: 12px;
        line-height: 24px;
        font-weight: 700;
    }
}

.uppercase {
    font-weight: 400;
    text-transform: uppercase;
}

h5.uppercase {
    letter-spacing: 2px;
    margin-right: -2px;
}

p, span {
    font-weight: 300;
}

p {
    line-height: 24px;
}

p.lead {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

a, a:visited, a:focus, a:active, a:hover {
    text-decoration: none;
    outline: none;
}

a {
    color: #fff;
    cursor: pointer;
}

a:visited {
    color: #fff;
}

.image-bg a {
    color: #2c2a29;
}

.image-bg a:hover {
    color: #2c2a29;
    opacity: .9;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

blockquote {
    overflow: hidden;
    font-family: "Merriweather", "Georgia", Times New Roman, Times, serif;
    font-size: 20px;
    line-height: 40px;
    font-style: italic;
    background: #f5f5f5;
    padding: 32px;
    color: #777;
    font-weight: 300;
}

@media all and (max-width: 767px) {
    br {
        display: none;
    }

    blockquote {
        font-size: 16px;
        line-height: 32px;
    }
}

th, td {
    line-height: 24px !important;
}

/*!---------- 4. COLOURS ----------*/

h1, h2, h3, h4, h5, h6 {
    color: #fff;
}

.bg-primary {
    background: #745cf9 !important;
}

.bg-secondary {
    background: #f5f5f5;
}

.bg-dark {
    background: #0e1015;
}

/*!---------- 5. SECTIONS ----------*/

section {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.page-template-template-home-php .content-area {
    padding: 0;
}

.fullscreen {
    height: 100vh;
}

.bg-dark h3, .bg-dark h5, footer.bg-dark h5, .bg-primary h5, .bg-dark h6, footer.bg-dark h6 {
    color: #ffffff;
}

.bg-dark p, footer.bg-dark p, .bg-primary p, .bg-dark span, footer.bg-dark span, .bg-dark li, footer.bg-dark li {
    color: #fefefe;
}

.image-bg h3, .image-bg h1 {
    color: #ffffff;
}

.image-bg p, .image-bg li {
    color: #ffffff;
}

.image-bg div[class*='col-'] {
    position: relative;
    z-index: 3;
}

.background-image-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #0e1015;
    background-size: cover !important;
    background-position: 50% 50% !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0;
}

.background-image-holder img {
    display: none;
}

.background-image-holder.fadeIn {
    opacity: 1;
}

/*!---------- 6. BUTTONS ----------*/

.btn, .button, a.btn {
    font-family: 'Lato', sans-serif;
    padding: 0 30px;
    min-width: 150px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    line-height: 57px;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 8px;
    margin-bottom: 24px;
    cursor: pointer;
}

.btn:last-child, .btn:last-of-type {
    margin-right: 0;
}

.btn:hover, .button:hover {
    /*color: #fff;*/
}

.btn-lg {
    height: 50px;
    line-height: 46px;
    min-width: 200px;
}

.btn-sm {
    width: 200px;
    height: 36px;
    font-size: 16px;
    line-height: 32px;
    min-width: 0;
    margin: 0 13px;
    text-align: center;
}

.btn-orange, .btn-orange:visited {
    color: #fff;
    background-color: #eb7602;
}

.btn-orange:hover {
    color: #fff;
    background: #ee7423;
}

.btn-white {
    color: #000;
    position: relative;
    border: 2px solid #e9e9e9;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
}

.btn-white:before { /* triangle element 20x20 */
    width: 0;
    height: 0;
    content: '\A';
    position: absolute;
    top: -7px;
    right: -7px;
    border-style: solid;
    border-width: 0 20px 20px 0;
    border-color: transparent #3b93bb transparent transparent;
}

.btn-white:hover {
    /*background: rgba(255, 255, 255, 0.05);*/
    color: #fff;
}

.btn-white:hover:before {
    border-color: transparent #3b93bb transparent transparent;
}

.btn-white:visited:hover {
    color: #fff;
}

.btn-black, .btn-black:visited {
    color: #000;
    border-color: #000;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
}

.btn-black:hover {
    color: #000;
    /*border-color: #333;*/
    background: rgba(255, 255, 255, 0.4);
}

.image-bg .btn.btn-filled {
    background: #745cf9;
    color: #fff;
    border-color: #745cf9;
}

.cfa-text {
    margin-bottom: 0;
    line-height: 45px;
}

.cfa-button {
    width: 100%;
}

.widget input[type="submit"] {
    border: none;
    margin-top: 5px;
}

.widget input[type="submit"]:hover {
    color: #5d47d7;
    background-color: #fff;
}

/*!---------- 7. NAVIGATION ----------*/

.nav-container {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
}

nav {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
    min-height: 132px;
}

nav ul {
    margin-bottom: 0;
}

.module {
    display: inline-block;
    /*padding-right: 46px;*/
}

.module.right, .module-group.right {
    float: right;
}

nav .btn, .nav-bar .btn {
    margin: 0;
    height: auto;
}

.nav-bar {
    width: 100% !important;
    height: 40px;
    max-height: 40px;
}

.nav-bar .module, .nav-bar .module-group {
    height: 40px;
    text-align: center;
}

.nav-bar a {
    display: inline-block;
}

@media (min-width: 768px) {
  .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .navbar .navbar-collapse {
    text-align: center;
    }
}

.logo {
    max-height: 60%;
}

.menu > li.dropdown {
    padding-right: 18px;
}

.dropdown:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    content: "\f107";
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

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

.menu li a {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
    padding: 0 21px;
    line-height: 25px;
}
.menu li:first-child a {
    border-left: 0;
}

.menu li a:hover {
    color: #fff;
}

.menu > li {
    padding: 3px 0;
    position: relative;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.menu > li.active {
    border-color: #575757;
}

.menu > li.active a,
.menu > li.active + li a {
    border-left: 0;
}
.menu > li:last-child {
    margin-right: 0;
}
.menu .link-text {
    display: none;
    margin: 15px auto;
    color: #a8a8a8;
    font-size: 14px;
    max-width: 213px;
}

.menu > li ul {
    left: 0;
    max-width: 200px;
    padding: 0;
    background: #0e1015;
    position: absolute;
    z-index: 99;
    top: 100%;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    visibility: hidden;
    margin-top: -1px;
}

.menu > li > ul > li {
    position: relative;
    line-height: 24px;
    width: 100%;
    vertical-align: top;
}

.menu > li > ul > .dropdown:after {
    color: #0e1015;
    top: 1px;
    right: 24px;
    content: "\f105";
}

.menu > li > ul li a {
    color: #fff;
    height: auto;
    padding: 11px 24px;
}

.menu > li > ul > li > ul {
    left: 100%;
    top: 0;
}

.menu > li:hover > ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
}

.menu > li > ul > li:hover > ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
}

.nav-container {
    min-height: 41px;
}

nav.outOfSight {
    transform: translate3d(0, -100px, 0);
    -webkit-transform: translate3d(0, -100px, 0);
    -moz-transform: translate3d(0, -100px, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.scrolled {
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.fixed.scrolled {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.fixed {
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.fixed {
    position: fixed;
    visibility: hidden;
    opacity: 0;
}

nav.fixed.scrolled {
    visibility: visible;
    opacity: 1;
}

.dropdown-menu {
    border-radius: 0;
}

.nav-open {
    max-height: 10000px !important;
    height: auto !important;
}

.navbar-collapse {
    margin-top: 30px;
}

.nav-open .navbar-collapse, .nav-open #menu {
    display: block;
}

.module.widget-handle {
    padding: 0 24px;
    cursor: pointer;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
}

@media all and (max-width: 1100px) {
    .module.widget-handle {
        padding: 0 16px;
    }
}

@media all and (max-width: 991px) {
    .toggle-sub > ul {
        display: block !important;
    }
}

.module.widget-handle i {
    font-size: 20px;
    line-height: 53px;
    opacity: 0.5;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.module.widget-handle:hover i {
    opacity: 1;
}

.widget-handle .function {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    cursor: default;
    width: 200px;
    background: #0e1015;
    position: absolute;
    z-index: 99;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    visibility: hidden;
    margin-top: -2px;
    right: 0;
}

.module.widget-handle:hover .function {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
}

.module.widget-handle .title {
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    display: none;
    opacity: .5;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.module.widget-handle .title:hover {
    opacity: 1;
}

/* Search bar */

.search-form {
    padding: 8px;
    display: inline-block;
    width: 100%;
    line-height: 50px;
}

.widget-handle .search-form input[type="text"] {
    font-size: 16px;
    float: left;
    width: 70%;
}

.search-form input[type="text"] {
    font-size: 14px;
    margin: 0;
}

.widget-handle .function {
    background: #fff;
    width: 300px;
}

.btn.searchsubmit {
    min-width: 17%;
    padding: 0;
    width: 27%;
    height: 50px;
    line-height: 48px;
    margin: -2px 0 0 8px;
}

.btn.searchsubmit:hover {
    background-color: #5d47d7;
    color: #fff;
}

/*Search Page */

.search #primary, .no-results {
    padding-top: 0
}

.no-results {
    border-bottom: 0;
}

.no-results form.search-form {
    max-width: 500px;
    padding: 0;
    width: 100%;
}

.no-results form #s {
    max-width: 292px;
    width: 71%;
}

.no-results form .searchsubmit {
    margin: 0;
}

.menu > li ul {
    background: #fff;
}

.menu > li > ul li a {
    color: #292929;
    width: 100%;
}

.menu > li > ul li a {
    border: none;
    padding: 12px 3px;
    font-weight: 400;
    text-transform: none;
}

.menu > li > ul li a:hover, .dropdown-menu > .active > a:hover {
    background: #ddd;
    color: #fff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
    color: #0e1015;
    background-color: #fff;
}

.menu > li > ul li a {
    color: #292929;
    width: 100%;
}

.menu > li > ul > .dropdown:hover:after {
    color: #fff;
}

@media all and (max-width: 650px) {
    .site-title-container {
        width: 84%;
    }

    .nav-bar, .nav-bar .module-group, .nav-bar .module {
        height: auto;
    }

    .nav-bar .module {
        padding: 0 16px;
    }

    .nav-bar .module-group {
        width: 100%;
    }

    .nav-bar .module-group .module {
        display: block;
        float: none;
        width: 100%;
    }

    .menu {
        height: auto;
    }

    .menu a {
        height: auto;
        line-height: 24px;
        padding: 4px 0;
    }

    .menu li {
        line-height: 24px;
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .menu > li ul {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        left: 0;
        border: 0 !important;
        box-shadow: none;
    }

    .menu > li > ul {
        position: relative;
        opacity: 1;
        visibility: visible;
        display: none;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
    }

    .menu > li > ul > .dropdown:after {
        content: "\f107";
    }

    .menu > li > ul > li > ul {
        left: 0 !important;
        display: none;
        padding: 0;
    }

    .menu > li > ul li a {
        padding: 4px 16px;
    }

    .dropdown .dropdown li {
        padding-left: 18px;
    }

    .dropdown {
        padding-right: 0;
    }

    .module.widget-handle {
        border-left: none;
        line-height: 40px;
        min-height: 40px;
    }

    .module.widget-handle i {
        line-height: 40px;
    }

    .module.widget-handle .title {
        display: inline-block;
        position: relative;
        bottom: 3px;
        margin-left: 8px;
    }

    .widget-handle .function {
        width: 100%;
        max-width: 300px;
        position: relative;
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        margin-top: 0;
        display: none;
        box-shadow: none !important;
    }

    .toggle-search .function {
        display: block;
    }

    .search-widget-handle .search {
        padding: 0 15px;
    }

    .mobile-toggle i {
        line-height: 53px !important;
    }
}

/*!---------- 8. FORMS ----------*/

input, textarea {
    font-family: 'Lato', sans-serif;
}

input[type="text"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="text"], input[type="search"], input[type="email"], input[type="tel"] {
    background: #f5f5f5;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
}

input[type="text"]:focus, input[type="search"]:focus {
    outline: 1px solid #ccc;
}

textarea {
    width: 100%;
    border: none;
    background: #f5f5f5;
    margin-bottom: 24px;
    border-radius: 0;
    padding: 16px 20px;
}

textarea:focus {
    outline: 1px solid #ccc;
}

:-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

::-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

input.transparent::-moz-input-placeholder, button.transparent::-moz-input-placeholder {
    color: #fff;
}

input.transparent:-moz-input-placeholder, button.transparent:-moz-input-placeholder {
    color: #fff;
}

input.transparent:-ms-input-placeholder, button.transparent:-ms-input-placeholder {
    color: #fff;
}

input[type="submit"] {
    color: #fff;
    background: #f6973c;
    border-radius: 0 !important;
    border: none;
    color: #fff;
    font-size: 15px;
    height: 50px;
    letter-spacing: 1px;
    line-height: 48px;
    max-width: 250px;
    padding: 0 26px;
    text-transform: uppercase;
}

input[type="submit"]:hover {
    background: #ee7423;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

.bg-primary input[type="submit"] {
    background: #fff;
    color: #745cf9;
}

input[type="submit"]:focus {
    outline: none;
}

/*!---------- 9. BREADCRUMBS ----------*/

.breadcrumb {
    margin-bottom: 24px;
}

.breadcrumb a {
    font-weight: 300;
}

/*!---------- 10. PAGINATION ----------*/

.pagination {
    margin: 0;
    border: none;
    background: transparent;
}

.pagination .nav-links *:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination .nav-links *:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination a, .pagination span {
    width: 32px;
    height: 32px;
    padding: 0;
    text-align: center;
    padding-top: 6px;
    margin: 0 4px;
    color: #0e1015;
    font-weight: 400;
    font-family: "Abel", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    border: 1px solid #ddd;
    line-height: 20px;
}

.pagination span {
    background: #745cf9;
    color: #fff;
    border-color: #745cf9;
}

.pagination a:hover, .pagination .active a, .pagination .active:hover a {
    background: #745cf9;
    color: #fff;
    border-color: #745cf9;
}

/*!---------- 11. ICON FEATURES ----------*/

.feature {
    margin-bottom: 24px;
}

.feature p:last-child {
    margin-bottom: 0;
}

.feature-1 i {
    display: inline-block;
    margin-bottom: 16px;
    color: #745cf9;
}

.page-title {
    padding: 0;
}

/*!---------- 12. WIDGETS ----------*/

.main-container .nolist > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget {
    margin-bottom: 0;
}

#secondary .widget {
    margin-bottom: 48px;
}

.category-list {
    line-height: 32px;
}

.widget hr {
    margin-bottom: 12px;
}

.recent-posts {
    line-height: 24px;
}

.recent-posts li {
    margin-bottom: 8px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.recent-posts .date {
    display: block;
    letter-spacing: 0;
    opacity: .8;
}

.recent-posts li:hover .date {
    opacity: 1;
}

.category-list span {
    float: right;
}

.jetpack_subscription_widget form {
    background: #745cf9;
    color: #fff;
    padding: 24px;
}

.jetpack_subscription_widget form #subscribe-text {
    color: #fff;
}

.jetpack_subscription_widget #subscribe-text h5 {
    color: #fff;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.jetpack_subscription_widget #subscribe-text p {
    color: #fefefe;
}

.jetpack_subscription_widget #subscribe-email, .jetpack_subscription_widget #subscribe-submit {
    margin: 0;
}

.jetpack_subscription_widget #subscribe-email input {
    margin: 0;
    padding: 3px 3px 3px 20px;
    width: 100%;
}

.jetpack_subscription_widget #subscribe-submit input {
    background: #fff;
    color: #745cf9;
    padding: 0;
}

.jetpack_subscription_widget .error {
    background-color: #FFBABA;
    color: #D8000C;
    padding: 5px 15px;
}

.jetpack_subscription_widget .success p {
    background-color: #DFF2BF;
    color: #4F8A10;
    padding: 5px 15px;
}

/*!---------- 13. IMAGE TILES ----------*/

img {
    max-width: 100%;
}

.image-tile {
    overflow: hidden;
    position: relative;
    margin-bottom: 24px;
}

.image-tile img {
    width: 100%;
    display: inline-block;
}

.inner-title:before {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(34, 34, 34, 0.9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0e1015', GradientType=0);
    pointer-events: none;
}

.inner-title:hover:before {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.inner-title .title {
    position: absolute;
    width: 100%;
    z-index: 5;
}

.inner-title .title h5 {
    color: #ffffff;
}

.inner-title .title span {
    color: #ffffff;
}

.inner-title .title h5 {
    font-weight: 600;
}

.inner-title {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}

.inner-title:hover {
    opacity: .95;
}

.inner-title.hover-reveal:before {
    opacity: 0;
}

.inner-title.hover-reveal .title {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.inner-title.hover-reveal:hover .title {
    opacity: 1;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    top: 50%;
}

.inner-title.hover-reveal:hover:before {
    opacity: 1;
}

/*!---------- 14. SLIDERS ----------*/

.logo-carousel li {
    text-align: center;
}

.logo-carousel li {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: .5;
}

.logo-carousel li:hover {
    opacity: 1;
}

.logo-carousel img {
    max-height: 60px;
}

@media all and (max-width: 767px) {
    .logo-carousel .slides li {
        width: 100%;
    }
}

/*!---------- 15. IMAGE GALLERIES ----------*/

.lightbox-grid, .lightbox-grid ul, .lightbox-grid li {
    position: relative;
    overflow: hidden;
}

.lightbox-grid li {
    width: 25%;
    float: left;
    border: 8px solid rgba(0, 0, 0, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}

.lightbox-grid li:hover {
    opacity: .9;
}

.third-thumbs li {
    width: 25%;
    height: 13.08vw;
    border: none;
}

@media all and (max-width: 991px) {
    .lightbox-grid li {
        width: 33.33333%;
    }
}

@media all and (max-width: 767px) {
    .lightbox-grid li {
        width: 50%;
    }

    .third-thumbs li {
        height: 50vw;
    }
}

/*!---------- 16. Header Area ----------*/

.cover {
    margin: 0;
    padding: 0;
}

.cover p {
    color: #ffffff;
}

.cover:first-child .fullscreen {
    max-height: 100%;
}

@media all and (max-width: 767px) {
    .cover.fullscreen {
        height: auto;
        padding: 0;
    }
}

/*!---------- 17. WooCommerce ----------*/

.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
    margin-right: 0;
}

/*!---------- 18. BLOG ----------*/

.post-title a, .post-title {
    font-size: 40px;
    font-weight: 300;
}

.post-title a:hover {
    color: #292929;
}

video:-webkit-full-screen, audio:-webkit-full-screen {
    -webkit-transform: translateY(0%);
}

iframe {
    border: none;
}

.post-meta {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 12px;
}

.post-meta > li {
    float: left;
    margin-right: 24px;
}

.post-meta i {
    font-size: 16px;
    margin-right: 8px;
    position: relative;
    top: 2px;
}

.comments-list, .comments-list ul {
    width: 100%;
    overflow: hidden;
}

.comments.nolist > ul > li {
    padding-left: 0;
}

.comments-list li.comment {
    overflow: hidden;
    margin-bottom: 40px;
    width: 100%;
}

.comments-list p:last-of-type {
    margin: 0;
}

.comments-list .avatar, .comments-list .comment {
    display: inline-block;
    float: left;
}

.comments-list .avatar {
    width: 10%;
}

.comments-list .avatar img {
    width: 75px;
}

.comments-list .comment {
    width: 90%;
    padding-left: 5%;
}

.comments-list .comment .btn {
    position: relative;
    margin: 0;
}

.comments-list ul {
    padding-left: 10%;
    padding-top: 40px;
}

.comments-list ul li:last-of-type {
    margin-bottom: 0;
}

.comments input[type="submit"] {
    max-width: 25%;
    float: right;
}

.masonry {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0;
    transform: translate3d(0, 100px, 0);
    -webkit-transform: translate3d(0, 100px, 0);
    -moz-transform: translate3d(0, 100px, 0);
}

.masonry.fadeIn {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.masonry-item {
    max-width: 100%;
}

.container .masonry-item {
    margin-bottom: 0px;
}

.masonry-item blockquote:hover {
    background: #745cf9;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #fff;
}

.masonryFlyIn .masonry-item {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
}

.masonryFlyIn .masonry-item.fadeIn {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.masonry-loader {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    position: absolute;
    width: 100%;
    z-index: 10;
    top: 80px;
}

.masonry-loader.fixed-center {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    margin-top: -25px;
}

.masonry-loader.fadeOut {
    opacity: 0;
    max-height: 0;
    padding: 0;
    overflow: hidden;
}

.spinner {
    width: 50px;
    height: 50px;
    background-color: #745cf9;
    margin: 0 auto;
    display: inline-block;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

@media all and (max-width: 767px) {
    .comments input[type="submit"] {
        max-width: 100%;
        float: none;
    }
}

.flex-direction-nav a.flex-next {
    right: 16px;
}

.flex-direction-nav a.flex-next:before, .flex-direction-nav a.flex-prev:before {
    content: "\f105";
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    color: #fff;
}

.flex-direction-nav a.flex-prev {
    left: 16px;
}

.flex-direction-nav a.flex-prev:before {
    content: "\f104";
}

.flex-direction-nav a {
    opacity: 1;
    text-shadow: none;
    color: rgba(0, 0, 0, 0);
    width: 24px;
    height: 24px;
    margin: -12px 0 0;
}

.flex-control-nav li a {
    background: none;
    border: 2px solid #0e1015;
    width: 10px;
    height: 10px;
}

@media all and (max-width: 768px) {
    .flex-direction-nav {
        display: none;
    }
}

.text-slider .flex-direction-nav li a:before {
    color: #222;
}

.image-bg .text-slider .flex-direction-nav li a:before {
    color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: .5;
}

.image-bg .text-slider .flex-direction-nav li a:hover:before {
    opacity: 1;
}

.text-slider .flex-direction-nav a.flex-prev {
    left: -60px;
}

.text-slider .flex-direction-nav a.flex-next {
    right: -60px;
}

.content p.intro {
    padding-bottom: 20px;
    border-bottom: 3px double #ddd;
    margin-bottom: 20px;
    font-size: 1.2em;
    line-height: 155%;
    font-weight: 700;
    color: #745cf9;
}

.content blockquote {
    padding: 30px 30px 30px 90px;
    background: #fafafa;
    border: 1px solid #eee;
    position: relative;
    font-style: italic;
}

.content q {
    background: #fafafa;
    font-style: italic;
}

.content blockquote p {
    font-style: italic;
}

.content blockquote:after {
    content: '”';
    width: 90px;
    font-size: 72px;
    line-height: 72px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    color: #745cf9;
    position: absolute;
    top: 31px;
    left: 0px;
}

.content blockquote cite {
    display: block;
    margin-top: 1.1em;
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.content blockquote cite:before {
    content: "— ";
}

.content ul, .content ol {
    margin-left: 1.5em;
}

.content ul {
    list-style: disc;
}

.content ul ul {
    list-style: circle;
}

.content ol {
    list-style: decimal;
}

.content ol ol {
    list-style: lower-alpha;
}

.content ul ul, .content ul ol, .content ol ul, .content ol ol {
    margin-bottom: 0;
}

.content li {
    margin-bottom: 0.5em;
    line-height: 170%;
}

.content ol > li:last-child, .content ul > li:last-child {
    margin-bottom: 0;
}

/* WordPress Tables */

.content table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 0.9em;
    width: 100%;
    margin-bottom: 1.1em;
}

.content th, .content td {
    padding: 2%;
    margin: 0;
    overflow: visible;
    line-height: 120%;
    border-bottom: 1px solid #DDD;
}

.content th {
    padding-top: 0;
}

.content th {
    font-weight: bold;
    color: #111;
}

.content table tbody > tr:nth-child(odd) > td {
    background: #f9f9f9;
}

.content ul.post-meta {
    margin-left: 0;
}

.content ul.post-meta li {
    list-style: none;
    margin-top: 0 !important;
}

.comment-date {
    display: inline-block;
    font-size: 10px;
    padding: 5px 0;
}

.comments .fn {
    display: block;
}

.comment-reply {
    height: 20px;
    line-height: 16px;
    padding: 0 12px;
    font-size: 10px;
}

.page-title-section {
    height: 225px;
    padding: 70px 0;
}

.page-title {
    /*margin-bottom: 0 !important;*/
}

@media all and (max-width: 767px) {
    .page-title-section, #breadcrumbs {
        text-align: center;
    }
}

.author-bio {
    display: block;
    overflow: hidden;
    padding: 32px;
    background: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}

.author-social {
    font-size: 16px !important;
}

/*!---------- 19. IMAGE BLOCKS ----------*/

.image-small {
    max-height: 80px;
}

.fade-half {
    opacity: 0.5;
}

.cast-shadow {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}

.cast-shadow.img-responsive {
    margin: 10px auto;
}

/*!---------- 20. PORTFOLIO ----------*/

.project {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    padding: 0;
}

.project .image-tile {
    margin: 0;
}

/*!---------- 21. FOOTER ----------*/

footer.bg-dark a {
    color: #fff;
}

.social-list {
    margin: 0;
}

.bg-dark .social-list a {
    color: #fff;
    opacity: .5;
}

.bg-dark .social-list a:hover {
    opacity: 1;
}

.back-to-top {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    height: 36px;
    width: 36px;
    padding: 5px 11px;
}

.back-to-top .fa {
    font-size: 18px;
    color: #fff;
}

.back-to-top:hover {
    opacity: 1;
}

.bg-dark .back-to-top {
    border-color: #fff;
}

.bg-dark .back-to-top:active, .bg-dark .back-to-top:focus {
    color: #fff;
}

.bg-dark .back-to-top:hover {
    background: none;
}

.footer input[type="submit"] {
    border: 0;
    margin-top: 3px;
}

.copyright-text {
    color: #fefefe;
}

.footer .footer-credits {
    color: #fff;
}

.footer .footer-credits a {
    color: #fefefe;
    opacity: .8;
}

.footer .footer-credits a:hover,
.footer .footer-credits a:focus {
    color: #5234f9;
}

/*!---------- 22. SPACING ----------*/

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

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

.mb16 {
    margin-bottom: 16px;
}

.mb24 {
    margin-bottom: 24px;
}

.mb32 {
    margin-bottom: 32px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb64 {
    margin-bottom: 64px;
}

.p24 {
    padding: 24px;
}

.p0 {
    padding: 0;
}

.pt48 {
    padding-top: 48px;
}

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

.pt0 {
    padding-top: 0;
}

@media all and (max-width: 767px) {
    .mb-xs-24 {
        margin-bottom: 24px;
    }

    .mb-xs-40 {
        margin-bottom: 40px;
    }
}

/*!---------- 23. OTHER ----------*/

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.feature-1 i {
    font-size: 64px;
}

.parallax-section {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
}

.parallax-window {
    background: transparent;
}

.small-screen .top-parallax-section {
    overflow: hidden;
    padding: 96px 0;
}

.social-list {
    font-size: 22px;
}

.testimonial-img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    margin-bottom: 16px;
}

.image-bg a {
    color: #745cf9;
}

.widget-area section {
    border-bottom: 0;
    padding: 0;
}

/* Layout */

.has-sidebar-left #secondary {
    padding-right: 40px;
}

.no-sidebar {
    float: none;
    margin: 0 auto;
}

.full-width {
    width: 100%;
}

.tags-links {
    display: block;
}

#social {
    background: transparent;
    float: right;
}

#social li {
    display: inline-block;
}

#social li,
#social ul {
    border: 0 !important;
    list-style: none;
    padding-left: 0;
    text-align: center;
}

#social .social_icon span {
    display: none;
}

#social li a[href*="twitter.com"] .fa:before,
.fa-twitter:before {
    content: "\f099"
}

#social li a[href*="facebook.com"] .fa:before,
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

#social li a[href*="github.com"] .fa:before,
.fa-github:before {
    content: "\f09b"
}

#social li a[href*="/feed"] .fa:before,
.fa-rss:before {
    content: "\f09e"
}

#social li a[href*="pinterest.com"] .fa:before,
.fa-pinterest:before {
    content: "\f0d2"
}

#social li a[href*="plus.google.com"] .fa:before,
.fa-google-plus:before {
    content: "\f0d5"
}

#social li a[href*="linkedin.com"] .fa:before,
.fa-linkedin:before {
    content: "\f0e1"
}

#social li a[href*="youtube.com"] .fa:before,
.fa-youtube:before {
    content: "\f167"
}

#social li a[href*="instagram.com"] .fa:before,
.fa-instagram:before {
    content: "\f16d"
}

#social li a[href*="flickr.com"] .fa:before,
.fa-flickr:before {
    content: "\f16e"
}

#social li a[href*="tumblr.com"] .fa:before,
.fa-tumblr:before {
    content: "\f173"
}

#social li a[href*="dribbble.com"] .fa:before,
.fa-dribbble:before {
    content: "\f17d"
}

#social li a[href*="skype.com"] .fa:before,
.fa-skype:before {
    content: "\f17e"
}

#social li a[href*="foursquare.com"] .fa:before,
.fa-foursquare:before {
    content: "\f180"
}

#social li a[href*="vimeo.com"] .fa:before,
.fa-vimeo-square:before {
    content: "\f194"
}

#social li a[href*="spotify.com"] .fa:before,
.fa-spotify:before {
    content: "\f1bc"
}

#social li a[href*="soundcloud.com"] .fa:before,
.fa-soundcloud:before {
    content: "\f1be"
}

.header-image-bg {
    background-size: cover;
    position: relative;
}

.header-image-bg .page-title {
    position: relative;
    z-index: 2;
}

.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button {
    left: 0 !important;
}

#site-navigation .customize-partial-edit-shortcut button, #site-navigation .widget .customize-partial-edit-shortcut button, #colophon .customize-partial-edit-shortcut button, #colophon .widget .customize-partial-edit-shortcut button, #secondary .customize-partial-edit-shortcut button, #secondary .widget .customize-partial-edit-shortcut button {
    left: -30px !important;
}

.video-widget {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 56px);
}

.video-widget .video-controls {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.video-widget .video-controls button {
    background: #745cf9;
    color: #fff;
    border: none;
    outline: none;
    padding: 5px 10px;
    text-align: center;
}

.video-widget.youtube {
    position: relative;
    background: transparent;
}

.ytplayer-container {
    position: absolute;
    top: 0;
    z-index: -1;
}

.shapely_home_parallax {
    width: 100%;
    display: inline-block;
}

.bg-secondary .text-right {
    z-index: 2;
}

/*
* Elements
*/
blockquote {
  background: transparent;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-left: none;
  position: relative; }
  blockquote:after {
    content: '';
    height: 1px;
    width: 150px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #001c28;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

/*
* Widgets
*/
.widget .widget-title {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  color: #001c28;
  margin-bottom: 14px;
}
.widget.widget_archive > div ul, .widget.widget_archive ul, .widget.widget_categories > div ul, .widget.widget_categories ul, .widget.widget_meta > div ul, .widget.widget_meta ul, .widget.widget_pages > div ul, .widget.widget_pages ul, .widget.widget_nav_menu > div ul, .widget.widget_nav_menu ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0; }
  .widget.widget_archive > div ul li, .widget.widget_archive ul li, .widget.widget_categories > div ul li, .widget.widget_categories ul li, .widget.widget_meta > div ul li, .widget.widget_meta ul li, .widget.widget_pages > div ul li, .widget.widget_pages ul li, .widget.widget_nav_menu > div ul li, .widget.widget_nav_menu ul li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .widget.widget_archive > div ul li:last-of-type, .widget.widget_archive ul li:last-of-type, .widget.widget_categories > div ul li:last-of-type, .widget.widget_categories ul li:last-of-type, .widget.widget_meta > div ul li:last-of-type, .widget.widget_meta ul li:last-of-type, .widget.widget_pages > div ul li:last-of-type, .widget.widget_pages ul li:last-of-type, .widget.widget_nav_menu > div ul li:last-of-type, .widget.widget_nav_menu ul li:last-of-type {
      border: none;
      padding-bottom: 0; }
    .widget.widget_archive > div ul li span, .widget.widget_archive ul li span, .widget.widget_categories > div ul li span, .widget.widget_categories ul li span, .widget.widget_meta > div ul li span, .widget.widget_meta ul li span, .widget.widget_pages > div ul li span, .widget.widget_pages ul li span, .widget.widget_nav_menu > div ul li span, .widget.widget_nav_menu ul li span {
      font-size: 12px;
      font-family: 'Lato', sans-serif;
      color: #8c979e;
      float: right; }
    .widget.widget_archive > div ul li a, .widget.widget_archive ul li a, .widget.widget_categories > div ul li a, .widget.widget_categories ul li a, .widget.widget_meta > div ul li a, .widget.widget_meta ul li a, .widget.widget_pages > div ul li a, .widget.widget_pages ul li a, .widget.widget_nav_menu > div ul li a, .widget.widget_nav_menu ul li a {
      font-size: 14px;
      font-family: 'Lato', sans-serif;
      color: #8c979e;
      font-weight: 400; }
      .widget.widget_archive > div ul li a:focus, .widget.widget_archive > div ul li a:hover, .widget.widget_archive ul li a:focus, .widget.widget_archive ul li a:hover, .widget.widget_categories > div ul li a:focus, .widget.widget_categories > div ul li a:hover, .widget.widget_categories ul li a:focus, .widget.widget_categories ul li a:hover, .widget.widget_meta > div ul li a:focus, .widget.widget_meta > div ul li a:hover, .widget.widget_meta ul li a:focus, .widget.widget_meta ul li a:hover, .widget.widget_pages > div ul li a:focus, .widget.widget_pages > div ul li a:hover, .widget.widget_pages ul li a:focus, .widget.widget_pages ul li a:hover, .widget.widget_nav_menu > div ul li a:focus, .widget.widget_nav_menu > div ul li a:hover, .widget.widget_nav_menu ul li a:focus, .widget.widget_nav_menu ul li a:hover {
        color: #5234f9; }
.widget.widget_recent_comments ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0; }
  .widget.widget_recent_comments ul li {
    color: #8c979e; }
    .widget.widget_recent_comments ul li a {
      font-family: 'Lato', sans-serif;
      font-weight: 400; }
    .widget.widget_recent_comments ul li .comment-author-link {
      color: #8c979e; }
      .widget.widget_recent_comments ul li .comment-author-link a {
        color: #8c979e; }
        .widget.widget_recent_comments ul li .comment-author-link a:focus, .widget.widget_recent_comments ul li .comment-author-link a:hover {
          color: #5234f9; }
.widget.widget_nav_menu .menu > li {
  float: none; }
  .widget.widget_nav_menu .menu > li a {
    text-transform: initial;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #8c979e;
    font-weight: 400;
    opacity: 1; }
    .widget.widget_nav_menu .menu > li a:focus, .widget.widget_nav_menu .menu > li a:hover {
      color: #5234f9; }
.widget.widget_tag_cloud a {
  text-transform: initial;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #8c979e;
  font-weight: 400; }
  .widget.widget_tag_cloud a:focus, .widget.widget_tag_cloud a:hover {
    color: #5234f9; }
.widget.widget_recent_entries ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0; }
  .widget.widget_recent_entries ul li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .widget.widget_recent_entries ul li:last-of-type {
      border: none;
      padding-bottom: 0; }
    .widget.widget_recent_entries ul li .post-date {
      font-size: 12px;
      color: #001c28;
      padding-left: 10px;
      border-left: 1px solid #ebebeb; }
    .widget.widget_recent_entries ul li a {
      text-transform: initial;
      font-size: 14px;
      font-family: 'Lato', sans-serif;
      color: #8c979e;
      font-weight: 400;
      display: inline-block;
      width: 100%; }
      .widget.widget_recent_entries ul li a:focus, .widget.widget_recent_entries ul li a:hover {
        color: #5234f9; }
.widget.widget_rss .rss-widget-icon {
  display: none; }
.widget.widget_rss .widget-title a {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #001c28;
  margin-bottom: 25px;
  font-weight: 400; }
.widget.widget_rss ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0; }
  .widget.widget_rss ul li {
    margin-bottom: 40px; }
    .widget.widget_rss ul li .rsswidget {
      font-size: 22px;
      font-family: 'Lato', sans-serif;
      line-height: 24px;
      font-weight: 400;
      color: #001c28;
      display: block; }
      .widget.widget_rss ul li .rsswidget:hover, .widget.widget_rss ul li .rsswidget:focus {
        color: #745cf9; }
    .widget.widget_rss ul li .rss-date {
      font-size: 12px;
      display: inline-block;
      width: 100%;
      margin-bottom: 30px; }
    .widget.widget_rss ul li .rssSummary {
      color: #8c979e;
      font-size: 14px; }
    .widget.widget_rss ul li cite {
      color: #001c28;
      font-style: normal; }
.widget.widget_search .search-form {
  padding: 0;
  position: relative; }
  .widget.widget_search .search-form:after {
    content: '\f002';
    display: block;
    top: 0;
    right: 23px;
    z-index: -1;
    font-family: 'FontAwesome';
    position: absolute;
    color: #ebebeb; }
  .widget.widget_search .search-form > input {
    background: transparent;
    border: 1px solid #ebebeb;
    text-transform: initial;
    font-weight: 400; }
    .widget.widget_search .search-form > input#s:hover, .widget.widget_search .search-form > input#s:focus {
      border-color: #745cf9;
      box-shadow: none;
      outline: none; }
  .widget.widget_search .search-form > .searchsubmit {
    position: absolute;
    border: none;
    top: 7px;
    right: 0;
    margin: 0;
    bottom: 7px;
    height: 35px;
    width: 40px;
    border-left: 1px solid #ebebeb;
    color: transparent; }
    .widget.widget_search .search-form > .searchsubmit:hover, .widget.widget_search .search-form > .searchsubmit:focus, .widget.widget_search .search-form > .searchsubmit:active {
      color: transparent; }
  .widget.widget_search .search-form :-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: 'Open Sans'; }
  .widget.widget_search .search-form ::-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: 'Open Sans'; }
  .widget.widget_search .search-form :-ms-input-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: 'Open Sans'; }
.widget.widget_calendar {
  position: relative; }
  .widget.widget_calendar .widget-title, .widget.widget_calendar h3 {
    display: none; }
  .widget.widget_calendar table {
    border: 0;
    border-collapse: separate;
    border-spacing: 4px; }
  .widget.widget_calendar #wp-calendar {
    font-size: 12px; }
    .widget.widget_calendar #wp-calendar > caption {
      color: #001c28;
      font-family: 'Lato', sans-serif;
      text-align: center;
      font-size: 18px;
      font-weight: 400;
      padding-bottom: 20px;
      padding-top: 16px;
      min-height: 55px;
      position: relative;
      margin-bottom: 20px;
      border-bottom: 1px solid #ebebeb; }
      .widget.widget_calendar #wp-calendar > caption:after {
        width: 75px;
        display: block;
        content: '';
        height: 1px;
        background: #745cf9;
        position: absolute;
        bottom: -1px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
    .widget.widget_calendar #wp-calendar thead {
      color: #745cf9; }
    .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev) {
      width: 44px;
      height: 44px;
      border: 1px solid #ebebeb; }
    .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today {
      border-color: #745cf9; }
      .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover {
        background: #745cf9;
        color: #fff; }
        .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover a {
          color: #fff; }
    .widget.widget_calendar #wp-calendar td, .widget.widget_calendar #wp-calendar th {
      padding: 6px 7px;
      color: #001c28;
      text-align: center; }
      .widget.widget_calendar #wp-calendar td a, .widget.widget_calendar #wp-calendar th a {
        color: #745cf9;
        text-decoration: none; }
        .widget.widget_calendar #wp-calendar td a:hover, .widget.widget_calendar #wp-calendar td a:focus, .widget.widget_calendar #wp-calendar th a:hover, .widget.widget_calendar #wp-calendar th a:focus {
          text-decoration: none; }
    .widget.widget_calendar #wp-calendar #prev {
      position: absolute;
      top: -2px;
      left: 10%;
      width: 35px;
      height: 55px;
      background-color: transparent;
      color: #FFF; }
      .widget.widget_calendar #wp-calendar #prev:before {
        content: '\f104';
        display: block;
        font-size: 16px;
        line-height: 46px;
        text-align: center;
        position: relative;
        font-family: 'FontAwesome';
        color: #001c28; }
      .widget.widget_calendar #wp-calendar #prev > a {
        top: 18px;
        position: absolute;
        color: transparent !important;
        left: 0; }
  .widget.widget_calendar #next {
    position: absolute;
    top: -2px;
    right: 10%;
    width: 35px;
    height: 55px;
    background-color: transparent;
    color: #FFF; }
    .widget.widget_calendar #next:before {
      content: '\f105';
      display: block;
      font-size: 16px;
      line-height: 46px;
      text-align: center;
      position: relative;
      font-family: 'FontAwesome';
      color: #001c28; }
    .widget.widget_calendar #next > a {
      top: 18px;
      position: absolute;
      color: transparent !important;
      right: 0; }

#colophon .site-info {
  margin-top: 15px; }
#colophon .widget {
  display: inline-block;
  max-width: 400px;
}
  #colophon .widget ul {
    padding-left: 0;
    margin-left: 0; }
    #colophon .widget ul li {
      margin-right: 0; }
  #colophon .widget .widget-title {
    color: #fff;
    border-bottom: none; }
  #colophon .widget.widget_calendar #wp-calendar > caption {
    color: #fff; }
  #colophon .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today, #colophon .widget.widget_calendar #wp-calendar thead {
    color: #fff; }
  #colophon .widget.widget_calendar #wp-calendar th, #colophon .widget.widget_calendar #wp-calendar td {
    color: #fff; }
  #colophon .widget.widget_calendar #wp-calendar #prev:before, #colophon .widget.widget_calendar #wp-calendar #next:before {
    color: #fff; }
  #colophon .widget.widget_rss ul li .rsswidget {
    color: #fff; }
    #colophon .widget.widget_rss ul li .rsswidget:hover, #colophon .widget.widget_rss ul li .rsswidget:focus {
      color: #5234f9; }
  #colophon .widget.widget_rss .widget-title a {
    color: #fff; }
    #colophon .widget.widget_rss .widget-title a:hover, #colophon .widget.widget_rss .widget-title a:focus {
      color: #5234f9; }

/*
* Content
*/
.post-content {
    margin-bottom: 0;
    min-height: 250px;
}
.post-content .contact-text {
    margin: 0 20px 25px 30px;
}
.post-content .entry-header {
    position: relative;
}


  .post-content .post-meta {
    list-style-type: none;
    margin-left: 0; }
    .post-content .post-meta li {
      position: relative; }
      .post-content .post-meta li a {
        color: #745cf9;
        font-weight: 400; }
        .post-content .post-meta li a:hover, .post-content .post-meta li a:focus {
          color: #5234f9; }
      .post-content .post-meta li:before {
        content: '';
        height: 10px;
        width: 2px;
        background: #001c28;
        display: block;
        position: absolute;
        bottom: 6px;
        left: -13px; }
      .post-content .post-meta li:first-of-type:before {
        content: none; }
  .post-content .entry-content .post-title {
    font-size: 30px;
    line-height: 35px;
    margin-top: 25px;
    margin-bottom: 10px; }
    .post-content .entry-content .post-title a {
      font-weight: 300;
      color: #001c28; }

  .post-content.post-grid-small .shapely-category {
    width: 70%; }
  .post-content .shapely-category {
    position: absolute;
    background: #fff;
    height: 62px;
    width: 45%;
    bottom: 0;
    left: 0; }
    .post-content .shapely-category a {
      font-family: 'Raleway', 'Helvetica Neue', 'Helvetica', 'sans-serif';
      font-size: 12px;
      font-weight: 900;
      text-transform: uppercase;
      color: #bebebe;
      display: inline-block;
      width: 100%;
      text-align: center;
      margin-top: 16px;
      padding-bottom: 13px;
      position: relative; }
      .post-content .shapely-category a:hover, .post-content .shapely-category a:focus {
        color: #5234f9; }
      .post-content .shapely-category a:after {
        content: '';
        display: block;
        width: 45px;
        height: 1px;
        background: #ebebeb;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 0; }
  .post-content .more-link {
    display: block;
    width: 140px;
    margin-top: 20px;
    text-align: center;
    background: #745cf9;
    color: #fff;
    padding: 10px 20px; }
    .post-content .more-link:hover, .post-content .more-link:focus {
      background: #5234f9; }

.shapely-next-prev {
  padding-bottom: 35px; }

.shapely-tags {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ebebeb; }
  .shapely-tags > span {
    font-size: 15px;
    color: #767676;
    margin-right: 10px; }
  .shapely-tags > a {
    font-size: 15px;
    font-weight: 400;
    color: #767676; }
    .shapely-tags > a:hover, .shapely-tags > a:focus {
      color: #5234f9; }

.shapely-related-posts {
  padding-top: 35px;
  border-top: 1px solid #ebebeb;
  position: relative; }
  .shapely-related-posts .shapely-related-post-title a {
    color: #001c28;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    margin-top: 20px;
    position: relative;
    padding-left: 9px; }
    .shapely-related-posts .shapely-related-post-title a:before {
      content: '';
      height: 13px;
      width: 1px;
      background: #e1e1e1;
      position: absolute;
      left: 0;
      top: 6px; }
    .shapely-related-posts .shapely-related-post-title a:hover, .shapely-related-posts .shapely-related-post-title a:focus {
      color: #5234f9; }
  .shapely-related-posts .shapely-carousel-navigation {
    margin-bottom: 0; }
    .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows {
      list-style-type: none;
      margin: 0; }
      .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li {
        display: inline-block;
        position: absolute;
        right: -17px;
        top: 50%;
        width: 35px;
        height: 35px;
        background: rgba(0, 0, 0, 0.6);
        border-radius: 50%;
        z-index: 100;
        text-align: center;
        line-height: 35px; }
        .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li a {
          color: #fff;
          display: block;
          line-height: 35px; }
        .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:hover, .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:focus {
          background: black; }
        .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:first-of-type {
          left: -17px;
          right: initial; }

/*
* Comments
*/
.comment-form :-moz-placeholder {
  text-transform: initial;
  font-weight: 400;
  letter-spacing: initial;
  color: #8c979e;
  font-size: 14px;
  font-family: 'Open Sans'; }
.comment-form ::-moz-placeholder {
  text-transform: initial;
  font-weight: 400;
  letter-spacing: initial;
  color: #8c979e;
  font-size: 14px;
  font-family: 'Open Sans'; }
.comment-form :-ms-input-placeholder {
  text-transform: initial;
  font-weight: 400;
  letter-spacing: initial;
  color: #8c979e;
  font-size: 14px;
  font-family: 'Open Sans'; }
.comment-form textarea {
  background: transparent;
  border-bottom: 1px solid #ebebeb;
  height: 120px; }
  .comment-form textarea:focus, .comment-form textarea:active {
    outline: none;
    border-bottom: 1px solid #745cf9; }
.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form input[type="email"] {
  background: transparent;
  border-bottom: 1px solid #ebebeb;
  width: 31.3%;
  float: left;
  margin-right: 3%; }
  .comment-form input[type="text"]:last-of-type,
  .comment-form input[type="url"]:last-of-type,
  .comment-form input[type="email"]:last-of-type {
    margin: 0; }
  .comment-form input[type="text"]:focus, .comment-form input[type="text"]:active,
  .comment-form input[type="url"]:focus,
  .comment-form input[type="url"]:active,
  .comment-form input[type="email"]:focus,
  .comment-form input[type="email"]:active {
    outline: none;
    border-bottom: 1px solid #745cf9; }
.comment-form .form-submit {
  display: inline-block;
  width: 100%;
  margin-top: 15px; }

.author-bio {
  background: transparent; }
  .author-bio .avatar img {
    border-radius: 50%; }
  @media all and (min-width: 991px) {
    .author-bio .col-sm-10:before {
      width: 1px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: -25px;
      background: #ebebeb;
      content: ''; } }
  .author-bio .fn {
    font-weight: 400;
    font-size: 18px; }
  .author-bio p {
    margin-top: 10px;
    color: #8c979e;
    font-size: 14px; }
  .author-bio .author-email {
    color: #8c979e;
    font-weight: 400; }
    .author-bio .author-email:hover, .author-bio .author-email:focus {
      color: #5234f9; }
  @media all and (min-width: 550px) {
    .author-bio .author-social {
      position: absolute;
      right: 20px;
      top: 0; } }
  .author-bio .author-social li {
    padding: 0 5px; }
    .author-bio .author-social li a {
      color: #001c28;
      font-size: 12px; }

.author-bio-left-side .col-sm-2, .author-bio-left-side .col-sm-10 {
  width: 100%; }
.author-bio-left-side .author-bio {
  text-align: center;
  padding: 15px 20px; }
  .author-bio-left-side .author-bio .fn {
    margin-top: 10px;
    display: inline-block;
    width: 100%; }
  .author-bio-left-side .author-bio .author-email {
    display: none; }
  .author-bio-left-side .author-bio .author-social {
    position: relative;
    display: inline-block;
    text-align: center;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial; }
    .author-bio-left-side .author-bio .author-social li a {
      color: #001c28; }

.single-post .entry-content .dropcaps-content p:first-child:first-letter {
  float: left;
  font-size: 57px;
  margin: 10px;
  margin-right: 20px;
  color: #001c28; }

.pt0 {
  padding-top: 30px; }

.edit-link {
    display: none;
}

.header-callout {
    display: none;
}

#page {
    /**min-height: 990px;**/
    position: relative;
}

.text-block-scrollable {
    max-height: 610px;
}

footer {
    color: #fff;
    z-index: 777;
    width: 100%;
    min-height: 356px;
    font-size: 16px;
    font-weight: 400;
    line-height: 14px;
    padding-top: 95px;
    position: relative;
    background-color: #282a2d;
}
footer .logotip {
    margin-top: 24px;
}
.footer-top {
    margin-bottom: 82px;
}
#footer-menu {
    /*float: right;*/
}
#footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer-menu > ul > li.menu-item {
    float: left;
    display: inline-block;
    width: 28%;
}
#footer-menu > ul > li.menu-item:last-child {
    width: inherit;
    padding-right: 10px;
}
#footer-menu > ul > li.menu-item > a {
    display: block;
    font-size: 20px;
    margin-bottom: 14px;
    text-transform: uppercase;
}
#footer-menu a,
#footer-menu a:visited,
#footer-menu a:focus, #footer-menu a:active, #footer-menu a:hover {
    color: #adadad;
    font-size: 14px;
    line-height: 25px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
#footer-menu .a:hover {
    color: #3b93bb;
}
#footer-menu .current-menu-item a {
    color: #3b93bb;
}

.footer-info {
    margin-bottom: 22px;
}
.development-text {
    text-align: right;
}
.footer-bottom {
    color: #fff;
    font-size: 14px;
    padding: 13px 0 30px;
    border-top: 1px solid #717375;
}
.footer-bottom a {
    color: #3b93bb;
}

.fl-module-content {
    margin: 0;
    padding: 0;
}

/* WP */
#wpadminbar {
    background: brown;
}
/* End WP*/

.top-wrapper {
    background-color: #15161d;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

/* Top Logotip & Breadcrumb */
.home .logo-container {
    min-height: 580px;
}
.logotip {
    height: 125px;
    width: 275px;
    margin-top: 60px;
}
.logotip a.logo-img,
.logotip div.logo-img {
    width: 275px;
    height: 125px;
    display: block;
    background: url('/wp-content/uploads/2017/06/Logo.svg') no-repeat left center;
}
.logotip div.logo-img {
    width: 196px;
    height: 80px;
}
.top-block {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    position: absolute;
    right: 210px;
    top: 60px;
    width: 630px;
    display: none;
}
    .top-block .item {
        padding-left: 30px;
        position: relative;
    }
    .top-block .item:after {
        top: 5px;
        left: 0;
        width: 17px;
        height: 17px;
        content: '';
        position: absolute;
        background: url('/wp-content/uploads/2017/10/top-watch.png') no-repeat 0 0;
    }
    .top-block .item.call-us:after {
        background: url('/wp-content/uploads/2017/10/top-phone.png') no-repeat 0 0;
    }
    .top-block .info {
        color: #a8a8a8;
        font-size: 14px;
        margin-top: 5px;
        text-transform: none;
    }
    .top-block .info p {
        line-height: 22px;
    }

/* End Top Logotip & Breadcrumb */

/* Navigation */
.menu-item a img {
    max-width: 80px;
    max-height: 60px;
    display: block;
    margin: 0 auto 28px;
}
/* End Navigation */


@media all and (min-width: 768px) {

}
/* End Showings Page */

/* Home Page */
body.home .main-container {
    margin-bottom: 0;
}
body.home nav {
    border: none;
    margin-top: 26px;
    background-color: transparent;
}
body.home nav.fixed {
    position: relative;
}
body.home .site-header {
    width: 100%;
    min-height: 295px;
    margin-top: 52px;
}
body.home header .menu > li.active {
    border-color: #fff;
}
body.home .menu > li.active a,
body.home .menu > li.active + li a {
    border-left: 0;
}
body.home h1 {
    margin-top: 160px;
}

.page-home ul li {
    margin-bottom: 15px;
}
.page-home ul ul {
    margin-top: 15px;
}
.page-home ul li li {
    list-style: none;
}
.home-top-text {
    width: 780px;
    margin: 0 auto;
}
.home-top-text p:first-child {
    margin-bottom: 60px;
}
.spacer {
    width: 82px;
    margin: 0 auto 32px;
    border: 1px solid #e9e9e9;
}
.main-info-block {
    background: #282a2d;
    padding: 70px 0 90px;
}
h2, .main-info-block h2 {
    font-size: 46px;
    line-height: 55px;
    padding-left: 30px;
    border-left: 3px solid #3b93bb;
}
h2.notrans {
    text-transform: none;
}
.main-info-block h2 {
    color: #aaa;
    font-size: 36px;
}
.black-block {
    width: 368px;
    height: 133px;
    color: #adadad;
    padding: 47px 0 0 128px;
    background: #212326 url('/wp-content/uploads/2017/06/Watch.svg') no-repeat 40px 39px;
    background-size: 60px;
    margin-bottom: 21px;
    cursor: default;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
}
.black-block:hover {
    background-color: #000;
}
.black-block.phone-block {
    background-image: url('/wp-content/uploads/2017/06/Phone.svg');
}
.block-header {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.big-black-block {
    height: 288px;
    color: #909090;
    position: relative;
    padding: 28px 35px 0 40px;
    background: rgb(33, 35, 38);
    background: rgba(33, 35, 38, .9);
}
.big-black-block .block-header {
    color: #3b93bb;
    margin-bottom: 13px;
    font-size: 18px;
}
.big-black-block p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.big-black-block a,
.home-coat-block a {
	color: #777;
    bottom: 32px;
    right: 32px;
    font-size: 14px;
    position: absolute;
    padding-right: 33px;
    text-transform: uppercase;
}
.big-black-block a:before,
.home-coat-block a:before {
    width: 12px;
    height: 9px;
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    background: url('/wp-content/uploads/2017/07/arrow-yellow.png') no-repeat 0 0;
}
.detailing-block {
    padding: 208px 0 0;
    background: transparent;
}
.detailing-block .fl-node-content {
    height: 80px;
    padding: 25px 35px 0 40px;
    background: rgb(33, 35, 38);
}
.main-info-block .btn-white {
    color: #777;
    border: none;
    font-size: 20px;
    line-height: 22px;
    padding: 0 37px 0 0;
    text-align: left;
}
.main-info-block .btn-white:visited:hover {
    color: #999;
}
.main-info-block .btn-white:before {
    top: 3px;
    right: 0;
    border-width: 15px 15px 0 0;
    border-color: #3b93bb transparent transparent transparent;
}
.never-block {
    text-align: center;
}
.never-block .fl-node-content {
    min-height: 205px;
}
.never-block .block-header {
    color: #aaa;
    font-size: 46px;
    padding-top: 70px;
    margin-bottom: 10px;
}
.never-block a {
    color: #909090;
}
.home-coat-block .fl-node-content {
    min-height: 390px;
}
.home-coat-block .block-header {
    color: #000;
    font-size: 46px;
    margin-top: 82px;
    margin-bottom: 34px;
    line-height: 40px;
    padding-left: 30px;
    border-left: 3px solid #3b93bb;
}
.home-coat-block p {
    width: 500px;
    font-size: 15px;
    padding-left: 35px;
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
}
.home-coat-block a {
    bottom: 0;
    left: 0;
    color: #000;
    position: relative;
}
/* End Home Page */

/* Offer block */
.offerblock {
    display: none;
    background-repeat: no-repeat;
    background-position: right center;
    background-attachment: scroll;
    background-size: cover;
    background-image: url('/wp-content/uploads/2017/06/Price-bg.jpg');
    min-height: 540px;
    position: relative;
}
    .offerblock .container {
        padding-top: 80px;
    }
    .offerblock h2 {
        color: #aaa;
        font-size: 36px;
        border-left: 0;
        margin-bottom: 0;
        text-align: center;
    }
    .offerblock h5 {
        color: #777;
        font-size: 15px;
        text-align: center;
        text-transform: none;
        margin-bottom: 30px;
    }
    .offerblock .itembox {
        margin-bottom: 20px;
    }
    .offerblock .itembox .item {
        color: #fff;
        font-size: 20px;
        min-height: 124px;
        text-align: center;
        border-radius: 62px;
        padding-top: 46px;
        border: 4px solid #6c6d6f;
        text-transform: uppercase;
    }
    .offerblock .itembox .block3 .item {
        border: none;
        padding-top: 22px;
        background-color: rgba(255, 255, 255, 0.2);
    }
    .offerblock .itembox .block3 .item span {
        color: #3b94c0;
        font-size: 24px;
        font-weight: 600;
    }
    .offerblock .itembox .block3 .item span p {
        font-weight: 600;
    }
    .offerblock .itembox .item img {
        width: 51px;
        height: auto;
        margin-right: 30px;
    }
    .offerblock .bottom-box .item-left {
        color: #fff;
        font-size: 19px;
        text-transform: uppercase;
    }
    .offerblock .bottom-box .item-left span {
        color: #3b93bb;
        font-size: 30px;
    }
    .offerblock .bottom-box .item-right {
        text-align: right;
        text-transform: uppercase;
    }
    .offerblock .bottom-box .item-right h5 {
        color: #aaa;
        text-align: right;
        margin-bottom: 0;
        margin-top: 5px;
        font-size: 20px;
        text-transform: uppercase;
    }
    .offerblock .bottom-box .item-right a {
        color: #777;
        position: relative;
        padding-right: 30px;
    }
    .offerblock .bottom-box .item-right a:before {
        top: 5px;
        right: 0;
        width: 12px;
        height: 9px;
        content: '';
        position: absolute;
        background: url('/wp-content/uploads/2017/07/arrow-yellow.png') no-repeat 0 0;
    }
.homeCar {
    left: 0;
    bottom: -60px;
    width: 390px;
    height: 222px;
    z-index: 1000;
    position: absolute;
    background: url('/wp-content/uploads/2017/10/Yellow-05.png') no-repeat -140px 0;
}

.bottom-home-block {
    height: 205px;
    background-repeat: no-repeat;
    background-position: right center;
    background-attachment: scroll;
    background-size: cover;
    background-image: url('/wp-content/uploads/2017/06/Cars-2f.jpg');
}

/* Price Block (Home page)*/
.home-price-block {
    display: none;
}
.home-price-block .fl-row-content {
    padding-top: 78px;
    padding-bottom: 220px;
}
.addons-wraper {
    padding: 10px;
    position: relative;
    text-transform: uppercase;
    background-color: #212326;
}
.addons-wraper:before {
    top: 3px;
    left: 0;
    border-style: solid;
    width: 0; height: 0;
    position: absolute;
    content: ' ';
    border-width: 30px 30px 0 0;
    border-color: #3b93bb transparent transparent transparent;
}
.addons-bg {
    min-height: 409px;
    max-width: 963px;
    padding: 50px 70px 20px;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #646568;
    overflow: hidden;
}
.addons-wraper .header {
    text-align: center;
    color: #3b93bb;
    font-size: 45px;
    margin-bottom: 20px;
    font-weight: 600;
}
.addons-wraper .item-1,
.addons-wraper .item-2 {
    color: #fff;
    font-size: 16px;
    min-height: 39px;
    padding: 10px 0 10px 30px;
    background-color: rgba(51, 52, 54, 0.7);
}
.addons-wraper .service-name {
    font-size: 15px;
}
.addons-wraper .regular-price {
    font-weight: 600;
}
.addons-wraper .graybBackground .item-1,
.addons-wraper .graybBackground .item-2  {
    background-color: #28292d;
}

@media (max-width: 1200px) {
    .addons-wraper .item-1, .addons-wraper .item-2 {
        min-height: 55px;
    }
}
@media all and (max-width: 990px) {
    .addons-wraper .item-1 {
        background-color: #28292d;
    }
    .addons-wraper .graybBackground .item-2 {
        background-color: rgba(51, 52, 54, 0.7);
    }
    .addons-bg {
        padding: 50px 20px 20px;
    }
    .addons-wraper .item-1, .addons-wraper .item-2 {
        padding: 10px;
    }
}

.appoinment-wraper {
    text-align: center;
    font-size: 33px;
}
.appoinment-wraper .header {
    margin-bottom: 15px;
}
.appoinment-wraper .phone {
    color: #09b3e6;
}
.appoinment-wraper .phone p {
    font-weight: 600;
    line-height: 45px;
    font-size: 30px;
}
@media all and (max-width: 750px) {
    .appoinment-wraper {
        font-size: 25px;
        padding-top: 25px;
    }
}
/* End Price Block */

/* Auto & Moto Page */
.price-block {
    color: #3b93bb;
    margin: 40px 20px 40px 0;
    padding: 10px;
    font-size: 73px;
    position: relative;
    background-color: #212326;
}
.price-wraper {
    text-align: center;
    padding-bottom: 12px;
    position: relative;
    border: 1px solid #646568;
}
.price-wraper.andup:before {
    bottom: 3px;
    color: #fff;
    right: 0;
    width: 100px;
    height: 20px;
    position: absolute;
    content: 'and up';
    font-size: 14px;
}
.price-block.red-arrow:before {
    top: 3px;
    left: 0;
    border-style: solid;
    width: 0; height: 0;
    position: absolute;
    content: ' ';
    border-width: 30px 30px 0 0;
    border-color: #3b93bb transparent transparent transparent;
    z-index: 999;
}
.price-header {
    display: table;
    width: 100%;
    margin: 0; padding: 0;
}
.price-header-content {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    width: 100%; height: 82px;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 12px;
    border-bottom: 1px solid #646568;
}
.price-header-content.border-off {
    height: 1%;
    padding-top: 35px;
}
.price-header-content .additional-text {
    color: #777;
    text-transform: uppercase;
}
.price-block .dollar-sign {
    color: #3b93bb;
    font-size: 24px;
}
.price-block .cent-sign {
    color: #fff;
    font-size: 24px;
    position: absolute;
    bottom: 67px;
}
.price-block .dollar-sign.cents {
    padding-left: 6px;
}
.price-call {
    color: #33363a;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/* End Auto & Moto Page */


/* Top */
.top-wraper {
    text-align: center;
    margin-top: 70px;
}
.page-heading {
    color: #adadad;
}
#main.container {
    color: #909090;
    min-height: 500px;
    background-color: #282a2d;
    padding: 70px 95px 30px;
}
#responsive-menu-container #responsive-menu-wrapper {
    margin-top: 60px;
}
#responsive-menu .menu-item a {
    font-size: 23px;
}
/* End Top */

/* Gallery page */
.page-template-page-gallery #main.container {
    padding-left: 55px;
    padding-right: 55px;
}
/* Gallery page */

/* Contact Page */
.page-template-page-contact-us #main.container {
    padding-bottom: 40px;
}
.contact-page h2 {
    line-height: 39px;
    margin-bottom: 35px;
    border-left: 3px solid #3b93bb;
}
.contact-page .formWrapper {
    margin: 0 15px 20px;
}
/* End Contact Page */

/* Map */
.map-container {
	width:100%;
    position: relative;
}
.map-textbox {
    color: #8b8b8b;
    height: 362px;
    top: 130px; left: 20%;
    position: absolute;
    font-size: 15px;
    line-height: 26px;
    border: 4px solid #3b93bb;
    background-color: #232428;
}
    .map-textbox .logotip {
        width: 196px;
        height: 80px;
        margin: 52px auto 30px;
    }
    .map-textbox .content-box {
        padding: 0 55px;
    }
    .map-textbox .content-box > div {
        position: relative;
        padding-left: 38px;
    }
    .map-textbox .located {
        color: #fff;
        font-size: 13px;
    }
    .map-textbox .icons:after {
        top: 4px;
        left: 0;
        width: 17px;
        height: 17px;
        content: '';
        position: absolute;
        background: url('/wp-content/uploads/2017/10/top-phone.png') no-repeat 0 0;
    }
    .map-textbox .address.icons:after {
        top: 6px;
        background-image: url('/wp-content/uploads/2017/10/address.png');
    }
    .map-textbox .email.icons:after {
        top: 7px;
        background-image: url('/wp-content/uploads/2017/10/email.png');
    }
    .map-textbox a {
        color: #8b8b8b;
    }
#map {
	height: 590px;
}
/* End Map */

/* Request popup */
.overlay {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: #0a0d0b;
    opacity: 0.87;
    display: none;
}
.popup {
    width: 100%;
    max-width: 1200px;
    max-height: 700px;
    background-color: #222427;
    /**position: absolute;**/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    z-index: 100000;
}
.popup h2 {
    color: #aaa;
    width: 100%;
    margin: 0 115px;
    max-width: 490px;
    font-size: 36px;
    font-weight: 300;
    line-height: 32px;
    margin-top: 60px;
    margin-bottom: 40px;
}
.popup h2 .dont-wait {
    color: #787878;
    font-size: 18px
}
.formWrapper {
    margin: 0 115px;
}
.popup .inputWrapper,
.popup .submitWrapper {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}
.inputWrapper label.file-label,
.inputWrapper input,
.inputWrapper select,
.inputWrapper textarea {
    border: 2px solid #8b8b8b;
    background-color: transparent;
    width: 100%;
    height: 55px;
    color: #a2a2a2;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    text-align: left;
    padding: 7.5px 20px;
    outline: none;
    margin: 0;
    border-radius: 0;
}
.inputWrapper textarea {
    height: 227px;
    min-height: 227px;
}
.inputWrapper input:focus {
    color: #ddd;
}
.inputWrapper input::placeholder {
    color: #a2a2a2;
}
.togglePopup {
    cursor: pointer;
}
.submitWrapper {
    text-align: center;
    position: relative;
}
.submitWrapper input {
    width: 100%;
    max-width: 100%;
    height: 43px;
    background-color: transparent;
    text-align: center;
    padding: 8.5px 0;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    color: #ffffff;
    border: 2px solid #fff;
    outline: none;
    margin-bottom: 0;
}
.submitWrapper input[type="submit"]:hover {
    background-color: #8b8b8b;
}
.popup .textArea {
    width: 100%;
    margin: 0 auto 20px;
    opacity: 0.5;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 15px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}
.popup div.wpcf7 .ajax-loader {
    position: absolute;
}
.popup div.wpcf7-response-output {
    margin: 0 125px 10px;
    color: #aaa;
    text-align: center;
    padding: 10px;
}
.popup div.wpcf7-validation-errors {
    border: 0;
    color: brown;
    /*font-size: 12px;*/
    text-align: center;
}
.popup span.wpcf7-not-valid-tip {
    color: brown;
    /*font-size: 12px;**/
    /*position: absolute;*/
    width: 195px;
}
.popup .cars-block {
    color: #8b8b8b;
    top: 68px;
    right: 115px;
    width: 390px;
    height: 70px;
    font-size: 15px;
    position: absolute;
}
    .popup .cars-block .item {
        cursor: pointer;
        text-align: center;
        position: relative;
        padding: 45px 25px 0;
    }
    .popup .cars-block .item:after {
        top: 0;
        left: 29px;
        width: 48px;
        height: 32px;
        content: '';
        position: absolute;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        background: url('/wp-content/uploads/2017/10/Cars.svg') no-repeat 0 0;
    }
    .popup .cars-block .item.cars-m:after {
        left: 31px;
        width: 42px;
        height: 35px;
        background-image: url('/wp-content/uploads/2017/10/Midsize.svg');
    }
    .popup .cars-block .item.cars-suv:after {
        left: 28px;
        width: 51px;
        height: 36px;
        background-image: url('/wp-content/uploads/2017/10/SUV.svg');
    }
    .popup .cars-block .item.cars-truck:after {
        left: 27px;
        width: 49px;
        height: 41px;
        background-image: url('/wp-content/uploads/2017/10/Truck.svg');
    }
    .popup .cars-block .item.cars.active:after {
        background-image: url('/wp-content/uploads/2017/10/Cars-a.svg');
    }
    .popup .cars-block .item.cars-m.active:after {
        background-image: url('/wp-content/uploads/2017/10/Midsize-a.svg');
    }
    .popup .cars-block .item.cars-suv.active:after {
        background-image: url('/wp-content/uploads/2017/10/SUV-a.svg');
    }
    .popup .cars-block .item.cars-truck.active:after {
        background-image: url('/wp-content/uploads/2017/10/Truck-a.svg');
    }
.popup .close-btn {
    position: absolute;
    display: block;
    top: 40px; right: 40px;
    width: 24px;
    height: 24px;
    opacity: 0.5;
    cursor: pointer;
    background: url('images/icons/cross.svg') no-repeat 0 0;
}
.popup .close-btn:hover {
    opacity: 1;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
}
/* End Request popup */

/* Bootstrap fix */
.margin-auto {
    float: none;
    margin: 0 auto;
}
.border-off {
    border: none;
}
.padding-null {
    padding: 0;
}

.home-slider {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
}

.home-slider:not(.slick-initialized) .slide + .slide {
    display: none;
}

.home-slider .slick-list {
    display: flex;
    flex: 1 1 auto;
}

.home-slider .slick-track {
    display: flex;
    flex: 1 1 auto;
    align-items: stretch;
}

.home-slider .slide {
    position: relative;
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center;
}

.home-slider .slide:focus {
    outline: none;
}

@media (min-width: 1280px) {
    .container {
        width: 1174px;
    }
    .top-block {
        display: block;
    }
    .home .logo-container {
        margin-bottom: 400px;
        min-height: 300px;
    }
    body.home .site-header {
        margin-top: 0;
    }
    /*.logo-container, .mainpage.container, .container.nav-bar {
        width: 100%;
    }*/
    .fl-row-content-wrap {
        padding: 0;
    }
    .fl-row-fixed-width {
        max-width: 1174px;
    }
    .main-navigation li {
        margin-right: 70px;
    }
}

@media (min-width: 1920px) {
    .container {
        width: 1174px;
    }
    .top-wrapper {
        min-height: 990px;
    }
    .home .logo-container {
        min-height: 240px;
    }
    .logo-container, .container.nav-bar {
        width: 1540px;
    }
    .mainpage.container {
        width: 1280px;
    }
    .menu .link-text {
        display: block;
    }
    .offerblock {
        min-height: 456px;
    }
}

@media all and (max-width: 1280px) {
    body {
        background-size: 180%;
    }
    .menu li a {
        max-width: 200px;
    }
    .popup {
        max-height: 780px;
    }
    .popup .cars-block {
        margin: 0 45px 30px;
        position: static;
    }
    .popup h2,
    .formWrapper {
        margin-left: 45px;
        margin-right: 45px;
    }
}

@media all and (max-width: 1024px) {
    .container {
        width: 100%;
    }
    .home .logo-container {
        min-height: 375px;
    }
    body.home .site-header {
        margin-top: 0;
        min-height: 190px;
    }
    .homeCar {
        display: none;
    }
    .logotip,
    footer .logotip {
        width: 281px;
        float: none;
        margin: 30px auto;
    }
}

@media (min-width: 992px) {

}
@media (max-width: 992px) {
    body.home .site-header {
        display: none;
    }
    .offerblock .container {
        padding-top: 20px;
    }
    .offerblock .itembox .item {
        margin: 0 60px 20px;
        padding-top: 36px;
        min-height: 104px;
    }
    .home .logo-container {
        min-height: 470px;
    }
    body.home .site-header {
        min-height: 195px;
    }
}
/* end Bootstrap fix */

@media (min-width: 768px) {
    .download-page h1 {
        max-width: 410px;
    }
}

@media all and (max-width: 768px) {
	/* Main page */
    body {
        background-size: 180%;
    }
	body.home h1 {
		font-size: 40px;
		margin-top: 70px;
	}
    .home .logo-container {
        min-height: 375px;
    }
    .offerblock .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .homeCar {
        display: none;
    }
	.main-navigation li {
		margin-right: 0;
	}
	.home-price-block .fl-row-content {
		padding: 0 0 30px;
	}
	.home-price-block .fl-row-content-wrap {
		background-size: cover;
	}
	.home-coat-block a {
		left: 35px;
	}
	.home-coat-block .fl-node-content {
		min-height: initial;
	}
	.home-coat-block .fl-row-content-wrap {
		background-position: 225px center;
	}
	.home-coat-block .block-header {
		margin-top: 22px;
	}
    .main-info-block {
        padding: 30px 0 0;
    }
    .main-info-block .appointment-link {
        /*text-align: center;*/
        width: 400px;
        margin: 0 auto;
    }
	/* end Main page */

	/* Map */
	.map-container {
		bottom: inherit;
		position: relative;
	}
	#map {
    	width: 100%;
    }
	/* End Map */

    .tp-thumbs,
    .tparrows {
        display: none !important;
    }
    .breadcrumb {
        display: none;
    }
    .module {
        padding-right: 0;
    }
    .navbar-collapse {
        margin-top: 35px;
    }
    footer {
        padding-top: 0;
    }
    /*section {
        padding-top: 44px;
    }*/
    .home-top-text {
        width: 100%;
    }
    .news-wraper-block {
        margin-left: 0;
    }
    .news-wraper-block .news-item {
        margin-left: 45px;
    }
    .border-box {
        border: none;
    }
    .quard-right-text {
        padding: 29px 10px 0;
        margin-right: 0;
        border-left: 1px solid #e9e9e9;
    }
    .quard-left-text {
        padding: 29px 10px 0;
        margin: 0;
        border-right: 1px solid #e9e9e9;
    }
    .product-text-left {
        border: none;
        padding: 29px 10px 0;
    }
    .product-top-block {
        margin-bottom: 0;
    }
    .product-top-block .fl-module-photo {
        border: none;
    }
    h2.text-center {
        text-align: left;
    }
    h2 br {
        display: none;
    }
    .fl-photo-align-center {
        margin-bottom: 20px;
    }
    .on-verticaly-max,
    .on-verticaly-align {
        padding-bottom: 40px;
        height: auto;
        padding-top: 40px;
    }
    .on-border-bottom,
    .on-border-right,
    .on-border-top,
    .on-border-left {
        border: none;
    }
    #footer-menu {
    	float: none;
    	margin-top: 30px;
    }
    #footer-menu > ul {
        margin-left: 60px;
    }
    footer .footer-widget-1 {
        padding-left: 0;
    }
    footer .footer-widget-2 {
        padding-left: 15px;
    }
    footer .footer-widget-3 {
        padding-left: 15px;
    }
    .footer-info {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .navbar-collapse {
        padding: 0;
    }
    .module-group.right {
        top: 65px;
        position: absolute;
    }
    .menu > li {
        float: left;
        width: 30%;
        margin-right: 0;
        text-align: left;
    }
    .price-block {
    	margin-bottom: 0;
    }

    .home-slider .slide {
        background-position: center;
        background-size: cover;
    }

	.home-slider {
		padding-top: 65px;
		background-color: #222327;
	}
}

@media (max-width: 420px) {
    .logotip a.logo-img {
        width: 210px;
        margin: 0 auto;
    }
    .site .logotip {
        margin: 0px auto 98px;
    }

    footer .logotip {
        margin: 10px auto;
    }
    .home .logo-container {
        min-height: 215px;
    }
    header {
        top: 0;
        width: 100%;
        z-index: 999;
        position: absolute;
    }
    section {
        padding: 0;
    }
    .nav-bar .module {
        padding: 0;
    }
    .navbar-collapse {
        height: 100vh;
        padding-top: 5vh;
        background-color: #282828;
    }
    .menu li {
        line-height: 44px;
    }
    .menu li a {
        border: none;
        font-size: 25px;
    }
    .home .menu li a {
        border: none;
    }
    .home .nav-bar {
        color: #222;
    }
    .home #primary {
        padding: 0;
    }
    .home #main .row {
        margin: 0;
    }
    .home-coat-block p {
        padding-left: 25px;
    }
    .nav-bar {
        color: #fff;
    }
    #main.container {
        padding: 0 20px;
    }
    .home-coat-block .block-header,
    .never-block .block-header,
    h2, .main-info-block h2 {
        font-size: 24px;
        line-height: 33px;
        margin-top: 25px;
        padding-left: 22px;
    }
    .home-coat-block .block-header {
        margin-top: 67px;
    }
    .homeCar {
        width: 100%;
        bottom: -73px;
        display: block;
        background-position: -153px 0;
    }
    .home-coat-block p {
        width: inherit;
    }
    .container.mainpage {
        text-align: center;
        position: relative;
        top: 54px;
        z-index: 999;
    }
    .main-info-block {
        padding: 20px;
    }
    .module.widget-handle i {
        opacity: 0.8;
        padding-right: 20px;
    }
    .copy-text,
    .development-text {
        padding-bottom: 7px;
        padding-left: 20px;
        text-align: left;
    }
    #wpsm_accordion_DL .wpsm_panel-body {
        padding-left: 17px;
    }
    #wpsm_accordion_DL .ac_title_class {
        padding-left: 5px;
    }
    .offerblock .container {
        padding-top: 35px;
        min-height: 860px;
    }
    .offerblock h2 {
        margin-bottom: 10px;
    }
    .offerblock .itembox .item {
        margin-bottom: 10px;
        padding-top: 25px;
        font-size: 16px;
        min-height: 84px;
    }
        .offerblock .itembox .item img {
            margin-right: 10px;
            width: 35px;
        }
    .offerblock .bottom-box .item-left,
    .offerblock .bottom-box .item-right,
    .offerblock .bottom-box .item-right h5 {
        text-align: center;
    }
    .offerblock .bottom-box .item-left span {
        display: block;
        margin-bottom: 20px;
    }
    .offerblock .bottom-box .item-right h5 {
        margin-bottom: 10px;
    }
    .footer-bottom {
        min-height: 60px;
    }
    .menu-footer {
        display: none;
    }
    .map-textbox {
        left: 0;
        margin: 0 20px;
    }
    .map-textbox .content-box {
        padding: 0 25px;
    }
    .popup {
        max-height: 940px;
    }
    .popup .cars-block {
        width: auto;
    }
    .popup .cars-block .item {
        padding: 45px 5px 0;
    }
    .popup .cars-block .item:after,
    .popup .cars-block .item.cars-suv:after {
        left: 15px !important;
    }
    footer {
        min-height: 1px;
    }
    footer .footer-widget-1 {
        padding-left: 15px;
    }
    footer .main-navigation {
        display: none;
    }
    footer .logotip {
        width: 100%;
    }
    .footer-top {
        margin-bottom: 0;
    }
    .contact-page .formWrapper {
        margin-bottom: 0;
    }
    .contact-page .formWrapper .inputWrapper {
        margin-bottom: 20px;
    }
}

.development-text a svg{
    transition: 0.3s;
}

.development-text a:hover svg{
    transform: rotate(360deg);
}
