/*
/*
Theme Name: Kimberly
Version: 1.1
Theme URI: https://themeforest.net/item/kimberly-wordpress-blog-shop-theme/22309836
Text Domain: kimberly
Description: Responsive Multipurpose WordPress Theme from Fragrance for Blog
Author: Fragrance
Author URI: fragrancetheme.com
License: NU General Public License version 3.0
License URI: http://themeforest.net/licenses
*/


/* Table of Content
==================================================
1. Basic Styles
2. Header
3. Menu
4. Services
5. Fun Fucts
6. Portfolio
7. Features
8. Converse
9. Quote
10. 'From the Blog' section
11. Blog
12. Sidebar
13. Page Navigation
14. Testimonials
15. Team Section
16. Subpages
17. Showcase
18. Clients
19. Footer
20. Contact
21. Pricing Table
22. Responsive

*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: none; outline:0; font-size: 100%; vertical-align: baseline; background: transparent; }

ul li ul, ol li ol{
	margin-left: 20px;
}
ol{
	list-style-type: decimal;
}
dl, ol, ul {
    line-height: 1.7;
}
blockquote, q {
	quotes: none;
}
blockquote h4{
	text-transform: none;
}
blockquote p, q {
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
    letter-spacing: 0;
}

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; margin-bottom: 20px; }
td, th, thead, tbody { border: 1px solid #cdcdcd; padding: 8px 10px !important;}
th a{ color: #8F8F8F; }
thead{
	background-color: #f8f8f8;
	font-size: 12px;
}

/*****************************************/
/************* BASIC STYLES **************/
/*****************************************/

body {
	line-height: 1.7;
	font-family: PT Serif, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666d70;
	background-color: #fff;
	text-rendering: optimizelegibility;
	background-attachment: fixed;
	background-size: cover;
	background: #efefef !important;
	counter-reset: section;
}
body.single{
	background: #fff !important;
}
a, #reply-title a {
	text-decoration: none !important;
	color: #4692fc;
	letter-spacing: 1px;
}
a:hover {
	text-decoration:none;
	color: #777;
	transition: all 0.3s ease;
}
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #3b3d40;
    font-family: Montserrat,Helvetica,Arial, sans-serif;
    line-height: 1.5;
    margin-bottom: 1.08em;	
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: Montserrat, Helvetica, Arial,sans-serif;
	color: #3b3d40;
}

h1 { font-size: 42px; }
h2 { font-size: 30px; }
h3 { font-size: 21px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p {
	line-height: 26px;
	font-size: 14px;
	font-weight: normal;
	/*padding-bottom: 10px;*/
}


body {
	font-size: 15px !important;
	line-height: 1.8571428571428572em;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
h1 {
	margin: 0;
	font-size: 32px;
	line-height: 1.2;
	margin-bottom: 20px;
}
h2 {
	margin: 0;
	font-size: 28px;
	line-height: 1.3em;
	margin-bottom: 20px;
}
h3, .page h3 {
	margin: 0;
	font-size: 20px;
	line-height: 1.4444444444444444em;
	margin-bottom: 0.8em !important;
}
h4, .page h4{
	margin: 0;
	font-size: 1.1428571428571428em;
	line-height: 1.625em;
	margin-bottom: 1.625em;
}
h4, h5, h6 {
    margin-top: 10px;
	margin-bottom: 20px !important;
    line-height: 1.5 !important;
}
p, ul, blockquote, pre, td, th, label, span{
	margin: 0;
	font-size: 1em;
	line-height: 1.8571428571428572em;
	margin-bottom: 1.8571428571428572em;
}
p.small {
	margin: 0;
	font-size: 0.8571428571428571em;
	line-height: 2.1666666666666665em;
	margin-bottom: 2.1666666666666665em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.8571428571428572em;
}



strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
    font-size: inherit;
}
cite{
	padding-top: 20px;
    display: block;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-transform: uppercase;
}
pre, code {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 5px; 
	margin-bottom: 10px;
}

pre {
	padding: 10px;
}

pre > code {
	border: 0;
	border-radius: 0;
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
	color: inherit;
}
pre {
	font-size: 12px;
}

pre cite{
	padding: 0;
	display: inline;	
	font-style: italic;
}
small{ font-size: 0.8em; }
ins { text-decoration: none; }
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	 vertical-align: baseline;
}
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
hr{
	color: #ccc;
	background-color:#ccc;
	border:0px none;
	height:1px;
	clear:both;
}

input, input[type=text],input[type=email],input.text, input.title, textarea, select {
    border: 1px solid #eee;
	padding: 10px 15px;
	color: #777;
	background-color: transparent;
}
.select2-container--default .select2-selection--single{
	 border: 1px solid #eee;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#2D3940;
}
input[type=text], input.text, input.title, textarea, select {
	margin:0.5em 0;
	border-radius: 8px;
}
textarea { padding: 10px 15px; }

img#about-image {
	float: left;
	margin: 3px 8px 8px 0px;
}
img{ max-width: 100%; height: auto; }

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

.gallery-caption, .bypostauthor{ font-family: inherit;}
div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption {
	text-align: center;
    background-color: #f5f5f5;
    margin-bottom: 30px;
    max-width: 100% !important;
    margin-top: 30px;
	padding-top: 5px;
}
.wp-caption.alignnone{
	padding-top: 0;
}
.wp-caption.alignleft { margin:0px 30px 30px 0px; }
.wp-caption.alignright { margin: 0px 0px 30px 30px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
.alignnone  {
	margin-top: 30px;
	margin-bottom: 30px;
}
img.alignleft {
	display: inline;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
	margin-top: 10px;
}
img.alignright {
	margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

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

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
p{
	margin-bottom: 5px;
}
.fr-paged{
	clear: both;
	padding-top: 30px;
}
.fullwidth.sizers{ width: 100%; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width:65.32%; }
.one_fourth { width:22%; }
.one_fifth { width:16%; }
.one_sixth { width:13%; }
.three_fourth { width:74%; }
.one_half, .one_third, .two_third, .one_fourth , .three_fourth, .one_fifth, .one_sixth {
	float:left;
	margin-right:4%;
	position:relative;
}
.last { margin-right: 0px !important; clear:right; }

.one_half img, img.aligncenter{ max-width: 100%; }

.aligncenter{ margin: 30px auto 30px; display: block; }

.fr_anchor_one_page{
	text-transform: none !important;
}
.fr_left{
	float: left;
}
.fr_right{
	float: right;
}
.loader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}

.laoder-frame {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
}

.svg-loader {
    width: 110px;
    -webkit-animation: svg-loader 1s linear infinite;
    animation: svg-loader 1s linear infinite;
}

@-webkit-keyframes svg-loader {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes svg-loader {
    from {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.ads{
	margin: 40px auto 10px;
}
.page-template-page-list-layout .ads,
.page-template-page-standart-layout .ads,
.page-template-firs-post-grid-layout .ads{
	margin: 0 auto 40px;
}
.ads_link{
	display: block;
	text-align: center;
}
#content{
	padding-bottom: 20px;
}
.archive .default, .search .default{
	padding-top: 0;
}
.archive #content, .archive #sidebar,
.search #content, .search #sidebar{
	padding-top: 60px;
}
.archive_box{
	height: 60px;
}
.archive_box h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.archive_box span{
	display: inline-block;
    margin-right: 6px;
	margin-bottom: 0;
	font-weight: 500;
	color: #888;
}
.no_results{
	padding: 40px;
}
.page_header{
	padding-top: 70px;
	background-color: #333;
	line-height: 5;
}
.sizers{
	width: 1140px;
	margin: 0 auto;
}

.fr_page{
	padding-top: 60px;
}
.fr_page header{
	margin-bottom: 20px
}

/*****************************************/
/***************** MENU ******************/
/*****************************************/
#menu a.logo{
	position: absolute;
	top: 10px;
	z-index: 999;
}
#menu #mobile_logo{
	width: 100px;
	margin-top: -9px;
}
#menu .fr_right{
	position: absolute;
    right: 40px;
	top: 0;
}
#menu .social-icons{
	line-height: 3;
    float: left;
    position: relative;
    right: 50px;;
}
#menu .social-icons a, #menu_1 .social-icons a, .menu .social-icons a, .author_bio .social-icons a{
	color: inherit;
	margin-right: 15px;
	font-size: 13px;
}
#menu .searchform, #menu_1 .searchform, #menu_2 .searchform, #menu_3 .searchform {
    right: -15px;
    top: 0;
    position: absolute;
}
#menu_1 .searchform, #menu_2 .searchform {
    right: 0;
}
#menu_3 .searchform {
	right: 15px;
    top: -10px;
}
#menu #s, #menu_1 #s, #menu_2 #s , #menu_3 #s {
	background-color: transparent;
    background-image: url(images/search-3.png);
    background-position: 3px center;
    background-repeat: no-repeat;
    background-size: 20px;
    border: none !important;
    cursor: pointer;
    height: 57px;
    margin: 3px 0;
    position: relative;
    transition: width 400ms ease, background 400ms ease;
    width: 23px;
    text-indent: 40px;
} 
#menu #s:focus, #menu_1 #s:focus, #menu_2 #s:focus, #menu_3 #s:focus {
    background-color: #fff;
    border-bottom: 1px solid;
    cursor: text;
    outline: 0;
    width: 280px;
}
#menu #s, #menu_2 #s{
	height: 37px;
	background-size: 15px;
}
.searchform #searchsubmit { 
	display:none;
}
.menu_wrap{
	background-color: #fff;
    box-shadow: 0 0 3px #ccc;
}
#menu {
   /* position: fixed;
	z-index: 1000;*/
	position: relative;
    width: 100%;   
	min-height: 45px;
	padding-bottom: 10px;
}
#menu #main-menu {
    width: 1170px;
	margin: 0 auto;
	z-index: 998;
}
#menu .nav, #menu_1 .nav{
	height: 45px;
    align-items: center;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
}
#menu .nav li, #menu_1 .nav li, .menu .nav li {
	display: inline-block;
	border-right: none;
	margin-right: 60px;
	position: relative;
}
#menu .nav a, #menu_1 .nav a, .menu .nav a {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
	color: inherit;
	font-weight: 600 !important;
	padding: 20px 0;
}
#main-menu .sub-menu{
	display: none;
}
#menu ul.sub-menu a, #menu_1 ul.sub-menu a, .menu ul.sub-menu a{
	border-bottom: 1px solid #555;
    color: #ccc !important;
    line-height: 1.5 !important;
}
#menu ul.sub-menu li:last-child a, #menu_1 ul.sub-menu li:last-child a, .menu ul.sub-menu li:last-child a{
	border-bottom: 0;
}
#menu .sub-menu li, #menu_1 .sub-menu li, .menu .sub-menu li{
	margin-right: 0;
	width: 100%;
	padding-right: 0;
    background-image: none;
}
#menu .nav li:last-child, #menu_1 .nav li:last-child, .menu .nav li:last-child{
	margin: 0;
}
#menu ul.nav ul, #menu_1 ul.nav ul, .menu ul.nav ul, ul#mobile_menu {
	background-color: #212121;
    padding: 10px 0;
}
#menu .sub-menu .sub-menu, #menu_1 .sub-menu .sub-menu, .menu .sub-menu .sub-menu {
    display: block;
	left: 255px;
	top: -10px;
}
#menu .nav ul li { border: none; }
#menu .nav ul li:hover, #menu .nav a:hover{
	background-color: transparent !important;
	color: #aaa;
}
#menu .nav ul a, #menu_1 .nav ul a, .menu .nav ul a, ul#mobile_menu a {
	padding: 10px 20px 12px;
    height: auto;
    overflow: visible;
    font-weight: 500;
    display: block;
    text-align: left;
}
#menu .nav ul a:hover, #menu_1 .nav ul a:hover, .menu .nav ul a:hover, ul#mobile_menu a:hover {
	color: #ccc;
	text-decoration: none;	
}
#menu .nav ul a:active, nav li a:focus{
	background-color: transparent !important;
}
.sf-with-ul > ul{
	transition: all o.3s ease;
	display:block !important;
}
.nav li ul {
	z-index: 1000;
    position: absolute;
    top: 67px;
    margin-left: 0;
    width: 270px;
}
#menu ul.nav ul a{
	line-height: 1.3;
	border-radius: 0;
	position: relative;
}
#menu ul.nav ul li a:hover, .menu ul.nav ul li a:hover{
	color: #fff !important;
}
#menu_2 #logo{
	height: 40px;
	margin-top: 10px;
}
#menu_2 .nav, .top_menu_outher .nav, #menu_3 .nav{
	margin-bottom: 0;
}
#menu_2:first-child .row, .top_menu_outher .row{
	display: flex;
    align-items: center;
	padding-top: 0;
}
.menu_wrap.no-padding, .row.no-padding{
	padding-top: 0 !important;
}
.top_menu_outher, .top_menu_outher .row{
	height: 40px;
	padding-top: 0 !important;
}
.menu.top_menu_outher .social-icons{
	line-height: 1;
}
.top_menu_wrap{
	background-color: #212121;
}
.top_menu_outher .nav a, .top_menu_outher .social-icons i{
	color: #ccc;
}
.menu .top_menu a{
	padding: 5px 0;
	line-height: 1;
}
.top_menu a:before {
    position: absolute;
    overflow: hidden;
    width: 0;
    -webkit-transition: width .5s cubic-bezier(.2,.7,.3,1) 80ms;
    -o-transition: width .5s cubic-bezier(.2,.7,.3,1) 80ms;
    transition: width .5s cubic-bezier(.2,.7,.3,1) 80ms;
    content: '';
    border-bottom: 1px solid #ccc;
    bottom: 0;
}
.top_menu a:hover:before {
    width: 100%;
}
.top_menu_outher .social-icons a{
	margin-right: 20px;
}
.social-icons a:last-child, .author_bio .social-icons a:last-child{
	margin-right: 0;
}
#menu_3 #logo{
	height: 60px;
	margin-top: 10px;
}
#menu_3 .ads{
	margin: 0;
}
#menu_3:first-child .row{
	padding-top: 10px;
}
#menu_3 .ads_link{
	text-align: right;
}
#menu_3 .cart-customlocation{
	display: inline-block;
	margin-right: 50px;
}
.row-middle{
	display: flex;
	align-items: center;
}

/* MOBILE MENU */
#mobile_nav { display: none; }
ul#mobile_menu {
	position: fixed;
    left: 0;
    top: 40px;
    width: 100%;
    z-index: 1000;
	background-color: #333;
	padding-left: 15px;
    padding-top: 20px;
}
#mobile_menu li {
   width: 100%;
    position: relative;
}
#mobile_nav.opened {
	background: #fff;
	color: #444;
	border-left: 1px solid #f6f6f6;
}
#mobile_nav.closed #mobile_menu, .mobile_menu_wrap{
	display: none;
}
#mobile_menu .sub-menu{
	margin-left: -15px;
    background: #212121;
    width: 120%;
	padding-top: 7px;
    padding-bottom: 1px;
	padding-left: 15px;
}
#mobile_menu .sub-menu .sub-menu{
	margin-left: 5px;
}
ul#mobile_menu a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	color: #ccc;
}
ul#mobile_menu .sub-menu li, ul#mobile_menu .one_page li{ margin-right: 0; }
/*#mobile_menu .menu-item-has-children a{
	float: left;
}*/
.mobile_toogle{
	width: 20px;
    height: 28px;
    float: right;
    padding-right: 15px;
	position: absolute;
    top: 0;
} 
.mobile_toogle i{
	color: #ccc;
	font-size: 12px;
	line-height: 28px
}
.mobile_toogle_open{
	transform: rotate(180deg);
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** MENU 1 ***/

#menu_1 #mobile_logo{
	height: 55px;
    margin: 5px auto 0;
    display: block;
}
.menu_wrap{
    padding: 10px 0 0;
}
.offscreen-content-toggle{
	background-color: transparent;
    border: 0;
    border-radius: 50%;
    color: #212529;
    height: 40px;
    text-align: center;
    font-size: 20px;
    padding: 0;
	cursor: pointer;
}
.menu:first-child .row{
	padding-bottom: 10px ;
	border-bottom: 1px solid #e0e0e0;
}
.menu .row:last-child{
	padding-top: 10px;
    padding-bottom: 0;
	border: 0;
}
.menu .social-icons{
	line-height: 4;
}
.menu .menu-search{
	right: 0;
}
.cart-customlocation{
    line-height: 3.75;
    font-size: 12px;
    text-align: right;
    display: block;
	color: #212529;
}
.cart-customlocation span{
    background-color: #212529;
    color: #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    text-align: center;
}
.cart-customlocation i{
    font-size: 20px;
    position: relative;
    top: 4px;
    margin-right: 5px;
}
#menu_1 .menu-search{
    width: 130px;
    position: absolute;
    top: 0;
    right: 15px;
	z-index: 999;
	float: left;
	margin-left: 30px;
	 background-image: url(images/search-3.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 20px;
	line-height: 3;
}
#menu_1 .social-icons i{
	font-size: 17px;
	color: #212529;
}
.aside {
    /*visibility: hidden;*/
    overflow: auto;
    position: fixed;
    z-index: 9998;
    top: 0;
    bottom: 0;
	left: -320px;
    width: 320px;
    background: white;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-overflow-scrolling: touch;
	padding: 5em 2em;
}

/*****************************************/
/**************** HEADER *****************/
/*****************************************/
div#logo{
	text-align: center;
	padding: 60px 0;
}
.head-parallax{
	padding-top: 30px;
	height: 180px;
	overflow: hidden;
	background-color: #1b1f23;
}
.head-parallax li{
	text-align: center;
    display: block
}
.fr_left_menu_page .head-parallax{
	padding-top: 0 !important;
	height: 160px;
}

/* HOME IMAGE */

#main_header.image_header{
	background-size: cover;
	position: relative;
	clear: both;
	overflow: hidden;
}
#head_inner{
	width: 100%;
	color: #fff;
}
#head_inner h1 a{
	color: #fff;
}
.image_header{
	background-image: url('images/default_img.jpg');
	background-size: cover;
	height: 100vh;
}
#main_header h1, #main_header h2 a{
	color: #fff;
}
#head_wrap{
	height: inherit;
}
#head_wrap .head_outher{
	display: flex;
    align-items: center;
    height: inherit;
    text-align: center;
	background-color: rgba(0,0,0,0.4);
}
#head_wrap img{
	border-radius: 3px;
	display: block;
    margin: 0 auto;
    position: relative;
}
#head_inner h1{
	font-size: 50px;
	line-height: 1.5;
	position: relative;
	margin-bottom: 30px;
}
#head_inner h1:after{
	background-color: #fff;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 40px;
}
#head_inner p{
	font-size: 20px;
	margin-bottom: 0;
    padding-bottom: 0;
}

.fr_left_menu_page #main_header.image_header{
	padding: 0;
}
.fr_left_menu_page #head_wrap img {
    border-radius: 0;
}

/* HOME SLIDER */
	
#main_header{
	/*padding: 0;*/
	clear: both;	
}
.fr_slide_image{
	background-size: cover;
	padding: 0 15px;
}

/*****************************************/
/*************** CAROUSEL ****************/
/*****************************************/

#carousel_header {
	width: 100%;
	position: relative;
}
.caroufredsel_wrapper{
	margin-bottom: 0 !important;
}
#carousel_header #carousel{
	padding: 0;
	margin-bottom: 40px;
}
#carousel_header li:not(.dot){
	float:left;
	display: block;
	line-height:0;
	position: relative;
	height: 65vh;
	width: calc(100%/3);
}
.flickity-page-dots{
	z-index: 997;
}
.flickity-page-dots .dot {
    border-radius: 5px !important;
    width: 35px !important;
    height: 4px !important;
	background-color: #4692fc;
}
.flickity-prev-next-button{
	display: none;
}
#carousel_header .text-holder{
    z-index: 998;
    color: #fff;
    width: 80%;
    text-align: center;
	height: 85%;
}

#carousel_header .text-holder .test-holder-main{
	height: 80%;
}

#carousel_header .thumb{
	width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
	display: flex;
    align-items: center;
    justify-content: center;
}
#carousel_header .thumb p{
	line-height: 1.5 !important;
    color: #fff;
    margin: 30px auto 40px;
    width: 63%;
}
#carousel_header .thumb .portfolio_overlay {
    display: block;
}
#carousel_header .thumb p:nth-child(2){
	display: none;
}
#carousel_header .thumb a iframe{ 
	width: 100%;
	height: 175px;
	border-radius:5px;
	padding: 0;
}
#carousel_header .thumb .portfolio_overlay{
    background-color: rgba(0,0,0,0.5);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#carousel_header .readmore{
	margin-bottom: 0px;
}
#carousel_header .last { margin-right:0; }
#carousel_header_thumbs .format-image, #carousel_header_thumbs .format-quote{
	padding: 0;
}
#carousel_header_thumbs .format-video{
	padding-bottom: 0;
}
#carousel_header_thumbs .format-video .featured_box{
	padding: 0;
	height: auto;
	position: static;
	margin: 0;
}
#carousel_header_thumbs .format-video p, #carousel_header_thumbs .format-video .more-link{
	display: none;
}
#carousel_header  #fr_prev, #carousel_header  #fr_next{
	position: absolute;
    top: 50%;
    margin-top: -20px;
    color: #fff;
    outline: 0;
    z-index: 999;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    transition: all .3s ease-in-out;
    background: rgba(34, 34, 34, 0.3);
    text-indent: -99999px;
    opacity: 0;
    display: none;
    cursor: pointer;
    background-size: 7px;	
}
#carousel_header  #fr_prev{
	left: 20px;
    background-image: url(images/control-left.png);
    background-repeat: no-repeat;
    background-position: center;
}
#carousel_header  #fr_next{
	right: 20px;
    background-image: url(images/control-right.png);
    background-repeat: no-repeat;
    background-position: center;
}
#carousel_header:hover #fr_prev{
	left: 22px;
    opacity:1;
	display: block !important;	
	visibility: visible !important;
}
#carousel_header:hover  #fr_next {
	right: 22px;
    opacity:1;
	display: block !important;
	visibility: visible !important;
}
#carousel_header .fr_category a {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
    overflow: hidden;
    position: relative;
    padding: 0 0 0.5em;
    color: #fff !important;
}
#carousel_header .portfolio_title a {
	color: #fff;
    letter-spacing: 0;
	font-size: 21px;
	line-height: 1.5;
}
#carousel_header .portfolio_title{
	margin-top: 10px;
}


/*****************************************/
/************** PROMO ITEM ***************/
/*****************************************/

#header-featured-box{
	padding: 60px 0;
	position: relative;
}
.fr_featured_box{
	
	min-height: 100px;
	background-size: cover;
	color: #fff;
	float: left;
	margin-bottom: 15px;
	text-align: center;
}
.fr_featured_box h2 a{
	color: #fff;
	text-transform: uppercase;
}
.fr_featured_box.grid-item { width: calc(100%/3 - 15px); }
/* 2 columns wide */
.fr_featured_box.grid-item--width2 { width: calc(100%/3*2 - 15px); }
.fr_featured_box i{
	margin-bottom: 30px;
    color: rgba(255,255,255,0.8);
}
.fr_content_box_overlay{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	display: flex;
	align-items: center;
    justify-content: center;
}
.fr_featured_box .featured_box_link{
	color: #fff;
    font-size: 10px;
    border: 2px solid rgba(255,255,255,0.4);
    text-transform: uppercase;
    padding: 10px 15px;
    border-radius: 3px;
    letter-spacing: 2px;
}
#featured_box_entry{
	color: rgba(155,155,155,0.2);
    position: absolute;
    top: 20%;
    left: -19%;
    transform: rotate(-90deg);
    font-size: 50px;
}
.featured_box_excerpt{
	width: 50%;
	margin: 0 auto;
}

/*****************************************/
/************** PROMO ITEM ***************/
/*****************************************/
.promo{
	/*background-color: #fbf5ed;*/
	margin-top: -15px;
	padding: 65px 0;
}
#promo-bloks div:first-child .promo-item{
	background-image: url('images/promo-about.jpg');
}
#promo-bloks div:nth-child(2) .promo-item{
	background-image: url('images/promo-instagram.jpg');
}
#promo-bloks div:nth-child(3) .promo-item{
	background-image: url('images/promo-shop.jpg');
}
.promo-item {
	display: table;
    width: 100%;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 16px;
    position: relative;
    z-index: 5;
    border-radius: 8px;
}
.promo-link {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display:block;
}
#promo-bloks .col-sm-4{
	position: relative;
}
.promo-border{
        /* border: 10px solid #fbf5ed; */
    width: 65%;
    height: 320px;
    margin: auto;
    position: absolute;
    bottom: -60px;
    left: 24%;
    margin-right: -150%;
    background-color: #fbf5ed;
}
.promo-overlay p{
	font-size: 0.75em;
    letter-spacing: 1px;
    margin: 0;
    /* display: none; */
    font-style: italic;
    color: #fff;
}
.promo-overlay h4{
   display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    /* max-width: 60%; 
    position: absolute;
	left: -20px;
    top: 20px;
	*/
    text-transform: uppercase;
    background-color: #fff;
    color: #212121;
    padding: 15px 32px 12px;
    line-height: 1 !important;
    
}
/*.promo-overlay h4:after{
	position: absolute;
	content: "";
	width: 40px;
	height: 2px;
	background-color: #fff;
	bottom: -10px;
	left: 50%;
	margin-left: -20px;
}*/
.promo-overlay {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
   /* border: 4px solid #fff;*/
	color: #212121;
}
#header-widget{
	background: #C33764;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #1D2671, #C33764);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #1D2671, #C33764); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
#header-widget .widget_mc4wp_form_widget, .list_layout .widget_mc4wp_form_widget, .page-template-page-standart-layout #left_area .widget_mc4wp_form_widget{
	width: 100%;
}
#header-widget .mc4wp-form-fields, .list_layout .mc4wp-form-fields, .page-template-page-standart-layout #left_area .mc4wp-form-fields {
   width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}
#header-widget .mc4wp-form-fields div, .list_layout #left_area .mc4wp-form-fields div, .page-template-page-standart-layout #left_area .mc4wp-form-fields div{
	width: 40%;
}
#header-widget .mc4wp-form h2, .list_layout #left_area .mc4wp-form h2, .page-template-page-standart-layout #left_area .mc4wp-form h2 {
    margin-bottom: 0;
	font-size: 24px;
}
#header-widget .mc4wp-form-fields p, .list_layout #left_area .mc4wp-form-fields p, .page-template-page-standart-layout #left_area .mc4wp-form-fields p{
	margin: 0;
	padding: 0;
}
#header-widget .mc4wp-form-fields input, .list_layout #left_area .mc4wp-form-fields input, .page-template-page-standart-layout #left_area .mc4wp-form-fields input{
	width: 20%;
	float: left;
	margin-right: 20px;
}
#header-widget .mc4wp-form-fields input:last-child, .list_layout #left_area .mc4wp-form-fields input:last-child, .page-template-page-standart-layout #left_area .mc4wp-form-fields input:last-child{
	margin-right: 0;
    width: fit-content;
}
/*#header-widget .mc4wp-form-fields input[type="email"], #header-widget .mc4wp-form-fields input[type="text"]{
    border: 2px solid rgba(255,255,255,0.5);
    background-color: transparent;
    color: #fff;
}
 #header-widget .mc4wp-form-fields input::-webkit-input-placeholder  {
	 color: #fff;
}*/
#fr_about_me .row{
	align-items: center;
	padding: 80px 100px;
	text-align: center;
}
#fr_about_me p{
	text-align: left;
}
#fr_about_me .row div:first-child{
	padding: 60px 50px 30px;
    border: 15px solid #fbf5ed;
}
#fr_about_me .row div:last-child{
	margin-left: -60px;
}
#fr_about_me h3{
	position: relative;
	margin-bottom: 40px !important;
	font-size: 35px
}
#fr_about_me h4{
	text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
	margin-bottom: 30px !important;
}
#fr_about_me .signature{
	display: block;
	text-align: center;
	margin: 0 auto 20px;
}

/*****************************************/
/***************** BLOG ******************/
/*****************************************/

#page_header{
	background-color: #f5f5f5;
	background-image: url("images/bg5.jpg");
	background-attachment: fixed;
	width: 100%;
	height: 270px;
}
.page_header, .blog_page_wrap .page_header, .contact_page .page_header{
	height: 70px;
}
.page_title{
    display: inline-block;
    font-size: 12px;
    margin: 0;
    padding: 0;
	color: #fff;
	text-transform: uppercase;
}
#page_header h1{ 
	padding-top: 125px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 1px;
	color: #fff;
}
#breadcrumbs{
	color: #fff;
	font-weight: 300;
}
/*.home #blog-content{
	padding-top: 80px;
}*/
.left_sidebar #left_area {
	float: right;
}
#area {
	width: 553px;
	float: left;
	margin-right: 80px;
}
article:not(.comment-body){
	margin-bottom: 30px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
	position: relative;
}
.inner_content {
    padding: 15px 35px 10px;
}
.format-image{
	background-size: cover;
	background-position: center;
}
.format-image .inner_content{
	position: relative;
	z-index: 3;
	padding-top: 200px;
}
/*.entry-header, .home .post-content, .page-template-page-standart-layout .post-content{
	text-align: center;
}*/
.page .main_title{
	text-align: left;
	font-size: 18px;
}
h1.main_title a { color: #656464; }
h1.main_title a:hover {
	color: #111;
	text-decoration: none;
}

.entry .main_title a, .stamp .main_title a, .default .main_title a{
	color: #212121;
    font-size: 25px;
    line-height: 1.5;
	letter-spacing: 0;
}
.entry.col-sm-6 .main_title a, .entry.col-sm-4 .main_title a{
	font-size: 22px;
    line-height: 1.7;
}
.fr_post_sticky_wrap{
	width: 130px;
    height: 130px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    /* left: 0px; */
    z-index: 1;
}
.fr_post_sticky{
	color: #fff;
    font-style: italic;
    left: -72px;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: -37px;
    transform: rotate(-45deg);
    width: 170px;
    height: 60px;
    background-color: #4692fc;
}
.fr_post_sticky i {
	position: absolute;
    top: 37px;
    left: 63px;
    transform: rotate(45deg);
    font-size: 17px;
}
.default .post-content h2, .page-template-page-standart-layout .post-content h2, .page-template-firs-post-grid-layout .stamp h2{
	width: 80%;
}
.default .readmore, .page-template-page-standart-layout .readmore{
	margin-top: 25px;
    margin-bottom: 20px;
}
.default{
	padding-top: 60px;
}

.post-content h2{
	margin: 10px 0;
}
.post-meta{
	padding-bottom: 5px;
    margin-bottom: 20px;
    display: inline-block;
    width: auto;
    padding-top: 3px;
	display: flex;
    align-items: center;
}
.entry-header{
	position: relative;
}
.fr_shareandcomment{
	position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    z-index: 999;
	padding-top: 20px;
}
.inner_content > span.meta {
/*     max-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
	margin-bottom: 0; */
}
.meta{
	color: #b3b3b3;
    font-size: 11px;
    font-style: normal !important;
    margin-bottom: 16px;
    padding: 0;
    letter-spacing: 1px;
	margin-right: 7px;
}
.meta.avatar{
	margin-left: 0;
}
.meta.avatar img, .masonry_grid .stamp .meta.avatar img{
	width: 30px;
    border-radius: 50%;
    display: block;
}
.meta span{
	letter-spacing: 1px;
    margin: 0 1em 0 0;
    text-transform: uppercase;
    font-size: 10px;
    color: #444;
}
.meta span:last-child{
	margin: 0;
}
.meta_line .fr_right{
	float: right !important;
	text-align: right;
}
.meta_line span, .meta_info span, .meta_views span{
	display: inline-block;
	margin-right: 5px;
	margin-left: 7px;
	margin-bottom: 0;
	font-size: 12px;
}
.meta_line span:first-child{
	margin-left: 0;
}
.meta_line span:last-child{
	margin-right: 0;
}
.share .fr_share_links {
    background-color: #fff;
    border-radius: 10px;
    bottom: -170px;
    left: -12px;
    box-shadow: 0 0 6px #ddd;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 47px !important;
	max-width: 47px !important;
    transition: all 0.3s ease;   
    z-index: 9999;	
	display: block;
}
.share {
    position: relative;
    display: block;
	margin-right: 5px !important;
	overflow: hidden;
}
.format-link .share, .format-quote .share{
	top: 0;
}
.share .fr_share_links a{
	display: block;
}
.share .fr_share_links a i{
	margin-right: 0;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 400;
}
.share .fr_share_links a:last-child i{
	margin-bottom: 0;
}

.share:hover .fr_share_links {
    bottom: 0;
}
.share:hover{
	overflow: visible;
}
.meta_info span.fr_views, .fr_views{
	display: flex;
	align-items: center;
}
.meta_line span, .meta_line span a, .meta_info span, .meta_views span, .meta_views span a{
	color: #888;
    letter-spacing: 0;
}
.meta_line .readmore{
	margin: 0;
}
.featured_box{
	margin: 0 0;
	position: relative;
}
.entry_content{
	/*padding: 0 0 1em;*/
	text-align: left;
}

/*.entry_content p:first-letter, .format-video .post-content .featured_box + p:first-letter{
	float: left;
    font-size: 53px;
    padding: 0px;
    line-height: 1;
    display: block;
    text-align: center;
    margin-right: 8px;
}*/
/*.entry_content p{
	text-align: left;
}*/
.readmore, .more-link{
    color: #fff !important;
    display: inline-block;
    font-size: 11px;
	line-height: 1.5;
    letter-spacing: 1px;
    padding: 1em 3em;
	/*margin-top: 1em;*/
	margin-bottom: 3em;
    text-align: center;
    text-transform: uppercase;
	border-radius: 25px;
}
.meta_line, .meta_info, .meta_views{
	border-width: 1px;
	border-style: solid;
	border-color: #cdcdcd transparent transparent;
	padding: 0.8em 7px;
	color: #b3b3b3;
	text-align: center;
	align-items: center;
}
.meta_info{
	margin: 0;
	border: none;
	padding: 0;
	display: flex;
	align-items: flex-start;
    text-align: left;
}
.meta_line .fr_left{
	text-align: left;
}
.meta_line .fr_right, .meta_info .fr_right{
	text-align: right;
}
.meta_line i, .meta_info i, .meta_views i, .fr_views i{
	margin-right: 5px;
	font-size: 20px;
}
.meta_views{
    position: absolute;
    top: 20px;
    right: 20px;
}
/*.meta_line .post_meta{
	border-right: 1px solid #cdcdcd;
}*/
.meta_line .col-sm-4:last-child{
	border-left: 1px solid #cdcdcd;
}
.date_time i{
	font-size: 12px;
	margin: 0 7px;
}
.fr_tags{
	margin: 15px 0 0;
}
.fr_tags a{
	letter-spacing: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 7px;
    margin-right: 7px;
    color: #2c2c2c !important;
    font-size: 12px;
}

.format-quote, .format-quote p, .format-quote .fr_social_share a{
	color: #fff; 
}
.format-quote .more-link{
	display: none;
}
.format-quote .post-content, .format-link .post-content{
    padding: 35px;
    position: relative;
	transition: all 0.5s ease;
	border-radius: 8px;
}
.format-quote .post-content i.fa, .format-link .post-content i.fa, 
.format-quote .entry_content i.fa{
    position: absolute;
    top: 10%;
    left: 10%;
    color: rgba(255,255,255,0.25);
    font-size: 70px !important;
}
.format-quote blockquote{
	border: 0;
	padding: 10px 0 0;
	margin-bottom: 30px !important;
    margin-top: 0;
}
.format-quote blockquote:after{
	content: "";
}
.format-quote blockquote cite{
	color: #fff;
	letter-spacing: 1px;
	font-size: 11px;
}
.format-quote .post-meta, .format-link .post-meta{
	margin-bottom: 0px;
	overflow: visible;
}
/*.format-quote .post-meta i{
	border-radius: 50%;
    border-width: 1px;
    font-size: 30px;
    padding: 15px;
}*/
.format-quote .meta, .format-link .meta{
	text-align: left;
}
.format-quote .meta span, .format-link .meta span{
	color: #fff;
    padding-left: 20px;
}
.format-quote .post-content:hover, .format-link .post-content:hover{
	opacity: 0.7;
}
.format-link p:not(.post-meta) a, .format-quote blockquote p, .format-quote blockquote p a{
	font-size: 18px !important;
    line-height: 1.5;
    text-align: left;
    color: #fff;
    display: block;
	position: relative;
    z-index: 1;
	margin-bottom: 30px;
}
.format-link .post_meta a{
	font-weight: 500;
}
.format-video .featured_box, .single-format-video .featured_box {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.format-video .featured_box iframe, .featured_box iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*.format-video .meta_line{
	display: none;
}*/
ul.slider_controls{
	margin: 0;
}
.post_gallery_slider{
	overflow: hidden;
}
.post_gallery_slider .left-arrow, .post_gallery_slider .right-arrow, .post_gallery_slider .flex-prev, .post_gallery_slider .flex-next{
    border-radius: 50%;
    color: #fff;
    height: 50px;
    line-height: 3.3;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
	transition: all 0.3s ease;
	z-index: 999;
	background-color: rgba(0,0,0,0.4);
	text-indent: -10000px;
	background-color: rgba(0,0,0,0.4);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 22px;
}
.post_gallery_slider .left-arrow, .single .flex-direction-nav .flex-prev {
	left: -50px;
}
.post_gallery_slider .right-arrow, .single .flex-direction-nav .flex-next {
	right: -50px;
}
.post_gallery_slider:hover .left-arrow, .post_gallery_slider:hover .flex-direction-nav .flex-prev{
	left: 20px;
	background-image: url(images/arrow-left.png);
}
.post_gallery_slider:hover .right-arrow, .post_gallery_slider:hover .flex-direction-nav .flex-next{
	right: 20px;
	    background-image: url(images/arrow-right.png);
}

.page-template-page-standart-layout .col-md-9{
	margin: 0 auto;
	float: none;
}
.page-template-page-standart-layout .main_meta_line,
.masonry_grid .stamp .main_meta_line,
.list_layout .main_meta_line,
.single .main_meta_line,
.default .main_meta_line{
	display: none;
}
.page-template-page-standart-layout .entry_content p,
.default .entry_content p{
	margin-bottom: 0;
}

.fr_category a, .meta a{
	color: #212121;
    font-size: 10px;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    padding: 0 0 0.5em;
}
.fr_category, .meta a{
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
}
.fr_category{
	margin: 0 .4em;
}
/*.fr_category:before,
.fr_category:after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    top: 48%;
    width: 35px;
}
.fr_category:before {
    margin-left: -42px;
}
.fr_category:after {
    margin-left: 7px;
}*/
.blog-content h3{
	margin-bottom: 30px;
}

.blog-post img{
	display: block;
    width: 100%;
    height: auto;
}
.blog-sidebar .about-img{
	display:block;
	width: 110px;
    margin:0 auto;
}
.block h6,blockquote{
	color:#262d37;
}
.block blockquote{
	border-left:none;
}
.block blockquote p{
	font-size: 30px;
	font-weight: 400;
	color:#262d37;
	font-style: italic;
}
.block blockquote cite {
    font-size: 13px;
    font-weight: 400;
    color: #262d37;
    font-style: normal;
}

/* LIST LAYOUT */
.list_layout .featured_box{
	width: 40%;
	float: left;
	margin-top: 8px;
}
.list_layout article{
	margin-bottom: 30px;
    text-align: left;
    padding: 0;
	height: 370px;
	display: flex;
    align-items: center;
}
.list_layout .entry_content{
	padding: 0.5em 0 1em;
}
.list_layout .format-image .entry_content .entry-header+p{
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
}
.list_layout .main_title, .list_layout .format-video p.post-meta, .list_layout .format-video p.meta{
	text-align: left;
}
.list_layout .post-content{
	padding-left: 30px;
	padding-right: 30px;
    float: left;
    width: 60%;
}
.list_layout .post_meta{
	padding: 0;
}
.list_layout .format-image{
	height: auto;
}
.list_layout .format-link .post-content, .list_layout .format-quote .post-content{
	width: 100%;
}
.list_layout .format-link, .list_layout .format-quote  {
	text-align: center;
    border-bottom: 0;
	height: auto;
    background-color: transparent;
}
}
.list_layout .format-quote .entry_content p:first-letter, .list_layout .format-link .entry_content p:first-letter{
	float: none;
	font-size: inherit;
	margin: 0;
}
/*.list_layout .format-quote .post-content i, .list_layout .format-link .post-content i{
	font-size: 18px;
}*/
.list_layout .format-quote .entry_content i.fa, .list_layout .format-link .entry_content i.fa{
	left: 3%;
}
.list_layout .format-quote p, .list_layout .format-link p{
	padding-bottom: 0;
	margin-bottom: 0;
}
.list_layout .post-meta{
	padding-top: 0;
    margin-bottom: 0;
    margin-top: 0px;
    padding-bottom: 0;
}
.list_layout .fr_category::before, .list_layout .fr_category::after{
	background: transparent;
}
.list_layout .entry .main_title a{
    line-height: 1.5;
}
.list_layout .format-video .featured_box{
	padding: 0;
	height: auto;
	position: relative;
}
.list_layout .format-video .featured_box i{
	position: absolute;
    font-size: 80px;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
	transition: all 0.3s ease;
}
.list_layout .format-video .featured_box i:hover{
	color: #4692fc;
}
.list_layout .meta_line{
	clear: both;
    margin-top: 30px;
    width: 100%;
    display: inline-flex;
}
.list_layout .meta_line div{
	text-align: center;
}
.list_layout .meta_info .post-meta {
	margin-top: 20px;
	overflow: visible;
}

.list_layout .format-image .entry_content {
    position: relative;
    z-index: 3;
    padding-top: 120px;
	padding-bottom: 40px;
}
.list_layout .main_meta_line{
	display: none;
}


.list_layout #left_area .widget-area, .page-template-page-standart-layout #left_area .widget-area{
	border-radius: 8px;
	margin-bottom: 50px;
	overflow: hidden;
}
.list_layout #left_area .wpp-list li, .page-template-page-standart-layout #left_area .wpp-list li {
    width: calc(100%/5);
    float: left;
    clear: none;
    text-align: center;
}
.list_layout #left_area .wpp-thumbnail, .page-template-page-standart-layout #left_area .wpp-thumbnail {
    display: block;
    float: none;
    margin: 0 auto 15px !important;
    border: none;
}
.list_layout #left_area a.wpp-post-title, .page-template-page-standart-layout #left_area a.wpp-post-title {
    line-height: 1.3 !important;
    color: #212121;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}
.list_layout #left_area .wpp-meta, .post-stats, .page-template-page-standart-layout #left_area .wpp-meta, .post-stats {
	margin-left: 0;
}
.list_layout #left_area .wpp-list li:before, .page-template-page-standart-layout #left_area .wpp-list li:before{
	left: 40px;
}
.list_layout #left_area .mc4wp-form-fields div, .page-template-page-standart-layout #left_area .mc4wp-form-fields div {
    width: 100%;
}
.list_layout #left_area .mc4wp-form h2, .page-template-page-standart-layout #left_area .mc4wp-form h2 {
    margin-bottom: 0;
    font-size: 18px;
}

.page-template-page-list-layout .fullwidth #left_area{
	float: none;
	margin: 0 auto;
}

/* MASONRY LAYOUT */
body, .page-template-page-masonry-layout{
	background: #efefef;
}
.stamp {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	padding: 0 !important;
}
.stamp .inner_content{
	padding-bottom: 0 !important;
}
.stamp .featured_box img{
	width: 100%;
}
.stamp .flexslider li{
	height: 550px !important;
    background-size: cover;
}
.stamp .post_meta{
	padding-left: 0;
}
.masonry_layout .meta.avatar, .masonry_grid .meta.avatar, .main_meta_line .meta.avatar {
    margin-right: 10px;
    float: left;
	margin-bottom: 0;
}
.masonry_layout .meta.avatar img, .masonry_grid .meta.avatar img{
	width: 45px;
}
.masonry_layout{
	padding-top: 30px;
}
.masonry_layout article, .masonry_layout .entry, .fullwidth .masonry_grid article.masonry{
	width: calc(100%/4 - 15px);
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}
.masonry_layout article.post-2x{
	width: calc(100%/2 - 15px);
}
.masonry_layout article, .fullwidth .masonry_grid article.masonry{
	 padding: 0 !important;
}
.masonry_layout .popular-posts{
	padding: 25px 25px 0 !important;
}
.masonry_layout article.format-link, .masonry_grid article.format-link{
	background-color: transparent;
}
.masonry_layout .inner_content, .masonry_grid .inner_content{
	padding: 15px 30px 30px;
}
.page-template-firs-post-grid-layout #content, .page-template-page-list-layout #content, .page-template-page-standart-layout #content{
	padding-top: 30px;
}
.masonry_grid article.masonry{
	width: calc(100%/2 - 15px);
	padding: 0 !important;
}
.masonry_layout .post-content p, .masonry_grid .post-content p{
	padding: 0;
}
.masonry_layout .fr_tags,
.masonry_grid .fr_tags{
	margin: 15px 0 15px;
}
.masonry_layout .format-quote .post-content, .masonry_layout .format-link .post-content{
	margin-bottom: 0;
}

.masonry_layout .entry .main_title a, .masonry_grid .entry .main_title a{
	font-size: 18px;
    line-height: 1.6;
}
.masonry_meta{
	font-size: 12px;
}
.masonry_layout .share{
	top: 0;
}
.masonry_layout .share:hover{
	margin-top: 0;
}
.masonry_meta span{
	margin-right: 10px;
}
.masonry_meta span:last-child{
	margin-right: 0;
}
.masonry_layout .format-quote .post-meta, .masonry_grid .format-quote .post-meta {
    margin-top: 20px;
	margin-bottom: 0;
}
.masonry_layout .meta_line, .masonry_grid .meta_line, .main_meta_line .meta_line{
	border-color: transparent;
	margin: 0px;
	padding: 0;
}
.masonry_layout .meta_line i, .masonry_grid .meta_line i{
	font-size: 12px;
}
.masonry_layout .meta_line .col-sm-4:first-child, .masonry_grid .col-sm-6 .meta_line .col-sm-4:first-child{
	border: none;
}
.masonry_layout .meta_line div, .masonry_grid .col-sm-6 .meta_line div{
	width: 100%;
	max-width: 100%;
	flex: 100%;
	text-align: center;
	margin-bottom: 5px;
}
.masonry_layout .meta_line .post_author, .masonry_grid .col-sm-6 .meta_line .post_author{
	display: none;
}
.masonry_layout .format-video .more-link {
    margin-left: 20%;
}
.masonry_layout  .meta_line .fr_right{
    margin-top: 10px;
}
.masonry_layout .format-image h2, 
.masonry_grid .format-image h2{
	margin-bottom: 30px;
}
.masonry_layout .format-image, .masonry_layout .format-gallery li, .masonry_grid .format-image, .masonry_grid .format-gallery li{
	height: 400px !important;
	background-size: cover;
}
.format-image .post-content, .masonry_layout .format-gallery .post-content{
    position: relative;
    width: auto;
    height: 100%;
}
.format-image .post-content:before, .masonry_layout .format-gallery .post-content:before, .masonry_grid .format-gallery .post-content:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 3;
}
.masonry_layout .format-image .inner_content, .masonry_layout .format-gallery .inner_content,
.masonry_grid .format-image .inner_content, .masonry_grid .format-gallery .inner_content{
    position: absolute;
    bottom: 0%;
	z-index: 3;
	width: 100%;
}
.masonry_layout .format-image h2 a, .masonry_layout .format-gallery h2 a,
.masonry_grid .format-image h2 a, .masonry_grid .format-gallery h2 a{
	color: #fff;
}
.masonry_layout .format-gallery .featured_box,
.masonry_grid .format-gallery .featured_box{
	margin: 0;
}
.masonry_layout .format-quote .post-content, 
.masonry_grid .format-quote .post-content, .masonry_grid .format-link .post-content{
	padding: 35px;
}
.format-image .meta_line, .format-image .meta_line span, .format-image .meta_line span:not(.share) i, .format-image .meta_line a, .format-image .post-meta a, .format-image .post-meta, .format-image .post-meta span, .format-image .main_title a, .format-image p, .format-image .fr_shareandcomment span:not(.share) i, .format-image .fr_shareandcomment span:not(.share) a, .format-image .meta a, .format-image .fr_share_icon,

.masonry_layout .format-gallery .meta_line, .masonry_layout .format-gallery .meta_line span, .masonry_layout .format-gallery .meta_line span:not(.share) i, .masonry_layout .format-gallery .meta_line a, .masonry_layout .format-gallery .meta a, .masonry_layout .format-gallery .fr_share_icon,

.masonry_grid .format-gallery .meta_line, .masonry_grid .format-gallery .meta_line span, .masonry_grid .format-gallery .meta_line span:not(.share) i, .masonry_grid .format-gallery .meta_line a, .masonry_grid .format-gallery .meta a, .masonry_grid .format-gallery .fr_share_icon,

.format-quote .meta_line, .format-quote .meta_line span, .format-quote .meta_line span:not(.share) i, .format-quote .meta_line a, .format-quote .meta, .format-quote .meta_info span, .format-quote .meta_info span:not(.fr_share_links) i, .format-quote .meta_info a, .format-quote .meta a, .format-quote .fr_share_icon, 

.format-link .meta_line, .format-link .meta_line span, .format-link .meta_line span:not(.share) i, .format-link .meta_line a, .format-link .meta, .format-link .meta_info span,  .format-link .meta_info span i,  .format-link .meta_info a, .format-link .meta a, .format-link .fr_share_icon{
	color: #fff;
}
.format-image .fr_tags a{
	color: #fff !important;
}
.masonry_layout .format-link .post-meta a{
	font-size: 12px !important;
	font-weight: normal !important;
}
.masonry_layout article.post-2x:not(.format-standard) .post-content, .masonry_layout article.post-2x:not(.format-standard) .post-content .main_title,
.masonry_grid article.post-2x:not(.format-standard) .post-content, .masonry_grid article.post-2x:not(.format-standard) .post-content .main_title{
	text-align: center !important;
}
.masonry_layout article.post-2x:not(.format-standard) .post-content .main_title{
	margin: 10px 0 30px;
	padding: 0 50px;
}
.masonry_layout article.post-2x .main_title a,
.masonry_grid article.post-2x .main_title a{
	font-size: 22px;
}
.masonry_layout article.post-2x.format-standard .featured_box, .masonry_layout article.post-2x.format-standard .inner_content{
	width: 50%;
	float: left;
	height: 100%;
}
.masonry_layout article.post-2x.format-standard .featured_box{
	margin-bottom: 0;
}
.masonry_layout article.post-2x.format-standard .inner_content{
	padding-top: 20px;
}

.watch_photos{
	background-color: #4692fc;
    /*background: -webkit-linear-gradient(to left, #1D2671, #C33764);
    background: linear-gradient(to left, #1D2671, #C33764);*/
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    padding: 7px 25px;
	font-size: 14px;
	margin-bottom: 30px;
}
.post-2x .watch_photos{ 
	margin-bottom: 60px;
}
.watch_photos i{
	margin-right: 10px;
}
.watch_photos span{
	font-weight: bold;
}
.masonry_layout .widget{
	padding: 25px;
}
.masonry_layout .widget h4{
	border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.masonry_layout .widget_sp_image{
	padding: 25px;
	background-color: #ff4f52;
	color: #fff;
}
.masonry_layout .widget_sp_image img.aligncenter{
	width: 65%;
	border-radius: 50%;
}
.masonry_layout .mc4wp-form-fields input[type="email"]{
	margin-bottom: 15px;
}

/* MASONRY LAYOUT 3 COL*/
.masonry_layout_3col {
	padding-top: 0;
}
.page-template-page-masonry-three-columns #content{
	padding-top: 60px;
}
.page-template-page-masonry-three-columns #sidebar{
	padding-right: 15px;
}
.masonry_layout_3col article, .masonry_layout_3col .entry, .fullwidth .masonry_grid article.masonry{
	width: calc(100%/3 - 15px);
}
.masonry_layout_3col article.post-2x,  .fullwidth .masonry_grid article.post-2x {
    width: calc(100%/3 * 2 - 10px);
}
/* MASONRY LAYOUT 3 COL*/

/*GRID LAYOUT */
.grid_layout article {
    height: 550px;
    overflow: hidden;
}
.grid_layout .post-content p {
   padding: 0;
}

.simple_page .entry{ padding-left: 20px; padding-right: 20px; }

/*****************************************/
/***************** SINGLE ****************/
/*****************************************/

.fr_double_image img{
	margin-top: -140px;
	box-shadow: 0 10px 75px rgba(0,0,0,0.14), 0 10px 65px rgba(0,0,0,0.14);
    border-top: 1px solid rgba(255,255,255,0.4) !important;
    border-radius: 5px;
   /* margin-left: 20px;
    padding: 10px;
   border: 15px solid rgba(255,255,255, 0.6) !important;
   */
}
.double_image .entry_content p:first-letter{
	float: none;
	font-size: inherit;
	margin: 0;
}
/*.double_image .entry-header{
	margin-top: -45px;
}*/
.double_image .entry-header, .double_image .main_title{
	text-align: left;
}
.double_image .entry .main_title a{
	font-size: 28px;
    line-height: 1.5;
}
.double_image .entry_content_inner{
    padding-left: 40px;
    padding-right: 0;
}
.double_image .meta{
	letter-spacing: 1px;
}
.double_image .format-gallery .fr_double_image{
	z-index: 2;
}

.double_image_float .fr_double_image img{
	margin-left: 0;
}
.double_image_float .entry .main_title a{
	font-size: 28px;
}


/*****************************************/
/***************** SINGLE ****************/
/*****************************************/

.single #content{
	padding-top: 60px;
}
.single .entry-title{
	font-size: 32px;
    margin: 0 0 10px;
    line-height: 1.4;
	width: 90%;
}
.single .entry{
	margin-bottom: 0;
	text-align: left;
}
.single h1{ color: #212121; }
.single .entry h2{
	margin: 20px 0;
}
.single .featured_box{
	margin: 0 0 30px;
}
.single .post_meta{
	padding: 0;
}
.single .meta{
	text-align: center;
	margin-bottom: 0;
}
.single .meta_line{
	margin-top: 2em;
}
.single .flex-direction-nav{
	display: block;
}
.single .flex-direction-nav .prev,.single .flex-direction-nav .next {
	height: 50px;
    line-height: 3.3;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 50px;
	text-indent:-99999px;
	border-radius: 3px;
	transition: all 0.3s ease 0s;
	background-size: 6px 11px;
}
.single .flex-direction-nav .prev{
	background-image: url(images/control-left.png);
	background-repeat: no-repeat;
	background-position: center;
}
.single .flex-direction-nav .next{
	background-image: url(images/control-right.png);
	background-repeat: no-repeat;	
	background-position: center;
}
.fr_single ol, .fr_single ul:not(.wp-block-gallery){
	padding-left: 20px;
}
.single .meta_line .col-sm-4:first-child {
    border-right: 1px solid #cdcdcd;
}
blockquote, .author_bio blockquote{
	position: relative;
    /* 
   	margin: 80px 0 60px;
    padding: 60px 50px 0;
	*/
	margin: 0 0 10px;
    padding: 15px 0 15px 20px;
	background-color: #eff8ff;
	border-left: 4px solid #acbfe5;
}
blockquote:after{
	/*
	position: absolute;
    content: '\f02e';
    width: 100%;
    top: -30px;
    left: 10px;
    color: #212121;
    font-family: 'Font Awesome\ 5 Free';
    text-align: center;
    line-height: 2.2;
    border-radius: 3px;
    display: block;
    font-size: 40px;
	*/
}
blockquote p, .author_bio blockquote p{
	font-size: 15px;
    line-height: 1.7;
	text-align: center;
}
blockquote cite{
	color: #bbb;
}
.single .meta_line i{
	font-size: 12px;
}
.single .interesting_articles{
	margin-top: 60px;
}
.single .fr_tags{
	margin: 50px 0 50px;
	clear: both;
}

/*****************************************/
/*********** SINGLE POST FORMAT **********/
/*****************************************/

.post-template-single-gallery .entry-header + .featured_box, .post-template-single-video .entry-header + .featured_box, .fr_single_gallery_full_content .featured_box:first-child{
	display: none;
}
.post-template-single-gallery .featured_box:first-child{
	margin-top: 0;
	padding-top: 0;
}
.fr_single_gallery_full ul{
	width: 100%;
}
.fr_single_gallery_full li.slide, .fr_single_image_full{
	height: 70vh;
	width: 100%;
	background-size: cover;
	background-position: center;
	position: relative;
}
.fr_single_gallery_full li img{
	visibility: hidden;
}
.fr_single_gallery_full li.slide:after, .fr_single_image_full:after{
	content: "";
	position: absolute;
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.fr_single_gallery_full.container-fluid, .fr_single_gallery_full .row, .single .fr_single_image_full{
    padding: 0;
    margin: 0;
}
.fr_single_gallery_full .flickity-page-dots{
	bottom: 20px;
}
.fr_single_gallery_full .flickity-page-dots .dot{
	background-color: #fff !important;
	opacity: .7;
}
.fr_title_wrap{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 30%;
    color: #fff;
	z-index: 1;
}
.fr_title_wrap .entry-header{
	width: 90%;
}
.fr_title_wrap .entry-title, .fr_title_wrap .post-meta {
    width: 65%;
    margin: 0 auto;	
}
.fr_title_wrap .entry-title{
	font-size: 45px;
}
.fr_title_wrap .post-meta{
	margin-top: 30px;
}
.fr_title_wrap .entry-title, .fr_title_wrap .post-meta, .fr_title_wrap .meta_info span {
	color: #fff;
}
.fr_single_full .meta a, .fr_shareandcomment a{
	color: #fff;
}
.nav_wrap{
	width: 100%;
}
.next_post{
	text-align: right;
}
.nav_outher {
	position: absolute;
    bottom: 30px;
	z-index: 1;
	width: 100%;
}
.nav_wrap {
    color: #fff;
    
}
.nav_wrap a{
	color: #fff;
}

.edit-link a, .logged-in-as a{
	letter-spacing: 0;
}

.interesting_articles{
	margin-bottom: 50px;
	position: relative;
	padding-left: 30px
}
.interesting_articles h3{
	margin-bottom: 30px !important; */
    /* text-align: center; */
    /* font-family: lato; */
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    /* color: #bbb; */
    /* border-bottom: 1px solid #ebebeb; */
    padding-bottom: 10px;
    padding-left: 25px;
    position: absolute;
    transform: rotate(-90deg);
    left: -66px;
    top: 61px;
}
.interesting_articles ul{
	padding: 0;
}
.interesting_articles ul li:nth-child(2){
	border-left: 1px solid #cdcdcd ;
    border-right: 1px solid #cdcdcd ;
}
/*.interesting_articles ul li:first-child{
	padding-left: 0;
}
.interesting_articles ul li:last-child{
	padding-right: 0;
}*/
.interesting_articles li:last-child .cell{
	margin-right: 0;	
}
.interesting_articles span{
	font-size: 12px; 
	color: #888;
}
.interesting_articles .post_meta{
	margin-bottom: 0;
	padding-bottom: 0;
}
.interesting_articles img{
	margin-bottom: 10px;
	border-radius: 8px;
}
.cell{
	float: left;
	list-style: none;
	position: relative;
	margin-bottom: 10px;
}
.cell span{
	z-index: 1;
}
.cell .meta{
	position: static;
	padding: 0;
}
.cell .meta a{
	font-size: 10px;
}
.single .cell h4{
	line-height: 1.2 !important;
}
.cell h4{
    margin-bottom: 10px !important;
    text-transform: uppercase;	
	margin-top: 0;
}
.cell h4 a{
	letter-spacing: 0.5px;
    font-size: 12px;
}
.cell a{
	line-height: 1.3;
	transition: all 0.3s ease-in;
	font-size: 14px;
}
.interesting_articles .fr_sep{
	margin-right: 10px;
    margin-left: 10px;
}
.interesting_articles .post-meta, .interesting_articles .post-meta span{
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
}
span.entry_date{
	color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    transition: all 0.3s ease-in;
    position: static;
    padding: 0;
	display: none;
}
.cell_inner{
	position: relative;
    min-height: 100px;
}

.cell_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 14px);
    background-color: rgba(0,0,0,0.3);
    display: flex;
    align-items: center;
    color: #fff;
	border-radius: 8px;
	opacity: 0;
	transition: all 0.3s ease;
}
.cell_overlay span {
    display: flex;
    width: 100%;
    z-index: 999;
    color: #fff;
    justify-content: center;
    align-items: center;
	text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.cell_overlay span i{
	margin-left: 15px;
} 
.cell_inner:hover .cell_overlay{
	opacity: 1;
}
.cell_inner:hover a{
	color: #212121;
}
.cell-img{
	display: block;
	position: relative;
}

/* COMMENTS */

h3.comments-title{
	padding-bottom: 20px;
	padding-top: 50px;
}
.comment-list li, .comment-body{
	overflow: hidden;	
	list-style-type: none;
}
.comment-body{
	border-bottom: 1px solid #ebebeb;
	padding: 20px 0;
}
.comment-list li li{
	border: 5px;
	padding: 0;
	list-style-type: inherit;
	line-height: 1.7;
}
.comment-metadata{
    margin-bottom: 0 !important;
}
.comment #respond { padding: 30px 0 20px; }
.comment #respond:before { display: none; }

#comment-wrap span.post-meta { top: 24px; }

.comment-meta .avatar {
    background: #fff;
	margin: 0 0 10px;
    border-radius: 50%;
    width: 50px;
	display: block;
	float: left;
	margin-right: 20px;
}
.avatar-box img { display: block; }
.comment-author a, .comment-author{
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0;
	text-align: left;
}
span.fn, span.fn a {
	color: #656464;
	font-size: 24px;
	display: block;
	margin-bottom: 2px;
}
span.comment_date { color: #555; }
.comment-metadata{
	margin-bottom: 10px;
	font-size: 11px;
}
.comment-metadata a{
	color: #9F9F9F;
    letter-spacing: 0.4px;
}
span.fn a:hover {
	color: #111;
	text-decoration: none;
}
.reply-container { text-align: right; }
.comment-body {
	position: relative;
    overflow: auto;
}
h2.comments-title{ padding-bottom: 30px; }
h3#reply-title {
	margin-bottom: 20px;
    position: relative;
}
#reply-title a{
	letter-spacing: 0;
	
}
h3#reply-title small {
	display: block;
	font-size: 14px;
	font-family: 'Lato', Arial, sans-serif;
	letter-spacing: 0;
}
.commentlist { margin-bottom: 35px; }
.commentlist ul.children { padding-left: 58px; }
.comment-content{
	padding: 20px 0 0;
    clear: both;
}
.comment-content p{
	margin-bottom: 10px;
}
.reply{
    font-size: 12px;
	text-transform: uppercase;
    font-weight: bold;
}
#respond { position: static; padding-top: 60px;}
#comment-wrap > #respond h3#reply-title:before { left: -80px; }
	

#comment-wrap{
    background-color: #f8f8f8;
    padding: 0 40px 40px;
    border-radius: 8px;
}	
#commentform textarea, #commentform input{
	padding: 10px 12px;
    color: #777;
    border: 1px solid #ebebeb;
    letter-spacing: 1px;
    border-radius: 8px;
    background-color: #fff;
} 
#commentform textarea { width: 100%; }
#commentform input{
    color: inherit;
    display: block;
    margin: 0;
}
#commentform .form-submit {
	overflow: hidden;
}
#commentform input#submit{
	background-color: #ebebeb;
	border: 0;
	border-radius: 25px;
	cursor: pointer;
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 15px 20px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    width: auto;
	color: #fff;
    margin-top: 10px;
}
.comment-notes{
	margin: 20px 0 30px;
}
.comment-form-author, .comment-form-email, .comment-form-url{
    margin-right: 20px;
    overflow: hidden;
	width: calc(100%/3 - 14px);
    float: left;
}
.comment-form-url{
	margin-right: 0;
}
.comment-form-author input, .comment-form-email input, .comment-form-url input{
	width: 99%;
}
.comment-form-comment, .comment-form-cookies-consent{
	margin: 0;
	float: none;
	clear: both;
}
.comment-form-comment label{
	display: none;
}

.comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-comment label{
	float: left;
    margin: 10px 0;
    width: 80px;
	font-weight: 500;
}
.comment-content li{
	padding: 0 !important;
	overflow: visible;
}
.comment-content ol{
	list-style: decimal !important;
}
#wp-comment-cookies-consent{
	width: auto;
}
#commentform #wp-comment-cookies-consent{
	display: inline-block;
	margin-right: 10px;
}

/*****************************************/
/***************** SIDEBAR ***************/
/*****************************************/

#sidebar{
	padding-left: 30px;
    padding-right: 0;
}
#sidebar .widget, #footer .widget{
	/*border: 1px solid #cdcdcd;   
    padding: 20px;
	font-size: 0.9em;*/
	margin-bottom: 50px;
	line-height: 1.5;
	font-size: 12px;
}
.widget p{
	margin-bottom: 20px
}
.widget div{
	line-height: 1.5;
}
.widget li{
	line-height: 1;
    list-style: none;
	font-size: 14px;
}
#sidebar ul li:last-child, #footer li:last-child{
	border: 0
}
#sidebar ul{
	padding-bottom: 20px;
	padding-left: 0;
}
#sidebar ul li ul{
	padding-bottom: 0;
}
#sidebar li h2{ 
	font-size: 12px;
    font-weight: 600;
    letter-spacing: 3px;
    padding-top: 20px;
}
#sidebar a, .widget a{
	color: #666d70;
	line-height: 1.5;
    text-transform: uppercase;
	font-weight: 600 !important;
}
#sidebar a:hover{
	color: #444;
	text-decoration: underline;
}
.widget li a{
	position: relative;
    color: #666d70;
    font-size: 12px;
    display: block;
    padding: 8px 0px;
    transition: all 500ms ease;
    display: inline-block;
}
.tagcloud a:last-child{
	
}

.fr_tags span {
    display: block;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: bold;
    font-family: montserrat;
    color: #212121;
}
.tagcloud a, .fr_tags a{
	display: inline-block;
    font-size: 12px !important;
    margin: 0 10px 2px 0;
    padding: 8px 0px 8px 10px;
    position: relative;
    line-height: 1 !important;
    border: 0;
    border-radius: 3px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
	font-weight: bold;
	color: #666d70 !important;
}
.fr_tags a:first-child{
	margin-left: 10px;
}
.tagcloud a:before, .fr_tags a:before{
	position: absolute;
	content: "#";
	top: 8px;
	left: 0;
}
.widget select, .woocommerce select, .search select{
	width: 100%;
    text-indent: 15px;
	padding-left: 0;
	background: url(images/arrow-down.png) no-repeat 95% 50% #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-size: 10px;
}
.widget_rss ul li{
	margin-bottom: 35px;
	font-size: 14px
}
.widget_rss ul li cite{
	letter-spacing: 0;
	font-weight: 600;
	font-size: 13px;
}
#sidebar #searchform input, .widget #searchform input, .search #searchform input{
	background-color: #fff;
	width: 100%;
	background-image: url(images/search-3.png);
    background-position: 94% center;
    background-repeat: no-repeat;
    background-size: 17px;
	border: 1px solid #eee;
}
.widget #searchform input{
	background-color: #fff;
}
.widget_text strong{
	margin: 10px 0;
    display: inline-block;
    line-height: 1.5;
}
#sidebar .widget_nav_menu ul, #footer .widget_nav_menu ul{
	padding-left: 0;
}
#sidebar .widget_nav_menu li, #footer .widget_nav_menu li{
	border-bottom: 0;
	width: 100%;
}
.footer-widget caption{
	color: #ccc;
}

/* ASIDE WIDGET */
.aside_logo{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    padding: 15px 0;
    border-bottom: 1px solid #e0e0e0;
}
.aside_logo img{
	height: 30px;
    display: block;
    padding-left: 2em;
}
.aside_close{
	width: 50px;
    height: 100%;
    background-image: url(images/aside-close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9996;
    cursor: pointer;
}
.aside_overlay{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9997;
	display: none;
}
.aside .widget_nav_menu .sub-menu{
	display: none;
    padding: 0 0 10px;
    margin-left: 0;
    width: 100%;
}
.aside .widget_nav_menu .sub-menu li{
	border-bottom: 0;
}
.aside .widget_nav_menu .sub-menu li a{
	padding: 6px 0;
    color: #797979;
    font-size: 10px;;
}
.aside .widget{
	margin-bottom: 60px;
}
.aside .widget:last-child{
	margin-bottom: 0;
}
.aside .widget_nav_menu li{
	list-style: none;
	border-bottom: 1px solid #e0e0e0;
    line-height: 3.5;
}
.aside .widget_nav_menu li:last-child{
	border-bottom: 0;
}
.aside .widget_nav_menu li a{
	display: block;
    font-size: 11px;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
    color: #212529;
    font-weight: 600 !important;
	padding: 15px 0;
}

.menu-item-has-children{
	background-image: url('images/arrow-down.png');
	background-repeat: no-repeat;
	background-position: right 20px;
	background-size: 12px;
	padding-right: 15px;
}
#main-menu .menu-item-has-children{
	background-position: right 30px;
}
#sidebar .menu-item-has-children, .footer-widget .menu-item-has-children, #fullwidth_footer_area .menu-item-has-children{
	background-image: none;
}

/* ADITIONAL STYLE */
.widget img{
	border-radius: 4px;
}
.widget h4{
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 30px 0;
	font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.widget_title {
    font-size: 14px;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: transparent !important;
    /* position: relative; */
    /* height: 26px; */
}
/*.widget h4.widget_title:after,*/ #fr_about_me h3:after {
   position: absolute;
    left: 50%;
    bottom: -18px;
    width: 60px;
    height: 2px;
    background: #4692fc;
    content: "";
    margin-left: -30px;
    /* padding-top: 18px; */
}

/* WIDGETS */
.widget_sp_image-description{
	margin: 2em 0;
	text-align: center;
}




/**************************************/
/************** PAGE NAVI *************/
/**************************************/

.pagination {
	overflow: hidden;
	padding: 20px 42px 0;
}
.pagenavi, .pagination {
	text-align: center;
	clear: both !important;
	padding: 0 !important;
	width: 100%;
}
.pagination div{
	display: inline-block;
}
.pagination div.alignleft{
	margin-right: 2%;
}
.pagination a:hover{
	color: #444;
}
.pagenavi a, .pagenavi a:link, .pagenavi a:visited, .pagenavi span.current, .pagination a, .pagination span.current {
	border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    font-size: 13px;
    line-height: 32px;
    margin: 0 3px 20px;
    padding: 10px 20px !important;
    text-align: center;
    text-decoration: none;
}
.pagenavi span.pages {
	padding: 5px 7px 5px !important;
	margin: 2px !important;
	border: none !important;
	color: #555;
	background-color: none;
	font-style: normal;
	font-size: 13px;
	margin-right: 10px !important;
}
.pagenavi span.current, .pagination span.current, .pagenavi span.extend, .pagenavi a:active, .pagenavi a:hover {
	margin: 2px 3px;
	background-color: #777;
	border: none !important;
}
.pagenavi span.extend{
	background-color: transparent;
	color:#777!important;
}

ul.page-numbers {
    list-style: none;
    margin: 0;
}

.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}

.page-numbers a,
.page-numbers span {
    background-color: #fdfcfc;
    color: #888;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    text-decoration: none;
    border-radius: 3px;
}

.page-numbers a span { padding: 0 }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #fff;
    background: #4692fc;
    text-decoration: none;
	font-weight: 600;
}

.page-numbers:hover { text-decoration: none }



/*****************************************/
/*************  SOCIAL ICONS  ************/
/*****************************************/
	
.fr_social_share a{
	color: #3b3d40;
	margin-right: 15px;
}
.fr_social_share a:last-child{
	margin-right: 0;
}
.fr_plug_social_icons a {
	color: #fff !important;
    display: inline-block;
    font-size: 1.2em !important;
    line-height: 20px !important;
    margin-right: 5px;
    background-color: #f5f5f5;
    padding: 13px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
}
.fr_plug_social_icons a.facebook{
	background-color: #3b5998;
}
.fr_plug_social_icons a.twitter{
	background-color: #55acee;
}
.fr_plug_social_icons a.google{
	background-color: #dc4a38;
}
.fr_plug_social_icons a.instagram{
	background-color: #517ea3;
}
.fr_plug_social_icons a.instagram{
	background-color: #e0218a;
}
.fr_plug_social_icons a.bloglovin{
	background-color: #000;
}
.fr_plug_social_icons a.linkedin{
	background-color: #0172b1;
}
.fr_plug_social_icons a.pinterest{
	background-color: #ca2027;
} 

/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img /*, .post img, #left_area img */{max-width: 100%; display: block; height: auto;}
.home .featured_box img{ 
	border: none;
	max-height: 180px;
}
.gallery_item_image img{min-width: 100% !important;}
.flexslider .slides img, .service img{ max-width: 100%;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1; padding: 0 !important;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

.flex-control-nav, .flex-direction-nav, #controllers-wrapper { display: none; }

ol.flex-control-nav{
	display: none;
	position: absolute;
	bottom: -60px;
	right: 120px;
	z-index: 10;
}
ol.flex-control-nav li{
	float: left;
	margin-right: 10px;
	height: 16px;
	overflow: hidden;
}
ol.flex-control-nav a, .featured_box ol.flex-control-nav li a{
	background-color: transparent;
	display: block;
	text-indent: -100000px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	border: 2px solid #fff;
	cursor: pointer;
	margin-top: 2px;
}
ol.flex-control-nav a.active, .featured_box ol.flex-control-nav li a.active{
	width: 12px;
	height: 12px;
	margin-top: 0;
}

/*****************************************/
/***************** FOOTER ****************/
/*****************************************/

#fullwidth_footer_area{
	 padding: 20px 0 0;
}
#fullwidth_footer_area h4{
	text-align: center;
}
#footer{
    position: relative;
    line-height: 1.5;
    background-color: #222;
    color: #fff;
    padding: 0 40px;
}
#footer .row{
	padding: 0px 0px 30px;
}
#footer .social-icons, p#copyright{
	background-color: #222;
}
#footer .social-icons{
	text-align: center;
	padding: 30px 0;
}
#footer .social-icons a{
	color: #fff !important;
    margin-right: 30px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
#footer .social-icons a:last-child{
	margin-right: 0;
}
#footer .social-icons a i{
	font-size: 14px;
	margin-right: 10px;
}
.footer-widget {
	float: left;
    margin-right: 40px;
    padding-top: 60px;
    width: calc(100%/3 - 40px);
}
.f_widget { padding-bottom: 27px; }
.footer-widget img{
	float: none;
    margin: 0;
}
#footer .widget h4, #footer .widget_sp_image-description{
	text-align: left;
}
.footer-widget h4{
	color: #fff;
}
.footer-widget thead{
	background-color: #222;
}
.footer-widget .wp-caption{
	background-color: #444;
}
.wp-caption p{
	margin: 0;
}
#footer ul{
	padding-left: 0;
}
h4.widgettitle, .widget-title {
	color: #58abb7 !important;
    text-transform: uppercase;
}
.srp-content-box .srp-post-title, .widget-area .widget .srp-post-title {
    font-size: 12px;
    margin: 0;
    text-transform: uppercase;
}

#footer li a, #footer .tagcloud a{ color: #999 !important; }
.footer-widget p {
	line-height: 1.5;
	padding: 0;
}
#footer #logo{
	width: 50px;
	height: auto;
	margin-right: 10px;
}
#footer span{ color: #f5f5f5; }

.menu-footer-menu-container li {
	background-image: none !important;
	padding-left: 0 !important;
}
.menu-footer-menu-container li a{
	font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
	line-height: 2;
}
p#copyright {
    color: #999999;
    margin-bottom: 0;
    position: relative;
    text-align: center;
	border-top: 0;
	padding: 10px 0;
}	
p#copyright a, p.social { color:#888; }
p.social{
    padding: 10px 0 60px;
    text-align: center;
}
p.social a{
	display: inline-block;
    margin-right: 20px;
}
p.social a:last-child{ margin-right: 0; }
p.social i{ 
	border-color: inherit;
    border-radius: 50%;
    border-width: 2px;
    font-size: 18px;
    height: 17px;
    padding: 10px;
    width: 17px;
}

#footer .fr_action_area{
	padding: 0;
	text-align: left;
	color: #444 !important;
}
#footer .fr_action_area .one_half{
	text-align: right;
}
#footer .fr_action_area h4{
	font-size: 19px;
	color: #444 !important;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
	margin-bottom: 5px;
}
#fr_to_top{
	border-radius: 50%;
    bottom: 20px;
    height: 30px;
    line-height: 2.7;
    position: fixed;
    right: 25px;
    text-align: center;
    width: 30px;
    z-index: 1;
    background-color: rgba(34, 34, 34, 0.3);
    font-size: 11px;
}	
#fr_to_top:hover{
	background: rgba(0,0,0,0.5);
}
#fr_to_top i{
	color: #fff;
}

/*****************************************/
/**************** CONTACT ****************/
/*****************************************/


#contact .sizers{
	width: 800px;
}
#map-canvas {
	margin: 0 0;
	padding: 0;
	width: 100%;
	height: 400px;
}
.wpcf7{
	margin-top: 0px !important;
}
.wpcf7 p.full{
	float: none;
	width: 100%;
	margin-bottom: 10px;
}	
.wpcf7 p.full input{
	border: 1px solid #ccc;
    border-radius: 0;
    margin-top: 10px;
    width: 89.5%;
	
}
.wpcf7 p.full textarea{
	border: 1px solid #ccc;
    border-radius: 0;
    height: 170px;
}
.wpcf7 p.full input.wpcf7-submit{
	border-radius: 0;
	font-weight: 700;
}	

/*.wpcf7 p{
	font-size: inherit;
	letter-spacing: 1px;
}*/
.wpcf7 p.message{
	width: 100%;
	clear: both;
	margin: 20px 0 0;
}	
.wpcf7 textarea{
	background-color: transparent;
    color: inherit;
    height: 150px;
    width: 100%;
	padding: 10px 12px;
	letter-spacing: 1px;
}
.wpcf7 p input{
	background-color: transparent;
    border: 1px solid #ebebeb;
    color: inherit;
    display: block;
    letter-spacing: 1px;
    margin: 10px 0 5px;
    padding: 10px 12px;
    width: 100%;
}
#contact p textarea{
	min-height: 140px; 
	height: 140px; 
}
.wpcf7 p input.wpcf7-submit{
	background-color: #4692fc;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 11px;
    /* letter-spacing: 1px; */
    line-height: 15px;
    padding: 15px 20px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    width: auto;
    border-radius: 25px;
    color: #fff;
}

.wpcf7 .fr_left, .wpcf7 .fr_right{
	width: 50%;
}
.wpcf7 .fr_left p, .wpcf7 .fr_right p{
	float: none;
	width: 100%;
}
.wpcf7 .fr_right textarea{
	height: 185px;
}
.submit p{
	width: 100%;
}

/* Transparent Contact Form */
#contacts .wpcf7 p{
	letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
	margin-bottom: 0;
}
#contacts .wpcf7 p input, #contacts .wpcf7 textarea{
	border: 1px solid #212121;
    border-radius: 5px;
    margin: 10px 0 20px;
    padding: 10px 12px;
    width: 90%;
}
#contacts .wpcf7 p input.wpcf7-submit{
	width: auto;
	background-color: #333;
	border: 0 none;
	color: #fff;
	padding: 15px 20px;
}

/*****************************************/
/************** Author Bio ***************/
/*****************************************/

.author_bio{
    background-color: #fff;
    margin-top: 60px;
    border-radius: 8px;
    overflow: hidden;
	margin-bottom: 80px;
}
.author_bio.container-fluid, .author_bio.container{
	padding: 0;
	display: flex;
}
.author_bio h1{
	margin-bottom: 40px;
	position: relative;
	text-align: center;
	font-size: 25px;
}
.author_img{
	padding: 0;
	height: inherit;
	background-size: cover;
	background-position: center;
}
.author_info{
    padding: 60px 80px 20px !important;
}
.author_bio .social-icons i{
	font-size: 20px;
}

.woocommerce/*, .page-template-author-bio*/{
	background-color: #fff !important;
}

/**************************************/
/********* CALL TO ACTION AREA ********/
/**************************************/

.fr_action_area{
	padding: 100px 0 80px;
	text-align: center;
}
#action_area div{
	width: 50%;
	float: left;
	text-align: right;
	margin-right: 40px;
}
.fr_action_area p{
    line-height: 1.7;
    margin-bottom: 40px;
}
#footer .fr_action_area p{
	text-transform: uppercase;
	letter-spacing: 1px;
}
.action_button{
	float: left;
	margin: 2px 0 0;
	text-transform: uppercase;
	border: 1px solid #999;
    color: #555;
	padding: 5px 10px;
}
.action_button:hover {
	color: #777 !important;
	text-shadow: none;
}	

/* RECENT POSTS PLIGUIN */
.rpwe-block ul{
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

.rpwe-block li{
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	list-style-type: none;
}

.rpwe-block a{
text-decoration: none;
}

.rpwe-block h3{
background: none !important;
clear: none;
margin-bottom: 0 !important;
margin-top: 0 !important;
font-weight: 400;
}

.rpwe-thumb{
box-shadow: none !important;
margin: 2px 10px 2px 0;
}

.rpwe-summary{
font-size: 12px;
}

.rpwe-comment{
color: #bbb;
font-size: 11px;
padding-left: 5px;
}

.rpwe-alignleft{
display: inline;
float: left;
}

.rpwe-alignright{
display: inline;
float: right;
}

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

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table !important;
}

.rpwe-clearfix:after{
clear: both;
}

.rpwe-clearfix{
zoom: 1;
}

.rpwe-alignleft{
	border: 0 !important;
}
.rpwe-thumb{
	border: 0 !important;
	margin: 2px 20px 2px 0 !important;
}
.rpwe-block li{
	border: none !important;
}
.rpwe-img{
	width: 40%;
	float: left;
}
.rpwe-title{
    width: 60%;
    float: right;
}

.rpwe-comment{
	display: block;
	font-size: 11px !important;
	color: #bbb !important;
}
.wpp-meta, .post-stats, .rpwe-time {
    font-size: 11px !important;
	display: block;
	font-weight: bold !important;
	line-height: 1.5;
}
.post-stats{
	float: left;
	min-width: 120px;
}
.wpp-list a{
	float: left;
    width: 40%;
}
a.wpp-post-title{
	float: right;
    width: 60%;
	color: #212121;
    font-weight: bold;
	min-height: 70px;
	line-height: 1.5 !important;
}
.wpp-list li:before{
	counter-increment: section;
    content: counter(section);
    position: absolute;
    /* width: 25px; */
    /* height: 25px; */
    /* background-color: #4692fc; */
    line-height: 100px;
    color: #ccc;
    font-size: 100px;
    font-weight: bold;
    border-radius: 8px;
    /* top: 30px; */
    right: 0;
    text-align: center;
    z-index: 1;
    opacity: 0.2;
    font-family: montserrat;
}
.wpp-list li{
	border-bottom: 0;
	line-height: 1.5 !important;
	margin-bottom: 10px;
	position: relative;
}
.wpp-list img{
	margin-right: 20px;
}

/* MAILCHIMP WIDGET */
.masonry_layout .widget_mc4wp_form_widget{
	padding: 0;
}
.mc4wp-form{
	background-image: url(images/mailchimp.jpg);
    /*background-size: cover;
	background-color: #fbf5ed;*/
    padding-bottom: 20px;
    text-align: center;
    padding: 25px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	max-width: 1140px;
    margin: 0 auto;
}
.mc4wp-form h2{
    margin-bottom: 30px;
	color: #fff;
	font-size: 23px;
    line-height: 1.5;
}
.mc4wp-form input[type="text"].wysija-input, .mc4wp-form input[type="email"].wysija-input, .mc4wp-form-fields input[type="email"], .mc4wp-form-fields input[type="text"] {
    background: #fff;
    border: 0;
    display: inline-block;
    line-height: 50px;
    height: 50px;
    color: #949494;
    font-size: 13px;
    font-style: italic;
    font-family: 'Lato', sans-serif;
    text-align: center;
    padding: 0;
    width: 100%;
    border-radius: 3px;
    padding: 0 20px;
	margin-bottom: 10px;
}
.mc4wp-form-fields input[type="submit"] {
    display: inline-block;
    border: none;
    width: 100%;
    line-height: 50px;
    height: 50px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    background: #000;
    padding: 0 20px;
    margin: 0;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
}
/* INSTAGRAM FEED */
#sb_instagram #sbi_images, #sb_instagram #sbi_images .sbi_item, #sb_instagram{
	padding: 0 !important;
}


/* NO RESULT */
.fr_no_result{
	padding: 40px 40px;
	margin-right: 20px;
	line-height: 2;
	background: #fff;
    border-radius: 8px;
}
.fr_no_result #searchform{
	margin-top: 20px;
}
.search #searchform input{
	background-position: 97% center;
}
.search-form, #searchform{
	overflow: hidden;
	position: relative;
}
#searchform div{
	position: relative;
}
.search-form input, #searchform input{
	width: 60%;
    border: none;
    padding: 10px;
    font-family: inherit;
    font-size: 12px;
    background-color: transparent;
    z-index: 9999;
    font-style: italic;
}
.menu_wrap #searchform input{
	border: 0;
}
.search-submit, #searchsubmit{
	background: url("images/search-3.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	background-size: 100%;
    border: 0 none !important;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: inherit;
    font-size: 10px;
    font-weight: 700;
    padding: 0 !important;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 32%;
    width: 14px !important;
}

.error404 #logo{
	display: none;
}
.error404 #content{
	height: auto;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.text-404{
	font-size: 120px;
	font-weight: 700;
	color: #ebebeb;
}
.error404 #content .error-404{
	background-color: #fff;
	border-radius: 8px;
	padding: 0 0 80px;
	margin-top: 30px;
	width: 100%;
} 
.error404 #content #searchform input{
    border: 1px solid #ebebeb;
	background-image: url(images/search-3.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    background-size: 17px;
	margin-top: 30px;
}
.zilla-likes, .zilla-likes:hover, .zilla-likes.active{
	margin-bottom: 0 !important;
}

.mobile_header_top{
	top: 0 !important;
	transition: all 0.3s ease;
}
.mobile_menu_top{
	top: 40px !important;
	transition: all 0.3s ease;
}
.page-template-page-standart-layout .post_meta,
.default .post_meta{
	padding: 0;
}

/*****************************************/
/******* DEFAULT COLORS AND FONTS ********/
/*****************************************/

a, .inner_content .fr_category a, .meta a, .meta_line span a, .readmore, .more-link, .fr_social_share a, .rpwe-time, .author_bio .social-icons a, .meta_line i, .wpp-meta, #carousel_header .fr_category a, #breadcrumbs a, .woocommerce ul.products li.product .price, .list_layout .format-video .featured_box i:hover, #sidebar a:hover, .fr_tags a, #header_featured .fr_category a, #header_featured .meta a, .single .fr_share_links i, .share .fr_share_links a i, .sticky .main_title a:after{ 
	color: #4692fc;
}
.readmore, .more-link, .format-quote .post-content, .format-link .post-content, .woocommerce span.onsale, .woocommerce a.button.add_to_cart_button, .page-numbers a:hover, .page-numbers.current, .page-numbers.current:hover, .mc4wp-form-fields input[type="submit"], #commentform input#submit, .fr_post_sticky{ 
	background-color: #4692fc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-color: #4692fc;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, #quote, .fr_post_sticky, span.fn, q, #sidebar a.wpp-post-title, .format-link p a, .single blockquote:before, .single .entry-title, .comment-reply-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
}

blockquote p {
	font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
}
body, #contact p input, #contact p textarea, p, input, textarea, #menu .nav a{
	font-family: Lato;
}
#menu .nav a, .meta, .fr_category a, cite, .readmore, .more-link, .social-icons a, .meta_line span, input, .rpwe-comment, .rpwe-time, #fr_about_me h4{
	font-family: Lato;
}


@media only screen and (min-width: 1400px){
	#carousel_header li:not(.dot){
		width: calc(100%/4);
		height: 45vh;
		min-height: 340px;
	}
	#blog_wrapper{
		width: 1360px;
	}
}
@media only screen and (max-width:1200px ) and (min-width: 993px){
	.widget #searchform #s{
		width: 100% !important;
	}
	.head-parallax{
		height: 148px;
	}
	.fr_left_menu_page .head-parallax{
		height: 148px;
	}
	#carousel_header #fr_prev, #carousel_header #fr_next {
		top: 35%;
	}
	#left-arrow, #right-arrow {
		top:50% !important; 
		right: 50px !important;
	}
	#left-arrow {
		left: 50px !important;
	}	
	.fr_inner_description {
		padding: 0 122px 0 !important;
	}
	.more-link, .format-gallery .readmore{
		left: 37%;
	}
	.page-nav{
		clear: both;
	}
	#carousel_header .text-holder .portfolio_title {
		margin-top: 7px !important;
		font-size: 32px !important;
		line-height: 30px !important;
	}
	#carousel_header .thumb p {
       width: 70% !important;
	}
	.watch_photos{
		font-size: 12px;
	}
}
@media only screen and ( max-width: 1024px ) {

	#carousel_header .portfolio_title {
		line-height: 0.2;
	}
	#carousel_header .portfolio_title a{
		font-size: 18px;
	}
	#carousel_header .thumb p{
		width: 100%;
	}
	
	#sidebar {
		padding-left: 0;
	}
	#sidebar a {
		word-wrap: break-word;
	}
	
	.list_layout .meta_info {
		display: none;
	}
	.list_layout .main_meta_line {
		display: block;
		margin-top: 20px;
	}
	.list_layout .meta_line {
		clear: none;
		width: calc(100% - 50px);
	}
	.list_layout .entry .main_title a{
		font-size: 18px;
	}
	.list_layout .post-content h2 {
		margin: 10px 0 15px;
	}
	.list_layout .meta{
		margin-bottom: 5px;
	}
	
	.page-template-page-standart-layout .post_meta,
	.default .post_meta{
		padding: 0;
	}
	
	.page-template-page-standart-layout .post-meta,
	.default .post-meta, 
	.default .readmore, 
	.page-template-page-standart-layout .readmore{
		display: none;
	}
	.page-template-page-standart-layout .main_meta_line,
	.default .main_meta_line{
		display: block;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	
}
@media only screen and ( max-width: 980px ) {

	#menu #main-menu, #fr_to_top, #menu .social-icons, #menu .menu-search, .menu_wrap{ display: none !important; }
	.container {
		max-width: 960px !important;
	}
	#menu {
		background: #fff !important;
		float: none;
		height: 30px;
		top: 0;
	}
	.admin-bar .mobile_menu_wrap{
	  top: 32px;
	}
	.admin-bar ul#mobile_menu {
		top: 72px;
	}
	ul#mobile_menu, ul#mobile_menu li ul{
		list-style: none;
	}
	ul#mobile_menu a {
		font-size: 11px;
		margin-bottom: 8px;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: 600;
	}
	.mobile_menu_wrap{
		display: block;
		background-color: #fff;
		padding: 5px 15px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		width: 100%;
		border-bottom: 1px solid #ebebeb;
		height: 40px;
	}
	#mobile_menu .menu-item-has-children {
		background-image: none
	}
	#mobile_nav {
		border-width: 0 1px;
		color: #444 !important;
		display: block;
		font-size: 7px;
		height: 21px;
		left: 92%;
		letter-spacing: 1px;
		position: relative;
		text-align: center;
		width: 34px;
		margin-top: 3px;
	}
	#menu .sub-menu .sub-menu{
		display: none;
		position: static;
	}
	#menu .sub-menu .sub-menu li{
		display: none;
	}
	#menu ul.sub-menu li:hover li{
		display: block;
	}
	.small_header #mobile_nav { color: #fff; !important; }
	.small_header #mobile_nav.opened{ color: #444; }
	#mobile_nav:hover { text-decoration: none; }
	#mobile_logo{
		height: 30px;
	}
	#home_slider-controllers{
		display: none;
	}
	.widget h4.widget_title::before, .widget h4.widget_title::after{
		background-color: transparent;
	}
	#head_inner h1 {
		font-size: 3em;
	}
	#fr_about_me .row{
		padding: 50px 10px;
	}
	.entry .main_title a,
	.single .entry-title,
	.stamp .main_title a{
		font-size: 20px;
		line-height: 1.3;
	}
	.post-content h2{
		margin: 10px 0 15px;
	}
	.fr_category a, .meta a{
		font-size: 9px;
	}
	.cell a {
		font-size: 13px;
	}
	.cell .meta a, span.entry_date {
		font-size: 8px;
	}
	.cell span {
		top: 0;
		padding: 0;
	}
	.cell h4 {
		line-height: 1 !important;
	}
	.meta_line i, .meta_line span{
		font-size: 0.8em;
	}
	.rpwe-block a{
		font-size: 11px !important;
	}
	.rpwe-time, .wpp-meta, .post-stats{
		font-size: 8px !important;
	}
	#sidebar a {
		font-size: 0.7em !important;
		word-wrap: break-word;
	}
	h4.widget_title{
		margin-bottom: 30px !important;
		font-size: 0.9em;
	}
	#sidebar {
		padding-left: 0;
	}
	#sidebar a.wpp-post-title {
		font-size: 11px !important;
	}
	#sidebar .wpp-list li{
		line-height: 1.3 !important;
	}
	cite{
		font-size: 0.7em;
	}
	.watch_photos{
		font-size: 12px;
	}
	.masonry_layout .entry .main_title a, .grid_layout .entry .main_title a, .masonry_grid .entry .main_title a {
		font-size: 14px;
	}
	.masonry_layout .entry .main_title, .masonry_grid .entry .main_title{
		margin-bottom: 15px;
	}
	.rpwe-block h3{
		line-height: 1;
	}
	.error404{
		background-color:#fff !important;
	}
	.error404 #content .error-404{
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media only screen and ( max-width: 960px ){
	
	#carousel_header li:not(.dot){
		width: calc(100%/2);
	}
	#carousel_header li:not(.dot){
	    padding-top: 35px;
	}
	.head-parallax{
		height: 72px;
		padding-top:0 !important;
	}
	#wp-subscribe{
		padding:10px !important;
	}
	#head_inner {
        width: 96% !important;
	}
	.masonry_layout article, .masonry_layout .entry, .fullwidth .masonry_grid article.masonry, .masonry_layout_3col article.post-2x {
		width: calc(100%/2 - 15px);
	}
	.masonry_layout article.post-2x .main_title a, .masonry_grid article.post-2x .main_title a {
		font-size: 20px;
	}
	.post-meta, .meta_info span.fr_views, .fr_views{
		display: inline-block;
	}
	.single header .post-meta{
		display: flex;
	}
	.date_time{
		display: none !important;
	}
	.meta.avatar img {
		width: 25px;
	}
	.author_bio{
		border-radius: 0;
	}
}
@media screen and (max-width: 782px) {
  .admin-bar .mobile_menu_wrap {
    top: 46px;
  }
   .admin-bar ul#mobile_menu {
    top: 87px;
  }  
}
@media only screen and ( max-width: 768px ) {
	#carousel_header #fr_prev, #carousel_header #fr_next {
		top: 50%;
	}
	.head-parallax{
		height: 68px;
		padding-top:0 !important;
	}
	.fr_left_menu_page .head-parallax{
		height: 66px;
		padding-top:0 !important;
	}
	#searchform #s{
		width: 100% !important;
	}
	#carousel_header{
		padding-bottom:0 !important;
	}
	
	
	.pagination {
        margin: 20px 0 !important;
	}	
		
	#left-arrow {
		left:  30px !important;
	}
	#right-arrow {
		right:  30px !important;
	}
	#carousel_header .text-holder .portfolio_title {
		line-height: 27px !important;
	}
	#carousel_header .thumb p {
		margin-top: 20px;
	}
	#head_inner {
        width: 96% !important;
	}
	#sidebar{
		display: none;
	}
	.meta_line div{
		padding: 0;
	}
	.page-template-page-standart-layout .col-md-9,
	.page-template-page-list-layout .col-md-9,
	.archive .col-md-9,
	.default .col-md-9,
	.page-template-firs-post-grid-layout .col-md-9,
	.page-template-page-masonry-three-columns .col-md-9 {
		width: 100% !important;
		flex: 100%;
		max-width: 100%;
	}		
	
	.single #left_area.col-sm-9{
		margin: 0 auto;
		float: none;
		width: 100%;
		max-width: 100%;
		flex: 100%;
	}
	
	#footer{
		padding: 0 10px;
	}
	#footer .container {
		padding-top: 15px;
	}
	.footer-widget {
		margin-right: 20px;
		width: calc(100%/3 - 20px);
	}
	td, th, thead, tbody {
		padding: 8px 9px !important;
	}
}
@media only screen and (max-width: 637px){
	
	.mobile_menu_wrap .col-sm-6{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	#carousel_header .text-holder .portfolio_title {
		margin-top: 5px !important;
		font-size: 34px !important;
		line-height: 30px !important;
		margin-bottom: 10px;
	}
	#carousel_header .thumb p {
		line-height: 1.5 !important;
	}
	#carousel_header{
		padding-bottom:0 !important;
	}
	#searchform #s{
		width: 100% !important;
	}
	.page-template-page-standart-layout .col-md-9, .single .col-md-9{
		max-width: 95%;
		width: 95%;
		flex: 95%;
	}
	.pagination {
        margin: 20px 0 !important;
	}
	#left-arrow {
		top: 50% !important;
		left: 30px !important;
    }
	#right-arrow {
		top: 50% !important;
    }	
	
	#header_featured  .fr_slide_image{
		height:auto !important;
	}
	.more-link, .format-gallery .readmore{
		left: 31%;
	}
	.masonry_layout .more-link, .masonry_layout .format-gallery .readmore {
		left: 19%;
    }
	.masonry_layout article{ 
		width: 48%; 
	}
	#header-widget .mc4wp-form-fields{
		display: block;
	}
	#header-widget .mc4wp-form-fields div, #header-widget .mc4wp-form-fields input {
		width: 100%;
		float: none;
		margin-bottom: 15px;
		margin-right: 0;
	}
	
	.masonry_layout article,
	.masonry_layout .entry,
	.fullwidth .masonry_grid article.masonry,
	.masonry_layout article.post-2x,
	.masonry_grid article.masonry{
		width: 100%;
	}
	
	.list_layout .post-meta {
		margin-top: 5px;
	}
	.list_layout .entry_content p:not(.post-meta){
		height: 80px;
	}
	
	.footer-widget {
		margin-right: 0;
		width: 100%;
		float: none;
	}
	
	.error404 #content {
		height: auto;
	}
	
}
@media only screen and ( max-width: 575px ) {
	#footer .logo {
		margin-left: auto;
		margin-right: auto;
	}
	#footer .logo-info{
		text-align: center;
	}
}
@media only screen and ( max-width: 520px ){

	#carousel_header li:not(.dot) {
		width: 100%
	}
	#carousel_header .thumb p{
		margin-bottom: 20px;
	}	
	#head_inner h1 {
		font-size: 2em;
	}
	.meta_line div{
		text-align: center;
		display: flex;
		width: 50%;
	}
	.meta_line span{
		display: block;
	}
	.meta_line div.col-sm-4:nth-child(2){
		justify-content: flex-end;
		padding-right: 20px;
		width: 40%;
	}
	.meta_line div.col-sm-4:last-child{
		display: none;
	}
	.interesting_articles{
		display: none;
	}
	
	.stamp .flexslider li{
		height: 300px !important;
	}
	.stamp .inner_content{
		padding-top: 15px;
	}
	
	.post-meta, .fr_shareandcomment,
	.default .readmore,
	.page-template-page-standart-layout .readmore,
	.masonry_grid .readmore,
	.single header .post-meta{
		display: none;
	}
	.meta.avatar img {
		width: 45px;
	}
	.page-template-page-standart-layout .post-content h2,
	.page-template-firs-post-grid-layout .stamp h2 {
		width: 100%;
	}
	.page-template-page-standart-layout .main_meta_line,
	.masonry_grid .stamp .main_meta_line,
	.single .main_meta_line{
		display: block;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.single .featured_box {
		margin: 0 0 10px;
	}
	.single .main_meta_line{
		width: 95%;
		margin: 10px 0 10px 0px;
	}	
	.single .main_meta_line .meta_line{
		margin-top: 0;
	}
	
	.list_layout .featured_box {
		width: 100%;
		float: none;
    }
	.list_layout .featured_box img{
		margin: 0;
		width:100%;
	}
	.list_layout .post-content {
		padding-top: 20px;
		float: none;
		width: 100%;
	}	
	.list_layout .meta_line {
		clear: none;
		width: calc(100% - 100px);
	}	
	.list_layout .entry_content p:not(.post-meta) {
		height: auto;
	}
	
	.fr_title_wrap .entry-title{
		width: 95%;
		margin: 0 auto;
	}
	
	.comment-form-author, .comment-form-email, .comment-form-url{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	#comment-wrap{
		padding: 0 20px 40px;
	}
	
	blockquote{
		padding: 60px 10px 0;
	}
	
}
@media only screen and (max-width: 479px){
	
	#mobile_nav{
		left: 82%;
	}

	#carousel_header #fr_prev, #carousel_header #fr_next {
		top: 50%;
	}
	.head-parallax{
		height: 40px;
		padding-top:0 !important;
	}
	.fr_left_menu_page .head-parallax{
		height: 40px;
		padding-top:0 !important;
	}
	#carousel_header{
		padding-bottom:0 !important;
	}
	.single  #left_area {
		width: 100% !important;
	}
	.single #sidebar {
    	visibility: hidden;
		display: none;
	}
	.single #comment-wrap::before, #respond::before{
		width: auto !important;
	}
	#searchform #s{
		width: 100% !important;
	}
	.author_bio .author_img{
		height: 300px;
	}
	#menu.fr_left_menu{
		display: none !important;
		visibility: hidden !important;
	}
	
	.pagination {
        margin: 20px 0 !important;
	}
	.list_layout .featured_box {
		width: 100%;
		float: none;
    }
	.list_layout .featured_box img{
		margin: 0;
		width:100%;
	}
	.list_layout .post-content {
		padding-left:5%;
		padding-top: 20px;
		float: none;
		width: 100%;
	}	
	.masonry_layout article{ 
		width: 100%; 
	}
	.post-content p{
		padding:0 !important;
	}	
	.fr_inner_description p {
		font-size: 16px !important;
	}
	.meta_line div.col-sm-4:nth-child(2){
		justify-content: flex-end;
		padding-right: 20px;
		width: 25%;
	}
	#fullwidth_footer_area{
		display: none;
	}
}
@media only screen and (max-width: 360px){
	#mobile_nav{
		left: 89%;
	}

	#carousel_header #fr_prev, #carousel_header #fr_next {
		top: 50%;
	}
	.head-parallax{
		height: 31px;
		padding-top:0 !important;
	}
	.fr_left_menu_page .head-parallax{
		height: 30px;
		padding-top:0 !important;
	}
	#searchform #s{
		width: 100% !important;
	}
	.single  #left_area {
		width: 100% !important;
	}	
	.single #sidebar {
    	visibility: hidden;
		display: none;
	}
	.single #comment-wrap::before, #respond::before{
		width: auto !important;
	}	
	.pagination {
        margin: 20px 0% !important;
	}
	#left-arrow {
		top: 49% !important;
	}
	#right-arrow {
		top: 49% !important;
	}
	.fr_image_description h2 {
		font-size:20px !important;
    }
	.masonry_layout article.post-2x:not(.format-standard) .post-content .main_title{
		padding: 0;
	}
	.masonry_layout article.post-2x .main_title a, .masonry_grid article.post-2x .main_title a {
		font-size: 14px;
	}
	.fr_inner_description p {
		font-size: 16px !important;
	}	
	.format-quote  blockquote p{
		padding: 0 !important;
		width: 100% !important;
	}
	.list_layout .featured_box {
		width: 100%;
		float: none;
    }
	.list_layout .featured_box img{
		margin: 0;
		width:100%;
	}
	.list_layout .post-content {
		padding-top: 20px;
		float: none;
		width: 100%;
	}	
	
	.masonry_layout article{ 
		width: 100%; 
	}
	.post-content p{
		padding:0 !important;
	}	
	.meta_line .fr_left{
		margin-bottom: 15px !important;
		width:109%;
	}	
	
	#sidebar{
		display:none;
		overflow:hidden;
	}
	
}
@media only screen and ( max-width: 320px ) {
	#mobile_nav{
		left: 80%;
	}

	#carousel_header #fr_prev, #carousel_header #fr_next {
		top: 50%;
	}
	.head-parallax{
		height: 26px;
		padding-top:0 !important;
	}
	.fr_left_menu_page .head-parallax{
		height: 26px;
		padding-top:0 !important;
	}
	#searchform #s{
		width: 100% !important;
	}
	.single  #left_area {
		width: 100% !important;
		padding: 0 10px;
	}
	.single #sidebar {
    	visibility: hidden;
		display: none;
	}
	.single #comment-wrap::before, #respond::before{
		width: auto !important;
	}	

	.list_layout .meta_line {
		clear: none;
		width: calc(100% - 55px);
	}
	
	#left-arrow {
    top: 49% !important;
	}
	#right-arrow {
    top: 49% !important;
	}
	.post-content p{
		padding:0 !important;
	}
	#wrapper{
		overflow:hidden;
	}
	#head_inner {
		top: 2% !important;
		width: 88% !important;
	}
	#head_inner h1 {
		font-size: 24px !important;    
		margin-bottom: 23px !important;
	}
	#head_inner p {
		font-size: 0.75em !important;
	}
	#footer .social-icons a {
		margin-right: 11px
	}
	#sidebar{
		display:none;
		overflow:hidden;
	}
	.meta_line div, .meta_line div.col-sm-4:nth-child(2) {
		width: 100%;
		padding: 0;
		justify-content: center;
	}
	.page-template-page-standart-layout .col-md-9, .single .col-md-9{
		padding: 0;
	}
	.masonry_layout .inner_content, .masonry_grid .inner_content {
		padding: 10px 20px 30px;
	}
}