/*
Theme Name: Roseta
Theme URI: http://www.cryoutcreations.eu/wordpress-themes/roseta
Description: A fast, clean and highly customizable theme. It's beautiful and multi-purpose - use it for your blog, online portfolio, business website or WooCommerce store. It's lightweight, mobile friendly and responsive, created with SEO in mind (taking full advantage of microformats and Schema.org microdata that search engines love). Some of the amazing features include:  Responsive / WooCommerce / RTL / Translation Ready / Google Fonts / Gutenberg support / Regular updates. Some of the many customizable aspects include: Layouts (Wide and Boxed) / Site widths / Header elements / Featured images / Colors / Post metas / Widgets areas / Landing page elements / Slider / Typography / Masonry bricks / Socials and much more. Still not convinced? Check out the theme demo: https://demos.cryoutcreations.eu/wp/roseta
Author: Cryout Creations
Author URI: http://www.cryoutcreations.eu
Version: 10.0.4
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-Commerce, portfolio
Text Domain: roseta

Roseta WordPress Theme - Copyright 2019, Cryout Creations - http://www.cryoutcreations.eu
This theme, like WordPress, is licensed under the GPL.
*/

/*
--------------------------------------------------------------
	== IMPORTANT ==
--------------------------------------------------------------

Any changes made to this or any other of the theme's files will be lost at the next update.

To safely make customizations to the theme:
- for CSS-only use the theme's "Custom CSS" field or a CSS plugin;
- for advanced CSS, layout changes and other customizations use a child theme;

--------------------------------------------------------------
	== TABLE OF CONTENTS ==
--------------------------------------------------------------

	# Reset CSS
	# Theme specific defaults
	# Gutenberg
	# Layout
	# Header
		## Main menu
		## Mobile menu
	# Footer
		## Footer menu
		## Footer widget area
	# Content
		## Page titles
		## Post metas
		## Author info
		## Articles
		## Article animation
		## Images
		## Page navigation
	# Landing Page
		## LP Slider
		## LP Blocks
		## LP Blocks 2
		## LP Boxes
			### Animated Boxes
			### Animated Boxes 2
			### Static Boxes
			### Static Boxes 2
		## LP Text areas
		## LP Portfolio
		## LP Testimonials
		## LP Posts
		## LP Onscroll Animations
	# Post formats
	# Comments
		## Comment form
	# Widget areas
		## Main widget areas
		## Before content and after content
		## Left sidebar menu
		## Calendar widget
		## Tag cloud (normalized)
		## Empty Page
	# Widgets
		## Cryout Tabs
		## Cryout Posts
		## Cryout Related Posts
		## Cryout About
		## Cryout Contact
		## Cryout Socials
		## Cryout Portfolio
	# Searchform
	# Socials
	# Miscellaneous
		## Back to top
		## Custom image border
		## Custom captions
		## Breadcrumbs
		## Pagination
		## Continue reading
		## Blockquotes
		## Preloader
	# Templates
	# Portfolio
	# Testimonials
	# Conditionals
	# Fixes
		## Woocommerce
		## Team Members
	# Responsiveness
		## LP Responsiveness
	# Print styles


/*--------------------------------------------------------------
	# RESET CSS
--------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;*/
	font: inherit;
	/*vertical-align: baseline;*/
}

html {
	box-sizing: border-box;
	scroll-behavior: smooth;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

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

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

[hidden],
template {
	display: none;
}

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

body {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: grayscale;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

blockquote {
	quotes: none;
}

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

blockquote cite {
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.7em;
}

table {
	max-width: 100%;
	margin: 0 0 1.5em;
	border-collapse: collapse;
	border-spacing: 0;
}

/*--------------------------------------------------------------
	# THEME SPECIFIC DEFAULTS
--------------------------------------------------------------*/
html {
	line-height: 1.8;
}

body {
	font-size: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: normal;
}


pre {
	overflow: auto;
	max-width: 100%;
	border: 1px solid transparent;
	padding: 1em;
	font-family: "Courier 10 Pitch", Courier, monospace;
}

kbd,
tt,
var,
code {
	overflow: auto;
	padding: 0 5px;
	vertical-align: middle;
	text-indent: 0;
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

q,
blockquote {
	font-size: 1.1em;
	font-family: Georgia, "Bitstream Charter", serif;
}

address {
	padding-left: 1em;
}

del {
	text-decoration: line-through;
}

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

a img {
	border: none;
	vertical-align: middle;
}

hr {
	clear: both;
	height: 1px;
	border: 0;
}

/* Text elements */

.main li > ul,
.main li > ol {
	margin-bottom: 0;
	margin-left: 2em;
}

ul {
	list-style-type: disc;
}

ul ul {
	list-style-type: square;
}

ul ul ul {
	list-style-type: circle;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: upper-alpha;
}

ol ol ol {
	list-style-type: lower-roman;
}

ol ol ol ol {
	list-style-type: lower-alpha;
}

dl {
	margin: 0 0 2em 0;
}

dt {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

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

big {
	font-size: 125%;
}

mark,
ins {
	text-decoration: none;
}

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

sup,
sub {
	position: relative;
	vertical-align: baseline;
	font-size: .8em;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

textarea,
select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"] {
	max-width: 100%;
	border: 1px solid transparent;
	border-radius: 0;
	padding: 0.75em 1em;
	font-size: inherit;
	font-family: inherit;
	background: transparent;
	transition: all .2s ease-out;
}

input[type="file"] {
	font-size: initial;
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	border: 0;
	padding: .75em 1.5em;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	transition: background-color .3s ease-out;
}

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

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

input:focus,
textarea:focus,
button:focus {
	outline: none;
}

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

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

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

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

select option {
	padding: .25em .5em;
}

input::-moz-focus-inner { /*Remove button padding in FF*/
	border: 0;
	padding: 0;
}

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

.fluid-width-video-wrapper {
  max-height: 100vh;
}

a:link,
a:visited {
	text-decoration: none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	overflow: hidden;
	height: 1px;
	width: 1px;
	word-wrap: normal !important;
}

/*--------------------------------------------------------------
	# GUTENBERG
--------------------------------------------------------------*/

.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts {
    padding: 0;
    list-style: none;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	padding: 2em 2em 2em 5em;
}

.aligncenter[class^='wp-block']:not([class^='wp-block-cover']) {
	display: table;
}

.wp-block-separator {
	max-width: 25%;
}
.wp-block-separator.is-style-wide {
	max-width: 100%;
}
.wp-block-separator.is-style-dots::before {
	color: inherit;
}

.wp-block-button .wp-block-button__link {
	border: 3px solid;
	padding: 0.5em 1.5em;
	font-size: .9em;
	font-weight: bold;
	/*text-transform: uppercase;
	 background: transparent; */
}

.wp-block-pullquote {
	padding: 1.5em 0;
}

.wp-block-button {
	transition: .2s opacity;
}

.wp-block-button:hover {
	opacity: 0.85;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-item a {
	transition: .2s ease-out opacity;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a:hover,
.wp-block-gallery.is-cropped .blocks-gallery-item a:hover {
	opacity: 0.8;
}

/*--------------------------------------------------------------
	# LAYOUT
--------------------------------------------------------------*/

#site-wrapper {
	overflow: hidden;
}

.roseta-boxed-layout #site-wrapper {
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
}

#container {
	float: none;
	display: block;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	/* overflow: hidden; */
	width: 100%;
	margin: 0;
}

#container.two-columns-left #primary,
#container.three-columns-left #primary,
#container.three-columns-left #secondary,
#container.three-columns-sided #primary  	{ -ms-flex-order: -1; -webkit-box-ordinal-group: 0; order: -1; }
#container.three-columns-sided .main 		{ -ms-flex-order: 0; -webkit-box-ordinal-group: 1; order: 0; }
#container.three-columns-sided #secondary 	{ -ms-flex-order: 1; -webkit-box-ordinal-group: 2; order: 1; }

.main {
	clear: both;
	/* overflow: hidden; */
	min-height: 400px;
	margin-bottom: 0;
}

/* Left/right padding for content */
.site-header-inside,
#access .menu-search-animated .searchform input[type="search"],
#site-wrapper > #breadcrumbs-container #breadcrumbs-container-inside,
#colophon-inside,
.footer-inside,
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption,
.roseta-landing-page .lp-blocks-inside,
.roseta-landing-page .lp-boxes-inside,
.roseta-landing-page .lp-text-inside,
.roseta-landing-page .lp-posts-inside,
.roseta-landing-page .lp-page-inside,
.roseta-landing-page .lp-testimonials-inside,
.roseta-landing-page .lp-section-header,
.roseta-landing-page .content-widget {
	padding-left: 2.5em;
	padding-right: 2.5em;
}

#container:not(.roseta-landing-page) .main {
	padding-top: 2.5em;
	padding-bottom: 2.5em;
	padding-left: 2.5em;
	padding-right: 2.5em;
}

#content-masonry {
	margin-right: -3%;
	margin-left: -3%;
}

.sidey {
	position: relative;
	display: block;
	float: left;
	padding-top: 2.5em;
	padding-bottom: 2em;
}

#primary {
	padding-left: 0;
	padding-right: 3%;
}

#secondary {
	padding-right: 0;
	padding-left: 3%;
}

#container.three-columns-right #primary {
	padding-left: 3%;
	padding-right: 0;
}

#container.three-columns-left #secondary {
	padding-left: 0;
	padding-right: 3%;
}

.roseta-boxed-layout #primary,
.roseta-boxed-layout #secondary {
	padding-left: 3%;
	padding-right: 3%;
}

#main {
	position: relative;
	overflow: visible !important;
}

#footer {
	clear: both;
	width: 100%;
}

/*--------------------------------------------------------------
	# HEADER
--------------------------------------------------------------*/

#masthead::after {
	display: table;
	clear: both;
	content: "";
}

#masthead {
	position: relative;
}

/* #branding {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1.5;
	-ms-flex: 1.5;
	flex: 1.5;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	 justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	 align-items: center;
	margin: 0 auto;
	text-align: center;
	transition: .5s height ease-in-out;
} */

#branding .identity {
	float: left;
}

a#logo {
	display: inline;
}

a#logo > img {
	max-height: 70%;
}

#site-text {
	position: relative;
	display: inline-block;
	border-top: 3px solid transparent;
}

#branding .identity + #site-text {
	clear: none;
	margin-left: 0.5em;
}

#site-title {
	position: relative;
	display: inline-block;
	padding: 5px 0;
	line-height: 1.4;
	letter-spacing: 3px;
	transition: .35s ease-out all;
}

#site-description {
	clear: left;
	display: none;
	font-size: .8em;
	line-height: 1.1;
	text-transform: uppercase;
	opacity: .5;
}

#site-header-main {
	top: 0;
	z-index: 101;
	display: inline-block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid transparent;
	vertical-align: top;
	transition: all .2s linear;
}

.roseta-over-menu #site-header-main {
	position: absolute;
}

.roseta-over-menu #site-header-main,
.roseta-over-menu #access::after {
	background: transparent;
}

.header-fixed#site-header-main,
.header-fixed#site-header-main #access::after {
	transition: .25s background-color ease-in-out;
}

.site-header-top,
.site-header-bottom {
	float: none;
	clear: both;
	display: block;
}

.site-header-inside {
	position: relative;
	display: block; /*table*/
	width: 100%;
}

.site-header-top .site-header-inside {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	min-height: 100px;
}

/* .site-header-top .site-header-inside > * {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
} */

/* #branding {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
} */

#top-section-widget {
	-webkit-box-ordinal-group: 1;
	    -ms-flex-order: 0;
	        order: 0;
	overflow: hidden;
	max-height: 100%;
}

#top-section-widget > * {
	float: left;
}

#top-section-menu > * {
	float: right;
}

.widget-top-section-inner section + section {
	padding-top: 10px;
}

.roseta-topsection-reversed #top-section-widget > * {
	float: right;
}

.roseta-topsection-reversed #top-section-menu > * {
	float: left;
}

#top-section-menu {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}

.roseta-topsection-reversed #top-section-widget {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}

.roseta-topsection-reversed #top-section-menu {
	-webkit-box-ordinal-group: 1;
	    -ms-flex-order: 0;
	        order: 0;
}

/*--------------------------------------------------------------
	## TOP MENU
--------------------------------------------------------------*/
.topmenu {
	display: block;
}

.topmenu > ul {}

.topmenu ul li {
	display: inline-block;
	white-space: nowrap;
	font-size: 0.8333em;
	transition: all .2s ease-in-out;
}

.topmenu ul li[class*="icon-"]::before {
	font-size: 0.8333em;

}

.topmenu ul li span.sep {
	margin: 0 .5em;
	font-weight: bold;
	visibility: hidden;
}

.topmenu ul li:last-child span.sep {
	display: none;
}

.topmenu ul li a {
	position: relative;
	display: inline-block;
	padding: 0 7px;
}

.topmenu ul li a:hover {
	color: inherit;
}

.topmenu ul li a::after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	margin: auto;
	opacity: 0;
	transition: all .35s ease-out;
}

.topmenu ul li a:hover::after {
	height: 3px;
	opacity: 1;
}

.site-header-bottom {
	border-top: 1px solid rgba(0,0,0,.05);
}

.site-header-bottom-fixed {
	border-bottom: 1px solid rgba(0,0,0,.05);
}

#header-image-main,
#header-image-main-inside {
	position: relative;
	overflow: hidden;
}

.roseta-cropped-headerimage div.header-image {
	height: 100%;
}

.roseta-responsive-headerimage #masthead div.header-image {
	display: none;
}

.roseta-cropped-headerimage #masthead img.header-image {
	display: none;
}

#masthead .header-image {
	display: block;
	width: inherit;
	max-width: 100%;
	margin: 0 auto;
	opacity: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
	transition: .2s ease-out opacity;
}

.wp-custom-header {
    position: relative;
    line-height: 0;
}

.wp-custom-header-video-button.wp-custom-header-video-button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255,255,255,.1);
    opacity: 0;
    cursor: pointer;
    transition: .3s all ease-out;
}

.wp-custom-header:hover .wp-custom-header-video-button.wp-custom-header-video-button {
    opacity: .7;
}

.wp-custom-header video {
	-o-object-fit: cover;
	   object-fit: cover;
	max-width: 100%;
}

/* Header widget area */
#header-widget-area {
	position: absolute;
	z-index: 10;
	top: 10px;
	display: block;
	overflow: hidden;
	height: 100%;
}

/* Fixed menu */
.site-header-bottom .site-header-inside {
	transition: .3s ease-out all;
}

.site-header-bottom.header-fixed .site-header-bottom-fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	-webkit-animation: header-fixed 1s ease-out forwards;
	animation: header-fixed 1s ease-out forwards;
}

body.admin-bar .site-header-bottom.header-fixed .site-header-bottom-fixed {
	margin-top: 32px;
}

@keyframes header-fixed {
	from {
		opacity: 0;
		top: -100px;
	}

	to {
		opacity: 1;
		top: 0;
	}
}

@-webkit-keyframes header-fixed {
	from {
		opacity: 0;
		top: -100px;
	}

	to {
		opacity: 1;
		top: 0;
	}
}

/*--------------------------------------------------------------
	## MAIN MENU
--------------------------------------------------------------*/

#access {
	display: inline;
	float: right;
}

.roseta-menu-left #access {
	float: left;
}

.roseta-menu-center #access {
	display: table;
	float: none;
	margin: 0 auto;
}

#access::after {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	clear: both;
	width: 100%;
	height: 100%;
}

.menu-item a img {
	vertical-align: middle;
}

#access ul.sub-menu > li.current_page_item > a,
#access ul.sub-menu > li.current-menu-item > a,
#access ul.sub-menu > li.current_page_ancestor > a,
#access ul.sub-menu > li.current-menu-ancestor > a,
#access ul.children > li.current_page_item > a,
#access ul.children > li.current-menu-item > a,
#access ul.children > li.current_page_ancestor > a,
#access ul.children > li.current-menu-ancestor > a {
}

#access a {
	display: block;
	padding: 0 2em;
	text-decoration: none;
	line-height: 3;
	transition: .3s color ease-out;
}

#access ul li[class*="icon"]:not(:first-child) {
	padding-left: 2em;
}

#access ul li[class*="icon"]::before {
	float: left;
	font-size: .9em;
}

#access a > span {
	display: block;
}

#access > div > ul > li > a > span {
	position: relative;
	display: inline-block;
	line-height: 2.5em;
}

#access > div > ul > li > a > span::before,
#site-title::before,
#site-title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 0;
	height: 3px;
	margin: auto;
	transition: .35s ease-out all;
}

#site-title::before,
#site-title::after {
	width: 100%;
	transition: .25s ease-out all;
}

#site-title::after {
	left: auto;
	bottom: auto;
	right: 0;
	top: 2px;
}

#access > div > ul > li:hover > a > span::before {
	width: 100%;
}

#site-title:hover::before,
#site-title:hover::after {
	width: 0;
}

#access > div ul li a:not([href]) { /* Default cursor for menu items with no link */
	cursor: default;
}

#access a:hover {}

#access > div > ul > li > a {
	position: relative;
	z-index: 999;
}

#access ul.children {
	z-index: -1;
}

#access > div > ul li > a:not(:only-child) span {
	padding-right: .5em;
}

#access > div > ul li > a:not(:only-child) > span::after {
	position: absolute;
	z-index: 251;
	right: -.6em;
	top: 0;
	bottom: 0;
	margin: auto;
	font-family: "iconmeta";
	/* icon in fontfaces */
	opacity: .5;
	transition: all .3s ease-out;
}

#access > div > ul li:hover > a:not(:only-child) > span::after {
	opacity: 1;
}

#access > div > ul ul > li a:not(:only-child) > span::after {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	right: 1em;
}

#access > div > ul ul > li:hover > a:not(:only-child) > span::after {
	top: 0;
	right: -0.5em;
	opacity: 0;
}

#access > div > ul li > a:not(:only-child) > span {
	/*padding-right: 1.5em;*/
}

#access ul li {
	display: block;
	float: left;
	position: relative;
	white-space: nowrap;
}

#access .sub-menu,
#access .children {
	z-index: 21;
	box-shadow: 10px 10px 20px rgba(0,0,0,.05);
}

#access ul ul {
	position: absolute;
	z-index: 1000;
	clear: both;
	margin-left: 0;
	min-width: 125%;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(-35px);
	transform: translateY(-35px);
	transition: .25s all ease-in;
}

#access .sub-menu li span,
#access .children li span {
	padding: 0.5em 0;
}

#access ul li.menu-hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#access li ul ul {
	height: 0;
}

#access li.menu-hover > ul > li > ul {
	width: auto;
	height: auto;
}

#access ul ul li { /* level 2 */
	position: relative;
	display: table;
	clear: both;
	float: left;
	width: 100%; /* submenu width fix */
	min-width: 150px;
	margin: 0;
}

#access ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 150px;
	margin: 0;
	border-top: 0;
}

#access ul ul ul li { /* level 3 */
	display: block;
	float: none;
	width: 100%;
}

#access ul ul ul ul li { /* level 4 */}

#access ul ul a,
#access ul ul ul a {
	display: block;
	float: none;
	width: 100%;
}

#access ul ul li:hover,
#access ul ul ul li:hover {}

#access li,
#access ul ul li {
	transition: background .3s ease-in-out, color .3s ease-in-out;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-item > a{}

#access ul ul li.current_page_item ,
#access ul ul li.current-menu-ancestor,
#access ul ul li.current-menu-item ,
#access ul ul li.current-menu-parent {}

#access ul li.current_page_item a,
#access ul li.current-menu-ancestor a,
#access ul li.current-menu-item a,
#access ul li.current-menu-parent a,
#access ul li a:hover {}


/*--------------------------------------------------------------
	## MOBILE MENU
--------------------------------------------------------------*/

.noscroll { /* to be added to body on mobile */
	overflow: hidden;
}

#nav-toggle { /* Mobile nav toggle will only be visible on mobile */
	display: none;
	float: right;
	height: 24px;
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	cursor: pointer;
}

nav#mobile-menu { /* Actual mobile menu */
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	padding: 2em;
	line-height: 2em;
	opacity: 0;
	/* -webkit-transform-origin: top right;
	transform-origin: top right; */
	/* -webkit-transform: rotate(180deg);
	transform: rotate(180deg); */
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: .5s ease all;
}

nav#mobile-menu.mobile-show {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

#mobile-menu > div {
	width: 80%;
	max-width: 400px;
	margin: 7em auto 0;
}

#bogo_language_switcher-2 {
	/* display: none; */
}

@media (max-width: 480px) {
	#mobile-menu > div {
	    width: 90%;
	}
}

nav#mobile-menu #site-title {
	font-size: 1.1em;
}

nav#mobile-menu a#logo > img {
	max-height: 50px;

	max-height: 120px;
}

nav#mobile-menu #mobile-nav a {
	display: inline;
	font-size: 1.44em;
	text-transform: uppercase;
	letter-spacing: .5px;
	text-decoration: none;
}

nav#mobile-menu a span {
	display: inline-block;
}

nav#mobile-menu > div  ul li a:not([href]) { /* Default cursor for menu items with no link */
	cursor: default;
}

nav#mobile-menu > div > ul > li > a {
	position: relative;
	z-index: 9999;
}

nav#mobile-menu ul li {
	position: relative;
	clear: both;
	float: none;
    display: block;
    line-height: 2.2;
    white-space: normal;
}

nav#mobile-menu ul li::before {
	margin-right: 10px;
}

#mobile-nav ul li a span {
	overflow: hidden;
	max-width: 85%;
  	white-space: nowrap;
  	text-overflow: ellipsis;
  	line-height: 1.4;
	text-wrap: wrap;
}

.dropdown-toggle {
	position: relative;
	float: right;
	display: inline-block;
	margin: 0;
	margin-right: -1em;
	border: 0;
	padding: 1em 1em;
	font-size: 1em;
	cursor: pointer;
	color: inherit;
	background: transparent;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	transition: .6s all ease-in-out;

	padding-top: 0;
}

.dropdown-toggle:hover {
	background: transparent;
}

.toggle-on.dropdown-toggle {
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	padding-bottom: 0;
}

a.toggled-on {
	border-bottom: 3px solid;
}

.dropdown-toggle::after {
	font-family: "iconmeta";
    /* icon in fontfaces */
	font-size: 1.3em;
}

nav#mobile-menu .sub-menu,
nav#mobile-menu .children {
	display: none;
	max-height: 0;
	margin: 0 auto;
	padding-left: 10px;
	font-size: .95em;
	opacity: 0;
	transition: .5s max-height ease-in-out, .3s opacity ease-in-out, .3s padding ease;
}

nav#mobile-menu .sub-menu.toggled-on,
nav#mobile-menu .children.toggled-on {
	display: block;
	max-height: 1000px;
	max-height: 3000px;
	opacity: 1;
	transition: 1s max-height ease-in-out, .3s .3s opacity ease-in-out, .3s .3s padding ease;
}

nav#mobile-menu #nav-cancel {
	position: absolute;
	z-index: 99;
	top: 0;
	right: 0;
    display: inline-block;
	width: auto;
	height: 60px;
	padding: 0 1em;
    font-size: 22px;
	line-height: 60px;
	cursor: pointer;
}

#mobile-menu .menu-main-search { /* Searchbar in main menu will always be top */
	position: fixed;
	z-index: 9999;
	left: 0;
	right: 0;
	top: 62px;
	width: 100%;
	font-size: 1.2em;
}

#mobile-menu .menu-main-search a > .icon-search {
	display: none;
}

#mobile-menu .searchform .searchsubmit,
#mobile-menu .searchform:hover input[type="search"],
#mobile-menu .searchform input[type="search"]:focus {
	color: inherit;
}

#mobile-menu .menu-main-search .searchform{
	max-width: 100%;
}

nav#mobile-menu #smobile {
	display: table;
	/*margin: 3em auto 1em;*/
	margin: 10px auto 0 auto;
	text-align: center;
}



nav#mobile-menu #bmobile {
	position: absolute;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	height: 60px;
	padding: 0 3em 0 1em;
	text-align: center;
}

nav#mobile-menu #bmobile .identity + #site-text {
	margin-left: 10px;
}

nav#mobile-menu #site-description {
	display: none;
}

nav#mobile-menu #nav-toggle {
	display: none;
}

body.admin-bar nav#mobile-menu {
	padding-top: calc(2em + 32px);
}

body.admin-bar #mobile-menu .menu-main-search,
body.admin-bar nav#mobile-menu #nav-cancel,
body.admin-bar #bmobile {
	margin-top: 32px;
}

@media (max-width: 782px) {
	body.admin-bar nav#mobile-menu {
		padding-top: calc(2em + 46px);
	}

	body.admin-bar #mobile-menu .menu-main-search,
	body.admin-bar nav#mobile-menu #nav-cancel,
	body.admin-bar #bmobile {
		margin-top: 46px;
	}
}



/*--------------------------------------------------------------
	# FOOTER
--------------------------------------------------------------*/

#footer {
	display: block;
	overflow: visible;
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
}

.footer-inside {
	position: relative;
	float: none;
	display: block;
	overflow: hidden;
	padding-top: 1em;
	padding-bottom: 1em;
}

#footer-top .footer-inside {
	padding-top: 0;
	padding-bottom: 0;
}

#footer::after {
	display: table;
	clear: both;
	content: "";
}

#colophon a,
#footer a {
	transition: color .2s;
}

#site-copyright {
	display: block;
	float: left;
	max-width: 47%;
	font-style: italic;
}

#footer-separator {
	display: block;
	float: left;
	clear: both;
	height: 0;
	width: 100%;
	margin: .5em 0;
}

#footer a,
#footer a:hover{
	text-decoration: none;
}

img#wpstats {
	display: block;
	margin: 0 auto .5em;
}

/*--------------------------------------------------------------
	## FOOTER MENU
--------------------------------------------------------------*/
.footermenu {
	display: block;
	float: left;
}

.footermenu > ul {}

.footermenu ul li {
	display: inline-block;
	float: left;
	font-size: 0.833em;
	white-space: nowrap;
	transition: all .2s ease-in-out;
}

.footermenu ul li span.sep {
	visibility: hidden;
	margin: 0 .25em;
	font-weight: bold;
}

.footermenu ul li:last-child span.sep {
	display: none;
}

.footermenu ul li a {
	position: relative;
	display: inline-block;
	margin: 0 7px;
}

.footermenu ul li a:hover {
	color: inherit;
}

.footermenu ul li a::after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	right: 0;
	height: 2px;
	width: 100%;
	margin: auto;
	opacity: 0;
	transition: all .35s ease-out;
}

.footermenu ul li a:hover::after {
	opacity: 1;
}

/*--------------------------------------------------------------
	## FOOTER WIDGET AREA
--------------------------------------------------------------*/
#colophon {
	width: 100%;
}

#colophon-inside {
	float: none;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	display: flex;
	flex: 1;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	overflow: hidden;
	height: 100%;
	min-height: 100%;
	max-width: 100%;
	margin: 0 auto;
}

#colophon .widget-container {
	position: relative;
	float: left;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding: 0 2em 2em;
}

.footer-center .footer-widget-inside {
	display: table;
	margin: 0 auto;
}

#colophon .footer-four .widget-container {
	width: 25%;
}

#colophon.footer-four .widget-container:nth-child(4n+1) {
	clear: both;
	padding-left: 0;
}

#colophon .footer-three .widget-container {
	width: 33.333%;
}

#colophon .footer-three .widget-container:nth-child(3n+1) {
	clear: both;
	padding-left: 0;
}

#colophon .footer-two .widget-container {
	width: 50%;
}

#colophon .footer-two .widget-container:nth-child(2n+1) {
	clear: both;
	padding-left: 0;
}

#colophon .footer-one .widget-container {
	clear: both;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.footer-all .widget-container {
	-webkit-box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

#colophon .widget-title {
	display: block;
	margin: -1px auto 2em;
}

#colophon .widget-title >span {
	display: inline-block;
	padding: 0.3em 1.5em;
}


/*--------------------------------------------------------------
	# CONTENT
--------------------------------------------------------------*/

.main h1,
.main h2,
.main h3,
.main h4,
.main h5,
.main h6 {
	margin: 1em 0 .5em;
}

.entry-content h1, .entry-summary h1,
.entry-content h2, .entry-summary h2,
.entry-content h3, .entry-summary h3,
.entry-content h4, .entry-summary h4,
.entry-content h5, .entry-summary h5,
.entry-content h6, .entry-summary h6 {
	line-height: 1.2;
}

.entry-content h5,
.entry-content h6 {
	text-transform: uppercase;
	font-weight: bold;
}

.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child {
	margin-top: 0;
}

.main article ul:not([class]),
.main article ol:not([class]) {
	margin-left: 2em;
}

.main table {
	max-width: 100%;
	width: 100%;
	margin: 0 0 2em 0;
	border: 0;
	vertical-align: top;
}

.main tr {
	vertical-align: top;
}

.main .alternate {}

.main th{
	font-weight: 600;
}

.main th,
.main td {
	padding: .75em;
}

.roseta-stripped-table .main td {
	border-top: 1px solid transparent;
}

.roseta-stripped-table .main tr.odd {
	background-color: transparent;
}

.roseta-bordered-table .main th,
.roseta-bordered-table .main td {
	border: 1px solid transparent;
}

.roseta-stripped-table .main th,
.roseta-bordered-table .main th {
	border-top: 1px solid transparent;
}


.roseta-stripped-table .main thead th,
.roseta-bordered-table .main thead th {
	border-bottom: 2px solid transparent;
}

.roseta-stripped-table .main thead th {
	border-top-width: 2px;
}

.entry-content,
.entry-summary {
	clear: both;
	word-wrap: break-word;
}

.entry-content::after,
.entry-summary::after,
.content-masonry::after {
	content: "";
	clear: both;
	display: block;
}

.content-masonry .entry-content,
.content-masonry .entry-summary {

}

.content-masonry .entry-meta {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}

.main .entry-summary p:last-child {
	/*margin-bottom: 1em;*/
	margin-bottom: 0;
}

.entry-content fieldset {
	margin: 0 0 2em 0;
	border: 1px solid transparent;
}

.entry-content fieldset legend {
	font-weight: bold;
}

.entry-content blockquote.left {
	float: left;
	width: 33%;
	margin-right: 2em;
	margin-left: 0;
	text-align: right;
}

.entry-content blockquote.right {
	float: right;
	width: 33%;
	margin-right: 0;
	margin-left: 2em;
	text-align: left;
}

/*--------------------------------------------------------------
	## PAGE TITLES
--------------------------------------------------------------*/
.main .page-title {
	float: none;
	display: block;
	margin: 0;
	padding-bottom: .1em;
	text-transform: uppercase;
}

.main .page-title:only-child {
	padding: 0;
}

.main .pad-container p:last-child {
	margin: 0;
}

.entry-title {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	word-wrap: break-word;
}

.entry-title a {
	transition: all .25s ease-out;
}

.entry-title a:link,
.entry-title a:visited {
	color: inherit;
	text-decoration: none;
}

.main #comments-title,
.main .entry-title {
	margin: 0;
}

.main #content-masonry .entry-title::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 30px;
	transition: all 1s ease-out;
}

.main #content-masonry .article-inner:hover .entry-title::before {
	width: 100%;
}

.main #content-masonry .entry-title {
	position: relative;
	width: 83.333%;
	padding: 15px 15px 0 0;
}

.main #content-masonry .post-thumbnail-container + .entry-after-image {
	position: relative;
	z-index: 9;
	margin-top: -44px;
}

/* One column magazine layout */
@media (min-width: 720px) {

	.roseta-magazine-one .main #content-masonry .post-thumbnail-container {
		float: left;
		width: 45%;
		width: calc(45% + 55px);
	}

	.roseta-magazine-one .main #content-masonry  .post-thumbnail-container + .entry-after-image {
		position: relative;
		left: -55px;
		float: left;
		width: 55%;
		margin-top: 65px;
		margin-right: -55px;
		padding: 30px;
	}

	.roseta-magazine-one .main #content-masonry .entry-title {
		width: 100%;
		padding: 0;
	}

	.roseta-magazine-one .main #content-masonry .entry-title::before {
		content: none;
	}

}

/*--------------------------------------------------------------
	## POST METAS
--------------------------------------------------------------*/

.entry-meta {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.entry-meta:empty {
	display: none;
}

.entry-meta em {
	display: inline-block;
	font-style: normal;
}

.entry-meta > span {
	display: inline-block;
	margin-right: 1em;
}

.entry-meta span a {
	border-bottom: 2px solid transparent;
	transition: .25s all ease;
}

.entry-meta span a:hover {
	border-color: inherit;
}

.entry-meta .icon-metas {}

.entry-meta .updated {
	display: none;
}

.entry-meta .avatar {
	position: relative;
	top: .5em;
	max-width: 2em;
	margin-right: .3em;
	border-radius: 100%;
}

.entry-utility {
	float: none;
	clear: both;
	overflow: visible;
}

.entry-utility span.bl_bookmark {
	display: inline;
	float: none;
	padding: 0;
}

.post-continue-container {
	overflow: hidden;
	padding: 10px 0;
}

.comments-link {
	position: relative;
	float: right;
	display: inline-block;
	font-size: .833em;
	text-align: center;
	font-weight: bold;
}

.comments-link::before {
	content: "";
	position: absolute;
	left: 5px;
	bottom: -8px;
	width: 8px;
	height: 8px;
	border: 4px solid transparent;
}

.main .comments-link::before {
	border-right-color: transparent;
	border-bottom-color: transparent;
}

.comments-link a {
	padding: 0 1em;
	transition: .2s ease-out color;
}

.comments-link i {
	display: none;
}

.article-inner .entry-header {
	position: relative;
}

.single .main .article-inner > header {
	margin-bottom: 4em;
}

.entry-meta abbr,
.entry-utility abbr {
	border: none;
}

.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted transparent;
}

.entry-meta span i::before {
	cursor: default;
	transition: .6s all ease-in-out .2s;
}

.entry-meta span:hover i::before {
}

.tag-links {
	margin-left: 2em;
}

span.edit-link a.post-edit-link,
span.edit-link a.post-edit-link:hover,
span.edit-link .icon-edit::before {
	margin: 0;
	padding: 0;
}

span.edit-link:hover {
	opacity: 1;
}

span.edit-link .icon-edit::before {
	font-size: 0.8em;
}

#header-page-title {
	position: absolute;
	z-index: 11;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	height: 100%;
	padding: 0 2em;
}

#header-page-title-overlay {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#header-page-title #header-page-title-inside {
	margin: 0 auto;
	padding: 2em 2em;
}

#header-page-title .entry-title {
	position: relative;
	margin: 0 auto;
	text-align: center;
	opacity: 0;
	-webkit-animation: .5s .15s animation-slideUp forwards;
	animation: .5s .15s animation-slideUp forwards;
}

#header-page-title #breadcrumbs-container {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 0 15px;
	text-align: center;
	background: rgba(0,0,0,.2);
	background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3));
	line-height: 1.3;
	opacity: 0;
	-webkit-animation: .5s 1s animation-slideUp ease-out forwards;
	animation: .5s 1s animation-slideUp ease-out forwards;
}

#header-page-title #breadcrumbs {
	width: 100%;
	margin: 0;
	padding: 0;
}

#header-page-title .icon-bread-home::before {
	margin-left: 0.3em;
}

#header-page-title #breadcrumbs-nav a {
	border: 1px solid transparent;
	color: inherit;
	transition: .2s ease-out all;
}

#header-page-title #breadcrumbs-nav a:hover {
	border-bottom-color: inherit;
}

#header-page-title .byline {
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	margin: 1.5em auto 1em;
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
	font-style: italic;
	opacity: 0;
	-webkit-animation: .5s .45s animation-slideUp forwards;
	animation: .5s .45s animation-slideUp forwards;
}

#header-page-title .pretitle-meta {
	position: relative;
	opacity: 0;
	text-align: center;
	-webkit-animation: .5s .05s animation-slideUp forwards;
	animation: .5s .05s animation-slideUp forwards;
}

#header-page-title .aftertitle-meta {
	position: relative;
	margin-bottom: 1em;
	text-align: center;
	opacity: 0;
	-webkit-animation: .5s .25s animation-slideUp forwards;
	animation: .5s .25s animation-slideUp forwards;
}

#header-page-title .icon-date {
	font-size: 0.833em;
}

.author #header-page-title .avatar {
	display: table;
	margin: 0 auto;
	border-radius: 100px;
}

/*--------------------------------------------------------------
	## AUTHOR INFO
--------------------------------------------------------------*/
#author-info {
	clear: both;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	overflow: hidden;
}

.single #author-info {
	margin-bottom: 2em;
	border: 1px solid transparent;
	padding: 1.5em 3em;
}

#author-info #author-avatar {
	display: table;
	float: left;
	height: 80px;
	width: 80px;
	margin: 0 auto;
	line-height: 0;
}

#author-info #author-description {
	overflow: hidden;
	width: 100%;
	margin-left: 40px;
}

#author-description .page-title {
	font-size: 1em;
	text-transform: uppercase;
}

#author-description .page-title span {
	border-bottom: 3px solid transparent;
}

article #author-info {
	clear: both;
	overflow: hidden;
	margin: 2.5em 0 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	padding: 1.5em 0;
}

#author-info .avatar {
	display: block;
	border-radius: 80px;
	-webkit-filter: grayscale(100%);
	        filter: grayscale(100%);
	transition: .3s ease-out all;
}

#author-info:hover .avatar {
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
}

#author-info #author-link {
}

#author-description .author-text {
	margin: .5em auto;
	text-align: justify;
	font-style: italic;
	opacity: .8;
	line-height: 1.7;
}


@media (max-width: 800px) {

	#author-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-flow: column;
		        flex-flow: column;
		padding: 1.5em;
		text-align: center;
	}

	#author-info #author-description {
		margin-left: 0;
		margin-top: 20px;
		text-align: center;
	}

	#author-description .author-text {
		text-align: center;
	}

}

/*--------------------------------------------------------------
	## ARTICLES
--------------------------------------------------------------*/

article.sticky .date {
	display: none;
}

article.hentry,
.main .content-widget {
	display: block;
	overflow: hidden;
	margin-bottom: 2em;
}

article.hentry .article-inner {
	clear: both;
	display: block;
}

#content-masonry article.hentry {
	display: block;
	overflow: hidden;
	margin: 0;
	margin-right: 3%;
	margin-bottom: 6%;
	margin-left: 3%;
}

/*body #content-masonry article.hentry.hentry-featured {
	width: 94%;
}*/

#content-masonry article.hentry .article-inner {
	padding: 0;
}

.page-header.pad-container {
	display: block;
	overflow: hidden;
	margin: 0;
	margin-bottom: 3em;
	border: 1px solid transparent;
	padding: 2em;
}

.page-header.pad-container:empty {
	display: none;
}

article.hentry .post-thumbnail-container {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	line-height: 0;
}

body:not(.single) article.hentry .post-thumbnail-container::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	opacity: 0;
	transition: .3s opacity ease-out;
}

body:not(.single) article.hentry .post-thumbnail-container:hover::after {
	opacity: 1;
}

article.hentry .post-thumbnail-container > .responsive-featured-image {
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.roseta-cropped-featured .main .post-thumbnail-container picture.responsive-featured-image {
	display: none;
}

.roseta-responsive-featured .main .post-thumbnail-container a.post-featured-image {
	display: none;
}

.post-thumbnail-container .featured-image-overlay {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	transition: 0.35s ease-out all;
}

.post-thumbnail-container:hover .featured-image-overlay {
	opacity: 0.3;
	transition: .35s ease-out all;
}

.post-thumbnail-container .responsive-featured-image {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: .35s ease-out all;
}

.post-thumbnail-container:hover .responsive-featured-image {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: .35s ease-out all;
}

.post-thumbnail-container .featured-image-overlay a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.roseta-magazine-one #content-masonry article.hentry {
	width: 94%;
}

.roseta-magazine-two #content-masonry article.hentry {
	float: left;
	width: 44%;
}

.roseta-magazine-two #content-masonry article.hentry:nth-child(2n+1) {
	clear: both;
}

.roseta-magazine-three #content-masonry article.hentry {
	float: left;
	width: 27.33333333%;
}

.roseta-magazine-three #content-masonry article.hentry:nth-child(3n+1) {
	clear: both;
}

/*--------------------------------------------------------------
	## ARTICLE ANIMATION
--------------------------------------------------------------*/

article.hentry {
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	opacity: 1;
	-webkit-filter: none;
	filter: none;
	-webkit-transform: translateY(0) scale(1, 1) perspective(1000px) rotateX(0) rotateY(0);
	transform: translateY(0) scale(1, 1) perspective(1000px) rotateX(0) rotateY(0);
	transition: .5s opacity ease-in-out, .5s transform ease-in-out, .5s filter ease;
}

/* Article Fade */
.roseta-article-animation-fade .animated-onscroll {
	opacity: 0;
}

/* Article Slide */
.roseta-article-animation-slide .animated-onscroll {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

/* Article Grow */
.roseta-article-animation-grow .animated-onscroll {
	-webkit-transform: scale(0.85, 0.85);
	transform: scale(0.85, 0.85);
}

/* Article Slide Left */
.roseta-article-animation-slideLeft .animated-onscroll {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}

/* Article Slide Right */
.roseta-article-animation-slideRight .animated-onscroll {
	opacity: 0;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
}

/* Article Zoom In */
.roseta-article-animation-zoomIn .animated-onscroll {
	opacity: 0;
	-webkit-transform: scale(.9, .9);
	transform: scale(.9, .9);
}

/* Article Zoom out */
.roseta-article-animation-zoomOut .animated-onscroll {
	opacity: 0;
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

/* Article Blur */
.roseta-article-animation-blur .animated-onscroll {
	opacity: 0;
	-webkit-filter: blur(8px);
	-ms-filter: blur(8px);
	filter: blur(8px);
}

/* Article Flip Left */
.roseta-article-animation-flipLeft .animated-onscroll {
	-webkit-transform: perspective(1000px) rotateY(-20deg);
	transform: perspective(1000px) rotateY(-20deg);
}

/* Article Flip Right */
.roseta-article-animation-flipRight .animated-onscroll {
	-webkit-transform: perspective(1000px) rotateY(20deg);
	transform: perspective(1000px) rotateY(20deg);
}

/* Article Flip Up */
.roseta-article-animation-flipUp .animated-onscroll {
	-webkit-transform: perspective(1000px) rotateX(-20deg);
	transform: perspective(1000px) rotateX(-20deg);
}

/* Article Flip Down */
.roseta-article-animation-flipDown .animated-onscroll {
	-webkit-transform: perspective(1000px) rotateX(20deg);
	transform: perspective(1000px) rotateX(20deg);
}

/*--------------------------------------------------------------
	## IMAGES
--------------------------------------------------------------*/

/* Prevent overlfow */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	height: auto;
	max-width: 100%;
}

.main a.post-featured-image {
	position: relative;
	display: inline-block;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: .3s all ease-in-out;
}

.main a.post-featured-image:hover {
	background-position: 50% 0%;
}

.main a.post-featured-image::before {
	content: "";
	position: absolute;
	bottom: 100%;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid rgba(255,255,255,.4);
	background: rgba(0, 0, 0, .2);
	transition: all .3s ease-out;
}

.main a.post-featured-image:hover::before {
	bottom: -1px;
}

.alignleft,
img.alignleft {
	float: left;
	margin-right: 2em;
}

.alignright,
img.alignright {
	float: right;
	margin-left: 2em;
}

.aligncenter,
img.aligncenter {
	/* 	display: block; */
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
img.aligncenter {
	display: block;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1em;
}

img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.wp-caption img {
	transition: all .3s ease-in-out;
}

img.alignleft:hover,
img.alignright:hover,
img.aligncenter:hover,
img.alignnone:hover,
.wp-caption img:hover {}

.wp-caption {
	max-width: 100%;
	margin-bottom: 1em;
	text-align: center;
}

body .main .wp-caption > a {
	display: block;
}

.wp-caption img {
	display: block;
	width: 100%;
	border: none;
	padding: 0;
	box-shadow: none;
}

.wp-caption .wp-caption-text {
	padding: .7em .5em;
	text-align: center;
	font-style: italic;
}

.wp-smiley {
	width: auto;
	margin: 0;
	border: 0;
	vertical-align: middle;
	background: none;
	box-shadow: none;
}

/*--------------------------------------------------------------
	## PAGE NAVIGATION
--------------------------------------------------------------*/

/* Multiple page navigation */
.page-link {
	clear: both;
	display: inline-block;
	margin: .7em 0;
}

.page-link a,
.page-link > span > em {
	display: inline-block;
	height: 1.5em;
	width: 1.5em;
	margin-right: 1px;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	transition: all .3s ease-in;
}

.page-link > span {
	display: inline-block;
}

.page-link a:hover {}

.page-link em {
	font-style: normal;
}

.page-link span > em,
.pagination span {
	cursor: default;
}

.page-link a:hover {}

/* Single Previous/Next Post Navigation */
#nav-below {
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	margin-top: 2em;
	padding: 1.5em 0;
}

#nav-below > div {
	min-height: 1em;
}

#nav-below em {
	display: block;
	font-style: normal;
	font-weight: bold;
}

#nav-below em:only-child {
	display: none;
}

#nav-below .nav-previous,
#nav-below .nav-next {
	display: block;
	float: left;
	width: 50%;
}

#nav-below .nav-next {
	text-align: right;
}

#nav-below .nav-previous a,
#nav-below .nav-next a  {
	clear: both;
	font-size: 1.1em;
}

/* Single Fixed Previous/Next Post Navigation */
#nav-fixed {
	opacity: 0;
	transition: .3s ease-out all;
}

#nav-fixed a {
	color: inherit;
}

#nav-fixed.nav-fixed-show {
	opacity: 1;
}

#nav-fixed.nav-fixed-show .nav-previous i {
	left: 0;
}

#nav-fixed.nav-fixed-show .nav-next i {
	right: 0;
}

#nav-fixed a + a {
	position: relative;
	z-index: -1;
	visibility: hidden;
	display: inline-block;
	max-width: 500px;
	padding: 17px 1em;
	font-size: 0.8333em;
	line-height: 30px;
	text-transform: uppercase;
	opacity: 0;
	transition: .25s all ease-out;
}

#nav-fixed .nav-previous a + a {
	margin-left: 5px;
}

#nav-fixed .nav-next a + a {
	margin-right: 5px;
}

#nav-fixed .nav-previous a:hover + a,
#nav-fixed .nav-previous a + a:hover {
	visibility: visible;
	margin-left: 24px;
	opacity: 1;
}

#nav-fixed .nav-next a:hover + a,
#nav-fixed .nav-next a + a:hover {
	visibility: visible;
	margin-right: 24px;
	opacity: 1;
}

#nav-fixed span {
	position: relative;
}

#nav-fixed span::before,
#nav-fixed span:after {
	content: '"';
	position: relative;
}

#nav-fixed .nav-previous span {
	padding-right: 10px;
}

#nav-fixed .nav-next span {
	padding-left: 10px;
}

#nav-fixed i {
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	width: 24px;
	height: 64px;
	margin: auto;
	transition: .3s ease-out all;
}

#nav-fixed .nav-previous i {
	left: -70px;
}

#nav-fixed .nav-next i {
	right: -70px;
}

#nav-fixed i::before {
	position: absolute;
	left: 50%;
	right: 0;
	top: 50%;
	margin: auto;
	font-size: 30px;
	text-align: center;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	transition: .2s ease-out all;
}

#nav-fixed .nav-previous i::before {
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(180deg);
	transform: translateY(-50%) translateX(-50%) rotate(180deg);
}

#nav-fixed .nav-previous,
#nav-fixed .nav-next {
	position: fixed;
	top: 50%;
	z-index: 9999;
	max-width: 24px;
	max-height: 64px;
	transition: .3s ease-out all;
}

#nav-fixed .nav-previous:hover,
#nav-fixed .nav-next:hover {
	max-width: 9999px;
	transition: none;
}

#nav-fixed .nav-previous {
	left: 0;
}

#nav-fixed .nav-next {
	right: 0;
}


/* Blog, Archive Pages Previous/Next Posts Pagination */
#nav-old-below {
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	margin: 2em 0;
	font-weight: bold;
}

#nav-old-below .nav-previous{
	float: left;
}

#nav-old-below .nav-next {
	float: right;
}

#nav-old-below .nav-previous a,
#nav-old-below .nav-next a {
	display: block;
	transition: .3s all ease;
}

#nav-old-below i::before {
	margin: 0 .5em;
}

.schema-publisher,
.schema-image {
    display: none;
}

/*--------------------------------------------------------------
	# LANDING PAGE
--------------------------------------------------------------*/

.roseta-landing-page .lp-blocks-inside,
.roseta-landing-page .lp-boxes-inside,
.roseta-landing-page .lp-page-inside,
.roseta-landing-page .lp-posts-inside {
	margin: 0 auto;
	overflow: hidden;
}

.roseta-landing-page .lp-portfolio-inside {
	margin: 0 auto;
}

.roseta-landing-page .lp-text-inside {
	margin: 0 auto;
}

.roseta-landing-page #header-image-main-inside {
	display: none;
}

.roseta-landing-page #content {
	margin-top: 0;
}

.roseta-landing-page #main {
	width: 100%;
}

.lp-section-header {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column wrap-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 4em auto 0;
	text-align: center;
}

.lp-section-header .lp-section-title,
.lp-section-header .lp-section-desc {
	max-width: 75%;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.lp-section-header .lp-section-title {
	margin-top: .1em;
	margin-bottom: .2em;
	line-height: 1.3;
	text-transform: uppercase;
}

.lp-section-header .lp-section-desc {
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
	margin-bottom: 5px;
	font-size: 1em;
	line-height: 1.3;
	opacity: .75;
}

.lp-section-header + .lp-boxes-padding {
	margin-top: 4em;
}

/* ## LP Slider */
.lp-staticslider {
	position: relative;
	overflow: hidden;
	max-height: 100vh;
}

.lp-staticslider-image,
.header-image {
	display: block;
	width: 100%;
	height: auto;
	/*opacity: 0;*/
	/* -webkit-animation: .75s animation-fadeIn ease-out forwards;
	animation: .75s animation-fadeIn ease-out forwards; */
}

.lp-staticslider .staticslider-caption,
.seriousslider-theme .seriousslider-caption {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0 2em;
	text-align: center;
}

.seriousslider-theme .seriousslider-caption {
	top: 50%;
}

.lp-staticslider .staticslider-caption::after,
.seriousslider-theme .seriousslider-caption::after {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.lp-staticslider .staticslider-caption-inside,
.seriousslider-theme .seriousslider-caption-inside {
	margin: 0 auto;
	padding: 0;
	opacity: 0;
	-webkit-animation: .75s .5s animation-slideUp ease-out forwards;
	animation: .75s .5s animation-slideUp ease-out forwards;
}

@-webkit-keyframes animation-fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes animation-fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes animation-fadeIn-blur {

	0% {
		opacity: 0;
		-webkit-filter: blur(3px);
		filter: blur(3px);
	}
	50% {
		opacity: 1;
		-webkit-filter: blur(3px);
		filter: blur(3px);
	}
	100% {
		opacity: 1;
		-webkit-filter: blur(0);
		filter: blur(0);
	}

}

@keyframes animation-fadeIn-blur {

	0% {
		opacity: 0;
		-webkit-filter: blur(3px);
		filter: blur(3px);
	}
	50% {
		opacity: 1;
		-webkit-filter: blur(3px);
		filter: blur(3px);
	}
	100% {
		opacity: 1;
		-webkit-filter: blur(0);
		filter: blur(0);
	}

}

@-webkit-keyframes animation-slideUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes animation-slideUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.lp-staticslider .staticslider-caption-title,
.seriousslider-theme .seriousslider-caption-title {
	position: relative;
	float: none;
	display: block;
	margin: 0 auto 0.1em;
	font-size: 3em;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 2px;
	opacity: 0;
	text-transform: uppercase;
	-webkit-animation: .5s 0.25s animation-slideUp ease-out forwards;
	animation: .5s 0.25s animation-slideUp ease-out forwards;
}

.lp-staticslider .staticslider-sep {
	display: none;
}

.lp-staticslider .staticslider-caption-text,
.seriousslider-theme .seriousslider-caption-text {
	position: relative;
	float: none;
	clear: both;
	display: block;
	margin-bottom: .5em;
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: 300;
	letter-spacing: 1px;
	opacity: 0;
	text-align: center;
	-webkit-animation: .5s 0.5s animation-slideUp ease-out forwards;
	animation: .5s 0.5s animation-slideUp ease-out forwards;
}

.staticslider-caption-buttons,
.seriousslider-theme .seriousslider-caption-buttons {
    clear: both;
    float: none;
	display: block;
}

a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button {
	position: relative;
    display: inline-block;
	overflow: hidden;
    margin-top: 2em;
    padding: 0.2em 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: 0;
	transition: .2s ease-out all;
	-webkit-animation: .5s 0.75s animation-slideUp ease-out forwards;
	animation: .5s 0.75s animation-slideUp ease-out forwards;
}

a.staticslider-button::before,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button::before {
	content: "";
	position: absolute;
	top: 100%;
	top: calc(100% - 3px);
	left: 0;
	z-index: 3;
	height: 3px;
	width: 100%;
	background: red;
	-webkit-animation: .3s ease-out continue-reading-reverse forwards;
	animation: .3s ease-out continue-reading-reverse forwards;
}

a.staticslider-button:hover::before,
.seriousslider-theme .seriousslider-caption-buttons a:hover.seriousslider-button::before {
	-webkit-animation: .3s ease-out continue-reading forwards;
	animation: .3s ease-out continue-reading forwards;
}

a.staticslider-button + a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button + a.seriousslider-button {
	margin-left: 1em;
}

/* # LP Blocks */
.lp-blocks {
	float: none;
	display: block;
	overflow: hidden;
	width: 100%;
}

.lp-blocks-inside {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	padding: 3em 0;
}

.lp-block {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
	margin-right: 6%;
	margin-top: 2em;
	margin-bottom: 2em;
	border: 1px solid transparent;
	padding: 0 2em 3em;
	text-align: center;
	background: transparent;
}

.lp-blocks.lp-blocks-rows-4 .lp-block {
	width: 20.5%;
}

.lp-blocks.lp-blocks-rows-3 .lp-block {
	width: 29.333%;
}

.lp-blocks.lp-blocks-rows-2 .lp-block {
	width: 47%;
}

.lp-blocks.lp-blocks-rows-1 .lp-block {
	width: 100%;
	margin-right: 0;
	margin-bottom: 2em;
}

.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(2n) {
	margin-right: 0;
}

.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n+1),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n+1),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(2n+1) {
    clear: both;
}

.lp-block i[class^=blicon] {
	position: relative;
	z-index: 2;
	float: none;
	display: inline-block;
	margin: 0 auto;
	padding: 3em 2em 1em;
    text-align: center;
	line-height: 1;
	cursor: default;
	transition: .2s ease-out opacity;
}

.lp-block i[class^=blicon]::before {
	position: relative;
	z-index: 2;
	font-size: 32px;
	line-height: 1;
	transition: .3s ease-out all;
}

.lp-block i[class^=blicon]::after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	border-radius: 0 0 4px 4px;
	transition: .2s ease-out all;
}

.lp-block:hover i[class^=blicon]::after {
	top: -1.5px;
}

.lp-block > a i[class^=blicon] {
	cursor: pointer;
}

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

.lp-block .lp-block-title {
	display: inline-block;
	margin: 1.5em auto;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1.4;
}

.lp-block-title::before {
	content: "";
	position: absolute;
	left: 0;
	top: -1.5px;
	right: 0;
	margin: auto;
	width: 6em;
	height: 3px;
	transition: .2s ease-out all;
}

.lp-block-text {
	width: 100%;
	line-height: 1.7;
}

.lp-block .lp-block-readmore {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	font-size: 0.8333em;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
	transition: .2s ease-out all;
}

.lp-block .lp-block-padder {
	height: 1em;
	width: 100%;
}

/* ## LP Blocks 2 */
.lp-blocks2 .lp-blocks-inside {
	padding-top: 5em;
	padding-bottom: 5em;
}

.lp-blocks2 .lp-section-header + .lp-blocks-inside {
	padding-top: 2em;
	padding-bottom: 5em;
}

.lp-blocks2 .lp-block {
	position: relative;
	z-index: 1;
	overflow: visible;
	margin-right: 3%;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
	border: 2px dashed transparent;
	padding: 2.5em;
	text-align: left;
	background: transparent;
}

.lp-blocks2 .lp-block::before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0px 10px 20px 7px rgba(0,0,0,.1);
	opacity: 0;
	transition: .5s opacity ease;
}

.lp-blocks2 .lp-block:hover::before {
	opacity: 1;
}

.lp-blocks2.lp-blocks-rows-4 .lp-block {
	width: 23.25%;
	margin-right: 2%;
	margin-top: 1%;
	margin-bottom: 1%;
	padding: 2em;
}

.lp-blocks2.lp-blocks-rows-3 .lp-block {
	width: 31%;
}

.lp-blocks2.lp-blocks-rows-2 .lp-block {
	width: 48.5%;
}

.lp-blocks2 .lp-block i {
	margin: 0;
	padding: 0;
	text-align: left;
}

#lp-blocks2 .lp-block i::before {
	border-bottom-width: 2px;
	background: transparent;
}

#lp-blocks2 .lp-block i::after {
	display: none;
}

.main .lp-blocks2 .lp-block-title {
	border: 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
}

.main .lp-blocks.lp-blocks2 .lp-block-title::before {
	display: none;
}

.lp-blocks2 .lp-block-padder {
	display: none;
}

.lp-blocks2 .lp-block-readmore {
	display: block;
	margin-top: 1.2em;
	border: 0;
	padding: 0;
	position: relative;
}

.lp-blocks2 .lp-block > a:first-child {
	padding: 0;
}

.lp-blocks2 .lp-block > a:first-child::before {
	display: none;
}


/* ## LP Boxes */
.lp-boxes {
	float: none;
	display: block;
	overflow: hidden;
	width: 100%;
}

.lp-boxes .lp-boxes-inside {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
}

.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-margins {
	overflow: hidden;
	padding-top: 3em;
	padding-bottom: 3em;
}

.lp-box {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
}

.lp-boxes.lp-boxes-rows-4 .lp-box {
	width: 25%;
}

.lp-boxes.lp-boxes-rows-3 .lp-box {
	width: 33.33333%;
}

.lp-boxes.lp-boxes-rows-2 .lp-box {
	width: 50%;
}

.lp-boxes.lp-boxes-rows-1 .lp-box {
	width: 100%;
}

.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins .lp-box {
	width: 23.5%;
	margin-right: 2%;
	margin-top: 1%;
	margin-bottom: 1%;
}

.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins.lp-boxes-outside .lp-box {
	width: 23.875%;
	margin-right: 1.5%;
	margin-top: 0.75%;
	margin-bottom: 0.75%;
}

.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins .lp-box {
	width: 32%;
	margin-right: 2%;
	margin-top: 1%;
	margin-bottom: 1%;
}

.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins.lp-boxes-outside .lp-box {
	width: 32.3333%;
	margin-right: 1.5%;
	margin-top: 0.75%;
	margin-bottom: 0.75%;
}

.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins .lp-box {
	width: 49%;
	margin-right: 2%;
	margin-top: 1%;
	margin-bottom: 1%;
}

.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins.lp-boxes-outside .lp-box {
	width: 48.75%;
	margin-right: 1.5%;
	margin-top: 0.75%;
	margin-bottom: 0.75%;
}

.lp-boxes.lp-boxes-rows-1 .lp-boxes-margins .lp-box {
	margin-top: 1em;
	margin-bottom: 1em;
}

.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins .lp-box:nth-child(4n),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins .lp-box:nth-child(3n),
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins .lp-box:nth-child(2n) {
	margin-right: 0;
}

.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+1),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+1),
.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(2n+1) {
	clear: both;
}

.lp-box-image {
	position: relative;
	overflow: hidden;
}

.lp-box-imagelink {
	position: absolute;
	z-index: 12;
	top: 0;
	left: 0;
    display: block;
    height: 100%;
    width: 100%;
}

.lp-box-image::before {
	content: "\e07f";
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 100px;
	margin: auto;
	font-family: 'iconmeta';
	font-size: 100px;
	line-height: 1;
	color: rgba(0, 0, 0, .15);
}

.lp-box .lp-box-image > img {
	position: relative;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

.lp-box-titlelink {
	color: inherit;
	transition: .2s ease-out all;
}

.main .lp-box-title {
	position: relative;
	display: inline-block;
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	/* letter-spacing: .5px; */
	text-transform: uppercase;
	transition: .2s ease-out all;
}

.lp-box-title a,
.lp-box-title a:hover {
	color: inherit;
}

.lp-box-text-inside {
	margin: 1.5em 0;
	line-height: 1.7;
}

.lp-box-readmore {
	position: relative;
	clear: both;
	float: none;
	display: inline-block;
	overflow: hidden;
	margin: .5em auto;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
	font-size: 0.8333em;
	transition: .3s all ease-out;
}

.lp-box-readmore::before {
	content: "";
	position: absolute;
	z-index: 3;
	top: 100%;
	top: calc(100% - 3px);
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-animation: .3s ease-out continue-reading-reverse forwards;
	animation: .3s ease-out continue-reading-reverse forwards;
}

.lp-box-readmore:hover::before {
	-webkit-animation: .3s ease-out continue-reading forwards;
	animation: .3s ease-out continue-reading forwards;
}

.lp-box-readmore > span {
	position: relative;
	top: -1px;
}

.lp-box-link {
	display: none;
}

/* ### Animated boxes */
.lp-boxes-animated .lp-box-content {
	position: absolute;
	z-index: 30;
	left: 0;
	width: 100%;
	bottom: 0%;
	opacity: 1;
	transition: .35s all ease-out;
}

.lp-boxes-animated .lp-box .lp-box-image > img {
	-webkit-filter: blur(0.3px);
	        filter: blur(0.3px);
	-webkit-transform: scale3d(1,1,1);
			transform: scale3d(1,1,1);
	transition: .75s all ease-out;
}

.lp-boxes-animated .lp-box:hover .lp-box-image > img {
	-webkit-filter: blur(15px);
	        filter: blur(15px);
	-webkit-transform: scale3d(1.1,1.1,1);
			transform: scale3d(1.1,1.1,1);
}

.lp-boxes-animated .lp-box-title {
	width: 83.333%;
	margin: 0;
	padding: 1.2em 2em;
}

.lp-boxes-animated .lp-box-text {
	max-height: 0;
	padding: 0.5em 2em 0;
	transition: 1s ease-out max-height;
}

.lp-boxes-animated .lp-box:hover .lp-box-text {
	/* max-height: 100%; */
}

.lp-boxes-animated .lp-box-text-inside {
	margin: 0;
	margin-bottom: 1.2em;
	line-height: 1.5;
}

.lp-boxes-animated .lp-box-readmore {
	margin-bottom: 1.2em;
}

.lp-boxes-animated .box-overlay {
	position: absolute;
	z-index: 10;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: .5s ease-out all;
}

.lp-boxes-animated .lp-box:hover .box-overlay {
	left: 0;
	opacity: 0.5;
}

/* ### Animated boxes 2 */
.lp-boxes-animated2 .lp-box-title {
	position: relative;
	display: inline-block;
	width: auto;
	padding: 0 0 1em 2em;
	color: #FFF;
	background: transparent;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box-title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 3px;
	transition: .5s ease-out width;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box:hover .lp-box-title::after {
	width: 100%;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box-content {
	z-index: 12;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box-text {
	background: transparent;
	transition: .5s ease-out max-height;
}

.lp-boxes-animated.lp-boxes-animated2 .box-overlay {
	background-color: transparent;
	background: linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 30%);
	left: 0;
	top: 0;
	opacity: 1;
}

.lp-boxes-animated2 .lp-box-readmore {
}

.lp-boxes-animated2 .lp-box-readmore::before {
}

/* ### Static boxes */
.lp-boxes.lp-boxes-static .lp-box {
	transition: .5s ease-out all;
}

.lp-boxes-static .lp-box-content {
	/*overflow: hidden;*/
	border-top: none;
	text-align: left;
}

.lp-boxes-static .lp-box-text {
	padding: 0 2em 1em;
}

.lp-boxes-static .lp-box-title {
	position: relative;
	z-index: 99;
	display: block;
	width: 83.333%;
	margin-top: -2.5em;
	padding: 1.5em 2em 0;
}

.lp-boxes-static .lp-box-image .box-overlay {
	z-index: 21;
	width: 0;
	transition: .5s all ease-out;
}

.lp-boxes-static .lp-box:hover .box-overlay {
	width: 100%;
}

.lp-boxes-static .lp-box-image > img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
	transition: 1s -webkit-transform ease;
	transition: 1s transform ease;
	transition: 1s transform ease, 1s -webkit-transform ease;
}

.lp-boxes-static .lp-box:hover .lp-box-image > img {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/* ### Static boxes 2 */
.lp-boxes-static2 .lp-box-title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 1em;
	text-align: center;
}

.lp-boxes-static2 .lp-box-content {
	text-align: center;
}

.lp-boxes-static2 .lp-box-image {
	margin-top: 3.5em;
}

.lp-boxes-static2 .lp-box-image > img {
	-webkit-transform: scale3d(1.25,1.25,1);
	transform: scale3d(1.25,1.25,1);
	left: 8%;
	transition: 2s -webkit-transform ease-out;
	transition: 2s transform ease-out;
	transition: 2s transform ease-out, 2s -webkit-transform ease-out;
}

.lp-boxes-static2 .lp-box:hover .lp-box-image > img {
	-webkit-transform: scale3d(1.25,1.25,1) translateX(-16%);
	transform: scale3d(1.25,1.25,1) translateX(-16%);
}

.lp-boxes-static.lp-boxes-static2 .lp-box .box-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	pointer-events: none;
	transition: 1s all ease-out;
}

.lp-boxes-static2 .lp-box:hover .box-overlay {
	opacity: .5;
}

.lp-boxes-static2 .lp-box-text-inside {
	margin: 2.5em auto 4.5em;
}

.lp-boxes-static2 .lp-box-readmore {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	border-top: 1px solid transparent;
	padding: 0.75em 0.75em 0.25em;
}

.lp-boxes-static2 .lp-box-readmore::before {
	display: none;
}

/* ## LP Text Areas */
.lp-text {
	position: relative;
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	background-attachment: fixed;
	background-position: top center;
	background-size: cover;
}

.lp-text-inside {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	padding: 5em 0;
}

.lp-text-image {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	position: relative;
	display: inline-block;
	/*float: left;*/
	width: 60%;
	line-height: 0;
}

.lp-text-text {
	width: 100%;
	padding: 0;
}

.lp-text-hasimage .lp-text-text,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text {
	position: relative;
	z-index: 9;
	float: left;
	display: inline-block;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 45%;
	margin-left: -5%;
	padding: 4em;
	text-align: left;
}

.lp-text-hasimage .lp-text-text::before,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text::before,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text::before,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 11.111111%;
	height: 3px;
}

.lp-text-hasimage ~ .lp-text-hasimage .lp-text-text,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text {
	float: left;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	margin-left: 0;
	margin-right: -5%;
}

.lp-text-hasimage ~ .lp-text-hasimage .lp-text-text::before,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text::before,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-text::before {
	left: auto;
	right: 0;
}

.main .lp-text-title {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1.44em;
}

.lp-text-content {
	/* font-size: 1.2em; */
}

.lp-text-image + .lp-text-text .lp-text-content {
	font-size: 1em;
}

/* ## LP Portofolio */
.lp-portfolio {
	float: none;
	display: block;
	overflow: hidden;
	width: 100%;
}

.lp-portfolio .lp-portfolio-inside {
	padding-top: 3em;
	padding-bottom: 3em;
}

.lp-portfolio-inside #portfolio-filter {
	display: table;
	margin: 0 auto 2em;
	padding: 0 10px;
	text-align: center;
}

.lp-port {
}

.lp-portfolio.lp-portfolio-rows-6 .lp-port {
	width: 15.66666%;
}

.lp-portfolio.lp-portfolio-rows-5 .lp-port {
	width: 19%;
}

.lp-portfolio.lp-portfolio-rows-4 .lp-port {
	width: 24%;
}

.lp-portfolio.lp-portfolio-rows-3 .lp-port {
	width: 32.333333%;
}

.lp-portfolio.lp-portfolio-rows-2 .lp-port {
	width: 49%;
}

.lp-portfolio.lp-portfolio-rows-1 .lp-port {
	width: 100%;
}

.lp-port-image {
	position: relative;
	overflow: hidden;
	transition: .5s ease transform;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1); /* Chrome, Safari, Opera */
	transform: translateZ(0) scale(1);
}

.lp-port:hover .lp-port-image {
	-webkit-transform:  translateZ(0) scale(1.25);
	transform:  translateZ(0) scale(1.25);
}

.lp-port .lp-port-image > img {
	position: relative;
	z-index: 10;
	display: block;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: .5s filter ease;
}

.lp-port:hover .lp-port-image > img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.lp-port-text {
	z-index: 20;
	margin-top: 1em;
}

.lp-port-text-inside {
	line-height: 1.5;
}

.lp-portfolio .lp-port-content {
	position: absolute;
	z-index: 11;
	left: 5%;
	top: 5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 90%;
	height: 90%;
}

.lp-portfolio .lp-port-title {
	width: 90%;
	border: 1px solid;
	padding: 10px;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #111;
	background: rgba(255,255,255,.5);
	transition: .75s ease-out all;
}

.lp-portfolio .lp-port:hover .lp-port-title {
	letter-spacing: 1px;
}

.lp-portfolio .lp-port-title:hover {
	background: rgba(255,255,255,1);
}

/* ## LP Testimonials */
.lp-testimonials-inside {
	overflow: hidden;
	max-width: 1300px;
	margin: 3em auto;
}

.lp-testimonials.lp-testimonials-rows-1 .lp-tt {
	width: 100%;
}

.lp-testimonials.lp-testimonials-rows-2 .lp-tt {
	width: 48%;
}

.lp-testimonials.lp-testimonials-rows-3 .lp-tt {
	width: 30.66666%;
}

.lp-testimonials.lp-testimonials-rows-4 .lp-tt {
	width: 22%;
}

.lp-testimonials .lp-tt {
	float: left;
	margin-right: 4%;
	margin-top: 1em;
	margin-bottom: 1em;
}

.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(2n),
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n),
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n) {
	margin-right: 0;
}

.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(2n+1),
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n+1),
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+1) {
	clear: both;
}

.lp-tt-text-inside {
	position: relative;
	top: 0;
	border: 1px solid transparent;
	border-radius: 6px;
	padding: 1.5em;
	line-height: 1.8;
	transition: .3s ease-out all;
}

.lp-testimonials .lp-tt:hover .lp-tt-text-inside {
	top: -8px;
	box-shadow: 0 10px 10px rgba(0,0,0,.05);
}

.lp-tt-text-inside::before,
.lp-tt-text-inside::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 40px;
	display: block;
	height: 0;
	width: 0;
	border-style: solid;
}

/* this border color controlls the color of the triangle (what looks like the fill of the triangle) */
.lp-tt-text-inside::after {
	margin-left: 1px;
	border-width: 12px;
    border-color: transparent;
}

/* this border color controlls the outside, thin border */
.lp-tt-text-inside::before {
	border-width: 13px;
    border-color: transparent;
}

.lp-tt-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row;
	        flex-flow: row;
	-webkit-box-pack: left;
	    -ms-flex-pack: left;
	        justify-content: left;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	overflow: hidden;
    margin: 0 auto;
	padding: 1.5em 1em 1em 25px;
}

.main .lp-tt-title {
	float: left;
	clear: none;
	display: inline-block;
	margin: 0;
	padding-left: 15px;
	font-size: 1em;
	font-style: italic;
	font-weight: 300;
}

.lp-tt-meta img {
	float: left;
	display: inline-block;
	width: 60px;
	border-radius: 100px;
}

/* ## LP Posts */
#lp-posts,
#lp-page {
	float: none;
	clear: both;
	display: block;
	padding: 5em 0;
}

#lp-page #comments {
	display: none;
}

/* AJAX LOAD MORE POSTS BUTTON */
#cryout_ajax_more_trigger,
.lp-port-readmore {
	position: relative;
	float: none;
	clear: both;
	display: table;
	min-width: 150px;
	margin: 2em auto;
	padding: .5em 2.5em;
	font-size: 0.833em;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 3;
	background: rgba(0,0,0,.07);
	cursor: pointer;
	transition: all .35s ease-out;
}

.lp-port-readmore {
	margin: 0 auto 3em;
	font-weight: bold;
}

.lp-port-readmore i {
	display: none;
}

#cryout_ajax_more_trigger:hover,
.lp-port-readmore:hover {
	background: rgba(0,0,0,.12);
}

#cryout_ajax_more_trigger::before {
	content: "";
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 100px;
	margin: auto;
	border-radius: 100%;
	background: #fff;
	opacity: 1;
	-webkit-transform: scale(0);
	        transform: scale(0);
}

#cryout_ajax_more_trigger > span {
	position: relative;
	z-index: 5;
	display: inline-block;
	font-weight: bold;
}

#cryout_ajax_more_trigger.cryout_click_loading::before {
	-webkit-animation: ajax-load .7s ease infinite;
	animation: ajax-load .7s ease infinite;
}

@keyframes ajax-load {
	to {
		opacity: 0;
		-webkit-transform: scale(3);
		        transform: scale(3);
	}
}


@-webkit-keyframes ajax-load {
	to {
		opacity: 0;
		-webkit-transform: scale(3);
		        transform: scale(3);
	}
}

/* ## LP ONSCROLL ANIMATIONS */

/* ### ONSCROLL Section Title and Desc */
.lp-section-title,
.lp-section-desc {
	position: relative;
	transition: .4s ease-out transform;
	transition-delay: .15s;
}

.lp-section-title.animated-onscroll-lp {
	opacity: 0;
	-webkit-transform: translateY(10px);
			transform: translateY(10px);
}

.lp-section-desc.animated-onscroll-lp {
	opacity: 0;
	-webkit-transform: translateY(-10px);
			transform: translateY(-10px);
}

/* ### ONSCROLL BLOCKS */
.lp-blocks .lp-block {
	transition: .4s ease transform;
}

.lp-blocks .lp-block.animated-onscroll-lp {
	-webkit-transform: translateY(75px);
	        transform: translateY(75px);
}

.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(2n+2),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n+2),
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n+2) {
	transition-delay: .15s;
}

.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n+3),
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n+3) {
	transition-delay: .3s;
}

.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n+4) {
	transition-delay: .45s;
}

.lp-block i[class^=blicon],
.lp-block .lp-block-title,
.lp-block .lp-block-text,
.lp-block .lp-block-readmore {
	opacity: 1;
	transition: all .4s ease-out;
}

.lp-block.animated-onscroll-lp i[class^=blicon],
.lp-block.animated-onscroll-lp .lp-block-title,
.lp-block.animated-onscroll-lp .lp-block-text,
.lp-block.animated-onscroll-lp .lp-block-readmore {
	opacity: 0;
}

/* ### ONSCROLL BOXES */
.lp-boxes .lp-box {
	transition: .4s ease-out opacity, .4s ease-out transform;
}

.lp-boxes .lp-boxes-margins .lp-box.animated-onscroll-lp {
	opacity: 0;
}

.lp-boxes .lp-boxes-padding .lp-box.animated-onscroll-lp {
	-webkit-transform: scale(0.85);
			transform: scale(0.85);
}

.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(2n+2),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+2),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+2) {
	transition-delay: .15s;
}

.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+3),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+3) {
	transition-delay: .3s;
}

.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+4) {
	transition-delay: .45s;
}

/* ### ONSCROLL TEXT AREAS */
.lp-text .lp-text-text,
.lp-text .lp-text-image,
.lp-text .lp-text-title,
.lp-text .lp-text-content {
	transition: .75s ease transform;
}

.lp-text.animated-onscroll-lp:not(.lp-text-hasimage) .lp-text-title {
	-webkit-transform: translateX(-100px);
	        transform: translateX(-100px);
}

.lp-text.animated-onscroll-lp:not(.lp-text-hasimage) .lp-text-content {
	-webkit-transform: translateX(100px);
	        transform: translateX(100px);
}

.lp-text.lp-text-hasimage.animated-onscroll-lp .lp-text-text {
	-webkit-transform: translateX(-100px);
	        transform: translateX(-100px);
}

.lp-text.lp-text-hasimage.animated-onscroll-lp .lp-text-image {
	-webkit-transform: translateX(100px);
	        transform: translateX(100px);
}

/* ### ONSCROLL PORTFOLIO */
.lp-port > a {
	display: block;
	width: 100%;
	height: 100%;
	transition: .75s ease opacity;
}

.lp-port.animated-onscroll-lp > a {
	opacity: 0;
}

.lp-portfolio.lp-portfolio-rows-2 .lp-port:nth-child(2n+2) > a,
.lp-portfolio.lp-portfolio-rows-3 .lp-port:nth-child(3n+2) > a,
.lp-portfolio.lp-portfolio-rows-4 .lp-port:nth-child(4n+2) > a,
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+2) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+2) > a {
	transition-delay: .2s;
}

.lp-portfolio.lp-portfolio-rows-3 .lp-port:nth-child(3n+3) > a,
.lp-portfolio.lp-portfolio-rows-4 .lp-port:nth-child(4n+3) > a,
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+3) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+3) > a {
	transition-delay: .4s;
}

.lp-portfolio.lp-portfolio-rows-4 .lp-port:nth-child(4n+4) > a,
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+4) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+4) > a {
	transition-delay: .6s;
}

.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+5) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+5) > a {
	transition-delay: .8s;
}

.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+6) > a {
	transition-delay: .8s;
}

/* ### ONSCROLL TESTIMONIALS */
.lp-tt .lp-tt-text {
	transition: .4s ease all;
}

.lp-tt.animated-onscroll-lp .lp-tt-text {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	        transform: translateY(-20px);
}

.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(2n+2) .lp-tt-text,
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n+2) .lp-tt-text,
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+2) .lp-tt-text {
	transition-delay: .25s;
}

.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n+3) .lp-tt-text,
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+3) .lp-tt-text {
	transition-delay: .5s;
}

.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+4) .lp-tt-text {
	transition-delay: .75s;
}

/*--------------------------------------------------------------
	# POST FORMATS
--------------------------------------------------------------*/

span.entry-format {
	margin-right: 1em;
	font-size: 1em;
	text-align: center;
	text-transform: capitalize;
}

.featured-image-meta span.entry-format {
	background: rgba(255,255,255,.1);
}

span.entry-format a {
	transition: .4s all ease;
}

span.entry-format i::before {
	cursor: pointer;
}

[class*="post_format-"] .entry-meta {
	display: none;
}

.main #content-masonry [class*="post_format-"]:not(.format-gallery) .entry-title {
	margin-bottom: 1em;
	background: transparent;
}

.main #content-masonry [class*="post_format-"]:not(.format-gallery) .post-thumbnail-container {
	display: none;
}

.main #content-masonry [class*="post_format-"]:not(.format-gallery) .post-thumbnail-container + .entry-after-image {
	margin: 0;
}

/* ## AUDIO & ## VIDEO */
.format-image,
.format-audio,
.format-video {
	padding: 2em;
}

.main #content-masonry .format-image .entry-title,
.main #content-masonry .format-audio .entry-title,
.main #content-masonry .format-video .entry-title {
    width: 100%;
    padding: 10px 0;
    background: transparent;
}

/* ## LINK */
.main #content-masonry .format-link .entry-title {
	display: none;
}

.main #content-masonry .format-link {
	position: relative;
}

.main #content-masonry .format-link::after {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 1em;
	height: 1em;
	font-family: iconmeta;
	font-size: 14px;
	/* icon in fontfaces */
}

.main #content-masonry .format-link .entry-content p:last-child {
	margin: 0;
}

.main #content-masonry .format-link .entry-content a {
	display: block;
	padding: 2em;
	font-weight: bold;
	transition: .2s ease-out opacity;
}

.main #content-masonry .format-link .entry-content a:hover {
	opacity: 0.9;
}

/* ## ASIDES */
.format-aside {
	border: 1px solid transparent;
	padding: 2em;
}

.format-aside .entry-title,
.format-aside .author,
.format-aside .bl_categ {
	display: none;
}

/* ## GALLERIES */
.gallery {
	margin: 0 -1% 1.75em;
}

.gallery-item {
	display: inline-block;
	width: 100%;
	max-width: 33.33%;
	padding: 0 1% 2%;
	vertical-align: top;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

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

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

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

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

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

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

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

.gallery-icon img {
	margin: 0 auto;
	transition: .3s ease-out all;
}

.gallery-icon img:hover {
	opacity: 0.8;
}

.gallery-caption {
	display: block;
	padding-top: 0.5em;
	font-size: .9em;
	line-height: 1.5;
	font-style: italic;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.main #content-masonry .format-gallery .entry-title {
	margin-bottom: 1em;
}


/* ## CHAT */
.format-chat p {
	font-family: Monaco, "Courier New", monospace;
}

/* ## QUOTE */
.format-quote {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.format-quote .entry-title {
	display: none;
}

.format-quote .entry-content blockquote {
	padding: 2em 0;
	font-family: Georgia, "Bitstream Charter", serif;
}

.format-quote blockquote::before {
	/* display: none; */
}

/* ## STATUS */
.format-status .entry-title {
	/*display: none;*/
}

.format-status .avatar {
	float: left;
	display: block;
	margin-right: 1em;
}

span.entry-sticky {
	padding: .2em .5em;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
}

body:not(.roseta-magazine-one) .main #content-masonry .post-thumbnail-container + .entry-after-image > span.entry-sticky {
	position: absolute;
	bottom: 101%;
	bottom: calc(100% + 10px);
	left: 0;
}

/* ## ATTACHMENT PAGES */
.attachment .entry-content .entry-caption {
	margin-top: 2em;
	font-size: 1.4em;
}

.attachment .entry-attachment {
	margin-top: 24px;
	text-align: center;
}

/*--------------------------------------------------------------
	# COMMENTS
--------------------------------------------------------------*/

#comments {
	clear: both;
	margin-top: 4em;
}

.comment-navigation {
	padding: 0 0 1.5em 0;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	float: left;
	display: block;
	font-weight: bold;
}

.comment-navigation .nav-next {
	float: right;
}

#comments-title,
#reply-title {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#reply-title small {
	font-size: 70%;
}

.main #comments-title {
	margin-bottom: 2em;
	line-height: 1.5;
}

.main .commentlist {
	margin-left: 0;
}

.commentlist > li {
	list-style: none;
}

.commentlist .comment-avatar {
	float: left;
	display: inline-block;
	width: 80px;
	margin-right: -80px;
	margin-top: 17px;
}

.commentlist > li .comment-avatar img {
	margin-left: 10px;
}

.commentlist > li article:first-child:hover > .comment-avatar img {
	margin-top: -3px;
}

.commentlist .comment-body {
	position: relative;
	float: right;
	display: inline-block;
	margin-left: 80px;
	width: 100%;
	width: calc(100% - 80px);
	border: 1px solid transparent;
	padding: 25px;
	line-height: 1.7;
}

.commentlist .comment-body::before,
.commentlist .comment-body::after {
	content: '';
	position: absolute;
	top: 30px;
	right: 100%;
	display: block;
	height: 0;
	width: 0;
	border-style: solid;
}

/* this border color controlls the color of the triangle (what looks like the fill of the triangle) */
.commentlist .comment-body::after {
	margin-top: 1px;
	border-width: 10px;
    border-color: transparent;
}

/* this border color controlls the outside, thin border */
.commentlist .comment-body::before {
	border-width: 11px;
    border-color: transparent;
}

.commentlist .pingback {
	margin-bottom: 1em;
	border: 1px solid transparent;
	padding: 1em;
}

.main .commentlist .pingback p {
	margin: 0;
}

.commentlist .pingback .url {
	font-style: italic;
}

.commentlist li:last-child {}

#comments .comment-body p:last-child {
	margin-bottom: 0;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 1em;
}

.main .commentlist img.avatar {
	float: left;
	overflow: visible;
	height: 50px;
	width: 50px;
	border-radius: 100px;
	padding: 2px;
	transition: all .25s ease-out;
}

.comment-header {
	float: none;
	display: block;
	overflow: hidden;
	margin-bottom: 1em;
}

.comment-author {
	float: left;
	display: inline;
	margin-right: 1em;
}

.comment-author .author-name {
	font-size: 1em;
}

.commentlist .author-name,
.commentlist .author-name a {
	font-weight: bold;
}

.comment-meta {
	display: inline;
	float: left;
	font-weight: 400;
}

.comment-date {
	display: none;
}

.roseta-comment-date-published .comment-date {
	display: inline;
}

.roseta-comment-date-published .comment-timediff {
	display: none;
}

.commentlist .even {}

.commentlist .bypostauthor {}

.comment-await {
	font-size: 0.9em;
}

.comment article {
	display: block;
	overflow: hidden;
	margin-bottom: 2em;
	border: 0;
	border-radius: 0;
 	box-shadow: none;
}

.comment .reply {
	position: relative;
	float: right;
	display: inline-block;
	width: auto;
	text-transform: uppercase;
	text-align: right;
	font-weight: 300;
	font-size: 0.833em;
	letter-spacing: 1px;
	transition: all .3s ease;
}

.comment .reply a {
	border-bottom: 3px solid transparent;
	padding: .1em 0;
	transition: .2s all ease-out;
}

.comment .reply a:hover {
	color: inherit;
}

.comment .reply i {
	position: relative;
	display: none;
	padding-right: .1em;
}

.comment .reply i::before {
	/* icon in fontfaces */
}

.commentlist .children {
	margin: 0;
	margin-left: 1.5em;
	background-image: none;
	list-style: none;
}

.commentlist .children li {
	margin: 0;
	border: none;
}

.main .nocomments,
.main .nocomments2 {
	clear: both;
	margin-top: 2em;
	margin-bottom: 0;
}

.hideme {
	display:none;
}

/*--------------------------------------------------------------
	## COMMENT FORM
--------------------------------------------------------------*/
#respond {
	margin-top: 2em;
}

#respond .comment-notes {
	margin-bottom: 1.5em;
}

.form-allowed-tags {
	line-height: 1;
}

.children #respond {
	min-width: 400px;
	margin: 0 4em 0 0;
}

#reply-title {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

#comments-list #respond {
	margin: 0 0 1.5em 0;
}

#comments-list ul #respond {
	margin: 0;
}

#cancel-comment-reply-link {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5;
}

#respond .required {}

#commentform {
	display: block;
}

.roseta-comment-placeholder #respond .comment-form-comment label,
.roseta-comment-placeholder #respond .comment-form-author label,
.roseta-comment-placeholder #respond .comment-form-email label,
.roseta-comment-placeholder #respond .comment-form-url label {
	display: none;
}

.roseta-comment-labels #respond .comment-form-comment textarea::-webkit-input-placeholder,
.roseta-comment-labels #respond .comment-form-author input::-webkit-input-placeholder,
.roseta-comment-labels #respond .comment-form-email input::-webkit-input-placeholder,
.roseta-comment-labels #respond .comment-form-url input::-webkit-input-placeholder {
	color: transparent;
}

.roseta-comment-labels #respond .comment-form-comment textarea:-ms-input-placeholder,
.roseta-comment-labels #respond .comment-form-author input:-ms-input-placeholder,
.roseta-comment-labels #respond .comment-form-email input:-ms-input-placeholder,
.roseta-comment-labels #respond .comment-form-url input:-ms-input-placeholder {
	color: transparent;
}

.roseta-comment-labels #respond .comment-form-comment textarea::-ms-input-placeholder,
.roseta-comment-labels #respond .comment-form-author input::-ms-input-placeholder,
.roseta-comment-labels #respond .comment-form-email input::-ms-input-placeholder,
.roseta-comment-labels #respond .comment-form-url input::-ms-input-placeholder {
	color: transparent;
}

.roseta-comment-labels #respond .comment-form-comment textarea::-webkit-input-placeholder,
.roseta-comment-labels #respond .comment-form-author input::-webkit-input-placeholder,
.roseta-comment-labels #respond .comment-form-email input::-webkit-input-placeholder,
.roseta-comment-labels #respond .comment-form-url input::-webkit-input-placeholder {
	color: transparent;
}

.roseta-comment-labels #respond .comment-form-comment textarea:-ms-input-placeholder,
.roseta-comment-labels #respond .comment-form-author input:-ms-input-placeholder,
.roseta-comment-labels #respond .comment-form-email input:-ms-input-placeholder,
.roseta-comment-labels #respond .comment-form-url input:-ms-input-placeholder {
	color: transparent;
}

.roseta-comment-labels #respond .comment-form-comment textarea::placeholder,
.roseta-comment-labels #respond .comment-form-author input::placeholder,
.roseta-comment-labels #respond .comment-form-email input::placeholder,
.roseta-comment-labels #respond .comment-form-url input::placeholder {
	color: transparent;
}

#respond .comment-form-cookies-consent {
	clear: both;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	float: left;
	width: 32%;
	margin-right: 2%;
}

.comment-form-url {
	margin-right: 0;
}

.comment-form-comment {
	margin-bottom: 1em;
}

.comment-form-comment textarea {
	float: none;
	display: block;
	width: 100%;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
	float: none;
	display: block;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment input {
	float: none;
	display: block;
}

#respond input:hover,
#respond textarea:hover {}

#respond .form-allowed-tags {
	float: none;
	clear: both;
	display: block;
	width: 100%;
	font-size: 1em;
	line-height: 1.5;
}

#respond .form-allowed-tags code {
	font-size: 1em;
}

#respond .form-submit {
	clear: both;
	margin: 1em 0;
}

#respond .form-submit input {
	width: auto;
}

#respond .form-submit input[type="submit"],
#respond .form-submit input[type="reset"] {
}

#respond .form-submit input#submit:hover {
	cursor: pointer;
}

.button {
	border: 1px solid transparent;
	padding: 4px 7px;
	transition: background-color .2s ease;
}

.button:hover {
	cursor: pointer;
}

.roseta-comment-icons .comment-form > p > em {
	position: relative;
	display: block;
	font-style: normal;
}

.roseta-comment-icons .comment-form > p > em::before {
	position: absolute;
	left: 1em;
	top: .5em;
	font-family: iconmeta;
	opacity: .5;
	transition: .5s all ease-in-out;
}

.roseta-comment-icons .comment-form-comment textarea,
.roseta-comment-icons .comment-form-author input,
.roseta-comment-icons .comment-form-email input,
.roseta-comment-icons .comment-form-url input {
	padding-left: 2.5em;
}

/*--------------------------------------------------------------
	# WIDGET AREAS
--------------------------------------------------------------*/

/* ## MAIN WIDGETS AREAS */
.widget-area ul,
.widget-area ul ul,
.yoyo > .widget-container {
	border: none;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

.widget-container {
	position: relative;
	margin: 0 0 2.2em 0;
	border: 1px solid transparent;
	padding: 1.5em 2.5em;
}

.widget-container::after {
	content: "";
	clear: both;
	float: none;
	display: block;
}

.widget-container > * {
	max-width: 100%;
	line-height: 1.8;
}

.widget-container ul ul {
	margin-left: 1em;
	margin-top: 1em;
}

.widget-container ul li {
	float: none;
	display: block;
	margin-bottom: 0 !important; 
	word-wrap: break-word;
}

.sidey .widget-container ul li:not(:last-child) {
	border-bottom: 1px solid rgba(0,0,0,.05);
	padding-bottom: .5em;
}

.widget-title {
	position: relative;
	text-align: left;
	letter-spacing: 2px;
}

.widget-title span {
	line-height: 2.75;
}

.widget-area a {
	text-decoration: none;
	word-wrap: break-word;
	transition: .2s ease-out all;
}

.widget-area a:active,
.widget-area a:hover {}

.widget-area .entry-meta {
	font-size: 1em;
}

/* ## BEFORE CONTENT AND AFTER CONTENT WIDGET AREAS */
.yoyo .widget-title {
	background: none;
	padding: 0;
	margin: 0;
}

/* ## LEFT SIDEBAR MENU */
nav.sidebarmenu {
	display: block;
	margin-bottom: 3em;
}

nav.sidebarmenu li a {
	float: none;
	display: inline-block;
	border-bottom: 2px solid transparent;
	text-transform: uppercase;
	font-weight: bold;
	transition: .3s all ease-in;
}

nav.sidebarmenu li a:hover {
	border-bottom: 2px solid;
}

/* ## CALENDAR WIDGET */
#wp-calendar {
	width: 100%;
	font-size: .9em;
}

#wp-calendar caption {
	padding-bottom: .3em;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}

#wp-calendar tbody td {
	border: 1px solid transparent;
}

#wp-calendar th,
#wp-calendar td {
	text-align: left;
}

#wp-calendar tbody td:hover {
	opacity: 0.8;
}

#wp-calendar tbody td a {
	margin: 0;
	border: none;
	padding: 0;
	background: none;
}

#wp-tbody .pad {
	background: none;
}

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

/* ## TAG CLOUD WIDGET */
.roseta-normalizedtags #content .tagcloud a {
	display: inline-block;
	margin: 0 4px 8px 0;
	border: 2px solid rgba(0,0,0,.1);
	border-radius: 2px;
	padding: 2px 10px;
	font-size: .833em;
	text-transform: uppercase;
	transition: background .3s ease;
}

.roseta-normalizedtags #content .tagcloud a:hover {}

/* ## EMPTY PAGE */
.main .content-empty-page {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row;
	        flex-flow: row;
    width: 100%;
    margin: 2em auto;
}

.main .content-empty-page .widget-container {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.main .content-empty-page .widget-container:not(:last-child) {
	margin-right: 2em;
}

/*--------------------------------------------------------------
	# WIDGETS
--------------------------------------------------------------*/

/* ## Cryout Tabs */
.cryout-wtabs-nav {
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
}

.sidey .widget-container ul li.cryout-wtab,
#colophon .widget-container ul li.cryout-wtab {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

.widget-area .cryout-wtabs-nav {
	border-bottom: 1px solid transparent;
}

.cryout-wtabs-nav.tab-count-1 li {
	width: 100%;
}

.cryout-wtabs-nav.tab-count-2 li {
	width: 50%;
}

.cryout-wtabs-nav.tab-count-3 li {
	width: 33.333%;
}

.cryout-wtabs-nav.tab-count-4 li {
	width: 25%;
}

ul.cryout-wtabs-nav > li,
.cryout-wtabs-container > ul > li {
	float: left;
	display: block;
}

.cryout-wtabs-container > ul > li {
	clear: both;
}

ul.cryout-wtabs-nav li a {
	position: relative;
	z-index: 2;
	display: block;
	padding: .5em 0;
	font-size: 18px;
}

ul.cryout-wtabs-nav li.active a,
ul.cryout-wtabs-nav li.active a:hover {
	color: #333;
}

ul.cryout-wtabs-nav li a span {
	display: none;
}

ul.cryout-wtab li,
ul.cryout-wposts li {
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 3px;
	border-bottom: 1px solid rgba(0,0,0,.07);
	padding: 15px 0;
	font-weight: 400;
	line-height: 1.4;
}

.sidey .widget-container ul.cryout-wtab li,
.sidey .widget-container ul.cryout-wposts li {
	padding: 25px 0;
}

ul.cryout-wtab li:last-child,
ul.cryout-wposts li:last-child {
	border: none;
}

.cryout-wtab a,
.cryout-wposts a {
	transition: all 0.2s ease;
}

.cryout-wtab img,
.cryout-wposts img {
	display: block;
	width: 100%;
	height: auto;
}

.cryout-wtab img {
	border-radius: 100px;
}

.cryout-wtab .tab-item-thumbnail {
	float: left;
	width: 80px;
}

.cryout-wtab .tab-item-thumbnail,
.cryout-wposts .post-item-thumbnail {
	position: relative;
	transition: all 1s ease;
}

.cryout-wtab .tab-item-thumbnail {
	margin-right: 15px;
}

.cryout-wtab .tab-item-avatar {
	float: left;
	width: 48px;
	margin-right: 15px;
	transition: all 1s ease;
}

.cryout-wtab .tab-item-inner {
	overflow: hidden;
}

.cryout-wtab .tab-item-title,
.cryout-wposts .post-item-title {
	font-size: 1.2em;
	line-height: 1.1;
}

.cryout-wtab .tab-item-title {
	font-size: 1em;
}

.cryout-wtab .tab-item-category,
.cryout-wposts .post-item-category {
	font-size: .833em;
	line-height: 1.2;
	opacity: 0.75;
	transition: all 0.2s ease-out;
}

.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a {
	border-bottom: 2px solid transparent;
	transition: all 0.2s ease-out;
}

.cryout-wtab .tab-item-category a:hover,
.cryout-wposts .post-item-category a:hover {
	border-bottom-color: inherit;
}

.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a {
	color: inherit;
}

.cryout-wtab .tab-item-title,
.cryout-wtab .tab-item-comment,
.cryout-wposts .post-item-title {
	margin: 5px 0;
	word-wrap: break-word;
}

.cryout-wposts .post-item-title {
	margin: 7px 0;
}

.cryout-wtab .tab-item-date,
.cryout-wtab .tab-item-name,
.cryout-wposts .post-item-date {
	font-size: .833em;
	opacity: 0.5;
}

.cryout-wtab .thumb-icon.small {
	bottom: 8px;
	left: 8px;
}

.cryout-wtab li:hover .tab-item-thumbnail,
.cryout-wtab li:hover .tab-item-avatar,
.cryout-wposts li:hover .post-item-thumbnail {
	opacity: 0.75;
}

.cryout-wtab li:hover .thumb-icon,
.cryout-wposts li:hover .thumb-icon {
	color: #222;
	background: #fff;
}

.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a,
.cryout-wtab li:hover .tab-item-title a,
.cryout-wtab li:hover .tab-item-comment a,
.cryout-wposts li:hover .post-item-title a {
	/*color: #26abd3;*/
}

/* ## Cryout Posts */

.cryout-wposts .post-item-thumbnail {
	margin-bottom: 10px;
}

.s1 .cryout-wposts .post-item-title {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 300;
}

.s1 .cryout-wposts .post-item-category,
.s1 .cryout-wposts .post-item-date {
	font-size: 14px;
}

/* ## Cryout Related Posts */
.main .related-posts {
	display: block;
	overflow: hidden;
	margin-left: 0;
	margin-bottom: 2em;
}

.related-posts .related-main-title {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 2px;
}

.related-posts li {
	float: left;
	display: inline;
	width: 33.3333%;
}

.related-posts li:last-child {
	margin-right: 0;
}

.related-posts article {
	margin-bottom: 0;
}

.related-thumbnail {
	position: relative;
	transition: all 1s ease;
}

.related-posts li:hover .related-thumbnail {
	opacity: 0.75;
}

.related-thumbnail .related-comments {
	position: absolute;
	right: 0;
	top: 5px;
	padding: 0 14px;
	line-height: 1.5;
	font-weight: bold;
	/* background: rgba(255,255,255,1); */
	color: rgba(255,255,255,1);
	transition: all .3s ease;
}

.related-thumbnail .related-comments::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid rgba(255,255,255,1);
	transition: all .15s ease;
}

.related-thumbnail:hover .related-comments::before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid rgba(255,255,255,1);
}

.related-comments i {
	display: none;
	margin-right: .25em;
}

.related-posts .related-inside {
	padding-right: .5em;
}

.related-posts .related-title {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0;
	line-height: 1.3;
	font-weight: normal;
}

.related-posts .related-meta {
	font-size: .8em;
	font-weight: 300;
	opacity: .5;
}

/* ## Cryout About */
.cryout-about-image {
	display: inline-block;
	margin-bottom: 1em;
}

.cryout-about-text {
	font-size: .9em;
}

/* ## Cryout Contact */
.widget_cryout_contact address {
	padding-left: 0;
}

.widget_cryout_contact .map {
	margin-top: 2em;
}

.widget_cryout_contact address > span {
	float: none;
	clear: both;
	display: block;
	margin: 2px 0;
	line-height: 2.2;
}

.widget_cryout_contact address a {
	border-bottom: 1px solid transparent;
	color: inherit;
	transition: .2s ease-out border-color;
	transition: .2s ease-out border-color;
}

.widget_cryout_contact address a:hover {
	border-color: inherit;
}

.widget_cryout_contact address > span i {
	float: left;
	display: inline-block;
	width: 2.2em;
	height: 2.2em;
	font-size: 1em;
	text-align: center;
	transition: .2s ease all;
}

.widget_cryout_contact address > span i + strong {
	display: none;
}

.cryout-contact-right {
	display: block;
	overflow: hidden;
	transition: .2s ease all;
}

/* ## Cryout Socials */
.widget-socials {}

/* ## Cryout Portfolio */
.widget-portfolio {
    overflow: hidden;
}

.widget-portfolio-item {
	position: relative;
	float: left;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 1%;
	margin-right: 1%;
}

.portfolio-columns-1 .widget-portfolio-item {
	 float: none;
	 clear: both;
	 width: 100%;
}

.portfolio-columns-2 .widget-portfolio-item {
	width: 49%;
}

.portfolio-columns-3 .widget-portfolio-item {
   width: 32.333%;
}

.portfolio-columns-4 .widget-portfolio-item {
   width: 24%;
}

.portfolio-columns-5 .widget-portfolio-item {
   width: 19%;
}

.portfolio-columns-6 .widget-portfolio-item {
   width: 15.666%;
}

.portfolio-columns-7 .widget-portfolio-item {
   width: 13.285%;
}

.portfolio-columns-8 .widget-portfolio-item {
   width: 11.5%;
}

.portfolio-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.widget-portfolio-item:hover .portfolio-overlay {
	opacity: 1;
}

.portfolio-title {
	position: relative;
	z-index: 3;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	height: 100%;
	padding: 0.35em 5%;
	text-align: center;
	font-size: .8em;
	line-height: 1.3;
	font-weight: bold;
	text-transform: uppercase;
	color: inherit;
	opacity: 0;
	-webkit-transform: translateX(20px);
	        transform: translateX(20px);
	transition: .3s all ease;
}

.widget-portfolio-item:hover .portfolio-title {
	opacity: 1;
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}

.portfolio-title::before {
	content: "";
	position: absolute;
	z-index: -1;
	left: -100%;
	top: 5%;
	width: 90%;
	height: 90%;
	background: rgba(255,255,255,0.95);
	transition: .3s ease all;
}

.widget-portfolio-item:hover .portfolio-title::before {
	left: 5%;
}

.portfolio-image > img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: 1s ease all;
}

.widget-portfolio-item:hover .portfolio-image > img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* Cryout GetInTouch */
.widget_cryout_getintouch > div {
	line-height: 1.5;
}

.widget_cryout_getintouch > div i.icon {
	opacity: 0.5;
}

.widget_cryout_getintouch .cryoutgetintouch-email a {
	color: inherit;
}

.widget_cryout_getintouch .cryoutgetintouch-items > span {
	margin-right: 10px;
	font-size: .9em;
}

/* Padding fixes for custom widgets */
.widget_cryout_contact .widget-title + address,
.widget_cryout_about .widget-title + .cryout-about-image,
.widget_cryout_portfolio .widget-title + .widget-portfolio  {
	padding-top: .5em;
}

/*--------------------------------------------------------------
	# SEARCHFORM
--------------------------------------------------------------*/

.searchform {
	position: relative;
	display: inline-block;
	/*overflow: hidden;*/
	width: 100%;
	height: auto;
}

.searchform input[type="search"] {
	position: relative;
	z-index: 7;
	float: left;
	display: block;
	width: 100%;
	font-size: 1em;
	transition: .3s .3s all ease-out;
}

.searchform .searchsubmit {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
	display: block;
	height: 3.5em;
	width: 1.5em;
	vertical-align: middle;
	border: 0;
	padding: 0;
	font-size: 1em;
	background: transparent;
	cursor: pointer;
	transition: .3s all ease-in-out;
}

.searchform:hover input[type="search"],
.searchform input[type="search"]:focus {
	outline: none;
}

.no-results .content-search {
	padding: 0;
}

/* ## SIDEBAR SEARCH */
#container .searchform input[type="search"] {
	position: relative;
	z-index: 7;
	float: left;
	display: block;
	height: 3.5em;
	width: 100%;
	border: none;
	border-bottom: 3px solid transparent;
	padding: 0 0.5em 0 2em;
	font-size: 1em;
	letter-spacing: -0.5px;
	transition: .3s .3s all ease-out;
}

#container .searchform::after {
	content: "";
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	transition: .3s all ease-out;
}

#container .searchform:hover::after {
	width: 100%;
}

/* ## MAIN MENU SEARCHFORM */
#access > div > ul > li.menu-search-animated {
	text-align: center;
}

#access .menu-search-animated {
	padding: 0 .3em;
}

#access .menu-search-animated .searchform {
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 0;
	left: 0;
	display: none;
	width: 100%;
	max-width: calc(100% - 4em);
	margin: 0 auto;
	border: 0;
}

#access .menu-search-animated .searchsubmit {
	display: none;
}

#access .menu-search-animated .searchform input[type="search"] {
	height: 100%;
	border: 0;
	font-size: 1em;
	font-weight: 400;
	text-align: center;
}

#access .menu-main-search .searchform input[type="search"]:focus {
	background: transparent;
}

#access .menu-main-search i.icon-search {
	display: inline-block;
	padding-right: .5em;
	padding-left: .5em;
}

#access .menu-main-search > a {
	padding-left: 0;
	padding-right: 0;
}

#access i.icon-search {
	cursor: pointer;
}

#access i.icon-search::before {
	display: block;
	font-style:	normal;
	font-size: 1em;
}

#access li.menu-main-search {
	position: static;
	padding: 0 .4em;
}

.menu-main-search .icon-cancel {
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 3em;
	display: none;
	font-size: 1.2em;
	cursor: pointer;
}

/* ## HEADER TITLES SEARCHFORM */
#header-page-title .searchform input[type="search"] {
	padding-left: 4em;
	padding-right: 1em;
	line-height: 3em;
}

#header-page-title .searchform .searchsubmit {
	left: 1.5em;
	height: 5em;
}

/* ## FOOTER MENU SEARCHFORM */
li.menu-footer-search {
	max-width: 16em;
}

li.menu-footer-search .s {
	height: 2.2em;
	padding-left: 2.2em;
}

li.menu-footer-search .searchform .searchsubmit {
	height: 2.2em;
	width: 2.2em;
}

.widget_rss a.rsswidget {}
.widget_rss a.rsswidget:hover {}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* ## MOBILE NAV SEARCH */
#mobile-nav .searchform input[type="search"] {
	padding-left: 3em;
	line-height: 1.7;
}

#mobile-nav .searchform .searchsubmit {
	left: 1em;
}

/*--------------------------------------------------------------
	# SOCIALS
--------------------------------------------------------------*/

/* ## GENERAL */
.socials {
	position: relative;
}

.socials a {
	position: relative;
	z-index: 99;
	float: left;
	display: block;
	overflow: hidden;
	width: 2.4em;
	height: 2.4em;
	margin-right: .5em;
	font-size: .9em;
	line-height: 2.4em;
	text-align: center;
	transition: all .2s ease-out;
}

.socials a::before,
.socials a::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .3s ease-out;
}

.socials a::after {
	top: 100%;
}

.socials a:hover::before {
	top: -100%;
}

.socials a:hover::after {
	top: 0;
}

.socials a span {
	display: none;
}

/* ## HEADER SOCIALS */
.top-section-element-title {
	display: none;
}

.top-section-element.widget_cryout_socials {
	position: relative;
	overflow: hidden;
	font-size: 1em;
	line-height: 1;
}

.top-section-element.widget_cryout_socials a {
	vertical-align: bottom;
}

/* ## SIDEBAR SOCIALS */
.sidey .socials {
	float: none;
	display: table;
	margin: 0 auto 2em;
}

/* ## FOOTER SOCIALS */
#sfooter {
	float: right;
	clear: right;
	display: block;
}

.widget_cryout_socials .socials {
	font-size: .8333em;
}

/*--------------------------------------------------------------
	# MISCELLANEOUS
--------------------------------------------------------------*/

/* ## BACK TO TOP */
a#toTop {
	position: fixed;
	z-index: 251;
	right: 2em;
	bottom: 2em;
	display: block;
	overflow: hidden;
	width: 1em;
	height: 1em;
	padding: 1em;
	font-size: 26px;
	opacity: 0;
	cursor: pointer;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	transition: .2s ease-out all;
}

a#toTop.toTop-show {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.icon-back2top::before,
.icon-back2top::after {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	font-style: normal;
	font-family: iconmeta;
	transition: all .4s ease-out;
}

.icon-back2top::after {
	top: 100%;
}

a#toTop:hover .icon-back2top::before {
	top: -100%;
}

a#toTop:hover .icon-back2top::after {
	top: 0;
}

.roseta-totop-fixed #toTop {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto;
	border: 0;
	box-shadow: none;
}

.roseta-totop-disabled #toTop {
	display: none;
}

/* ## CUSTOM IMAGE BORDER */
.roseta-image-none .entry-content img[class*='align'],
.roseta-image-none .entry-summary img[class*='align'] {}

.roseta-image-one .entry-content img[class*='align'],
.roseta-image-one .entry-summary img[class*='align'] {
	border-bottom: 5px solid transparent;
	padding-bottom: 5px;
}
.roseta-image-two .entry-content img[class*='align'],
.roseta-image-two .entry-summary img[class*='align'] {
	border: 7px solid transparent;
}
.roseta-image-three .entry-content img[class*='align'],
.roseta-image-three .entry-summary img[class*='align'] {
	border: 1px solid #222;
	padding: 0;
	box-shadow: 0 0 15px #ccc;
}
.roseta-image-four .entry-content img[class*='align'],
.roseta-image-four .entry-summary img[class*='align'] {
	padding: .7em;
	border: 1px solid #DDD;
	box-shadow: 0 0 2px #CCC;
}

.roseta-image-five .entry-content img[class*='align'],
.roseta-image-five .entry-summary img[class*='align'] {
	border-top: .5em solid transparent;
	border-bottom: .5em solid transparent;
	transition: all .3s ease-in-out;
}

/* ## CUSTOM CAPTION LOOK */
.roseta-caption-zero .main .wp-caption .wp-caption-text {}

.roseta-caption-one .main .wp-caption .wp-caption-text {
	border-bottom: 2px solid transparent;
}

.roseta-caption-two .main .wp-caption .wp-caption-text {
	margin-top: 3px;
}

/* ## BREADCRUMBS */
#breadcrumbs-container {
	float: none;
	display: block;
	overflow: hidden;
	width: 100%;
}

#breadcrumbs-container-inside {
	overflow: hidden;
}

#breadcrumbs {
	display: block;
	width: 100%;
	padding: .5em 2.5em;
	font-size: .9em;
}

.roseta-boxed-layout #breadcrumbs {
	padding-left: 0;
	padding-right: 0;
}

#breadcrumbs-container #breadcrumbs-nav {
	padding-top: 0;
	padding-bottom: 0;
}

.icon-bread-home::before {
	margin-right: .3em;
	font-size: 1em;
	cursor: pointer;
}

#breadcrumbs-nav .icon-bread-arrow {
	position: relative;
	top: -1px;
	display: inline-block;
	padding: 0 .1em;
	vertical-align: middle;
}

/* ## PAGINATION */
.pagination {
	float: none;
	clear: both;
	display: table;
	margin: 2.5em auto;
	padding: .25em 1em;
	text-align: center;
}

.pagination span,
.pagination a {
	position: relative;
	float: left;
	display: block;
	box-sizing: content-box;
	height: 2.5em;
	width: 2.5em;
	margin-right: 15px;
	font-size: 1em;
	line-height: 2.5;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	transition: all .3s ease-in-out;
}

.pagination .dots {
	width: 3em;
	border: 0;
	background: none;
}

.prev.page-numbers,
.prev.page-numbers:hover,
.next.page-numbers,
.next.page-numbers:hover {
	background: none;
}

/* ## CONTINUE READING */
a.continue-reading-link {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
	font-size: 0.83333em;
	line-height: 2;
	transition: all .2s ease-out;
}

.continue-reading-link::before {
	content: "";
	position: absolute;
	z-index: 3;
	top: calc(100% - 3px);
	left: 0;
	height: 100%;
	width: 100%;
	/* -webkit-transition: all .3s ease-out;
	transition: all .3s ease-out; */
	-webkit-animation: .3s ease-out continue-reading-reverse forwards;
	animation: .3s ease-out continue-reading-reverse forwards;
}

.continue-reading-link:hover::before {
	-webkit-animation: .3s ease-out continue-reading forwards;
	animation: .3s ease-out continue-reading forwards;
}

@keyframes continue-reading {
	0% {
		left: 0;
	}

	100% {
		left: 100%;
	}
}

@-webkit-keyframes continue-reading {
	0% {
		left: 0;
	}

	100% {
		left: 100%;
	}
}

@keyframes continue-reading-reverse {
	0% {
		left: -100%;
	}

	100% {
		left: 0;
	}
}

@-webkit-keyframes continue-reading-reverse {
	0% {
		left: -100%;
	}

	100% {
		left: 0;
	}
}

.continue-reading-link span {
	position: relative;
	z-index: 5;
	font-weight: bold;
	text-transform: uppercase;
	transition: all .2s ease-in-out;
}


/* ## BLOCKQUOTES */
.entry-content blockquote {
	position: relative;
	float: none;
	clear: both;
	display: table;
	width: auto;
	margin: 2em auto 0;
	padding: 2em;
	font-style: italic;
	font-weight: 400;
}

.entry-content blockquote::before {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 2.5em;
	text-align: center;
	font-family: 'iconmeta';
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.main blockquote p {
	margin-bottom: 0;
}

/* ## PRELOADER */
.cryout-preloader {
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto;
	background: #FFF;
}

.cryout-preloader > div {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	border-radius: 100%;
	-webkit-animation: preload-animation 1s infinite ease-in-out both;
	animation: preload-animation 1s infinite ease-in-out both;
}

.cryout-preloader .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.cryout-preloader .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes preload-animation {

	0%, 80%, 100% { -webkit-transform: scale(0) }
	40% { -webkit-transform: scale(1.0) }

}

@keyframes preload-animation {

	0%, 80%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}

}

/*--------------------------------------------------------------
	# TEMPLATES
--------------------------------------------------------------*/

/* Template Contact */
.template-content {
	margin: 20px 0 50px;
	/* border-top: 1px solid rgba(0,0,0,.1); */
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 30px 0;
}

.template-contact .template-left-col,
.template-contact .template-right-col {
	float: left;
	display: inline-block;
	/*width: 47%;*/
}

.template-contact .template-middle {
	display: block;
	overflow: hidden;
	margin: 50px auto;
}

.template-contact .template-left-col {
	/*margin-right: 6%;*/
}

.template-right-col-inside {
	/*padding: 40px;
	background: rgba(0,0,0,.05);*/
}

.template-right-col-inside > img {
	margin-bottom: 1em;
}

.template-contact .template-right-col-inside address {
	padding-left: 0;
}

.template-contact address > span {
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	margin: 10px 0;
}

.template-contact address > span i {
    float: left;
	display: inline-block;
	min-width: 150px;
	margin-right: 10px;
	padding-left: 1px;
    font-size: 1em;
}

.template-contact address .address-block {
	display: block;
	overflow: hidden;
}

.template-contact .template-map-col {
	margin-bottom: 50px;
}

.template-about .template-image {
	margin-bottom: 50px;
}

.template-about .template-content {
	margin-bottom: 70px;
}

.template-about .template-team {
	margin-top: 50px;
}

/*--------------------------------------------------------------
	# PORTFOLIO
--------------------------------------------------------------*/

.page-template-template-portfolio article.hentry,
.page-template-template-portfolio article.hentry .article-inner,
[class*='tax-jetpack-portfolio'] article.hentry {
	overflow: visible;
}

#portfolio-masonry .jetpack-portfolio-shortcode {
	overflow: visible;
	margin-left: -1%;
	margin-right: -1%;
}

.jetpack-portfolio-shortcode .portfolio-entry-column-2 {
	width: 49%;
}

.jetpack-portfolio-shortcode .portfolio-entry-column-3 {
	width: 32.333%;
}

.jetpack-portfolio-shortcode .portfolio-entry-column-4 {
	width: 24%;
}

.jetpack-portfolio-shortcode div.portfolio-entry {
	margin: .5%;
}

@media (max-width: 768px) {

	.jetpack-portfolio-shortcode.column-3 div.portfolio-entry,
	.jetpack-portfolio-shortcode.column-4 div.portfolio-entry {
		margin-left: 1%;
		margin-right: 1%;
	}

}

@media (max-width: 480px) {

	.jetpack-portfolio-shortcode div.portfolio-entry {
		width: 100%;
	}

}

#portfolio-filter {
	margin: 2em 0;
}

#portfolio-filter {
}

#portfolio-filter > a {
	padding: .3em 1em .3em 0;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	color: inherit;
	transition: all .3s ease-out;
}

#portfolio-filter > a:hover {
	opacity: 0.8;
}

#portfolio-masonry .portfolio-entry {
	position: relative;
	z-index: 0;
	float: left;
	display: block;
	overflow: visible;
	margin: 0.5%;
	text-align: center;
	transition: .5s z-index ease-in-out;
}

#portfolio-masonry .portfolio-entry:hover {
	z-index: 99;
}

#portfolio-masonry .portfolio-entry .project-types {
	display: none;
}

#portfolio-masonry .portfolio-entry-title {
	position: absolute;
	z-index: 11;
	left: 5%;
	top: 5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 90%;
	height: 90%;
	margin: 0;
}

#portfolio-masonry .portfolio-entry .portfolio-entry-title a {
	width: 90%;
	border: 1px solid;
	padding: 10px;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #111;
	background: rgba(255,255,255,.5);
	transition: .75s ease-out all;
}

#portfolio-masonry .portfolio-entry:hover .portfolio-entry-title a {
	padding: 10px 3px;
	letter-spacing: 1px;
}

#portfolio-masonry .portfolio-entry:hover .portfolio-entry-title a:hover {
	background: rgba(255,255,255,1);
}

#portfolio-masonry .portfolio-entry .portfolio-entry-meta {
	display: none;
}

#portfolio-masonry .portfolio-entry .portfolio-featured-image {
	position: relative;
	overflow: hidden;
	transition: .75s ease all;
}

#portfolio-masonry .portfolio-entry:hover .portfolio-featured-image {
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
	box-shadow: 0 0 10px 5px rgba(0,0,0,.1);
}

#portfolio-masonry .portfolio-entry .portfolio-featured-image  > img {
	position: relative;
	z-index: 10;
	display: block;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: .75s ease all;
}

#portfolio-masonry .portfolio-entry:hover .portfolio-featured-image  > img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.single article.jetpack-portfolio .entry-meta {
	margin-top: 0;
	margin-bottom: 1em;
	padding: 1em 2em;
}

.single article.jetpack-portfolio .entry-meta-container {
	position: relative;
	float: right;
	display: inline-block;
	width: 50%;
	margin-top: -50px;
}

.single article.jetpack-portfolio .entry-meta > span {
	display: block;
	line-height: 1.8;
	font-weight: bold;
}

.single article.jetpack-portfolio .entry-meta > span a {
}

article.jetpack-portfolio .portfolio-featured-single img {
	display: block;
}

article.jetpack-portfolio header + .content-masonry {
	padding-top: 2.6em;
}

article.jetpack-portfolio header .entry-title + .taxonomy-description {
	margin-bottom: 0;
	padding-top: 1em;
}

.jetpack-portfolio-shortcode .portfolio-featured-image + .portfolio-entry-title {
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.jetpack-portfolio-shortcode .portfolio-entry-title a {
	display: block;
	padding: .4em 0;
	line-height: 1.3;
}

.jetpack-portfolio-shortcode .portfolio-entry-meta {
	line-height: 1.5;
}

.jetpack-portfolio-shortcode .portfolio-featured-image {
	position: relative;
	display: block;
	overflow: hidden;
}

.jetpack-portfolio-shortcode .portfolio-featured-image img {
	transition: 1s ease all;
}

.jetpack-portfolio-shortcode .portfolio-entry:hover .portfolio-featured-image img {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

/*--------------------------------------------------------------
	# CONDITIONALS
--------------------------------------------------------------*/
.single-post.roseta-comhide-in-posts .nocomments {
	display: none;
}

.page.roseta-comhide-in-pages .nocomments {
	display: none;
}

.roseta-hide-page-title .page h1.entry-title,
.home.roseta-hide-page-title .page h2.entry-title {
	display: none;
}

 /*.single.roseta-header-titles header > .entry-title,
.single.roseta-header-titles header > .page-title,
.single.roseta-header-titles header > .singular-title.entry-title,
.single.roseta-header-titles header > .entry-meta {
	display: none;
}*/

.single.roseta-header-titles .main .article-inner > header {
	display: none;
}

.roseta-header-titles-nodesc .page-header:not(.content-search) {
	display: none;
}

.roseta-header-titles header.page-header {
	display: none;
}

.roseta-hide-cat-title .page-header {
	display: none;
}

/* .single.roseta-header-titles .main .article-inner > header {
	display: none;
} */

.roseta-metahide-mainmenu #site-header-main,
.roseta-metahide-headerimg #header-image-main-inside,
.roseta-metahide-breadcrumbs #breadcrumbs-container,
.roseta-metahide-colophon #colophon,
.roseta-metahide-footer #footer {
	display: none;
}

.roseta-metahide-mainmenu #header-image-main {
	margin-top: 0;
}

/*--------------------------------------------------------------
	# FIXES
-------------------------------------------------------------- */

/* ## Woocommerce */

.woocommerce.single #header-image-main,
.woocommerce-checkout #header-image-main,
.woocommerce-cart #header-image-main {
	display: none;
}

.woocommerce .product .entry-summary {
	clear: none;
}

.woocommerce ul.products li.product h3 {
}

.woocommerce div.product form.cart table td {
	padding: 0;
}

.woocommerce div.product form.cart .variations label {
	display: inline-block;
	padding-top: 10px;
}

.woocommerce-page #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	border-radius: 0;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: .5em;
	padding-bottom: .5em;
 }

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
	border-radius: 0;
	color: inherit;
	opacity: .5;
}

.woocommerce select {
	padding: 0.25em 0.5em;
}

/* Woocommerce Archive Pages */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	text-align: center;
}

.woocommerce .products .star-rating {
	margin: 0 auto .5em;
	text-align: center;
}

.woocommerce ul.products li.product .price {
	font-size: 1em;
}

.woocommerce ul.products li.product .button {
	margin-top: .5em;
}

.woocommerce span.onsale {
	top: 0;
	left: 0;
	padding: 0;
	border-radius: 0;
	background: #FFF;
	color: inherit;
}

.woocommerce ul.products li.product .onsale {
	margin: 0;
}

.woocommerce div.product form.cart div.quantity {
	width: 30%;
	margin-right: 3%;
}

.woocommerce div.product form.cart .button {
	width: 67%;
}

.woocommerce .quantity .qty {
	width: 100%;
    font-size: 0.9em;
	text-align: left;
}

.woocommerce-thumbnail-container {
	position: relative;
	overflow: hidden;
}

.woocommerce ul.products li.product .woocommerce-thumbnail-container a img {
	position: relative;
	margin: 0;
	top: 0;
	transition: .3s ease-out all;
}

.woocommerce ul.products li.product .woocommerce-thumbnail-container:hover a img {
	/* top: -20px; */
	-webkit-transform: translateY(-20px);
	        transform: translateY(-20px);
	opacity: .8;
}

.woocommerce-thumbnail-container .woocommerce-buttons-container {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: translateY(100%);
	        transform: translateY(100%);
	transition: .3s ease-out all;
}

.woocommerce-thumbnail-container .woocommerce-buttons-container a {
	display: block;
	font-size: .8em;
}

.woocommerce-thumbnail-container .woocommerce-buttons-container a.added_to_cart {
	padding: 0.5em 0.25em;
	background: #EEE;
	font-weight: bold;
	text-transform: uppercase;
}

.woocommerce-thumbnail-container:hover .woocommerce-buttons-container {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
}

.woocommerce div.product .product_title {
	font-weight: 300;
}


.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-weight: 300;
	font-size: 1.618em;
}

.woocommerce div.product form.cart {
	margin-top: 2em;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins {
	font-weight: 400;
}

.add_to_cart_button:not(.product_type_variable)::before,
/*.icon-basket::before,*/
.single-product div.product form.cart .button::before {
	content: "\e83b";
	position: relative;
	top: 0;
	display: inline-block;
	margin-right: 10px;
	font-family: "iconmeta";
	line-height: 1;
	font-weight: 400;
	font-style: normal;
}

input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
	opacity: 1;
}

.woocommerce nav.woocommerce-pagination ul {
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
	margin-right: 1em;
	border: 1px solid rgba(0,0,0,0.1);
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	padding: 0.8em 1em;
	transition: .2s ease-out all;
}

/* Woocommerce Single Product page */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: transparent;
	border-color: transparent;
	transition: .2s ease-out all;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active):hover {
	background: #f7f7f7;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-color: #d3ced2;
	border-bottom-color: transparent;
}

.woocommerce #reviews #comments {
	margin-top: 0;
}

.woocommerce .woocommerce-tabs h2 {
	margin-top: 0;
	margin-bottom: 1.5em;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
}

.woocommerce div.product .products > h2,
.woocommerce .cart-collaterals h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.woocommerce .cart-collaterals h2 {
	margin-bottom: 2em;
}

.woocommerce div.product #review_form_wrapper {
	margin: 1.5em 0;
}

.woocommerce-tabs {
	padding: 2.6em 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: 0;
	border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 1px;
}

.woocommerce #comments { /* woocommerce reviews */
	padding-top: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-radius: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: auto;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin-left: 80px;
}

.woocommerce.roseta-comment-placeholder #respond label { /* show woocommerce form lables */
	display: block;
}

.woocommerce #review_form #respond .comment-form-author,
.woocommerce #review_form #respond .comment-form-email {
	width: 48%;
}

.woocommerce #review_form #respond .comment-form-author {
	margin-right: 4%;
}

.woocommerce #review_form #respond .comment-form-author input,
.woocommerce #review_form #respond .comment-form-email input {
	width: 100%;
}

.woocommerce-noreviews {
	padding: 1em;
	background: rgba(0,0,0,.07);
}

/* Woo Cart Page */
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: auto;
	padding: 0.618em 1.2em;
	font-size: .9em;
}

table.cart .quantity .qty {
	max-width: 100px;
}

.woocommerce a.remove {
	display: block;
	width: 1.5em;
	height: 1.5em;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.3;
	color: #C00;
	opacity: .8;
	transition: .2s ease-out all;
}

.woocommerce a.remove:hover {
	color: #C00 !important;
	background: rgba(0,0,0,.1);
	opacity: 1;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 80px;
}

.woocommerce table.shop_table {
	border-collapse: collapse;
}

.woocommerce table.shop_table thead {
	font-size: .8em;
	text-transform: uppercase;
	opacity: 0.5;
}

.woocommerce table.shop_table td.product-name {
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Woo Checkout Page */
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	width: 100%;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
	float: left;
	width: 58%;
	margin-right: 4%;
}

#order_review_heading,
#order_review {
	clear: none;
	float: left;
	width: 38%;
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 2.5em;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 2.5em;
}

#main .woocommerce .checkout table.shop_table td,
#main .woocommerce .checkout table.shop_table th {
	background: transparent;
}

.woocommerce-checkout #payment {
	background: transparent;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	border: 0;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	display: block;
	width: 100%;
}

/* Woocommernce messages */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	border: 0;
	border-radius: 0;
}

#main .woocommerce-error a.button,
#main .woocommerce-info a.button,
#main .woocommerce-message a.button {
	background: transparent;
	color: inherit;
	padding: 0;
}

/* Woocommernce widgets */
.woocommerce-product-search button[type="Submit"] {
	display: block;
	width: 100%;
	margin-top: 10px;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
	line-height: 1.5;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 80px;
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
	font-size: 0.7em;
	opacity: 0.7;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding: 15px 0;
}

.woocommerce ul.cart_list li .product-title,
.woocommerce ul.product_list_widget li .product-title {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.5px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: rgba(0,0,0,.1);
	border: 0;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size: 1em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background: transparent;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	top: -.25em;
	transition: .2s ease-out all;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:hover {
	box-shadow: 0 0 14px rgba(0,0,0,.4);
}

.woocommerce .widget_price_filter .price_label {
	padding-top: 0.4em;
}

.woocommerce.widget_product_categories ul.product-categories li {
	position: relative;
	border: 0;
	padding: 0;
}

.woocommerce.widget_product_categories ul.product-categories li::before {
	content: "\e902";
	position: relative;
	top: 1px;
	margin-right: 7px;
	font-family: "iconmeta";
	transition: .2s ease-out margin;
}

.woocommerce.widget_product_categories ul.product-categories li:hover::before {
	margin-right: 12px;
}

.woocommerce.widget_product_categories ul.product-categories li ul {
	margin-top: 0;
}



/* Team Members */
.tmm .tmm_container .tmm_member .tmm_photo {
	width: 120px;
	height: 120px;
	margin-top: -60px;
	border: 20px solid transparent;
	border-radius: 100px !important;
	box-shadow: none;
}

.cryout .tmm .tmm_container .tmm_member {
	position: relative;
	border: 1px solid transparent;
	transition: .2s ease-out border-color;
}

.tmm .tmm_container .tmm_member .tmm_textblock {
	padding: 10px 25px 40px;
}

.tmm .tmm_container  .tmm_names {
	margin-bottom: 0;
}

.tmm .tmm_container  .tmm_fname {
	font-weight: bold;
}

.tmm .tmm_container .tmm_job {
	letter-spacing: 3px;
	opacity: 0.5;
}

.tmm .tmm_container .tmm_desc {
	font-size: .9em;
	line-height: 1.8;
}

.tmm .tmm_member .tmm_textblock .tmm_scblock {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -26px;
	display: table;
	margin: auto;
	padding: 0 15px !important;
}

.tmm .tmm_member .tmm_textblock .tmm_sociallink img {
	width: 30px !important;
	height: 30px !important;
	margin: 10px 7px !important;
	border-radius: 100px;
	-webkit-filter: grayscale(80%);
	        filter: grayscale(80%);
	transition: .2s ease-out all;
}

.tmm .tmm_member .tmm_textblock .tmm_sociallink:hover img {
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
}

/* Jetpack Portfolio shortcode in widget */
.widget-container h2.portfolio-entry-title {
    font-size: 1.2em;
}

/* Safari fixed cover background images */
body.safari,
.safari #masthead .header-image,
.safari .lp-text {
    background-attachment: scroll;
	background-position: top center !important;
}

/* Edge shaky fixed cover background images */
@supports (-ms-ime-align:auto) {
	body, .lp-text {
		background-attachment: scroll !important;
		background-position: top center !important;
	}
}

/* IE 10-11 shaky fixed cover background images */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	body, #masthead .header-image, .lp-text {
		background-attachment: scroll !important;
		background-position: top center !important;
	}
}

/* Shortcodes */
.panel-default > .panel-heading > .panel-title > a::before {
   font-family: "iconmeta";
   /* content: ""; */
   right: 25px;
   font-size: 10px;
   opacity: 0.6;
}

.btn {
	border: 3px solid;
	border-radius: 0;
	font-weight: bold;
	text-transform: uppercase;
	transition: .3s ease-out all;
}

/*--------------------------------------------------------------
	# RESPONSIVENESS
-------------------------------------------------------------- */
body.mobile {-webkit-text-size-adjust: 100%;} /* Iphone browser fix*/
body.mobile .main {min-height:0;}

@media (max-width: 1152px) {

	body {
		margin-top: 0; /* removed fixed header menu */
	}

	#container[class*="three-"] {
		display: block;
	}

	.cryout #container[class*="three-"] .main,
	.cryout #container[class*="three-"] #primary,
	.cryout #container[class*="three-"] #secondary {
		width: 100%;
		margin: 0 0 1.5em;
	}

	.cryout #container[class*="three-"] #primary,
	.cryout #container[class*="three-"] #secondary {
		padding-left: 2em;
		padding-right: 2em;
	}

	.cryout #container[class*="three-"] .sidey .widget-container {
		float: left;
		width: 47.5%;
		margin: 0 0 1.5em;
	}

	.cryout #container[class*="three-"] .sidey section.widget-container:nth-of-type(2n+1) {
		clear: both;
		margin-right: 5%;
	}

	#masthead.cryout #site-header-main {
		position: relative;
	}

	.cryout #header-image-main {
		margin-top: 0;
	}

	#breadcrumbs-container.cryout[class*="three-"] #breadcrumbs {
		width: 100%;
		margin: 0;
	}

}

@media (max-width: 1024px) {

	body {
		font-size: .95em;
	}

	#container {
		display: block;
	}

	.cryout #container[class*="two-"] .main {
		width: 100%;
		margin: 0 0 1.5em;
	}

	.cryout #container[class*="two-"] #primary,
	.cryout #container[class*="two-"] #secondary {
		float: none;
		clear: both;
		width: 100%;
		margin: 0;
		padding-left: 2em;
		padding-right: 2em;
	}

	.cryout #container[class*="two-"] #primary::after,
	.cryout #container[class*="two-"] #secondary::after {
		content: "";
		clear: both;
		display: block;
	}

	.cryout #container[class*="two-"] .sidey .widget-container,
	.cryout #colophon .widget-container	{
		float: left;
		width: 47.5%;
		margin-bottom: 1.5em;
		padding: 1em 0;
	}

	.cryout #container[class*="two-"] .sidey section.widget-container:nth-of-type(2n+1),
	.cryout #colophon .widget-container:nth-of-type(2n+1)	{
		clear: both;
		margin-right: 5%;
	}

	.roseta-magazine-three .cryout #content-masonry article.hentry {
		width: 44%;
	}

	#breadcrumbs-container.cryout[class*="two-"] #breadcrumbs {
		width: 100%;
		margin: 0;
	}

	#header-page-title .entry-title {
	    max-width: none;
	}

	#nav-fixed span,
	#nav-fixed a + a {
		display: none;
	}

	#nav-fixed i::before {
		font-size: 1em;
	}

	#nav-fixed i {
		height: 50px;
	}

}

@media (max-width: 800px) {

	.roseta-magazine-three .cryout #content-masonry article.hentry,
	.roseta-magazine-two .cryout #content-masonry article.hentry {
		width: 94%;
	}

	#content-masonry article.hentry {
		margin-bottom: 10%;
	}

	.post-thumbnail-container .featured-image-meta {
		left: 0;
		opacity: 0.75;
	}

	.cryout #site-title a span {
		padding-right: 0;
	}

	.cryout .footer-inside > div:last-child,
	.cryout .footer-inside .footermenu,
	.cryout .footer-inside #sfooter {
		float: none !important;
		display: table;
		width: auto;
		max-width: 100%;
		margin: 1em auto;
		text-align: center;
	}

	.cryout .footer-inside > div:first-child,
	.cryout .footer-inside #site-copyright {
		float: none !important;
		clear: both;
		max-width: 100%;
		text-align: center;
	}

	.cryout .footer-inside #toTop {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		display: block;
		margin: 0 auto;
	}

	.cryout .footer-inside nav {
		width: auto;
	}

	.cryout #nav-toggle {
		display: block;
	}

	.site-header-top .site-header-inside {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-flow: column wrap;
		        flex-flow: column wrap;
				height: auto;
	}

	.site-header-top .site-header-inside > * {
		padding: 10px 0;
	}

	.site-header-bottom {
		display: none;
	}

	#masthead.cryout #access {
		display: none;
	}

	.topmenu .menu {
		position: relative;
		overflow-x: auto;
		width: 100%;
		padding: 0 10px;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	    -ms-overflow-style: -ms-autohiding-scrollbar;
	}

	.topmenu .menu::-webkit-scrollbar {
  		display: none;
	}

	.topmenu ul li {
		float: none;
	}

	#top-section-menu {
		position: relative;
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}

	#top-section-menu::before {
		content: "";
		position: absolute;
		z-index: 99;
		left: 0;
		top: 0;
		height: 100%;
		width: 20px;
		background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,.4));
	}

	#top-section-menu::after {
		content: "";
		position: absolute;
		z-index: 99;
		right: 0;
		top: 0;
		height: 100%;
		width: 20px;
		background: linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,.4));
	}

	#branding {
		-webkit-box-ordinal-group: 1;
		    -ms-flex-order: 0;
		        order: 0;
		width: 100%;
		-webkit-box-pack: left;
		    -ms-flex-pack: left;
		        justify-content: left;
	}

	#nav-toggle {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
		margin-left: auto;
	}

	#site-text {
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}

	.cryout #top-section-widget{
		display: none;
	}

	.cryout #top-section-widget > * {
		margin-left: 0;
		margin-right: 2em;
	}

	.footermenu ul li {
		float: none;
	}

	#sfooter {
		float: none;
		display: table;
		margin: 0 auto;
	}

	.widget-socials {
		display: table;
		margin: 0 auto;
	}

}

@media (max-width: 640px) {

	body {
		font-size: .9em;
	}

	/* Left/right padding for content */
	.site-header-inside,
	#access .menu-search-animated .searchform input[type="search"],
	#breadcrumbs,
	#colophon-inside,
	.footer-inside,
	#header-page-title {
		padding-left: 1em;
		padding-right: 1em;
	}

	#container:not(.roseta-landing-page) .main {
		padding-left: 1em;
		padding-right: 1em;
	}

	.cryout #container[class*=column] #primary,
	.cryout #container[class*=column] #secondary {
		padding-left: 1em;
		padding-right: 1em;
	}

	.cryout #container[class*="three-"] #primary,
	.cryout #container[class*="three-"] #secondary,
	.cryout #container[class*="three-"] .sidey .widget-container,
	.cryout #container[class*="two-"] .sidey .widget-container,
	.cryout #colophon .widget-container {
		clear: both;
		width: 100%;
		margin: 0 0 1.5em;
	}

	.cryout .sidey .widget-container {
		padding-left: 0;
		padding-right: 0;
	}

	.cryout #colophon .widget-container {
		padding: 2em 0 0;
	}

	.cryout #top-section-widget{
		display: none;
	}

	.cryout .socials a {
		font-size: 1em;
		margin: 0 .1em;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.comment-form-author input,
	.comment-form-email input,
	.comment-form-url input,
	.comment-form-comment input {
		width: 100%;
	}

	#nav-fixed {
		display: none;
	}

	#header-page-title #header-page-title-inside {
		font-size: 0.9em;
	}

}

@media ( max-width: 480px ) {

	.footermenu ul li span.sep {
		display: none;
	}

	.footermenu ul li {
		float: none;
		display: block;
		margin: 0.5em auto;
		text-align: center;
	}

}

/* ## LP Responsiveness */
@media (max-width: 1140px) {

	.three-columns-right #breadcrumbs,
	.two-columns-right #breadcrumbs {
		padding-left: 0;
		padding-right: 0;
	}

	.lp-staticslider .staticslider-caption,
	.seriousslider.seriousslider-theme .seriousslider-caption,
	.roseta-landing-page .lp-blocks-inside,
	.roseta-landing-page .lp-boxes-inside,
	.roseta-landing-page .lp-text-inside,
	.roseta-landing-page .lp-posts-inside,
	.roseta-landing-page .lp-page-inside,
	.roseta-landing-page .lp-testimonials-inside,
	.roseta-landing-page .lp-section-header,
	.roseta-landing-page .content-widget {
		padding-left: 2em;
		padding-right: 2em;
	}

	.lp-text-image + .lp-text-text {
		padding: 3em;
	}

	h3.lp-text-title {
		font-size: 1.5em;
	}

	.lp-text-content {
		font-size: 1em;
	}

}

@media (max-width: 960px) {

	.lp-staticslider .staticslider-caption,
	.seriousslider.seriousslider-theme .seriousslider-caption {
		font-size: 0.8em;
	}

	.lp-section-header .lp-section-title,
	.lp-section-header .lp-section-desc {
	    max-width: 100%;
	}

	.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(n) {
		float: none;
		clear: both;
		width: 100%;
		max-width: 440px;
		margin: 4% auto;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-box,
	.lp-boxes.lp-boxes-rows-3 .lp-box {
		width: 50%;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box,
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box {
		width: 48%;
		margin-bottom: 2em;
		margin-right: 4%;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(2n),
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(2n),
	.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(2n),
	.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(2n) {
		margin-right: 0;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(4n+1),
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(3n+1),
	.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+1),
	.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+1) {
		clear: none;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(2n+1),
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(2n+1),
	.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(2n+1),
	.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(2n+1) {
		clear: both;
	}

	.lp-portfolio.lp-portfolio-rows-6 .lp-port,
	.lp-portfolio.lp-portfolio-rows-5 .lp-port,
	.lp-portfolio.lp-portfolio-rows-4 .lp-port,
	.lp-portfolio.lp-portfolio-rows-3 .lp-port,
	.lp-portfolio.lp-portfolio-rows-2 .lp-port {
		width: 49%;
	}

	.lp-testimonials.lp-testimonials-rows-1 .lp-tt,
	.lp-testimonials.lp-testimonials-rows-2 .lp-tt,
	.lp-testimonials.lp-testimonials-rows-3 .lp-tt,
	.lp-testimonials.lp-testimonials-rows-4 .lp-tt {
		float: none;
		width: 100%;
		max-width: 480px;
		margin: 2em auto;
	}



}

@media (max-width: 720px) {

	.lp-staticslider {
		max-height: 70vmax;
	}

	.lp-staticslider .lp-staticslider-image {
		position: relative;
		left: 50%;
		width: auto;
		max-height: 70vmax;
		max-width: none;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.lp-staticslider .staticslider-caption,
	.seriousslider.seriousslider-theme .seriousslider-caption {
		font-size: 0.9em;
	}

	.lp-staticslider .staticslider-caption-title,
	.seriousslider.seriousslider-theme .seriousslider-caption-title  {
		font-size: 2em;
		letter-spacing: 0;
	}

	.lp-staticslider .staticslider-sep {
		height: 1px;
	}

	.lp-staticslider .staticslider-caption-text,
	.seriousslider.seriousslider-theme .seriousslider-caption-text  {
		line-height: 1.8;
	}

	.lp-text {
		display: block;
	}

	.lp-text .lp-text-image::before,
	.lp-text ~ .lp-text ~ .lp-text .lp-text-image::before,
	.lp-text ~ .lp-text ~ .lp-text ~ .lp-text ~ .lp-text .lp-text-image::before,
	.lp-text ~ .lp-text .lp-text-image::before,
	.lp-text ~ .lp-text ~ .lp-text ~ .lp-text .lp-text-image::before,
	.lp-text ~ .lp-text ~ .lp-text ~ .lp-text ~ .lp-text ~ .lp-text .lp-text-image::before {
		display: none;
	}

	.lp-text-inside {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-flow: column;
		        flex-flow: column;
	}

	.lp-text-image {
		float: none;
		width: 100%;
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}

	.lp-text-image::before {
		border: 0;
		background: none;
	}

	.cryout .lp-text-image + .lp-text-text {
		position: relative;
		float: none;
		clear: both;
		width: 83.333%;
		margin: -10% 0 0 0;
		padding: 2em;
		-webkit-transform: none;
		transform: none;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(n),
	.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(n),
	.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(n) {
		float: none;
		clear: both;
		width: 100%;
		max-width: 440px;
		margin: 0 auto;
		box-shadow: 0 0 20px #CCC;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n),
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n),
	.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n) {
		float: none;
		clear: both;
		width: 100%;
		max-width: 440px;
		margin: 0 auto 3em;
		box-shadow: 0 0 20px #CCC;
	}

}


@media (max-width: 640px) {

	.lp-staticslider .staticslider-caption,
	.seriousslider.seriousslider-theme .seriousslider-caption,
	.roseta-landing-page .lp-blocks-inside,
	.roseta-landing-page .lp-boxes-inside,
	.roseta-landing-page .lp-text-inside,
	.roseta-landing-page .lp-posts-inside,
	.roseta-landing-page .lp-page-inside,
	.roseta-landing-page .lp-testimonials-inside,
	.roseta-landing-page .lp-section-header,
	.roseta-landing-page .content-widget {
		padding-left: 1em;
		padding-right: 1em;
	}

	#cryout_ajax_more_trigger {
		width: 100%;
	}

}

@media (max-width: 480px) {

    .seriousslider.seriousslider-theme .seriousslider-caption {
        font-size: .7em;
    }

    .seriousslider.seriousslider-theme .seriousslider-caption-title {
        font-size: 2.2em;
    }

    .seriousslider.seriousslider-theme .seriousslider-caption-text {
        font-size: 1.22em;
    }

	.lp-portfolio.lp-portfolio-rows-6 .lp-port,
	.lp-portfolio.lp-portfolio-rows-5 .lp-port,
	.lp-portfolio.lp-portfolio-rows-4 .lp-port,
	.lp-portfolio.lp-portfolio-rows-3 .lp-port,
	.lp-portfolio.lp-portfolio-rows-2 .lp-port {
		width: 99%;
	}

	.cryout .lp-text-image + .lp-text-text {
		width: 93.333%;
	}

}


/*--------------------------------------------------------------
	# PRINT STYLES
-------------------------------------------------------------- */
@media print {

	h1, h2, h3, h4, h5, h6, img, video, iframe, embed, .fluid-width-video-wrapper {
		page-break-before: avoid;
		page-break-after: avoid;
	    page-break-inside: avoid;
	}

	blockquote, table, pre {
		page-break-inside: avoid;
	}

	ul, ol, dl  {
		page-break-before: avoid;
	}

 	q {
		quotes: none;
	}

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

	q::after {
		content: " (" attr(cite) ")";
	}

	blockquote {
		font-size: 12pt;
		font-style: italic;
	}

	img {
		border: 0;
	}

	.header-image,
	#header-page-title .entry-meta .bl_categ,
	header #access,
	.socials,
	.sidey,
	#colophon,
	#nav-fixed,
	/* footer#footer, */
	span.edit-link,
	#respond,
	#nav-below,
	.comment-navigation,
	#author-link,
	#breadcrumbs-container,
	a.continue-reading-link,
	.comment .reply,
	#cryout_ajax_more_trigger,
	body .cryout #nav-toggle {
		display: none;
	}

	.header-image {
		height: 0 !important;
	}

	#header-page-title {
		position: relative;
		padding: 0;
	}

	#header-page-title-inside {
		background: transparent !important;
		box-shadow: none !important;
		border-radius: 0;
	}

	#container:not(.kahuna-landing-page) .main {
		padding-top: 0;
		padding-bottom: 0;
	}

	html,
	body {
		font-size: 11pt;
		line-height: 1.5;
		color: #000;
	}

	#masthead.cryout #site-header-main {
		position: static;
		margin-top: 0;
		height: auto;
		border: 0;
		box-shadow: none;
	}

	#masthead.cryout #branding {
		height: auto;
	}

	#masthead.cryout #site-text {
		-webkit-transform: none;
		transform: none;
	}

	#container #main {
		width: 100%;
		min-height: auto;
	}

	.cryout article.hentry .article-inner,
	.cryout .pad-container,
	.cryout #site-header-main-inside {
		padding: 0 !important;
	}

	.main article.hentry,
	.main .pad-container,
	.main .page-numbers:not(.dots) {
		border: 0 !important;
		box-shadow: none !important;
	}

	.main #content-masonry {
		height: auto !important;
		margin: 0;
	}

	.main #content-masonry article.hentry {
		position: static !important;
		float: none;
		clear: both;
		display: block;
		width: 100%;
		margin: 0;
		margin-bottom: 20pt;
		padding: 0;
	}

	.animated-article {
		opacity: 1 !important;
		-webkit-transform: none !important;
		        transform: none !important;
		-webkit-animation: none !important;
		        animation: none !important;
	}

	.cryout a {
		text-decoration: underline;
	}

	.cryout p a::after {
		content: " (" attr(href) ")";
		font-size: 80%;
		word-wrap: break-word;
	}

	.cryout .entry-title,
	.cryout #reply-title {
		font-size: 160%;
	}

	.lp-text {
		background: #FFF;
		color: #000;
	}

}
.helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title {
max-width:95%;
}
/* FIN! */


/* NEW STYLES */

body {
	font-family: 'Inter';
}

/* -----Header styles start----- */

#branding .identity {
	max-width: 196px;
	max-width: 250px;
    width: 196px;
}
@media (max-width: 500px) {
	#branding .identity {
		max-width: 137px;
		max-width: 250px;
		width: 137px;
	}
}

#branding .identity img {
	width: 100%;
}

.site-header-inside {
	display: flex;
	
}

.site-header-top .site-header-inside {
	justify-content: space-between;
	padding: 0 0 0 30px;
}

a.header-soc {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 28.06px;
	height: 28.06px;	
	background: #1C63B8;
	width: 40px;
    height: 40px;
}


a.header-soc span {
	display: flex;
	align-items: center;
	justify-content: center;
}

a.header-soc svg {
	width: 25px;
    height: 25px;
}


.menu-item-88,
.menu-item-93,
.menu-item-149{
	display: none !important;
}


ul.bogo-language-switcher {
	
}

#top-section-menu {
	display: flex;
    justify-content: space-between;
    column-gap: 25px;
}

.header-top-right {
	display: flex;
	column-gap: 15px;
}

.header-top-right img {
	width: 40px;
    height: 40px;
}

.header-top-right .address,
.header-top-right .mail,
.header-top-right .phones {
	display: flex;
	column-gap: 8px;
	align-items: center;
}

.header-top-right .phones .numbers {
	display: flex;
	flex-direction: column;
}

.socials-messengers ul li {
	list-style-type: none;
}

.header-link {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 900 !important;
	font-size: 14px;
	
	line-height: 17px;
	color: #00173C;

	font-size: 16px;
	line-height: 18px;
	transition: all 0.4s ease-in-out;
}

.header-link:hover {
	text-decoration: underline;
	text-underline-offset: 2px;
}

.socials-messengers {
	display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
	padding: 40px 0;
}

.socials-messengers .sub-menu {
	transition: all 0.3s ease-in-out;
	display: none;
}

.sub-menu:hover {

}
.socials-messengers:hover .sub-menu {
	display: flex;
    position: fixed;
    padding: 5px 0;
    background: #FFF;
    flex-direction: column;
    row-gap: 10px;
    z-index: 200;
    padding: 10px;
    transform: translate(-10px, 10px);
}

.site-header-bottom .site-header-inside {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.site-header-bottom-fixed,
.site-header-bottom .site-header-inside {
	background: #1C63B8 !important;
	padding: 0;
}

.roseta-menu-center #access {
	margin: 0;
}

#prime_nav li span {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	text-transform: initial !important;
}

#prime_nav li span::before,
#prime_nav li span::after {
	display: none;
}

#prime_nav li a {
	transition: all .3s ease-in-out;
}

#prime_nav li a:hover,
#prime_nav .menu-item.current_page_item  {
	background: #00173C;
}

#access ul li ul li {
	padding: 2px;
}

#prime_nav  ul.sub-menu,
.sub-menu {
	background: #FFFFFF;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	border: 1px solid #FFF;
}

#access .sub-menu li span,
#access .sub-menu li:not(:last-child) span,
 #access .children li:not(:last-child) span {
	border-bottom: none;
}

#access .sub-menu li span:hover {
	color: #1C63B8;
}

#access .sub-menu li.menu-item-has-children a {
	position: relative;
}

#access .sub-menu li.menu-item-has-children a span {
	position: relative;
	padding-right: 20px;
}

#access .sub-menu li:not(.menu-item-has-children)  a:after{
	display: none;
}

#access .sub-menu li.menu-item-has-children a:after{
	position: absolute;
	right: 0;
	content: '';
	width: 8px;
	height:11px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDggMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC4yNjU1ODMgMTAuMjQ3OUMwLjU2MDEyOCAxMC40NTA3IDEuMDM2NDkgMTAuNDUwNyAxLjMzMDMxIDEwLjI0NzlMNy41NTc5NSA1Ljk1MDY2QzcuNjk3MzUgNS44NTU5MyA3LjgwODM1IDUuNzQxOTIgNy44ODQyIDUuNjE1NTdDNy45NjAwNSA1LjQ4OTIxIDcuOTk5MTcgNS4zNTMxNCA3Ljk5OTE3IDUuMjE1NjRDNy45OTkxNyA1LjA3ODEzIDcuOTYwMDUgNC45NDIwNiA3Ljg4NDIgNC44MTU3MUM3LjgwODM1IDQuNjg5MzUgNy42OTczNSA0LjU3NTM0IDcuNTU3OTUgNC40ODA2MkwxLjI4NTIyIDAuMTUxNjE2QzEuMTQyODYgMC4wNTQ4NjkgMC45NTQzMzMgMC4wMDA0OTA2MSAwLjc1NzkzIC0wLjAwMDQ3NTE5M0MwLjU2MTUyOCAtMC4wMDE0NDEgMC4zNzE5NzQgMC4wNTEwNzgyIDAuMjI3NzY1IDAuMTQ2NDE2QzAuMTU2MzI2IDAuMTkzNDk3IDAuMDk5MTY1OCAwLjI1MDU2MyAwLjA1OTgyMzUgMC4zMTQwNzlDMC4wMjA0ODEyIDAuMzc3NTk2IC0wLjAwMDIwNTQ1NiAwLjQ0NjIxMSAtMC4wMDA5NTU0MTMgMC41MTU2NzZDLTAuMDAxNzA1MzcgMC41ODUxNDEgMC4wMTc0OTczIDAuNjUzOTc2IDAuMDU1NDYzNiAwLjcxNzkxOUMwLjA5MzQyOTggMC43ODE4NjMgMC4xNDkzNTEgMC44Mzk1NTMgMC4yMTk3NjUgMC44ODc0MTZMNS45NjA4NiA0Ljg0ODI2QzYuMDMwNjEgNC44OTU2MiA2LjA4NjE2IDQuOTUyNjQgNi4xMjQxMiA1LjAxNTg0QzYuMTYyMDggNS4wNzkwNSA2LjE4MTY2IDUuMTQ3MTEgNi4xODE2NiA1LjIxNTlDNi4xODE2NiA1LjI4NDY4IDYuMTYyMDggNS4zNTI3NSA2LjEyNDEyIDUuNDE1OTVDNi4wODYxNiA1LjQ3OTE1IDYuMDMwNjEgNS41MzYxNyA1Ljk2MDg2IDUuNTgzNTRMMC4yNjU1ODMgOS41MTMxOEMwLjE5NTg0NSA5LjU2MDUgMC4xNDAzMDkgOS42MTc0NyAwLjEwMjM1OCA5LjY4MDYzQzAuMDY0NDA3NSA5Ljc0Mzc5IDAuMDQ0ODM2IDkuODExODEgMC4wNDQ4MzYgOS44ODA1NkMwLjA0NDgzNiA5Ljk0OTMgMC4wNjQ0MDc1IDEwLjAxNzMgMC4xMDIzNTggMTAuMDgwNUMwLjE0MDMwOSAxMC4xNDM2IDAuMTk1ODQ1IDEwLjIwMDYgMC4yNjU1ODMgMTAuMjQ3OVoiIGZpbGw9IiMwMDE3M0MiLz4KPC9zdmc+Cg==);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	top: 40%;
	right: 10px;
}

#access .sub-menu li:not(:last-child),
 #access .children li:not(:last-child) {
	border-bottom: 1px solid #eeeeee;
  }

#prime_nav  ul.sub-menu li a {
	padding: 18px 8px 18px 18px;
}

#prime_nav  ul.sub-menu li a span {
	padding: 0;
}

#prime_nav .sub-menu li span {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #00173C;
}

#top-section-widget {
	display: flex;
	align-items: center;
}

.search-block-wrapper {
	height: 26px;
}

.search-block {
    background: #FFFFFF;
    border: 1px solid #DDE2E4;
	border-radius: 15px;
    padding: 0 12px;
    width: 40%;
	height: 100%;
	min-width: 350px;
    display: flex;
	align-items: center;
}

.search-block input {
    border: none;
    outline: none;
    width: 95%;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
	height: 100%;
	font-family: 'Inter';
	font-style: normal;
}

.search-block button {
    width: 18px;
    height: 18px;
	padding: 5px;
    display: block;
    border: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjMxMjUgMC42NjgyMTNDMy4zMzIzMyAwLjY2ODIxMyAwIDMuNjU3MiAwIDcuNDY5NTlDMCAxMS4yODIgMy4zMzIzNCAxNC4yNzEgNy4zMTI1IDE0LjI3MUM5LjA0ODIgMTQuMjcxIDEwLjY2MDcgMTMuNzAyNiAxMS45Mjc0IDEyLjc0NTNMMTUuMjQxNyAxNS44MDE1QzE1LjU0NjIgMTYuMDgyMyAxNi4wMjA3IDE2LjA2MyAxNi4zMDE1IDE1Ljc1ODVDMTYuNTgyMyAxNS40NTQgMTYuNTYzMSAxNC45Nzk1IDE2LjI1ODUgMTQuNjk4N0wxMy4wMjU2IDExLjcxNzdDMTQuMDIzMiAxMC41NjEyIDE0LjYyNSA5LjA4OTczIDE0LjYyNSA3LjQ2OTU5QzE0LjYyNSAzLjY1NzIgMTEuMjkyNyAwLjY2ODIxMyA3LjMxMjUgMC42NjgyMTNaTTEuNSA3LjQ2OTU5QzEuNSA0LjU5NzgyIDQuMDQzOTMgMi4xNjgyMSA3LjMxMjUgMi4xNjgyMUMxMC41ODExIDIuMTY4MjEgMTMuMTI1IDQuNTk3ODIgMTMuMTI1IDcuNDY5NTlDMTMuMTI1IDEwLjM0MTQgMTAuNTgxMSAxMi43NzEgNy4zMTI1IDEyLjc3MUM0LjA0MzkyIDEyLjc3MSAxLjUgMTAuMzQxNCAxLjUgNy40Njk1OVoiIGZpbGw9IiMyMDI2MzEiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
}

.lang-select {
	margin-left: 10px;
	cursor: pointer;
}

.lang-select span {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}

@media screen and (max-width: 1200px) {
	.site-header-top .site-header-inside,
	.site-header-bottom-fixed .site-header-inside {
		padding: 0 20px;
	}
}
@media screen and (max-width: 1024px) {
	.search-block {
		min-width: 175px;
		width: 175px;
	}
	.site-header-top .site-header-inside {
		row-gap: 20px;
	}
}

@media screen and (max-width: 820px) {
	#top-section-menu {
		display: none;
	}
	#branding {
		display: flex;
		align-items: center;
	}
}


/* -----Header styles end----- */



/*-----Main page-----*/

body {
	font-family: 'Inter', sans-serif;
}

#header-image-main {
	display: none;	
}

.h-container-mini {
	max-width: 75%;
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	.h-container-mini,
	.h-container-wide {
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
	}
}

.banner .slick-arrow,
.thanks-slider .slick-arrow,
.pwmwidgets .feedbacks-slider .slick-arrow {
	background: #1C63B8;
	border-radius: 10px;
	width: 51px;
	height: 51px;
	z-index: 2;
}

.thanks-slider .slick-list {
	display: flex;
}

.banner .slick-arrow.slick-next
 {
	right: 32px;
} 
.thanks-slider .slick-arrow.slick-next {
	right: -50px;
}

.banner .slick-arrow.slick-prev {
	left: 32px;
} 
.thanks-slider .slick-arrow.slick-prev {
	left: -50px;
} 

.banner .slick-arrow.slick-next:before,
.thanks-slider .slick-arrow.slick-next:before  {
	content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjQzMTkzOSAxOS43MDdDMC45MTA1NzUgMjAuMDk3IDEuNjg0NjcgMjAuMDk3IDIuMTYyMTIgMTkuNzA3TDEyLjI4MiAxMS40NDNDMTIuNTA4NiAxMS4yNjA5IDEyLjY4ODkgMTEuMDQxNiAxMi44MTIyIDEwLjc5ODZDMTIuOTM1NSAxMC41NTU2IDEyLjk5OSAxMC4yOTQgMTIuOTk5IDEwLjAyOTVDMTIuOTk5IDkuNzY1MTEgMTIuOTM1NSA5LjUwMzQ0IDEyLjgxMjIgOS4yNjA0NUMxMi42ODg5IDkuMDE3NDUgMTIuNTA4NiA4Ljc5ODIxIDEyLjI4MiA4LjYxNjA0TDIuMDg4ODUgMC4yOTEwNDRDMS44NTc1MSAwLjEwNDk5MSAxLjU1MTE2IDAuMDAwNDE3NjM5IDEuMjMyIC0wLjAwMTQzOTY3QzAuOTEyODQ5IC0wLjAwMzI5Njk5IDAuNjA0ODI0IDAuMDk3NzAxNCAwLjM3MDQ4NCAwLjI4MTA0NEMwLjI1NDM5NiAwLjM3MTU4NCAwLjE2MTUxMSAwLjQ4MTMyNiAwLjA5NzU3OTQgMC42MDM0NzNDMC4wMzM2NDgyIDAuNzI1NjIgMy4yMzQ0NmUtMDUgMC44NTc1NzMgLTAuMDAxMTg2MzQgMC45OTExNTlDLTAuMDAyNDA1MDIgMS4xMjQ3NCAwLjAyODc5OTQgMS4yNTcxMiAwLjA5MDQ5NDUgMS4zODAwOUMwLjE1MjE5IDEuNTAzMDYgMC4yNDMwNjIgMS42MTQgMC4zNTc0ODQgMS43MDYwNEw5LjY4Njc2IDkuMzIzMDRDOS44MDAxMSA5LjQxNDEzIDkuODkwMzggOS41MjM3OCA5Ljk1MjA3IDkuNjQ1MzNDMTAuMDEzNyA5Ljc2Njg3IDEwLjA0NTYgOS44OTc3NyAxMC4wNDU2IDEwLjAzQzEwLjA0NTYgMTAuMTYyMyAxMC4wMTM3IDEwLjI5MzIgOS45NTIwNyAxMC40MTQ4QzkuODkwMzggMTAuNTM2MyA5LjgwMDExIDEwLjY0NiA5LjY4Njc2IDEwLjczN0wwLjQzMTkzOSAxOC4yOTRDMC4zMTg2MTQgMTguMzg1IDAuMjI4MzY5IDE4LjQ5NDYgMC4xNjY2OTggMTguNjE2MUMwLjEwNTAyOCAxOC43Mzc1IDAuMDczMjI0NyAxOC44NjgzIDAuMDczMjI0NyAxOS4wMDA1QzAuMDczMjI0NyAxOS4xMzI3IDAuMTA1MDI4IDE5LjI2MzYgMC4xNjY2OTggMTkuMzg1QzAuMjI4MzY5IDE5LjUwNjUgMC4zMTg2MTQgMTkuNjE2IDAuNDMxOTM5IDE5LjcwN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);;
    background-size: 50%;
    background-repeat: no-repeat;
    z-index: 6;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -40%);
}

.banner .slick-arrow.slick-prev:before,
.thanks-slider .slick-arrow.slick-prev:before {
	content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi41NjgxIDE5LjcwN0MxMi4wODk1IDIwLjA5NyAxMS4zMTU0IDIwLjA5NyAxMC44Mzc5IDE5LjcwN0wwLjcxODAzMiAxMS40NDNDMC40OTE1MDIgMTEuMjYwOSAwLjMxMTEyNCAxMS4wNDE2IDAuMTg3ODY3IDEwLjc5ODZDMC4wNjQ2MTA1IDEwLjU1NTYgMC4wMDEwNSAxMC4yOTQgMC4wMDEwNSAxMC4wMjk1QzAuMDAxMDUgOS43NjUxMSAwLjA2NDYxMDUgOS41MDM0NCAwLjE4Nzg2NyA5LjI2MDQ1QzAuMzExMTI0IDkuMDE3NDUgMC40OTE1MDIgOC43OTgyMSAwLjcxODAzMiA4LjYxNjA0TDEwLjkxMTIgMC4yOTEwNDRDMTEuMTQyNiAwLjEwNDk5MSAxMS40NDg5IDAuMDAwNDE3NjM5IDExLjc2ODEgLTAuMDAxNDM5NjdDMTIuMDg3MiAtMC4wMDMyOTY5OSAxMi4zOTUyIDAuMDk3NzAxNCAxMi42Mjk2IDAuMjgxMDQ0QzEyLjc0NTcgMC4zNzE1ODQgMTIuODM4NiAwLjQ4MTMyNiAxMi45MDI1IDAuNjAzNDczQzEyLjk2NjQgMC43MjU2MiAxMyAwLjg1NzU3MyAxMy4wMDEyIDAuOTkxMTU5QzEzLjAwMjUgMS4xMjQ3NCAxMi45NzEzIDEuMjU3MTIgMTIuOTA5NiAxLjM4MDA5QzEyLjg0NzkgMS41MDMwNiAxMi43NTcgMS42MTQgMTIuNjQyNiAxLjcwNjA0TDMuMzEzMyA5LjMyMzA0QzMuMTk5OTUgOS40MTQxMyAzLjEwOTY4IDkuNTIzNzggMy4wNDggOS42NDUzM0MyLjk4NjMxIDkuNzY2ODcgMi45NTQ1IDkuODk3NzcgMi45NTQ1IDEwLjAzQzIuOTU0NSAxMC4xNjIzIDIuOTg2MzEgMTAuMjkzMiAzLjA0OCAxMC40MTQ4QzMuMTA5NjggMTAuNTM2MyAzLjE5OTk1IDEwLjY0NiAzLjMxMzMgMTAuNzM3TDEyLjU2ODEgMTguMjk0QzEyLjY4MTQgMTguMzg1IDEyLjc3MTcgMTguNDk0NiAxMi44MzM0IDE4LjYxNjFDMTIuODk1IDE4LjczNzUgMTIuOTI2OCAxOC44NjgzIDEyLjkyNjggMTkuMDAwNUMxMi45MjY4IDE5LjEzMjcgMTIuODk1IDE5LjI2MzYgMTIuODMzNCAxOS4zODVDMTIuNzcxNyAxOS41MDY1IDEyLjY4MTQgMTkuNjE2IDEyLjU2ODEgMTkuNzA3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
	background-size: 50%;
    background-repeat: no-repeat;
    z-index: 6;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -40%);
}

.banner-item {
	position: relative;
	height: 75vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 100%;
	overflow: hidden;
}

.banner-item::before {
	position: absolute;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    left: -9px;
    top: 1px;
    /*background: rgba(157, 157, 157, 0.4);*/
    border: 1px solid #000000;
    filter: blur(50px);
}

.banner-container {
	height: 100%;
    display: flex;
    align-items: center;
}

.banner-content {
	z-index: 10;
    position: relative;
	width: 60%;
	margin-bottom: 16px;
	text-align: left;
}

.banner-content h2 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	/*font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	color: #1C63B8;*/
	color:#FF9900;
	margin-bottom: 24px;
	max-width: 330px;
}

.banner-content .block {
	/*border-left: 4px solid #FFF;
	padding-left: 12px;*/
	margin-bottom: 16px;
}

.banner-content .block p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	color: #00173C;
}

.banner-content .subtext {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #1C63B8;
	margin-bottom: 36px;
}

.gutenform__shortcode input[type="submit"].orange-btn,
 .orange-btn {
	background: #FF9900;
	border: 2px solid #FF9900;
	border-radius: 29px;
	padding: 13px 25px;
	color: #FFF;
	text-align: center;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	display: block;
    width: fit-content;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	cursor: pointer;

	text-decoration: none
}

.gutenform__shortcode input[type="submit"].orange-btn:hover,
.orange-btn:hover {
	background: #FFF;
	border: 2px solid #FF9900;
	color: #FF9900;
}

.for-users {
	margin-top: 79px;
	margin-bottom: 142px;
}

.for-users-container {
	display: flex;
    justify-content: space-between;
	column-gap: 47px;
	/* max-width: 75%; */
}

.for-users-container h2 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #191919;
}

.for-users-container .top-row {
	display: flex;
    align-items: baseline;
    column-gap: 16px;
	margin-bottom: 20px;
}

.for-users-container .top-row img {
	width: 50px;
	height: 50px;
	object-fit: cover;
}

.for-users-container ul {
	margin-left: 21px;
}

.for-users-container ul li {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #3A3A3A;
	margin-bottom: 20px;
}

.for-users-container ul li:last-child {
	margin-bottom: 0;
}

.for-companies,
.for-customers {
	width: calc(50% - 47px);
	background: #F1F1F1;
	border-radius: 10px;
	padding: 19px 21px;
}
 
.why-us {
	padding: 60px 0 40px 0;
}

.title-on-page {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	color: #00173C;
	text-align: center;
}
@media (max-width: 767px) {
	.title-on-page h2 {
		font-size: 27px;
		line-height: 130%;
	}
}

.reasons-title {
	margin-bottom: 37px;
}

.reasons {
	--gap: 20px;
	display: flex;
	flex-wrap: wrap;
	column-gap: var(--gap);
	row-gap: 20px;
}

.reason_item {
	width: calc((100% - (var(--gap) * 2)) / 3);
	/*min-height: 264px;*/
	background: #FFFFFF;
	border-radius: 10px;
	padding: 20px;

	display: grid;
	align-content: baseline;
}
@media (max-width: 990px) {
	.reasons .reason_item {
		width: calc((100% - var(--gap) - 10px) / 2);
	}
}
@media (max-width: 570px) {
	.reasons .reason_item {
		width: 100%;
	}
}
.reason_item .top-row {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	/*font-size: 74px;*/
	font-size: 60px;
	line-height: 1;
	color: #1C63B8;
	text-align: right;

	grid-area: 1/2;
	align-self: start;
}

.reason_item .middle-row {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	/*font-size: 20px;*/
	font-size: 19px;
	line-height: 150%;
	color: #191919;
	/*margin: 10px 0 15px 0;*/
	margin: 0;

	grid-area: 1/1;
	align-self: baseline;
}

.reason_item .bottom-row {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #3A3A3A;

	align-self: end;
	grid-area: 2/1/2/3;
}

.we-offer {
	background: #1C63B8;
}

.offer-container {
	display: flex;
}

.offer-container .orange-btn {
	width: 214px;
}

.we-offer .left-column {
	width: 33%;
	min-height: 630px;
	padding-top: 74px;
	padding-right: 20px;
}

.we-offer .left-column h3 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0.2px;
	color: #FFFFFF;
	margin-bottom: 29px;
}

.we-offer .left-column .main-text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	letter-spacing: 0.2px;
	color: #FFFFFF;
	margin-bottom: 31px;
}

.we-offer .left-column .subtext {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.2px;
	color: #FFFFFF;
	margin-bottom: 17px;
}
/* 
.we-offer .orange-btn:hover {
	background-color: #FF9900;
	color: #1C63B8;
} */

.we-offer .right-column {
	width: 65%;
	background: #FFF;
}

.we-offer .offer-slick {
	min-width: 100vw;
	min-height: 100%;
	background: #FFF;
	padding: 78px 0 46px 20px;
}

.offer-item {
	width: 33.33%;
	height: 100%;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	min-height: 500px;
	display: flex !important;
	flex-direction: column;
	align-items: center;
    justify-content: space-between;
	margin: 0 15px;
	padding-top: 10px;
}

.offer-item img {
	/* margin: 0 auto; */
	margin-bottom: 69px;
	height: 91px;
	width: 91px;
	object-fit: contain;
}

.offer-item_text {
	width: 80%;
	min-height: 220px;
}

.offer-item_text h4 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 0.2px;
	color: #000000;
	height: 71px;
}

.offer-item_text p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.2px;
	color: #5B7283;
}

.offer-item a {
	background: #1C63B8;
	border: 2px solid #1C63B8;
    border-radius: 29px;
    height: 50px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 56px;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    width: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
	transition: all .2s ease-out;
}

.offer-item a:hover {
	background: #FFF;
	border: 2px solid #1C63B8;
	color: #1C63B8;
}

.slider-container {
	padding: 56px 81px 47px 81px;
	background: #EFF3F6;
}

.work-with-us {
	margin: 57px 0;
}

.work-with-us h2,
.certificates h2 {
	font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #00173C;
	margin-bottom: 34px;
}

.certificates {
	position: relative;
	margin: 0 81px;
}
.certificates .slick-slider {
	position: static;
}

.work-with-us_slick_item {
	text-align: center;
}

.work-with-us_slick img {
	height: 200px !important;
	/* width: auto; */
	/* margin: 0 17px;
	margin: 0 1%; */
	margin: 0 auto;
	object-fit: contain;
	max-width: 200px !important	;
}

.certificates {
	margin-bottom: 71px;
}

.certificates-wrapper {
	display: flex;
	flex-wrap: wrap;
	column-gap: 22px;
}

.certificate_item {
	width: calc(33.333% - 15px);
}

.certificate_item img {
	width: 100%;
	object-fit: cover;
}

.faq-section {
	margin-bottom: 93px;
}

.faq-section h2 {
	font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #00173C;
	margin-bottom: 34px;
}


/* Acordion */
.acordion {
	margin-top: 100px;
}

.acc {
	width: 100%;
}

 .acc__card {
	position: relative;
	margin-bottom: 24px;
}

.acc__title {
	display: flex;
	justify-content: space-between;
	background: #EFF3F6;
	border-radius: 10px;
	filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.25));
	cursor: pointer;
}

.acc__title p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.019em;
	color: #191919;
	padding: 21px 0 21px 44px;
}

.acc__title .arrow-block {
	background: #3C64B1;
	border-radius: 10px;
	width: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.acc__title .arrow-block img {
	transition: all 0.3s ease-in-out;
}

.acc__title.active .arrow-block img {
	transform: rotate(180deg);
}

.acc__panel  {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.019em;
	color: #000000;
	margin: 12px 0 13px 0;
	display: none;
}

.acc__panel ul {
	padding-left: 64px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.019em;
	color: #000000;
}

.contact-section {
	background-image: url('/wp-content/themes/roseta/assets/images/contact-section-bg.png');
	background-size: cover;
    background-repeat: no-repeat;
	padding: 78px 0 31px 0;
}

.contact-section-container {
	display: flex;
	column-gap: 78px;
}

.contact-section-container .left-column,
.contact-section-container .right-column {
	width: 50%;
}

.contact-section-container .left-column h4 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	letter-spacing: 0.2px;
	color: #00173C;
	margin-bottom: 40px;
}

.contact-section-container .left-column .subheader {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.2px;
	color: #3A3A3A;
	margin-bottom: 45px;
}

.feedback {
	background: #FFFFFF;
	border-radius: 10px;
	padding: 12px 17px;
	width: fit-content;
}

.feed-wrap .feed:nth-child(even) {
	background-color: #EFF3F6;
}

.feed {
	padding: 40px 0;
}

.feedback-content {
	display: flex;
	align-items: flex-start;
	position: relative;
}

.feedback-content img {
	margin-left: 9px;
}

.feedback-content::before {
	position: absolute;
	content: '';
	width: 4px;
	height: 100%;
	background-color: #FF8B20;
	border-radius: 10px;
}

.feedback-content .text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.2px;
	color: #00173C;
}

.feedback-content .author {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.2px;
	color: #1C63B8;
	margin-top: 10px;
}

.contact-section-container .right-column {
	background: #1C63B8;
	border-radius: 10px;
	padding: 27px 37px;
}

.contact-section-container .right-column h6 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 0.2px;
	color: #FFFFFF;
}

.main-contact-form {
	margin-top: 32px;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 27px 30px;
}

.main-contact-form input,
.main-contact-form textarea {
	border: 2px solid #E8E8E8;
	width: 100%;
	margin: 5px 0;
}

.main-contact-form textarea {
	height: 120px;
    resize: none;
}

.main-contact-form input::placeholder,
.main-contact-form textarea::placeholder {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.2px;
	color: rgba(0, 0, 0, 0.2);
}

.main-contact-form input[type="submit"] {
	width: 50%;
	margin: 0;
	margin-top: 23px;
	background: #00173C;
	border: 2px solid #00173C;
	border-radius: 29px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.019em;
	color: #FFFFFF;
	text-transform: capitalize;
	cursor: pointer;
	transition: all .2s ease-out;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main-contact-form input[type="submit"]:hover {
	background: #FFF;
	color: #00173C;
	border: 2px solid #00173C;
}

.news-section {
	padding: 85px 0 49px 0;
}

.news-section .news-item {
	font-family: 'Inter';
	font-style: normal;
	width: calc(25% - 15px);
}

.main-page-slider {
	margin-top: -2px;
}

.news-wrapper {
	display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
	margin-bottom: 20px;
}

.news-section h2 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	color: #00173C;
	text-align: center;
	margin-bottom: 37px;
}



.news-item-image {
	aspect-ratio: 1/1.1;
}

.news-item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.news-item h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	color: #00173C;
	margin: 20px 0 10px 0;
}

.news-item p {
	font-size: 14px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
	margin-bottom: 20px;
	margin: 20px 0 25px 0;
}

@media screen and (max-width: 1200px) {
	.h-container-mini,
	.h-container-wide {
		max-width: 90%;
	}
	.for-users-container {
		column-gap: 20px;
	}
	.for-companies, .for-customers {
		width: calc(50% - 20px);
	}
	.reasons {
		column-gap: 28px;
	}
	.reason_item {
		width: calc(33.33333% - 19px);
	}
	.contact-section-container {
		column-gap: 28px;
	}
}


@media screen and (max-width: 1024px) {
	.offer-container {
		flex-direction: column;
		row-gap: 30px;
		
	}
	.we-offer {
		padding-bottom: 30px;
	}
	.we-offer .left-column {
		width: 100%;
		min-height: unset;
	}
	.we-offer .right-column {
		width: 100%;
		overflow: hidden;
	}
	.acc__title p {
		padding: 21px 44px;
   		 max-width: 90%;
	}
	.we-offer .offer-slick {
		min-width: unset;
		padding: 46px 20px;
	}
	.offer-item {
		min-height: unset;
	}
}

@media screen and (max-width: 821px) {
	.banner-content {
		width: 100%;
		padding: 0 10%;
	}
	.contact-section-container {
		flex-direction: column;
    	row-gap: 30px;
	}
	.contact-section-container .left-column, 
	.contact-section-container .right-column {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.h-container-mini {
		max-width: 100%;
		width: 100%;
	}
	.banner .slick-arrow.slick-prev {
		left: 10px;
	}
	.banner .slick-arrow.slick-next {
		right: 10px;
	}
	.banner-content .block p {
		font-size: 27px;
    	line-height: 35px;
	}
	.for-users-container {
		flex-direction: column;
		row-gap: 30px;
	}
	.for-companies, .for-customers {
		width: 100%;
	}
	.reason_item {
		width: 100%;
	}
	.certificates-wrapper {
		row-gap: 20px;
	}
	.certificate_item {
		width: 100%;
	}
	.acc__title p {
		padding: 10px;
	}
	.contact-section-container .right-column,
	.main-contact-form {
		padding: 17px 17px;
	}
	.main-contact-form input[type="submit"] {
		width: auto;
	}
	.news-wrapper {
		row-gap: 20px;
	}
	.news-section .news-item {
		width: calc(50% - 15px);
		width: 100%;
	}
	.news-item-image {
		aspect-ratio: 1/0.75;
	}
}

/* -----Main page end----- */

/* -----Services page start----- */
.services-setion {
	padding: 0 0 70px 0;
}

.serv-header {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 150%;
	letter-spacing: -0.019em;
	color: #00173C;
	text-transform: uppercase;
	margin-top: 45px !important;
	margin-bottom: 42px !important;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
}

.serv-header a {
	color: #00173C;
	transition: all 0.25s ease-in-out;
}

.serv-header a:hover {
	color: #1c63b8
}

.sevr-wrapper {
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
	row-gap: 20px;
	margin: 0 0 7px 0;
}

.serv-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: calc(50% - 20px);
	background: #EFF3F6;
	border-radius: 10px;
	filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.25));
	transition: all 0.25s ease-in-out;
}

.serv-item:hover {
	transform: scale(1.03);
}

.serv-item a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
} 

.serv-item p {
	padding: 15px 44px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.019em;
	color: #191919;
	min-height: 74px;
	display: flex;
    align-items: center;
	transition: all 0.25s ease-in-out;
}

.serv-item a p:hover {
	color: #1C63B8;
}

.serv-item .arrow-block {
	background: #3C64B1;
    border-radius: 10px;
    min-width: 46px;
	width: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
	height: 100%;
}

.serv-item .arrow-block img {
	transform: rotate(-90deg);
}

@media screen and (max-width: 821px) {
	.serv-item {
		width: 100%;
	}
	.serv-header {
		font-size: 28px;
    	line-height: 130%;
	}
}
/* -----Services page end----- */


/* -----Partnership page start----- */
.banner-no-slider .banner-content {
	width: 70%;
}

.why-us-partners .reasons {
	column-gap: 37px;
}

.why-us-partners .reason_item {
	width: calc(33.33333% - 25px);
	background: #EFF3F6;
	min-height: 320px;
}

.why-us-partners .reason_item .middle-row {
	margin-bottom: 45px;
}

.why-us-partners .reason_item .bottom-row {
	font-size: 18px;
	line-height: 22px;
}

.how-it-works {
	padding: 80px 0 100px 0;
}

.how-it-works-container {
	display: flex;
	column-gap: 69px;
}

.how-it-works-container .left-column,
.how-it-works-container .right-column {
	width: calc(50% - 35px);
}

.how-it-works-container .left-column img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.how-it-works-container .right-column h4 {
	margin-bottom: 40px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	color: #00173C;
}

.how-it-works-container .right-column .row-content p,
.how-it-works-container .right-column .row-content ul {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #525252;
	margin-bottom: 20px;
	position: relative;
}

.how-it-works-container .right-column .row-content ul {
	margin-left: 10%;
}

.how-it-works-container .right-column .row-content  ul {
  list-style: none; /* Remove default bullets */
}

.how-it-works-container .right-column .row-content  ul li::before {
  content: "\2022"; 
  color: #FF8B20; 
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em;
}

.partnership-section .feedback-content {
	align-items: center;	
}

@media screen and (max-width: 821px) {
	.banner-no-slider .banner-content {
		width: 100%;
	}
	.why-us-partners .reasons {
		row-gap: 30px;
	}
	.why-us-partners .reason_item {
		width: 100%;
	}
	.how-it-works-container {
		flex-direction: column;
		row-gap: 20px;
	}
	.how-it-works-container .left-column, 
	.how-it-works-container .right-column {
		width: 100%;
	}
	.how-it-works-container .left-column img {
		max-height: 300px;
		height: 300px;
	}
}

/* -----Partnership page end----- */

/* -----Prices page start----- */
.prices-section {
	padding: 48px 0;
}

.prices-section .title-on-page {
	margin-bottom: 30px;
}

.prices-section table {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	/* border: 1px solid #f0f0f0; */
}

.wp-block-table.is-style-stripes td, 
.wp-block-table.is-style-stripes th {
	padding: 15px;
}

.prices-section  .wp-block-table.is-style-stripes {
	border-bottom: none;	
}

@media screen and (max-width: 767px) {
	.wp-block-table td,
	.wp-block-table th {
		font-size: 0.75rem;
		line-height: 100%;
	} 
	.wp-block-table.is-style-stripes td, 
	.wp-block-table.is-style-stripes th {
		padding: 7px 0;
	}
}
/* -----Prices page end----- */

/* -----About us page start----- */
.trust-section {
	padding: 70px 0 90px 0;	
}

.h-container-wide {
	max-width: 80%;
} 

.trust-section .page-h2 {
	margin-bottom: 19px;
}

.page-h2 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	text-align: center;
	color: #00173C;
}

.page-subheader_p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #525252;
}

.trust-items-wrapper {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

.trust-item {
	width: 25%;
	text-align: center;
}

.trust-item img {
	margin-bottom: 27px;
	height: 100px;
}

.trust-item h4 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	text-align: center;
	color: #00173C;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 26px;
}

.trust-item p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #525252;
	width: 95%;
    margin: 0 auto;
}

.about-company {
	padding: 60px 0 67px 0;
	background: #EFF3F6;
}

.about-company-container {
	display: flex;
	column-gap: 24px;
}

.about-company-container .left-column,
.about-company-container .right-column {
	width: calc(50% - 12px);
}

.about-company-container .left-column h4,
.about-company-container .right-column h4  {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	color: #00173C;
	margin-bottom: 24px;
}

.about-company-container .left-column p,
.about-company-container .right-column p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	margin-bottom: 20px;
}

.about-company-container .right-column img,
.about-company-container .left-column img {
	width: 100%;
	/*height: 395px;*/
	height: 100%;
	object-fit: cover;
}
.about-company-container p, .about-company-container li {
	color: #000000;
	font-size: 18px;
    line-height: 28px;
}
.about-company-container ul{
	margin-left: 15px;
	margin-bottom: 20px;
}

.about-color-section {
	background-image: url('/wp-content/themes/roseta/assets/images/about-color-bg.png');
	padding: 61px 0	;
	background-size: cover;
	background-repeat: no-repeat;
}

.about-color-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.about-color-item {
	width: 22%;
	text-align: center;
}

.about-color-item .number {
	margin-top: 16px;
	margin-bottom: 5px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 35px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
}

.about-color-item .text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
}

.about-company-container_lv2 {
	column-gap: 76px;
}

.no-background {
	background: transparent;
}

p.no-margin {
	margin-bottom: 0 !important;
}

.about-company-container .blue-btn {
	margin-top: 5em;
}

.blue-btn {
	background: #1C63B8;
	border: 2px solid #1C63B8;
	border-radius: 29px;
	height: 50px;
	width: fit-content;
	padding: 0 35px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 56px;
	letter-spacing: 0.2px;
	color: #FFFFFF;
	cursor: pointer;
    transition: all .2s ease-out;
}

.blue-btn:hover {
	background: #FFF;
	color: #1C63B8;
	border: 2px solid #1C63B8;
}

.feedbacks-section {
	background: #EFF3F6;
	padding: 77px 0;
}

.header-h4 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	color: #00173C;
	text-align: center;
}

.feedbacks-section p.text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #3A3A3A;
    margin-bottom: 20px;
	text-align: center;
}

.feedbacks-slider .feedback-content::before {
	display: none;
}

.feedbacks-slider .slick-arrow {
    background: #FF9900;
    border-radius: 10px;
    width: 51px;
    height: 51px;
    z-index: 2;
}

.feedbacks-slider .slick-prev {
	left: -30px;
}

.feedbacks-slider .slick-next {
	right: -30px;
}

.feedbacks-slider .slick-arrow.slick-prev:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi41NjgxIDE5LjcwN0MxMi4wODk1IDIwLjA5NyAxMS4zMTU0IDIwLjA5NyAxMC44Mzc5IDE5LjcwN0wwLjcxODAzMiAxMS40NDNDMC40OTE1MDIgMTEuMjYwOSAwLjMxMTEyNCAxMS4wNDE2IDAuMTg3ODY3IDEwLjc5ODZDMC4wNjQ2MTA1IDEwLjU1NTYgMC4wMDEwNSAxMC4yOTQgMC4wMDEwNSAxMC4wMjk1QzAuMDAxMDUgOS43NjUxMSAwLjA2NDYxMDUgOS41MDM0NCAwLjE4Nzg2NyA5LjI2MDQ1QzAuMzExMTI0IDkuMDE3NDUgMC40OTE1MDIgOC43OTgyMSAwLjcxODAzMiA4LjYxNjA0TDEwLjkxMTIgMC4yOTEwNDRDMTEuMTQyNiAwLjEwNDk5MSAxMS40NDg5IDAuMDAwNDE3NjM5IDExLjc2ODEgLTAuMDAxNDM5NjdDMTIuMDg3MiAtMC4wMDMyOTY5OSAxMi4zOTUyIDAuMDk3NzAxNCAxMi42Mjk2IDAuMjgxMDQ0QzEyLjc0NTcgMC4zNzE1ODQgMTIuODM4NiAwLjQ4MTMyNiAxMi45MDI1IDAuNjAzNDczQzEyLjk2NjQgMC43MjU2MiAxMyAwLjg1NzU3MyAxMy4wMDEyIDAuOTkxMTU5QzEzLjAwMjUgMS4xMjQ3NCAxMi45NzEzIDEuMjU3MTIgMTIuOTA5NiAxLjM4MDA5QzEyLjg0NzkgMS41MDMwNiAxMi43NTcgMS42MTQgMTIuNjQyNiAxLjcwNjA0TDMuMzEzMyA5LjMyMzA0QzMuMTk5OTUgOS40MTQxMyAzLjEwOTY4IDkuNTIzNzggMy4wNDggOS42NDUzM0MyLjk4NjMxIDkuNzY2ODcgMi45NTQ1IDkuODk3NzcgMi45NTQ1IDEwLjAzQzIuOTU0NSAxMC4xNjIzIDIuOTg2MzEgMTAuMjkzMiAzLjA0OCAxMC40MTQ4QzMuMTA5NjggMTAuNTM2MyAzLjE5OTk1IDEwLjY0NiAzLjMxMzMgMTAuNzM3TDEyLjU2ODEgMTguMjk0QzEyLjY4MTQgMTguMzg1IDEyLjc3MTcgMTguNDk0NiAxMi44MzM0IDE4LjYxNjFDMTIuODk1IDE4LjczNzUgMTIuOTI2OCAxOC44NjgzIDEyLjkyNjggMTkuMDAwNUMxMi45MjY4IDE5LjEzMjcgMTIuODk1IDE5LjI2MzYgMTIuODMzNCAxOS4zODVDMTIuNzcxNyAxOS41MDY1IDEyLjY4MTQgMTkuNjE2IDEyLjU2ODEgMTkuNzA3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
    background-size: 50%;
    background-repeat: no-repeat;
    z-index: 6;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -40%);
}

.feedbacks-slider .slick-arrow.slick-next:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjQzMTkzOSAxOS43MDdDMC45MTA1NzUgMjAuMDk3IDEuNjg0NjcgMjAuMDk3IDIuMTYyMTIgMTkuNzA3TDEyLjI4MiAxMS40NDNDMTIuNTA4NiAxMS4yNjA5IDEyLjY4ODkgMTEuMDQxNiAxMi44MTIyIDEwLjc5ODZDMTIuOTM1NSAxMC41NTU2IDEyLjk5OSAxMC4yOTQgMTIuOTk5IDEwLjAyOTVDMTIuOTk5IDkuNzY1MTEgMTIuOTM1NSA5LjUwMzQ0IDEyLjgxMjIgOS4yNjA0NUMxMi42ODg5IDkuMDE3NDUgMTIuNTA4NiA4Ljc5ODIxIDEyLjI4MiA4LjYxNjA0TDIuMDg4ODUgMC4yOTEwNDRDMS44NTc1MSAwLjEwNDk5MSAxLjU1MTE2IDAuMDAwNDE3NjM5IDEuMjMyIC0wLjAwMTQzOTY3QzAuOTEyODQ5IC0wLjAwMzI5Njk5IDAuNjA0ODI0IDAuMDk3NzAxNCAwLjM3MDQ4NCAwLjI4MTA0NEMwLjI1NDM5NiAwLjM3MTU4NCAwLjE2MTUxMSAwLjQ4MTMyNiAwLjA5NzU3OTQgMC42MDM0NzNDMC4wMzM2NDgyIDAuNzI1NjIgMy4yMzQ0NmUtMDUgMC44NTc1NzMgLTAuMDAxMTg2MzQgMC45OTExNTlDLTAuMDAyNDA1MDIgMS4xMjQ3NCAwLjAyODc5OTQgMS4yNTcxMiAwLjA5MDQ5NDUgMS4zODAwOUMwLjE1MjE5IDEuNTAzMDYgMC4yNDMwNjIgMS42MTQgMC4zNTc0ODQgMS43MDYwNEw5LjY4Njc2IDkuMzIzMDRDOS44MDAxMSA5LjQxNDEzIDkuODkwMzggOS41MjM3OCA5Ljk1MjA3IDkuNjQ1MzNDMTAuMDEzNyA5Ljc2Njg3IDEwLjA0NTYgOS44OTc3NyAxMC4wNDU2IDEwLjAzQzEwLjA0NTYgMTAuMTYyMyAxMC4wMTM3IDEwLjI5MzIgOS45NTIwNyAxMC40MTQ4QzkuODkwMzggMTAuNTM2MyA5LjgwMDExIDEwLjY0NiA5LjY4Njc2IDEwLjczN0wwLjQzMTkzOSAxOC4yOTRDMC4zMTg2MTQgMTguMzg1IDAuMjI4MzY5IDE4LjQ5NDYgMC4xNjY2OTggMTguNjE2MUMwLjEwNTAyOCAxOC43Mzc1IDAuMDczMjI0NyAxOC44NjgzIDAuMDczMjI0NyAxOS4wMDA1QzAuMDczMjI0NyAxOS4xMzI3IDAuMTA1MDI4IDE5LjI2MzYgMC4xNjY2OTggMTkuMzg1QzAuMjI4MzY5IDE5LjUwNjUgMC4zMTg2MTQgMTkuNjE2IDAuNDMxOTM5IDE5LjcwN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
    background-size: 50%;
    background-repeat: no-repeat;
    z-index: 6;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -40%);
}

.feedback-item {
	aspect-ratio: 1/0.75;
    display: flex !important;
    align-items: center;
    margin: 0 10px;
}

.thanks-section {
	padding: 75px 0 25px 0;	
}

.thanks-slider {
	width: 80%;
	margin: 50px auto;
}

.thanks-item {
	display: flex !important;
}

.thanks-item p {
	margin-bottom: 10px;
}

.thanks-item img {
	max-width: 30%;
}

.thanks-item p {
	text-align: left;
	padding-left: 30px;
}

@media screen and (max-width: 767ox) {
	.thanks-item p {
		padding-left: 0;
	}
}

.need-advice {
	background-image: url('/wp-content/uploads/2023/06/need-advice-bg.png');
	padding: 73px 0;
	background-size: cover;
}

.need-advice-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.need-advice-container h4 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 38px;
	line-height: 56px;
	letter-spacing: 0.2px;
	color: #1C63B8;
}

.need-advice-container p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 56px;
	letter-spacing: 0.2px;
	color: #3A3A3A;
}

@media screen and (max-width: 1200px) {
	.trust-item {
		width: 30%;
	}
	.feedbacks-slider .slick-prev {
		left: -20px;
	}
	.feedbacks-slider .slick-next {
		right: -20px;
	}
}

@media screen and (max-width: 821px) {
	.h-container-wide {
		max-width: 100%;
	}
	.feedback-item {
		aspect-ratio: 1/0.5;
	}
	.about-company-container_lv2 {
		flex-direction: column;
    	row-gap: 20px;
	}
	.about-company-container .left-column, 
	.about-company-container .right-column {
		width: 100%;
	}
	.need-advice-container {
		flex-direction: column;
	}
	.about-color-section {
		background-size: cover;
	}A
	.about-color-container {
		row-gap: 20px;
	}
	.about-color-item {
		width: 45%;
	}
	.about-company_first {
		padding-bottom: 0;
	}
	.about-company_second {
		padding-top: 0
	}
	.about-company_second .about-company-container {
		flex-direction: column-reverse;
	}
	.thanks-item {
		display: flex !important;
		flex-direction: column;
		margin: 0 10px;
		row-gap: 20px;
	}
	
	.thanks-item img {
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.trust-items-wrapper {
		flex-wrap: wrap;
		margin-top: 50px;
		row-gap: 20px;
	}
	.trust-item {
		width: 100%;
	}
	.about-company-container {
	A	flex-direction: column;
	}
	
}
/* -----About us page end----- */

/* -----Contacs page start----- */
.contacts-section {
	padding: 41px 0 77px;
	background: #EFF3F6;
}

.contacts-container {
	display: flex;
	column-gap: 100px;
}

.contacts-container .left-column,
.contacts-container .right-column {
	width: 50%;
}

.contacts-header {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 150%;
	letter-spacing: -0.019em;
	color: #00173C;
	margin-bottom: 20px;
}

.contacts-header.no-centr {
	margin-left: 10%;
}

.contacts-header.centr {
	text-align: center;
}

.dark-block {
	background: #00173C;
	border-radius: 10px;
	padding: 25px 30px;
}

.header-with-orange {
	position: relative;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 150%;
	letter-spacing: -0.019em;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 3px;
}

.header-with-orange:before {
	position: absolute;
    content: '';
    width: 4px;
    height: 100%;
    background-color: #FF8B20;
    border-radius: 10px;
	left: 0;
}

.header-with-orange:not(:first-child) {
	margin-top: 10px;
}

.dark-block {
	min-height: 330px;
}

.contacts-section iframe {
	height: 330px;
}

.dark-block.width-margin {
	margin-top: 75px;
}

.dark-block p,
.dark-block a {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #FFFFFF;
}

.dark-block .phones {
	display: flex;
	flex-direction: column;	
}

.dark-block ul.social-buttons {
	column-gap: 25px;
}

.dark-block ul.social-buttons a {
	display: flex;
	align-items: center;
	justify-content: center;
}

.form-container .cf-form-top p {
	display: flex;
	flex-wrap: wrap;
	column-gap: 33px;
	row-gap: 26px;
}

.form-container .cf-form-top p span {
	width: calc(50% - 17px);
	display: block;
}

.form-container .cf-form-top p span input::placeholder,
.form-container textarea::placeholder {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: -0.019em;
	color: #BFBFBF;
}

.form-container .cf-form-top span input {
	background: #FFF;
}

.form-container textarea {
	background: #FFFF;
    margin-top: 26px;
    width: 100%;
    height: 105px;
} 

.form-container .wpcf7-submit {
	margin-left: 0;
	background: #1C63B8;
	border: 2px solid #1C63B8;
    border-radius: 29px;
    /* height: 50px; */
    width: fit-content;
    padding: 0 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 56px;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    cursor: pointer;
    transition: all .2s ease-out;
	text-transform: capitalize;
	margin-top: 17px;
}

.form-container .wpcf7-submit:hover {
	background: #FFFFFF;
	border: 2px solid #1C63B8;
    color: #1C63B8;
}

.documents-container {
	display: flex;
}

.documents {
	padding: 48px 0 27px 0;
}

.documnts-slider,
.payment-details {
	width: 50%;
}

.payment-details {
	padding-top: 10%;
}

.menuItem .menu li,
.menuItem span,
.menuItem div {
	border-left: none !important;
	font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px;
    /* text-align: center; */
    color: #000000 !important;
}

.menuItem .menu li,
.menuItem a {
	font-weight: 600;
	color: #000000 !important;
	/* text-transform: uppercase; */
}

.menuItem .menu li.header-h4 {
	font-size: 22px !important;
	text-align: left;
}

@media screen and (max-width: 1200px) {
	.h-container-wide {
		max-width: 90%;
	}
	.contacts-container {
		column-gap: 60px;
	}
}

@media screen and (max-width: 821px) {
	.contacts-container {
		flex-wrap: wrap;
		row-gap: 30px;
	}

	.contacts-container .left-column, 
	.contacts-container .right-column {
		width: 100%;
	}
	.dark-block.width-margin {
		margin-top: 0;
	}
	.contacts-section iframe {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.h-container-wide {
		width: 100%;
		max-width: 100%;
	}
	.form-container .cf-form-top p span {
		width: 100%;
	}
	.documents-container {
		flex-direction: column;
	}
	.documnts-slider, 
	.payment-details {
		width: 100%;
	}
	.menuItem .menu li {
		padding: 5px 0 !important;
	}
	.header-with-orange {
		font-size: 22px;
	}
	.dark-block p, .dark-block a {
		font-size: 16px;
	}
}
/* -----Contacs page end----- */


/* 404 page styles start */
.not-page {
	padding: 28px 0 40px 0;
	
}

.not-page-container {
	background-image: url(/wp-content/uploads/2023/06/404.png);
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
    background-position: center;
}

.not-found-number {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 128px;
	line-height: 155px;
	color: #00173C;
	margin-bottom: 6px;
}

.not-found-header {
	margin-bottom: 24px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 35px;
	line-height: 42px;
	color: #00173C;
}

.not-found-text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #000000;
	width: 55%;
	margin: 0 auto;
	margin-bottom: 24px;
}

.not-found-text a {
	color: #000000;
}

.not-page-container .orange-btn {
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	.not-found-text {
		width: 90%;
	}
}

/* 404 page styles end */

body:not(.roseta-landing-page) #container {
	display: flex;
	flex-direction: row-reverse;
}



/* -----Footer styles start----- */
#footer {
    display: block !important;
	background: #171717;
	padding-top: 0;
}

.footer-inside {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	/* padding: 1em 0; */
	padding: 57px 0 1em 0;
}

.footer-inside .left-column,
.footer-inside .right-column {
	width: 50%;
}
/* 
.footer-inside .left-column .left-side,
.footer-inside .left-column .right-side {
	width: 50%;
} */

.footer-inside .left-column .right-side {
	padding-left: 10%;
}

.footer-inside .left-column {
	display: flex;
    flex-direction: row;
    align-items: center;
}

.footer-inside .left-column .left-side .sub-text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	width: 75%;
}

/* .footer-inside .left-column .left-side .footer-soc {
	margin-top: 55px;
} */

.footer-inside .left-column .left-side .footer-soc {
	margin-top: 55px;	
	display: flex;
	align-items: center;
	column-gap: 10px;
}

.footer-inside .left-column .left-side .footer-soc ul {
	column-gap: 10px;
}

.footer-inside .left-column .left-side .footer-soc p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;

}

.social-buttons a {
	display: flex;
    align-items: center;
    justify-content: center;
}

ul.social-buttons a {
	background-color: #FFF;
	transition: all 0.4s ease-in-out;
}

ul.social-buttons a:hover {
	background: #FF9900;
}

ul.social-buttons a img {
	width: 50%;
	height: 50%;
}

ul.social-buttons a.social-buttons__youtube img {
	width: 60%;
	height: 60%;
}

ul.foo-menu li {
	list-style-type: none;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	margin-bottom: 16px;
	transition: all 0.4s ease-in-out;
	cursor: pointer;
}

ul.foo-menu li:hover {
	text-decoration: underline;
	text-underline-offset: 4px;
}

ul.foo-menu li a {
	color: #FFFFFF;
}

.footer-inside .right-column {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	margin: 5% 0 -5% 0;
}
.footer-inside .right-column ul.social-buttons {
	margin-left: 36px;
	display: flex;
	column-gap: 26px;
}

.footer-inside .right-column ul li {
	list-style-type: none;
	display: flex;
	column-gap: 16px;
	align-items: flex-start;
	margin-bottom: 14px;
}

.minus-marg {
	margin-top: -20px;
}

.footer-inside .right-column ul li.to-center {
	align-items: center;
}

.footer-inside .right-column ul li .img-container {
	width: 22px;
}

.footer-inside .right-column ul li .img-container img {
	width: 100%;
	object-fit: contain;
}

.footer-inside .right-column ul li a {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}

.footer-inside .subheader {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	margin-bottom: 16px;
	margin-bottom: 30px;
}

.foo-phones {
	display: flex;
    flex-direction: column;
    row-gap: 5px;
}

ul.social-buttons {
	display: flex;
}

.foo-soc-li ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
}

.right-news-block  .wp-block-latest-posts.wp-block-latest-posts__list {
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}
/* 
.right-news-block #menu-pravyj-sajd-bar {
	padding: 0 2rem 0 0;
} */

.right-news-block  {
	padding-left: 5%;
}

.right-news-block .widget-container {
    position: relative;
    margin: 0 0 2.2em 0;
    border: 1px solid #eeeeee;
	padding: 0.5em 1.5em !important;
}

.right-news-block .wp-block-latest-posts__post-excerpt {
	display: none;
}	

@media screen and (max-width: 1200px) {
	.footer-inside {
		padding: 1em 20px;
	}

	.right-news-block  {
		padding-left: 0;
	}
	
}

@media screen and (max-width: 820px) {
	.footer-inside {
		flex-direction: column;
		padding: 0 20px;
		row-gap: 10px;
	}

	.footer-inside .left-column {
		flex-direction: column;
	}
	.footer-inside .left-column .left-side .sub-text {
		width: 100%;
		font-size: 16px;
	}

	.footer-inside .left-column, 
	.footer-inside .right-column,
	.footer-inside .left-column .left-side, 
	.footer-inside .left-column .right-side {
		width: 100%;
	}

	.footer-inside .left-column .left-side .footer-soc {
		justify-content: center;
		margin-bottom: 20px;
	}

	.footer-inside .left-column .right-side {
		padding: 0;
	}

	.connection-wrap li a {
		text-align: left;
	}

	.footer-inside .right-column li.foo-soc-li {
		justify-content: center;
	}
}

/* -----Footer styles end----- */

/* Blog and post styles start */
.news-container {
	display: flex;
	flex-wrap: wrap;	
	justify-content: space-between;
}

.news-container figure,
.news-container .news-wrap {
	max-width: 60%;
}

.news-container .c_f_content {
	width: 90%;
}

.news-container .wp-block-latest-posts__list {
	/* width: 25%; */
	font-family: 'Inter';
	display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.right-news-block .widget-container {
	padding: 0;
}

.right-news-block .widget-container ul {
	box-shadow: none;
}

.news-container .wp-block-latest-posts__featured-image {
	width: 100%;
}


.news-container .wp-block-latest-posts__featured-image {
	width: 40%;
}


.news-container li a {
	margin: 5% 0;
}

.news-container li a,
.news-container li a strong {
	font-size: 1rem;
	line-height: 120%;
	color: #000000;
}

.news-container .wp-block-latest-posts__post-excerpt {
	display: none;
}

.news-container .wp-block-latest-posts__featured-image img {
	width: 100%;
	max-width: unset !important;
	max-height: unset !important;
}

.entry-content {
	/*color: #000000;*/
	color: #000610;
	font-family: 'Inter';
}

.sidey .widget-container ul li:not(:last-child) {
	border: none;
}

h3.widget-title{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 0.2px;
	color: #000000;
}

.widget-container {
	padding: 0.5em 1.5em;
}

.menu-pravyj-sajd-bar-container ul li.menu-item a {
	position: relative;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.2px;
	color: #000000;
}

.menu-pravyj-sajd-bar-container ul.acc__panel li.menu-item-has-children a,
.menu-pravyj-sajd-bar-container ul li.menu-item a {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.2px;
	color: #000000;
}

.menu-pravyj-sajd-bar-container ul.acc__panel li.menu-item .sub-menu a,
.widget-container ul.acc__panel li a {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.2px;
	color: #1C63B8;
}

.menu-pravyj-sajd-bar-container ul.acc__panel.sub-menu li.current-menu-item a::before {
	position: absolute;
    content: '';
    width: 4px;
	min-height: 22px;
    height: 50%;
    background-color: #FF8B20;
    border-radius: 10px;
	left: -10px;
	min-height: 30px;
} 

.post-article {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: space-between;
}

.post-article .post-content {
	/*max-width: 75%;
	max-width: 60%;*/
	max-width: 68%;

}

.post-article .widget-container,
.post-article .right-news-block,
.right-news-block {
	/* width: 33%; */
	width: 367px;
}

.c_f_content {
	background: #EFF3F6;
	padding: 5px 0 0 0;
}

.color_zagolovok {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 150%;
	letter-spacing: -0.019em;
	color: #00173C !important;
}

.c_f_content .wpcf7-submit {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	line-height: 100% !important;
}

.comment-form-comment textarea {
	border: 1px solid #434343;
}

.helpie-faq.accordions .accordion__header:before {
	display: none;
}
 .helpie-faq.accordions .accordion__header:after {
	top: 0;
	height: 100%;
	background: #3C64B1;
    border-radius: 10px;
    width: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
	right: 0;
    margin-right: 0;
	content: url('/wp-content/themes/roseta/assets/images/arrow-down.svg');
	transition: all 0.4s ease-in-out;
 }

 .helpie-faq.accordions .accordion__header.active:after {
	content: url('/wp-content/themes/roseta/assets/images/arrow-up.svg');
 }

.c_f_content .wpcf7-submit,
.comment-respond input[type="submit"] {
	margin-left: 0;
    background: #1C63B8;
	border: 2px solid #1C63B8;
    border-radius: 29px;
    height: 50px;
    width: fit-content;
    padding: 0 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 56px;
	line-height: 100%;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    cursor: pointer;
    transition: all .2s ease-out;
    text-transform: inherit;
	margin: 0 auto;
	margin-top: 17px;
}

.c_f_content .wpcf7-submit:hover,
.comment-respond input[type="submit"]:hover {
	background: #FFF;
    color: #1C63B8;
	border: 2px solid #1C63B8;
}

.c_f_content input,
.c_f_content textarea {
	background: #FFF;
}

/* .c_f_content p label {
	display: none;
} */

.post-form {
	display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
	column-gap: 28px;
	row-gap: 20px;
	padding-top: 39px;
}

.post-form .left,
.post-form .right {
	width: calc(50% - 14px);
}

.post-form .left .t_f {
	margin-bottom: 26px;
	height: 51px;
}

.ta_f {
	width: 100% !important;
	height: 128px !important;
	resize: none;
}

.post-form input::placeholder,
.post-form textarea::placeholder {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: -0.019em;
	color: #BFBFBF;
}

/* .right-news-block {
	width: 24%;
} */

@media screen and (max-width: 821px) {
	.news-container .wp-block-latest-posts__list,
	.news-container figure,
	.news-container .news-wrap 	{
		max-width: unset;
		width: 100%;
	}
	.wp-block-latest-posts.wp-block-latest-posts__list li {
		margin-bottom: 2rem;
	}
	.news-container .wp-block-latest-posts__featured-image {
		width: unset;
	}
	.post-article .post-content,
	.post-article .widget-container widget_nav_menu {
		max-width: 100%;
	}
	.post-form {
		width: 90%;
	}

}

@media screen and (max-width: 650px) {
	.post-form {
		flex-direction: column;
		row-gap: 0;
	}
	
	.post-form .left,
	.post-form .right {
		width: 100%;
	}
}
/* Blog and post styles end */

#access a {
	padding: 0 10px;

	padding: 0 5px;
}

.accordion {
	padding: 0 10px;
}

.helpie-faq.accordions .accordion {
	display: flex;
    flex-direction: column;
    row-gap: 20px;
	padding: 5px 10px;
}

.helpie-faq .collection-title {
	font-size: 24px;
    font-weight: 500;	
}

.helpie-faq.accordions .accordion .accordion__item .accordion__header {
	display: flex;
    justify-content: space-between;
    background: #EFF3F6 !important;
    border-radius: 10px;
    /*filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.25));*/
    cursor: pointer;
    border: none;
    margin-bottom: 10px;
    flex-direction: column;
	/*filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.20));*/
}


.helpie-faq.accordions .accordion .accordion__item {
	border-bottom: none !important;
}

.helpie-faq.accordions .accordion .accordion__item {

}
/* .helpie-faq.accordions .accordion .accordion__item {
	display: flex;
    justify-content: space-between;
    background: #EFF3F6;
    border-radius: 10px;
    filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.25));
    cursor: pointer;
    border: none;
    margin-bottom: 10px;
    flex-direction: column;
} */


#secondary .widget-container .sub-menu {
    box-shadow: none;
}

#menu-pravyj-sajd-bar li.menu-item-has-children a {
	position: relative;
    width: 100%;
    display: flex;
    padding-right: 20px;

}

#menu-pravyj-sajd-bar .acc__title {
	background: transparent;
    border-radius: 0;
    filter: none;
}

.menu-pravyj-sajd-bar-container ul.acc__panel li.menu-item .sub-menu a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #1C63B8;
}

#menu-pravyj-sajd-bar li.menu-item-has-children.current-menu-item  a::after {
	transform: rotate(90deg);
}

#menu-pravyj-sajd-bar li.menu-item-has-children a::after {
	position: absolute;
	right: 0;
	content: '';
	width: 8px;
	height: 11px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDggMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC4yNjU1ODMgMTAuMjQ3OUMwLjU2MDEyOCAxMC40NTA3IDEuMDM2NDkgMTAuNDUwNyAxLjMzMDMxIDEwLjI0NzlMNy41NTc5NSA1Ljk1MDY2QzcuNjk3MzUgNS44NTU5MyA3LjgwODM1IDUuNzQxOTIgNy44ODQyIDUuNjE1NTdDNy45NjAwNSA1LjQ4OTIxIDcuOTk5MTcgNS4zNTMxNCA3Ljk5OTE3IDUuMjE1NjRDNy45OTkxNyA1LjA3ODEzIDcuOTYwMDUgNC45NDIwNiA3Ljg4NDIgNC44MTU3MUM3LjgwODM1IDQuNjg5MzUgNy42OTczNSA0LjU3NTM0IDcuNTU3OTUgNC40ODA2MkwxLjI4NTIyIDAuMTUxNjE2QzEuMTQyODYgMC4wNTQ4NjkgMC45NTQzMzMgMC4wMDA0OTA2MSAwLjc1NzkzIC0wLjAwMDQ3NTE5M0MwLjU2MTUyOCAtMC4wMDE0NDEgMC4zNzE5NzQgMC4wNTEwNzgyIDAuMjI3NzY1IDAuMTQ2NDE2QzAuMTU2MzI2IDAuMTkzNDk3IDAuMDk5MTY1OCAwLjI1MDU2MyAwLjA1OTgyMzUgMC4zMTQwNzlDMC4wMjA0ODEyIDAuMzc3NTk2IC0wLjAwMDIwNTQ1NiAwLjQ0NjIxMSAtMC4wMDA5NTU0MTMgMC41MTU2NzZDLTAuMDAxNzA1MzcgMC41ODUxNDEgMC4wMTc0OTczIDAuNjUzOTc2IDAuMDU1NDYzNiAwLjcxNzkxOUMwLjA5MzQyOTggMC43ODE4NjMgMC4xNDkzNTEgMC44Mzk1NTMgMC4yMTk3NjUgMC44ODc0MTZMNS45NjA4NiA0Ljg0ODI2QzYuMDMwNjEgNC44OTU2MiA2LjA4NjE2IDQuOTUyNjQgNi4xMjQxMiA1LjAxNTg0QzYuMTYyMDggNS4wNzkwNSA2LjE4MTY2IDUuMTQ3MTEgNi4xODE2NiA1LjIxNTlDNi4xODE2NiA1LjI4NDY4IDYuMTYyMDggNS4zNTI3NSA2LjEyNDEyIDUuNDE1OTVDNi4wODYxNiA1LjQ3OTE1IDYuMDMwNjEgNS41MzYxNyA1Ljk2MDg2IDUuNTgzNTRMMC4yNjU1ODMgOS41MTMxOEMwLjE5NTg0NSA5LjU2MDUgMC4xNDAzMDkgOS42MTc0NyAwLjEwMjM1OCA5LjY4MDYzQzAuMDY0NDA3NSA5Ljc0Mzc5IDAuMDQ0ODM2IDkuODExODEgMC4wNDQ4MzYgOS44ODA1NkMwLjA0NDgzNiA5Ljk0OTMgMC4wNjQ0MDc1IDEwLjAxNzMgMC4xMDIzNTggMTAuMDgwNUMwLjE0MDMwOSAxMC4xNDM2IDAuMTk1ODQ1IDEwLjIwMDYgMC4yNjU1ODMgMTAuMjQ3OVoiIGZpbGw9IiMwMDE3M0MiLz4KPC9zdmc+Cg==);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	top: 40%;
	right: 0;
	transform: rotate(90deg);
}

#menu-pravyj-sajd-bar li.menu-item-has-children.active a::after {
	transform: rotate(-90deg);
}

#menu-pravyj-sajd-bar .sub-menu li a::after {
	display: none;
}

.menu-pravyj-sajd-bar-container ul li.current-menu-item .sub-menu ::before {
	display: none;
}

#secondary {
	padding-left: 0;
}

#container.two-columns-right #secondary {
	width: 30%;
}
#container.two-columns-right .main {
	width: calc( 100% - 30% );
}

.comment-respond .comment-form-url {
	display: none;
}

.wp-embed p,
.entry-content h1, .entry-content h2, 
.entry-content h3, .entry-content h4, 
.lp-text-content h1, .lp-text-content h2, 
.lp-text-content h3, .lp-text-content h4 {
	/*color: #000000 !important;*/
	color: #00173C !important;
}

c_f_content .wpcf7-submit {
	height: 50px !important;
}

.news-socials ul.social-buttons a {
	background: #3C64B1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.news-socials {
	margin: 60px 0;
}

.news-socials .social-buttons {
	column-gap: 10px;
}

.post-article .sub-menu {
	box-shadow: none;
}

.nav-previous span,
.nav-next span {
	display: block;
    text-align: center;
	width: 90%;
	margin: 0 auto;
}

.nav-next span strong {
	font-weight: 400;
}

#nav-below .nav-previous,
#nav-below .nav-next {
	height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#nav-below .nav-previous {
	background-image: url('/wp-content/uploads/2020/12/3c7cc1ae89b4bd57ae3abd79916b3c0b026d437f_1280_904-1.png');
	background-size: cover;
	background-repeat: no-repeat;
}

#nav-below .nav-next {
	background-image: url('/wp-content/uploads/2020/12/1596689085_2-posle-na-neopredelennyy-srok-1.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

#nav-below a,
#nav-below em {
	color: #FFF;
}

.menu-main-search {
	display: none !important;
}

#comments-title, #reply-title {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	text-align: left;
	letter-spacing: 0.2px;
	color: #000000
}

.comment-notes {
	color: #000000;
}

.news-container .news-wrap {
	margin-bottom: 30px;
}

.news-item {
	width: 100%;
	margin-bottom: 30px;
}

.news-item img {
	width: 100%;
	object-fit: cover;
	aspect-ratio: 1/0.65;
	margin-bottom: 15px;
}

.mobile-nav {
	font-family: 'Inter';
}

nav#mobile-menu #mobile-nav a {
    display: inline;
    font-size: 1.44em;
    text-transform: uppercase;
    letter-spacing: .5px;
    text-decoration: none;
    font-family: 'Inter';
}

.mobile-nav #prime_nav ul.sub-menu, .sub-menu {
	box-shadow: none;
}


@media screen and (max-width: 767px) {
	.footer-logo,
	.foo-menu,
	.right-column .subheader	 {
		text-align: left;
	}
	.footer-inside .left-column .left-side .footer-soc,
	.footer-inside .right-column li.foo-soc-li {
		justify-content: left;
	}
	.cryout .footer-inside > div:last-child {
		display: flex;
    width: 100%;
    justify-content: flex-start;
	}


}
@media screen and (max-width: 650px) {
	.site-header-top {
		max-height: 90px;
		display: flex;
		align-items: center;
	}
	.banner .slick-arrow.slick-prev {
		left: 2px;
	}
	.banner .slick-arrow.slick-next {
		right: 2px;
	}
	#branding {
		padding: 25px 0 0 0;
	}
	.wp-block-table.is-style-stripes td{
		padding: 7px 0;
		width: 80%;
	}
	.wp-block-table.is-style-stripes td a {
		text-wrap: wrap;
		width: 90%;
		display: block;
	}
}

.certificate_item {
	margin: 0 20px;
}

#comments {
	max-width: 1100px;
    margin: 0 auto 30px auto;
}
nav#mobile-menu #bmobile {
	padding-top: 20px;
}

#bmobile 

@media screen and (max-width: 1024px) {
	.site-header-top .site-header-inside {
		row-gap: 20px;
		justify-content: center;
	}
	#branding .identity {
		max-width: 137px;
	}
	nav#mobile-menu a#logo > img {
		max-height: 60px;
	}
	nav#mobile-menu a span {
		display: inline-block;
		font-family: 'Inter';
		font-style: normal;
		font-weight: 600;
		font-size: 17px;
		line-height: 19px;
		color: #00173C;
		text-transform: none;
	}
	nav#mobile-menu a.toggled-on {
		color: #00173C;
	}
	nav#mobile-menu .sub-menu.toggled-on a span {
		font-weight: 500;
	}
}

body {
    color: #000000 !important;
} 

.comment-respond input {
	border: 1px solid #434343 !important;
}

#footer .footer-link-list li a {
transition: all 0.4s ease-in-out;
}

#footer .footer-link-list li a:hover {
	text-decoration: underline;
	text-underline-offset: 2px;
}

.blue-text {
	color: #1C63B8;
	font-weight: 600;
}

.blue-text_small {
	font-weight: 400;
    font-size: 17px;
}

.offer-slick .slick-prev {
	/*left: -5px;*/
	left: 10px;
	width: 50px;
    height: 50px;
}
@media (max-width: 1024px) {
	.offer-slick .slick-prev {
		left: -5px;
	}
}

.offer-slick .slick-prev:before {
	content: '';
    width: 50px;
    height: 50px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi41NjgxIDE5LjcwN0MxMi4wODk1IDIwLjA5NyAxMS4zMTU0IDIwLjA5NyAxMC44Mzc5IDE5LjcwN0wwLjcxODAzMiAxMS40NDNDMC40OTE1MDIgMTEuMjYwOSAwLjMxMTEyNCAxMS4wNDE2IDAuMTg3ODY3IDEwLjc5ODZDMC4wNjQ2MTA1IDEwLjU1NTYgMC4wMDEwNSAxMC4yOTQgMC4wMDEwNSAxMC4wMjk1QzAuMDAxMDUgOS43NjUxMSAwLjA2NDYxMDUgOS41MDM0NCAwLjE4Nzg2NyA5LjI2MDQ1QzAuMzExMTI0IDkuMDE3NDUgMC40OTE1MDIgOC43OTgyMSAwLjcxODAzMiA4LjYxNjA0TDEwLjkxMTIgMC4yOTEwNDRDMTEuMTQyNiAwLjEwNDk5MSAxMS40NDg5IDAuMDAwNDE3NjM5IDExLjc2ODEgLTAuMDAxNDM5NjdDMTIuMDg3MiAtMC4wMDMyOTY5OSAxMi4zOTUyIDAuMDk3NzAxNCAxMi42Mjk2IDAuMjgxMDQ0QzEyLjc0NTcgMC4zNzE1ODQgMTIuODM4NiAwLjQ4MTMyNiAxMi45MDI1IDAuNjAzNDczQzEyLjk2NjQgMC43MjU2MiAxMyAwLjg1NzU3MyAxMy4wMDEyIDAuOTkxMTU5QzEzLjAwMjUgMS4xMjQ3NCAxMi45NzEzIDEuMjU3MTIgMTIuOTA5NiAxLjM4MDA5QzEyLjg0NzkgMS41MDMwNiAxMi43NTcgMS42MTQgMTIuNjQyNiAxLjcwNjA0TDMuMzEzMyA5LjMyMzA0QzMuMTk5OTUgOS40MTQxMyAzLjEwOTY4IDkuNTIzNzggMy4wNDggOS42NDUzM0MyLjk4NjMxIDkuNzY2ODcgMi45NTQ1IDkuODk3NzcgMi45NTQ1IDEwLjAzQzIuOTU0NSAxMC4xNjIzIDIuOTg2MzEgMTAuMjkzMiAzLjA0OCAxMC40MTQ4QzMuMTA5NjggMTAuNTM2MyAzLjE5OTk1IDEwLjY0NiAzLjMxMzMgMTAuNzM3TDEyLjU2ODEgMTguMjk0QzEyLjY4MTQgMTguMzg1IDEyLjc3MTcgMTguNDk0NiAxMi44MzM0IDE4LjYxNjFDMTIuODk1IDE4LjczNzUgMTIuOTI2OCAxOC44NjgzIDEyLjkyNjggMTkuMDAwNUMxMi45MjY4IDE5LjEzMjcgMTIuODk1IDE5LjI2MzYgMTIuODMzNCAxOS4zODVDMTIuNzcxNyAxOS41MDY1IDEyLjY4MTQgMTkuNjE2IDEyLjU2ODEgMTkuNzA3WiIgZmlsbD0iI0ZGOTkwMCIvPgo8L3N2Zz4K);
    display: block;
    background-repeat: no-repeat;
    background-size: 50%;
	background-position: center;
}

.offer-slick .slick-next {
	right: 47.5vw;
	width: 50px;
    height: 50px;
}

.offer-slick .slick-next:before {
	content: '';
    width: 50px;
    height: 50px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjQzMTkzOSAxOS43MDdDMC45MTA1NzUgMjAuMDk3IDEuNjg0NjcgMjAuMDk3IDIuMTYyMTIgMTkuNzA3TDEyLjI4MiAxMS40NDNDMTIuNTA4NiAxMS4yNjA5IDEyLjY4ODkgMTEuMDQxNiAxMi44MTIyIDEwLjc5ODZDMTIuOTM1NSAxMC41NTU2IDEyLjk5OSAxMC4yOTQgMTIuOTk5IDEwLjAyOTVDMTIuOTk5IDkuNzY1MTEgMTIuOTM1NSA5LjUwMzQ0IDEyLjgxMjIgOS4yNjA0NUMxMi42ODg5IDkuMDE3NDUgMTIuNTA4NiA4Ljc5ODIxIDEyLjI4MiA4LjYxNjA0TDIuMDg4ODUgMC4yOTEwNDRDMS44NTc1MSAwLjEwNDk5MSAxLjU1MTE2IDAuMDAwNDE3NjM5IDEuMjMyIC0wLjAwMTQzOTY3QzAuOTEyODQ5IC0wLjAwMzI5Njk5IDAuNjA0ODI0IDAuMDk3NzAxNCAwLjM3MDQ4NCAwLjI4MTA0NEMwLjI1NDM5NiAwLjM3MTU4NCAwLjE2MTUxMSAwLjQ4MTMyNiAwLjA5NzU3OTQgMC42MDM0NzNDMC4wMzM2NDgyIDAuNzI1NjIgMy4yMzQ0NmUtMDUgMC44NTc1NzMgLTAuMDAxMTg2MzQgMC45OTExNTlDLTAuMDAyNDA1MDIgMS4xMjQ3NCAwLjAyODc5OTQgMS4yNTcxMiAwLjA5MDQ5NDUgMS4zODAwOUMwLjE1MjE5IDEuNTAzMDYgMC4yNDMwNjIgMS42MTQgMC4zNTc0ODQgMS43MDYwNEw5LjY4Njc2IDkuMzIzMDRDOS44MDAxMSA5LjQxNDEzIDkuODkwMzggOS41MjM3OCA5Ljk1MjA3IDkuNjQ1MzNDMTAuMDEzNyA5Ljc2Njg3IDEwLjA0NTYgOS44OTc3NyAxMC4wNDU2IDEwLjAzQzEwLjA0NTYgMTAuMTYyMyAxMC4wMTM3IDEwLjI5MzIgOS45NTIwNyAxMC40MTQ4QzkuODkwMzggMTAuNTM2MyA5LjgwMDExIDEwLjY0NiA5LjY4Njc2IDEwLjczN0wwLjQzMTkzOSAxOC4yOTRDMC4zMTg2MTQgMTguMzg1IDAuMjI4MzY5IDE4LjQ5NDYgMC4xNjY2OTggMTguNjE2MUMwLjEwNTAyOCAxOC43Mzc1IDAuMDczMjI0NyAxOC44NjgzIDAuMDczMjI0NyAxOS4wMDA1QzAuMDczMjI0NyAxOS4xMzI3IDAuMTA1MDI4IDE5LjI2MzYgMC4xNjY2OTggMTkuMzg1QzAuMjI4MzY5IDE5LjUwNjUgMC4zMTg2MTQgMTkuNjE2IDAuNDMxOTM5IDE5LjcwN1oiIGZpbGw9IiNGRjk5MDAiLz4KPC9zdmc+Cg==)	;
    display: block;
    background-repeat: no-repeat;
    background-size: 50%;
	background-position: center;
}

@media screen and (max-width: 1024px) {
	.offer-slick .slick-next {
		right: -5px;
	}
}

.new-prices .title-on-page {
	text-transform: uppercase;
	margin-bottom: 50px;
}

.new-prices table {
	width: 100%;
	/* border: 1px solid #B3B3B3; */
	border-radius: 10px;
	border-collapse: collapse;
	margin: 0 0 50px 0;
}

.new-prices table tr {
	border-bottom: 1px solid #B3B3B3;
}

.new-prices table tr:first-child td:first-child{

	border-color: #B3B3B3;
	/* border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid; */
	border-top-left-radius: 10px;
}

.new-prices table tr:first-child td:last-child{
	border-top-right-radius: 10px;
}

.new-prices table tr:last-child td:first-child{
	border-bottom-left-radius: 10px;
}

.new-prices table tr:last-child td:last-child{
	border-bottom-right-radius: 10px;
	border-color: #B3B3B3;
}

.new-prices table tr:last-child {
	border-bottom: none;
}

.new-prices table tr td:first-child {
	padding: 24px 45px;
	background: #EFF3F6;
	color: #191919;
	font-size: 18px;
	font-family: 'Inter';
	font-weight: 600;
	letter-spacing: -0.342px;
	text-align: left;
	width: 80%;
}

.new-prices table tr td a {
		color: #191919;
		transition: all 0.3s;
}


.new-prices table tr td a:hover {
	color: #FF9900;
	/* text-decoration: underline; */
}

.new-prices table tr td:last-child {
	padding: 24px 20px;
	background: #3C64B1;
	color: #FFF;
	font-size: 18px;
	font-family: 'Inter';
	font-weight: 600;
	letter-spacing: -0.342px;
	text-align: center;
} 

@media screen and (max-width: 1024px) {
	.new-prices table tr td:first-child,
	.new-prices table tr td:last-child {
		padding: 12px;
	}
	.new-prices table tr td:first-child {
		width: 75%;
	}
}

@media screen and (max-width: 821px) {
	.new-prices table tr td:first-child, 
	.new-prices table tr td:last-child {
		font-size: 1rem;
	}
	.new-prices table tr td:first-child {
		width: 65%;
	}
	.new-prices table tr td:last-child { 
		padding: 12px 2px;
	}
}

.footer-inside .left-column, 
.footer-inside .right-column,
.footer-inside .column2, 
.footer-inside .column3 {
	width: 25%;
	margin: 0;
	padding: 0;
}

.column3 .footer-soc {
	display: flex;
    flex-direction: column;
    row-gap: 30px;
}

.column3 .footer-soc .social-buttons {
	display: flex;
    column-gap: 25px;
	/* justify-content: center; */
}

@media screen and (max-width: 821px) {
	.footer-inside .left-column, .footer-inside .right-column, .footer-inside .column2, .footer-inside .column3 {
		width: 100%;
		text-align: left;
	}
	nav#mobile-menu #smobile {
		display: table !important;
	}
	.bogo-language-name,
	.bogo-language-name a {
		font-family: 'Inter', sans-serif !important;
	}
	.lang-select {
		display: none;
	}
	nav#mobile-menu  .mob_search #smobile {
		display: none !important;
	}
	#mobile-menu > div {
		/*margin: 3em auto 0;*/
		margin: 0 auto;
	}
	#mobile-menu > div.mob_search {
		margin: 5em auto 10px;
	}
	.search-block {
		width: 100%;
	}
}

.feedback-container {
	padding: 57px 0 0 0;
}

.feedback-container .company,
.feedback-container p {
	margin-bottom: 30px;
}



.feedback-container p,
.feed p {
	color: #3A3A3A;
	font-size: 18px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
}

.feed p {
	margin-bottom: 20px;
}

.feedback-container p.orange-before,
.orange-before,
.feed p.orange-before {
	color: #00173C;
	font-size: 35px;
	font-family: "Inter";
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	position: relative;
	padding-left: 10px;
}

.orange-before::before {
	position: absolute;
    content: '';
    width: 4px;
    min-height: 22px;
    height: 100%;
    background-color: #FF8B20;
    border-radius: 10px;
    left: -10px;
    min-height: 30px;
}

.feed p.author {
	color: #1C63B8;

}

.feedback_item {
	margin-bottom: 120px;
	/* display: flex; */
}

.feedback_item .wp-block-media-text__content {
	min-height: 100%;
}

.feedback_item:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.feedback_item figure img {
		margin-bottom: 20px;
	}
	.feedback-container p.orange-before,
	.orange-before {
		font-size: 30px;
	}
	.column3 .footer-soc {
		row-gap: 10px;
	}
	.footer-inside .subheader {
		margin-bottom: 15px;
	}
	.about-company-container {
		flex-direction: column;
	} 
	.need-advice-container p {
		line-height: 130%;
   		margin: 20px 0;
	}
	.about-color-container {
		row-gap: 20px;
	}
	.about-color-item .number {
		font-size: 20px;
	}
	.about-color-item .text {
		font-size: 14px;
    	line-height: 20px;
	}
	#bmobile .identity {
		max-height: 60px
	};
	#bmobile .identity span#logo {
		display: block;
		width: 100%;
		height: 100%;
	}
	#bmobile .identity span img {
		height: 60px;
		object-fit: cover;
	}
	.banner-item {
		background-position-x: 0;
	}
	.why-us	.reasons-title {
		padding: 0 5px;
	}
	.feedbacks-section .feedbacks-slider .feedback-item {
		aspect-ratio: unset;
	} 
	.lang-select span {
		color: #00173C !important	;
	}


}


.icon-before {
	display: flex;
    column-count: 2;
    column-gap: 10px;
}

/* .icon-before::before {
	position: absolute;
	background-color: #1c63b8;
	width: 25px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	 content: "\f105";
	color: #FFF;
	font-size: 10px;
} */

.fa.fa-angle-right{
	background-color: #1c63b8;
	min-width: 24px;
	min-height: 24px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
	/* margin-bottom: 0; */
	vertical-align: middle;
}
.fa-angle-right:before {
	color: #FFF;
    font-size: 10px;
    top: 0;
    left: 40%;
    position: relative;
    transform: translate(-50%, -50%);
}

.icon-before_intext {
	/* display: flex;
    column-gap: 10px; */
    margin: 0 !important;
}

.how-it-works .orange-before {
	margin-bottom: 20px;
}

.footer-logo img {
	max-width: 193px;
	margin-bottom: 20px;
}

.lang-select select {
	color: #FFF;
}

.lang-select select option {
	color: #3A3A3A;
	background: #FFF;
	padding: 10px;
	border: none;
	font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-transform: initial !important;
}

.lang-select select option[selected] {
	color: #00173C;
}

.lang-select,
.lang-select input,
.lang-select input[type]:hover, 
.lang-select textarea:hover, 
.lang-select select,
.lang-select select:hover, 
.lang-select select:focus-visible, 
.lang-select input[type]:focus, 
.lang-select textarea:focus, 
.lang-select select:focus {
	border: none !important;
	outline: none !important; 
}

/* Popup */

.user-popup {
	display: none;
	width: 624px;
	transition: all 0.5s ease-in-out;
}

.send-popup,
.message-popup {
	display: none;
}

.user-popup.active,
.send-popup.active,
.message-popup.active {
	display: block;
}
/* .overlay {
    background: rgba(0, 0, 0, 0.5);
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    display: none;
} */


.popup-window {
	padding: 28px 23px;
    background: #FFF;
    position: fixed;
    z-index: 301;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	width: 624px;
    border-radius: 10px;
    border: 1px solid #B3B3B3;
    background: #FFF;
}

.popup-window  .main-contact-form {
	padding: 0;
}

.popup-window .main-contact-form input[type="submit"] {
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	margin: 23px auto 0 auto;
	background: #FF9900;
    border: 2px solid #FF9900;
	cursor: pointer;
}

.popup-window .main-contact-form input[type="submit"]:hover {
	border: 2px solid #FF9900;
	background: #FFF;
	color: #FF9900;
}

.popuop-text .top-text {
	color: #00173C;
	text-align: center;
	font-family: 'Inter';
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: -0.285px;
	margin-bottom: 18px;
}

.popuop-text .top-text .orange-text {
	color: #F90;
}

.popuop-text .big-text,
.message-popup .big-text {
	color: #00173C;
	text-align: center;
	font-family: 'Inter';
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	letter-spacing: -0.475px;
}

.popup-form {
	width: 75%;
	margin: 18px auto 0 auto;
}

@media screen and (max-width: 650px) {
	.popup-window {
		width: 90vw;
	}
	.popup-form {
		width: 100%;
	}
}

.seo-container {
	background: #EFF3F6;
	padding: 75px 0;
}

.seo-container h4 {
	color: #00173C;
	font-family: 'Inter';
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.07px;
	margin-bottom: 30px;
}
.seo-container h2,
.seo-container h3 {
	font-weight: bold;
	font-size: 18px;
	color: #3A3A3A;
	line-height: 1.4;
    margin-bottom: 10px;
}
.seo-container h2 span,
.seo-container h3 span {
	font-weight: bold !important;
}
.seo-container p {
	color: #3A3A3A;
	font-family: 'Inter';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0.036px;
}
.seo-container p:not(:last-of-type) {
	margin-bottom: 15px;
}
.seo-container li {
	font-size: 18px !important;
	color: #3A3A3A;
	line-height: 26px;
	letter-spacing: 0.036px;
}
.seo-container li:not(:last-of-type) {
	margin-bottom: 10px;
}
.seo-container ul,
.seo-container ol {
	margin-left: 15px;
	margin-bottom: 20px;
}

.seo-container a {
	text-decoration: underline;
	color: #00173C;
}

.right-news-block .widget-container .widget-container,
.widget-container .widget-container {
	border: none !important;
	padding: 0 !important;
}

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

.comment-respond input[type="submit"] {
	border: 1px solid #1C63B8 !important;
}

.contact-btn {
	width: fit-content;
    position: fixed;
	bottom: 75px;
    right: 0;
    padding: 17px 22px;
    background-color: orange;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
	cursor: pointer;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	z-index: 50;
}

.contact-popup {
	z-index: 105;
    width: 300px;
    position: fixed;
    bottom: 150px;
	right: 20px;
	border-radius: 10px;
	border: 1px solid #B3B3B3;
	background: #FFF;
	display: none;
	transition: all 0.4s ease-in-out;
} 

.on-btn-popup {
	z-index: 105;
    position: fixed;
	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 500px;
	border-radius: 10px;
	border: 1px solid #B3B3B3;
	background: #FFF;
	display: none;
	transition: all 0.4s ease-in-out;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.contact-popup.active,
.on-btn-popup.active {
	display: block;
}


.contact-popup .main-contact-form,
.on-btn-popup .main-contact-form {
	margin-top: 0;
	padding: 28px 13px;
}

.contact-popup h6,
.on-btn-popup h6 {
	color: #00173C;
	font-family: 'Inter';
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	letter-spacing: -0.475px;
	text-align: center;
	margin: 20px 0;
}

.contact-popup input[type="submit"],
.on-btn-popup input[type="submit"] {
	margin: 23px auto 0 auto;
    background: #1C63B8;
    border: 2px solid #1C63B8;
    padding: 0 40px;
    width: fit-content;
}

.contact-popup .close-icon,
.on-btn-popup .close-icon {
	position: absolute;
    width: 28px;
    height: 28px;
    right: 10px;
    top: 10px;
	cursor: pointer;
}

.overlay {
	background: rgba(0, 0, 0, 0.5);
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
	display: none;
}

.overlay.active {
	display: block;
}

.no-scroll {
	overflow: hidden
	}
	
/* 
.on-btn-popup .main-contact-form {
	z-index: 31;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
} */

.article-inner h2 {
	font-size: 1.25rem;
    font-weight: 600;
}

#mobile-nav li span {
  text-transform: none !important;
  color: black;
  font-weight: 500;
}
#callnowbutton {
	display:none !important;
}

.newstitle {
  font-size: 21px !important;
  font-weight: bold;
  margin-bottom: -20px !important;
}
.article-inner h2 {
  /*font-family: Oswald !important;*/
  font-family: 'Inter' !important;
  font-size: 28px !important;
}
.article-inner h2 b,
.article-inner h2 strong {
	font-size: 28px !important;
}
#nav-fixed {
  display: none;
}

#prime_nav .menu-item.current_page_item {
	background: transparent !important;
}

.to-top {
    /* width: 50px;
    height: 50px; */
    position: fixed;
    left: 20px;
    bottom: 20px;
    background-color: transparent;
    border-radius: 50px;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    opacity: 0;
	cursor: pointer;
	z-index: 99999;
}

.fixed {
    opacity: 1;
}

.widget-container ul.sub-menu li {
	line-height: 1.5 !important;
	padding: 5px 0;
}

@media screen and (max-width: 767px){
	.trust-item {
		width: 100%;
		margin-top: 15px;
	}

	.contact-btn {
		padding: 17px 7px;
		font-size: 16px;
	}
}

#mobile-nav ul li a span {
  overflow: hidden;
  max-width: 85%;
  line-height: 1.4;
  font-size: 16px !important;
  white-space: inherit !important;
  text-overflow: inherit !important;
}

.thanks-item img {
 
	box-shadow: 5px 5px 5px gray;
	  }

@media (min-width: 767px){
.thanks-item img {
 
  box-shadow: 5px 5px 5px gray;
	}
}

.search-results {
font-family: "Inter" !important;
}

.search-results .entry-title {
	color: #00173C !important;
}
.continue-reading-link::before, .lp-box-readmore::before {
  background-color: #1C63B8 !important;
}

a.continue-reading-link, .lp-block-readmore, .lp-box-readmore, #cryout_ajax_more_trigger, .lp-port-readmore, .comment .reply, a.staticslider-button, .seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button, nav#mobile-menu a, button, input[type="button"], input[type="submit"], input[type="reset"], #nav-fixed a + a, .wp-block-button {
  font-family: 'Inter';
}

.main #content-masonry .entry-title {
	font-family: 'Inter' !important;
	color:  #00173C !important; 
}

footer.post-continue-container a:hover {
	color: #1C63B8 !important;
}

.pc-hide {
	display: none;
}

.grecaptcha-badge {
	display: none !important;
}

@media screen and (max-width: 767px) {
	.mob-hide {
		display: none;
	}
	.pc-hide {
		display: block;
	}
	.search-block {
		width: 100%;
		height: 28px;
	}
	#search-field {
		padding: 0;
		height: 28px;
		font-size: 16px;
		color: #666666 !important;
	}
	textarea,
	input.text,
	input[type="text"],
	input[type="button"],
	input[type="submit"],
	.input-checkbox {
	-webkit-appearance: none;
	border-radius: 0;
}

}

.button-phone-footer{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	position: fixed;
    /*bottom: 75px;*/
	bottom: 2em;
    right: 30px;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 50;
	animation: 1500ms ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
}

@keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}

.socials-messengers > ul > li a.header-soc {position: relative;}
.socials-messengers > ul > li.liar > a.header-soc::after {
	content: '';
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8zMzM1XzExNykiPgo8cGF0aCBkPSJNNS4wMTU5NyA1LjQ5OTk5QzQuOTQ5OTEgNS41MDAzNyA0Ljg4NDQyIDUuNDg3NzcgNC44MjMyNiA1LjQ2MjlDNC43NjIwOSA1LjQzODAzIDQuNzA2NDcgNS40MDEzOCA0LjY1OTU2IDUuMzU1MDdMMS42NDc2MyAyLjM1NjYxQzEuNTUzMSAyLjI2MjUgMS41IDIuMTM0ODcgMS41IDIuMDAxNzlDMS41IDEuODY4NzEgMS41NTMxIDEuNzQxMDcgMS42NDc2MyAxLjY0Njk3QzEuNzQyMTYgMS41NTI4NyAxLjg3MDM2IDEuNSAyLjAwNDA0IDEuNUMyLjEzNzcyIDEuNSAyLjI2NTkzIDEuNTUyODcgMi4zNjA0NSAxLjY0Njk3TDUuMDE1OTcgNC4yOTU2MUw3LjY3MTQ5IDEuNjUxOTdDNy43Njc1MiAxLjU3MDEgNy44OTEwNSAxLjUyNzMyIDguMDE3MzkgMS41MzIxN0M4LjE0MzczIDEuNTM3MDMgOC4yNjM1NyAxLjU4OTE3IDguMzUyOTcgMS42NzgxN0M4LjQ0MjM3IDEuNzY3MTcgOC40OTQ3NSAxLjg4NjQ4IDguNDk5NjMgMi4wMTIyNkM4LjUwNDUxIDIuMTM4MDMgOC40NjE1MyAyLjI2MSA4LjM3OTI5IDIuMzU2NjFMNS4zNjczNiA1LjM1NTA3QzUuMjczODYgNS40NDczOSA1LjE0NzY2IDUuNDk5NDQgNS4wMTU5NyA1LjQ5OTk5WiIgZmlsbD0iIzAwMTczQyIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzMzMzVfMTE3Ij4KPHJlY3Qgd2lkdGg9IjYiIGhlaWdodD0iOSIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuNSAwLjUpIHJvdGF0ZSg5MCkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -15px;
    background-size: 100%;
    z-index: 2;
}

.faq-section .acc__title {filter: none;}

.contact-section .main-contact-form input[type="submit"]{
	background: #FF9900;
	border-color: #FF9900;
	margin-right: auto;margin-left: auto;
}
.contact-section .main-contact-form input[type="submit"]:hover {
	border-color: #FF9900;
	background: #ffffff;
}


.on-btn-popup{border: 2px solid #ffffff;}
.on-btn-popup .close-icon{
	width: 28px;height: 28px;
	border-radius: 100%;
	border: 2px solid #ffffff;
	background: #FF9900;
	padding: 4px;
	top: -12px;
	right: -12px;
}
.on-btn-popup .main-contact-form {background: #FF9900;}
.on-btn-popup .main-contact-form h6 {
	color: #ffffff;
}

.on-btn-popup .main-contact-form input[type="text"],.on-btn-popup .main-contact-form input[type="tel"], .on-btn-popup .main-contact-form textarea{
	background-color: #ffffff;
	border-color: #ffffff;
	font-weight: 400;
	font-size: 12px;
	line-height: 130%;
	padding: 1.3em 1em;
}
.on-btn-popup .main-contact-form input[type="text"],.on-btn-popup .main-contact-form input[type="tel"] {border-radius: 50px;}
.on-btn-popup .main-contact-form textarea{
	border-radius: 20px;

}
.on-btn-popup .main-contact-form input::placeholder, .on-btn-popup .main-contact-form textarea::placeholder{
color: #434343;opacity: 0.5;
}

.on-btn-popup input[type="submit"]{
	background-color: #1C63B8;
	color: #ffffff;
	width: 100%;
	margin-top: 0;
}


.for-users-new{background-color: #f9f9f9;padding: 80px 0 85px 0;position: relative;}
.for-users-new::after{
content: '';
background: url('assets/images/decor-new.svg') 0 0 no-repeat;
opacity: 0.05;
width: 360px;
height: 228px;
position: absolute;
right: 0;bottom: 0;
}
.for-users-new h2 {
	font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.2px;
    color: #00173C;
    margin-bottom: 34px;}
@media (max-width: 767px) {
	.for-users-new h2 {
		font-size: 27px;
	}
}
.for-users-new .for-users-container-new{display: flex;gap: 20px;position: relative;z-index: 1;}
.for-users-new ul{list-style: none;padding: 0;margin: 0;}
.for-users-new li{background-color: #FF9900; border-radius: 10px;padding: 20px;display: flex;align-items: center;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 19px;
line-height: 150%;

color: #ffffff;

}
.for-users-new li:not(:last-child){
	margin-bottom: 10px;
}
.for-users-new li:before{
	content: '';
	width: 8px;height: 8px;border-radius: 100%;background-color: #ffffff;display: block;
	flex: 0 0 8px;
	margin-right: 20px;
}
.for-users-new .for-new{flex: 1;}


@media (max-width: 600px) {
	.for-users-new .for-users-container-new{
		flex-direction: column;
		gap: 10px;
	}
}


.main-page-slider__suptitle {
background-color: #1C63B8;
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 130%;
text-align: center;
color: #FFFFFF;
padding: 9px 24px;
border-radius: 10px;
margin-bottom: 20px;
display: inline-block;
}

.advantages {
	padding: 80px 0 85px 0;
}
.advantages h2 {
	margin-bottom: 60px;
}
.advantages__items{
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
	gap: 23px;
}
.advantages__item {
	flex: 1;
	text-align: center;

	min-width: 280px;
    max-width: 410px;
    width: 100%;
}
.advantages__icon{
	width: 100px;
	height: 100px;
	margin: 0 auto 20px auto;
}
.advantages__text{
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 19px;
line-height: 150%;
text-align: center;
color: #00173C;
}
.advantages__text b,
.advantages__text strong {
	font-weight: 700;
}
.advantages__btn {
	margin: 60px auto 0 auto;
}


/* Sliders arrow */
.offer-slick .slick-next,
.offer-slick .slick-prev,
.work-with-us .slick-next,
.work-with-us .slick-prev,
.certificates .slick-prev,
.certificates .slick-next {
	width: 50px;
	height: 50px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}
.offer-slick .slick-next:before,
.offer-slick .slick-prev:before,
.work-with-us .slick-next:before,
.work-with-us .slick-prev:before,
.certificates .slick-prev:before,
.certificates .slick-next:before {
	content: '';
	width: 10px;
	height: 18px;
}
.offer-slick .slick-prev:before,
.work-with-us .slick-prev:before,
.certificates .slick-prev:before {
	transform: rotate(-180deg);
}

/* Sliders arrow orange */
.offer-slick .slick-next,
.offer-slick .slick-prev,
.certificates .slick-prev,
.certificates .slick-next {
	border: 2px solid #FF9900;
	background-color: #ffffff;
}
.offer-slick .slick-next:before,
.offer-slick .slick-prev:before,
.certificates .slick-prev:before,
.certificates .slick-next:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgOS4yMTAwN0MxMC41MDA5IDkuMzc1MjMgMTAuNDY5NCA5LjUzODk2IDEwLjQwNzIgOS42OTE4NkMxMC4zNDUxIDkuODQ0NzYgMTAuMjUzNSA5Ljk4MzgzIDEwLjEzNzcgMTAuMTAxMUwyLjY0MTUxIDE3LjYzMDlDMi40MDYyNiAxNy44NjcyIDIuMDg3MTggMTggMS43NTQ0NyAxOEMxLjQyMTc2IDE4IDEuMTAyNjggMTcuODY3MiAwLjg2NzQyNiAxNy42MzA5QzAuNjMyMTY3IDE3LjM5NDYgMC41IDE3LjA3NDEgMC41IDE2LjczOTlDMC41IDE2LjQwNTcgMC42MzIxNjcgMTYuMDg1MiAwLjg2NzQyNiAxNS44NDg5TDcuNDg5MDMgOS4yMTAwN0wwLjg3OTkxOSAyLjU3MTI3QzAuNjc1MjQxIDIuMzMxMiAwLjU2ODI4OCAyLjAyMjM4IDAuNTgwNDMzIDEuNzA2NTNDMC41OTI1NzggMS4zOTA2OSAwLjcyMjkyOCAxLjA5MTA4IDAuOTQ1NDMxIDAuODY3NTczQzEuMTY3OTQgMC42NDQwNjggMS40NjYyMSAwLjUxMzEzNiAxLjc4MDY0IDAuNTAwOTM2QzIuMDk1MDcgMC40ODg3MzcgMi40MDI1MSAwLjU5NjE2OCAyLjY0MTUxIDAuODAxNzY1TDEwLjEzNzcgOC4zMzE1OUMxMC4zNjg1IDguNTY1MzQgMTAuNDk4NiA4Ljg4MDg0IDEwLjUgOS4yMTAwN1oiIGZpbGw9IiNGRjk5MDAiLz4KPC9zdmc+);
	background-size: contain;
}

/* Sliders arrow blue */
.work-with-us .slick-next,
.work-with-us .slick-prev{
	border: 2px solid #1C63B8;
	background-color: #1C63B8;
}
.work-with-us .slick-next:before,
.work-with-us .slick-prev:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgOS4yMTAwN0MxMC41MDA5IDkuMzc1MjMgMTAuNDY5NCA5LjUzODk2IDEwLjQwNzIgOS42OTE4NkMxMC4zNDUxIDkuODQ0NzYgMTAuMjUzNSA5Ljk4MzgzIDEwLjEzNzcgMTAuMTAxMUwyLjY0MTUxIDE3LjYzMDlDMi40MDYyNiAxNy44NjcyIDIuMDg3MTggMTggMS43NTQ0NyAxOEMxLjQyMTc2IDE4IDEuMTAyNjggMTcuODY3MiAwLjg2NzQyNiAxNy42MzA5QzAuNjMyMTY3IDE3LjM5NDYgMC41IDE3LjA3NDEgMC41IDE2LjczOTlDMC41IDE2LjQwNTcgMC42MzIxNjcgMTYuMDg1MiAwLjg2NzQyNiAxNS44NDg5TDcuNDg5MDMgOS4yMTAwN0wwLjg3OTkxOSAyLjU3MTI3QzAuNjc1MjQxIDIuMzMxMiAwLjU2ODI4OCAyLjAyMjM4IDAuNTgwNDMzIDEuNzA2NTNDMC41OTI1NzggMS4zOTA2OSAwLjcyMjkyOCAxLjA5MTA4IDAuOTQ1NDMxIDAuODY3NTczQzEuMTY3OTQgMC42NDQwNjggMS40NjYyMSAwLjUxMzEzNiAxLjc4MDY0IDAuNTAwOTM2QzIuMDk1MDcgMC40ODg3MzcgMi40MDI1MSAwLjU5NjE2OCAyLjY0MTUxIDAuODAxNzY1TDEwLjEzNzcgOC4zMzE1OUMxMC4zNjg1IDguNTY1MzQgMTAuNDk4NiA4Ljg4MDg0IDEwLjUgOS4yMTAwN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==);
	background-size: contain;
}



/* Tabs */
.pwmtabs{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 70px 0 0 0;
	padding: 0;
}
@media (max-width: 990px) {
	.pwmtabs{
        display: none;
	}
}
.pwmtabs li {
	border: 1px solid #D8E7FF;
	background-color: #F4F9FD;
	padding: 15px 20px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;

    color: #00173C;

	flex-grow: 1;

	cursor: pointer;
	white-space: nowrap;

	transition: border-color .2s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
}
.pwmtabs li:hover,
.pwmtabs li.active {
	border-color: #1C63B8;
	background-color: #1C63B8;
	color: #ffffff;
}
@media (min-width: 991px) {
	.pwmtabs__body {
		opacity: 0;
		visibility: hidden;
		display: none;
	}
}
.pwmtabs__body.open {
	opacity: 1;
	visibility: visible;
	display: block;
}
.services-setion__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 42px;
	margin-bottom: 42px;
}
.services-setion__header .serv-header{
	margin: 0 !important;
	font-size: clamp(21px, 21px + (36 - 21) * ((100vw -  320px) / (1400 - 320)), 36px);
	font-weight: 400;
	cursor: auto;
}
@media (max-width: 600px) {
	.services-setion__header {
		flex-direction: column;
		align-items: baseline;
	}
    .services__btn {
		font-size: 14px;
		margin-top: 20px;
	}
}

.page-template-page-services {
	background-color: #F6F6F6;
}
.pwmtabs__body .sevr-wrapper,
.gutenberg-services.sevr-wrapper {
	row-gap: 10px;
	column-gap: 18px;
}
.pwmtabs__body .serv-item,
.gutenberg-services .serv-item{
	filter: none;
	background: #ffffff;
}
@media (min-width: 1200px) {
	.pwmtabs__body .serv-item {
		width: calc(33.33% - 12px);
	}
	.gutenberg-services .serv-item {
		width: calc(50% - 12px);
	}
}
.pwmtabs__body .serv-item p,
.gutenberg-services .serv-item p {
	padding: 20px;

	font-weight: 400;
	font-size: 19px;
	line-height: 150%;

	min-height: 69px;

	display: flex;
	align-items: center;
	margin: 0;
}
.gutenberg-services .serv-item p {
	padding: 10px 20px;
	min-height: 50px;
}
@media (max-width: 767px) {
	.pwmtabs__body .serv-item p,
	.gutenberg-services .serv-item p {
		padding: 10px 20px;
		font-size: 14px;
		min-height: 37px;
	}
	
	.serv-item .arrow-block,
	.gutenberg-services .serv-item .arrow-block {
		min-width: 24px;
		width: 24px;
	}
	.serv-item .arrow-block img,
	.gutenberg-services .serv-item .arrow-block img {
		width: 8px;
	}
}
.pwmtabs__body .serv-item p::before,
.gutenberg-services .serv-item p::before {
	content: '';
	background-color: #FF9900;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	display: block;
	margin-right: 20px;

	flex: 0 0 8px;
}


.textbanner{overflow: hidden;}
.textbanner__contblock {
	display: grid;
}
.textbanner__picture,.textbanner__wrapper{
	grid-area: 1/1;
}
.textbanner__wrapper .orange-btn {
	text-transform: none;
}
.textbanner__picture img {
	border-radius: 10px;
	width: 100%;height: 100%;max-height: 250px;object-fit: cover;object-position: center;
}
.textbanner__text{
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: clamp(21px, 21px + (36 - 21) * ((100vw -  320px) / (1400 - 320)), 36px);
line-height: 130%;
color: #FFFFFF;

max-width: 630px;
}
.textbanner.textbanner--white .textbanner__text {color: #FFFFFF;}
.textbanner.textbanner--black .textbanner__text {color: #000000;}
.textbanner__wrapper{
	padding: 38px 50px;
}
@media (max-width: 767px) {
	.textbanner__wrapper{
		padding: 30px 20px;
	}
}

.definitions--border-left,
.definitions-border-left {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px;
}
.definitions.definitions--border-left .definitions__wrapper,
.definitions-border-left__wrapper {
  border-left: 3px solid #ff9900;
  padding-left: 20px;
}
.definitions.definitions--border-left .definitions__text,
.definitions-border-left__text {
	font-family: 'Inter';
	font-style: normal;
	font-size: 19px;
	line-height: 150%;
	color: #00173C;
}

.definitions.definitions--bluetext {
	border-left: 3px solid #ff9900;
	padding-left: 20px;

	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 19px;
	line-height: 150%;
	color: #1C63B8;
}

.definitions--shortborder .definitions__wrapper {
	display: flex;
	align-items: start;
}
.definitions--shortborder .definitions__wrapper::before{
	content: '';
	width: 3px;
	flex: 0 0 3px;
	height: 26px;
	display: block;
	background-color: #FF9900;
	border-radius: 50px;
	margin-right: 18px;
}


.lists-block.white {
	border-radius: 10px;
	background-color: #ffffff;
	padding: 40px 30px;
}
@media(max-width: 680px) {
	.lists-block.white {
	    padding: 20px;
	}
}
.lists-block h2.lists-block__title {
	font-family: 'Inter' !important;
	margin-top: 0;
	font-style: normal;
	font-weight: 600;
	font-size: 22px !important;
	line-height: 130%;
	color: #000610;
	margin-bottom: 20px;
}
.lists-block__description {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #A1A1A1;
	opacity: 0.5;
	margin-bottom: 20px;
}
.lists-block__text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 150%;
	color: #00173C;
	margin-bottom: 40px;
}
.lists-block--cultwo .lists-block__split {
	display: flex;
	flex-wrap: wrap;
	column-gap: 27px;
}
/*.lists-block--cultwo ol,
.lists-block--cultwo ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 27px;
}
.lists-block--cultwo li {
	width: calc(50% - 27px);
	flex-shrink: 1;
}*/
.lists-block--cultwo ol,
.lists-block--cultwo ul {
	width: calc(50% - 27px);
	flex-shrink: 1;
}
@media(max-width: 1020px) and (min-width: 822px) {
	.lists-block--cultwo ol,
	.lists-block--cultwo ul {
		width: 100%;
	}
}
@media(max-width: 680px) {
	.lists-block--cultwo ol,
	.lists-block--cultwo ul {
		width: 100%;
	}
}
.lists-block ol,
.lists-block ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.lists-block--cultwo .lists-block__split {counter-reset: item-counter;}
.lists-block ol li {
	counter-increment: item-counter;
}
.lists-block li {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
	position: relative;
}
.lists-block li:not(:last-child) {
	margin-bottom: 20px;
}
.lists-block li a {
	color: #1C63B8;
	text-decoration: none;
}
.lists-block ol li {
	padding: 0 0 0 60px;
}
@media(max-width: 680px) {
	.lists-block ol li {
		padding: 0 0 0 45px;
	}
}
.lists-block ol li::before {
	content: "0" counter(item-counter);
	width: 40px;
	height: 40px;
	background-color: #1C63B8;
	border-radius: 6px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	position: absolute;
	left: 0;
	top: 0;

	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 130%;
	text-align: center;

	color: #FFFFFF;
}
@media(max-width: 680px) {
	.lists-block ol li::before {
		width: 30px;
		height: 30px;
		font-size: 14px;
		margin-right: 10px;
	}
}
.lists-block ul li {
	padding-left: 32px;
}
.lists-block ul li::before{
	content: '';
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMjM2MSA0LjUxODM5TDIuMDgzMDIgMC40NjkzMjJDMS44Nzg1NSAwLjM1MDc5NyAxLjY0NTY5IDAuMjg3NDI0IDEuNDA4MTIgMC4yODU2NDVDMS4wMzQ2NiAwLjI4NTY0NSAwLjY3NjUwMiAwLjQzMDk5NyAwLjQxMjQyOSAwLjY4OTcyN0MwLjE0ODM1NSAwLjk0ODQ1NiAwIDEuMjk5MzcgMCAxLjY2NTI3VjEwLjM1NTNDNC43NDk1N2UtMDUgMTAuNTk4MSAwLjA2NjQ4MjIgMTAuODM2NCAwLjE5MjM5NyAxMS4wNDU2QzAuMzE4MzExIDExLjI1NDcgMC40OTkxMDggMTEuNDI3IDAuNzE1OTg5IDExLjU0NDVDMC45MzI4NyAxMS42NjIgMS4xNzc5MiAxMS43MjA0IDEuNDI1NjUgMTEuNzEzN0MxLjY3MzM4IDExLjcwNyAxLjkxNDc2IDExLjYzNTQgMi4xMjQ2OCAxMS41MDYzTDkuMjg2MDkgNy4wNzM1NUM5LjUwODc2IDYuOTM3MDIgOS42OTE1NCA2Ljc0NjI5IDkuODE2NiA2LjUxOTk2QzkuOTQxNjcgNi4yOTM2NCAxMC4wMDQ4IDYuMDM5NDIgOS45OTk3MiA1Ljc4MjFDOS45OTQ2OSA1LjUyNDc4IDkuOTIxNyA1LjI3MzEyIDkuNzg3ODcgNS4wNTE2NkM5LjY1NDA1IDQuODMwMTkgOS40NjM5NSA0LjY0NjQ3IDkuMjM2MSA0LjUxODM5WiIgZmlsbD0iI0ZGOTkwMCIvPgo8L3N2Zz4=);
	background-repeat: no-repeat;
	background-size: contain;
	width: 10px;
	height: 12px;
	display: inline-block;
	margin-right: 22px;
	margin-left: -32px;
}

.instablock{}
.instablock__wrapper {
	display: flex;
	align-items: center;
	background: #F4F9FD;
    padding-left: 20px;
}
@media(max-width: 680px) {
	.instablock__wrapper {
		padding: 20px;
	}
}
.instablock__wrapper::before {
	content: '';
	width: 36px;
	height: 36px;
	flex: 0 0 36px;
	margin-right: 20px;
	display: block;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjI1IDlIMTcuMjVDMTguNDkwNSA5IDE5LjUgNy45OTA1IDE5LjUgNi43NVY2SDIxLjc1QzIyLjk5MDUgNiAyNCA3LjAwOTUgMjQgOC4yNVYxMi43NUMyNCAxMy4xNjQgMjQuMzM2IDEzLjUgMjQuNzUgMTMuNUMyNS4xNjQgMTMuNSAyNS41IDEzLjE2NCAyNS41IDEyLjc1VjguMjVDMjUuNSA2LjE4MTUgMjMuODE3IDQuNSAyMS43NSA0LjVIMTkuNVYzLjc1QzE5LjUgMy4zMzYgMTkuMTY0IDMgMTguNzUgM0gxNi40MjVDMTYuMDc1NSAxLjI5IDE0LjU2MiAwIDEyLjc1IDBDMTAuOTM4IDAgOS40MjQ1IDEuMjkgOS4wNzUgM0g2Ljc1QzYuMzM2IDMgNiAzLjMzNiA2IDMuNzVWNC41SDMuNzVDMS42ODMgNC41IDAgNi4xODE1IDAgOC4yNVYyNy43NUMwIDI5LjgxODUgMS42ODMgMzEuNSAzLjc1IDMxLjVIMTQuMjVDMTQuNjY0IDMxLjUgMTUgMzEuMTY0IDE1IDMwLjc1QzE1IDMwLjMzNiAxNC42NjQgMzAgMTQuMjUgMzBIMy43NUMyLjUwOTUgMzAgMS41IDI4Ljk5MDUgMS41IDI3Ljc1VjguMjVDMS41IDcuMDA5NSAyLjUwOTUgNiAzLjc1IDZINlY2Ljc1QzYgNy45OTA1IDcuMDA5NSA5IDguMjUgOVpNMTggNS4yNVY0LjVIMTUuNzVDMTUuMzM2IDQuNSAxNSA0LjE2NCAxNSAzLjc1QzE1IDIuNTA5NSAxMy45OTA1IDEuNSAxMi43NSAxLjVDMTEuNTA5NSAxLjUgMTAuNSAyLjUwOTUgMTAuNSAzLjc1QzEwLjUgNC4xNjQgMTAuMTY0IDQuNSA5Ljc1IDQuNUg3LjVWNi43NUM3LjUgNy4xNjI1IDcuODM2IDcuNSA4LjI1IDcuNUgxNy4yNUMxNy42NjQgNy41IDE4IDcuMTYyNSAxOCA2Ljc1VjUuMjVaTTI2LjI1IDM2QzIwLjg3NCAzNiAxNi41IDMxLjYyNiAxNi41IDI2LjI1QzE2LjUgMjAuODc0IDIwLjg3NCAxNi41IDI2LjI1IDE2LjVDMzEuNjI2IDE2LjUgMzYgMjAuODc0IDM2IDI2LjI1QzM2IDMxLjYyNiAzMS42MjYgMzYgMjYuMjUgMzZaTTI2LjI1IDE4QzIxLjcwMDUgMTggMTggMjEuNzAyIDE4IDI2LjI1QzE4IDMwLjc5OCAyMS43MDA1IDM0LjUgMjYuMjUgMzQuNUMzMC43OTk1IDM0LjUgMzQuNSAzMC43OTggMzQuNSAyNi4yNUMzNC41IDIxLjcwMiAzMC43OTk1IDE4IDI2LjI1IDE4Wk0yNi4yNSAzMS41QzI1LjgzNiAzMS41IDI1LjUgMzEuMTY0IDI1LjUgMzAuNzVWMjQuNzVDMjUuNSAyNC4zMzYgMjUuODM2IDI0IDI2LjI1IDI0QzI2LjY2NCAyNCAyNyAyNC4zMzYgMjcgMjQuNzVWMzAuNzVDMjcgMzEuMTY0IDI2LjY2NCAzMS41IDI2LjI1IDMxLjVaTTI3IDIxLjc1QzI3IDIyLjE2NDIgMjYuNjY0MiAyMi41IDI2LjI1IDIyLjVDMjUuODM1OCAyMi41IDI1LjUgMjIuMTY0MiAyNS41IDIxLjc1QzI1LjUgMjEuMzM1OCAyNS44MzU4IDIxIDI2LjI1IDIxQzI2LjY2NDIgMjEgMjcgMjEuMzM1OCAyNyAyMS43NVpNMjAuMjUgMTMuNUg1LjI1QzQuODM2IDEzLjUgNC41IDEzLjE2NCA0LjUgMTIuNzVDNC41IDEyLjMzNiA0LjgzNiAxMiA1LjI1IDEySDIwLjI1QzIwLjY2NCAxMiAyMSAxMi4zMzYgMjEgMTIuNzVDMjEgMTMuMTY0IDIwLjY2NCAxMy41IDIwLjI1IDEzLjVaTTQuNSAxNy4yNUM0LjUgMTcuNjY0IDQuODM2IDE4IDUuMjUgMThIMTUuNzVDMTYuMTY0IDE4IDE2LjUgMTcuNjY0IDE2LjUgMTcuMjVDMTYuNSAxNi44MzYgMTYuMTY0IDE2LjUgMTUuNzUgMTYuNUg1LjI1QzQuODM2IDE2LjUgNC41IDE2LjgzNiA0LjUgMTcuMjVaTTEyLjc1IDIyLjVINS4yNUM0LjgzNiAyMi41IDQuNSAyMi4xNjQgNC41IDIxLjc1QzQuNSAyMS4zMzYgNC44MzYgMjEgNS4yNSAyMUgxMi43NUMxMy4xNjQgMjEgMTMuNSAyMS4zMzYgMTMuNSAyMS43NUMxMy41IDIyLjE2NCAxMy4xNjQgMjIuNSAxMi43NSAyMi41WiIgZmlsbD0iIzFDNjNCOCIvPgo8L3N2Zz4=);
	background-repeat: no-repeat;
	background-size: contain;
}
.instablock__text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #00173C;
	display: flex;
	align-items: center;
}
.instablock__text p {
	margin: 0;
}
.instablock__text::after {
	content: '';
	width: 60px;
	height: 10px;
	flex: 0 0 60px;
	margin-left: 15px;
	display: block;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCA2MCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTU5Ljg0NzYgNC45OTk5NUw1MS4yMTI2IDAuMDEyNDUxMlY0LjE0NDk1TDAuMTUyNTg4IDQuOTk5OTVMNTEuMjEyNiA1Ljg1NDk1VjkuOTg3NDVMNTkuODQ3NiA0Ljk5OTk1WiIgZmlsbD0iIzFDNjNCOCIvPgo8L3N2Zz4=);
	background-repeat: no-repeat;
	background-size: contain;
}
.instablock__link {
	display: grid;
	align-items: center;
	justify-content: center;
	background-color: #1C63B8;
	border-radius: 10px;
	padding: 25px;
	flex: 0 0 196px;
	margin-left: 30px;
}
@media(max-width: 1020px) and (min-width: 822px) {
	.instablock__link {
		flex: 0 0 50px;
	}
	.instablock__text::after {
		flex: 0 0 30px;
	}
}
@media(max-width: 680px) {
	.instablock__link {
		flex: 0 0 50px;
	}
	.instablock__text::after {
		flex: 0 0 30px;
	}
}
.instablock__link::before,
.instablock__link::after {
	grid-area: 1/1;
}
.instablock__link::before {
	content: '';
	width: 22px;
	height: 22px;
	display: block;
	margin: auto;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjM3NDkgNC42NzU2NkMxNy4xMjEyIDQuNjc1NjYgMTYuODczMiA0Ljc1MDg5IDE2LjY2MjMgNC44OTE4NEMxNi40NTEzIDUuMDMyNzkgMTYuMjg2OSA1LjIzMzEzIDE2LjE4OTggNS40Njc1MkMxNi4wOTI3IDUuNzAxOTIgMTYuMDY3MyA1Ljk1OTg0IDE2LjExNjggNi4yMDg2N0MxNi4xNjYzIDYuNDU3NSAxNi4yODg1IDYuNjg2MDYgMTYuNDY3OSA2Ljg2NTQ2QzE2LjY0NzMgNy4wNDQ4NSAxNi44NzU4IDcuMTY3MDIgMTcuMTI0NyA3LjIxNjUyQzE3LjM3MzUgNy4yNjYwMSAxNy42MzE0IDcuMjQwNjEgMTcuODY1OCA3LjE0MzUyQzE4LjEwMDIgNy4wNDY0MyAxOC4zMDA1IDYuODgyMDIgMTguNDQxNSA2LjY3MTA3QzE4LjU4MjQgNi40NjAxMiAxOC42NTc3IDYuMjEyMTIgMTguNjU3NyA1Ljk1ODQxQzE4LjY1NzcgNS42MTgyIDE4LjUyMjUgNS4yOTE5MyAxOC4yODIgNS4wNTEzN0MxOC4wNDE0IDQuODEwODEgMTcuNzE1MSA0LjY3NTY2IDE3LjM3NDkgNC42NzU2NlpNMjIuMjkyMSA3LjI2MjU1QzIyLjI3MTQgNi4zNzU2MyAyMi4xMDUyIDUuNDk4MTIgMjEuODAwNCA0LjY2NDk3QzIxLjUyODYgMy45NTIxMSAyMS4xMDU2IDMuMzA2NjIgMjAuNTYwNCAyLjc3MjkxQzIwLjAzMTEgMi4yMjQ5OCAxOS4zODQxIDEuODA0NjIgMTguNjY4NCAxLjU0MzZDMTcuODM3NCAxLjIyOTUgMTYuOTU4OSAxLjA1OTU5IDE2LjA3MDggMS4wNDExOUMxNC45Mzc3IDAuOTc3MDUxIDE0LjU3NDIgMC45NzcwNTEgMTEuNjY2NyAwLjk3NzA1MUM4Ljc1OTA5IDAuOTc3MDUxIDguMzk1NjUgMC45NzcwNTEgNy4yNjI1NSAxLjA0MTE5QzYuMzc0NCAxLjA1OTU5IDUuNDk1OTIgMS4yMjk1IDQuNjY0OTcgMS41NDM2QzMuOTUwNTYgMS44MDcyNiAzLjMwNDExIDIuMjI3MjcgMi43NzI5MSAyLjc3MjkxQzIuMjI0OTggMy4zMDIyMyAxLjgwNDYyIDMuOTQ5MjMgMS41NDM2IDQuNjY0OTdDMS4yMjk1IDUuNDk1OTIgMS4wNTk1OSA2LjM3NDQgMS4wNDExOSA3LjI2MjU1QzAuOTc3MDUxIDguMzk1NjUgMC45NzcwNTEgOC43NTkwOSAwLjk3NzA1MSAxMS42NjY3QzAuOTc3MDUxIDE0LjU3NDIgMC45NzcwNTEgMTQuOTM3NyAxLjA0MTE5IDE2LjA3MDhDMS4wNTk1OSAxNi45NTg5IDEuMjI5NSAxNy44Mzc0IDEuNTQzNiAxOC42Njg0QzEuODA0NjIgMTkuMzg0MSAyLjIyNDk4IDIwLjAzMTEgMi43NzI5MSAyMC41NjA0QzMuMzA0MTEgMjEuMTA2MSAzLjk1MDU2IDIxLjUyNjEgNC42NjQ5NyAyMS43ODk3QzUuNDk1OTIgMjIuMTAzOCA2LjM3NDQgMjIuMjczOCA3LjI2MjU1IDIyLjI5MjFDOC4zOTU2NSAyMi4zNTYzIDguNzU5MDkgMjIuMzU2MyAxMS42NjY3IDIyLjM1NjNDMTQuNTc0MiAyMi4zNTYzIDE0LjkzNzcgMjIuMzU2MyAxNi4wNzA4IDIyLjI5MjFDMTYuOTU4OSAyMi4yNzM4IDE3LjgzNzQgMjIuMTAzOCAxOC42Njg0IDIxLjc4OTdDMTkuMzg0MSAyMS41Mjg3IDIwLjAzMTEgMjEuMTA4NCAyMC41NjA0IDIwLjU2MDRDMjEuMTA4IDIwLjAyODcgMjEuNTMxNCAxOS4zODI2IDIxLjgwMDQgMTguNjY4NEMyMi4xMDUyIDE3LjgzNTIgMjIuMjcxNCAxNi45NTc3IDIyLjI5MjEgMTYuMDcwOEMyMi4yOTIxIDE0LjkzNzcgMjIuMzU2MyAxNC41NzQyIDIyLjM1NjMgMTEuNjY2N0MyMi4zNTYzIDguNzU5MDkgMjIuMzU2MyA4LjM5NTY1IDIyLjI5MjEgNy4yNjI1NVpNMjAuMzY4IDE1Ljk0MjVDMjAuMzYwMiAxNi42MjExIDIwLjIzNzMgMTcuMjkzNCAyMC4wMDQ2IDE3LjkzMDhDMTkuODMzOSAxOC4zOTYgMTkuNTU5OCAxOC44MTYzIDE5LjIwMjggMTkuMTYwMUMxOC44NTYxIDE5LjUxMzQgMTguNDM2NiAxOS43ODcgMTcuOTczNSAxOS45NjE4QzE3LjMzNjEgMjAuMTk0NiAxNi42NjM4IDIwLjMxNzUgMTUuOTg1MyAyMC4zMjUzQzE0LjkxNjMgMjAuMzc4NyAxNC41MjA4IDIwLjM4OTQgMTEuNzA5NCAyMC4zODk0QzguODk4MDYgMjAuMzg5NCA4LjUwMjU0IDIwLjM4OTQgNy40MzM1OCAyMC4zMjUzQzYuNzI5MDIgMjAuMzM4NSA2LjAyNzQ2IDIwLjIzIDUuMzU5NzkgMjAuMDA0NkM0LjkxNzAxIDE5LjgyMDggNC41MTY3NiAxOS41NDc5IDQuMTgzOTQgMTkuMjAyOEMzLjgyOTE0IDE4Ljg1OTQgMy41NTg0MyAxOC40Mzg3IDMuMzkyOSAxNy45NzM1QzMuMTMxOTIgMTcuMzI3IDIuOTg3MTcgMTYuNjM5NCAyLjk2NTMyIDE1Ljk0MjVDMi45NjUzMiAxNC44NzM2IDIuOTAxMTggMTQuNDc4IDIuOTAxMTggMTEuNjY2N0MyLjkwMTE4IDguODU1MyAyLjkwMTE4IDguNDU5NzggMi45NjUzMiA3LjM5MDgyQzIuOTcwMTEgNi42OTcxMiAzLjA5Njc1IDYuMDA5NjYgMy4zMzk0NiA1LjM1OTc5QzMuNTI3NjQgNC45MDg2IDMuODE2NSA0LjUwNjQgNC4xODM5NCA0LjE4Mzk0QzQuNTA4NyAzLjgxNjM5IDQuOTEwMDcgMy41MjQ0OSA1LjM1OTc5IDMuMzI4NzdDNi4wMTEzOCAzLjA5MzY0IDYuNjk4MTMgMi45NzA3NSA3LjM5MDgyIDIuOTY1MzJDOC40NTk3OCAyLjk2NTMyIDguODU1MyAyLjkwMTE4IDExLjY2NjcgMi45MDExOEMxNC40NzggMi45MDExOCAxNC44NzM2IDIuOTAxMTggMTUuOTQyNSAyLjk2NTMyQzE2LjYyMTEgMi45NzMxIDE3LjI5MzQgMy4wOTYgMTcuOTMwOCAzLjMyODc3QzE4LjQxNjYgMy41MDkwNSAxOC44NTI1IDMuODAyMTUgMTkuMjAyOCA0LjE4Mzk0QzE5LjU1MzEgNC41MTIzIDE5LjgyNjkgNC45MTM3NSAyMC4wMDQ2IDUuMzU5NzlDMjAuMjQyMSA2LjAxMDcyIDIwLjM2NTEgNi42OTc5IDIwLjM2OCA3LjM5MDgyQzIwLjQyMTUgOC40NTk3OCAyMC40MzIyIDguODU1MyAyMC40MzIyIDExLjY2NjdDMjAuNDMyMiAxNC40NzggMjAuNDIxNSAxNC44NzM2IDIwLjM2OCAxNS45NDI1Wk0xMS42NjY3IDYuMTgyODlDMTAuNTgyNSA2LjE4NTAxIDkuNTIzMzYgNi41MDg0MiA4LjYyMjk2IDcuMTEyMjdDNy43MjI1NyA3LjcxNjEyIDcuMDIxMzcgOC41NzMzIDYuNjA3OTUgOS41NzU1MkM2LjE5NDUzIDEwLjU3NzcgNi4wODc0NiAxMS42OCA2LjMwMDI2IDEyLjc0M0M2LjUxMzA2IDEzLjgwNjEgNy4wMzYxOCAxNC43ODIyIDcuODAzNTIgMTUuNTQ4QzguNTcwODcgMTYuMzEzOSA5LjU0OCAxNi44MzUxIDEwLjYxMTUgMTcuMDQ1OEMxMS42NzQ5IDE3LjI1NjYgMTIuNzc3IDE3LjE0NzMgMTMuNzc4NCAxNi43MzJDMTQuNzc5OCAxNi4zMTY2IDE1LjYzNTYgMTUuNjEzNyAxNi4yMzc3IDE0LjcxMjJDMTYuODM5OCAxMy44MTA2IDE3LjE2MTEgMTIuNzUwOCAxNy4xNjExIDExLjY2NjdDMTcuMTYyNSAxMC45NDUyIDE3LjAyMTMgMTAuMjMwNiAxNi43NDU2IDkuNTYzOTdDMTYuNDY5OCA4Ljg5NzMyIDE2LjA2NSA4LjI5MTc1IDE1LjU1NDMgNy43ODIxMkMxNS4wNDM3IDcuMjcyNDggMTQuNDM3NCA2Ljg2ODgyIDEzLjc3MDIgNi41OTQzN0MxMy4xMDMgNi4zMTk5MSAxMi4zODgxIDYuMTgwMDcgMTEuNjY2NyA2LjE4Mjg5Wk0xMS42NjY3IDE1LjIyNjNDMTAuOTYyNiAxNS4yMjYzIDEwLjI3NDQgMTUuMDE3NSA5LjY4OTA0IDE0LjYyNjRDOS4xMDM2NiAxNC4yMzUzIDguNjQ3NDEgMTMuNjc5MyA4LjM3Nzk5IDEzLjAyODlDOC4xMDg1NyAxMi4zNzg0IDguMDM4MDcgMTEuNjYyNyA4LjE3NTQyIDEwLjk3MjJDOC4zMTI3NyAxMC4yODE3IDguNjUxOCA5LjY0NzQ1IDkuMTQ5NjIgOS4xNDk2MkM5LjY0NzQ1IDguNjUxOCAxMC4yODE3IDguMzEyNzcgMTAuOTcyMiA4LjE3NTQyQzExLjY2MjcgOC4wMzgwNyAxMi4zNzg0IDguMTA4NTcgMTMuMDI4OSA4LjM3Nzk5QzEzLjY3OTMgOC42NDc0MSAxNC4yMzUzIDkuMTAzNjYgMTQuNjI2NCA5LjY4OTA0QzE1LjAxNzUgMTAuMjc0NCAxNS4yMjYzIDEwLjk2MjYgMTUuMjI2MyAxMS42NjY3QzE1LjIyNjMgMTIuMTM0MSAxNS4xMzQyIDEyLjU5NyAxNC45NTUzIDEzLjAyODlDMTQuNzc2NSAxMy40NjA4IDE0LjUxNDMgMTMuODUzMiAxNC4xODM3IDE0LjE4MzdDMTMuODUzMiAxNC41MTQzIDEzLjQ2MDggMTQuNzc2NSAxMy4wMjg5IDE0Ljk1NTNDMTIuNTk3IDE1LjEzNDIgMTIuMTM0MSAxNS4yMjYzIDExLjY2NjcgMTUuMjI2M1oiIGZpbGw9IiMxQzYzQjgiLz4KPC9zdmc+);
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
.instablock__link::after {
	content: '';
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 100%;
	display: block;
}
@media(max-width: 500px) {
	.instablock__wrapper {
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px;
	}
	.instablock__text::after {
		display: none;
	}
	.instablock__wrapper::before,
	.instablock__link {
		margin: 0;
	}
	.instablock__link {
		flex: 0 0 50px;
	}
}

.pwmblock {
	margin: 30px 0;
}

.definitions--info .definitions__wrapper {
	background-color: #F4F9FD;
	border: 1px solid #1C63B8;
	border-radius: 10px;
	padding: 20px;

	display: flex;
	align-items: center;
}
.definitions--info .definitions__wrapper::before {
	content: '';
	width: 36px;
	height: 36px;
	flex: 0 0 36px;
	margin-right: 20px;
	display: block;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4yNTg1IDIzLjMyNUMxMy4xNDc1IDIzLjMyNSAxMy4wMzUgMjMuMjk5NSAxMi45MjcgMjMuMjQ4NUMxMS4wODUgMjIuMzQxIDkuMTAwNSAyMS45OTkgNy4wMjYgMjIuMjI1NUM2LjM3OCAyMi4zMDIgNS43MjcgMjIuMDk4IDUuMjQyNSAyMS42NjZDNC43NzE1IDIxLjI0NiA0LjUgMjAuNjQzIDQuNSAyMC4wMVY0LjVIMi4yNUMxLjg0MzUgNC41MDc1IDEuNSA0Ljg0MzUgMS41IDUuMjVWMjMuMjVDMS41IDIzLjY2NCAxLjgzNiAyNCAyLjI1IDI0SDEyLjc1QzEzLjE2NCAyNCAxMy41IDI0LjMzNiAxMy41IDI0Ljc1QzEzLjUgMjUuMTY0IDEzLjE2NCAyNS41IDEyLjc1IDI1LjVIMi4yNUMxLjAwOTUgMjUuNSAwIDI0LjQ5MDUgMCAyMy4yNVY1LjI1QzAgNC4wMzIgMS4wMDM1IDMuMDIyNSAyLjIzNjUgM0g0LjVWMi4zODQ5OUM0LjUgMS4yNjI5OSA1LjMzODUgMC4yOTg0ODcgNi40NSAwLjE0MjQ4NkM5Ljk4MTkgLTAuMzc5NjA3IDEzLjMxODQgMC41ODE0MjIgMTYuMzcwMyAzLjAxMTE5QzE2LjQxMjQgMy4wMDM4NCAxNi40NTU4IDMgMTYuNSAzQzE2LjU0NDMgMyAxNi41ODc2IDMuMDAzODQgMTYuNjI5OCAzLjAxMTIxQzE5LjY4MTUgMC41ODI3ODUgMjMuMDEzOCAtMC4zODI1NDEgMjYuNTU0NSAwLjE0Mzk4NkMyNy42NjE1IDAuMjk4NDg3IDI4LjUgMS4yNjI5OSAyOC41IDIuMzg0OTlWM0gzMC43NUMzMS45OTA1IDMgMzMgNC4wMDk1IDMzIDUuMjVWMTQuMjVDMzMgMTQuNjY0IDMyLjY2NCAxNSAzMi4yNSAxNUMzMS44MzYgMTUgMzEuNSAxNC42NjQgMzEuNSAxNC4yNVY1LjI1QzMxLjUgNC44MzYgMzEuMTY0IDQuNSAzMC43NSA0LjVIMjguNVYxMi43NUMyOC41IDEzLjE2NCAyOC4xNjQgMTMuNSAyNy43NSAxMy41QzI3LjMzNiAxMy41IDI3IDEzLjE2NCAyNyAxMi43NVYzLjc1VjIuMzg0OTlDMjcgMi4wMDY5OSAyNi43MTY1IDEuNjc5OTkgMjYuMzQgMS42Mjc0OUMyMy4wNjExIDEuMTM5NzIgMjAuMDg0NiAyLjA2MjQ1IDE3LjI1IDQuNDQwOTVWMTcuMjVDMTcuMjUgMTcuNjY0IDE2LjkxNCAxOCAxNi41IDE4QzE2LjA4NiAxOCAxNS43NSAxNy42NjQgMTUuNzUgMTcuMjVWNC40Mzk3N0MxMi45MTMyIDIuMDYwNzcgOS45NDAwNSAxLjEzOTc1IDYuNjY0NSAxLjYyNTk5QzYuMjgzNSAxLjY3OTk5IDYgMi4wMDU0OSA2IDIuMzg0OTlWMy43NVYyMC4wMUM2IDIwLjIxODUgNi4wODU1IDIwLjQwOSA2LjI0IDIwLjU0NTVDNi40MDUgMjAuNjkyNSA2LjYyNTUgMjAuNzYxNSA2Ljg1OCAyMC43MzQ1QzkuMjIyIDIwLjQ3MiAxMS40ODcgMjAuODY1IDEzLjU5MTUgMjEuOTAxNUMxMy45NjM1IDIyLjA4NDUgMTQuMTE1IDIyLjUzNDUgMTMuOTMzNSAyMi45MDY1QzEzLjgwMTUgMjMuMTcwNSAxMy41MzYgMjMuMzI1IDEzLjI1ODUgMjMuMzI1Wk0yNi4yNSAzNkMyMC44NzQgMzYgMTYuNSAzMS42MjYgMTYuNSAyNi4yNUMxNi41IDIwLjg3NCAyMC44NzQgMTYuNSAyNi4yNSAxNi41QzMxLjYyNiAxNi41IDM2IDIwLjg3NCAzNiAyNi4yNUMzNiAzMS42MjYgMzEuNjI2IDM2IDI2LjI1IDM2Wk0yNi4yNSAxOEMyMS43MDA1IDE4IDE4IDIxLjcwMDUgMTggMjYuMjVDMTggMzAuNzk5NSAyMS43MDA1IDM0LjUgMjYuMjUgMzQuNUMzMC43OTk1IDM0LjUgMzQuNSAzMC43OTk1IDM0LjUgMjYuMjVDMzQuNSAyMS43MDA1IDMwLjc5OTUgMTggMjYuMjUgMThaTTI2LjI1IDMxLjVDMjUuODM2IDMxLjUgMjUuNSAzMS4xNjQgMjUuNSAzMC43NVYyNC43NUMyNS41IDI0LjMzNiAyNS44MzYgMjQgMjYuMjUgMjRDMjYuNjY0IDI0IDI3IDI0LjMzNiAyNyAyNC43NVYzMC43NUMyNyAzMS4xNjQgMjYuNjY0IDMxLjUgMjYuMjUgMzEuNVpNMjcgMjEuNzVDMjcgMjIuMTY0MiAyNi42NjQyIDIyLjUgMjYuMjUgMjIuNUMyNS44MzU4IDIyLjUgMjUuNSAyMi4xNjQyIDI1LjUgMjEuNzVDMjUuNSAyMS4zMzU4IDI1LjgzNTggMjEgMjYuMjUgMjFDMjYuNjY0MiAyMSAyNyAyMS4zMzU4IDI3IDIxLjc1WiIgZmlsbD0iIzFDNjNCOCIvPgo8L3N2Zz4=);
	background-repeat: no-repeat;
	background-size: contain;
}
.definitions--info .definitions__text {
	font-family: 'Inter';
	font-style: normal;
	font-size: 19px;
	line-height: 150%;
	color: #00173C;
}
.definitions--info .definitions__text p {
	margin: 0;
}

.definitions--greybg .definitions__wrapper {
	text-align: center;
	background-color: #F0F0F0;
	border-radius: 30px;
	padding: 30px;
}
.definitions--greybg .definitions__text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 150%;
	color: #000610;
}
.definitions--greybg .definitions__text p {
	margin: 0;
}

.numbersblock__wrapper {}
.numbersblock__items {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	counter-reset: item-counter;
}
.numbersblock__item {
	flex-shrink: 1;
	background-color: #ffffff;
	border-radius: 10px;
	padding: 20px;
	width: calc(50% - 20px);
	counter-increment: item-counter;
	display: grid;
	align-content: baseline;
	flex-grow: 1;
}
@media(max-width: 680px) {
	.numbersblock__item {
		width: 100%;
	}
}
.numbersblock__item::after {
	content: "0" counter(item-counter);
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 60px;
	line-height: 73px;
	text-align: right;
	color: #1C63B8;
	grid-area: 1 / 2;
    align-self: start;
}

.numbersblock__itemtitle {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 19px;
	line-height: 150%;
	color: #00173C;
	margin: 0;
    grid-area: 1 / 1;
    align-self: baseline;
}
.numbersblock__text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #434343;
	align-self: end;
    grid-area: 2 / 1 / 2 / 3;
}
.numbersblock__text p {
	margin: 0;
}

.textimage__wrapper h2.textimage__title {
	font-family: 'Inter' !important;
	font-style: normal;
	font-weight: 600;
	font-size: 22px !important;
	line-height: 130%;
	color: #000610;
	margin-bottom: 38px;
}
.textimage__content {
	display: flex;
	justify-content: space-between;
}
@media(max-width: 1020px) and (min-width: 822px) {
	.textimage__content {
		flex-wrap: wrap;
	}
}
@media(max-width: 680px) {
	.textimage__content {
		flex-wrap: wrap;
	}
}
.textimage__text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
}
.textimage__text b,
.textimage__text strong {
	font-size: 18px;
	font-weight: 700;
}
.textimage__listul {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
	list-style: none;
	margin: 0;
	padding: 0;
}

.textimage__listul li {
	padding-left: 32px;

}
.textimage__listul li:before {
	content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMjM2MSA0LjUxODM5TDIuMDgzMDIgMC40NjkzMjJDMS44Nzg1NSAwLjM1MDc5NyAxLjY0NTY5IDAuMjg3NDI0IDEuNDA4MTIgMC4yODU2NDVDMS4wMzQ2NiAwLjI4NTY0NSAwLjY3NjUwMiAwLjQzMDk5NyAwLjQxMjQyOSAwLjY4OTcyN0MwLjE0ODM1NSAwLjk0ODQ1NiAwIDEuMjk5MzcgMCAxLjY2NTI3VjEwLjM1NTNDNC43NDk1N2UtMDUgMTAuNTk4MSAwLjA2NjQ4MjIgMTAuODM2NCAwLjE5MjM5NyAxMS4wNDU2QzAuMzE4MzExIDExLjI1NDcgMC40OTkxMDggMTEuNDI3IDAuNzE1OTg5IDExLjU0NDVDMC45MzI4NyAxMS42NjIgMS4xNzc5MiAxMS43MjA0IDEuNDI1NjUgMTEuNzEzN0MxLjY3MzM4IDExLjcwNyAxLjkxNDc2IDExLjYzNTQgMi4xMjQ2OCAxMS41MDYzTDkuMjg2MDkgNy4wNzM1NUM5LjUwODc2IDYuOTM3MDIgOS42OTE1NCA2Ljc0NjI5IDkuODE2NiA2LjUxOTk2QzkuOTQxNjcgNi4yOTM2NCAxMC4wMDQ4IDYuMDM5NDIgOS45OTk3MiA1Ljc4MjFDOS45OTQ2OSA1LjUyNDc4IDkuOTIxNyA1LjI3MzEyIDkuNzg3ODcgNS4wNTE2NkM5LjY1NDA1IDQuODMwMTkgOS40NjM5NSA0LjY0NjQ3IDkuMjM2MSA0LjUxODM5WiIgZmlsbD0iI0ZGOTkwMCIvPgo8L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 12px;
    display: inline-block;
    margin-right: 22px;
    margin-left: -32px;
}

.textimage__picture {
	flex: 0 0 305px;
	margin-left: 22px;
}
@media(max-width: 1020px) and (min-width: 822px) {
	.textimage__picture {
		flex: 0 0 100%;
		margin-left: 0;
	}
}
@media(max-width: 680px) {
	.textimage__picture {
		flex: 0 0 100%;
		margin-left: 0;
	}
}
.textimage--imageleft .textimage__box {order: 2;}
.textimage--imageleft .textimage__picture{
	order: 1;
	margin-right: 22px;
	margin-left: 0;
}
.textimage__picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

@media(max-width: 1020px) and (min-width: 822px) {
	.textimage__picture img {
		aspect-ratio: 2/1;
	}
}
@media(max-width: 680px) {
	.textimage__picture img {
		aspect-ratio: 2/1;
	}
}

.pwmpopup .popup-window {
	background-color: #1C63B8;
	max-width: 415px !important;
	
	width: 100%;
	padding: 0;
	border-radius: 15px;
	transform: none;
	top: auto;
	right: 40px;
	bottom: 40px;
	left: auto;
}

.pwmpopup {display: none;}
.pwmpopup.active {
	display: block;
}
.popup-decor{padding: 14px 20px 20px 20px;
position: relative;
overflow: hidden;
border-radius: 15px;min-height: 225px;
text-align: center;}

.popup-decor::before {
	content: '';
	background-color: #5582C1;
	display: block;
	width: 140%;
    height: 100px;
    position: absolute;
    border-radius: 100%;
    top: -20%;
    left: -20%;
    z-index: -1;
}
.popup-decor::after {
	content: 'GlobalBud Ukraine';
	writing-mode: vertical-rl;
	position: absolute;
	top: 0;
	right: -8px;


font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 24.7071px;
line-height: 130%;
color: #FFFFFF;
opacity: 0.2;
transform: rotate(-180deg);

}

.pwmpopup .close-icon{
	width: 28px;
    height: 28px;
    border-radius: 100%;
    border: 2px solid #ffffff;
    background: #FF9900;
    padding: 4px;
	position: absolute;
    top: -12px;
    right: -12px;
	z-index: 1;
}

.pwmpopup .main-contact-form{
	margin: 0;
	background: transparent;
}
.pwmpopup .popup-form {
	margin: 0;
}

.oneline, .oneline p {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}
.oneline label {
	width: 200px;
	flex: 0 0 200px;
	margin-right: 10px;
}

.main-contact-form.pwmpopup-form {
	width: 100%;
}
.main-contact-form.pwmpopup-form input[type="submit"] {
	width: auto;
}
.pwmpopup input[type="tel"] {
	background-color: #ffffff;
	border: 1px solid #F0F0F0;
	border-radius: 50px;
	padding: 10px 12px;
	margin: 0;
	height: 35px;
	font-size: 11px;
	line-height: 120%;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	color: #434343;
}
.pwmpopup input[type="tel"]::placeholder {
	color: #434343;opacity: 0.5;
}

.pwmpopup  .popup-window .main-contact-form input[type="submit"] {
	padding: 8px 16px;
	margin: 0;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 140%;
}

.pwmpopup h2 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 16px !important;
	line-height: 130% !important;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF !important;
}
.pwmpopup p {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 20px;
	align-items: baseline;
}
.pwmpopup__btn {
	margin: auto;
}

.wp-block-roseta-simple{
	background-color: #1C63B8;
	border-radius: 20px;
	padding: 35px;
	position: relative;
}
@media(max-width: 1020px) and (min-width: 822px) {
	.wp-block-roseta-simple {
		padding: 20px;
	}
}
@media(max-width: 680px) {
	.wp-block-roseta-simple {
		padding: 20px;
	}
}
.wp-block-roseta-simple::after {
	content: '';
	display: block;
	width: 410px;
	height: 100%;
	opacity: 0.10;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDExIiBoZWlnaHQ9IjI1OSIgdmlld0JveD0iMCAwIDQxMSAyNTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zNDcuNDU0IDBMMjQyLjQ0OCAyNC4xODk0VjMwLjU1ODlMMzQ3LjQ1NCA4LjYzMTQ0VjIyLjc2MjNDMzEyLjQ1MyAzMC4xNjU3IDI3Ny40NTcgMzcuNTYyNCAyNDIuNDQ4IDQ0Ljk1OTFDMjQyLjQ0OCA0Ny4wODM5IDI0Mi40NDggNDkuMjAzNyAyNDIuNDQ4IDUxLjMyODVDMjc3LjQ1NyA0NC42ODMgMzEyLjQ1MyAzOC4wMzQyIDM0Ny40NTQgMzEuMzg4N1Y0NS41MTk2QzMxMi40NTMgNTIuMjU4OCAyNzcuNDU3IDU4Ljk4NzkgMjQyLjQ0OCA2NS43MjIxQzI0Mi40NDggNjcuODQ4NiAyNDIuNDQ4IDY5Ljk3MzQgMjQyLjQ0OCA3Mi4wOTE1QzI3Ny40NTcgNjYuMTE1MiAzMTIuNDUzIDYwLjEzNCAzNDcuNDU0IDU0LjE1MjdWNjguMjkwMkMzMTIuNDUzIDc0LjM1NTIgMjc3LjQ1NyA4MC40MjAxIDI0Mi40NDggODYuNDkxN0MyNDIuNDQ4IDg4LjYxNjUgMjQyLjQ0OCA5MC43MzYzIDI0Mi40NDggOTIuODYxMkMyNzcuNDU3IDg3LjU0MjQgMzEyLjQ1MyA4Mi4yMjg3IDM0Ny40NTQgNzYuOTE1VjkxLjA0NTlDMzEyLjQ1MyA5Ni40NDgyIDI3Ny40NTcgMTAxLjg1MSAyNDIuNDQ4IDEwNy4yNkMyNDIuNDQ4IDEwOS4zOCAyNDIuNDQ4IDExMS41MDQgMjQyLjQ0OCAxMTMuNjI5QzI3Ny40NTcgMTA4Ljk3MyAzMTIuNDUzIDEwNC4zMjIgMzQ3LjQ1NCA5OS42NzA2VjExMy44MDhMMjcyLjg3MSAxMjMuOTA0TDE3MC44MSAxMDEuMDIxTDAuODMyNjA1IDEyOS4zOTZWMTM4LjczOUwxNzAuODEgMTE2LjMyM1YxMzYuNjkzQzExNC4xNDkgMTQ0LjI4IDU3LjQ4ODIgMTUxLjg3NCAwLjgzMjYwNSAxNTkuNDY4QzAuODMyNjA1IDE2Mi41NzcgMC44MzI2MDUgMTY1LjY4OSAwLjgzMjYwNSAxNjguODA0QzU3LjQ4ODIgMTYzLjE5OCAxMTQuMTQ5IDE1Ny41OTkgMTcwLjgxIDE1MS45OTNWMTcxLjg2MUwyNDIuNDQ5IDE2NS4yNFYyNTguOTk4SDI3Mi44NzNIMzA4LjAyNEgzNDcuNDU1SDQxMC43MTVWMjkuODQ5NUwzNDcuNDU0IDBaTTM0Ny40NTQgMjUwLjM3NEwzMDguMDIyIDI1MS4yMjJWMjM2Ljk4OUwzNDcuNDU0IDIzNi4yNDRWMjUwLjM3NFpNMzQ3LjQ1NCAyMjcuNjExTDMwOC4wMjIgMjI5LjIxMVYyMTQuOTc4TDM0Ny40NTQgMjEzLjQ3OVYyMjcuNjExWk0zNDcuNDU0IDIwNC44NTJMMzA4LjAyMiAyMDcuMTk4VjE5Mi45NjdMMzQ3LjQ1NCAxOTAuNzIxVjIwNC44NTJaTTM0Ny40NTQgMTgyLjA5TDMwOC4wMjIgMTg1LjE4NFYxNzQuODc0TDI5MC40MzUgMTcyLjI4N0wzNDcuNDU0IDE2Ny45NTlWMTgyLjA5Wk0zNDcuNDU0IDE1OS4zMjZMMjcyLjg3MSAxNjYuNTk3VjE1Mi4yNzZMMzQ3LjQ1NCAxNDUuMTk1VjE1OS4zMjZaTTM0Ny40NTQgMTM2LjU2OUwyNzIuODcxIDE0NS4yNTVWMTMwLjkzMkwzNDcuNDU0IDEyMi40MzZWMTM2LjU2OVpNMC44MzA5MzMgMjE5LjU5NEwxMTkuOTYxIDIxMS40OTNWMjI1LjAxNUwwLjgzMDkzMyAyMjguOTM2QzAuODMwOTMzIDIyNS44MjYgMC44MzA5MzMgMjIyLjcwOSAwLjgzMDkzMyAyMTkuNTk0Wk0wLjgzMDkzMyAyNDkuNjYzTDExOS45NjEgMjQ1LjQ4NVYyNTlIMC44MzA5MzNWMjQ5LjY2M1pNMC44MzA5MzMgMTg5LjUzNUwxMTkuOTYxIDE3Ny40OTRWMTkxLjAyMUwwLjgzMDkzMyAxOTguODcxQzAuODMwOTMzIDE5NS43NjIgMC44MzA5MzMgMTkyLjY0NCAwLjgzMDkzMyAxODkuNTM1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+) 0 0 no-repeat;
	background-size: cover;
	background-position: 100%;
}
h3.simple__title {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: clamp(20px, 20px + (30 - 20) * ((100vw -  320px) / (1920 - 320)), 30px);
	line-height: 130%;
	color: #FFFFFF !important;
	margin: 0 0 15px 0;
}
.simple__text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: clamp(16px, 16px + (24 - 16) * ((100vw -  320px) / (1920 - 320)), 24px);
	line-height: 130%;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.simple__contblock {
	position: relative;
	z-index: 1;
}

@media (pointer: fine) {
	.simple__contblock {
		position: relative;
	}
	.simple__contblock:before {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		inset: 0;
		z-index: 1;
	}
}


.gutenform__contblock {
	background-color: #1C63B8;
    border-radius: 20px;
	padding: 30px;
	margin-top: 30px;
}
@media(max-width: 680px) {
	.gutenform__contblock {
		padding: 20px;
	}
}
h3.gutenform__title{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: clamp(25px, 25px + (35 - 25) * ((100vw -  320px) / (1920 - 320)), 35px);
	line-height: 130%;
	text-align: center;
	letter-spacing: 0.2px;
	color: #FFFFFF !important;
	margin: 0 0 10px 0;
}
.gutenform__text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.2px;
	color: #FFFFFF;
	margin-bottom: 27px;
}

body:not(.roseta-landing-page) #container {
    max-width: calc(1350px - 4em);
}

body:not(.roseta-landing-page),
body:not(.roseta-landing-page) article.hentry, body:not(.roseta-landing-page) .main, body.roseta-boxed-layout:not(.roseta-landing-page) #container {
	background-color: #F6F6F6;
}

.rmp-rating-widget {
	background-color: #ffffff;
	border-radius: 10px;
	padding: 20px;
}
.rmp-heading--title {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 130%;
	color: #00173C;
	margin-bottom: 15px;
}
.rmp-heading--subtitle {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #434343;
	margin-bottom: 15px;
}
.rmp-rating-widget .rmp-icon--ratings {
	font-size: 38px;
}
.rmp-rating-widget .rmp-icon--full-highlight {
	color: #FF9900;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results {
	margin: 0;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #00173C;
}

.comment-respond {
	background-color: #F4F9FD;
	border-radius: 10px;
	border: 1px solid #1C63B833;
	padding: 20px;
}
#comments-title, #reply-title {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 130%;
	color: #00173C;
	text-transform: none;
	margin: 0 0 15px 0;
}
.logged-in-as {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #434343;
	margin: 0 0 15px 0;
}

.comment-form-comment textarea,
.comment-form-comment input[type="text"], 
.comment-form-comment input[type="email"],
.comment-form-comment input[type="date"],  
.comment-form-comment input[type="tel"],
.comment-form-comment input[type="url"] {
	background-color: #FFFFFF;
	border-radius: 25px;
	border: 1px solid #F0F0F0;
	padding: 0.75em 1em;
}
.comment-form-comment textarea {
	max-height: 120px;
}
.roseta-comment-icons .comment-form > p > em::before {
	display: none;
}
.roseta-comment-icons .comment-form-comment textarea, .roseta-comment-icons .comment-form-author input, .roseta-comment-icons .comment-form-email input, .roseta-comment-icons .comment-form-url input {
	padding-left: 1em;
}
.comment-respond input[type="submit"]{
	background-color: #FF9900;
	border-color: #FF9900 !important;
	margin: 0;
}
.comment-respond input[type="submit"]:hover {
	background-color: #FFB94F;
	border-color: #FFB94F !important;
	color: #ffffff !important;
}

.news-item-date {
	font-size: 12px;
    font-family: 'Inter';
}


.pwmwidgets .wp-block-roseta-review {
	background-color: #F4F9FD;
}
.pwmwidgets .header-h4 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 130%;
	color: #00173C;
	margin-bottom: 20px;
}
.pwmwidgets .feedback-content {
	text-align: left;
	align-self: flex-start;
}
.pwmwidgets .reviewblock__text {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 130%;
	color: #00173C;
	margin-bottom: 63px;
	text-align: center;
}
.pwmwidgets .reviewblock__comment p  {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 150%;
	color: #434343;
	text-align: left;
	margin-bottom: 20px;
}
.reviewblock__itemname,
.reviewblock__where {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 130%;
	color: #1C63B8;
}
.reviewblock__where a {
	text-decoration: underline;
	color: #1C63B8;
}
.reviewblock__where a:hover {
	text-decoration: none;
}

.button-phone-footer-popup {
	max-width: 400px;
	width: 100%;
	background-color: #1C63B8;
	border-radius: 15px;
	position: fixed;
	right: 20px;
	bottom: 100px;
	text-align: center;

	opacity: 0;
	visibility: hidden;
	z-index: -1;

	transition: opacity .3s ease-in-out;
}
.button-phone-footer-popup.open {
opacity: 1;
visibility: visible;
z-index: 1;
}
.button-phone-footer-popup .popup-decor {
	min-height: auto;
}
.button-phone-footer-popup .popup-decor::before {
	top: -45%;
}
.button-phone-footer-popup .popup-decor::after {
	display: none;
}
.button-phone-footer-popup .close-icon {
	width: 28px;
    height: 28px;
    border-radius: 100%;
    border: 2px solid #ffffff;
    background: #FF9900;
    padding: 4px;
	position: absolute;
    top: -12px;
    right: -12px;
	z-index: 1;
}
.button-phone-footer-contact-form h6 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 130%;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
}
.button-phone-footer-contact-form input[type="tel"] {
	background-color: #ffffff;
	border-radius: 50px;
	height: 35px;
	font-size: 11px;
	flex: 1;
}
.button-phone-footer-contact-form .orange-btn {
	height: 35px;
	font-size: 12px;
	padding: 5px 25px;
}
.form-button-phone-footer-popup,
.form-button-phone-footer-popup p {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.form-button-phone-footer-popup label {
	flex: 1;
	max-width: 210px;
	
}

.button-phone-footer-contact-form input[type="submit"] {
	height: 35px;
	font-size: 12px;
	padding: 5px 25px;
	background: #FF9900;
	border: 2px solid #FF9900;
	margin: 0;
}
.button-phone-footer-contact-form input[type="submit"]:hover {
	color: #FF9900;
	background-color: #ffffff;
}


.services #secondary .widget-container {
	border: 1px solid #BEDCFF;
	border-radius: 10px;
	background-color: #F4F9FD;
	padding: 30px;
}
.services .menu-pravyj-sajd-bar-container ul li.menu-item a {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 130%;
	color: #000000;
}
.services .menu-pravyj-sajd-bar-container ul li.menu-item:not(:last-child) {
	border-bottom: 1px solid #BEDCFF;
}
.services #menu-pravyj-sajd-bar {
	margin: 0 !important;
}
.services .menu-pravyj-sajd-bar-container .sub-menu.acc__panel {
	margin: 0 0 0 20px;
	padding: 0;
	background: transparent;
}
.services .menu-pravyj-sajd-bar-container ul.sub-menu.acc__panel li.menu-item:not(:last-child) {
	border: none;
}
.services .widget-container .menu-pravyj-sajd-bar-container ul.sub-menu li a {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%;
color: #00173C;
opacity: 0.7;
}
.services #menu-pravyj-sajd-bar li.menu-item-has-children a::after {
	width: 24px;
	height: 24px;
	border: 1px solid #1C63B8;
	border-radius: 4px;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00Ljg5OTgzIDUuNjM5ODNDNC44MjA1NSA1LjY0MDI5IDQuNzQxOTYgNS42MjUxNiA0LjY2ODU3IDUuNTk1MzJDNC41OTUxOCA1LjU2NTQ4IDQuNTI4NDIgNS41MjE1IDQuNDcyMTQgNS40NjU5MkwwLjg1NzgyMSAxLjg2Nzc3QzAuNzQ0Mzg5IDEuNzU0ODUgMC42ODA2NjQgMS42MDE2OSAwLjY4MDY2NCAxLjQ0MTk5QzAuNjgwNjY0IDEuMjgyMjkgMC43NDQzODkgMS4xMjkxMyAwLjg1NzgyMSAxLjAxNjIxQzAuOTcxMjUyIDAuOTAzMjg0IDEuMTI1MSAwLjgzOTg0NCAxLjI4NTUxIDAuODM5ODQ0QzEuNDQ1OTMgMC44Mzk4NDQgMS41OTk3OCAwLjkwMzI4NCAxLjcxMzIxIDEuMDE2MjFMNC44OTk4MyA0LjE5NDU4TDguMDg2NDUgMS4wMjIyMUM4LjIwMTY5IDAuOTIzOTYgOC4zNDk5MiAwLjg3MjYyMiA4LjUwMTUzIDAuODc4NDUyQzguNjUzMTMgMC44ODQyODEgOC43OTY5NSAwLjk0Njg0OSA4LjkwNDIzIDEuMDUzNjVDOS4wMTE1MSAxLjE2MDQ1IDkuMDc0MzYgMS4zMDM2MiA5LjA4MDIxIDEuNDU0NTVDOS4wODYwNyAxLjYwNTQ4IDkuMDM0NSAxLjc1MzA1IDguOTM1ODIgMS44Njc3N0w1LjMyMTUgNS40NjU5MkM1LjIwOTMgNS41NzY3MSA1LjA1Nzg2IDUuNjM5MTcgNC44OTk4MyA1LjYzOTgzWiIgZmlsbD0iIzFDNjNCOCIvPgo8L3N2Zz4=) center no-repeat;
	background-size: 8px;
	transform: rotate(0);
	top: 0;
}
.services #menu-pravyj-sajd-bar li.menu-item-has-children.active a::after {
	transform: rotate(0);
	background: #1C63B8 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01LjEwMDE3IDAuMzYwMTY3QzUuMTc5NDUgMC4zNTk3MSA1LjI1ODA0IDAuMzc0ODM4IDUuMzMxNDMgMC40MDQ2ODFDNS40MDQ4MiAwLjQzNDUyNCA1LjQ3MTU4IDAuNDc4NDk3IDUuNTI3ODYgMC41MzQwNzdMOS4xNDIxOCA0LjEzMjIzQzkuMjU1NjEgNC4yNDUxNSA5LjMxOTM0IDQuMzk4MzEgOS4zMTkzNCA0LjU1ODAxQzkuMzE5MzQgNC43MTc3MSA5LjI1NTYxIDQuODcwODcgOS4xNDIxOCA0Ljk4Mzc5QzkuMDI4NzUgNS4wOTY3MiA4Ljg3NDkgNS4xNjAxNiA4LjcxNDQ5IDUuMTYwMTZDOC41NTQwNyA1LjE2MDE2IDguNDAwMjIgNS4wOTY3MiA4LjI4Njc5IDQuOTgzNzlMNS4xMDAxNyAxLjgwNTQyTDEuOTEzNTUgNC45Nzc4QzEuNzk4MzEgNS4wNzYwNCAxLjY1MDA4IDUuMTI3MzggMS40OTg0NyA1LjEyMTU1QzEuMzQ2ODcgNS4xMTU3MiAxLjIwMzA1IDUuMDUzMTUgMS4wOTU3NyA0Ljk0NjM1QzAuOTg4NDg4IDQuODM5NTUgMC45MjU2NDEgNC42OTYzOCAwLjkxOTc4NSA0LjU0NTQ1QzAuOTEzOTMgNC4zOTQ1MiAwLjk2NTQ5NiA0LjI0Njk1IDEuMDY0MTggNC4xMzIyM0w0LjY3ODUgMC41MzQwNzdDNC43OTA3IDAuNDIzMjg4IDQuOTQyMTQgMC4zNjA4MjkgNS4xMDAxNyAwLjM2MDE2N1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==) center no-repeat;
}
.services .widget-container .menu-pravyj-sajd-bar-container ul.sub-menu li a {
	opacity: 1;
}
.services .menu-pravyj-sajd-bar-container ul.acc__panel.sub-menu li.current-menu-item a {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 130%;
color: #1C63B8;
}
.services .menu-pravyj-sajd-bar-container ul.acc__panel.sub-menu li.current-menu-item a::before {
	left: -20px;
}
.services #menu-pravyj-sajd-bar .acc__title {
	padding: 10px 0;
}
.services .menu-pravyj-sajd-bar-container .acc__card {
	padding: 0;
	margin: 0;
}


.page-child .popup-window {
	border: 2px solid #FFFFFF;
    background: #FF9900;
}
.page-child .popup-window .top-text,
.page-child .popup-window .big-text {
	color: #ffffff;
}
.page-child .main-contact-form {
	background: #FF9900;
}
.page-child .main-contact-form input, .page-child .main-contact-form textarea {
	border-radius: 50px;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
.page-child .main-contact-form textarea {
	border-radius: 20px;
}
.page-child .popup-window .main-contact-form input[type="submit"] {
	background: #1C63B8;
	border-color: #1C63B8;
	width: 100%;
}
.page-child .popup-form {
	width: 100%;;
}


.dnone {
	display: none;
}

.gutenform-cf7 {
	background-color: #FFFFFF;
	border-radius: 10px;
	padding: 35px;
}
@media(max-width: 1020px) and (min-width: 822px) {
	.gutenform-cf7 {
		padding: 20px;
	}
}
@media(max-width: 680px) {
	.gutenform-cf7 {
		padding: 20px;
	}
}
.gutenform-cf7 h5 {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: clamp(20px, 20px + (25 - 20) * ((100vw -  320px) / (1920 - 320)), 25px);
	line-height: 130%;
	text-align: center;
	letter-spacing: 0.2px;
	color: #00173C;
	text-transform: none;
	margin-bottom: 22px;
}
.gutenform-cf7 h5 a {
	color: #1C63B8;
}
.form-grid-bg {
	background-color: #F4F9FD;
	border-radius: 10px;
	padding: 20px;
}
.form-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
@media(max-width: 680px) {
	.form-grid {
		gap: 10px;
	}
}
.form-column {
	flex: 1;
}
@media(max-width: 680px) {
	.form-column {
		flex: 0 0 100%;
	}
}
.form-grid input[type="text"],
.form-grid input[type="tel"],
.form-grid textarea {
	border-radius: 50px;
	background: #FFFFFF;
	border-color: #ffffff;
	width: 100%;
}
.form-grid textarea {
	border-radius: 25px;
	max-height: 120px;
}
.form-column br {
	display: none;
}
.form-column p label:first-of-type{
	margin-bottom: 10px;
}
.form-grid-bg p {
	margin: 0;
}
.gutenform__shortcode input[type="submit"].orange-btn {
	margin: auto;
	min-width: 245px;
}
@media(max-width: 680px) {
	.gutenform__shortcode input[type="submit"].orange-btn {
		min-width: 100%;
	}
}
.gutenform__shortcode .wpcf7-spinner {
	display: block;
	margin: auto;
}

.pwmblock.definitions {
	margin-bottom: 0;
}
.definitions--shortborder p {
	margin-bottom: 0;
}

@media(max-width: 1020px) and (min-width: 822px) {
	.gutenberg-services .serv-item {
		width: 100%;
	}
}
@media(max-width: 680px) {
	.gutenberg-services .serv-item {
		width: 100%;
	}
}


nav#mobile-menu .mob-menu-info #smobile,
nav#mobile-menu .mob-menu-info #bmobile {
	display: none !important;
}
.mob-menu-phones a {
	display: block;
	text-align: center;
}
.mob-menu-phones {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-around;
}
.mob-menu-address {
	text-align: center;
	margin-bottom: 10px;
}
.mob-menu-social {
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: space-around;
}
.mob-menu-social ul.social-buttons {
	justify-content: center;
	margin: 0;
}
#mobile-menu > div.mob-menu-info {
	width: 100%;
}
.mob-menu-info {
	font-size: 12px;
	margin-top: 10px;
}
.mob-menu-address a {
	display: block;
	line-height: 1.3;
}
#mobile-menu ul.bogo-language-switcher {
	display: flex;
}

#mobile-menu .dropdown-toggle {
	padding: 1em 1em 0;
}

.is-layout-flex.wp-block-buttons .wp-element-button {
	border-color: #ff9900;
}

.form-button-phone-footer-popup .wpcf7-not-valid-tip,
.gutenform__shortcode .wpcf7-not-valid-tip,
.pwmpopup .wpcf7-not-valid-tip {
	font-size: 12px;
}
.button-phone-footer-contact-form .wpcf7-response-output,
.gutenform__shortcode .wpcf7-response-output,
.pwmpopup .wpcf7-response-output {
	margin: 0 !important;
	color: #ffffff !important; 
    line-height: 1.3 !important;
    font-size: 14px !important;
}
.pwmpopup .send-popup, .pwmpopup .message-popup {
	display: block;
}
@media(max-width: 680px) {
	.pwmpopup .popup-window { 
		max-width: 280px !important;
		right: 30px;
	}
	.pwmpopup .popup-window .main-contact-form input[type="submit"] {
		margin: 10px 0 0 0;
		width: 100%;
	}
	.pwmpopup .oneline label {
		margin-right: 0;
		width: 100%;
		flex: 1;
	}
}

.pwmblock.button a {
	text-transform: none;
}


.blocklinks__wrapper {
	background-color: #F0F0F0;
	border-radius: 20px;
	padding: 40px 30px 40px 30px;
}
.blocklinks__title {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 130%;
	text-align: center;
	color: #000610;
	margin-top: 0 !important;
	margin-bottom: 40px !important;
}

@media(max-width: 1024px) {
	.services #container.two-columns-right .main {
		width: calc( 100% - 30% );
	}
	.services #container[class*="two-"] #secondary {
		width: 30%;
	}
	.services .cryout #container[class*="two-"] .sidey .widget-container {
		width: 100%;
	}
}
@media(max-width: 990px) {

	body:not(.roseta-landing-page) .services #container {
		flex-wrap: wrap;
	}
	.services #container[class*="two-"] #secondary {
		width: 100%;
	}
	.services #container.two-columns-right .main {
		width: 100%;
		margin-bottom: 0;
		padding-bottom: 0;
	}
 }

 .home-new-btn-services {
	background-color: #f9f9f9;
	text-align: center;
	padding: 50px 0 0 0;
 }
 .home-new-btn {
	margin: auto;
	text-transform: none;
 }
 .for-users-new {
	padding-top: 40px;
 }

 .blockgrid {
	background-color: #F3F3F3;
	position: relative;
	padding-top: 62px;
	padding-bottom: 73px;
	margin: 0;
 }
 .blockgrid::after {
    content: '';
    background: url(assets/images/decor-new.svg) 0 0 no-repeat;
    opacity: 0.05;
    width: 360px;
    height: 228px;
    position: absolute;
    right: 0;
    bottom: 0;
 }
 .blockgrid__wrapper {
	max-width: 1300px;
    margin: 0px auto;
    width: 100%;
    padding: 0 20px;
 }
 .blockgrid__title  {
font-weight: 700;
font-size: 36px;
line-height: 130%;
text-align: center;
color: #00173C;
margin-bottom: 54px;
 }
 .blockgrid__items {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px 20px;
	counter-reset: blockgrid;
 }
 .blockgrid__item {
	background-color: #ffffff;
	border-radius: 10px;
	display: flex;
	counter-increment: blockgrid;
	overflow: hidden;
 }
 .blockgrid__itemcontent {
	flex: 1;
	padding: 33px 24px;
	display: flex;
		flex-direction: column;
		justify-content: space-between;
 }
 .blockgrid__itemcontent-top:before {
	content: "0" counter(blockgrid);
	display: block;
font-weight: 600;
font-size: 35px;
line-height: 42px;

color: #1C63B8;
margin-bottom: 21px;
 }
 .blockgrid__picture {
	max-width: 304px;
	width: 100%;
 }
 .blockgrid__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
 }
 .blockgrid__itemtitle{
font-weight: 700;
font-size: 20px;
line-height: 24px;
letter-spacing: 0.1px;

color: #000102;
margin-bottom: 18px;
 }
 .blockgrid__text{
font-size: 14px;
line-height: 20px;
/* or 143% */
letter-spacing: 0.2px;

color: #373F41;
padding-left: 15px;
margin-bottom: 20px;
 }
 .blockgrid__link {
	margin: 40px auto 0 auto;
 }
 .blockgrid__items .blockgrid__link{
	margin: 0;
 }
 @media(max-width: 990px) {
	.blockgrid__items {grid-template-columns: 1fr;}
 }
 @media(max-width: 450px) {
	.blockgrid__item {
		flex-direction: column;
	}
	.blockgrid__picture {
		max-width: none;
		max-height: 300px;
	}
 }

 .aboutcompany {
	background-color: #ffffff;
	padding-top: 62px;
	padding-bottom: 73px;
	margin: 0;
 }
 .aboutcompany__wrapper {
	max-width: 1300px;
    margin: 0px auto;
    width: 100%;
    padding: 0 20px;
 }
 .aboutcompany__title {
font-weight: 700;
font-size: 36px;
line-height: 130%;

color: #00173C;
margin-bottom: 60px;
text-align: center;
 }
 .aboutcompany__block {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
 }
 .aboutcompany__block img {
	max-width: 720px;
	max-height: 311px;
	width: 100%;
	height: auto;
	flex: 1;
 }
 .aboutcompany__content {
	flex: 1;
 }
 .aboutcompany__title2 {
font-weight: 700;
font-size: 40px;
line-height: 48px;
letter-spacing: 0.2px;

color: #000000;

margin-bottom: 40px;
 }
 .aboutcompany__title2:empty {
	display: none;
 }
 .aboutcompany__text{
font-weight: 400;
font-size: 20px;
line-height: 34px;
/* or 142% */

color: #000000;
 }
 .aboutcompany__block + .aboutcompany__block {
	margin-top: 34px;
	align-items: center;
 }
 .aboutcompany__branding {
	background-color: #1C63B8;
	padding: 26px 20px;

font-weight: 600;
font-size: 20px;
line-height: 24px;
letter-spacing: 0.1px;

color: #FFFFFF;

max-width: 215px;
max-height: 202px;

 }
 .aboutcompany__branding img {
	margin-bottom: 36px;
	margin-left: auto;
	margin-right: auto;
 }
 .aboutcompany__items {
	flex: 1;
	display: flex;
	gap: 32px;
 }
 .aboutcompany__description {
font-weight: 400;
font-size: 20px;
line-height: 32px;
/* or 160% */

color: #000000;

 }
 .aboutcompany__item {
	display: flex;
	gap: 23px;
 }
 .aboutcompany__item img {
	flex: 0 0 52px;
	width: 52px;
    height: 53px;
 }

 @media(max-width: 767px) {
	.aboutcompany__block, .aboutcompany__items {
		flex-direction: column;
	}
	.aboutcompany__text {
		font-size: 19px;
		line-height: 150%;
	}
	.blockgrid__title,
	.aboutcompany__title,
	.advantages h2,
	.reasons-title,
	.work-with-us h2, 
	.certificates h2,
	.we-offer .left-column .main-text,
	.faq-section h2,
	.contact-section-container .left-column h4,
	.news-section h2,
	.seo-container h4 {
		font-size: 24px;
		line-height: 130%;
		margin-bottom: 30px;
	}
	.aboutcompany__title {
		gap: 20px;
	}
 }

 .home .rmp-widgets-container.rmp-wp-plugin.rmp-main-container,
 .page-template .rmp-widgets-container.rmp-wp-plugin.rmp-main-container{
	display: none;
 }
