/*!
 * Theme Name: Brokers-Expert
 * Theme URI: http://brokers-expert.org/
 * Description: Insido is a premium flexible and responsive Magazine WordPress theme. It is perfect for online magazines websites, news websites, personal blogs or community blogs.
 * Version: 1.0.0
 * Author: EugeneGruby
 * Author URI: http://www.t.me/eugenegruby
 * Tags: two-columns, right-sidebar, custom-background, custom-menu, editor-style, threaded-comments, translation-ready
 * Text Domain: brokers-expert
 *
 * License: GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Insido WordPress Theme, Copyright 2018 http://www.theme-junkie.com/
 * Insido is distributed under the terms of the GNU GPL
 *
 * Please DO NOT EDIT THIS FILE, if you want to customize the styles, you can create a child theme
 * See: http://codex.wordpress.org/Child_Themes
 */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust:100%
}

body {
    margin:0
}

article, aside, footer, header, nav, section {
    display:block
}

h1 {
    font-size: 2em;
    margin:0.67em 0
}

figcaption, figure, main {
    display:block
}

figure {
    margin:1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow:visible
}

pre {
    font-family: monospace, monospace;
    font-size:1em
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration:underline dotted
}

b, strong {
    font-weight:inherit
}

b, strong {
    font-weight:bolder
}

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

dfn {
    font-style:italic
}

mark {
    background-color: #ff0;
    color:#000
}

small {
    font-size:80%
}

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

sub {
    bottom:-0.25em
}

sup {
    top:-0.5em
}

audio, video {
    display:inline-block
}

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

img {
    border-style:none
}

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

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

button, input {
    overflow:visible
}

button, select {
    text-transform: none
}

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

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

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

fieldset {
    padding:0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space:normal
}

progress {
    display: inline-block;
    vertical-align:baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    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
}

details, menu {
    display:block
}

summary {
    display:list-item
}

canvas {
    display:inline-block
}

template {
    display:none
}

[hidden] {
    display:none
}

.wide-container {
    background-color:#fff
}

.boxed-container .wide-container, .framed-container .wide-container {
    max-width: 120rem;
    margin: 0 auto;
    box-shadow:0 0 1rem rgba(0, 0, 0, 0.05)
}

.fixed-top-bar .wide-container {
    padding-top:4rem
}

.framed-container {
    margin:0 auto
}

@media (min-width: 1024px) {
    .framed-container {
        margin:4rem auto
    }
}

.container {
    max-width: 117rem;
    margin-left: auto;
    margin-right: auto;
    padding:0 2rem
}

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

@media (min-width: 1280px) {
    .container {
        padding:0
    }
}

.boxed-container .container, .framed-container .container, .framed-container .container {
    padding:0 3rem
}

.site-content {
    margin-top:3rem
}

@media (min-width: 900px) {
    .layout-2c-l .content-area {
        width: 74.358974359%;
        float: left;
        margin-right:2.5641025641%
    }
}

@media (min-width: 900px) {
    .layout-2c-r .content-area {
        width: 74.358974359%;
        float: right;
        margin-right:0
    }
}

@media (min-width: 900px) {
    .layout-1c-n .content-area {
        width: 74.358974359%;
        margin:auto
    }
}

@media (min-width: 900px) {
    .layout-2c-l .widget-area {
        width: 23.0769230769%;
        float: right;
        margin-right:0
    }
}

@media (min-width: 900px) {
    .layout-2c-r .widget-area {
        width: 23.0769230769%;
        float: left;
        margin-right:2.5641025641%
    }
}

.posts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content:space-between
}

.posts:after {
    content: "";
    width:31.0344827586%
}

.post-layout-default {
    margin-bottom: 3rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow:row wrap
}

.post-layout-default .thumbnail {
    margin-bottom:2rem
}

@media (min-width: 600px) {
    .post-layout-default .thumbnail {
        width: 54.0229885057%;
        margin-right: 3.4482758621%;
        margin-bottom:0
    }
}

.post-layout-default .content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content:center
}

@media (min-width: 600px) {
    .post-layout-default .content {
        width:42.5287356322%
    }
}

.post-layout-grid-two {
    width: 48.275862069%;
    margin-bottom:3rem
}

.post-layout-grid-two .thumbnail {
    margin-bottom:2rem
}

.post-layout-grid-three {
    margin-bottom:3rem
}

@media (min-width: 600px) {
    .post-layout-grid-three {
        width:48.275862069%
    }
}

@media (min-width: 900px) {
    .post-layout-grid-three {
        width:31.0344827586%
    }
}

.post-layout-grid-three .thumbnail {
    margin-bottom:2rem
}

@media (min-width: 600px) {
    .post-layout-grid-four {
        width:48.7179487179%
    }
}

@media (min-width: 800px) {
    .post-layout-grid-four {
        width:23.0769230769%
    }
}

*, * :before, * :after {
    box-sizing:border-box
}

html {
    font-size:62.5%
}

body {
    font-family: "Lato", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    line-height: 2.6rem;
    color: #555;
    background:#fff
}

@media (max-width: 600px) {
    body {
        font-size: 1.4rem;
        line-height:2.1rem
    }
}

::-moz-selection {
    color: #fff;
    background: #00a9ff;
    text-shadow:none
}

::selection {
    color: #fff;
    background: #00a9ff;
    text-shadow:none
}

::-moz-selection {
    color: #fff;
    background: #00a9ff;
    text-shadow:none
}

figure > img {
    display:block
}

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

img[class * ="align"], img[class * ="attachment-"] {
    height:auto
}

.wp-caption {
    max-width: 100%;
    margin-bottom: 2.4rem
}

.wp-caption img[class * ="wp-image-"] {
    display: block;
    margin-bottom:0.5rem
}

.wp-caption-text {
    font-size: 1.4rem;
    font-style: italic;
    color:#999
}

.wp-smiley {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border:0
}

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

.alignleft {
    float: left;
    margin-right:2.6rem
}

.alignright {
    float: right;
    margin-left:2.6rem
}

.aligncenter {
    clear:both
}

.alignnone {
    display:block
}

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

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

table {
    width: 100%;
    margin-bottom:2.6rem
}

table th, table td {
    padding: 1rem;
    text-align: left;
    vertical-align: top;
    border-bottom:1px solid #bdbdbd
}

table th {
    text-transform: uppercase;
    border-bottom:1rem solid #bdbdbd
}

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

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

.sticky, .bypostauthor {
    font-size:inherit
}

.gallery {
    margin-bottom:2rem
}

.gallery-item {
    position: relative;
    float: left;
    overflow: hidden;
    margin:0 0.4rem 0.4rem 0
}

.gallery-icon a, .gallery-icon img {
    display:block
}

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

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width:calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width:calc(33.3% - 4px)
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width:calc(25% - 4px)
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width:calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width:calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width:calc(14.28% - 4px)
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width:calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width:calc(11.1% - 4px)
}

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right:0
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n + 1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n + 1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n + 1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n + 1) {
    clear:left
}

.gallery-caption {
    font-size: 1.4rem;
    line-height: 2.1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    max-height: 50%;
    margin: 0;
    padding: 0.2rem 0.8rem;
    text-align: left;
    opacity: 0;
    color: #fff;
    background-color: #000;
    background-color:rgba(0, 0, 0, 0.7)
}

.gallery-caption:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 5rem;
    content: ""
}

.gallery-item:hover .gallery-caption {
    opacity:0
}

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

.post-layout-grid-two, .post-layout-grid-three, .post-layout-grid-four, .gallery, .clearfix, .comment-container, .widget_entries_thumbnail .small-posts, .elementor-widget-wp-widget-insido-posts .small-posts, .widget_address li, .post-pagination, .post-pagination > div {
    * zoom:1
}

.post-layout-grid-two:before, .post-layout-grid-three:before, .post-layout-grid-four:before, .gallery:before, .clearfix:before, .comment-container:before, .widget_entries_thumbnail .small-posts:before, .elementor-widget-wp-widget-insido-posts .small-posts:before, .widget_address li:before, .post-pagination:before, .post-pagination > div:before, .post-layout-grid-two:after, .post-layout-grid-three:after, .post-layout-grid-four:after, .gallery:after, .clearfix:after, .comment-container:after, .widget_entries_thumbnail .small-posts:after, .elementor-widget-wp-widget-insido-posts .small-posts:after, .widget_address li:after, .post-pagination:after, .post-pagination > div:after {
    display: table;
    content: ""
}

.post-layout-grid-two:after, .post-layout-grid-three:after, .post-layout-grid-four:after, .gallery:after, .clearfix:after, .comment-container:after, .widget_entries_thumbnail .small-posts:after, .elementor-widget-wp-widget-insido-posts .small-posts:after, .widget_address li:after, .post-pagination:after, .post-pagination > div:after {
    clear:both
}

.primary-menu, .social-search, .secondary-menu, .primary-menu .sub-menu, .social-search .sub-menu, .secondary-menu .sub-menu, .post-share ul, .commentlist, .widget ul, .widget_entries_thumbnail ul, .elementor-widget-wp-widget-insido-posts ul, .widget_address ul, .breadcrumbs .trail-items {
    margin: 0;
    padding: 0;
    list-style:none
}

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

a {
    transition: all 200ms ease-in-out 0s;
    text-decoration: none;
    color:#00a9ff
}

a:visited {
    color: #00a9ff;
}

a:hover, a:visited:hover {
    text-decoration: none;
    color:#555
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 1.3rem 0;
    color:#333
}

h1, .h1 {
    font-size: 3.6rem;
    line-height:3.96rem
}

h2, .h2 {
    font-size: 3rem;
    line-height:3.3rem
}

h3, .h3 {
    font-size: 2.4rem;
    line-height:3.12rem
}

h4, .h4 {
    font-size: 2rem;
    line-height:2.6rem
}

h5, .h5 {
    font-size:1.6rem
}

h6, .h6 {
    font-size:1.4rem
}

p {
    margin:0 0 2.6rem
}

abbr[title], dfn[title] {
    cursor:help
}

del {
    vertical-align: baseline;
    text-decoration: line-through;
    color:#aaa
}

code, kbd, pre, samp {
    font-size:1.6rem
}

pre {
    margin: 2.6rem 0;
    padding: 2.6rem;
    color: #2080ad;
    background-color:#fafafa
}

code {
    color:#2080ad
}

blockquote {
    font-style: italic;
    margin: 2.6rem 4rem;
    padding-left: 2rem;
    color: #777;
    border-left:0.3rem solid #00a9ff
}

blockquote cite {
    position: relative;
    display: block;
    padding: 1rem 0 0 2rem;
    color:#555
}

blockquote cite:before {
    position: absolute;
    left: 0;
    content: "\2014"
}

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

address {
    display: block;
    margin:0 0 2.6rem
}

ul, ol {
    margin: 1.6rem 0;
    padding:0 0 0 2.6rem
}

ul {
    list-style:disc
}

ol {
    list-style-type:decimal
}

ol ol {
    list-style:upper-alpha
}

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

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

li ul, li ol {
    margin:0
}

dl {
    margin:2.6rem
}

dt {
    font-weight:700
}

dd {
    margin-bottom:2.6rem
}

hr {
    clear: both;
    height: 0.1rem;
    min-height: 0;
    margin: 2.6rem 0;
    border-top: 0.1rem solid #bdbdbd;
    border-right: 0;
    border-bottom: 0;
    border-left:0
}

hr.dotted {
    border-style:dotted
}

hr.dashed {
    border-style:dashed
}

hr.blackborder {
    border-color:#000
}

hr.whiteborder {
    border-color:#fff
}

@media print {
    * {
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
        text-shadow:none !important
    }

    a, a:visited {
        text-decoration:underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside:avoid
    }

    thead {
        display:table-header-group
    }

    tr, img {
        page-break-inside:avoid
    }

    img {
        max-width:100% !important
    }

    @page {
        margin:.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows:3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

form input[type="text"], form input[type="password"], form input[type="email"], form input[type="url"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="datetime"], form input[type="datetime-local"], form input[type="week"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="color"], form select, form textarea {
    display: inline-block;
    box-sizing: border-box;
    height: 4rem;
    padding: 1rem;
    vertical-align: middle;
    border: 0.1rem solid #bdbdbd;
    background-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    font-size:1.2rem
}

form textarea {
    height:auto
}

form input:not([type]) {
    display: inline-block;
    box-sizing: border-box;
    padding: .5em .6em;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px #ddd
}

form input[type="color"] {
    padding: .2em .5em
}

form input[type="text"]:focus, form input[type="password"]:focus, form input[type="email"]:focus, form input[type="url"]:focus, form input[type="date"]:focus, form input[type="month"]:focus, form input[type="time"]:focus, form input[type="datetime"]:focus, form input[type="datetime-local"]:focus, form input[type="week"]:focus, form input[type="number"]:focus, form input[type="search"]:focus, form input[type="tel"]:focus, form input[type="color"]:focus, form select:focus, form textarea:focus {
    border-color: #129fea;
    outline: 0;
    background-color:#fff
}

form input:not([type]):focus {
    border-color: #129fea;
    outline: 0
}

form input[type="file"]:focus, form input[type="radio"]:focus, form input[type="checkbox"]:focus {
    outline: thin solid #129fea;
    outline: 1px auto #129fea
}

form input[type="checkbox"], form input[type="radio"] {
    display: inline-block;
    margin: .5em 0
}

form input[type="text"][disabled], form input[type="password"][disabled], form input[type="email"][disabled], form input[type="url"][disabled], form input[type="date"][disabled], form input[type="month"][disabled], form input[type="time"][disabled], form input[type="datetime"][disabled], form input[type="datetime-local"][disabled], form input[type="week"][disabled], form input[type="number"][disabled], form input[type="search"][disabled], form input[type="tel"][disabled], form input[type="color"][disabled], form select[disabled], form textarea[disabled] {
    cursor: not-allowed;
    color: #cad2d3;
    background-color:#eaeded
}

form input:not([type])[disabled] {
    cursor: not-allowed;
    color: #cad2d3;
    background-color:#eaeded
}

form input[readonly], form select[readonly], form textarea[readonly] {
    color: #777;
    border-color: #ccc;
    background-color:#eee
}

form input:focus:invalid, form textarea:focus:invalid, form select:focus:invalid {
    color: #b94a48;
    border-color: #e9322d
}

form input[type="file"]:focus:invalid:focus, form input[type="radio"]:focus:invalid:focus, form input[type="checkbox"]:focus:invalid:focus {
    outline-color:#e9322d
}

form select {
    min-height: 2.25em;
    border: 1px solid #ccc;
    background-color:white
}

form select[multiple] {
    height:auto
}

form label {
    margin:.5em 0 .2em
}

form fieldset {
    margin: 0;
    padding: .35em 0 .75em;
    border:0
}

form legend {
    display: block;
    width: 100%;
    margin-bottom: .3em;
    padding: .3em 0;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    font-family: inherit;
    font-size: 100%;
    text-decoration: none;
    padding: 1rem 1.5rem 1.4rem;
    color: #fff;
    background-color: #00a9ff;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color linear 200ms;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none
}

button:visited, input[type="button"]:visited, input[type="reset"]:visited, input[type="submit"]:visited, .button:visited {
    color: #000
}

button:visited:hover, input[type="button"]:visited:hover, input[type="reset"]:visited:hover, input[type="submit"]:visited:hover, .button:visited:hover {
    color:#fff
}

.button-primary {
    background-color: #00a9ff;
    color: #fff;
    padding: 1.5rem 3.3rem;
    border: none transparent
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .button:hover, .button:focus {
    background-color: #333;
    color: #fff
}

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .button:focus {
    outline: 0
}

button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, .button:active {
    background-color: #000;
    color: #fff
}

button::-moz-focus-inner, .button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border:0
}

.site-header-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding:3rem 0
}

@media (min-width: 800px) {
    .site-header-inner {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content:space-between
    }
}

.site-branding {
    margin-bottom:2rem
}

@media (min-width: 800px) {
    .site-branding {
        margin-bottom:0
    }
}

.site-branding .site-title a {
    color:#555
}

.site-branding .site-title a:hover {
    color:#00a9ff
}

.main-navigation {
    background-color:#333
}

.fixed-top-bar .main-navigation {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:19
}

.main-navigation .container {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items:center
}

#primary-menu {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex:1
}

.primary-menu li, .social-search li, .secondary-menu li {
    position: relative;
    display: inline-block;
    margin-right:3rem
}

.primary-menu li:hover > .sub-menu, .social-search li:hover > .sub-menu, .secondary-menu li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    transition-delay:0s, 0s, 0.3s
}

.primary-menu li:hover > a, .social-search li:hover > a, .secondary-menu li:hover > a {
    color:#00a9ff
}

.primary-menu li:last-child, .social-search li:last-child, .secondary-menu li:last-child {
    margin-right:0
}

.primary-menu a, .social-search a, .secondary-menu a {
    font-size: 1.4rem;
    color: #fff;
    display: block;
    padding:.7rem 0
}

.primary-menu a:hover, .social-search a:hover, .secondary-menu a:hover {
    color:#00a9ff
}

.primary-menu .sub-menu, .social-search .sub-menu, .secondary-menu .sub-menu {
    padding: 1.3rem 0;
    text-align: left;
    border-top: 0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(2rem);
    -ms-transform: translateY(2rem);
    transform: translateY(2rem);
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    min-width: 18rem;
    background-color: #fff;
    box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.1);
    z-index:9
}

.primary-menu .sub-menu ul, .social-search .sub-menu ul, .secondary-menu .sub-menu ul {
    top: 0;
    left:100%
}

.primary-menu .sub-menu li, .social-search .sub-menu li, .secondary-menu .sub-menu li {
    display: block;
    position: relative;
    border-left: 3px solid transparent;
    margin-right: 0;
    padding:0 2rem
}

.primary-menu .sub-menu li:hover, .social-search .sub-menu li:hover, .secondary-menu .sub-menu li:hover {
    border-color:#00a9ff
}

.primary-menu .sub-menu a, .social-search .sub-menu a, .secondary-menu .sub-menu a {
    color: #555;
    transition:all 200ms linear
}

.primary-menu .sub-menu a:hover, .social-search .sub-menu a:hover, .secondary-menu .sub-menu a:hover {
    margin-left:0.3rem
}

.slicknav_menu {
    display: block;
    background-color: transparent;
    padding: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex:1
}

@media (min-width: 800px) {
    .slicknav_menu {
        display:none
    }
}

.slicknav_menu .slicknav_btn {
    float: left;
    background-color: transparent;
    padding: 0;
    margin:1.5rem 0
}

@media (max-width: 600px) {
    .main-navigation .slicknav_menu .slicknav_btn {
        margin:1.1rem 0
    }
}

.slicknav_menu .slicknav_nav {
    padding-bottom:2rem
}

.slicknav_menu .slicknav_nav .slicknav_row:hover {
    background-color:transparent
}

.slicknav_menu .slicknav_nav a {
    padding-left: 0;
    margin-left: 0;
    color:#fff
}

.primary-menu, .social-search, .secondary-menu, .secondary-menu {
    display:none
}

@media (min-width: 800px) {
    .primary-menu, .social-search, .secondary-menu, .secondary-menu {
        display:block
    }
}

.social-search {
    display: block;
    color: #fff;
    text-align: right;
    position: absolute;
    top:0
}

@media (min-width: 800px) {
    .social-search {
        width: 23.0769230769%;
        float: right;
        margin-right: 0;
        position:relative
    }
}

@media (min-width: 1170px) {
    .social-search {
        width: 14.5299145299%;
        float: right;
        margin-right:0
    }
}

.social-search > li.social-link:hover > a, .social-search > li.search-link:hover > a {
    color:#fff
}

.social-search > li.social-link > a::before, .social-search > li.search-link > a::before {
    content: "";
    background-image: url(assets/img/social.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 1.5rem;
    height: 1.7rem;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right:1rem
}

.social-search > li.search-link > a::before {
    background-image: url(assets/img/search.svg);
    height:1.5rem
}

.social-search .sub-menu {
    left: auto;
    right: 0;
    min-width:14rem
}

.social-search .search-link .sub-menu {
    min-width:23.5rem
}

.social-search .sub-menu.search-menu li {
    border-left:0
}

.social-menu a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2b4";
    margin-right: 1rem
}

.social-menu a[href * ="twitter.com"]::before {
    content: "\f099"
}

.social-menu a[href * ="facebook.com"]::before {
    content: "\f230"
}

.social-menu a[href * ="instagram.com"]::before {
    content: "\f16d"
}

.social-menu a[href * ="plus.google.com"]::before {
    content: "\f0d5"
}

.social-menu a[href * ="pinterest.com"]::before {
    content: "\f0d2"
}

.social-menu a[href * ="linkedin.com"]::before {
    content: "\f08c"
}

.social-menu a[href * ="dribbble.com"]::before {
    content: "\f17d"
}

.social-menu a[href * ="codepen.io"]::before {
    content: "\f1cb"
}

.social-menu a[href * ="flickr.com"]::before {
    content: "\f16e"
}

.social-menu a[href * ="github.com"]::before {
    content: "\f09b"
}

.social-menu a[href * ="medium.com"]::before {
    content: "\f23a"
}

.social-menu a[href * ="reddit.com"]::before {
    content: "\f1a1"
}

.social-menu a[href * ="wordpress.com"]::before, .social-menu a[href * ="wordpress.org"]::before {
    content: "\f19a"
}

.social-menu a[href * ="vimeo.com"]::before {
    content: "\f27d"
}

.social-menu a[href * ="youtube.com"]::before {
    content: "\f166"
}

.social-menu a[href * ="snapchat.com"]::before {
    content: "\f2ac"
}

.social-menu a[href * ="/feed"]::before, .social-menu a[href * ="feedburner.com"]::before {
    content: "\f09e"
}

.social-menu a[href * ="mailto"]::before {
    content: "\f003"
}

.search-menu li:hover {
    border-left:0
}

.secondary-navigation .secondary-menu-items, .secondary-navigation .slicknav_menu {
    background-color: #00a9ff;
    border-radius:5px 5px 0 0
}

.secondary-navigation .container {
    position:relative
}

.secondary-navigation .slicknav_menu .slicknav_icon-bar {
    box-shadow:none
}

.secondary-navigation .slicknav_btn {
    text-shadow: none;
    padding-left:3rem
}

.secondary-navigation .slicknav_nav {
    padding-left:3rem
}

.secondary-menu > li:first-child {
    margin-left:3rem
}

.secondary-menu > li:hover::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin:auto
}

.secondary-menu > li:hover > a {
    color:#fff
}

.secondary-menu > li > a {
    text-transform: uppercase;
    padding:1.2rem 0
}

.secondary-menu > li > a:hover {
    color:#fff
}

@-webkit-keyframes animate_submenu {
    from {
        opacity:0
    }

    to {
        opacity:1
    }
}

@keyframes animate_submenu {
    from {
        opacity:0
    }

    to {
        opacity:1
    }
}

.entry-header .page-title {
    margin-top:0
}

.single .post .entry-header {
    text-align: center;
    margin-bottom:3rem
}

.entry-title {
    font-size: 2.4rem;
    line-height: 3.2rem;
    margin-top:.5rem
}

.single .post .entry-title {
    font-size: 3.6rem;
    line-height:normal
}

.entry-title a {
    color:#333
}

.entry-title a:hover {
    color:#00a9ff
}

.entry-summary p {
    margin-bottom:1.2rem
}

.post-thumbnail {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transform:translate3d(0, 0, 0)
}

.post-thumbnail:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .9;
    -webkit-perspective: 0;
    -webkit-backface-visibility:hidden
}

.single .post .post-thumbnail {
    margin-bottom:3rem
}

.post-thumbnail img {
    display: block;
    transition:all 2500ms
}

.post-thumbnail .caption {
    text-align: right;
    font-size: .1rem;
    text-transform: uppercase;
    color: #bdbdbd;
    display:block
}

.cat-links {
    font-size: 1.2rem;
    text-transform: uppercase;
    color:#00a9ff
}

.post-meta {
    font-size: 1.2rem;
    color: #bdbdbd;
    text-transform:uppercase
}

.post-meta a {
    color:#bdbdbd
}

.post-meta a:hover {
    color:#00a9ff
}

.post-meta span::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right:.5rem
}

.post-meta .posted-on {
    margin-right:2rem
}

.post-meta .posted-on::before {
    content: "\f017"
}

.post-meta .byline::before {
    content: "\f007";
    margin-right:.4rem
}

.content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content:flex-start
}

.content .post-share {
    width: 8.0459770115%;
    margin-right: 3.4482758621%;
    display:none
}

@media (min-width: 600px) {
    .content .post-share {
        display:block
    }
}

@media (min-width: 600px) {
    .content .post-content {
        width: 77.0114942529%;
        margin:auto
    }
}

.post-share-active .content .post-content {
    margin:inherit
}

.post-share {
    text-align:center
}

.post-share li {
    margin-bottom:.5rem
}

.post-share li.twitter a {
    background-color:#1da1f2
}

.post-share li.facebook a {
    background-color:#3b5998
}

.post-share li.google-plus a {
    background-color:#dd4b39
}

.post-share li.linkedin a {
    background-color:#0077b5
}

.post-share li.pinterest a {
    background-color:#bd081c
}

.post-share li.email a {
    background-color:#4285f4
}

.post-share a {
    min-height: 4.5rem;
    min-width: 4.5rem;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height:4.5rem
}

.post-content p:first-child {
    font-weight:700
}

.tag-links .tag-title {
    margin-right:2rem
}

.tag-links a {
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #bdbdbd;
    margin-right:3rem
}

.tag-links a:hover {
    color:#00a9ff
}

.entry-format {
    margin-bottom:3rem
}

.site-footer {
    background-color: #333;
    padding: 10rem 0;
    color: #bdbdbd;
    position:relative
}

.site-footer .container {
    z-index: 1;
    position:relative
}


.post_form {
    color: #000;
    padding: 40px 30px 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);
}
.post_form .post_form-title {
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}


.site-info {
    border-top: 0.1rem solid #bdbdbd;
    padding-top: 4rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    text-align:center
}

@media (min-width: 650px) {
    .site-info {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        text-align:left
    }
}

.site-info .footer-branding {
    margin-bottom:2rem
}

@media (min-width: 650px) {
    .site-info .footer-branding {
        margin-bottom:0
    }
}

.site-info .copyright {
    margin-bottom: 0;
    font-size:1.4rem
}

.comments-title {
    text-align: center;
    margin-bottom:3rem
}

@media (min-width: 480px) {
    .comments-title {
        text-align:left
    }
}

.comment-reply-title, .comments-title {
    text-transform: uppercase;
    font-size:2rem
}

.commentlist {
    margin-bottom:4rem
}

.commentlist .comment {
    margin-bottom:6rem
}

.commentlist .children {
    margin: 6rem 0;
    padding-left: 0;
    list-style:none
}

@media (min-width: 600px) {
    .commentlist .children {
        padding-left:9rem
    }
}

@media (min-width: 240px) and(max-width: 768px) {
    .commentlist .children .children {
        padding-left:0
    }
}

.commentlist .children .avatar {
    width:7rem
}

@media (min-width: 480px) {
    .comment-avatar {
        width: 14.5299145299%;
        float: left;
        margin-right:2.5641025641%
    }

    .comment-body {
        width: 82.905982906%;
        float: right;
        margin-right:0
    }
}

.comment-avatar {
    text-align: center;
    margin-bottom:1rem
}

@media (min-width: 480px) {
    .comment-avatar {
        margin-bottom:0
    }
}

.comment-avatar .avatar {
    border-radius:50%
}

.comment-avatar .name {
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
    display:block
}

.comment-avatar .name a {
    color:#555
}

.comment-avatar .name a:hover {
    color:#00a9ff
}

.comment-body {
    position: relative;
    font-size: 1.6rem;
    line-height:2.4rem
}

.comment-body .comment-wrapper {
    position: relative;
    padding: 2.5rem;
    border:0.1rem solid #bdbdbd
}

.comment-body .comment-head {
    font-size: 1.4rem;
    margin-bottom:2.4rem
}

.comment-body .comment-head a {
    color:#bdbdbd
}

@media (max-width: 479px) {
    .comment-body .comment-content {
        font-size:1.6rem
    }
}

.comment-body .comment-content p:last-of-type {
    margin-bottom:0
}

.comment-reply-link {
    font-size: 1.2rem;
    text-transform: uppercase;
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    padding-top: 2rem;
    transition: color .2s ease-in-out;
    color:#bdbdbd
}

@media (min-width: 480px) {
    .comment-reply-link {
        position: absolute;
        top: 2.5rem;
        right: 2.5rem;
        padding-top:0
    }
}

.author-badge {
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    margin-bottom: 2rem;
    padding: .4rem .6rem;
    color: #fff;
    background-color:#00a9ff
}

@media (min-width: 480px) {
    .author-badge {
        margin-bottom:0
    }
}

.children .comment-respond, .layout-2c-l .comment-respond {
    margin-top:0
}

@media (min-width: 601px) {
    .children .comment-respond, .layout-2c-l .comment-respond {
        margin-top:6rem
    }
}

.children .comment-form-author, .children .comment-form-email, .children .comment-form-url, .layout-2c-l .comment-form-author, .layout-2c-l .comment-form-email, .layout-2c-l .comment-form-url {
    display: block;
    width:100%
}

.comments-area {
    margin-bottom: 7.8rem;
    padding-top:3.5rem
}

@media (min-width: 801px) {
    .comments-area {
        margin-bottom:2.6rem
    }
}

.comment-notes {
    font-size: 1.4rem;
    font-style: italic;
    color:#bdbdbd
}

form.comment-form label {
    font-size: 1.2rem;
    font-weight: 700;
    display: block;
    text-transform: uppercase
}

form.comment-form input[type="text"], form.comment-form input[type="email"], form.comment-form input[type="url"], form.comment-form textarea {
    font-family: "Lato", sans-serif;
    border-radius: 0;
    background-color: #fff;
    font-size:1.6rem
}

form.comment-form .comment-form-comment {
    clear:both
}

@media (min-width: 500px) {
    form.comment-form .comment-form-author, form.comment-form .comment-form-email, form.comment-form .comment-form-url {
        float: left;
        width: 32%;
        margin-right:2%
    }
}

form.comment-form .comment-form-author input, form.comment-form .comment-form-email input, form.comment-form .comment-form-url input {
    width:100%
}

form.comment-form textarea {
    width: 100%;
    font-size: 1.6rem;
    line-height:2.4rem
}

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

.required {
    color:#00a9ff
}

#cancel-comment-reply-link {
    font-size:1.3rem
}

#comment-nav-above {
    margin-bottom:3rem
}

.comment-navigation .nav-previous {
    display: inline;
    float:left
}

.comment-navigation .nav-next {
    display: inline;
    float: right;
    text-align:right
}

.comment-navigation a {
    color:#555
}

.widget {
    margin-bottom:6rem
}

.widget li {
    padding:.5rem 0
}

.widget li a {
    color:#555
}

.widget li a:hover {
    color:#00a9ff
}

.widget select {
    width: 100%;
    max-width: 100%;
    height: 3.6rem;
    padding: 1rem;
    border: 0.1rem solid #bdbdbd;
    background-color:#fff
}

.widget_categories ul, .widget_archive ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow:row wrap
}

.widget_categories li, .widget_archive li {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis:50%
}

.footer-sidebar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content:space-between
}

.footer-sidebar .widget-title {
    font-size: 1.8rem;
    text-transform: uppercase;
    color:#00a9ff
}

.footer-sidebar .widget-title a {
    color:#00a9ff
}

.footer-sidebar .widget-title a:hover {
    color:inherit
}

.footer-sidebar .widget li a {
    color:#bdbdbd
}

.footer-sidebar .widget li a:hover {
    color:#00a9ff
}

@media (min-width: 600px) {
    .widget-column-4 .footer-column {
        width:48.7179487179%
    }
}

@media (min-width: 900px) {
    .widget-column-4 .footer-column {
        width:23.0769230769%
    }
}

@media (min-width: 600px) {
    .widget-column-3 .footer-column {
        width:31.6239316239%
    }
}

@media (min-width: 600px) {
    .widget-column-6 .footer-column {
        width:31.6239316239%
    }
}

@media (min-width: 1024px) {
    .widget-column-6 .footer-column {
        width:14.5299145299%
    }
}

.widget_entries_thumbnail li .cat-links, .elementor-widget-wp-widget-insido-posts li .cat-links {
    display: inline-block;
    line-height:1
}

.widget_entries_thumbnail li .cat-links a, .elementor-widget-wp-widget-insido-posts li .cat-links a {
    color:#00a9ff
}

.widget_entries_thumbnail li .cat-links a:hover, .elementor-widget-wp-widget-insido-posts li .cat-links a:hover {
    color:#555
}

.widget_entries_thumbnail .post-title, .elementor-widget-wp-widget-insido-posts .post-title {
    display: block;
    font-weight: 700;
    color:#555
}

.widget_entries_thumbnail .post-title:hover, .elementor-widget-wp-widget-insido-posts .post-title:hover {
    color:#00a9ff
}

.widget_entries_thumbnail .large-post, .elementor-widget-wp-widget-insido-posts .large-post {
    margin-bottom:1rem
}

.widget_entries_thumbnail .large-post .post-thumbnail, .elementor-widget-wp-widget-insido-posts .large-post .post-thumbnail {
    margin-bottom:1rem
}

.widget_entries_thumbnail .small-posts, .elementor-widget-wp-widget-insido-posts .small-posts {
    padding: .8rem 0;
    clear:both
}

.widget_entries_thumbnail .small-posts .post-thumbnail, .elementor-widget-wp-widget-insido-posts .small-posts .post-thumbnail {
    max-width: 7rem;
    float:left
}

.widget_entries_thumbnail .small-posts .post-detail, .elementor-widget-wp-widget-insido-posts .small-posts .post-detail {
    margin-left: 8.5rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow:column wrap
}

@media (min-width: 900px) {
    .widget_entries_thumbnail .small-posts .post-detail, .elementor-widget-wp-widget-insido-posts .small-posts .post-detail {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow:row wrap
    }
}

.widget_entries_thumbnail .small-posts .cat-links, .elementor-widget-wp-widget-insido-posts .small-posts .cat-links {
    margin-bottom:.3rem
}

.widget_entries_thumbnail .small-posts .post-title, .elementor-widget-wp-widget-insido-posts .small-posts .post-title {
    line-height:2.2rem
}

.widget_social_icons a, .elementor-widget-wp-widget-insido-social a {
    display: inline-block;
    margin: .4rem .4rem .6rem .4rem;
    width: 4.7rem;
    height: 4.7rem;
    position: relative;
    text-align: center;
    background-color: #555;
    color: #fff;
    line-height: 4.8rem;
    border-radius: .4rem;
    font-size:1.8rem
}

.widget_social_icons a:hover, .widget_social_icons a:visited, .elementor-widget-wp-widget-insido-social a:hover, .elementor-widget-wp-widget-insido-social a:visited {
    color:#fff
}

.widget_social_icons a.facebook, .elementor-widget-wp-widget-insido-social a.facebook {
    background-color:#3b5998
}

.widget_social_icons a.twitter, .elementor-widget-wp-widget-insido-social a.twitter {
    background-color:#55acee
}

.widget_social_icons a.google-plus, .elementor-widget-wp-widget-insido-social a.google-plus {
    background-color:#dc4e41
}

.widget_social_icons a.instagram, .elementor-widget-wp-widget-insido-social a.instagram {
    background-color:#405de6
}

.widget_social_icons a.pinterest, .elementor-widget-wp-widget-insido-social a.pinterest {
    background-color:#bd081c
}

.widget_social_icons a.linkedin, .elementor-widget-wp-widget-insido-social a.linkedin {
    background-color:#0077b5
}

.widget_social_icons a.behance, .elementor-widget-wp-widget-insido-social a.behance {
    background-color:#1769ff
}

.widget_social_icons a.dribbble, .elementor-widget-wp-widget-insido-social a.dribbble {
    background-color:#ea4c89
}

.widget_social_icons a.github, .elementor-widget-wp-widget-insido-social a.github {
    background-color:#4078c0
}

.widget_social_icons a.codepen, .elementor-widget-wp-widget-insido-social a.codepen {
    background-color:#333
}

.widget_social_icons a.rss, .elementor-widget-wp-widget-insido-social a.rss {
    background-color:#f26522
}

.widget_social_icons a.tumblr, .elementor-widget-wp-widget-insido-social a.tumblr {
    background-color:#35465c
}

.widget_ad {
    text-align:center
}

.widget_ad .widget-title {
    border: none;
    color: #bdbdbd;
    background-color: transparent;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .1rem;
    margin-bottom: .5rem;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    display:block
}

.sidebar-footer .widget_address ul {
    padding-left:0
}

.widget_address .icon {
    width: 5%;
    float:left
}

.widget_address .text {
    width: 85%;
    float:right
}

@media (max-width: 900px) {
    .widget_search .search-field {
        width:90%
    }
}

.header-ad {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content:flex-end
}

.random-link {
    position: absolute;
    right: 5rem;
    color: #fff;
    top:1rem
}

@media (min-width: 80rem) {
    .random-link {
        right: 3rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform:translateY(-50%)
    }
}

.boxed-container .random-link, .framed-container .random-link, .framed-container .random-link {
    right:6rem
}

.random-link:hover, .random-link:visited {
    color:#fff
}

.breadcrumbs .trail-items {
    background-color: #f5f5f5;
    color: #999;
    font-size: 1.2rem;
    padding:.3rem 3rem
}

.breadcrumbs .trail-items li {
    padding-right:3rem
}

.breadcrumbs .trail-items li:last-child {
    padding-right:0
}

.breadcrumbs li {
    display: inline-block;
    position:relative
}

.breadcrumbs li::before {
    position: absolute;
    top: 0;
    left: -18px;
    content: "\203A"
}

.breadcrumbs li:first-of-type::before {
    content: ""
}

.breadcrumbs a {
    color:#999
}

.block-title, .elementor-page .elementor-widget-container h5 {
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    background-color: #00a9ff;
    display: inline-block;
    padding: .6rem 1.3rem;
    line-height: 1;
    text-transform:uppercase
}

.trending {
    margin-top: 3rem;
    margin-bottom:5rem
}

.trending .trending-title {
    margin-bottom: 1.5rem;
    position: relative;
    padding-right:3.3rem
}

.trending .trending-title::after {
    content: "";
    background-image: url(assets/img/trending.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: inline-block;
    width: 2.2rem;
    height: 2.2rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right:.8rem
}

.trending article {
    margin-bottom:1rem
}

.trending .cat-links {
    font-size:1rem
}

.trending .entry-title {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    margin-top: 0;
    margin-bottom:0
}

.format-icon {
    background-color: #00a9ff;
    min-width: 3.2rem;
    min-height: 3.2rem;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: center;
    line-height: 3.2rem;
    font-size:1.4rem
}

.has-caption .format-icon {
    bottom:2.6rem
}

.pagination {
    text-align: center;
    margin-top: 3rem;
    margin-bottom:3rem
}

.pagination .current {
    background-color: #00a9ff;
    color:#fff
}

.pagination .current:visited {
    color:#fff
}

.pagination .page-numbers {
    display: inline-block;
    padding: .5rem;
    margin-right: -.2rem;
    min-width: 3.5rem;
    min-height: 3.4rem;
    text-align: center;
    color:#555
}

.pagination .page-numbers.current {
    color:#fff
}

.pagination .page-numbers:hover {
    background-color: #00a9ff;
    color:#fff
}

.pagination .page-numbers:visited {
    color:#000
}

.pagination .page-numbers:visited:hover {
    color:#fff
}

.pagination .next, .pagination .prev {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 110%;
    background-image: url("assets/img/chevron-right.svg");
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0px;
    width: 3.5rem;
    height: 3.4rem;
    vertical-align:bottom
}

.pagination .next:hover, .pagination .prev:hover {
    background-image: url("assets/img/chevron-right-white.svg")
}

.pagination .prev {
    background-image: url("assets/img/chevron-left.svg")
}

.pagination .prev:hover {
    background-image: url("assets/img/chevron-left-white.svg")
}

.pagination.traditional-pagination {
    text-align: inherit;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content:space-between
}

.pagination.traditional-pagination .next, .pagination.traditional-pagination .prev {
    overflow: inherit;
    white-space: normal;
    text-indent: inherit;
    background: none;
    width: auto;
    height: auto;
    vertical-align:baseline
}

.pagination.traditional-pagination .next a, .pagination.traditional-pagination .prev a {
    color:#555
}

.pagination.traditional-pagination .next a:hover, .pagination.traditional-pagination .prev a:hover {
    color:#00a9ff
}

.pagination.traditional-pagination .next {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order:2
}

.pagination.traditional-pagination .prev {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order:1
}

.page-header {
    border-bottom: 0.1rem solid #bdbdbd;
    margin-bottom: 3rem;
    text-align:center
}

.page-header .page-title {
    margin-top:0
}

.page-header .page-title span {
    color: #00a9ff;
    text-transform:none
}

.author .taxonomy-description {
    padding-bottom:3rem
}

.post-pagination {
    margin-top: 5rem;
    margin-bottom: 6rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: baseline;
    -ms-flex-pack: baseline;
    justify-content:baseline
}

.post-pagination .post-detail {
    overflow:hidden
}

.post-pagination .post-detail span {
    display: inline-block;
    font-size: 1.2rem;
    color: #00a9ff;
    text-transform:uppercase
}

.post-pagination .post-detail a {
    color: #555;
    font-size: 1.8rem;
    font-weight: 700;
    display:block
}

.post-pagination .post-detail a:hover {
    color:#00a9ff
}

.post-pagination > div {
    width:100%
}

@media (min-width: 600px) {
    .post-pagination > div {
        width:48.275862069%
    }
}

.prev-post {
    margin-bottom:3rem
}

@media (min-width: 569px) {
    .prev-post {
        margin-bottom:0
    }
}

.prev-post .arrow {
    margin-right:1rem
}

.next-post {
    text-align:right
}

.next-post .arrow {
    margin-left:1rem
}

.author-bio {
    background-color: #f5f5f5;
    padding: 8.0459770115%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom:6rem
}

.author-bio .author-avatar {
    display:none
}

@media (min-width: 600px) {
    .author-bio .author-avatar {
        display: block;
        width:13.7931034483%
    }
}

.author-bio .author-avatar img {
    border-radius:50%
}

@media (min-width: 600px) {
    .author-bio .description {
        width:82.7586206897%
    }
}

.author-bio .description .name {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.6rem;
    text-transform:uppercase
}

.author-bio .description .name a {
    color:#555
}

.author-bio .description .name a:hover {
    color:#00a9ff
}

.author-bio .description .bio {
    margin-bottom:1rem
}

.author-bio .author-social-links a {
    display: inline-block;
    color: #555;
    font-size: 1.6rem;
    margin-right:1rem
}

.related-posts .block-title, .related-posts .elementor-page .elementor-widget-container h5, .elementor-page .elementor-widget-container .related-posts h5, .random-posts .block-title, .random-posts .elementor-page .elementor-widget-container h5, .elementor-page .elementor-widget-container .random-posts h5 {
    margin-bottom:3rem
}

.random-posts {
    margin-top:3rem
}

.back-to-top {
    position: fixed;
    bottom: 4rem;
    right: 4rem;
    z-index: 9999;
    width: 3.2rem;
    height: 3.2rem;
    text-align: center;
    line-height: 3rem;
    background: #333;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: .2rem;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity:0
}

.back-to-top:visited {
    color:#fff
}

.back-to-top:hover {
    background:#e9ebec
}

.back-to-top.show {
    opacity:1
}

.newsletter {
    background-color: #333;
    padding: 6rem 0;
    text-align:center
}

.newsletter-title {
    color: #fff;
    font-size: 2.6rem;
    text-transform: uppercase;
    margin-bottom: .5rem;
    margin-top:0
}

.newsletter-desc {
    color: #bdbdbd;
    margin-bottom:3rem
}

.newsletter-form label {
    display: none
}

.newsletter-form input[type="email"] {
    background-color: transparent;
    max-width: 100%;
    margin-right:.5rem
}

@media (min-width: 650px) {
    .newsletter-form input[type="email"] {
        min-width: 50rem;
        margin-bottom: 0
    }
}

.newsletter-form input[type="submit"] {
    padding:.9rem 2.5rem 1.3rem
}

.post-cover {
    background-color: #333;
    padding:6rem 0
}

div.job_listings {
    margin-top:3rem
}

.rp4wp-related-job_listing > ul li.job_listing a, .rp4wp-related-job_listing > ul li.no_job_listings_found a, ul.job_listings li.job_listing a, ul.job_listings li.no_job_listings_found a {
    width:100%
}

ul.job_listings li.job_listing a div.position .company strong {
    font-weight: 400;
    font-size:1.4rem
}

.single-job_listing .job_listing .entry-title {
    font-size: 3.2rem;
    margin-top: 0;
    margin-bottom:4rem
}

.single-job_listing .job_listing .single_job_listing .company {
    min-height:5em
}

.single-job_listing .job_listing .post-content p:first-child {
    font-weight:400
}

.wpcf7-textarea {
    width:100%
}

.elementor-page .site-content {
    margin-top:0
}

.elementor-page .widget-area {
    margin-top:3rem
}

.elementor-page .elementor-container.elementor-column-gap-default {
    margin-left: -1rem !important;
    margin-right:-1rem !important
}

.elementor-page .elementor-container.elementor-column-gap-narrow {
    margin-left: -.5rem !important;
    margin-right:-.5rem !important
}

.elementor-page .elementor-container.elementor-column-gap-extended {
    margin-left: -1.5rem !important;
    margin-right:-1.5rem !important
}

.elementor-page .elementor-container.elementor-column-gap-wide {
    margin-left: -2rem !important;
    margin-right:-2rem !important
}

.elementor-page .elementor-container.elementor-column-gap-wider {
    margin-left: -3rem !important;
    margin-right:-3rem !important
}

.insido-elements .layout-title {
    margin-bottom:3rem
}

.insido-elements .post-content p:first-child {
    font-weight:400
}

.insido-elements .entry-title {
    font-size: 1.6rem;
    line-height:2.4rem
}

.insido-elements .thumbnail {
    margin-bottom:1rem
}

.insido-elements .view-more {
    font-size: 1.2rem;
    text-transform: uppercase;
    float:right
}

.insido-elements.featured-posts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow:row wrap
}

.insido-elements.featured-posts .small-featured {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow:column wrap
}

@media (min-width: 768px) {
    .insido-elements.featured-posts .small-featured {
        width:33.3333333333%
    }
}

@media (min-width: 768px) {
    .insido-elements.featured-posts .large-featured {
        width:66.6666666667%
    }
}

@media (min-width: 768px) {
    .insido-elements.featured-posts .large-featured .entry-header {
        bottom: 5rem;
        left: 4rem;
        right:4rem
    }
}

.insido-elements.featured-posts .large-featured .entry-header .cat-links {
    font-size:1.2rem
}

.insido-elements.featured-posts .large-featured .entry-title {
    font-size: 3.6rem;
    line-height:normal
}

.insido-elements.featured-posts .thumbnail {
    position: relative;
    margin-bottom:0
}

.elementor .insido-elements.featured-posts .thumbnail img {
    width:100%
}

.insido-elements.featured-posts .img-overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #000;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    z-index:0
}

.insido-elements.featured-posts .entry-header {
    position: absolute;
    bottom: 3rem;
    left: 2.5rem;
    right: 2.5rem;
    z-index:1
}

.insido-elements.featured-posts .entry-header .cat-links {
    margin-bottom: 1.5rem;
    font-size:1rem
}

.insido-elements.featured-posts .entry-header .cat-links a {
    color:#fff
}

.insido-elements.featured-posts .entry-header .entry-title {
    margin:0
}

.insido-elements.featured-posts .entry-header .entry-title a {
    color:#fff
}

.insido-elements.featured-posts .entry-header .entry-title a:hover {
    color:#00a9ff
}

.insido-elements.layout-one .large-post {
    margin-bottom:3rem
}

.insido-elements.layout-one .large-post .entry-title {
    font-size: 2.4rem;
    line-height:3.2rem
}

.insido-elements.layout-one .small-posts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content:space-between
}

.insido-elements.layout-one .small-posts .entry {
    margin-bottom:2.5641025641%
}

@media (min-width: 600px) {
    .insido-elements.layout-one .small-posts .entry {
        width:47.3684210526%
    }
}

.insido-elements.layout-one .small-posts .cat-links {
    font-size:1rem
}

.insido-elements.layout-two .entry {
    margin-bottom:3rem
}

.insido-elements.layout-two .entry-summary {
    font-size: 1.4rem;
    line-height:2.1rem
}

.insido-elements.layout-three .entry {
    margin-bottom:3rem
}

.insido-elements.layout-three .layout-three-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content:space-between
}

.insido-elements.layout-three .thumbnail {
    width: 7rem;
    margin-right:1.5rem
}

.insido-elements.layout-three .post-content {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex:1
}

.insido-elements.layout-three .entry-title {
    margin:0
}

.insido-elements.layout-three .entry-summary {
    font-size: 1.4rem;
    line-height:2.1rem
}

.insido-elements.layout-three .post-meta {
    font-size:1rem
}

.insido-elements.layout-four {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content:space-between
}

.insido-elements.layout-four .entry {
    margin-bottom:3rem
}

.insido-elements.jobs .entry {
    margin-bottom:3rem
}

.insido-elements.jobs .entry-title {
    margin-bottom:.5rem
}

.insido-elements.jobs .company {
    color:#bdbdbd
}

.insido-elements.layout-five .large-post, .insido-elements.layout-six .large-post {
    margin-bottom:2rem
}

@media (min-width: 800px) {
    .insido-elements.layout-five .large-post, .insido-elements.layout-six .large-post {
        width: 65.811965812%;
        margin-bottom:0
    }
}

.insido-elements.layout-five .large-post .entry-title, .insido-elements.layout-six .large-post .entry-title {
    font-size: 3.6rem;
    line-height:normal
}

.elementor .insido-elements.layout-five .large-post .thumbnail img, .elementor .insido-elements.layout-six .large-post .thumbnail img {
    width:100%
}

@media (min-width: 800px) {
    .insido-elements.layout-five .small-posts, .insido-elements.layout-six .small-posts {
        width:31.6239316239%
    }
}

.insido-elements.layout-five .small-posts .entry, .insido-elements.layout-six .small-posts .entry {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom:3rem
}

.insido-elements.layout-five .small-posts .entry-title, .insido-elements.layout-six .small-posts .entry-title {
    margin-bottom: 0;
    margin-top:0
}

.insido-elements.layout-five .small-posts .thumbnail, .insido-elements.layout-six .small-posts .thumbnail {
    width: 7rem;
    margin-right: 1.5rem;
    margin-bottom:0
}

.insido-elements.layout-five .small-posts .post-content, .insido-elements.layout-six .small-posts .post-content {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex:1
}

.insido-elements.layout-five .small-posts .cat-links, .insido-elements.layout-six .small-posts .cat-links {
    line-height:1
}

.insido-elements.layout-six .large-post {
    margin-bottom:2rem
}

@media (min-width: 800px) {
    .insido-elements.layout-six .large-post {
        width: 54.0229885057%;
        margin-bottom:0
    }
}

.insido-elements.layout-six .large-post .entry-title {
    font-size: 2.4rem;
    line-height:normal
}

@media (min-width: 800px) {
    .insido-elements.layout-six .small-posts {
        width:42.5287356322%
    }
}

.insido-elements.layout-seven .entry-title {
    font-size: 2.4rem;
    line-height: normal
}




.list-grid {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
} 
.list-grid .list-grid-header {
    background-color: #00a9ff;
    border-radius: 5px 5px 0 0;
    display: grid;
    grid-template-columns: 0.5fr 1.5fr 3fr 1fr 1fr 1fr;
    padding: 10px 15px;
    color: #fff;
    text-align: center;
} 
.list-grid .list-grid-header div {} 
.list-grid ol {
    display: flex;
    flex-direction: column;
    list-style: none;
    counter-reset: my-awesome-counter;
    margin: 0px;
    padding: 0 15px;
}
.list-grid .list-grid-post {
    counter-increment: my-awesome-counter;
    display: grid;
    grid-template-columns: 0.5fr 1.5fr 3fr 1fr 1fr 1fr;
    padding: 15px 0;
    border-bottom: 1px solid#333;
    text-align: center;
    align-items: center;
} 
.list-grid .list-grid-post .list-number {} 
.list-grid .list-grid-post .list-number .list-number-data::before {
    content: counter(my-awesome-counter);
    font-weight: bold;
    background-color: #00a9ff;
    border-radius: 5px;
    width: 32px;
    height: 32px;
    display: block;
    line-height: 32px;
    color: #fff;
}
.list-grid .list-grid-post .list-image {} 
.list-grid .list-grid-post .list-image img {} 
.list-grid .list-grid-post .list-title {
    padding: 0 10px;
} 
.list-grid .list-grid-post .list-title a {
    color: #222;
} 
.list-grid .list-grid-post .list-title a:hover {
    color: #00a9ff;
} 
.list-grid .list-grid-post .list-rating {} 
.list-grid .list-grid-post .list-safety {} 
.list-grid .list-grid-post .list-safety .fa {color: #9d9d9d} 
.list-grid .list-grid-post .list-safety .fa.checked {color: #00a9ff;} 
.list-grid .list-grid-post .list-reviews {
    position: relative;
} 
.list-grid .list-grid-post .list-reviews img {} 
.list-grid .list-grid-post .list-reviews span {
    position: absolute;
    top: -16px;
    left: 67px;
    font-size: 12px;
    font-weight: 600;
    color: #00a9ff;
} 


.features-list {}
.features-list .featured-post {}
.features-list .featured-post ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 6fr 4fr;
    align-items: center;
    height: 400px;
    column-gap: 2px;
    row-gap: 2px;
}
.features-list .featured-post ul li {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
}
.features-list .featured-post ul li:nth-child(2) {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}
.features-list .featured-post ul li:nth-child(3) {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 2;
}
.features-list .featured-post ul li:first-child {
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    display: flex;
    justify-content: center;
    align-items: end;
}

.features-list .featured-post ul li .trending-header {
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    position: relative;
    z-index: 1;
    padding: 15px 20px 20px 20px;
    display: flex;
    align-items: start;
    flex-direction: column-reverse;
}
.features-list .featured-post ul li .tranding-title {
    /* position: relative; */
    /* z-index: 1; */
    color: #fff;
    width: 100%;
}
.features-list .featured-post ul li:first-child .tranding-title {
    font-size: 22px;
    line-height: 1.4;
}
.features-list .featured-post ul li .trending-cat {
    /* position: absolute; */
    /* right: 10px; */
    /* bottom: 10px; */
    /* z-index: 1; */
    /* padding-left: 20px; */
    margin-bottom: 10px;
}
.features-list .featured-post ul li .trending-cat a {
    background-color: #00a9ff;
    color: #fff;
    padding: 5px 12px;
    font-size: 12px;
    /* border-radius: 5px; */
}
.features-list .featured-post ul li .trending-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.features-list .featured-post ul li .trending-img img {
    /* width: 100%; */
    /* height: 100%; */
    /* filter: brightness(100%); */
}


.zblock {
    margin: 30px 0;
}
.zblock .zblock-buttons {}
.zblock .zblock-buttons a {
    background-color: #333;
    border-radius: 5px;
    padding: 10px 15px;
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    display: inline-block;
}
.zblock .zblock-buttons a:hover {
    background-color: #666;
}
.zblock .zblock-buttons a.zblock-return {
    background-color: #00a9ff;
}
.zblock .zblock-buttons a.zblock-return:hover {
    background-color: #42bfff;
}



.lost {
    position: absolute;
    top: 7px;
    color: #fff !important;
    right: 7px;
    background-color: #333;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase;
}

.lost:hover {
    background-color: #666;
    color: #fff !important;
}




.lost2 {
    position: absolute;
    top: 7px;
    color: #fff !important;
    right: 7px;
    background-color: #333;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase;
}

.lost2:hover {
    background-color: #666;
    color: #fff !important;
}

.wpcf7-text {
    width: 100%;
    border-radius: 5px !important;
}
.wpcf7-form p {
    margin-bottom: 15px;
}
.pum-content.popmake-content .wpcf7-form {
    margin-top: 30px;
}
.wpcf7-submit {
    border-radius: 5px !important;
    width: 100%;
    padding: 12px 10px !important;
    font-size: 14px !important;
}
.pum-content.popmake-content {
    padding-top: 15px;
}

.poster-area {
    background-color: #222;
    padding: 15px;
}
.poster-area .poster-img {
    position: relative;
}
.poster-area .poster-img .wp-post-image{filter: saturate(0) brightness(0.8); }
.poster-area .poster-scam {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.poster-area .poster-title {
    color: #fff !important;
    font-size: 18px;
    line-height: 1.4;
    margin: 0 0 20px;
}
.poster-area .poster-subtitle{
    text-align: center;
    margin: 0 0 20px;
    font-size: 16px;
    color: #fff;
    line-height: 1;
}

#commentform {
    display: grid;
}
#commentform .comment-form-comment {}
#commentform .comment-form-author {
    grid-row-start: 1;
    margin: 0px 0px 10px;
}
#commentform .comment-form-comment textarea {
    border-radius: 5px;
}
#commentform .comment-form-author input {
    border-radius: 5px;
}
#commentform .form-submit {}
#commentform .form-submit input {
    border-radius: 5px;
    padding: 12px 20px;
}
#respond {
    border: 1px solid #333;
    border-radius: 5px;
    padding: 20px 30px;
}
#respond #reply-title {
    margin: 0px 0px 10px;
}



.lawyer-block {
  display: flex;
  align-items: center;
  max-width: 600px;
  justify-content: center;
  margin: 0 auto 20px;
  gap: 30px;
}
.lawyer-block .lawyer {display: flex;flex-direction: column;align-items: center;}
.lawyer-block .lawyer img {width: 100px;border-radius: 50%;}
.lawyer-block .lawyer span {font-size: 18px;font-weight: 600;line-height: 1.2;margin-top: 10px;text-align: center;}
.lawyer-block .lawyer-text {width: 100%;text-align: center;}
.lawyer-block .lawyer-text h2 {font-size: 24px;line-height: 1.2;}
.lawyer-block .lawyer-text span {font-size: 20px;}
.float-popup {width: 60px; height: 60px;position: fixed;bottom: 90px;right: 30px;border-radius: 50%;cursor: pointer;z-index: 1000;display: flex;justify-content: center;align-items: center;padding: 8px;}
.zblock-buttons .zblock-return2, .float-popup {
    background: #17c647 !important;
    animation: pulse-green 1.5s infinite;
}
.float-popup:hover {background: #222 !important;}

@keyframes pulse-green {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(23, 198, 71, 0.6);
    }
    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 10px rgba(23, 198, 71, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(23, 198, 71, 0);
    }
}


.post_form .lawyer-block {
  margin-bottom: 30px;
}


#popmake-17864 .wpcf7-form {
  max-width: 300px;
  margin: 0 auto;
}
.pum-content.popmake-content .lawyer-block {
  gap: 20px;
}

@media (max-width: 768px) {
.pum-content.popmake-content .lawyer-block {
  flex-direction: column;
}
.lost {font-size: 11px;padding: 4px 8px; right: 30px;}
	
.lost2 {font-size: 11px;padding: 4px 8px; right: 30px;}
.features-list .featured-post ul li {display: none;}
.features-list .featured-post ul li:first-child {display: flex }
.features-list .featured-post ul {display: block; height:210px;}
.features-list .featured-post ul li:first-child .tranding-title {font-size: 16px;}
.poster-area {margin-bottom: 30px;}
.slicknav_nav a:hover {background: transparent;}
.list-grid .list-grid-post .list-number, .list-grid .list-grid-header div:first-child {display: none;}

.list-grid .list-grid-header {grid-template-columns: 1fr 2fr 1fr 1fr 1fr;font-size: 11px;}


.list-grid .list-grid-post {grid-template-columns: 1fr 2fr 1fr 1fr 1fr;font-size: 12px;}

.list-grid .list-grid-post .list-reviews img {width: 50%;}

.list-grid .list-grid-post .list-reviews span {left: 35px;font-size: 12px;}
	.zblock .zblock-buttons a.zblock-return {margin-bottom: 20px;}
	.post-share-active .content .post-content {
width: 100%;
}

.lawyer-block {
  gap: 20px;
}
.lawyer-block .lawyer span {
  font-size: 16px;
}
.lawyer-block .lawyer-text h2 {
  font-size: 20px;
}
.lawyer-block .lawyer-text span {
  font-size: 16px;
}
.zblock-buttons .zblock-return2 {
  margin-bottom: 10px !important;
}
	
	
}


.site-branding {
    flex-shrink: 0;
}
.site-header-inner {
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
}
@media (max-width:768px) {
    .site-header-inner {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        gap:0px;
    }
}






