/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8; }

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden; }

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box; }

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle; }

.mfp-align-top .mfp-container:before {
	display: none; }

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto; }

.mfp-ajax-cur {
	cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out; }

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
	cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none; }

.mfp-loading.mfp-figure {
	display: none; }

.mfp-hide {
	display: none !important; }

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 24px;
	background: url('../images/preloader-dark.gif') center center no-repeat;
	text-align: center;
	margin-top: -12px;
	margin-left: -12px;
	z-index: 1044;
	text-indent: -9999px;
}
	.mfp-preloader a {
		color: #CCC; }
		.mfp-preloader a:hover {
			color: #FFF; }

.mfp-s-ready .mfp-preloader {
	display: none; }

.mfp-s-error .mfp-content {
	display: none; }

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation; }

button::-moz-focus-inner {
	padding: 0;
	border: 0; }

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace; }
	.mfp-close:hover,
	.mfp-close:focus {
		opacity: 1; }
	.mfp-close:active {
		top: 1px; }

.mfp-close-btn-in .mfp-close {
	color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%; }

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap; }

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent; }
	.mfp-arrow:active {
		margin-top: -54px; }
	.mfp-arrow:hover,
	.mfp-arrow:focus {
		opacity: 1; }
	.mfp-arrow:before,
	.mfp-arrow:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		position: absolute;
		left: 0;
		top: 0;
		margin-top: 35px;
		margin-left: 35px;
		border: medium inset transparent; }
	.mfp-arrow:after {
		border-top-width: 13px;
		border-bottom-width: 13px;
		top: 8px; }
	.mfp-arrow:before {
		border-top-width: 21px;
		border-bottom-width: 21px;
		opacity: 0.7; }

.mfp-arrow-left {
	left: 0; }
	.mfp-arrow-left:after {
		border-right: 17px solid #FFF;
		margin-left: 31px; }
	.mfp-arrow-left:before {
		margin-left: 25px;
		border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
	right: 0; }
	.mfp-arrow-right:after {
		border-left: 17px solid #FFF;
		margin-left: 39px; }
	.mfp-arrow-right:before {
		border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px; }
	.mfp-iframe-holder .mfp-content {
		line-height: 0;
		width: 100%;
		max-width: 900px; }
	.mfp-iframe-holder .mfp-close {
		top: -40px; }

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; }
	.mfp-iframe-scaler iframe {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000; }

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
	line-height: 0; }
	.mfp-figure:after {
		content: '';
		position: absolute;
		left: 0;
		top: 40px;
		bottom: 40px;
		display: block;
		right: 0;
		width: auto;
		height: auto;
		z-index: -1;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
		background: #444; }
	.mfp-figure small {
		color: #BDBDBD;
		display: block;
		font-size: 12px;
		line-height: 14px; }
	.mfp-figure figure {
		margin: 0; }

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto; }

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px; }

.mfp-image-holder .mfp-content {
	max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
			 * Remove all paddings around the image on small screen
			 */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0; }
	.mfp-img-mobile img.mfp-img {
		padding: 0; }
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0; }
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px; }
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box; }
		.mfp-img-mobile .mfp-bottom-bar:empty {
			padding: 0; }
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px; }
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0; } }

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75); }
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0; }
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%; }
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px; } }



/* overlay at start */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;

	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
	- General
	    - Helper
	- Header
	- Footer
	- Slider
	- Homepage
	    - Main
	    - Widget news
    - Mod
        - users
	- Template CKE
	    - Editing
	- Responsive
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
	General
-----------------------------------------------------------------*/
/* Topbar for underlined titles */
/*#floowedit_topbar h1:after,
#floowedit_topbar h2:after {display: none}*/
:root {
    --header-height: 70px;
}

.content-wrap ul:not(.iconlist):not(.clients-grid):not(.testimonials-grid):not(.tab-nav):not(.clients-grid):not(.grid-filter):not(.no-liststyle),
.content-wrap ol:not(.iconlist):not(.clients-grid):not(.testimonials-grid):not(.flex-control-nav) {
    list-style-position: outside;
    margin-left: 0;
    overflow: hidden; /*for float block*/
    padding-left: 40px;
}
.content-wrap ul:not(.iconlist):not(.clients-grid):not(.testimonials-grid):not(.tab-nav):not(.clients-grid):not(.grid-filter):not(.no-liststyle) li,
.content-wrap ol:not(.iconlist):not(.clients-grid):not(.testimonials-grid):not(.flex-control-nav) li {
    margin-bottom: 3px;
}

ul.check-ul li {
    font-size: 1.25rem; /*20px*/
    line-height: 1.3;
    list-style: none;
    margin-bottom: 28px!important;
    position: relative;
}
ul.check-ul li:before {
    color: #F8C100;
    content: "\e042";
    font-family: "lined-icons";
    font-size: 1.20em;
    font-weight: 700;
    position: absolute;
    top: -3px;
    left: -35px;
}

blockquote{
    border-color: #F8C100;
    overflow: hidden; /*for float block*/
}

b, strong { font-weight: 700 }

.lady-justice-img::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: -30px -30px 0 #F8C100;
    border-radius: 0.25rem;
}
.team.full-border {
    border: 5px solid #F8C100;
    border-color: #F8C100;
    border-radius: 4px;
}
.team-title small {
    display: block;
    font-size: 0.875em;
    color: #666;
}
/*newsleter*/
#lawfirm-inline input:not(#captcha), #lawfirm-inline select, .dark #lawfirm-inline input:not(#captcha), .dark #lawfirm-inline select {
    display: inline-block;
    background-color: transparent;
    display: inline-block;
    margin: 0 10px;
    border-radius: 0;
    width: auto;
    cursor: pointer;
    border: none;
    border-bottom: 1px solid #F8C100 !important;
    font-size: 1em;
    padding: 0 3px;
    color:#F8C100;
    font-weight: 300;
    text-align:center;
}
#lawfirm-inline input::-moz-placeholder {
    color: #F8C100;
}

#lawfirm-inline input:-ms-input-placeholder {
    color: #F8C100;
}

#lawfirm-inline input::-webkit-input-placeholder {
    color: #F8C100;
}
.button.button-blue:after{
    content:'\e811';
    color:#F8C100;
    font-family: "font-icons";
    position: relative;
    top: 2px;
    left:5px;
    font-size: 14px;
}
.button.button-blue:hover:after{
    color:#28166F;
}
.entry-date {
    position: absolute;
    left: 14px;
    top: -25px;
    background-color: #28166F;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    text-align: center;
    color: #F8C100;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
    border: 4px solid #fff;
}
.widget_links:not(.widget-li-noicon) li::before {
    content: "\e77d";
    font-size: .85rem;
    top: 1px;
    margin-right:10px;
    color:#F8C100;
}
#section-contact label{
    text-transform: initial;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0;
}
.benevole_class{
    width:auto!important;
    margin-left:auto;
    margin-right:auto;
}
/* image floated */
.background-img {
    position: fixed;
    width: 140px;
    bottom: -70px;
    left: -10px;
    z-index: 299;
}
.float-anim {
    animation: float 4s ease-in-out infinite;
}
.background-img.pos-right {
    bottom: 20px;
    left: auto;
    right: 0px;
}
@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-20px)}100%{transform:translateY(0px)}}
/* shape custom */
.shape-dividers {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}
#footer .shape-dividers {
    z-index: 2;
}
.shape-dividers svg {
    position: relative;
    width: 100%;
    width: calc(100% + 1.3px);
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}
#shape-divider-5122.shape-dividers svg {
    width: calc( 100% + 1.5px );
    height: 150px;
}
#shape-divider-5122.shape-dividers {
    top: -149px;
}
#shape-divider-2926.shape-dividers svg {
    width: calc( 100% + 1.5px );
    height: 150px;
}
#shape-divider-5122.shape-dividers .shape-divider-fill {
    fill: #28166F;
}
.shape-custom > svg > path:nth-child(1){
     fill:transparent!important;
}
#shape-divider-2926.shape-dividers .shape-divider-fill {
    fill: undefined;
}
.shape-dividers[data-flip-vertical=true], .shape-dividers[data-position=bottom] {
    transform: rotate(180deg);
}
.header-misc p{
    font-size:.875em;
    font-weight:600;
}
.header-misc a{
    color:#5A5A5A;
}
.header-misc a:hover{
    color:#F8C100;
}
/* Helper */
.no-after:after,
.no-before:before { content: none }

/* ----------------------------------------------------------------
	Header
-----------------------------------------------------------------*/
.sub-menu-container .menu-item.current > .menu-link { color: #F8C100; }

/* ----------------------------------------------------------------
	Footer
-----------------------------------------------------------------*/
#footer .shape-divider{
    z-index:2;
}

/* ----------------------------------------------------------------
	Slider
-----------------------------------------------------------------*/
#slider .swiper-slide:after {
    background-color: rgba(0,0,0,.4);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.slider-caption p {
    margin-bottom: 0;
    margin-top: 0;
}
.slider-caption p + p {
    margin-top: 20px;
}
.slider-caption .slider-title {

}
.swiper-navs {
    position: absolute;
    left: auto;
    right: 300px;
    bottom: 140px;
    top: auto;
    z-index: 99;
}
.swiper-scrollbar-drag {
    background: #000;
}
.dark .swiper-scrollbar-drag {
    background: #fff;
}
.slide-number {
    opacity: 1;
    bottom: 10px;
    text-align: left;
    right: auto;
}
.slide-number-current {
    top: auto;
    bottom: 0;
    font-size: 30px;
    font-weight: 700;
}
.slide-number-total {
    font-size: 13px;
    line-height: 28px;
    left: 29px;
}
.slide-number span {
    margin-left: 20px;
    font-size: 16px;
}
.slider-arrow-left, .slider-arrow-right {
    border-radius: 50%;
    background: 0 0;
    border: 1px solid rgba(0,0,0,.7);
    width: 36px;
    height: 36px;
}
.swiper-button-disabled {
    opacity: .5;
    cursor: default;
}
.dark .slider-arrow-left, .dark .slider-arrow-right {
    border-color: rgba(255,255,255,.7);
}
.slider-arrow-right {
    left: 45px;
}
.slider-arrow-left i, .slider-arrow-right i {
    display: block;
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 34px;
    margin: 0 auto;
    color: #000;
}
.slider-arrow-right i {
    margin-left: -1px;
}
.dark .slide-number, .dark .slider-arrow-left i, .dark .slider-arrow-right i {
    color: #fff;
}
.slider-feature {
    position: relative;
    transform: translateY(10%);
    z-index: 4;
}
.slider-feature .card {
    transition: all .2s ease;
}
.slider-feature .card:hover {
    background-color: #F8C100;
    transform: translateY(-2px);
    z-index: 1;
}
.slider-feature .card a{
    color: #28166F;
    font-size:1em;
    font-weight:700;
    font-family:Manrope,sans-serif;
}
.slider-arrow-left:hover, .slider-arrow-right:hover{
    background-color:rgba(248, 193, 0, .4)!important;
}
/* ----------------------------------------------------------------
	Homepage
-----------------------------------------------------------------*/

/* Widget news */

/* Widget event */

/* ----------------------------------------------------------------
	Mod
-----------------------------------------------------------------*/
/* users */


/* ----------------------------------------------------------------
	Template CKE
-----------------------------------------------------------------*/
/* For 2 floating block */
.img-floatl h1,
.img-floatr h1,
.img-floatr h2,
.img-floatl h2 {
    overflow: hidden;
}

/* Editing */
.editing [data-animate] {
    opacity: 1;
}


/* ----------------------------------------------------------------
	Responsive
-----------------------------------------------------------------*/
@media (min-width: 1440px) {

}

@media (min-width: 1200px) and (max-width: 1439.98px){
    .menu-link{
        padding-left:10px;
        padding-right:10px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px){
    .menu-link{
        font-size:.750em;
        padding-left:5px;
        padding-right:5px;
    }
    .sub-menu-container .menu-item>.menu-link,.header-misc p{
        font-size:.750em;
    }
}

@media (min-width:992px){
    .slider-feature {
        transform: translateY(-50%);
    }
    .widget_links ul{
        padding-left:30px;
    }
    #header{
        height:100px;
    }
    .me-lg-0 {
        margin-right: 0!important;
    }
}

@media (max-width: 991.98px) {
    .widget_links ul{
        padding-left:10px;
    }
    .section{
        margin:15px 0;
        padding:15px 0;
    }
    .menu-item .sub-menu-trigger{
        color:#000;
    }
    .icon-chevron-right.icon-rotate-90:before {
        content: "\e998";
    }
    .icon-chevron-right.icon-rotate-90 {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(00deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .entry-date {
        width:200px;
        height:200px;
        font-size:40px;
    }
}

@media (max-width: 767.98px){
    .swiper-navs{
        bottom:90px;
    }
    .entry-date {
        width:100px;
        height:100px;
        font-size:30px;
    }
}

@media (max-width: 575.98px) {
    #logo-wrapper a.standard-logo, #logo-wrapper span.standard-logo,#logo-wrapper a.retina-logo, #logo-wrapper span.retina-logo{
        max-width: 70px;
    }
    .header-misc p{
        font-size: .675em;
    }
}