@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
	}
}
/*/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
}
/*/wp-content/themes/themify-ultra/styles/modules/widgets/themify-social-links.css*/
#headerwrap .social-widget strong,
.fixed-header-on #headerwrap .social-widget{
	display:none
}
#header .social-widget{
	margin-left:10px;
}
.social-widget a{
	color:inherit
}
.social-links .icon-medium i{
	border-radius:100%;
	padding:9px;
	margin:0;
	line-height:1em
}
.social-links a:hover i {
	background:rgba(150,150,150,.15);
}
.social-widget .widget div{
	display:inline
}
.social-widget .widget {
	margin:0
}
.social-widget .social-links.horizontal {
	margin:0;
}
.social-widget .social-links.horizontal li{
	padding:0;
	margin:0 6px 0 0;
	clear:none;
	line-height:100%;
}
.social-widget li img{
	margin-top:-3px
}
.social-links li i{
	border-radius:100%;
	padding:.25em;
	margin-right:.25em;
	width:1.1em;
	height:1.1em;
	line-height:1.1em
}
/* footer social-widget */
#footer .social-widget{
	padding-bottom:1.6em
}
#footer .social-widget .widget,
.footer-left-col #footer .social-widget .widget,
.footer-right-col #footer .social-widget .widget{
	margin:0
}
.feature-posts + .themify-social-links{
	text-align:left
}
/*/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/image_styles/center.css*/
.module-image.image-center .image-wrap{
    text-align:center
}
.module-image.image-center .image-content{
    text-align:center;
    padding-top:.5em;
    padding-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/outline.css*/
.module.module-buttons.outline a{
    border-style:solid;
    border-width:1px;
    background:none;
    box-shadow:none;
    color:#fff;
    border-color:#fff
}
.module.module-buttons.outline a:hover{
    color:#000;
    background:#fff
}
.module.module-buttons.outline .tb_default_color {
	color: #fff;
}
.module.module-buttons.outline a.black{
    color:#000;
    border-color:#000
}
.module.module-buttons.outline a.black:hover{
    color:#fff;
    background-color:#000
}
.module.module-buttons.outline a.gray{
    color:#666;
    border-color:#666
}
.module.module-buttons.outline a.gray:hover{
    color:#fff;
    background-color:#666
}
.module.module-buttons.outline a.blue{
    color:#3e65b2;
    border-color:#3e65b2
}
.module.module-buttons.outline a.blue:hover{
    color:#fff;
    background-color:#3e65b2
}
.module.module-buttons.outline a.light-blue{
    color:#6694d6;
    border-color:#6694d6
}
.module.module-buttons.outline a.light-blue:hover{
    color:#fff;
    background-color:#6694d6;
}
.module.module-buttons.outline a.green{
    color:#76ab3b;
    border-color:#76ab3b
}
.module.module-buttons.outline a.green:hover{
    color:#fff;
    background-color:#76ab3b
}
.module.module-buttons.outline a.light-green{
    color:#ebf8d6;
    border-color:#ebf8d6
}
.module.module-buttons.outline a.light-green:hover{
    color:#000;
    background-color:#ebf8d6
}
.module.module-buttons.outline a.purple{
    color:#584eb2;
    border-color:#584eb2
}
.module.module-buttons.outline a.purple:hover{
    color:#fff;
    background-color:#584eb2
}
.module.module-buttons.outline a.light-purple{
    color:#7f76cc;
    border-color:#7f76cc
}
.module.module-buttons.outline a.light-purple:hover{
    color:#fff;
    background-color:#7f76cc
}
.module.module-buttons.outline a.brown{
    color:#622d07;
    border-color:#622d07
}
.module.module-buttons.outline a.brown:hover{
    color:#fff;
    background-color:#622d07
}
.module.module-buttons.outline a.orange{
    color:#bc6e00;
    border-color:#bc6e00
}
.module.module-buttons.outline a.orange:hover{
    color:#fff;
    background-color:#bc6e00
}
.module.module-buttons.outline a.yellow{
    color:#dcb232;
    border-color:#dcb232
}
.module.module-buttons.outline a.yellow:hover{
    color:#fff;
    background-color:#dcb232
}
.module.module-buttons.outline a.red{
    color:#9d1d14;
    border-color:#9d1d14
}
.module.module-buttons.outline a.red:hover{
    color:#fff;
    background-color:#9d1d14
}
.module.module-buttons.outline a.pink{
    color:#b27e9d;
    border-color:#b27e9d
}
.module.module-buttons.outline a.pink:hover{
    color:#fff;
    background-color:#b27e9d
}
/*/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/tb_default_color.css*/
.module.module-buttons a.tb_default_color,
.module .ui.nav.tb_default_color a,
.ui.module-tab.tb_default_color .tab-nav li a{
    color:#555
}
.tb_default_color,
.tb_default_color.nav,
.tb_default_color.nav ul,
.tb_default_color.separate>li,
.module-tab.tb_default_color .tab-nav li,
.tb_default_color.vertical .tab-nav,
.module-tab.panel.tb_default_color .tab-nav,
.module-accordion.tb_default_color .accordion-title,
.tb_default_color.module-callout{
    background-color:#F7F7F7
}
.tb_default_color,
.tb_default_color.nav ul,
.tb_default_color.nav li,
.tb_default_color_default_color.module-tab .tab-nav li,
.module-tab.tb_default_color .tab-content,
.module-tab.tb_default_color.panel .tab-nav,
.tb_default_color.module-accordion>li,
.tb_default_color.module-callout{
    border-color:rgba(0,0,0,.05)
}
/*/themify-builder/css/modules/cover.css*/
.builder_row_cover{
    z-index:0;
    contain:strict;
    transform:translateZ(0)
}
.builder_row_cover:before,
.builder_row_cover:after{
    height:100%;
    width:100%;
    position:absolute;
    top:0; 
    left:0;
    z-index:-100;
    content:'';
    display:block;
    transition:opacity .5s ease-in-out,background-color .5s ease-in-out
}
.builder_row_cover:after{
    opacity:0
}
.tb_visual_hover>.builder_row_cover:after,
.module_row:hover>.builder_row_cover:after,
.module_subrow:hover>.builder_row_cover:after,
.module_column:hover>.builder_row_cover:after{
    opacity:1
}
/*/themify-builder/css/modules/fancy-heading.css*/
.module-fancy-heading a{
    text-decoration:none;  
    display:inline-block
}
.module-fancy-heading a:hover{
    text-decoration:none
}
.module-fancy-heading .sub-head{
    padding-top:.6em;
    margin-top:.2em;
    font-size:65%
}
.module .sub-head.tb_hide_divider:before{
    display:none
}
.module-fancy-heading .sub-head:before{
    content:"";
    border-top: 1px solid;
    width:2em;
    display:block;
    padding-top:.2em;
}
.module-fancy-heading .tf_textc .sub-head:before{
    margin:auto
}
.module-fancy-heading .tf_textr .sub-head:before{
    margin:0 0 0 auto
}
.inline-fancy-heading .fancy-heading .sub-head:after,
.inline-fancy-heading .fancy-heading .sub-head:before{
    display: none
}
/*/themify-builder/css/modules/post.css*/
.post{
    margin-bottom:2.2em;
    box-sizing:border-box
}
.post-title a{
    text-decoration:none
}
.post-video{
    margin:0 0 1em
}
.post-content{
    min-width:120px;
    padding:0;
    position:static
}
.module-post p.post-meta{
    margin:0 0 .6em
}
.post-meta .post-author,
.post-meta .post-category,
.post-meta .post-tag,
.post-meta .post-author,
.post-meta .post-comment a,
.post-meta span{
    margin-right:.3em
}
.post-date{
    margin:0 0 .5em;
    display:block
}
.builder-posts-wrap .post-image img{
    max-width:100%;
    height:auto
}
.builder-posts-wrap.grid4 .post-title{
    font-size:130%
}
.builder-posts-wrap.grid3 .post-title{
    font-size:150%
}
.builder-posts-wrap.grid2 .post-title,
.builder-posts-wrap.grid2-thumb .post-title{
    font-size:160%
}
.builder-posts-wrap.list-thumb-image .post-title{
    font-size:140%
}
.builder-posts-wrap.list-large-image .post-title{
    font-size:200%
}
.builder-posts-wrap.grid2-thumb .post-image{
    width:20%;
    float:left;
    margin:0 1.5em 1em 0
}
.builder-posts-wrap.list-thumb-image .post-image{
    max-width:20%;
    float:left;
    margin:0 1.5em 1em 0
}
.tb_fullwidth_image .post-image img,
.builder-posts-wrap.list-large-image .post-image img,
.builder-posts-wrap.list-thumb-image .post-image img{
    width:100%
}
.builder-posts-wrap.list-thumb-image .post-content,
.builder-posts-wrap.grid2-thumb .post-content{
    overflow:hidden
}
.builder-posts-wrap.list-post .post-content{
    width:auto
}
.builder-posts-wrap.list-large-image .post-image{
    max-width:64%;
    float:left;
    margin:0 1.5em 1em 0
}
/* reset post content min-width */
.col2-1 .builder-posts-wrap.grid3 .post-content,
.col2-1 .builder-posts-wrap.grid4 .post-content,
.col3-1 .builder-posts-wrap.grid2 .post-content,
.col3-1 .builder-posts-wrap.grid3 .post-content,
.col3-1 .builder-posts-wrap.grid4 .post-content,
.col3-2 .builder-posts-wrap.grid2 .post-content,
.col3-2 .builder-posts-wrap.grid3 .post-content,
.col3-2 .builder-posts-wrap.grid4 .post-content,
.col4-1 .builder-posts-wrap.grid2 .post-content,
.col4-1 .builder-posts-wrap.grid3 .post-content,
.col4-1 .builder-posts-wrap.grid4 .post-content,
.col4-2 .builder-posts-wrap.grid2 .post-content,
.col4-2 .builder-posts-wrap.grid3 .post-content,
.col4-2 .builder-posts-wrap.grid4 .post-content{
    min-width:50%
}
/*image appearance*/
.module.rounded .post-image img{
    border-radius:8px
}
.module.bordered .post-image img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module.circle .post-image img{
    border-radius:50em
}
@media screen and (max-width:680px){
    .builder-posts-wrap.grid2 .post,
    .builder-posts-wrap.grid3 .post,
    .builder-posts-wrap.grid4 .post{
        clear:both;
        width:auto;
        float:none;
        margin-left:0;
        margin-right:0
    }
    .post-content{
        overflow:visible!important
    }
}
/*/wp-content/themes/themify-ultra/styles/modules/post_layouts/boxed.css*/
.woocommerce .boxed .product,
.loops-wrapper.boxed .post{
	background-color:#fff;
	box-shadow:0 2px 8px 0 rgba(0,0,0,.05);
	padding-top:1em;
	border-radius:8px
}
.loops-wrapper.boxed.grid4 .post,
.loops-wrapper.boxed.grid2 .post{
	margin-bottom:2em
}
.loops-wrapper.boxed .has-post-thumbnail{
	padding-top:0
}
.loops-wrapper.boxed li.product .post-image {
	border-radius:8px 8px 0 0;	
}
.loops-wrapper.boxed .post-image img{
	width:100%;
	border-radius:8px 8px 0 0
}
.loops-wrapper.boxed .post-content{
	padding:0 7%;
	box-sizing:border-box
}
.woocommerce .boxed.products .product{
	padding:3%;
	margin-bottom:3.2%;
	box-sizing:border-box;
	border-radius:8px
}
/*/css/grids/grid3.css*/
.loops-wrapper.products.grid3>.product,
.loops-wrapper.grid3>.post{
    width:31.2%
}
.loops-wrapper.grid3>.post:nth-of-type(3n+1){
    margin-left:0;
    clear:left
}
.loops-wrapper.products.grid3.no-gutter>.product,
.loops-wrapper.grid3.no-gutter>.post{
    width:33.33%
}
@media screen and (max-width:900px){
	.loops-wrapper.products.grid3>.product,
	.loops-wrapper.grid3>.post{
		width:48.4%
	}
	.loops-wrapper.products.grid3.no-gutter>.product,
	.loops-wrapper.grid3.no-gutter>.post{
		width:50%
	}
	.loops-wrapper.products.grid3>.product:nth-of-type(2n+1),
	.loops-wrapper.grid3>.post:nth-of-type(2n+1){
		margin-left:0;
		clear:left
	}
	.loops-wrapper.products.grid3>.product:nth-of-type(4n),
	.loops-wrapper.grid3>.post:nth-of-type(4n){
		margin-left:3.2%;
		clear:none
	}
	.loops-wrapper.products.grid3.no-gutter>.product:nth-of-type(4n),
	.loops-wrapper.grid3.no-gutter>.post:nth-of-type(4n){
		margin-left:0
	}
}
@media screen and (max-width:680px){
	.loops-wrapper.grid3>.post,
	.loops-wrapper.grid3.no-gutter>.post{
		width:100%;
		margin-left:0;
		float:none
	}
	.loops-wrapper.grid3>.post:nth-of-type(4n){
		margin-left:0;
		clear:none
	}
}
@media screen and (min-width:901px){
	.loops-wrapper.products.grid3>.product:nth-of-type(3n+1){
		margin-left:0;
		clear:left
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/grids/grid3.css*/
.loops-wrapper.grid3>.post{
	margin-bottom:2em
}
.loops-wrapper.grid3 .post-title{
	font-size:1.5em
}
/*/wp-content/themes/themify-ultra/styles/modules/post-filter.css*/
.post-filter{
	margin-bottom:2em
}
.post-filter li{
	display:inline-block;
	margin:0
}
.post-filter li a{
	text-decoration:none;
	text-transform:uppercase;
	position:relative;
	font-weight:700;
	letter-spacing:.04em;
	font-size:.8em;
	line-height:1.2;
	padding:.3em 1em;
	border-radius:30px;
	display:inline-block
}
.post-filter li.active a{
	background-color:#272727;
	color:#fff
}
/*/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_styles/full-overlay.css*/
.module-image.image-full-overlay{
    box-sizing:border-box;
    position:relative
}
.module-image.image-full-overlay:not(.auto_fullwidth) {
    display: inline-block;
}
.module.image-full-overlay .image-title{
    color:inherit
}
.module.image-full-overlay .image-content{
    box-sizing:border-box;
    padding:5%;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    text-align:center;
    z-index:0
}
.module.image-full-overlay .image-wrap img{
    width:100%
}
.module.image-full-overlay .image-content:before{
    content:"";
    display:block;
    background-color:rgba(67,67,67,.4);
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:-1;
    transition:background-color .3s ease-in-out,color .3s ease-in-out
}
.module.image-full-overlay:hover .image-content:before{
    background-color:rgba(67,67,67,.7)
}
.module.image-full-overlay .image-content{
    pointer-events:none;
    color:#fff
}
.module.image-full-overlay .image-content *{
    pointer-events:all
}
/* image full overlay shadow */
.module.image-full-overlay.drop-shadow{
    box-shadow:0 1px 5px rgba(0,0,0,.3)
}
.module.image-full-overlay.drop-shadow .image-wrap,
.module.image-full-overlay.drop-shadow .image-wrap img{
    box-shadow:none
}
.module.image-full-overlay.bordered .image-wrap,
.module.image-full-overlay.bordered .image-wrap img{
    border:none;
    background-color:transparent;
    padding:0
}
.module.image-full-overlay.bordered .image-content:before{
    margin:3px
}
/* image full overlay circle */
.module.image-full-overlay.circle{
    overflow:hidden;
    border-radius:50em
}
.module.image-full-overlay.circle .image-wrap,
.module.image-full-overlay.circle .image-wrap img{
    border-radius:0
}
.module.image-full-overlay.active-caption-hover  .image-content{
    transition:opacity .3s;
    opacity:0
}
.module.image-full-overlay.active-caption-hover:hover .image-content{
    opacity:1
}
.module.image-full-overlay.rounded,
.module.image-full-overlay.rounded .image-content:before{
    border-radius:8px
}
.module.image-full-overlay.bordered{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
/*/themify-builder/css/modules/overlay-content.css*/
.tb_ov_co_icon_outer{
    border-radius:100%;
    padding:10px 11px
}
.tb_ov_co_icon_outer:hover{
    background-color:rgba(150,150,150,.15)
}
.tb_ov_co_icon{
    cursor:pointer;
    color:inherit;
    font-size:20px;
    width:20px;
    height:18px;
    border-bottom:2px solid
}
.tb_ov_co_icon:before,
.tb_ov_co_icon:after{
    content:"";
    display:block;
    border-bottom:2px solid;
    position:absolute;
    left:0;
    top:0;
    width:100%
}
.tb_ov_co_icon:after{
    top:50%
}
.module-overlay-content a:hover,
a.tb_ov_co_icon:hover,
a.tb_ov_co_icon:focus{
    text-decoration:none
}
.tb_oc_open .tb_ov_co_icon{
    border-bottom:none
}
.tb_oc_open .tb_ov_co_icon:before{
    transform:rotate(45deg);
    top:50%
}
.tb_oc_open .tb_ov_co_icon:after{
    transform:rotate(-45deg);
}
.tb_ov_co_icon_title{
    margin-left:5px
}
.tb_oc_expand_overlap{
    position:absolute;
    left:0;
    width:100%;
    height:100%;
    z-index:-1;
    opacity:0;
    transition:top .3s ease,opacity .3s ease
}
.tb_oc_expand_container{
    margin-top:10px
}
.tb_oc_expand_below{
    min-height:0;
    overflow:hidden;
    transition:min-height .3s linear;
    position:relative;
    z-index:1
}
.tb_oc_expandable{
    opacity:1
}
.tb_oc_open .tb_oc_expand_overlap{
    opacity:1;
    z-index:999;
}
.module .tb_ov_close{
    color:#000;
    cursor:pointer;
    display:block;
    position:absolute;
    text-decoration:none;
    top:15px;
    right:15px;
    padding:5px;
    line-height:0;
    background-color:rgba(255,255,255,.5);
    border-radius:50%;
    z-index:1;
    transition:transform .3s
}
.module .tb_ov_close:hover{
    background-color:rgba(150,150,150,.15);
    transform:rotateZ(90deg)
}
.tb_ov_close_inner{
    font-size:1.25em;
    min-width:1em;
    min-height:1em;
    display:inline-block
}
.tb_ov_close_inner:before,
.tb_ov_close_inner:after{
    content:'';
    display:block;
    border-top:2px solid;
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    transform:rotateZ(-45deg)
}
.tb_ov_close_inner:after{
    transform:rotateZ(45deg)
}
.tb_overlay_content_container-visible{
    overflow-y:hidden
}
.admin-bar .module-overlay-content .sidemenu{
    top:32px
}
.module.module-overlay-content .sidemenu{
    height:100%;
    width:100%;
    padding:0;
    display:none;
    overflow-y:auto;
    position:fixed;
    z-index:1111;
    overflow-x:hidden;
    background:#fff;
    margin:auto;
    transition:opacity 1s ease,visibility 1s ease,background 1s ease, transform 1s ease
}
.module-overlay-content .sidemenu-off .module_row,
.module-overlay-content .sidemenu-off .module,
.module-overlay-content .sidemenu-off .module .post{
    visibility:hidden!important
}
.tb_overlay_content_lp .tb_turn_on,
body[class*="tb_oc_"] .body-overlay{
    display:none
}
.tb_oc_overlay_layer{
    background:rgba(255,255,255,.95)
}
.tb_oc_overlay.sidemenu-on + .tb_oc_overlay_layer{
    position:fixed;
    top:0;
    left:0;
    width:100vw;
    height:100vh;
    z-index:1000
}
body[class*="tb_oc_"]{
    overflow:hidden; /* hide body scroll when Layout Part Content visible */
}
body[class*="tb_oc_"].sidemenu-right{
    left:0;
}
/* Fade*/
.tb_content_overlay_overlay.sidemenu{
    perspective:400px;
    opacity:0;
    visibility:hidden;
    transition:opacity .5s ease;
    right:0;
    bottom:0;
    left:0;
    top:0
}
.tb_content_overlay_overlay.sidemenu-on{
    opacity:1;
    visibility:visible
}
.tb_content_overlay_overlay.sidemenu:before{
    content:"";
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    background-color:rgba(0,0,0,0.2);
    border-radius:0;
    transform:scale(0);
    transition:transform .8s ease,background-color .8s ease
}
.tb_content_overlay_overlay.sidemenu-on:before{
    transform:none;
    background-color:transparent
}
/* Slide Down*/
.tb_content_overlay_slide_down.sidemenu{
    transform-origin:top;
    transform:translateY(-125vh);
    visibility:hidden;
    transition:transform .8s ease,opacity .8s ease,visibility .8s ease;
    left:0;
    right:0;
    bottom:0;
    top:auto
}
/* Slide Left*/
.tb_content_overlay_slide_right.sidemenu,
.tb_content_overlay_slide_left.sidemenu{
    perspective:400px;
    transform-origin:center;
    transition:transform .8s ease,opacity .8s ease,visibility .8s ease;
    visibility:hidden;
    overflow-x:hidden;
    left:0;
    top:0;
    bottom:0
}
/* Slide Right*/
.tb_content_overlay_slide_right.sidemenu{
    opacity:1;
    right:0;
    left:auto
}
/* Slide Up*/
.tb_content_overlay_slide_up.sidemenu{
    transform-origin:bottom;
    transform:translateY(125vh);
    visibility:hidden;
    transition:transform .8s ease,opacity .8s ease,visibility .8s ease;
    left:0;
    right:0;
    top:0
}
.module .tb_content_overlay_slide_right.sidemenu-on,
.module .tb_content_overlay_slide_down.sidemenu-on,
.module .tb_content_overlay_slide_left.sidemenu-on,
.module .tb_content_overlay_slide_up.sidemenu-on{
    transform:none;
    visibility:visible
}
/* Expand Overlay Style */
.tb_content_overlay_expand_overlay.sidemenu{
    display:none!important;
    position:static!important
}
.tb_content_overlay_expand_overlay.sidemenu-on{
    display:block!important
}
.tb_content_overlay_expand_overlay.sidemenu-right .body-overlay{
    display:none!important
}

/*/themify-builder/css/modules/gallery.css*/
.module-gallery .gallery-icon,
.module-gallery .gallery-item img{
    margin:0;
    padding:0;
}
/* rounded */
.module-gallery.rounded .gallery-icon{
    max-width:100%; /* for FF */
}
.module-gallery.rounded img{
    border-radius:8px
}
/* border */
.module-gallery.bordered img{
    border:solid 1px rgba(0,0,0,.2);
    padding:3px
}
/* drop shadow */
.module-gallery.drop-shadow img{
    box-shadow:0 1px 8px 0 rgba(0,0,0,.1)
}
/* circle */
.module.module-gallery.circle img{
    overflow:hidden;
    text-align:center;
    border-radius:50em
}
.module_column .module.module-gallery.circle .gallery-caption{
    text-align:center
}
.builder_gallery_load{
    cursor:wait;
    opacity:.5;
    position:relative;
}
.module.gallery .gallery-caption{
    margin:.5em 0;
    font-size:.95em
}
/*/themify-builder/css/modules/gallery_styles/grid.css*/
.module-gallery-grid{
    --galN:1;
    --galG:1.5%;
    display:grid;
    column-gap:15px;
    row-gap:15px;
    grid-template-columns:repeat(var(--galN),1fr)
}
div.module-gallery-grid .gallery-item{
    max-width:100%;
    width:100%;
    float:none;
    text-align:center;
    margin:0
}
.gallery-masonry .pagenav{
    position:absolute;
    top:100%;
    width:100%
}
div.gallery-masonry .gallery-item{
	margin-bottom:var(--galG)
}
.themify_builder_active .module.gallery-masonry .pagenav{
    position:sticky
}
.gallery-columns-2{
    --galN:2
}
.gallery-columns-3{
    --galN:3
}
.gallery-columns-4{
    --galN:4
}
.gallery-columns-5{
    --galN:5
}
.gallery-columns-6{
    --galN:6
}
.gallery-columns-7{
    --galN:7
}
.gallery-columns-8{
    --galN:8
}
.gallery-columns-9{
    --galN:9
}
@media screen and (max-width:680px){
	.module-gallery-grid{
		column-gap:8px;
		row-gap:8px;
	}
}
/*/themify-builder/css/modules/appearance/rounded.css*/
/* top left corner */
.ui.rounded,
.ui.builder_button.rounded:before,
.ui.nav.rounded>li:first-child,
.ui.nav.separate.rounded>li,
.ui.nav.separate.rounded>li a:before,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:first-child,
.ui.nav.rounded>li:first-child a,
.ui.nav.rounded>li:first-child a:before,
.ui.nav.rounded ul>li:first-child a:before,
.ui.module-tab.rounded.vertical .tab-nav,
.ui.module-tab.rounded.vertical .tab-nav li:first-child,
.ui.module-tab.rounded .tab-nav li,
.ui.module-accordion.rounded li:first-child,
.ui.module-accordion.rounded>li:first-child .accordion-title,
.ui.module-accordion.rounded>li:first-child .accordion-title a:before,
.ui.module-accordion.rounded.separate .accordion-title a:before,
.ui.module-callout.rounded,
.ui.module-callout.rounded:before,
.ui.nav.rounded>li:first-child:before,
.ui.nav.fullwidth.rounded:before,
.ui.glossy.rounded .tab-nav>li a:before,
.ui.nav.rounded.separate.vertical li:last-child:before,
.ui.nav.rounded.vertical.separate>li:last-child a:before,
.ui.module-tab.panel.rounded .tab-nav,
.ui.module-tab.panel .tab-nav:before{
    border-top-left-radius:8px
}
/* top right corner */
.ui.rounded,
.ui.builder_button.rounded:before,
.ui.nav.rounded.vertical li:first-child,
.ui.nav.rounded>li:last-child,
.ui.nav.separate.rounded>li,
.ui.nav.separate.rounded>li a:before,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:first-child,
.ui.nav.rounded>li:last-child a:before,
.ui.nav.rounded ul>li:first-child a:before,
.ui.nav.rounded li:last-child a,
.ui.module-tab.rounded .tab-nav li,
.ui.module-accordion.rounded li:first-child,
.ui.module-accordion.rounded>li:first-child .accordion-title,
.ui.module-accordion.rounded>li:first-child .accordion-title a:before,
.ui.module-accordion.separate.rounded .accordion-title a:before,
.ui.module-callout.rounded,
.ui.module-callout.rounded:before,
.ui.nav.rounded>li:last-child:before,
.ui.nav.rounded.vertical>li:first-child:before,
.ui.nav.fullwidth.rounded:before,
.ui.glossy.rounded .tab-nav>li a:before,
.ui.nav.separate.rounded.vertical li:last-child:before,
.ui.nav.rounded li:last-child:before,
.ui.nav.rounded.vertical li:first-child a:before,
.ui.nav.separate.rounded.vertical>li:last-child a:before,
.ui.module-tab.panel.rounded .tab-nav,
.ui.module-tab.panel .tab-nav:before{
    border-top-right-radius:8px
}
/* bottom right corner */
.ui.rounded,
.ui.nav.rounded>li:last-child,
.ui.nav.separate.rounded>li,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:last-child,
.ui.nav.rounded li:last-child a,
.ui.module-accordion.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-content,
.ui.module-accordion.rounded li:last-child .accordion-content,
.ui.module-callout.rounded{
    border-bottom-right-radius:8px
}
/* bottom left corner */
.ui.rounded,
.ui.nav.rounded.vertical li:last-child,
.ui.nav.rounded>li:first-child,
.ui.nav.rounded.separate>li,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:last-child,
.ui.nav.rounded>li:first-child a,
.ui.module-tab.rounded.vertical .tab-nav,
.ui.module-tab.rounded.vertical .tab-nav li:last-child,
.ui.module-accordion.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-content,
.ui.module-accordion.rounded li:last-child .accordion-content,
.ui.module-callout.rounded{
    border-bottom-left-radius:8px
}
/* no top-left corner */
.ui.nav.separate.vertical ul li:not(:first-child) a:before,
.ui.tab.vertical .tab-nav li:not(:first-child) a:before,
.ui.module-tab.panel.rounded .tab-content,
.ui.module-tab.vertical li:last-child a:before{
    border-top-left-radius:0;
}
/* no top-right corner */
.ui.nav.separate.vertical ul li:not(:first-child) a:before,
.ui.tab.vertical .tab-nav li:not(:first-child) a:before,
.ui.nav.fullwidth.rounded li:last-child a,
.ui.nav.fullwidth.rounded li:last-child,
.ui.nav.rounded.vertical li:last-child,
.ui.module-tab.panel.rounded .tab-content,
.ui.module-tab.vertical li:first-child a:before,
.ui.module-tab.vertical li:last-child a:before{
    border-top-right-radius:0
}
/* no bottom-left corner */
.ui.nav.rounded.vertical>li:first-child,
.ui.nav.rounded.vertical>li:first-child a,
.ui.module-accordion.rounded>li:last-child.current .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-title{
    border-bottom-left-radius:0;
}
/* no bottom-right */
.ui.nav.rounded.vertical>li:first-child,
.ui.nav.rounded.vertical>li:first-child a,
.ui.nav.fullwidth.rounded li:last-child a,
.ui.nav.fullwidth.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child.current .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-title{
    border-bottom-right-radius:0
}
/* all border-radius */
.ui.nav.rounded.vertical.separate>li:first-child,
.ui.nav.rounded.vertical.separate>li:first-child a,
.ui.nav.rounded.vertical.separate>li:last-child,
.ui.nav.rounded.vertical.separate>li:last-child a,
.ui.module-accordion.separate.rounded li,
.ui.module-accordion.separate.rounded .accordion-title,
.ui.module-tab.rounded .tab-content{
    border-radius:8px
}
/* no border-radius all */
.ui.nav.rounded.vertical>li:last-child:before,
.ui.module-tab.rounded.vertical .tab-nav li,
.ui.nav.rounded.vertical>li:last-child a:before{
    border-radius:0
}
/*/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
}
/*/themify-builder/css/modules/video.css*/
.module .video-title{
    margin:0 0 .3em;
    font-size:1.3em;
    padding:0
}
.video-wrap{
    padding-bottom:56.25%;
    height:0;
}
.video-top .video-title{
    margin-top:.8em
}
.video-top .video-caption{
    margin-bottom:1em
}
.module-video  img{
	width:100%;
}
/* Fix fullscreen vimeo video z-index */
.themify_builder .wow.module-video{
    animation-fill-mode:none
}
/*layout*/
.video-right .video-wrap,
.video-left .video-wrap{
    width:50%;
    margin-right:1.5em;
    margin-bottom:1em;
    float:left;
    padding-bottom:28.25%
}
.video-right .video-wrap{
    float:right;
}
/*/wp-content/themes/themify-ultra/styles/modules/back-top.css*/
.back-top{
	margin:0 auto .6em auto;
	width:200px
}
.back-top:not(.back-top-float) .arrow-up a{
	text-decoration:none;
	display:inline-block;
	position:relative;
	outline:0;
	bottom:0;
	padding:.4em;
	line-height:1;
	z-index:10;
	color:inherit;
	transition:bottom .5s
}
.back-top:not(.back-top-float):hover .arrow-up a{
	bottom:20px
}
.back-top a:before{
	content:'';
	display:inline-block;
	width:30px;
	height:30px;
	border:2px solid transparent;
	border-top-color:inherit;
	border-left-color:inherit;
	transform:rotate(45deg);
	margin-top:4px
}
#footer .back-top-float,
#pagewrap .back-top-float{
	background-color:rgba(251,9,48,.8);
	border-radius:100%;
	color:#fff;
	cursor:pointer;
	position:fixed;
	right:20px;
	bottom:20px;
	left:auto;
	top:auto;
	width:44px;
	height:44px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	opacity:1;
	z-index:101;
	transition:opacity .2s ease-in-out .2s,transform .2s ease-in-out;
	box-shadow:0 1px 8px rgba(0,0,0,.12)
}
#footer .back-top-hide,
#pagewrap .back-top-hide{
	opacity:0;
}
.back-top-float .arrow-up a,
#pagewrap .back-top-float .arrow-up a{
	background:none;
	color:inherit
}
.back-top-float .arrow-up,
#pagewrap .back-top-float .arrow-up{
	position:absolute;
	top:5px;
	left:50%
}
.back-top-float:hover .arrow-up,
#pagewrap .back-top-float:hover .arrow-up{
	animation:back-top-arrow-up .25s linear .2s infinite alternate
}
.back-top-float a:before,
#pagewrap .back-top-float a:before{
	width:13px;
	height:13px;
	position:absolute;
	top:14px;
	left:50%;
	margin-left:-7px;
	margin-top:0;
	border-width:1px
}
.footer-horizontal-left .back-top,
.footer-horizontal-right .back-top,
.footer-left-col .back-top,
.footer-right-col .back-top{
	position:absolute;
	top:-35px;
	width:60px;
	margin:0
}
.footer-horizontal-left .back-top .arrow-up a,
.footer-horizontal-right .back-top .arrow-up a,
.footer-left-col .back-top .arrow-up a,
.footer-right-col .back-top .arrow-up a{
	background-color:rgba(171,171,171,.78);
	color:#fff;
	width:60px;
	height:25px;
	line-height:100%;
	padding:10px 0 0;
	text-align:center!important;
	border-radius:8px 8px 0 0
}
.footer-horizontal-left .back-top a:before,
.footer-horizontal-right .back-top a:before,
.footer-left-col .back-top a:before,
.footer-right-col .back-top a:before{
	width:14px;
	height:14px
}
.footer-horizontal-left .back-top:hover .arrow-up a,
.footer-horizontal-right .back-top:hover .arrow-up a,
.footer-left-col .back-top:hover .arrow-up a,
.footer-right-col .back-top:hover .arrow-up a{
	bottom:0
}
.footer-horizontal-left .back-top .arrow-up:hover a,
.footer-horizontal-right .back-top .arrow-up:hover a,
.footer-left-col .back-top .arrow-up:hover a,
.footer-right-col .back-top .arrow-up:hover a{
	background-color:#000
}
@keyframes back-top-arrow-up{
    0%{top:0}
    100%{top:-5px}
}
/*/wp-content/themes/themify-ultra/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.2.0
Description:Use Ultra theme to create professional sites quickly and easily (landing pages,portfolio,blog,corporate,ecommerce,and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read <a href="https://themify.me/docs/ultra-documentation">Ultra documentation</a> for more information.
Author:Themify
Author URI:https://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify
Recommended Plugins:woocommerce,themify-portfolio-post,builder-countdown,builder-progress-bar,builder-counter,builder-contact,builder-woocommerce,builder-timeline,builder-image-pro,builder-typewriter,builder-maps-pro,builder-pricing-table,builder-slider-pro
---------
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).
/************************************************************************************
1. 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,a{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
iframe,audio{
	max-width:100%
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
html{
  scroll-behavior:smooth
}
body{
	font:1em/1.65em 'Public Sans',"Arial",sans-serif;
	overflow-wrap:break-word;
	color:#666;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%
}
a{
	text-decoration:none;
	outline:none;
	color:#ed1e24;
	transition:color .3s ease-in-out
}
a:hover{
	text-decoration:underline
}
p{
	padding:0;
	margin:0 0 1.3em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.1em;
	line-height:1.4em;
	padding:.8em 1.4em;
	margin:0 5% 1.2em;
	border-left:solid 3px rgba(150,150,150,.3);
}
ins{
	text-decoration:none
}
/* LIST */
ul,ol{
	margin:0 0 1.4em 1.6em;
	padding:0
}
li{
	margin:0 0 1em 0;
	padding:0
}
/* HEADINGS*/
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .5em;
	overflow-wrap:normal;
	font-weight:600;
	color:#000
}
h1{
	font-size:2.5em;
	line-height:1.2em;
	font-weight:700;	
	letter-spacing:-.03em
}
h2{
	font-size: 2em;
	line-height:1.3em;
	letter-spacing:-.02em;
}
h3{
	font-size: 1.45em;
	letter-spacing:-.02em;
}
h4{
	font-size:1.1em;
	letter-spacing:.05em;
	line-height:1.6em;
	text-transform:uppercase
}
h5{
	font-size:1.2em;
	line-height:1.7em
}
h6{
	font-size:1.1em;
	line-height:1.7em
}
/* FORM*/
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
input[type=radio],input[type=checkbox],select,textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background:#fff;
	border:1px solid rgba(0,0,0,.2);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius:8px
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	margin:0 1em .4em 0;
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:17em
}
input[type=number]{
	width:7em
}
input[type=checkbox]+label{
	display:inline-block
}
textarea{
	width:100%;
	min-height:13.5em;
	margin:0
}
select{
	padding-right:30px;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(55,55,55,.9)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
#pagewrap input[type=radio],
#pagewrap input[type=checkbox]{
	border-radius:6px;
	clear: none;
	cursor: pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	line-height: 1;
	-webkit-appearance: none;
}
#pagewrap input[type=radio]{
	border-radius:100%
}
input[type="checkbox"]:checked:before{
	content:"";
	display:inline-block;
	width:70%;
	height:30%;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid;
	border-bottom:1px solid;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="radio"]:checked:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	border-radius:100%;
	background-color:#222;
	width:12px;
	height:12px;
}
/* form input:focus */
select:focus,textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	border-color:rgba(0,0,0,.5);
}
/* form button */
input[type=reset],input[type=submit],button{
	background-color:#ed1e24;
	color:#fff;
	border:none;
	padding:.6em 1.4em;
	cursor:pointer;
	border-radius:30px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:.065em;
	-webkit-appearance:none;
	transition:background .3s,color .3s, transform .3s
}
/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#000;
	color:#fff;
	box-shadow:0 5px 10px rgba(0,0,0,.1);
	transform:translateY(-1px)
}
.gm-style-mtc button{
	border-radius:0
}
/*3. STRUCTURE*/
img,textarea,input,#main-nav ul a,.sidemenu,.post,.post-content,.author-box,.widget{
	box-sizing:border-box
}
/*4. GRID*/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}
/* main page width */
.pagewidth,
.module_row>.row_inner,
.module-layout-part .module_row.fullwidth_row_container>.row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.module_row.fullwidth>.row_inner{
	width:100%
}
/* content */
#layout{
	display:flex;
	flex-wrap:wrap
}
#content{
	width:71%;
	padding:5.75% 0
}
.sidebar-none #content{
	width:100%
}
/* sidemenu active */
.sidemenu-active{
	position:relative;
	transition:left .2s ease-in-out
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:300px
}
/* full_width content */
.full_width #layout{
	flex-wrap:wrap;
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:100%;
	max-width:100%
}
/*5. HEADER*/
#headerwrap{
	color:#000;
	position:absolute;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height:55px;
	z-index:999;
	top:0;
	left:0;
	transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,left .3s ease-in-out,min-height .3s ease-in-out
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed;
}
.transparent-header.no-fixed-header #headerwrap{
	position:absolute
}
.no-fixed-header #headerwrap{
	position:relative
} 
#header{
	position:relative;
	padding:2em 0;
	overflow:visible; /* required to prevent menu dropdown hidden */
	z-index:1
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}
/* header widget */
.header-widget{
	font-size:.92em;
	height:100%
}
.header-widget .widget{
	margin:2em 0
}
.header-widget .widgettitle{
	margin:0 0 .5em;
	font-size:1em;
	color:inherit
}
/* site logo */
/* sticky header logo */
.fixed-header-on .tf_sticky_logo ~ * {
	display:none !important;
}
/* Search Form */
.search-button{
	color:inherit;
	padding:9px 10px;
	margin:0;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(150,150,150,.15);	
}
a.search-button{
	text-decoration:none
}
.search-button:focus{
	outline:0
}
/* main navigation */
#main-nav{
	padding:0;
	margin:0
}
#main-nav li{
	margin:0;
    padding:0;
    list-style:none;
	position:relative;
    display:inline-block
}
#main-nav ul li{
    background:none;
    float:none;
    display:block
}
#main-nav li>.sub-menu{
    padding:.6em 0;
	margin:0;
    position:absolute;
    z-index:100;
    opacity:0;
    left:-.3em;
    top:100%;
    transform:scale(1,0);
    transform-origin:top;
    box-sizing:border-box;
    transition:transform .3s ease-in-out,opacity .3s ease-in-out;
    box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 12px rgba(0,0,0,.12);
    border-radius:8px;
	background:#fff;
	width:210px
}
/* sub-levels dropdown */
#main-nav li .sub-menu .sub-menu{
	left:100%;
	top:-.65em
}
/* Edge Menu */
#main-nav .edge>.sub-menu{
	left:auto;
    right:0
}
#main-nav ul .edge>.sub-menu{
	left:auto;
    right:100%
}
@media (hover:hover){
	#main-nav li:hover>.sub-menu,
	/* tab keyboard menu nav */
	#main-nav li> a:focus + .sub-menu,
	#main-nav li> .sub-menu:focus-within{
		opacity:1;
		transform:scale(1,1)
	}
}
.menu-item .child-arrow{
    display:none;
    cursor:pointer;
    z-index:12;
    width:36px;
    height:36px;
	border-radius:100%;
    position:absolute;
    right:0;
	top:4px;
	transition:transform .3s
}
.child-arrow:before,
.child-arrow:after{
    top:50%;
    left:12px;
    content:'';
    position:absolute;
    transition:transform .3s ease-in-out;
    height:1px;
    width:8px;
    transform:rotate(45deg);
    background:currentColor;
    z-index:9999;
    border-radius:10px
}
.child-arrow:after{
    left:17px;
    transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
@media (hover:none){
	#main-nav .menu-item-has-children > a{
		padding-right:45px
	}
	#footer-nav .menu-item-has-children > a{
		padding-right:30px
	}
	.menu-item .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li>.sub-menu{
		display:none
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1
	}
}
.tf_post_count{
	background:rgba(202,202,202,.3);
	border-radius:100%;
	font-size:.7em;
	line-height:1em;
	padding:.4em;
	margin-left:5px;
	display:none;
	min-width:11px;
	text-align:center;
	vertical-align:middle
}
.has-mega-sub-menu .tf_post_count{
    display:inline-block;
}
#main-nav .has-mega-column .widget_product_categories .product-categories a{
	width:auto;
	padding-left:0;
	padding-right:0;	
	display:inline-block
}
#main-nav .has-mega-column .product-categories .count{
	display:inline-block
}
#main-nav a{
    color:inherit;
    display:block;
	position:relative;
    padding:.6em;
    margin:0;
    text-decoration:none;
    transition:color .2s ease-in-out
}
/* highlight link */
#main-nav .highlight-link > a{
	border:none;
	background-color:rgba(150,150,150,.15);	
	color:#000;
	padding:.3em 1em;
    margin-left:.6em;
    margin-right:.6em;    
	border-radius:30px
}
#main-nav .highlight-link:last-child > a{
	margin-right:0
}
/* user menu icon */
#main-nav a > i .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* dropdown link */
#main-nav ul a{
	padding:.4em 1.4em;
	text-align:left
}
#main-nav ul a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts span{
	color:#353535
}
#main-nav a:hover,
#main-nav .current_page_item>a,
#main-nav .current-menu-item>a,
#main-nav ul a:hover{
	color:#ed1e24
}
#main-nav .has-mega-column>.sub-menu a {
    background:0;
    padding:.5em 0;
}
#main-nav .mega-menu-posts .post-title{
	font-size:.95em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	padding:0;
}
#main-nav .mega-menu-posts .post a{
	text-transform:none;
	padding:0
}
#main-nav .mega-menu-posts .post del{
	opacity:.5;
	font-size:.85em; /* for woocommerce */
}
#main-nav .has-mega-column .widget{
	margin:0 0 .5em;
	text-align:left
}
#main-nav .has-mega-column .widget h1,
#main-nav .has-mega-column .widget h2,
#main-nav .has-mega-column .widget h3,
#main-nav .has-mega-column .widget h4,
#main-nav .has-mega-column .widget h5,
#main-nav .has-mega-column .widget h6{
	color:inherit
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column>.sub-menu>.columns-sub-item>a{
	font-size:1.05em;
	font-weight:600;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0;
	text-decoration:none;
	letter-spacing:0;
	text-transform:none
}
#main-nav .has-mega-column .widgettitle:before{ /* hide widget title bottom border */
	display:none;
	margin:0;
	padding:0
}
#main-nav .has-mega-column>.sub-menu>li{
	line-height:1.7em;
	box-sizing:border-box
}
.header-icons a,
.header-icons a:hover{
	color:inherit;
	text-decoration:none
}
#headerwrap .header-icons>*{
	vertical-align:middle
}
.slide-cart .header-icons{
	min-width:75px;
	text-align:right
}
#menu-icon{
	margin:0 0 0 10px;
	padding:10px 9px 11px;
	line-height:1em;
	border-radius:100%;
}
#menu-icon:hover{
	background:rgba(150,150,150,.15);	
}
.menu-icon-inner{
	border-bottom:2px solid;
	box-sizing:border-box;
	position:relative;
	width:22px;
	height:18px;
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:border .7s ease;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
#menu-icon-close{
	transform:rotateZ(0deg);
	transition:border .3s ease-in-out,transform .3s ease-in-out
}
.body-overlay{
	display:none;
	background-color:rgba(206,206,206,.8);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.body-overlay-on{
	display:block;
	z-index:998
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.slide-cart-visible #headerwrap:before,
.mobile-menu-visible #headerwrap:before{
	display:none;
}
.fixed-header .header-bar,
.fixed-header .search-button,
.fixed-header .header-widget{
	display:none; /* hide unnecessary elements in fixed-header */
}
.fixed-header #header{
	transition:padding .3s ease-in-out;
	padding-top:5px;
	padding-bottom:5px
}
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.hidden{
	transform:translateY(-100%);
	opacity:0
}
/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 1em;
	padding:0
}
/*AUTHOR PAGE*/
.author-bio{
	margin:0 0 2em;
	overflow:hidden
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
/*7. POST*/
.post{
	margin-bottom:2em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}
/* post title */
.post-title{
	font-size:2.4em;
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	text-transform:none;
	letter-spacing:-.04em
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:#ed1e24
}
/* post image */
.post-image{
	margin:0 0 1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 .8em;
	padding:0
}
.post-meta .separator{
	opacity:.1
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.2
}
.post-meta .post-comment .tf_fa{
	margin-left:8px;
	vertical-align:text-top;
	font-size:.8em;
	opacity:.7
}
/* more link */
.more-link,
.more-link:hover{
	text-decoration:none
}
.more-link:after{
	content:'';
	border:1px solid transparent;
	border-top-color:inherit;
	border-right-color:inherit;
	min-width:.7em;
	min-height:.7em;
	transform:rotateZ(45deg);
	margin-left:.5em;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle
}
/* post date */
.post-date{
	margin:0 0 .4em;
	display:block;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.04em
}
/*GENERAL POST STYLING*/
.loops-wrapper .post{
	text-align:center; /* make archive post view text center */
}
.loops-wrapper .post-image{
	margin-bottom:1em;
	position:relative;
	transition:border .3s ease-in-out,margin .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out
}
/* required for making post content vertical alignment */
.disp-table{
	display:table;
	width:100%;
	height:100%
}
.disp-row{
	display:table-row
}
.disp-cell{
	width:100%;
	display:table-cell
}
.disp-cell.valignmid{
	vertical-align:middle
}
/*AUTHOR BOX*/
.author-box{
	margin:5.5em 0;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 2em .3em 0
}
.author-box .author-name{
	margin:0 0 .3em
}
/*POST PAGINATION (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
}
/*INFINITE SCROLL*/
#load-more{
	padding:50px 0
}
a.load-more-button{
	padding:10px 28px;
	text-decoration:none;
	display:none;
	box-sizing:border-box;
	width:auto;
	background:rgba(183,183,183,.16);
	border-radius:30px
}
/*POST VIDEO (css for fluid video)*/
.post-video{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.featured-area img{
	width:100%
}
/*NO-GUTTER POST*/
.loops-wrapper.no-gutter .post-image{
	margin:0
}
.loops-wrapper.no-gutter .post,
ul.products.no-gutter li.product .post-image,
.loops-wrapper.no-gutter .post-image img{
	border-radius:0;
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2.4em
}
.widgettitle{
	margin:0 0 1em;
	padding:0;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.09em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:.6em 0 -.6em 0;
	padding:0
}
.widget ul ul li{
	margin:0;
	padding-left:1em
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}
/* twitter widget */
.widget .twitter-list li{
	padding:0;
	margin:0 0 1.5em
}
.widget .twitter-list .twitter-timestamp{
	display:block;
	padding-top:.1em
}
.widget .follow-user{
	margin:0;
	padding:.5em 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:1.2em;
	float:left
}
/* 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
}
/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.module-title{
	font-size:1.2em;
	font-weight:600;
	margin:0 0 .8em
}
/* post module */
.col4-3 .loops-wrapper .post,
.col4-2 .loops-wrapper .post,
.col4-1 .loops-wrapper .post,
.col3-2 .loops-wrapper .post,
.col3-1 .loops-wrapper .post,
.col2-1 .loops-wrapper .post{
	text-align:inherit; /* reset text center */
	margin-bottom:1em
}
.col4-3 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title,
.col4-1 .loops-wrapper.list-post .post-title,
.col3-2 .loops-wrapper.list-post .post-title,
.col3-1 .loops-wrapper.list-post .post-title,
.col2-1 .loops-wrapper.list-post .post-title{
	font-size:1.4em; /* reset text center */
	margin:0 0 .5em
}
/* map module */
.module-map{
	margin-bottom:0
}
/* themify-icon shortcode */
.shortcode.themify-icon .themify-icon-icon{
	font-size:1.3em
}
/* shorcode button */
a.shortcode.button{
	border-radius:2px;
	padding:.65em 1em
}
/* general module heading styling */
.module-image .image-title,
.module-tile .tile-title,
.module-feature .module-feature-title,
.module-pro-image .image-pro-title{
	font-size:1.1em;
	font-weight:600;
}
.module-service-menu .tb-menu-title{
	text-transform:inherit;
	letter-spacing:inherit
}
/* optin module */
.tb_optin_horizontal form > div[class*="tb_optin_"]{
	width:auto
}
.module-optin.tb_optin_horizontal .tb_optin_submit{
	background:0
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:1em
}
.alignright{
	float:right;
	margin-left:1em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	margin:.5em 0
}
/* attachment page */
body.attachment{
	width:auto;
	float:none;
	position:static
}
.single .attachment.post{
	width:auto;
	float:none
}
/* clearfix */
.widget li:after,.menu:after{
	content:"";
	display:table;
	clear:both
}
.post-image,
.post-img,
.module-feature-image,
.slide-image{
    transition:border .3s ease-in-out,margin .5s ease-out,padding .3s ease-in-out,width .3s ease-in-out
}
.mobile-menu-visible{
	overflow-y:hidden
}
/*BASE MEDIA QUERIES*/
@media screen and (max-width:1260px){
	h1{
		font-size:2.4em
	}
	h2{
		font-size:2em
	}
	.pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:94%
	}
	#pagewrap,
	.default_width #layout .module_row>.row_inner,
	.module-layout-part .module_row.fullwidth>.row_inner,
	.module_row.fullwidth>.row_inner{
		max-width:100%
	}
}
@media screen and (max-width:1024px){
	.header-widget .col4-1{
		width:48.4%
	}
	.header-widget .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:760px){
	body .pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:90%
	}
	/* sidebar */
	#layout{
		flex-wrap:wrap
	}
	#sidebar,
	#content{
		width:100%;
		max-width:100%;
		clear:both;
		padding-top:10%
	}
}
@media screen and (max-width:680px){
	h1{
		font-size:1.9em
	}
	h2,
	.post-title,
	.loops-wrapper.tf_clear .post-title{
		font-size:1.6em
	}
	h3{
		font-size:1.35em
	}
	.col4-1{
		font-size:.95em
	}
	.col4-2,
	.col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	/*HEADER*/	
	/* prevent logo img extend the fixed header on mobile */
	.fixed-header #site-logo img:not(.tf_sticky_logo){
		width:auto;
		max-height:40px
	}
	#headerwrap .header-icons{ 
		right:5%
	}
	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image,
	.loops-wrapper.list-large-image .post-image{
		float:none;
		position:static;
		width:auto;
		max-width:none;
		overflow:visible
	}
}

/*/wp-content/themes/themify-ultra/styles/headers/header-slide-out.css*/
#header{
	padding:1.05em 0
}
.header-bar{
	float:left
}
#site-logo{
	display:inline-block;
	vertical-align:middle
}
#site-description{
	margin:1em;
	display:inline-block
}
#header .social-widget{
    position:static;
    float:none
}
#headerwrap #searchform-wrap{
	width:100%;
	display:block;
	float:none;
	clear:both;
	margin:1em 0
}
#headerwrap #searchform{
    width:100%
}
#headerwrap #searchform #s{
    position:static;
    width:100%;
    background-color:#eee;
	padding-left:38px
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .tf_fa:hover + #s{
    width:100%
}
#main-nav-wrap{
	display:block;
	padding:0;	
	margin:1em 0 1.5em
}
#main-nav li{
	clear:both;
	display:block;
	width:100%
}
#headerwrap #main-nav a{
	width:auto;
	border:none;
	margin:0;
	padding:.55em 0;
	font-size:100%;
	font-weight:400;
	line-height:1.5em;
	background:none
}
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
	color:#ed1e24
}
#main-nav .child-arrow{
	display:inline-block
}
.menu-item .child-arrow:hover{
	background:rgba(150,150,150,.15)
}
#main-nav li> .sub-menu{
	border:none;
	background:none;
	position:static;
	width:auto;	
	padding:0;
	margin:0 0 0 1em;
	letter-spacing:0;
	display:none;
	transition:none;
	opacity:1;
	transform:none;
	overflow:inherit;
	color:inherit;
	box-shadow:none
}
.slide-cart-visible .cart-icon,
.mobile-menu-visible .cart-icon,
.slide-cart-visible #menu-icon,
.mobile-menu-visible #menu-icon{
	display:none
}
#main-nav .has-mega > .sub-menu {
	padding:0
}
#main-nav .has-mega-column > .sub-menu ul,
#main-nav .has-mega-sub-menu .mega-sub-menu ul{
	float:none;
	margin:0 0 0 1em
}
#main-nav .has-mega-column > .sub-menu .widget{
	margin-top:.5em;
	margin-bottom:.5em
}
.header-widget{
	display:none;
	text-align:center
}
.header-widget .header-widget-inner{
	height:100%;
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .header-bar{
	display:block
}
.fixed-header-on #headerwrap .social-widget{
	display:inline-block
}
.header-icons{
	position:absolute;
	display:block;
	right:7%;
	text-decoration:none;
	color:inherit;
	font-size:1em;
	z-index:2
}
.slide-cart-visible .header-icons,
.mobile-menu-visible .header-icons{
	z-index:1
}
body:not(.announcement-bar-showing):not(.themify_builder_active) .header-icons{
	top:50%;
	transform:translateY(-50%)
}
.announcement-bar-showing .header-icons{
	bottom:15px
}
.slide-cart #headerwrap .header-icons{
	display:flex;
	flex-direction:row-reverse;
	align-items:center
}
/* slide menu close */
#menu-icon-close{
	display:block;
	position:absolute;
	text-decoration:none;
	top:10px;
	right:10px;
	min-width:1em;
	min-height:1em;
	transform-origin:center;
	transition-property:transform;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	font-size:20px;
	color:inherit;
	padding:9px;
	border-radius:100%
}
#menu-icon-close:hover{
	background:rgba(150,150,150,.15)
}
#menu-icon-close:before,
#menu-icon-close:after{
	height:56%;
	width:2px;
}
/* Slide Menu Styles */
.sidemenu{
	transition:box-shadow .2s ease-in-out;
	height:100%;
	width:300px;
	padding:60px 25px 25px;
	background-color:#fff;		
	color:#000;
	display:block;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	position:fixed;
	top:0;
	z-index:11111
}
.slide-cart-visible .sidemenu,
.mobile-menu-visible .sidemenu{
	box-shadow:-4px 0 22px -22px rgba(0,0,0,.8)	
}
#main-nav a,
#main-nav ul a,
#main-nav .mega-menu-posts a{
	color:#000
}
#mobile-menu{
	right:-300px
}
#mobile-menu.sidemenu-on{
	right:0
}
.sidemenu-right,
.sidemenu-right .fixed-header{
	left:-300px
}
/*/wp-content/themes/themify-ultra/styles/colors/brown.css*/
/* general bg & color */
a, .post-nav .arrow{
	color:#6d391a
}
a:hover{
	color:#000
}
.post-nav a:hover span{
	color:inherit
}
.post-title a{
	color:#000
}
.post-title a:hover{
	color:#6d391a
}
input[type=reset],
input[type=submit],
button,
#respond #cancel-comment-reply-link,
.commentlist .comment-reply-link{
	background-color:#6d391a;
	color:#fff;
	border:none
}
input[type=reset]:hover,
input[type=submit]:hover,
button:hover,
.commentlist .comment-reply-link:hover,
#respond #cancel-comment-reply-link:hover{
	background-color:#000;
	color:#ffcb33
}
#main-nav .has-mega-column {
	color:#666;
}
.header-minbar #main-nav .has-mega-column,
.header-slide-out #main-nav .has-mega-column,
.header-leftpane #main-nav .has-mega-column,
.header-rightpane #main-nav .has-mega-column,
.mobile-menu-visible #main-nav .has-mega-column {
	color:rgba(255,255,255,.7)
}
.boxed-content,
#slide-cart,
.header-minbar .sidemenu,
.header-slide-out .sidemenu,
.mobile_menu_active .sidemenu,
#headerwrap,
#footerwrap{
	background-color:#844e2f;
	color:rgba(255,255,255,.7)
}
.header-stripe.mobile-menu-visible #headerwrap a,
.header-rightpane #main-nav ul a,
.header-rightpane #main-nav .mega-menu-posts a,
.header-leftpane #main-nav ul a,
.header-leftpane #main-nav .mega-menu-posts a,
.mobile-menu-visible #headerwrap #main-nav a,
.mobile-menu-visible #header .social-widget a,
#slide-cart .product-title a,
#headerwrap a,
#footerwrap a{
	color:#fff
}
#main-nav ul .current_page_item > a,
#main-nav ul .current-menu-item > a,
.transparent-header #main-nav ul a:hover,
.transparent-header #main-nav .mega-menu-posts a:hover,
#main-nav ul a:hover,
#main-nav .mega-menu-posts a:hover{
	color:#6d391a
}
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#headerwrap a:hover,
#footerwrap a:hover,
#slide-cart a:hover,
.header-stripe.mobile-menu-visible #headerwrap a:hover,
.header-rightpane #main-nav ul a:hover,
.header-rightpane #main-nav .mega-menu-posts a:hover,
.header-leftpane #main-nav ul a:hover,
.header-leftpane #main-nav .mega-menu-posts a:hover,
.mobile_menu_active #headerwrap a:hover,
.mobile-menu-visible #headerwrap a:hover,
.mobile-menu-visible #headerwrap #main-nav a:hover,
.mobile-menu-visible #headerwrap #main-nav ul a:hover{
	color:#ffcb33
}
#headerwrap h1,
#headerwrap h2,
#headerwrap h3,
#headerwrap h4,
#headerwrap h5,
#headerwrap h6,
#footerwrap h1,
#footerwrap h2,
#footerwrap h3,
#footerwrap h4,
#footerwrap h5,
#footerwrap h6{
	color:inherit
}

/* full section scrolling loader */
.theme-color-brown .section_loader{
	background-color:#6d391a
}

/* header classic */
body:not(.mobile_menu_active).header-classic #headerwrap{
	background-color:transparent;
	color:inherit
}
.header-classic:not(.mobile_menu_active) #site-logo a{
	color:inherit
}
body:not(.mobile_menu_active).header-classic #headerwrap .navbar-wrapper{
	background-color:#6d391a
}

/* header stripe */
.header-stripe #headerwrap,
.header-stripe #headerwrap.fixed-header{
	background-color:transparent;
	color:#000;
}
.header-stripe #headerwrap a{
	color:#000
}
.header-stripe #headerwrap a:hover{
    color:#6d391a	
}
.header-stripe #site-logo{
	background-color:#6d391a;
	color:#fff;
}
.header-stripe #site-logo a,
.header-stripe #site-logo a:hover{
	color:#fff
}

/* semi-transparent element */
.transparent-header #headerwrap.fixed-header,
#headerwrap.fixed-header,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.single .post-content .post-date,
.loops-wrapper.list-post .post-date,
.mobile-menu-visible.header-overlay #headerwrap,
#pagewrap .back-top-float{
	background-color:rgba(112,63,48,.8);
	color:#fff
}

/* left/right pane menu icon */
.mobile_menu_active.header-leftpane #pagewrap #headerwrap #menu-icon,
.mobile_menu_active.header-rightpane #pagewrap #headerwrap #menu-icon{
	background-color:#6d391a;
	color:#fff
}

/* sidebar toggle & footer tab */
.sticky_sidebar_enabled #toggle-mobile-sidebar-button,
.header-bottom #pagewrap .back-top-float,
.footer-tab,
.full-section-scrolling #footerwrap .back-top .arrow-up a,
.footer-horizontal-left #footerwrap .back-top .arrow-up a,
.footer-horizontal-right #footerwrap .back-top .arrow-up a,
.footer-left-col #footerwrap .back-top .arrow-up a,
.footer-right-col #footerwrap .back-top .arrow-up a{
	background-color:#6d391a;
	color:#fff
}
.header-bottom #pagewrap .back-top-float:hover,
.footer-tab:hover,
.full-section-scrolling #footerwrap .back-top .arrow-up:hover a,
.footer-horizontal-left #footerwrap .back-top .arrow-up:hover a,
.footer-horizontal-right #footerwrap .back-top .arrow-up:hover a,
.footer-left-col #footerwrap .back-top .arrow-up:hover a,
.footer-right-col #footerwrap .back-top .arrow-up:hover a{
	background-color:#000;
	color:#fff
}

/* Flip Post Layout */
.loops-wrapper.flip .post-image + .post-content{
	background-color:#6d391a;
	color:rgba(255,255,255,.7)
}
.loops-wrapper.flip .post-image + .post-content a{
	color:#fff
}
.loops-wrapper.flip .post-image + .post-content a:hover{
	color:#ffcb33
}

/* WOOCOMMERCE
================================================ */
/* button */
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce ul.products li.product .button{
	background-color:#6d391a;
	color:#fff
}
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover{
	background-color:#000;
	color:#ffcb33
}
#slide-cart .button{
	background-color:#000;
}
/*/wp-content/themes/themify-ultra-child/style.css*/
/*
Theme Name: themify-ultra-child
Template: themify-ultra
*/
/*/wp-content/uploads/themify-css/themify-builder-684-generated.css*/
/* Generated from tbuilder_layout_part: valerie-pico-2 */
.themify_builder_content-684 .tb_ngc8900.module_column{padding-top:3%;background-color:rgba(74, 74, 74, 1);padding-right:5%;padding-bottom:3%;padding-left:5%;}
.themify_builder_content-684 .tb_v7bz999.module-fancy-heading.module .main-head,.themify_builder_content-684 .tb_v7bz999.module-fancy-heading.module .main-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-684 .tb_v7bz999.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-684 .tb_v7bz999.module-fancy-heading.module .sub-head,.themify_builder_content-684 .tb_v7bz999.module-fancy-heading.module .sub-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-684 .tb_v7bz999.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap p,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap blockquote,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap h1,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap h2,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap h3,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap h4,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap h5,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap h6,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap li,.themify_builder_content-684 .tb_s9jv903.module-text .tb_text_wrap span{color:rgba(252, 252, 252, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}

@media screen and (max-width:480px){
.themify_builder_content-684 .tb_s9jv903.module-text{padding-top:10px;}
}
/*/wp-content/uploads/themify-css/themify-builder-730-generated.css*/
/* Generated from tbuilder_layout_part: yamagami-tetsujiro */
.themify_builder_content-730 .tb_vw2q751.module_column{padding-top:3%;background-color:rgba(74, 74, 74, 1);padding-right:5%;padding-bottom:3%;padding-left:5%;}
.themify_builder_content-730 .tb_ast5618.module-fancy-heading.module .main-head,.themify_builder_content-730 .tb_ast5618.module-fancy-heading.module .main-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-730 .tb_ast5618.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-730 .tb_ast5618.module-fancy-heading.module .sub-head,.themify_builder_content-730 .tb_ast5618.module-fancy-heading.module .sub-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-730 .tb_ast5618.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap p,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap blockquote,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap h1,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap h2,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap h3,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap h4,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap h5,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap h6,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap li,.themify_builder_content-730 .tb_g5nw677.module-text .tb_text_wrap span{color:rgba(252, 252, 252, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}

@media screen and (max-width:480px){
.themify_builder_content-730 .tb_g5nw677.module-text{padding-top:10px;}
}
/*/wp-content/uploads/themify-css/themify-builder-691-generated.css*/
/* Generated from tbuilder_layout_part: farid-rezkallah%e3%80%80annie-ohayon-dekel */
.themify_builder_content-691 .tb_aqov622.module_column{padding-top:3%;background-color:rgba(74, 74, 74, 1);padding-right:5%;padding-bottom:3%;padding-left:5%;}
.themify_builder_content-691 .tb_wxfs321.module-fancy-heading.module .main-head,.themify_builder_content-691 .tb_wxfs321.module-fancy-heading.module .main-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-691 .tb_wxfs321.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-691 .tb_wxfs321.module-fancy-heading.module .sub-head,.themify_builder_content-691 .tb_wxfs321.module-fancy-heading.module .sub-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-691 .tb_wxfs321.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-691 .tb_swae396.module-fancy-heading.module .main-head,.themify_builder_content-691 .tb_swae396.module-fancy-heading.module .main-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-691 .tb_swae396.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-691 .tb_swae396.module-fancy-heading.module .sub-head,.themify_builder_content-691 .tb_swae396.module-fancy-heading.module .sub-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-691 .tb_swae396.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap p,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap blockquote,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap h1,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap h2,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap h3,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap h4,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap h5,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap h6,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap li,.themify_builder_content-691 .tb_pe9n860.module-text .tb_text_wrap span{color:rgba(252, 252, 252, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}

@media screen and (max-width:480px){
.themify_builder_content-691 .tb_pe9n860.module-text{padding-top:10px;}
}
/*/wp-content/uploads/themify-css/themify-builder-710-generated.css*/
/* Generated from tbuilder_layout_part: nakatani-shungo */
.themify_builder_content-710 .tb_g4xc941.module_column{padding-top:3%;background-color:rgba(74, 74, 74, 1);padding-right:5%;padding-bottom:3%;padding-left:5%;}
.themify_builder_content-710 .tb_3xnh201.module-fancy-heading.module .main-head,.themify_builder_content-710 .tb_3xnh201.module-fancy-heading.module .main-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-710 .tb_3xnh201.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-710 .tb_3xnh201.module-fancy-heading.module .sub-head,.themify_builder_content-710 .tb_3xnh201.module-fancy-heading.module .sub-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-710 .tb_3xnh201.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap p,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap blockquote,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap h1,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap h2,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap h3,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap h4,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap h5,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap h6,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap li,.themify_builder_content-710 .tb_4qn1102.module-text .tb_text_wrap span{color:rgba(252, 252, 252, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}

@media screen and (max-width:480px){
.themify_builder_content-710 .tb_4qn1102.module-text{padding-top:10px;}
}
/*/wp-content/uploads/themify-css/themify-builder-676-generated.css*/
/* Generated from tbuilder_layout_part: valerie-pico */
.themify_builder_content-676 .tb_kaov100.module_column{padding-top:3%;background-color:rgba(74, 74, 74, 1);padding-right:5%;padding-bottom:3%;padding-left:5%;}
.themify_builder_content-676 .tb_bxlh000.module-fancy-heading.module .main-head,.themify_builder_content-676 .tb_bxlh000.module-fancy-heading.module .main-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-676 .tb_bxlh000.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-676 .tb_bxlh000.module-fancy-heading.module .sub-head,.themify_builder_content-676 .tb_bxlh000.module-fancy-heading.module .sub-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-676 .tb_bxlh000.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap p,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap blockquote,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap h1,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap h2,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap h3,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap h4,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap h5,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap h6,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap li,.themify_builder_content-676 .tb_ilcj688.module-text .tb_text_wrap span{color:rgba(252, 252, 252, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}

@media screen and (max-width:480px){
.themify_builder_content-676 .tb_ilcj688.module-text{padding-top:10px;}
}
/*/wp-content/uploads/themify-css/themify-builder-722-generated.css*/
/* Generated from tbuilder_layout_part: chou-cheng */
.themify_builder_content-722 .tb_dvie050.module_column{padding-top:3%;background-color:rgba(74, 74, 74, 1);padding-right:5%;padding-bottom:3%;padding-left:5%;}
.themify_builder_content-722 .tb_xlp4005.module-fancy-heading.module .main-head,.themify_builder_content-722 .tb_xlp4005.module-fancy-heading.module .main-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-722 .tb_xlp4005.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-722 .tb_xlp4005.module-fancy-heading.module .sub-head,.themify_builder_content-722 .tb_xlp4005.module-fancy-heading.module .sub-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-722 .tb_xlp4005.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap p,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap blockquote,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap h1,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap h2,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap h3,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap h4,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap h5,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap h6,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap li,.themify_builder_content-722 .tb_5yfl050.module-text .tb_text_wrap span{color:rgba(252, 252, 252, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}

@media screen and (max-width:480px){
.themify_builder_content-722 .tb_5yfl050.module-text{padding-top:10px;}
}
/*/wp-content/uploads/themify-css/themify-builder-700-generated.css*/
/* Generated from tbuilder_layout_part: thomas-foguenne */
.themify_builder_content-700 .tb_bjqu800.module_column{padding-top:3%;background-color:rgba(74, 74, 74, 1);padding-right:5%;padding-bottom:3%;padding-left:5%;}
.themify_builder_content-700 .tb_zcgm746.module-fancy-heading.module .main-head,.themify_builder_content-700 .tb_zcgm746.module-fancy-heading.module .main-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-700 .tb_zcgm746.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-700 .tb_zcgm746.module-fancy-heading.module .sub-head,.themify_builder_content-700 .tb_zcgm746.module-fancy-heading.module .sub-head a{color:rgba(250, 250, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-700 .tb_zcgm746.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap p,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap blockquote,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap h1,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap h2,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap h3,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap h4,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap h5,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap h6,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap li,.themify_builder_content-700 .tb_8z3k000.module-text .tb_text_wrap span{color:rgba(252, 252, 252, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}

@media screen and (max-width:480px){
.themify_builder_content-700 .tb_8z3k000.module-text{padding-top:10px;}
}
/*/wp-content/uploads/themify-css/themify-builder-32-generated.css*/
/* Generated from page: home */
.themify_builder_content-32 .tb_axsd407.module_row{background-position:50% 100%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:linear-gradient(273deg,rgb(0, 0, 0) 0%,rgb(110, 28, 28) 0%,rgb(16, 107, 52) 0%,rgba(77, 64, 65, 0.99) 37%,rgb(0, 130, 74) 100%);}
.themify_builder_content-32 .tb_7lsp407.module_column{padding-right:0%;padding-left:1%;}
.themify_builder_content-32 .tb_6ccs408.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/main-PC.jpg);}
.themify_builder_content-32 .tb_cvot57.module-image{margin-top:77%;margin-bottom:1px;padding-left:32px;padding-right:32px;}
.themify_builder_content-32 .tb_wurv144.module_subrow{margin-top:22px;}
.themify_builder_content-32 .tb_mej9274.module_column{margin-top:0px;padding-right:2%;}
.themify_builder_content-32 .tb_ap4x408.module_subrow{padding-bottom:2%;padding-top:2%;}
.themify_builder_content-32 .tb_3cz3495.module_subrow{padding-left:1%;padding-bottom:8%;padding-right:1%;padding-top:8%;}
.themify_builder_content-32 .tb_opks839.module_subrow{padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_79dp217.module_subrow{padding-left:10%;padding-bottom:2%;padding-right:10%;padding-top:3%;}
.themify_builder_content-32 .tb_c5g2359.module_subrow{padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_wcww360.module-buttons{mix-blend-mode:normal;}
.themify_builder_content-32 .tb_wcww360.module-buttons i,.themify_builder_content-32 .tb_wcww360.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_wcww360.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wcww360.module-buttons .module-buttons-item:hover i,.themify_builder_content-32 .tb_wcww360.module-buttons .module-buttons-item:hover span{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_wcww360.module-buttons .module-buttons-item:hover i:hover,.themify_builder_content-32 .tb_wcww360.module-buttons .module-buttons-item:hover span:hover{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_9nd8360.module-buttons{mix-blend-mode:normal;}
.themify_builder_content-32 .tb_9nd8360.module-buttons i,.themify_builder_content-32 .tb_9nd8360.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_9nd8360.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_9nd8360.module-buttons .module-buttons-item:hover i,.themify_builder_content-32 .tb_9nd8360.module-buttons .module-buttons-item:hover span{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_9nd8360.module-buttons .module-buttons-item:hover i:hover,.themify_builder_content-32 .tb_9nd8360.module-buttons .module-buttons-item:hover span:hover{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_lewf265.module-image{margin-top:15px;}
.themify_builder_content-32 .tb_yjwt763.module-image{margin-top:17px;}
.themify_builder_content-32 .tb_smec525.module_row{padding-top:8%;padding-bottom:6%;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/midori_background_.jpg);}
.themify_builder_content-32 .tb_smec525.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_smec525.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(26, 24, 24, 0.33);}
.themify_builder_content-32 .tb_imuq536.module_subrow{margin-top:34px;}
.themify_builder_content-32 .tb_0b42930.module_subrow{padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_bkkj930.module-buttons{mix-blend-mode:normal;}
.themify_builder_content-32 .tb_bkkj930.module-buttons i,.themify_builder_content-32 .tb_bkkj930.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_bkkj930.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_bkkj930.module-buttons .module-buttons-item:hover i,.themify_builder_content-32 .tb_bkkj930.module-buttons .module-buttons-item:hover span{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_bkkj930.module-buttons .module-buttons-item:hover i:hover,.themify_builder_content-32 .tb_bkkj930.module-buttons .module-buttons-item:hover span:hover{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_7t7n931.module-buttons{mix-blend-mode:normal;}
.themify_builder_content-32 .tb_7t7n931.module-buttons i,.themify_builder_content-32 .tb_7t7n931.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_7t7n931.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7t7n931.module-buttons .module-buttons-item:hover i,.themify_builder_content-32 .tb_7t7n931.module-buttons .module-buttons-item:hover span{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_7t7n931.module-buttons .module-buttons-item:hover i:hover,.themify_builder_content-32 .tb_7t7n931.module-buttons .module-buttons-item:hover span:hover{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_p5w7568.module_subrow{margin-top:34px;}
.themify_builder_content-32 .tb_bwah495.module_subrow{margin-top:34px;}
.themify_builder_content-32 .tb_u06t603.module_row{background-color:rgba(191, 191, 191, 1);padding-top:5%;padding-bottom:5%;background-position:50.67% 43.75%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-33.jpg);}
.themify_builder_content-32 .tb_u06t603.module_row,.themify_builder_content-32 .tb_u06t603.module_row p,.themify_builder_content-32 .tb_u06t603.module_row h1,.themify_builder_content-32 .tb_u06t603.module_row h2,.themify_builder_content-32 .tb_u06t603.module_row h3:not(.module-title),.themify_builder_content-32 .tb_u06t603.module_row h4,.themify_builder_content-32 .tb_u06t603.module_row h5,.themify_builder_content-32 .tb_u06t603.module_row h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_u06t603.module_row a{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_u06t603.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_u06t603.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.25);}
.themify_builder_content-32 .tb_mmtl843.module_row{padding-top:6%;padding-bottom:5%;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-71.jpg);}
.themify_builder_content-32 .tb_mmtl843.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_mmtl843.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(26, 24, 24, 0.57);}
.themify_builder_content-32 .tb_5yia845.module-fancy-heading.module .main-head{letter-spacing:0px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_5yia845.module-fancy-heading.module .main-head,.themify_builder_content-32 .tb_5yia845.module-fancy-heading.module .main-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_5yia845.module-fancy-heading.module .sub-head{text-transform:uppercase;letter-spacing:4px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_5yia845.module-fancy-heading.module .sub-head,.themify_builder_content-32 .tb_5yia845.module-fancy-heading.module .sub-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_5yia845.module-fancy-heading{margin-bottom:30px;margin-top:30px;}
.themify_builder_content-32 .tb_r2rb295.module-post.module .post .post-date{font-size:18px;}
.themify_builder_content-32 .tb_r2rb295.module-post .post .post-date,.themify_builder_content-32 .tb_r2rb295.module-post .post .post-date a,.themify_builder_content-32 .tb_r2rb295.module-post .post .post-date span{color:rgba(168, 168, 168, 1);}
.themify_builder_content-32 .tb_r2rb295.module-post .post .post-date,.themify_builder_content-32 .tb_r2rb295.module-post .post .post-date a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_r2rb295.module-post.module .post-title,.themify_builder_content-32 .tb_r2rb295.module-post.module .post-title a{text-shadow:0px 0px 0px rgba(255, 255, 255, 1);color:rgba(0, 0, 0, 1);font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_r2rb295.module-post .post:hover{background-color:rgba(163, 255, 43, 1);}
.themify_builder_content-32 .tb_r2rb295.module-post .post{background-color:rgba(235, 235, 235, 1);}
.themify_builder_content-32 .tb_tq9a171.module_row{padding-top:8%;padding-bottom:8%;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/midori_background_.jpg);}
.themify_builder_content-32 .tb_tq9a171.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_tq9a171.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(26, 24, 24, 0.33);}
.themify_builder_content-32 .tb_9u8b173.module-fancy-heading.module .main-head{letter-spacing:0px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_9u8b173.module-fancy-heading.module .main-head,.themify_builder_content-32 .tb_9u8b173.module-fancy-heading.module .main-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_9u8b173.module-fancy-heading.module .sub-head{text-transform:uppercase;letter-spacing:4px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_9u8b173.module-fancy-heading.module .sub-head,.themify_builder_content-32 .tb_9u8b173.module-fancy-heading.module .sub-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_9u8b173.module-fancy-heading{margin-bottom:30px;margin-top:30px;}
.themify_builder_content-32 .tb_6wys173.module_subrow{margin-top:2%;}
.themify_builder_content-32 .tb_p7dx173.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-1.jpg);}
.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_5n0l173.module-text{font-size:20px;}
.themify_builder_content-32 .tb_7de4174.module_subrow{margin-bottom:2px;margin-top:2%;}
.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_vdqz174.module-text{margin:-1px;font-size:20px;}
.themify_builder_content-32 .tb_598b174.module_column{background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-21.jpg);}
.themify_builder_content-32 .tb_mr9z195.module_row{background-color:rgba(191, 191, 191, 1);padding-top:15%;padding-bottom:15%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-30.jpg);}
.themify_builder_content-32 .tb_mr9z195.module_row,.themify_builder_content-32 .tb_mr9z195.module_row p,.themify_builder_content-32 .tb_mr9z195.module_row h1,.themify_builder_content-32 .tb_mr9z195.module_row h2,.themify_builder_content-32 .tb_mr9z195.module_row h3:not(.module-title),.themify_builder_content-32 .tb_mr9z195.module_row h4,.themify_builder_content-32 .tb_mr9z195.module_row h5,.themify_builder_content-32 .tb_mr9z195.module_row h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_mr9z195.module_row a{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_pp04196.module-text{letter-spacing:20px;font-size:68px;}
.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_pp04196.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 0.60);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:700;font-family:"Kalam";}
.themify_builder_content-32 .tb_gtza839.module_row{padding-top:8%;padding-bottom:10%;background-image:radial-gradient(rgb(45, 77, 48) 0%,rgb(107, 163, 113) 42%,rgb(3, 77, 9) 100%);}
.themify_builder_content-32 .tb_gtza839.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_gtza839.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(26, 24, 24, 0.33);}
.themify_builder_content-32 .tb_kutv840.module-fancy-heading.module .main-head{letter-spacing:0px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_kutv840.module-fancy-heading.module .main-head,.themify_builder_content-32 .tb_kutv840.module-fancy-heading.module .main-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_kutv840.module-fancy-heading.module .sub-head{text-transform:uppercase;letter-spacing:4px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_kutv840.module-fancy-heading.module .sub-head,.themify_builder_content-32 .tb_kutv840.module-fancy-heading.module .sub-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_kutv840.module-fancy-heading{margin-bottom:30px;margin-top:30px;}
.themify_builder_content-32 .tb_hkzh840.module_subrow{margin-top:2%;margin-bottom:2%;}
.themify_builder_content-32 .tb_fm09840.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_fm09840.module-image.module .image-title,.themify_builder_content-32 .tb_fm09840.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_fm09840.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;}
.themify_builder_content-32 .tb_fm09840.module-image.module .image-title:hover,.themify_builder_content-32 .tb_fm09840.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_fm09840.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_5910841.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_5910841.module-image.module .image-title,.themify_builder_content-32 .tb_5910841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_5910841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;}
.themify_builder_content-32 .tb_5910841.module-image.module .image-title:hover,.themify_builder_content-32 .tb_5910841.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_5910841.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_osk4842.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_osk4842.module-image.module .image-title,.themify_builder_content-32 .tb_osk4842.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_osk4842.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_osk4842.module-image.module .image-title:hover,.themify_builder_content-32 .tb_osk4842.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_osk4842.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_66bu841.module_subrow{margin-top:2%;margin-bottom:2%;}
.themify_builder_content-32 .tb_mhfu841.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_mhfu841.module-image.module .image-title,.themify_builder_content-32 .tb_mhfu841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_mhfu841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:30px;letter-spacing:5px;}
.themify_builder_content-32 .tb_mhfu841.module-image.module .image-title:hover,.themify_builder_content-32 .tb_mhfu841.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_mhfu841.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_wivc841.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wivc841.module-image.module .image-title,.themify_builder_content-32 .tb_wivc841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wivc841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_wivc841.module-image.module .image-title:hover,.themify_builder_content-32 .tb_wivc841.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wivc841.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_eon1841.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_eon1841.module-image.module .image-title,.themify_builder_content-32 .tb_eon1841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_eon1841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_eon1841.module-image.module .image-title:hover,.themify_builder_content-32 .tb_eon1841.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_eon1841.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_noc9841.module_subrow{margin-top:2%;margin-bottom:2%;}
.themify_builder_content-32 .tb_ccdp841.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ccdp841.module-image.module .image-title,.themify_builder_content-32 .tb_ccdp841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ccdp841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:30px;letter-spacing:5px;}
.themify_builder_content-32 .tb_ccdp841.module-image.module .image-title:hover,.themify_builder_content-32 .tb_ccdp841.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ccdp841.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_uzg227.module_row{padding-top:8%;padding-bottom:10%;background-image:radial-gradient(rgb(45, 77, 48) 0%,rgb(107, 163, 113) 42%,rgb(3, 77, 9) 100%);}
.themify_builder_content-32 .tb_uzg227.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_uzg227.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(26, 24, 24, 0.33);}
.themify_builder_content-32 .tb_wsjy28.module-fancy-heading.module .main-head{letter-spacing:0px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wsjy28.module-fancy-heading.module .main-head,.themify_builder_content-32 .tb_wsjy28.module-fancy-heading.module .main-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_wsjy28.module-fancy-heading.module .sub-head{text-transform:uppercase;letter-spacing:4px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wsjy28.module-fancy-heading.module .sub-head,.themify_builder_content-32 .tb_wsjy28.module-fancy-heading.module .sub-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_wsjy28.module-fancy-heading{margin-bottom:30px;margin-top:30px;}
.themify_builder_content-32 .tb_qgk329.module_subrow{margin-top:2%;margin-bottom:2%;}
.themify_builder_content-32 .tb_rn58200.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_rn58200.module-image.module .image-title,.themify_builder_content-32 .tb_rn58200.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_rn58200.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_rn58200.module-image.module .image-title:hover,.themify_builder_content-32 .tb_rn58200.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_rn58200.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_rnfz361.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title,.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title:hover,.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_rnfz361.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_q358544.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_q358544.module-image.module .image-title,.themify_builder_content-32 .tb_q358544.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_q358544.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_q358544.module-image.module .image-title:hover,.themify_builder_content-32 .tb_q358544.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_q358544.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_gqvl479.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title,.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title:hover,.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_gqvl479.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_7za7360.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7za7360.module-image.module .image-title,.themify_builder_content-32 .tb_7za7360.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7za7360.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_7za7360.module-image.module .image-title:hover,.themify_builder_content-32 .tb_7za7360.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7za7360.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_cgs7568.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title,.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title:hover,.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_cgs7568.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_g2wg914.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title,.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:22px;letter-spacing:5px;}
.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title:hover,.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title a:hover{color:rgba(151, 255, 15, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_g2wg914.module-image .image-wrap img:hover{box-shadow:0px 0px 50px 11px rgba(158, 110, 79, 1);}
.themify_builder_content-32 .tb_3ifk961.module_row{padding-top:8%;padding-bottom:6%;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/midori_background3.jpg);}
.themify_builder_content-32 .tb_3ifk961.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_3ifk961.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(1, 23, 15, 0.45);}
.themify_builder_content-32 .tb_gx8j962.module-fancy-heading.module .main-head{letter-spacing:0px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_gx8j962.module-fancy-heading.module .main-head,.themify_builder_content-32 .tb_gx8j962.module-fancy-heading.module .main-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_gx8j962.module-fancy-heading.module .sub-head{text-transform:uppercase;letter-spacing:4px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_gx8j962.module-fancy-heading.module .sub-head,.themify_builder_content-32 .tb_gx8j962.module-fancy-heading.module .sub-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_gx8j962.module-fancy-heading{margin-bottom:30px;margin-top:30px;}
.themify_builder_content-32 .tb_ytbg71.module-overlay-content .tb_ov_close{color:rgba(250, 250, 250, 1);}
.themify_builder_content-32 .tb_ytbg71.module-overlay-content .tb_ov_co_icon{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_ytbg71.module-overlay-content .tb_ov_co_icon_wrapper{font-size:20px;color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ytbg71.module-overlay-content{padding-top:2%;padding-bottom:2%;text-align:left;padding-left:0%;padding-right:0%;}
.themify_builder_content-32 .tb_ytbg71.module-overlay-content .tb_oc_overlay,.themify_builder_content-32 .tb_ytbg71.module-overlay-content .tb_overlay_content_lp{background-color:rgba(66, 66, 66, 1);background-image:none;}
.themify_builder_content-32 .tb_ytbg71.module-overlay-content .tb_ov_co_icon_wrapper:hover{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_ytbg71.module-overlay-content:hover{background-color:rgba(58, 89, 88, 0.69);background-image:none;}
.themify_builder_content-32 .tb_v6rs735.module-overlay-content .tb_ov_close{color:rgba(250, 250, 250, 1);}
.themify_builder_content-32 .tb_v6rs735.module-overlay-content .tb_ov_co_icon{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_v6rs735.module-overlay-content .tb_ov_co_icon_wrapper{font-size:20px;color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_v6rs735.module-overlay-content{padding-top:2%;padding-left:0%;padding-right:0%;padding-bottom:2%;text-align:left;}
.themify_builder_content-32 .tb_v6rs735.module-overlay-content .tb_oc_overlay,.themify_builder_content-32 .tb_v6rs735.module-overlay-content .tb_overlay_content_lp{background-color:rgba(66, 66, 66, 1);background-image:none;}
.themify_builder_content-32 .tb_v6rs735.module-overlay-content .tb_ov_co_icon_wrapper:hover{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_v6rs735.module-overlay-content:hover{background-color:rgba(58, 89, 88, 0.69);background-image:none;}
.themify_builder_content-32 .tb_dmt0852.module-overlay-content .tb_ov_close{color:rgba(250, 250, 250, 1);}
.themify_builder_content-32 .tb_dmt0852.module-overlay-content .tb_ov_co_icon{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_dmt0852.module-overlay-content .tb_ov_co_icon_wrapper{font-size:20px;color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_dmt0852.module-overlay-content{padding-top:2%;padding-left:0%;padding-right:0%;padding-bottom:2%;text-align:left;}
.themify_builder_content-32 .tb_dmt0852.module-overlay-content .tb_oc_overlay,.themify_builder_content-32 .tb_dmt0852.module-overlay-content .tb_overlay_content_lp{background-color:rgba(66, 66, 66, 1);background-image:none;}
.themify_builder_content-32 .tb_dmt0852.module-overlay-content .tb_ov_co_icon_wrapper:hover{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_dmt0852.module-overlay-content:hover{background-color:rgba(58, 89, 88, 0.69);background-image:none;}
.themify_builder_content-32 .tb_i0ja120.module-overlay-content .tb_ov_close{color:rgba(250, 250, 250, 1);}
.themify_builder_content-32 .tb_i0ja120.module-overlay-content .tb_ov_co_icon{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_i0ja120.module-overlay-content .tb_ov_co_icon_wrapper{font-size:20px;color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_i0ja120.module-overlay-content{padding-top:2%;padding-left:0%;padding-right:0%;padding-bottom:2%;text-align:left;}
.themify_builder_content-32 .tb_i0ja120.module-overlay-content .tb_oc_overlay,.themify_builder_content-32 .tb_i0ja120.module-overlay-content .tb_overlay_content_lp{background-color:rgba(66, 66, 66, 1);background-image:none;}
.themify_builder_content-32 .tb_i0ja120.module-overlay-content .tb_ov_co_icon_wrapper:hover{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_i0ja120.module-overlay-content:hover{background-color:rgba(58, 89, 88, 0.69);background-image:none;}
.themify_builder_content-32 .tb_nhqr631.module-overlay-content .tb_ov_close{color:rgba(250, 250, 250, 1);}
.themify_builder_content-32 .tb_nhqr631.module-overlay-content .tb_ov_co_icon{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_nhqr631.module-overlay-content .tb_ov_co_icon_wrapper{font-size:20px;color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_nhqr631.module-overlay-content{padding-top:2%;padding-left:0%;padding-right:0%;padding-bottom:2%;text-align:left;}
.themify_builder_content-32 .tb_nhqr631.module-overlay-content .tb_oc_overlay,.themify_builder_content-32 .tb_nhqr631.module-overlay-content .tb_overlay_content_lp{background-color:rgba(66, 66, 66, 1);background-image:none;}
.themify_builder_content-32 .tb_nhqr631.module-overlay-content .tb_ov_co_icon_wrapper:hover{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_nhqr631.module-overlay-content:hover{background-color:rgba(58, 89, 88, 0.69);background-image:none;}
.themify_builder_content-32 .tb_jkv023.module-overlay-content .tb_ov_close{color:rgba(250, 250, 250, 1);}
.themify_builder_content-32 .tb_jkv023.module-overlay-content .tb_ov_co_icon{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_jkv023.module-overlay-content .tb_ov_co_icon_wrapper{font-size:20px;color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_jkv023.module-overlay-content{padding-top:2%;padding-left:0%;padding-right:0%;padding-bottom:2%;text-align:left;}
.themify_builder_content-32 .tb_jkv023.module-overlay-content .tb_oc_overlay,.themify_builder_content-32 .tb_jkv023.module-overlay-content .tb_overlay_content_lp{background-color:rgba(66, 66, 66, 1);background-image:none;}
.themify_builder_content-32 .tb_jkv023.module-overlay-content .tb_ov_co_icon_wrapper:hover{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_jkv023.module-overlay-content:hover{background-color:rgba(58, 89, 88, 0.69);background-image:none;}
.themify_builder_content-32 .tb_0efl518.module-overlay-content .tb_ov_close{color:rgba(250, 250, 250, 1);}
.themify_builder_content-32 .tb_0efl518.module-overlay-content .tb_ov_co_icon{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_0efl518.module-overlay-content .tb_ov_co_icon_wrapper{font-size:20px;color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_0efl518.module-overlay-content{padding-top:2%;padding-left:0%;padding-right:0%;padding-bottom:2%;text-align:left;}
.themify_builder_content-32 .tb_0efl518.module-overlay-content .tb_oc_overlay,.themify_builder_content-32 .tb_0efl518.module-overlay-content .tb_overlay_content_lp{background-color:rgba(66, 66, 66, 1);background-image:none;}
.themify_builder_content-32 .tb_0efl518.module-overlay-content .tb_ov_co_icon_wrapper:hover{color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_0efl518.module-overlay-content:hover{background-color:rgba(58, 89, 88, 0.69);background-image:none;}
.themify_builder_content-32 .tb_kuzt492.module-overlay-content .tb_ov_close{color:rgba(250, 250, 250, 1);}
.themify_builder_content-32 .tb_kuzt492.module-overlay-content .tb_ov_co_icon{color:rgba(240, 240, 240, 0.00);}
.themify_builder_content-32 .tb_kuzt492.module-overlay-content .tb_ov_co_icon_wrapper{font-size:20px;color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_kuzt492.module-overlay-content{padding-top:2%;padding-left:0%;padding-right:0%;padding-bottom:2%;text-align:left;}
.themify_builder_content-32 .tb_kuzt492.module-overlay-content .tb_oc_overlay,.themify_builder_content-32 .tb_kuzt492.module-overlay-content .tb_overlay_content_lp{background-color:rgba(66, 66, 66, 1);background-image:none;}
.themify_builder_content-32 .tb_rxvo885.module_row{padding-top:0px;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-32 .tb_3ml3807.module_row{padding-top:8%;padding-bottom:6%;}
.themify_builder_content-32 .tb_3ml3807.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_3ml3807.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(1, 23, 15, 0.80);}
.themify_builder_content-32 .tb_h5k2809.module-fancy-heading.module .main-head{letter-spacing:0px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_h5k2809.module-fancy-heading.module .main-head,.themify_builder_content-32 .tb_h5k2809.module-fancy-heading.module .main-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_h5k2809.module-fancy-heading.module .sub-head{text-transform:uppercase;letter-spacing:4px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_h5k2809.module-fancy-heading.module .sub-head,.themify_builder_content-32 .tb_h5k2809.module-fancy-heading.module .sub-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_h5k2809.module-fancy-heading{margin-bottom:30px;margin-top:30px;}
.themify_builder_content-32 .tb_qk1u40.module-image{margin-bottom:20px;}
.themify_builder_content-32 .tb_ln5y352.module-image{padding-top:20px;}
.themify_builder_content-32 .tb_ln5y352.module-image.module .image-title,.themify_builder_content-32 .tb_ln5y352.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ln5y352.module-image.module .image-caption{color:rgba(255, 255, 255, 1);font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_9vqr243.module-plain-text{text-align:center;}
.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap p,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap h1,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap h2,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap h3,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap h4,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap h5,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap h6,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap li,.themify_builder_content-32 .tb_9vqr243.module-plain-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7yn4643.module_column{padding:5px;}
.themify_builder_content-32 .tb_ader420.module-text{padding-top:20px;letter-spacing:2px;}
.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap,.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_ader420.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_ader420.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-32 .tb_jojk547.module-text{padding-top:20px;}
.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_jojk547.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_91q2342.module_subrow{background-color:rgba(222, 218, 218, 0.70);margin-top:20px;}
.themify_builder_content-32 .tb_p24v343.module-text.module .tb_text_wrap h5{color:rgba(62, 58, 117, 0.81);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_279j343.module-text.module .tb_text_wrap h5{color:rgba(22, 16, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_279j343.module-text.module h5{font-size:20px;}
.themify_builder_content-32 .tb_kzhm451.module_subrow{background-color:rgba(222, 218, 218, 0.70);}
.themify_builder_content-32 .tb_wqcy452.module_column{padding:10px;}
.themify_builder_content-32 .tb_rgjw452.module_column{padding:10px;}
.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap,.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_e0n8452.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_e0n8452.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-32 .tb_e0n8452.module-text{letter-spacing:2px;}
.themify_builder_content-32 .tb_viss452.module-fancy-heading{padding-top:20px;}
.themify_builder_content-32 .tb_i2ag528.module-buttons .module-buttons-item a{box-shadow:0px 0px 10px 3px ;}
.themify_builder_content-32 .tb_i2ag528.module-buttons a{font-weight:bold;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-32 .tb_cmf3452.module-text{padding-top:20px;letter-spacing:2px;}
.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_cmf3452.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_14sb707.module_subrow{background-color:rgba(222, 218, 218, 0.70);margin-top:20px;}
.themify_builder_content-32 .tb_o9v8391.module-text.module .tb_text_wrap h5{color:rgba(22, 16, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_o9v8391.module-text.module h5{font-size:20px;}
.themify_builder_content-32 .tb_t4r4746.module_subrow{background-color:rgba(222, 218, 218, 0.70);}
.themify_builder_content-32 .tb_aq63747.module_column{padding:10px;}
.themify_builder_content-32 .tb_bdi7747.module_column{padding:10px;}
.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap,.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_3z26747.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_3z26747.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-32 .tb_3z26747.module-text{letter-spacing:2px;}
.themify_builder_content-32 .tb_u6yx747.module-fancy-heading{padding-top:20px;}
.themify_builder_content-32 .tb_21va748.module-text{padding-top:20px;letter-spacing:2px;}
.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_21va748.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_tspf84.module_row{padding-top:8%;padding-bottom:6%;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/03/vlcsnap-2015-10-01-10h11m55s134.jpg);}
.themify_builder_content-32 .tb_tspf84.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_tspf84.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(97, 143, 91, 0.62);}
.themify_builder_content-32 .tb_t3x385.module-image{margin-bottom:60px;}
.themify_builder_content-32 .tb_57mr804.module-image{margin-bottom:70px;}
.themify_builder_content-32 .tb_noc886.module-text{padding-top:10px;letter-spacing:2px;}
.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_noc886.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-32 .tb_noc886.module-text a{color:rgba(255, 217, 0, 1);}
.themify_builder_content-32 .tb_ir4n868.module_subrow{padding-top:7%;padding-bottom:7%;}
.themify_builder_content-32 .tb_ihbu85.module_subrow{margin-bottom:29px;}
.themify_builder_content-32 .tb_r6cd86.module_column{padding:5px;}
.themify_builder_content-32 .tb_3p5p028.module_row,.themify_builder_content-32 .tb_3p5p028.module_row p,.themify_builder_content-32 .tb_3p5p028.module_row h1,.themify_builder_content-32 .tb_3p5p028.module_row h2,.themify_builder_content-32 .tb_3p5p028.module_row h3:not(.module-title),.themify_builder_content-32 .tb_3p5p028.module_row h4,.themify_builder_content-32 .tb_3p5p028.module_row h5,.themify_builder_content-32 .tb_3p5p028.module_row h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_3p5p028.module_row{text-align:center;padding-top:14%;padding-bottom:23%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-49.jpg);}
.themify_builder_content-32 .tb_3p5p028.module_row a{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_2j1661.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_2j1661.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(80, 113, 153, 0.42);}
.themify_builder_content-32 .tb_2j1661.module_row,.themify_builder_content-32 .tb_2j1661.module_row p,.themify_builder_content-32 .tb_2j1661.module_row h1,.themify_builder_content-32 .tb_2j1661.module_row h2,.themify_builder_content-32 .tb_2j1661.module_row h3:not(.module-title),.themify_builder_content-32 .tb_2j1661.module_row h4,.themify_builder_content-32 .tb_2j1661.module_row h5,.themify_builder_content-32 .tb_2j1661.module_row h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_2j1661.module_row a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-32 .tb_2j1661.module_row{padding-top:0%;padding-bottom:0%;mix-blend-mode:normal;background-color:rgba(44, 56, 48, 0.88);}
.themify_builder_content-32 .tb_jxwc61.module_column{padding:0px;margin-top:5%;}
.themify_builder_content-32 .tb_dm6f593.module-fancy-heading.module .main-head{letter-spacing:0px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_dm6f593.module-fancy-heading.module .main-head,.themify_builder_content-32 .tb_dm6f593.module-fancy-heading.module .main-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_dm6f593.module-fancy-heading.module .sub-head{text-transform:uppercase;letter-spacing:4px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_dm6f593.module-fancy-heading.module .sub-head,.themify_builder_content-32 .tb_dm6f593.module-fancy-heading.module .sub-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_dm6f593.module-fancy-heading{margin-bottom:60px;margin-top:60px;}
.themify_builder_content-32 .tb_9g0l62.module_subrow{margin-bottom:20px;margin-top:20px;}
.themify_builder_content-32 .tb_a1mq62.module_column{padding:10px;}
.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wupw62.module-text{font-size:24px;}
.themify_builder_content-32 .tb_dg1x62.module-fancy-heading.module .sub-head{line-height:15px;font-size:20px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_dg1x62.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;letter-spacing:10px;}
.themify_builder_content-32 .tb_en0w969.module_subrow{margin-bottom:35px;margin-top:35px;}
.themify_builder_content-32 .tb_w5w1969.module_column{padding:10px;}
.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_vo4w970.module-text{font-size:24px;}
.themify_builder_content-32 .tb_izk4970.module-fancy-heading.module .sub-head{line-height:15px;font-size:20px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_izk4970.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;letter-spacing:6px;}
.themify_builder_content-32 .tb_izk4970.module-fancy-heading{mix-blend-mode:normal;}
.themify_builder_content-32 .tb_yzq0333.module_subrow{margin-top:35px;}
.themify_builder_content-32 .tb_4375334.module_column{padding:10px;}
.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_11ra652.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_qypc414.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_qypc414.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_86es335.module_column{padding:10px;}
.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_1ugu335.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_v9bw336.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_v9bw336.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ulul63.module_subrow{margin-top:35px;}
.themify_builder_content-32 .tb_ri2563.module_column{padding:10px;}
.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_hunp63.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_lll163.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_lll163.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_odnd63.module_column{padding:10px;}
.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_0k9y268.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_2n0v268.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_2n0v268.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_0bcz413.module_subrow{margin-top:35px;}
.themify_builder_content-32 .tb_0n7h414.module_column{padding:10px;}
.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_zgcg64.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_thls64.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_thls64.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_p3ur414.module_column{padding:10px;}
.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_6sol224.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ltrb225.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ltrb225.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_tq4c221.module_subrow{margin-top:35px;}
.themify_builder_content-32 .tb_ke1a223.module_column{padding:10px;}
.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_uzoo226.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ubh2226.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ubh2226.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_xaaf225.module_column{padding:10px;}
.themify_builder_content-32 .tb_pbyc865.module_row{background-color:rgba(191, 191, 191, 1);padding-top:10%;padding-bottom:20%;background-position:50.67% 43.75%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-22.jpg);}
.themify_builder_content-32 .tb_pbyc865.module_row,.themify_builder_content-32 .tb_pbyc865.module_row p,.themify_builder_content-32 .tb_pbyc865.module_row h1,.themify_builder_content-32 .tb_pbyc865.module_row h2,.themify_builder_content-32 .tb_pbyc865.module_row h3:not(.module-title),.themify_builder_content-32 .tb_pbyc865.module_row h4,.themify_builder_content-32 .tb_pbyc865.module_row h5,.themify_builder_content-32 .tb_pbyc865.module_row h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_pbyc865.module_row a{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_pbyc865.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_pbyc865.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.25);}
.themify_builder_content-32 .tb_0a8c454.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_0a8c454.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(80, 113, 153, 0.42);}
.themify_builder_content-32 .tb_0a8c454.module_row,.themify_builder_content-32 .tb_0a8c454.module_row p,.themify_builder_content-32 .tb_0a8c454.module_row h1,.themify_builder_content-32 .tb_0a8c454.module_row h2,.themify_builder_content-32 .tb_0a8c454.module_row h3:not(.module-title),.themify_builder_content-32 .tb_0a8c454.module_row h4,.themify_builder_content-32 .tb_0a8c454.module_row h5,.themify_builder_content-32 .tb_0a8c454.module_row h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-32 .tb_0a8c454.module_row a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-32 .tb_0a8c454.module_row{padding-top:0%;padding-bottom:0%;mix-blend-mode:normal;background-color:rgba(44, 56, 48, 1);background-image:linear-gradient(180deg,rgb(219, 72, 72) 0%,rgb(255, 255, 255) 100%);}
.themify_builder_content-32 .tb_8s95455.module_column{padding:50px;margin-top:50px;margin-bottom:50px;}
.themify_builder_content-32 .tb_sxyg918.module-fancy-heading.module .main-head{letter-spacing:0px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_sxyg918.module-fancy-heading.module .main-head,.themify_builder_content-32 .tb_sxyg918.module-fancy-heading.module .main-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_sxyg918.module-fancy-heading.module .sub-head{text-transform:uppercase;letter-spacing:4px;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_sxyg918.module-fancy-heading.module .sub-head,.themify_builder_content-32 .tb_sxyg918.module-fancy-heading.module .sub-head a{color:rgba(151, 255, 15, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_sxyg918.module-fancy-heading{margin-bottom:30px;margin-top:30px;}
.themify_builder_content-32 .tb_egru455.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_egru455.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_egru455.module-fancy-heading{padding-bottom:0px;}
.themify_builder_content-32 .tb_fh7y222.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_fh7y222.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_fh7y222.module-fancy-heading{padding-bottom:17px;}
.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_buf1455.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_buf1455.module-text.module h3{line-height:40px;}
.themify_builder_content-32 .tb_boma138.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_boma138.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_boma138.module-fancy-heading{padding-left:35px;padding-bottom:0px;padding-right:35px;padding-top:16px;background-color:rgba(0, 0, 0, 0.20);background-image:none;margin-top:20px;}
.themify_builder_content-32 .tb_g4bl479.module_subrow{padding-top:15%;}
.themify_builder_content-32 .tb_ol9p480.module-fancy-heading.module .sub-head{line-height:15px;font-size:15px;font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ol9p480.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ol9p480.module-fancy-heading{padding-bottom:17px;}
.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_kgld480.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_kgld480.module-text.module h3{line-height:40px;}
.themify_builder_content-32 .tb_6ijt915.module-fancy-heading.module .sub-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_6ijt915.module-fancy-heading.module .main-head{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_6ijt915.module-fancy-heading{padding-left:35px;padding-bottom:0px;padding-right:35px;padding-top:16px;background-color:rgba(0, 0, 0, 0.20);background-image:none;margin-top:20px;}
.themify_builder_content-32 .tb_t88s640.module_row{background-color:rgba(140, 197, 63, 1);}
.themify_builder_content-32 .tb_y5sp640.module_subrow{padding-left:0px;padding-right:1px;padding-top:10px;}
.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap span{text-shadow:0px 0px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_pl99641.module-text{font-weight:bold;text-align:center;font-size:18px;letter-spacing:15px;}
.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap,.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap p,.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap blockquote,.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap h1,.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap h2,.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap h3,.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap h4,.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap h5,.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap h6,.themify_builder_content-32 .tb_pl99641.module-text:hover .tb_text_wrap li,.themify_builder_content-32 .tb_pl99641.module-text:hover .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-32 .tb_pl99641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_pl99641.module-text a:hover{color:rgba(255, 242, 4, 1);}
.themify_builder_content-32 .tb_pl99641.module-text a{color:rgba(255, 255, 255, 1);text-decoration:none;}
.themify_builder_content-32 .tb_3isf641.module-image:hover{background-color:rgba(255, 255, 255, 0.61);background-image:none;}
.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_2ktb641.module-text{font-weight:bold;text-align:center;font-size:18px;margin-left:1px;}
.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap p,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap blockquote,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap h1,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap h2,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap h3,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap h4,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap h5,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap h6,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap li,.themify_builder_content-32 .tb_2ktb641.module-text:hover .tb_text_wrap span{color:rgba(255, 242, 4, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_2ktb641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_2ktb641.module-text a:hover{color:rgba(255, 242, 4, 1);}
.themify_builder_content-32 .tb_2ktb641.module-text a{color:rgba(255, 255, 255, 1);text-decoration:none;}
.themify_builder_content-32 .tb_2ktb641.module-text:hover{background-color:rgba(255, 255, 255, 0.45);background-image:none;}
.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_atew641.module-text{font-weight:bold;text-align:center;font-size:18px;}
.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap p,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap blockquote,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap h1,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap h2,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap h3,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap h4,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap h5,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap h6,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap li,.themify_builder_content-32 .tb_atew641.module-text:hover .tb_text_wrap span{color:rgba(255, 242, 4, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_atew641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_atew641.module-text a:hover{color:rgba(255, 242, 4, 1);}
.themify_builder_content-32 .tb_atew641.module-text a{color:rgba(255, 255, 255, 1);text-decoration:none;}
.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wwk1642.module-text{font-weight:bold;text-align:center;font-size:18px;}
.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap p,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap blockquote,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap h1,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap h2,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap h3,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap h4,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap h5,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap h6,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap li,.themify_builder_content-32 .tb_wwk1642.module-text:hover .tb_text_wrap span{color:rgba(255, 242, 4, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_wwk1642.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_wwk1642.module-text a:hover{color:rgba(255, 242, 4, 1);}
.themify_builder_content-32 .tb_wwk1642.module-text a{color:rgba(255, 255, 255, 1);text-decoration:none;}
.themify_builder_content-32 .tb_l175642.module-image{margin-top:11px;}
.themify_builder_content-32 .tb_j3d1642.module-image{margin-top:11px;}
.themify_builder_content-32 .tb_x5iv642.module-image{padding-bottom:12px;}

@media screen and (max-width:1024px){
.themify_builder_content-32 .tb_7lsp407.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;padding:6px;}
.themify_builder_content-32 .tb_6ccs408.module_column{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/main-mobile.jpg);padding-top:0px;}
.themify_builder_content-32 .tb_6ccs408.module_column>.tb_row_frame_top,.themify_builder_content-32 .tb_6ccs408.module_column > .fp-tableCell > .tb_row_frame_top{background-image:none;}
.themify_builder_content-32 .tb_cvot57.module-image{margin-top:89%;margin-bottom:0px;}
.themify_builder_content-32 .tb_wurv144.module_subrow{margin-top:17px;}
.themify_builder_content-32 .tb_wcww360.module-buttons i,.themify_builder_content-32 .tb_wcww360.module-buttons span{letter-spacing:6px;font-size:15px;}
.themify_builder_content-32 .tb_wcww360.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wcww360.module-buttons .module-buttons-item:hover i,.themify_builder_content-32 .tb_wcww360.module-buttons .module-buttons-item:hover span{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_wcww360.module-buttons .module-buttons-item:hover i:hover,.themify_builder_content-32 .tb_wcww360.module-buttons .module-buttons-item:hover span:hover{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_wcww360.module-buttons{text-align:center;}
.themify_builder_content-32 .tb_9nd8360.module-buttons i,.themify_builder_content-32 .tb_9nd8360.module-buttons span{letter-spacing:6px;font-size:15px;}
.themify_builder_content-32 .tb_9nd8360.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_9nd8360.module-buttons .module-buttons-item:hover i,.themify_builder_content-32 .tb_9nd8360.module-buttons .module-buttons-item:hover span{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_9nd8360.module-buttons .module-buttons-item:hover i:hover,.themify_builder_content-32 .tb_9nd8360.module-buttons .module-buttons-item:hover span:hover{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_9nd8360.module-buttons{text-align:center;}
.themify_builder_content-32 .tb_yjwt763.module-image{margin-top:5px;}
.themify_builder_content-32 .tb_bkkj930.module-buttons i,.themify_builder_content-32 .tb_bkkj930.module-buttons span{letter-spacing:6px;font-size:15px;}
.themify_builder_content-32 .tb_bkkj930.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_bkkj930.module-buttons .module-buttons-item:hover i,.themify_builder_content-32 .tb_bkkj930.module-buttons .module-buttons-item:hover span{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_bkkj930.module-buttons .module-buttons-item:hover i:hover,.themify_builder_content-32 .tb_bkkj930.module-buttons .module-buttons-item:hover span:hover{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_bkkj930.module-buttons{text-align:center;}
.themify_builder_content-32 .tb_7t7n931.module-buttons i,.themify_builder_content-32 .tb_7t7n931.module-buttons span{letter-spacing:6px;font-size:15px;}
.themify_builder_content-32 .tb_7t7n931.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7t7n931.module-buttons .module-buttons-item:hover i,.themify_builder_content-32 .tb_7t7n931.module-buttons .module-buttons-item:hover span{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_7t7n931.module-buttons .module-buttons-item:hover i:hover,.themify_builder_content-32 .tb_7t7n931.module-buttons .module-buttons-item:hover span:hover{color:rgba(26, 122, 10, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-32 .tb_7t7n931.module-buttons{text-align:center;}
.themify_builder_content-32 .tb_p7dx173.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-1.jpg);}
.themify_builder_content-32 .tb_vdqz174.module-text{margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;}
.themify_builder_content-32 .tb_hbcy840.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-1.jpg);}
.themify_builder_content-32 .tb_szro841.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-1.jpg);}
.themify_builder_content-32 .tb_dn81842.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-1.jpg);}
.themify_builder_content-32 .tb_wo2n30.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-1.jpg);}
.themify_builder_content-32 .tb_noc886.module-text{padding-bottom:13px;}
.themify_builder_content-32 .tb_ir4n868.module_subrow{padding-left:3%;padding-bottom:4%;padding-right:3%;padding-top:6%;background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-32 .tb_ihbu85.module_subrow{margin-bottom:4px;padding-bottom:2%;padding-top:2%;}
.themify_builder_content-32 .tb_pbyc865.module_row{background-color:rgba(191, 191, 191, 1);background-position:50.67% 43.75%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-22.jpg);}
.themify_builder_content-32 .tb_8s95455.module_column{padding-top:40px;padding-left:40px;padding-bottom:40px;padding-right:40px;}
.themify_builder_content-32 .tb_468y455.module_column{margin-bottom:30px;}
.themify_builder_content-32 .tb_izhx480.module_column{margin-bottom:30px;}
.themify_builder_content-32 .tb_pl99641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap span{text-shadow:0px 0px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_pl99641.module-text{font-weight:bold;text-align:center;font-size:17px;letter-spacing:15px;}
.themify_builder_content-32 .tb_2ktb641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_2ktb641.module-text{font-weight:bold;text-align:center;font-size:15px;}
.themify_builder_content-32 .tb_atew641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_atew641.module-text{font-weight:bold;text-align:center;font-size:15px;}
.themify_builder_content-32 .tb_wwk1642.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wwk1642.module-text{font-weight:bold;text-align:center;font-size:15px;}
}
@media screen and (max-width:768px){
.themify_builder_content-32 .tb_axsd407.module_row{background-position:50% 0%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;padding-bottom:0px;background-image:url(http://moolin-production.co.jp/testsite2/wp-content/uploads/2020/07/mobile-top-image-2.jpg);background-color:rgba(27, 187, 180, 1);}
.themify_builder_content-32 .tb_7lsp407.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://moolin-production.co.jp/testsite2/wp-content/uploads/woocommerce-placeholder.png);}
.themify_builder_content-32 .tb_6ccs408.module_column>.tb_row_frame_top,.themify_builder_content-32 .tb_6ccs408.module_column > .fp-tableCell > .tb_row_frame_top{background-image:none;}
.themify_builder_content-32 .tb_6ccs408.module_column{padding-left:0px;padding-right:0px;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/main-mobile.jpg);}
.themify_builder_content-32 .tb_wcww360.module-buttons i,.themify_builder_content-32 .tb_wcww360.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_wcww360.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_9nd8360.module-buttons i,.themify_builder_content-32 .tb_9nd8360.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_9nd8360.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_smec525.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_smec525.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.00);}
.themify_builder_content-32 .tb_smec525.module_row{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/main-PC.jpg);padding-top:2%;}
.themify_builder_content-32 .tb_5ed0831.module-image{padding-right:87%;margin-top:20px;margin-bottom:39px;}
.themify_builder_content-32 .tb_6pki519.module-image{padding-left:20%;padding-right:20%;margin-bottom:26px;}
.themify_builder_content-32 .tb_gx3c415.module-image{margin-bottom:10px;}
.themify_builder_content-32 .tb_3iqv963.module-image{padding-left:5px;padding-bottom:0px;padding-right:5px;padding-top:7px;background-color:rgba(163, 21, 21, 1);background-image:none;}
.themify_builder_content-32 .tb_imuq536.module_subrow{margin-top:0px;}
.themify_builder_content-32 .tb_m8xv537.module-image{margin-bottom:-4px;}
.themify_builder_content-32 .tb_0b42930.module_subrow{margin-top:10px;padding-left:0%;padding-right:0%;}
.themify_builder_content-32 .tb_bkkj930.module-buttons i,.themify_builder_content-32 .tb_bkkj930.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_bkkj930.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7t7n931.module-buttons i,.themify_builder_content-32 .tb_7t7n931.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_7t7n931.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_p5w7568.module_subrow{margin-top:20px;padding-bottom:0px;}
.themify_builder_content-32 .tb_ij6s870.module-image{margin-bottom:12px;}
.themify_builder_content-32 .tb_tq83246.module-image{padding-top:3px;}
.themify_builder_content-32 .tb_bwah495.module_subrow{margin-top:20px;padding-bottom:0px;}
.themify_builder_content-32 .tb_nj9k497.module-image{padding-top:3px;}
.themify_builder_content-32 .tb_u06t603.module_row{padding-bottom:45%;padding-top:45%;background-color:rgba(191, 191, 191, 1);background-position:50.67% 43.75%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-26-1.jpg);}
.themify_builder_content-32 .tb_4je1173.module-image{padding:25%;}
.themify_builder_content-32 .tb_2ts1173.module_column{padding-top:9px;}
.themify_builder_content-32 .tb_5n0l173.module-text{margin-top:10px;margin-left:0px;margin-bottom:10px;margin-right:0px;}
.themify_builder_content-32 .tb_vdqz174.module-text{margin-top:10px;margin-left:0px;margin-bottom:10px;margin-right:0px;}
.themify_builder_content-32 .tb_598b174.module_column{padding-top:25%;padding-bottom:25%;}
.themify_builder_content-32 .tb_fm09840.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_fm09840.module-image.module .image-title,.themify_builder_content-32 .tb_fm09840.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_5910841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_5910841.module-image.module .image-title,.themify_builder_content-32 .tb_5910841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_osk4842.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_osk4842.module-image.module .image-title,.themify_builder_content-32 .tb_osk4842.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_mhfu841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_mhfu841.module-image.module .image-title,.themify_builder_content-32 .tb_mhfu841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wivc841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_wivc841.module-image.module .image-title,.themify_builder_content-32 .tb_wivc841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_eon1841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_eon1841.module-image.module .image-title,.themify_builder_content-32 .tb_eon1841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ccdp841.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_ccdp841.module-image.module .image-title,.themify_builder_content-32 .tb_ccdp841.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wo2n30.module_column{background-color:rgba(0, 0, 0, 0.00);}
.themify_builder_content-32 .tb_rn58200.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_rn58200.module-image.module .image-title,.themify_builder_content-32 .tb_rn58200.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_rn58200.module-image{margin-bottom:10px;}
.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title,.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_rnfz361.module-image{margin-bottom:10px;}
.themify_builder_content-32 .tb_q358544.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_q358544.module-image.module .image-title,.themify_builder_content-32 .tb_q358544.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_q358544.module-image{margin-bottom:10px;}
.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title,.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7za7360.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_7za7360.module-image.module .image-title,.themify_builder_content-32 .tb_7za7360.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7za7360.module-image{margin-bottom:10px;}
.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title,.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_cgs7568.module-image{margin-bottom:10px;}
.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);font-size:18px;}
.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title,.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_9p0p343.module_column{padding-left:10px;padding-top:10px;}
.themify_builder_content-32 .tb_079z390.module_column{padding-left:10px;padding-top:10px;}
.themify_builder_content-32 .tb_nbmp776.module-image{padding-left:5%;padding-bottom:5%;padding-right:5%;padding-top:5%;}
.themify_builder_content-32 .tb_4umh695.module-image{padding-left:5%;padding-bottom:5%;padding-right:5%;padding-top:5%;}
.themify_builder_content-32 .tb_kvbn149.module-image{padding-left:5%;padding-bottom:5%;padding-right:5%;padding-top:5%;}
.themify_builder_content-32 .tb_l6me924.module-image{padding-left:5%;padding-bottom:5%;padding-right:5%;padding-top:5%;}
.themify_builder_content-32 .tb_jxwc61.module_column{margin-bottom:10%;margin-top:10%;padding:0px;}
.themify_builder_content-32 .tb_wupw62.module-text{font-size:17px;}
.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_wupw62.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_vo4w970.module-text{font-size:17px;}
.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_vo4w970.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_pbyc865.module_row{padding-bottom:25%;padding-top:25%;background-color:rgba(191, 191, 191, 1);background-position:72.67% 50%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-22.jpg);}
.themify_builder_content-32 .tb_y5sp640.module_subrow{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_pl99641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap span{text-shadow:0px 0px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_pl99641.module-text{font-weight:bold;text-align:center;font-size:15px;letter-spacing:15px;}
.themify_builder_content-32 .tb_2ktb641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_2ktb641.module-text{font-weight:bold;text-align:center;font-size:12px;}
.themify_builder_content-32 .tb_atew641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_atew641.module-text{font-weight:bold;text-align:center;font-size:12px;}
.themify_builder_content-32 .tb_wwk1642.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wwk1642.module-text{font-weight:bold;text-align:center;font-size:12px;}
}
@media screen and (max-width:480px){
.themify_builder_content-32 .tb_axsd407.module_row{background-position:50% 50%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-color:rgba(27, 187, 180, 1);background-image:url(http://moolin-production.co.jp/testsite2/wp-content/uploads/2020/07/mobile-top-image-2.jpg);}
.themify_builder_content-32 .tb_axsd407.module_row>.tb_row_frame_bottom,.themify_builder_content-32 .tb_axsd407.module_row > .fp-tableCell > .tb_row_frame_bottom{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%20fill%3D%22rgba(96%2C%20204%2C%20247%2C%201)%22%3E%3Cpath%20opacity%3D%22.5%22%20d%3D%22M672.636%2066.505l128.127%2021.528-235.1-51.34C459.76%2013.566%20289.567%2020.675%20187.46%2052.5L118.5%2073.984%20209.25%2058.8c115.087-19.246%20323.6-15.778%20463.386%207.706z%22%2F%3E%3Cpath%20opacity%3D%22.6%22%20d%3D%22M0%2093.792V110.9l118.508-36.925L0%2093.792z%22%2F%3E%3Cpath%20d%3D%22M0%200v93.792l118.508-19.818L187.46%2052.5c102.108-31.815%20272.3-38.924%20378.203-15.797l235.1%2051.34%2085.602%2014.383c139.774%2023.484%20335.023%2031.15%20433.886%2017.038L1500%2093.792V0H0z%22%2F%3E%3Cpath%20opacity%3D%22.5%22%20d%3D%22M886.364%20102.416l-85.602-14.383%20147.186%2032.142c105.903%2023.127%20273.44%2030.5%20372.302%2016.387L1500%20110.9V93.792l-179.75%2025.662c-98.862%2014.113-294.1%206.446-433.886-17.038z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-32 .tb_axsd407.module_row>.tb_row_frame_top,.themify_builder_content-32 .tb_axsd407.module_row > .fp-tableCell > .tb_row_frame_top{background-image:none;}
.themify_builder_content-32 .tb_axsd407.module_row>.tb_row_frame_right,.themify_builder_content-32 .tb_axsd407.module_row > .fp-tableCell > .tb_row_frame_right{background-image:none;}
.themify_builder_content-32 .tb_7lsp407.module_column{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://moolin-production.co.jp/testsite2/wp-content/uploads/woocommerce-placeholder.png);}
.themify_builder_content-32 .tb_6ccs408.module_column>.tb_row_frame_top,.themify_builder_content-32 .tb_6ccs408.module_column > .fp-tableCell > .tb_row_frame_top{background-image:none;}
.themify_builder_content-32 .tb_6ccs408.module_column{padding-left:0px;padding-right:0px;margin-top:-15%;}
.themify_builder_content-32 .tb_wcww360.module-buttons i,.themify_builder_content-32 .tb_wcww360.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_wcww360.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_9nd8360.module-buttons i,.themify_builder_content-32 .tb_9nd8360.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_9nd8360.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_smec525.module_row>.builder_row_cover::before,.themify_builder_content-32 .tb_smec525.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(26, 24, 24, 0.00);}
.themify_builder_content-32 .tb_smec525.module_row{background-position:50% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/main-mobile.jpg);padding-top:0%;padding-bottom:0%;}
.themify_builder_content-32 .tb_5ed0831.module-image{padding-right:80%;padding-top:10%;}
.themify_builder_content-32 .tb_y4kt49.module_subrow{margin-top:9%;padding-top:0px;}
.themify_builder_content-32 .tb_6pki519.module-image{padding-left:8%;padding-bottom:0px;padding-right:8%;padding-top:0px;}
.themify_builder_content-32 .tb_gx3c415.module-image{margin-top:0px;margin-bottom:6px;}
.themify_builder_content-32 .tb_rlnj310.module-image{padding-left:0px;padding-right:0px;padding-top:3px;}
.themify_builder_content-32 .tb_3iqv963.module-image{padding-top:5px;margin-bottom:0px;padding-left:5px;padding-bottom:0px;padding-right:5px;background-color:rgba(0, 0, 0, 0.00);background-image:none;}
.themify_builder_content-32 .tb_imuq536.module_subrow{margin-top:0px;}
.themify_builder_content-32 .tb_bkkj930.module-buttons i,.themify_builder_content-32 .tb_bkkj930.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_bkkj930.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7t7n931.module-buttons i,.themify_builder_content-32 .tb_7t7n931.module-buttons span{letter-spacing:10px;}
.themify_builder_content-32 .tb_7t7n931.module-buttons a{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_p5w7568.module_subrow{margin-top:20px;}
.themify_builder_content-32 .tb_bwah495.module_subrow{margin-top:20px;}
.themify_builder_content-32 .tb_u06t603.module_row{padding-bottom:50%;padding-top:50%;background-color:rgba(191, 191, 191, 1);background-position:50% 47.5%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-26-1.jpg);}
.themify_builder_content-32 .tb_gere232.module_subrow{font-size:9px;}
.themify_builder_content-32 .tb_5n0l173.module-text{margin-top:2px;margin-left:2px;margin-bottom:2px;margin-right:2px;padding-top:10px;font-size:16px;}
.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_5n0l173.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_vdqz174.module-text{margin-top:2px;margin-left:2px;margin-bottom:2px;margin-right:2px;padding-top:10px;font-size:16px;}
.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_vdqz174.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wo2n30.module_column{background-color:rgba(0, 0, 0, 0.00);}
.themify_builder_content-32 .tb_rn58200.module-image{margin-bottom:5px;}
.themify_builder_content-32 .tb_rn58200.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);letter-spacing:5px;font-size:15px;}
.themify_builder_content-32 .tb_rn58200.module-image.module .image-title,.themify_builder_content-32 .tb_rn58200.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_rnfz361.module-image{margin-bottom:5px;}
.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);letter-spacing:5px;font-size:15px;}
.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title,.themify_builder_content-32 .tb_rnfz361.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_q358544.module-image{margin-bottom:5px;}
.themify_builder_content-32 .tb_q358544.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);letter-spacing:5px;font-size:15px;}
.themify_builder_content-32 .tb_q358544.module-image.module .image-title,.themify_builder_content-32 .tb_q358544.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_gqvl479.module-image{margin-bottom:5px;}
.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);letter-spacing:5px;font-size:15px;}
.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title,.themify_builder_content-32 .tb_gqvl479.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_7za7360.module-image{margin-bottom:5px;}
.themify_builder_content-32 .tb_7za7360.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);letter-spacing:5px;font-size:15px;}
.themify_builder_content-32 .tb_7za7360.module-image.module .image-title,.themify_builder_content-32 .tb_7za7360.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_cgs7568.module-image{margin-bottom:5px;}
.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);letter-spacing:5px;font-size:15px;}
.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title,.themify_builder_content-32 .tb_cgs7568.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_g2wg914.module-image{margin-bottom:5px;}
.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title{text-shadow:0px 0px 10px rgba(0, 0, 0, 1);letter-spacing:5px;font-size:15px;}
.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title,.themify_builder_content-32 .tb_g2wg914.module-image.module .image-title a{color:rgba(255, 255, 255, 1);font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_ytbg71.module-overlay-content{padding-left:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_ytbg71.module-overlay-content .tb_ov_co_icon{min-width:0px;width:0px;}
.themify_builder_content-32 .tb_v6rs735.module-overlay-content{padding-left:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_v6rs735.module-overlay-content .tb_ov_co_icon{min-width:0px;width:0px;}
.themify_builder_content-32 .tb_dmt0852.module-overlay-content{padding-left:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_dmt0852.module-overlay-content .tb_ov_co_icon{min-width:0px;width:0px;}
.themify_builder_content-32 .tb_i0ja120.module-overlay-content{padding-left:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_i0ja120.module-overlay-content .tb_ov_co_icon{min-width:0px;width:0px;}
.themify_builder_content-32 .tb_nhqr631.module-overlay-content{padding-left:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_nhqr631.module-overlay-content .tb_ov_co_icon{min-width:0px;width:0px;}
.themify_builder_content-32 .tb_jkv023.module-overlay-content{padding-left:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_jkv023.module-overlay-content .tb_ov_co_icon{min-width:0px;width:0px;}
.themify_builder_content-32 .tb_0efl518.module-overlay-content{padding-left:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_0efl518.module-overlay-content .tb_ov_co_icon{min-width:0px;width:0px;}
.themify_builder_content-32 .tb_kuzt492.module-overlay-content{padding-left:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-32 .tb_kuzt492.module-overlay-content .tb_ov_co_icon{min-width:0px;width:0px;}
.themify_builder_content-32 .tb_9p0p343.module_column{padding:10px;}
.themify_builder_content-32 .tb_14sb707.module_subrow{padding-bottom:0px;}
.themify_builder_content-32 .tb_079z390.module_column{padding-top:10px;padding-left:10px;}
.themify_builder_content-32 .tb_t3x385.module-image{margin-bottom:30px;}
.themify_builder_content-32 .tb_57mr804.module-image{margin-bottom:30px;}
.themify_builder_content-32 .tb_noc886.module-text{letter-spacing:0px;font-size:12px;}
.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_noc886.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;text-shadow:1px 1px 3px rgba(0, 0, 0, 1);}
.themify_builder_content-32 .tb_jxwc61.module_column{margin-bottom:0%;margin-top:0%;padding:0%;}
.themify_builder_content-32 .tb_a1mq62.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_w5w1969.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_4375334.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_86es335.module_column{padding-left:0px;padding-right:0px;padding-top:33px;}
.themify_builder_content-32 .tb_ri2563.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_odnd63.module_column{padding-left:0px;padding-right:0px;padding-top:33px;}
.themify_builder_content-32 .tb_0n7h414.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_p3ur414.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_ke1a223.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_xaaf225.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_pbyc865.module_row{padding-top:50%;padding-bottom:50%;background-color:rgba(191, 191, 191, 1);background-position:46% 51.25%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-image:url(http://green-jail.com/wp-content/uploads/2021/02/Movie-Still-22.jpg);}
.themify_builder_content-32 .tb_8s95455.module_column{margin-bottom:0%;margin-top:0%;padding:0%;}
.themify_builder_content-32 .tb_468y455.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_boma138.module-fancy-heading{padding-left:16px;padding-bottom:0px;padding-right:16px;padding-top:16px;}
.themify_builder_content-32 .tb_izhx480.module_column{padding-left:0px;padding-right:0px;padding-top:10px;}
.themify_builder_content-32 .tb_6ijt915.module-fancy-heading{padding-left:16px;padding-bottom:0px;padding-right:16px;padding-top:16px;}
.themify_builder_content-32 .tb_pl99641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_pl99641.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_pl99641.module-text{font-weight:bold;text-align:center;font-size:18px;}
.themify_builder_content-32 .tb_2ktb641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_2ktb641.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_2ktb641.module-text{font-weight:bold;text-align:center;font-size:18px;}
.themify_builder_content-32 .tb_atew641.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_atew641.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_atew641.module-text{font-weight:bold;text-align:center;font-size:18px;}
.themify_builder_content-32 .tb_wwk1642.module-text p{margin-bottom:0px;margin-top:10px;}
.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap p,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap blockquote,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h1,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h2,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h3,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h4,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h5,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap h6,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap li,.themify_builder_content-32 .tb_wwk1642.module-text .tb_text_wrap span{text-shadow:-1px 1px 3px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-32 .tb_wwk1642.module-text{font-weight:bold;text-align:center;font-size:18px;}
}
/*/wp-content/uploads/themify-customizer-5.1.6-5.2.0.css*/
/* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#site-logo {	
	margin-top: 1px;
	margin-bottom: 1px; 
}
#site-description {	display: none; 
}
#footer-logo a img {		width: 200px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 200px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #465e27; }.mobile-menu-visible.header-slide-out .sidemenu-on a, .mobile_menu_active.header-leftpane #headerwrap a, .mobile_menu_active.header-rightpane #headerwrap a, .mobile_menu_active #headerwrap .sidemenu.sidemenu-on a { 
	color: #ffffff; }.mobile_menu_active #headerwrap .sidemenu-on #main-nav a { 
	font-family: "Georgia", 'Times New Roman', "Times", serif; }