@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
}
.mejs__container{
    text-align:center!important;
    max-width:100%;
    min-height:100%!important
}
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:14px;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.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}

/*/styles/modules/site-logo.css*/
#site-logo{
	margin:0;
	float:left;
	padding:15px 0;
	font:normal 400 1.7em/1.1em 'Roboto Condensed', Arial, sans-serif;
	text-transform:uppercase
}
#site-logo a{
	text-decoration:none;
	color:#000
}
#site-logo a:hover{
	text-decoration:none
}
@media screen and (max-width:800px){
	#site-logo a{
		font-size:30px
	}
}
@media screen and (max-width:680px){
	#site-logo{
		font-size:2em;
		text-align:left;
		width:auto
	}
}
/*/styles/modules/sidebar.css*/
#sidebar{
    width:260px;
    margin:50px 0 40px 0
}
.sidebar-left #content{
    float:right
}
.sidebar-left #sidebar{
    float:left
}
.full_width #sidebar{
    width:auto;
    float:none
}
#sidebar #searchform{
    position:static
}
#sidebar #searchform #s{
    width:93%
}
@media screen and (max-width:1200px){
	#sidebar{
		margin:7% 0 5%;
		width:26.2%
	}
	#sidebar .secondary{
		width:47.4%
	}
}
@media screen and (max-width:800px){
	#sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both
	}
}
/*/styles/modules/widgets/text.css*/
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em
}
.widget .textwidget li{
	display:list-item
}
.widget .textwidget ul li{
	list-style:disc
}
.widget .textwidget ol li{
	list-style:decimal
}
/*/styles/modules/footer.css*/
#footerwrap{
	position:fixed;
	top:0;
	left:0;
	z-index:9999
}
#footerwrap-inner{
	background-color:rgba(0,0,0,0.9)
}
/* footer text */
.footer-text{
	clear:left;
	font-size:85%;
	padding:1em 0 1em;
	margin:0;
	color:#aaa
}
.footer-text a{
	color:#aaa;
	text-decoration:none
}
.footer-text a:hover{
	color:#fff;
	text-decoration:underline
}
#footer-tab{
	position:absolute;
	width:80px;
	height:44px;
	left:50%;
	margin:0 0 0 -40px
}
#footer-tab a{
	width:70px;
	height:36px;
	font-size:28px;
	padding-top:8px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center
}
#footer-tab a:after{
	content:'\e805'; /* fontello-down */
}
.expanded #footer-tab a:after{
	content:'\e804'; /* fontello-close */
	font-size:24px
}
@media screen and (max-width:800px){
	#footer-tab{
		position:absolute;
		width:50px;
		height:32px;
		left:50%;
		margin:0 0 0 -30px
	}
	#footer-tab a{
		width:40px;
		height:25px;
		font-size:22px;
		padding-top:3px;
		padding-bottom: 6px
	}
	.expanded #footer-tab a:after{
		font-size:14px
	}
	.menubar-top #footer-tab{
		margin-top:-34px
	}
}
/*/styles/modules/footer-widgets.css*/

/************************************************************************************
FOOTER WIDGETS
*************************************************************************************/
@media screen and (max-height:900px){
	#footerwrap .footer-widgets{
		overflow:auto; /* prevent overflowing the page */
		-webkit-overflow-scrolling:touch;
		max-height:600px
	}
}
@media screen and (max-height:750px){
	#footerwrap{
		font-size:.9em; /* smaller font size on tablet */
	}
	#footerwrap .footer-widgets{
		padding:.2em 0 0;
		max-height:400px
	}
}
@media screen and (max-height:600px){
	#footerwrap .footer-widgets{
		max-height:300px
	}
}
@media screen and (max-height:480px){
	#footerwrap .footer-widgets{
		max-height:250px
	}
}
@media screen and (max-height:400px){
	#footerwrap .footer-widgets{
		max-height:200px
	}
}
@media screen and (max-height:320px){
	#footerwrap .footer-widgets{
		max-height:130px
	}
}
@media screen and (max-height:280px){
	#footerwrap .footer-widgets{
		max-height:120px
	}
}
/*/style.css*/
/*
Theme Name:Themify Fullpane
Theme URI:https://themify.me/themes/fullpane
Version:5.0.6
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:featured-images,translation-ready,custom-menu
Text Domain:themify
Required Plugins:themify-shortcodes
---------
DO NOT EDIT THIS FILE.
If you need to override theme styling,please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}
img,fieldset{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
/* iframes and objects max-width */
iframe,audio,object{
	max-width:100%
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
@font-face{
	font-family:'themify_theme_icon';
	font-display:swap;
	src:url('data:application/octet-stream;base64,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') format('woff')
}
html{
	-webkit-font-smoothing:antialiased
}
body{
	font:1em/1.7em 'Roboto',sans-serif,Arial;
	font-style:normal;
	font-weight:400;
	color:#aaa;
	overflow-wrap:break-word;
	background-color:#222527;
	/* enhance Safari image rendering */
	image-rendering:optimizeQuality
}
a{
	text-decoration:none;
	outline:none
}
ins,
a:hover{
	text-decoration:none
}
p{
	margin:0 0 1.2em;
	padding:0
}
small{
	font-size:87%
}
blockquote{
	font:italic 110%/130% "Times New Roman",Times,serif;
	padding:8px 30px 15px
}
::-moz-selection{
	color:#fff;
	background-color:#ee2c49
}
::selection	{
	color:#fff;
	background-color:#ee2c49
}

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

/* HEADINGS
================================================ */
h1,h2,h3,h4,h5,h6{
	line-height:1.5em;
	margin:0 0 .4em;
	font-family:'Roboto Condensed',Arial,sans-serif;
	font-style:normal;
	font-weight:300;
        font-size:1.7em;
	color:#fff;
	overflow-wrap:normal
}
h1{
	font-size:3.8em;
	line-height:110%;
	font-family:'Roboto',Arial,sans-serif;
	font-style:normal;
	font-weight:100
}
h2{
	font-size:2.8em;
	line-height:110%;
	font-family:'Roboto',Arial,sans-serif;
	font-style:normal;
	font-weight:100
}
h4{
	font-size:1.4em
}
h5{
	font-size:1.2em
}
h6{
	font-size:1em
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url]{
	background-color:#eee;
	border:none;
	padding:6px 10px;
	-webkit-appearance:none
}
input[type=text],input[type=search],input[type=email],input[type=url]{
	width:240px;
	max-width:90%
}
input[type=text]{
	outline:none
}

/* text area */
textarea{
	line-height:150%;
	width:94%;
	height:200px
}

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

/* form button */
input[type=reset],input[type=submit],button{
	display:inline-block;
	margin-bottom:0;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	background:transparent;
	border:1px solid #fff;
	white-space:nowrap;
	padding:7px 15px;
	font-family:'Roboto Condensed',Arial,sans-serif !important;
	font-style:normal;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-size:1em;
	line-height:1.5em;
	color:#fff;
	border-radius:4px;
	user-select:none;
	-webkit-appearance:none
}

/* form input:hover */
input[type=reset]:hover,input[type=submit]:hover,button:hover{
	color:#000;
	background-image:none;
	background-color:#fff;
	border-color:#fff
}
/* DEFAULT COLOR
================================================ */
a,
#main-nav a:hover,
#main-nav .current-menu-item a,
.widget #wp-calendar th,
.testimonial .testimonial-author{
	color:#ff3150
}
#footer-tab a{
	background:#ee2c49;
	color:#fff
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
img,.post,.author-box,.widget{
	box-sizing:border-box
}
#pagewrap{
	padding-bottom:80px; /* for fixed header space */
}
/* main page width */
.pagewidth{
	width:1160px;
	margin:0 auto
}
/* content */
#content{
	width:830px;
	margin:80px 0 60px
}
.sidebar-none #content{
	width:100%;
	float:none
}
/* fullwidth content */
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #content{
	width:auto;
	float:none
}
/************************************************************************************
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
}
/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap{
	background-color:#fff;
	position:fixed;
	bottom:0;
	z-index:999;
	width:100%
}
#header{
	min-height:70px;
	width:94%;
	margin:auto
}
/*
MAIN NAVIGATION
================================================ */
#main-nav{
	margin:0;
	padding:0;
	width:auto;
	position:absolute;
	right:0
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative
}
/* main level link */
#main-nav a{
	font-family:'Roboto Condensed',Arial,sans-serif;
	font-style:normal;
	font-weight:300;
	font-size:1em;
	line-height:1em;
	color:#757575;
	display:block;
	padding:20px 15px;
	margin:0 0 0 1px;
	border-top:4px solid #fff;
	text-decoration:none
}
/* main level link :hover */
#main-nav a:hover,
#main-nav .current-menu-item a{
	border-top:4px solid #ee2c49
}
/* current link */
#main-nav .menu-item-has-children > a:after{
	content:'\e809'; /* fontello-up */
	text-transform:none;
	font-size:.625em;
	line-height:1em;
	position:absolute;
	top:50%;
	right:0;
	margin-top:-3px
}
#main-nav ul .menu-item-has-children > a:after{
	content:'\e806'; /* fontello-left */
	position:relative;
	float:left;
	height:10px
}
/* sub-levels link */
#main-nav ul a,
#main-nav .current-menu-item ul a{
	font-size:.95em;
	line-height:1.25em;
	text-transform:none;
	padding:6px 12px;
	margin:0;
	display:block;
	width:150px;
	background:none;
	border:none;
	text-shadow:none;
	box-shadow:none
}
/* sub-levels link :hover */
#main-nav ul a:hover,
#main-nav .current-menu-item ul a:hover{
	color:#222527;
	border:0
}
#main-nav ul li:hover > a{
	color:#222527
}
/* dropdown ul */
#main-nav ul{
	margin:0 0 15px -100px;
	padding:5px 0;
	list-style:none;
	position:absolute;
	background-color:#fff;
	z-index:100;
	right:0;
	bottom:100%;
	border:1px solid #000;
	visibility:hidden;
	opacity:0
}
#main-nav ul:after{
	border-top:8px solid #000;
	border-left:8px solid rgba(0,0,0,0);
	border-right:8px solid rgba(0,0,0,0);
	content:" ";
	display:block;
	height:0;
	right:20px;
	margin-left:-4px;
	position:absolute;
	bottom:-9px;
	width:0;
	z-index:-1
}
#main-nav ul li{
	background:none;
	margin:0;
	float:none;
	position:relative;
	border-top:1px solid #ececec;
	text-align:right
}
#main-nav ul li:first-child{
	border-top:none
}
/* sub-levels dropdown */
#main-nav ul ul{
	left:auto;
	right:100%;
	bottom:4px;
	margin-bottom:-5px
}
#main-nav ul ul:after{
	bottom:10px;
	left:178px;
	margin-right:0;
	border-left:8px solid #000;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
/* show dropdown ul */
#main-nav li:hover > ul{
	opacity:1;
	visibility:visible;
	margin-bottom:-5px
}
#main-nav li ul li:hover > ul{
	margin-right:-20px
}
/* touch device show dropdown */
#main-nav .dropdown-open > .sub-menu{
	opacity:1 !important;
	transform:none !important;
	margin-top:0
}
#main-nav ul ul:before,
#main-nav .menu-item-has-children > a:after,
#main-nav .has-mega-column > .sub-menu .child-arrow{
	display:none
}
#main-nav .child-arrow{
    border-radius:100%;
	padding:0 7px;
	margin-left:7px
}
body:not(.menubar-top) #main-nav .child-arrow:before{
	transform:rotateZ(-225deg);
	margin-bottom:-3px
}
#main-nav ul .child-arrow{
	float:left
}
#main-nav ul .child-arrow:before{
	transform:rotateZ(45deg)
}
/*cart*/
#main-nav ul.cart a,
#main-nav .current-menu-item ul.cart a{
	border:0;
	width:80px;
	text-align:center
}
#main-nav ul.cart{
	left:-30%
}

/* mobile menu icon */
body.mobile-menu-visible{
    position:relative;
    overflow-y:hidden
}
.body-overlay{
    display:none;
    background-color:rgba(255,255,255,.7);
    width:100%;
    height:100%;
    position:fixed;
    right:300px;
    top:0;
    z-index:1000;
    box-shadow:inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay-on{
    display:block; /* fix for Windows phone */
}
/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0;
	text-align:center;
	margin-bottom:50px;
	font-family:'Roboto',Arial,sans-serif;
	font-style:normal;
	font-weight:200;
	padding:0;
	font-size:320%;
	line-height:110%;
	color:#fff
}

.portfolio-full{
	display:none;
	visibility:hidden
}
/* gallery slider */
#body .loops-wrapper.gallery a.shortcode.button.outline:hover{
	background:#fff !important
}
/* Slider Loader Style */
.slideshow-slider-loader{
	position:relative;
	width:100%;
	height:50px
}
/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 30px
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-name{
	font-size:1em;
	font-weight:300;
	text-transform:uppercase
}
.author-bio .author-name{
	margin:0 0 30px;
	padding:0
}
.author-body{
	overflow:hidden
}
.author-posts-by{
	margin:0 0 20px;
	padding:10px 0 0;
	font-size:140%;
	text-transform:uppercase;
	border-top:double 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
.author-bio .social-widget .widget{
	padding:0 !important;
	margin:0 !important;
	height:auto
}
/************************************************************************************
POST
*************************************************************************************/
.post{
	margin-bottom:40px;
	min-height:150px;
	position:relative;
	box-sizing:border-box
}
/* post content */
.post-content{
	min-width:120px
}
.post-content h1{
	font-family:'Roboto Condensed',Arial,sans-serif;
	font-style:normal;
	font-weight:300;
	text-transform:uppercase
}
/* post title */
.post-title{
	margin:0;
	padding:0;
	color:#fff;
	font-weight:300
}
.post-title a{
	text-decoration:none;
	color:#fff
}
.post-title a:hover{
	text-decoration:underline
}
.post-tag{
	display:block;
	overflow:hidden;
	margin:0 0 15px 0
}
/* post image */
.post-image{
	margin:0 0 30px
}
.post-image img{
	vertical-align:bottom
}
.post-image.left{
	float:left;
	margin-right:15px
}
.post-image.right{
	float:right;
	margin-left:15px
}
/* post meta */
.post-meta{
	margin:0 0 10px;
	font-size:80%
}
.post-meta span{
	margin-right:5px
}
.post-meta .post-date{
	display:block;
	margin-bottom:3px;
	clear:left
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-author{
	overflow:hidden;
	vertical-align:middle
}
.post-meta .post-author img{
	border-radius:100%;
	margin-bottom:10px
}
#body .post-meta .post-author img{
	width:auto; /* fix gallery img override */
}
/*post-slider*/
.shortcode.post-slider{
	margin-top:45px
}
.post-slider .post-date{
	margin:0;
	font-size:80%
}
/* List post */
.shortcode.loops-wrapper.list-post{
	max-width:100%;
	margin:0 auto;
	margin-top:45px
}
.shortcode.loops-wrapper.list-post .post.odd .post-image{
	float:right;
	margin-left:7%;
	margin-right:auto
}
/* section-post Girds */
.shortcode.list-post .loops-wrapper.grid4 .post-image,
.shortcode.list-post .loops-wrapper.grid3 .post-image,
.shortcode.list-post .loops-wrapper.grid2 .post-image{
	float:none;
	margin:0
}
.shortcode.list-post .loops-wrapper.grid4 .post-image img,
.shortcode.list-post .loops-wrapper.grid3 .post-image img,
.shortcode.list-post .loops-wrapper.grid2 .post-image img{
	width:100%;
	height:auto
}
.shortcode.list-post .loops-wrapper.grid4 .post-title,
.shortcode.list-post .loops-wrapper.grid4 .post-meta,
.shortcode.list-post .loops-wrapper.grid4 .post-content,
.shortcode.list-post .loops-wrapper.grid3 .post-title,
.shortcode.list-post .loops-wrapper.grid3 .post-meta,
.shortcode.list-post .loops-wrapper.grid3 .post-content,
.shortcode.list-post .loops-wrapper.grid2 .post-title,
.shortcode.list-post .loops-wrapper.grid2 .post-meta,
.shortcode.list-post .loops-wrapper.grid2 .post-content{
	text-align:left
}
.shortcode.list-post .loops-wrapper.grid3 .post-meta{
	position:relative
}
.shortcode.list-post .loops-wrapper.grid4 .post-meta > span,
.shortcode.list-post .loops-wrapper.grid3 .post-meta > span,
.shortcode.list-post .loops-wrapper.grid2 .post-meta > span{
	float:none
}
.shortcode.list-post .loops-wrapper.grid4 .post-category,
.shortcode.list-post .loops-wrapper.grid3 .post-category,
.shortcode.list-post .loops-wrapper.grid2 .post-category{
	position:absolute;
	bottom:0;
	right:0
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe,
.post-video embed,
.embed-youtube iframe,
.embed-youtube embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:100px 0
}
.author-box .author-avatar{
	float:left;
	margin:0 15px 5px 0
}
.author-box .author-name{
	margin:10px 0 15px
}
.author-box img{
	border-radius:100%
}
.author-box .social-widget .links-list{
	margin-top:0 !important;
	padding-top:0 !important
}
.author-box .social-widget .widget{
	margin-top:0 !important;
	padding-top:0 !important
}
/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/************************************************************************************
SLIDESHOW
*************************************************************************************/
.slideshow-wrap{
	overflow:hidden;
	min-width:120px
}
/* slider image caption */
.slider-image-caption{
	position:absolute;
	background-color:rgba(0,0,0,.6);
	color:#fff;
	display:inline;
	bottom:0;
	left:0;
	padding:5px 2%;
	width:96%
}
/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 60px;
	overflow-wrap:break-word
}
.widgettitle{
	position:relative;
	z-index:1;
	overflow:hidden;
	font-family:'Roboto Condensed',Arial,sans-serif;
	font-style:normal;
	font-weight:300;
	text-transform:uppercase;
	margin-bottom:30px;
	color:#fff
}
.widgettitle:after{
	position:absolute;
	top:51%;
	overflow:hidden;
	width:95%;
	margin-left:5%;
	height:1px;
	content:'\a0';
	background-color:#4E5152
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:15px 0;
	list-style:none;
	clear:both;
	border-top:solid 1px #424446
}
.widget li:first-child{
	border:0;
	padding-top:0
}
.widget ul ul{
	margin:0;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}
.widget ul ul li:last-child{
	padding-bottom:0
}
/* search widget */
.widget_search .tf_fa{
	display:none
}
/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	text-transform:uppercase;
	padding-bottom:15px
}
.widget #wp-calendar td{
	font-weight:normal;
	width:31px;
	padding:4px 2px;
	text-align:center
}
.widget #wp-calendar td#prev,
.widget #wp-calendar td#next{
	padding:0;
	text-align:left
}
.widget #wp-calendar th{
	font-weight:normal
}
.widget #wp-calendar tr{
	font-weight:normal;
	color:#aaa
}
/* twitter widget */
.widget .twitter-list .twitter-timestamp a{
	font-style:italic;
	font-size:90%
}
.widget .follow-user{
	margin:0;
	padding:5px 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}
/* 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
}
/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:15px
}
.alignleft{
	float:left;
	margin-right:30px
}
.alignright{
	float:right;
	margin-left:30px
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:15px;
	max-width:100%
}
.wp-caption-text{
	font-size:95%;
	line-height:120%;
	margin:6px 0
}
/************************************************************************************
SHORTCODE
*************************************************************************************/
/*
BUTTON STYLES
================================================ */
.module-buttons.outline a,
a.shortcode.button{
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:none;
	white-space:nowrap;
	padding:.5em 1em;
	margin:.3em;
	font-family:'Roboto Condensed',Arial,sans-serif !important;
	font-style:normal;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-size:1em;
	line-height:1.5em;
	border-radius:4px;
	box-shadow:none !important;
	text-decoration:none !important;
	text-shadow:none !important
}
.module-buttons.outline a:hover,
a.shortcode.button:hover{
	color:#333333;
	text-decoration:none
}
/* button size */
a.shortcode.button.small{
	font-size:.8em;
	letter-spacing:0
}
a.shortcode.button.large{
	font-size:1.6em
}
a.shortcode.button.xlarge{
	font-size:2em
}
/* color */
a.shortcode.button.white{
	color:#666 !important;
	background-color:#fff
}
a.shortcode.button.white:hover{
	color:#000 !important;
	background-color:#fff
}
a.shortcode.button.yellow{
	background-color:#fc0
}
a.shortcode.button.yellow:hover{
	background-color:#fff21e
}
a.shortcode.button.orange{
	background-color:#ff9f40
}
a.shortcode.button.orange:hover{
	background-color:#FFB95A
}
a.shortcode.button.blue{
	background-color:#22d9e5
}
a.shortcode.button.blue:hover{
	background-color:#3CF3FF
}
a.shortcode.button.green{
	background-color:#02daaf
}
a.shortcode.button.green:hover{
	background-color:#11e9be
}
a.shortcode.button.red{
	background-color:#ee2c49
}
a.shortcode.button.red:hover{
	background-color:#fc425e
}
a.shortcode.button.black{
	background-color:#000
}
a.shortcode.button.black:hover{
	background-color:#444
}
a.shortcode.button.purple{
	background-color:#c594da
}
a.shortcode.button.purple:hover{
	background-color:#DFAEF4
}
a.shortcode.button.gray{
	background-color:#888888
}
a.shortcode.button.gray:hover{
	background-color:#adadad
}
a.shortcode.button.pink{
	background-color:#fca8bc
}
a.shortcode.button.pink:hover{
	background-color:#FFC2D6
}
/* outline */
.module-buttons.outline a,
a.shortcode.button.outline{
	background:none;
	box-shadow:none;
	text-shadow:none;
	border:solid 2px #CCC;
	color:#ee2c49
}
a.shortcode.button.outline:hover{
	background:#fff
}
/* outline color */
.module-buttons.outline a,
a.shortcode.button.outline.white{
	color:#fff;
	border-color:#fff
}
.module-buttons.outline a.yellow,
a.shortcode.button.outline.yellow{
	color:#fc0;
	border-color:#fc0
}
.module-buttons.outline a.orange,
a.shortcode.button.outline.orange{
	color:#ff9f40;
	border-color:#ff9f40
}
.module-buttons.outline a.blue,
a.shortcode.button.outline.blue{
	color:#22d9e5;
	border-color:#3CF3FF
}
.module-buttons.outline a.green,
a.shortcode.button.outline.green{
	color:#02daaf;
	border-color:#02daaf
}
.module-buttons.outline a.red,
a.shortcode.button.outline.red{
	color:#ee2c49;
	border-color:#ee2c49
}
.module-buttons.outline a.black,
a.shortcode.button.outline.black{
	color:#000;
	border-color:#000
}
.module-buttons.outline a.purple,
a.shortcode.button.outline.purple{
	color:#c594da;
	border-color:#c594da
}
.module-buttons.outline a.gray,
a.shortcode.button.outline.gray{
	color:#888888;
	border-color:#888888
}
.module-buttons.outline a.pink,
a.shortcode.button.outline.pink{
	color:#fca8bc;
	border-color:#fca8bc
}
/*
HR
================================================ */
.shortcode.hr{
    height:1px;
    border:none;
    background:none;
    border-top:solid 1px rgba(86,86,86,0.5);
    clear:both;
	margin:40px 0
}
.shortcode.portfolio .post-image img{
	width:100%;
	vertical-align:bottom
}
.shortcode.portfolio .post-image{
	margin:0 !important;
	padding:0;
	overflow:hidden
}
/* portfolio single item carousel nav position */
.post.portfolio .carousel-nav-wrap{
	position:absolute;
	top:50%;
	bottom:auto;
	margin-top:-19px
}
/* portfolio slideshow nav */
.portfolio .carousel-pager{
	margin-top:30px
}
/* carousel pager overwrite*/
.shortcode .tf_carousel_nav_wrap a{
	background:rgba(255,255,255,0.2);
	border:medium none;
	height:12px;
	width:12px
}
.shortcode.slider .carousel-prev,
.shortcode.slider .carousel-next,
.shortcode.post-slider .carousel-prev,
.shortcode.post-slider .carousel-next{
	position:absolute;
	width:46px;
	height:38px;
	display:inline-block;
	font-size:2em;
	background-color:transparent;
	border:none;
	box-shadow:none;
	top:0;
	margin:0;
	padding:0;
	color:#fff;
	opacity:.5;
	text-decoration:none;
	text-shadow:none;
	z-index:130
}
.carousel-nav-wrap a:hover{
	opacity:1
}
.slider .carousel-prev,
.slider .carousel-prev:hover{
	left:0
}
.slider .carousel-next,
.slider .carousel-next:hover{
	right:0
}
/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.module_row .fp-scroller > .row_inner,
.module_row .fp-tableCell > .row_inner,
.module_row > .row_inner,
.module-layout-part .module_row > .row_inner{
	width:1160px; /* same width as .pagewidth */
	max-width:100%;
	margin:auto
}
.module_row.fullwidth .fp-scroller > .row_inner,
.module_row.fullwidth .fp-tableCell > .row_inner,
.module_row.fullwidth > .row_inner,
.module-layout-part .module_row.fullwidth > .row_inner{
	width:100%;
	padding:0
}
.module-post .post{
	min-height:0
}
.module-post .loops-wrapper.list-post .post-meta,
.module-post .loops-wrapper.list-thumb-image .post-meta{
	width:auto;
	position:static;
	text-align:left
}
.module-post .loops-wrapper.list-post .post-meta .post-author,
.module-post .loops-wrapper.list-thumb-image .post-meta .post-author{
	display:none
}
.module-post .loops-wrapper.list-post .post-meta .post-date,
.module-post .loops-wrapper.list-post .post-meta span,
.module-post .loops-wrapper.list-thumb-image .post-meta .post-date,
.module-post .loops-wrapper.list-thumb-image .post-meta span{
	display:inline-block !important;
	margin-right:5px !important;
	float:none
}
.module-portfolio .portfolio-post .post-date{
	float:none
}
.module-highlight .highlight-post .post-image img{
	vertical-align:middle !important
}
.module-slider .carousel-nav-wrap .carousel-prev,
.module-slider .carousel-nav-wrap .carousel-next{
	position:relative !important;
	font-size:1em !important;
	width:16px !important;
	height:16px !important
}
.module .carousel-pager a{
	background:none repeat scroll 0 0 rgba(255,255,255,.2);
	border:medium none;
	border-radius:10em;
	box-shadow:none;
	cursor:pointer;
	display:inline-block;
	height:12px;
	margin:0 3px;
	position:relative;
	text-indent:-900em;
	vertical-align:middle;
	width:12px
}
.module .carousel-pager a:hover{
	background-color:#fff
}
.module .carousel-pager a.selected{
	background:none repeat scroll 0 0 rgba(0,0,0,0);
	border:1px solid #fff
}
.module .carousel-pager a img{
	text-indent:0;
	float:left;
}
.module.ui .tab-content,
.module.ui.window .content,
.module.ui.module-accordion .accordion-content{
	color:#aaa
}
/************************************************************************************
A.BAR
*************************************************************************************/
.announcement-bar-showing.announcement-top #footerwrap{
	top:50px
}
.announcement-bar-showing.announcement-bottom #headerwrap{
	bottom:50px
}
/* clearfix */
.loops-wrapper:after, .widget li:after,.menu:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.widget li,#main-nav,.menu{display:block}

/************************************************************************************
TRANSITION / ANIMATION
*************************************************************************************/
/* All animation */
input[type=reset],
input[type=submit],
button,
#main-nav ul,
#main-nav a,
a.shortcode.button,
.portfolio .post-image img,
.testimonial-pager span a img{
	transition:all .2s ease-in-out
}
/************************************************************************************
ICON FONT
*************************************************************************************/
.carousel-prev:after,
.carousel-next:after,
#footer-tab a:after,
#menu-icon:after,
#menu-icon-close:after,
#main-nav .menu-item-has-children > a:after,
.social-widget li a:after{
	font-family:'themify_theme_icon'
}
/************************************************************************************
Menu bar on top
*************************************************************************************/
/* prevent top menu bar covering the builder interface */
.menubar-top #headerwrap{
	top:0;
	bottom:auto
}
.menubar-top #footerwrap{
	bottom:0;
	top:auto
}
.menubar-top #footer-tab{
	margin-top:-44px;
	top:0
}
.menubar-top #footer-tab a:after{
	content:"\e809"; /* fontello-up */
}
.menubar-top .expanded #footer-tab a:after{
	content:"\e804"; /* fontello-close */
}
.menubar-top #main-nav ul{
	top:100%;
	bottom:auto
}
.menubar-top #main-nav ul ul{
	bottom:auto;
	top:4px
}
.menubar-top #main-nav > li > ul:after{
	top:-9px;
	border-top:none;
	border-bottom:8px solid #000
}
.menubar-top #main-nav .menu-item-has-children > a:after{
	content:"\e805"; /* fontello-down */
}
.menubar-top #main-nav ul .menu-item-has-children > a:after{
	content:"\e806"; /* fontello-left */
}
.menubar-top #main-nav ul ul:after{
	top:10px;
	bottom:auto
}
.menubar-top #sidebar{
	margin-top:90px
}
.module_row.fullheight .row_inner > .tb-column,
.themify_builder .module_row.fullheigh> .row_inner{
	min-height:100%;
}
@media screen and (max-width:1200px){
	.pagewidth,
	.module_row > .row_inner,
	.module-layout-part .module_row .row_inner{
		max-width:90%
	}
	#pagewrap,
	.default_width #layout .module_row > .row_inner,
	.module_row.fullwidth > .row_inner,
	.module-layout-part .module_row.fullwidth > .row_inner{
		max-width:100%
	}
	#content{
		width:67.8%
	}
	.post-content{
		overflow:hidden
	}
	.post-meta{
		width:auto !important
	}
	.post-tag{
		text-align:left !important
	}
}

@media screen and (max-width:800px){
	#content{
		width:100%;
		max-width:100%;
		float:none;
		clear:both;
		margin:0
	}
	.header-widget{
		position:static !important;
		float:none;
		text-align:left;
		clear:both;
		margin:0
	}
	.header-widget .widget{
		margin:0 0 10px
	}
	.post-title{
		font-size:2.2em;
		letter-spacing:-.03em
	}
	.shortcode.post-slider .carousel-prev:after,
	.shortcode.slider .carousel-prev:after,
	.carousel-prev:after,
	.shortcode.post-slider .carousel-next:after,
	.shortcode.slider .carousel-next:after,
	.carousel-next:after{
		top:0
	}
}
@media screen and (max-width:680px){
	/* disable webkit text size adjust (for iPhone) */
	html{
		-webkit-text-size-adjust:none
	}
	h1{
		font-size:2.2em
	}
	h2{
		font-size:2em
	}
	h3{
		font-size:1.4em
	}
	h4{
		font-size:1.3em
	}
	.col4-1,
	.col4-2, 
	.col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	.post-meta .post-author{
		float:left;
		margin:0 1em 0 0
	}
	.post-meta .post-date{
		clear:none
	}
	.entry-content{
		clear:both
	}
	.page-title{
		font-size:2.4em
	}
	.menubar-bottom .page-title {
		margin-top:50px; /* prevent footer-widget pull icon cover page title */
	}
	.post-content{
		padding-left:0
	}
	#footer-logo{
		position:static
	}
	.footer-nav{
		padding:0
	}
}
/*/wp-content/uploads/themify-customizer-5.0.5-5.0.6.css*/
/* Themify Customize Styling */
body {	
	font-family: "Raleway";	font-size:100%;
	line-height:130%;

	color: #ffffff; 
}
h1 {	
	font-family: "Economica";	font-size:55px;
 
}
h2 {	
	font-family: "Economica";	font-size:55px;
 
}
h3 {	
	font-family: "Economica";	font-size:55px;
 
}
h4 {	
	font-family: "Economica"; 
}
h5 {	
	font-family: "Economica"; 
}
h6 {	
	font-family: "Economica"; 
}
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] {	
	color: #999999; 
}
#headerwrap {	background: none;
	background-color: rgba(0,0,0,0.65);
	padding: 10px; 
}
body #site-logo a img {		width: 110px;
	height: 83px; 
}
#site-description {	display: none; 
}
#main-nav {		position:relative;

	top: 20px;
	left: 20px;height: auto;
	background-color: transparent;background-image: none; 
}
#main-nav a {	
	font-family: "Economica";	font-size:22px;
	line-height:22px;

	color: #fafafa;
	border: none !important;
	padding: 10px; 
}
#main-nav a:hover {	
	color: #d0455f; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #ffffff; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #d0455f; 
}
#main-nav ul {	
	background-color: transparent;background-image: none;
	border: none !important; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {		font-size:20px;

	color: #ffffff;
	border: none !important; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #d0455f; 
}
.mobile_menu_active #menu-icon {	
	padding: 15px; 
}
.module-title {	
	color: #416fb1;
	font-family: "Economica";	font-size:55px;
	line-height:55px;

	margin-bottom: 20px; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body {	
	color: #ffffff; 
}
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] {	
	color: #999999; 
}
#headerwrap {	background: none;
	background-color: rgba(0,0,0,0.65); 
}
#main-nav a {	
	color: #ffffff;
	border: none !important; 
}
#main-nav a:hover {	
	color: #d0455f; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #ffffff; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #d0455f; 
}
#main-nav ul {	
	border: none !important; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	color: #ffffff;
	border: none !important; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #d0455f; 
}
.module-title {	
	color: #416fb1; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	
	color: #ffffff; 
}
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] {	
	color: #999999; 
}
#main-nav a {	
	color: #ffffff;
	border: none !important; 
}
#main-nav a:hover {	
	color: #d0455f; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #d0455f; 
}
#main-nav ul {	
	border: none !important; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	color: #ffffff;
	border: none !important; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #d0455f; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {	
	color: #ffffff; 
}
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] {	
	color: #999999; 
}
#headerwrap {	background: none;
	background-color: rgba(0,0,0,0.65); 
}
#main-nav a {	
	color: #ffffff;
	border: none !important; 
}
#main-nav a:hover {	
	color: #d0455f; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #d0455f; 
}
#main-nav ul {	
	border: none !important; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	color: #ffffff;
	border: none !important; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #d0455f; 
}
.module-title {	
	color: #416fb1; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #ffffff; }.mobile_menu_active #menu-icon { background: none;
	background-color: rgba(0,0,0,0.00); }.mobile_menu_active #menu-icon { 
	color: #ffffff; }
/* Themify Custom CSS */
.logo-fixed {
  position: fixed;
  bottom: 10%;
  right: 5%;
  width: 16%;
  height: 16%;
  overflow: visible;
  z-index: 1; }
  .logo-fixed img {
    width: 100%;
    height: auto; }

.mhun-gallery.gallery {
  margin: 0 auto;
  z-index: 10; }
  .mhun-gallery.gallery .gallery-caption {
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute; }
    .mhun-gallery.gallery .gallery-caption h3 {
      font-family: "Roboto Slab", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
      margin: 0;
      line-height: 1.2; }
    .mhun-gallery.gallery .gallery-caption p {
      font-size: 14px;
      margin-bottom: 0;
      line-height: 1.4; }

.mhun-gallery.module.gallery-finefoods .gallery-item,
.mhun-gallery.module.gallery-retail .gallery-item,
.mhun-gallery.module.gallery-commodities .gallery-item {
  margin: 0;
  width: auto; }

.mhun-gallery.gallery-columns-1 .gallery-caption br {
  display: block !important; }

.mhun-gallery.over.gallery .gallery-caption {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  padding: 30px;
  padding-top: 85px;
  background: rgba(0, 0, 0, 0.4); }

.mhun-gallery.bottom.gallery .gallery-caption {
  position: absolute;
  max-width: 170px;
  margin: 0 auto;
  padding: 10px;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  z-index: 100; }

.mhun-gallery.bottom.gallery.gallery-commodities .gallery-caption {
  max-width: 100%;
}


.module.gallery.mhun-gallery.gallery .gallery-item {
  position: relative; }
  .module.gallery.mhun-gallery.gallery .gallery-item .gallery-caption {
    font-style: normal;
    text-align: center;
    font-size: 24px; }
  .module.gallery.mhun-gallery.gallery .gallery-item:hover .gallery-caption {
    display: block;
    visibility: visible;
    opacity: 1; }

.menubar-top #footer-tab {
  margin-top: -57px;
  left: 28px; }

.menubar-top #content {
  margin: 0; }

.menubar-top #main-nav .menu-item-has-children > a:after {
  content: ''; }

.menubar-top #main-nav .page_item_has_children > a:after {
  content: ''; }

.menubar-top #main-nav .has-sub-menu > a:after {
  content: ''; }

.menubar-top #main-nav > li > ul:after {
  display: none; }

.menubar-top #main-nav ul {
  background: none;
  margin: 0;
  right: auto; }
  .menubar-top #main-nav ul a {
    width: auto; }
  .menubar-top #main-nav ul li {
    float: left;
    display: inline-block;
    text-align: left;
    border: none; }
    .menubar-top #main-nav ul li a {
      padding: 0 12px; }
    .menubar-top #main-nav ul li:hover > a {
      color: #d0455f; }
  .menubar-top #main-nav ul .current_page_item a {
    width: auto;
    padding: 0 12px; }
  .menubar-top #main-nav ul .current-menu-item a {
    width: auto; }

.menubar-top #main-nav .current_page_item a {
  border: none; }
  .menubar-top #main-nav .current_page_item a:hover {
    background: none; }

.menubar-top #main-nav .current_page_item ul a {
  width: auto;
  padding: 0 12px; }

.menubar-top #main-nav .current-menu-item a {
  border: none; }
  .menubar-top #main-nav .current-menu-item a:hover {
    background: none; }

.menubar-top #main-nav .current-menu-item ul a {
  width: auto; }

.menubar-top #main-nav li {
  position: static; }
  .menubar-top #main-nav li > ul {
    width: 500px; }
  .menubar-top #main-nav li:hover > ul {
    padding: 0; }

.menubar-top #main-nav a:hover {
  border: none; }

#header {
  width: 100%;
  max-width: 560px;
  margin: auto;
  z-index: 1; }

.tb_backstretch {
  z-index: 2 !important;
  height: 100vh !important; }

#site-logo {
  margin: 0 auto;
  float: left;
  text-align: center;
  padding: 0;
  font: normal 400 1.7em/1.1em "Raleway", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

#pagewrap {
  padding-bottom: 0; }

#main-nav-wrap {
  float: left; }

#fp-nav {
  display: none;
  visibility: hidden; }

.hover-display.mob_100 .hover-hidden.sct {
    width: 70%; }

.hover-hidden {
  display: none;
  visibility: hidden;
  opacity: 0; }
  .hover-hidden.sct {
    position: absolute;
    left: 0;
    right: 0;
    padding: 5px 10px;
    background: black;
    background: rgba(0, 0, 0, 0.65);
    color: white;
    z-index: 10;
    text-align: center;
    width: 175%;
    max-width: 400px;
    margin: 0 auto; }
    .hover-hidden.sct.middle {
      left: 10px;
      right: 10px; }
    .hover-hidden.sct.top {
      top: -100%; }
  .hover-hidden.left {
    right: -100%;
    top: 0; }
  .hover-hidden.right {
    left: -100%;
    top: 0; }
  .hover-hidden.txt {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    padding-top: 35%;
    background: black;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    text-align: center; }

.hover-display {
  position: relative;
}
  .hover-display img.alignleft {
    margin-bottom: 0; }
  .hover-display img.aligncenter {
    margin-bottom: 0; }
  .hover-display img.alignright {
    margin-bottom: 0; }
  .hover-display img.alignnone {
    margin-bottom: 0; }
  .hover-display:hover div.hover-hidden {
    display: block;
    visibility: visible;
    opacity: 1; }

.tb_section-groupe .hover-display {
  width:50%;
  max-width:100%; 
}

.tb_section-groupe .hover-display.mob_100 {
  width: 100%;
}

.wpcf7-form input[type=text] {
  width: 100%;
  max-width: 100%; }

.wpcf7-form input[type=email] {
  width: 100%;
  max-width: 100%; }

textarea {
  width: 100%;
  max-width: 100%;
  height: 138px; }

.small {
  font-size: 80%; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.width-auto {
  max-width: 50%;
  min-width: 100px;
  margin: 0 auto;
  text-align: center; }

.width-600 {
  max-width: 600px;
  margin: 0 auto; }

.width-692 {
  max-width: 692px;
  margin: 0 auto; }

.width-750 {
  max-width: 750px;
  margin: 0 auto; }

.width-800 {
  max-width: 800px;
  margin: 0 auto; }

.width-846 {
  max-width: 846px;
  margin: 0 auto; }

.width-900 {
  max-width: 900px;
  margin: 0 auto; }

.width-946 {
  max-width: 946px;
  margin: 0 auto; }

.width-950 {
  max-width: 950px;
  margin: 0 auto; }

.m-auto {
  margin: auto; }

.sep {
  width: 110px;
  margin: 20px auto; }

.white {
  color: white; }

.row {
  margin-bottom: 10px; }

.relative {
  position: relative; }

.float-left {
  float: left; }

.hideonmob {
  display:block;
  visibility:visible;
}

.showonmob {
  display:none;
  visibility:hidden;
}

.logistique {
  max-width: 590px;
  height: 530px;
  margin: 0 auto;
  padding: 173px 150px 73px 150px;
}

.titre-logistique {
  display:none;
  visibility:hidden;
}

.planete {
  width: 520px;
  max-width: 100%;
  margin: 0 auto; }
  .planete .module-content {
    padding: 0 70px; }

.shortcode.b-l {
  border-left: 1px solid white;
  padding-left: 20px; }

#footer-tab a {
  width: 57px;
  height: 57px;
  font-size: 28px;
  background: url("/wp-content/themes/fullpane/images/footer.png") no-repeat; }
  #footer-tab a:after {
    display: none; }

.no-home.menubar-top #content {
  margin-top: 140px; }

.tb_section-produits a:hover img {
  opacity: 0.8; }

.module.gallery.mhun-gallery.gallery .gallery-item {
  position: relative; }
  .module.gallery.mhun-gallery.gallery .gallery-item .gallery-caption {
    font-style: normal;
    text-align: center;
    font-size: 21px; }
    .module.gallery.mhun-gallery.gallery .gallery-item .gallery-caption h3 {
      font-size: 21px;
      margin-bottom: 10px; }
  .module.gallery.mhun-gallery.gallery .gallery-item:hover .gallery-caption {
    display: block;
    visibility: visible;
    opacity: 1; }

.themify_builder_slider > li {
  float: none; }

.themify_builder_slider_wrap .carousel-nav-wrap {
    z-index: 10000;
    left: 0;
    right: 0;
    top: 30%;
    position: absolute;
 }

.module-slider .carousel-nav-wrap .carousel-prev, .module-slider .carousel-nav-wrap .carousel-next {
  color:#333;
}

.module-slider .carousel-nav-wrap .carousel-prev {
  float:left;
}

.module-slider .carousel-nav-wrap .carousel-next {
  float:right;
}

.themify_builder .module_row_0.themify_builder_row.fullheight {
  min-height: 420px !important; }

.themify_builder .module_row_0.module_row.fullheight {
  min-height: 420px !important; }

.themify_builder .tb-column-inner {
  position: unset; }

.themify_builder .module.fleche-scroll {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 100; }

.themify_builder .module-text h1 {
  margin: 35px 0; }

#lang_sel_list,
#lang_sel_footer {
  position: absolute;
  top: 30px;
  right: 30px;
  background: none;
  border: none; }
  #lang_sel_list ul a, #lang_sel_list a:visited,
  #lang_sel_footer ul a,
  #lang_sel_footer a:visited {
    background: none; }

.svg-col svg {
  overflow: visible;
  z-index: 1000; }
  .svg-col svg .groupe-rond {
    transition: all 0.2s;
    -webkit-transform-origin: center;
            transform-origin: center; }
    .svg-col svg .groupe-rond .rond {
      transition: all 0.2s;
      -webkit-transform-origin: center;
              transform-origin: center; }
    .svg-col svg .groupe-rond:hover {
      -webkit-transform: scale(1.03);
              transform: scale(1.03); }
  .svg-col svg .st0 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.5676;
    stroke-miterlimit: 10; }
  .svg-col svg .st1 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.4545;
    stroke-miterlimit: 10; }
  .svg-col svg .st2 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.4426;
    stroke-miterlimit: 10; }
  .svg-col svg .st3 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.5648;
    stroke-miterlimit: 10; }
  .svg-col svg .st4 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.5473;
    stroke-miterlimit: 10; }
  .svg-col svg .st5 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.4173;
    stroke-miterlimit: 10; }
  .svg-col svg .st6 {
    fill: #0269B4; }
  .svg-col svg .st7 {
    fill: #FFFFFF; }
  .svg-col svg .st8 {
    font-family: "Raleway", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold; }
  .svg-col svg .st9 {
    font-size: 20px; }
  .svg-col svg .st10 {
    font-family: "Raleway", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .svg-col svg .st11 {
    fill: #DC687D; }
  .svg-col svg .st12 {
    fill: #393939; }
  .svg-col svg .st13 {
    fill: #D04660; }
  .svg-col svg .st14 {
    fill: #416EAF; }
  .svg-col svg .st15 {
    letter-spacing: -1; }
  .svg-col svg .st16 {
    letter-spacing: -2; }

.is_safari .themify_builder_row.fullheight .row_inner > .tb-column,
.is_safari .themify_builder .themify_builder_row.fullheigh > .row_inner {
  min-height: 100vh; }

@media screen and (max-width: 1200px) {
  .pagewidth {
    max-width: 100%; }
  .sidebar-none .section-inner {
    max-width: 100%; }
  .full_width .themify_builder_row .row_inner {
    max-width: 100%; }
  .single .section-inner {
    max-width: 100%; }
  #main-nav li > ul {
    width: 500px; } 
  .mob_100 {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 680px) {
  .hideonmob {
    display:none;
    visibility:hidden;
  }
  .showonmob {
    display:block;
    visibility:visible;
  }
  .menubar-top #main-nav ul li {
    display: block;
    float:none;
  }
  .mhun-gallery.module.gallery-finefoods .gallery-item, .mhun-gallery.module.gallery-retail .gallery-item, .mhun-gallery.module.gallery-commodities .gallery-item {
    margin: 0 auto;
    width: 100%;
  }
  .mhun-gallery.bottom.gallery .gallery-caption {
  position: relative; }
  #lang_sel_list, #lang_sel_footer {
      right: 0;
      left: 0;
      width: 100px;
      margin: 0 auto;
      z-index: 11; }
  .mob_100 {
  width: 100%;
  max-width: 100%;
  }
  .logistique {
    background-image: none!important;
    padding: 40px;
    height: auto;
  }
  .titre-logistique {
    font-size: 28px;
    margin-bottom: 30px;
    font-family: "Roboto Slab", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
    display:block;
    visibility:visible;
}}