@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:.15em 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}.tf_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
}
.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 a,
.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{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.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
}
.skip-to-content:focus{
	clip-path:none
}
.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,transform
}
/* 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
}
video[poster]{
	object-fit:cover
}
/*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
}
/* top aligned */
.col_align_top>.module_column{
    align-items:flex-start;
    align-content:flex-start
}
/* 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
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/styles/modules/search-form.css*/
#searchform{
	font-size:1.2em;
	border-bottom:1px solid;
	position:relative;
	margin:0
}
#searchform #s{
	background-color:transparent;
	border:none;
	margin:0;
	width:100%;
	max-width:none;
	padding:.45em;
	padding-left:1.75em;
	letter-spacing:-.04em;
	box-shadow:none;
	border-radius:0
}
#searchform .icon-search{
	font-size:1.2em;
	line-height:1;
	position:absolute;
	top:.2em
}
#searchform .icon-search .tf_fa{
	stroke-width:1.3
}
.search-lightbox #searchform .icon-search{
	top:10px;
	left:2px
}
/* Rounded BG searchform */
#headerwrap #searchform-wrap{
	display:inline-block;
	vertical-align:middle;
	margin-left:4px
}
#headerwrap #searchform{
	position:relative;
	width:40px;
	height:40px;
	border:none;
	margin:0;
	font-size:1em
}
#headerwrap #searchform .icon-search{
	top:0;
}
#headerwrap #searchform #s{
	border-radius:5em;
	padding:6px 15px 6px 25px;
	width:1px;
	height:40px;
	position:absolute;
	right:-2px;
	z-index:2;
	transition:width .7s,background .7s
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .tf_fa:hover + #s{
	width:140px;
	background-color:#eee
}
#headerwrap #searchform .tf_fa{
	font-size:16px;
	background-color:#eee;
	color:#000;
	border-radius:100%;
	padding:12px;
	z-index:1;
	width:1em;
	height:1em;
	line-height:1.2em;
	margin:0;
	text-align:center;
	left:0;
	top:50%
}
.fixed-header-on #headerwrap #searchform-wrap{
	display:none
}
header .tf_s_dropdown .search-results-wrap{
	width: 250px;
	left: -205px;
}
/*/styles/modules/site-logo.css*/
#site-logo{
	margin:.5em auto;
	padding:0;
	line-height:1.2em;
	font-size:1.7em;
	font-weight:700;
	font-style:normal;
	letter-spacing:-.04em;
	transition:color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out,font-size .2s ease-in-out
}
#site-logo a{
	text-decoration:none;
	color:inherit
}
#site-logo a:hover{
	text-decoration:none
}
.header-block .fixed-header #site-logo{
	margin:5px 0 0
}
body:not(.fixed-header-on) #site-logo .tf_sticky_logo,
.fixed-header #site-logo .tf_sticky_logo + img{
	display:none
}
/*/styles/modules/single.css*/
.single .post-content .post-date-wrap:not(.post-date-inline){
	width:110px;
	height:110px;
	border-radius:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em
}
.single .has-post-thumbnail .post-date-wrap{
	position:relative;
	margin-top:-75px
}
.single .post-date span{
	display:block
}
.single .post-content .post-date{
	color:#fff;
	display:block;
	width:110px;
	height:110px;
	margin:0;
	border-radius:100%;
	background-color:rgba(251,9,48,.8);
	text-align:center
}
.single .post-content .post-date-wrap:not(.post-date-inline) .post-date{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.single .post-date .day{
	font-size:36px;
	margin:4px 0;
	letter-spacing:-.05em;
	line-height:100%
}
.single .post-date .month{
	font-size:14px;
	text-transform:uppercase;
	line-height:100%;
	margin:0
}
.single .post-date .year{
	font-size:14px;
	margin:0;
	line-height:100%
}
/* Display post date circle as inline text */
.single .post .post-date-inline{
	width:auto;
	height:auto;
	border-radius:0;
	margin:0 auto 1em
}
.single .has-post-thumbnail .post-date-inline{
	position:static;
	margin-top:0;
	margin-bottom:0
}
.single .post-content .post-date-inline .post-date{
	color:inherit;
	width:auto;
	height:auto;
	margin:0 0 .4em;
	border-radius:0;
	background:none
}
.single .post-date-inline .post-date span{
	display:inline
}
.single .post-date-inline .post-date .year,
.single .post-date-inline .post-date .month,
.single .post-date-inline .post-date .day{
	font-size:inherit;
	font-family:inherit;
	text-transform:inherit;
	line-height:inherit;
	display:inline
}
/* post meta */
.single .post-meta{
	margin:0 0 1em
}
.single .post-author{
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:.05em;
	font-weight:400
}
.single .post-meta,
.single .post-title{
	text-align:center
}
.single .post-meta:empty,
.single .post-author:empty{
	display:none
}
.single .entry-content .post-date,
.single .entry-content .post-title,
.single .entry-content .post-meta{
	text-align:inherit
}
@media screen and (max-width:680px){
	.single .post-meta{
		font-size:.9em
	}
	.single .post-content .post-date,
	.single .post-content .post-date-wrap:not(.post-date-inline){
		width:80px;
		height:80px
	}
	.single .post-date .year{
		font-size:10px
	}
	.single .post-date .month{
		font-size:13px
	}
	.single .post-date .day{
		font-size:23px
	}
	.single .has-post-thumbnail .post-date-wrap.post-date-inline{
		margin-top:auto
	}
	.single-post .post-content .post-date-wrap.post-date-inline{
		width:auto;
		height:auto
	}
	.single .has-post-thumbnail .post-date-wrap,
	.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-date-wrap{
		margin-top:-65px
	}
}
/*/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/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
    }
}
/*/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.grid3>.post:nth-of-type(3n+1){
		clear:none;
		margin-left:3.2%
	}
	.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.no-gutter>.product,
	.loops-wrapper.grid3.no-gutter>.post{
		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
	}
}
/*/styles/modules/grids/grid3.css*/
.loops-wrapper.grid3>.post{
	margin-bottom:2em
}
.loops-wrapper.grid3 .post-title{
	font-size:1.5em
}
/*/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;
	pointer-events: none;
}
.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}
}
/*/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
}
/*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/left.css*/
.module-image.image-left .image-wrap{
    float:left;
    margin:0 1.2em 1em 0
}
.module-image.image-left .image-content{
    overflow:hidden;
    padding-top:8px;
    min-width:100px;
	text-align:left
}
/*/themify-builder/css/modules/icon.css*/
.module-icon-item + .module-icon-item{
    margin-left:.4em
}
.icon_vertical .module-icon-item{
    display:block;
    margin:0 0 .4em
}
.module-icon .module-icon-item a{
    text-decoration:none;
    display:inline-block
}
.module-icon span{
    margin-left:.3em;
    margin-right:.6em
}
.module-icon em{
    display:inline-block;
    padding:.5em;
    font-size:16px;
    border-radius:100%;
    line-height:0;
    transition:box-shadow .3s ease,border .3s ease,background-color .3s ease,color .3s ease,padding .3s ease,font-size .3s ease
}
.module-icon em .tf_fa{
	max-width:1em
}
/* size */
.module-icon.small .module-icon-item,
.module-icon.small em{
    min-width:24px;
    min-height:24px
}
.module-icon.small em{
    font-size:12px;
}
.module-icon.large .module-icon-item,
.module-icon.large em{
    min-width:48px;
    min-height:48px
}
.module-icon.large em{
    font-size:24px;
}
.module-icon.large span{
    font-size:1.2em
}
.module-icon.xlarge .module-icon-item,
.module-icon.xlarge em{
    min-width:62px;
    min-height:62px
}
.module-icon.xlarge em{
    padding:12px 0 0 2px;
    font-size:36px;
}
.module-icon.xlarge span{
    font-size:1.4em
}
/* image icon size */
.module-icon.circle img{
	border-radius:100%;
}
.module-icon img {
	max-width:32px;
	padding:3px;
}
.module-icon.small img {
	max-width:16px;
}
.module-icon.large img {
	max-width:48px;
	padding:6px;
}
.module-icon.xlarge img {
	max-width:148px;
	padding:9px;
}
/* rounded style */
.module-icon.rounded em,
.module-icon.rounded img{
    border-radius:8px
}
/* squared style */
.module-icon.squared em,
.module-icon.squared img{
    border-radius:0
}
.module-icon.none.small em{
    font-size:18px
}
.module-icon.none.large em{
    font-size:30px
}
.module-icon.none.xlarge em{
    font-size:36px
}
/* rounded style */
.module-icon.rounded em{
    border-radius:8px
}
/* squared style */
.module-icon.squared em{
    border-radius:0
}
.module-icon.none.small em{
    font-size:18px
}
.module-icon.none.large em{
    font-size:30px
}
.module-icon.none.xlarge em{
    font-size:36px
}
/* none (no bg) style */
.module-icon.none{
    display:block; /* prevent theme override */
}
.module-icon.none em{
    padding:.2em;
    border-radius:0;
    background:none;
    font-size:24px;
    color:inherit
}
.module-icon.none em.black{
    color:#000
}
.module-icon.none em.gray{
    color:#666
}
.module-icon.none em.blue{
    color:#3e65b2
}
.module-icon.none em.light-blue{
    color:#6694d6
}
.module-icon.none em.green{
    color:#4aab10
}
.module-icon.none em.light-green{
    color:#71a115
}
.module-icon.none em.purple{
    color:#584eb2
}
.module-icon.none em.light-purple{
    color:#7f76cc
}
.module-icon.none em.brown{
    color:#622d07
}
.module-icon.none em.orange{
    color:#bc6e00
}
.module-icon.none em.yellow{
    color:#dcb232
}
.module-icon.none em.red{
    color:#9d1d14
}
.module-icon.none em.pink{
    color:#b27e9d
}
/* icon position */
.tf_textc.icon_vertical span {
	display:block;
	margin-top:.2em
}
.module-icon:not(.tf_textc) .module-icon-item,
.module-icon:not(.tf_textc) .module-icon-item a{
    display:flex;
    align-items:center;
}
.tf_textr .module-icon-item em,
.tf_textr .module-icon-item img{
    order:1;
}
.tf_textr.icon_vertical .module-icon-item,
.tf_textr.icon_vertical .module-icon-item{
	justify-content:flex-end
}
.module-icon:not(.tf_textc) .module-icon-item.tf_inline_b a,
.module-icon:not(.tf_textc) .module-icon-item.tf_inline_b{
    display:inline-flex
}
@media screen and (max-width:680px){
    .module-icon.large span{
        font-size:1.1em
    }
    .module-icon.xlarge span{
        font-size:1.2em
    }
}
/*/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)
}
/*/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.4.3 
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;
	background-color:#fff;
	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;
	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(180,180,180,.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%;
    display:inline-flex;
    justify-content:center;
    align-items:center
}
input[type="checkbox"]{
	padding:0 2px
}
input[type="checkbox"]:before{
	content:"";
	display:inline-block;
	width:12px;
	height:5px;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid transparent;
	border-bottom:1px solid transparent;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="checkbox"]:checked:before{
	border-left:1px solid;
	border-bottom:1px solid;
}
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:600;
	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%
}
.sidebar-none #layout{
	display:block
}
/* 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;
	margin-left:5px;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(200,200,200,.25);	
}
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(200,200,200,.25);	
	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(200,200,200,.25);	
}
.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,
.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 .5em;
	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
}
/*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
	}
}

/*/styles/headers/header-horizontal.css*/
#header{
	padding:1em 0
}
.header-bar{
	float:left
}
#site-logo{
	margin:5px 15px 5px 0
}
#site-description{
	margin:5px .5em 5px 0;
	font-size:.8em
}
.navbar-wrapper{
	display:flex;
	justify-content:flex-end;
	align-items:center
}
#searchform-wrap,
.search-button,
.cart-icon,
#header .social-widget{
	order:1
}
#main-nav-wrap{
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
#main-nav{
	float:right
}
#main-nav .has-mega-column > .sub-menu{
	padding:32px 39px 39px
}
.header-widget{
	display:none;
	text-align:center
}
.header-widget .header-widget-inner{
	height:100%;
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.sidemenu-on .header-widget .header-widget-inner{
	max-height: none !important;
}
.fixed-header-on #headerwrap .social-widget,
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .header-bar,
.fixed-header .search-button{
	display:block
}
#gallery-controller  .slider.carousel-nav-wrap{
	display:none
}
@media screen and (max-height:900px){
    .header-horizontal #headerwrap .header-widget-innerr{
            max-height:70vh
    }
}
/*https://www.yme-consultoria-ambiental.pt/wp-content/uploads/themify-css/themify-builder-1008-generated.css*/
/* Generated from post: photovoltaic-solar-power-plant-at-quinta-do-anjo */
.themify_builder_content-1008 .tb_iore841.module_row{min-height:600px;height:70%;}

/*https://www.yme-consultoria-ambiental.pt/wp-content/uploads/themify-customizer-5.4.0-5.4.3.css*/
/* Themify Customize Styling */
a, .post-nav .arrow {	
	color: #196bb0; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #000000; 
}
.transparent-header #headerwrap a,#headerwrap a,#footerwrap a,input[type=reset], input[type=submit], button[type=submit], button, .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,.module-buttons .module-buttons-item .ui.builder_button,.transparent-header #headerwrap.fixed-header a, #headerwrap.fixed-header a, #main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #196bb0; 
}
body #site-logo a img {		width: 270px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 270px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 270px; 
}
 }@media screen and (max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 270px; 
}
 }
/* Themify Custom CSS */
body {
font-family: 'Barlow', sans-serif;
}
p, a{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.en #custom_html-3 {
    display: none;
}
.edit-button,
.row-slider-nav,
.js-turn-on-builder {
display:none!important
}
.ishomeslider {
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-button {
margin-top: 25px;
}
#headerwrap {
border-bottom: 0px solid rgba(0,0,0,0)!important
}
#site-logo {
margin: 6px 0px 0px 0;
}
#main-nav {
margin: 26px 0px 0px 0px;
}
#main-nav a {
font-family: 'Barlow', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #000!important;
padding: 5px;
margin: 0px 0px 0px 0px;
}
#main-nav a:hover {
color: #196bb0!important
}


.isseclinker a {
    float: left;
    width: 100%;
    display: block;
    padding: 0px 0px 10px 0px;
    min-height: 115px;
	  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}


.scer1 a {
	background-color:#e8f0f7;
}
.scer2 a {
	background-color:#eaf7f3;
}
.scer3 a {
	background-color:#fef6ed;
}
.scer4 a {
	background-color:#f3faf0;
}


.scer1 a:hover {
	background-color:#196bb0;
}
.scer2 a:hover {
	background-color:#61c5a7;
}
.scer3 a:hover {
	background-color:#fdb663;
}
.scer4 a:hover {
	background-color:#7fc561;
}


.scer1 .issectitlelink {
color: #196bb0;
}
.scer2 .issectitlelink {
color: #61c5a7;
}
.scer3 .issectitlelink {
color: #fdb663;
}
.scer4 .issectitlelink {
color: #7fc561;
}

.scer1 a:hover  .issectitlelink {
color: #fff;
}
.scer2 a:hover  .issectitlelink {
color: #fff;
}
.scer3 a:hover  .issectitlelink {
color: #fff;
}
.scer4 a:hover  .issectitlelink {
color: #fff;
}




.issectitlelink {
display:block;
float:left;
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 18px;
line-height: 22px;
margin: 7px 0px 0px 0px;
padding: 10px 0px 10px 10px;
}
.issectitlelinks{
	width:100%;
    position: relative;
    padding-left: 10px;
    height: 34px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    float: left;
    display: flex;
    align-items: center;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
.issectitlelinks:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f067";
    font-size: 12px;
    line-height: 23px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    text-align: center;
    border: 2px solid;
    width: 23px;
    height: 23px;
    font-weight: 300;
    border-radius: 50px;
    margin: 0;
    top: 4px;
    left: 60px;
    color: #fff;
    border-color: rgba(255,255,255,1);
}


.en .issectitlelinks:after {
    left: 95px;
}


.scer1 .issectitlelinks {
color: #196bb0;
}
.scer2 .issectitlelinks {
color: #61c5a7;
}
.scer3 .issectitlelinks {
color: #fdb663;
}
.scer4 .issectitlelinks {
color: #7fc561;
}
.scer1 a:hover .issectitlelinks {
color: #fff;
}
.scer2 a:hover .issectitlelinks {
color: #fff;
}
.scer3 a:hover .issectitlelinks {
color: #fff;
}
.scer4 a:hover .issectitlelinks {
color: #fff;
}





.scer1 a .issectitlelinks:after {
    color: #196bb0;
	border-color: rgba(25,107,176,1);
}
.scer2 a .issectitlelinks:after {
    color: #61c5a7;
	border-color: rgba(97,197,167,1);
}
.scer3 a .issectitlelinks:after {
    color: #fdb663;
	border-color: rgba(253,182,99,1);
}
.scer4 a .issectitlelinks:after {
    color: #7fc561;
	border-color: rgba(127,197,97,1);
}

.scer1 a:hover .issectitlelinks:after {
    color: #fff;
	border-color: rgba(255,255,255,1);
}
.scer2 a:hover .issectitlelinks:after {
    color: #fff;
	border-color: rgba(255,255,255,1);
}
.scer3 a:hover .issectitlelinks:after {
    color: #fff;
	border-color: rgba(255,255,255,1);
}
.scer4 a:hover .issectitlelinks:after {
    color: #fff;
	border-color: rgba(255,255,255,1);
}




.icsec1, .icsec2, .icsec3, .icsec4 {
	position:relative;
	width:100%
}
.icsec1:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 20px;
  width: 49px;
  height:64px;
  z-index: 200;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc1a.png');
  background-repeat:no-repeat;
  background-position:center top;
  background-size: 49px 64px;
}
.icsec2:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 20px;
  width: 49px;
  height:64px;
  z-index: 200;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc22.png');
  background-repeat:no-repeat;
  background-position:center top;
  background-size: 49px 64px;
}
.icsec3:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 20px;
  width: 49px;
  height:64px;
  z-index: 200;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc3.png');
  background-repeat:no-repeat;
  background-position:center top;
  background-size: 49px 64px;
}
.icsec4:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 20px;
  width: 49px;
  height:64px;
  z-index: 200;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc44.png');
  background-repeat:no-repeat;
  background-position:center top;
  background-size: 49px 64px;
}









.scer1 a:hover .icsec1:after {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc1c.png');
}
.scer2 a:hover .icsec2:after {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc22b.png');
}
.scer3 a:hover .icsec3:after {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc3c.png');
}
.scer4 a:hover .icsec4:after {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc44a.png');
}





.homesecjul{
    margin-bottom: 37px;
}
.scer5 a {
    background-color: #fff5d7
}
.scer5 a:hover {
    background-color: #edc33e
}
.scer6 a {
    background-color: #ecedb4
}
.scer6 a:hover {
    background-color: #c1c610;
}
.scer5 .issectitlelink {
    color: #edc33e
}
.scer5 a:hover .issectitlelink {
    color: #fff;
}
.scer6 .issectitlelink {
    color: #c1c610
}
.scer6 a:hover .issectitlelink {
    color: #fff;
}
.scer5 .issectitlelinks {
    color:#edc33e
}
.scer6 .issectitlelinks {
    color:#c1c610
}
.scer5 a:hover .issectitlelinks {
    color: #fff;
}
.scer6 a:hover .issectitlelinks {
    color: #fff;
}
.scer5 a .issectitlelinks:after {
    color: #edc33e;
    border-color: rgba(237, 195, 62, 1);
}
.scer6 a .issectitlelinks:after {
    color: #c1c610;
    border-color: rgba(193, 198, 16, 1);
}
.scer5 a:hover .issectitlelinks:after {
    color: #fff;
    border-color: rgba(255, 255, 255, 1);
}
.scer6 a:hover .issectitlelinks:after {
    color: #fff;
    border-color: rgba(255, 255, 255, 1);
}
.icsec5:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 20px;
  width: 49px;
  height:52px;
  z-index: 200;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-M-A-Cor-2a.png');
  background-repeat:no-repeat;
  background-position:center top;
  background-size: 49px 52px;
}
.icsec6:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 20px;
  width: 49px;
  height:52px;
  z-index: 200;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-LicEdificacao-Cor-2a.png');
  background-repeat:no-repeat;
  background-position:center top;
  background-size: 49px 52px;
}
.scer5 a:hover .icsec5:after {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-M-A-Branco.png');
}
.scer6 a:hover .icsec6:after {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-LicEdificacao-branco.png');
}

.icsec5, .icsec6 {
    position: relative;
    width: 100%;
}















.wrapiszoom .image-wrap{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.wrapiszoom .image-wrap img {
    width: 100%;
    transition: 0.5s all ease-in-out;
}
.wrapiszoom .image-wrap:hover img {
    transform: scale(1.4);
}















.isprojlink a {
	background-color:#fafafa;
    float: left;
    width: 100%;
    display: block;
    padding: 0px 0px 10px 0px;
    min-height: 20px;
}
.isprotitle {
display:block;
float:left;
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 18px;
line-height: 22px;
color: #000;
margin: 7px 0px 0px 0px;
padding: 10px;
}
.ispromore{
    position: relative;
    padding-left: 10px;
    height: 34px;
    color: #196bb0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    float: left;
    display: flex;
    align-items: center;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
.ispromore:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f067";
    font-size: 12px;
    line-height: 23px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    text-align: center;
    border: 2px solid;
    width: 23px;
    height: 23px;
    font-weight: 300;
    border-radius: 50px;
    margin: 0;
    top: 4px;
    left: 60px;
    color: #196bb0;
    border-color: rgba(25,107,176,1);
}

.isprojlink a:hover .isprotitle {
color: #196bb0;
}



















.wrapafterslide{
margin: 0px 0px 0px 0px;
padding: 100px 0px 100px 0px;
}
.wrapafterslide h1{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 25px;
line-height: 31px;
color: #000;
margin: 0px auto 27px auto;
padding: 0px 0px 0px 0px;
text-align:center;
max-width:890px
}
.wrapafterslide p{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 28px;
color: #000;
margin: 0px auto 21px auto;
padding: 0px 0px 0px 0px;
text-align:center;
max-width:890px
}


.wraphomesect p {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    color: #196bb0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
    text-align: center;
}
.wrapishomepro{
    margin: 100px 0px 0px 0px;
}
.wrapishomepro p {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    color: #196bb0;
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 30px 0px;
    text-align: center;
}



.wrapispara  {
    display: flex;
    justify-content: center;
    align-items: center;
	padding:100px 0px 100px 0px;
	margin: 100px 0px 0px 0px;
}
.wrapispara p {
	font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 50px;
    color: #fff;
    padding: 100px 0px 0px 0px;
    margin: 0px auto 0px auto;
text-align:center;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icvisto.png');
  background-repeat:no-repeat;
  background-position:center top;
  background-size: 78px 78px;
}

















.wrapiscounter{
margin: 0px 0px 0px 0px;
padding: 100px 0px 100px 0px;
background-color:#f1f5f9;
position:relative
}
.wrapiscounter .bc-timer{
font-family: 'Barlow', sans-serif;
font-weight: 700;
font-size: 85px!important;
line-height: 85px!important;
color: #196bb0;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:center;
}
.wrapiscounter .counter-text{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 23px;
line-height: 33px;
color: #000;
padding: 0px 0px 0px 0px;
margin-top:-28px;
text-align:center
}
.wrapiscounter .counter-chart {
z-index:2
}
.wrapiscounter .counter-text{
position:relative;
z-index:3
}













.wrapclientstxt {
margin: 100px 0px 30px 0px;
padding: 0px 0px 0px 0px;
text-align:center
}
.wrapclientstxt p{
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 32px;
line-height: 42px;
color: #196bb0;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:center
}

.wraplogosclientes{
margin: 0px 0px 0px 0px;
padding: 60px 0px 60px 0px;
background-color:#f1f4f9
}
.wraplogosclientes img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray;  
}

.wraplogosclientes :hover {
   -webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;
   -webkit-filter: grayscale(0%);
}




























.wrapfale {
margin: 0px 0px 0px 0px;
padding: 100px 0px 100px 0px;
text-align:center
}
.wrapfale h3{
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 32px;
line-height: 42px;
color: #196bb0;
padding: 0px 0px 0px 0px;
margin: 0px 0px 28px 0px;
text-align:center
}
.wrapfale p{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 21px;
line-height: 25px;
color: #000;
margin: 0px auto 21px auto;
padding: 0px 0px 0px 0px;
text-align:center;
max-width:890px
}








.wrapformarea{
	background-color:#196bb0;
	padding:100px 0px 100px 0px
}
.wrapformarea h3{
font-family: 'Barlow', sans-serif;
font-weight: 500;
font-size: 34px;
line-height: 44px;
color: #fff;
padding: 0px 0px 0px 0px;
margin: 0px 0px 21px 0px;
text-align:center
}
.wrapformarea p{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 23px;
line-height: 33px;
color: #fff;
padding: 0px 0px 0px 0px;
margin:0px 0px 26px 0px;
text-align:center
}



/* Contact Form 7 */
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
	line-height: normal;
	font-family: inherit;
    font-size: 100%;
    margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item {
    margin: 0px!important;
}
#responsive-form{
   margin:0;
}
.form-row{
	width: 100%;
	margin-right: -10px;
    margin-left: -10px;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
	padding-left: 10px !important;
    padding-right: 10px !important;
	margin-bottom:10px
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
/* Media query */
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

/* inputs title */
.column-half, .column-full{
	font-family: 'Barlow', sans-serif; font-weight: 400; font-size:14px; color:#fff;
	background-color:#196bb0
}

/* inputs */
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7-textarea {
	font-family: 'Barlow', sans-serif; 
	font-weight: 400; 
	font-size:23px; 
	line-height:27px;
	color:#fff; 
	width: 100%;
	padding: 15px 10px 12px 10px;
	margin: 4px 0px 0px 0px;
	background: #196bb0;
border-bottom: 1px solid #fff;
border-top: 1px solid #196bb0;
border-left: 1px solid #196bb0;
border-right: 1px solid #196bb0;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box;
  -webkit-transition: all 0.4s ease-out 0s;
          transition: all 0.4s ease-out 0s;
}
.txta {
height: auto;
}
/* inputs focus */
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus, 
.wpcf7-textarea:focus{
background:#196bb0;
border-bottom: 1px solid #000;
border-top: 1px solid #196bb0;
border-left: 1px solid #196bb0;
border-right: 1px solid #196bb0;
	outline:0px solid rgba(0, 0, 0, 0);
	outline-offset: 0;
	outline: none;
}



/* placeholder */
::-webkit-input-placeholder {color:#fff; font-family: 'Barlow', sans-serif; 	font-weight: 400; 	font-size:23px; line-height:27px;opacity: 1}
:-moz-placeholder {color:#fff; font-family: 'Barlow', sans-serif; 	font-weight: 400; 	font-size:23px; line-height:27px; opacity: 1}
::-moz-placeholder {color:#fff; font-family: 'Barlow', sans-serif; 	font-weight: 400; 	font-size:23px; line-height:27px;opacity: 1}
:-ms-input-placeholder {color:#fff; font-family: 'Barlow', sans-serif; 	font-weight: 400; 	font-size:23px; line-height:27px; opacity: 1}

/* placeholder focus */
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color:transparent}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { color:transparent}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { color:transparent}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { color:transparent}
textarea:focus::-webkit-input-placeholder { color:transparent}
textarea:focus:-moz-placeholder { color:transparent }
textarea:focus::-moz-placeholder { color:transparent}
textarea:focus:-ms-input-placeholder { color:transparent }


#responsive-form{ position:relative }
#responsive-form input[type=submit] {
cursor:pointer;
font-family: 'Barlow', sans-serif; 
font-weight: 500; 
font-size:23px; 
text-transform: uppercase;
color:#fff; 
text-align:center; 
display:inline-block;
padding: 12px 36px 12px 36px; 
margin:1px 0px 0px 0px; 
border-radius:30px; 
border:1px solid white;
float:left; 
display:inline-block;
background:#196bb0;
letter-spacing: normal;
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}
#responsive-form input[type=submit]:hover{
background-color:#077adc;
}


.emailalternative{font-family: 'Barlow', sans-serif; font-weight: 400; font-size:18px; color:#00596B; margin: 15px 0px 0px 11px; float:left; display:inline-block}
.emailalternative a  { font-family: 'Barlow', sans-serif;font-weight:bold; font-size:18px; color:#00596B}
.emailalternative a:link    { color: #00596B; text-decoration: none}
.emailalternative a:visited { color: #00596B; text-decoration: none}
.emailalternative a:hover   { color: #00596B; text-decoration: underline}
.emailalternative a:active  { color: #00596B; text-decoration: none}

#responsive-form span.wpcf7-not-valid-tip {
display:none!important;
}
#responsive-form .wpcf7-not-valid{
border-bottom: 1px solid #e53a40!important;
}
#responsive-form .wpcf7 form .wpcf7-response-output  {
font-family: 'Barlow', sans-serif; font-weight: bold; font-size:15px; color:#00596B;
margin: 0px 0px 40px 0px!important;
padding: 0!important;
border: none!important;
float: left;
display: block;
}
*:focus {
    outline: 0 !important;
}
#responsive-form .wpcf7-submit:focus {
  outline: none;
  box-shadow: none;
}
.gdpr .wpcf7-list-item-label {
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #afafaf;
    line-height: 20px;
    display: inline-block;
    margin-top: -21px;
    margin-left: 20px;
}
.wpcf7-form-control-wrap.acceptance-928{
    padding-bottom: 30px;
    display: inline-block;
    float: left;
    padding-right: 10px;
}

.gdpr a { 
font-family: 'Barlow', sans-serif; 
font-weight: 400; 
font-size:14px; 
color:#fff; 
padding: 0px 0px 0px 0px; 
margin:0px 0px 0px 0px; 
text-decoration: underline
}
.gdpr a:link    { color:#fff; text-decoration: underline}
.gdpr a:visited { color:#fff; text-decoration: underline}
.gdpr a:hover   { color:#fff; text-decoration: none}
.gdpr a:active  { color:#fff; text-decoration: underline}

div.wpcf7 .ajax-loader {
    margin: -55px 0px 0px 0px!important
}
.txtstuur{
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    display: block;
	margin-top:20px
}
.txtstuur a { 
font-family: 'Barlow', sans-serif; 
font-weight: 400; 
font-size:14px; 
color:#fff; 
padding: 0px 0px 0px 0px; 
margin:0px 0px 0px 0px; 
text-decoration: none}
.txtstuur a:link    { color:#fff; text-decoration: none}
.txtstuur a:visited { color:#fff; text-decoration: none}
.txtstuur a:hover   { color:#fff; text-decoration: underline}
.txtstuur a:active  { color:#fff; text-decoration: none}

.column-full.difpad {
    padding: 0!important;
    padding-left: 0px !important;
}

.difpad {
max-width:70%;
margin-top:-5px;
}

.difpad { 
font-family: 'Barlow', sans-serif; 
font-weight: 400; 
font-size:14px;
line-height:20px;
color:#fff;
padding: 0px 0px 0px 0px; 
margin:0px 0px 0px 0px
}

.difpad a { 
font-family: 'Barlow', sans-serif; 
font-weight: 400; 
font-size:14px;
line-height:20px;
color:#fff; 
padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px; text-decoration: none}
.difpad a:link    { color:#fff; text-decoration: none}
.difpad a:visited { color:#fff; text-decoration: none}
.difpad a:hover   { color:#fff; text-decoration: underline}
.difpad a:active  { color:#fff; text-decoration: none}


textarea { 
min-height:140px!important;
height:140px!important;
}









/* sobrenos */
.wrapymefooter,
.wrapylowfooter {
	background-color:#f1f5f9
}
.page page-id-15 .wrapymefooter,
.page page-id-15 .wrapylowfooter {
	background-color:#fff
}

.altagadois h2 {
	font-family: 'Barlow', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 0px auto 10px auto;
    padding: 0px;
    text-align: center;
    max-width: 890px;
	position:relative
}
.txtseparador p {
	font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 0px auto 30px auto;
    padding: 0px 0px 40px 0px;
    text-align: center;
    max-width: 890px;
	position:relative
}
.txtseparador p:after {
  content: "";
  position: absolute; 
  left: 0; 
  right: 0; 
  bottom:0px;
  margin-left: auto; 
  margin-right: auto; 
  width:33px;
  height:17px;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/separador.jpg');
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 16px 8px;
}
.wrapmissao{
	background-color:#f1f5f9;
	padding:90px 0px 100px 0px
}
.wrapmissao h1 {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    color: #196bb0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
    text-align: center;
	text-transform:uppercase
}
.wrapmissao p {
	font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    max-width: 890px;
	position:relative
}
.wrapsobreparcerias{
	padding:100px 0px 100px 0px
}
.wrapsobreparcerias h2 {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    color: #196bb0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
}
.wrapsobreparcerias p {
	font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.sobretxtequipa{
	padding:50px
}
.sobretxtequipa p{
	padding: 0px 0px 30px 0px;
}
.sobretxtparcerias{
	background-color:#f1f5f9;
	padding:50px
}


/* parcerias */
.wrapsectorbox {
float: left;
width: 100%;
display: block;
}
.altissectxt {
padding: 0px 50px 0px 50px;
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 0px;
    padding: 0px 50px 0px 50px;
}
.altissectitlelinks {
padding: 0px 50px 50px 50px;
}


.pageisseclinker a {
float: left;
width: 100%;
display: block;
padding: 0px 0px 0px 0px;
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
text-decoration:none
}
.pageisseclinker a:hover {
text-decoration:none
}


.scer1 a {
	background-color:#e8f0f7;
}
.scer1 a:hover {
	background-color:#196bb0;
}

.scer1 .altissectitlelink   {
color: #196bb0;
}
.scer1 a:hover .altissectitlelink  {
color: #fff;
}
.scer1 a:hover .altissectxt  {
color: #fff;
}

.altissectitlelink  {
display:block;
float:left;
    font-family: 'Barlow', sans-serif;
font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    color: #196bb0;
    padding: 120px 50px 30px 50px;
    margin: 0px 0px 0px 0px;
	text-transform:uppercase;
	position:relative
}
.altissectitlelink:after {
  content: "";
  position: absolute; 
  top: 50px;
  left: 50px; 
  width: 49px;
  height: 64px;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc1a.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 49px 64px;
}

.altissectitlelinks{
	width:100%;
    position: relative;
    height: 34px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    float: left;
    display: flex;
    align-items: center;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
.altissectitlelinks:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f067";
    font-size: 12px;
    line-height: 23px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    text-align: center;
    border: 2px solid;
    width: 23px;
    height: 23px;
    font-weight: 300;
    border-radius: 50px;
    margin: 0;
    top: 4px;
    left: 100px;
    color: #fff;
    border-color: rgba(255,255,255,1);
}
.en .altissectitlelinks:after {
left: 135px;
}



.scer1 .altissectitlelinks {
color: #196bb0;
}
.scer1 a:hover .altissectitlelinks {
color: #fff;
}
.scer1 a .altissectitlelinks:after {
    color: #196bb0;
	border-color: rgba(25,107,176,1);
}
.scer1 a:hover .altissectitlelinks:after {
    color: #fff;
	border-color: rgba(255,255,255,1);
}


.scer1 a:hover .altissectitlelink:after {
    background-image: url(https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc1c.png);
}
























.wrapissecone{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	background-color:#e8f0f7
}
.issecone {
    padding: 30px 30px 30px 30px;
    margin: 100px 0px 100px 0px;
	background-color:#e8f0f7
}
.issecone h2 {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    color: #196bb0;
    padding: 80px 0px 30px 0px;
    margin: 0px 0px 0px 0px;
	position:relative
}
.issecone h2:after {
  content: "";
  position: absolute; 
  top: 0px;
  left: 0; 
  width: 49px;
  height: 64px;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc1a.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 49px 64px;
}
.issecone p {
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.ismainsec {
    width: 100%;
    position: relative;
    padding-left: 10px;
    height: 34px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    display: flex;
    align-items: center;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
	color: #196bb0;
}
.ismainsec:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f067";
    font-size: 12px;
    line-height: 23px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    text-align: center;
    border: 2px solid;
    width: 23px;
    height: 23px;
    font-weight: 300;
    border-radius: 50px;
    margin: 0;
    top: 4px;
    left: 60px;
    color: #196bb0;
    border-color: rgba(25,107,176,1);
}







.alticsec1:after {
  content: "";
  position: absolute; 
  top: 50px;
  left: 50px; 
  width: 49px;
  height: 64px;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc1a.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 49px 64px;
}
.alticsec2:after {
  content: "";
  position: absolute; 
  top: 50px;
  left: 50px; 
  width: 49px;
  height: 64px;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc22.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 49px 64px;
}
.alticsec3:after {
  content: "";
  position: absolute; 
  top: 50px;
  left: 50px; 
  width: 49px;
  height: 64px;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc3.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 49px 64px;
}
.alticsec4:after {
  content: "";
  position: absolute; 
  top: 50px;
  left: 50px; 
  width: 49px;
  height: 64px;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc44.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 49px 64px;
}
.alticsec5:after {
  content: "";
  position: absolute; 
  top: 50px;
  left: 50px; 
  width: 49px;
  height: 52px;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-M-A-Cor-2a.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 49px 52px;
}
.alticsec6:after {
  content: "";
  position: absolute; 
  top: 50px;
  left: 50px; 
  width: 49px;
  height: 52px;
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-LicEdificacao-Cor-2a.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 49px 52px;
}










.altissectitlelink.alticsec2 a:hover .altissectitlelink  {
color: #fff;
}
.altissectitlelink.alticsec3 a:hover .altissectitlelink  {
color: #fff;
}
.altissectitlelink.alticsec4 a:hover .altissectitlelink  {
color: #fff;
}
.altissectitlelink.alticsec5 a:hover .altissectitlelink  {
color: #fff;
}
.altissectitlelink.alticsec6 a:hover .altissectitlelink  {
color: #fff;
}

.altissectitlelink.alticsec2   {
color: #61c5a7;
}
.altissectitlelink.alticsec3   {
color: #fdb663;
}
.altissectitlelink.alticsec4   {
color: #7fc561;
}
.altissectitlelink.alticsec5   {
color: #edc33e;
}
.altissectitlelink.alticsec6   {
color: #c1c610;
}


.scer5 .altissectitlelinks {
    color: #edc33e;
}
.scer6 .altissectitlelinks {
    color: #c1c610;
}
.scer5 a .altissectitlelinks:after {
    color: #edc33e;
    border-color: rgba(237, 195, 62, 1);
}
.scer6 a .altissectitlelinks:after {
    color: #c1c610;
    border-color: rgba(193, 198, 16, 1);
}
.scer5 a:hover .altissectitlelinks:after {
    color: #fff;
    border-color: rgba(255, 255, 255, 1);
}
.scer6 a:hover .altissectitlelinks:after {
    color: #fff;
    border-color: rgba(255, 255, 255, 1);
}

.scer5 a:hover .altissectitlelink:after {
    background-image: url(https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-M-A-Branco.png);
}
.scer6 a:hover .altissectitlelink:after {
    background-image: url(https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-LicEdificacao-branco.png);
}



.scer2 .altissectitlelink {
color: #61c5a7;
}
.ser3 .altissectitlelink {
color: #fdb663;
}
.ser4 .altissectitlelink {
color: #7fc561;
}
.ser5 .altissectitlelink {
color: #edc33e;
}
.ser6 .altissectitlelink {
color: #c1c610;
}





.pageisseclinker a:hover .altissectitlelinks {
color: #fff;
}
.pageisseclinker.scer5 a:hover .altissectxt,
.pageisseclinker.scer6 a:hover .altissectxt,
.pageisseclinker.scer2 a:hover .altissectxt,
.pageisseclinker.scer3 a:hover .altissectxt,
.pageisseclinker.scer4 a:hover .altissectxt{
color: #fff;
}
.pageisseclinker.scer5 a:hover .altissectitlelink,
.pageisseclinker.scer6 a:hover .altissectitlelink,
.pageisseclinker.scer2 a:hover .altissectitlelink,
.pageisseclinker.scer3 a:hover .altissectitlelink,
.pageisseclinker.scer4 a:hover .altissectitlelink{
color: #fff;
}
.single-post #content {
    padding: 0 0 5.75% 0;
}



.post-image img {
border-radius: 0px;
}

.wraprelated .entry-content,
.post-meta {
display:none
}

.related-title {
visibility: hidden;
position:relative
}

.related-title:after {
visibility: visible;
content: "hhuhu";
}



.scer2 a:hover .alticsec2:after {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc22b.png');
}
.scer3 a:hover .alticsec3:after {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc3c.png');
}
.scer4 a:hover .alticsec4:after {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc44a.png');
}
.altissectitlelink {
	width:83%;
	display:block
}


.scer1 a:hover .altissectxt  {
color: #fff;
}
.scer1 .altissectitlelinks {
color: #196bb0;
}
.scer1 a:hover .altissectitlelinks {
color: #fff;
}
.scer1 a .altissectitlelinks:after {
    color: #196bb0;
	border-color: rgba(25,107,176,1);
}
.scer1 a:hover .altissectitlelinks:after {
    color: #fff;
	border-color: rgba(255,255,255,1);
}
.scer1 a:hover .altissectitlelink:after {
    background-image: url(https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc1c.png);
}






.scer2 .altissectitlelinks {
color: #61c5a7;
}
.scer3 .altissectitlelinks {
color: #fdb663;
}
.scer4 .altissectitlelinks {
color: #7fc561;
}

.scer2 a .altissectitlelinks:after {
    color: #61c5a7;
	border-color: rgba(97,197,167,1);
}
.scer3 a .altissectitlelinks:after{
    color: #fdb663;
	border-color: rgba(253,182,99,1);
}
.scer4 a .altissectitlelinks:after {
    color: #7fc561;
	border-color: rgba(127,197,97,1);
}


.scer1 a:hover .altissectitlelinks:after {
    color: #fff;
	border-color: rgba(255,255,255,1);
}
.scer2 a:hover .altissectitlelinks:after {
    color: #fff;
	border-color: rgba(255,255,255,1);
}
.scer3 a:hover .altissectitlelinks:after{
    color: #fff;
	border-color: rgba(255,255,255,1);
}
.scer4 a:hover .altissectitlelinks:after {
    color: #fff;
	border-color: rgba(255,255,255,1);
}



.wraphid .row_inner {
	overflow:hidden
}
.wrapissecone{
	z-index:2;
	overflow:hidden
}
.ismiganim{
	z-index:1
}


.ismiganim{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    transition: 0.5s all ease-in-out;
	overflow:hidden
}
.ismiganim:hover {
    transform: scale(1.4);
}


.en .issectitlelink {
    font-size: 16px;
    line-height: 22px;
}
@media screen and (max-width: 900px){
.en .issectitlelink{
font-size: 18px;
line-height: 22px;
}
}


.en #main-nav .menu-item-1017.current-menu-item a {
    color: #000!important
}
.en #main-nav .menu-item-1017.current-menu-item a:hover{
    color: #196bb0!important;
}



/* Single Post */
.txtfirstprojeto h1{
	font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 42px;
    line-height: 52px;
    color: #196bb0;
    padding: 89px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
	text-transform:uppercase
}
.txtfirstprojeto h2{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 22px;
line-height: 27px;
color: #000;
margin: 0px;
padding: 0px 0px 20px 0px;
}
.txtfirstprojeto p{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 22px;
color: #000;
padding: 0px 0px 20px 0px;
margin: 0px 0px 0px 0px
}



.txtsecondprojeto{
	background-color:#f1f5f9;
	padding:10px 50px 50px 50px;
	margin:29px 0px 43px 0px
}
.txtsecondprojeto h3,
.txtsecondprojeto h4 {
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 22px;
line-height: 27px;
color: #196bb0;
margin: 0px;
padding: 40px 0px 20px 0px;
text-transform:uppercase
}

.txtsecondprojeto ul{
margin: 0 0 1.4em 1.6em;
padding: 0px 0px 0px 0px;
}
.txtsecondprojeto li{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 22px;
color: #000;
padding: 0px 0px 5px 0px;
margin: 0;
}




.txtthirdprojeto h5 {
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 18px;
line-height: 25px;
color: #000;
margin: 0px;
padding: 50px 0px 30px 0px;
text-transform:uppercase
}


.loops-wrapper.grid3>.post {
    margin-bottom: 0;
}
.post-title {
    font-size: inherit;
    line-height: normal;
    margin: 0;
    letter-spacing:0;
}

.wraprelated .post-title a{
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 18px;
line-height: 25px;
color: #000;
margin: 0px;
padding: 0px 0px 0px 0px;
}

.wraprelated .post-content{
    width: 100%;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	background-color:#fafafa;
	-webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.wraprelated .post-content a{
    position: relative;
    display: block;
    float: left;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 19px;
    line-height: 24px;
    margin: 0px 0px 0px 0px;
    padding: 18px 20px 10px 20px;
}




.loops-wrapper .post-image {
    margin-bottom:0;
}

.wraprelated{
overflow:hidden;
margin-bottom:50px
}

.wraprelated .post-image{
    width: 100%;
    margin: 0;
    overflow: hidden;
    display: block;
}

.wraprelated .post-image img {
    width: 100%;
	float:left;
	display:block;
    margin: 0;
    transition: 0.5s all ease-in-out;
}

.wraprelated .post-image:hover img {
    transform: scale(1.4);
}





.wraprelated .post-title:hover a{
color: #196bb0;
}
.wraprelated .post-content a{
position: relative;
padding-bottom:60px
}
.wraprelated .post-content a:before {
    content: "Saiba";
	font-family: 'Barlow', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 23px;
    position: absolute;
    z-index: 1;
	letter-spacing: 1px;
    bottom: 23px;
    left: 21px;
    color: #196bb0;
}
.en .wraprelated .post-content a:before {
    content: "Know more";
	font-family: 'Barlow', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 23px;
    position: absolute;
    z-index: 1;
	letter-spacing: 1px;
    bottom: 23px;
    left: 21px;
    color: #196bb0;
}
.wraprelated .post-content a:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f067";
    font-size: 12px;
    line-height: 23px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    text-align: center;
    border: 2px solid;
    width: 23px;
    height: 23px;
    font-weight: 300;
    border-radius: 50px;
    margin: 0;
    bottom: 20px;
    left: 71px;
    border-color: rgba(25,107,176,1);
    color: #196bb0;
}
.en .wraprelated .post-content a:after {
    left: 105px;
}

.wraprelated .post-content a {
    text-align: left;
}







.wrapendsectorestitle h6 {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    margin: 0px;
    padding: 43px 0px 30px 0px;
    text-transform: uppercase;
}
.wrapendsectores {
margin-bottom: 1px;
}





.singlesec5 a{
	font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
	text-transform:uppercase;
    color: #edc33e;
	background-color: #fff5d7;
	float: left;
    width: 100%;
	min-height: 105px;
    display: block;
    padding: 0px 0px 0px 0px;
	margin:0;
	position:relative;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-M-A-Cor-2a.png');
	background-repeat:no-repeat;
	background-position:22px center;
	background-size: 49px 52px;
}
.singlesec5 a span{
	position:absolute;
	top:25px;
	left:90px;
	display:block;
	max-width:130px
}
.singlesec5 a:hover {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-M-A-Branco.png');
  background-color: #edc33e;
  color: #fff;
}


.singlesec6 a{
	font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
	text-transform:uppercase;
    color: #c1c610;
	background-color: #ecedb4;
	float: left;
    width: 100%;
	min-height: 105px;
    display: block;
    padding: 0px 0px 0px 0px;
	margin:0;
	position:relative;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-LicEdificacao-Cor-2a.png');
	background-repeat:no-repeat;
	background-position:22px center;
	background-size: 49px 52px;
}
.singlesec6 a span{
	position:absolute;
	top:25px;
	left:90px;
	display:block;
	max-width:130px
}
.singlesec6 a:hover {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2025/07/icon-LicEdificacao-branco.png');
  background-color: #c1c610;
  color: #fff;
}
















.singlesec1 a{
	font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
	text-transform:uppercase;
    color: #196bb0;
	background-color: #e8f0f7;
	float: left;
    width: 100%;
	min-height: 105px;
    display: block;
    padding: 0px 0px 0px 0px;
	margin:0;
	position:relative;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc1a.png');
	background-repeat:no-repeat;
	background-position:22px center;
	background-size: 49px 64px;
}
.singlesec1 a span{
	position:absolute;
	top:25px;
	left:90px;
	display:block;
	max-width:130px
}
.singlesec1 a:hover {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc1c.png');
  background-color: #196bb0;
  color: #fff;
}




.singlesec2 a{
	font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
	text-transform:uppercase;
    color: #61c5a7;
	background-color: #eaf7f3;
	float: left;
    width: 100%;
	min-height: 105px;
    display: block;
    padding: 0px 0px 0px 0px;
	margin:0;
	position:relative;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc22.png');
	background-repeat:no-repeat;
	background-position:22px center;
	background-size: 49px 64px;
}
.singlesec2 a span{
	position:absolute;
	top:35px;
	left:90px;
	display:block;
	max-width:130px
}
.singlesec2 a:hover {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc22b.png');
  background-color: #61c5a7;
  color: #fff;
}




.singlesec3 a{
	font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
	text-transform:uppercase;
    color: #fdb663;
	background-color: #fef6ed;
	float: left;
    width: 100%;
	min-height: 105px;
    display: block;
    padding: 0px 0px 0px 0px;
	margin:0;
	position:relative;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc3.png');
	background-repeat:no-repeat;
	background-position:22px center;
	background-size: 49px 64px;
}
.singlesec3 a span{
	position:absolute;
	top:25px;
	left:90px;
	display:block;
	max-width:150px
}
.singlesec3 a:hover {
   background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc3c.png');
  background-color: #fdb663;
  color: #fff;
}



.singlesec4 a{
	font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
	text-transform:uppercase;
    color: #7fc561;
	background-color: #f3faf0;
	float: left;
    width: 100%;
	min-height: 105px;
    display: block;
    padding: 0px 0px 0px 0px;
	margin:0;
	position:relative;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc44.png');
	background-repeat:no-repeat;
	background-position:22px center;
	background-size: 49px 64px;
}
.singlesec4 a span{
	position:absolute;
	top:25px;
	left:90px;
	display:block;
	max-width:130px
}
.singlesec4 a:hover {
  background-image: url('https://www.yme-consultoria-ambiental.pt/wp-content/uploads/2022/03/icsecc44a.png');
  background-color: #7fc561;
  color: #fff;
}




.isnewside{
    width: 100%;
    height: 150px;
    background-color: #333;
}
#content {
    padding: 0 0 5.75% 0;
}


.wrapsinglesectoralt{
    margin:100px 0px 0px 0px
}

.wrapsinglesector h1 {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 42px;
    line-height: 52px;
    color: #196bb0;
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
}
.wrapsinglesector h2 {
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    color: #000;
    margin: 0px;
    padding: 0px 0px 20px 0px;
}
.wrapsinglesector p {
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
}
.wraplistasec {
    background-color: #e8f0f7;
    padding: 10px 50px 50px 50px;
    margin: 29px 0px 43px 0px;
}
.wraplistasec h3{
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    color: #196bb0;
    margin: 0px;
    padding: 40px 0px 20px 0px;
    text-transform: uppercase;
}
.wraplistasec ul {
    margin: 0 0 1.4em 1.6em;
    padding: 0px 0px 0px 0px;
}
.wraplistasec li {
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    padding: 0px 0px 5px 0px;
    margin: 0;
}




.wrapsinglesector.trtwo h1 {
    color: #61c5a7;
}
.wrapsinglesector.trtwo h3{
    color: #61c5a7;
}
.wraplistasec.trtwoalt {
    background-color: #eaf7f3;
}
.wrapsinglesector.trthe h1 {
    color: #fdb663;
}
.wrapsinglesector.trthe h3{
    color: #fdb663;
}
.wraplistasec.trthealt {
    background-color: #fef6ed;
}
.wrapsinglesector.trfour h1 {
    color: #7fc561;
}
.wrapsinglesector.trfour h3{
    color: #7fc561;
}
.wraplistasec.trfouralt {
    background-color: #f3faf0;
}


.wrapsinglesector.trfive h1 {
    color: #edc33e;
}
.wrapsinglesector.trsix h1 {
    color: #c1c610;
}

.wrapsinglesector h1









.space30{
float: left;
width: 100%;
height: 30px;
display: block;
margin:0px 0px 0px 0px
}
.textwidget.custom-html-widget h4 {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    text-transform: uppercase;
}
.textwidget.custom-html-widget div{
	float: left;
    width: 100%;
    min-height: 105px;
    display: block;
margin:0px 0px 20px 0px
}



.istitletetx h1{
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 58px;
    line-height: 68px;
    color: #fff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
	text-align:center;
	letter-spacing:1px
}






.page-id-289 .txtseparador p:first-of-type {
font-size: 22px;
line-height: 27px;
}

.page-id-321 .altagadois h2 {
font-size: 22px;
line-height: 27px;
}

.page-id-321 .txtseparador p:first-of-type {
font-size: 22px;
line-height: 27px;
}


#main-nav .current-menu-item a {
    color: #196bb0!important;
}
#main-nav .current-page-ancestor a {
    color: #196bb0!important;
}
.single-post #main-nav .menu-item-578 a {
    color: #196bb0!important;
}



.search-results  .post-date.entry-date{
display:none!important;
}

.search-results .post-title {
text-align:left
}

.search-results .entry-content{
	text-align:left
}

.search-results .post-title a:hover {
    color: #196bb0;
}




.ftcopy a{
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    color: #747474;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    margin-top: -3px;
	text-decoration:none
}
.ftcopy a:hover{
	text-decoration:underline
}

.search-option-tab{
display:none
}
.search-results .page-title{
display:none
}


.search-results #content {
    padding: 5.75% 0 5.75% 0;
	min-height:600px
}






.page-id-400 .txtseparador p:first-of-type {
    font-size: 22px;
    line-height: 27px;
}




.wrapymefooter{
padding: 60px 0px 8px 0px;
}

.ftlogo img{
max-width:270px
}
.ftcont h3{
font-family: 'Barlow', sans-serif;
font-weight: 500;
font-size: 19px;
line-height: 28px;
color: #000;
padding: 0px 0px 0px 0px;
margin: 6px 0px 0px 0px;
}
.ftcont h4{
font-family: 'Barlow', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 16px;
color: #000;
padding: 0px 0px 0px 0px;
margin: 11px 0px 0px 0px;
text-transform:none!important
}
.ftcont p{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 19px;
color: #000;
padding: 0px 0px 0px 0px;
margin-top: -1px
}
.fticones{
margin: 32px 0px 0px 0px;
}
.fticones.module-icon em{
color: #fff!important;
background-color:#196bb0!important;
}
.fticones.module-icon a:hover em{
color: #fff!important;
background-color:#077adc!important;
}
.ftemail p{
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: #196bb0;
padding: 7px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.ftcopy{
margin: 42px 0px 16px 0px;
}
.ftcopy h6{
font-family: 'Barlow', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #000;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:center
}
.ftcopy p{
font-family: 'Barlow', sans-serif;
font-weight: 400;
font-size: 13px;
line-height: 23px;
color: #747474;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:center;
margin-top: -3px
}
#footer .back-top-float, #pagewrap .back-top-float {
    background-color: rgba(25,107,176,.8);
    box-shadow: 0 1px 8px rgb(0 0 0 / 82%);
}








.home #main-nav .menu-item-custom-40.current-menu-item a {
    color:#000!important
}
.home #main-nav .menu-item-custom-40.current-menu-item a:hover {
    color:#196bb0!important
}





@media screen and (max-width: 1000px){

.tb_ejdb475, .tb_zelz772, .tb_9uxw773, .tb_hd7c773  {
    margin-left: 0!important;
    width: 100%!important;
    max-width: 100%;
    float: none!important;
	display: flex;
    flex-flow: wrap;
	    align-items: flex-start!important;
    align-content: flex-start!important;
	clear: left!important;
	margin-right: 0!important;
	margin-bottom:60px
	
}



.icsec1:after {
    top: 50%;right: 50px;
	transform: translate(50%,0);
}
.icsec2:after {
    top: 50%;right: 50px;
	transform: translate(50%,0);
}
.icsec3:after {
    top: 50%;right: 50px;
	transform: translate(50%,0);
}
.icsec4:after {
    top: 50%;right: 50px;
	transform: translate(50%,0);
}



}





@media screen and (max-width: 900px){
.wraprelated .post-content a {
	min-height:47px
}
.wpcf7-form-control-wrap.acceptance-928 {
    padding-bottom: 60px;
}



}




.altissectxt {
    padding: 0px 50px 20px 50px;
}

@media screen and (max-width: 680px){

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7-textarea {
    font-size: 18px;
    line-height: 22px;
}


.wrapispara p {
    font-size: 22px;
    line-height: 42px;
}
.wrapfale p {
    font-size: 18px;
    line-height: 23px;
}
.wrapformarea p {
     font-size: 18px;
    line-height: 23px;
}
.page-id-289 .txtseparador p:first-of-type {
    font-size: 22px;
    line-height: 27px;
}


.istitletetx h1 {
    font-size: 48px;
    line-height: 58px;
}


.tb_8izi113, 
.tb_kila984, 
.tb_ads1360, 
.tb_oud375,
.tb_lo31702 {
	min-height:400px
}

.page-id-321 .txtseparador p:first-of-type {
    font-size:18px;
    line-height: 28px;
}

.altissectitlelink {
    margin: 0px 0px 0px 0px;
}

.alticsec1:after,
.alticsec2:after,
.alticsec3:after,
.alticsec4:after {
    left: 20px;
}
altissectxt {
    padding: 0px 20px 0px 20px;
}
.altissectitlelink {
    padding: 120px 50px 30px 20px;
}
.altissectxt {
    padding: 0px 20px 20px 20px!important;
}
.altissectitlelinks {
    padding: 0px 20px 50px 20px;
}
.altissectitlelink {
    font-size: 22px;
    line-height: 32px;
}


.wrapsinglesector h1 {
    font-size: 28px;
    line-height: 38px;
}
.wrapsinglesector h2 {
    font-size: 22px;
    line-height: 27px;
}
.wraplistasec {
    padding: 10px 20px 50px 20px;
}







.difpad {
    max-width: 100%;
}
.wpcf7-form-control-wrap.acceptance-928 {
    padding-bottom: 120px;
}

.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 {
    overflow: hidden!important;
}


}


@media screen and (max-width: 400px){
body #site-logo a img {
    width: 230px;
}

}






.en.single-post #main-nav .menu-item-1016 a {
    color: #196bb0!important;
}



#main-nav .wpml-ls-item-pt-pt.wpml-ls-current-language a {
    color: #196bb0!important;
}
#main-nav .wpml-ls-item-en.wpml-ls-current-language a {
    color: #196bb0!important;
}





