@charset "UTF-8";
/* Themify Ultra 7.3.2 framework 7.2.9 */

/*/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;inset:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.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);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.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)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
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:translate(-50%,-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:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius:0
}
/*/wp-content/themes/themify-ultra/styles/modules/footers/left.css*/
.footer-left-col .main-col,
.footer-left-col .section-col,
.footer-horizontal-left .footer-left-wrap,
.footer-horizontal-left .footer-right-wrap{
	margin-left:3.2%;
	float:left
}
.footer-left-col .main-col.first,
.footer-horizontal-left .footer-left-wrap.first,
.footer-horizontal-left .footer-right-wrap.first{
	margin-left:0;
	clear:left
}
.footer-left-col .main-col,
.footer-horizontal-left .footer-left-wrap{
    width:22.6%
}
.footer-left-col .section-col,
.footer-horizontal-left .footer-right-wrap{
    width:74.2%
}
.footer-left-col #footer .widget{
    margin:0 0 2em
}
.footer-left-col .footer-text{
    padding-top:.9em
}
@media(max-width:680px){
	.footer-horizontal-left .footer-left-wrap,
	.footer-horizontal-left .footer-right-wrap,
	.footer-left-col .main-col,
	.footer-left-col .section-col{
		margin-left:0;
		margin-right:0;
		width:100%;
		max-width:100%
	}
	.footer-horizontal-left .back-top,
	.footer-left-col .back-top{
		top:-35px
	}
}

/*/css/modules/search-form.css*/
.tf_s_dropdown input[type="text"]{
    background-color:#fff;
    color:#000;
    margin:0;
    width:auto;
    height:auto;
    max-width:100%;
    min-width:auto;
    min-height:auto;
    display:inline-block;
    box-shadow:none
}
.tf_search_icon{
    padding:9px 11px 10px;
    border-radius:50em;
    cursor:pointer;
    line-height:normal
}
.tf_search_icon:hover{
    background:rgba(150,150,150,.15)
}
.tf_icon_wrap{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:2px;
    font-size:1.2em;
    line-height:1
}
.tf_icon_wrap + input[type="text"],
.tf_icon_wrap + .tf_loader + input[type="text"]{
    padding-left:2.2em
}
.tf_s_dropdown .tf_icon_wrap{
    left:12px
}
/*/wp-content/themes/themify-ultra/styles/modules/search-form.css*/
#searchform{
	font-size:1.2em;
	border-bottom:1px solid;
	margin:0
}
#searchform #s{
	background-color:transparent;
	border:0;
	margin:0;
	width:100%;
	max-width:none;
	padding: .45em .45em .45em 1.75em;
	letter-spacing:-.04em;
	box-shadow:none;
	border-radius:0
}
/* Rounded BG searchform */
#headerwrap #searchform-wrap{
	display:inline-block;
	vertical-align:middle;
	margin-left:4px
}
#headerwrap #searchform{
	width:40px;
	height:40px;
	border:0;
	font-size:1em
}
.tf_s_dropdown #searchform .tf_icon_wrap{
	left:0
}
#headerwrap #searchform #s{
	border-radius:5em;
	padding:6px 15px 6px 40px;
	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 .icon-search:hover ~ #s,
#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;
	line-height:1.2em;
	margin:0;
	text-align:center;
	left:0;
	top:50%
}
.fixed-header-on #headerwrap #searchform-wrap{
	display:none
}
/*/wp-content/plugins/themify-ptb/public/css/modules/link_button.css*/
/************************************************************************************
BUTTONS
*************************************************************************************/
.shortcode.ptb_link_button {
    text-decoration: none !important;
    color: #333;
    line-height: 100%;
    white-space: nowrap;
    padding: .5em 1em;
    margin: .5em .2em .5em 0;
    border: solid 1px rgba(0,0,0,.1);
    background-color: #f5f5f5;
    background-image: none;
    vertical-align: middle;
    display: inline-block;
    border-radius: .5em;
    transition:  background-color .3s, background-color .3s, border .3s, color .3s;
}
.shortcode.ptb_link_button:hover {
    text-decoration: none;
    background-color: #fff;
}

/* button colors */
.shortcode.ptb_link_button.yellow {
    background-color: #ffe20b;
}
.shortcode.ptb_link_button.yellow:hover {
    background-color: #fff21e;
}
.shortcode.ptb_link_button.yellow.outline,
.shortcode.ptb_link_button.yellow.outline:hover {
    color: #ffe20b !important;
    border-color: #ffe20b
}

.shortcode.ptb_link_button.orange {
    background-color: #f9800f;
    color: #fff !important;
}
.shortcode.ptb_link_button.orange:hover {
    background-color: #ff9a22;
}
.shortcode.ptb_link_button.orange.outline,
.shortcode.ptb_link_button.orange.outline:hover {
    color: #f9800f !important;
    border-color: #f9800f;
}

.shortcode.ptb_link_button.blue {
    background-color: #49b3fc;
    color: #fff !important;
}
.shortcode.ptb_link_button.blue:hover {
    background-color: #76c7ff;
}
.shortcode.ptb_link_button.blue.outline,
.shortcode.ptb_link_button.blue.outline:hover {
    color: #49b3fc !important;
    border-color: #49b3fc;
}

.shortcode.ptb_link_button.green {
    background-color: #76ab3b;
    color: #fff !important;
}
.shortcode.ptb_link_button.green:hover {
    background-color: #90c356;
}
.shortcode.ptb_link_button.green.outline,
.shortcode.ptb_link_button.green.outline:hover {
    color: #76ab3b !important;
    border-color: #76ab3b;
}

.shortcode.ptb_link_button.red {
    background-color: #e41d24;
    color: #fff !important;
}
.shortcode.ptb_link_button.red:hover {
    background-color: #fb4e55;
}
.shortcode.ptb_link_button.red.outline,
.shortcode.ptb_link_button.red.outline:hover {
    color: #e41d24 !important;
    border-color: #e41d24;
}

.shortcode.ptb_link_button.black {
    background-color: #111;
    color: #fff !important;
}
.shortcode.ptb_link_button.black:hover {
    background-color: #000;
}
.shortcode.ptb_link_button.black.outline,
.shortcode.ptb_link_button.black.outline:hover {
    color: #000 !important;
    border-color: #000;
}

.shortcode.ptb_link_button.purple {
    background-color: #7933ac;
    color: #fff !important;
}
.shortcode.ptb_link_button.purple:hover {
    background-color: #9655c6;
}
.shortcode.ptb_link_button.purple.outline,
.shortcode.ptb_link_button.purple.outline:hover {
    color: #7933ac !important;
    border-color: #7933ac;
}

.shortcode.ptb_link_button.gray {
    background-color: #888;
    color: #fff !important;
}
.shortcode.ptb_link_button.gray:hover {
    background-color: #adadad;
}
.shortcode.ptb_link_button.gray.outline,
.shortcode.ptb_link_button.gray.outline:hover {
    color: #888 !important;
    border-color: #888;
}

/* light color */
.shortcode.ptb_link_button.white,
.shortcode.ptb_link_button.white:hover {
    color: #000 !important;
    background-color: #fff;
}
.shortcode.ptb_link_button.white.outline,
.shortcode.ptb_link_button.white.outline:hover {
    color: #fff !important;
    border-color: #fff;
}

.shortcode.ptb_link_button.light-yellow {
    background-color: #fef8a5;
}
.shortcode.ptb_link_button.light-yellow:hover {
    background-color: #fefcdf;
}
.shortcode.ptb_link_button.light-yellow.outline,
.shortcode.ptb_link_button.light-yellow.outline:hover {
    color: #fef8a5 !important;
    border-color: #fef8a5;
}

.shortcode.ptb_link_button.light-blue {
    background-color: #c5efff;
}
.shortcode.ptb_link_button.light-blue:hover {
    background-color: #e9f9ff;
}
.shortcode.ptb_link_button.light-blue.outline,
.shortcode.ptb_link_button.light-blue.outline:hover {
    color: #c5efff !important;
    border-color: #c5efff;
}

.shortcode.ptb_link_button.light-green {
    background-color: #ebf8d6;
}
.shortcode.ptb_link_button.light-green:hover {
    background-color: #f9fff0;
}
.shortcode.ptb_link_button.light-green.outline,
.shortcode.ptb_link_button.light-green.outline:hover {
    color: #ebf8d6 !important;
    border-color: #ebf8d6;
}

.shortcode.ptb_link_button.pink {
    background-color: #facde1;
}
.shortcode.ptb_link_button.pink:hover {
    background-color: #fdecf3;
}
.shortcode.ptb_link_button.pink.outline,
.shortcode.ptb_link_button.pink.outline:hover {
    color: #facde1 !important;
    border-color: #facde1;
}

.shortcode.ptb_link_button.lavender {
    background-color: #ecd9ff;
}
.shortcode.ptb_link_button.lavender:hover {
    background-color: #f7f0fe;
}
.shortcode.ptb_link_button.lavender.outline,
.shortcode.ptb_link_button.lavender.outline:hover {
    color: #ecd9ff !important;
    border-color: #ecd9ff;
}


/* flat */
.shortcode.ptb_link_button.flat {
    background-image: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
}

/* outline */
.shortcode.ptb_link_button.outline {
    border-style: solid;
    border-width: 1px;
    color: inherit;
}
.shortcode.ptb_link_button.outline,
.shortcode.ptb_link_button.outline:hover {
    background: none;
    box-shadow: none;
    text-shadow: none;
}

/* button size */
.ptb_link_button.small {
    font-size: 80%;
    font-weight: normal;
}
.ptb_link_button.medium{
    font-size: 100%;
}
.ptb_link_button.large {
    font-size: 120%;
}
.ptb_link_button.xlarge {
    font-size: 150%;
}

/* button shape */
.shortcode.ptb_link_button.rect {
    border-radius: 0;
}
.shortcode.ptb_link_button.rounded {
    border-radius: 20em;
}

/* button embossed */
.shortcode.ptb_link_button.embossed {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -2px 0 rgba(0,0,0,.2), inset 0 -3px 0 rgba(255,255,255,.2);
}
.shortcode.ptb_link_button.embossed.small,
.shortcode.ptb_link_button.small.embossed {
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.2), inset 0 -2px 0 rgba(255,255,255,.2);
}
.shortcode.ptb_link_button.embossed.large,
.shortcode.ptb_link_button.large.embossed {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -3px 0 rgba(0,0,0,.2), inset 0 -4px 0 rgba(255,255,255,.2);
}
.shortcode.ptb_link_button.embossed.xlarge,
.shortcode.ptb_link_button.xlarge.embossed {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -3px 0 rgba(0,0,0,.2), inset 0 -5px 0 rgba(255,255,255,.2);
}

/* button active */
.shortcode.button:active {
    position: relative;
    top: 1px;
}

/************************************************************************************
ICON FONT
*************************************************************************************/
.ptb_link_button.fa:before {
    margin: 0 .5em 0 -.5em;
}

/*/wp-content/themes/themify-ultra/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:.2s ease-in-out;
	transition-property:color,margin,padding,font-size
}
#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
}
/*/wp-content/themes/themify-ultra/styles/modules/site-description.css*/
#site-description{
	margin:0 0 1.8em;
	padding:0;
	font-size:.9em;
	line-height:110%;
	opacity:.7
}
#site-description p{
	padding:0
}
#site-description .site-taglink{
	color:inherit;
	font:inherit
}
#site-description .site-taglink:hover{
	text-decoration:none
}
.fixed-header #site-description{
	display:none
}
/*/wp-content/themes/themify-ultra/styles/modules/back-top.css*/
.back-top{
	margin:0 auto .6em;
	width:200px
}
.back-top:not(.back-top-float) .arrow-up a{
	text-decoration:none;
	display:inline-block;
	position:relative;
	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
}
.footer-block .back-top:not(.back-top-float) .arrow-up a:hover,
.footer-block .back-top:not(.back-top-float) .arrow-up a{
	background:0
}
.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:var(--theme_accent_semi);
	border-radius:100%;
	color:#fff;
	cursor:pointer;
	position:fixed;
	inset:auto 20px 20px 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,background-color .5s;
	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:0;
	color:inherit
}
.back-top-float .arrow-up,
#pagewrap .back-top-float .arrow-up{
	position:absolute;
	top:5px;
	left:50%
}
#pagewrap .back-top-float:hover,
.back-top:not(.back-top-float) .arrow-up a:hover{
    background-color:var(--theme_accent)
}
.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:-89px;
	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}
}
@media(max-width:680px){
	.footer-horizontal-left .back-top,
	.footer-horizontal-right .back-top,
	.footer-left-col .back-top,
	.footer-right-col .back-top{
		top:-70px
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer.css*/
#footerwrap{
	padding:54px 0 2em;
	border-top:1px solid rgba(0,0,0,.05);
	background-color:#fff
}
#footer{
	font-size:.9em
}
/* for layout part inserted in footer */
#footer .footer-widgets .row_inner{
    width:auto;
    max-width:100% 
}
.footer-block #footerwrap{
	text-align:center;
	position:static
}
.footer-text{
	padding:0 0 2em;
	line-height:1.8em;
	font-size:.85em
}
.footer-widgets .widget{
	margin:0 0 1.5em
}
.footer-widgets .widgettitle{
	color:inherit;
	margin:0 0 1em
}
.main-col,
.section-col{
	box-sizing:border-box
}
@media(max-width:1024px){
	.footer-widgets .col4-1{
		width:48.4%
	}
	.footer-widgets .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media(max-width:680px){
	#footerwrap{
		padding-top:35px
	}
	.footer-widgets .col4-2,
	.footer-widgets .col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer-nav.css*/
.footer-nav{
	margin:.5em 0 1em;
	padding:0
}
.footer-nav li{
	display:inline-block;
	padding:0;
	margin:0;
	list-style:none;
	position:relative
}
.footer-nav a{
	text-decoration:none;
	margin:0 1em .8em 0
}
.footer-horizontal-left .footer-nav a,
.footer-horizontal-right .footer-nav a,
.footer-left-col .footer-nav a,
.footer-right-col .footer-nav a{
	margin:0 .8em 1em 0;
	padding:0
}
.footer-nav li ul{
	background-color:#fff;
	box-shadow:0 0 0 1px rgba(0,0,0,.1), 0 3px 12px rgba(0,0,0,.12);
	border-radius:8px;
	margin:0;
	padding:.6em 0;
	position:absolute;
	z-index:99;
	bottom:100%;
	list-style:none;
	text-align:left;
	box-sizing:border-box;
}
#footerwrap .footer-nav ul a{
	display:block;
	width:238px;
	padding:.5em 1.25em .5em 1.6em;
	margin:0;
	box-sizing:border-box;
	color:#666
}
#footerwrap .footer-nav ul a:hover{
	color:var(--theme_accent)
}
.footer-nav li li ul{
	left:100%;
	bottom:-.65em
}
@media (hover:hover){
	.footer-nav li ul{
		opacity:0;
		visibility:hidden;
		transform:scale(1,0);
		transform-origin:bottom;
		transition:transform .2s ease-in-out,opacity .2s ease-in-out
	}
	.footer-nav li:hover > ul,
	/* tab keyboard menu nav */
	.footer-nav li > a:focus + .sub-menu,
	.footer-nav li > .sub-menu:focus-within{
		margin-bottom:0;
		opacity:1;
		visibility:visible;
		transform:none;
		pointer-events:auto
	}
}
@media (hover:none){
	.footer-nav li ul{
		display:none
	}
}
.footer-nav li:hover > a{
    color:var(--theme_accent)
}
/* Footer Edge Menu */
.footer-nav li.edge ul{
	left:auto;
	right:0
}
.footer-nav ul li.edge ul{
	right:100%
}
.footer-right-col #footerwrap .footer-nav ul li.edge ul{
	left:auto;
	right:100%
}
.footer-horizontal-left #footer .footer-nav,
.footer-horizontal-right #footer .footer-nav{
	float:left;
	margin-top:0
}
@media(max-width:680px){
	#footerwrap .footer-nav ul a{
		width:160px
	}
}
/*/wp-content/themes/themify-ultra/style.css*/
/*!
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version:7.3.2
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
---------
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
*************************************************************************************/
:root{
	--theme_accent:#ed1e24;
	--theme_accent_semi:rgba(251,9,48,.8);
	--theme_accent_hover:#000
}
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:var(--theme_accent);
	transition:color .3s ease-in-out
}
a:hover{
	color:var(--theme_accent_hover)
}
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;
	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:read-write,
input:read-only,
input[type=radio],
input[type=checkbox],
select,
textarea{
	background:#fff;
	border:1px solid rgba(0,0,0,.2);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	appearance:none;
	border-radius:8px
}
input:read-write,
input:read-only{
    margin:0 1em .4em 0;
    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(40,40,40,.8)' 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)
}
input[type=radio],
input[type=checkbox]{
	border-radius:6px;
	clear:none;
	cursor:pointer;
	padding:0 2px;
	margin:0 .5em 0 0;
	width:20px;
	height:20px;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	line-height:1;
	-webkit-appearance:none
}
input[type=radio]{
    padding:0;
    border-radius:100%;
    display:inline-flex;
    justify-content:center;
    align-items:center
}
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:read-write:focus,
input:read-only:focus{
	border-color:rgba(0,0,0,.5)
}
/* form button */
input[type=reset],input[type=submit],button{
	background-color:var(--theme_accent);
	color:#fff;
	border:0;
	padding:.65em 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:var(--theme_accent_hover);
	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{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
/* 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:-webkit-sticky; /*for safari*/
	position:sticky
}
.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 0 0 3px;
	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
}

/* Moon icon */
.tf_darkmode_toggle{
	color:inherit;
	padding:10px;
	margin: 0 0 0 7px;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.tf_darkmode .tf_darkmode_toggle,
.tf_darkmode_toggle:hover{
	background:rgba(200,200,200,.25);	
}
a.tf_darkmode_toggle{
	text-decoration:none
}
.tf_darkmode_toggle: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:0;
    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;
    contain:style layout;
	width:210px
}
#main-nav small {
	display: block;
}
/* 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
	}
}
#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:0;
	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 > em .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{
	color:#353535
}
#main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#main-nav ul a:hover{
	color:var(--theme_accent)
}
.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
}
/* Megamenu widget */
#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 .widgettitle{
	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
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9)
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	inset: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 .tf_darkmode_toggle,
.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.header_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 1.2em 0 0
}
.author-bio .author-avatar img{
	border-radius:8px;
	width:100px
}
.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 rgba(118,118,118,.1)
}
/*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:var(--theme_accent)
}
/* 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-comment:before,
.post-meta .post-category:before,
.post-meta .post-tag:before{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .9em 0 .45em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.2
}
.post-meta .post-category:first-child:before{
	display:none
}
.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:0
}
.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*/
.tf_load_more{
	padding:30px 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;
	padding:0
}
.widget ul ul li{
	margin:0;
	padding-left:1em
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* 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:.3s ease-in-out;
    transition-property:border,padding,width
}
.mobile-menu-visible{
	overflow-y:hidden
}
/*BASE MEDIA QUERIES*/
@media(max-width:1260px){
	h1{
		font-size:2.4em
	}
	h2{
		font-size:2em
	}
	.pagewidth{
		max-width:94%
	}
	#pagewrap,
	.default_width #layout .row_inner{
		max-width:100%
	}
}
@media(max-width:1024px){
	.header-widget .col4-1{
		width:48.4%
	}
	.header-widget .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media(max-width:760px){
	body .pagewidth{
		max-width:90%
	}
	/* sidebar */
	#layout{
		flex-wrap:wrap
	}
	#sidebar,
	#content{
		width:100%;
		max-width:100%;
		clear:both;
		padding-top:10%
	}
}
@media(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;
		width:auto;
		max-width:none;
		overflow:visible
	}
}

/*/wp-content/themes/themify-ultra/styles/headers/header-top-widgets.css*/
#header{
	padding:1em 0
}
.header-bar{
	float:left
}
#site-logo{
	margin:.5em .7em .5em 0
}
#site-description{
	margin:5px .5em 5px 0;
	font-size:.8em
}
.tf_darkmode_toggle,
#headerwrap #searchform-wrap,
.cart-icon,
.search-button,
.social-widget{
	order:1
}
.social-widget .social-links.horizontal li{
	padding-bottom:0;
	margin-bottom:0
}
#headerwrap .header-widget-full #searchform #s{
	position:static
}
#main-nav .has-mega-column > .sub-menu{
	padding:32px 39px 39px
}
.sidemenu-off .navbar-wrapper,#header{
	display:flex;
	align-items:center
}
.sidemenu-off{
	flex:1
}
.sidemenu-off #main-nav-wrap{
	margin-left:auto
}
.header-widget{
	height:auto;
	padding:7px 0
}
.header-widget .header-widget-inner{
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.fixed-header-on #headerwrap .tf_darkmode_toggle,
.fixed-header-on #headerwrap .social-widget,
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .search-button{
	display:inline-block
}
.fixed-header .header-bar{
	display:block
}
.header-top-widgets .pull-down,.sidemenu .header-widget{
	display:none
}
.header-widget-full{
	background:rgba(0,0,0,.07);
	font-size:.9em;
	position:relative;
	z-index:2
}
.header-widget-full .header-widget-inner{
	margin:0 auto;
	max-width:100%;
	width:1160px
}
.header-widget-full .header-widget-inner .widget{
	margin:1em 0;
	padding:0
}
.header-widget-full .header-widget-inner .widget p{
	margin:0 0 5px
}
.header-widget-full .header-widget-inner .widgettitle{
	margin:0 0 .2em
}
.header-top-widgets .sidemenu > p{
	margin:0
}
.header-widget-full .header-widget-inner > .first ~ div:last-child{
	text-align:right
}
.header-widget-full .header-widget-inner .widget{
	margin:0;
	display:inline-block
}
.header-widget-full .header-widget{
	transition:transform .4s,min-height .4s,height .4s;
	min-height:30px;
	display:block
}
.fixed-header .header-widget-full .header-widget{
	transform:translateY(-100%);
	overflow:hidden;
	min-height:0;
	height:0;
	padding:0
}
.header-widget-full .header-widget-inner .tf_float .row_inner{
	width:auto
}
@media(max-width:1260px){
	.header-widget-full > .header-widget-inner{
		max-width:96%
    }
}
/*/wp-content/themes/themify-ultra/skins/lawyer/style.css*/
/*  
Skin Name:Ultra Lawyer
Version:1.0
Demo URI:https://themify.org/ultra-lawyer/
Required Plugins:builder-contact, builder-maps-pro 
*/

/************************************************************************************
GENERAL
*************************************************************************************/
:root{
	--theme_accent:#186bb1;
	--theme_accent_semi:rgba(24, 107, 177, .8)
}
body{
    font:1em/1.625em 'Public Sans',Arial,sans-serif;
    color:#606060
}
a:hover,
.post-nav a:hover > span,
.post-title a:hover{
    color:#1b78c7
}

/* form elements */
input:read-write,input:read-only,input[type=radio],input[type=checkbox],select,textarea{
    color:#707070;
    border-color:#d7d5d5;
	border-radius:0
}
input[type=radio]{
	border-radius:50em
}
input[type=reset], input[type=submit], button{
    font:700 1em 'Public Sans',Arial,sans-serif;
    text-transform:uppercase;
    text-align:center;
    border-radius:0;
    padding:.7em 1.8em
}

/************************************************************************************
HEADING
*************************************************************************************/
h1,h2,h3,h4,h5,h6{
    font-weight:700;
    letter-spacing:0;
    text-transform:none;
    margin-bottom:.5em;
    color:#000
}
h1{
    font:700 5em/1.2em 'Cormorant Garamond',serif;
    letter-spacing:-.04em
}
h2{
    font:700 3.75em/1.2em 'Cormorant Garamond',serif;
    letter-spacing:-.04em
}
h3{
    font:600 1.875em/1.5em 'Cormorant Garamond',serif;
    letter-spacing:-.04em
}
h4{
    font:700 1.75em /1.2em 'Cormorant Garamond',serif
}
h5{
    font:600 1.5em /1.2em 'Cormorant Garamond',serif;
    color:#303030
}
/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap{
    background-color:#fff
}
#site-description{
    color:#4493d6;
    font-size:.875em;
    letter-spacing:.05em;    
    text-align:center;
    text-transform:uppercase
}
.header-top-widgets #site-description{
    margin:5px 1.2em 5px 0;
    opacity:1
}
.header-widget-full{
    background:#082845;
    color:#fff
}
.header-widget-full a{
    color:#fff
}
.header-widget-full a:hover{
    color:#a9d7ff
}
.header-widget-full .col4-2:last-child .widget{
    text-align:right
}

/* MAIN NAVIGATION
================================================ */
#main-nav a{
    font:1em/1.5em 'Public Sans',Arial,sans-serif
}
.navbar-wrapper + p{
    margin-bottom:0
}

/* HEADER OVERLAY 
================================================ */
.header-overlay.mobile-menu-visible #headerwrap{
    background-color:rgba(24, 107, 177, .94)
}
.header-overlay #headerwrap .sidemenu-on #main-nav a:hover,
.header-overlay #headerwrap .sidemenu-on #main-nav ul a:hover,
.header-overlay #headerwrap .sidemenu-on #main-nav .current_page_item > a,
.header-overlay #headerwrap .sidemenu-on #main-nav .current-menu-item > a{
    color:#000
}

/* HEADER STRIPE
================================================ */
.header-stripe #site-logo{
    background-color:var(--theme_accent)
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* Button Module */
.ui.builder_button{
    text-transform:uppercase
}
.module-buttons.xlarge a{
    padding:.625em 1.875em .725em;
    letter-spacing:.05em
}
.module-buttons.xlarge span{
    font-size:1em
}
.module-buttons.large a{
    padding:.825em 1.25em
}
.module.module-buttons a.blue.builder_button{
    background:var(--theme_accent);
    border-color:var(--theme_accent)
}

/* Accordion Module */
.ui.module-accordion > li{
    border-bottom:2px solid rgba(255, 255, 255, .02)
}
.ui.module-accordion .accordion-title{
    font:400 1.875em 'Cormorant Garamond',serif;
    padding-left:1.5em
}
.module-accordion .accordion-content{
    padding:.5em 1em .5em 3em
}
.module-accordion .accordion-title i{
    position:absolute;
    left:0;
    top:17px
}

/* Post Module */
.post-date{
    font:italic 1.125em 'Cormorant Garamond',serif;
    text-transform:none
}
.loops-wrapper .post{
    text-align:left
}
.post-title{
    font:700 3em/1.2em 'Cormorant Garamond',serif
}
.project-date, .project-client,
.project-services, .project-view{
    color:var(--theme_accent)
}

/* Testimonial Slider */
.module-testimonial-slider .testimonial-title{
	color:#fff
}
.testimonial-title{
    background:var(--theme_accent);
    color:#fff;
    font-size:2.25em;
    line-height:1.1;
    letter-spacing:-.02em;
    margin:0 auto;
    padding:.7em 4% .5em 2.5em;
    position:relative;
    text-align:left;
    width:70%;
    box-sizing:border-box
}
.testimonial-title:before{
    content:"\201C";
    color:#fff;
    font-size:86px;
    left:48px;
    line-height:10px;
    position:absolute;
    top:55px
}
.testimonial-entry-content{
    background:var(--theme_accent);
    color:#fff;
    display:block;    
    margin:0 auto 2.2em;
    padding:0 4% .5em;
    position:relative;
    text-align:left;
    width:70%;
    box-sizing:border-box    
}
.testimonial-entry-content p{
    font:italic 1.275em/1.375em 'Cormorant Garamond',serif
}
.testimonial-entry-content:after{
    content:"";
    width:0; 
    height:0; 
    border-left:12px solid transparent;
    border-right:12px solid transparent;
    border-top:13px solid var(--theme_accent);
    position:absolute;
    bottom:-12px;
    left:50%;
    transform:translateX(-50%)
}
.testimonial-author{
    margin-top:.5em
}
.testimonial-author .person-name{
    color:#000;
    font:700 1.75em/1.75em 'Cormorant Garamond',serif
}
.testimonial-author .person-company{
    font:italic 1.125em/1.5em 'Cormorant Garamond',serif
}
.testimonials.themify_builder_slider_vertical .carousel-prev,
.testimonials.themify_builder_slider_vertical .carousel-next{
    background:0;
    border-radius:0;
    color:var(--theme_accent);
    font-size:3em;
    width:auto;
    height:auto;
	padding:0 12px;
	overflow:visible;
}
.testimonials .carousel-nav-wrap .carousel-prev::before,
.testimonials .carousel-nav-wrap .carousel-next::before{
    width:1em;
    height:1em;
	border-width:4px
}
.testimonials .carousel-pager a::before{
    background:#ddd;
    content:"";
    opacity:1;
    width:45px;
    height:3px 
}
.testimonials .carousel-pager a.selected::before{
    content:"";
    background:var(--theme_accent)
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap{
    background-color:#f1f5f9;
    border-top:none
}
#footer .social-widget a{
    color:var(--theme_accent)
}
#footer .social-widget a:hover{
    color:#057adc
}
#footer .social-widget{
    padding-bottom:0
}
#footer .social-links li{
    margin:0 1px 0 0
}
.footer-text{
    font:1em/1.625em 'Cormorant Garamond',serif
}
.widgettitle{
    font:700 1.875em/1.45em 'Cormorant Garamond',serif;
    text-transform:none;
    letter-spacing:0;
    margin:0 0 .5em
}
.widget .feature-posts-list .feature-posts-title{
    color:#000;
    font:600 1.125em/1.175em 'Cormorant Garamond',serif
}
#footer .textwidget{
    color:#707070
}
.textwidget .shortcode.map .map-container{
    border:0
}
.footer-left-col #footer .widget, .footer-right-col #footer .widget{
    margin:0 0 1em
}
/* Pull down */
.pull-down{
    color:var(--theme_accent)
}
.pull-down:hover{
    color:#52aefb
}

/* Single Page */
.single .post-meta, .single .post-title{
    text-align:left
}
.post-nav a{
    font:700 1.3em/1em 'Cormorant Garamond',serif
}
.related-posts .related-title,
.comment-title, .comment-reply-title{
    font-weight:700
}
.post-nav .prev{
    padding-left:3.5em
}
.post-nav .next{
     padding-right:3.5em
}
.post-nav .next .arrow:after, .post-nav .prev .arrow:after,
.post-nav .next .arrow:before, .post-nav .prev .arrow:before{
	border-width:2px
}
/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
@media(max-width:680px){
    h1{
        font-size:3.75em
    }
    h2{
        font-size:3.125em
    }
    h3{
        font-size:1.65em
    }
    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]{
        margin-right:0;
        max-width:100%
    }
    .header-widget-full .header-widget-inner .col4-2{
        margin-left:0;
        max-width:100%;
        width:100%;
        padding-left:1em
    }
    .header-widget-full .header-widget-inner .col4-2:last-child .widget{
        text-align:left
    }
    .ui.module-accordion .accordion-title{
        font-size:1.65em
    }
    .footer-widgets .col3-1{
        width:100%;
        margin:0
    }
    .testimonial-title{
        font:2em/1.1em 'Cormorant Garamond',serif;
        padding:.7em 1em .5em;
        width:100%
    }
    .testimonial-title::before{
        font-size:70px;
        left:6px;
        top:42px
    }
    .testimonial-entry-content{
        padding:0 1em .5em 2.1em;
        width:100%
    }
    .testimonials.themify_builder_slider_vertical .carousel-prev,
    .testimonials.themify_builder_slider_vertical .carousel-next{
        color:#000;
        opacity:.7
    }
    .post-title{
        font-size:2em
    }
    .loops-wrapper.list-post .has-post-thumbnail .post-date-wrap, .single .has-post-thumbnail .post-date-wrap,
    .loops-wrapper.list-post .post-date-wrap, .single .post-content .post-date-wrap, 
    .loops-wrapper.list-post .post-date, .single .post-content .post-date{
        margin-top:0;
        width:auto;
        height:auto
    }
	.testimonials.themify_builder_slider_vertical .carousel-prev,
	.testimonials.themify_builder_slider_vertical .carousel-next{
		font-size:1.6em;
		top:auto;
		bottom:23%
	}
}

/*/wp-content/uploads/themify-customizer-7.2.9-7.3.2.css*/
/* Themify Customize Styling */
#headerwrap {	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px; 
}
.header-widget-full {	background-image: url(https://internalaudit.icai.org/wp-content/uploads/2023/09/Skill.png); 
}
body #site-logo a img {		width: 100px;
	height: 100px; 
}
#site-logo {	
	margin-top: 1px; 
}
#site-description {	display: none;
	margin: 0px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .mobile_menu_active #headerwrap .sidemenu-on { background-attachment: fixed; }
/* Themify Custom CSS */
.homepagebx {
    margin-bottom: 30px;
    height: auto;
    border: 3px solid rgba(12, 70, 82, 1);
    padding: 5px;
    border-radius: 18px !important;
    text-align: center;
    width: 200px;
}

#footerwrap h2{
	color:#fff;
	font-size: 20px;
	text-align: left !important;
}
#footerwrap {
    background-color: #000062;
    border-top: none;
	color:#fff;
	display: none !important; 
}
.navigateBar {
    background-color: #000062 !important;
}
body {
    padding: 0;
    margin: 0;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 15px;
    overflow-x: hidden;
	line-height:1.6 !important;
	color:black !important;
}
a{
	color:inherit !important;
	text-decoration:none;
	cursor:pointer !important;
}

h1,h2,h3,h4,h5,h6 {
    font: inherit;
}
h3.slide-title {
    font-size: 14px !important;
}

.tablebox{
    width: 100% !important;
    border-collapse: collapse;
}
.tablebox, .tablebox td, .tablebox th{
	border:2px solid #000062;
	padding:5px;
}
.tablebox tr:first-child{
	font-weight:600;
	color:#000062;
	background-color:#eeeeff	
}
.boardname {
    font-size: 4rem;
    font-weight: 700;
}
div#headerwrap {
    display: none !important;
}
.icai .slide-content h3 {
   font-size: 14px!important;
}
.themify_builder_content-34 .tb_tu3p699.module-text {
    font-size: 14px;
    line-height: 18px;
}
.announce {
    width: 68.8%;
    height: 350px;
    overflow: hidden;
}
.publicButton{
	overflow: hidden;

}

.announce ul li, .publicButton ul li, .whatsNew ul li {
    line-height: normal !important;
    background-color: transparent;
    padding: 10px;
    border-radius: 3px;
    color: #000062 !important;
    border: 1px solid #000062;
	font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.announce ul li:hover, .publicButton ul li:hover {
    box-shadow: 0 8px 24px rgba(0,0,0,0.1);
    box-shadow: 8px 8px 40px 0 rgb(94 93 93 / 4%);
}
.announce ul li:before, .publicButton ul li:before {
    width: 0;
    height: 0;
    border-top: 34px solid transparent;
    border-right: 90px solid red;
    border-bottom: 37px solid transparent;
}
.announce ul ::marker, .publicButton ul ::marker  {
  content: '\2B9A' !important;
    color: #000062 !important;
    padding: 0;
    margin: 0;
    font-size: 18px;
    vertical-align: baseline;
}
.publicButton ul li{
	width:80%;
}

.suggest {
    width: 76%;
    margin: 0 auto;
    border: 2px solid #8f0b0b;
    border-radius: 10px;
    background-color: #8f0b0b1a !important;
}
.suggest .image-content {
    padding: 9px 23px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.suggest img {
    width: 195px !important;
    height: 120px;
    display: block;
    border-radius: 5px;
    display: block;
    margin: 0 auto 0;
}
.suggest:hover{
	 transform: scale(1.0477);
    transition: .8s ease-in-out;
    border-style: solid;
}

.suggest .image-content:hover {
    background-color: #8f0b0b;
     transition: 3s ease-out;
}
.suggest .image-title:hover {
    color: gold;
    transition: 1s ease-in-out;
}
.suggest .image-wrap {
    background-color: #fff;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

/* publication section */
.publicButton .ui.brown {
    color: #ffffff;
    padding: 20px 30px;
    min-width: 200px;
    text-align: center;
    margin: 20px auto;
    margin-bottom: auto;
    background: linear-gradient(23deg, #048aa5 60%, #0c4652 100%);
    letter-spacing: 2px;
    line-height: 23px;
}
.publicButton .ui.brown:hover{
	background-color:#8f0b0b;
}

/* menu bar css styles */
.menuItem .tb_default_color a {
    color: #fff;
}
.menuItem .ui.nav {
    background: transparent;
    display: inline-block;
	}
.menuItem a {
    color: #fff !important;
    border: none;
		margin:0;
}
.menuItem li{
	font-size: 16px !important;
	border-radius:none !important;
}

.ui.nav>li:first-child, .ui.nav>li:last-child{
	border-radius:none;
}

.menuItem a:hover {
    color: #8f0b0b !important;
	background-color:#fff !important;
}
.menuItem .ui.nav li a {
    padding: 0.725em 1.625em;
    border: none;
		border-radius:none;
}
.menuItem .ui.nav > li a:hover {
    background: #fff;
}

	.menuItem .sub-menu {
       background-color: #000062!important;
}
.ui.nav>.current-menu-item>a, .ui.nav>.current-menu-item>a:hover, .ui.nav>.current_page_item>a, .ui.nav>.current_page_item>a:hover {
	background: transparent;
}
.ui.nav ul, .ui.nav ul>li {
    list-style: none;
    margin: 0;
    width: 330px;
    border-bottom: solid 1px #f7f1f1;
}
.sub-menu li:last-child {

    border-bottom: none !important;
}
.ui.nav ul {
    border-radius: inherit;
}
ul.sub-menu li a {
    padding: 5px 15px !important;
}

.logos {
    float: right;
    width: 280px;
    padding: 20px 0;
}
.logos img {
    width: 120px !important;
    height: 80px;
}

div#notice {
    height: 265px;
    overflow-y: scroll;
    padding-right: 20px;
}
div#notice a:hover{
	color:#0c4652 !important;
}
.announce ul li:hover {
    background-color: #0c46521a;
    color: #0c4652 !important;
    border: 1px solid #0c4652;
	}
.module-menu:not(.mobile-menu-module) .sub-menu {
    background-color: #928a8a;
}

.lawyers-section .bx2:hover {
    background-color: #e4f2ff !important;
 transform: scale(1.0477);
    transition: .8s ease-in-out;
    border-style: solid;
}


/*  whatsnew */
/* .whatsNew {
  height: 300px;
  overflow: hidden;
  background: #ccc;
} */
.whatsNew ul{
	list-style: none;
}

.whatsNew ul li:hover {
    background-color: #a3b4d7;
    color: #0c4652;
	border-color:#0c4652;
}
	.webcastText{
		overflow:hidden;
	}
.module-image.image-right .image-wrap {
    float: right;
    margin: 0 0 0em 5.5em;
}

.module.module-image.bx2{
	height:140px!important;
	border:none !important;
} 

.tb_text_wrap ul li {
    line-height: normal !important;
}

a.links {
    border: 1px solid var(--theme_accent);
    border-radius: 10px;
    padding: 0px 10px 3px;
	margin-top:5px !important;
}

a.links:hover{
	background-color:var(--theme_accent);
	color:white !important;
}
.suggesst tr td:first-child {
    width: 30%;
}

.audit-gallery:hover{
    transform: scale(1.12211);
		transition: .5s ease;
}


@media(max-width: 767px) {
.header-new {
    width: 100% !important;
}
.right {
    float: right;
    display: flex;
    flex-direction: row-reverse;
}
.right img {
  display:none !important;
}

.nameHeading {
    font-size: 20px!important;
    text-align: center !important;
    display: block;
    width: 80%;
    font-weight: 700;
    transform: translateX(15%);
    position: absolute;
    vertical-align: middle;
    top: inherit;
    right: 30px;
    margin-top: 15px;
}

.heads{
    width: 230px;
    margin: 0 auto;
}

.headsTitle {
    width: 230px;
    margin: 0 auto 10px;
}

h3.slide-title{
display:none;
}

.footer-widgets.tf_clearfix {
    display: flex;
    flex-direction: column;
}
.footer-widgets .col4-1 {
    width: 100%;
}
.footer-widgets .col4-1 {
    flex-grow: 1;
}
.footer-widgets .col4-1:nth-child(3),.footer-widgets .col4-1:nth-child(4){
	flex-grow:2;
}

	.menuItem .ui.nav {
    background: transparent;
    display: flex;
    flex-direction: column;
    display: none;
}
	.module-menu-container {
    text-align: inherit;
    height: 60px;
    background-image: url(https://internalaudit.icai.org/wp-content/uploads/2023/10/menu22.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: right;
}
	.heightx{
		height:inherit !important;
	}
	
	.ui.nav li {
    border-color: rgba(0,0,0,.05);
    display: inline-block;
    position: relative;
    margin: 0 -0.25em 0 0;
    padding: 0;
    width: 100%;
}
	.module-menu:not(.mobile-menu-module) .sub-menu {
    position: initial;
}
.logo img{
    height: 70%;
    width: 70%;
}
	
/* 	Suggestion responsive code */
	.custome {
    width: 100% !important;
    margin: 0;
}

table.suggesst {
    width: 85%;
}

.suggesst span {
    margin-left: 0px;
    font-size: 14px;
}

.suggesst td {
    display: block;
}
	.suggesst tr td:first-child{
    width: 100%;
    display: block;
}
	.suggesst tr td:first-child {
    width: 100% !important;
	}
table#sub {
	width: 85% !important;
	}


	
	
}
.icai .slide-content h3 {
    font-size: 15px!important;
}
.module-image.image-overlay .image-content {
    box-sizing: border-box;
    padding: 2% 4%;
    width: 100%;
    /* background: #333; */
    background: rgba(0,0,0,.7);
    color: #ffffff;
    line-height: 1.4em;
    transition: .3s ease-in-out;
}
.module-image.image-overlay .image-wrap {
    margin: 0;
    height: 210px;
}

.module-image.image-overlay .image-wrap img{
    width: 100%;
    height: auto;
    height: 210px !important;
}

.themify_builder_content-2292 .tb_2w52634.module-image .image-wrap img {
    margin-bottom: 0px;
}

.module-image.image-top .image-content {
    margin-top: 0.5em;
    margin-bottom: 0em;
}
.module.module-image.bx2 {
    margin-bottom: 30px;
    height: auto;
    border: 2px solid rgba(12, 70, 82, 1);
    padding: 5px;
    height: 130px !important;
    border-radius: 18px !important;
    text-align: center;
}

.bx2 img {
    width: 60px !important;
    height: 60px !important;
    border-radius: 14px;
    margin-top: 10px;
}
.up-event-box{
overflow:hidden;
}

.lawyers-section .image-caption {
    font: inherit;
    color: #303030;
}
.lawyers-section .image-wrap {
    border-bottom: none;
}

.module.module-buttons.tb_d6y5707.normal.solid.circle.butbox {
    padding: 0;
}
.lawyers-section .bx2:hover {
    background-color: #e4f2ff !important;
 transform: scale(1.0477);
    transition: .8s ease-in-out;
    border-style: solid;
}

.eventSlider{
	height:280px !important;
	border: 2px solid #a3b4d7;
	margin: 0 auto;
	width:260px;
	border-radius:20px;		
}
.up-event-box{
overflow: hidden;
width:100%;
display: -webkit-box;
-webkit-line-clamp: 14;
-webkit-box-orient: vertical;  }

.whatsNew{
	height:260px;
	overflow:hidden;
	margin-bottom:10px;
}
.banktest {
    height: 600px;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	text-align: center;
}
.banktest .module-title {
    font-size: 1.2em;
    font-weight: 600;
    margin: 0 0 0.8em;
    background-color: cornflowerblue;
    padding: 10px;
    color: #fff;
    letter-spacing: 1px;
}
.banktest img {
    border: 2px solid black;
    height: 520px;
}
.is-menu.default form {
    max-width: 160px;
}
.whatsNew, .webcastText {
    height: 250px;
    margin: 5px;
    overflow-y: scroll !important;
}

.whatsNew ul{
    transform: translateX(100%);
    animation: scroll-top 30s linear infinite !important;
	animation-delay:0;
            }

 .webcastText ul {
    transform: translateX(100%);
    animation: scroll-top 25s linear infinite !important;
	animation-delay:0;
            }
@keyframes scroll-top {
   0% {
        transform: translateY(100%);
 }
  100% {
                    transform: translateY(-100%);
                }
            }

/*  wps counter 17.01.24 */
footer#footer h2 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: normal;
}
#mvcwid {
    background-color: transparent;
    width: 100%;
    color: #fff !important;
	padding:0;
}

h3.wps_visitor_title {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: normal;
}
div#mvcwid div {
    color: #fff !important;
}

/* PQ table styles */

table.parentTable {
		WIDTH:95%;
		border-collapse: collapse;
		margin: 0 auto;
		border-spacing: 10px;
		border-collapse: separate;
	}

	table.parentTable tbody tr th,
	table.parentTable tbody tr td {
		vertical-align: top;
		height: auto;
	}
	table.parentTable thead tr th {
		color: #33b150;
		border-radius: 20px;
		border: none;
		height: 40px;
		font-size: 20px;
		background-color: white;
		box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
	}

	table.childTable tr td::nth-child(1) {
		font-weight: 600 !important;
	}

	table.parentTable thead tr {
		color: #33b150;
	}

	table.childTable td {
		line-height: normal;
	}

	table.parentTable tbody th[rowspan="4"]:nth-child(1) {
		background-color: white;
		writing-mode: vertical-rl;
		text-orientation: mixed;
		border-radius: 20px;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
		border: none;
		padding: 10px;
		line-height: 6px;
		padding-right: 20px;
	}

	td.childTable {
		background-color: white;
		border-radius: 20px;
		padding: 15px;
		border: none;
		height: 150px;
		box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
	}

	table.parentTable tbody .tdd {
		background-color: white;
		border-radius: 20px;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
		border: none;
		padding: 10px;
		line-height: 6px;
		padding-right: 20px;
		color: #1010cf;
	}

/* seminar page code  */
table.SeminarTable {
    border-collapse: collapse;
    width: 100%;
}
table.SeminarTable td {
    padding: 5px 8px;
}
table.SeminarTable th {
    padding: 5px 8px;
    background: midnightblue;
    color: #fff;
    font-weight: 700;
	text-align:left;
}
a.flyers, a.regLinks {
    border: 1px solid black;
    padding: 2px 8px;
    margin: 5px;
    border-radius: 8px;
    font-weight: 600;
    color: black;
}
a.regLinks{
background: midnightblue;
color:#fff !important;
	padding: 3px 8px;
}
a.flyers:hover{
background: midnightblue;
color:#fff !important;
}

a.regLinks:hover{
background: transparent;
border: 1px solid black;
	color:#000!important;
}
.pytmLinks{
	border:1px solid midnightblue;
	background-color:white;
	border-radius:8px;
	padding:2px 9px;
	margin-top:20px;
	color:midnightblue !important;
}
a.pytmLinks:hover{
background: midnightblue;
border: 1px solid transparent;
	color:#fff!important;
}
/* Marquee text of what's New Section */
.announcementBox{
	height:250px !important;
	overflow-y:scroll;
	overflow-x:hidden;
}
movingContent{
	width: 100%;
      white-space: nowrap;
      overflow: hidden;
      position: relative;
 display: flex;
flex-direction:row;
    }
    .movingContent p,.movingContent a{
      animation: marquee 10s linear infinite;
color:red;
    }
    @keyframes marquee {
      0% {
        transform: translateY(50vw);
      }
      100% {
        transform: translateY(-100%);
      }
    }
/* START MOBILE MENU CSS */
@media screen and (max-width:1200px){
/*/wp-content/themes/themify-ultra/mobile-menu.css*/
#header{
	height:auto;
	padding:10px 0 5px;
	text-align:inherit
}
.fixed-header #header{
	text-align:inherit; /* make left text align on sticky header */
}
/* reset absolute elements to static */
#site-logo,
#site-description{
	position:static;
	float:none;
	clear:both;
	margin:0 0 .5em;
	padding:0
}
#site-logo{
	font-size:24px;
	margin:5px 10px 5px 0
}
.header-widget{
	position:static;
	float:none;
	clear:both;
	margin:0;
	text-align:inherit
}
.header-widget .widget{
	margin:0 0 1.8em
}
.header-widget .widgettitle{
	margin:0 0 .3em
}
.header-icons{
	position:absolute;
	display:block;
	top:27px;
	right:4%;
	z-index:1999;
	transform:translateY(-50%)
}
.header-icons a{
	text-decoration:none!important;
	font-size:1em
}
.slide-cart .header-icons{
	display:flex;
	align-items:center;
	flex-direction:row-reverse
}
/* mobil menu panel */
.mobile-menu-visible .header-icons,
.slide-cart-visible .header-icons{
	z-index:1!important; /* prevent the overlap of header buttons with the sidemenu */
}
/* Mobile Menu Styles */
.sidemenu{
	transition-property:left,right,top,bottom,width,transform,opacity;
	transition-duration:.2s;
	transition-timing-function:ease-in-out;
	height:100%;
	width:300px;
	padding:60px 25px 25px;
	background-color:#fff;
	color:#000;
	display:none;
	overflow-y:auto;
	position:fixed;
	top:0;
	z-index:11111;
	text-align:left
}
#mobile-menu{
    contain:paint;
    right:-300px
}
#mobile-menu.sidemenu-on{
	right:0;
	box-shadow:-6px 0 20px 5px rgba(0,0,0,.1)
}
.sidemenu-left,
.sidemenu-left .fixed-header{
	left:300px
}
.sidemenu-left #mobile-menu.sidemenu-on{
	left:0
}
/* mobile menu panel link */
#headerwrap #mobile-menu-panel a{
	color:#fff;
	text-decoration:none
}
#headerwrap #menu-icon-close{
	display:block;
	position:absolute;
	text-decoration:none;
	top:10px;
	right:10px;
	min-width:1em;
	min-height:1em;
	transform-origin:center;
	transition-property:transform;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	font-size:20px;
	color:inherit;
	padding:9px;
	border-radius:100%
}
#menu-icon-close:hover{
	background:rgba(200,200,200,.25)
}
#menu-icon-close:before,
#menu-icon-close:after{
	height:56%
}
.transparent-header #menu-icon-close{
	color:inherit; /* require for transparent-header */
}
/* main nav */
#main-nav-wrap{
	display:block;
	padding:0;	
	margin:1em 0 1.5em
}
#main-nav{
	float:none;
	background-color:transparent
}
#main-nav li{
	display:block;
	clear:both;
	padding:0;
	width:100%
}
/* sub level */
#main-nav li > .sub-menu{
	position:static;
	width:auto;
	height:auto;
	border:0;
	margin:0 0 0 1em;
	background:0;
	padding:0;
	display:none;
	opacity:1;
	transform:none;
	color:inherit;
	box-shadow:none
}
#main-nav li.toggle-on > .sub-menu{
	display:block
}
#main-nav .child-arrow{
	display:inline-block
}
#main-nav .child-arrow:hover{
	background:rgba(200,200,200,.25)
}
.transparent-header #headerwrap .themify-widget-menu{
	color:inherit
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega > .sub-menu{
	padding:0;
	width:auto;
	margin:0
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega-column > .sub-menu ul,
#main-nav .has-mega-sub-menu .mega-sub-menu ul{
	float:none;
	margin:0 0 0 1em
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega-column > .sub-menu ul,
#main-nav li:not(.themify-widget-menu) > ul,
#main-nav .has-mega-sub-menu .mega-sub-menu ul{
	background:0
}
/* menu link */
#headerwrap #main-nav a{
	width:auto;
	display:block;
	border:0;
	padding:.6em 0;
	margin:0;
	color:inherit;
	line-height:1.5em;
	background:0;
	font-weight:400;
	text-decoration:none;
	box-shadow:none
}
#headerwrap #main-nav .has-sub-menu > a{
	padding-right:40px; /* for arrow spacing */
}
#main-nav > li:last-child a{
	border:0
}
/* current link */
#headerwrap #main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
	color:var(--theme_accent)
}
.slide-cart-visible #menu-icon,
#main-nav .mega-menu-posts{
	display:none
}
#header .social-widget a{
	color:inherit
}
#header .social-widget{
	position:static;
	float:none;
	margin:0
}
#headerwrap .widget .twitter-list .twitter-timestamp{
	opacity:1
}
.header-widget .col4-1,
.header-widget .col4-2,
.header-widget .col3-1{
	margin-left:0;
	width:100%;
	max-width:100%
}
.sidemenu .header-widget{
	height:auto
}
.fixed-header .cart-wrap,
.fixed-header .header-bar,
.fixed-header .header-widget{
	display:block
}
.fixed-header-on #headerwrap .tf_darkmode_toggle,
.fixed-header-on #headerwrap .social-widget,
.fixed-header .search-button{
	display:inline-block
}
#headerwrap .sidemenu .search-button{
	margin:0
}
#headerwrap #searchform #s,
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .tf_fa:hover + #s,
#headerwrap #searchform{
	width:100%
}
.fixed-header-on #headerwrap #searchform-wrap,
#headerwrap #searchform-wrap{
	display:block;
	margin:1em 0 0
}
#headerwrap #searchform{
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	bottom:auto;
	float:none;
	clear:both;
	margin:0 0 1em;
	padding:0;
	width:auto
}
#headerwrap #searchform #s{
	width:100%;
	float:none;
	transition:none;
	margin:auto;
	color:#000;
	padding:11px 15px 10px 35px;
	background-color:#eee;
	position:static;
	height:auto
}
#headerwrap #searchform .tf_fa:hover + #s{
	background-color:#eee
}
#headerwrap #searchform .tf_fa{
	left:9px;
	top:9px;
	position:absolute;
	background:0;
	color:#000;
	width:16px;
	height:16px;
	font-size:18px;
	padding:3px;
	margin:0;
	transform:none
}
/*/wp-content/themes/themify-ultra/styles/headers/media/header-top-widgets.css*/
#header,
.sidemenu-off .navbar-wrapper{
    display:block
}
.mobile-menu-visible.sidemenu-right #headerwrap{
	left:-300px
}
.pull-down,
#headerwrap .header-widget-full{
	display:none
}
.header-widget{
	display:block;
	max-height:none!important
}
.sidemenu .header-widget{
	display:block
}
/*/wp-content/themes/themify-ultra/styles/menus/animations.css*/
.search-button,
.social-widget,
.header-widget div[class*="col"],
#main-nav li{
	transition:transform .4s ease-in-out,opacity .4s ease-in-out;
	transform:translate(0,40px)!important;
	opacity:0
}
.mobile-menu-visible .search-button,
.mobile-menu-visible .social-widget,
.mobile-menu-visible .header-widget div[class*="col"],
.mobile-menu-visible #main-nav li{
	opacity:1;
	transform:translate(0,0)!important
}
.mobile-menu-visible .search-button{
	transition-delay:50ms
}
.mobile-menu-visible .social-widget{
	transition-delay:75ms
}
.mobile-menu-visible #main-nav > li:nth-child(1){
	transition-delay:.1s
}
.mobile-menu-visible #main-nav > li:nth-child(2){
	transition-delay:.2s
}
.mobile-menu-visible #main-nav > li:nth-child(3){
	transition-delay:.3s
}
.mobile-menu-visible #main-nav > li:nth-child(4){
	transition-delay:.4s
}
.mobile-menu-visible #main-nav > li:nth-child(5){
	transition-delay:.5s
}
.mobile-menu-visible .header-widget div[class*="col"]:nth-child(1),
.mobile-menu-visible #main-nav > li:nth-child(6){
	transition-delay:.6s
}
.mobile-menu-visible .header-widget div[class*="col"]:nth-child(2),
.mobile-menu-visible #main-nav > li:nth-child(7){
	transition-delay:.7s
}
.mobile-menu-visible .header-widget div[class*="col"]:nth-child(3),
.mobile-menu-visible #main-nav > li:nth-child(8){
	transition-delay:.8s
}
.mobile-menu-visible .header-widget div[class*="col"]:nth-child(4),
.mobile-menu-visible #main-nav > li:nth-child(9){
	transition-delay:.9s
}
.mobile-menu-visible #main-nav > li:nth-child(10){
	transition-delay:1s
}
.mobile-menu-visible #main-nav > li:nth-child(11){
	transition-delay:1.1s
}
.mobile-menu-visible #main-nav > li:nth-child(12){
	transition-delay:1.2s
}
.mobile-menu-visible #main-nav > li:nth-child(13){
	transition-delay:1.3s
}
.mobile-menu-visible #main-nav > li:nth-child(14){
	transition-delay:1.4s
}
.mobile-menu-visible #main-nav > li:nth-child(15){
	transition-delay:1.5s
}
.mobile-menu-visible #main-nav > li:nth-child(16){
	transition-delay:1.6s
}
.mobile-menu-visible #main-nav > li:nth-child(17){
	transition-delay:1.7s
}
.mobile-menu-visible #main-nav > li:nth-child(18){
	transition-delay:1.8s
}
.mobile-menu-visible #main-nav > li:nth-child(19){
	transition-delay:1.9s
}
.mobile-menu-visible #main-nav > li:nth-child(20){
	transition-delay:2s
}
.mobile-menu-visible #main-nav > li:nth-child(21){
	transition-delay:2.1s
}
.mobile-menu-visible #main-nav > li:nth-child(22){
	transition-delay:2.2s
}
.mobile-menu-visible #main-nav > li:nth-child(23){
	transition-delay:2.3s
}
.mobile-menu-visible #main-nav > li:nth-child(24){
	transition-delay:2.4s
}
.mobile-menu-visible #main-nav > li:nth-child(25){
	transition-delay:2.5s
}
.mobile-menu-visible #main-nav > li:nth-child(26){
	transition-delay:2.6s
}
.mobile-menu-visible #main-nav > li:nth-child(27){
	transition-delay:2.7s
}
.mobile-menu-visible #main-nav > li:nth-child(28){
	transition-delay:2.8s
}
.mobile-menu-visible #main-nav > li:nth-child(29){
	transition-delay:2.9s
}
.mobile-menu-visible #main-nav > li:nth-child(30){
	transition-delay:3s
}
/*/wp-content/themes/themify-ultra/styles/menus/boxed.css*/
.mobile-menu-visible.sidemenu-right #headerwrap,
.mobile-menu-visible.sidemenu-active.sidemenu-right #headerwrap,
body:not(.header-overlay):not(.header-minbar):not(.header-leftpane):not(.header-rightpane).mobile-menu-visible.sidemenu-right .fixed-header{
	right:100%;
	left:auto;
	transition:none;
	-webkit-backdrop-filter:none;
	backdrop-filter:none;
}
body:not(.header-overlay):not(.header-minbar):not(.header-leftpane):not(.header-rightpane).mobile-menu-visible.sidemenu-right{
	left:0;
	right:0
}
#mobile-menu.sidemenu{
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:90%;
	height:auto;
	margin:50px auto;
	overflow-x:hidden;
	box-sizing:border-box;
	transition:box-shadow .5s ease,transform .5s ease;
	box-shadow:0 1px 8px 2px rgba(0,0,0,.10);
	transform:translateY(100%) scale(.5);
	transform-origin:bottom;
	display:block
}
.mobile-menu-visible #mobile-menu.sidemenu{
	transform:translateY(0) scale(1)
}
.body-overlay{
	display:block;
	z-index:998;
	left:0;
	right:0;
	top:0;
	box-shadow:none;
	background-color:rgba(0,0,0,.7);
	transition:visibility .5s ease,opacity .5s ease;
	visibility:hidden;
	opacity:0
}
.mobile-menu-visible .body-overlay{
	visibility:visible;
	opacity:1
}
.header-overlay #pagewrap #headerwrap #menu-icon-close{
	display:block
}
/*/wp-content/themes/themify-ultra/skins/lawyer/media/mobile-menu.css*/
.header-rightpane #headerwrap #menu-icon,
.header-leftpane #headerwrap #menu-icon{
	background-color:#186bb1
}
}
/* END MOBILE MENU CSS */