@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.1em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
    clip:rect(1px,1px,1px,1px);
    position:absolute!important;
    height:1px;
    width:1px;
    overflow:hidden
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/themify-builder-style.css*/
.module_row,
.module_subrow,
.module_column,
.module_row .module{
    position:relative;
    box-sizing:border-box
}
.module_row .col-full{
    width:100%
}
.themify_builder .direction-rtl{
    flex-flow:row-reverse wrap-reverse
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.page-loaded .module-image img:hover,
.module-accordion i,
.module{
    transition-delay:0s;
    transition-timing-function:ease;
    transition-duration:.5s;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.module.themify_builder_slider_wrap{
    transition:none
}
div.module_column{
    margin-left:3.2%;
    margin-right:0;
    float:left;
    /* top aligned */
    align-items:flex-start;
    align-content:flex-start
}
.module_column.col6-1{
    width:14%
}
.module_column.col5-1{
    width:17.44%
}
.module_column.col4-1{
    width:22.6%
}
.module_column.col4-2,
.module_column.col2-1{
    width:48.4%
}
.module_column.col4-3{
    width:74.2%
}
.module_column.col3-1{
    width:31.2%
}
.module_column.col3-2{
    width:65.6%
}
/*NARROW*/
.gutter-narrow>.module_column{
    margin-left:1.6%
}
.gutter-narrow>.col6-1{
    width:15.33%
}
.gutter-narrow>.col5-1{
    width:18.72%
}
.gutter-narrow>.col4-1{
    width:23.8%
}
.gutter-narrow>.col4-2,
.gutter-narrow>.col2-1{
    width:49.2%
}
.gutter-narrow>.col4-3{
    width:74.539%
}
.gutter-narrow>.col3-1{
    width:32.266%
}
.gutter-narrow>.col3-2{
    width:66.05%
}
/*NONE*/
.gutter-none>.module_column{
    margin-left:0;
    margin-right:0
}
.gutter-none>.col6-1{
    width:16.666%
}
.gutter-none>.col5-1{
    width:20%
}
.gutter-none>.col4-1{
    width:25%
}
.gutter-none>.col4-2,
.gutter-none>.col2-1{
    width:50%
}
.gutter-none>.col4-3{
    width:75%
}
.gutter-none>.col3-1{
    width:33.333%
}
.gutter-none>.col3-2{
    width:66.666%
}
/* first column */
.gutter-narrow>.module_column.first,
.module_column.col-full,
.module_column.first{
    margin-left:0;
    clear:left
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.ui,
.ui>li,
.themify_builder ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
/*SIZES*/
.ui.builder_button.large{
    font-size:120%;
    padding:10px 20px
}
.ui.builder_button.small{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*DEFAULT STYLES*/
.ui{
    color:#555
}
.ui.transparent{
    background:transparent;
	box-shadow:none;
    /* for transparent style inherit color */
    color:inherit
}
.ui.builder_button{
	text-decoration:none;
    position:relative; 
    border:solid 1px rgba(0,0,0,.05);
    display:inline-block;
    line-height:130%;
    transition:color .3s linear,background-color .3s linear,padding .3s linear,border .3s linear,box-shadow .3s linear;
    padding:.625em 1.25em;
    box-shadow:none
}
.ui.builder_button:hover{
    background:#f1f1f1
}
.ui>li.current,
.ui>li.current:hover{
    background:#666;
    box-shadow:inset 0 2px 3px rgba(0,0,0,.2)
}
.ui>li.current>a{
    color:#fff
}
.module_row .ui.builder_button{
    text-decoration:none
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:none;
    vertical-align:bottom
}
/* MediaElement*/
.module_row .wp-video{
    width:100%!important;
    max-width:100%!important
}
.module_row .mejs__container{
    text-align:center!important;
    max-width:100%;
    min-height:100%!important
}
.module-slider{
    margin-bottom:2.5em
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
/*BACKGROUND MODE*/
.themify_builder .repeat{
    background-repeat:repeat
}
.themify_builder .repeat-x{
    background-repeat:repeat-x
}
.themify_builder .repeat-y{
    background-repeat:repeat-y
}
.themify_builder .repeat-none{
    background-repeat:no-repeat
}
.themify_builder .fullcover{
    background-size:cover
}
.themify_builder .best-fit-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.themify_builder .builder-bg-fixed{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover
}
/* fullwidth row */
.themify_builder .module_row.fullheight .module_subrow,
.sidebar-none .themify_builder .module_row{
    width:100%
}
.module_row.fullwidth>.row_inner{
    width:100%;
    max-width:100%
}
/*BEST-FIT*/
.best-fit{
    background:#000
}
.best-fit-vertical{
    top:0!important;
    left:1%!important;
    right:1%!important;
    width:auto!important;
    height:100%!important;
    margin:auto!important
}
.best-fit-horizontal{
    top:10%!important;
    left:0!important;
    bottom:10%!important;
    width:100%!important;
    height:auto!important;
    margin:auto!important
}
/* iOS doesn't support fixed attachment */
@supports (-webkit-touch-callout: none) {
	.themify_builder_row { background-attachment: scroll !important; }
}
/*COLUMN ALIGNMENT*/
/* FLEX BOX */
.row_inner,
.module_column,
.subrow_inner{
    display:flex;
    flex-flow:wrap
}
.col_auto_height>.module_column{
    height:100%
}
.col_align_middle.col_auto_height{
    align-items:center
}
.col_align_bottom.col_auto_height:not(.direction-rtl){
    align-items:flex-end
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh;
    display:flex;
    width:100%
}
.fullheight>.row_inner>.module_column,
.fullheight>.row_inner{
    min-height:inherit
}
/* center aligned */
.col_align_middle>.module_column,
.fullheight>.row_inner>.col-full{
    align-items:center;
    align-content:center			
}
/* bottom aligned */
.col_align_bottom>.module_column{
    align-items:flex-end;
    align-content:flex-end
}
.module-plain-text:after{
    display:contents!important
}
/* BUILDER STICKY */
.sticky-wrapper.tb_sticky_scroll_active [data-sticky-active]{
	z-index:1
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/styles/modules/site-logo.css*/
#site-logo {
	font: normal 2.25em/1.1em 'Oswald', sans-serif;
	margin: 13px 0 11px;
	text-align: center;
}
#site-logo a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
#site-logo a:hover {
	text-decoration: none;
}

/*/styles/modules/site-description.css*/
#site-description {
	display: inline-block;
	font: italic 1em/1em 'Old Standard TT', serif;
	font-weight: normal;
	color: #666;
	color: rgba(0,0,0,.6);
	margin: 7px 0 8px;
	padding: 10px 10px 0;
	text-align: center;
	border-top: 1px solid #e5e5e5;
}
#site-description .site-taglink{
	color: inherit;
	font-size: inherit;
}
#site-description .site-taglink:hover{
	text-decoration:none;
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li i{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/themify-builder/css/modules/text.css*/
.drop-cap>:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap>:first-child:first-letter{
    font-size:2.85em;
    float:left;
    line-height:.4em;
    padding:.425em .375em;
    background-color:#0f70e8;
    color:#fff;
    margin-right:.325em;
    margin-top:.15em;
    margin-bottom:.25em
}
.tb-text-more-link-indicator{
    display:block;
    height:3px; 
    margin:5px 0; 
    background:rgba(55,55,55,.6)
}

/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
.themify_builder_active .module-image .image-wrap img{
    object-fit:cover
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/themify-builder/css/modules/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons i{
    display:inline-block;
    font-size:16px;
	line-height:1
}
/* size */
.module-buttons.small i{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large i{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small i{
    font-size:18px
}
.module-buttons.none.large i{
    font-size:30px
}
.module-buttons.xlarge i,
.module-buttons.none.xlarge i{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/buttons_styles/fullwidth.css*/
.buttons-fullwidth .module-buttons-item,
.buttons-fullwidth .module-buttons-item a{
    box-sizing:border-box;
    margin-left:0;
    width:100%;
    text-align:center
}
.buttons-fullwidth .module-buttons-item+.module-buttons-item{
    margin-top:.4em
}
/*/themify-builder/css/modules/colors/red.css*/
.module.module-buttons a.red,
.module-alert.ui .ui.red,
.module-menu .ui.nav.red a,
.themify_builder .ui.red,
.ui.nav.red li a,
.ui.module-tab.red .tab-nav li a{
    color:#ffeeed
}
.ui.red,
.ui.nav.red,
.ui.nav.red ul,
.ui.separate.red>li,
.ui.module-tab.red .tab-nav li,
.ui.red.vertical .tab-nav,
.ui.module-accordion.red .accordion-title,
.ui.module-tab.red.panel .tab-nav{
    background-color:#e8311f
}
.ui.red>li.current_page_item>a,
.ui.red>li.current_page_item:hover>a,
.ui.red>li.current-menu-item>a,
.ui.red>li.current-menu-item:hover>a,
.ui.builder_button.red:hover,
.ui.nav.red>li a:hover,
.ui.module-accordion.red li:hover .accordion-title,
.ui.module-tab.red .tab-nav li:hover{
    background:#ff7568
}
.ui.red>li.current,
.ui.red>li.current:hover,
.ui.red .tab-nav li.current{
    background:#7a2023
}
.module.module-buttons.transparent a.red{
    color:#e8311f
}
/*/style.css*/
/*
Theme Name: Themify Bold
Theme URI: https://themify.me/themes/bold
Version: 5.1.8
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2016 Themify.
Tags: featured-images, translation-ready, custom-menu
Text Domain: themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set img max-width */
img {
	box-sizing: border-box;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/* audio */
audio,
iframe, object {
	max-width: 100%;
}

/* themify theme icons */
@font-face {
	font-family: 'themify_theme_icons';
	font-display:swap;
	src: url('data:application/octet-stream;base64,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') format('woff');
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html {
	-webkit-font-smoothing: antialiased;
}
body {
	font: normal 1em/1.62em "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #8d8d8d;
	overflow-wrap: break-word;
}
a {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
small {
	font-size: .87em;
}
blockquote {
	font: italic 1.1em/1.3em "Times New Roman", Times, serif;
	padding: 8px 30px 15px;
}
ins {
	text-decoration: none;
}

/* LIST
================================================ */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 1.4em;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	line-height:1.3em;
	margin: 1.8em 0 .5em;
	color: #000;
	overflow-wrap: normal;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

/* FORM
================================================ */
/* form input */
input, textarea, select, input[type=search], button {
	font-size: 1em;
	font-family: inherit;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
	background-color: #ededed;
	border: none;
	padding: 6px 2%;

	border-radius: 5px;

	-webkit-appearance: none;
}
input[type=text], input[type=search], input[type=email], input[type=url] {
	width: 240px;
	max-width: 90%;
}

/* text area */
textarea {
	line-height: 1.5em;
	width: 96%;
}

/* form input:focus */
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	outline: none;
	background-color: #f3f3f3;
}

/* form button */
input[type=reset], input[type=submit], button {
	font: bold 1em/1em "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	border: none;
	padding: 10px 20px 8px;
	cursor: pointer;
	border-radius: 5px;
	-webkit-appearance: none;
}

/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color: #b8b8b8;
	color: #000;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer {
	box-sizing: border-box;
}

/* main page width */
.pagewidth {
	width: 978px;
	margin: 0 auto;
}
.sidebar-none.list-post #layout.pagewidth {
	width: 100% !important;
	max-width: 100% !important;
}

/* body (middle container) */
#body {
	margin: 0 auto;
	max-width: 100%;
	padding: 0 0 40px;
}

/* content */
#content {
	width: 676px;
	float: left;
	padding-top: 50px;
}
.single #content {
	padding-top: 0;
}
.sidebar-none #content {
	width: 100%;
	float: none;
}
.sidebar-none.list-post #content {
	padding-top: 0;
}

/* sidebar */
#sidebar {
	font-size: 1em;
	width: 240px;
	float: right;
	padding-top: 50px;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/* fullwidth content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2, .col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap {
	background-color: #fff;
	z-index: 1001;
	padding: 30px 0 20px;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
}
#header {
	position: relative;
	text-align: center;
}

/*
FIXED HEADER
================================================ */
.fixed-header {
	position: fixed;
	z-index: 1001;
	top: 0;
	left: 0;
	width: 100%;

}
#headerwrap.fixed-header {
    height: 43px !important;
    padding: 0;
}
.admin-bar .fixed-header {
	top: 32px;
}
.fixed-header #header hgroup {
	bottom: 5px;
}
.fixed-header #site-logo img {
	max-height: 50px;
	width: auto;
}
.fixed-header #header #searchform {
	float: right;
	display: block;
	margin: 0;
	width: auto;
}
.fixed-header #main-nav-wrap {
	bottom: 16px;
}
.fixed-header #main-nav {
	text-align: left;
	margin-top: 10px;
}
.fixed-header #main-nav ul {
	text-align: center;
}
.fixed-header #main-nav ul ul {
	text-align: left;
}

/* hide other header elements on fixed */
.fixed-header #site-logo,
.fixed-header #site-description,
.fixed-header .social-widget {
	display: none;
}

/*
SOCIAL WIDGET
================================================ */
.social-widget {
	margin: 8px 0 6px;
}
.social-widget a,
.social-widget a:hover {
	text-decoration: none;
}
.social-widget .widget {
	display: inline-block;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font-weight: bold;
	font-size: 1em;
	font-family: inherit;
	text-transform: none;
	border: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	margin: 5px 8px 2px 0;
	padding: 0;
	background: transparent;

	box-shadow: none;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-links.horizontal li {
	padding: 0 2px 5px 0;
	margin: 0;
	display: inline-block;
	border: none !important;
	clear: none;
	line-height: 1em;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -3px;
}

/* rss */
.social-widget div.rss {
	display: inline;
	text-indent: -9999em;
}
.social-widget div.rss a {
	background: url('http://backstage.meditio.jp/wp-content/themes/bold/images/rss.png') no-repeat left center;
	padding: 7px 0 0 33px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -1px;
}

/*
SEARCH FORM
================================================ */
#header #searchform {
	width: 170px;
	margin: 10px auto;
}
#header #searchform #s {
	font-family: 'Old Standard TT', serif;
	font-style: italic;
	font-size: 1em;
	width: 67px;
	color: #a9a9a9;
	background: #eaeaea url('http://backstage.meditio.jp/wp-content/themes/bold/images/search.png') no-repeat 8px center;
	padding: 3px 3px 3px 28px;
	border: none;
	border-radius: 5em;
	transition: width .7s;
}
#header #searchform #s:focus {
	width: 140px;
	color: #333;
}

/*
MAIN NAVIGATION
================================================ */
#main-nav {
	text-align: center;
	margin: 25px 0 0;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	position: relative;
}

/* main level link */
#main-nav a {
	font-family: 'Old Standard TT', serif;
	font-size: .93em;
	color: #6d6e71;
	display: block;
	padding: 5px 15px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}
/* main level link :hover */
#main-nav a:hover {
	color: #000;
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	color: #000;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color: #000;
}

/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	font: normal .85em/1.1em "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #636363;
	text-transform: none;
	padding: 10px 0;
	margin: 0;
	display: block;
	width: 170px;
	background: none;
	border-top: 1px solid #e5e5e5;
}
#main-nav ul > a {
	border-top: 1px solid #e5e5e5;
}
#main-nav ul li:first-child > a {
	border-top: none;
}

/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	color: #000;
}
/* dropdown ul */
#main-nav ul {
	margin: 6px 0 0 -100px;
	padding: 5px 0;
	list-style: none;
	position: absolute;
	background-color: #fff;
	border: solid 1px #000;
	z-index: 100;
	display: none;
	left: 50%;
}
#main-nav ul:before {
	position: absolute;
	display: block;
	content: ' ';
	width: 0;
	height: 0;
	top: -8px;
	left: 50%;
	margin-left: -4px;
	border-bottom: 8px solid #000;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	z-index: -1;
}
#main-nav ul:after {
	position: absolute;
	display: block;
	content: ' ';
	width: 170px;
	height: 15px;
	top: -15px;
	left: 0;
	background: none;
}
#main-nav ul li {
	background: none;
	padding: 0 12px;
	margin: 0;
	float: none;
}
/* sub-levels dropdown */
#main-nav ul ul {
	margin: 0 0 0 97px;
	top: -6px;
	text-align: left;
}
#main-nav ul ul:before {
	top: 15px;
	left: -17px;
	margin-left: 0;
	border-right: 8px solid #000;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}
#main-nav ul ul:after {
	position: absolute;
	display: block;
	content: ' ';
	width: 11px;
	height: 44px;
	top: 0;
	left: -11px;
	background: none;
}
/* show dropdown ul */
#main-nav li:hover > ul {
	display: block;
}
@media (hover:none){
	#main-nav .child-arrow {
		border-radius: 100%;
		padding: 0 7px;
		margin-left: 7px;
	}
	#main-nav ul .child-arrow {
		float: right;
		margin-right: 10px;
	}
}

/************************************************************************************
WELCOME MESSAGE
*************************************************************************************/
.welcome-message-wrap {
	padding: 45px 0;
	margin: 0;
	background-color: #000;

}
.welcome-message {
	color: #b8b8b8;
	text-align: center;
	font: italic 1.25em/1.2em 'Old Standard TT', serif;
}
.welcome-message h1,
.welcome-message h2,
.welcome-message h3,
.welcome-message h4,
.welcome-message h5,
.welcome-message h6 {
	margin: 0 0 .57em;
	color: #FFF;
	font: normal 1.7em/1em 'Old Standard TT', serif;
	text-transform: uppercase;
}
.welcome-message p {
	margin: 0;
	padding: 0 0 1em;
}

/* shortcode buttons */
.welcome-message a.shortcode.button {
	font: bold .6em/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	color: #000;
	background-color: #FFF;
	padding: 10px 20px;
	margin: 15px 5px 5px;
	border-color: transparent;
	display: inline-block;

	text-shadow: none;
	border-radius: 5px;
	box-shadow: none;
}
.welcome-message a.shortcode.button:hover {
	background-color: #ccc;
	color: #fff;
}

/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title {
	font: normal 2.12em/1.1em 'Old Standard TT', serif;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 30px;
	padding: 0;
}

.sidebar-none .loops-wrapper.list-post .page-title {
	margin-top: 50px;
}

.sidebar-none .page-title,
.sidebar-none .page-content {
	text-align: center;
}
.sidebar-none.full_width .page-title {
	margin-top: 1.2em;
}

/* shortcode col */
.sidebar-none .shortcode {
	text-align: left;
}

/*
AUTHOR PAGE
================================================ */
.author-bio {
	margin: 0 0 30px;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ccc;
}
.author-bio .author-name {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.6em;
}
.author-posts-by {
	margin: 0 0 20px;
	padding: 10px 0 0;
	font-size: 1.4em;
	text-transform: uppercase;
	border-top: double 4px #ccc;
	border-color: rgba(118,118,118,.3);
}
.author.sidebar-none .author-bio {
	margin: 50px auto 30px;
	width: 978px;
}
.author.sidebar-none .author-posts-by {
	margin: 20px auto;
	width: 978px;
}

/*
CATEGORY SECTIONS
================================================ */
.category-section {
	clear: both;
	margin-bottom: 30px;
}
.category-section-title {
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0 0 20px;
	padding: 10px 0 0;
	border-top: double 4px #ccc;
}
/************************************************************************************
LOOP WRAPPER
*************************************************************************************/
.loops-wrapper.grid4,
.loops-wrapper.grid3,
.loops-wrapper.grid2 {
	overflow: visible !important;
}
.sidebar1 .loops-wrapper.grid4,
.sidebar1 .loops-wrapper.grid3,
.sidebar1 .loops-wrapper.grid2 {
	margin-left: -20px;
	overflow: visible !important;
}

/************************************************************************************
POST
*************************************************************************************/
.post {
	margin-bottom: 20px;
	box-sizing: border-box;
}
.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
	color: inherit;
}

/* list post */
.woocommerce ul.products>.product,
.loops-wrapper.masonry-done > .post {
	float:none;
	margin-left:0
}
.sidebar-none .loops-wrapper.list-post .post {
	padding: 45px 0 35px;
	margin-bottom: 0;
}
.sidebar-none .loops-wrapper.list-post .post-inner,
.single .post-inner {
	padding: 0;
	width: 978px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* post inner */
.post-inner {
	padding: 15px 4%;
}

/* post content */
.post-content {
	min-width: 120px;
}

/* post title */
.post-title {
	font: normal 2.37em/1.2em 'Oswald', sans-serif;;
	text-transform: uppercase;
	margin: 0 0 33px;
	padding: 0;
}

/* post media */
.post-media {
	position: relative;
	margin: 0 0 25px;
}
.media-default .post-media {
	width: 100% !important;
	float: none;
}
.media-left .post-media {
	max-width: 65.65%;
	float: left;
	margin-right: 3.5%;
}
.media-right .post-media {
	max-width: 65.65%;
	float: right;
	margin-left: 3.5%;
}
.media-map.media-left .post-media,
.media-map.media-right .post-media,
.media-video.media-left .post-media,
.media-video.media-right .post-media,
.media-gallery .post-media,
.media-slider .post-media {
	width: 65.65%; /* prevent media content hidden due to max-width */
}
.media-center {
	text-align: center;
}
.media-center .post-media {
	width: auto;
	float: none;
}
.media-center .post-meta {
	padding-left: 25px;
}
.media-left .post-media {
	float: left;
}
.media-right .post-media {
	float: right;
}

/* post media image */
.post-media img {
	vertical-align: bottom;
}

@media (pointer:coarse){
	/* avoid overflow in touch devices */
	.pp_content,#pp_full_res,#pp_full_res iframe{
		overflow:scroll;
		-webkit-overflow-scrolling:touch;
	}
}

/* post meta */
.post-meta {
	font-family: inherit;
	color: inherit;
	font-size: .75em;
	line-height: 1.4em;
	text-transform: uppercase;
	display: inline-block;
	padding: 4px 25px 0 0;
	margin: 15px 0 20px;
	border-top: 1px solid #7d7d7d;
	border-color: rgba(125,125,125,.1);
}
.post-meta a {
	font-weight: bold;
	color: inherit;
	white-space: nowrap;
}
.post-meta .separator {
	margin-left: 4px;
	margin-right: 4px;
}

/* post date */
.post-date {
	margin: 0 0 10px;
	display: block;
}

/* media slider */
.media-slider .post-media {
	margin-bottom: 10px;
}

/* media gallery */
.media-gallery .post-media {
	margin-bottom: 5px;
	overflow:hidden
}
#body .media-gallery .gallery {
	margin-bottom:0;
	display:inline-block;
	text-align:center
}

/* media map */
.media-map .shortcode.map .map-container {
	height: 380px !important;
}
.loops-wrapper.grid3 .media-map .shortcode.map .map-container {
	height: 280px !important;
}
.loops-wrapper.grid4 .media-map .shortcode.map .map-container {
	height: 180px !important;
}

/* grid4 post */
.loops-wrapper.grid4 .post-media {
	width: auto !important;
	max-width: 100%;
	float: none;
	margin: 0 0 15px;
}
.loops-wrapper.grid4 .post-content {
	width: auto;
	float: none;
}
.loops-wrapper.grid4 .post-title {
	font-size: 1.2em;
	margin: 0 0 1em;
	padding: 0;
}
.loops-wrapper.grid4 .post-date {
	font-size: .87em;
}
.loops-wrapper.grid4 .post-meta {
	padding: 10px 25px 0;
	display: block;
}
/* grid4 gallery */
#body .loops-wrapper.grid4 .gallery-columns-1 img {
	max-width: 50px;
	padding: 3px;
}

/* grid3 post */
.loops-wrapper.grid3 .post-media {
	width: auto !important;
	max-width: 100%;
	float: none;
	margin: 0 0 15px;
}
.loops-wrapper.grid3 .post-content {
	width: auto;
	float: none;
}
.loops-wrapper.grid3 .post-title {
	font-size: 1.5em;
	margin: 0 0 1em;
	padding: 0;
}
.loops-wrapper.grid3 .post-date {
	font-size: .87em;
}
.loops-wrapper.grid3 .post-meta {
	padding: 10px 25px 0;
	display: block;
}
/* grid3 gallery */
#body .loops-wrapper.grid3 .gallery-columns-1 img {
	max-width: 80px;
	padding: 3px;
}

/* grid2 post */
.loops-wrapper.grid2 .post-media {
	width: auto !important;
	max-width: 100%;
	float: none;
	margin: 0 0 15px;
}
.loops-wrapper.grid2 .post-content {
	width: auto;
	float: none;
}
.loops-wrapper.grid2 .post-title {
	font-size: 1.62em;
	margin: 0 0 1em;
	padding: 0;
}
.loops-wrapper.grid2 .post-date {
	font-size: .87em;
}
.loops-wrapper.grid2 .post-meta {
	padding: 10px 25px 0;
	display: block;
}
/* grid2 gallery */
#body .loops-wrapper.grid2 .gallery-columns-1 img {
	max-width: 100px;
}


/************************************************************************************
POST COLORS
*************************************************************************************/
/* blue */
.post.blue {
	background-color: #00ccff;
	color: rgba(0,0,0,.6);
}
.post.blue .post-title,
.post.blue .post-title a,
.post.blue a {
	color: #000;
}

/* pink */
.post.pink {
	background-color: #fa46be;
	color: rgba(255,255,255,.8);
}
.post.pink .post-title,
.post.pink .post-title a,
.post.pink a {
	color: #fff;
}

/* yellow */
.post.yellow {
	background-color: #ffff01;
	color: rgba(0,0,0,.6);
}
.post.yellow .post-title,
.post.yellow .post-title a,
.post.yellow a {
	color: #000;
}

/* green */
.post.green {
	background-color: #99d128;
	color: rgba(255,255,255,.8);
}
.post.green .post-title,
.post.green .post-title a,
.post.green a {
	color: #fff;
}

/* red */
.post.red {
	background-color: #fe0000;
	color: rgba(255,255,255,.8);
}
.post.red .post-title,
.post.red .post-title a,
.post.red a {
	color: #fff;
}

/* purple */
.post.purple {
	background-color: #9900cc;
	color: rgba(255,255,255,.8);
}
.post.purple .post-title,
.post.purple .post-title a,
.post.purple a {
	color: #fff;
}

/* indigo */
.post.indigo {
	background-color: #5a2fd6;
	color: rgba(255,255,255,.8);
}
.post.indigo .post-title,
.post.indigo .post-title a,
.post.indigo a {
	color: #fff;
}

/* orange */
.post.orange {
	background-color: #ff6600;
	color: rgba(255,255,255,.8);
}
.post.orange .post-title,
.post.orange .post-title a,
.post.orange a {
	color: #fff;
}

/* gray */
.post.gray {
	background-color: #e8e8e8;
	color: rgba(51,51,51,.6);
}
.post.gray .post-title,
.post.gray .post-title a,
.post.gray a {
	color: #333;
}

/* black */
.post.black {
	background-color: #000;
	color: rgba(255,255,255,.8);
}
.post.black .post-title,
.post.black .post-title a,
.post.black a {
	color: #fff;
}

/************************************************************************************
POST FONTS
*************************************************************************************/

/* serif */
.post.serif,
.post.serif .post-title,
.post.serif .post-meta,
.post.serif .post-date {
	font-family: 'Old Standard TT', serif;
	font-style: normal;
}
.post.serif h1,
.post.serif h2,
.post.serif h3,
.post.serif h4,
.post.serif h5,
.post.serif h6 {
	font-family: 'Old Standard TT', serif;
	font-style: italic;
}
.post.serif .post-title {
	text-transform: none;
	font-variant: small-caps;
}

/* sans-serif */
.post.sans-serif,
.post.sans-serif .post-title,
.post.sans-serif .post-meta,
.post.sans-serif .post-date,
.post.sans-serif h1,
.post.sans-serif h2,
.post.sans-serif h3,
.post.sans-serif h4,
.post.sans-serif h5,
.post.sans-serif h6 {
	font-family: 'Raleway', sans-serif;
}
.post.sans-serif .post-title {
	font-weight: bold;
	text-transform: uppercase;
}

/************************************************************************************
POST BACKGROUNDS
*************************************************************************************/
.post.bg1 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg1.png');
}
.post.bg2 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg2.png');
}
.post.bg3 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg3.png');
}
.post.bg4 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg4.png');
}
.post.bg5 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg5.png');
}
.post.bg7 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg7.png');
}
.post.bg8 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg8.png');
}
.post.bg9 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg9.png');
}
.post.bg10 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg10.png');
}
.post.bg11 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg11.png');
}
.post.bg12 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg12.png');
	background-color: #ce9654;
}
.post.bg13 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg13.jpg');
	background-color: #e0dfcb;
}
.post.bg14 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bgbg14.gif');
	background-color: #bda985;
}
.post.bg15 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg15.jpg');
	background-color: #e1e1e1;
}
.post.bg16 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg16.png');
	background-color: #636363;
}
.post.bg17 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg17.jpg');
	background-color: #353334;
	background-position: top;
	background-repeat: repeat-x;
}
.post.bg18 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg18.jpg');
	background-color: #2e2e2e;
}
.post.bg19 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg19.png');
	background-position: top;
}
.post.bg20 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg20.png');
	background-position: top;
}
.post.bg21 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg21.png');
	background-position: top;
}
.post.bg22 {
	background-image: url('http://backstage.meditio.jp/wp-content/themes/bold/images/bg/bg22.jpg');
	background-color: #eee8d2;
	background-position: top;
	background-repeat: repeat-x;
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	margin-bottom: 10px;
	height: 0;
	overflow: hidden;
	z-index: 0;
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/************************************************************************************
SLIDESHOW
*************************************************************************************/
.slideshow {
	margin: 0;
	padding: 0;
}
.slideshow li {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: left;
	text-align: center;
}
.single .slideshow li {
	position: relative;
}

/* slider image caption */
.slider-image-caption {
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	padding: 5px 10px;
	bottom: 0;
	width: 100%;
}

/* slideshow nav wrap */
.post .carousel-nav-wrap {
	width: 100%;
	padding: 0;
	margin: 0;
}
.post .carousel-prev,
.post .carousel-next {
	position: absolute;
	width: 43px;
	height: 43px;
	display: block;
	text-indent: -999em;
	background-color: transparent;
	border: none;
	box-shadow: none;
	top: 50%;
	margin-top: -39px;
}
.post .carousel-prev {
	background: url('http://backstage.meditio.jp/wp-content/themes/bold/images/arrow-left.png') no-repeat;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -39px;
}
.post .carousel-next {
	background: url('http://backstage.meditio.jp/wp-content/themes/bold/images/arrow-right.png') no-repeat;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -39px;
}
.post .carousel-pager {
	text-align: center;
	margin: 5px 0;
	padding: 0;
	clear: both;
}
.post .carousel-pager li {
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
}
.post .carousel-pager a {
	text-indent: -900em;
	text-decoration: none;
	width: 11px;
	height: 11px;
	display: block;
	margin: 0 2px;
	cursor: pointer;
	background-color: rgba(114,114,114,.7);
	border: none;
	display: inline-block;
	vertical-align: middle;

	border-radius: 10em;
}
.post .carousel-pager .selected {
	background-color: rgba(217,217,217,.7);
}

/**********************************************************************************
AUTHOR BOX
************************************************************************************/
.author-box {
	margin: 0 0 50px;
}
.author-box .author-avatar {
	float: left;
	margin: 0 15px 5px 0;
}
.author-box .author-name {
	font: normal 1.37em/1em 'Oswald', sans-serif;
	margin: 0 0 5px;
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align: right;
	margin: .5em 0 2em;
}
.post-pagination strong {
	margin-right: 3px;
}
.post-pagination a {
	margin-left: 3px;
	margin-right: 3px;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 0 0 30px;
	padding: 20px 0 0;
	clear: both;
}
.post-nav .prev,
.post-nav .next {
	width: 47%;
	position: relative;
}
.post-nav a {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 1.12em;
	color: #000;
	text-decoration: none;
	display: block;
}
.post-nav a:hover {
	text-decoration: none;
}
.post-nav .prev {
	float: left;
}
.post-nav .next {
	float: right;
	text-align: right;
}

/* post nav arrow */
.post-nav .arrow {
	background-color: #ccc;
	color: #fff;
	font: normal 1.62em/.87em 'Oswald', sans-serif;
	display: block;
	width: auto;
	float: left;
	padding: 3px 13px 11px;;
	text-align: center;
	margin: -8px 10px 17px 0;

	border-radius: 5px;
}
.post-nav .next .arrow {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
.post-nav a:hover span {
	background-color: #000;
}

/************************************************************************************
PORTFOLIO POST TYPE
*************************************************************************************/
.portfolio-post {
	margin-bottom: 30px;
}

/* portfolio post title */
.portfolio-post .post-title {
	margin: 0 0 5px;
}

/* portfolio post image */
.portfolio-post .post-image {
	margin: 0 0 10px 0;
}

/* portfolio post meta */
.portfolio-post .post-meta {
	margin: 0 0 5px;
	border: none;
	padding: 0;
}

/* portfolio post date */
.portfolio-post .post-date {
	margin: 0 0 15px;
	font-size: 90%;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}

/* comment title */
.comment-title, #reply-title {
	font: normal 1.62em/1em 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 10px;
	padding: 0;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	border: none;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: -20px;
	right: 0;
}
.commentwrap .pagenav.top a, .commentwrap .pagenav.top span {
	font-size: .75em;
	padding: 5px 2px 3px;
}

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 5px 0 0;
	border-top: solid 1px #ddd;
}
.commentlist li {
	margin: 0;
	padding: 24px 0 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 10px;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: 0 15px 0 0;
}
.commentlist cite {
	font: normal 1.37em/1em 'Oswald', sans-serif;
	display: inline-block;
	margin-bottom: 8px;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite {
	background: url('http://backstage.meditio.jp/wp-content/themes/bold/images/icon-author-comment.png') no-repeat 0 2px;
	padding-left: 18px;
}
.commentlist .comment-time {
	font: italic .87em/1em 'Old Standard TT', serif;
}
.commentlist .commententry {
	border-bottom: solid 1px #ddd;
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 5px;
	overflow-wrap: break-word;
}
.commentlist ul, .commentlist ol {
	margin: 0 0 0 92px;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	position: absolute;
	right: 0;
	top: 8px;
}
.commentlist .comment-reply-link {
	font: normal .87em/1em "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
.commentlist .comment-reply-link:hover {
	text-decoration: none;
}

/*
COMMENT FORM
================================================ */
#respond {
	margin: 0;
	padding: 30px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	font: bold .75em/1em "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-transform: uppercase;
	position: absolute;
	top: 30px;
	right: 0;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #fff;
	background-color: #000;
	border-radius: 5px;
}
#respond #cancel-comment-reply-link:hover {
	background-color: #b8b8b8;
	color: #000;
}
#commentform {
	margin: 25px 0 0;
}
#commentform textarea {
	height: 140px;
	width: 100%;
	box-sizing: border-box;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform p.comment-form-author {
    padding-right: 2%;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
	box-sizing: border-box;
}

/************************************************************************************
AVATARS
*************************************************************************************/
.avatar {
	border-radius: 5px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	font-size: .9em;
	margin: 0 0 30px;
	overflow-wrap: break-word;
}
.widgettitle {
	font: normal 1.25em/1em 'Oswald', sans-serif;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	clear: both;
}
.widget ul ul {
	margin: 6px 0 -6px 0px;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list li {
	padding: 0;
}
.widget .feature-posts-list .post-img {
	margin: 4px 12px 10px 0;
	float: left;
	border-radius: 5px;
}
.widget .feature-posts-list small {
	font: italic .75em/1em 'Old Standard TT', serif;
	display: block;
	margin: 7px 0 3px;
}
.widget .feature-posts-list .feature-posts-title {
	display: inline-block;
	margin: 6px 0 3px;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp a {
	font-style: italic;
	font-size: .9em;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 50px;
	height: 50px;
	margin-right: 11px;
	margin-bottom: 11px;
	float: left;
	border-radius: 5px;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width: 23.8%;
	margin: 0 1.5% 1.5% 0;
	float: left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right: 0;
}
.shortcode .flickr_badge_image img {
	margin: 0;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

/* add white bg to facebook badge iframe */
iframe[src*="facebook"] {
	background-color: #fff;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	max-width: 100% !important;
	min-width: 180px !important;
}

/* Text widget */
.widget .textwidget ul {
	margin: 0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display: list-item;
}
.widget .textwidget ul li {
	list-style: disc;
}
.widget .textwidget ol li {
	list-style: decimal;
}

/************************************************************************************
LOAD MORE BUTTON
*************************************************************************************/
#load-more {
	clear: both;
	margin: 30px 0 10px;
	text-align: center;
}
#load-more a {
	font: bold .87em/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background-color: #cccccc;
	padding: 13px 20px 12px;
	text-decoration: none;
	display: none;
	border-radius: 5px;
}
#load-more a:hover {
	background-color: #000;
	color: #fff;
}

/* Social Links Widget */
.widget .social-links {
	margin: 0 0 20px;
	padding: 0;
	line-height: 1em;
}
.widget .social-links li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style: none;
	border: none;
	display: inline-block;
}
.widget .social-links img {
	vertical-align: middle;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap {
	background-color: #e8e8e8;
	margin-top: 40px;
}
#footer {
	position: relative;
	clear: both;
	padding: 35px 0 70px;
}

/* footer widgets */
.footer-widgets {
	font-size: .93em;
}

/* footer nav */
.footer-nav {
	font: normal .92em/1em 'Old Standard TT', serif;
	margin: 5px 0 25px;
	padding: 0;
	text-align: center;
}
.footer-nav li {
	padding: 0;
	margin: 0 7px;
	display: inline;
	list-style: none;
}
.footer-nav a {
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
}

/* footer text */
.footer-text {
	font: italic .68em/1.45em 'Old Standard TT', serif;
	text-align: center;
	clear: left;
	color: rgba(0,0,0,.6);
}
.footer-text a {
	color: inherit;
}

/* back to top */
.back-top {
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -18px;
}
.back-top a {
	background: #000 url('http://backstage.meditio.jp/wp-content/themes/bold/images/arrow-up.png') no-repeat center center;
	display: inline-block;
	width: 36px;
	height: 36px;
	text-indent: -900em;
	border-radius: 5px;
}
.back-top a:hover {
	background-color: #333;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 15px;
	max-width: 100%;
}
.wp-caption-text {
	font-size: .95em;
	line-height: 1.2em;
	margin: 6px 0;
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment {
	float: none;
	margin: 0;
	text-align: left;
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.themify_builder_row > .row_inner,
.module-layout-part .themify_builder_row.fullwidth_row_container > .row_inner {
	width: 978px; /* same width as .pagewidth */
	max-width: 100%;
	margin: auto;
}
.themify_builder_row.fullwidth > .row_inner {
	width: 100%;
	padding: 0;
}

/* single post */
.single .post {
	padding: 35px 0;
}

/* loops-wrapper */
.module.loops-wrapper.grid4,
.module.loops-wrapper.grid3,
.module.loops-wrapper.grid2,
.module.loops-wrapper.grid2-thumb {
	margin-left: 0;
	width: auto;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
#body .media-gallery .gallery:after,
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.widget li,footer,#main-nav, .menu
{ display: block; }

/*/wp-content/uploads/themify-css/themify-builder-130-generated.css*/
/* Generated from page: home */
.themify_builder_content-130 .tb_a8ql533.module_row{background-color:rgba(0, 160, 233, 1);padding-top:1%;padding-bottom:5%;font-size:1.2em;}
.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap p,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap blockquote,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap h1,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap h2,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap h3,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap h4,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap h5,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap h6,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap li,.themify_builder_content-130 .tb_ynuq534.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_ynuq534.module-text{text-align:center;}
.themify_builder_content-130 .tb_ynuq534.module-text.module .tb_text_wrap h1{color:rgba(255, 242, 4, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_i4q6967.module-image{margin-bottom:2em;}
.themify_builder_content-130 .tb_m76289.module_row{background-color:rgba(240, 240, 240, 1);padding-top:1%;padding-bottom:5%;font-size:1.2em;}
.themify_builder_content-130 .tb_ngab90.module-text{text-align:center;}
.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap p,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap blockquote,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap h1,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap h2,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap h3,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap h4,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap h5,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap h6,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap li,.themify_builder_content-130 .tb_ngab90.module-text .tb_text_wrap span{color:rgba(61, 61, 61, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_ngab90.module-text.module .tb_text_wrap h1{color:rgba(0, 160, 233, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_2uub953.module_row{background-color:rgba(0, 160, 233, 1);padding-top:1%;padding-bottom:5%;font-size:1.2em;}
.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap p,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap blockquote,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap h1,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap h2,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap h3,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap h4,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap h5,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap h6,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap li,.themify_builder_content-130 .tb_d9a0953.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_d9a0953.module-text{text-align:center;}
.themify_builder_content-130 .tb_d9a0953.module-text.module .tb_text_wrap h1{color:rgba(255, 242, 4, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_rqxs954.module-image{margin-bottom:2em;}
.themify_builder_content-130 .tb_zp9y814.module-buttons .module-buttons-item a{margin-bottom:6px;}
.themify_builder_content-130 .tb_nkkt362.module_row{background-color:rgba(240, 240, 240, 1);padding-top:1%;padding-bottom:5%;font-size:1.2em;}
.themify_builder_content-130 .tb_bzn8363.module-text{text-align:center;}
.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap p,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap blockquote,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap h1,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap h2,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap h3,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap h4,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap h5,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap h6,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap li,.themify_builder_content-130 .tb_bzn8363.module-text .tb_text_wrap span{color:rgba(61, 61, 61, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_bzn8363.module-text.module .tb_text_wrap h1{color:rgba(0, 160, 233, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_4u4y222.module_row{background-color:rgba(0, 160, 233, 1);padding-top:1%;padding-bottom:5%;font-size:1.2em;}
.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap p,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap blockquote,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap h1,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap h2,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap h3,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap h4,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap h5,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap h6,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap li,.themify_builder_content-130 .tb_47wt223.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_47wt223.module-text{text-align:center;}
.themify_builder_content-130 .tb_47wt223.module-text.module .tb_text_wrap h1{color:rgba(255, 242, 4, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_mpyc781.module-slider.module .carousel-pager a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-130 .tb_mpyc781.module-slider .carousel-prev,.themify_builder_content-130 .tb_mpyc781.module-slider .carousel-next{color:rgba(255, 255, 255, 1);}
.themify_builder_content-130 .tb_mpyc781.module-slider.module .slide-content .slide-title,.themify_builder_content-130 .tb_mpyc781.module-slider.module .slide-content .slide-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-130 .tb_9qcd717.module_row{background-color:rgba(240, 240, 240, 1);padding-top:1%;padding-bottom:5%;font-size:1.2em;}
.themify_builder_content-130 .tb_3r2b718.module-text{text-align:center;}
.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap p,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap blockquote,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap h1,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap h2,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap h3,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap h4,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap h5,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap h6,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap li,.themify_builder_content-130 .tb_3r2b718.module-text .tb_text_wrap span{color:rgba(61, 61, 61, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_3r2b718.module-text.module .tb_text_wrap h1{color:rgba(0, 160, 233, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_ezf5850.module-buttons .module-buttons-item a{margin-bottom:6px;}
.themify_builder_content-130 .tb_t0rr785.module_row{background-color:rgba(0, 160, 233, 1);padding-top:1%;padding-bottom:5%;font-size:1.2em;}
.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap p,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap blockquote,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap h1,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap h2,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap h3,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap h4,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap h5,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap h6,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap li,.themify_builder_content-130 .tb_jdav785.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_jdav785.module-text{text-align:center;}
.themify_builder_content-130 .tb_jdav785.module-text.module .tb_text_wrap h1{color:rgba(255, 242, 4, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_r6ho786.module-image{margin-bottom:2em;}
.themify_builder_content-130 .tb_lli4723.module_row{background-color:rgba(240, 240, 240, 1);padding-top:1%;padding-bottom:5%;font-size:1.2em;}
.themify_builder_content-130 .tb_ndxv724.module-text{text-align:center;}
.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap p,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap blockquote,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap h1,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap h2,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap h3,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap h4,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap h5,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap h6,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap li,.themify_builder_content-130 .tb_ndxv724.module-text .tb_text_wrap span{color:rgba(61, 61, 61, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_ndxv724.module-text.module .tb_text_wrap h1{color:rgba(0, 160, 233, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-130 .tb_2s77724.module-buttons .module-buttons-item a{margin-bottom:6px;}
.themify_builder_content-130 .tb_ptng557.module_row{background-color:rgba(255, 255, 255, 1);padding-top:5%;padding-bottom:5%;font-size:1.2em;}
.themify_builder_content-130 .tb_dide896.module_subrow{margin-bottom:2em;}
.themify_builder_content-130 .tb_mi8h558.module-image{margin-bottom:16px;}
.themify_builder_content-130 .tb_sb0j558.module-plain-text{font-size:1em;}
.themify_builder_content-130 .tb_b2ry558.module-buttons .module-buttons-item a{margin-bottom:6px;}

@media screen and (max-width:1024px){
.themify_builder_content-130 .tb_a8ql533.module_row{padding-bottom:5%;padding-top:1%;}
}
@media screen and (max-width:768px){
.themify_builder_content-130 .tb_a8ql533.module_row{padding-bottom:5%;padding-top:1%;}
.themify_builder_content-130 .tb_b2ry558.module-buttons .module-buttons-item a{margin-bottom:6px;}
}
@media screen and (max-width:680px){
.themify_builder_content-130 .tb_a8ql533.module_row{text-align:center;padding-top:0%;padding-bottom:15%;}
.themify_builder_content-130 .tb_vmb6309.module-buttons i,.themify_builder_content-130 .tb_vmb6309.module-buttons span{font-size:1em;}
.themify_builder_content-130 .tb_m76289.module_row{text-align:center;padding-top:0%;padding-bottom:15%;}
.themify_builder_content-130 .tb_lrqq589.module-buttons i,.themify_builder_content-130 .tb_lrqq589.module-buttons span{font-size:1em;}
.themify_builder_content-130 .tb_2uub953.module_row{text-align:center;padding-top:0%;padding-bottom:15%;}
.themify_builder_content-130 .tb_zp9y814.module-buttons i,.themify_builder_content-130 .tb_zp9y814.module-buttons span{line-height:1em;font-size:1em;}
.themify_builder_content-130 .tb_nkkt362.module_row{text-align:center;padding-top:0%;padding-bottom:15%;}
.themify_builder_content-130 .tb_emvg10.module-buttons i,.themify_builder_content-130 .tb_emvg10.module-buttons span{font-size:1em;}
.themify_builder_content-130 .tb_4u4y222.module_row{text-align:center;padding-top:0%;padding-bottom:10%;}
.themify_builder_content-130 .tb_9qcd717.module_row{text-align:center;padding-top:0%;padding-bottom:15%;}
.themify_builder_content-130 .tb_ezf5850.module-buttons .module-buttons-item a{margin-bottom:6px;}
.themify_builder_content-130 .tb_ezf5850.module-buttons i,.themify_builder_content-130 .tb_ezf5850.module-buttons span{font-size:1em;}
.themify_builder_content-130 .tb_t0rr785.module_row{text-align:center;padding-top:0%;padding-bottom:15%;}
.themify_builder_content-130 .tb_5pz5420.module-buttons i,.themify_builder_content-130 .tb_5pz5420.module-buttons span{font-size:1em;}
.themify_builder_content-130 .tb_lli4723.module_row{text-align:center;padding-top:0%;padding-bottom:15%;}
.themify_builder_content-130 .tb_2s77724.module-buttons .module-buttons-item a{margin-bottom:6px;}
.themify_builder_content-130 .tb_2s77724.module-buttons i,.themify_builder_content-130 .tb_2s77724.module-buttons span{font-size:1em;}
.themify_builder_content-130 .tb_ptng557.module_row{text-align:center;padding-top:5%;padding-bottom:15%;background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-130 .tb_dide896.module_subrow{margin-bottom:20px;}
.themify_builder_content-130 .tb_mi8h558.module-image{margin-bottom:10px;}
.themify_builder_content-130 .tb_sb0j558.module-plain-text{font-size:0.75em;}
.themify_builder_content-130 .tb_b2ry558.module-buttons i,.themify_builder_content-130 .tb_b2ry558.module-buttons span{font-size:1em;}
.themify_builder_content-130 .tb_b2ry558.module-buttons .module-buttons-item a{margin-bottom:6px;}
}
/*/wp-content/uploads/themify-customizer-5.1.5-5.1.8.css*/
/* Themify Customize Styling */
body {		text-transform:none; 
}
h1 {		font-weight:bold;
 
}
h2 {		font-weight:bold;
 
}
h3 {		font-weight:bold;
 
}
h4 {		font-weight:bold;
 
}
h5 {		font-weight:bold;
 
}
h6 {		font-weight:bold;
 
}
body #site-logo a {		text-transform:none; 
}
body #site-logo a img {		width: 200px; 
}
#site-description {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
#main-nav a {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
.welcome-message {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:95%;
	line-height:1.4em;
 
}
.welcome-message h1 {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ee2312; 
}
.post-title, .post-title a {		font-weight:bold;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
.link-text {
	width: 80% !important;
	margin:20px auto;
	text-align: center;
}