/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

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

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

button,
hr,
input {
    overflow: visible
}

legend,
pre,
select {
    max-width: 100%
}

audio,
canvas,
progress,
video {
    display: inline-block
}

progress,
sub,
sup {
    vertical-align: baseline
}

blockquote,
svg:not(:root) {
    overflow: hidden
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

figure {
    margin: 1em 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none
}

b,
strong {
    font-weight: 700
}

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

mark {
    background-color: #eee;
    color: #222
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px 1em;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

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

.main-navigation li,
.navigation-top {
    position: relative
}

#page,
.widget_text {
    word-wrap: break-word
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .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
}

ins,
mark,
pre {
    background: #eee
}

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

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

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

address,
ol,
p,
ul {
    margin: 0 0 1.5em
}

.clear:after,
.clear:before,
.comment-author:after,
.comment-author:before,
.comment-content:after,
.comment-content:before,
.comment-meta:after,
.comment-meta:before,
.entry-content:after,
.entry-content:before,
.entry-footer:after,
.entry-footer:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-author:after,
.comment-content:after,
.comment-meta:after,
.entry-content:after,
.entry-footer:after,
.nav-links:after,
.pagination:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.widget-area:after,
.widget:after {
    clear: both
}

body,
button,
input,
select,
textarea {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.66
}

h1,
h3 {
    font-weight: 300
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.4;
    margin: 0 0 0.1em;
    padding: 1.5em 0 0
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    padding-top: 0
}

.home.blog .entry-title,
h2 {
    color: #666;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300
}

h3,
h4,
h6,
label {
    color: #333
}

h3 {
    font-size: 18px;
    font-size: 1.125rem
}

h4,
h5,
h6 {
    font-weight: 800
}

h4 {
    font-size: 16px;
    font-size: 1rem
}

h5 {
    color: #767676;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: .15em;
    text-transform: uppercase
}

h6,
pre {
    font-size: 15px
}

h6 {
    font-size: .9375rem
}

p {
    padding: 0
}

blockquote {
    color: #666;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.7;
    margin: 0;
    padding: 0;
    quotes: """"
}

blockquote cite {
    display: block;
    font-style: normal;
    font-weight: 600;
    margin-top: .5em
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    overflow: auto;
    padding: 1.6em
}

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

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

ins,
mark {
    text-decoration: none
}

big {
    font-size: 125%
}

q {
    quotes: "“""”""‘""’"
}

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

:focus {
    outline: 0
}

html[lang=ar] body,
html[lang=ar] button,
html[lang=ar] input,
html[lang=ar] select,
html[lang=ar] textarea,
html[lang=ary] body,
html[lang=ary] button,
html[lang=ary] input,
html[lang=ary] select,
html[lang=ary] textarea,
html[lang=azb] body,
html[lang=azb] button,
html[lang=azb] input,
html[lang=azb] select,
html[lang=azb] textarea,
html[lang=fa-IR] body,
html[lang=fa-IR] button,
html[lang=fa-IR] input,
html[lang=fa-IR] select,
html[lang=fa-IR] textarea,
html[lang=haz] body,
html[lang=haz] button,
html[lang=haz] input,
html[lang=haz] select,
html[lang=haz] textarea,
html[lang=ps] body,
html[lang=ps] button,
html[lang=ps] input,
html[lang=ps] select,
html[lang=ps] textarea,
html[lang=ur] body,
html[lang=ur] button,
html[lang=ur] input,
html[lang=ur] select,
html[lang=ur] textarea {
    font-family: Tahoma, Arial, sans-serif
}

html[lang=ar] h1,
html[lang=ar] h2,
html[lang=ar] h3,
html[lang=ar] h4,
html[lang=ar] h5,
html[lang=ar] h6,
html[lang=ary] h1,
html[lang=ary] h2,
html[lang=ary] h3,
html[lang=ary] h4,
html[lang=ary] h5,
html[lang=ary] h6,
html[lang=azb] h1,
html[lang=azb] h2,
html[lang=azb] h3,
html[lang=azb] h4,
html[lang=azb] h5,
html[lang=azb] h6,
html[lang=fa-IR] h1,
html[lang=fa-IR] h2,
html[lang=fa-IR] h3,
html[lang=fa-IR] h4,
html[lang=fa-IR] h5,
html[lang=fa-IR] h6,
html[lang=haz] h1,
html[lang=haz] h2,
html[lang=haz] h3,
html[lang=haz] h4,
html[lang=haz] h5,
html[lang=haz] h6,
html[lang=ps] h1,
html[lang=ps] h2,
html[lang=ps] h3,
html[lang=ps] h4,
html[lang=ps] h5,
html[lang=ps] h6,
html[lang=ur] h1,
html[lang=ur] h2,
html[lang=ur] h3,
html[lang=ur] h4,
html[lang=ur] h5,
html[lang=ur] h6,
html[lang=bn-BD] h1,
html[lang=bn-BD] h2,
html[lang=bn-BD] h3,
html[lang=bn-BD] h4,
html[lang=bn-BD] h5,
html[lang=bn-BD] h6,
html[lang=hi-IN] h1,
html[lang=hi-IN] h2,
html[lang=hi-IN] h3,
html[lang=hi-IN] h4,
html[lang=hi-IN] h5,
html[lang=hi-IN] h6,
html[lang=mr-IN] h1,
html[lang=mr-IN] h2,
html[lang=mr-IN] h3,
html[lang=mr-IN] h4,
html[lang=mr-IN] h5,
html[lang=mr-IN] h6,
html[lang=gu-IN] h1,
html[lang=gu-IN] h2,
html[lang=gu-IN] h3,
html[lang=gu-IN] h4,
html[lang=gu-IN] h5,
html[lang=gu-IN] h6,
html[lang=he-IL] h1,
html[lang=he-IL] h2,
html[lang=he-IL] h3,
html[lang=he-IL] h4,
html[lang=he-IL] h5,
html[lang=he-IL] h6,
html[lang=ja] h1,
html[lang=ja] h2,
html[lang=ja] h3,
html[lang=ja] h4,
html[lang=ja] h5,
html[lang=ja] h6,
html[lang^=zh-] h1,
html[lang^=zh-] h2,
html[lang^=zh-] h3,
html[lang^=zh-] h4,
html[lang^=zh-] h5,
html[lang^=zh-] h6 {
    font-weight: 700
}

html[lang^=zh-] body,
html[lang^=zh-] button,
html[lang^=zh-] input,
html[lang^=zh-] select,
html[lang^=zh-] textarea {
    font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif
}

html[lang=zh-CN] body,
html[lang=zh-CN] button,
html[lang=zh-CN] input,
html[lang=zh-CN] select,
html[lang=zh-CN] textarea {
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif
}

html[lang=bg-BG] body,
html[lang=bg-BG] button,
html[lang=bg-BG] input,
html[lang=bg-BG] select,
html[lang=bg-BG] textarea,
html[lang=ru-RU] body,
html[lang=ru-RU] button,
html[lang=ru-RU] input,
html[lang=ru-RU] select,
html[lang=ru-RU] textarea,
html[lang=uk] body,
html[lang=uk] button,
html[lang=uk] input,
html[lang=uk] select,
html[lang=uk] textarea {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif
}

html[lang=bg-BG] h1,
html[lang=bg-BG] h2,
html[lang=bg-BG] h3,
html[lang=bg-BG] h4,
html[lang=bg-BG] h5,
html[lang=bg-BG] h6,
html[lang=ru-RU] h1,
html[lang=ru-RU] h2,
html[lang=ru-RU] h3,
html[lang=ru-RU] h4,
html[lang=ru-RU] h5,
html[lang=ru-RU] h6,
html[lang=uk] h1,
html[lang=uk] h2,
html[lang=uk] h3,
html[lang=uk] h4,
html[lang=uk] h5,
html[lang=uk] h6 {
    font-weight: 700;
    line-height: 1.2
}

html[lang=bn-BD] body,
html[lang=bn-BD] button,
html[lang=bn-BD] input,
html[lang=bn-BD] select,
html[lang=bn-BD] textarea,
html[lang=hi-IN] body,
html[lang=hi-IN] button,
html[lang=hi-IN] input,
html[lang=hi-IN] select,
html[lang=hi-IN] textarea,
html[lang=mr-IN] body,
html[lang=mr-IN] button,
html[lang=mr-IN] input,
html[lang=mr-IN] select,
html[lang=mr-IN] textarea,
html[lang=gu-IN] body,
html[lang=gu-IN] button,
html[lang=gu-IN] input,
html[lang=gu-IN] select,
html[lang=gu-IN] textarea {
    font-family: Arial, sans-serif
}

html[lang=el] body,
html[lang=el] button,
html[lang=el] input,
html[lang=el] select,
html[lang=el] textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

html[lang=el] h1,
html[lang=el] h2,
html[lang=el] h3,
html[lang=el] h4,
html[lang=el] h5,
html[lang=el] h6 {
    font-weight: 700;
    line-height: 1.3
}

html[lang=he-IL] body,
html[lang=he-IL] button,
html[lang=he-IL] input,
html[lang=he-IL] select,
html[lang=he-IL] textarea {
    font-family: "Arial Hebrew", Arial, sans-serif
}

html[lang=ja] body,
html[lang=ja] button,
html[lang=ja] input,
html[lang=ja] select,
html[lang=ja] textarea {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif
}

html[lang=ko-KR] body,
html[lang=ko-KR] button,
html[lang=ko-KR] input,
html[lang=ko-KR] select,
html[lang=ko-KR] textarea {
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif
}

html[lang=ko-KR] h1,
html[lang=ko-KR] h2,
html[lang=ko-KR] h3,
html[lang=ko-KR] h4,
html[lang=ko-KR] h5,
html[lang=ko-KR] h6 {
    font-weight: 600
}

html[lang=th] h1,
html[lang=th] h2,
html[lang=th] h3,
html[lang=th] h4,
html[lang=th] h5,
html[lang=th] h6 {
    line-height: 1.65;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif
}

html[lang=th] body,
html[lang=th] button,
html[lang=th] input,
html[lang=th] select,
html[lang=th] textarea {
    line-height: 1.8;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif
}

html[lang=ar] *,
html[lang=ary] *,
html[lang=azb] *,
html[lang=haz] *,
html[lang=ps] *,
html[lang=bg-BG] *,
html[lang=ru-RU] *,
html[lang=uk] *,
html[lang=bn-BD] *,
html[lang=hi-IN] *,
html[lang=mr-IN] *,
html[lang=el] *,
html[lang=gu-IN] *,
html[lang=he-IL] *,
html[lang=ja] *,
html[lang=ko-KR] *,
html[lang=th] *,
html[lang^=zh-] * {
    letter-spacing: 0 !important
}

label {
    display: block;
    font-weight: 800;
    margin-bottom: .5em
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
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],
input[type=number],
input[type=search],
textarea {
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: .7em;
    width: 100%
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]: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,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus {
    color: #222;
    border-color: #333
}

select {
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 3em
}

input[type=checkbox],
input[type=radio] {
    margin-right: .5em
}

input[type=checkbox]+label,
input[type=radio]+label {
    font-weight: 400
}

button,
input[type=button],
input[type=submit] {
    background-color: #222;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background .2s;
    transition: background .2s
}

.dropdown-toggle,
.menu-toggle {
    line-height: 1.5;
    text-shadow: none
}

input+button,
input+input[type=button],
input+input[type=submit] {
    padding: .75em 2em
}

td,
th {
    padding: .4em
}

button.secondary,
input[type=button].secondary,
input[type=reset],
input[type=reset].secondary,
input[type=submit].secondary {
    background-color: #ddd;
    color: #222
}

button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    background: #767676
}

button.secondary:focus,
button.secondary:hover,
input[type=button].secondary:focus,
input[type=button].secondary:hover,
input[type=reset].secondary:focus,
input[type=reset].secondary:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit].secondary:focus,
input[type=submit].secondary:hover {
    background: #bbb
}

::-webkit-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

:-moz-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

::-moz-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    opacity: 1
}

.post-thumbnail a:focus img,
.post-thumbnail a:hover img,
.site-branding a:focus,
.site-branding a:hover {
    opacity: .7
}

:-ms-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}

hr {
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ol,
ul {
    padding: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

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

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

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

thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: .5em
}

.main-navigation li,
tr {
    border-bottom: 1px solid #eee
}

th {
    text-align: left
}

td:first-child,
th:first-child {
    padding-left: 0
}

td:last-child,
th:last-child {
    padding-right: 0
}

a {
    color: #222;
    text-decoration: none
}

a:focus {
    outline: dotted thin
}

a:active,
a:hover {
    color: #000;
    outline: 0
}

.comment-content a,
.entry-content a,
.entry-summary a,
.posts-navigation a,
.site-footer .widget-area a,
.widget a,
.widget_authors a strong {
    -webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
    box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
    -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out
}

.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-navigation a,
.comment-reply-link,
.comments-pagination a,
.edit-link a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.entry-footer a,
.entry-meta a,
.entry-title a,
.logged-in-as a,
.page-links a,
.page-links a .page-number,
.pagination a,
.post-navigation a,
.site-footer .widget-area ul li a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
a .nav-title {
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
    text-decoration: none;
    -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out
}

.comment-content a:focus,
.comment-content a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.edit-link a:focus,
.edit-link a:hover,
.entry-content a:focus,
.entry-content a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.entry-title a:focus,
.entry-title a:hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.post-navigation a:focus,
.post-navigation a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget a:focus,
.widget a:hover,
.widget ul li a:focus,
.widget ul li a:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
a:focus .nav-title,
a:hover .nav-title {
    color: #000;
    -webkit-box-shadow: inset 0 0 0 transparent, 0 3px 0 rgba(0, 0, 0, 1);
    box-shadow: inset 0 0 0 transparent, 0 3px 0 rgba(0, 0, 0, 1)
}

.comment-content a img,
.entry-content a img,
.widget a img {
    -webkit-box-shadow: 0 0 0 8px #fff
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
    color: #222
}

.post-thumbnail {
    margin-bottom: 1em
}

.post-thumbnail a img {
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.navigation-top {
    font-size: 16px;
    font-size: 1rem
}

.navigation-top .wrap {
    max-width: 1230px
}

.navigation-top a {
    color: #222;
    font-weight: 600;
    -webkit-transition: color .2s;
    transition: color .2s
}

.main-navigation a:hover,
.navigation-top .current-menu-item>a,
.navigation-top .current_page_item>a {
    color: #767676
}

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

.main-navigation ul {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0 1.5em;
    text-align: left
}

.dropdown-toggle,
.menu-toggle {
    background-color: transparent;
    border: 0;
    color: #222
}

.js .main-navigation ul,
.main-navigation .menu-item-has-children>a>.icon,
.main-navigation .page_item_has_children>a>.icon,
.main-navigation ul a>.icon {
    display: none
}

.js .main-navigation.toggled-on>div>ul,
.main-navigation ul ul.toggled-on {
    display: block
}

.main-navigation>div>ul {
    border-top: 1px solid #eee;
    padding: .75em 1.695em
}

.main-navigation ul ul {
    padding: 0 0 0 1.5em
}

.main-navigation ul ul a {
    letter-spacing: 0;
    padding: .4em 0;
    position: relative;
    text-transform: none
}

.main-navigation li li,
.main-navigation li:last-child {
    border: 0
}

.main-navigation a {
    display: block;
    padding: .5em 0;
    text-decoration: none
}

.menu-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    margin: 1px auto 2px;
    padding: 1em
}

.js .menu-toggle,
.main-navigation.toggled-on ul.nav-menu {
    display: block
}

.menu-toggle:focus,
.menu-toggle:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-toggle:focus {
    outline: solid thin
}

.menu-toggle .icon {
    margin-right: .5em;
    top: -2px
}

.menu-toggle .icon-close,
.toggled-on .menu-toggle .icon-bars {
    display: none
}

.toggled-on .menu-toggle .icon-close {
    display: inline-block
}

.dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    font-size: 16px;
    right: -.5em;
    margin: 0 auto;
    padding: .5em;
    position: absolute;
    top: 0
}

#masthead .wrap,
#page,
.custom-header,
.site-branding,
.site-header {
    position: relative
}

.dropdown-toggle:focus,
.dropdown-toggle:hover {
    background: 0 0
}

.dropdown-toggle:focus {
    outline: dotted thin
}

.dropdown-toggle.toggled-on .icon {
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.site-header .menu-scroll-down {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

body {
    background: #fff
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    padding-left: 2em;
    padding-right: 2em
}

.wrap:after {
    clear: both;
    content: "";
    display: block
}

.site-header {
    background-color: #fafafa
}

.site-branding {
    padding: 1em 0;
    -webkit-transition: margin-bottom .2s;
    transition: margin-bottom .2s;
    z-index: 3
}

.site-branding a {
    text-decoration: none;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.site-title {
    clear: none;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: .08em;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.site-title,
.site-title a {
    color: #222;
    opacity: 1
}

body.has-header-image .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title,
body.has-header-video .site-title a {
    color: #fff
}

.site-description {
    color: #666;
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 0
}

body.has-header-image .site-description,
body.has-header-video .site-description {
    color: #fff;
    opacity: .8
}

.custom-logo-link {
    display: inline-block;
    padding-right: 1em;
    vertical-align: middle;
    width: auto
}

.custom-logo-link img {
    display: inline-block;
    max-height: 80px;
    width: auto
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-height: 200px;
    max-width: 100%
}

.custom-logo-link a:focus,
.custom-logo-link a:hover {
    opacity: .9
}

body:not(.title-tagline-hidden) .site-branding-text {
    display: inline-block;
    vertical-align: middle
}

.has-header-image.home.blog .custom-header,
.has-header-image.twentyseventeen-front-page .custom-header,
.has-header-video.home.blog .custom-header,
.has-header-video.twentyseventeen-front-page .custom-header {
    display: table;
    height: 300px;
    height: 75vh;
    width: 100%
}

.custom-header-media {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.custom-header-media:before {
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 75%, rgba(0, 0, 0, .3) 100%);
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 75%, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 75%, rgba(0, 0, 0, .3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2
}

.has-header-image .custom-header-media img,
.has-header-video .custom-header-media iframe,
.has-header-video .custom-header-media video {
    position: fixed;
    height: auto;
    left: 50%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100%;
    min-width: 100vw;
    width: auto;
    top: 50%;
    padding-bottom: 1px;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.wp-custom-header .wp-custom-header-video-button {
    background-color: rgba(34, 34, 34, .5);
    border: 1px solid rgba(255, 255, 255, .6);
    color: rgba(255, 255, 255, .6);
    height: 45px;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 30px;
    top: 30px;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    width: 45px
}

.wp-custom-header .wp-custom-header-video-button:focus,
.wp-custom-header .wp-custom-header-video-button:hover {
    border-color: rgba(255, 255, 255, .8);
    background-color: rgba(34, 34, 34, .8);
    color: #fff
}

.admin-bar .wp-custom-header-video-button {
    top: 62px
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
    bottom: 0;
    position: absolute;
    top: auto;
    -ms-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0)
}

@supports (object-fit:cover) {

    .has-header-image .custom-header-media img,
    .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img,
    .has-header-video .custom-header-media iframe,
    .has-header-video .custom-header-media video {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        width: 100%
    }
}

body:not(.has-header-image):not(.has-header-video) .custom-header-media {
    display: none
}

.has-header-image.home.blog .site-branding,
.has-header-image.twentyseventeen-front-page .site-branding,
.has-header-video.home.blog .site-branding,
.has-header-video.twentyseventeen-front-page .site-branding {
    display: table-cell;
    height: 100%;
    vertical-align: bottom
}

.twentyseventeen-front-page .site-content {
    padding: 0
}

.twentyseventeen-panel {
    overflow: hidden;
    position: relative
}

.panel-image {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.panel-image:before {
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .3)));
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: 100px
}

.panel-content,
.sticky {
    position: relative
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
    border-top: 1px solid #ddd
}

.panel-content .wrap {
    padding-bottom: .5em;
    padding-top: 1.75em
}

.twentyseventeen-panel .edit-link {
    display: block;
    margin: .3em 0 0
}

.twentyseventeen-panel .entry-header .edit-link {
    font-size: 14px;
    font-size: .875rem
}

.twentyseventeen-front-page .panel-content .recent-posts article {
    border: 0;
    color: #333;
    margin-bottom: 3em
}

.recent-posts .entry-header {
    margin-bottom: 1.2em
}

.page .panel-content .recent-posts .entry-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none
}

.twentyseventeen-panel .recent-posts .entry-header .edit-link {
    color: #222;
    display: inline-block;
    font-size: 11px;
    font-size: .6875rem;
    margin-left: 1em
}

.site-content-contain {
    background-color: #fff;
    position: relative
}

.site-content {
    padding: 2.5em 0 0
}

.post:not(.sticky) .icon-thumb-tack {
    display: none
}

.sticky .icon-thumb-tack {
    display: block;
    height: 18px;
    left: -1.5em;
    position: absolute;
    top: 1.65em;
    width: 20px
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase
}

.comment-metadata,
.entry-meta,
.nav-subtitle,
h2.widget-title {
    letter-spacing: .1818em;
    text-transform: uppercase
}

.entry-header .entry-title {
    margin-bottom: .25em
}

.entry-title a {
    color: #333;
    text-decoration: none;
    margin-left: -2px
}

.entry-meta,
.entry-meta a {
    color: #767676
}

.entry-title:not(:first-child) {
    padding-top: 0
}

.entry-meta {
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    padding-bottom: .25em
}

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

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

.comments-pagination,
.pagination {
    border-top: 1px solid #eee;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    padding: 2em 0 3em;
    text-align: center
}

.comments-pagination .icon,
.pagination .icon {
    width: .666666666em;
    height: .666666666em
}

.comments-pagination {
    border: 0
}

.entry-footer,
.site-footer {
    border-top: 1px solid #eee
}

.page-numbers {
    display: none;
    padding: .5em .75em
}

.page-numbers.current {
    color: #767676;
    display: inline-block
}

.page-numbers.current .screen-reader-text {
    clip: auto;
    height: auto;
    overflow: auto;
    position: relative !important;
    width: auto
}

.next.page-numbers,
.prev.page-numbers {
    background-color: #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    padding: .25em .5em .4em;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}

.next.page-numbers:focus,
.next.page-numbers:hover,
.prev.page-numbers:focus,
.prev.page-numbers:hover {
    background-color: #767676;
    color: #fff
}

.prev.page-numbers {
    float: left
}

.next.page-numbers,
.widget_rss .widget-title .rsswidget:first-child {
    float: right
}

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
    color: #666;
    font-size: 13px;
    font-size: .8125rem;
    width: 48%
}

.archive .site-main>article,
.blog .site-main>article,
.search .site-main>article {
    padding-bottom: 2em
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding: 0 0 1em
}

body:not(.twentyseventeen-front-page) #comments,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) .entry-header {
    margin-left: auto;
    margin-right: auto
}

.archive .entry-meta a.post-edit-link,
.blog .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
    color: #222;
    display: inline-block;
    margin-left: 1em;
    white-space: nowrap
}

.search .page .entry-meta a.post-edit-link {
    margin-left: 0;
    white-space: nowrap
}

.taxonomy-description {
    color: #666;
    font-size: 13px;
    font-size: .8125rem
}

.entry-content .more-link:before {
    content: "";
    display: block;
    margin-top: 1.5em
}

.archive.page-one-column:not(.has-sidebar) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.single-post:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 740px
}

.single-featured-image-header {
    background-color: #fafafa;
    border-bottom: 1px solid #eee
}

.single-featured-image-header img {
    display: block;
    margin: auto
}

.page-links {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    padding: 2em 0 3em
}

.page-links .page-number {
    color: #767676;
    display: inline-block;
    padding: .5em 1em
}

.page-links a {
    display: inline-block
}

.page-links a .page-number {
    color: #222
}

.entry-footer {
    border-bottom: 1px solid #eee;
    margin-top: 2em;
    padding: 2em 0
}

.entry-footer .cat-links,
.entry-footer .tags-links {
    display: block;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    letter-spacing: .1818em;
    padding-left: 2.5em;
    position: relative;
    text-transform: uppercase
}

.entry-footer .cat-links+.tags-links {
    margin-top: 1em
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
    color: #333
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
    color: #767676;
    left: 0;
    margin-right: .5em;
    position: absolute;
    top: 2px
}

.entry-footer .edit-link {
    display: inline-block
}

.entry-footer .edit-link a.post-edit-link {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    margin-top: 2em;
    padding: .7em 2em;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    white-space: nowrap
}

.entry-footer .edit-link a.post-edit-link:focus,
.entry-footer .edit-link a.post-edit-link:hover {
    background-color: #767676
}

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

.format-quote blockquote {
    color: #333;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    overflow: visible;
    position: relative
}

.format-quote blockquote .icon {
    display: block;
    height: 20px;
    left: -1.25em;
    position: absolute;
    top: .4em;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    width: 20px
}

.post-navigation {
    font-weight: 800;
    margin: 3em 0
}

.post-navigation .nav-links {
    padding: 1em 0
}

.nav-subtitle {
    background: 0 0;
    color: #767676;
    display: block;
    font-size: 11px;
    font-size: .6875rem;
    margin-bottom: 1em
}

.nav-title {
    color: #333;
    font-size: 15px;
    font-size: .9375rem
}

.post-navigation .nav-next {
    margin-top: 1.5em
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    margin-right: .5em
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    margin-left: .5em
}

.page-header {
    padding-bottom: 2em
}

.page .entry-header .edit-link {
    font-size: 14px;
    font-size: .875rem
}

.search .page .entry-header .edit-link {
    font-size: 11px;
    font-size: .6875rem
}

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

.page:not(.home) #content {
    padding-bottom: 1.5em
}

.error404 .page-content {
    padding-bottom: 4em
}

.error404 .page-content .search-form,
.search .page-content .search-form {
    margin-bottom: 3em
}

.site-footer .wrap {
    padding-bottom: 3.5em;
    padding-top: 4em
}

.cls_left_text {
    padding-left: 3px !important;
    margin-top: -2px
}

.cls_right_text {
    margin-top: -2px;
    padding-right: 8px !important
}

.cls_top_banner .elementor-row {
    width: 1230px;
    margin: 0 auto
}

.elementor-element-d6cfece {
    padding-left: 2px;
    margin-top: -5px;
    line-height: 36px
}

input#email {
    margin-top: -3px
}

input#name {
    margin-top: -1px
}

.elementor-element-5537d28 .elementor-active ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding-bottom: 4px
}

.elementor-element-5537d28 .elementor-active ul li span {
    font-weight: 300
}

.elementor-element-5537d28 .elementor-active ul li i {
    font-size: 13px;
    margin-right: 12px
}

.cls_top_banner .elementor-element-populated {
    padding: 14.6% 0 21% 5%
}

.elementor-element-a52a3c9 .elementor-element-populated {
    padding: 89px 0 128px 29px
}

.cls_left_text strong {
    margin-left: -2px
}

.site-footer .widget-area {
    padding-bottom: 2em;
    padding-top: 2em
}

.social-navigation {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 1em
}

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0
}

.social-navigation li {
    display: inline
}

.social-navigation a {
    background-color: #767676;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin: 0 1em .5em 0;
    text-align: center;
    width: 40px
}

.social-navigation a:focus,
.social-navigation a:hover {
    background-color: #333
}

.social-navigation .icon {
    height: 16px;
    top: 12px;
    width: 16px;
    vertical-align: top
}

.site-info {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 1em
}

.site-info a {
    color: #666
}

.site-info .sep {
    margin: 0;
    display: block;
    visibility: hidden;
    height: 0;
    width: 100%
}

.comment-author .says,
.comment-list li:before {
    display: none
}

.site-info span[role=separator] {
    padding: 0 .2em 0 .4em
}

.site-info span[role=separator]::before {
    content: '\002f'
}

#comments {
    clear: both;
    padding: 2em 0 .5em
}

.comments-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 1.5em
}

.comment-list,
.comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.comment-body {
    margin-left: 65px
}

.comment-author {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: .4em;
    position: relative;
    z-index: 2
}

.comment-author .avatar {
    height: 50px;
    left: -65px;
    position: absolute;
    width: 50px
}

.comment-meta {
    margin-bottom: 1.5em
}

.comment-metadata {
    color: #767676;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800
}

.comment-metadata a {
    color: #767676
}

.comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1em
}

.comment-body {
    color: #333;
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 4em
}

.comment-reply-link {
    font-weight: 800;
    position: relative
}

.comment-reply-link .icon {
    color: #222;
    left: -2em;
    height: 1em;
    position: absolute;
    top: 0;
    width: 1em
}

.search-form,
.widget ul li ul {
    position: relative
}

.children .comment-author .avatar {
    height: 30px;
    left: -45px;
    width: 30px
}

.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
    border: 1px solid #333;
    padding: 2px
}

.comment-awaiting-moderation,
.no-comments {
    color: #767676;
    font-size: 14px;
    font-size: .875rem;
    font-style: italic
}

.comments-pagination {
    margin: 2em 0 3em
}

.form-submit {
    text-align: right
}

.comment-form #wp-comment-cookies-consent {
    margin: 0 10px 0 0
}

.comment-form .comment-form-cookies-consent label {
    display: inline
}

#secondary {
    padding: 1em 0 2em
}

.widget {
    padding-bottom: 3em
}

h2.widget-title {
    color: #222;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 800;
    margin-bottom: 1.5em
}

.widget-title a {
    color: inherit
}

.widget select {
    width: 100%
}

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

.widget ol li,
.widget ul li {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: .5em 0
}

.widget:not(.widget_tag_cloud) ul li+li {
    margin-top: -1px
}

.widget ul li ul {
    margin: 0 0 -1px;
    padding: 0
}

.widget ul li li {
    border: 0;
    padding-left: 1.5rem
}

.widget-grofile ul.grofile-links li ul,
.widget_meta ul li ul,
.widget_pages ul li ul,
.widget_rss_links ul li ul,
.widget_top-posts ul li ul {
    bottom: 0
}

.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li,
.widget_nav_menu ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li {
    padding-bottom: .25em;
    padding-top: .25em
}

.widget_rss ul li {
    padding-bottom: 1em;
    padding-top: 1em
}

.widget .post-date,
.widget .rss-date {
    font-size: .81em
}

.widget_text ul {
    list-style: disc;
    margin: 0 0 1.5em 1.5em
}

.widget_text ol {
    list-style: decimal
}

.widget_text ol li,
.widget_text ul li {
    border: none
}

.widget_text ol li:last-child,
.widget_text ul li:last-child {
    padding-bottom: 0
}

.widget_text ul li ul {
    margin: 0 0 0 1.5em
}

.widget_text ul li li {
    padding-left: 0;
    padding-right: 0
}

.widget_text ol li {
    list-style-position: inside
}

.widget_text ol li+li {
    margin-top: -1px
}

.widget_rss .widget-title .rsswidget:first-child:hover {
    background-color: transparent
}

.widget_rss .widget-title .rsswidget:first-child img {
    display: block
}

.widget_rss ul li {
    padding: 2.125em 0
}

.widget_rss ul li:first-child {
    border-top: none;
    padding-top: 0
}

.widget_rss li .rsswidget {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.4
}

.widget_rss .rss-date,
.widget_rss li cite {
    color: #767676;
    display: block;
    font-size: 10px;
    font-size: .625rem;
    font-style: normal;
    font-weight: 800;
    letter-spacing: .18em;
    line-height: 1.5;
    text-transform: uppercase
}

.widget_rss .rss-date {
    margin: .5em 0 1.5em;
    padding: 0
}

.widget_contact_info .contact-map,
.widget_rss .rssSummary {
    margin-bottom: .5em
}

.widget-grofile h4 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0
}

.widget_recent_comments table,
.widget_recent_comments td,
.widget_recent_comments th {
    border: 0
}

.widget_recent_entries .post-date {
    display: block
}

.search-form .search-submit {
    bottom: 3px;
    padding: .5em 1em;
    position: absolute;
    right: 3px;
    top: 3px
}

.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 24px
}

.tagcloud ul li {
    float: left;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin: 4px 4px 0 0
}

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
    line-height: 1.5
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    padding: 4px 10px 5px;
    position: relative;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    width: auto;
    word-wrap: break-word;
    z-index: 0
}

.widget .tagcloud a:focus,
.widget .tagcloud a:hover,
.widget.widget_tag_cloud a:focus,
.widget.widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover {
    border-color: #bbb;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.widget_calendar td,
.widget_calendar th {
    text-align: center
}

.widget_calendar tfoot td {
    border: 0
}

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

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

img.alignleft,
img.alignright {
    float: none;
    margin: 0
}

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

embed,
iframe,
object {
    margin-bottom: 1.5em;
    max-width: 100%
}

p>embed:only-child,
p>iframe:only-child,
p>object:only-child {
    margin-bottom: 0
}

.gallery-caption,
.wp-caption {
    color: #666;
    font-size: 13px;
    font-size: .8125rem;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%
}

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

.gallery-item,
.icon {
    display: inline-block
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.mejs-container {
    margin-bottom: 1.5em
}

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: 0 0;
    border: 0
}

.site-content .wp-playlist-light {
    border-color: #eee;
    color: #222
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #333
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #767676
}

.site-content .wp-playlist-dark .wp-playlist-caption,
.site-content .wp-playlist-light .wp-playlist-item:focus a,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light a.wp-playlist-caption:hover {
    color: #fff
}

.site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px dotted #eee;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}

.site-content .wp-playlist-light .wp-playlist-item:focus,
.site-content .wp-playlist-light .wp-playlist-item:hover {
    border-bottom-color: transparent;
    background-color: #767676;
    color: #fff
}

.site-content .wp-playlist-dark {
    background: #222;
    border-color: #333
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls,
.site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #333
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #eee
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa
}

.site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px dotted #555;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}

.site-content .wp-playlist-dark .wp-playlist-item:focus,
.site-content .wp-playlist-dark .wp-playlist-item:hover {
    border-bottom-color: transparent;
    background-color: #aaa;
    color: #222
}

.site-content .wp-playlist-dark .wp-playlist-item:focus a,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark a.wp-playlist-caption:hover {
    color: #222
}

.site-content .wp-playlist {
    padding: .625em .625em .3125em
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
    font-weight: 700
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
    font-style: normal
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800;
    letter-spacing: .1818em;
    text-transform: uppercase
}

.site-content .wp-playlist-item {
    padding: 0 .3125em;
    cursor: pointer
}

.site-content .wp-playlist-item:last-of-type {
    border-bottom: none
}

.site-content .wp-playlist-item a {
    padding: .3125em 0;
    border-bottom: none
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.site-content .wp-playlist-item-length {
    top: 5px
}

.icon {
    fill: currentColor;
    height: 1em;
    position: relative;
    top: -.0625em;
    vertical-align: middle;
    width: 1em
}

.gallery-item {
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%
}

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

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

.gallery-item a,
.gallery-item a:focus,
.gallery-item a:hover,
.widget-area .gallery-item a,
.widget-area .gallery-item a:focus,
.widget-area .gallery-item a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    display: inline-block;
    max-width: 100%
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter .2s ease-in;
    transition: -webkit-filter .2s ease-in;
    transition: filter .2s ease-in;
    transition: filter .2s ease-in, -webkit-filter .2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gallery-item a:focus img,
.gallery-item a:hover img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%)
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
    border: 2px dashed #0085ba;
    bottom: 1em;
    content: "";
    display: block;
    left: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 1
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
    z-index: 2
}

.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 3em;
    text-transform: uppercase;
    text-align: center
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
    border: none
}

.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {
    border: 0
}

.twentyseventeen-panel>.customize-partial-edit-shortcut>button {
    top: 30px;
    left: 30px
}

.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
    visibility: visible
}

.svg-fallback {
    display: none
}

.no-svg .svg-fallback {
    display: inline-block
}

.no-svg .dropdown-toggle {
    padding: .5em 0 0;
    right: 0;
    text-align: center;
    width: 2em
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
    content: "\005E"
}

.no-svg .social-navigation a {
    background: 0 0;
    color: #222;
    height: auto;
    width: auto
}

.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .search-submit .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text {
    clip: auto;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    height: auto;
    position: relative !important;
    width: auto
}

@media screen and (min-width:20em) {
    body.customize-partial-edit-shortcuts-shown .site-header .site-title {
        padding-left: 0
    }
}

@media screen and (min-width:30em) {

    body,
    button,
    input,
    select,
    textarea {
        font-size: 18px;
        font-size: 1.125rem
    }
    .home.blog .entry-title,
    .page .panel-content .recent-posts .entry-title,
    h2 {
        font-size: 26px;
        font-size: 1.625rem
    }

    h3 {
        font-size: 22px;
        font-size: 1.375rem
    }

    h4 {
        font-size: 18px;
        font-size: 1.125rem
    }

    h5 {
        font-size: 13px;
        font-size: .8125rem
    }

    h6 {
        font-size: 16px;
        font-size: 1rem
    }

    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 14px;
        font-size: .875rem
    }

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

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

    .site-branding {
        padding: 3em 0
    }

    .panel-content .wrap {
        padding-bottom: 2em;
        padding-top: 3.5em
    }

    .page-one-column .panel-content .wrap {
        max-width: 740px
    }

    .panel-content .entry-header {
        margin-bottom: 4.5em
    }

    .panel-content .recent-posts .entry-header {
        margin-bottom: 0
    }

    .taxonomy-description {
        font-size: 14px;
        font-size: .875rem
    }

    .page-numbers.current,
    .site-footer {
        font-size: 16px;
        font-size: 1rem
    }

    .gallery-item {
        max-width: 25%
    }

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

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

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

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

@media screen and (min-width:48em) {

    body,
    button,
    input,
    select,
    textarea {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5
    }

    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 13px;
        font-size: .8125rem
    }

    .wrap {
        max-width: 1230px;
        padding-left: 3em;
        padding-right: 3em
    }

    .has-sidebar:not(.error404) #primary {
        float: left;
        width: 58%
    }

    .has-sidebar #secondary {
        float: right;
        padding-top: 0;
        width: 36%
    }

    .error404 #primary {
        float: none
    }

    .site-branding {
        margin-bottom: 0
    }

    .has-header-image.home.blog .site-branding,
    .has-header-image.twentyseventeen-front-page .site-branding,
    .has-header-video.home.blog .site-branding,
    .has-header-video.twentyseventeen-front-page .site-branding {
        bottom: 0;
        display: block;
        left: 0;
        height: auto;
        padding-top: 0;
        position: absolute;
        width: 100%
    }

    .has-header-image.home.blog .custom-header,
    .has-header-image.twentyseventeen-front-page .custom-header,
    .has-header-video.home.blog .custom-header,
    .has-header-video.twentyseventeen-front-page .custom-header {
        display: block;
        height: auto
    }

    .custom-header-media {
        height: 165px;
        position: relative
    }

    .home.blog.has-header-image .custom-header-media,
    .home.blog.has-header-video .custom-header-media,
    .twentyseventeen-front-page.has-header-image .custom-header-media,
    .twentyseventeen-front-page.has-header-video .custom-header-media {
        position: relative
    }

    .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
    .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
        bottom: 0;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }

    .custom-logo-link {
        padding-right: 2em
    }

    .custom-logo-link img,
    body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
    body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
        max-width: 350px
    }

    .title-tagline-hidden.home.has-header-image .custom-logo-link img,
    .title-tagline-hidden.home.has-header-video .custom-logo-link img {
        max-height: 200px
    }

    .site-title {
        font-size: 36px;
        font-size: 2.25rem
    }

    .site-description {
        font-size: 16px;
        font-size: 1rem
    }

    .navigation-top {
        bottom: 0;
        font-size: 14px;
        font-size: .875rem;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 3
    }

    .navigation-top .wrap {
        max-width: 1000px;
        padding: .75em 3.4166666666667em
    }

    .navigation-top nav {
        margin-left: -1.25em
    }

    .site-navigation-fixed.navigation-top {
        bottom: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 7
    }

    .admin-bar .site-navigation-fixed.navigation-top {
        top: 32px
    }

    .js .dropdown-toggle,
    .js .menu-toggle {
        display: none
    }

    .main-navigation {
        width: auto
    }

    .js .main-navigation ul,
    .js .main-navigation ul ul,
    .js .main-navigation>div>ul {
        display: block
    }

    .main-navigation ul {
        background: 0 0;
        padding: 0
    }

    .main-navigation>div>ul {
        border: 0;
        margin-bottom: 0;
        padding: 0
    }

    .main-navigation li {
        border: 0;
        display: inline-block
    }

    .main-navigation li li {
        display: block;
        -webkit-transition: background-color .2s ease-in-out;
        transition: background-color .2s ease-in-out
    }

    .main-navigation a {
        padding: 1em 1.25em
    }

    .main-navigation ul ul {
        background: #fff;
        border: 1px solid #bbb;
        left: -999em;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 99999
    }

    .main-navigation ul li.menu-item-has-children:after,
    .main-navigation ul li.menu-item-has-children:before,
    .main-navigation ul li.page_item_has_children:after,
    .main-navigation ul li.page_item_has_children:before {
        border-style: solid;
        border-width: 0 6px 6px;
        content: "";
        display: none;
        height: 0;
        position: absolute;
        right: 1em;
        bottom: -1px;
        width: 0;
        z-index: 100000
    }

    .main-navigation ul li.menu-item-has-children.focus:after,
    .main-navigation ul li.menu-item-has-children.focus:before,
    .main-navigation ul li.menu-item-has-children:hover:after,
    .main-navigation ul li.menu-item-has-children:hover:before,
    .main-navigation ul li.page_item_has_children.focus:after,
    .main-navigation ul li.page_item_has_children.focus:before,
    .main-navigation ul li.page_item_has_children:hover:after,
    .main-navigation ul li.page_item_has_children:hover:before {
        display: block
    }

    .main-navigation ul li.menu-item-has-children:before,
    .main-navigation ul li.page_item_has_children:before {
        border-color: transparent transparent #bbb;
        bottom: 0
    }

    .main-navigation ul li.menu-item-has-children:after,
    .main-navigation ul li.page_item_has_children:after {
        border-color: transparent transparent #fff
    }

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

    .main-navigation ul ul a {
        padding: .75em 1.25em;
        width: 16em
    }

    .main-navigation li li.focus,
    .main-navigation li li:hover {
        background: #767676
    }

    .main-navigation li li a {
        -webkit-transition: color .3s ease-in-out;
        transition: color .3s ease-in-out
    }

    .main-navigation li li a:focus,
    .main-navigation li li a:hover,
    .main-navigation li li.current-menu-item a:focus,
    .main-navigation li li.current-menu-item a:hover,
    .main-navigation li li.current_page_item a:focus,
    .main-navigation li li.current_page_item a:hover,
    .main-navigation li li.focus>a,
    .main-navigation li li:focus>a,
    .main-navigation li li:hover>a {
        color: #fff
    }

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

    .main-navigation .menu-item-has-children>a>.icon,
    .main-navigation .page_item_has_children>a>.icon {
        display: inline;
        left: 5px;
        position: relative;
        top: -1px
    }

    .main-navigation ul ul .menu-item-has-children>a>.icon,
    .main-navigation ul ul .page_item_has_children>a>.icon {
        margin-top: -9px;
        left: auto;
        position: absolute;
        right: 1em;
        top: 50%;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

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

    .main-navigation ul ul li.menu-item-has-children.focus:after,
    .main-navigation ul ul li.menu-item-has-children.focus:before,
    .main-navigation ul ul li.menu-item-has-children:hover:after,
    .main-navigation ul ul li.menu-item-has-children:hover:before,
    .main-navigation ul ul li.page_item_has_children.focus:after,
    .main-navigation ul ul li.page_item_has_children.focus:before,
    .main-navigation ul ul li.page_item_has_children:hover:after,
    .main-navigation ul ul li.page_item_has_children:hover:before,
    .site-header .site-navigation-fixed .menu-scroll-down {
        display: none
    }

    .site-header .menu-scroll-down {
        display: block;
        padding: 1em;
        position: absolute;
        right: 0;
        color: #fff;
        top: 2em
    }

    .site-header .menu-scroll-down .icon {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .site-header .navigation-top .menu-scroll-down {
        color: #767676;
        top: .7em
    }

    .menu-scroll-down:focus {
        outline: dotted thin
    }

    .menu-scroll-down .icon {
        height: 18px;
        width: 18px
    }

    .home.blog.has-header-image .site-branding,
    .home.blog.has-header-video .site-branding,
    .twentyseventeen-front-page.has-header-image .site-branding,
    .twentyseventeen-front-page.has-header-video .site-branding {
        margin-bottom: 70px
    }

    .home.blog.has-header-image .custom-header-media,
    .home.blog.has-header-video .custom-header-media,
    .twentyseventeen-front-page.has-header-image .custom-header-media,
    .twentyseventeen-front-page.has-header-video .custom-header-media {
        height: 1200px;
        height: 100vh;
        max-height: 100%;
        overflow: hidden
    }

    .home.blog.has-header-image .custom-header-media:before,
    .home.blog.has-header-video .custom-header-media:before,
    .twentyseventeen-front-page.has-header-image .custom-header-media:before,
    .twentyseventeen-front-page.has-header-video .custom-header-media:before {
        height: 33%
    }

    .admin-bar.home.blog.has-header-image .custom-header-media,
    .admin-bar.home.blog.has-header-video .custom-header-media,
    .admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
    .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media {
        height: calc(100vh - 32px)
    }

    .panel-content .wrap {
        padding-bottom: 4.5em;
        padding-top: 6em
    }

    .panel-image {
        height: 100vh;
        max-height: 1200px
    }

    .background-fixed .panel-image {
        background-attachment: fixed
    }

    .page-two-column .panel-content .entry-header {
        float: left;
        width: 36%
    }

    .page-two-column .panel-content .entry-content {
        float: right;
        width: 58%
    }

    .page-two-column .panel-content .recent-posts {
        clear: right;
        float: right;
        width: 58%
    }

    .panel-content .recent-posts article {
        margin-bottom: 4em
    }

    .page-two-column #primary .panel-content .recent-posts .entry-content,
    .page-two-column #primary .panel-content .recent-posts .entry-header,
    .panel-content .recent-posts .entry-content,
    .panel-content .recent-posts .entry-header {
        float: none;
        width: 100%
    }

    .panel-content .recent-posts .entry-header {
        margin-bottom: 1.5em
    }

    .page .panel-content .recent-posts .entry-title {
        font-size: 26px;
        font-size: 1.625rem
    }

    .site-content {
        padding: 5.5em 0 0
    }

    .page .entry-title,
    .single-post .entry-title {
        font-size: 26px;
        font-size: 1.625rem
    }

    .comments-pagination,
    .post-navigation {
        clear: both
    }

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

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

    .nav-next,
    .post-navigation .nav-next {
        margin-top: 0
    }

    .sticky .icon-thumb-tack {
        height: 23px;
        left: -2.5em;
        top: 1.5em;
        width: 32px
    }

    body.has-sidebar.error404 #primary .page-header,
    body.page-two-column.archive:not(.has-sidebar) #primary .page-header,
    body.page-two-column:not(.archive) #primary .entry-header,
    body:not(.has-sidebar):not(.page-one-column) .page-header {
        float: left;
        width: 36%;
        min-width: min-content;
    }

    .archive:not(.page-one-column):not(.has-sidebar) #primary article,
    .blog:not(.has-sidebar) #primary article,
    .error404.has-sidebar #primary .page-content,
    .error404:not(.has-sidebar) #primary .page-content,
    .search:not(.has-sidebar) #primary article,
    body.page-two-column #comments,
    body.page-two-column:not(.archive) #primary .entry-content {
        float: right;
        width: 58%
    }

    .archive .site-main>article,
    .blog .site-main>article,
    .search .site-main>article {
        padding-bottom: 4em
    }

    .navigation.pagination {
        clear: both;
        float: right;
        width: 58%
    }

    .archive.page-one-column:not(.has-sidebar) .navigation.pagination,
    .has-sidebar .navigation.pagination {
        float: none;
        width: 100%
    }

    .entry-footer {
        display: table;
        width: 100%
    }

    .entry-footer .cat-tags-links {
        display: table-cell;
        vertical-align: middle;
        width: 100%
    }

    .entry-footer .edit-link {
        display: table-cell;
        text-align: right;
        vertical-align: middle
    }

    .entry-footer .edit-link a.post-edit-link {
        margin-top: 0;
        margin-left: 1em
    }

    :not(.has-sidebar) .entry-content blockquote.alignleft {
        margin-left: -17.5%;
        width: 48%
    }

    :not(.has-sidebar) .entry-content blockquote.alignright {
        margin-right: -17.5%;
        width: 48%
    }

    .has-sidebar .entry-content blockquote.alignleft {
        margin-left: 0;
        width: 34%
    }

    .has-sidebar .entry-content blockquote.alignright {
        margin-right: 0;
        width: 34%
    }

    .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
        margin-right: -72.5%;
        width: 62%
    }

    .archive:not(.has-sidebar) .entry-content blockquote.alignleft,
    .blog:not(.has-sidebar) .entry-content blockquote.alignleft,
    .page-two-column .entry-content blockquote.alignleft,
    .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft {
        margin-left: -72.5%;
        width: 62%
    }

    .archive:not(.has-sidebar) .entry-content blockquote.alignright,
    .blog:not(.has-sidebar) .entry-content blockquote.alignright,
    .page-two-column .entry-content blockquote.alignright,
    .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright {
        margin-right: 0;
        width: 36%
    }

    .format-quote blockquote .icon {
        left: -1.5em
    }

    .archive.page-one-column:not(.has-sidebar) .page-header,
    .page.page-one-column .entry-header,
    .twentyseventeen-front-page.page-one-column .entry-header {
        margin-bottom: 4em
    }

    .page:not(.home) #content {
        padding-bottom: 3.25em
    }

    .error404 .page-content {
        padding-bottom: 9em
    }

    #comments {
        padding-top: 5em
    }

    .comments-title {
        margin-bottom: 2.5em
    }

    ol.children .children {
        padding-left: 2em
    }

    .nav-links .nav-title {
        position: relative
    }

    .nav-title-icon-wrapper {
        position: absolute;
        text-align: center;
        width: 2em
    }

    .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
        left: -2em
    }

    .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
        right: -2em
    }

    #secondary {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.6
    }

    h2.widget-title {
        font-size: 11px;
        font-size: .6875rem;
        margin-bottom: 2em
    }

    .site-footer {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.6;
        margin-top: 3em
    }

    .site-footer .widget-column.footer-widget-1 {
        float: left;
        width: 33.33%
    }

    .site-footer .widget-column.footer-widget-2 {
        float: left;
        width: 25%
    }

    .social-navigation {
        clear: left;
        float: left;
        margin-bottom: 0;
        width: 36%
    }

    .site-info {
        float: left;
        padding: .7em 0 0;
        width: 58%
    }

    .social-navigation+.site-info {
        margin-left: 6%
    }

    .site-info .sep {
        margin: 0 .5em;
        display: inline;
        visibility: visible;
        height: auto;
        width: auto
    }

    .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%
    }
}

@media screen and (min-width:67em) {

    .comment-body,
    .navigation-top nav {
        margin-left: 0
    }

    .navigation-top .wrap {
        padding: .75em 2em
    }

    .sticky .icon-thumb-tack {
        font-size: 32px;
        font-size: 2rem;
        height: 22px;
        left: -1.25em;
        top: .75em;
        width: 32px
    }

    .page-numbers {
        display: inline-block
    }

    .page-numbers.current {
        font-size: 15px;
        font-size: .9375rem
    }

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

@media screen and (min-width:79em) {
    .has-sidebar .entry-content blockquote.alignleft {
        margin-left: -20%
    }

    .archive:not(.has-sidebar) .entry-content blockquote.alignright,
    .blog:not(.has-sidebar) .entry-content blockquote.alignright,
    .page-two-column .entry-content blockquote.alignright,
    .twentyseventeen-front-page .entry-content blockquote.alignright {
        margin-right: -20%
    }
}

@media screen and (max-width:48.875em) and (min-width:48em) {

    .admin-bar .site-navigation-fixed.navigation-top,
    .admin-bar .site-navigation-hidden.navigation-top {
        top: 46px
    }
}

@media print {

    .single-featured-image-header,
    .site-header {
        background: 0 0
    }

    #secondary,
    .comment-edit-link,
    .comment-metadata .edit-link,
    .comment-reply-link,
    .comment-respond,
    .comments-pagination,
    .content-bottom-widgets,
    .edit-link,
    .header-image,
    .icon-thumb-tack,
    .navigation-top,
    .page-links,
    .pagination.navigation,
    .panel-image-prop,
    .pingback .edit-link,
    .post-navigation,
    .site-footer aside.widget-area,
    .site-info,
    .social-navigation,
    button,
    form,
    input,
    select,
    textarea {
        display: none !important
    }

    #comments,
    .entry-footer,
    .single-featured-image-header,
    .site-footer {
        border: 0
    }

    body,
    h4,
    h6 {
        font-size: 12pt
    }

    h2 {
        font-size: 22pt
    }

    h3 {
        font-size: 17pt
    }

    h5 {
        font-size: 11pt
    }

    .page .panel-content .entry-title,
    .page-title,
    body.page:not(.twentyseventeen-front-page) .entry-title {
        font-size: 10pt
    }

    .wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
        max-width: none
    }

    .custom-header-media,
    .site-footer,
    .site-header {
        padding: 0
    }

    .home.blog.has-header-image .site-branding,
    .home.blog.has-header-video .site-branding,
    .twentyseventeen-front-page.has-header-image .site-branding,
    .twentyseventeen-front-page.has-header-video .site-branding {
        position: relative
    }

    .site-branding {
        margin-top: 0;
        margin-bottom: 1.75em !important
    }

    .site-title {
        font-size: 25pt
    }

    .site-description {
        font-size: 12pt;
        opacity: 1
    }

    .entry-meta {
        font-size: 9pt
    }

    .site,
    body {
        background: 0 0 !important
    }

    .site-title a,
    .twentyseventeen-front-page.has-header-image .site-title,
    .twentyseventeen-front-page.has-header-image .site-title a,
    .twentyseventeen-front-page.has-header-video .site-title,
    .twentyseventeen-front-page.has-header-video .site-title a,
    a,
    body {
        color: #222 !important
    }

    .entry-meta,
    .entry-meta a,
    .site-description,
    .twentyseventeen-front-page.has-header-image .site-description,
    .twentyseventeen-front-page.has-header-video .site-description,
    blockquote,
    h2,
    h5 {
        color: #777 !important
    }

    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 11pt;
        width: 34%
    }
}

@-moz-document url-prefix() {
    .cls_top_banner .elementor-element-populated {
        padding-bottom: 100px !important;
        padding-top: 60px !important
    }

    .cls_quote {
        margin-top: 8px !important;
        padding: 14px 7px !important
    }

    .cls_quote a {
        font-size: 11px !important
    }
}

.elementor-element-fc17120 .elementor-column-wrap.elementor-element-populated {
    padding: 40px 55px 47px !important
}

.elementor-accordion .elementor-accordion-item {
    border: 0 !important
}

.cls_banner_heading p {
    margin-bottom: 0 !important
}

.cls_top_banner .cls_btn_slider.abouts a {
    background-size: contain !important
}

.elementor-element-be9903c {
    background-size: cover
}

@media screen and (min-width:948px) {
    .page-id-6 .woocommerce.columns-3 ul.products li.product {
        width: 30.5%
    }

    .page-id-6 ul.products.columns-3 li:nth-child(1) {
        margin: 0 31px 0 21px !important
    }

    .page-id-6 ul.products.columns-3 li:nth-child(3) {
        margin-left: 9px !important;
        margin-right: 0 !important
    }

    .page-id-6 ul.products.columns-3 li:nth-child(4) {
        margin-left: 21px !important
    }

    .page-id-6 ul.products.columns-3 li:nth-child(5) {
        margin-left: 11px !important
    }

    .page-id-6 ul.products.columns-3 li:last-child {
        margin-right: 0 !important;
        margin-left: 8px !important
    }
}

@media screen and (min-width:768px) {
    .elementor-element-0137ebe {
        border-left: 7px solid #f5cf45 !important;
        padding: 0 0 0 33px !important;
        margin-left: 22px
    }
}

@media screen and (min-width:840px) {
    p.cls_btn_slider.color a {
        padding-left: 55px !important;
        padding-right: 114px !important;
        line-height: 46px
    }
}

.cls_color_page {
    text-align: center;
    background: #3f414d;
    color: #fff;
    font-family: "Open Sans";
    position: relative;
    display: inline-block;
    width: 100%
}

.current_page_item a,
ul#top-menu li a:hover {
    color: #f5cf45 !important;
    background: #353741
}

p.cls_btn_slider.still a {
    padding-left: 33px !important;
    line-height: 41px
}

.elementor-element-be9903c {
    padding-bottom: 3px
}

.elementor-element-302cb60 {
    padding-right: 20px
}

.elementor-element-0834bd9 {
    padding-left: 9px
}

.elementor-element-e36cc49 {
    margin-top: 4px
}

.elementor-element-7c3d667 {
    padding-left: 24px;
    margin-top: -4px
}

.elementor-element-4fb0925 {
    padding-left: 20px
}

p.cls_btn_slider.still {
    padding: 30px 0 57px
}

.cls_add_box p {
    font-size: 16px;
    margin-bottom: 9px;
    margin-left: 7px;
    margin-top: -4px
}

.cls_add_box ul {
    margin-bottom: 12px
}

.elementor-element.elementor-element-e534101 {
    margin-left: 22px;
    margin-top: -3px
}

.elementor-element.elementor-element-2cb3691 {
    margin-left: 22px
}

div#wpcf7-f806-p21-o1 {
    margin-top: -8px
}

div#wpcf7-f806-p21-o1 input[type=checkbox] {
    width: 27px;
    height: 23px
}

p.cls_btn_slider.abouts {
    margin-top: 49px
}

div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
    clear: both;
    display: inline-block !important;
    width: 100%
}

p.cls_btn_slider.abouts a {
    padding-right: 16% !important;
    padding-left: 10% !important
}

.elementor-element-ce1bcce {
    margin-bottom: 0 !important
}

div#wpcf7-f806-p21-o1 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 130px;
    padding-left: 16px;
    border-radius: 10px;
    margin: 10px 0;
    width: 94.8%
}

.wpcf7-email {
    margin-top: -2px
}

input.wpcf7-form-control.wpcf7-submit {
    font-family: 'Open Sans';
    font-size: 16px;
    float: right;
    margin-right: 63px;
    background: #3f414d;
    border-radius: 40px
}

.main-navigation li li.focus,
.main-navigation li li:hover {
    background: #353741
}

.elementor-element-f23ddfd {
    margin-top: 1px
}

.elementor-element-219a7f1 {
    padding-left: 21px
}

.cls_contactform .col-md-6 {
    padding: 10px 10px 10px 4px;
    width: 47.8%
}

.cls_padding-left {
    padding-left: 0 !important;
    width: 47.5%
}

input#job {
    margin-top: -5px;
    padding-top: 12px;
    font-weight: 300;
    height: 48px
}

.cls_contactform .col-md-6 input {
    height: 47px;
    padding-left: 16px;
    font-weight: 300;
    border-radius: 8px
}

.wpcf7-checkbox span.wpcf7-list-item-label {
    font-size: 14px;
    font-weight: initial
}

input#postcode {
    margin-top: -3px;
    padding-left: 18px
}

input#phone {
    margin-top: -2px;
    padding-left: 18px
}

input#company {
    padding-left: 18px;
    padding-top: 10px;
    margin-top: -1px
}

textarea#message {
    margin-top: 6px !important;
    padding-top: 13px;
    font-weight: 300
}

span.wpcf7-list-item.first.last {
    margin: 0
}

.cls_contactform .col-md-6 input::placeholder {
    font-size: 14px;
    font-family: 'Open Sans'
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required::placeholder {
    font-size: 14px;
    font-family: 'Open Sans'
}

.cls_links ul li a,
.cls_main_footer h1,
.cls_main_footer p,
.cls_phone ul li a,
.cls_quote a,
.cls_site_info,
.woocommerce-loop-product__link p,
p.cls_btn_slider a,
p.cls_btn_slider a span,
p.cls_head,
p.cls_text_slider,
span.cls_color {
    font-family: "Open Sans"
}

.cls_add_box ul li img {
    padding-right: 10px
}

.elementor-element-2cb3691 {
    border-left: 7px solid #dadbdc;
    padding: 0 0 0 33px
}

.elementor-element-2cb3691 p {
    padding-right: 24px
}

.elementor-element-e534101 p {
    margin: 40px 0 20px
}

.elementor-element-11d9d43 strong {
    margin-left: 5px
}

.elementor-element-11d9d43 ul {
    margin-bottom: 10px
}

@media screen and (min-width:1211px) {
    .elementor-element-466fe8d .elementor-text-editor {
        padding-right: 39px;
        padding-left: 20px
    }

    .elementor-element-11d9d43 .elementor-text-editor {
        padding-right: 70px;
        margin-right: 65px;
        margin-left: -75px
    }

    .elementor-element-219864a .elementor-text-editor {
        padding-right: 89px;
        margin-left: -29px
    }
}

.elementor-element-219864a ul {
    margin-bottom: 8px
}

.elementor-element-219864a .cls_add_box strong {
    margin-left: 6px
}

.cls_add_box {
    background: #f5f6fa;
    padding: 32px 36px;
    height: 176px
}

.elementor-element-0b78829 {
    padding-left: 22px;
    margin-top: -11px;
    line-height: 36px
}

.elementor-element-0d8437a {
    padding: 0 13.3%
}

.elementor-19 .elementor-element.elementor-element-e22e174 {
    margin-bottom: -2px;
    margin-top: -2px
}

.cls_add_box ul li {
    font-size: 23px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    list-style: none
}

.elementor-element-8c30854 {
    margin-bottom: 0 !important
}

@media screen and (min-width:839px) {
    p.cls_btn_slider.color a {
        padding-right: 19.5% !important
    }
}

p.cls_btn_slider.colors a {
    font-weight: 800;
    background-size: contain;
    font-size: 21px !important;
    padding: 27px 80px 31px 50px !important;
    line-height: 16px
}

p.cls_btn_slider.color {
    margin-top: 45px
}

.elementor-element-496f9b9 p {
    margin: 67px 0 -9px 5px
}

p.cls_btn_slider.colors {
    margin-bottom: -6px !important
}

.elementor-element-ab87bc2 p.cls_color_img {
    margin-bottom: 14px
}

.elementor-element-e901b0e p.cls_color_text {
    line-height: 23px
}

p.cls_color_text {
    font-size: 17px;
    padding: 15px 40px 0;
    margin-bottom: 18px;
    font-weight: 300;
    line-height: 22px
}

p.cls_color_heading {
    color: #f5cf45;
    font-size: 23px;
    font-weight: 300;
    margin-left: 10px;
    margin-top: -2px;
    margin-bottom: 48px !important
}

p.cls_color_heading span {
    font-weight: 800
}

.elementor-element-40ddfe9 p {
    margin-bottom: 25px
}

.elementor-11 .elementor-element.elementor-element-fc17120>.elementor-element-populated {
    padding: 40px
}

.elementor-11 .elementor-element.elementor-element-ad3f278 .elementor-accordion .elementor-tab-content {
    padding-bottom: 0 !important;
    border: 0;
    padding-left: 17px;
    color: #000
}

.elementor-accordion .elementor-accordion-item {
    margin-bottom: 5px
}

div#elementor-tab-title-1812 {
    padding-top: 16px !important
}

.elementor-element-5537d28 .elementor-active ul {
    margin-bottom: 27px
}

.elementor-element-c22e3ac {
    text-align: center !important
}

div#elementor-tab-title-1813 {
    padding-bottom: 13px !important
}

.elementor-element-ad3f278 .elementor-accordion .elementor-tab-title {
    padding: 15px 15px 15px 28px !important;
    text-transform: uppercase
}

.elementor-element-5537d28 .elementor-column-wrap.elementor-element-populated {
    padding: 0 !important
}

.elementor-accordion-item div {
    border-radius: 40px;
    border: 0
}

.elementor-element-ad3f278 .elementor-toggle-item:last-child {
    margin-bottom: 0
}

p.cls_btn_slider.about {
    margin-top: 52px
}

.elementor-element-b3cb298 .elementor-container.elementor-column-gap-default {
    margin-top: -14.5%
}

@media screen and (min-width:1188px) {
    .elementor-element-b3cb298 .elementor-container.elementor-column-gap-default {
        width: 1171px
    }
}

.cls_cont ul li {
    display: inline-block;
    padding: 8px 8px 8px 0
}

.elementor-element-ed44a4a .elementor-column-wrap.elementor-element-populated {
    border-left: 7px solid #f5cf45;
    padding: 0 0 0 32px !important
}

@media screen and (max-width:1023px) {
    .elementor-element-5537d28 {
        padding: 0 0 0 20px
    }
}

@media screen and (min-width:1024px) {
    .elementor-element-5537d28 {
        padding: 0 0 0 33px;
        border-left: 7px solid #dadbdc;
        margin-left: 30px
    }
}

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

    p.cls_btn_slider.about a,
    p.cls_btn_slider.about a span {
        font-size: 22.3px !important
    }

    .elementor-element-c22e3ac {
        padding-left: 54px;
        padding-top: 3px
    }

    .elementor-element-a94f1ca {
        margin-left: 4px;
        margin-top: -3px;
        line-height: 35px
    }

    .elementor-element-496e87b {
        border-left: 7px solid #f5cf45;
        padding: 0 0 0 33px !important;
        margin-left: 22px
    }

    p.cls_color_text {
        margin-left: 9px
    }

    .elementor-element-5e6a1dc {
        padding-left: 11px;
        padding-right: 10px
    }

    .elementor-element-ab87bc2 {
        padding-right: 17px;
        padding-left: 2px
    }

    .cls_links {
        padding-left: 39px !important
    }

    .cls_time {
        padding-left: 47px !important
    }

    .elementor-element-5e6a1dc p.cls_btn_slider.colors a,
    .elementor-element-ab87bc2 p.cls_btn_slider.colors a {
        padding-left: 59px !important
    }

    .elementor-element-e901b0e p.cls_btn_slider.colors a {
        padding: 27px 80px 29px 52px !important
    }
}

@media screen and (min-width:992px) and (max-width:1064px) {
    .cls_fot_social {
        padding-left: 0 !important
    }
}

@media screen and (min-width:1065px) {
    .cls_fot_social {
        padding-left: 18px !important
    }
}

.cls_links ul li {
    padding-top: 16px;
    line-height: 4px;
    margin-top: 17px
}

#top-menu .icon {
    width: 1.5em;
    font-size: 20px;
    font-weight: 900 !important
}

.elementor-element.elementor-element-619cdfb p {
    margin-top: -4px;
    letter-spacing: -1px;
    line-height: 28px;
    word-spacing: 1px;
    margin-bottom: 0
}

.elementor-element-9da5ffe .elementor-text-editor.elementor-clearfix {
    border-left: 7px solid #dadbdc;
    padding-left: 32px;
    margin-left: 21px
}

.comment-content a img,
.entry-content a img,
.widget a img {
    box-shadow: none !important
}

.elementor-element-9186b97 .elementor-row {
    margin-top: -6px;
    margin-left: -14px
}

.elementor-element-ed44a4a {
    margin-top: 94px;
    margin-left: 32px
}

@media screen and (min-width:1200px) {
    .elementor-element-c68762a {
        padding-right: 19px
    }

    .elementor-element-e49c8c0 {
        padding-left: 8px;
        margin-top: -3px
    }

    .elementor-element-0727b55 {
        padding-left: 24px;
        margin-top: -6px
    }

    .elementor-element-e432521 {
        font-weight: 300 !important;
        padding-top: 10px;
        width: 566px;
        margin-bottom: 33px !important
    }

    .elementor-element-b364427 {
        padding-left: 50px;
        margin-top: -8px
    }

    .elementor-element-768dcf0 {
        margin-left: -15px;
        margin-top: -8px
    }

    .elementor-element-cace9c3 {
        margin-left: 26px;
        margin-top: -13px
    }

    .elementor-element-3946ece {
        margin-top: -6px;
        margin-left: -12px
    }

    .elementor-element-2b05277 {
        padding-left: 11px;
        margin-top: -10px
    }

    .elementor-element-ed44a4a {
        margin-bottom: 87px
    }

    .elementor-element-a5c318d img {
        margin-left: 37px
    }

    .cls_second_logo {
        margin-left: 32px;
        margin-top: -5px
    }

    .cls_third_logo {
        margin-left: -9px;
        margin-top: 1px
    }

    .cls_fourt_logo {
        padding-left: 21px;
        margin-top: -2px
    }

    .cls_first_logo {
        margin-left: 3px
    }

    .cls_fifth_logo {
        padding-left: 70px
    }
}

.elementor-element-5e58483 {
    margin-bottom: -14px
}

.cls_cont ul li img {
    width: 16px
}

@media screen and (min-width:901px) and (max-width:1128px) {
    a.button.product_type_simple {
        font-size: 16px !important;
        padding: 14px 30px 14px 0 !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    .cls_cont.col-md-4,
    .cls_fot_social.col-md-2,
    .cls_links.col-md-3,
    .cls_time.col-md-3 {
        float: left;
        width: 50%
    }

    .elementor-11 .elementor-element.elementor-element-7755734>.elementor-widget-container {
        padding: 0 !important
    }
}

.elementor-element-f3c3dbd {
  background-image: url(/wp-content/uploads/2018/11/about-banner.jpg) !important
}

/*.elementor-element-ccbad8e {
  background-image: url(/wp-content/uploads/2018/11/color-1.jpg) !important
}

.elementor-element-ba06c5c {
  background-image: url(/wp-content/uploads/2018/11/contact.jpg) !important
}*/

@media screen and (max-width:991px) {
    .cls_top_banner .elementor-container.elementor-column-gap-no {
        background: 0 0
    }

    .elementor-element-ba06c5c,
    .elementor-element-ccbad8e,
    .elementor-element-f3c3dbd {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
    }

    .cls_btn_slider.abouts a,
    .cls_btn_slider.abouts a span {
        font-size: 16px !important
    }

    .elementor-element-5537d28 {
        padding: 0 20px !important
    }

    .elementor-element-fc17120 .elementor-column-wrap.elementor-element-populated {
        padding: 30px 20px 47px !important
    }

    p.cls_color_heading {
        font-size: 18px
    }

    .cls_links {
        margin-top: 20px
    }

    input.wpcf7-form-control.wpcf7-submit {
        float: left;
        margin-top: 20px
    }

    .cls_contactform .col-md-6 {
        padding-left: 0;
        width: 96%
    }

    .cls_left_text.col-md-6 {
        text-align: center;
        margin-bottom: 10px
    }

    .cls_right_text.col-md-6 {
        text-align: center
    }
}

@media screen and (min-width:980px) {
    ul#top-menu {
        display: block !important
    }
}

@media screen and (max-width:979px) {
    .main-navigation li {
        border-bottom: 1px solid #eee !important;
        display: block !important
    }

    ul#top-menu {
        display: none
    }

    .navigation-top {
        background: #fff !important;
        border: 0 !important
    }

    .menu-toggle:focus,
    .menu-toggle:hover,
    button.menu-toggle {
        background: #3f414d
    }

    .navigation-top .wrap {
        padding: 0 !important
    }

    button.menu-toggle {
        width: 100%
    }
}

@media screen and (min-width:769px) and (max-width:900px) {
    .woocommerce ul.products li.product {
        width: 48% !important;
        float: left !important;
        clear: none !important
    }

    a.button.product_type_simple {
        right: 8%
    }
}

@media screen and (max-width:500px) {
    .woocommerce ul.products li.product {
        width: 80% !important;
        margin: 0 auto 60px !important;
        float: none !important
    }

    .cls_add_box {
        height: auto !important
    }

    .elementor-element-e534101 p {
        font-size: 20px
    }

    .elementor-21 .elementor-element.elementor-element-2cb3691 {
        font-size: 15px
    }

    .elementor-element-8c30854 {
        font-size: 35px !important;
        margin-top: 20px
    }

    .elementor-element.elementor-element-d6cfece {
        font-size: 14px !important;
        margin-bottom: 30px
    }
}

@media screen and (min-width:900px) and (max-width:1200px) {
    .cls_banner_heading {
        font-size: 45px !important
    }

    .cls_text,
    .cls_top_banner p.cls_btn_slider a,
    .cls_top_banner p.cls_btn_slider a span {
        font-size: 20px !important
    }
}

@media screen and (min-width:768px) and (max-width:899px) {
    .cls_banner_heading {
        font-size: 40px !important
    }

    .cls_text {
        font-size: 20px !important
    }

    .cls_top_banner p.cls_btn_slider a {
        padding-left: 25px !important
    }

    .cls_top_banner p.cls_btn_slider a,
    .cls_top_banner p.cls_btn_slider a span {
        font-size: 16px !important
    }
}

@media screen and (min-width:768px) and (max-width:1129px) {
    .elementor-element.elementor-element-8c30854 {
        font-size: 50px !important;
        margin-top: 50px
    }

    .elementor-element.elementor-element-d6cfece {
        font-size: 20px !important;
        margin-bottom: 50px
    }
}

@media screen and (min-width:991px) and (max-width:1129px) {
    p.cls_btn_slider.colors a {
        font-size: 17px !important
    }
}

@media screen and (min-width:768px) and (max-width:990px) {
    p.cls_btn_slider.colors a {
        font-size: 16px !important;
        padding-right: 46px !important;
        padding-left: 20px !important;
        background-size: contain;
        padding-top: 31px !important
    }
}

@media screen and (min-width:400px) and (max-width:767px) {
    .elementor-element-d2ca9ea .elementor-text-editor.elementor-clearfix {
        text-align: center
    }

    .cls_color_img img {
        width: 100%
    }

    .cls_color_page {
        width: 65%;
        margin-bottom: 50px
    }
}

@media screen and (min-width:768px) and (max-width:1210px) {
    .cls_add_box {
        height: 235px
    }
}

@media screen and (max-width:767px) {
    .woocommerce-loop-product__link p {
        margin-left: 0 !important
    }

    .elementor-element-ed44a4a {
        margin-left: 0
    }

    .elementor-element-aa1eab3 {
        margin-top: 0;
        margin-bottom: 50px
    }

    .elementor-11 .elementor-element.elementor-element-7755734>.elementor-widget-container {
        padding-left: 10px !important
    }

    p.cls_btn_slider.still a,
    p.cls_btn_slider.still a span {
        font-size: 14px !important
    }

    p.cls_btn_slider.still a {
        padding-right: 66px !important
    }

    .cls_social_icon.col-md-2 {
        margin-left: 0 !important
    }

    .elementor-element-6f7c3a7,
    .elementor-element-7755734,
    .elementor-element-b0583ed {
        font-size: 30px !important
    }

    .elementor-element-b3cb298 .elementor-container.elementor-column-gap-default {
        margin-top: 0
    }

    .elementor-element-0137ebe,
    .elementor-element-2cb3691,
    .elementor-element-496e87b,
    .elementor-element-5537d28,
    .elementor-element-9da5ffe .elementor-text-editor.elementor-clearfix,
    .elementor-element-ed44a4a .elementor-column-wrap.elementor-element-populated {
        padding: 0 10px !important;
        border-left: 0 solid #dadbdc
    }

    .elementor-element.elementor-element-7755734>.elementor-widget-container,
    .elementor-element.elementor-element-b0583ed>.elementor-widget-container,
    .elementor-element.elementor-element-e534101>.elementor-widget-container {
        padding: 0 10px !important
    }

    p.cls_btn_slider a {
        padding: 13px 53px 13px 21px !important;
        background-size: contain !important
    }

    p.cls_btn_slider a,
    p.cls_btn_slider a span {
        font-size: 14px !important
    }

    p.cls_btn_slider.colors a {
        font-size: 16px !important;
        padding-right: 46px !important;
        padding-left: 20px !important;
        background-size: contain !important;
        padding-top: 31px !important
    }

    .elementor-element-496f9b9 {
        font-size: 35px !important
    }

    .elementor-element-0b78829 {
        font-size: 17px !important
    }

    .elementor-element-0d8437a {
        padding: 0
    }

    .elementor-element.elementor-element-d6cfece {
        margin-bottom: 30px
    }

    .elementor-element.elementor-element-123af27>.elementor-element-populated {
        padding: 9% 4.5% 16% 9.5% !important
    }

    .cls_time.col-md-3 {
        margin-top: 20px
    }

    .cls_logo .elementor-widget-image {
        text-align: center !important;
        margin-bottom: 20px
    }

    .cls_left_text,
    .cls_quote,
    .cls_right_text,
    .cls_social_icon,
    a.custom-logo-link {
        text-align: center
    }

    .elementor-6 .elementor-element.elementor-element-9da5ffe {
        font-size: 23px !important;
        text-align: center
    }

    .cls_links.col-md-3 {
        margin-bottom: 20px
    }

    a.custom-logo-link {
        width: 100%
    }

    .cls_quote {
        margin-top: 20px !important
    }

    .menu-toggle:focus {
        outline: 0
    }

    .js .menu-toggle {
        color: #fff;
        font-size: 15px
    }
}

@media screen and (min-width:400px) and (max-width:767px) {
    a.button.product_type_simple {
        font-size: 13px !important;
        padding: 22px 44px 23px 26px !important;
        background-size: contain !important;
        word-spacing: 0 !important
    }
}

@media screen and (max-width:399px) {
    a.button.product_type_simple {
        font-size: 13px !important;
        padding: 18px 36px 19px 1px;
        background-size: contain !important;
        word-spacing: 0 !important
    }
}

@media screen and (min-width:1072px) and (max-width:1159px) {
    ul#top-menu li a {
        font-size: 12px !important
    }
}

@media screen and (min-width:980px) and (max-width:1071px) {
    ul#top-menu li a {
        font-size: 10px !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .cls_phone {
        position: absolute;
        right: 0;
        top: -45px
    }

    .cls_quote {
        float: right;
        margin-top: 20px !important
    }

    .cls_social_icon {
        margin-top: 20px;
        float: left
    }
}

@media screen and (min-width:992px) and (max-width:1105px) {
    .cls_quote a {
        font-size: 10px !important
    }

    .cls_social_icon ul li a i {
        font-size: 12px !important;
        width: 30px !important;
        height: 30px !important
    }

    .cls_social_icon {
        margin-left: 0;
        text-align: center;
        padding: 7px !important
    }

    .cls_phone ul li a {
        font-size: 15px !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .elementor-element-ed44a4a {
        width: 90% !important
    }

    .elementor-element-aa1eab3 {
        width: 100% !important;
        margin-bottom: 70px
    }
}

@media screen and (max-width:979px) {
    ul#top-menu {
        border-top: 1px solid #eee;
        padding: .75em 1.695em
    }

    .js .menu-toggle {
        display: block !important;
        color: #fff;
        font-size: 15px
    }

    .menu-toggle:focus {
        outline: 0
    }
}

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

    p.cls_btn_slider a,
    p.cls_btn_slider a span {
        font-size: 26px !important
    }

    p.cls_btn_slider a {
        padding: 16px 90px 19px 41px !important
    }
}

@media screen and (min-width:601px) {
    span.cls_color.second {
        font-size: 64px !important;
        letter-spacing: -1px !important
    }
}

span.cls_color {
    font-size: 63px !important;
    color: #f5cf45;
    letter-spacing: -2px !important;
    line-height: 15px !important
}

p.cls_btn_slider a span {
    font-weight: 800 !important
}

div#rev_slider_1_1,
div#rev_slider_1_1_wrapper {
    height: 722px !important
}

p.cls_btn_slider a {
    color: #fff;
    border-radius: 60px;
    text-transform: uppercase;
    background: url(http://atlas.staging.white.digital/wp-content/uploads/2018/11/button.png) center no-repeat;
    background-size: cover
}

p.cls_text_slider {
    margin-top: -7px !important;
    margin-left: 4px !important;
    font-size: 23px !important;
    line-height: 35px !important;
    margin-bottom: 57px !important
}

p.cls_head {
    font-size: 61px !important;
    line-height: 70px !important;
    margin-bottom: 30px !important
}

.elementor-element-bbc3a50 {
    padding-bottom: 33px
}

.woocommerce.columns-3 ul.products li.product {
    background: #3f414d;
    margin: 0 1.8% 52px 0;
    text-align: center
}

.elementor-element-9da5ffe {
    margin-top: 35px;
    margin-bottom: 32px !important
}

.hesperiden.tparrows:before {
    color: #48474c
}

.hesperiden.tparrows,
.hesperiden.tparrows:hover {
    background: #fff
}

a.button.product_type_simple {
    font-size: 20px;
    padding: 18px 36px 19px 1px;
    border-radius: 40px;
    position: absolute;
    bottom: -27px;
    right: 8%;
    left: 6%;
    text-transform: uppercase;
    background: url(http://atlas.staging.white.digital/wp-content/uploads/2018/11/button.png) center no-repeat;
    background-size: contain;
    word-spacing: 8px
}

.woocommerce-loop-product__link p {
    font-size: 17px;
    padding: 0 33px;
    margin-bottom: 63px;
    margin-top: 17px;
    line-height: 23px;
    margin-left: 6px;
    font-weight: 300
}

p.cls_btn_slider.about a {
    padding-right: 81px !important;
    padding-left: 44px !important;
    background-size: contain !important
}

h2.woocommerce-loop-product__title {
    color: #f5cf45;
    font-size: 17px;
    font-family: "Open Sans";
    padding-top: 23px;
    padding-left: 3px;
    font-weight: 800
}

.woocommerce.columns-3 ul.products li.product img {
    width: 100%
}

.woocommerce.columns-3 ul.products li.product a {
    box-shadow: none;
    color: #fff
}

@media screen and (min-width:940px) and (max-width:1090px) {
    p.cls_text_slider {
        font-size: 20px !important
    }
}

@media screen and (max-width:899px) {
    #rev_slider_1_1 .tp-bgimg.defaultimg {
        /*background-image: url(http://atlas.staging.white.digital/wp-content/uploads/2018/11/banner.jpg) !important*/
    }

    .cls_slider {
        background: #3f414d;
        padding: 10% 11% !important
    }

    .cls_btn_slider {
        margin-bottom: 20px !important
    }
}

@media screen and (min-width:900px) and (max-width:939px) {
    p.cls_text_slider {
        font-size: 18px !important
    }

    p.cls_head,
    p.cls_head span {
        font-size: 60px !important
    }
}

@media screen and (min-width:48em) {
    .wrap {
        max-width: 1230px !important
    }

    .navigation-top {
        position: initial !important
    }
}

@media screen and (min-width:30em) {
    .site-branding {
        padding: 21px 0
    }
}

.cls_quote {
    padding: 14px 20px !important
}

.cls_social_icon {
    margin-left: -8px
}

.cls_logos {
    margin: 42px 0 29px
}

div#footer ul {
    margin: 0
}

li#custom_html-3 {
    margin: 0 auto;
    padding: 44px 2em 49px
}

@media screen and (min-width:1217px) {
    li#custom_html-3 {
        width: 1200px
    }
}

@media screen and (min-width:401px) and (max-width:600px) {

    p.cls_head,
    p.cls_head span {
        font-size: 50px !important;
        line-height: 70px !important
    }

    p.cls_btn_slider a,
    p.cls_btn_slider a span {
        font-size: 16px !important
    }

    .cls_banner_heading {
        font-size: 30px !important
    }

    .cls_text {
        font-size: 20px !important
    }
}

@media screen and (max-width:400px) {
    .cls_color_page {
        margin-bottom: 50px
    }

    .cls_banner_heading {
        font-size: 27px !important
    }

    .cls_text {
        font-size: 15px !important
    }

    p.cls_text_slider {
        font-size: 13px !important;
        line-height: 22px !important
    }

    p.cls_btn_slider a,
    p.cls_btn_slider a span {
        font-size: 11px !important
    }

    p.cls_head,
    p.cls_head span {
        font-size: 30px !important;
        line-height: 42px !important
    }

    .cls_phone ul li a {
        font-size: 12px !important;
        line-height: 0 !important
    }

    .cls_phone {
        margin-bottom: 20px
    }

    .cls_header_right {
        margin-top: 15px
    }

    div#rev_slider_1_1,
    div#rev_slider_1_1_wrapper {
        height: 470px !important
    }
}

@media screen and (min-width:401px) and (max-width:500px) {

    p.cls_head,
    p.cls_head span {
        font-size: 40px !important;
        line-height: 50px !important
    }

    div#rev_slider_1_1,
    div#rev_slider_1_1_wrapper {
        height: 550px !important
    }

    p.cls_btn_slider a,
    p.cls_btn_slider a span {
        font-family: "Open Sans";
        font-size: 14px !important;
        font-weight: 800 !important
    }

    p.cls_text_slider {
        font-size: 17px !important;
        line-height: 30px !important
    }
}

footer#colophon {
    border: 0;
    margin: 0;
    background: #2e3038
}

div#footer {
    background: #3f414d
}

.cls_right_text {
    text-align: right
}

.cls_site_info {
    color: #fff;
    font-size: 13px
}

.cls_links ul li a {
    color: #fff;
    font-size: 14px
}

.cls_fot_social ul li a i {
    font-size: 19px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    color: #fff
}

.site-info {
    width: 100%;
    margin: 0;
    padding: 0
}

div#site_info ul {
    margin: 0
}

li#custom_html-4 {
    padding: 0
}

.cls_fot_social ul li {
    display: inline-block;
    padding: 14px 3px
}

.cls_links ul li a:hover {
    color: #fff
}

.cls_main_footer p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
    padding-top: 7px;
    word-spacing: 1px
}

.cls_cont ul {
    margin-top: -3px !important;
    margin-left: 4px !important
}

.cls_main_footer span {
    color: #f5cf45
}

.cls_main_footer h1 {
    color: #f5cf45
}

li#custom_html-3 ul li {
    padding-bottom: 0
}

i.fa.fa-angle-right {
    padding-left: 15px;
    font-weight: 700;
    font-size: 17px;
    padding-right: 15px
}

.cls_quote a {
    background: url(http://atlas.staging.white.digital/wp-content/uploads/2018/11/Untitled-8.png) center right no-repeat;
    background-size: contain;
    box-shadow: inherit !important;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 47px 15px 29px;
    font-size: 14px;
    font-weight: 800;
    border-radius: 40px
}

.cls_quote a:hover {
    color: #fff
}

.cls_quote {
    margin-top: 5px;
    margin-left: 5px
}

.cls_phone ul li a span {
    color: #f5cf45
}

li#custom_html-2 {
    padding-bottom: 0
}

.site-branding {
    background: #fff;
    margin-bottom: 0 !important
}

.elementor-element-aa1eab3 {
    margin-top: 69px
}

.elementor-element-619cdfb {
    line-height: 28px;
    margin-top: -2px;
    word-spacing: 1px;
    letter-spacing: -1px
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1230px !important
}

.elementor-element-4acdaa2 {
    margin-top: -6px;
    line-height: 29px
}

.navigation-top {
    background: #3f414d;
    border: 0
}

div#social_icon ul {
    margin: 0
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
    padding: 0
}

.cls_phone {
    text-align: center
}

.cls_phone ul li a {
    font-size: 19px;
    font-weight: 700
}

.tfree-client-name,
ul#top-menu li a {
    font-family: 'Open Sans'
}

.cls_phone ul li:nth-child(1) {
    margin-left: -8px;
    padding-top: 14px
}

.cls_phone ul li:nth-child(2) {
    margin-left: -3px
}

.cls_social_icon.col-md-2 {
    margin-left: -33px;
    margin-top: 6px
}

.cls_phone ul li {
    display: inline-block;
    padding: 10px 5px
}

.widget ul li a,
.widget ul li a:hover {
    box-shadow: none
}

.custom-header {
    margin-bottom: 0 !important
}

div#content {
    padding-top: 0;
    padding-bottom: 0 !important
}

.cls_social_icon ul li {
    display: inline-block;
    padding: 2px 3px
}

i.fa.fa-linkedin {
    background: #0f78b6
}

i.fa.fa-facebook {
    background: #3d5b9a
}

i.fa.fa-twitter {
    background: #05b7ff
}

.cls_social_icon ul li a i {
    font-size: 19px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    color: #fff
}

ul#top-menu li a {
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    padding: 21px 26px;
    font-size: 14px
}

.navigation-top .wrap {
    padding: 0 2em
}

@media screen and (min-width:768px) and (max-width:991px) {
    .cls_social_icon.col-md-2 {
        margin-left: 0;
        margin-top: 20px
    }
}

@media screen and (min-width:992px) and (max-width:1105px) {
    .cls_social_icon ul li img {
        width: 30px
    }
}

li#menu-item-27 a {
    padding-left: 28px !important
}

li#menu-item-25 a {
    padding-left: 25px
}

li#menu-item-26 a {
    padding-left: 27px !important
}

ul#top-menu {
    margin-left: -9px;
    margin-top: 3px
}

.custom-logo-link img {
    margin-top: 4px
}

div#slide-1-layer-1 {
    margin-left: -21px !important
}

.elementor-element-b0583ed>.elementor-widget-container {
    padding: 0 0 0 60px !important;
    word-spacing: -1px;
    margin-top: -3px
}

.elementor-element-b103761 .elementor-element-populated {
    padding: 90px 0 128px 31px
}

p.cls_color_img img {
    width: 100%
	aspect-ratio: 2 / 1;
}

.elementor-element-5ab0966 {
    margin-top: -3px;
    margin-left: 3px
}

@media screen and (min-width:1106px) and (max-width:1240px) {
    .cls_quote a {
        font-size: 11px
    }

    .cls_social_icon ul li img {
        width: 35px
    }

    .cls_social_icon.col-md-2 {
        margin-left: -10px
    }

    .cls_quote {
        margin-left: -17px
    }
}

@media screen and (min-width:992px) and (max-width:1050px) {
    .cls_quote {
        padding: 14px 10px !important
    }

    .cls_social_icon.col-md-2 {
        margin-top: 0
    }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    .elementor-element-ed44a4a {
        margin-bottom: 87px
    }
}

ul.sub-menu {
    background: #353741 !important;
    border: 0 !important;
    border-bottom: 10px solid #f5cf45 !important
}

ul.sub-menu.toggled-on {
    background: #353741
}

ul.sub-menu li:last-child {
    padding-bottom: 15px !important
}

ul.sub-menu li a {
    color: #fff !important;
    padding-bottom: 0 !important
}

ul.sub-menu li a:hover {
    color: #f5cf45 !important;
    background: #353741 !important
}

ul.sub-menu li a i {
    margin-right: 10px;
    font-size: 8px;
    vertical-align: middle
}

.main-navigation ul ul {
    background: 0 0
}

span.cls-testname::after {
    content: '|';
    padding: 0 5px
}

span.cls-testname {
    font-weight: 600;
    color: #f5cf45
}

.tfree-client-name {
    margin-left: 8px;
    margin-top: -6px;
    font-size: 19px;
    word-spacing: -2px
}

p.cls_btn_slider.Whybtn a,
p.cls_btn_slider.Whybtn a span {
    font-size: 22.03px !important
}

.elementor-element-0767d3d {
    border-right: 12px solid #f5cf44
}

.elementor-element-d449c36 {
    margin-top: -14.9%
}

.elementor-element-d449c36 .elementor-container.elementor-column-gap-default {
    max-width: 1195px !important
}

p.cls_btn_slider.Whybtn a {
    padding-right: 82px !important;
    background-size: contain !important;
    margin-right: 16px;
    padding-left: 52px !important;
    padding-bottom: 17px !important
}

p.cls_btn_slider.Whybtn {
    text-align: right;
    margin-top: 6px;
    padding-right: 79px
}

.elementor-element-0767d3d>.elementor-widget-container {
    padding-bottom: 25px
}

.tfree-client-designation,
.tfree-client-testimonial,
.tfree-testimonial-title h3 {
    text-align: left !important;
    color: #fff !important
}

.cls_post-content,
.cls_post-title,
.cls_post_btn {
    text-align: center
}

.cls_post-title,
h3.cls-testile {
    color: #f5cf45;
    text-transform: uppercase
}

.elementor-element-189bae7f .elementor-column-wrap.elementor-element-populated {
    padding: 7% 0 21% 5%
}

.elementor-element-10626e79 {
    margin-left: 22px;
    margin-top: -5px
}

.elementor-1222 .elementor-element.elementor-element-226cfc9f {
    padding-top: 67px;
    line-height: 70px;
    padding-bottom: 3px
}

.tfree-client-testimonial p {
    font-family: "Open Sans"
}

.cls_post-content,
.cls_post-title,
.elementor-element-e48c066 p:nth-child(2),
h3.cls-testile {
    font-family: 'Open Sans'
}

h3.cls-testile {
    font-size: 38px;
    margin-left: 5px;
    padding-top: 41px;
    word-spacing: 2px
}

.cls-test-text1 {
    font-size: 19px;
    font-weight: 600;
    margin-left: 7px;
    margin-top: -7px;
    line-height: 29px
}

.cls-test-text2 {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    margin-left: 7px;
    margin-top: -3px;
    line-height: 28px;
    padding-right: 17px
}

.tfree-testimonial-title {
    display: none
}

.elementor-element-3bf462ca {
    border-left: 7px solid #f5cf45 !important;
    padding: 0 0 0 33px !important;
    margin-left: 22px
}

.elementor-element-ae36dd1 {
    margin-top: 34px;
    margin-left: 62px;
    word-spacing: -1px
}

.elementor-element-6a13958,
.elementor-element-d632b15,
.elementor-element-fc64b67,
.elementor-element.elementor-element-2b60974 {
    margin-left: -9px;
    margin-right: -9px
}

.elementor-element-3bb4bba {
    padding-left: 36px;
    padding-top: 4px
}

.elementor-element-cc66a30 {
    padding-left: 36px;
    margin-top: -7px;
    margin-bottom: 68px
}

.elementor-element-91f6480 {
    margin-top: -47px
}

p.cls_btn_slider.whyproject {
    margin-top: 46px;
    margin-bottom: 69px
}

p.cls_btn_slider.whyproject a {
    margin-left: -12px
}

.elementor-element.elementor-element-58100f96>.elementor-element-populated {
    background-color: rgba(46, 45, 48, .32);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    width: 73.3%;
    margin: 0 auto
}

.elementor-element-2060bf53 {
    margin-top: -16px;
    margin-left: -9px;
    line-height: 35px
}

.elementor-element-228c0d56 {
    margin-top: 31px
}

.elementor-element-5eb5c84 .elementor-column-wrap.elementor-element-populated {
    padding: 22.3% 0 29.4% 5%
}

.elementor-element-1919e9c {
    margin-top: 41px;
    margin-left: 60px
}

.elementor-element-e48c066 p:nth-child(1) {
    padding-right: 10px
}

.elementor-element-e48c066 p:nth-child(2) {
    margin-top: 18px;
    line-height: 28px;
    font-weight: 300;
    font-size: 17px;
    padding-right: 15px
}

.elementor-element-e48c066 {
    border-left: 7px solid #f5cf45 !important;
    padding: 0 0 0 33px !important;
    margin-left: 22px
}

.elementor-element-b93df24 {
    margin-top: -25px;
    margin-left: 3px;
    line-height: 36px
}

.elementor-element-5a0e3a7 {
    margin-left: 22px;
    line-height: 28px;
    margin-top: 2px;
    border-left: 8px solid #f5cf45;
    padding-left: 31px
}

.cls_featured-img img {
    width: 100%
}

.cls_post-title {
    font-size: 21px;
    font-weight: 800
}

.cls_post-content {
    font-size: 17px;
    font-weight: 300;
    color: #fff
}

.cls_custom_casestudy {
    background: #3f414d
}

.cls_post_btn a {
    font-size: 22.03px;
    color: #fff;
    font-family: "Open Sans";
    border-radius: 60px;
    text-transform: uppercase;
    background: url(/wp-content/uploads/2018/11/button.png) center no-repeat;
    background-size: contain;
    padding: 27px 80px 31px 50px !important
}

.cls-row:nth-child(1) {
    width: 100%;
    padding: 0;
    padding-top: 0 !important
}

.cls-row:nth-child(1) .cls_post-title {
    padding: 0 50px;
    margin-left: -13px
}

.cls-row:nth-child(1) .cls_post-content {
    padding: 0 41px;
    margin-top: 19px;
    margin-left: -4px;
    line-height: 23px
}

.cls-row:nth-child(1) .cls_post_btn {
    margin-bottom: -72px;
    margin-top: 47px;
    margin-left: 4px
}

.cls-row:nth-child(1) .cls_featured-img {
    float: left;
    width: 48.7%
}

.cls-row:nth-child(1) .cls-content {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 60px 0
}

.elementor-element-925a493 {
    padding: 0 20px;
    margin-top: -3px
}

.site-content-contain .site-content .wrap {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: center;
}

.site-content-contain .site-content .wrap .page-header{
    min-width: min-content;
}

.content-area #main .search-form input {
    min-height: 50px;
}

.search-results#primary{
    width: auto !important;
}