/*
Theme Name: West
Theme URI: http://athemes.com/theme/west
Author: aThemes
Author URI: http://athemes.com
Description: West is a responsive business theme that aims to provide everything you need in order to help you create an awesome website for your company. Some of the features you will find in West are: Live Composer integration, fonts and colors controls, blog options, custom header option and much more.
Version: 1.11
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: west
Tags: light, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

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.

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

 @font-face {
    font-family: F37 Moon Test;
    src: url('fonts/F37Moon-Black.otf')
    format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: 800;
  }
@font-face {
    font-family: F37 Moon Test;
    src: url('fonts/F37Moon-Bold.otf')
    format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: F37 Moon Test;
    src: url('fonts/F37Moon-Demi.otf')
    format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: F37 Moon Test;
    src: url('fonts/F37Moon-ExtraBold.otf')
    format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: F37 Moon Test;
    src: url('fonts/F37Moon-Light.otf')
    format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: F37 Moon Test;
    src: url('fonts/F37Moon-Regular.otf')
    format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: F37 Moon Test;
    src: url('fonts/F37Moon-Thin.otf')
    format('truetype');
    font-display: swap;
    font-style: normal;
    font-weight: 100;
}
/*

.error-404.not-found {
    padding: 100px 0;
}
.notfound h1 {
    font-size: 48px;
    color: #6c5dd3;
	font-weight: 600;
}
.notfound h2 {
    font-weight: 600;
    margin-bottom: 20px;
}
.error-404.not-found p {
    font-size: 18px;
    margin-bottom: 0px;
	line-height: 28px;
}
#home-btn_ a{
    display: inline-block;
    margin-top: 16px;
	text-decoration: none;
}
#banner-sec1 h1.heading-top {
    font-size: 72px;
    line-height: 88px;
    color: #01040d !important;
}
#sidebar-footer .logo img {
    width: 40px;
}
#banner-sec1 {
    text-align: center;
}
#Privacy_Policy h1 {
    font-size: 48px;
    line-height: 72px;
    margin-top: 0px;
}
#Privacy_Policy h2 {
    font-size: 36px;
    line-height: 44px;
}
.left_section a {
    font-size: 16px;
    color: #01040d;
    line-height: 24px;
    margin-bottom: 20px;
    display: block;
    position: relative;
    padding-left: 15px;
	text-decoration: none;
}
.left_section .fa.fa-angle-right {
    position: absolute;
    top: 4px;
    font-size: 18px;
    left: 0px;
	color: #6c5dd3;
}
.tab_s {
    padding: 20px;
    margin: 0 10px;
    color: #000;
    font-size: 16px;
	display: inline-block;
}
.tab_s.active_tabs {
    border-top: 3px solid #6c5dd3;
    background: #fff;
}
.left_section {
    box-shadow: 0 20px 40px rgba(50,55,140,.06);
    padding: 20px 20px 10px 30px;
}
.left_section .active {
    color: #6c5dd3;
}
#Privacy_Policy strong {
	font-size: 28px;
	line-height: 36px;
	display: block;
}
#Privacy_Policy p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
}
#banner-sec1 .underline-bottom::after {
    content: "";
    position: absolute;
    height: 19px;
    width: 100%;
    background: #35e6c5;
    left: 0;
    bottom: 10px;
    z-index: -1;
}
.underline-bottom {
    position: relative;
}
#banner-sec1  p {
    font-size: 20px;
    line-height: 28px;
    color: #01040d;
    font-family: F37 Moon Test;
	font-weight: 400;
}
.vc_btn3-shape-square {
    border-radius: 3px !important;
    width: 100%;
    text-align: center;
    font-size: 16px !important;
    line-height: 24px;
    transition: all .5s;
    border: 1px solid #6c5dd3;
    box-shadow: 0 20px 50px rgba(108,93,211,.25) !important;
    text-transform: revert;
    padding: 18px 15px !important;
    font-family: F37 Moon Test;
	font-weight: 400;
}
.vc_btn3-shape-square:hover {
	border: 1px solid #4868cf !important;
	color: #4868cf !important;
	background: transparent !important;
}
.card-item img {
    width: 64px;
}
.card-item {
    background: #fff;
    box-shadow: 0 20px 40px rgba(50,55,140,.06);
    border-radius: 4px;
    text-align: center;
    padding: 36px 15px;
    transition: all .3s ease-out;
    cursor: pointer;
}
.card-item:hover {
    transform: scale(1.03);
}
.sub-content-left h2 {
    font-size: 40px;
    line-height: 52px;
}
.scl-title span {
    color: #6c5dd3;
}
	#mobile-app-button {
    display: none;
}
.list-social-icon li {
    display: inline-block;
    margin-right: 10px;
}
#home-sec-2-inner {
    background-size: cover;
	background-repeat: no-repeat;
}
.box-content h3.card-title {
    font-size: 40px;
    line-height: 52px;
}
#home-sec-3-parts {
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}
#home-sec-3-parts .content-title {
    font-size: 44px;
    line-height: 52px;
}
#home-sec-3-parts .content-title .underline-bottom::after {
    content: "";
    position: absolute;
    height: 19px;
    width: 100%;
    background: #ecb0cd;
    left: 0;
    bottom: 2px;
    z-index: -1;
}
#home-sec-3-parts .content-description {
    font-size: 18px;
	line-height: 28px;
}
#sidebar-footer ul li a {
    font-size: 16px;
}
h1.bfr-title {
    margin-top: 0px;
	  font-size: 60px;
    line-height: 88px;
    color: #fff;
	 font-family: F37 Moon Test;
	font-weight: 700;
}
h1.bfr-title .underline-bottom::after {
    content: "";
    position: absolute;
    height: 19px;
    width: 100%;
    left: 0;
    z-index: -1;
    background: #fe7765;
    bottom: 3px;
}
.vc_btn3-shape-square {
    width: auto;
    padding: 15px 30px !important;
    font-family: F37 Moon Test;
	font-weight: 400;
    font-size: 18px !important;
}
#faq h1 {
    font-size: 72px;
    line-height: 88px;
}
#faq .underline-bottom::after {
    content: "";
    position: absolute;
    height: 19px;
    width: 100%;
    background: #35e6c5;
    left: 0;
    bottom: 4px;
    z-index: -1;
}
#sp-ea-267.sp-easy-accordion .sp-ea-single .ea-body {
    height: auto !important;
}
.ea-header a {
    border-bottom: 1px solid #ccc;
}
#sp-ea-267.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 18px;
    line-height: 28px;
    font-family: F37 Moon Test;
	font-weight: 400;
    font-weight: 400;
    color: #01040d;
	padding: 30px 0;
}
#sp-ea-267.sp-easy-accordion .sp-ea-single {
    background: transparent;
    margin-bottom: 0px;
}
#sp-ea-267.sp-easy-accordion .sp-ea-single .ea-body {
    background: transparent !important;
    font-size: 18px;
    line-height: 28px;
    font-family: F37 Moon Test;
    font-weight: 400;
    color: #01040d !important;
    padding: 15px 0;
}
.ea-expand a {
    color: #6c5dd3 !important;
}
.ea-expand-icon.fa.fa-minus {
    color: #6c5dd3 !important;
}
.ea-header a:hover {
    color: #6c5dd3 !important;
}
.ea-expand .ea-body {
    border-bottom: 1px solid #ccc !important;
}
.vc_btn3-style-gradient-custom {
    padding: 17px 40px !important;
    font-weight: 800;
    font-family: F37 Moon Test;
    font-size: 16px !important;
    text-transform: capitalize;
}
#team-2 {
    box-shadow: 0 20px 40px rgba(50,55,140,.06);
    border-radius: 4px;
    padding: 58px 40px 76px 80px;
}
#team-img2 {
    box-shadow: 0 20px 120px rgba(64,58,135,.1);
    border-radius: 4px;
}
.testimonial-title {
    font-size: 44px;
    font-weight: 700;
    font-family: F37 Moon Test;
}
.group-info h5 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    font-family: F37 Moon Test;
    margin-top: 25px;
}
.group-info p {
    font-size: 18px;
}
.hbt-heading h1.heading-top {
    font-size: 72px;
    line-height: 88px;
    margin-bottom: 10px !important;
}
.hbt-heading h1.heading-top .underline-bottom::after {
    content: "";
    position: absolute;
    height: 19px;
    width: 100%;
    background: #35e6c5;
    left: 0;
    bottom: 10px;
    z-index: -1;
}
.hbt-detail .sub-description {
    font-size: 18px;
}
.bc-title {
    font-size: 44px;
    line-height: 52px;
    margin-top: 0px;
}
.bc-title .underline-bottom::after {
    content: "";
    position: absolute;
    height: 19px;
    width: 100%;
    background: #35e6c5;
    left: 0;
    bottom: 10px;
    z-index: -1;
}
#socials img {
    width: 100%;
    margin: 0 auto;
    max-width: 60%;
}
.bc-description {
    font-size: 18px;
    line-height: 28px;
}
#team-1 {
    box-shadow: 0 20px 40px rgba(50,55,140,.06);
}
#team-1 p {
    font-size: 18px;
    line-height: 28px;
}
#team-1 p {
    font-size: 18px;
    line-height: 28px;
}
.bdc-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    font-family: F37 Moon Test;
    margin-top: 40px;
}
.bdc-name {
    margin-bottom: 70px !important;
}
#price {
    border: 1px solid #f4f5f6;
    box-shadow: 0 20px 40px rgba(50,55,140,.06);
    border-radius: 4px;
    transition: all .3s ease-out;
    cursor: pointer;
}
#price:hover {
    transform: scale(1.03);
}

.price {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 36px;
  font-family: F37 Moon Test;
	font-weight: 700;
}
.pricing-price {
  color: #6c5dd3;
  margin-bottom: 50px;
}
.time-vat {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  font-family: F37 Moon Test;
	font-weight: 400;
}
.title-lf {
  font-size: 16px;
  font-family: F37 Moon Test;
	font-weight: 500;
}
#price button {
  width: 100%;
}

ul.list-function li {
  padding-left: 24px;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #01040d;
  position: relative;
  margin-bottom: 15px;
  font-family: F37 Moon Test;
	font-weight: 400;
}
.list-function {
  padding: 0px;
  margin-bottom: 30px;
}
.time-trail span {
    padding: 3px 12px;
    display: inline-block;
    background: #35e6c5;
    border-radius: 18px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-family: F37 Moon Test;
	font-weight: 700;
}
.time-trail {
    text-align: center;
    margin-bottom: 32px;
}
.package-name {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
    font-family: F37 Moon Test;
	font-weight: 700;
}
.tab-details .list-function li::before {
    content: "";
    background-image: url(https://xpo-app.com/wp-content/uploads/2021/03/g-check.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.post-content_detail img {
    box-shadow: 0 20px 120px rgba(64,58,135,.1);
    border-radius: 4px;
}
.posts-layout {
    width: 100%;
    float: left;
    padding: 50px 0;
}
.posts-layout article {
    margin-bottom: 80px;
}
.post-content {
    border-bottom: 2px solid #6c5dd3;
    padding-bottom: 20px;
}
.post-content_detail p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.user img {
    border-radius: 50%;
}
.post-content h1 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 20px;
}
.name {
    font-size: 18px;
    line-height: 24px;
    font-family: F37 Moon Test;
	font-weight: 700;
    text-transform: capitalize;
    margin-left: 10px;
}
.post-content .inner-content h1 a {
    font-family: F37 Moon Test;
    font-style: normal;
    font-weight: 600;
}
.posts-layout article:first-child {
    width: 100%;
}
.posts-layout article:first-child .entry-thumb {
    width: 58%;
    float: left;
}
.posts-layout article:first-child .inner-content {
    width: 40%;
    float: right;
}
.posts-layout article:first-child .entry-thumb img {
    width: 100%;
}
.posts-layout article:first-child .post-content h1 {
    font-size: 40px;
    line-height: 52px;
    margin-top: 0px;
}
.posts-layout article:first-child .user {
    position: absolute;
    bottom: 20px;
}
.posts-layout article:first-child .post-content {
    border-bottom: none;
    width: 100%;
    float: left;
}
.posts-layout article:first-child .post-content h1 a {
    font-family: F37 Moon Test;
	font-weight: 800;
}
.single-post article {
    margin-top: 50px;
}
a:focus-visible {
    outline: none;
}
.gallery.js-flickity.flickity-enabled.is-draggable:focus-visible {
    outline: none;
}
.slide-title {
    color: #fff;
    font-size: 44px;
    line-height: 52px;
    font-family: F37 Moon Test;
	font-weight: 700;
}
#mobile {
    display: none;
}
#sliders .sub-title {
    font-family: F37 Moon Test;
    color: #fff;
    font-size: 18px;
	 font-weight: 300;
}
.banner-sec1 {
    background-size: cover;
}

.gallery-cell .bc-user {
    width: 90px;
    float: left;
    height: 90px;
    object-fit: cover;
    margin-right: 20px;
}
.gallery-cell .bc-information {
    width: calc(100% - 120px);
    float: right;
}
.gallery-cell {
    width: 33.33%;
    margin-right: 10px;
    background: #fff;
    counter-increment: gallery-cell;
    padding: 40px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #ccc;
    margin-top: 30px;
}
.flickity-prev-next-button.previous {
    display: none;
}
.flickity-prev-next-button.next {
    display: none;
}
.bc-user img {
    border-radius: 50%;
}
.box-details .link-tag::before {
    content: "@";
    position: absolute;
    left: 0;
    top: -3px;
}
.box-details .link-tag::after {
    content: "";
    background: url(https://xpo-app.com/wp-content/uploads/2021/03/check.png);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: 16px;
    right: -20px;
    top: 6px;
    position: absolute;
}
.box-details .link-tag {
    position: relative;
    font-size: 20px;
    line-height: 24px;
    color: #01040d;
    font-family: F37 Moon Test;
    font-weight: 700;
    padding-left: 24px;
}

.amout-follow strong {
    font-family: F37 Moon Test;
    font-weight: 700;
    color: #01040d;
}
.amout-follow {
    font-size: 16px;
    line-height: 24px;
    color: #75818f;
}
.btn-beauty {
    font-size: 14px;
    line-height: 22px;
    color: #22cdae;
    background: rgba(34,205,174,.1);
    border-radius: 3px;
    padding: 5px 20px;
    display: inline-block;
}
.flickity-page-dots {
    display: none;
}
.gallery.second .gallery-cell {
    width: 35%;
}
.page-template-blog-template .post-content_detail .entry-thumb a img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.page-template-blog-template .posts-layout article:first-child img {
    height: auto;
}
#menu-item-644 {
    float: right;
    background: #f4f5f6;
    border-radius: 3px;
    font-style: normal;
    color: #01040d;
	padding-left: 40px !important;
	padding-right: 40px !important;
}
#menu-item-644 a {
    font-family: F37 Moon Test;
	font-weight: 800;
}
.box-content .short-info {
    font-size: 15px;
}
.single-post .single-thumb img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.single-page.content {
    width: 100%;
    max-width: 80%;
    background: #fff;
    margin: 0 auto;
    position: inherit;
    top: -150px;
    padding: 30px 30px;
}
.navigation.post-navigation {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    padding: 0px 30px;
}
#comments {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    padding: 0px 30px;
}
.single-page.content .entry-meta a {
    font-family: F37 Moon Test;
	font-weight: 600;
}
.single-page.content p {
    font-size: 16px;
}
.page-numbers {
    color: #333 !important;
    background: #f4f5f6;
    box-shadow: inset 0 0 3px #ededed;
    padding: 10px 16px;
    font-size: 16px;
    font-family: F37 Moon Test;
	font-weight: 400;
    border-radius: 3px;
	text-decoration: none !important;
}
.pagination-blog {
    width: 100%;
    float: left;
    text-align: center;
}
.page-numbers.current {
    background-color: #ededed;
}
.page-numbers:hover {
    background-color: #ededed;
}
#button_ a:hover {
    background: transparent !important;
    color: #6c5dd3;
}
#button_ a {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    background: #6c5dd3;
    border-radius: 3px;
    border: 1px solid #6c5dd3;
    transition: all .5s;
    max-width: 200px;
    padding: 15px 5px;
    width: 100%;
    display: block;
    margin: 40px auto auto !important;
    text-align: center;
    text-decoration: none;
    font-family: F37 Moon Test;
	font-weight: 700;
}


@media only screen and (max-width: 767px){
.posts-layout article:first-child .entry-thumb {
    width: 100%;
    float: unset;
}
.posts-layout article:first-child .inner-content {
    width: 100%;
    float: unset;
}
.posts-layout article:first-child .user {
    position: unset;
}
.posts-layout article:first-child .post-content {
    border-bottom: 2px solid #6c5dd3;
	float: unset;
}
#faq {
    padding: 60px 0 40px 0 !important;
}

	.vc_btn3-style-gradient-custom {
    width: 100%;
}
h1.bfr-title {
    font-size: 28px !important;
    line-height: 36px !important;
    margin-bottom: 0px !important;
    text-align: center;
}
#team-2 {
    padding: 0px !important;
}
#team_padding {
    padding: 20px 0 50px 0px !important;
}
#team_left-padding .vc_custom_1616512492491 {
    padding-left: 15px !important;
}
#socials img {
    max-width: 80%;
}
.seprate_r {
    display: none;
}
#team_1_ {
    margin-top: 40px !important;
}
#price {
    border: 1px solid #f4f5f6;
    box-shadow: 0 20px 40px rgba(50,55,140,.06);
    border-radius: 4px;
    transition: all .3s ease-out;
    cursor: pointer;
    margin: 10px 10px;
    width: calc(100% - 20px);
}
.gallery-cell {
	width: 90% !important;
	padding: 15px;
}
#banner-sec1 {
   padding: 20px 15px 0 15px !important;
}
#home-sec-2-inner {
    padding: 0px 15px !important;
}
.box-content .short-info {
    line-height: 16px;
}
.box-content h3.card-title {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.box-content {
    width: calc(100% - 50px);
    float: right;
    text-align: left;
}
.card-item p:first-child {
    width: 40px;
    float: left;
    margin-bottom: 0px;
}
.card-item {
    width: 100%;
    float: left;
    padding: 20px;
}
.sidebar-column.col-md-2 {
    width: 50%;
    float: left;
    padding: 0px !important;
}
.footer-widgets #media_image-2 {
    display: none;
}
.sidebar-column.col-md-8 {
    padding: 0px;
    margin-bottom: 40px;
}
.wpb_animate_when_almost_visible.wpb_slideInRight.slideInRight.vc_btn3-inline {
    width: 100%;
}
.site-header {
    padding: 10px 0px;
}
.slicknav_nav {
    margin-top: 11px;
}
#sidebar-footer .sub-content-left h2 {
    font-size: 36px !important;
    line-height: 42px !important;
}
#home-btn_ {
    display: none;
}
#mobile-app-button {
    display: block;
}
.single-page.content {
    width: 100%;
    max-width: 100%;
    padding: 0;
		top: 0;
}
.single-post article {
    padding: 0px;
}
.single-post .single-thumb img {
    height: auto;
}
.navigation.post-navigation, #comments {
    max-width: 100%;
    padding: 0px;
}
.nav-previous a {
    padding: 10px 10px;
    line-height: 17px;
}
.nav-next a {
    padding: 10px 10px;
    line-height: 17px;
}
.navigation.post-navigation a {
    margin: 0 5px;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-644 {
    display: none;
}
#mobile {
    display: block;
}
#desktop {
    display: none;
}
#mobile_button_ {
    display: none;
}
	br {
    display: none;
}
	.underline-bottom::after {
    height: 10px !important;
    bottom: 2px !important;
}
#sidebar-footer br {
    display: block;
}
#left_s {
    display: none;
}
	#Privacy_Policy strong {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
#Privacy_Policy p {
    font-size: 16px;
    line-height: 24px;
}
.tab_s {
    display: block;
		margin: 0px;
}
.vc_custom_1616738729452 {
    padding: 0px !important;
}
}

 */
 
@import url('//fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

@font-face {
    font-family: BlankMoment-Regular;
    src: url('fonts/blank-moment-regular.ttf')
    format('truetype');
    font-display: swap;
    font-style: normal;
}

body {
	font-size: 14px;
	color: #969CB3;
	word-wrap: break-word;
	line-height: 1.9;
	letter-spacing: 0.5px;
	text-rendering: optimizeLegibility;
	background: #0A0029 !important;
	background-image: none !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #fff;
	font-family: F37 Moon Test;
    font-weight: bold;
    font-size: 48px;
    line-height: 56px;
	margin-top: 0px;
}

a,
a:hover {
	color: #4868cf;
}
.primary-color {
	color: #4868cf;
}
ul {
	list-style-type: none;
}
/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #e0e0e0;
	border-collapse: separate;
}
.site table {
	border-collapse: collapse;
}
th {
	background-color: #f5f5f5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	padding: 10px;
	line-height: 1.42857143;
	vertical-align: top;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	border: 1px solid #dddddd;
}
/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	padding: 15px;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 13px;
	padding: 15px 30px;
	border: 0;
	font-weight: 700;
	color: #fff;
	background-color: #4868cf;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	text-transform: uppercase;
}
.button {
	-webkit-appearance: none;
}

input[type="submit"] {
	margin-top: 5px;
}
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	opacity: 0.9;
	text-decoration: none;
	color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	font-weight: 400;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 13px;
}

textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 8px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}
.header-buttons {
	text-align: center;
	position: relative;
	margin-top: 45px;
}
.header-button {
	display: inline-block;
}
.header-button {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: #fff;
}
.header-button.right-button {
	margin-left: 30px;
}
.header-button:hover {
	background-color: #fff;
	color: #1c1c1c;
	opacity: 1;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
	float: right;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;

}

.main-navigation li {
	float: left;
	position: relative;
	padding: 15px 20px;
	font-size: 13px;
	font-weight: 600;
}
.main-navigation li::before {
	font-family: Fontawesome;
	color: #4868cf;
	display: inline-block;
	margin-right: 7px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.main-navigation a {
	display: inline-block;
	text-decoration: none;
	color: #01040d;
	padding-bottom: 0px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
    font-size: 16px;
    font-family: F37 Moon Test; 
	font-weight: 700;
}
.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background-color: #1C1E21;
}

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

.main-navigation ul ul a {
	width: 200px;
	color: #f3f3f3;
	padding: 0;
}
.main-navigation ul ul li {
	text-transform: none;
	padding: 10px;
	font-weight: 300;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-navigation ul ul li:last-of-type {
	border-bottom: 0;
}
.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 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 ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a {
	border-bottom: 0;
}
/* Mobile menu */
.mobile-nav {
	display: none;
	text-align: center;
	width: 100%;
}
.slicknav_menu  .slicknav_menutxt { display: block; font-size: 30px; }
.slicknav_menu .slicknav_icon { display: none; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; border-radius: 1px; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block; border: 0; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.mobile-nav {
	display: none;
}
.slicknav_menu {
  text-align: right;
}
.slicknav_nav .slicknav_arrow {
	font-size: 16px;
	margin: 0 0 0 7px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    border-radius: 4px;  
    display: inline-block;
}
.slicknav_menu  .slicknav_menutxt {
    color: #7f7f7f;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #7f7f7f;
}
.slicknav_nav {
    color:#ececec;
    margin:0;
    padding:0;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav {
	position: absolute;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 999;
    text-align: left;
	width: calc(100% - 30px);
	margin: 0 15px;
	box-shadow: 0 20px 40px rgba(50,55,140,.06);
	padding: 20px;
}
.slicknav_nav ul {
    padding:0;
    margin: 0;
}
.slicknav_nav .slicknav_row {
    padding:10px;
}
.slicknav_nav a{
    padding:10px;
    text-decoration:none;
    color:#000 !important;
	font-family: F37 Moon Test; 
	font-weight: 700;

}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    color:#fff;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}
.slicknav_row a {
	border: 0;
}
.slicknav_nav .sub-menu {
  background-color: #1C1E21;
  font-size: 13px;
}
/* Posts and comments navigation */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 45px;
	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%;
}
.comment-navigation a,
.posts-navigation a,
.post-navigation a {
	display: inline-block;
	font-size: 13px;
	padding: 15px 30px;
	border: 0;
	color: #fff;
	background-color: #4868cf;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.comment-navigation a:hover,
.posts-navigation a:hover,
.post-navigation a:hover {
	opacity: 0.9;
	text-decoration: none;
	color: #fff;
}

/*--------------------------------------------------------------
# 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. */
}

/*--------------------------------------------------------------
# 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;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-area .widget {
	margin: 0 0 30px;
	padding: 30px;
	background-color: #fff;
	border: 1px solid #f3f3f3;
}
.widget-area,
.widget-area a {
	color: #969CB3;
}
.widget-title {
	margin: 0 0 15px;
	position: relative;
	padding-bottom: 15px;
}
.widget-title::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.1);
    bottom: 0;
    left: 0;
}
.widget-area .widget-title::after {
	background-color: rgba(28, 30, 41, 0.1);
}
.widget ul {
	padding: 0 0 0 0px;
}
.widget li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.widget .children {
	padding-left: 30px;
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Contact widget */
.west_contact_info_widget span {
	display: inline-block;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	font-size: 16px;
	background-color: #4868cf;
	line-height: 30px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
}
.contact-info {
	margin-bottom: 15px;
}
/* Search widget. */
.widget_search .search-submit {
	display: none;
}
/* Recent posts */
.widget_recent_posts ul {
	list-style: none;
	padding: 0;
}
.widget_recent_posts li {
	padding-bottom: 15px;
}
.widget_recent_posts li:last-of-type {
	padding-bottom: 0;
}
.widget_recent_posts .recent-thumb {
	padding: 0 15px 0 0;
}
.widget_recent_posts .recent-title {
	padding: 0;
}
.widget_recent_posts .post-date {
	display: block;
	font-size: 12px;
	padding: 3px;
	margin-top: 5px;
	background-color: #f3f3f3;
}
.widget_recent_posts .post-date .fa {
	margin-right: 6px;
}
/* Social widget */
.social-menu-widget {
	padding: 0 !important;
	margin: 0 auto;
	display: table;
	text-align: left;
}
.social-menu-widget a {
	background-color: #4868cf;
	text-decoration: none;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 8px;
	line-height: 40px;
	border-radius: 50%;
}
.social-menu-widget li a,
.social-menu-widget li a:hover {
	color: #fff;
}
.social-menu-widget li {
	display: inline-block;
	list-style: none;
	line-height: 1;
	text-align: center;
}
.social-widget li a::before,
.social-menu-widget a:before {
	font-family: FontAwesome;
	color: inherit;
}
.social-menu-widget li a:hover,
.social-widget a:hover {
}
.social-menu-widget a:before {
	font-size: 22px;
}
.social-menu-widget a[href*="twitter.com"]::before {
	content: '\f099';
}
.social-menu-widget a[href*="facebook.com"]::before {
	content: '\f09a';
}
.social-menu-widget a[href*="plus.google.com"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="google.com/+"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="dribbble.com"]::before {
	content: '\f17d';
}
.social-menu-widget a[href*="pinterest.com"]::before {
	content: '\f231';
}
.social-menu-widget a[href*="youtube.com"]::before {
	content: '\f167';
}
.social-menu-widget a[href*="flickr.com"]::before {
	content: '\f16e';
}
.social-menu-widget a[href*="vimeo.com"]::before {
	content: '\f194';
}
.social-menu-widget a[href*="instagram.com"]::before {
	content: '\f16d';
}
.social-menu-widget a[href*="linkedin.com"]::before {
	content: '\f0e1';
}
.social-menu-widget a[href*="foursquare.com"]::before {
	content: '\f180';
}
.social-menu-widget a[href*="tumblr.com"]::before {
	content: '\f173';
}
.social-menu-widget a[href*="behance.net"]::before {
	content: '\f1b4';
}
.social-menu-widget a[href*="deviantart.com"]::before {
	content: '\f1bd';
}
.social-menu-widget a[href*="soundcloud.com"]::before {
	content: '\f1be';
}
.social-menu-widget a[href*="spotify.com"]::before {
	content: '\f1bc';
}
.social-menu-widget a[href*="weibo.com"]::before {
	content: '\f18a';
}
.social-menu-widget a[href*="xing.com"]::before {
	content: '\f168';
}
.social-menu-widget a[href*="trello.com"]::before {
	content: '\f181';
}

/* Default widgets */
.widget_recent_entries ul,
.widget_archive ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_categories ul {
	list-style: none;
	padding: 0;
}
.widget_recent_entries li::before,
.widget_archive li::before,
.widget_pages li::before,
.widget_recent_comments li::before,
.widget_categories li::before {
	font-family: Fontawesome;
	font-size: 15px;
}
.widget_recent_entries li::before {
	content: '\f040';
	margin-right: 5px;
}
.widget_archive li::before {
	content: '\f133';
	margin-right: 8px;
}
.widget_pages li::before {
	content: '\f016';
	margin-right: 8px;	
}
.widget_recent_comments li::before {
	content: '\f0e5';
	margin-right: 8px;
}
.widget_categories li::before {
	content: '\f114';
	margin-right: 8px;
}
.tagcloud a {
	border: 1px solid #41474F;
	padding: 5px;
	font-size: 13px !important;
	display: inline-block;
	margin-bottom: 8px;
	margin-right: 4px;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 75px;
	background-color: #fff;
	position: relative;
}

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

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

.page-content,
.entry-content,
.entry-summary {
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.entry-title,
.entry-title a {
	color: #01040d;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
}
.entry-title a:hover {
	color: #4868cf;
	text-decoration: none;
}
.entry-header {
	margin-bottom: 30px;
}
.inner-content .entry-header {
	margin-bottom: 15px;
}
.entry-title {
	margin: 0;
	font-size: 28px;
}

.single-thumb {
	margin-bottom: 30px;
}
.has-post-thumbnail .inner-content {
	margin-bottom: 15px;
}

.entry-meta, .entry-footer {
    clear: both;
    background-color: transparent;
    padding: 0;
    margin-top: 30px;
    font-size: 18px;
    color: #01040d !important;
    font-family: 'Conv_F37Moon-Bold';
}
.entry-meta,
.entry-meta a,
.entry-footer,
.entry-footer a {
	color: #75818f;
}
.list-meta {
	position: absolute;
	bottom: -20px;
	right: 30px;
	font-size: 13px;
	border: 0;
	margin: 0;
}
.list-meta .byline {
	display: none;
}
.list-meta .posted-on,
.list-meta .read-more {
	padding: 10px 15px;
	float: left;
	display: table;
}
.list-meta .posted-on {
	background-color: #1C1E29;
}
.list-meta .read-more {
	background-color: #4868cf;
}
.list-meta,
.list-meta a,
.list-meta a:hover {
	color: #fff;
}
.cat-links,
.tags-links {
	margin-right: 10px;
}

/* Archive headers */
.page-header {
	background-color: #fff;
	margin: 0;
	border: 1px solid #f3f3f3;
	padding: 30px;
	margin-bottom: 45px;
}
.page-title {
	margin: 0;
}
.taxonomy-description {
	margin-top: 15px;
}
.page-title .fa {
	margin-right: 15px;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
	margin-bottom: 60px;
}
.comments-title {
	margin: 0;
	font-size: 24px;
	padding: 30px;
	border: 1px solid #f3f3f3;
	background-color: #fff;
	margin-bottom: 30px;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol {
	padding: 0;
}
.comments-area .children {
	padding-left: 20px;
}
.comments-area .fn {
}
.comment-author .avatar {
	position: absolute;
}
.comment-author .fn,
.comment-metadata {
	margin-left: 80px;
}
.comment-metadata {
	font-size: 12px;
	margin-bottom: 30px;
}
.comment-body {
	padding: 30px;
	border: 1px solid #f3f3f3;
	background-color: #fff;
	margin-bottom: 15px;
}
.comment-edit-link {
	margin-left: 5px;
}
.reply {
	text-align: right;
}
.comment-reply-link {
	padding: 5px;
	background-color: #fff;
	font-size: 12px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;	
}
a.comment-reply-link {
	text-decoration: none;
}
a.comment-reply-link:hover {
	color: #000;
	box-shadow: 0 0 1px #505050;
}
.comments-area a.url {
	text-decoration: underline;
}
.comment-metadata a,
.comments-area a.url {
	color: #444;
}
.bypostauthor {
}
.comment-respond {
	margin-top: 60px;
}
.comment-form .form-submit {
	margin-top: 30px;
}
/*--------------------------------------------------------------
## Go to top button
--------------------------------------------------------------*/
.go-top {
	position: fixed !important;
	right: 20px;
	bottom: -45px;
	color: #fff; 
	display: block;
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	width: 40px;
	height: 40px;
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 9999;
	cursor: pointer;
	background-color: #4868cf;
	border-radius: 50%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.go-top:hover {
	background-color: #1c1c1c;
}
.go-top.show {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	bottom : 11px;
}
/*--------------------------------------------------------------
# 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%;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

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

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

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

/*--------------------------------------------------------------
## 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;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
    padding: 28px 0px;
    width: 100%;
    z-index: 999;
    position: relative;
    background-color: #fff !important;
    border-bottom: 1px solid #ececec;
}
.site-header.has-header {
	background-color: transparent;
}
.site-header.header-scrolled {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 5px 0;
}
.header-scrolled a,
.header-scrolled .site-title a {
	color: #1c1c1c;
}
.header-scrolled .site-title a:hover {
	color: #1c1c1c;
}
.site-header .container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.site-logo {
	max-width: 100%;
	max-height: 50px;
}
.site-title {
	margin: 0;
}
.site-title a {
	-webkit-transition: color 0.4s;
	transition: color 0.4s;	
	color: #fff;
	text-decoration: none;
}
.site-title a:hover {
	color: #fff;
}
.site-branding {
	padding-left: 0;
}
.main-navigation {
	padding-right: 0;
}
.site-description {
	font-size: 14px;
	color: #A2A2A2;
	font-weight: 400;
	margin: 15px 0 0;
	font-family: 'Open Sans', sans-serif;
}
.header-image {
	position: relative;
	text-align: center;
}
.header-image::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6);
}
.header-info {
	width: 100%;
	position: absolute;
	top: 26%;
	text-align: center;
	z-index: 11;
}
.header-text {
	margin: 0 auto;
	color: #fff;
	font-size: 76px;
	font-weight: 800;
	display: table;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.small-header {
	display: none;
}

/*--------------------------------------------------------------
## Live Composer
--------------------------------------------------------------*/
/* Staff */
#dslc-content .dslc-staff-member {
	position: relative;
	overflow: hidden;
}
#dslc-content .dslc-staff-member-social {
	position: absolute;
	top: -100px;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
#dslc-content .dslc-staff-member:hover .dslc-staff-member-social {
	top: 0;
}
#dslc-content .dslc-staff-member-social a {
	margin: 3px 8px !important;
}
/* Social */
.dslc-social-icon {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
/*--------------------------------------------------------------
## Structure
--------------------------------------------------------------*/
.site-content {
	margin: 0px 0 0px;
}
.page-template-page_composer {
	background-color: #fff;
}
.page-template-page_composer .site-content {
	margin: 0;
}
.content-area {
	width: 740px;
	float: left;
}
.fullwidth,
.error404 .content-area {
	width: 100% !important;
}
.widget-area {
	width: 360px;
	float: right;
}
.fullwidth,
.fullwidth-single .content-area {
	width: 100%;
}

.site-info {
	padding: 15px;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
	text-align: center;
}

/* Masonry */
.masonry-layout {
	width: 100% !important;
	padding: 0;
}
.masonry-layout .hentry {
	width: 350px;
	margin: 15px;
}
.masonry-layout .entry-thumb,
.masonry-layout .inner-content {
	width: 100%;
	padding: 0;
}
.masonry-layout .entry-thumb {
	margin-bottom: 30px;
}
.masonry-layout .entry-title {
	font-size: 18px;
}
.masonry-layout .entry-meta {
	position: relative;
	bottom: 0;
	right: 0;
	clear: both;
	text-align: center;
}
.masonry-layout .entry-meta .read-more,
.masonry-layout .entry-meta .posted-on {
	float: none;
	display: inline-block;
}
.masonry-layout .entry-meta .posted-on {
	margin-bottom: 5px;
}
/* 404 */
.error404 .content-area {
	text-align: center;
}
.error404 .widget_recent_entries ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-widgets {
	background-color: #fff !important;
	padding: 45px 0;
}
.footer-widgets .widget-title {
    font-size: 16px;
    line-height: 24px;
    color: #01040d;
    margin-bottom: 5px !important;
}
.sidebar-column {
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer-widgets .widget {
	margin: 30px 0;
}
p, a {
 font-family: F37 Moon Test;  
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}
/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	.content-area {
		width: 550px;
		float: left;
	}
	.masonry-layout .hentry {
		width: 283px;
	}
	.header-text {
		font-size: 68px;
	}
}
@media only screen and (max-width: 1024px) {
	.main-navigation,
	.header-clone,
	.large-header {
		display: none;
	}	
	.mobile-nav,
	.small-header {
		display: block;
	}
	.site-header,
	.site-header.has-header {
		position: relative !important;
		background-color: #1C1E21;
	}
	.header-scrolled a,
	.header-scrolled .site-title a {
		color: #fff;
	}	
	.header-text {
		font-size: 52px;
	}	
	
}
@media only screen and (max-width: 991px) {
	.content-area,
	.widget-area {
		width: 100%;
	}	
	.masonry-layout .hentry {
		width: 330px;
	}
}
@media only screen and (max-width: 767px) {
	.masonry-layout .hentry {
		width: 100%;
		max-width: 380px;
		margin: 0 0 15px;
	}
	.posts-layout.masonry {
		display: table;
		margin-left: auto;
		margin-right: auto;
		width: 100% !important;
		max-width: 380px;
	}
	.header-text {
		font-size: 38px;
	}	
	h1 {
		font-size: 30px !important;
		line-height: 42px !important;
	}	
	h2 {
		font-size: 30px !important;
		line-height: 42px !important;
	}
}
@media only screen and (max-width: 600px) {
	.site-header .container {
		display: block;
	}
	.site-branding {
		text-align: left;
		padding: 0;
		width: 50%;
	}
	.site-logo {
    margin-top: 9px;
}
	.mobile-nav {
    width: 50%;
    float: right;
}
	.slicknav_menu {
		clear: both;
		text-align: right;
	}
	.header-text {
		font-size: 22px;
	}	
	.header-button {
		padding: 5px 10px;
		font-size: 12px;
	}
	.header-buttons {
		margin-top: 15px;
	}
	.header-info {
		top: 15%;
	}
	.entry-thumb {
		margin-bottom: 15px;
	}
	.entry-thumb,
	.has-post-thumbnail .inner-content {
		width: 100%;
		padding: 0;
	}
	.list-meta {
		position: relative;
		bottom: auto;
		right: auto;
		text-align: center;
	}
	.list-meta .posted-on {
		margin-bottom: 5px;
	}
	.hentry {
		padding: 15px;
		margin-bottom: 15px;
	}
	.list-meta .posted-on,
	.list-meta .read-more {
		float: none;
		display: inline-block;
		padding: 5px 10px;
	}


}


.popup-modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    z-index: -1;
    text-align: center;
	opacity: 0;
	transition: all 0.2s;
}
.popup-modal.active{
	z-index: 9999;
	opacity: 1;
}

.popup-modal-inner {
	max-width: 600px;
    width: 90%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    background:#0A0029;
    padding: 40px 30px 30px 30px;
    border-radius: 20px;
    box-shadow: 0 0 23px 0 #000;
}
.close-modal {
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: -40px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
	cursor: pointer;
}
.form-resp{
	color: #fff;
}
.hideform{
opacity: 0;

}
.listsendgrid{
	transition: all 0.2s;
}
.success-message{
transition: all 0.2s;
    color: #ff3c63;
    font-size: 66px;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
	opacity: 0;
	z-index: -1;
	text-shadow: 1px 2px 3px #33134c;
	font-family: BlankMoment-Regular;
}
.success-message.active{
	z-index: 999;
	opacity: 1;
}