.wp-block-audio figcaption{
    color:#555d66;
    font-size:13px;
    margin-bottom:1em;
    margin-top:.5em;
    text-align:center
}
.wp-block-audio audio{
    min-width:300px;
    width:100%
}
.editor-block-list__layout .reusable-block-edit-panel{
    align-items:center;
    background:#f8f9f9;
    color:#555d66;
    display:flex;
    flex-wrap:wrap;
    font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size:13px;
    margin:0 -14px;
    padding:8px 14px;
    position:relative;
    top:-14px;
    z-index:7
}
.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{
    margin:0 -14px;
    padding:8px 14px
}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{
    margin:0 5px
}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{
    margin-right:auto
}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{
    font-weight:600;
    margin-right:8px;
    white-space:nowrap
}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{
    flex:1 1 100%;
    font-size:14px;
    height:30px;
    margin:4px 0 8px
}
.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{
    flex-shrink:0
}
@media (min-width:960px){
    .editor-block-list__layout .reusable-block-edit-panel{
        flex-wrap:nowrap
    }
    .editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{
        margin:0
    }
    .editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{
        margin:0 0 0 5px
    }
}
.editor-block-list__layout .reusable-block-indicator{
    background:#fff;
    border-bottom:1px dashed #e2e4e7;
    border-left:1px dashed #e2e4e7;
    color:#555d66;
    height:30px;
    padding:4px;
    position:absolute;
    right:-14px;
    top:-14px;
    width:30px;
    z-index:1
}
.wp-block-button{
    margin-bottom:1.5em
}
.wp-block-button .wp-block-button__link{
    border:none;
    border-radius:23px;
    box-shadow:none;
    cursor:pointer;
    display:inline-block;
    font-size:18px;
    line-height:24px;
    margin:0;
    padding:11px 24px;
    text-align:center;
    text-decoration:none;
    white-space:normal;
    word-break:break-all
}
.wp-block-button.is-style-squared .wp-block-button__link{
    border-radius:0
}
.wp-block-button.aligncenter{
    text-align:center
}
.wp-block-button.alignright{
    text-align:right
}
.wp-block-button__link:not(.has-background),.wp-block-button__link:not(.has-background):active,.wp-block-button__link:not(.has-background):focus,.wp-block-button__link:not(.has-background):hover{
    background-color:#32373c
}
.wp-block-button.is-style-outline .wp-block-button__link{
    background:0 0;
    border:2px solid currentcolor
}
.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:hover{
    border-color:currentcolor
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover{
    color:#32373c
}
.wp-block-button__link:not(.has-text-color),.wp-block-button__link:not(.has-text-color):active,.wp-block-button__link:not(.has-text-color):focus,.wp-block-button__link:not(.has-text-color):hover{
    color:#fff
}
.wp-block-categories.alignleft{
    margin-right:2em
}
.wp-block-categories.alignright{
    margin-left:2em
}
.wp-block-columns{
    display:flex;
    flex-wrap:wrap
}
@media (min-width:782px){
    .wp-block-columns{
        flex-wrap:nowrap
    }
}
.wp-block-column{
    flex:1;
    flex-basis:100%;
    margin-bottom:1em;
    min-width:0;
    overflow-wrap:break-word;
    word-break:break-word
}
@media (min-width:600px){
    .wp-block-column{
        flex-basis:50%;
        flex-grow:0
    }
}
@media (min-width:600px){
    .wp-block-column:nth-child(odd){
        margin-right:32px
    }
    .wp-block-column:not(:first-child),.wp-block-column:nth-child(2n){
        margin-left:32px
    }
    .wp-block-column:not(:last-child){
        margin-right:32px
    }
}
.wp-block-cover,.wp-block-cover-image{
    align-items:center;
    background-color:#000;
    background-position:50%;
    background-size:cover;
    display:flex;
    justify-content:center;
    margin:0 0 1.5em;
    min-height:430px;
    overflow:hidden;
    position:relative;
    width:100%
}
.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{
    justify-content:flex-start
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{
    margin-left:0;
    text-align:left
}
.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{
    justify-content:flex-end
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{
    margin-right:0;
    text-align:right
}
.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{
    color:#fff;
    font-size:2em;
    line-height:1.25;
    margin-bottom:0;
    max-width:610px;
    padding:14px;
    text-align:center;
    z-index:1
}
.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover{
    color:#fff
}
.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{
    background-attachment:fixed
}
@supports (-webkit-overflow-scrolling:touch){
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{
        background-attachment:scroll
    }
}
.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{
    background-color:inherit;
    bottom:0;
    content:"";
    left:0;
    opacity:.5;
    position:absolute;
    right:0;
    top:0;
    z-index:1
}
.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{
    opacity:.1
}
.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{
    opacity:.2
}
.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{
    opacity:.3
}
.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{
    opacity:.4
}
.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{
    opacity:.5
}
.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{
    opacity:.6
}
.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{
    opacity:.7
}
.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{
    opacity:.8
}
.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{
    opacity:.9
}
.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{
    opacity:1
}
.wp-block-cover-image.components-placeholder,.wp-block-cover.components-placeholder{
    height:inherit
}
.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright,[data-align=left] .wp-block-cover,[data-align=left] .wp-block-cover-image,[data-align=right] .wp-block-cover,[data-align=right] .wp-block-cover-image{
    max-width:305px;
    width:100%
}
.wp-block-cover__video-background{
    -o-object-fit:cover;
    height:100%;
    left:50%;
    object-fit:cover;
    position:absolute;
    top:50%;
    transform:translateX(-50%) translateY(-50%);
    width:100%;
    z-index:0
}
.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{
    max-width:360px;
    width:100%
}
.wp-block-embed{
    margin-bottom:1em
}
.wp-block-embed figcaption{
    color:#555d66;
    font-size:13px;
    margin-bottom:1em;
    margin-top:.5em;
    text-align:center
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{
    position:relative
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{
    content:"";
    display:block;
    padding-top:50%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{
    bottom:0;
    height:100%;
    left:0;
    position:absolute;
    right:0;
    top:0;
    width:100%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{
    padding-top:42.85%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{
    padding-top:50%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{
    padding-top:56.25%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{
    padding-top:75%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{
    padding-top:100%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{
    padding-top:66.66%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{
    padding-top:200%
}
.wp-block-file{
    margin-bottom:1.5em
}
.wp-block-file.aligncenter{
    text-align:center
}
.wp-block-file.alignright{
    text-align:right
}
.wp-block-file .wp-block-file__button{
    background:#32373c;
    border-radius:2em;
    color:#fff;
    font-size:13px;
    padding:.5em 1em
}
.wp-block-file a.wp-block-file__button{
    text-decoration:none
}
.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{
    box-shadow:none;
    color:#fff;
    opacity:.85;
    text-decoration:none
}
.wp-block-file *+.wp-block-file__button{
    margin-left:.75em
}
.wp-block-gallery{
    display:flex;
    flex-wrap:wrap;
    list-style-type:none;
    padding:0
}
.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{
    display:flex;
    flex-direction:column;
    flex-grow:1;
    justify-content:center;
    margin:0 16px 16px 0;
    position:relative
}
.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{
    height:100%;
    margin:0
}
@supports ((position:-webkit-sticky) or (position:sticky)){
    .wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{
        align-items:flex-end;
        display:flex;
        justify-content:flex-start
    }
}
.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{
    display:block;
    height:auto;
    max-width:100%;
    width:100%
}
@supports ((position:-webkit-sticky) or (position:sticky)){
    .wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{
        width:auto
    }
}
.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{
    background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);
    bottom:0;
    color:#fff;
    font-size:13px;
    max-height:100%;
    overflow:auto;
    padding:40px 10px 5px;
    position:absolute;
    text-align:center;
    width:100%
}
.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{
    display:inline
}
.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{
    width:100%
}
@supports ((position:-webkit-sticky) or (position:sticky)){
    .wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{
        -o-object-fit:cover;
        flex:1;
        height:100%;
        object-fit:cover
    }
}
.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{
    width:calc(50% - 8px)
}
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){
    margin-right:0
}
.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{
    margin-right:0;
    width:100%
}
@media (min-width:600px){
    .wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{
        margin-right:16px;
        width:calc(33.33333% - 10.66667px)
    }
    .wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{
        margin-right:16px;
        width:calc(25% - 12px)
    }
    .wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{
        margin-right:16px;
        width:calc(20% - 12.8px)
    }
    .wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{
        margin-right:16px;
        width:calc(16.66667% - 13.33333px)
    }
    .wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{
        margin-right:16px;
        width:calc(14.28571% - 13.71429px)
    }
    .wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{
        margin-right:16px;
        width:calc(12.5% - 14px)
    }
    .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){
        margin-right:0
    }
}
.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{
    margin-right:0
}
.wp-block-gallery .blocks-gallery-item.has-add-item-button{
    width:100%
}
.wp-block-gallery.alignleft,.wp-block-gallery.alignright{
    max-width:305px;
    width:100%
}
.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{
    display:flex
}
.wp-block-gallery.aligncenter .blocks-gallery-item figure{
    justify-content:center
}
.wp-block-image{
    margin-bottom:1em;
    margin-left:0;
    margin-right:0;
    max-width:100%
}
.wp-block-image img{
    max-width:100%
}
.wp-block-image.aligncenter{
    text-align:center
}
.wp-block-image.alignfull img,.wp-block-image.alignwide img{
    width:100%
}
.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{
    display:table;
    margin-left:0;
    margin-right:0
}
.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{
    caption-side:bottom;
    display:table-caption
}
.wp-block-image .alignleft{
    float:left;
    margin-right:1em
}
.wp-block-image .alignright{
    float:right;
    margin-left:1em
}
.wp-block-image .aligncenter{
    margin-left:auto;
    margin-right:auto
}
.wp-block-image figcaption{
    color:#555d66;
    font-size:13px;
    margin-bottom:1em;
    margin-top:.5em;
    text-align:center
}
.wp-block-latest-comments__comment{
    font-size:15px;
    line-height:1.1;
    list-style:none;
    margin-bottom:1em
}
.has-avatars .wp-block-latest-comments__comment{
    list-style:none;
    min-height:36px
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
    margin-left:52px
}
.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{
    line-height:1.5
}
.wp-block-latest-comments__comment-excerpt p{
    font-size:14px;
    line-height:1.8;
    margin:5px 0 20px
}
.wp-block-latest-comments__comment-date{
    color:#8f98a1;
    display:block;
    font-size:12px
}
.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{
    border-radius:24px;
    display:block;
    float:left;
    height:40px;
    margin-right:12px;
    width:40px
}
.wp-block-latest-posts.alignleft{
    margin-right:2em
}
.wp-block-latest-posts.alignright{
    margin-left:2em
}
.wp-block-latest-posts.is-grid{
    display:flex;
    flex-wrap:wrap;
    list-style:none;
    padding:0
}
.wp-block-latest-posts.is-grid li{
    margin:0 16px 16px 0;
    width:100%
}
@media (min-width:600px){
    .wp-block-latest-posts.columns-2 li{
        width:calc(50% - 16px)
    }
    .wp-block-latest-posts.columns-3 li{
        width:calc(33.33333% - 16px)
    }
    .wp-block-latest-posts.columns-4 li{
        width:calc(25% - 16px)
    }
    .wp-block-latest-posts.columns-5 li{
        width:calc(20% - 16px)
    }
    .wp-block-latest-posts.columns-6 li{
        width:calc(16.66667% - 16px)
    }
}
.wp-block-latest-posts__post-date{
    color:#6c7781;
    display:block;
    font-size:13px
}
.wp-block-media-text{
    align-items:center;
    display:grid;
    grid-template-areas:"media-text-media media-text-content";
    grid-template-columns:50% auto;
    grid-template-rows:auto
}
.wp-block-media-text.has-media-on-the-right{
    grid-template-areas:"media-text-content media-text-media";
    grid-template-columns:auto 50%
}
.wp-block-media-text .wp-block-media-text__media{
    grid-area:media-text-media;
    margin:0
}
.wp-block-media-text .wp-block-media-text__content{
    grid-area:media-text-content;
    padding:0 8%;
    word-break:break-word
}
.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{
    max-width:unset;
    vertical-align:middle;
    width:100%
}
@media (max-width:600px){
    .wp-block-media-text.is-stacked-on-mobile{
        grid-template-areas:"media-text-media" "media-text-content";
        grid-template-columns:100%!important
    }
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{
        grid-template-areas:"media-text-content" "media-text-media"
    }
}
p.is-small-text{
    font-size:14px
}
p.is-regular-text{
    font-size:16px
}
p.is-large-text{
    font-size:36px
}
p.is-larger-text{
    font-size:48px
}
p.has-drop-cap:not(:focus):first-letter {
    float:left;
    font-size:8.4em;
    font-style:normal;
    font-weight:100;
    line-height:.68;
    margin:.05em .1em 0 0;
    text-transform:uppercase
}
p.has-background{
    padding:20px 30px
}
p.has-text-color a{
    color:inherit
}
.wp-block-pullquote{
    margin-left:0;
    margin-right:0;
    padding:3em 0;
    text-align:center
}
.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{
    max-width:305px
}
.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{
    font-size:20px
}
.wp-block-pullquote p{
    font-size:28px;
    line-height:1.6
}
.wp-block-pullquote cite,.wp-block-pullquote footer{
    position:relative
}
.wp-block-pullquote .has-text-color a{
    color:inherit
}
.wp-block-pullquote:not(.is-style-solid-color){
    background:0 0
}
.wp-block-pullquote.is-style-solid-color{
    border:none
}
.wp-block-pullquote.is-style-solid-color blockquote{
    margin-left:auto;
    margin-right:auto;
    max-width:60%;
    text-align:left
}
.wp-block-pullquote.is-style-solid-color blockquote p{
    font-size:32px;
    margin-bottom:0;
    margin-top:0
}
.wp-block-pullquote.is-style-solid-color blockquote cite{
    font-style:normal;
    text-transform:none
}
.wp-block-pullquote cite{
    color:inherit
}
.wp-block-quote.is-large,.wp-block-quote.is-style-large{
    margin:0 0 16px;
    padding:0 1em
}
.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{
    font-size:24px;
    font-style:italic;
    line-height:1.6
}
.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{
    font-size:18px;
    text-align:right
}
.wp-block-separator.is-style-wide{
    border-bottom-width:1px
}
.wp-block-separator.is-style-dots{
    background:0 0;
    border:none;
    height:auto;
    line-height:1;
    max-width:none;
    text-align:center
}
.wp-block-separator.is-style-dots:before{
    color:#191e23;
    content:"\00b7 \00b7 \00b7";
    font-family:serif;
    font-size:20px;
    letter-spacing:2em;
    padding-left:2em
}
p.wp-block-subhead{
    font-size:1.1em;
    font-style:italic;
    opacity:.75
}
.wp-block-table.has-fixed-layout{
    table-layout:fixed;
    width:100%
}
.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{
    display:table;
    width:auto
}
.wp-block-table.is-style-stripes{
    border-bottom:1px solid #f3f4f5;
    border-collapse:inherit;
    border-spacing:0
}
.wp-block-table.is-style-stripes tr:nth-child(odd){
    background-color:#f3f4f5
}
.wp-block-table.is-style-stripes td{
    border-color:transparent
}
.wp-block-text-columns,.wp-block-text-columns.aligncenter{
    display:flex
}
.wp-block-text-columns .wp-block-column{
    margin:0 16px;
    padding:0
}
.wp-block-text-columns .wp-block-column:first-child{
    margin-left:0
}
.wp-block-text-columns .wp-block-column:last-child{
    margin-right:0
}
.wp-block-text-columns.columns-2 .wp-block-column{
    width:50%
}
.wp-block-text-columns.columns-3 .wp-block-column{
    width:33.33333%
}
.wp-block-text-columns.columns-4 .wp-block-column{
    width:25%
}
pre.wp-block-verse{
    overflow:auto;
    white-space:nowrap
}
.wp-block-video{
    margin-left:0;
    margin-right:0
}
.wp-block-video video{
    max-width:100%
}
@supports ((position:-webkit-sticky) or (position:sticky)){
    .wp-block-video [poster]{
        -o-object-fit:cover;
        object-fit:cover
    }
}
.wp-block-video.aligncenter{
    text-align:center
}
.wp-block-video figcaption{
    color:#555d66;
    font-size:13px;
    margin-bottom:1em;
    margin-top:.5em;
    text-align:center
}
.has-pale-pink-background-color{
    background-color:#f78da7
}
.has-vivid-red-background-color{
    background-color:#cf2e2e
}
.has-luminous-vivid-orange-background-color{
    background-color:#ff6900
}
.has-luminous-vivid-amber-background-color{
    background-color:#fcb900
}
.has-light-green-cyan-background-color{
    background-color:#7bdcb5
}
.has-vivid-green-cyan-background-color{
    background-color:#00d084
}
.has-pale-cyan-blue-background-color{
    background-color:#8ed1fc
}
.has-vivid-cyan-blue-background-color{
    background-color:#0693e3
}
.has-very-light-gray-background-color{
    background-color:#eee
}
.has-cyan-bluish-gray-background-color{
    background-color:#abb8c3
}
.has-very-dark-gray-background-color{
    background-color:#313131
}
.has-pale-pink-color{
    color:#f78da7
}
.has-vivid-red-color{
    color:#cf2e2e
}
.has-luminous-vivid-orange-color{
    color:#ff6900
}
.has-luminous-vivid-amber-color{
    color:#fcb900
}
.has-light-green-cyan-color{
    color:#7bdcb5
}
.has-vivid-green-cyan-color{
    color:#00d084
}
.has-pale-cyan-blue-color{
    color:#8ed1fc
}
.has-vivid-cyan-blue-color{
    color:#0693e3
}
.has-very-light-gray-color{
    color:#eee
}
.has-cyan-bluish-gray-color{
    color:#abb8c3
}
.has-very-dark-gray-color{
    color:#313131
}
.has-small-font-size{
    font-size:13px
}
.has-normal-font-size,.has-regular-font-size{
    font-size:16px
}
.has-medium-font-size{
    font-size:20px
}
.has-large-font-size{
    font-size:36px
}
.has-huge-font-size,.has-larger-font-size{
    font-size:42px
}
 html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,hgroup,menu,footer,header,nav,section,summary,time,mark,audio,video,button,input,textarea{
    margin:0;
    padding:0;
    border:0;
    vertical-align:baseline;
    font-size:100%;
    font-family:inherit
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
    content:'';
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
button,input[type=submit]{
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    -moz-box-sizing:content-box;
    cursor:pointer
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
input[type=search]{
    -webkit-appearance:none
}
textarea{
    overflow:auto
}
a img{
    border:0
}
img{
    max-width:100%;
    height:auto
}
//IE11 image ratio in flex-direction:column bug .ie img{
    min-height:1px
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
    img{
        min-height:1px
    }
}
::-webkit-input-placeholder{
    color:inherit
}
::-moz-placeholder{
    color:inherit;
    opacity:1
}
:-ms-input-placeholder{
    color:inherit
}
:root{
    --main-color:#fff;
    --main-color-rgb:255,255,255
}
html{
    font-size:14px
}
body{
    font-family:"Merriweather",Georgia,serif;
    line-height:1.8666;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
::-moz-selection{
    background:rgba(var(--main-color-rgb),.2)
}
::selection{
    background:rgba(var(--main-color-rgb),.2)
}
img::-moz-selection{
    background:0 0
}
img::selection{
    background:0 0
}
h1{
    font-size:25px
}
h2{
    font-size:23px
}
h3{
    font-size:20px
}
h4{
    font-size:18px
}
h5{
    font-size:16px
}
h6{
    font-size:14px
}
h1,h2,h3,h4,h5,h6{
    font-family:Poppins,Arial,sans-serif;
    font-weight:700;
    color:#161616
}
p{
    margin-bottom:26px
}
a{
    opacity:initial;
    color:#161616;
    text-decoration:none;
    -webkit-transition:all .25s ease-in-out;
    transition:all .25s ease-in-out
}
a:hover{
    text-decoration:none
}
address{
    margin-bottom:1.857em
}
hr{
    background-color:rgba(51,51,51,.1);
    border:0;
    height:1px;
    margin:1em 0
}
code,pre{
    background:#f8f8f8
}
code{
    padding:4px 10px
}
pre{
    padding:1.857em;
    margin-bottom:1.857em;
    display:block;
    word-break:break-all;
    word-wrap:break-word;
    font-family:Menlo,Monaco,Consolas,monospace
}
pre code{
    white-space:pre-wrap
}
abbr,acronym{
    border-bottom:1px dotted #222;
    text-decoration:none
}
q{
    font-style:italic;
    margin:0;
    font-size:1.1em;
    margin-right:8px
}
sup{
    font-size:.8em;
    vertical-align:top
}
sub{
    font-size:.8em;
    vertical-align:bottom
}
dl{
    margin:0 0 21px
}
dt{
    font-weight:600
}
dd{
    margin-bottom:21px
}
table{
    max-width:100%;
    width:100%;
    background-color:transparent
}
th,td{
    background:#fff;
    padding:10px 15px;
    border:1px solid #e4e4e4;
    border-right:0;
    border-left:0
}
th{
    background:0 0;
    font-weight:600
}
tr:nth-child(odd) td{
    background:#fafafa
}
table caption{
    padding:0 0 7px;
    width:auto;
    font-weight:600
}
input,textarea,select{
    background:#fff;
    border:1px solid #e5e5e5;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 16px;
    max-width:100%;
    outline:0;
    font-size:13px;
    font-family:"Merriweather",Georgia,serif;
    letter-spacing:-.025em;
    color:#b4b4b4
}
input{
    height:2.84615em
}
input[type=checkbox],input[type=radio]{
    height:auto
}
select{
    line-height:1;
    padding:0 14px;
    height:36px
}
textarea{
    width:100%;
    padding:20px 14px;
    line-height:1.5;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
input:focus,textarea:focus,select:focus{
    border-color:#d9d9d9;
    color:#aaa
}
input[type=submit],button,input[type=button],.button{
    -webkit-appearance:none;
    background:#318892;
    color:#fff;
    padding:13px 20px;
    border:0;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    line-height:1;
    height:auto;
    letter-spacing:.09em;
    text-transform:uppercase
}
input[type=submit]:active,button:active,input[type=button]:active{
    opacity:.9
}
legend{
    font-weight:600;
    margin-bottom:20px
}
blockquote{
    padding-left:45px;
    color:#828282;
    font-family:"Merriweather",Georgia,serif;
    font-size:16px;
    font-weight:300;
    font-style:italic;
    letter-spacing:initial;
    line-height:1.75;
    -webkit-font-smoothing:initial
}
blockquote:before{
    content:"\201c";
    float:left;
    margin-top:18px;
    margin-left:-45px;
    font-family:Georgia,Merriweather,serif;
    font-style:normal;
    font-size:52px;
    line-height:.41;
    color:#318892
}
blockquote p:last-child,blockquote p:last-of-type{
    margin-bottom:0
}
blockquote cite,blockquote .wp-block-pullquote__citation{
    font-family:Poppins,Arial,sans-serif;
    color:#9c9c9c;
    font-size:13px;
    font-weight:400
}
blockquote p+cite,blockquote .wp-block-pullquote__citation{
    display:block;
    margin-top:18px
}
blockquote cite:before{
    content:"-";
    margin-right:8px
}
blockquote>p:last-of-type{
    margin-bottom:0
}
blockquote p>cite{
    margin-left:16px;
    margin-right:14px
}
.modern-quote{
    margin:0
}
.modern-quote,.wp-block-quote.is-style-large{
    position:relative;
    padding:0 38px;
    padding-top:22px;
    color:#000;
    font-size:30px;
    line-height:1.4;
    text-align:center
}
.modern-quote:before,.wp-block-quote.is-style-large:before{
    position:absolute;
    z-index:-1;
    margin:0;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(7px) rotate(1deg);
    transform:translateX(-50%) translateY(7px) rotate(1deg);
    opacity:.12;
    font-size:132px
}
.modern-quote p,.wp-block-quote.is-style-large p{
    font-size:inherit;
    line-height:inherit;
    font-style:inherit
}
.modern-quote cite,.wp-block-quote.is-style-large cite{
    font-size:13px;
    font-style:normal;
    text-transform:uppercase;
    text-align:center
}
.modern-quote cite:before,.wp-block-quote.is-style-large cite:before{
    display:none
}
.modern-quote p+cite,.wp-block-quote.is-style-large p+cite{
    margin-top:26px
}
.cf:after,.cf:before{
    content:"";
    display:table
}
.cf:after{
    clear:both
}
.limit-line{
    overflow:hidden;
    white-space:nowrap
}
.ellipsis{
    text-overflow:ellipsis
}
.ir{
    background-color:transparent;
    border:0;
    overflow:hidden;
    text-indent:-9999px
}
.ir:before{
    content:"";
    display:block;
    width:0;
    height:100%
}
.visuallyhidden,.screen-reader-text{
    border:0;
    clip:rect(0 0 0 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
}
.main-color{
    color:#318892
}
.fade{
    opacity:0;
    -webkit-transition:opacity .15s linear;
    transition:opacity .15s linear
}
.fade.in{
    opacity:1
}
.fade-in-up{
    -webkit-animation:.5s fade-in-up ease-out;
    animation:.5s fade-in-up ease-out;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.fade-in-up-lg{
    -webkit-animation:.65s fade-in-up-lg ease-out;
    animation:.65s fade-in-up-lg ease-out;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.fade-in-down-lg{
    -webkit-animation:.65s fade-in-down-lg ease-out;
    animation:.65s fade-in-down-lg ease-out;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.no-transition{
    -webkit-transition:none !important;
    transition:none !important
}
a.blur{
    outline:none
}
@-webkit-keyframes fade-in-up{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,2px,0);
        transform:translate3d(0,2px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fade-in-up{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,2px,0);
        transform:translate3d(0,2px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@-webkit-keyframes fade-in-up-lg{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,8px,0);
        transform:translate3d(0,8px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fade-in-up-lg{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,8px,0);
        transform:translate3d(0,8px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@-webkit-keyframes fade-in-down-lg{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,-8px,0);
        transform:translate3d(0,-8px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fade-in-down-lg{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,-8px,0);
        transform:translate3d(0,-8px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@-webkit-keyframes fade-in{
    from{
        opacity:0
    }
    to{
        opacity:1
    }
}
@keyframes fade-in{
    from{
        opacity:0
    }
    to{
        opacity:1
    }
}
@-webkit-keyframes pulse{
    0%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    25%{
        -webkit-transform:scale(1.3);
        transform:scale(1.3)
    }
    75%{
        -webkit-transform:scale(.8);
        transform:scale(.8)
    }
    100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes pulse{
    0%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    25%{
        -webkit-transform:scale(1.3);
        transform:scale(1.3)
    }
    75%{
        -webkit-transform:scale(.8);
        transform:scale(.8)
    }
    100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.show-lg,.show-md,.show-sm,.show-xs,.show-ty{
    display:none !important
}
.ts-row{
    min-height:1px;
    margin-right:-15px;
    margin-left:-15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.column,.ts-row [class^=col-],.ts-row [class*=" col-"]{
    padding-left:15px;
    padding-right:15px;
    float:left;
    min-height:1px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.col-12,.column{
    width:100%
}
.col-11{
    width:91.66666666666667%
}
.col-10{
    width:83.33333333333334%
}
.col-9,.column.three-fourth{
    width:75%
}
.col-8,.column.two-third{
    width:66.66666666666667%
}
.col-7{
    width:58.333333333333336%
}
.col-6,.column.half{
    width:50%
}
.col-5{
    width:41.66666666666667%
}
.col-4,.column.one-third{
    width:33.333333333333336%
}
.col-3,.column.one-fourth{
    width:25%
}
.col-2{
    width:16.666666666666668%
}
.col-1{
    width:8.333333333333334%
}
.column.one-fifth{
    width:20%
}
.column.two-fifth{
    width:40%
}
.column.three-fifth{
    width:60%
}
.column.four-fifth{
    width:80%
}
.column.right{
    text-align:right
}
.column.left{
    text-align:left
}
.column.center{
    text-align:center
}
body{
    color:#494949;
    background:#fff;
    -webkit-text-size-adjust:100%;
    word-wrap:break-word;
    overflow-wrap:break-word
}
.wrap{
    width:1170px;
    margin:0 auto;
    text-align:left
}
.wrap,.main-wrap{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.main{
    margin:0 auto;
    margin-top:65px;
    margin-bottom:100px
}
.no-sidebar .main .main-content{
    width:100%
}
.top-bar{
    min-height:48px
}
.top-bar .actions{
    float:right
}
.top-bar-content{
    position:relative;
    background:#fff;
    border-bottom:1px solid #efefef;
    -webkit-box-shadow:0 0 4px 0 #eee;
    box-shadow:0 0 4px 0 #eee;
    height:48px;
    font-family:Poppins,Arial,sans-serif;
    line-height:48px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.top-bar .social-icons{
    float:left
}
.top-bar .social-icons li{
    margin-right:2px
}
.top-bar .social-icons li:last-child{
    margin-right:0
}
.top-bar .social-icons .social-icons .icon{
    display:inline-block;
    padding:0 5px;
    color:#aaa;
    text-align:center;
    font-size:13px
}
.top-bar .social-icons a{
    display:inline-block;
    padding:0 6px;
    line-height:inherit;
	font-size:16px;
}
.top-bar .social-icons a:hover{
    color:#00a189
}
.posts-ticker{
    float:left;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    font-size:11px;
    letter-spacing:.15em
}
.posts-ticker .heading{
    margin-right:14px;
    font-weight:600;
	padding:0px 10px;
	background:#4a4a4a;
}
.posts-ticker ul{
    display:inline-block
}
.posts-ticker li{
    display:none;
    color:#656565
}
.posts-ticker li:first-child{
    display:block
}
.posts-ticker a{
    display:inline-block;
    max-width:500px;
    padding-right:10px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    vertical-align:middle;
    line-height:1.3
}
.posts-ticker em{
    font-style:normal
}
.search-action{
    float:left
}
.search-action .search-submit{
    background:0 0;
    padding:0;
    margin:0;
    border:0;
    color:#444;
    font-size:13px
}
.search-action .search-field{
    padding:0;
    margin-left:8px;
    border:0;
    width:60px;
    background:inherit;
    color:#b4b4b4;
    text-transform:uppercase;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    letter-spacing:.1em;
    -webkit-transition:width .3s ease-in;
    transition:width .3s ease-in
}
.search-action .search-field:focus{
    width:150px
}
.cart-action{
    position:relative;
    float:right;
    margin-left:5px;
    padding-left:14px;
    border-left:1px solid #ebebeb
}
.cart-action .cart-link{
    display:block;
    padding-right:10px;
    font-size:13px;
    line-height:inherit
}
.cart-action .fa{
    display:block;
    line-height:inherit;
    -webkit-transform:translateY(2px);
    transform:translateY(2px)
}
.cart-action .cart-link .counter{
    position:absolute;
    top:50%;
    top:calc(50% - 13px);
    left:0;
    margin-left:22px;
    padding-top:3px;
    width:14px;
    height:14px;
    line-height:1;
    border-radius:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:#318892;
    color:#fff;
    text-align:center;
    font-size:12px;
    font-size:9px;
    font-weight:400
}
.top-bar.dark .top-bar-content{
    background:#1d71b8;
    color:#fff;
    border-color:#1d71b8;
    -webkit-box-shadow:none;
    box-shadow:none
}
.top-bar.dark .cart-action{
    border-color:rgba(255,255,255,.2)
}
.top-bar.dark .cart-action a{
    color:#ebebeb
}
.top-bar.dark .search-action .search-field{
    background:0 0
}
.top-bar.dark .search-submit{
    color:#ebebeb
}
.top-bar.dark .social-icons a{
    color:#b4b4b4
}
.top-bar.dark .social-icons a:hover{
    color:#379cd6
}
.top-bar.dark .posts-ticker a{
    color:#fff
}
.top-bar.dark .posts-ticker a:hover{
    color:#ebebeb
}
.top-bar-b .social-icons{
    float:right
}
.top-bar-b .actions{
    margin-left:18px
}
.sticky-bar{
    position:fixed !important;
    top:0;
    width:100%;
    z-index:1000 !important
}
.admin-bar .sticky-bar{
    top:32px
}
.main-head{
    border-bottom:1px solid #ebebeb
}
.main-head .inner{
    position:relative;
    width:100%;
    overflow:hidden;
	background:#fff;
}
.main-head .parallax{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-size:cover;
    background-position:center center;
    z-index:-1
}
.main-head .title{
    font-family:Poppins,Arial,sans-serif;
    font-weight:400;
    font-size:inherit;
    letter-spacing:-3px;
    text-rendering:optimizeLegibility;
    padding:70px 0;
    text-align:left
}
.main-head .title .logo-image{
    display:inline-block;
    margin-bottom:-7px
}
.main-head .title a{
    text-decoration:none;
    color:#2e2e2e;
    font-size:70px;
    display:inline-block;
    line-height:1;
    vertical-align:middle;
    text-transform:uppercase
}
.mobile-logo{
    display:none
}
.search-alt .top-bar .search-field{
    width:0;
    opacity:0;
    -webkit-transition:all .5s ease;
    transition:all .5s ease
}
.search-alt .top-bar .search-field.active{
    width:100px;
    opacity:1
}
.search-alt .top-bar .search-submit{
    margin-top:-1px;
    display:block;
    float:left;
    line-height:inherit;
    outline:none
}
.search-alt .dark .search-submit{
    color:#969696
}
.search-alt .dark .social-icons a{
    color:#fff
}
.main-head.logo-left .logo-wrap{
    padding:55px 0
}
.main-head.logo-left .title{
    padding:0 !important;
    float:left;
    line-height:90px
}
.main-head.logo-left .title .logo-image{
    display:inline-block;
    vertical-align:middle;
    margin-bottom:0
}
.main-head.logo-left .a-right{
    float:right;
    width:728px
}
.main-head.logo-left .a-right img{
    display:block;
    margin:0 auto
}
.main-head.nav-below{
    border:0
}
.main-head.nav-below .title{
    padding:5px 0
}
.main-head.nav-below .top-bar{
    min-height:40px
}
.main-head.nav-below .top-bar .social-icons{
    max-height:40px
}
.main-head.nav-below .top-bar-content{
    height:40px;
    line-height:40px
}
.has-slider .main-head:not(.compact):not(.simple){
    border-bottom:0
}
.has-slider-bold .main-head.compact,.has-slider-bold .main-head.simple,.has-slider-large .main-head.compact,.has-slider-large .main-head.simple,.layout-creative .main-head.compact,.layout-creative .main-head.simple{
    border-bottom:0;
    -webkit-box-shadow:none;
    box-shadow:none
}
.head-nav-below+.beauty-slider,.head-nav-below+.carousel-slider,.head-nav-below+.fashion-slider,.main-head.has-bg+.beauty-slider,.main-head.has-bg+.carousel-slider,.main-head.has-bg+.fashion-slider{
    margin-top:55px
}
.head-nav-below+.main-slider,.head-nav-below+.trendy-slider,.main-head.has-bg+.main-slider,.main-head.has-bg+.trendy-slider{
    margin-top:2px
}
.head-nav-below+.grid-slider,.head-nav-below+.grid-b-slider,.main-head.has-bg+.grid-slider,.main-head.has-bg+.grid-b-slider{
    margin-top:20px
}
.nav-below-b .navigation{
    position:relative;
    z-index:999;
    -webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,.05);
    box-shadow:1px 1px 3px 0px rgba(0,0,0,.05)
}
.has-slider .nav-below-b .navigation{
    position:static
}
.main-head.full-top{
    position:relative
}
.main-head.full-top .navigation{
    float:none
}
.main-head.full-top .social-icons{
    position:absolute;
    left:30px;
    z-index:2
}
.main-head.full-top .actions{
    position:absolute;
    right:30px;
    top:0;
    z-index:2
}
.main-head.alt .top-bar-content>.wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.main-head.alt .social-icons{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    max-height:48px;
    margin-left:auto
}
.main-head.alt .social-icons li{
    font-size:12px
}
.main-head.alt .social-icons a:hover{
    opacity:.7
}
.main-head.alt .actions{
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
    margin-left:18px
}
.main-head.top-below .top-bar{
    min-height:51px
}
.main-head.top-below .top-bar-content{
    height:51px;
    line-height:51px
}
.main-head.top-below .menu>li>a{
    font-size:12px
}
.main-head.top-below .social-icons a{
    font-size:13px
}
.main-head.compact .top-bar{
    min-height:36px
}
.main-head.compact .top-bar-content{
    height:36px;
    line-height:36px
}
.main-head.compact .posts-ticker{
    letter-spacing:.075em
}
.main-head.compact .posts-ticker .heading{
    display:inline-block;
    margin-right:16px;
    padding:0 6px;
    background:#318892;
    color:#fff;
    font-size:11px;
    font-weight:600;
    line-height:18px;
    -ms-flex-item-align:center;
    align-self:center;
    -webkit-font-smoothing:antialiased
}
.main-head.compact .dark .posts-ticker a{
    color:#ccc
}
.main-head.compact .social-icons li{
    margin-right:0;
    font-size:12px;
    float:left
}
.main-head.compact .dark .social-icons a{
    color:#fff
}
.main-head.compact .inner{
    line-height:90px;
    overflow:visible;
    background:#fff
}
.main-head.compact .inner>.wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.main-head.compact .title{
    padding:0;
    min-width:210px;
    padding-right:50px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.main-head.compact .title a{
    font-size:45px;
    line-height:inherit
}
.main-head.compact .title .logo-image{
    display:block;
    margin-bottom:0;
    max-height:90px;
    -webkit-transition:all .25s ease-in-out;
    transition:all .25s ease-in-out
}
.main-head.compact .navigation-wrap{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.main-head.compact .menu>li:not(:hover) a:after{
    color:#111
}
.main-head.compact .actions{
    display:none
}
.main-head.compact .inner.sticky-bar{
    line-height:55px;
    border-bottom:1px solid #efefef;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,.05);
    box-shadow:0 0 20px rgba(0,0,0,.05);
    -webkit-animation:.55s fade-in-up-lg ease-out;
    animation:.55s fade-in-up-lg ease-out;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.main-head.compact .inner.sticky-bar .logo-image{
    max-height:55px
}
.main-head.simple{
    -webkit-box-shadow:0 2px 2px rgba(0,0,0,.03);
    box-shadow:0 2px 2px rgba(0,0,0,.03)
}
.main-head.simple .inner{
    line-height:96px;
    min-height:96px;
    overflow:initial;
    background:#fff
}
.main-head.simple .left-contain{
    position:absolute;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:absolute;
    left:38px;
    height:100%;
    z-index:2
}
.main-head.simple .navigation{
    float:none;
    text-align:center
}
.main-head.simple .actions{
    position:absolute;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    right:38px;
    top:0;
    z-index:2
}
.main-head.simple .actions a{
    -webkit-transition-property:opacity,color;
    transition-property:opacity,color
}
.main-head.simple .cart-action{
    border-left:0
}
.main-head.simple .cart-action .fa{
    -webkit-transform:none;
    transform:none;
    font-size:14px
}
.main-head.simple .cart-action .counter{
    margin-top:-2px
}
.main-head.simple .social-icons{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-right:22px
}
.main-head.simple .social-icons .fa{
    font-size:15px;
    opacity:.9
}
.main-head.simple .search-link{
    margin-top:-2px;
    font-size:15px;
    color:#555
}
.main-head.simple .search-link:before{
    display:inline-block;
    content:"";
    padding-right:22px;
    height:14px;
    border-left:1px solid #ddd;
    vertical-align:middle
}
.main-head.simple .search-link:first-child:before{
    display:none
}
.main-head.simple .mobile-nav{
    display:none;
    margin-left:4px;
    margin-right:21px;
    font-size:18px
}
.main-head.simple .title{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.main-head.simple .title a{
    font-size:48px;
    display:block
}
.main-head.simple .title .logo-image{
    display:block;
    margin-bottom:0;
    max-height:90px;
    -webkit-transition:all .25s ease-in-out;
    transition:all .25s ease-in-out
}
.main-head.simple .inner.sticky-bar{
    line-height:55px;
    min-height:55px;
    border-bottom:1px solid #efefef;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,.05);
    box-shadow:0 0 20px rgba(0,0,0,.05);
    -webkit-animation:.55s fade-in-up-lg ease-out;
    animation:.55s fade-in-up-lg ease-out;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.main-head.simple .inner.sticky-bar .logo-image{
    max-height:45px
}
.main-head.simple-boxed{
    border-top:3px solid #090909
}
.main-head.simple-boxed .inner{
    line-height:106px;
    min-height:106px
}
.main-head.simple-boxed .wrap-head{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-negative:0;
    flex-shrink:0
}
.main-head.simple-boxed .left-contain{
    position:static;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:auto;
    margin-right:45px
}
.main-head.simple-boxed .title a{
    text-align:left
}
.main-head.simple-boxed .actions{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    right:auto;
    top:auto;
    margin-left:auto;
    padding-left:20px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.main-head.simple-boxed .search-link{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.main-head.simple-boxed .navigation .menu{
    -webkit-box-pack:left;
    -ms-flex-pack:left;
    justify-content:left;
    text-align:left;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap
}
.main-head.simple-boxed .navigation .menu>li{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:0;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.the-wrap.head{
    padding:14px 0;
    margin-bottom:20px;
    background:#f6f6f6;
    border-bottom:1px solid #efefef
}
.the-wrap.head>div,.the-wrap.head>iframe,.the-wrap.head img{
    display:inline-block;
    vertical-align:middle
}
.layout-creative .the-wrap.head{
    margin-bottom:0
}
.navigation{
    float:left;
    text-align:center;
    color:#161616;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    letter-spacing:.09em;
    text-transform:uppercase;
    -webkit-font-smoothing:subpixel-antialiased
}
.navigation ul{
    list-style:none;
    position:relative
}
.navigation ul li{
    display:inline-block;
    float:none;
    vertical-align:top;
}
.navigation ul li:hover {border-top:0px;border-bottom:0px;}
.navigation .menu li>a{
    float:left;
    padding:0;
    color:inherit
}
.navigation .menu>li>a{
    padding:0 10px
}
.navigation .menu>li:first-child{
    margin-left:-10px
}
.navigation .menu-item-has-children>a:after{
    display:inline-block;
    content:"\f107";
    margin-left:8px;
    font-family:"FontAwesome";
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:.9;
    color:#fff;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.navigation .menu>li:hover>a,.navigation .menu>.current-menu-item>a,.navigation .menu>.current-menu-parent>a,.navigation .menu>.current-menu-ancestor>a{
    color:#fff;	

}
.navigation li:hover>a:after,.navigation .current-menu-item>a:after,.navigation .current-menu-parent>a:after,.navigation .current-menu-ancestor>a:after{
    color:#fff;
	
}
.navigation .menu>li>ul,.navigation .menu>li>.sub-menu{
    top:100%;
    margin-left:19px;
    margin-top:-1px
}
.navigation .menu>li>.mega-menu{
    margin-left:0;
    margin-right:0
}
.navigation .menu li li{
    display:block
}
.navigation .menu>li li a{
    float:none;
    text-align:left;
    display:block;
    text-decoration:none;
    padding:9px 22px;
    border-top:1px solid #efefef;
    font-size:11px;
    letter-spacing:.1em;
    color:#535353;
    pointer-events:none
}
.navigation .menu>li:hover li a{
    pointer-events:auto
}
.navigation .menu ul li,.navigation .menu .sub-menu li{
    float:none;
    min-width:240px;
    max-width:350px;
    border-top:0;
    padding:0;
    position:relative
}
.navigation .menu>li li:first-child>a{
    border-top:0;
    -webkit-box-shadow:none;
    box-shadow:none
}
.navigation .sub-menu li:first-child>.sub-menu{
    margin-top:-1px
}
.navigation .menu ul,.navigation .menu .sub-menu{
    position:absolute;
    overflow:visible;
    visibility:hidden;
    display:block;
    opacity:0;
    padding:0;
    background:#fff;
    border:1px solid #ebebeb;
    -webkit-transition:all .25s ease-in;
    transition:all .25s ease-in;
    z-index:110;
    line-height:1.8666
}
.navigation .menu ul .menu-item-has-children>a:after{
    line-height:1;
    content:"\f105";
    position:absolute;
    top:50%;
    margin-top:-6px;
    right:16px;
    color:#b4b4b4
}
.navigation .menu ul ul{
    left:100%;
    top:0;
    margin-left:0
}
.navigation li:hover>ul,.navigation li:hover>.sub-menu{
    visibility:visible;
    opacity:1;
    pointer-events:auto
}
.navigation .menu li li:hover>a,.navigation .menu li li.current-menu-item>a{
    color:#fff
}
.mobile-menu-container{
    display:none
}
.navigation .mega-menu{
    left:0
}
.navigation .mega-menu .sub-cats{
    display:table-cell;
    float:none;
    vertical-align:top;
    padding:12px 30px;
    width:19.5%;
    height:100%;
    border-right:1px solid #ebebeb
}
.navigation .mega-menu .sub-cats li{
    min-width:initial;
    max-width:initial
}
.navigation .mega-menu .sub-cats a{
    padding:11px 0;
    font-weight:600
}
.navigation .mega-menu .sub-cats li:last-child a{
    border-bottom:1px solid #ebebeb
}
.navigation .menu .mega-menu{
    display:table;
    table-layout:fixed
}
.mega-menu .recent-posts{
    display:table-cell;
    float:none;
    vertical-align:top;
    padding:25px;
    width:80.5%
}
.mega-menu .recent-posts .posts{
    display:none;
    margin:0 -13px;
    margin-bottom:30px;
    text-align:center
}
.mega-menu .recent-posts .posts.active{
    display:block;
    -webkit-animation:.5s fade-in-up ease-out;
    animation:.5s fade-in-up ease-out;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.mega-menu .recent-posts .post{
    padding:0 13px
}
.mega-menu .recent-posts img{
    display:block;
    -webkit-filter:blur(0)
}
.mega-menu .recent-posts .lazyload{
    display:none
}
.mega-menu .recent-posts .post-title{
    display:block;
    margin-top:15px;
    margin-bottom:6px;
    color:#454545;
    font-size:13px;
    letter-spacing:.04em
}
.mega-menu .recent-posts .post-title em{
    font-style:normal;
    font-weight:inherit
}
.mega-menu .recent-posts .show-prev{
    margin-right:1px
}
.mega-menu .recent-posts .show-next,.mega-menu .recent-posts .show-prev{
    display:inline-block;
    width:24px;
    height:24px;
    border:1px solid #ebebeb;
    color:#b4b4b4;
    font-size:12px;
    text-align:center;
    line-height:23px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.mega-menu .recent-posts .show-next:hover,.mega-menu .recent-posts .show-prev:hover{
    border-color:#ddd
}
.mega-menu .recent-posts .fa{
    -webkit-font-smoothing:initial
}
.navigation li:hover>.mega-menu .lazyload{
    display:block
}
.navigation li:not(:hover)>.mega-menu img{
    pointer-events:none
}
.navigation .nav-icons{
    position:relative;
	float:right;
}
.navigation .nav-icons .cart-action{
    float:right
}
.navigation .nav-icons .cart-link{
    font-size:14px;
    color:#8a8a8a
}
.navigation .nav-icons .cart-link .counter{
    margin-left:23px;
    padding:0 2px;
    padding-left:3px;
    min-width:15px;
    width:auto;
    height:15px;
    line-height:15px;
    font-size:10px
}
.navigation .nav-icons .fa-shopping-cart:before{
    content:"\f290"
}
.navigation .nav-icons .search-link{
    padding-right:10px
}
.navigation .nav-icons .search-box{
    display:none
}
.navigation .menu .nav-icons a{
    font-size:14px;
    color:#fff
}
.navigation .menu .nav-icons:hover a{
    color:#fff
}
.navigation .sticky-logo{
    display:none;
    float:left;
    padding-right:30px
}
.navigation .sticky-logo img{
    display:inline-block;
    max-height:44px;
    margin-top:-2px;
    vertical-align:middle
}
.sticky-bar .sticky-logo{
    display:block
}
.search-box-overlay{
    position:absolute;
    visibility:hidden;
    top:100%;
    margin-top:-2px;
    right:0;
    z-index:99;
    width:280px;
    padding:12px 14px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border:1px solid #efefef;
    line-height:1;
    background:#fff;
    opacity:0;
    -webkit-transition:all .2s ease-in;
    transition:all .2s ease-in
}
.search-box-overlay.active{
    visibility:visible;
    opacity:1
}
.search-box-overlay .search-field{
    float:none;
    width:100%;
    padding:0 14px;
    height:38px;
    border:1px solid #efefef;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    font-size:13px
}
.search-box-overlay button{
    display:none
}
.navigation.dark{
    color:#ebebeb
}
.navigation.dark.has-bg{
    background:#111
}
.navigation.dark .menu>li ul,.navigation.dark .menu>li .sub-menu{
    background:#111;
    border:0;
    border-top:1px solid rgba(255,255,255,.12)
}
.navigation.dark .menu>li ul ul,.navigation.dark .menu>li .sub-menu ul{
    border-left:1px solid rgba(255,255,255,.12)
}
.navigation.dark .menu>li li a{
    color:#b4b4b4;
    border-color:rgba(255,255,255,.12)
}
.navigation.dark .menu>li li a:hover{
    color:#fff
}
.navigation.dark .menu>.current-menu-item>a,.navigation.dark .menu>.current-menu-parent>a,.navigation.dark .menu>.current-menu-ancestor>a,.navigation.dark .menu li>a:after{
    color:#fff
}
.navigation.dark .sub-menu li>a:after{
    color:#aaa
}
.navigation.dark .menu>li:hover>a{
    color:#fff
}
.navigation.dark .menu>li li:first-child>a{
    border-top-color:transparent
}
.navigation.dark .mega-menu .sub-cats,.navigation.dark .mega-menu .sub-cats li:last-child a,.navigation.dark .mega-menu .recent-posts .show-next,.navigation.dark .mega-menu .recent-posts .show-prev{
    border-color:rgba(255,255,255,.12)
}
.navigation.dark .mega-menu .recent-posts .show-next,.navigation.dark .mega-menu .recent-posts .show-prev,.navigation.dark .mega-menu .recent-posts time{
    color:#666
}
.navigation.dark .mega-menu .recent-posts .post-title{
    color:#b4b4b4
}
.navigation.dark .mega-menu .recent-posts .post-title:hover{
    color:#ebebeb
}
.navigation.dark .cart-action{
    border-color:rgba(255,255,255,.22)
}
.nav-below .dark .social-icons a{
    color:#fff
}
.navigation.below{
    float:none;
    margin-bottom:0;
    border-top:1px solid #379cd6;
    border-bottom:1px solid #379cd6;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:50px;
    line-height:49px
}
.navigation.below .menu{
    text-align:left;
    margin-top:0px
}
.navigation.below .menu>li>.sub-menu{
    margin-top:-1px
}
.navigation.below.light{
    background:#116d92
}
.navigation.below.dark{
    border:0
}
.navigation-wrap{
    min-height:48px
}
.navigation.inline{
    width:100%;
    text-align:left
}
.navigation.inline .menu{
    position:static
}
.navigation.inline .menu>li:first-child{
    margin-left:0
}
.navigation.inline .menu>li>ul,.navigation.inline .menu>li>.sub-menu{
    margin-left:0;
    margin-top:0
}
.navigation.inline .menu>li>a{
    padding:0 15px;
    font-size:13px;
    font-weight:600;
    letter-spacing:.035em;
    -webkit-transition-property:opacity,color;
    transition-property:opacity,color;
	COLOR:#FFF;
}
.navigation.inline .menu>.current-post-parent:not(:hover)>a{
    color:inherit
}
.navigation.inline .menu>li li a{
    padding:8px 21px
}
.navigation.inline .menu>li li a,.navigation.inline .mega-menu .sub-cats a{
    font-size:13px;
    font-weight:600;
    letter-spacing:0;
    text-transform:uppercase;
    -webkit-font-smoothing:antialiased
}
.navigation.inline .mega-menu .sub-cats a{
    padding-left:0;
    padding-right:0
}
.navigation.inline .nav-icons{
    float:right
}
.navigation.inline .nav-icons a,.navigation.inline .nav-icons .fa{
    font-size:15px;
    color:#505050
}
.navigation.inline .nav-icons .search-link{
    margin-right:-12px
}
.navigation.inline .cart-action{
    border-left:0
}
.navigation.inline .search-box-overlay{
    margin-top:0
}
.navigation.simple{
    text-transform:uppercase;
    color:#3a3a3a
}
.navigation.simple .menu{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.navigation.simple .menu>li>a{
    padding:0 18px;
    font-size:15px;
    letter-spacing:0
}
.navigation.simple .menu>li li a{
    padding:8px 26px
}
.navigation.simple .menu>li li a,.navigation.simple .mega-menu .sub-cats a{
    font-size:14px;
    font-weight:500;
    -webkit-font-smoothing:initial
}
.navigation.simple .menu-item-has-children>a:after{
    font-size:15px
}
.navigation.simple .sub-menu .menu-item-has-children>a:after{
    margin-top:-1px;
    right:20px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    color:inherit
}
.the-post .featured{
    margin-bottom:36px
}
.the-post .featured img{
    display:block;width:100%
}
.the-post .featured-vid{
    margin-bottom:36px
}
.the-post .the-post-header{
    text-align:left
}
.the-post .the-post-header .post-title{
    margin:9px 0
}
.the-post .the-post-header>:last-child:not(.featured){
    margin-bottom:15px
}
.the-post .the-post-meta{
    margin-bottom:15px
}
.the-post .the-post-meta .post-cat a+a:before{
    content:"/";
    margin-left:6px;
    margin-right:9px;
    color:#c3c3c3;
    font-size:8px
}
.the-post-foot{
    margin-top:90px
}
.tag-share{
    font-family:Poppins,Arial,sans-serif
}
.tag-share .post-tags{
    float:left;
    margin-top:-8px;
    max-width:70%
}
.tag-share .post-tags a{
    display:inline-block;
    margin-top:8px;
    margin-right:8px;
    padding:6px 18px;
    border:1px solid #ebebeb;
    color:#454545;
    font-size:11px;
    font-weight:600;
    letter-spacing:.095em;
    line-height:1.5;
    text-transform:uppercase
}
.tag-share .post-tags a:hover{
    color:#318892
}
.tag-share .post-tags+.post-share{
    float:right;
    margin-bottom:25px
}
.post-pagination{
    margin-bottom:45px
}
.post-top .cat-label{
    position:static
}
.single-cover .featured{
    position:relative;
    margin-top:-10px;
    margin-bottom:45px
}
.single-cover .featured:before{
    content:"";
    position:absolute;
    z-index:1;
    width:100%;
    height:100%;
    background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(50%,rgba(128,128,128,0)),to(rgba(0,0,0,.35)));
    background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(128,128,128,0) 50%,rgba(0,0,0,.35) 100%);
    pointer-events:none
}
.single-cover .featured img{
    display:block
}
.single-cover .overlay{
    position:absolute;
    z-index:2;
    width:100%;
    bottom:0;
    left:0;
    padding:40px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#fff
}
.single-cover .overlay .post-title{
    margin-top:12px;
    margin-bottom:12px;
    color:inherit;
    font-size:27px
}
.single-cover .overlay time{
    color:inherit
}
.single-cover .overlay .post-by{
    font-weight:500;
    letter-spacing:.075em
}
.single-cover .overlay .post-by a{
    color:inherit
}
.single-cover .overlay .post-by:after{
    content:"-";
    margin:0 9px
}
.single-cover .overlay .post-cat a{
    display:inline-block;
    padding:0 7px;
    margin-right:5px;
    background:#318892;
    color:#fff;
    line-height:18px;
    letter-spacing:.11em
}
.single-cover .overlay .post-share{
    float:right;
    margin-right:-5px;
    margin-top:-7px
}
.single-cover .overlay .post-share .counters{
    display:none
}
.single-cover .overlay .post-share a{
    border:0;
    color:#fff;
    width:25px;
    height:23px;
    line-height:23px;
    font-size:13px
}
.the-post-modern{
    margin:0 auto
}
.the-post-modern .the-post .featured{
    margin-bottom:50px
}
.single-magazine .post-top .post-title{
    margin-top:18px;
    margin-bottom:15px;
    font-size:36px;
    line-height:1.3
}
.single-magazine .post-top .sub-title{
    margin-top:-4px;
    margin-bottom:16px;
    line-height:1.4;
    font-size:17px;
    color:gray;
    -webkit-font-smoothing:antialiased
}
.single-magazine .post-top .the-post-meta{
    margin-bottom:15px
}
.single-magazine .the-post-foot{
    margin-top:0
}
.single-magazine .tag-share{
    margin-top:60px
}
.single-magazine.the-post-modern .post-top{
    text-align:center
}
.single-magazine.the-post-modern .post-top .cat-label{
    display:inline-block
}
.single-magazine.the-post-modern .post-top .sub-title{
    max-width:600px;
    margin-left:auto;
    margin-right:auto;
    line-height:1.6
}
.single-magazine.the-post-modern .post-top .post-title{
    font-size:38px;
    line-height:1.25;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
    max-width:790px
}
.single-magazine.the-post-modern .post-top .post-share-b{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.single-magazine.the-post-modern .post-share-b .show-more{
    line-height:41px;
    height:100%
}
.single-creative .main{
    margin-top:50px
}
.single-creative .featured{
    position:relative;
    height:663px
}
.single-creative .featured:before{
    content:"";
    position:absolute;
    z-index:1;
    width:100%;
    height:100%;
    background:rgba(15,15,15,.3);
    pointer-events:none
}
.single-creative .featured .image-link{
    display:block;
    width:100%;
    height:100%
}
.single-creative .featured .wp-post-image{
    display:block;
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    font-family:'object-fit: cover'
}
.single-creative .featured .overlay{
    position:absolute;
    z-index:2;
    max-width:720px;
    margin:0 auto;
    width:95%;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    padding:40px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#fff;
    text-align:center
}
.single-creative .featured .post-meta{
    font-size:11px
}
.single-creative .featured time{
    color:inherit
}
.single-creative .featured .post-title{
    margin-top:25px;
    margin-bottom:23px;
    color:inherit;
    font-size:46px;
    line-height:1.1
}
.single-creative .featured .post-by{
    font-weight:600;
    letter-spacing:.06em
}
.single-creative .featured .post-by a{
    color:inherit
}
.single-creative .featured .post-by:after{
    content:"-";
    margin:0 5px
}
.single-creative .featured .category{
    display:inline-block;
    padding:0 8px;
    margin-right:5px;
    background:#000;
    color:#fff;
    font-weight:600;
    line-height:20px;
    letter-spacing:.06em
}
.single-creative .featured .category:last-child{
    margin-right:0
}
.single-creative .featured .post-share{
    display:none
}
.single-creative .has-gallery:before{
    display:none
}
.single-creative .has-gallery:hover .slick-slide:after{
    opacity:0
}
.single-creative .has-gallery .overlay,.single-creative .has-gallery .slick-slide:after{
    -webkit-transition:.3s ease-in-out;
    transition:.3s ease-in-out;
    will-change:opacity
}
.single-creative .has-gallery:hover .overlay{
    opacity:0;
    visibility:hidden
}
.single-creative .parallax .image-link>img{
    visibility:hidden
}
.single-creative .parallax .wp-post-image{
    -webkit-transition-property:opacity;
    transition-property:opacity
}
.post-share-icons a{
    float:left;
    margin-left:4px;
    border:1px solid #ebebeb;
    border-radius:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:30px;
    height:30px;
    color:#535353;
    font-size:13px;
    line-height:29px;
    text-align:center
}
.post-share-icons a:first-child{
    margin-left:0
}
.post-share-icons i{
    line-height:inherit
}
.post-share-icons .fa-google-plus{
    padding-left:2px
}
.post-share-icons a:hover{
    color:#318892
}
.post-share-icons .likes-count{
    padding:0 16px;
    width:auto;
    border-radius:15px;
    text-align:center;
    line-height:30px;
    color:#318892
}
.post-share-icons .fa-heart-o:before{
    content:"\f004";
    display:inline-block;
    vertical-align:top;
    margin-top:1px
}
.post-share-icons .voted{
    color:#535353
}
.post-share-icons .likes-count:after{
    display:none
}
.post-share-icons .likes-count .number{
    font-weight:600;
    font-size:12px
}
.post-share-b{
    margin-bottom:10px
}
.post-share-b .service{
    float:left;
    width:240px;
    margin-right:6px;
    margin-bottom:6px;
    border-radius:2px;
    color:#fff;
    font-family:Poppins,Arial,sans-serif;
    line-height:40px;
    text-align:center;
    will-change:opacity
}
.post-share-b .service:hover{
    -webkit-filter:brightness(110%);
    filter:brightness(110%)
}
.post-share-b .service i{
    margin-right:11px;
    font-size:18px;
    line-height:inherit;
    vertical-align:middle
}
.post-share-b .label{
    font-size:14px
}
.post-share-b .service:nth-child(n+3){
    display:none;
    width:50px
}
.post-share-b .service:nth-child(n+3) i{
    margin:0
}
.post-share-b .service:nth-child(n+3) .label{
    display:none
}
.post-share-b.all .service{
    display:block
}
.post-share-b.all .show-more{
    display:none
}
.post-share-b .show-more{
    float:left;
    width:40px;
    line-height:40px;
    text-align:center;
    border-radius:2px;
    background:#aaa;
    color:#fff;
    font-size:16px
}
.post-share-b .facebook{
    background:#3059b0
}
.post-share-b .twitter{
    background:#55acef
}
.post-share-b .gplus{
    background:#e6422e
}
.post-share-b .pinterest{
    background:#ca2128
}
.post-share-b .linkedin{
    background:#02669a
}
.post-share-b .tumblr{
    background:#44546b
}
.post-share-b .email{
    background:#19232d
}
.post-share-float{
    position:absolute;
    margin-left:-120px;
    margin-top:5px;
    height:100%;
    opacity:1;
    -webkit-transition:opacity .2s ease-in;
    transition:opacity .2s ease-in
}
.post-share-float .service{
    margin-top:-1px;
    display:block;
    width:52px;
    height:52px;
    border:1px solid #ebebeb;
    color:#000;
    font-size:17px;
    line-height:54px;
    text-align:center
}
.post-share-float .service:hover{
    background:#fafafa
}
.post-share-float .share-text{
    display:block;
    margin-bottom:30px;
    color:#000;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:500;
    letter-spacing:.1em;
    text-align:center;
    text-transform:uppercase;
    word-wrap:normal;
    overflow-wrap:normal
}
.post-share-float .fa{
    -webkit-font-smoothing:initial
}
.post-share-float .label{
    display:none
}
.post-share-float .facebook{
    color:#135cb6;
    --service-color-rgb:19,92,182
}
.post-share-float .twitter{
    color:#089fc5;
    --service-color-rgb:8,159,197
}
.post-share-float .gplus{
    color:#e6422e;
    --service-color-rgb:230,66,46
}
.post-share-float .pinterest{
    color:#ca2128;
    --service-color-rgb:202,33,40
}
.post-share-float .linkedin{
    color:#02669a;
    --service-color-rgb:2,102,154
}
.post-share-float .tumblr{
    color:#44546b;
    --service-color-rgb:68,84,107
}
.post-share-float .vk{
    color:#45668e;
    --service-color-rgb:69,102,142
}
.post-share-float .sticky-top .services{
    -webkit-transform:translate3d(0,50px,0);
    transform:translate3d(0,50px,0)
}
.share-float-b .service{
    margin-bottom:12px;
    display:block;
    width:40px;
    height:40px;
    border:0;
    --shadow-color:rgba(var(--service-color-rgb,0,0,0),.18);
    -webkit-box-shadow:-1px -1px 2px 0px rgba(0,0,0,.05),1px 3px 4px -1px var(--shadow-color);
    box-shadow:-1px -1px 2px 0px rgba(0,0,0,.05),1px 3px 4px -1px var(--shadow-color);
    border-radius:50%;
    font-size:16px;
    line-height:42px;
    text-align:center
}
.share-float-b .service:hover{
    background:#fff;
    -webkit-transform:translateY(-2px);
    transform:translateY(-2px)
}
.author-box{
    margin-top:55px;
    margin-bottom:-5px;
    border-top:1px solid #ebebeb;
    text-align:center;
    font-family:Poppins,Arial,sans-serif
}
.author-box .image img{
    display:inline-block;
    margin-top:-65px;
    border-radius:50%;
    border:22px solid #fff
}
.author-box .author>span{
    display:block;
    margin-top:-9px;
    color:#318892;
    font-size:11px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.09em
}
.author-box .author>a{
    display:inline-block;
    margin-top:3px;
    font-size:23px;
    font-weight:600;
    text-transform:uppercase;
    line-height:1.4
}
.author-box .author-bio{
    margin-top:25px
}
.author-box .social-icons{
    margin-top:30px
}
.author-box .social-icons a{
    color:#c6c6c6;
    -webkit-font-smoothing:initial
}
.author-box .social-icons a:hover{
    color:#aaa
}
.author-box .social-icons li{
    margin-right:11x
}
.author-box-b{
    border:0;
    padding:26px 28px;
    background:#f5f5f5;
    text-align:left
}
.author-box-b .image{
    float:left
}
.author-box-b .image img{
    display:block;
    margin-top:6px;
    margin-left:3px;
    margin-right:22px;
    border:0
}
.author-box-b .content{
    overflow:hidden
}
.author-box-b .author>a{
    font-size:20px
}
.author-box-b .author-bio{
    margin-top:9px;
    margin-bottom:0
}
.author-box-b .social-icons{
    margin-top:10px;
    margin-bottom:-2px
}
.comments-area .section-head .number{
    color:#318892
}
.comments-area .no-comments{
    margin-top:25px
}
.comments-list{
    position:relative
}
.comments-list>.comment,.comments-list>li{
    padding:50px 0;
    border-bottom:1px solid #f2f2f2
}
.comments-list .pingback{
    padding:30px 50px
}
.comments-list .pingback p{
    margin:0
}
.comments-list .comment-avatar{
    float:left;
    margin-right:22px
}
.comments-list .comment-avatar img{
    border-radius:50%
}
.comments-list .comment-content{
    overflow:hidden;
    font-family:Poppins,Arial,sans-serif
}
.comments-list .comment-meta{
    overflow:hidden;
    vertical-align:top
}
.comments-list .comment-author{
    display:block;
    margin-top:4px;
    margin-bottom:3px;
    color:#161616;
    font-size:15px;
    font-weight:600;
    text-transform:uppercase;
    line-height:1
}
.comments-list .bypostauthor .post-author{
    display:inline-block;
    padding:5px 7px;
    margin-top:-3px;
    margin-left:10px;
    vertical-align:top;
    border-radius:2px;
    background:#318892;
    color:#fff;
    font-size:10px;
    font-weight:600
}
.comments-list .comment-time,.comments-list .comment .edit-link{
    color:#b4b4b4;
    font-size:10px;
    font-weight:500;
    letter-spacing:.06em;
    text-transform:uppercase
}
.comments-list .comment-reply-link{
    float:right;
    margin-top:-22px;
    color:#318892;
    font-size:11px;
    font-weight:600;
    letter-spacing:.12em;
    text-transform:uppercase
}
.comments-list .comment-reply-link:before{
    content:"\f112";
    display:inline-block;
    margin-right:6px;
    color:#b4b4b4;
    font-family:FontAwesome;
    font-size:7px
}
.comments-list .comment-text{
    margin-top:6px
}
.comments-list .comment .children{
    margin-top:50px
}
.comments-list .comment p:last-child{
    margin-bottom:0
}
.comments-list .children li.comment{
    position:relative;
    margin-top:50px;
    padding-top:50px;
    padding-left:50px;
    border-top:1px solid #f2f2f2
}
.comments-list .children .comment:before,.comments-list .children .comment:after{
    content:"";
    position:absolute;
    top:20px;
    left:20px;
    height:65px;
    width:1px;
    background:#f2f2f2
}
.comments-list .children .comment:after{
    top:50px;
    width:18px;
    height:1px
}
.bypostauthor>.comment .comment-avatar img{
    -webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px var(--main-color);
    box-shadow:0 0 0 2px #fff,0 0 0 3px var(--main-color)
}
.comments-list>.comment:last-child{
    border:0;
    padding-bottom:10px
}
.comment-nav{
    margin:0 -50px;
    padding:35px 60px;
    border-top:1px solid #efefef
}
.comment-respond .section-head{
    display:block
}
.comment-form{
    margin:25px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	background:#f5f5f5;
	padding:20px;
}
.comment-form>*{
    width:100%
}
.comment-form .required{
    color:#efa4a4
}
.comment-form .fields>div{
    padding:0 13px;
    margin-bottom:25px
}
.comment-form .reply-field{
    margin-bottom:25px
}
.comment-form .inline-field{
    -webkit-box-flex:1;
    -ms-flex:1 1 30%;
    flex:1 1 30%;
    width:33.3333%;
    margin-left:13px;
    margin-bottom:25px;
    font-size:13px;
    color:silver;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.comment-form input[type=checkbox]{
    vertical-align:middle;
    margin-top:-3px;
    padding:0;
    border:1px solid #e5e5e5;
    color:#318892;
    width:16px;
    height:16px;
    text-align:center;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    -webkit-box-shadow:inset 0px 0px 2px rgba(0,0,0,.12);
    box-shadow:inset 0px 0px 2px rgba(0,0,0,.12)
}
.comment-form input[type=checkbox]:checked:before{
    content:"\2713";
    display:inline-block;
    color:currentColor;
    line-height:15px;
    font-family:Arial,sans-serif;
    font-size:13px;
    vertical-align:text-top
}
.comment-form input[type=checkbox]+label{
    margin-left:7px
}
.comment-form label{
    color:#505050;
    -webkit-font-smoothing:antialiased
}
.comment-form .inline-field:first-child{
    margin-left:0
}
.comment-form .inline-field input{
    width:100%;
    color:inherit
}
.comment-form textarea{
    display:block;
    padding:18px 14px;
    color:silver;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.comment-form .inline-field input:focus,.comment-form textarea:focus{
    color:#999
}
.comment-form .form-submit{
    display:block;
    margin:0
}
.comment-form .submit{
    display:inline-block
}
.children .comment-form{
    margin-bottom:0
}
#cancel-comment-reply-link{
    position:relative;
    float:right;
    margin-top:-27px;
    background:#fff;
    padding-left:22px;
    color:#b4b4b4;
    font-size:0
}
#cancel-comment-reply-link:before{
    content:"\f00d";
    font-family:FontAwesome;
    font-size:13px
}
.comment-respond .comment-subscription-form{
    margin-top:-12px
}
.comment-respond .comment-subscription-form .subscribe-label{
    margin-left:7px
}
.comment-subscription-form input[type=checkbox]{
    -webkit-appearance:none !important;
    -moz-appearance:none !important;
    appearance:none !important;
    width:16px !important
}
.related-posts .posts{
    margin-bottom:-25px;
    padding-top:50px;
    padding-bottom:10px;
    text-align:center
}
.related-posts .post{
    margin-bottom:25px
}
.related-posts .post:nth-child(3n+1){
    clear:both
}
.related-posts .image-link img{
    display:block
}
.related-posts .post-title{
    display:block;
    margin-top:16px;
    margin-bottom:6px;
    font-size:inherit;
    line-height:1.4;
    letter-spacing:.04em
}
.related-posts .post-title em{
    font-style:normal;
    font-weight:inherit
}
.related-posts .post-meta{
    font-size:9px;
    margin-bottom:15px
}
.related-posts.grid-2 .post:nth-child(3n+1){
    clear:none
}
.related-posts.grid-2 .post:nth-child(2n+1){
    clear:both
}
.related-posts.grid-2 .post{
    width:50%
}
.related-posts.grid-2 .post-title{
    margin-top:20px;
    margin-bottom:8px;
    padding:0 10%;
    font-size:16px
}
.related-posts.grid-2 .post-meta{
    font-size:11px
}
.post-nav{
    display:none;
    margin-top:50px;
    padding-top:50px;
    border-top:1px solid #efefef
}
.post-nav .post{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:50%;
    padding-right:25px
}
.post-nav .post.next{
    padding:0;
    padding-left:25px
}
.post-nav .post.next:before{
    position:absolute;
    top:10%;
    left:0;
    height:80%;
    border-left:1px solid #efefef
}
.post-nav .common-heading{
    display:block;
    font-size:12px
}
.post-nav .label{
    display:block;
    margin-bottom:16px;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.075em
}
.post-nav .content{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.post-nav .next .content{
    text-align:right;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.post-nav .image-link{
    -webkit-box-flex:0;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    margin-right:20px
}
.post-nav .next .image-link{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    margin:0;
    margin-left:20px
}
.post-nav .wp-post-image{
    display:block;
    width:100px;
    height:86px;
    -o-object-fit:cover;
    object-fit:cover;
    font-family:'object-fit: cover;
    '
}
.post-nav .post-meta{
    margin:0
}
.post-nav .data{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.post-nav .post-title{
    font-size:15px;
    line-height:1.4
}
.post-nav .post-date{
    display:none
}
.post-nav .nav-icon{
    display:none
}
.post-nav-inline{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.post-nav-float{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:0;
    border:0;
    padding:0
}
.post-nav-float .post{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:fixed;
    width:auto;
    z-index:1;
    left:0;
    opacity:0;
    visibility:hidden;
    top:50%;
    margin-top:-57px;
    pointer-events:none
}
.post-nav-float .post:hover .content{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    opacity:1
}
.post-nav-float .post.next{
    left:auto;
    right:0
}
.post-nav-float .post.active{
    opacity:1;
    visibility:visible
}
.post-nav-float .content{
    width:355px;
    height:112px;
    padding:22px;
    margin-left:-1px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    border:1px solid #ebebeb;
    -webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,.02);
    box-shadow:2px 2px 4px 0 rgba(0,0,0,.02);
    opacity:0;
    background:#fff;
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    pointer-events:auto
}
.post-nav-float .next .content{
    margin-right:-1px;
    -webkit-transform:translateX(100%);
    transform:translateX(100%)
}
.post-nav-float .wp-post-image{
    display:block;
    width:70px;
    height:auto;
    border-radius:50%
}
.post-nav-float .label{
    display:none
}
.post-nav-float .post-date{
    display:block;
    margin-top:6px;
    letter-spacing:.06em
}
.post-nav-float .nav-icon{
    position:relative;
    display:block;
    width:30px;
    height:110px;
    border:1px solid #ebebeb;
    -webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,.02);
    box-shadow:2px 2px 4px 0 rgba(0,0,0,.02);
    background:#f6f6f6;
    color:#000;
    font-size:18px;
    line-height:112px;
    text-align:center;
    pointer-events:auto;
    opacity:0;
    visibility:hidden;
    z-index:2;
    -webkit-transform:translateX(-34px);
    transform:translateX(-34px);
    -webkit-transition:none;
    transition:none
}
.post-nav-float .next .nav-icon{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    -webkit-transform:translateX(34px);
    transform:translateX(34px)
}
.post-nav-float .active .nav-icon{
    opacity:1;
    visibility:visible;
    -webkit-transform:translateX(0);
    transform:translateX(0);
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out
}
.the-page .the-page-title{
    margin-bottom:28px
}
.the-page .featured img{
    margin-top:0
}
.page-404 .post-title-alt{
    text-align:center;
    margin-bottom:55px
}
.page-404 .text-404{
    font-size:105px;
    line-height:1;
    margin-top:-20px;
    text-align:center
}
.page-404 .search-field{
    width:300px
}
.blocks>.widget-cta{
    margin-top:-15px;
    margin-bottom:50px
}
.blocks>.widget-cta .boxes{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 -15px
}
.blocks>.widget-cta .cta-box{
    width:33.33333%;
    padding:0 15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.blocks>.widget-cta img{
    -webkit-transition:-webkit-transform .5s ease-in;
    transition:-webkit-transform .5s ease-in;
    transition:transform .5s ease-in;
    transition:transform .5s ease-in,-webkit-transform .5s ease-in;
    will-change:transform
}
.blocks>.widget-cta img:hover{
    -webkit-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05)
}
.blocks>.widget-cta a{
    position:relative;
    overflow:hidden
}
.blocks>.widget-cta a:after{
    position:absolute;
    content:"";
    top:15px;
    right:15px;
    bottom:15px;
    left:15px;
    border:1px solid rgba(255,255,255,.95);
    -webkit-box-shadow:0 0 0 15px rgba(255,255,255,.1);
    box-shadow:0 0 0 15px rgba(255,255,255,.1);
    will-change:opacity;
    opacity:0;
    -webkit-transition:opacity .6s,-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);
    transition:opacity .6s,-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);
    transition:opacity .6s,transform .4s cubic-bezier(.25,.46,.45,.94);
    transition:opacity .6s,transform .4s cubic-bezier(.25,.46,.45,.94),-webkit-transform .4s cubic-bezier(.25,.46,.45,.94);
    pointer-events:none
}
.blocks>.widget-cta a:hover:after{
    opacity:1
}
.block .main-pagination{
    margin-top:65px
}
.block .block-content.loading{
    position:relative
}
.block .block-content.loading:after{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgba(255,255,255,.6)
}
.main .sidebar{
    padding-left:15px
}
.sidebar .widget{
    margin-bottom:15px
}
.sidebar .widget-title{
    margin-bottom:20px;
    border:1px solid #ebebeb;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-size:12px;
    font-weight:600;
    line-height:41px;
    letter-spacing:.055em;
    text-align:left;
    text-transform:uppercase
}
.main-footer{
    background:#f5f5f5;
}
.main-footer .bg-wrap{
    position:relative;
    overflow:hidden
}
.main-footer .bg-wrap:before{
    position:absolute;
    content:"";
    top:0;
    left:0;
    bottom:0;
    right:0;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    pointer-events:none
}
.upper-footer{
    position:relative;
    padding-top:30px;
    padding-bottom:30px
}
.upper-footer .ts-row{
    margin:0 -28px
}
.upper-footer .widgets{
    margin-bottom:-65px
}
.upper-footer .widget{
    padding:0 28px;
    margin-bottom:65px
}
.upper-footer .widget-title{
    font-size:15px;
    font-weight:600;
    line-height:1.3;
    text-transform:uppercase;
    padding-bottom:10px;
    margin-bottom:20px;
    border-bottom:1px solid #116d92
}
.upper-footer .widget-about .about-text{
    font-size:13px
}
.upper-footer .widget-posts .excerpt>p{
    color:#999
}
.main-footer.dark{
    background:#020202
}
.main-footer.dark a{
    color:#ddd
}
.main-footer.dark a:hover{
    color:#fff
}
.main-footer.dark .widget{
    color:#989898
}
.main-footer.dark .post-title,.main-footer.dark .product-title{
    color:#fff;
    -webkit-font-smoothing:antialiased
}
.main-footer.dark .date-link{
    color:inherit
}
.main-footer.dark .date-link:hover{
    color:inherit
}
.main-footer.dark .about-text{
    color:inherit
}
.main-footer.dark .textwidget,.main-footer.dark .text{
    color:inherit
}
.main-footer.dark .widget-title{
    border-bottom:0;
    color:#fff;
    font-weight:700
}
.main-footer.dark .social-btn{
    background:#222;
    border:1px solid rgba(255,255,255,.08)
}
.main-footer.dark .lower-footer{
    padding:0
}
.main-footer.dark .lower-footer>.wrap{
    padding:30px 0;
    border-top:1px solid rgba(255,255,255,.16);
    text-align:center
}
.main-footer.dark .copyright a{
    color:#ddd
}
.main-footer.dark .copyright a:hover{
    color:#fff
}
.main-footer.dark .back-to-top{
    display:inline-block;
    color:#989898;
    font-size:12px;
    font-family:Poppins,Arial,sans-serif;
    font-weight:700;
    letter-spacing:0;
    text-transform:uppercase
}
.main-footer.dark .back-to-top:hover{
    color:#b4b4b4
}
.main-footer.dark .back-to-top i{
    font-size:13px;
    color:#b4b4b4
}
.main-footer.dark .social-strip{
    background:#1e1e1e
}
.main-footer.dark .social-link{
    color:#fff
}
.main-footer.dark .social-link:hover{
    color:#318892
}
.main-footer.dark .widget_links li,.main-footer.dark .widget_links li>ul,.main-footer.dark .widget_meta li,.main-footer.dark .widget_meta li>ul,.main-footer.dark .widget_recent_comments li,.main-footer.dark .widget_recent_comments li>ul,.main-footer.dark .widget_recent_entries li,.main-footer.dark .widget_recent_entries li>ul,.main-footer.dark .widget_rss li,.main-footer.dark .widget_rss li>ul,.main-footer.dark .widget_pages li,.main-footer.dark .widget_pages li>ul,.main-footer.dark .widget_nav_menu li,.main-footer.dark .widget_nav_menu li>ul,.main-footer.dark .widget_categories li,.main-footer.dark .widget_categories li>ul,.main-footer.dark .widget_product_categories li,.main-footer.dark .widget_product_categories li>ul,.main-footer.dark .widget_archive li,.main-footer.dark .widget_archive li>ul{
    border-color:rgba(255,255,255,.19)
}
.main-footer.dark .widget_calendar thead{
    border-color:rgba(255,255,255,.19)
}
.mid-footer{
    position:relative
}
.mid-footer .instagram-pics li{
    position:relative;
    float:left;
    width:14.285714286%
}
.mid-footer .instagram-pics img{
    display:block;
    width:100%;
    -webkit-transition:opacity .3s;
    transition:opacity .3s;
    will-change:opacity;
    -webkit-filter:blur(0)
}
.mid-footer li a:hover img{
    opacity:.9
}
.mid-footer .clear{
    margin:0
}
.mid-footer a.overlay{
    position:absolute;
    display:block;
    top:50%;
    left:50%;
    padding:0 18px;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    z-index:1;
    background:#fff;
    color:#535353;
    font-size:14px;
    letter-spacing:-.02em;
    line-height:35px;
    -webkit-transition:none;
    transition:none
}
.mid-footer a.overlay:hover{
    color:#222
}
.mid-footer .fa-instagram{
    font-size:15px;
    margin-right:6px
}
.mid-footer .fa-instagram:before{
    width:auto;
    display:inline
}
.lower-footer{
    position:relative;
    padding:10px 0;
    color:#fff;
    font-size:12px;
	background:#222;
}
.lower-footer .copyright{
    float:left;
    max-width:80%;
    max-width:calc(100% - 150px);
    margin-right:200px;
    margin-bottom:0
}
.lower-footer .copyright a{
    color:#fff
}
.lower-footer a:hover{
    color:#00a189
}
.lower-footer .to-top{
    float:right
}
.back-to-top{
    display:block;
    letter-spacing:-.025em;
    color:#fff
}
.back-to-top i{
    display:inline-block;
    vertical-align:middle;
    margin-top:-3px;
    margin-right:2px;
    font-size:14px
}
.contrast .lower-footer{
    padding:0;
    background:#161616
}
.contrast .lower-footer .bottom{
    padding:32px 0
}
.contrast .lower-footer .copyright{
    margin-right:50px;
    max-width:50%
}
.contrast .lower-footer a:hover{
    color:#fff
}
.contrast .mid-footer{
    background:#161616
}
.footer-logo{
    padding:55px 0;
    text-align:center;
    border-bottom:1px solid rgba(255,255,255,.1);
    line-height:1
}
.lower-footer .social-icons{
    float:right;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:.09em
}
.lower-footer .social-icons li:last-child .social-link:after{
    display:none
}
.lower-footer .social-icons .fa{
    margin-right:6px;
    color:#318892;
    font-size:12px;
    -webkit-font-smoothing:subpixel-antialiased
}
.lower-footer .social-icons .label{
    font-size:11px
}
.lower-footer .social-link{
    color:#fafafa
}
.lower-footer .social-link:after{
    content:"/";
    margin-left:18px;
    margin-right:4px;
    font-size:10px;
    font-weight:400;
    color:#b4b4b4;
    -webkit-font-smoothing:antialiased
}
.lower-footer .social-link:hover{
    opacity:.9
}
.main-footer .social-strip{
    position:relative;
    padding:24px 0;
    text-align:center
}
.main-footer .social-strip li{
    margin-right:48px
}
.main-footer .social-strip li:last-child{
    margin-right:0
}
.main-footer .social-strip .social-link{
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.13em
}
.main-footer .social-strip .label{
    display:inline-block;
    vertical-align:middle;
    margin-left:7px
}
.main-footer .social-strip .fa{
    font-size:13px
}
.main-footer.alt{
    background:#fff
}
.main-footer.alt .upper-footer{
    padding-top:75px;
    padding-bottom:80px
}
.main-footer.alt .lower-footer{
    padding:0
}
.main-footer.alt .lower-footer>.wrap{
    padding:30px 0;
    border-top:1px solid #ebebeb
}
.main-footer.alt .social-icons .label{
    color:#b4b4b4
}
.main-footer.alt .social-link:after{
    color:#ebebeb
}
.main-footer.stylish{
    background:#020202
}
.main-footer.stylish .upper-footer{
    padding-top:75px;
    padding-bottom:80px
}
.main-footer.stylish .widget-title{
    color:#8d8d8d;
    position:relative
}
.main-footer.stylish .widget-title:after{
    content:"";
    position:absolute;
    top:100%;
    left:0;
    width:36px;
    border-bottom:1px solid rgba(255,255,255,.16)
}
.main-footer.stylish .footer-logo{
    border:0;
    margin-top:-20px;
    padding:42px 0
}
.main-footer.stylish .copyright{
    float:none;
    margin-right:0;
    max-width:initial;
    color:#999
}
.main-footer.stylish .copyright a{
    color:#b4b4b4
}
.main-footer.stylish .copyright a:hover{
    color:inherit;
    color:#ccc
}
.main-footer.stylish .to-top{
    margin-top:40px;
    float:none
}
.main-footer.stylish-b .social-strip{
    background:0 0;
    padding:32px 0;
    padding-top:25px
}
.main-footer.classic{
    background:#1d1d1d
}
.main-footer.classic .widget-title{
    margin-bottom:37px;
    padding-bottom:0;
    font-size:17px
}
.main-footer.classic .lower-footer>.wrap{
    border-color:rgba(255,255,255,.12)
}
.main-footer.classic .upper-footer{
    padding-top:60px;
    padding-bottom:60px
}
.main-footer.classic .lower-footer{
    color:#7a7a7a
}
.main-footer.bold .upper-footer{
    padding-top:75px;
    padding-bottom:80px
}
.main-footer.bold .widget-title{
    padding-bottom:0;
    font-size:19px;
    text-transform:none;
    font-weight:600
}
.main-footer.bold .lower-footer>.wrap{
    border:0;
    padding:60px 35px;
    text-align:center
}
.main-footer.bold .links{
    margin-bottom:26px
}
.main-footer.bold .links .menu{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.main-footer.bold .links .menu-item{
    margin-bottom:14px;
    margin-right:35px;
    font-family:Poppins,Arial,sans-serif;
    font-size:14px;
    font-weight:600;
    letter-spacing:.07em;
    text-transform:uppercase
}
.main-footer.bold .links .menu-item:last-child{
    margin-right:0
}
.main-footer.bold .footer-logo{
    border:0;
    margin-top:-20px;
    padding:42px 0
}
.main-footer.bold .lower-footer .social-icons{
    float:none;
    margin-bottom:38px
}
.main-footer.bold .lower-footer .social-icons .label{
    display:none
}
.main-footer.bold .lower-footer .social-icons .fa{
    margin-right:0;
    margin-top:1px;
    color:#fff;
    font-size:21px;
    line-height:inherit
}
.main-footer.bold .lower-footer .social-link{
    display:inline-block;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    border-radius:50%;
    background:rgba(255,255,255,.11)
}
.main-footer.bold .lower-footer .social-link:hover{
    background:rgba(255,255,255,.2)
}
.main-footer.bold .lower-footer .social-link:after{
    display:none
}
.main-footer.bold .copyright{
    float:none;
    margin-right:0;
    margin-bottom:34px;
    max-width:initial;
    color:#666;
    font-family:Poppins,Arial,sans-serif;
    font-size:12px;
    letter-spacing:.1em;
    text-transform:uppercase
}
.main-footer.bold .copyright a{
    color:#b4b4b4
}
.main-footer.bold .copyright a:hover{
    color:inherit;
    color:#ccc
}
.main-footer.bold .to-top{
    float:none
}
.main-footer.bold .to-top i{
    color:#666
}
.main-footer.bold .back-to-top{
    color:#666;
    font-weight:600;
    text-transform:uppercase
}
.main-footer.bold-light .lower-footer{
    padding:0
}
.main-footer.bold-light .lower-footer>.wrap{
    padding:50px 35px;
    padding-top:55px
}
.main-footer.bold-light .lower-footer .social-link{
    background:#000
}
.main-footer.bold-light .lower-footer .social-link:hover{
    background:#000;
    opacity:.8
}
.main-footer.bold-light .widget-title{
    padding-bottom:11px
}
.main-footer.bold-light .links a:hover{
    opacity:.75
}
.main-footer.bold-light .copyright{
    color:#616161
}
.main-footer.bold-light .copyright a{
    color:#161616
}
.main-footer.bold-light .copyright a:hover{
    color:inherit
}
.main-footer.bold-light .back-to-top:hover{
    color:#161616
}
.archive-head{
    position:relative;
    padding:10px 0;
    background:#f5f5f5;
    font-family:Poppins,Arial,sans-serif;
    text-align:center;
    text-transform:uppercase;
    overflow:hidden
}
.archive-head .sub-title{
    display:block;
    z-index:2;
    color:#116d92;
    font-size:10px;
    letter-spacing:.09em;
    line-height:1;
    font-weight:600
}
.archive-head .title{
    position:relative;
    z-index:2;
    margin-top:10px;
    font-size:25px;
    font-weight:500;
    line-height:1;
	    color:#116d92;

}
.archive-head .background{
    position:absolute;
    z-index:1;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    color:#b4b4b4;
    opacity:.042;
    font-size:126px;
    line-height:1.45;
    font-weight:300;
    font-style:normal;
    -webkit-font-smoothing:antialiased;
    pointer-events:none
}
.archive-head .description{
    margin-top:30px;
    margin-bottom:-26px;
    font-family:"Merriweather",Georgia,serif;
    text-transform:none;
    text-align:center
}
.archive .the-wrap.head{
    margin-bottom:0
}
.widget-a-wrap+.archive-head{
    background:#fff
}
.widget-a-wrap+.archive-head .background{
    display:none
}
.posts-dynamic{
    margin-bottom:-60px
}
.posts-dynamic .large-post,.posts-dynamic .overlay-post{
    margin-bottom:30px
}
.posts-dynamic .post-thumb{
    position:relative
}
.posts-dynamic>.col-12{
    float:none
}
.posts-dynamic .grid-post{
    margin-bottom:60px
}
.posts-dynamic .posts-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-flow:row wrap;
    flex-flow:row wrap
}
.posts-dynamic .posts-wrap .col-6,.posts-dynamic .posts-wrap .col-4{
    float:none
}
.posts-large:last-child,.posts-overlay:last-child{
    margin-bottom:0
}
.posts-list>:last-child .list-post,.posts-dynamic.list .posts-wrap:last-child>:last-child .list-post{
    margin-bottom:60px
}
.posts-dynamic.list>.large+.posts-wrap{
    margin-top:-10px
}
.cat-label{
    position:absolute;
    bottom:0;
    left:0
}
.cat-label a{
    float:left;
    margin-right:5px;
    padding:0 7px;
    color:inherit;
    background:#000;
    color:#fff;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:.025em;
    line-height:22px;
    -webkit-font-smoothing:antialiased
}
.cat-label a:hover{
    background:#318892
}
.cat-label.color a{
    background:#318892
}
.cat-label.color a:hover{
    background:#000
}
.post-thumb:hover .cat-label a{
    background:#318892
}
.format-icon{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    pointer-events:none;
    width:58px;
    height:58px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:50%;
    border:2px solid #fff;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,.15);
    box-shadow:1px 1px 2px rgba(0,0,0,.15);
    background:rgba(0,0,0,.4);
    color:#fff;
    font-size:22px;
    line-height:55px;
    text-align:center
}
.format-icon>.icon{
    width:auto;
    height:auto;
    line-height:1;
    vertical-align:baseline;
    vertical-align:initial
}
.format-video>.fa{
    margin-top:-1px;
    margin-left:4px
}
.text{
    font-family:"Merriweather",Georgia,serif;
    font-size:14px;
    letter-spacing:-.025em;
    color:#454545;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased
}
.section-head{
    position:relative;
    margin-top:55px;
    text-align:center;
    font-family:Poppins,Arial,sans-serif;
    font-size:0;
    line-height:28px
}
.section-head:before{
    content:"";
    position:absolute;
    left:0;
    top:50%;
    margin-top:-1px;
    width:100%;
    height:1px;
    background:#ebebeb
}
.section-head .title{
    position:relative;
    display:inline-block;
    padding:0 22px;
    z-index:1;
    background:#fff;
    text-transform:uppercase;
    font-size:12px;
    font-weight:600;
    letter-spacing:.04em;
    vertical-align:middle
}
.post-title-alt{
    position:relative;
    margin-top:9px;
    margin-bottom:22px;
    text-transform:uppercase;
    font-family:Poppins,Arial,sans-serif;
    font-size:25px;
    font-weight:600;
    line-height:1.35
}
.post-title-alt:after{
    content:"";
    display:block;
    margin:0 auto;
    margin-top:14px;
    width:36px;
    border-bottom:1px solid #318892;
    -webkit-transition:.3s ease-in;
    transition:.3s ease-in
}
.post-title{
    text-transform:uppercase;
    font-family:Poppins,Arial,sans-serif;
    font-size:25px;
    font-weight:600;
    line-height:1.35
}
.post-title a:hover,a.post-title:hover,.post-title-alt a:hover{
    opacity:.7
}
.post-title:hover:after{
    width:50px
}
.blocks .block{
    margin-bottom:65px
}
.block-heading{
    position:relative;
    margin-bottom:40px;
    font-family:Poppins,Arial,sans-serif;
    text-align:center;
    line-height:20px;
    font-size:0
}
.block-heading:before,.block-heading:after{
    content:"";
    position:absolute;
    left:0;
    top:50%;
    margin-top:-3px;
    width:100%;
    height:1px;
    background:#ebebeb
}
.block-heading:after{
    margin-top:0
}
.block-heading .title{
    position:relative;
    display:inline-block;
    padding:0 24px;
    z-index:1;
    height:22px;
    vertical-align:middle;
    background:#fff;
    text-transform:uppercase;
    font-size:17px;
    font-weight:600
}
.block-heading .title:before,.block-heading .title:after{
    content:"";
    position:absolute;
    left:0;
    top:.22em;
    top:calc(50% - 7px);
    width:1px;
    height:12px;
    background:#ebebeb
}
.block-heading .title:after{
    right:0;
    left:auto
}
.block-head-b{
    margin-bottom:35px;
    border-bottom:1px solid #e7e7e7;
    font-family:Poppins,Arial,sans-serif
}
.block-head-b .title{
    display:inline-block;
    margin-bottom:-1px;
    padding:0 1px;
    padding-bottom:8px;
    border-bottom:1px solid #318892;
    font-size:17px;
    font-weight:700;
    text-transform:uppercase;
    line-height:1.2
}
.block-head-b .view-all{
    float:right;
    margin-top:2px;
    padding:0 3px;
    color:#b6b6b6;
    font-size:11px;
    text-transform:uppercase;
    line-height:28px
}
.block-head-b .view-all:hover{
    color:#333
}
.block-head-c{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:35px;
    font-family:Poppins,Arial,sans-serif
}
.block-head-c .title{
    font-size:23px;
    font-weight:700;
    line-height:1.2;
    text-transform:uppercase
}
.block-head-c .view-all{
    margin-left:auto;
    color:#9e9e9e;
    font-size:12px;
    -ms-flex-item-align:center;
    align-self:center
}
.block-head-c .view-all:hover{
    color:#333
}
.wp-post-image,.post-content img{
    will-change:opacity;
    -webkit-transition:opacity .3s ease-in;
    transition:opacity .3s ease-in
}
.wp-post-image:hover,.post-content img:hover{
    opacity:.84
}
.lazyload,.lazyloading{
    background:#ddd;
    opacity:.15 !important
}
.lazyloading{
    -webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,0)));
    -webkit-mask-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,0));
    mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,0)));
    mask-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,0))
}
.lazyloaded{
    opacity:1
}
.wpcf7 p{
    font-size:.9em;
    font-style:italic;
    color:#999
}
.wpcf7 .wpcf7-form-control-wrap{
    display:block;
    margin-top:5px
}
.wpcf7 .wpcf7-not-valid-tip{
    font-size:.9em;
    color:#d24c4c;
    margin-top:7px
}
.small-post{
    margin-bottom:25px
}
.small-post:last-child{
    margin-bottom:0
}
.small-post .image-link img{
    float:left;
    width:auto;
    margin:0;
    margin-right:22px
}
.small-post .post-title{
    margin:0;
    padding:0;
    display:block;
    font-family:Poppins,Arial,sans-serif;
    font-size:14px;
    line-height:1.6
}
.small-post .post-meta{
    margin-top:8px;
    margin-bottom:0
}
.small-post .post-meta .meta-sep{
    display:none
}
.small-post .post-meta .post-cat{
    margin-right:10px
}
.small-post .content{
    margin-top:2px;
    overflow:hidden
}
.pinit-btn{
    display:none;
    position:absolute;
    border-radius:2px;
    width:auto !important;
    height:auto !important;
    margin-left:5px !important;
    margin-top:5px !important;
    padding:9px 12px !important;
    z-index:1;
    background:#ff1616 !important;
    color:#fff !important;
    font-size:14px;
    line-height:1;
    text-transform:uppercase
}
.pinit-btn i{
    font-size:22px
}
.pinit-btn .label{
    font-weight:600;
    margin-left:10px;
    margin-right:2px
}
.pinit-btn.show{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-animation:.45s fade-in ease-in-out;
    animation:.45s fade-in ease-in-out
}
.social-share,.social-icons{
    font-size:0
}
.social-share li,.social-icons li{
    display:inline-block;
    font-size:13px;
    margin-right:14px
}
.social-share a,.social-icons a{
    color:#fff
}
.social-share li:last-child,.social-icons li:last-child{
    margin-right:0
}
.social-share a:hover,.social-icons a:hover{
    color:#318892
}
.likes-count.fa{
    -webkit-font-smoothing:subpixel-antialiased;
    text-rendering:optimizeLegibility
}
.likes-count .number{
    margin-left:5px;
    font-family:Poppins,Arial,sans-serif;
    font-size:12px;
    font-weight:500
}
.likes-count:after{
    content:"";
    display:inline-block;
    height:11px;
    width:1px;
    margin:0 22px;
    margin-right:7px;
    background:#ebebeb;
    -webkit-transform:translateY(1px);
    transform:translateY(1px)
}
.likes-count.voted{
    cursor:default
}
.likes-count.voted:before{
    content:"\f004"
}
.likes-count.animate{
    -webkit-animation:.4s pulse ease-in;
    animation:.4s pulse ease-in
}
.post-meta{
    color:#b4b4b4;
    font-family:Poppins,Arial,sans-serif;
    font-size:10px;
    line-height:1.5;
}
.post-meta .post-cat>a{
    color:#318892;
    font-weight:600;
    letter-spacing:.09em
}
.post-meta .text-in{
    margin-right:2px;
    font-family:"Merriweather",Georgia,serif;
    font-style:italic;
    text-transform:none
}
.post-meta .post-cat>a:hover{
    opacity:.8
}
.post-meta time{
    font-weight:500;
    letter-spacing:.075em
}
.post-meta .date-link{
    color:inherit
}
.post-meta .meta-sep:first-child,.post-meta .meta-sep:last-child{
    display:none
}
.post-meta .meta-sep:before{
    content:"-";
    padding:0 3px
}
.post-meta .comments{
    color:#535353;
    letter-spacing:.1em;
    font-weight:500
}
.post-meta .comments a{
    color:inherit
}
.post-meta .comments a:hover{
    opacity:.9
}
.post-meta-b{
    font-size:11px;
    margin-bottom:25px
}
.post-meta-b .meta-sep{
    padding:0 4px
}
.post-meta-b .post-title-alt:after{
    display:none
}
.post-meta-b .post-title-alt{
    margin:15px 0
}
.post-meta-c{
    margin-bottom:13px;
    color:#aaa;
    text-align:left;
    font-size:11px
}
.post-meta-c .post-title-alt:after{
    display:none
}
.post-meta-c .post-title-alt{
    margin:10px 0;
    margin-bottom:5px;
    line-height:1.3
}
.post-meta-c .cat-label{
    position:static;
    bottom:initial
}
.post-meta-c .meta-sep:before{
    padding:0 4px
}
.post-meta-c .post-author>a{
    color:#318892;
    font-weight:500
}
.post-meta-c .post-author,.post-meta-c time{
    font-weight:400;
    letter-spacing:.025em
}
.grid-post{
    margin-bottom:50px
}
.grid-post .post-header{
    text-align:center
}
.grid-post .post-thumb{
    margin-bottom:20px;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.grid-post .image-link{
    display:block;
    position:relative
}
.grid-post .image-link img{
    display:block;
	
}
.grid-post .post-meta-b{
    margin-top:30px
}
.grid-post.has-post-thumbnail .post-meta-c{
    margin-top:-8px
}
.grid-post.no-excerpt .post-meta-c,.grid-post.no-excerpt .post-meta-b{
    margin-bottom:0
}
.grid-post .post-title-alt{
    font-size:23px
}
.grid-post .post-title:after{
    margin-top:10px
}
.grid-post .post-footer{
    margin-top:38px;
    text-align:center;
    line-height:41px;
    border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb
}
.grid-post .social-share,.grid-post .social-icons{
    font-size:10px;
    width:100%
}
.grid-post-b{
    text-align:center
}
.grid-post-b .read-more-btn{
    display:inline-block;
    margin-top:32px;
    padding:11px 12px;
    border:1px solid #e5e5e5;
    background:#fbfbfb;
    color:#777;
    font-family:Poppins,Arial,sans-serif;
    font-size:10px;
    letter-spacing:.12em;
    line-height:1;
    text-transform:uppercase
}
.grid-post-b .read-more-btn:hover{
    background:#161616;
    border-color:#161616;
    color:#fff
}
.list-post{
    margin-bottom:40px;
    padding-bottom:40px;
    border-bottom:1px solid #ebebeb;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%
}
.list-post .post-thumb{
    display:block;
    -ms-flex-negative:0;
    flex-shrink:0;
    max-width:50%
}
.list-post .image-link{
    display:block;
    position:relative
}
.list-post .image-link img{
    display:block;
   border:1px solid #ddd;
   padding:5px;
	
}
.list-post .content{
    display:block;
    width:100%;
    padding-left:30px;
    vertical-align:top
}
.list-post .post-title{
    margin-top:10px;
    margin-bottom:12px;
    font-size:23px
}
.list-post .post-excerpt{
    line-height:1.866
}
.list-post .post-footer{
    overflow:initial;
    margin-top:10px
}
.list-post .social-share,.list-post .social-icons{
    margin-left:2px
}
.list-post-b{
    margin-bottom:50px;
    padding-bottom:0;
    border:0
}
.list-post-b .content{
    display:block;
    -ms-flex-item-align:center;
    align-self:center
}
.list-post-b .post-meta{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    font-size:11px;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.list-post-b .post-meta .post-cat{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1
}
.list-post-b .post-meta .meta-sep{
    padding:0 4px
}
.list-post-b .post-meta .date-link{
    -webkit-box-ordinal-group:0;
    -ms-flex-order:-1;
    order:-1
}
.list-post-b .post-meta time{
    letter-spacing:.1em
}
.list-post-b .post-meta .post-title,.list-post-b .post-meta .post-title-alt{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    width:100%
}
.list-post-b .post-title{
    max-width:80%;
    margin-top:17px;
    margin-bottom:15px;
    font-size:24px;
    line-height:1.25
}
.list-post-b .post-footer{
    margin-top:28px
}
.list-post-b .read-more-btn{
    padding:12px 14px;
    border:1px solid #e5e5e5;
    background:#fbfbfb;
    color:#777;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    line-height:1;
    letter-spacing:.12em;
    text-transform:uppercase
}
.list-post-b .read-more-btn:hover{
    background:#161616;
    color:#fff
}
.overlay-post{
    position:relative
}
.overlay-post .post-meta{
    position:absolute;
    z-index:2;
    top:50%;
    left:50%;
    width:60%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    text-align:center;
    color:#fff
}
.overlay-post .post-meta time{
    color:inherit
}
.overlay-post img{
    display:block
}
.overlay-post:before{
    content:"";
    position:absolute;
    z-index:1;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.2);
    pointer-events:none
}
.overlay-post .post-cat a{
    display:inline-block;
    padding:0 6px;
    background:#fff;
    color:#161616;
    line-height:18px;
    letter-spacing:.11em
}
.overlay-post .post-title{
    margin-top:14px;
    margin-bottom:10px;
    font-size:22px
}
.overlay-post .post-title a{
    color:#fff !important
}
.overlay-post .post-title a:hover{
    opacity:1
}
.overlay-post time{
    color:#fff
}
.large-post{
    margin-bottom:65px
}
.large-post .featured img,.large-post .gallery-slider{
    display:block;
    margin-bottom:10px;
    width:100%
}
.large-post .post-meta-c{
    margin-bottom:10px
}
.large-post .featured-vid{
    margin-bottom:10px
}
.large-post .post-header{
    text-align:center
}
.large-post .likes-count .number{
    float:right;
    visibility:hidden;
    width:0;
    opacity:0;
    margin:0;
    margin-top:1px;
    white-space:nowrap;
    -webkit-transition:.25s ease-in-out;
    transition:.25s ease-in-out;
    -webkit-transition-property:margin,visibility,opacity;
    transition-property:margin,visibility,opacity
}
.large-post .likes-count:after{
    display:none
}
.large-post .likes-count:hover .number{
    visibility:visible;
    width:auto;
    margin-left:5px;
    opacity:1
}
.post-footer{
    margin-top:50px;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	
}
.post-footer .col{
    border:1px solid #ddd;
    border-right-color:transparent;
    text-align:center;
    line-height:41px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.post-footer .col:only-child{
    width:100%;
    text-align:center
}
.post-footer .col:last-child{
    border-right-color:#ebebeb
}
.post-footer .author{
    font-size:12px;
    letter-spacing:-.025em;
    color:#b4b4b4
}
.post-footer .author a{
    color:#454545
}
.post-footer .read-more{
    font-family:Poppins,Arial,sans-serif;
    text-transform:uppercase;
    font-weight:600;
    font-size:12px;
    letter-spacing:.07em
}
.post-footer .read-more-link{
    margin-left:2px;
    color:#454545
}
.post-footer .read-more-link:hover{
    opacity:.7
}
.post-footer .social-share,.post-footer .social-icons{
    display:inline-block;
    line-height:43px;
    height:43px;
    font-family:Poppins,Arial,sans-serif
}
.sticky.large-post .post-title-alt:after{
    border-bottom-width:4px
}
.large-post-b .post-meta-a .post-title-alt{
    margin-bottom:0
}
.large-post-b .featured{
    margin-top:10px
}
.large-post-b .post-footer{
    margin-top:20px
}
.large-post-b .post-footer .col{
    border-right:0;
    border-left:0
}
.large-post-b .post-footer .author{
    font-size:11px;
    text-align:left
}
.large-post-b .post-footer .author span{
    margin-right:2px;
    font-style:italic
}
.large-post-b .post-footer .author a{
    color:#318892;
    font-family:Poppins,Arial,sans-serif;
    font-weight:500;
    
}
.large-post-b .post-footer .author a:hover{
    opacity:.8
}
.large-post-b .post-footer .social-icons{
    text-align:right
}
.large-post-b .post-footer .number{
    float:none;
    margin-left:5px;
    visibility:visible;
    width:auto;
    opacity:1
}
.large-post-b .likes-count:after{
    display:inline-block
}
.large-post-c .featured .wp-post-image{
    margin-bottom:0
}
.large-post-c .meta-title{
    margin:0 42px;
    padding:25px 40px;
    padding-bottom:0;
    background:#fff;
    position:relative;
    margin-top:-48px
}
.large-post-c .post-meta{
    margin-bottom:0
}
.large-post-c .post-title-alt{
    font-size:24px
}
.products-block{
    border-bottom:1px solid #f0f0f0
}
.products-block .woocommerce .products{
    margin-bottom:-45px
}
.products-block .block-heading{
    margin-bottom:55px
}
.products-block .more{
    display:block;
    margin-top:50px;
    margin-bottom:50px;
    text-align:center
}
.products-block .more-link{
    display:inline-block;
    border:2px solid #ebebeb;
    padding:0 30px;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:700;
    letter-spacing:.09em;
    line-height:34px;
    text-transform:uppercase;
    text-align:center
}
.products-block .more-link:hover{
    border-color:#318892;
    background:#318892;
    color:#fff
}
.products-block,.blocks .products-block{
    margin-top:15px;
    margin-bottom:75px
}
.highlights-block .grid-post{
    margin-bottom:32px
}
.news-block .grid-post{
    margin-bottom:0
}
.news-block .posts-list{
    margin-bottom:-20px
}
.news-block .small-post img{
    display:block;
    width:100%;
    float:none;
    margin:0;
    margin-bottom:10px
}
.news-block .small-post:nth-child(2n+1){
    clear:both
}
.subscribe-box{
    margin-top:70px;
    padding:20px 25px;
    background:#f7f7f7
}
.subscribe-box .text{
    float:left;
    margin-top:.53em;
    padding-left:5px;
    font-size:13px
}
.subscribe-box .fields{
    float:right;
    margin-bottom:-15px
}
.subscribe-box .input{
    margin-right:20px;
    margin-bottom:15px;
    width:235px;
    max-width:calc(50vw - 100px)
}
.subscribe-box .button{
    width:200px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    vertical-align:top
}
.posts-carousel{
    position:relative;
    text-align:center;
    max-width:100%
}
.posts-carousel.has-sep{
    padding-bottom:60px;
    border-bottom:1px solid #ebebeb
}
.posts-carousel .the-carousel{
    position:relative
}
.posts-carousel .block-heading{
    margin-bottom:60px
}
.posts-carousel .posts{
    margin-top:-3px;
    overflow:hidden;
    z-index:1;
    max-height:270px
}
.posts-carousel .slick-list{
    margin-right:-30px
}
.posts-carousel .post{
    opacity:0;
    float:left;
    margin-right:30px
}
.posts-carousel .loaded{
    max-height:none
}
.posts-carousel .loaded .post{
    opacity:1
}
.posts-carousel .post-link{
    display:block;
    margin-bottom:22px
}
.posts-carousel .post-link img{
    display:inline-block
}
.posts-carousel .slick-initialized img{
    display:block
}
.posts-carousel .post-meta{
    font-size:9px
}
.posts-carousel .post-title{
    margin-top:8px;
    margin-bottom:8px;
    font-size:17px
}
.posts-carousel .heading a:hover{
    opacity:.7
}
.posts-carousel .prev-post,.posts-carousel .next-post{
    position:absolute;
    top:61px;
    left:15px;
    margin-top:-14px;
    font-size:26px;
    line-height:1;
    color:#b4b4b4;
    cursor:pointer
}
.posts-carousel .next-post{
    left:auto;
    right:15px
}
.posts-carousel .navigate{
    visibility:hidden;
    opacity:0;
    padding:0 15px;
    position:absolute;
    top:0;
    bottom:0;
    left:-62px;
    right:-62px;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.posts-carousel .the-carousel:hover .navigate{
    visibility:visible;
    opacity:1
}
.posts-carousel-b{
    padding-top:10px;
    padding-bottom:25px
}
.posts-carousel-b .the-carousel{
    position:relative;
    border:1px solid #efefef;
    padding:30px;
    text-align:center
}
.posts-carousel-b .block-heading{
    margin-top:-40px;
    margin-bottom:55px
}
.posts-carousel-b .block-heading:before,.posts-carousel-b .block-heading:after{
    display:none
}
.posts-carousel-b .block-heading .title{
    font-weight:700
}
.posts-carousel-b .block-heading .title:before,.posts-carousel-b .block-heading .title:after{
    display:none
}
.posts-carousel-b .posts{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    overflow:hidden;
    z-index:1
}
.posts-carousel-b .slick-list{
    margin-right:-30px
}
.posts-carousel-b .post{
    opacity:0;
    float:left;
    margin-right:30px
}
.posts-carousel-b .loaded .post{
    opacity:1
}
.posts-carousel-b .post-link{
    display:block;
    margin-bottom:23px
}
.posts-carousel-b .post-link img{
    display:inline-block
}
.posts-carousel-b .slick-initialized img{
    display:block
}
.posts-carousel-b .post-meta{
    margin:0 auto;
    margin-bottom:23px;
    max-width:80%
}
.posts-carousel-b .post-meta .below{
    display:none
}
.posts-carousel-b .post-title{
    margin-top:20px;
    margin-bottom:15px;
    font-size:16px
}
.posts-carousel-b .navigate{
    position:relative;
    -webkit-transform:translateY(50%);
    transform:translateY(50%);
    margin-bottom:-30px;
    margin-top:0;
    z-index:100
}
.posts-carousel-b .slick-arrow{
    display:inline-block;
    margin-right:1px;
    height:33px;
    width:33px;
    border:1px solid #e2e2e2;
    border-radius:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    font-size:17px;
    line-height:31px;
    cursor:pointer
}
.posts-carousel-b .slick-arrow .fa{
    -webkit-font-smoothing:initial
}
.posts-carousel-b .slick-arrow:hover{
    border-color:#d8d8d8
}
.posts-carousel-b .next-post .fa{
    margin-left:2px
}
.posts-carousel-b .prev-post .fa{
    margin-right:2px
}
@-webkit-keyframes slider-fade-in{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,0px,0);
        transform:translate3d(0,0px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes slider-fade-in{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,0px,0);
        transform:translate3d(0,0px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.slick-initialized img{
    display:inline
}
.common-slider .slick-arrow{
    display:none;
    position:absolute;
    z-index:100;
    top:50%;
    left:0;
    margin-top:-16px;
    background:0 0;
    color:#fff;
	background:#00a189;
    font-size:18px;
    height:32px;
    width:30px;
    line-height:30px;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition-property:color,background;
    transition-property:color,background
}
.common-slider .slick-arrow i{
    line-height:inherit
}
.common-slider .slick-arrow:hover{
    background:#222;
    color:#fff
}
.common-slider .prev-arrow{
    left:25px
}
.common-slider .next-arrow{
    left:auto;
    right:25px
}
.common-slider .item{
    opacity:0;
    -webkit-transition:opacity .2s ease-in;
    transition:opacity .2s ease-in
}
.common-slider .slides{
    max-height:400px
}
.common-slider .loaded.slides{
    max-height:none
}
.common-slider .loaded .item{
    opacity:1
}
.common-slider .parallax .wp-post-image{
    visibility:hidden
}
.main-slider{
    margin-bottom:65px;
    width:100%;
    font-family:Poppins,Arial,sans-serif
}
.main-slider img{
    max-width:762px;
    -webkit-transition:-webkit-filter .3s ease-in;
    transition:-webkit-filter .3s ease-in;
    transition:filter .3s ease-in;
    transition:filter .3s ease-in,-webkit-filter .3s ease-in
}
.main-slider img:hover{
    opacity:1
}
.main-slider .item{
    position:relative;
    margin-right:3px
}
.main-slider .item:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:98%;
    background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(45%,rgba(140,140,140,0)),to(rgba(0,0,0,.36)));
    background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(140,140,140,0) 45%,rgba(0,0,0,.36) 100%);
    pointer-events:none;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.main-slider .item:hover img{
    -webkit-filter:brightness(110%);
    filter:brightness(110%)
}
.main-slider .slider-overlay{
    position:absolute;
    display:none;
    bottom:0;
    width:100%;
    padding:28px;
    padding-bottom:24px;
    z-index:1;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.main-slider .prev-arrow{
    left:initial;
    margin-left:-50px
}
.main-slider .next-arrow{
    left:initial;
    right:initial;
    margin-left:20px
}
.active .slider-overlay{
    -webkit-animation:.35s slider-fade-in;
    animation:.35s slider-fade-in;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-delay:.4s;
    animation-delay:.4s;
    display:block
}
.slider-overlay .category{
    display:inline-block;
    background:#fff;
    padding:4px 8px;
    line-height:1;
    font-size:9px;
    font-weight:600;
    letter-spacing:.1em;
    text-transform:uppercase
}
.slider-overlay .heading{
    margin-top:12px;
    margin-bottom:5px;
    text-transform:uppercase;
    font-family:Poppins,Arial,sans-serif;
    font-size:21px;
    font-weight:600;
    line-height:1.3;
    letter-spacing:-.005em
}
.slider-overlay .heading a{
    color:#fff
}
.slider-overlay .excerpt{
    color:#fff;
    font-size:13px;
    letter-spacing:-.025em;
    -webkit-font-smoothing:antialiased
}
.slider-overlay .excerpt p{
    margin:0
}
.slider-overlay .read-more{
    float:right;
    margin-top:-36px;
    padding:10px 16px;
    background:0 0;
    border:1px solid #fff;
    color:#fff;
    text-transform:uppercase;
    font-size:10px;
    font-weight:600;
    line-height:1;
    letter-spacing:.11em
}
.slider-overlay .read-more:hover{
    background:#fff;
    color:inherit
}
.gallery-slider .prev-arrow{
    left:25px
}
.gallery-slider .next-arrow{
    right:25px;
    left:auto
}
.gallery-slider-lg{
    height:inherit
}
.gallery-slider-lg .slick-list,.gallery-slider-lg .slick-track,.gallery-slider-lg .slick-slide>a{
    height:inherit
}
.gallery-slider-lg .slick-slide{
    margin:0 3px
}
.gallery-slider-lg .slick-slide:after{
    position:absolute;
    content:"";
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(17,17,17,.29);
    -webkit-transition:background .3s ease-in;
    transition:background .3s ease-in;
    pointer-events:none;
    will-change:opacity
}
.gallery-slider-lg img{
    width:auto;
    height:100%
}
.gallery-slider-lg.parallax img{
    visibility:hidden
}
.stylish-slider img{
    max-width:900px
}
.stylish-slider .active .slider-overlay{
    -webkit-animation:.35s fade-in;
    animation:.35s fade-in;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-delay:.4s;
    animation-delay:.4s
}
.stylish-slider .slider-overlay{
    top:50%;
    bottom:auto;
    padding:20px;
    -webkit-transform:translate3d(0,-50%,0);
    transform:translate3d(0,-50%,0);
    text-align:center
}
.stylish-slider .heading{
    font-size:28px;
    line-height:1.5
}
.stylish-slider .read-more{
    display:inline-block;
    float:none;
    margin-top:20px
}
.stylish-slider .category{
    font-size:10px
}
.stylish-slider .item{
    margin-right:10px
}
.stylish-slider .item:after{
    background:rgba(0,0,0,.28);
    top:0;
    width:calc(100% - 20px);
    height:calc(100% - 20px);
    margin:10px
}
.stylish-slider .prev-arrow{
    margin-left:-60px
}
.stylish-slider .next-arrow{
    margin-left:30px
}
.beauty-slider{
    position:relative
}
.beauty-slider .slick-slide{
    position:relative
}
.beauty-slider img:hover{
    opacity:1
}
.beauty-slider .overlay{
    position:absolute;
    width:340px;
    bottom:35px;
    left:50%;
    margin-left:-170px;
    padding:25px 15px;
    padding-bottom:50px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    text-align:center
}
.beauty-slider .slick-current .overlay{
    -webkit-animation:.5s fade-in ease-in;
    animation:.5s fade-in ease-in
}
.beauty-slider .post-title{
    margin-top:10px;
    margin-bottom:10px;
    font-size:22px
}
.beauty-slider .slick-dots{
    position:absolute;
    bottom:58px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    text-align:center;
    line-height:1
}
.beauty-slider .slick-dots li{
    display:inline-block;
    line-height:8px
}
.beauty-slider .slick-dots button{
    display:inline-block;
    padding:0;
    margin:0;
    margin-right:3px;
    border-radius:50%;
    border:1px solid #b4b4b4;
    width:8px;
    height:8px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    outline:0;
    font-size:0;
    background:0 0;
    vertical-align:top
}
.beauty-slider .slick-dots .slick-active button{
    background:#318892;
    border-color:#318892
}
.beauty-slider .slick-arrow{
    opacity:0;
    visibility:hidden;
    -webkit-transition-property:all;
    transition-property:all
}
.beauty-slider .slides:hover .slick-arrow{
    opacity:1;
    visibility:visible
}
.trendy-slider .item{
    position:relative;
    margin-right:3px
}
.trendy-slider .item:hover img{
    -webkit-filter:brightness(103%);
    filter:brightness(103%)
}
.trendy-slider img{
    width:100%;
    -webkit-transition:-webkit-filter .3s ease-in;
    transition:-webkit-filter .3s ease-in;
    transition:filter .3s ease-in;
    transition:filter .3s ease-in,-webkit-filter .3s ease-in
}
.trendy-slider img:hover{
    opacity:1
}
.trendy-slider .overlay{
    position:absolute;
    z-index:1;
    width:400px;
    top:50%;
    left:50%;
    -webkit-transform:translate3d(-50%,-50%,0);
    transform:translate3d(-50%,-50%,0);
    padding:25px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    text-align:center
}
.trendy-slider .post-cat a{
    display:inline-block;
    padding:0 6px;
    background:#fff;
    color:#318892;
    line-height:18px;
    letter-spacing:.11em
}
.trendy-slider .post-title{
    margin-top:12px;
    margin-bottom:10px;
    font-size:22px
}
.trendy-slider .slick-arrow{
    opacity:0;
    visibility:hidden;
    -webkit-transition-property:all;
    transition-property:all
}
.trendy-slider .slides:hover .slick-arrow{
    opacity:1;
    visibility:visible
}
.large-slider{
    font-family:Poppins,Arial,sans-serif
}
.large-slider:hover .slick-arrow{
    visibility:visible;
    opacity:1
}
.large-slider .item{
    position:relative;
    height:675px
}
.large-slider .item:after{
    position:absolute;
    content:"";
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(34,34,34,.25);
    -webkit-transition:background .3s ease-in;
    transition:background .3s ease-in;
    pointer-events:none;
    will-change:opacity
}
.large-slider .item:hover:after{
    background:rgba(34,34,34,.35)
}
.large-slider .item>a{
    display:block;
    height:inherit;
    -webkit-transition:none;
    transition:none
}
.large-slider img{
    max-width:100%;
    width:100%;
    height:inherit;
    -o-object-fit:cover;
    object-fit:cover;
    will-change:initial;
    font-family:'object-fit: cover;
    '
}
.large-slider img:hover{
    opacity:1
}
.large-slider .overlay{
    position:absolute;
    z-index:2;
    width:80%;
    max-width:700px;
    top:50%;
    left:50%;
    -webkit-transform:translate3d(-50%,-50%,0);
    transform:translate3d(-50%,-50%,0);
    padding:25px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center
}
.large-slider .category a{
    display:inline-block;
    line-height:1;
    font-size:12px;
    font-weight:600;
    letter-spacing:.1em;
    text-transform:uppercase;
    color:#fff
}
.large-slider .heading{
    margin-top:12px;
    margin-bottom:5px;
    text-transform:uppercase;
    font-family:Poppins,Arial,sans-serif;
    font-size:40px;
    font-weight:600;
    line-height:1.3;
    letter-spacing:-.005em
}
.large-slider .heading:after{
    content:"";
    display:block;
    margin:0 auto;
    margin-top:20px;
    width:28px;
    border-bottom:2px solid #fff
}
.large-slider .heading a{
    color:#fff
}
.large-slider .read-more{
    display:inline-block;
    margin-top:30px;
    padding:13px;
    background:0 0;
    border:2px solid #fff;
    color:#fff;
    text-transform:uppercase;
    font-size:10px;
    font-weight:600;
    line-height:1;
    letter-spacing:.2em
}
.large-slider .read-more:hover{
    background:#fff;
    color:#161616
}
.large-slider .slick-arrow{
    visibility:hidden;
    opacity:0;
    -webkit-transition:all .3s ease-in;
    transition:all .3s ease-in
}
.grid-slider .slick-track{
    -webkit-perspective:2000
}
.grid-slider .item{
    height:600px
}
.grid-slider .item .inner{
    height:100%;
    width:100%
}
.grid-slider .item-large:after,.grid-slider .item-small:after{
    position:absolute;
    content:"";
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.25);
    -webkit-transition:opacity .3s ease-in;
    transition:opacity .3s ease-in;
    pointer-events:none;
    will-change:opacity
}
.grid-slider .item-large{
    position:relative;
    float:left;
    width:74.35897%;
    height:100%
}
.grid-slider .item-small{
    position:relative;
    float:left;
    width:25.64103%;
    height:calc(50% - 1px);
    margin-bottom:2px;
    padding-left:2px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden
}
.grid-slider .item-small:after{
    left:2px
}
.grid-slider .item-small .heading{
    font-size:24px
}
.grid-slider .item-large:hover:after,.grid-slider .item-small:hover:after{
    opacity:.5
}
.grid-slider .image-link{
    display:block;
    height:inherit;
    width:inherit
}
.grid-slider img{
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    font-family:'object-fit: cover;
    '
}
.grid-slider img:hover{
    opacity:1
}
.grid-slider .overlay{
    position:absolute;
    z-index:2;
    width:80%;
    max-width:700px;
    top:50%;
    left:50%;
    -webkit-transform:translate3d(-50%,-50%,0);
    transform:translate3d(-50%,-50%,0);
    padding:25px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    pointer-events:none
}
.grid-slider .category{
    display:inline-block;
    background:#fff;
    padding:4px 8px;
    line-height:1;
    font-family:Poppins,Arial,sans-serif;
    font-size:10px;
    font-weight:600;
    letter-spacing:.15em;
    text-transform:uppercase;
    pointer-events:auto
}
.grid-slider .heading{
    margin:0 auto;
    margin-top:20px;
    max-width:295px;
    font-family:Poppins,Arial,sans-serif;
    font-size:30px;
    line-height:1.33;
    text-transform:uppercase;
    font-weight:400
}
.grid-slider .heading a{
    color:#fff
}
.grid-slider .slick-arrow{
    opacity:0;
    visibility:hidden;
    -webkit-transition-property:all;
    transition-property:all
}
.grid-slider .slides:hover .slick-arrow{
    opacity:1;
    visibility:visible
}
.carousel-slider{
    max-width:100%;
    overflow:hidden
}
.carousel-slider .item{
    position:relative;
    margin-right:30px;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.carousel-slider .item:after{
    position:absolute;
    content:"";
    border:1px solid #fff;
    top:0;
    width:calc(100% - 30px);
    height:calc(100% - 30px);
    margin:15px;
    z-index:3;
    pointer-events:none;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.carousel-slider .slick-list{
    margin-right:-30px
}
.carousel-slider .slick-track{
    -webkit-perspective:2000
}
.carousel-slider .overlay{
    position:absolute;
    z-index:2;
    width:100%;
    bottom:0;
    left:0;
    padding:0 30px;
    padding-bottom:35px;
    background:rgba(0,0,0,.6);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    pointer-events:none;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    -webkit-transition:all .3s ease-in;
    transition:all .3s ease-in
}
.carousel-slider .item:hover .overlay{
    background:rgba(0,0,0,.7)
}
.carousel-slider img:hover{
    opacity:1
}
.carousel-slider .category{
    display:inline-block;
    vertical-align:top;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background:#318892;
    color:#fff;
    padding:7px 11px;
    line-height:1;
    font-family:Poppins,Arial,sans-serif;
    font-size:12px;
    font-weight:400;
    letter-spacing:.075em;
    text-transform:uppercase;
    pointer-events:auto
}
.carousel-slider .heading{
    margin-top:8px;
    margin-bottom:4px;
    font-family:Poppins,Arial,sans-serif;
    font-size:20px;
    font-weight:400;
    line-height:1.31;
    text-transform:uppercase
}
.carousel-slider .heading a{
    color:#fff
}
.carousel-slider .slick-arrow{
    opacity:0;
    visibility:hidden;
    -webkit-transition-property:all;
    transition-property:all
}
.carousel-slider .slides:hover .slick-arrow{
    opacity:1;
    visibility:visible
}
.grid-b-slider .item{
    position:relative;
    margin-right:.17094%;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    float:left
}
.grid-b-slider .item:after{
    position:absolute;
    content:"";
    top:0;
    width:100%;
    height:100%;
    background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(45%,rgba(0,0,0,0)),to(rgba(0,0,0,.9)));
    background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 45%,rgba(0,0,0,.9) 100%);
    -webkit-transition:opacity .4s ease-in-out;
    transition:opacity .4s ease-in-out;
    pointer-events:none
}
.grid-b-slider .item:hover:after{
    opacity:.8
}
.grid-b-slider .item:last-child{
    margin-right:0
}
.grid-b-slider .item:hover img{
    -webkit-transform:scale(1.06);
    transform:scale(1.06)
}
.grid-b-slider .item-large{
    width:47.35043%
}
.grid-b-slider .item-small{
    width:26.15385%
}
.grid-b-slider .overlay{
    position:absolute;
    z-index:2;
    width:100%;
    bottom:0;
    left:0;
    padding:0 27px;
    padding-bottom:28px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    pointer-events:none;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.grid-b-slider .wp-post-image{
    width:100%;
    -o-object-fit:cover;
    object-fit:cover;
    font-family:'object-fit: cover;
    ';
    -webkit-transition:-webkit-transform .5s ease-in;
    transition:-webkit-transform .5s ease-in;
    transition:transform .5s ease-in;
    transition:transform .5s ease-in,-webkit-transform .5s ease-in;
	height:466px;
}
.grid-b-slider .wp-post-image:hover{
    opacity:1
}
.grid-b-slider .image-link{
    display:block;
    overflow:hidden
}
.grid-b-slider .post-meta{
    color:#fafafa;
    margin-bottom:0;
    -webkit-font-smoothing:antialiased
}
.grid-b-slider .post-meta .post-author a{
    color:inherit;
    font-weight:400
}
.grid-b-slider .post-meta .by{
    display:none
}
.grid-b-slider .cat-label{
    position:static
}
.grid-b-slider .category{
    background:#318892;
    pointer-events:auto
}
.grid-b-slider .heading{
    margin-top:13px;
    margin-bottom:12px;
    font-family:Poppins,Arial,sans-serif;
    font-size:31px;
    font-weight:600;
    line-height:1.16;
    text-transform:uppercase
}
.grid-b-slider .heading a{
    color:#fff
}
.grid-b-slider .item-small .heading{
    font-size:21px;
    line-height:1.28
}
.bold-slider{
    font-family:Poppins,Arial,sans-serif
}
.bold-slider:hover .slick-arrow{
    visibility:visible;
    opacity:1
}
.bold-slider .item{
    position:relative;
    height:660px;
    min-height:480px
}
.bold-slider .item:after{
    position:absolute;
    content:"";
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(17,17,17,.29);
    -webkit-transition:background .3s ease-in;
    transition:background .3s ease-in;
    pointer-events:none;
    will-change:opacity
}
.bold-slider .item:hover:after{
    background:rgba(0,0,0,.4)
}
.bold-slider .item>a{
    display:block;
    height:100%
}
.bold-slider .wp-post-image{
    max-width:100%;
    width:100%;
    height:inherit;
    -o-object-fit:cover;
    object-fit:cover;
    will-change:initial;
    font-family:'object-fit: cover;
    '
}
.bold-slider .wp-post-image:hover{
    opacity:1
}
.bold-slider .overlay{
    position:absolute;
    z-index:2;
    width:80%;
    max-width:650px;
    top:50%;
    left:50%;
    margin-top:-20px;
    -webkit-transform:translate3d(-50%,-50%,0);
    transform:translate3d(-50%,-50%,0);
    padding:25px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    opacity:0
}
.bold-slider .active .overlay{
    opacity:1
}
.bold-slider .active .overlay>*{
    -webkit-animation:.96s fade-in-up-lg,1s fade-in;
    animation:.96s fade-in-up-lg,1s fade-in;
    -webkit-animation-timing-function:cubic-bezier(.32,.29,0,.96);
    animation-timing-function:cubic-bezier(.32,.29,0,.96);
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-delay:.75s;
    animation-delay:.75s
}
.bold-slider .active .overlay>:nth-child(1){
    -webkit-animation-delay:.35s;
    animation-delay:.35s
}
.bold-slider .active .overlay>:nth-child(2){
    -webkit-animation-delay:.55s;
    animation-delay:.55s
}
.bold-slider .active .overlay>:nth-child(3){
    -webkit-animation-delay:.75s;
    animation-delay:.75s
}
.bold-slider .cats{
    display:block
}
.bold-slider .cats a{
    display:inline-block;
    padding:0 8px;
    background:#000;
    color:#fff;
    line-height:20px;
    font-size:10px;
    font-weight:600;
    letter-spacing:.06em;
    text-transform:uppercase
}
.bold-slider .heading{
    margin-top:21px;
    text-transform:uppercase;
    font-family:Poppins,Arial,sans-serif;
    font-size:44px;
    font-weight:700;
    line-height:1.1;
    letter-spacing:-.01em
}
.bold-slider .heading a{
    color:#fff
}
.bold-slider .author{
    display:inline-block;
    margin-top:27px;
    color:#fff;
    text-transform:uppercase;
    font-size:11px;
    font-weight:600;
    line-height:1;
    letter-spacing:.06em
}
.bold-slider .author a{
    color:inherit
}
.bold-slider .slick-arrow{
    margin-top:-19px;
    height:38px;
    width:38px;
    border:0;
    border-radius:50%;
    background:rgba(255,255,255,.5);
    color:#000;
    font-size:22px;
    line-height:36px;
    visibility:hidden;
    opacity:0;
    -webkit-transition:all .3s ease-in;
    transition:all .3s ease-in
}
.bold-slider .next-arrow{
    padding-left:3px
}
.bold-slider .prev-arrow{
    padding-right:3px
}
.bold-slider .thumbs-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    margin-bottom:-4px;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.bold-slider .thumbs{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-top:-50px;
    padding:9px;
    background:#fff
}
.bold-slider .post-thumb{
    padding-right:9px
}
.bold-slider .post-thumb img{
    display:block;
    width:136px;
    height:90px;
    -o-object-fit:cover;
    object-fit:cover;
    font-family:'object-fit: cover;
    '
}
.bold-slider .post-thumb:last-child{
    padding-right:0
}
.bold-slider .thumbs .active img{
    -webkit-filter:drop-shadow(0px 1px 4px rgba(0,0,0,.13));
    filter:drop-shadow(0px 1px 4px rgba(0,0,0,.13))
}
.fashion-slider{
    position:relative
}
.fashion-slider .slick-track{
    -webkit-perspective:2000
}
.fashion-slider .item{
    position:relative;
    height:625px;
    min-height:400px
}
.fashion-slider .image-link{
    display:block;
    height:100%
}
.fashion-slider .wp-post-image{
    width:100%;
    max-width:none;
    max-width:initial;
    height:inherit;
    will-change:initial;
    -o-object-fit:cover;
    object-fit:cover;
    font-family:'object-fit: cover;
    '
}
.fashion-slider .wp-post-image:hover{
    opacity:1
}
.fashion-slider .overlay-wrap{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    pointer-events:none
}
.fashion-slider .overlay{
    max-width:680px;
    min-width:50%;
    opacity:0;
    will-change:opacity;
    pointer-events:auto;
    padding:35px 45px;
    -webkit-box-shadow:3px 3px 5px rgba(0,0,0,.03);
    box-shadow:3px 3px 5px rgba(0,0,0,.03);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:rgba(255,255,255,.96);
    text-align:center
}
.fashion-slider .active .overlay{
    opacity:1;
    -webkit-animation:.8s fade-in-up-lg,.9s fade-in;
    animation:.8s fade-in-up-lg,.9s fade-in;
    -webkit-animation-timing-function:cubic-bezier(.32,.29,0,.96);
    animation-timing-function:cubic-bezier(.32,.29,0,.96);
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-delay:.75s;
    animation-delay:.75s
}
.fashion-slider .post-meta{
    margin-bottom:0
}
.fashion-slider .post-title{
    margin-top:20px;
    margin-bottom:20px;
    font-size:33px;
    line-height:1.3
}
.fashion-slider .slick-arrow{
    opacity:0;
    visibility:hidden;
    -webkit-transition-property:all;
    transition-property:all
}
.fashion-slider .prev-arrow{
    left:36px
}
.fashion-slider .next-arrow{
    right:36px
}
.fashion-slider .slides:hover .slick-arrow{
    opacity:1;
    visibility:visible
}
.main-pagination{
    margin-top:100px;
    font-family:Poppins,Arial,sans-serif
}
.main-pagination .next a,.main-pagination .previous a{
    float:left;
    padding-bottom:3px;
    letter-spacing:.08em;
    text-transform:uppercase;
    font-size:11px;
    font-weight:600;
    border-bottom:1px solid #ebebeb
}
.main-pagination .next a:hover,.main-pagination .previous a:hover{
    color:#318892
}
.main-pagination .next a{
    float:right
}
.main-pagination .fa{
    font-size:12px;
    margin-left:10px
}
.main-pagination .previous .fa{
    margin:0;
    margin-right:10px
}
.main-pagination .previous:empty+.next:empty{
    margin-top:-75px
}
.main-pagination .load-button{
    display:inline-block;
    min-width:275px;
    border:1px solid #e7e7e7;
    background:#f6f6f6;
    color:#000;
    font-family:Poppins,Arial,sans-serif;
    font-size:12px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.05em;
    line-height:35px;
    -webkit-font-smoothing:antialiased
}
.main-pagination .load-button .fa{
    margin-left:4px;
    font-size:11px
}
.main-pagination .load-button:hover,.main-pagination .load-button.loading{
    color:#fff;
    background:#000;
    border-color:#000
}
.main-pagination.number{
    font-size:12px;
    color:#161616;
    font-weight:600;
    letter-spacing:.09em;
    text-transform:uppercase;
    text-align:center
}
.main-pagination.number .inner{
    display:inline-block;
    padding:5px 26px;
    border:1px solid #ebebeb
}
.main-pagination.number .page-numbers{
    padding:0 5px;
    margin-right:10px
}
.main-pagination.number .page-numbers:last-child{
    margin-right:0
}
.main-pagination.number .page-numbers:hover,.main-pagination.number .page-numbers a:hover{
    color:#777
}
.main-pagination.number .page-numbers,.main-pagination.number a{
    display:inline-block;
    line-height:30px
}
.main-pagination.number .current{
    color:#318892
}
.main-pagination.number .dots{
    color:#b4b4b4;
    font-size:.86em
}
.main-pagination.number .fa{
    font-size:13px
}
.main-pagination.number .label-prev{
    padding:0;
    margin-right:18px
}
.main-pagination.number .label-prev .fa{
    color:#00a189;
    margin:0;
    margin-right:8px
}
.main-pagination.number .label-next{
    padding:0;
    margin-left:8px
}
.main-pagination.number .label-next .fa{
    color:#00a189;
    margin:0;
    margin-left:8px
}
.main-pagination.number .page-numbers .disabled{
    color:#b4b4b4;
    text-decoration:line-through
}
.main-pagination.number .page-numbers .disabled .fa{
    display:none
}
.page-links{
    overflow:hidden;
    font-family:Poppins,Arial,sans-serif
}
.page-links .page-numbers,.page-links a,.page-links>span{
    display:block;
    float:left;
    padding:8px 10px;
    margin-right:5px;
    border:1px solid #ebebeb;
    color:#a0a0a0;
    background:0 0;
    line-height:1;
    font-size:12px;
    font-weight:600
}
.page-links .current,.page-links a:hover,.page-links>span{
    color:#fff;
    background:#318892;
    border-color:#318892;
    text-decoration:none
}
.main-pagination.load-more{
    text-align:center
}
.post-content>:last-child,.textwidget>:last-child{
    margin-bottom:0
}
.post-content h1,.textwidget h1,.post-content h2,.textwidget h2,.post-content h3,.textwidget h3,.post-content h4,.textwidget h4,.post-content h5,.textwidget h5,.post-content h6,.textwidget h6{
    margin-top:1.2em;
    margin-bottom:1em;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:normal;
    line-height:1.5;
    -webkit-font-smoothing:initial
}
.post-content a,.textwidget a{
    color:#318892
}
.post-content a:hover,.textwidget a:hover{
    opacity:.84
}
.post-content a:hover img,.textwidget a:hover img{
    opacity:1
}
.post-content ul,.textwidget ul,.post-content ol,.textwidget ol{
    margin:2em 0;
    margin-left:35px
}
.post-content ul,.textwidget ul{
    list-style-type:disc
}
.post-content ol,.textwidget ol{
    list-style-type:decimal
}
.post-content li>ul,.textwidget li>ul,.post-content li>ol,.textwidget li>ol{
    margin-top:.5em;
    margin-bottom:.5em
}
.post-content table,.textwidget table{
    margin:2.5em 0
}
.post-content blockquote,.textwidget blockquote,.post-content .wp-block-quote.is-style-large,.textwidget .wp-block-quote.is-style-large{
    margin-top:2em;
    margin-bottom:2em
}
.post-content blockquote>p:not(:last-of-type),.textwidget blockquote>p:not(:last-of-type),.post-content .wp-block-quote.is-style-large>p:not(:last-of-type),.textwidget .wp-block-quote.is-style-large>p:not(:last-of-type){
    margin-bottom:26px
}
.post-content .wp-block-pullquote.alignleft,.textwidget .wp-block-pullquote.alignleft,.post-content .wp-block-pullquote.alignright,.textwidget .wp-block-pullquote.alignright{
    margin-top:0;
    margin-bottom:0
}
.post-content .modern-quote,.textwidget .modern-quote,.post-content .wp-block-quote.is-style-large,.textwidget .wp-block-quote.is-style-large{
    margin-bottom:1.7em
}
.post-content li,.textwidget li{
    padding-left:5px;
    margin-bottom:.5em
}
.post-content iframe,.textwidget iframe{
    max-width:100%
}
.post-content .wp-block-gallery,.textwidget .wp-block-gallery,.post-content .wp-block-embed,.textwidget .wp-block-embed{
    margin:40px 0
}
.post-content .wp-block-gallery,.textwidget .wp-block-gallery{
    margin-left:-10px;
    margin-right:-10px
}
.post-content figcaption a,.textwidget figcaption a,.post-content .wp-caption-text a,.textwidget .wp-caption-text a{
    text-decoration:underline
}
.post-content>:first-child,.textwidget>:first-child{
    margin-top:0;
	max-height:90px;overflow:hidden;
}
.post-content{
    font-family:"Merriweather",Georgia,serif;
    font-size:14px;
    letter-spacing:-.025em;
    color:#454545;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    line-height:2
}
.post-content .has-small-font-size{
    font-size:13px
}
.post-content .has-regular-font-size{
    font-size:inherit
}
.post-content .has-large-font-size{
    font-size:1.29412em;
    line-height:1.6
}
.post-content .has-larger-font-size{
    font-size:1.64706em;
    line-height:1.5
}
.post-content .search-field{
    vertical-align:top
}
.post-content .search-submit{
    font-size:0
}
.post-content .search-submit .fa{
    font-size:11px
}
.post-content .gallery{
    margin-top:32px;
    margin-bottom:32px
}
.post-content .tiled-gallery,.post-content .wp-block-media-text{
    margin:2.5em 0
}
.post-content .alignwide{
    margin-left:-3.896%;
    margin-right:-3.896%;
    max-width:107.8%
}
.post-content .alignwide.wp-block-image img{
    width:100%;
    max-width:initial
}
.post-content .wp-block-cover-image.alignwide{
    width:auto
}
.no-sidebar .post-content .alignfull{
    width:100vw;
    max-width:100vw;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.post-content figure>a:not(.pinit-btn){
    display:block
}
.post-content .read-more{
    margin-top:20px;
    font-family:Poppins,Arial,sans-serif;
    font-weight:600;
    font-size:12px;
    letter-spacing:.15em;
    text-transform:uppercase;
    text-align:left
}
.post-content .read-more a{
    position:relative;
    display:inline-block;
    color:#161616
}
.post-content .read-more a span{
    position:relative;
    padding:0 10px;
    background:#fff;
    z-index:1
}
.post-content .read-more a:before{
    position:absolute;
    left:-20px;
    top:50%;
    margin-top:-1px;
    content:"";
    width:calc(100% + 40px);
    border-bottom:1px solid #d6d6d6
}
.entry-content .modern-quote,.entry-content .wp-block-quote.is-style-large{
    margin-top:1.8em;
    margin-bottom:1.9em
}
.entry-content iframe.instagram-media,.entry-content .twitter-tweet{
    margin:2.6em auto !important
}
.entry-content .fluid-width-video-wrapper{
    margin:2.6em auto
}
.entry-content table{
    font-size:calc(.76923em + 3px)
}
.content-spacious>p img.alignnone,.content-spacious .wp-caption.alignnone,.content-spacious figure.alignnone,.content-spacious .alignwide,.content-spacious .alignfull,.content-spacious .gallery,.content-spacious .fluid-width-video-wrapper{
    margin-left:-3.896%;
    margin-right:-3.896%;
    max-width:107.8%
}
.content-spacious .fluid-width-video-wrapper{
    width:auto
}
.content-spacious .wp-block-gallery{
    margin-left:calc(-3.896% - (10px/2));
    margin-right:calc(-3.896% - (10px/2));
    width:calc(107.8% + 10px);
    max-width:initial
}
.content-spacious>p img.alignleft,.content-spacious .wp-caption.alignleft,.content-spacious figure.alignleft,.content-spacious .wp-block-pullquote.alignleft{
    margin-left:-3.896%
}
.content-spacious>p img.alignright,.content-spacious .wp-caption.alignright,.content-spacious figure.alignright,.content-spacious .wp-block-pullquote.alignright{
    margin-right:-3.896%
}
.content-spacious>p img.aligncenter,.content-spacious .wp-caption.aligncenter,.content-spacious .wp-block-image.aligncenter,.content-spacious .wp-block-gallery.aligncenter,.content-spacious .gallery.aligncenter{
    margin-left:auto;
    margin-right:auto;
    max-width:100%
}
.content-spacious .wp-block-cover-image{
    width:auto
}
.content-spacious-full figure img{
    vertical-align:bottom
}
.content-spacious-full .alignnone,.content-spacious-full .wp-block-embed,.content-spacious-full .wp-block-image:not(.alignleft):not(.alignright),.content-spacious-full .wp-block-gallery{
    margin-top:calc(40px + .25vw);
    margin-bottom:calc(40px + .25vw)
}
.content-spacious-full .wp-caption-text,.content-spacious-full .wp-block-image figcaption{
    margin-top:1em
}
.content-spacious-full .alignfull{
    margin-top:calc(40px + 1vw);
    margin-bottom:calc(40px + 1vw)
}
.search-modal{
    -webkit-font-smoothing:antialiased
}
.search-modal.mfp-bg{
    background:#fff;
    opacity:0;
    -webkit-transition:.35s ease-in-out;
    transition:.35s ease-in-out;
    will-change:opacity
}
.search-modal.mfp-bg.mfp-ready{
    opacity:.98
}
.search-modal.mfp-bg.mfp-removing{
    opacity:0
}
.search-modal .search-modal-wrap{
    display:block
}
.search-modal.mfp-ready.mfp-wrap{
    opacity:1;
    -webkit-transform:none;
    transform:none
}
.search-modal.mfp-wrap,.search-modal.mfp-removing.mfp-wrap{
    opacity:0;
    will-change:opacity;
    -webkit-transition:.4s ease-in-out;
    transition:.4s ease-in-out;
    -webkit-transform:scale(.95);
    transform:scale(.95)
}
.search-modal.mfp-removing.mfp-wrap{
    -webkit-transition-duration:.2s;
    transition-duration:.2s
}
.search-modal .mfp-close{
    position:absolute;
    z-index:1046;
    top:20px;
    right:20px;
    padding:0;
    background:0 0;
    color:#22689e;
    font-size:60px;
    font-family:Arial,Baskerville,monospace;
    line-height:44px;
    opacity:.65;
    -webkit-text-stroke:2px #fff
}
.search-modal .mfp-close:active{
    top:20px
}
.admin-bar .search-modal .mfp-close{
    top:50px
}
.search-modal .search-field{
    padding:0;
    padding-bottom:12px;
    margin-bottom:22px;
    border:0;
    border-bottom:1px solid #e1e1e1;
    height:auto;
    font-size:60px;
    font-weight:700;
    line-height:1;
    color:#252525;
    background:0 0
}
.search-modal .message{
    font-size:18px;
    color:#a0a0a0
}
.search-modal-box{
    padding:0 50px;
    margin:0 auto;
    max-width:790px
}
.search-modal-wrap{
    display:none
}
.widget-about .author-image{
    margin-bottom:10px;
   
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:left;
    -ms-flex-align:left;
    align-items:left
}
.widget-about .image-circle{
    position:relative;
    width:100%;
    margin-bottom:25px
}
.widget-about .image-circle:before{
    content:"";
    display:block;
    padding-top:100%
}
.widget-about .image-circle img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-radius:50%
}
.widget-about .about-text{
    padding:0 0px;
    text-align:left;
}
.widget-about .about-text.below{
    margin-top:10px
}
.widget-about .about-text p:last-child{
    margin-bottom:0
}
.widget-about .about-footer{
    margin-top:16px;
    text-align:center
}
.widget-about .more{
    padding-bottom:3px;
    border-bottom:1px solid #ebebeb;
    color:#318892;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    letter-spacing:.09em;
    text-transform:uppercase
}
.widget-about .more:hover{
    opacity:.8
}
.widget-about .social-icons{
    margin-bottom:-5px;
    margin-top:10px;
    text-align:left
}
.widget-about .social-btn{
    margin-right:10px;
    margin-bottom:5px;
    display:inline-block;
    border:1px solid #00a189;
	background:#00a189;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:37px;
    height:37px;
    line-height:37px;
    font-size:15px;
    text-align:center
}
.widget-about .social-icons .social-btn:hover{
    color:#318892
}
.widget-about .fa-google-plus{
    padding-left:2px
}
.widget-posts .post{
    margin-bottom:25px
}
.widget-posts .post:last-child{
    margin-bottom:0
}
.widget-posts .image-link img{
    float:left;
    margin:0;
    margin-right:24px
}
.widget-posts .content{
    overflow:hidden
}
.widget-posts .post-meta{
    margin-bottom:8px;
    margin-top:-2px
}
.widget-posts .post-meta .post-cat{
    margin-right:10px
}
.widget-posts .posts:not(.full) .meta-sep{
    display:none
}
.widget-posts .post-title{
    margin:0;
    padding:0;
    display:block;
    font-family:Poppins,Arial,sans-serif;
    font-size:14px;
    line-height:1.6
}
.widget-posts .post-title.limit-line{
    text-overflow:ellipsis;
    padding-right:10px
}
.widget-posts .post-title em{
    font-style:normal
}
.widget-posts .excerpt{
    margin-top:10px
}
.widget-posts .excerpt>p{
    margin:0;
    padding-right:10px;
    color:#b4b4b4;
    font-size:13px;
    letter-spacing:-.025em;
    line-height:1;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-font-smoothing:antialiased
}
.widget-posts .post-title+.post-meta{
    margin-top:11px;
    margin-bottom:11px
}
.widget-posts .content>:last-child{
    margin-bottom:0
}
.widget-posts .posts.large .post{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:30px
}
.widget-posts .posts.large .post:last-child{
    margin-bottom:0
}
.widget-posts .posts.large .image-link{
    -webkit-box-flex:0;
    -ms-flex:0 0 auto;
    flex:0 0 auto
}
.widget-posts .posts.large img{
    width:124px;
    height:103px;
    -o-object-fit:cover;
    object-fit:cover;
    font-family:'object-fit: cover;
    '
}
.widget-posts .posts.large .content{
    margin-top:-.15em;
    -ms-flex-item-align:center;
    align-self:center
}
.widget-posts .posts.large .post-title{
    font-size:16px
}
.widget-posts .posts.full{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    counter-reset:posts
}
.widget-posts .posts.full .counter:before{
    counter-increment:posts;
    content:counter(posts);
    position:absolute;
    bottom:0;
    left:0;
    padding:0 10px;
    background:#318892;
    color:#fff;
    font-size:17px;
    font-family:Poppins,Arial,sans-serif;
    font-weight:700;
    line-height:28px;
    -webkit-font-smoothing:antialiased
}
.widget-posts .posts.full .post-title-alt{
    font-size:20px
}
.widget-cta .cta-box{
    position:relative;
    margin-bottom:28px
}
.widget-cta a,.widget-cta img{
    display:block
}
.widget-cta .label{
    z-index:1;
    position:absolute;
    top:50%;
    left:50%;
    max-width:95%;
    text-align:center;
    -webkit-transform:translateY(-50%) translateX(-50%);
    transform:translateY(-50%) translateX(-50%);
    padding:6px 18px;
    border:1px solid #fff;
    background:#fff;
    color:#454545;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    line-height:1.5;
    letter-spacing:.09em;
    text-transform:uppercase;
    -webkit-transition:all .3s ease-in;
    transition:all .3s ease-in
}
@supports (display:grid){
    .widget-cta .cta-box>a{
        display:grid;
        grid-template-columns:1fr;
        grid-template-rows:1fr
    }
    .widget-cta img,.widget-cta .label{
        grid-column:1/1;
        grid-row:1/1
    }
    .widget-cta .label{
        position:initial;
        max-width:initial;
        left:initial;
        top:initial;
        -webkit-transform:none;
        transform:none;
        -ms-flex-item-align:center;
        align-self:center;
        justify-self:center
    }
}
.widget-social{
    text-align:center
}
.widget-social .social-icons{
    margin-bottom:-5px
}
.widget-social .social-link{
    margin-right:5px;
    margin-bottom:5px;
    display:inline-block;
    border:1px solid #e4e4e4;
    border-radius:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:34px;
    height:34px;
    line-height:34px;
    font-size:14px;
    text-align:center
}
.widget-social .fa-google-plus{
    padding-left:2px
}
.widget-social .social-link:hover{
    color:#318892
}
.social-follow{
    margin:0 -6px;
    margin-bottom:-12px
}
.social-follow .service{
    float:left;
    width:50%;
    padding:0 6px;
    margin-bottom:12px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.social-follow .service-link{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:0 11px;
    background:#000;
    font-family:Poppins,Arial,sans-serif;
    letter-spacing:-.01em;
    font-size:13px;
    font-weight:600;
    line-height:37px;
    color:#fff
}
.social-follow .service-link:hover{
    -webkit-filter:brightness(110%);
    filter:brightness(110%)
}
.social-follow .the-icon{
    width:16px;
    margin-left:4px;
    margin-right:12px;
    margin-top:1px;
    font-size:18px
}
.social-follow .count{
    margin-left:5px;
    margin-right:8px
}
.social-follow .label{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.social-follow .facebook{
    background:#3059b0
}
.social-follow .gplus{
    background:#e6422e
}
.social-follow .twitter{
    background:#55acef
}
.social-follow .youtube{
    background:#cd201f
}
.social-follow .vimeo{
    background:#1ab7ea
}
.social-follow .instagram{
    background:#f77737
}
.social-follow .pinterest{
    background:#e52730
}
.widget .instagram-pics{
    overflow:hidden;
    margin:0 -4px;
    margin-bottom:-8px
}
.widget .instagram-pics li{
    float:left;
    width:33.33333%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 4px
}
.widget .instagram-pics img{
    display:block;
    margin-bottom:8px;
    -webkit-transition:opacity .3s ease-in;
    transition:opacity .3s ease-in;
    will-change:opacity
}
.widget .instagram-pics img:hover{
    opacity:.8
}
.sidebar .widget_mc4wp_form_widget,.sidebar .widget-subscribe{
    padding:28px 30px;
    background:#f5f9f9
}
.sidebar .widget_mc4wp_form_widget .widget-title,.sidebar .widget-subscribe .widget-title{
    position:relative;
    border:0;
    margin-bottom:38px;
    line-height:1
}
.sidebar .widget_mc4wp_form_widget .widget-title:after,.sidebar .widget-subscribe .widget-title:after{
    content:"";
    position:absolute;
    top:100%;
    left:calc(50% - 9px);
    margin-top:18px;
    width:18px;
    height:1px;
    background:#b4b4b4
}
.sidebar .widget_mc4wp_form_widget .message,.sidebar .widget-subscribe .message{
    text-align:center
}
.dark .widget_mc4wp_form_widget,.dark .widget-subscribe{
    background:0 0
}
.dark .widget_mc4wp_form_widget .message,.dark .widget-subscribe .message{
    color:inherit
}
.widget .mc4wp-form .message,.widget-subscribe .message{
    margin-bottom:18px;
    color:#353535;
    font-size:13px;
    letter-spacing:-.025em
}
.widget .mc4wp-form input,.widget-subscribe input{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    height:41px
}
.widget .mc4wp-form p:last-of-type,.widget-subscribe p:last-of-type{
    margin-top:-16px;
    margin-bottom:0
}
.widget .mc4wp-response{
    margin-top:20px;
    text-align:center
}
.mc4wp-alert{
    padding:10px;
    background:#fcf8e3;
    color:#8a6d3b;
    font-size:12px
}
.mc4wp-error{
    background:#f2dede;
    color:#b94a48
}
.mc4wp-success{
    background:#dff0d8;
    color:#3c763d
}
.widget-twitter .meta{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.widget-twitter .meta a{
    margin-right:16px;
    color:#bbb;
    font-size:13px
}
.widget-twitter .meta a:hover{
    -webkit-filter:invert(1.2);
    filter:invert(1.2)
}
.widget-twitter .meta .date{
    margin:0;
    margin-left:auto;
    font-family:Poppins,Arial,sans-serif;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:.02em
}
.widget-twitter .tweet{
    margin-bottom:35px;
    padding-bottom:14px;
    border-bottom:1px solid #ebebeb
}
.widget-twitter .follow{
    display:block;
    margin-top:-6px;
    font-family:Poppins,Arial,sans-serif;
    text-transform:uppercase
}
.dark .widget-twitter .meta a{
    color:#6f6f6f !important
}
.dark .widget-twitter .tweet{
    border-bottom-color:rgba(255,255,255,.16)
}
.widget-slider .item{
    position:relative;
    opacity:0;
    -webkit-transition:opacity .2s ease-in;
    transition:opacity .2s ease-in
}
.widget-slider .slick-track{
    -webkit-perspective:2000
}
.widget-slider .slides{
    max-height:400px
}
.widget-slider .slick-initialized.slides{
    max-height:none
}
.widget-slider .slick-initialized .item{
    opacity:1
}
.widget-slider .wp-post-image{
    display:block;
    width:100%;
    height:400px;
    -o-object-fit:cover;
    object-fit:cover;
    font-family:'object-fit: cover;
    '
}
.widget-slider .content{
    position:absolute;
    width:100%;
    bottom:0;
    padding:20px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:rgba(0,0,0,.5);
    text-align:center;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.widget-slider .post-meta{
    margin:0
}
.widget-slider .post-cat{
    display:block;
    margin-bottom:18px
}
.widget-slider .post-cat>a{
    color:#fafafa !important
}
.widget-slider .post-cat>span{
    display:none
}
.widget-slider .post-title{
    margin-bottom:18px;
    font-size:20px;
    line-height:1.25
}
.widget-slider .post-title a{
    color:#fff
}
.widget-slider .post-title a:hover{
    opacity:.9
}
.widget-slider .post-date{
    color:#fafafa;
    font-weight:400
}
.widget-slider .slick-arrow{
    display:none;
    position:absolute;
    z-index:100;
    top:50%;
    left:10px;
    margin-top:-19px;
    height:34px;
    width:34px;
    border-radius:50%;
    background:rgba(255,255,255,.5);
    color:#000;
    font-size:19px;
    line-height:34px;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    visibility:hidden;
    opacity:0;
    -webkit-transition:all .3s ease-in;
    transition:all .3s ease-in
}
.widget-slider .slick-arrow i{
    line-height:inherit
}
.widget-slider .slick-arrow:hover{
    background:#fff;
    color:#161616
}
.widget-slider .next-arrow{
    left:auto;
    right:10px;
    padding-left:2px
}
.widget-slider .prev-arrow{
    padding-right:2px
}
.widget-slider .slides:hover .slick-arrow{
    opacity:1;
    visibility:visible
}
.textwidget{
    font-family:"Merriweather",Georgia,serif;
    font-size:14px;
    letter-spacing:-.025em;
    color:#454545;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased
}
.widget_links,.widget_meta,.widget_recent_comments,.widget_recent_entries,.widget_rss,.widget_pages,.widget_nav_menu{
    color:#535353
}
.widget_links ul,.widget_meta ul,.widget_recent_comments ul,.widget_recent_entries ul,.widget_rss ul,.widget_pages ul,.widget_nav_menu ul{
    margin-top:-12px
}
.widget_links li,.widget_meta li,.widget_recent_comments li,.widget_recent_entries li,.widget_rss li,.widget_pages li,.widget_nav_menu li{
    padding:12px 0;
    margin-bottom:12px;
    padding-top:0;
    border-bottom:1px solid #ebebeb;
    font-size:13px;
    -webkit-font-smoothing:antialiased;
    line-height:1.8
}
.widget_links li:only-child,.widget_meta li:only-child,.widget_recent_comments li:only-child,.widget_recent_entries li:only-child,.widget_rss li:only-child,.widget_pages li:only-child,.widget_nav_menu li:only-child{
    border-bottom:0;
    margin-bottom:0
}
.widget_links li a,.widget_meta li a,.widget_recent_comments li a,.widget_recent_entries li a,.widget_rss li a,.widget_pages li a,.widget_nav_menu li a{
    -webkit-font-smoothing:initial
}
.widget_links li>ul,.widget_meta li>ul,.widget_recent_comments li>ul,.widget_recent_entries li>ul,.widget_rss li>ul,.widget_pages li>ul,.widget_nav_menu li>ul{
    margin-top:12px;
    padding-top:12px;
    margin-bottom:-24px;
    border-top:1px solid #ebebeb
}
.widget_links li>ul li,.widget_meta li>ul li,.widget_recent_comments li>ul li,.widget_recent_entries li>ul li,.widget_rss li>ul li,.widget_pages li>ul li,.widget_nav_menu li>ul li{
    margin-left:14px
}
.widget_links li>ul li:last-child,.widget_meta li>ul li:last-child,.widget_recent_comments li>ul li:last-child,.widget_recent_entries li>ul li:last-child,.widget_rss li>ul li:last-child,.widget_pages li>ul li:last-child,.widget_nav_menu li>ul li:last-child{
    border-bottom:0
}
.widget_rss .rssSummary{
    margin-top:12px
}
.widget_rss a{
    font-weight:600
}
.recentcomments .comment-author-link,.recentcomments .comment-author-link a{
    font-style:italic;
    color:inherit
}
.tagcloud a{
    display:inline-block;
    margin-bottom:8px;
    margin-right:4px;
    padding:8px 18px;
    background:#f0f0f0;
    color:#454545;
    font-size:12px !important;
    text-transform:capitalize;
    line-height:1
}
.tagcloud a:hover{
    background:#f9f9f9
}
.widget_categories,.widget_product_categories,.widget_archive{
    color:#c3c3c3;
    font-family:Poppins,Arial,sans-serif
}
.widget_categories select,.widget_product_categories select,.widget_archive select{
    width:100%
}
.widget_categories ul,.widget_product_categories ul,.widget_archive ul{
    margin-top:-12px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    width:100%
}
.widget_categories li,.widget_product_categories li,.widget_archive li{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:12px 0;
    border-bottom:1px solid #ebebeb;
    font-size:13px;
    line-height:1.8
}
.widget_categories li:only-child,.widget_product_categories li:only-child,.widget_archive li:only-child{
    border-bottom:0;
    padding-bottom:0
}
.widget_categories a,.widget_product_categories a,.widget_archive a{
    margin-right:auto;
    color:#454545;
    font-family:"Merriweather",Georgia,serif;
    font-size:14px;
    line-height:1.7;
    letter-spacing:-.025em
}
.widget_categories a:before,.widget_product_categories a:before,.widget_archive a:before{
    content:"";
    float:left;
    margin-top:9px;
    margin-right:12px;
    width:6px;
    height:6px;
    border:1px solid #318892;
    border-radius:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.widget_categories .children,.widget_product_categories .children,.widget_archive .children{
    margin-top:12px;
    border-top:1px solid #ebebeb
}
.widget_categories .children li,.widget_product_categories .children li,.widget_archive .children li{
    margin-left:14px
}
.widget_categories .children li:last-child,.widget_product_categories .children li:last-child,.widget_archive .children li:last-child{
    border-bottom:0
}
.widget_calendar thead{
    border:1px solid #ebebeb
}
.widget_calendar th{
    text-align:center;
    padding:10px 0;
    border:0;
    font-size:11px;
    color:#666
}
.widget_calendar caption{
    padding-bottom:14px;
    font-size:13px
}
.widget_calendar tr td{
    padding:7px 0;
    background:0 0;
    border:1px solid #efefef;
    color:#777;
    font-size:12px;
    text-align:center
}
.widget_calendar td a{
    font-weight:700
}
.widget_calendar #today{
    font-weight:700
}
.widget_calendar tfoot a{
    font-weight:600;
    text-transform:uppercase
}
.widget_search .search-field{
    width:100%;
    padding-right:55px
}
.widget_search button{
    position:relative;
    float:right;
    color:#666;
    margin-top:-39px;
    background:0 0;
    font-size:14px
}
.widget-a-wrap .the-wrap{
    text-align:center
}
.widget-a-wrap .the-wrap>div,.widget-a-wrap .the-wrap>iframe,.widget-a-wrap .the-wrap img{
    display:inline-block;
    vertical-align:middle
}
.alignnone,.wp-block-image,.wp-block-embed{
    margin:40px 0
}
.alignright,a img.alignright,.wp-block-image .alignright{
    float:right;
    margin:4px 0 20px 30px
}
.alignleft,a img.alignleft,.wp-block-image .alignleft{
    float:left;
    margin:4px 30px 20px 0
}
.aligncenter,div.aligncenter{
    display:block;
    margin:40px auto
}
.aligncenter>img,div.aligncenter>img{
    margin:0 auto
}
p img.alignnone,img.alignnone{
    display:block;
    margin:40px 0
}
.wp-caption{
    max-width:100%
}
.wp-caption-text,.wp-block-image figcaption{
    margin-top:5px;
    font-style:italic;
    font-size:calc(.28571em + 9.28571px);
    text-align:center;
    color:#b4b4b4
}
.wp-block-pullquote{
    margin:2em 0;
    padding:0;
    padding-left:3.896%;
    font-size:calc(1.07692em + 4px);
    font-weight:400;
    text-align:left;
    line-height:1.6;
    color:#252525
}
.wp-block-pullquote blockquote{
    margin:0;
    padding:0;
    font-size:inherit;
    font-weight:inherit;
    line-height:inherit
}
.wp-block-pullquote blockquote:not(.has-text-color){
    color:inherit
}
.wp-block-pullquote blockquote:before{
    position:absolute;
    margin-left:-1.75%;
    margin-top:20px;
    z-index:-1;
    color:#318892;
    opacity:.13;
    font-size:96px
}
.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{
    padding-top:.15em;
    padding-bottom:1em;
    max-width:40%
}
.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{
    font-size:inherit;
    line-height:inherit
}
.wp-block-pullquote.alignleft{
    margin-right:6%
}
.wp-block-pullquote.alignright{
    margin-left:3.9%
}
.wp-block-pullquote cite,.wp-block-pullquote .wp-block-pullquote__citation,.wp-block-pullquote p+cite{
    margin-top:24px;
    color:#9c9c9c;
    font-style:normal
}
.wp-block-pullquote.is-style-solid-color{
    padding:25px;
    font-size:calc(1em + 2px)
}
.wp-block-pullquote.is-style-solid-color blockquote{
    max-width:initial;
    text-align:center
}
.wp-block-pullquote.is-style-solid-color blockquote:before{
    display:none
}
.wp-block-pullquote.is-style-solid-color blockquote p{
    font-size:inherit
}
.wp-block-pullquote .has-text-color cite{
    color:inherit
}
.wp-block-separator{
    background:#e1e1e1
}
.wp-block-separator:not(.is-style-wide){
    margin:2.8em auto;
    height:2px;
    max-width:180px
}
.wp-block-separator.is-style-dots{
    background:0 0;
    border:none;
    text-align:center;
    max-width:none;
    line-height:1;
    height:auto
}
.wp-block-separator.is-style-dots:before{
    content:"\00b7 \00b7 \00b7";
    padding-left:21px;
    color:#666;
    font-size:21px;
    font-weight:700;
    letter-spacing:21px;
    font-family:georgia,serif
}
.wp-block-audio.aligncenter>audio,.wp-block-audio.alignwide>audio,.wp-block-audio.alignfull>audio{
    width:100%
}
.wp-block-column>p:last-child{
    margin-bottom:0
}
p.has-drop-cap:not(:focus):first-letter {
    float:left;
    font-size:calc(70px + 2.2em);
    line-height:.78;
    margin:.02em 13px 0 0;
    text-transform:uppercase;
    font-family:-apple-system,BlinkMacSystemFont,Verdana,Arial,sans-serif;
    font-style:normal;
    font-weight:400;
    color:rgba(0,0,0,.8);
    -webkit-font-smoothing:antialiased
}
p.has-background{
    padding:25px 30px
}
.has-very-light-gray-background-color{
    background:#f3f3f3
}
.wp-block-button .wp-block-button__link{
    -webkit-appearance:none;
    background:#318892;
    color:#fff;
    padding:13px 20px;
    border:0;
    font-family:Poppins,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    line-height:1;
    height:auto;
    letter-spacing:.09em;
    text-transform:uppercase;
    border-radius:0
}
.wp-block-button .wp-block-button__link:hover{
    opacity:1;
    background:#000 !important
}
.wp-block-cover{
    width:auto
}
.wp-block-media-text figure>img{
    display:block;
    margin-bottom:0
}
.no-sidebar .alignnone:not(img){
    width:auto !important
}
.no-sidebar .alignnone img,.no-sidebar img.alignnone{
    width:100%;
    max-width:initial
}
.no-sidebar .alignfull{
    width:100vw;
    max-width:100vw;
    margin-left:calc(50% - 50vw) !important;
    margin-right:0 !important
}
@supports (--var:1){
    .no-sidebar .alignfull{
        margin-left:calc(50% - 50vw - (var(--content-share-ml,0px)/2)) !important
    }
}
.no-sidebar .alignfull.wp-block-image img{
    max-width:100vw;
    width:100vw
}
.gallery{
    margin:-5px
}
.gallery-item{
    width:100%;
    display:inline-block;
    vertical-align:top;
    text-align:center;
    padding:5px;
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.gallery-item a img{
    width:100%;
    display:block;
    margin:0 auto
}
.gallery-columns-1 .wp-caption-text{
    margin-top:12px;
    margin-bottom:28px
}
.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%
}
.gallery-columns-5 .gallery-item{
    max-width:20%
}
.gallery-columns-6 .gallery-item{
    max-width:16.66%
}
.gallery-columns-7 .gallery-item{
    max-width:14.28%
}
.gallery-columns-8 .gallery-item{
    max-width:12.5%
}
.gallery-columns-9 .gallery-item{
    max-width:11.11%
}
.gallery-columns-7 .wp-caption-text,.gallery-columns-8 .wp-caption-text,.gallery-columns-9 .wp-caption-text{
    display:none
}
.right-sidebar .gallery-columns-5 .wp-caption-text,.right-sidebar .gallery-columns-6 .wp-caption-text{
    display:none
}
.wp-block-gallery{
    list-style:none
}
.wp-block-gallery li:before{
    display:none !important
}
.wp-block-gallery .blocks-gallery-item{
    padding-left:0
}
.wp-block-gallery .blocks-gallery-item figure{
    position:relative
}
.wp-block-gallery .blocks-gallery-item figcaption{
    position:absolute;
    overflow:hidden;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    opacity:0;
    visibility:hidden;
    padding:7px 10px;
    background:rgba(17,17,17,.7);
    bottom:0;
    left:0;
    right:0;
    margin:0;
    color:#fff;
    font-size:12px;
    -webkit-transition:all .3s ease-in;
    transition:all .3s ease-in
}
.wp-block-gallery .blocks-gallery-item:hover figcaption{
    visibility:visible;
    opacity:1
}
.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{
    margin:5px
}
.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{
    width:calc(100%/2 - 10px)
}
.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{
    width:calc(100%/1 - 10px)
}
.gallery-1-2{
    margin:32px -5px
}
.gallery-1-2>.gallery{
    margin:0
}
.gallery-1-2 img{
    display:block
}
.gallery-1-2 .gallery-item{
    position:relative;
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:50%;
    max-width:100%;
    padding:5px;
    float:left
}
.gallery-1-2 .gallery-item:hover .gallery-caption{
    visibility:visible;
    opacity:1
}
.gallery-1-2 .gallery-item:nth-child(3n+1){
    width:100%
}
.gallery-1-2 .gallery-caption{
    position:absolute;
    overflow:hidden;
    opacity:0;
    visibility:hidden;
    padding:7px 10px;
    background:rgba(17,17,17,.7);
    bottom:0;
    left:0;
    right:0;
    margin:5px;
    color:#fff;
    font-size:12px;
    -webkit-transition:all .3s ease-in;
    transition:all .3s ease-in
}
.gallery-slider{
    visibility:hidden;
    margin-bottom:15px
}
.gallery-slider.slick-initialized{
    visibility:visible
}
.gallery-slider img{
    will-change:opacity;
    -webkit-transition:opacity .3s ease-in;
    transition:opacity .3s ease-in
}
.gallery-slider img:hover{
    opacity:.84
}
.gallery-slider .slick-slide{
    position:relative
}
.gallery-slider .slick-slide img{
    margin-bottom:0 !important
}
.gallery-slider .caption{
    position:absolute;
    padding:7px 10px;
    background:rgba(17,17,17,.7);
    bottom:0;
    left:0;
    right:0;
    color:#fff;
    font-size:12px;
    font-style:italic
}
.slick-slider{
    position:relative;
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -ms-touch-action:pan-y;
    touch-action:pan-y;
    -webkit-tap-highlight-color:transparent
}
.slick-list{
    position:relative;
    display:block;
    overflow:hidden;
    margin:0;
    padding:0
}
.slick-list:focus,.slick-slide:focus,.slick-slide a{
    outline:none
}
.slick-list.dragging{
    cursor:pointer;
    cursor:hand
}
.slick-slider .slick-track,.slick-slider .slick-list{
    -webkit-backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.slick-track{
    position:relative;
    top:0;
    left:0;
    display:block
}
.slick-track:before,.slick-track:after{
    display:table;
    content:''
}
.slick-track:after{
    clear:both
}
.slick-loading .slick-track{
    visibility:hidden
}
.slick-slide{
    display:none;
    float:left;
    height:100%;
    min-height:1px
}
.slick-slide img{
    display:block
}
.slick-slide.slick-loading img{
    display:none
}
.slick-slide.dragging img{
    pointer-events:none
}
.slick-initialized .slick-slide{
    display:block
}
.slick-loading .slick-slide{
    visibility:hidden
}
.slick-vertical .slick-slide{
    display:block;
    height:auto;
    border:1px solid transparent
}
.slick-arrow.slick-hidden{
    display:none
}
.mobile-nav{
    display:none;
    float:left;
    font-size:16px;
    color:#161616
}
.dark .mobile-nav{
    color:#fff
}
.mobile-menu{
    font-size:12px;
    font-family:Poppins,Arial,sans-serif;
    font-weight:600;
    letter-spacing:.075em;
    color:#161616
}
.mobile-menu.active{
    display:block
}
.mobile-menu ul{
    max-height:0;
    opacity:0;
    background:0 0;
    overflow:hidden;
    border:0;
    border-bottom:1px solid rgba(0,0,0,.07);
    -webkit-transition:opacity .6s ease,max-height .8s ease;
    transition:opacity .6s ease,max-height .8s ease
}
.mobile-menu ul li{
    float:none;
    clear:both;
    display:block;
    max-width:100%;
    padding-left:25px
}
.mobile-menu ul li a{
    font-size:11px;
    color:#555
}
.mobile-menu .nav-icons{
    display:none
}
.mobile-menu .mega-menu{
    display:none
}
.mobile-menu .item-active>ul{
    opacity:1;
    max-height:3000px;
    -webkit-transition:opacity .4s ease-in,max-height 1s ease-in;
    transition:opacity .4s ease-in,max-height 1s ease-in
}
.mobile-menu li{
    position:relative
}
.mobile-menu li a{
    position:relative;
    float:none;
    display:block;
    padding:14px 0;
    padding-right:50px;
    border-bottom:1px solid rgba(0,0,0,.07);
    line-height:1.4;
    color:inherit;
    text-transform:uppercase
}
.mobile-menu .chevron{
    position:absolute;
    right:0;
    top:0;
    padding:15px 25px;
    margin-right:-15px;
    border:0;
    color:#aaa;
    text-align:center;
    font-size:8px;
    line-height:1.4;
    cursor:pointer
}
.mobile-menu .item-active>.chevron{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.mobile-menu>li li{
    padding-left:20px
}
.mobile-menu ul li:last-child>a{
    border-bottom-color:transparent
}
.mobile-menu ul li:last-child ul{
    border-bottom-color:transparent
}
.mobile-menu ul li.item-active>a{
    border-bottom:1px solid rgba(0,0,0,.07)
}
.mobile-menu li:hover>a,.mobile-menu>.current-menu-item.menu-item>a,.mobile-menu>.current-menu-parent.menu-item>a,.mobile-menu>.current-menu-ancestor.menu-item>a,.mobile-menu li li.current-menu-item a{
    background:rgba(0,0,0,.01)
}
.hide-scroll,.nav-off-canvas{
    overflow-x:hidden
}
.nav-off-canvas .main-wrap{
    position:relative;
    -webkit-transition:-webkit-transform .4s ease-in-out;
    transition:-webkit-transform .4s ease-in-out;
    transition:transform .4s ease-in-out;
    transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
    -webkit-transform:none;
    transform:none
}
.off-canvas{
    position:fixed;
    top:0;
    left:0;
    display:none;
    height:100%;
    width:45vw;
    min-width:200px;
    padding:25px;
    padding-top:60px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow-y:auto;
    overflow-x:hidden;
    background:#fff;
    z-index:1000;
    -webkit-transform:translate3d(-100%,0,0);
    transform:translate3d(-100%,0,0);
    -webkit-transition:-webkit-transform .4s ease-in-out;
    transition:-webkit-transform .4s ease-in-out;
    transition:transform .4s ease-in-out;
    transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out
}
.off-canvas .mobile-logo{
    display:inline-block;
    max-width:100%
}
.off-canvas .logo{
    margin-bottom:20px;
    text-align:left
}
.off-canvas .close{
    position:absolute;
    top:0;
    right:0;
    padding:0 9px;
    background:#161616;
    color:#fff;
    line-height:26px;
    font-size:14px
}
.off-canvas .mobile-menu{
    -webkit-transition:opacity .5s ease-in;
    transition:opacity .5s ease-in;
    opacity:.2
}
.admin-bar .off-canvas{
    top:46px
}
.off-canvas-active .off-canvas{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    -webkit-box-shadow:4px 0px 8px 0 rgba(0,0,0,.2);
    box-shadow:4px 0px 8px 0 rgba(0,0,0,.2)
}
.off-canvas-active .mobile-menu{
    opacity:1
}
.off-canvas-active .main-wrap{
    -webkit-transform:translate3d(45vw,0,0);
    transform:translate3d(45vw,0,0)
}
.off-canvas-active .main-wrap:after{
    content:"";
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.2)
}
.page-content .block.last-block,.page-content .blocks .last-block{
    margin-bottom:0
}
.vc_column_container>.vc_column-inner{
    padding:0 !important
}
.ts-row[data-vc-stretch-content]>.vc_column_container{
    padding-left:0;
    padding-right:0
}
.wpb_wrapper>.sidebar{
    padding-left:30px
}
.vc_btn-content{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.the-post>.blocks:last-child>.wpb_column .block:last-child{
    margin-bottom:0
}
body{
    visibility:visible;
    overflow:initial
}
.single .main-wrap{
    overflow-x:hidden
}
.wf-loading .ts_ld{
    z-index:99999;
    position:fixed;
    background:#fff;
    top:0;
    bottom:0;
    left:0;
    right:0
}
.egcf-modal .checkbox{
    color:#318892
}
@media (min-width:1500px){
    .the-post-modern .post-share-float{
        margin-left:-180px
    }
}
@media (max-width:1500px){
    .single-magazine.the-post-modern .post-top .post-title{
        font-size:calc(1.42857vw + 16.57143px)
    }
    .post-share-float{
        margin-left:-90px;
        margin-left:calc(-100px + ((1500px - 100vw)*0.2))
    }
    .has-share-float.content-normal{
        --content-share-ml:30px;
        margin-left:30px
    }
}
@media (max-width:1440px){
    .post-nav .post.ss-overlap{
        top:80%
    }
}
@media (max-width:1350px){
    .has-share-float.content-normal{
        --content-share-ml:90px;
        margin-left:90px
    }
    .has-share-float.content-spacious{
        --content-share-ml:95px - 3.896%;
        margin-left:calc(95px - 3.896%)
    }
}
@media (min-width:1200px){
    .the-post-modern{
        width:67.52137%
    }
    .the-post-modern header .featured{
        margin-left:-190px;
        margin-right:-190px;
        width:auto;
        width:calc(100% + 380px);
        max-width:100vw
    }
    .content-spacious-full{
        max-width:720px;
        margin-left:auto;
        margin-right:auto
    }
    .content-spacious-full>p img.alignnone,.content-spacious-full .wp-caption.alignnone,.content-spacious-full figure.alignnone,.content-spacious-full .alignwide,.content-spacious-full .alignfull,.content-spacious-full .gallery{
        margin-left:-190px;
        margin-right:-190px;
        width:auto;
        width:calc(100% + 380px);
        max-width:100vw
    }
    .content-spacious-full>p img.alignleft,.content-spacious-full .wp-caption.alignleft,.content-spacious-full figure.alignleft,.content-spacious-full .wp-block-pullquote.alignleft{
        margin-left:-6%
    }
    .content-spacious-full>p img.alignright,.content-spacious-full .wp-caption.alignright,.content-spacious-full figure.alignright,.content-spacious-full .wp-block-pullquote.alignright{
        margin-right:-6%
    }
    .content-spacious-full .wp-block-gallery{
        margin-left:calc(-190px - (10px/2));
        margin-right:calc(-190px - (10px/2));
        width:calc(100% + 380px + 10px);
        max-width:initial
    }
    .content-spacious-full>p img.aligncenter,.content-spacious-full .wp-caption.aligncenter,.content-spacious-full .wp-block-image.aligncenter,.content-spacious-full .wp-block-gallery.aligncenter,.content-spacious-full .gallery.aligncenter{
        margin-left:auto;
        margin-right:auto;
        max-width:100%
    }
}
@media (min-width:1201px){
    .main-head.simple .navigation{
        position:relative
    }
    .main-head.simple-boxed .navigation{
        position:static
    }
}
@media (max-width:1200px){
    .wrap{
        padding:0 35px
    }
    .wrap,.main-wrap{
        width:100%
    }
    .main-head.simple-boxed .wrap-head{
        max-width:100%
    }
    .navigation .mega-menu{
        width:calc(100vw - 70px)
    }
    .navigation.inline .mega-menu{
        width:100vw
    }
    .the-post-modern{
        max-width:790px
    }
    .the-post-modern .the-post .featured img{
        width:100vw;
        max-width:100vw;
        margin-left:calc(50% - 50vw) !important
    }
    .single-magazine .post-top .post-title{
        font-size:25px
    }
    .main-footer.dark .social-strip li{
        margin-right:28px
    }
    .main-footer.alt .lower-footer>.wrap{
        padding:30px 35px
    }
    .main-footer.stylish .lower-footer>.wrap{
        padding:30px 35px
    }
    .main-footer.bold .lower-footer>.wrap{
        padding:30px 35px
    }
    .subscribe-box{
        text-align:center
    }
    .subscribe-box .text{
        float:none;
        display:block;
        padding:0;
        margin-top:0;
        margin-bottom:15px
    }
    .subscribe-box .fields{
        float:none
    }
    .subscribe-box .button{
        margin-bottom:20px
    }
    .posts-carousel .navigate{
        display:none
    }
    .grid-slider .item{
        height:500px
    }
    .grid-slider .overlay{
        width:100%
    }
    .carousel-slider .overlay{
        width:100%
    }
    .grid-b-slider .overlay{
        width:100%
    }
    .entry-content table{
        display:block;
        overflow-x:auto;
        -webkit-hyphens:none;
        -ms-hyphens:none;
        hyphens:none;
        -webkit-overflow-scrolling:touch
    }
    .entry-content table tbody{
        display:table;
        table-layout:initial !important;
        width:100%
    }
    .alignleft,.alignright,.wp-block-image .alignleft,.wp-block-image .alignright{
        max-width:50%
    }
}
@media (min-width:940px) and (max-width:1500px){
    .the-post-modern .post-share-float{
        margin-left:-90px;
        margin-left:calc(-5.76923vw - 20.76923px)
    }
}
@media (min-width:940px) and (max-width:1400px){
    .fashion-slider .item{
        height:calc(100vw*0.4)
    }
}
@media (min-width:940px) and (max-width:1350px){
    .post-share-float{
        margin-left:0
    }
}
@media (min-width:940px) and (max-width:1200px){
    .main-head.logo-left .logo-wrap{
        padding:55px 35px
    }
    .main-head.logo-left .logo-wrap .title{
        max-width:calc(100% - 775px)
    }
    .main-head.full-top .menu>li>a{
        padding:0 12px;
        font-size:11px
    }
    .main-head.full-top .social-icons{
        left:10px
    }
    .main-head.full-top .actions{
        right:10px
    }
    .main-head.compact .title .logo-image{
        max-width:225px
    }
    .main-head.simple .social-icons .fa{
        font-size:13px
    }
    .main-head.simple .menu>li>a{
        padding:0 12px;
        font-size:13px
    }
    .main-head.simple .title .logo-image{
        max-width:225px
    }
    .small-post .image-link img{
        margin-right:16px !important;
        max-width:70px
    }
    .small-post .post-meta .post-cat{
        display:none
    }
    .news-block .small-post img{
        max-width:100%
    }
    .stylish-slider img{
        max-width:700px
    }
    .content-spacious{
        margin-right:-3.896%
    }
    .widget-posts .posts:not(.full) .image-link img{
        margin-right:16px !important;
        max-width:70px
    }
    .widget-posts .post-meta .post-cat{
        display:none
    }
    .widget-posts .post-title.limit-line{
        text-overflow:initial;
        white-space:initial
    }
}
@media (max-width:940px){
    .ts-row .column,.column,.ts-row [class^=col-],.ts-row [class*=" col-"]{
        float:none;
        width:100%
    }
    .wrap{
        max-width:700px
    }
    .top-bar .social-icons{
        display:none
    }
    .posts-ticker{
        max-width:52%
    }
    .posts-ticker a{
        max-width:60%
    }
    .main-head.logo-left .title{
        float:none
    }
    .main-head.logo-left .a-right{
        margin-top:50px;
        float:none;
        text-align:center;
        width:100%;
        max-width:100%
    }
    .main-head.nav-below{
        border-bottom:1px solid #ebebeb
    }
    .main-head:not(.top-below):not(.simple):not(.has-bg)+.common-slider{
        margin-top:20px
    }
    .nav-below-b .social-icons{
        display:block
    }
    .main-head.alt .social-icons{
        display:block
    }
    .main-head.alt .social-icons li:nth-child(n+8){
        display:none
    }
    .main-head.compact .social-icons{
        display:block
    }
    .main-head.compact .title{
        margin:0 auto;
        padding:25px 0;
        line-height:1
    }
    .main-head.compact .actions{
        display:block
    }
    .main-head.simple .mobile-nav{
        display:block
    }
    .main-head.simple .title{
        margin:0 auto;
        max-width:40vw;
        min-width:initial
    }
    .navigation{
        display:none
    }
    .navigation-wrap{
        display:none
    }
    .single-cover .featured{
        margin-left:-50px;
        margin-right:-50px
    }
    .single-cover .featured:before{
        background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(255,255,255,0)),to(rgba(0,0,0,.4)));
        background:linear-gradient(to bottom,rgba(255,255,255,0) 30%,rgba(0,0,0,.4) 100%)
    }
    .the-post-modern{
        width:100%
    }
    .post-share-b .service{
        width:180px
    }
    .post-share-b .service:nth-child(n+3){
        width:45px
    }
    .post-share-float{
        margin-left:-35px
    }
    .has-share-float:not(.content-spacious){
        --content-share-ml:55px;
        margin-left:55px
    }
    .has-share-float.content-spacious{
        --content-share-ml:30px;
        margin-left:30px
    }
    .page-404 .text-404{
        margin-bottom:35px
    }
    .home-assorted .blocks .sidebar{
        display:none
    }
    .main .sidebar{
        float:none;
        margin:0 auto;
        margin-top:65px;
        padding-left:15px
    }
    .sidebar .widget:last-child{
        margin-bottom:0
    }
    .upper-footer{
        padding-bottom:40px
    }
    .upper-footer .ts-row{
        margin:0
    }
    .upper-footer .widget{
        margin-bottom:55px;
        padding:0
    }
    .main-footer.dark .social-link .fa{
        font-size:15px
    }
    .main-footer.dark .social-link .label{
        display:none
    }
    .mid-footer .instagram-pics li{
        width:25%
    }
    .mid-footer .instagram-pics li:nth-child(n+5){
        display:none
    }
    .contrast .lower-footer .copyright{
        margin-right:0;
        max-width:initial
    }
    .lower-footer .social-icons{
        float:none;
        margin:0 auto;
        margin-top:20px;
        text-align:center
    }
    .main-footer.alt .upper-footer{
        padding-bottom:20px
    }
    .main-footer.alt .copyright{
        float:none;
        margin-right:0;
        max-width:initial;
        text-align:center
    }
    .main-footer.stylish .upper-footer{
        padding-bottom:20px
    }
    .main-footer.bold .upper-footer{
        padding-bottom:20px
    }
    .main-footer.bold .links .menu-item{
        font-size:13px;
        margin-right:30px
    }
    .post-footer .col{
        float:left;
        width:33.33%;
        -webkit-box-flex:0;
        -ms-flex:0 0 auto;
        flex:0 0 auto
    }
    .large-post-b .post-footer .col{
        width:50%
    }
    .large-post-b .post-footer .author{
        display:block
    }
    .news-block .grid-post img{
        width:100%
    }
    .news-block .posts-list{
        margin-top:30px
    }
    .news-block .small-post{
        float:left;
        width:50%
    }
    .main-slider .slick-arrow{
        margin-left:0
    }
    .main-slider .prev-arrow{
        left:25px
    }
    .main-slider .next-arrow{
        right:25px;
        left:auto
    }
    .main-slider img{
        max-width:initial;
        width:100%
    }
    .main-slider .item{
        margin:0
    }
    .beauty-slider .wrap{
        max-width:initial;
        width:100%;
        padding:0
    }
    .trendy-slider img{
        width:auto
    }
    .grid-slider>.wrap{
        width:100%;
        max-width:initial;
        padding:0
    }
    .grid-slider .item{
        height:auto
    }
    .grid-slider .item-large{
        width:100%;
        height:400px
    }
    .grid-slider .item-small{
        margin-top:2px;
        width:50%;
        height:30vh;
        min-height:200px
    }
    .carousel-slider img{
        width:100%;
        max-width:initial;
        max-height:300px;
        -o-object-fit:cover;
        object-fit:cover;
        font-family:'object-fit: cover;
        '
    }
    .grid-b-slider .item-large{
        width:100%;
        max-height:400px;
        margin-right:0;
        margin-bottom:2px
    }
    .grid-b-slider .item-large .wp-post-image{
        max-height:400px
    }
    .grid-b-slider .item-small{
        width:calc(50% - 1px);
        margin-right:2px;
        max-height:300px
    }
    .grid-b-slider .item-small .wp-post-image{
        max-height:300px
    }
    .fashion-slider .wrap{
        max-width:none;
        max-width:initial;
        width:100%;
        padding:0
    }
    .fashion-slider .item{
        min-height:auto;
        min-height:initial;
        height:400px
    }
    .widget-cta img{
        width:100%;
        max-width:initial
    }
    .mobile-nav{
        display:block;
        margin-right:18px
    }
    .off-canvas{
        display:block
    }
}
@media (min-width:940px){
    .show-lg{
        display:block !important
    }
    .mid-footer.six .instagram-pics li{
        width:16.66667%
    }
    .main-footer.alt .instagram-pics li{
        width:16.66667%
    }
}
@media (max-width:782px){
    .admin-bar .sticky-bar{
        top:46px
    }
}
@media (min-width:767px){
    .post-share-float.is-hidden{
        opacity:0
    }
    .content-spacious{
        padding-left:0%;
        padding-right:0%
    }
}
@media (min-width:540px){
    .classic-slider .heading{
        max-width:77%
    }
    .wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{
        width:calc(100%/3 - 10px)
    }
    .wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{
        width:calc(100%/4 - 10px)
    }
    .wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{
        width:calc(100%/5 - 10px)
    }
    .wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{
        width:calc(100%/6 - 10px)
    }
    .wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{
        width:calc(100%/7 - 10px)
    }
    .wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{
        width:calc(100%/8 - 10px)
    }
}
@media (min-width:767px) and (max-width:1500px){
    .single-creative .featured{
        height:calc(100vw*0.44)
    }
    .bold-slider .item{
        height:calc(100vw*0.44)
    }
}
@media (max-width:767px){
    .posts-ticker{
        display:none
    }
    .main-head .title{
        padding:60px 0
    }
    .main-head .title .mobile-logo+.logo-image{
        display:none
    }
    .main-head .title a{
        font-size:55px
    }
    .mobile-logo{
        display:block
    }
    .main-head.logo-left .logo-wrap{
        padding:0;
        padding-top:55px;
        padding-bottom:55px
    }
    .main-head.simple .left-contain{
        left:15px
    }
    .main-head.simple .actions{
        right:15px
    }
    .the-post-foot{
        margin-top:65px
    }
    .tag-share .post-tags{
        float:none;
        max-width:100%;
        text-align:center;
        margin-bottom:15px
    }
    .tag-share .post-tags+.post-share{
        float:none;
        text-align:center
    }
    .tag-share .post-tags+.post-share .post-share-icons{
        display:inline-block
    }
    .tag-share .post-share{
        margin-bottom:25px
    }
    .single-cover .featured{
        margin-left:-30px;
        margin-right:-30px
    }
    .single-cover .featured img{
        width:100%;
        min-height:250px;
        -o-object-fit:cover;
        object-fit:cover;
        font-family:'object-fit: cover'
    }
    .single-cover .overlay .post-title{
        font-size:24px
    }
    .single-magazine.the-post-modern .post-top .post-title{
        font-size:26px
    }
    .single-creative .featured{
        min-height:initial;
        height:400px
    }
    .single-creative .featured .post-title{
        font-size:31px
    }
    .post-share-float{
        position:static !important;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        margin-left:0;
        margin-top:-10px;
        margin-bottom:30px;
        padding-left:1px;
        height:auto !important
    }
    .post-share-float .theiaStickySidebar{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:100%
    }
    .single-magazine .post-share-float{
        display:none
    }
    .post-share-float .services{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        width:100%
    }
    .post-share-float .service{
        margin-left:-1px;
        width:60px;
        height:40px;
        line-height:40px
    }
    .post-share-float .share-text{
        display:none
    }
    .share-float-b .service{
        margin-left:2%;
        margin-right:2%;
        width:40px;
        height:40px;
        line-height:40px
    }
    .has-share-float{
        --content-share-ml:0px !important;
        margin-left:0 !important
    }
    .comments-list .depth-2 .children{
        padding-left:0
    }
    .related-posts .post{
        max-width:500px;
        margin:0 auto
    }
    .related-posts .image-link img{
        width:100%;
        max-width:initial
    }
    .related-posts.grid-2 .post{
        width:100%;
        max-width:500px
    }
    .post-nav .post{
        padding-right:15px
    }
    .post-nav .post.next{
        padding-left:15px
    }
    .post-nav .post.next:before{
        display:none
    }
    .post-nav .label{
        margin-top:14px;
        margin-bottom:10px
    }
    .post-nav .content{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-pack:initial !important;
        -ms-flex-pack:initial !important;
        justify-content:initial !important
    }
    .post-nav .image-link{
        margin:0 !important;
        width:100%;
        -webkit-box-ordinal-group:1 !important;
        -ms-flex-order:0 !important;
        order:0 !important
    }
    .post-nav .wp-post-image{
        width:100%;
        height:120px
    }
    .blocks>.widget-cta .cta-box{
        width:100%
    }
    .blocks>.widget-cta img{
        max-height:50vh;
        -o-object-fit:cover;
        object-fit:cover;
        font-family:'object-fit: cover;
        '
    }
    .lower-footer .copyright{
        display:block;
        float:none;
        max-width:initial;
        margin:0;
        text-align:center
    }
    .lower-footer .to-top{
        float:none;
        display:block;
        margin-top:10px;
        text-align:center
    }
    .main-footer.bold .links .menu-item{
        font-size:12px;
        margin-right:24px
    }
    .main-footer.bold .lower-footer .social-icons .fa{
        font-size:16px
    }
    .main-footer.bold .lower-footer .social-link{
        width:36px;
        height:36px;
        line-height:36px
    }
    .wp-post-image,.post-content img{
        will-change:initial
    }
    .grid-post .image-link img{
        width:100%;
        max-width:initial
    }
    .list-post .post-thumb{
        max-width:30%
    }
    .list-post-b .post-title{
        width:100%;
        font-size:21px
    }
    .list-post-b .read-more-btn{
        padding:10px 14px;
        font-size:10px
    }
    .post-footer{
        margin-top:25px
    }
    .post-footer .col{
        width:50%
    }
    .post-footer .author{
        display:none
    }
    .stylish-slider .heading{
        font-size:20px
    }
    .beauty-slider .overlay{
        padding:20px 15px;
        top:50%;
        bottom:auto;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .beauty-slider .post-title{
        font-size:19px
    }
    .beauty-slider .slick-dots{
        display:none !important
    }
    .large-slider .item{
        height:400px
    }
    .large-slider .heading{
        font-size:31px
    }
    .large-slider .slick-arrow{
        display:none !important
    }
    .grid-slider .item-large{
        width:100%;
        height:250px
    }
    .grid-slider .item-small .heading{
        font-size:18px
    }
    .grid-slider .heading{
        font-size:20px
    }
    .grid-b-slider .overlay{
        padding-left:20px;
        padding-right:20px
    }
    .bold-slider .item{
        min-height:initial;
        height:400px
    }
    .bold-slider .heading{
        font-size:31px
    }
    .bold-slider .slick-arrow{
        display:none !important
    }
    .fashion-slider .overlay{
        max-width:90%;
        min-width:350px
    }
    .fashion-slider .post-title{
        font-size:24px
    }
    .search-modal .search-field{
        font-size:42px
    }
    .search-modal-box{
        max-width:100%
    }
    .widget-posts .posts.full>.post{
        margin-left:auto;
        margin-right:auto;
        max-width:480px
    }
    .widget-slider .slick-arrow{
        display:none !important
    }
    .wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{
        width:100%;
        max-width:initial;
        margin:0 !important;
        margin-top:2em;
        margin-bottom:2em;
        padding-left:0;
        padding-right:0
    }
    .gallery-columns-4 .gallery-item{
        max-width:33.333%
    }
    .gallery-columns-5 .gallery-item{
        max-width:33.333%
    }
    .gallery-columns-6 .gallery-item{
        max-width:33.333%
    }
    .gallery-columns-7 .gallery-item{
        max-width:33.333%
    }
    .gallery-columns-8 .gallery-item{
        max-width:33.333%
    }
    .gallery-columns-9 .gallery-item{
        max-width:33.333%
    }
}
@media (min-width:767px) and (max-width:940px){
    .show-md{
        display:block !important
    }
    .related-posts .post{
        float:left;
        width:33.333%
    }
    .posts-dynamic .posts-wrap>.col-6,.posts-dynamic .posts-wrap>.col-4{
        float:left;
        width:50%
    }
    .highlights-block .large{
        width:50%;
        float:left
    }
    .highlights-block .posts-list{
        width:50%;
        float:left;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        padding-left:30px
    }
    .widget-posts .posts.full{
        margin:0 -15px
    }
    .widget-posts .posts.full>.post{
        width:50%;
        float:left;
        padding:0 15px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
}
@media (min-width:540px) and (max-width:767px){
    .show-sm{
        display:block !important
    }
}
@media (max-width:600px){
    .admin-bar .sticky-bar{
        top:0
    }
}
@media (min-width:350px) and (max-width:540px){
    .show-xs{
        display:block !important
    }
}
@media (max-width:540px){
    hr{
        margin:35px 0
    }
    .modern-quote,.wp-block-quote.is-style-large{
        font-size:25px
    }
    .modern-quote,.wp-block-quote.is-style-large{
        font-size:22px;
        padding-left:10px;
        padding-right:10px
    }
    .wrap{
        padding:0 25px
    }
    .main-head.simple .social-icons .fa{
        font-size:13px
    }
    .main-head.simple .social-icons li:nth-child(n+3){
        display:none
    }
    .main-head.simple .social-icons li:nth-child(2){
        margin-right:0
    }
    .single-cover .featured{
        margin-left:-25px;
        margin-right:-25x
    }
    .single-cover .overlay{
        padding:30px;
        padding-bottom:20px
    }
    .single-cover .overlay .post-title{
        font-size:21px
    }
    .single-creative .featured{
        height:300px
    }
    .single-creative .featured .overlay{
        padding:30px;
        padding-bottom:20px
    }
    .single-creative .featured .post-title{
        font-size:28px
    }
    .post-share-b .service{
        width:45px
    }
    .post-share-b .service i{
        margin:0
    }
    .post-share-b .label{
        display:none
    }
    .author-box-b .image img{
        max-width:55px
    }
    .author-box-b .content{
        overflow:initial
    }
    .author-box-b .author>a{
        margin-top:15px;
        margin-bottom:20px
    }
    .author-box-b .author-bio{
        margin:15px 0
    }
    .comments-list .comment-content{
        overflow:initial
    }
    .comments-list .bypostauthor .post-author{
        display:none
    }
    .comments-list .comment-text{
        clear:both;
        padding-top:6px
    }
    .comment-form .inline-field{
        margin-left:0;
        margin-bottom:10px;
        -ms-flex-preferred-size:100%;
        flex-basis:100%
    }
    .main-footer.dark .social-strip li{
        margin-right:22px
    }
    .mid-footer .instagram-pics li{
        width:33.33333%
    }
    .mid-footer .instagram-pics li:nth-child(-n+6){
        display:block
    }
    .main-footer.bold .lower-footer>.wrap{
        padding:30px 15px
    }
    .text{
        font-size:13px
    }
    .post-title-alt{
        font-size:22px
    }
    .post-title{
        font-size:22px
    }
    .blocks .block{
        margin-bottom:45px
    }
    .list-post{
        display:block
    }
    .list-post .content{
        display:block;
        padding-left:0;
        margin-top:20px
    }
    .list-post .image-link{
        display:block
    }
    .list-post .post-thumb{
        max-width:initial
    }
    .list-post .image-link img{
        max-width:initial;
        width:100%
    }
    .list-post .post-title{
        font-size:21px
    }
    .large-post-b .likes-count{
        display:none
    }
    .large-post-c .meta-title{
        margin-left:15px;
        margin-right:15px;
        padding-left:20px;
        padding-right:20px
    }
    .large-post-c .post-title-alt{
        font-size:20px
    }
    .subscribe-box .input{
        display:block;
        margin-right:auto;
        margin-left:auto;
        max-width:initial
    }
    .posts-carousel.has-sep{
        padding-bottom:45px
    }
    .posts-carousel .slick-initialized img{
        width:100%;
        max-width:initial
    }
    .posts-carousel-b .slick-initialized img{
        width:100%;
        max-width:initial
    }
    .slider-overlay .read-more{
        display:none
    }
    .main-slider .slick-arrow{
        display:none !important
    }
    .trendy-slider .overlay{
        max-width:85vw !important
    }
    .trendy-slider .post-title{
        font-size:19px
    }
    .large-slider .item{
        height:300px
    }
    .large-slider .overlay{
        max-width:95vw !important
    }
    .large-slider .heading{
        font-size:28px
    }
    .large-slider .read-more{
        display:none
    }
    .grid-slider .category{
        font-size:9px !important
    }
    .grid-b-slider .overlay{
        padding-left:14px;
        padding-right:14px
    }
    .grid-b-slider .item-small .post-meta>:not(.heading){
        display:none
    }
    .grid-b-slider .item-small .post-meta .heading{
        margin-bottom:0
    }
    .grid-b-slider .heading{
        font-size:25px
    }
    .grid-b-slider .item-small .heading{
        font-size:19px
    }
    .bold-slider .item{
        height:300px
    }
    .bold-slider .overlay{
        max-width:95vw !important
    }
    .bold-slider .heading{
        font-size:28px
    }
    .bold-slider .author{
        display:none
    }
    .fashion-slider .item{
        height:300px
    }
    .fashion-slider .overlay{
        padding:20px 15px
    }
    .post-content{
        font-size:13px
    }
    .textwidget{
        font-size:13px
    }
    .alignleft,.alignright,.wp-block-image .alignleft,.wp-block-image .alignright{
        width:100%;
        max-width:100%;
        float:none;
        padding:0;
        margin:30px auto !important
    }
    figure.alignleft img,figure.alignright img,a img.alignleft,a img.alignright{
        float:none;
        width:100%;
        max-width:initial
    }
    p.has-drop-cap:not(:focus):first-letter {
        font-size:calc(60px + 1.8em)
    }
    .off-canvas{
        width:75vw
    }
    .off-canvas-active .main-wrap{
        -webkit-transform:translate3d(75vw,0,0);
        transform:translate3d(75vw,0,0)
    }
}
@media (max-width:350px){
    .show-ty{
        display:block !important
    }
    .wrap{
        padding:0 15px
    }
    .main-head.simple .social-icons{
        display:none
    }
    .single-cover .overlay .post-share{
        display:none
    }
    .comments-list .comment-avatar{
        margin-right:15px;
        max-width:40px
    }
    .comments-list .children li.comment{
        padding-left:20px
    }
    .overlay-post time{
        display:none
    }
    .post-footer .col{
        width:100%;
        border:0
    }
    .large-post-b .post-footer .col{
        width:50%
    }
    .stylish-slider .excerpt{
        display:none
    }
    .beauty-slider .overlay{
        width:250px;
        margin-left:-125px
    }
    .beauty-slider .post-date{
        display:none
    }
    .trendy-slider time{
        display:none
    }
    .fashion-slider .post-date{
        display:none
    }
    .off-canvas{
        width:85vw
    }
    .off-canvas-active .main-wrap{
        -webkit-transform:translate3d(85vw,0,0);
        transform:translate3d(85vw,0,0)
    }
}
 .mfp-bg{
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1042;
    overflow:hidden;
    position:fixed;
    background:#0b0b0b;
    opacity:.8;
    filter:alpha(opacity=80)
}
.mfp-wrap{
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:2000;
    position:fixed;
    outline:none !important;
    -webkit-backface-visibility:hidden
}
.mfp-container{
    text-align:center;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    padding:0 8px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.mfp-container:before{
    content:'';
    display:inline-block;
    height:100%;
    vertical-align:middle
}
.mfp-align-top .mfp-container:before{
    display:none
}
.mfp-content{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0 auto;
    text-align:left;
    z-index:1045
}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{
    width:100%;
    cursor:auto
}
.mfp-ajax-cur{
    cursor:progress
}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{
    cursor:-moz-zoom-out;
    cursor:-webkit-zoom-out;
    cursor:zoom-out
}
.mfp-zoom{
    cursor:pointer;
    cursor:-webkit-zoom-in;
    cursor:-moz-zoom-in;
    cursor:zoom-in
}
.mfp-auto-cursor .mfp-content{
    cursor:auto
}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.mfp-loading.mfp-figure{
    display:none
}
.mfp-hide{
    display:none !important
}
.mfp-preloader{
    color:#ccc;
    position:absolute;
    top:50%;
    width:auto;
    text-align:center;
    margin-top:-.8em;
    left:8px;
    right:8px;
    z-index:1044
}
.mfp-preloader a{
    color:#ccc
}
.mfp-preloader a:hover{
    color:#fff
}
.mfp-s-ready .mfp-preloader{
    display:none
}
.mfp-s-error .mfp-content{
    display:none
}
button.mfp-close,button.mfp-arrow{
    overflow:visible;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
    display:block;
    outline:none;
    padding:0;
    z-index:1046;
    -webkit-box-shadow:none;
    box-shadow:none
}
button::-moz-focus-inner{
    padding:0;
    border:0
}
.mfp-close{
    width:44px;
    height:44px;
    line-height:44px;
    position:absolute;
    right:0;
    top:0;
    text-decoration:none;
    text-align:center;
    opacity:.65;
    filter:alpha(opacity=65);
    padding:0 0 18px 10px;
    color:#fff;
    font-style:normal;
    font-size:28px;
    font-family:Arial,Baskerville,monospace
}
.mfp-close:hover,.mfp-close:focus{
    opacity:1;
    filter:alpha(opacity=100)
}
.mfp-close:active{
    top:1px
}
.mfp-close-btn-in .mfp-close{
    color:#333
}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{
    color:#fff;
    right:-6px;
    text-align:right;
    padding-right:6px;
    width:100%
}
.mfp-counter{
    position:absolute;
    top:0;
    right:0;
    color:#ccc;
    font-size:12px;
    line-height:18px;
    white-space:nowrap
}
.mfp-arrow{
    position:absolute;
    opacity:.65;
    filter:alpha(opacity=65);
    margin:0;
    top:50%;
    margin-top:-55px;
    padding:0;
    width:90px;
    height:110px;
    -webkit-tap-highlight-color:transparent
}
.mfp-arrow:active{
    margin-top:-54px
}
.mfp-arrow:hover,.mfp-arrow:focus{
    opacity:1;
    filter:alpha(opacity=100)
}
.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{
    content:'';
    display:block;
    width:0;
    height:0;
    position:absolute;
    left:0;
    top:0;
    margin-top:35px;
    margin-left:35px;
    border:medium inset transparent
}
.mfp-arrow:after,.mfp-arrow .mfp-a{
    border-top-width:13px;
    border-bottom-width:13px;
    top:8px
}
.mfp-arrow:before,.mfp-arrow .mfp-b{
    border-top-width:21px;
    border-bottom-width:21px;
    opacity:.7
}
.mfp-arrow-left{
    left:0
}
.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{
    border-right:17px solid #fff;
    margin-left:31px
}
.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{
    margin-left:25px;
    border-right:27px solid #3f3f3f
}
.mfp-arrow-right{
    right:0
}
.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{
    border-left:17px solid #fff;
    margin-left:39px
}
.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{
    border-left:27px solid #3f3f3f
}
.mfp-iframe-holder{
    padding-top:40px;
    padding-bottom:40px
}
.mfp-iframe-holder .mfp-content{
    line-height:0;
    width:100%;
    max-width:900px
}
.mfp-iframe-holder .mfp-close{
    top:-40px
}
.mfp-iframe-scaler{
    width:100%;
    height:0;
    overflow:hidden;
    padding-top:56.25%
}
.mfp-iframe-scaler iframe{
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:0 0 8px rgba(0,0,0,.6);
    background:#000
}
img.mfp-img{
    width:auto;
    max-width:100%;
    height:auto;
    display:block;
    line-height:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:40px 0 40px;
    margin:0 auto
}
.mfp-figure{
    line-height:0
}
.mfp-figure:after{
    content:'';
    position:absolute;
    left:0;
    top:40px;
    bottom:40px;
    display:block;
    right:0;
    width:auto;
    height:auto;
    z-index:-1;
    box-shadow:0 0 8px rgba(0,0,0,.6);
    background:#444
}
.mfp-figure small{
    color:#bdbdbd;
    display:block;
    font-size:12px;
    line-height:14px
}
.mfp-figure figure{
    margin:0
}
.mfp-bottom-bar{
    margin-top:-36px;
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    cursor:auto
}
.mfp-title{
    text-align:left;
    line-height:18px;
    color:#f3f3f3;
    word-wrap:break-word;
    padding-right:36px
}
.mfp-image-holder .mfp-content{
    max-width:100%
}
.mfp-gallery .mfp-image-holder .mfp-figure{
    cursor:pointer
}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){
    .mfp-img-mobile .mfp-image-holder{
        padding-left:0;
        padding-right:0
    }
    .mfp-img-mobile img.mfp-img{
        padding:0
    }
    .mfp-img-mobile .mfp-figure:after{
        top:0;
        bottom:0
    }
    .mfp-img-mobile .mfp-figure small{
        display:inline;
        margin-left:5px
    }
    .mfp-img-mobile .mfp-bottom-bar{
        background:rgba(0,0,0,.6);
        bottom:0;
        margin:0;
        top:auto;
        padding:3px 5px;
        position:fixed;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty{
        padding:0
    }
    .mfp-img-mobile .mfp-counter{
        right:5px;
        top:3px
    }
    .mfp-img-mobile .mfp-close{
        top:0;
        right:0;
        width:35px;
        height:35px;
        line-height:35px;
        background:rgba(0,0,0,.6);
        position:fixed;
        text-align:center;
        padding:0
    }
}
@media all and (max-width:900px){
    .mfp-arrow{
        -webkit-transform:scale(.75);
        transform:scale(.75)
    }
    .mfp-arrow-left{
        -webkit-transform-origin:0;
        transform-origin:0
    }
    .mfp-arrow-right{
        -webkit-transform-origin:100%;
        transform-origin:100%
    }
    .mfp-container{
        padding-left:6px;
        padding-right:6px
    }
}
.mfp-fade.mfp-bg{
    opacity:0;
    -webkit-transition:all .15s ease-out;
    -moz-transition:all .15s ease-out;
    transition:all .15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready{
    opacity:.8
}
.mfp-fade.mfp-bg.mfp-removing{
    opacity:0
}
.mfp-fade.mfp-removing .mfp-arrow{
    display:none
}
.mfp-fade.mfp-wrap .mfp-content,.mfp-fade .mfp-arrow{
    opacity:0;
    -webkit-transition:all .15s ease-out;
    -moz-transition:all .15s ease-out;
    transition:all .15s ease-out
}
.mfp-fade.mfp-ready .mfp-arrow{
    opacity:1
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content{
    opacity:1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content{
    opacity:0
}
.mfp-preloader{
    width:30px;
    height:30px;
    background-color:#fff;
    opacity:.65;
    margin:0 auto;
    -webkit-animation:rotateplane 1.2s infinite ease-in-out;
    animation:rotateplane 1.2s infinite ease-in-out
}
@-webkit-keyframes rotateplane{
    0%{
        -webkit-transform:perspective(120px)
    }
    50%{
        -webkit-transform:perspective(120px) rotateY(180deg)
    }
    100%{
        -webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}
@keyframes rotateplane{
    0%{
        transform:perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50%{
        transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100%{
        transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}
/*! * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face{
    font-family:'FontAwesome';
    src:url(/r3/fonts/fontawesome-webfont.eot?v=4.6.3);
    src:url(/r3/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(/r3/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(/r3/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(/r3/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(/r3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight:normal;
    font-style:normal
}
.fa{
    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
}
.fa-lg{
    font-size:1.33333333em;
    line-height:.75em;
    vertical-align:-15%
}
.fa-2x{
    font-size:2em
}
.fa-3x{
    font-size:3em
}
.fa-4x{
    font-size:4em
}
.fa-5x{
    font-size:5em
}
.fa-fw{
    width:1.28571429em;
    text-align:center
}
.fa-ul{
    padding-left:0;
    margin-left:2.14285714em;
    list-style-type:none
}
.fa-ul>li{
    position:relative
}
.fa-li{
    position:absolute;
    left:-2.14285714em;
    width:2.14285714em;
    top:.14285714em;
    text-align:center
}
.fa-li.fa-lg{
    left:-1.85714286em
}
.fa-border{
    padding:.2em .25em .15em;
    border:solid .08em #eee;
    border-radius:.1em
}
.fa-pull-left{
    float:left
}
.fa-pull-right{
    float:right
}
.fa.fa-pull-left{
    margin-right:.3em
}
.fa.fa-pull-right{
    margin-left:.3em
}
.pull-right{
    float:right
}
.pull-left{
    float:left
}
.fa.pull-left{
    margin-right:.3em
}
.fa.pull-right{
    margin-left:.3em
}
.fa-spin{
    -webkit-animation:fa-spin 2s infinite linear;
    animation:fa-spin 2s infinite linear
}
.fa-pulse{
    -webkit-animation:fa-spin 1s infinite steps(8);
    animation:fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    100%{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes fa-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    100%{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
.fa-rotate-90{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg)
}
.fa-rotate-180{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg)
}
.fa-rotate-270{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    transform:rotate(270deg)
}
.fa-flip-horizontal{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform:scale(-1, 1);
    -ms-transform:scale(-1, 1);
    transform:scale(-1, 1)
}
.fa-flip-vertical{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform:scale(1, -1);
    -ms-transform:scale(1, -1);
    transform:scale(1, -1)
}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{
    filter:none
}
.fa-stack{
    position:relative;
    display:inline-block;
    width:2em;
    height:2em;
    line-height:2em;
    vertical-align:middle
}
.fa-stack-1x,.fa-stack-2x{
    position:absolute;
    left:0;
    width:100%;
    text-align:center
}
.fa-stack-1x{
    line-height:inherit
}
.fa-stack-2x{
    font-size:2em
}
.fa-inverse{
    color:#fff
}
.fa-glass:before{
    content:"\f000"
}
.fa-music:before{
    content:"\f001"
}
.fa-search:before{
    content:"\f002"
}
.fa-envelope-o:before{
    content:"\f003"
}
.fa-heart:before{
    content:"\f004"
}
.fa-star:before{
    content:"\f005"
}
.fa-star-o:before{
    content:"\f006"
}
.fa-user:before{
    content:"\f007"
}
.fa-film:before{
    content:"\f008"
}
.fa-th-large:before{
    content:"\f009"
}
.fa-th:before{
    content:"\f00a"
}
.fa-th-list:before{
    content:"\f00b"
}
.fa-check:before{
    content:"\f00c"
}
.fa-remove:before,.fa-close:before,.fa-times:before{
    content:"\f00d"
}
.fa-search-plus:before{
    content:"\f00e"
}
.fa-search-minus:before{
    content:"\f010"
}
.fa-power-off:before{
    content:"\f011"
}
.fa-signal:before{
    content:"\f012"
}
.fa-gear:before,.fa-cog:before{
    content:"\f013"
}
.fa-trash-o:before{
    content:"\f014"
}
.fa-home:before{
    content:"\f015"
}
.fa-file-o:before{
    content:"\f016"
}
.fa-clock-o:before{
    content:"\f017"
}
.fa-road:before{
    content:"\f018"
}
.fa-download:before{
    content:"\f019"
}
.fa-arrow-circle-o-down:before{
    content:"\f01a"
}
.fa-arrow-circle-o-up:before{
    content:"\f01b"
}
.fa-inbox:before{
    content:"\f01c"
}
.fa-play-circle-o:before{
    content:"\f01d"
}
.fa-rotate-right:before,.fa-repeat:before{
    content:"\f01e"
}
.fa-refresh:before{
    content:"\f021"
}
.fa-list-alt:before{
    content:"\f022"
}
.fa-lock:before{
    content:"\f023"
}
.fa-flag:before{
    content:"\f024"
}
.fa-headphones:before{
    content:"\f025"
}
.fa-volume-off:before{
    content:"\f026"
}
.fa-volume-down:before{
    content:"\f027"
}
.fa-volume-up:before{
    content:"\f028"
}
.fa-qrcode:before{
    content:"\f029"
}
.fa-barcode:before{
    content:"\f02a"
}
.fa-tag:before{
    content:"\f02b"
}
.fa-tags:before{
    content:"\f02c"
}
.fa-book:before{
    content:"\f02d"
}
.fa-bookmark:before{
    content:"\f02e"
}
.fa-print:before{
    content:"\f02f"
}
.fa-camera:before{
    content:"\f030"
}
.fa-font:before{
    content:"\f031"
}
.fa-bold:before{
    content:"\f032"
}
.fa-italic:before{
    content:"\f033"
}
.fa-text-height:before{
    content:"\f034"
}
.fa-text-width:before{
    content:"\f035"
}
.fa-align-left:before{
    content:"\f036"
}
.fa-align-center:before{
    content:"\f037"
}
.fa-align-right:before{
    content:"\f038"
}
.fa-align-justify:before{
    content:"\f039"
}
.fa-list:before{
    content:"\f03a"
}
.fa-dedent:before,.fa-outdent:before{
    content:"\f03b"
}
.fa-indent:before{
    content:"\f03c"
}
.fa-video-camera:before{
    content:"\f03d"
}
.fa-photo:before,.fa-image:before,.fa-picture-o:before{
    content:"\f03e"
}
.fa-pencil:before{
    content:"\f040"
}
.fa-map-marker:before{
    content:"\f041"
}
.fa-adjust:before{
    content:"\f042"
}
.fa-tint:before{
    content:"\f043"
}
.fa-edit:before,.fa-pencil-square-o:before{
    content:"\f044"
}
.fa-share-square-o:before{
    content:"\f045"
}
.fa-check-square-o:before{
    content:"\f046"
}
.fa-arrows:before{
    content:"\f047"
}
.fa-step-backward:before{
    content:"\f048"
}
.fa-fast-backward:before{
    content:"\f049"
}
.fa-backward:before{
    content:"\f04a"
}
.fa-play:before{
    content:"\f04b"
}
.fa-pause:before{
    content:"\f04c"
}
.fa-stop:before{
    content:"\f04d"
}
.fa-forward:before{
    content:"\f04e"
}
.fa-fast-forward:before{
    content:"\f050"
}
.fa-step-forward:before{
    content:"\f051"
}
.fa-eject:before{
    content:"\f052"
}
.fa-chevron-left:before{
    content:"\f053"
}
.fa-chevron-right:before{
    content:"\f054"
}
.fa-plus-circle:before{
    content:"\f055"
}
.fa-minus-circle:before{
    content:"\f056"
}
.fa-times-circle:before{
    content:"\f057"
}
.fa-check-circle:before{
    content:"\f058"
}
.fa-question-circle:before{
    content:"\f059"
}
.fa-info-circle:before{
    content:"\f05a"
}
.fa-crosshairs:before{
    content:"\f05b"
}
.fa-times-circle-o:before{
    content:"\f05c"
}
.fa-check-circle-o:before{
    content:"\f05d"
}
.fa-ban:before{
    content:"\f05e"
}
.fa-arrow-left:before{
    content:"\f060"
}
.fa-arrow-right:before{
    content:"\f061"
}
.fa-arrow-up:before{
    content:"\f062"
}
.fa-arrow-down:before{
    content:"\f063"
}
.fa-mail-forward:before,.fa-share:before{
    content:"\f064"
}
.fa-expand:before{
    content:"\f065"
}
.fa-compress:before{
    content:"\f066"
}
.fa-plus:before{
    content:"\f067"
}
.fa-minus:before{
    content:"\f068"
}
.fa-asterisk:before{
    content:"\f069"
}
.fa-exclamation-circle:before{
    content:"\f06a"
}
.fa-gift:before{
    content:"\f06b"
}
.fa-leaf:before{
    content:"\f06c"
}
.fa-fire:before{
    content:"\f06d"
}
.fa-eye:before{
    content:"\f06e"
}
.fa-eye-slash:before{
    content:"\f070"
}
.fa-warning:before,.fa-exclamation-triangle:before{
    content:"\f071"
}
.fa-plane:before{
    content:"\f072"
}
.fa-calendar:before{
    content:"\f073"
}
.fa-random:before{
    content:"\f074"
}
.fa-comment:before{
    content:"\f075"
}
.fa-magnet:before{
    content:"\f076"
}
.fa-chevron-up:before{
    content:"\f077"
}
.fa-chevron-down:before{
    content:"\f078"
}
.fa-retweet:before{
    content:"\f079"
}
.fa-shopping-cart:before{
    content:"\f07a"
}
.fa-folder:before{
    content:"\f07b"
}
.fa-folder-open:before{
    content:"\f07c"
}
.fa-arrows-v:before{
    content:"\f07d"
}
.fa-arrows-h:before{
    content:"\f07e"
}
.fa-bar-chart-o:before,.fa-bar-chart:before{
    content:"\f080"
}
.fa-twitter-square:before{
    content:"\f081"
}
.fa-facebook-square:before{
    content:"\f082"
}
.fa-camera-retro:before{
    content:"\f083"
}
.fa-key:before{
    content:"\f084"
}
.fa-gears:before,.fa-cogs:before{
    content:"\f085"
}
.fa-comments:before{
    content:"\f086"
}
.fa-thumbs-o-up:before{
    content:"\f087"
}
.fa-thumbs-o-down:before{
    content:"\f088"
}
.fa-star-half:before{
    content:"\f089"
}
.fa-heart-o:before{
    content:"\f08a"
}
.fa-sign-out:before{
    content:"\f08b"
}
.fa-linkedin-square:before{
    content:"\f08c"
}
.fa-thumb-tack:before{
    content:"\f08d"
}
.fa-external-link:before{
    content:"\f08e"
}
.fa-sign-in:before{
    content:"\f090"
}
.fa-trophy:before{
    content:"\f091"
}
.fa-github-square:before{
    content:"\f092"
}
.fa-upload:before{
    content:"\f093"
}
.fa-lemon-o:before{
    content:"\f094"
}
.fa-phone:before{
    content:"\f095"
}
.fa-square-o:before{
    content:"\f096"
}
.fa-bookmark-o:before{
    content:"\f097"
}
.fa-phone-square:before{
    content:"\f098"
}
.fa-twitter:before{
    content:"\f099"
}
.fa-facebook-f:before,.fa-facebook:before{
    content:"\f09a"
}
.fa-github:before{
    content:"\f09b"
}
.fa-unlock:before{
    content:"\f09c"
}
.fa-credit-card:before{
    content:"\f09d"
}
.fa-feed:before,.fa-rss:before{
    content:"\f09e"
}
.fa-hdd-o:before{
    content:"\f0a0"
}
.fa-bullhorn:before{
    content:"\f0a1"
}
.fa-bell:before{
    content:"\f0f3"
}
.fa-certificate:before{
    content:"\f0a3"
}
.fa-hand-o-right:before{
    content:"\f0a4"
}
.fa-hand-o-left:before{
    content:"\f0a5"
}
.fa-hand-o-up:before{
    content:"\f0a6"
}
.fa-hand-o-down:before{
    content:"\f0a7"
}
.fa-arrow-circle-left:before{
    content:"\f0a8"
}
.fa-arrow-circle-right:before{
    content:"\f0a9"
}
.fa-arrow-circle-up:before{
    content:"\f0aa"
}
.fa-arrow-circle-down:before{
    content:"\f0ab"
}
.fa-globe:before{
    content:"\f0ac"
}
.fa-wrench:before{
    content:"\f0ad"
}
.fa-tasks:before{
    content:"\f0ae"
}
.fa-filter:before{
    content:"\f0b0"
}
.fa-briefcase:before{
    content:"\f0b1"
}
.fa-arrows-alt:before{
    content:"\f0b2"
}
.fa-group:before,.fa-users:before{
    content:"\f0c0"
}
.fa-chain:before,.fa-link:before{
    content:"\f0c1"
}
.fa-cloud:before{
    content:"\f0c2"
}
.fa-flask:before{
    content:"\f0c3"
}
.fa-cut:before,.fa-scissors:before{
    content:"\f0c4"
}
.fa-copy:before,.fa-files-o:before{
    content:"\f0c5"
}
.fa-paperclip:before{
    content:"\f0c6"
}
.fa-save:before,.fa-floppy-o:before{
    content:"\f0c7"
}
.fa-square:before{
    content:"\f0c8"
}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before{
    content:"\f0c9"
}
.fa-list-ul:before{
    content:"\f0ca"
}
.fa-list-ol:before{
    content:"\f0cb"
}
.fa-strikethrough:before{
    content:"\f0cc"
}
.fa-underline:before{
    content:"\f0cd"
}
.fa-table:before{
    content:"\f0ce"
}
.fa-magic:before{
    content:"\f0d0"
}
.fa-truck:before{
    content:"\f0d1"
}
.fa-pinterest:before{
    content:"\f0d2"
}
.fa-pinterest-square:before{
    content:"\f0d3"
}
.fa-google-plus-square:before{
    content:"\f0d4"
}
.fa-google-plus:before{
    content:"\f0d5"
}
.fa-money:before{
    content:"\f0d6"
}
.fa-caret-down:before{
    content:"\f0d7"
}
.fa-caret-up:before{
    content:"\f0d8"
}
.fa-caret-left:before{
    content:"\f0d9"
}
.fa-caret-right:before{
    content:"\f0da"
}
.fa-columns:before{
    content:"\f0db"
}
.fa-unsorted:before,.fa-sort:before{
    content:"\f0dc"
}
.fa-sort-down:before,.fa-sort-desc:before{
    content:"\f0dd"
}
.fa-sort-up:before,.fa-sort-asc:before{
    content:"\f0de"
}
.fa-envelope:before{
    content:"\f0e0"
}
.fa-linkedin:before{
    content:"\f0e1"
}
.fa-rotate-left:before,.fa-undo:before{
    content:"\f0e2"
}
.fa-legal:before,.fa-gavel:before{
    content:"\f0e3"
}
.fa-dashboard:before,.fa-tachometer:before{
    content:"\f0e4"
}
.fa-comment-o:before{
    content:"\f0e5"
}
.fa-comments-o:before{
    content:"\f0e6"
}
.fa-flash:before,.fa-bolt:before{
    content:"\f0e7"
}
.fa-sitemap:before{
    content:"\f0e8"
}
.fa-umbrella:before{
    content:"\f0e9"
}
.fa-paste:before,.fa-clipboard:before{
    content:"\f0ea"
}
.fa-lightbulb-o:before{
    content:"\f0eb"
}
.fa-exchange:before{
    content:"\f0ec"
}
.fa-cloud-download:before{
    content:"\f0ed"
}
.fa-cloud-upload:before{
    content:"\f0ee"
}
.fa-user-md:before{
    content:"\f0f0"
}
.fa-stethoscope:before{
    content:"\f0f1"
}
.fa-suitcase:before{
    content:"\f0f2"
}
.fa-bell-o:before{
    content:"\f0a2"
}
.fa-coffee:before{
    content:"\f0f4"
}
.fa-cutlery:before{
    content:"\f0f5"
}
.fa-file-text-o:before{
    content:"\f0f6"
}
.fa-building-o:before{
    content:"\f0f7"
}
.fa-hospital-o:before{
    content:"\f0f8"
}
.fa-ambulance:before{
    content:"\f0f9"
}
.fa-medkit:before{
    content:"\f0fa"
}
.fa-fighter-jet:before{
    content:"\f0fb"
}
.fa-beer:before{
    content:"\f0fc"
}
.fa-h-square:before{
    content:"\f0fd"
}
.fa-plus-square:before{
    content:"\f0fe"
}
.fa-angle-double-left:before{
    content:"\f100"
}
.fa-angle-double-right:before{
    content:"\f101"
}
.fa-angle-double-up:before{
    content:"\f102"
}
.fa-angle-double-down:before{
    content:"\f103"
}
.fa-angle-left:before{
    content:"\f104"
}
.fa-angle-right:before{
    content:"\f105"
}
.fa-angle-up:before{
    content:"\f106"
}
.fa-angle-down:before{
    content:"\f107"
}
.fa-desktop:before{
    content:"\f108"
}
.fa-laptop:before{
    content:"\f109"
}
.fa-tablet:before{
    content:"\f10a"
}
.fa-mobile-phone:before,.fa-mobile:before{
    content:"\f10b"
}
.fa-circle-o:before{
    content:"\f10c"
}
.fa-quote-left:before{
    content:"\f10d"
}
.fa-quote-right:before{
    content:"\f10e"
}
.fa-spinner:before{
    content:"\f110"
}
.fa-circle:before{
    content:"\f111"
}
.fa-mail-reply:before,.fa-reply:before{
    content:"\f112"
}
.fa-github-alt:before{
    content:"\f113"
}
.fa-folder-o:before{
    content:"\f114"
}
.fa-folder-open-o:before{
    content:"\f115"
}
.fa-smile-o:before{
    content:"\f118"
}
.fa-frown-o:before{
    content:"\f119"
}
.fa-meh-o:before{
    content:"\f11a"
}
.fa-gamepad:before{
    content:"\f11b"
}
.fa-keyboard-o:before{
    content:"\f11c"
}
.fa-flag-o:before{
    content:"\f11d"
}
.fa-flag-checkered:before{
    content:"\f11e"
}
.fa-terminal:before{
    content:"\f120"
}
.fa-code:before{
    content:"\f121"
}
.fa-mail-reply-all:before,.fa-reply-all:before{
    content:"\f122"
}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{
    content:"\f123"
}
.fa-location-arrow:before{
    content:"\f124"
}
.fa-crop:before{
    content:"\f125"
}
.fa-code-fork:before{
    content:"\f126"
}
.fa-unlink:before,.fa-chain-broken:before{
    content:"\f127"
}
.fa-question:before{
    content:"\f128"
}
.fa-info:before{
    content:"\f129"
}
.fa-exclamation:before{
    content:"\f12a"
}
.fa-superscript:before{
    content:"\f12b"
}
.fa-subscript:before{
    content:"\f12c"
}
.fa-eraser:before{
    content:"\f12d"
}
.fa-puzzle-piece:before{
    content:"\f12e"
}
.fa-microphone:before{
    content:"\f130"
}
.fa-microphone-slash:before{
    content:"\f131"
}
.fa-shield:before{
    content:"\f132"
}
.fa-calendar-o:before{
    content:"\f133"
}
.fa-fire-extinguisher:before{
    content:"\f134"
}
.fa-rocket:before{
    content:"\f135"
}
.fa-maxcdn:before{
    content:"\f136"
}
.fa-chevron-circle-left:before{
    content:"\f137"
}
.fa-chevron-circle-right:before{
    content:"\f138"
}
.fa-chevron-circle-up:before{
    content:"\f139"
}
.fa-chevron-circle-down:before{
    content:"\f13a"
}
.fa-html5:before{
    content:"\f13b"
}
.fa-css3:before{
    content:"\f13c"
}
.fa-anchor:before{
    content:"\f13d"
}
.fa-unlock-alt:before{
    content:"\f13e"
}
.fa-bullseye:before{
    content:"\f140"
}
.fa-ellipsis-h:before{
    content:"\f141"
}
.fa-ellipsis-v:before{
    content:"\f142"
}
.fa-rss-square:before{
    content:"\f143"
}
.fa-play-circle:before{
    content:"\f144"
}
.fa-ticket:before{
    content:"\f145"
}
.fa-minus-square:before{
    content:"\f146"
}
.fa-minus-square-o:before{
    content:"\f147"
}
.fa-level-up:before{
    content:"\f148"
}
.fa-level-down:before{
    content:"\f149"
}
.fa-check-square:before{
    content:"\f14a"
}
.fa-pencil-square:before{
    content:"\f14b"
}
.fa-external-link-square:before{
    content:"\f14c"
}
.fa-share-square:before{
    content:"\f14d"
}
.fa-compass:before{
    content:"\f14e"
}
.fa-toggle-down:before,.fa-caret-square-o-down:before{
    content:"\f150"
}
.fa-toggle-up:before,.fa-caret-square-o-up:before{
    content:"\f151"
}
.fa-toggle-right:before,.fa-caret-square-o-right:before{
    content:"\f152"
}
.fa-euro:before,.fa-eur:before{
    content:"\f153"
}
.fa-gbp:before{
    content:"\f154"
}
.fa-dollar:before,.fa-usd:before{
    content:"\f155"
}
.fa-rupee:before,.fa-inr:before{
    content:"\f156"
}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{
    content:"\f157"
}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{
    content:"\f158"
}
.fa-won:before,.fa-krw:before{
    content:"\f159"
}
.fa-bitcoin:before,.fa-btc:before{
    content:"\f15a"
}
.fa-file:before{
    content:"\f15b"
}
.fa-file-text:before{
    content:"\f15c"
}
.fa-sort-alpha-asc:before{
    content:"\f15d"
}
.fa-sort-alpha-desc:before{
    content:"\f15e"
}
.fa-sort-amount-asc:before{
    content:"\f160"
}
.fa-sort-amount-desc:before{
    content:"\f161"
}
.fa-sort-numeric-asc:before{
    content:"\f162"
}
.fa-sort-numeric-desc:before{
    content:"\f163"
}
.fa-thumbs-up:before{
    content:"\f164"
}
.fa-thumbs-down:before{
    content:"\f165"
}
.fa-youtube-square:before{
    content:"\f166"
}
.fa-youtube:before{
    content:"\f167"
}
.fa-xing:before{
    content:"\f168"
}
.fa-xing-square:before{
    content:"\f169"
}
.fa-youtube-play:before{
    content:"\f16a"
}
.fa-dropbox:before{
    content:"\f16b"
}
.fa-stack-overflow:before{
    content:"\f16c"
}
.fa-instagram:before{
    content:"\f16d"
}
.fa-flickr:before{
    content:"\f16e"
}
.fa-adn:before{
    content:"\f170"
}
.fa-bitbucket:before{
    content:"\f171"
}
.fa-bitbucket-square:before{
    content:"\f172"
}
.fa-tumblr:before{
    content:"\f173"
}
.fa-tumblr-square:before{
    content:"\f174"
}
.fa-long-arrow-down:before{
    content:"\f175"
}
.fa-long-arrow-up:before{
    content:"\f176"
}
.fa-long-arrow-left:before{
    content:"\f177"
}
.fa-long-arrow-right:before{
    content:"\f178"
}
.fa-apple:before{
    content:"\f179"
}
.fa-windows:before{
    content:"\f17a"
}
.fa-android:before{
    content:"\f17b"
}
.fa-linux:before{
    content:"\f17c"
}
.fa-dribbble:before{
    content:"\f17d"
}
.fa-skype:before{
    content:"\f17e"
}
.fa-foursquare:before{
    content:"\f180"
}
.fa-trello:before{
    content:"\f181"
}
.fa-female:before{
    content:"\f182"
}
.fa-male:before{
    content:"\f183"
}
.fa-gittip:before,.fa-gratipay:before{
    content:"\f184"
}
.fa-sun-o:before{
    content:"\f185"
}
.fa-moon-o:before{
    content:"\f186"
}
.fa-archive:before{
    content:"\f187"
}
.fa-bug:before{
    content:"\f188"
}
.fa-vk:before{
    content:"\f189"
}
.fa-weibo:before{
    content:"\f18a"
}
.fa-renren:before{
    content:"\f18b"
}
.fa-pagelines:before{
    content:"\f18c"
}
.fa-stack-exchange:before{
    content:"\f18d"
}
.fa-arrow-circle-o-right:before{
    content:"\f18e"
}
.fa-arrow-circle-o-left:before{
    content:"\f190"
}
.fa-toggle-left:before,.fa-caret-square-o-left:before{
    content:"\f191"
}
.fa-dot-circle-o:before{
    content:"\f192"
}
.fa-wheelchair:before{
    content:"\f193"
}
.fa-vimeo-square:before{
    content:"\f194"
}
.fa-turkish-lira:before,.fa-try:before{
    content:"\f195"
}
.fa-plus-square-o:before{
    content:"\f196"
}
.fa-space-shuttle:before{
    content:"\f197"
}
.fa-slack:before{
    content:"\f198"
}
.fa-envelope-square:before{
    content:"\f199"
}
.fa-wordpress:before{
    content:"\f19a"
}
.fa-openid:before{
    content:"\f19b"
}
.fa-institution:before,.fa-bank:before,.fa-university:before{
    content:"\f19c"
}
.fa-mortar-board:before,.fa-graduation-cap:before{
    content:"\f19d"
}
.fa-yahoo:before{
    content:"\f19e"
}
.fa-google:before{
    content:"\f1a0"
}
.fa-reddit:before{
    content:"\f1a1"
}
.fa-reddit-square:before{
    content:"\f1a2"
}
.fa-stumbleupon-circle:before{
    content:"\f1a3"
}
.fa-stumbleupon:before{
    content:"\f1a4"
}
.fa-delicious:before{
    content:"\f1a5"
}
.fa-digg:before{
    content:"\f1a6"
}
.fa-pied-piper-pp:before{
    content:"\f1a7"
}
.fa-pied-piper-alt:before{
    content:"\f1a8"
}
.fa-drupal:before{
    content:"\f1a9"
}
.fa-joomla:before{
    content:"\f1aa"
}
.fa-language:before{
    content:"\f1ab"
}
.fa-fax:before{
    content:"\f1ac"
}
.fa-building:before{
    content:"\f1ad"
}
.fa-child:before{
    content:"\f1ae"
}
.fa-paw:before{
    content:"\f1b0"
}
.fa-spoon:before{
    content:"\f1b1"
}
.fa-cube:before{
    content:"\f1b2"
}
.fa-cubes:before{
    content:"\f1b3"
}
.fa-behance:before{
    content:"\f1b4"
}
.fa-behance-square:before{
    content:"\f1b5"
}
.fa-steam:before{
    content:"\f1b6"
}
.fa-steam-square:before{
    content:"\f1b7"
}
.fa-recycle:before{
    content:"\f1b8"
}
.fa-automobile:before,.fa-car:before{
    content:"\f1b9"
}
.fa-cab:before,.fa-taxi:before{
    content:"\f1ba"
}
.fa-tree:before{
    content:"\f1bb"
}
.fa-spotify:before{
    content:"\f1bc"
}
.fa-deviantart:before{
    content:"\f1bd"
}
.fa-soundcloud:before{
    content:"\f1be"
}
.fa-database:before{
    content:"\f1c0"
}
.fa-file-pdf-o:before{
    content:"\f1c1"
}
.fa-file-word-o:before{
    content:"\f1c2"
}
.fa-file-excel-o:before{
    content:"\f1c3"
}
.fa-file-powerpoint-o:before{
    content:"\f1c4"
}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{
    content:"\f1c5"
}
.fa-file-zip-o:before,.fa-file-archive-o:before{
    content:"\f1c6"
}
.fa-file-sound-o:before,.fa-file-audio-o:before{
    content:"\f1c7"
}
.fa-file-movie-o:before,.fa-file-video-o:before{
    content:"\f1c8"
}
.fa-file-code-o:before{
    content:"\f1c9"
}
.fa-vine:before{
    content:"\f1ca"
}
.fa-codepen:before{
    content:"\f1cb"
}
.fa-jsfiddle:before{
    content:"\f1cc"
}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{
    content:"\f1cd"
}
.fa-circle-o-notch:before{
    content:"\f1ce"
}
.fa-ra:before,.fa-resistance:before,.fa-rebel:before{
    content:"\f1d0"
}
.fa-ge:before,.fa-empire:before{
    content:"\f1d1"
}
.fa-git-square:before{
    content:"\f1d2"
}
.fa-git:before{
    content:"\f1d3"
}
.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{
    content:"\f1d4"
}
.fa-tencent-weibo:before{
    content:"\f1d5"
}
.fa-qq:before{
    content:"\f1d6"
}
.fa-wechat:before,.fa-weixin:before{
    content:"\f1d7"
}
.fa-send:before,.fa-paper-plane:before{
    content:"\f1d8"
}
.fa-send-o:before,.fa-paper-plane-o:before{
    content:"\f1d9"
}
.fa-history:before{
    content:"\f1da"
}
.fa-circle-thin:before{
    content:"\f1db"
}
.fa-header:before{
    content:"\f1dc"
}
.fa-paragraph:before{
    content:"\f1dd"
}
.fa-sliders:before{
    content:"\f1de"
}
.fa-share-alt:before{
    content:"\f1e0"
}
.fa-share-alt-square:before{
    content:"\f1e1"
}
.fa-bomb:before{
    content:"\f1e2"
}
.fa-soccer-ball-o:before,.fa-futbol-o:before{
    content:"\f1e3"
}
.fa-tty:before{
    content:"\f1e4"
}
.fa-binoculars:before{
    content:"\f1e5"
}
.fa-plug:before{
    content:"\f1e6"
}
.fa-slideshare:before{
    content:"\f1e7"
}
.fa-twitch:before{
    content:"\f1e8"
}
.fa-yelp:before{
    content:"\f1e9"
}
.fa-newspaper-o:before{
    content:"\f1ea"
}
.fa-wifi:before{
    content:"\f1eb"
}
.fa-calculator:before{
    content:"\f1ec"
}
.fa-paypal:before{
    content:"\f1ed"
}
.fa-google-wallet:before{
    content:"\f1ee"
}
.fa-cc-visa:before{
    content:"\f1f0"
}
.fa-cc-mastercard:before{
    content:"\f1f1"
}
.fa-cc-discover:before{
    content:"\f1f2"
}
.fa-cc-amex:before{
    content:"\f1f3"
}
.fa-cc-paypal:before{
    content:"\f1f4"
}
.fa-cc-stripe:before{
    content:"\f1f5"
}
.fa-bell-slash:before{
    content:"\f1f6"
}
.fa-bell-slash-o:before{
    content:"\f1f7"
}
.fa-trash:before{
    content:"\f1f8"
}
.fa-copyright:before{
    content:"\f1f9"
}
.fa-at:before{
    content:"\f1fa"
}
.fa-eyedropper:before{
    content:"\f1fb"
}
.fa-paint-brush:before{
    content:"\f1fc"
}
.fa-birthday-cake:before{
    content:"\f1fd"
}
.fa-area-chart:before{
    content:"\f1fe"
}
.fa-pie-chart:before{
    content:"\f200"
}
.fa-line-chart:before{
    content:"\f201"
}
.fa-lastfm:before{
    content:"\f202"
}
.fa-lastfm-square:before{
    content:"\f203"
}
.fa-toggle-off:before{
    content:"\f204"
}
.fa-toggle-on:before{
    content:"\f205"
}
.fa-bicycle:before{
    content:"\f206"
}
.fa-bus:before{
    content:"\f207"
}
.fa-ioxhost:before{
    content:"\f208"
}
.fa-angellist:before{
    content:"\f209"
}
.fa-cc:before{
    content:"\f20a"
}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{
    content:"\f20b"
}
.fa-meanpath:before{
    content:"\f20c"
}
.fa-buysellads:before{
    content:"\f20d"
}
.fa-connectdevelop:before{
    content:"\f20e"
}
.fa-dashcube:before{
    content:"\f210"
}
.fa-forumbee:before{
    content:"\f211"
}
.fa-leanpub:before{
    content:"\f212"
}
.fa-sellsy:before{
    content:"\f213"
}
.fa-shirtsinbulk:before{
    content:"\f214"
}
.fa-simplybuilt:before{
    content:"\f215"
}
.fa-skyatlas:before{
    content:"\f216"
}
.fa-cart-plus:before{
    content:"\f217"
}
.fa-cart-arrow-down:before{
    content:"\f218"
}
.fa-diamond:before{
    content:"\f219"
}
.fa-ship:before{
    content:"\f21a"
}
.fa-user-secret:before{
    content:"\f21b"
}
.fa-motorcycle:before{
    content:"\f21c"
}
.fa-street-view:before{
    content:"\f21d"
}
.fa-heartbeat:before{
    content:"\f21e"
}
.fa-venus:before{
    content:"\f221"
}
.fa-mars:before{
    content:"\f222"
}
.fa-mercury:before{
    content:"\f223"
}
.fa-intersex:before,.fa-transgender:before{
    content:"\f224"
}
.fa-transgender-alt:before{
    content:"\f225"
}
.fa-venus-double:before{
    content:"\f226"
}
.fa-mars-double:before{
    content:"\f227"
}
.fa-venus-mars:before{
    content:"\f228"
}
.fa-mars-stroke:before{
    content:"\f229"
}
.fa-mars-stroke-v:before{
    content:"\f22a"
}
.fa-mars-stroke-h:before{
    content:"\f22b"
}
.fa-neuter:before{
    content:"\f22c"
}
.fa-genderless:before{
    content:"\f22d"
}
.fa-facebook-official:before{
    content:"\f230"
}
.fa-pinterest-p:before{
    content:"\f231"
}
.fa-whatsapp:before{
    content:"\f232"
}
.fa-server:before{
    content:"\f233"
}
.fa-user-plus:before{
    content:"\f234"
}
.fa-user-times:before{
    content:"\f235"
}
.fa-hotel:before,.fa-bed:before{
    content:"\f236"
}
.fa-viacoin:before{
    content:"\f237"
}
.fa-train:before{
    content:"\f238"
}
.fa-subway:before{
    content:"\f239"
}
.fa-medium:before{
    content:"\f23a"
}
.fa-yc:before,.fa-y-combinator:before{
    content:"\f23b"
}
.fa-optin-monster:before{
    content:"\f23c"
}
.fa-opencart:before{
    content:"\f23d"
}
.fa-expeditedssl:before{
    content:"\f23e"
}
.fa-battery-4:before,.fa-battery-full:before{
    content:"\f240"
}
.fa-battery-3:before,.fa-battery-three-quarters:before{
    content:"\f241"
}
.fa-battery-2:before,.fa-battery-half:before{
    content:"\f242"
}
.fa-battery-1:before,.fa-battery-quarter:before{
    content:"\f243"
}
.fa-battery-0:before,.fa-battery-empty:before{
    content:"\f244"
}
.fa-mouse-pointer:before{
    content:"\f245"
}
.fa-i-cursor:before{
    content:"\f246"
}
.fa-object-group:before{
    content:"\f247"
}
.fa-object-ungroup:before{
    content:"\f248"
}
.fa-sticky-note:before{
    content:"\f249"
}
.fa-sticky-note-o:before{
    content:"\f24a"
}
.fa-cc-jcb:before{
    content:"\f24b"
}
.fa-cc-diners-club:before{
    content:"\f24c"
}
.fa-clone:before{
    content:"\f24d"
}
.fa-balance-scale:before{
    content:"\f24e"
}
.fa-hourglass-o:before{
    content:"\f250"
}
.fa-hourglass-1:before,.fa-hourglass-start:before{
    content:"\f251"
}
.fa-hourglass-2:before,.fa-hourglass-half:before{
    content:"\f252"
}
.fa-hourglass-3:before,.fa-hourglass-end:before{
    content:"\f253"
}
.fa-hourglass:before{
    content:"\f254"
}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{
    content:"\f255"
}
.fa-hand-stop-o:before,.fa-hand-paper-o:before{
    content:"\f256"
}
.fa-hand-scissors-o:before{
    content:"\f257"
}
.fa-hand-lizard-o:before{
    content:"\f258"
}
.fa-hand-spock-o:before{
    content:"\f259"
}
.fa-hand-pointer-o:before{
    content:"\f25a"
}
.fa-hand-peace-o:before{
    content:"\f25b"
}
.fa-trademark:before{
    content:"\f25c"
}
.fa-registered:before{
    content:"\f25d"
}
.fa-creative-commons:before{
    content:"\f25e"
}
.fa-gg:before{
    content:"\f260"
}
.fa-gg-circle:before{
    content:"\f261"
}
.fa-tripadvisor:before{
    content:"\f262"
}
.fa-odnoklassniki:before{
    content:"\f263"
}
.fa-odnoklassniki-square:before{
    content:"\f264"
}
.fa-get-pocket:before{
    content:"\f265"
}
.fa-wikipedia-w:before{
    content:"\f266"
}
.fa-safari:before{
    content:"\f267"
}
.fa-chrome:before{
    content:"\f268"
}
.fa-firefox:before{
    content:"\f269"
}
.fa-opera:before{
    content:"\f26a"
}
.fa-internet-explorer:before{
    content:"\f26b"
}
.fa-tv:before,.fa-television:before{
    content:"\f26c"
}
.fa-contao:before{
    content:"\f26d"
}
.fa-500px:before{
    content:"\f26e"
}
.fa-amazon:before{
    content:"\f270"
}
.fa-calendar-plus-o:before{
    content:"\f271"
}
.fa-calendar-minus-o:before{
    content:"\f272"
}
.fa-calendar-times-o:before{
    content:"\f273"
}
.fa-calendar-check-o:before{
    content:"\f274"
}
.fa-industry:before{
    content:"\f275"
}
.fa-map-pin:before{
    content:"\f276"
}
.fa-map-signs:before{
    content:"\f277"
}
.fa-map-o:before{
    content:"\f278"
}
.fa-map:before{
    content:"\f279"
}
.fa-commenting:before{
    content:"\f27a"
}
.fa-commenting-o:before{
    content:"\f27b"
}
.fa-houzz:before{
    content:"\f27c"
}
.fa-vimeo:before{
    content:"\f27d"
}
.fa-black-tie:before{
    content:"\f27e"
}
.fa-fonticons:before{
    content:"\f280"
}
.fa-reddit-alien:before{
    content:"\f281"
}
.fa-edge:before{
    content:"\f282"
}
.fa-credit-card-alt:before{
    content:"\f283"
}
.fa-codiepie:before{
    content:"\f284"
}
.fa-modx:before{
    content:"\f285"
}
.fa-fort-awesome:before{
    content:"\f286"
}
.fa-usb:before{
    content:"\f287"
}
.fa-product-hunt:before{
    content:"\f288"
}
.fa-mixcloud:before{
    content:"\f289"
}
.fa-scribd:before{
    content:"\f28a"
}
.fa-pause-circle:before{
    content:"\f28b"
}
.fa-pause-circle-o:before{
    content:"\f28c"
}
.fa-stop-circle:before{
    content:"\f28d"
}
.fa-stop-circle-o:before{
    content:"\f28e"
}
.fa-shopping-bag:before{
    content:"\f290"
}
.fa-shopping-basket:before{
    content:"\f291"
}
.fa-hashtag:before{
    content:"\f292"
}
.fa-bluetooth:before{
    content:"\f293"
}
.fa-bluetooth-b:before{
    content:"\f294"
}
.fa-percent:before{
    content:"\f295"
}
.fa-gitlab:before{
    content:"\f296"
}
.fa-wpbeginner:before{
    content:"\f297"
}
.fa-wpforms:before{
    content:"\f298"
}
.fa-envira:before{
    content:"\f299"
}
.fa-universal-access:before{
    content:"\f29a"
}
.fa-wheelchair-alt:before{
    content:"\f29b"
}
.fa-question-circle-o:before{
    content:"\f29c"
}
.fa-blind:before{
    content:"\f29d"
}
.fa-audio-description:before{
    content:"\f29e"
}
.fa-volume-control-phone:before{
    content:"\f2a0"
}
.fa-braille:before{
    content:"\f2a1"
}
.fa-assistive-listening-systems:before{
    content:"\f2a2"
}
.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{
    content:"\f2a3"
}
.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{
    content:"\f2a4"
}
.fa-glide:before{
    content:"\f2a5"
}
.fa-glide-g:before{
    content:"\f2a6"
}
.fa-signing:before,.fa-sign-language:before{
    content:"\f2a7"
}
.fa-low-vision:before{
    content:"\f2a8"
}
.fa-viadeo:before{
    content:"\f2a9"
}
.fa-viadeo-square:before{
    content:"\f2aa"
}
.fa-snapchat:before{
    content:"\f2ab"
}
.fa-snapchat-ghost:before{
    content:"\f2ac"
}
.fa-snapchat-square:before{
    content:"\f2ad"
}
.fa-pied-piper:before{
    content:"\f2ae"
}
.fa-first-order:before{
    content:"\f2b0"
}
.fa-yoast:before{
    content:"\f2b1"
}
.fa-themeisle:before{
    content:"\f2b2"
}
.fa-google-plus-circle:before,.fa-google-plus-official:before{
    content:"\f2b3"
}
.fa-fa:before,.fa-font-awesome:before{
    content:"\f2b4"
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
 :root{
    --main-color:#22689e;
    --main-color-rgb:236,14,14
}
input[type=submit],button,input[type=button],.button,.cart-action .cart-link .counter,.main-head.compact .posts-ticker .heading,.single-cover .overlay .post-cat a,.comments-list .bypostauthor .post-author,.cat-label a:hover,.cat-label.color a,.post-thumb:hover .cat-label a,.products-block .more-link:hover,.beauty-slider .slick-dots .slick-active button,.carousel-slider .category,.grid-b-slider .category,.page-links .current,.page-links a:hover,.page-links>span,.widget-posts .posts.full .counter:before,.wp-block-button .wp-block-button__link,.woocommerce span.onsale,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce a.button.alt:hover,.woocommerce button.button.alt,.woocommerce button.button.alt:hover,.woocommerce input.button.alt,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce .widget_price_filter .price_slider_amount .button{
    background:#00a189
}
blockquote:before,.main-color,.top-bar .social-icons a:hover,.navigation .menu>li:hover>a,.navigation .menu>.current-menu-item>a,.navigation .menu>.current-menu-parent>a,.navigation .menu>.current-menu-ancestor>a,.navigation li:hover>a:after,.navigation .current-menu-item>a:after,.navigation .current-menu-parent>a:after,.navigation .current-menu-ancestor>a:after,.navigation .menu li li:hover>a,.navigation .menu li li.current-menu-item>a,.tag-share .post-tags a:hover,.post-share-icons a:hover,.post-share-icons .likes-count,.author-box .author>span,.comments-area .section-head .number,.comments-list .comment-reply-link,.comment-form input[type=checkbox],.main-footer.dark .social-link:hover,.lower-footer .social-icons .fa,.archive-head .sub-title,.social-share a:hover,.social-icons a:hover,.post-meta .post-cat>a,.post-meta-c .post-author>a,.large-post-b .post-footer .author a,.trendy-slider .post-cat a,.main-pagination .next a:hover,.main-pagination .previous a:hover,.main-pagination.number .current,.post-content a,.textwidget a,.widget-about .more,.widget-about .social-icons .social-btn:hover,.widget-social .social-link:hover,.wp-block-pullquote blockquote:before,.egcf-modal .checkbox,.woocommerce .star-rating:before,.woocommerce .star-rating span:before,.woocommerce .amount,.woocommerce .order-select .drop a:hover,.woocommerce .order-select .drop li.active,.woocommerce-page .order-select .drop a:hover,.woocommerce-page .order-select .drop li.active,.woocommerce .widget_price_filter .price_label .from,.woocommerce .widget_price_filter .price_label .to,.woocommerce div.product div.summary p.price,.woocommerce div.product div.summary span.price,.woocommerce #content div.product div.summary p.price,.woocommerce #content div.product div.summary span.price{
    color:#116d92
}
.products-block .more-link:hover,.beauty-slider .slick-dots .slick-active button,.page-links .current,.page-links a:hover,.page-links>span,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover{
    border-color:#22689e
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background-color:#22689e
}
.post-title-alt:after,.block-head-b .title{
    border-bottom:1px solid #22689e
}
.widget_categories a:before,.widget_product_categories a:before,.widget_archive a:before{
    border:1px solid #22689e
}
body,input,textarea,select,.archive-head .description,.text,.post-meta .text-in,.post-content,.textwidget,.widget_categories a,.widget_product_categories a,.widget_archive a,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce form .form-row,.woocommerce .woocommerce-noreviews,.woocommerce #reviews #comments ol.commentlist .description,.woocommerce-cart .cart-empty,.woocommerce-cart .cart-collaterals .cart_totals table{
    font-family:Lato,Arial,sans-serif;
    letter-spacing:0;
    -webkit-font-smoothing:initial
}
h1,h2,h3,h4,h5,h6,blockquote cite,blockquote .wp-block-pullquote__citation,.top-bar-content,.search-action .search-field,.main-head .title,.navigation,.tag-share,.post-share-b .service,.post-share-float .share-text,.author-box,.comments-list .comment-content,.post-nav .label,.main-footer.dark .back-to-top,.lower-footer .social-icons,.main-footer .social-strip .social-link,.main-footer.bold .links .menu-item,.main-footer.bold .copyright,.archive-head,.cat-label a,.section-head,.post-title-alt,.post-title,.block-heading,.block-head-b,.block-head-c,.small-post .post-title,.likes-count .number,.grid-post-b .read-more-btn,.list-post-b .read-more-btn,.post-footer .read-more,.post-footer .social-share,.post-footer .social-icons,.large-post-b .post-footer .author a,.products-block .more-link,.main-slider,.slider-overlay .heading,.large-slider,.large-slider .heading,.grid-slider .category,.grid-slider .heading,.carousel-slider .category,.carousel-slider .heading,.grid-b-slider .heading,.bold-slider,.bold-slider .heading,.main-pagination,.main-pagination .load-button,.page-links,.post-content .read-more,.widget-about .more,.widget-posts .post-title,.widget-posts .posts.full .counter:before,.widget-cta .label,.social-follow .service-link,.widget-twitter .meta .date,.widget-twitter .follow,.widget_categories,.widget_product_categories,.widget_archive,.wp-block-button .wp-block-button__link,.mobile-menu,.woocommerce .main .button,.woocommerce .quantity .qty,.woocommerce nav.woocommerce-pagination,.woocommerce-cart .post-content,.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering,.woocommerce ul.products,.woocommerce.widget,.woocommerce div.product,.woocommerce #content div.product,.woocommerce-cart .cart-collaterals .cart_totals .button,.woocommerce .checkout .shop_table thead th,.woocommerce .checkout .shop_table .amount,.woocommerce-checkout #payment #place_order{
    font-family:"Open Sans",Arial,sans-serif
}
.navigation.inline .menu>li li a,.navigation.inline .mega-menu .sub-cats a,.navigation.simple,.author-box .author>a,.comments-list .comment-author,.post-title-alt,.post-title,.block-head-c .title,.slider-overlay .heading,.large-slider .heading,.grid-slider .heading,.carousel-slider .heading,.grid-b-slider .heading,.bold-slider .heading,.main-pagination.number,.post-content h1,.textwidget h1,.post-content h2,.textwidget h2,.post-content h3,.textwidget h3,.post-content h4,.textwidget h4,.post-content h5,.textwidget h5,.post-content h6,.textwidget h6,.widget_calendar tfoot a,.woocommerce ul.products li.product,.woocommerce ul.products li.product .product-cat,.woocommerce ul.products .product_type_external,.woocommerce ul.products .added_to_cart,.woocommerce .widget_price_filter .price_slider_amount,.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce.widget_shopping_cart .total>strong,.woocommerce div.product .product_title,.woocommerce #content div.product .product_title,.woocommerce div.product .product_meta,.woocommerce #content div.product .product_meta,.woocommerce #reviews #comments ol.commentlist li .meta strong,.woocommerce #reviews .comment-form-rating,.woocommerce-cart table.cart .label,.woocommerce-cart table.cart .product-name>a,.woocommerce-cart table.cart .product-cat a,.woocommerce .checkout .shop_table thead th{
    text-transform:none
}
.main-head{
    border-color:#e7e7e7
}
.main-head.compact .posts-ticker{
    letter-spacing:0
}
.main-head.compact .posts-ticker a{
    text-transform:none
}
.main-head.compact .inner.sticky-bar{
    border-color:#e7e7e7
}
.top-bar.dark .top-bar-content{
    background:#222
}
.navigation{
    letter-spacing:.035em;
    font-size:14px
}
.navigation .menu>li>a{
    font-weight:700;
    -webkit-font-smoothing:antialiased;
	color:#fff;
}
.navigation .menu>li>a:hover{
    font-weight:700;
    -webkit-font-smoothing:antialiased;
	color:#fff;background:#00a189;
}
.navigation .menu li li a{
    color:#313131
}
.navigation .mega-menu .recent-posts .post{
    text-align:left
}
.navigation .mega-menu .recent-posts .post-title{
    margin-bottom:8px;
    font-size:14px;
    font-weight:600;
    letter-spacing:-.01em
}
.navigation .mega-menu .post-meta{
    font-size:10px
}
.navigation.inline{
    letter-spacing:0;
    color:#383838
}
.navigation.inline .menu>li>a{
    font-weight:700;
    letter-spacing:.035em;
    -webkit-font-smoothing:antialiased
}
.navigation.simple .menu>li>a{
    letter-spacing:0
}
.navigation.dark.has-bg{
    background:#000
}
.navigation.dark .menu>li>a,.navigation.dark .menu>.current-menu-item>a,.navigation.dark .menu>.current-menu-parent>a,.navigation.dark .menu>.current-menu-ancestor>a{
    color:#fff
}
.navigation.dark .menu li:hover>a,.navigation.dark .menu li li:hover>a,.navigation.dark .menu li:hover>a:after{
    color:#fff
}
.navigation.dark .menu>li li a{
    border-color:rgba(187,187,187,.15)
}
.mobile-menu li a{
    letter-spacing:.08em
}
.the-wrap.head{
    border-color:#e7e7e7
}
::-moz-selection{
    background:rgba(236,14,14,.7);
    color:#fff
}
::selection{
    background:rgba(236,14,14,.7);
    color:#fff
}
::-moz-selection{
    background:rgba(236,14,14,.7);
    color:#fff
}
input[type=submit],button,input[type=button],.button{
    font-family:Lato,Arial,sans-serif;
    font-weight:900;
    letter-spacing:.06em
}
input,textarea,select{
    font-size:14px
}
input{
    height:2.64286em
}
blockquote{
    font-family:Lora,Georgia,serif;
    font-size:17px;
    color:#989898
}
.section-head{
    margin-top:65px;
    border-bottom:1px solid #e7e7e7;
    text-align:left
}
.section-head .title{
    display:inline-block;
    margin-bottom:-1px;
    padding:0 1px;
    padding-bottom:8px;
    border-bottom:1px solid #22689e;
    font-size:17px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:0;
    line-height:1.2
}
.section-head:before,.section-head:after{
    display:none !important
}
.post-title,.post-title-alt{
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:700;
    letter-spacing:-.01em;
    color:#000
}
.post-title a,.post-title-alt a{
    color:#000
}
.post-title-alt{
    font-size:29px
}
.post-title-alt:after{
    display:none
}
.text,.post-content,.textwidget{
    font-size:15px;
    line-height:1.5;
    color:#616161
}
.post-meta{
    font-family:Lato,Arial,sans-serif;
    font-size:11px
}
.post-meta .post-author,.post-meta time{
    letter-spacing:.025em
}
.main-pagination .next a,.main-pagination .previous a{
    font-weight:900;
    letter-spacing:.15em
}
.main{
    margin-top:25px;
    margin-bottom:40px
}
.large-post-b .read-more a{
    padding:13px 19px;
    border:1px solid #00a189;
    background:#00a189;
    color:#fff;
    font-size:12px;
    font-weight:700;
    line-height:1;
    letter-spacing:.08em;
    text-transform:uppercase;
    -webkit-font-smoothing:initial
}
.large-post-b .read-more a:hover{
    background:#000;
    color:#fff
}
.large-post-b .read-more a:before{
    display:none
}
.large-post-b .read-more a span{
    padding:0;
    background:0 0
}
.post-footer{
    margin-top:45px
}
.post-footer .read-more{
    font-size:11px;
    font-weight:900;
    letter-spacing:.1em
}
.list-post-b .read-more-btn,.grid-post .read-more-btn{
    padding:13px 19px;
    font-weight:700;
    letter-spacing:.08em
}
.list-post:not(.list-post-b){
    border-bottom:0;
    padding-bottom:0;
    margin-bottom:35px
}
.list-post:not(.list-post-b) .content{
    display:block;
    -ms-flex-item-align:center;
    align-self:center;
    margin-bottom:5px
}
.list-post:not(.list-post-b) .post-title{
    font-size:21px;
    margin-top:0
}
.grid-post .post-title-alt{
    font-size:20px
}
.posts-dynamic{
    margin-bottom:-50px
}
.posts-dynamic .grid-post{
    margin-bottom:50px
}
.single-magazine .post-top .post-title{
    letter-spacing:-.025em
}
.single-cover .overlay .post-by{
    font-weight:600;
    letter-spacing:.1em
}
.post-content{
    font-size:16px;
    line-height:1.8125
}
.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:700;
    letter-spacing:-.01em;
    color:#000
}
.tag-share .post-tags a{
    font-weight:700;
    letter-spacing:.1em
}
.post-share-icons a{
    color:#161616
}
.author-box .author>a{
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:700;
    letter-spacing:-.01em;
    color:#000
}
.author-box .author-bio{
    font-size:15px
}
.related-posts .posts{
    margin-bottom:-30px;
    padding-top:35px;
    text-align:initial
}
.related-posts .post-title{
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:600;
    letter-spacing:-.01em;
    color:#000;
    font-size:14px
}
.related-posts .post-meta{
    display:none
}
.comments-list{
    margin-bottom:-15px
}
.comments-list .comment-author{
    font-size:17px;
    font-weight:700;
    letter-spacing:-.01em
}
.comments-list .comment-text{
    margin-bottom:-5px
}
.comments-list>.comment,.comments-list>li{
    padding:15px 0
}
.comments-list .comment .children{
    margin-top:15px
}
.comments-list .children li.comment{
    margin-top:15px;
    padding-top:15px
}
.comments-list .comment-reply-link{
    font-weight:700;
    letter-spacing:.1em
}
#cancel-comment-reply-link{
    margin-top:-38px
}
.comment-respond .section-head{
    border:0;
    border-top:1px solid #f2f2f2;
    padding-top:30px;
    margin-top:30px;
    text-align:left
}
.comment-respond .section-head .title{
    border:0
}

.blocks .block{
    margin-bottom:50px
}
.block-heading .title{
    font-size:15px
}
.small-post .post-title{
    font-family:"Open Sans",Arial,sans-serif;
    font-size:14px;
    font-weight:600;
    line-height:1.5;
    letter-spacing:-.01em
}
.slider-overlay .heading{
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:700;
    letter-spacing:-.01em;
    color:#000
}
.slider-overlay .excerpt{
    font-size:14px;
    letter-spacing:0
}
.large-slider .heading{
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:700;
    letter-spacing:-.01em;
    color:#000
}
.grid-slider .heading{
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:700;
    letter-spacing:-.01em;
    color:#000
}
.grid-slider .category{
    font-size:11px
}
.grid-b-slider .heading{
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:700;
    letter-spacing:-.01em;
    color:#000;
    -webkit-font-smoothing:antialiased
}
.archive-head .sub-title{
    font-family:Lato,Arial,sans-serif;
    font-weight:400;
    color:#999 !important;
    letter-spacing:.05em
}
.archive-head .title{
    font-size:24px;
    font-weight:700;
    letter-spacing:-.01em
}
.sidebar .widget{
    margin-bottom:30px
}
.sidebar .widget-title{
    border:0;
    color:#000;
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:700;
    font-size:17px;
    letter-spacing:0;
    line-height:1.2
}
.sidebar .widget-title:after{
    content:"";
    display:block;
    margin-top:8px;
    width:45px;
    height:3px;
    background:#22689e
}
.sidebar .widget_mc4wp_form_widget,.sidebar .widget-subscribe{
    background:#fff;
    position:relative;
    border:5px solid transparent
}
.sidebar .widget_mc4wp_form_widget .widget-title,.sidebar .widget-subscribe .widget-title{
    margin-top:10px;
    margin-bottom:17px;
    background:0 0;
    font-family:"Open Sans",Arial,sans-serif;
    font-weight:700;
    letter-spacing:-.01em;
    color:#000;
    font-weight:900;
    font-size:21px;
    line-height:1.3;
    text-transform:none
}
.sidebar .widget_mc4wp_form_widget .widget-title:after,.sidebar .widget-subscribe .widget-title:after{
    display:none
}
.sidebar .widget_mc4wp_form_widget:before,.sidebar .widget-subscribe:before{
    content:"";
    position:absolute;
    display:block;
    width:calc(100% + 10px);
    height:calc(100% + 10px);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    top:-5px;
    left:-5px;
    z-index:1;
    border:5px solid #f5f5f5;
    -webkit-box-shadow:inset 0 0 0 1px #d7d7d7;
    box-shadow:inset 0 0 0 1px #d7d7d7;
    pointer-events:none
}
.sidebar .widget_mc4wp_form_widget .message,.sidebar .widget-subscribe .message{
    max-width:85%
}
.widget_links li,.widget_meta li,.widget_recent_comments li,.widget_recent_entries li,.widget_rss li,.widget_pages li,.widget_nav_menu li{
    font-size:14px
}
.widget_mc4wp_form_widget p:last-of-type,.widget-subscribe p:last-of-type{
    margin-top:-16px
}
.widget_mc4wp_form_widget .message,.widget-subscribe .message{
    margin:0 auto;
    margin-bottom:20px;
    font-family:"Open Sans",Arial,sans-serif;
    font-size:13px
}
.widget .mc4wp-form .message,.widget-subscribe .message{
    font-family:Lato,Arial,sans-serif
}
.widget-cta .label{
    font-weight:600;
    font-size:11px;
    color:#161616;
    padding:9px 14px;
    letter-spacing:.15em
}
.widget-posts .content{
    margin-top:2px
}
.widget-posts .image-link img{
    margin-right:21px
}
.widget-posts .post-title{
    font-family:"Open Sans",Arial,sans-serif;
    font-size:14px;
    font-weight:600;
    line-height:1.5;
    letter-spacing:-.01em
}
.widget-posts .posts.large .post-title{
    font-size:16px;
    font-weight:600;
    -webkit-font-smoothing:antialiased
}
.widget-posts .posts.large time{
    letter-spacing:.07em
}
.upper-footer .widget-about .about-text{
    font-size:14px
}
.upper-footer .widget-about .text.below{
    color:#7a7a7a
}
.upper-footer .widget-title{
    color:#116d92;
    font-size:15px;
    font-weight:600;
    letter-spacing:.04em
}
.upper-footer .widget-posts .post-meta{
    color:#7a7a7a
}
.lower-footer .copyright{
    font-size:13px
}
.lower-footer .social-icons{
    letter-spacing:.12em
}
@media (max-width:540px){
    .post-title-alt{
        font-size:24px
    }
}
 .main-footer .bg-wrap:before{
    opacity:1
}




.ajaxOverlay{
    display:flex;
    align-items:center;
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.6);
    z-index:1041
}

.porto-loading-icon{
    content:'';
    display:inline-block;
    border:2px solid transparent;
    width:40px;
    height:40px;
    -webkit-animation:spin .75s infinite linear;
    animation:spin .75s infinite linear;
    border-image:none;
    border-radius:50%;
    z-index:2;
    border-top-color:#ffff;
    margin:0 auto
}
.porto-loading-icon::before{
    content:'';
    position:absolute;
    left:-2px;
    top:-2px;
    right:0;
    width:inherit;
    height:inherit;
    border:inherit;
    border-radius:inherit;
    border-top-color:inherit;
    -webkit-animation:spin 1.5s infinite ease;
    animation:spin 1.5s infinite ease
}
@media (max-width:767px){
.logo-banner {
    display: none;
}