/*!
Theme Name: Home Solutions
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: catel-cub
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

scott-owens is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/poppins-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/poppins-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/poppins-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/poppins-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/poppins-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/poppins-v20-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/poppins-v20-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/poppins-v20-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/poppins-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/poppins-v20-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/poppins-v20-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/poppins-v20-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/poppins-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/poppins-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/poppins-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/poppins-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/poppins-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/poppins-v20-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* prata-regular - latin */
@font-face {
  font-family: 'Prata';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/prata-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/prata-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/prata-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/prata-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/prata-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/prata-v18-latin-regular.svg#Prata') format('svg'); /* Legacy iOS */
}


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	opacity:0;
	    transition-timing-function: cubic-bezier(.47,0,.745,.715);
    transition-duration: 1.2s;
    transition-property: opacity,transform;
}

body.aos-animate {
    opacity: 1;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: 600;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */ 
body,
button,
input,
select,
optgroup,
textarea {
	color: #4B5563;
	font-family: 'Poppins';
	font-size: 16px;
	line-height: 24px;
}

.poppins .elementor-heading-title,
.poppins {
	font-family: 'Poppins' !important; 
}

a {
	text-decoration: none;
}

.main-color {
    color: #C78D5B !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Prata';
	clear: both;
}

p {
    margin-bottom: 15px;
    margin-top: 0;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

big {
	font-size: 125%;
}

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

html {
	overflow-x: hidden;
}

body {
    background: #FCFCFC;
    overflow-x: hidden;
}

hr {
	background-color: #E5E7EB;
	border: 0;
	height: 1px;
	margin-bottom: 12px;
}

ul, ol {
    margin: 0 0 1.5em 0;
    padding-left: 25px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

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

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

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

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

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

img {
    max-width: 100%;
}

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

.text-right {
	text-align: right;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
#site-navigation .menu-toggle {
    text-indent: -99999px;
    padding: 0;
    width: 20px;
    border: 0;
    border-top: 2px solid #9CA3AF;
    height: 0;
    padding: 0;
	position: relative;
}


#site-navigation .menu-toggle:after {
    content: "";
    position: absolute;
    width: 20px;
    border: 0;
    border-top: 2px solid #9CA3AF;
    background: transparent;
    top: -10px;
    left: 0;
	-webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;

}
#site-navigation .menu-toggle:before {
    content: "";
    position: absolute;
    width: 20px;
    border: 0;
    border-top: 2px solid #9CA3AF;
    top: 6px;
    left: 0;
	-webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;

}

#site-navigation.toggled .menu-toggle {
    border-color: transparent;
    background: transparent;
    z-index: 1111;
}

#site-navigation.toggled .menu-toggle:after {
	transform: rotate(-45deg);
}
#site-navigation.toggled .menu-toggle:before {
	transform: rotate(45deg);
}

.mobile-toggled #site-navigation .menu-toggle:after, 
.mobile-toggled #site-navigation .menu-toggle:before {
    top: 0px;
    border-color: #374151;
}

html.mobile-toggled, body.mobile-toggled {
    overflow: hidden;
}

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

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

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

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

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

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

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

.main-navigation li {
	position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: #4B5563;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    position: relative;
}

.main-navigation #primary-menu-wrap .menu-button > a {
    border: 2px solid #4B5563;
    border-radius: 999px;
    padding: 7px 17px;
}

.main-navigation #primary-menu-wrap .menu-button > a:hover {
    color: #fff;
    background: #C78D5B;
    border-color: #C78D5B;
}

.main-navigation a:hover {
	color: #C78D5B ;
}


/* Small menu. */
.menu-toggle {
	display: block;
}

.main-navigation.toggled ul {
	display: flex;
}

@media screen and (min-width: 992px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation > div > ul {
		display: flex;
		align-items: center;
		gap: 20px;
	}
}

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

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

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

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

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

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

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

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

.btn {
    background: #C78D5B;
    border-radius: 6px;
    display: inline-block;
    color: #fff;
    padding: 13px 25px;
    font-weight: bold;
    font-size: 16px;
	font-weight: 500;
    line-height: 20px;
    align-items: center;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    text-align: center;
}

.btn:hover {
    background: #d55c75;
}

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

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

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

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

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

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

.clear {
	clear: both;
}
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/* Main Code */
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

h3 {
	font-size: 32px;
}

button,
input,
a {
	-webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}

.container {
	max-width: 988px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

#masthead {
    position: relative;
    z-index: 66;
    background: #FCFCFC;
}

.site-branding {
    position: relative;
    width: 200px;
}

.site-branding a {
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.06);
    border-radius: 0px 0px 10px 10px;
    padding: 13px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.header-content {
    display: flex;
    justify-content: space-between;
}

#site-navigation {
    margin-top: 19px;
    margin-bottom: 19px;
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    align-items: center;
}

#primary-menu-wrap {
    display: flex;
    justify-content: space-between;
}

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

.wpml-ls-legacy-dropdown {
    width: auto;
}

.wpml-ls-legacy-dropdown a {
    border: 0;
	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    width: 200px;
    right: 0;
    left: auto;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, 
.wpml-ls-legacy-dropdown a:focus, 
.wpml-ls-legacy-dropdown a:hover {
    color: #4B5563;
    background: #fff;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 1.5L5 5L1.5 1.5' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    border: 0;
    width: 10px;
    height: 6px;
    right: 5px;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    position: relative;
    padding-right: 25px;
}

.social-networks {
    display: flex;
    padding-right: 15px;
}

.wpml-switch .widget {
    margin: 0;
}

.social-networks a {
    margin-left: 17px;
}

#colophon {
    padding-top: 50px;
    padding-bottom: 40px;
    font-size: 14px;
    position: relative;
    z-index: 1;
    background: #101214;
	color: #D1D5DB;
}

.site-branding img {
    width: 200px;
}

#colophon a {
    color: #9CA3AF;
    text-decoration: none;
}

#colophon .current-menu-item > a {
    font-weight: 700;
    color: #fff;
}

#colophon a:hover {
    color: #fff;
}

#colophon ul, #colophon li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#colophon ul li a {
    position: relative;
}

#colophon ul li a::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    width: 0px;
    top: 100%;
    height: 2px;
    opacity: 0;
    margin: 2px auto 0px;
    background: rgb(255, 255, 255);
    transition: width 0.5s ease 0s, opacity 0.3s ease 0s;
}

#colophon ul li a:hover::before {
    opacity: 1;
    width: 100%;
}

#colophon li {
    margin-bottom: 11px;
}

.footer-content {
    display: flex;
    justify-content: space-between;
}

.footer-content .footer-left {
    display: flex;
    padding-top: 30px;
}

.footer-content .footer-right {
    padding-top: 30px;
}
.footer-content .footer-right p b {
    color: #fff;
}

.footer-content .footer-left .widget:nth-child(1) {
    margin-right: 100px;
}

.footer-content .footer-right p {
    margin-top: 0;
}

#colophon .social-networks a {
    margin-right: 12px;
    margin-left: 0;
}

#colophon .social-networks {
    margin-top: 25px;
    margin-bottom: 25px;
}

.wpcf7-form .field {
	margin-bottom: 23px;
}


.wpcf7-form textarea, 
.wpcf7-form input[type="tel"], 
.wpcf7-form input[type="email"], 
.wpcf7-form input[type="text"] {
    box-shadow: -30px 23px 60px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    height: 55px;
	font-weight: bold;
	font-size: 14px;
    line-height: 55px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    border: 0;
}


.wpcf7-form textarea{
	height: 115px;
	min-width: 100%;
	max-width: 100%;
}

.wpcf7-form .field.two-columns {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.wpcf7-form .field.two-columns > span {
    margin-right: 15px;
}

.wpcf7-form .field.two-columns > span:last-child {
    margin: 0;
}

.wpcf7-form input[type="submit"] {
	height: 55px;
	cursor: pointer;
	background: #10557A;
	border-radius: 10px;
	border: 0;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding-left: 60px;
	padding-right: 60px;
	text-transform: uppercase;
}

.cf7sr-g-recaptcha {
    float: left;
    margin-right: 15px;
}

.wpcf7-form input[type="submit"]:hover {
	background: #fff;
	color: #10557A;
}

.footer-top {
    display: flex;
    gap: 30px;
    border-bottom: 1px solid #4B5563;
    padding-bottom: 10px;
}

.footer-col-1 {
	width: 25%;
}

.footer-col-2 {
	width: 25%;
}

.footer-col-3 {
	width: 28%;
}

.footer-col-4 {
	width: 22%;
}

.footer-top .widget-title {
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
}

#colophon .social-networks a {
    display: block;
    width: 24px;
    height: 24px;
    background: #C78D5B;
    border-radius: 6.4px;
    text-align: center;
}

#colophon ul.social-networks li a::before {
	display: none;
}

#colophon .social-networks a i {
    color: #fff;
    font-style: normal;
	font-size: 12px;
}

.footer-bottom {
    padding-top: 31px;
    display: flex;
    justify-content: space-between;
}

.footer-menu .menu {
    display: flex;
    gap: 30px;
}

.tnp.tnp-widget input.tnp-submit {
    background: #C78D5B;
    border-radius: 9999px;
    border: 0;
    padding: 12px 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.tnp.tnp-widget input[type=text], .tnp.tnp-widget input[type=email], .tnp.tnp-widget select {
    border: 0;
    border-bottom: 1px solid #4B5563;
    background: #F9FAFB;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    border-radius: 0;
    color: #6B7280;
}

.tnp.tnp-widget .tnp-field label {
    display: none;
}

.tnp.tnp-widget .tnp-field {
    margin-bottom: 25px;
}

.tnp.tnp-widget .tnp-field-button {
    margin-bottom: 10px;
}

.elementor-widget-text-editor a {
    text-decoration: underline;
}

#cookie-notice.cn-position-bottom {
    max-width: 600px;
    box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    min-width: inherit;
    left: 50%;
    bottom: 40px;
    font-size: 14px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

#cookie-notice .cookie-notice-container {
    text-align: left;
    padding: 20px;
}

#cookie-notice h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #111827;
    margin-top: 0;
    margin-bottom: 10px;
}

.cn-close-icon {
	display: none;
}

#cookie-notice.cn-position-bottom .cookie-notice-container {
    display: flex;
    align-items: center;
}

#cookie-notice.cn-position-bottom .cn-button:not(.cn-button-custom) {
    color: #fff;
}

.error404 #primary {
    margin-top: 125px;
    margin-bottom: 125px;
}

.error404 .sub-title {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}

.error404 .page-title {
    font-weight: 400;
    font-size: 56px;
    line-height: 58px;
	color: #171C28;
}

.btn-arrow {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #C78D5B;
}

.btn-arrow:after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 1.16699L16.5 7.00033M16.5 7.00033L10.6667 12.8337M16.5 7.00033L1.5 7.00032' stroke='%23C78D5B' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	display: inline-block;
	width: 18px;
	height: 14px;
	margin-left: 10px;
    vertical-align: middle;
}

.hidden {
	display: none !important;
}

.portfolio-categories a {
    display: inline-block;
    background: #F9EDE4;
    border-radius: 6px;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 14px;
    color: #171C28;
    margin-right: 5px;
}

.portfolio-categories .active {
    background: #171C28;
	color: #fff;
}

.portfolio-categories {
    margin-bottom: 18px;
}

.list-posts,
.list-portfolio {
    display: grid;
    grid-template-columns: repeat(3, minmax(0px, 1fr));
    gap: 30px;
}


.portfolio-item .thmbnail img {
    width: 100%;
    vertical-align: top;
}

.list-posts .post,
.portfolio-item {
    background: #FFFFFF;
    box-shadow: 0px 10px 10px rgba(199, 141, 91, 0.05);
    border-radius: 16px 0 0 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.portfolio-item-content {
    padding: 14px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.blog-title a,
.blog-title,
.portfolio-title {
    margin: 0 0 8px 0;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #171C28;
}

.portfolio-excerpt {
    font-size: 14px;
    line-height: 20px;
    color: #171C28;
}

.portfolio-item-content .view-more {
    text-align: right;
}

.post-meta,
.portfolio-meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
	color: #6B7280;
	font-size: 14px;
	line-height: 18px;
}

.post-meta .date:before,
.portfolio-meta .date:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 5.25V2.25M12 5.25V2.25M5.25 8.25H12.75M3.75 15.75H14.25C15.0784 15.75 15.75 15.0784 15.75 14.25V5.25C15.75 4.42157 15.0784 3.75 14.25 3.75H3.75C2.92157 3.75 2.25 4.42157 2.25 5.25V14.25C2.25 15.0784 2.92157 15.75 3.75 15.75Z' stroke='%23C78D5B' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 4px;
}

.portfolio-meta .location:before {
    content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7426 12.4926C13.1185 13.1168 11.8891 14.3462 10.9137 15.3216C10.1326 16.1026 8.86745 16.1027 8.0864 15.3217C7.12886 14.3641 5.92126 13.1565 5.25736 12.4926C2.91421 10.1495 2.91421 6.35051 5.25736 4.00736C7.60051 1.66421 11.3995 1.66421 13.7426 4.00736C16.0858 6.35051 16.0858 10.1495 13.7426 12.4926Z' stroke='%23C78D5B' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.75 8.25C11.75 9.49264 10.7426 10.5 9.5 10.5C8.25736 10.5 7.25 9.49264 7.25 8.25C7.25 7.00736 8.25736 6 9.5 6C10.7426 6 11.75 7.00736 11.75 8.25Z' stroke='%23C78D5B' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 4px;
}

.post-meta .date,
.portfolio-meta .location,
.portfolio-meta .date {
    display: flex;
    align-items: center;
}

.paginate {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 20px;
    color: #374151;
    align-items: center;
    border-top: 1px solid #E5E7EB;
}

ul.paginate-nav {
    display: flex;
    list-style: none;
    margin: 0;
}

ul.paginate-nav a, ul.paginate-nav span {
    padding: 9px 0px;
    display: block;
    background: #FFFFFF;
    border: 1px solid #D1D5DB;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #6B7280;
    border-right: 0;
	width: 40px;
	text-align: center;
}

ul.paginate-nav span.current {
    background: #F9EDE4;
	border: 1px solid #F9EDE4;
}

ul.paginate-nav a i {
    color: #6B7280;
}

ul.paginate-nav li:last-child a {
    border-right: 1px solid #D1D5DB;
}

ul.paginate-nav a.prev {
    border-radius: 6px 0px 0px 6px;
}

ul.paginate-nav a.next {
    border-radius: 0px 6px 6px 0px;
}

.portfolio-popup-content.fancybox-content {
    padding: 0;
    max-width: 800px;
    border-radius: 16px;
    overflow: hidden;
}

.slider-images .slick-track,
.slider-images .slick-list,
.slider-images {
    height: 100%;
}

.portfolio-popup-inner {
    display: flex;
}

.portfolio-gallery {
	width: 55%;
}

.portfolio-popup-content .details {
	width: 45%;
    padding: 22px 20px;
}

.portfolio-popup-content .details {
	width: 45%;
    padding: 22px 20px;
}

.portfolio-client {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.client-detail h4 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #171C28;
}

.client-detail {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #9CA3AF;
}

.client-detail p {
    margin: 0;
}

.portfolio-client .avatar {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
}

.slick-slider .slick-next:before,
.slick-slider .slick-prev:before {
	display: none;
}

.slick-slider .slick-next,
.slick-slider .slick-prev {
    left: 18px;
    width: 28px;
    height: 28px;
    background: #171C28 !important;
    border-radius: 15px;
    font-size: 12px;
    color: #D1D5DB !important;
    z-index: 1;
}

.slick-slider .slick-next {
    right: 18px;
	left: auto;
}

.title-banner {
    max-width: 794px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 16px;
    margin-top: -90px;
    position: relative;
    z-index: 1;
    padding: 24px;
    text-align: left;
}

.single-content {
	max-width: 794px;
    margin: 0 auto;
}

.title-banner h1 {
    margin: 0;
    font-size: 38px;
    line-height: 42px;
    color: #171C28;
    margin-bottom: 24px;
}

.author-box .thumbnail img {
    border-radius: 999px;
}

.author-box {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
}

.author-box .name h4 {
    margin: 0;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #171C28;
}

.author-box .name {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #9CA3AF;
}

.share h3,
.blog-content h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
	color: #171C28;
}

.blog-content {
    color: #6B7280;
}

.blog-content p {
    margin-bottom: 40px;
}


.share-items .linkedin {
    background: #238CC8;
}

.share-items a {
    width: 30px;
    height: 30px;
    background: #5D82D1;
    border-radius: 6.4px;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.share-items {
    display: flex;
    justify-content: flex-start;
    gap: 12px;
}

.share {
    margin-bottom: 80px;
}

.post-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.post-footer h4 {
    margin: 0;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #171C28;
}

.list-posts .thumbnail img {
    border-radius: 16px;
}

.blog-title {
    margin-bottom: 14px;
}

.partner-title {
    color: #32302F;
    font-size: 38px;
    line-height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 9px 0;
}

.partner-title img {
    margin-right: 14px;
}

.portfolio-meta.partner-meta {
    justify-content: flex-start;
    align-items: center;
	gap: 22px;
}

.portfolio-meta.partner-meta .verified-icense {
    margin-bottom: 0;
}

.portfolio-slider-wrap > .top h3 {
    color: #171C28;
    font-size: 38px;
    line-height: 42px;
    margin: 0;
}

.portfolio-slider-wrap > .top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 28px;
}

.portfolio-slider-wrap > .top .top-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

.portfolio-slider-wrap > .top .top-right a {
    color: #C78D5B;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}

.portfolio-slider-wrap > .top .top-right button {
    background: transparent;
    border: 0;
    color: #C78D5B;
    padding: 0 15px;
    font-size: 14px;
    cursor: pointer;
}

.portfolio-slider.slick-slider .slick-track {
    display: flex;
    gap: 30px;
    align-items: stretch;
}

.portfolio-slider {
    margin-left: -15px;
    margin-right: -15px;
}

.portfolio-slider .slick-slide {
    float: none;
    height: auto;
}

.portfolio-slider.slick-initialized .slick-slide {
    display: flex;
}

.portfolio-search-wrap {
    background: #fff;
    box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1);
    border-radius: 16px;
    padding: 18px 14px;
    display: flex;
    max-width: 90%;
    gap: 20px;
    position: relative;
    flex: 1 1 auto;
}

.portfolio-search-wrap .search-field strong {
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    display: block;
    color: #000;
    margin-bottom: 8px;
}

.portfolio-search-wrap input {
    background: #F9FAFB;
    border-bottom: 1px solid #4B5563;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    height: 42px;
    padding: 10px 14px;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}

.portfolio-search-wrap .search-field {
    flex: 1 1 auto;
}

.portfolio-search-wrap button {
    font-weight: 500;
    font-size: 16px;
    background: #C78D5B;
    border-radius: 16px;
    line-height: 24px;
    color: #fff;
    border: 0;
    padding: 18px 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
}

.portfolio-search-wrap button:after {
    content: "";
    display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 1.6665L16.5 7.49984M16.5 7.49984L10.6667 13.3332M16.5 7.49984L1.5 7.49984' stroke='%23F9FAFB' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    width: 18px;
    height: 15px;
}

.portfolio-search-wrap .search-result {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 0 0 16px 16px;
    padding: 18px;
    z-index: 1;
    display: none;
}

.search-result h3 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    color: #374151;
}

.clear-history {
    color: #6B7280;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}

.recent-title {
    display: flex;
    justify-content: space-between;
}

.trending-title img {
    height: 15px !important;
}

.portfolio-result-item {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #374151;
    padding-bottom: 6px;
    cursor: pointer;
}

.search-result-ajax {
    display: none;
}

@media screen and (max-width: 1071px) {
	#masthead {
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media screen and (max-width: 991px) {
	
	
	.portfolio-gallery,
	.portfolio-popup-content .details {
		width: 100%;
	}
	
	.portfolio-popup-inner {
		display: flex;
		flex-direction: column;
	}
	
	.portfolio-popup-content.fancybox-content {
		max-width: 100%;
	}
	
	.portfolio-popup-content.fancybox-content .slider-images {
		max-width: 300px;
    	margin: 30px auto 0;
	}
	
	#site-navigation {
		flex-direction: row-reverse;
	}
	
	#primary-menu-wrap > ul {
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;
		background: #FCFCFC;
		top: 100%;
    	text-align: center;
		padding-top: 40px;
		padding-bottom: 40px;
		border-top: 1px solid #E5E7EB;
		border-radius: 0px 0px 16px 16px;
		flex-direction: column;
		align-items: center;
	}
	
	#primary-menu-wrap > ul a {
		padding: 8px 0;
	}
	
	.mobile-toggled #page .mobile-overlay {
		background: rgba(0, 0, 0, 0.6);
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
    	z-index: 22;
	}

	.mobile-toggled #page {
		position: relative;
	}
	.portfolio-slider-wrap > .top h3 {
		font-size: 28px;
		line-height: 34px;
	}
	
}


@media screen and (max-width: 768px) {
	#masthead {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.portfolio-slider-wrap > .top {
		flex-direction: column;
		gap: 10px;
	}
	
	.portfolio-slider.slick-slider .slick-track {
		gap: 20px;
	}
}

@media screen and (max-width: 767px) {
	.portfolio-search-wrap {
		max-width: 100%;
	}
}


@media screen and (max-width: 600px) {
	
	.portfolio-slider.slick-slider .slick-track {
		gap: 0px;
	}
	.portfolio-search-wrap button .text {
		display: none;
	}
}

