/* @import url('https://fonts.googleapis.com/css?family=Oswald:400,700'); */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,700;1,400&display=swap')

/* TYPOGRAPHY */
	body 							{font-family: 'Poppins', sans-serif !important; color:#181818; margin: 0; padding: 0; border: 0; outline: 0; }
	html 							{font-size: 100%; -webkit-text-size-adjust: 100%; 
background-color: #6d2d30;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%230069A1' stroke-width='0.7' %3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
	}
	header 							{background-color: transparent; position:relative; margin: 0 auto; left: 0; right: 0; z-index:2; border-bottom: solid 0 #43c0ef;} 
	main 							{
background-color: #F6F6F6;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%23FFFFFF' stroke-width='4.6' %3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
}
	article							{background-color: #ffffff; margin:0; padding:0}
	footer 							{background-color: transparent;}
	@media screen and (max-width: 768px) {
		header 						{background-color: #ffffff; position:relative; margin: 0 auto; left: 0; right: 0; border-bottom:0 }
		main 						{background-color: #ffffff; }
		footer 						{}
		html 						{background-color:#343a40}
	}
	a,a:hover,a:focus,a:active 		{text-decoration: none; color:#0468a1; transition: all 0.3s ease-in-out}
	a 								{text-decoration: none; color:#181818; }
	p								{margin-bottom: 30px}
	hr								{height: 1px !important; border:0 !important; border-top: 1px solid #dee2e6 !important; display:block; clear: both !important; margin:1.5rem 0 }
	iframe							{max-width:100% !important; }
	legend							{width:inherit !important; padding:0 1rem}
	main img						{max-width: 100%; height:auto}
	header ul, header ol			{list-style:none; margin: 0; border: 0; padding: 0; outline: 0}
	::placeholder					{opacity: .5 !important}
	/* ::selection 					{background: #23aae2;text-shadow: none;color: #fff;}	 */
	
/* LOADING */
/* 	.loading header, .loading main, .loading footer {opacity: .3; }
	.loading:before					{position: fixed; z-index: 9900; top: 50%; left: 50%; border:0; text-align: center; color: #FFFFFF; font-size: 40px; opacity: 1;}
	.loader,.loader:before,.loader:after {border-radius: 50%;  width: 2.5em;  height: 2.5em;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;  -webkit-animation: load7 1.8s infinite ease-in-out;  animation: load7 1.8s infinite ease-in-out;}
	.loader 						{color: #FFFFFF;font-size: 10px;margin: 80px auto;position: fixed; z-index: 9900; top: 50%; left: 50%;text-indent: -9999em;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);-webkit-animation-delay: -0.16s;animation-delay: -0.16s;}
	.loader:before,.loader:after	{content: ''; position: absolute; top: 0;}
	.loader:before 					{left: -3.5em; -webkit-animation-delay: -0.32s; animation-delay: -0.32s;}
	.loader:after 					{left: 3.5em;}
	@-webkit-keyframes load7 		{
		0%,80%,100% {box-shadow: 0 2.5em 0 -1.3em;} 40% {box-shadow: 0 2.5em 0 0;}
	}
	@keyframes load7 				{
		0%,80%,100% {box-shadow: 0 2.5em 0 -1.3em;} 40% {box-shadow: 0 2.5em 0 0;}
	}
*/	
/* WRAPPER */
	#outer-wrap 					{background-color: transparent; position: relative; width: 100%; overflow-x:hidden; }
	#inner-wrap 					{background-color: transparent; width: 100%; position: relative; }
	#sm-top							{background-color: transparent;}
	@media screen and (max-width: 768px) {
		#outer-wrap 				{position: relative; background-color: var(--gray-dark); width: 100%; }
		#sm-top						{position: relative; background-color: transparent} /* mobil header*/
	}
	
/* CUSTOM CONTAINER */
	.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {overflow: hidden;}
	.container-xxl 					{width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
	@media screen and (min-width: 1320px) {.container-xxl {max-width: 1320px;}}
		
/* ROW BLOCK CONTAINERS & SECTIONS */
	.row-index						{width: 100%; background-color: transparent;} 
	.row-default 					{width: 100%; background-color: #F6F6F6;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%23FFFFFF' stroke-width='4.6' %3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E"); padding:0 0 4rem 0} /*#4342421a*/
	.row-top						{width: 100%; background-color: transparent; padding:0; position: absolute}
	.row-middle 					{width: 100%; background-color: transparent; padding:0}
	.row-bottom 					{width: 100%; background-color: transparent; padding:0}
	.row-background					{background-color: transparent; padding: 0}
	.row-background-header			{background-color: transparent; padding: 0}
	.row-background-footer			{background-color: transparent; padding: 0}
	@media screen and (max-width: 768px) {
		.row-index1	 				{height: auto;}
	}
	
/*HEADER CONTAINERS*/
	.hd-container-block			{width: 100%; padding: 0; background: #f7f7f7 /* url('../../uploads/__site/motif2.png')*/; position: relative; z-index: 2; border-top: solid 4px #967c43;}
	.hd-container-logo 			{width: 100%; padding: 0; background-color: transparent;  position: absolute; z-index: 2}
	@media screen and (max-width: 768px) {
		.hd-container-block		{padding:0; background-color: #444849; }
		.hd-container-logo		{width: 100%; text-align:center; position: relative; }
	}
	
/*HEADER BLOCKS*/
	.hd-block 					{width: 100%; background-color:transparent }
	.hd-greeting 				{width: 100%; background-color:transparent }
	.hd-logo-size				{width: auto; height:100px; margin-top:-45px; padding:1rem; background: #f7f7f7; border-radius:.25rem /*filter: grayscale(1) contrast(0) brightness(10);*/}
	.hd-logo-size-mobile		{width: auto; height:80px; margin:0; padding: 1% 10% 1% 80px;}
	.hd-search 					{width: 100%; background-color:#ffffffed; margin:0; position: absolute !important;}  
	.hd-menu 					{width: 100%; padding: .8rem 0; margin:0;background: transparent; border-bottom: solid 0 #ffffff; margin-bottom:0; /*border-radius: .4rem*/} @media screen and (max-width: 768px) {.hd-menu {border:0}}
	.hd-contacts 				{margin:0; padding:0; } 
	.hd-contacts li 			{color:#b19e73ff; font-size:16px; line-height:44px; font-weight:500; display:inline-table; margin:0; transition: all 1s ease;}
	.hd-contacts li i 			{color: #967c43;  font-size: 18px;  line-height: 18px; border: #cfc2a5 solid 1px;  padding: 5px; transition: all 1s ease; border-radius: .25rem; margin: 0.5rem 0;}
	.hd-contacts li em 			{color: #967c43;  font-size: 18px;  line-height: 18px; margin-right:5px}
	.hd-contacts li a 			{color:#b19e73ff; text-decoration:none; transition: all 1s ease;}
	.hd-contacts li:hover a 	{color:#b19e73; transition: all 1s ease;}
	.hd-contacts li:hover i 	{color:#b19e73; transition: all 1s ease;}
	.hd-contacts li 			{margin-right:10px;}
	.hd-contacts li:last-child	{margin-right:0;}
	@media screen and (max-width: 768px) {
		.hd-contacts 			{margin:0; padding:0; border-right:rgba(0,0,0,1.00) solid 0} 	
		.hd-contacts li 		{float:none; display:inline; line-height:40px; padding:0 .5rem;}
	}
	.hd-contact .mobil 				{margin:10px 0; padding:0}
	.hd-contact .mobil li 			{color:rgba(255,255,255,.4); float:left; margin:10px 15px 10px 0; list-style:none}
	.hd-contact .mobil li h5 		{border-bottom: solid 1px #ffffff10; padding-bottom:15px; color:#ffffff}
	.hd-contact .mobil li i 		{color:rgba(255,255,255,.6); font-size:22px; margin-right:5px;}
	.hd-contact .mobil li a 		{color:#888888}
	
/* HEADER BANNER */
	.hd-banner img				{height:90px !important; width:auto !important;}
	@media screen and (max-width: 768px) {
		.hd-banner img			{height:auto !important; width:100% !important;}
	}
		
/*FOOTER CONTAINERS*/
	.footer-container-block			{width: 100%; 
background-color: #6d2d30;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%230069A1' stroke-width='0.7' %3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
	padding: 2rem}
	.footer-container-html 			{width: 100%; background-color:#fdfbff14; padding: .5rem 0}
	@media screen and (max-width: 768px) {
		.footer-container-block		{width: 100%; background-color:transparent; padding: 2rem 0}
		.footer-container-html 		{width: 100%; background-color:transparent; border-bottom:0; border-top:0; }
	}




/*FOOTER BLOCK*/
	.footer-block 					{width: 100%; background-color:transparent;}
	.footer-html 					{width: 100%; background-color:transparent;}
	.footer-html .copyright			{color: #ffdbd0; font-size:14px; line-height:20px; font-weight:200; margin:0}
	.footer-message 				{width: 100%; background-color:transparent;}
	.footer-logo-size				{width: auto; height:40px; margin:0; padding:0; filter: grayscale(1) contrast(0) brightness(10);}
	
/*FOOTER PAGE MENU BLOCK*/
	.footer-page-menu				{margin:0; padding:0}
	.footer-page-menu li 			{font-size:16px; line-height:20px; font-weight:400; float:left; border-bottom:0;  margin:0; padding-bottom: 0; margin-right:15px; padding-right:15px; border-right:rgba(255,255,255,.1) solid 1px;} 
	.footer-page-menu li a			{color:#ffdbd0;} 
	.footer-page-menu li i  		{display:none} 
	.footer-page-menu li:last-child {border-right:0; margin-right:0; padding-right:0; }
	@media screen and (max-width: 768px) {
		.footer-page-menu li 		{float:none; display:block; margin-right:0; border-right:0; color:rgba(255,255,255,.70); border-bottom:1px dashed rgba(255,255,255,0.10); display:block; margin:10px 0; padding-bottom: 10px; font-size:18px !important; font-weight:400; line-height:26px;} 
		.footer-page-menu li:last-child {border-bottom:0 }
		.footer-page-menu li i  	{font-size:14px; display:inline; color:rgba(255,255,255,.7); margin-right:10px } 
	}
	
/*FOOTER MENU BLOCK*/
	.footer-menu					{margin:0; padding:0}
	.footer-menu li 				{color:#ffdbd0; font-size:15px; font-weight:400; line-height:40px; display:block;} 
	.footer-menu li i  				{color:#ffffff; font-size:12px; margin-right:1rem } 
	.footer-menu li a  				{color:#ffdbd0;} 
	.footer-menu li h2				{color:#fffff1; border-bottom:1px dashed rgba(255,255,255,0.10); font-size:calc(14px + .4vw) !important; font-weight:normal; display:block; margin:10px 0; padding-bottom: 10px; } 
	.footer-menu li h2 a 			{color:#fffff1;}

/*FOOTER ADDRESS BLOCK*/
	.footer-contact					{margin-bottom:1rem; padding:0}
	.footer-contact li 				{color:#ffdbd0; font-size:14px; font-weight:200; line-height:34px; display:block;} 
	.footer-contact li i  			{color:#ffffff; font-size:14px; margin-right:10px } 
	.footer-contact li a  			{color:#ffdbd0;} 
	.footer-contact li figure		{display:block; margin:10px 0; padding-bottom: 10px;} 
	.footer-contact li h2			{color:#fffff1; border-bottom:1px dashed rgba(255,255,255,0.10); font-size:calc(14px + .5vw) !important; font-weight:normal; display:block; margin:10px 0; padding-bottom: 10px;} 
	.footer-contact li h2 a 		{color:#fffff1;}
	
/*FOOTER SOCIAL BLOCK*/
	.footer-social 					{margin: 0; padding:0; }
	.footer-social li 				{color:rgba(255,255,255,.7); display:inline; float:left; margin-right:1rem }
	.footer-social li i 			{color:#ffffff; font-size:20px; padding:10px; height:40px; width:40px; border:#ffffff2e solid 1px; /*overflow:hidden; border-radius: 50%;*/}
	.footer-social li a 			{color:rgba(255,255,255,.7)}
	.footer-social li h3			{color:rgba(255,255,255,.7); font-size: 16px; font-weight:bold; margin:10px 0; padding-bottom: 10px; }
	@media screen and (max-width: 768px) {
		.footer-social 				{margin:0; padding:0; }
		.footer-social li 			{color:rgba(255,255,255,.7); display:inline; float:left; margin:10px 15px 10px 0}
		.footer-social li i 		{color:rgba(255,255,255,.7); font-size:20px; padding:10px; height:40px; width:40px; border:#ffffff2e solid 1px; /*overflow:hidden; border-radius: 50%; */}
		.footer-social li a 		{color:rgba(255,255,255,.7)}
		.footer-social li h3 		{color:rgba(255,255,255,.7); font-size: 16px; font-weight:bold; margin:10px 0; padding-bottom: 10px; }
	}
	
/* NAV MENU */
	#main-nav 						{
background-color: #6d2d30;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%230069A1' stroke-width='0.7' %3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
border-bottom: solid 0 #2fdddf; margin-top: inherit; width: 100%; position:relative; z-index:10; padding:0; transition: all 1s ease; box-shadow: 0 0 5px 0px rgb(0 0 0 / 34%); } 
	#main-nav.affix 				{background-color: #f7f7f7!important; background-image: none;border-bottom:solid 0 #ffffff40; padding:0; height:50px;  /*background-image: linear-gradient(315deg, #3a6285 50%, #0c0f14 100%);*/ width: inherit; position:fixed; z-index:99; left:0; right:0; top:0; box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);}
	#main-nav.affix-top				{top: -120px; position: fixed;}
	#main-nav.affix-static 			{position: static !important; height:65px; }
	#main-nav.affix-static.affix 	{position: fixed !important;}
	#main-nav.affix .hd-menu		{border:0 !important; padding:0 !important;margin: .8rem  0 !important; background: transparent !important;}
	
	#main-nav.affix .hd-logo-size 	{width: auto; height:50px; margin:8px 0; padding: 0; position:absolute; top:0; left:0; }
	#main-nav.affix .hd-search 		{width: 100%; margin:0;}
	#main-nav.affix .hd-menu 		{width: 100%; padding:5px 0;}
	#main-nav.affix .sm-menu a		{color: #003451ff}
	#main-nav.affix .sm-menu a:hover{color: #6d2d30}
	#main-nav.affix .hd-social li	{margin-top:0}

	/*mobil menu*/
	.sm ul 							{display:none; }.sm li,.sm a {position:relative; } .sm a {display:block; }
	.sm-menu 						{background: transparent; }
	.sm-menu a, .sm-menu a:hover	{font-size: 13pt; letter-spacing:0; color:#FFFFFF; font-weight:400; text-decoration: none; padding: 10px 25px}
	.sm-menu a .sub-arrow 			{position: absolute;top: 50%;margin-top: -17px;left: auto;right: 10px; width: 34px; height: 34px; overflow: hidden; font: bold 16px/34px monospace !important;text-align: center;background: rgba(0, 0, 0, 0.1);}	
	/*.sm-menu a .sub-arrow::before 	{content: '+';}*/
	/*.sm-menu a.highlighted .sub-arrow::before {content: '-';}*/
	.sm-menu li 					{border-top: 1px solid rgba(255,255,255,0.05); text-align:left !important;}
	.sm-menu li:first-child 		{border-top: 0; }
	.sm-menu ul 					{background: #ffffff12; }
	.sm-menu ul ul 					{background: #ffffff24 }
	.sm-menu ul a, .sm-menu ul a:hover	{font-size:11pt; font-weight: normal; }
	.sm-menu ul li 					{border-top: 1px solid rgba(0, 0, 0, 0.1); }
	.sm-menu ul li:first-child 		{border-top: 0; }
	.sm-menu ul li img 				{height:22px; width:auto; margin:0; padding:0; float:left; margin-right:1rem}

	.sm-1, .sm-2, .sm-3 			{width: 35px;height: 3px; background-color: #333; margin: 8px 0; -webkit-transition: 0.4s; transition: 0.4s;}
	.sm-change .sm-1 				{-webkit-transform: rotate(-45deg) translate(-9px, 6px); transform: rotate(-45deg) translate(-9px, 6px);}
	.sm-change .sm-2 				{opacity: 0;}
	.sm-change .sm-3 				{-webkit-transform: rotate(45deg) translate(-8px, -8px); transform: rotate(45deg) translate(-8px, -8px);}
	#sm-top .nav-btn 				{position:absolute; z-index:99; top: 50%; left:1rem; transform: translateY(-60%); margin:.5rem; font-size:30px; line-height:30px; color:#C3C8C8;}
	@media screen and (min-width: 768px) {
		/*top menu*/
		#sm-top 					{height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0;} 
		#sm-top .nav-btn			{position:relative; display:none; }
		.sm-menu a 					{white-space: nowrap;} 
		.sm-menu a i 				{font-size:20px; margin: 0 .5rem} 		
		.sm-menu ul 				{position: absolute; z-index:99; padding: .5rem 0} 
		.sm-menu li:last-child		{border-right: 0 #ccc solid !important; padding:0} 
		.sm-menu li 				{/*float: left;*/ display:inline-block; margin:0; padding:0; border-top:0;  border-right: 0 #ccc solid !important} 
		.sm-menu.sm-rtl li 			{float: right;} 
		.sm-menu ul li, .sm-menu.sm-rtl ul li, .sm-menu.sm-vertical li {float: none;} 
		.sm-menu ul a, .sm-menu.sm-vertical a {white-space: normal;} 
		.sm-menu .sm-nowrap > li > a, .sm-menu .sm-nowrap > li > :not(ul) a {white-space: nowrap; }
		.sm-menu a, .sm-menu a:hover, .sm-menu a:focus, .sm-menu a:active, .sm-menu a.highlighted {color: #ffffffd9; padding: 5px 10px }
		.sm-menu a:hover, .sm-menu a:focus, .sm-menu a:active, .sm-menu a.highlighted {color: #ffffff; }
		.sm-menu .sm-nowrap > li > a span:before {font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900;  font-size: 14px; display: inline-block; content: '\f105'; padding-right:.5rem; color:#947a4099}
		
		/* hover effect */
		.sm-menu a 					{transition: all .5s;position: relative;z-index: 1;}
		.sm-menu a:after 			{content: '';position: absolute;bottom: 0;left: 0;width: 100%; height: 2px; background-color: transparent; z-index: -2;}
		.sm-menu a:before 			{content: '';position: absolute;bottom: 0;left: 0;width: 0%; height: 2px; background: linear-gradient(75deg, #947a4099 10%, #947a4099)!important ;transition: all .8s;z-index: -1;}
		.sm-menu a:hover:before 	{width: 100%;}
		.sm-menu a.rounded-pill:hover:before {width: 0;}
		
		.sm-menu a.current 			{color: #ffffffd9; background-color: transparent}
		.sm-menu a.disabled 		{color: #a1d1e8;} 
		.sm-menu a .sub-arrow 		{top: auto; bottom:-12px; right:50%; width: 0; height: 0; border-width: 6px; border-color: #947a4099 transparent transparent transparent; border-style: solid dashed dashed dashed; background: transparent;border-radius: 0;} .sm-menu a .sub-arrow::before { display: none;}
		.sm-menu a.highlighted .sub-arrow	{opacity:0; transition: all .4s ease-in-out}
		.sm-menu > li:first-child > a, .sm-menu > li:first-child > :not(ul) a { /*border-radius: 8px 0 0 8px;*/}
		.sm-menu > li:last-child > a, .sm-menu > li:last-child > :not(ul) a {/*border-radius: 0 8px 8px 0 !important;*/}
		.sm-menu > li 				{border-left: 0 solid #c1d4e673;}
		.sm-menu > li:first-child 	{border-left: 0;}
		
		/*sub menu & hover effect */
		.sm-menu ul					{background-color: #fffffff5; box-shadow: 0px 37px 65px -6px rgba(0,0,0,0.13); animation:sub-menu .3s cubic-bezier(.25,.46,.45,.94) both; }
									@keyframes sub-menu {0% {opacity:0;transform: translateY(20px)}100% {opacity:1;transform: translateY(0px)}}
		.sm-menu ul ul 				{background-color: #fffffff5; }	
		.sm-menu ul a, .sm-menu ul a:hover, .sm-menu ul a:focus, .sm-menu ul a:active, .sm-menu ul a.highlighted {font-size:15px; border: 0 !important; color: #69849e; font-weight:400}
		.sm-menu ul a:hover, .sm-menu ul a:focus, .sm-menu ul a:active, .sm-menu ul a.highlighted {color: #947a40;}
		.sm-menu ul a:hover, .sm-menu ul a:focus, .sm-menu ul a:active, .sm-menu ul a.highlighted {color: #947a40;}
		.sm-menu ul a.current 		{color: #947a40;}
		.sm-menu ul a.disabled 		{color: #a1d1e8;}
		.sm-menu ul a .sub-arrow 	{opacity:1; top: 50%;margin-top: -5px; bottom: auto;left: auto;margin-left: 0;right: 10px; border-color: transparent transparent transparent #947a4099; border-style: dashed dashed dashed solid;}
		.sm-menu ul li 				{border: 0; display:block}

		.sm-menu .scroll-up,
		.sm-menu .scroll-down 		{position: absolute; display: none; visibility: hidden; overflow: hidden; background: #fff; height: 20px;}
		.sm-menu .scroll-up-arrow,
		.sm-menu .scroll-down-arrow {position: absolute; z-index:99; top: -2px;left: 50%;margin-left: -8px;width: 0;height: 0;overflow: hidden;border-width: 8px;border-style: dashed dashed solid dashed;border-color: transparent transparent #fff transparent;}
		.sm-menu .scroll-down-arrow {top: 6px;border-style: solid dashed dashed dashed;border-color: #947a4099 transparent transparent transparent;}
		
		.sm-menu.sm-rtl.sm-vertical a .sub-arrow {right: auto;left: 10px;border-style: dashed solid dashed dashed;border-color: transparent #fff transparent transparent;}
		.sm-menu.sm-rtl > li:first-child > a, .sm-menu.sm-rtl > li:first-child > :not(ul) a {/*border-radius: 0 8px 8px 0;*/}
		.sm-menu.sm-rtl > li:last-child > a, .sm-menu.sm-rtl > li:last-child > :not(ul) a {/*border-radius: 8px 0 0 8px !important;*/}
		.sm-menu.sm-rtl > li:first-child {border-left: 0 solid #2b82ac; }
		.sm-menu.sm-rtl > li:last-child {border-left: 0; }
		.sm-menu.sm-rtl ul a .sub-arrow {right: auto;left: 10px;border-style: dashed solid dashed dashed;border-color: transparent #fff transparent transparent;}
		
		.sm-menu.sm-vertical 		{box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);}
		.sm-menu.sm-vertical a 		{padding: 9px 23px;}
		.sm-menu.sm-vertical a .sub-arrow { top: 50%; margin-top: -5px;bottom: auto;left: auto;margin-left: 0;right: 10px;border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff;}
		.sm-menu.sm-vertical > li:first-child > a, .sm-menu.sm-vertical > li:first-child > :not(ul) a {/*border-radius: 8px 8px 0 0;*/}
		.sm-menu.sm-vertical > li:last-child > a, .sm-menu.sm-vertical > li:last-child > :not(ul) a {/*border-radius: 0 0 8px 8px !important;*/}
		.sm-menu.sm-vertical > li 	{border-left: 0 !important;}
		.sm-menu.sm-vertical ul 	{/*border-radius: 4px !important;*/}
		.sm-menu.sm-vertical ul a 	{padding: 9px 23px;}
	}
	@media screen and (max-width: 768px) {
		#main-nav					{position: absolute; left: -70%;  top: 0; -webkit-box-shadow: none; box-shadow: none; background-color:transparent }
		#main-nav:not(:target) 		{z-index: 1;height: 0; }
		#main-nav.affix				{top: 0 !important; position: absolute !important;background-color:transparent !important; box-shadow: none; transform: translate(0,0) !important;}
		#main-nav.affix-top			{top: 0 !important; position: absolute !important;}
		#main-nav.affix-static 		{position: absolute !important;}
		#main-nav.affix-static.affix{position: absolute !important; padding: 0 !important;}
		#main-nav.affix .sm-menu a	{color:#FFFFFF}
		#main-nav.affix .sm-menu ul	{background: rgba(255,255,255,0.10);}
	
		#main-nav .hd-menu			{background:transparent !important; }
		.js-ready #main-nav 		{background-color:transparent; margin-top:90px; width: 70%; left: -70%; border:0; transition: none;} /*left: -70%;*/
		.js-ready #inner-wrap 		{left: 0; box-shadow: none; transition: all .4s ease-in-out}
		.js-nav #inner-wrap 		{left: 70%; transition: all .4s ease-in-out}
		.js-nav footer				{border-bottom-left-radius: 2rem;}
	}	

	
/*CONTACT ADDRESS*/
	.contact-page .address 			{margin:0; padding:0}
	.contact-page .address ul 		{margin:0; padding:0}
	.contact-page .address li 		{color:#2e333a; margin:5px 15px 5px 0; list-style:none}
	.contact-page .address li i 	{color:#2e333a; font-size:16px; margin-right:5px; width:25px}
	.contact-page .address li a 	{color:#2e333a}
	.contact-page .address iframe 	{width:100% !important; height:400px !important; border:0; margin-bottom:1rem}
	.contact-page .address p 		{display:block; margin-bottom:15px}
	.contact-page .address h2 		{display:block; margin-bottom:15px; font-size:20px; font-weight:bold}
	
/*CONTACT SOCIAL BLOCK*/
	.contact-page .social 			{margin:0; padding:0}
	.contact-page .social li 		{float:left; margin:5px 15px 5px 0; list-style:none}
	.contact-page .social li i 		{width: auto; height: auto; margin: auto; }
	.contact-page .social li a 		{color:#2e333a}

/* CATEGORY MENU */
	.categories .list-group-item img{width:30px !important; height:30px !important;} 
	.categories .list-group-item	{padding: .5rem !important;}
	.categories .list-group-item i 	{font-size:16px !important; line-height:26px!important; margin:0 .5rem!important;} 
	.categories .selected i 		{color:#5767ac !important}
	.categories .selected a 		{}
	.categories	.fa-square			{opacity:0!important}
	
	#custom-menu.list-group .list-group-item	{background-color:transparent; padding: .4rem 1.25rem; border-color:#ffffff3d; }
	#custom-menu.list-group .list-group-item:hover{background-color:#ffffff3d;  }
	#custom-menu.list-group .list-group-item.selected{background-color:#ffffff3d!important;  }
	#custom-menu.list-group .list-group-item a 	{color:#ffffff; text-decoration: none}
	#custom-menu.list-group .list-group-item i 	{color:#353875 !important}
	
/* CUSTOM MENU */
	ul.topnav						{border:#e8e8e8 solid 1px;padding: 0;margin: 0;list-style: none;}
	ul.topnav li span 				{font-size:16px; color:#7A7A7A; margin-right:10px}
	ul.topnav li img 				{margin-right:10px}
	ul.topnav li 					{padding: 10px 15px;font-weight: 400;border-bottom:#e8e8e8 solid 1px}
	ul.topnav li:last-child			{border-bottom:#e8e8e8 solid 0}
	ul.topnav li a					{font-size: 16px;line-height: 18px;text-decoration: none; color:#8B8B8B}
	ul.topnav li:hover 				{background-color:#ffffff;}
	ul.topnav ul					{margin: 0;padding: 0;display: none;}

	ul.topnav ul li 				{margin: 0;padding: 0;clear: both;}
	ul.topnav ul li div 			{padding-left: 30px; background-color:#E8E8E8 ;border-bottom:#DDDDDD solid 1px}
	ul.topnav ul li div a 			{font-size: 13px;font-weight: 400;}
	ul.topnav ul li .active > div:hover {background-color:#DDDDDD;}
	ul.topnav ul ul li div 			{padding-left: 40px;background-color:#E1E7EC;}
	ul.topnav ul ul li div:hover 	{background-color:#E8E8E8;}
	ul.topnav > li.active > div a 	{color:#425363}
	ul.topnav > li.active span 		{color:#425363}
	
/* BREADCRUMBS */
	.breadcrumb 					{font-size:14px; list-style: none; margin-bottom:0!important; padding:.5rem 0 !important; display:inherit !important; background-color:transparent !important; border-radius:0} 
	.breadcrumb > li 				{display: inline-block} 
	.breadcrumb > li 				{color: #000000}
	.breadcrumb > li + li:before	{color: #000000; padding: 0 10px; font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; content: '\f105';}
	.breadcrumb i 					{color: #000000;}

/* TITLES */
	.box-intro-1 					{border-bottom: 1px solid #bea167; position: relative;margin-bottom: 15px;padding-bottom: 9px;}
	.box-intro-1 h2 				{color: #bea167; font-size:28px; letter-spacing: .1rem; border-bottom: 5px solid #bea167; padding-bottom: 15px; display: inline-block; vertical-align: top; margin-bottom: -12px; border-radius: 0;}
	.box-intro-1 h2 a				{color: #bea167}
	.box-intro-1 small 				{margin-top:10px}

	.box-intro-2 h2					{border-bottom: 1px solid #dee2e6; position: relative;margin-bottom: 15px;padding-bottom: 10px;}
	.box-intro-2 .title 			{color: #E71C25; font-size:20px; font-weight:500 !important; border-bottom: 4px solid #E71C25; padding-bottom: 15px; display: inline-block; vertical-align: top; margin-bottom: -12px; border-radius: 0;}
	.box-intro-2 .title a			{color: #E71C25}
	
	.box-intro-3 h2 				{background-color:transparent; font-size:16px; line-height:26px; position: relative; margin-bottom:1rem;}
	.box-intro-3 h2::before 		{background-color:#FFFFFF; font-size:8px; line-height:26px !important; font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; content: '\f111'; position: relative; z-index:2; padding-right:.5rem; bottom:.16rem }
	.box-intro-3 h2::after 			{background-color:#3D3C3C; content: ""; height: 1px;left: 0; position: absolute; top: .8rem; width:100%;}
	.box-intro-3 .title 			{background-color:#FFFFFF; color:#3D3C3C; text-transform:uppercase; position: relative; z-index:1; display: inline-block; margin: 0; padding-right:1rem; }
	.box-intro-3 .title a			{color:#3D3C3C}
	
	.box-intro-4 h2					{border-bottom: 4px solid #23aae2;}
	.box-intro-4 .title				{font-weight: 500;padding: 5px 30px 5px 15px;  font-size: 18px; line-height:38px; color: #fff;background: #23aae2}
	.box-intro-4 .title a 			{color: #fff;}
	
	.box-intro-5  h2 				{margin: 0; position: relative; margin:2rem 0}
	.box-intro-5  h2::before 		{background: #23aae2 none repeat scroll 0 0;  content: ""; height: 2px;left: 0; position: absolute; top: 1.25rem;width: 100%;}
	.box-intro-5 .title 			{background: #fff none repeat scroll 0 0; font-size:calc(1.5rem + .5vw); color:#4c4b4b; display: inline-block; margin-bottom: 0; padding: 0 20px; position: relative}
	.box-intro-5 .title a			{color:#4c4b4b;}
	
	.box-intro-6 					{margin-bottom:.5rem; z-index:1}
	.box-intro-6 h2					{margin: 0; position: relative; padding-bottom:.6rem; }
	.box-intro-6 h2::after 			{content: "";position: absolute;border: 0;width: 50px;height: 3px;background: #06a5e3;z-index: 1;margin-left: 0;left: 0;bottom: 0;}
	.box-intro-6 .title				{font-size:24px; margin:0; display:block;  margin:0; font-weight: 600; color:#565656} 
	.box-intro-6 .title a 			{color:#565656; text-decoration:none}
	.box-intro-6 h2 i				{color:#adadad; transition: all 0.3s ease-in-out; opacity:1}
	.box-intro-6 h2:hover i			{color:#06a5e3; padding-left:1rem; transition: all 0.3s ease-in-out;}
	

/* FLEX SLIDES - ALL SLIDES DEFAULTS */
	* html .flexslider .slides 		{height: 1%; } html[xmlns] .flexslider .slides {display: block; }.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus { outline: none; }
	.slides,.slides > li,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none; }
	.no-js .flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible; }
	.flex-viewport 					{max-height: 2000px; -webkit-transition: all 1s ease; transition: all 1s ease; }
	.loading .flex-viewport 		{max-height: 700px;}
	.carousel li 					{margin-right: 0; }
	
	.flexslider 					{margin: 0; padding: 0; background-color:transparent; border: 0 solid #f1f1f1;position: relative; zoom: 1; overflow:hidden }
	.flexslider .slides 			{zoom: 1;}
	.flexslider .slides li 			{position: relative; }
	.flexslider .slides > li 		{display: none; -webkit-backface-visibility: hidden; }
	/*.flexslider .slides figure 	{display: block; height:400px; width:100%; margin:0; overflow:hidden}*/
	.flexslider .slides figure img	{display: block; width:100%; margin:0; overflow:hidden}
	.flex-control-thumbs figure 	{height:inherit !important}
	@media screen and (max-width: 1168px) {
		.flexslider .slides figure 	{display: block; height:inherit !important; width:inherit !important; margin:0; }
	}
	.flexslider .slides:after 		{content: "\f105";display: block;clear: both;visibility: hidden; line-height: 0; height: 0; }
	
	.flex-pauseplay span 			{text-transform: capitalize; }
	.flex-pauseplay a 				{display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
	.flex-pauseplay a:before 		{font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900;  font-size: 20px; display: inline-block; content: '\f04c'; }
	.flex-pauseplay a:hover 		{opacity: 1; }.flex-pauseplay a.flex-play:before {content: '\f04b'; }
	
	/* default paging */
	.flex-control-paging li a 		{line-height: 0; font-size: 0; color: transparent; text-decoration:none; }
	.flex-control-paging li a:before{color:rgba(255,255,255,.2); font-family:"Font Awesome 5 Free"; font-style:normal; font-size: 16px; line-height:34px; content: '\f111'; margin-right:10px}
	.flex-control-paging li a:hover::before {color:rgba(255,255,255,.2)}
	.flex-control-paging li a.flex-active:before {color:rgba(255,255,255,1.00); cursor: pointer; }
	
	/* custom paging */
	.custom-paging .flex-control-paging li a {line-height: 0; font-size: 0; color: transparent; text-decoration:none; }
	.custom-paging .flex-control-paging li a:before {color:rgba(233,88,26, .20); font-family:"Font Awesome 5 Free"; font-style:normal; font-size: 16px; line-height:34px; content: '\f111'; margin-right:10px}
	.custom-paging .flex-control-paging li a:hover::before {color:rgba(233,88,26,1.00)}
	.custom-paging .flex-control-paging li a.flex-active:before {color:rgba(233,88,26,1.00); cursor: pointer; }

	.flex-control-thumbs li			{width: 25%; float: left; margin: 10px 0; }
	.flex-control-thumbs img		{background:#FFFFFF; display: block; width:100%; height:auto; filter: grayscale(1); -webkit-filter: grayscale(1);}
	.flex-control-thumbs img:hover 	{filter: grayscale(0); -webkit-filter: grayscale(0); }
	.flex-control-thumbs .flex-active-slide img {background:#FFFFFF; border:#e8e8e8 solid 0; filter: grayscale(0); -webkit-filter: grayscale(0); cursor: pointer; }
	@media screen and (max-width: 768px) {
		.flex-control-thumbs img	{width:100%; height:auto; }
	}

	/* custom control-nav 1 */
	.custom-nav-top .flex-direction-nav 			{position:absolute;top: 0; right:45px; width: inherit}
	.custom-nav-top .flex-direction-nav a 			{z-index:1;top: 18px; width: inherit; background-color:#06a5e3; width:35px; height:30px; color: #ffffff; cursor: pointer; text-decoration:none;}
	.custom-nav-top .flex-direction-nav .flex-prev 	{text-align: right; left: -30px; opacity: .5;} .custom-nav-top .flex-direction-nav .flex-prev:hover {opacity: 1; transition: all 0.3s ease-in-out}
	.custom-nav-top .flex-direction-nav .flex-next 	{text-align: right; right:-45px; opacity: .5;} .custom-nav-top .flex-direction-nav .flex-next:hover {opacity: 1; transition: all 0.3s ease-in-out}
	.custom-nav-top .flexslider:hover .flex-prev 	{right: 45px; left: -30px;}
	.custom-nav-top .flexslider:hover .flex-next 	{right:-45px; }
	.custom-nav-top .flex-direction-nav a:before 	{font-size: 18px; line-height:30px }
	.custom-nav-top	li								{padding:2rem 0 0 0; transition: all 1s ease;}

	/* custom control-nav 2 */
	.custom-nav-bottom .flex-direction-nav 			{position:absolute;bottom: 2.6rem; top:inherit; left: 4rem; width: inherit}
	.custom-nav-bottom .flex-direction-nav a 			{z-index:1;top: 1.15rem; width: inherit; opacity: 1; color: #ffffff; cursor: pointer; text-decoration:none;}
	.custom-nav-bottom .flex-direction-nav .flex-prev 	{text-align: right; right: 1.5rem; }
	.custom-nav-bottom .flex-direction-nav .flex-next 	{text-align: right; right: -1rem; }
	.custom-nav-bottom .flexslider:hover .flex-prev 	{right: 2rem; left:-2rem;  }
	.custom-nav-bottom .flexslider:hover .flex-next 	{right:-.5rem; }
	.custom-nav-bottom .flex-direction-nav a:before 	{font-size: 25px; }
	
	/* default control-nav */	
	.flex-control-nav 				{position:absolute; bottom:15px; z-index:3; margin:0; width: 100%; text-align: center; padding:5px 10px; border-top:#F1F1F1 solid 0}
	.flex-control-nav li 			{margin: 0 5px; display: inline-block; zoom: 1; *display: inline; }
	@media screen and (max-width: 768px) {
	.flex-control-nav 				{display:none}}
	.flex-direction-nav 			{width:100%; top: 0; bottom:0;}
	.flex-direction-nav a 			{position: absolute; z-index:5; top: 50%; transform: translateY(-50%); width: 50px; opacity: 1; background-color:transparent; color: #ffffff99; cursor: pointer; text-decoration:none; transition: all .8s ease; }
	.flex-direction-nav a:hover		{color:#fff}
	.flex-direction-nav .flex-prev 	{text-align: right;left: -50px; }
	.flex-direction-nav .flex-next 	{text-align: left;right: -50px; }
	.flexslider:hover .flex-prev 	{left: .5rem; }
	.flexslider:hover .flex-next 	{right: .5rem; }
	.flexslider:hover a 			{opacity:1 ; text-decoration:none }
	.flex-direction-nav a:before 	{font-family:"Font Awesome 5 Free";font-style:normal; font-weight:900; font-size: 45px; content: '\f053'; display: flex;justify-content: center;align-items: center;position: relative;top: 0;  }
	.flex-direction-nav a.flex-next:before {content: '\f054'; }
	
/* BANNER SLIDE FOR FLEX-CAPTION */
	.flexslider li .meta 			{display:block;} 
	.flexslider li .meta p			{margin: 0} 
	.flexslider li .meta .text 		{position: absolute;  width:100%; z-index:2; bottom: 50%; transform: translate(0, 50%); overflow: hidden; margin: 0;} 
	
	/* text animations v1 */
	.flexslider li.flex-active-slide .text {animation:scale-in-ver-center .5s ease-in-out  both}
	/* text animations keyframes v1 */
	@keyframes text-kenburns-1 		{0% {-webkit-filter: blur(12px);filter: blur(12px);opacity: 0;} 100% {-webkit-filter: blur(0px);filter: blur(0px);opacity: 1;}}	
	@keyframes scale-in-ver-center	{0%{bottom:-400px; opacity:1}100%{opacity:1}}
	
	
	/* text block-$ animations v2 block-effect 
	.block-reveal 					{--t: calc(var(--td) + var(--d));color: transparent;  padding: 0;position: relative;overflow: hidden; animation: revealBlock 0s var(--t) forwards;}
	.block-reveal::after 			{content: '';width: 100%;height: 100%;padding: 0;position: absolute;bottom:100%;left: 0;background: var(--bc); animation: revealingIn var(--td) var(--d) forwards, revealingOut var(--td) var(--t) forwards;}
									@keyframes revealBlock 			{100% {color: #ffffff;}}
									@keyframes revealingIn 			{0% {bottom: 100%;} 100% {bottom: 0;}}
									@keyframes revealingOut 		{0% {transform: translatey(0);} 100% {transform: translatey(100%);}}
	*/
	
	/* image animations */
	.flexslider li.flex-active-slide figure {background-color:#000000;}
	.flexslider li.flex-active-slide figure img {animation: kenburns-1 .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;}
	/* for images */
	@keyframes kenburns-1 			{0% {opacity: 1;transform: scale(1.2)} 1.5625% {opacity: 1} 23.4375% {opacity: 1} 26.5625% {opacity: 1;transform: scale(1.1)} 100% {opacity: 1;transform: scale(1); filter: blur(0);}/* 98.4375% {opacity: 1;transform: scale(1.21176)} 100% {opacity: 1}*/}
	@keyframes kenburns-6 			{0% {filter: blur(50px);-webkit-filter: blur(50px);}50% {filter: blur(10px);-webkit-filter: blur(10px);}100% {filter: blur(0);-webkit-filter: blur(0);}}
	
	@media screen and (max-width: 968px) {
		.flexslider li .meta .text *	{font-size: calc(14px + 5%)!important; }
		.flexslider li.flex-active-slide figure img {-webkit-animation: none; animation: none;}
	}

/* DEFAULTS */
	.contain						{width:100%; height:auto; display: block!important; -webkit-background-size: contain!important; background-size: contain!important; background-repeat:no-repeat!important; background-position:center center!important;}
	.cover							{width:100%; height:auto; display: block!important; -webkit-background-size: cover!important; background-size: cover!important; background-repeat:no-repeat!important; background-position:center center!important;}
	.scroll 						{max-height: 300px;overflow-y: scroll}
	.flex 							{display: flex;align-items: center; }
	.date 							{color:#6c757d; font-size:12px; } 
	.date-block						{border-right:#c5c9ce solid 2px; } 
	.date-block i					{font-size:35px; display:block; text-transform:uppercase; font-style:normal; font-weight:normal} 
	.date-block b					{font-size:25px; display:block; text-transform:uppercase; font-style:normal; font-weight:normal} 
	.date-block span				{font-size:14px; display:block; text-transform:uppercase; font-style:normal; font-weight:normal} 
	.date-block em					{font-size:12px; display:block; text-transform:uppercase; font-style:normal; font-weight:normal} 
	.views 							{background-color: #6c757d; border-left: #121416 solid 5px; color:#FFFFFF; font-size:11px; padding:4px 8px;} 
	.section-intro 					{width:100% !important; height: 100vh !important;}
	.section-content 				{display: table-cell;vertical-align: middle;}
	.list li						{border-bottom:1px solid #dedede; margin-bottom:1rem; padding-bottom:.5rem}
	.list li:last-child				{border-bottom:0 solid #dedede; margin-bottom:0; padding-bottom:0}
	
/* COLUMN COUNT */
	.column-count-2					{-webkit-column-count: 2;column-count: 2;-webkit-column-gap: 50px;column-gap: 50px;-webkit-column-rule: 1px double #dee2e6;column-rule: 1px double #dee2e6;}
	.column-count-3					{-webkit-column-count: 3;column-count: 3;-webkit-column-gap: 50px;column-gap: 50px;-webkit-column-rule: 1px double #dee2e6;column-rule: 1px double #dee2e6;}
	.column-count-4					{-webkit-column-count: 4;column-count: 4;-webkit-column-gap: 50px;column-gap: 50px;-webkit-column-rule: 1px double #dee2e6;column-rule: 1px double #dee2e6;}
	@media screen and (max-width: 768px) {
		.column-count-2, .column-count-2, .column-count-4 {-webkit-column-count: 1;column-count: 1;}
	}

/* HEADLINES */
	.headline figure 				{width:100%; margin:0; padding:0; outline:0; position:relative; overflow:hidden; background-color:transparent !important;}
	.headline figure img 			{width:100%; height:450px;display: block!important; -webkit-background-size: cover!important; background-size: cover!important; background-repeat:no-repeat!important; background-position:center center!important;}
	.headline #carousel				{width:100%; padding:0}
	.headline #carousel.flexslider	{position:relative; }
	.headline #carousel figure		{width:100%; margin:0; overflow:hidden; border:solid 0 #ccc;}
	.headline #carousel figure img	{width:100%; height:100px;}
	.headline #carousel figure img:hover {animation: kenburns-6 .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both}
	.headline-title 				{position:absolute; display:inline; padding:1rem; text-align:left; bottom:0; right:0; left:0; width:100%; background: linear-gradient(180deg, rgba(0,0,0,0) 5%, rgba(0,0,0,1) 100%)}
	.headline-title h2				{font-size:35px; font-weight:400;}
	.headline-title h2 a			{color:#ffffff; margin:0; text-decoration:none;}
	.headline-title p				{color:#ffffff; font-size:20px; opacity:.8; font-weight:200;}
	.headline-title small			{color:#ffffff; font-size:14px; display:block; opacity:.8 }
	@media screen and (max-width: 860px) {
		.headline figure 			{margin:0 !important}
		.headline figure img 		{width:100%; height:250px; transform: scale(1) !important; filter: blur(0) !important; display: block!important; }
		.headline #carousel figure 	{display:none}
		.headline-title p			{display:none}
	}

/* FOOTER */
	footer .flex-control-paging		{bottom:-2rem !important;}
	footer .flex-control-paging li a:before{color:rgba(0,0,0,.2);}
	footer .flex-control-paging li a:hover::before {color:rgba(0,0,0,.2)}
	footer .flex-control-paging li a.flex-active:before {color:rgba(0,0,0,1.00);}
	footer .flex-direction-nav a	{color: var(--dark)}
	footer .flex-direction-nav		{top:28%}

/* LATEST BLOCKS */

	.list-group .thumb				{width:auto; height:50px; float:left; margin-right:15px}
	.a-latest .thumb 				{width:100%; height:440px;}
		
	/*top lists*/
	.top-list figure img 			{width:100px; height:80px;}
	.top-list article 				{border-bottom:1px solid #EEEEEE; margin-bottom: .5rem; padding-bottom: .5rem}
	.top-list:last-child article	{border-bottom:0 solid #EEEEEE;}
	
	#list figure 					{overflow: hidden;position: relative;}
	#list figure img				{width:100%; height:190px;}
	#list figure iframe 			{border: 0;height: 100%;left: 0;position: absolute;top: 0;width: 100%;}

	#detail iframe 					{border: 0; width: 100% !important;}
	#detail figure.large img		{width: 100% !important;}

	#other-list figure 				{overflow: hidden;position: relative; margin:0}
	#other-list figure img			{width:60px; height:40px;}
	#other-list figure iframe 		{border: 0;height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
	#other-list ul li 				{border-bottom:#f2f2f2 1px solid; margin-bottom:.5rem; padding-bottom: .5rem}
	#other-list ul li:last-child	{border-bottom:0}


	#hot figure 					{height:400px;overflow: hidden;position: relative;}
	#hot figure img					{height:400px;}
	
	/* hot */
	.a-hot figure img				{height:120px; width: 170px; overflow:hidden; float:left; margin-right:1rem }
	.a-hot h3						{font-size: 18px;font-weight: 700;line-height: 27px;margin: 0;}
	.a-hot .date 					{display:none }
	.a-hot article					{border-bottom:1px solid #e1e1e1; padding-bottom:1rem; margin-bottom:1rem}
	.a-hot:last-child article		{border-bottom:0 solid #e1e1e1; padding-bottom:0; margin-bottom:0}
	
	
	/* latest */
	.a-set-top figure 				{background-color:transparent}
	.a-set-top figure img 			{height:auto; transition: all 0.3s ease-in-out}
	.a-set-sub figure img			{height: auto; max-height:200px; transition: all 0.3s ease-in-out}
	.a-set-top figure img:hover, .a-set-sub figure img:hover {opacity: 0.9;}
	
	/* latest 1 */
	.a-set-top.set1 figure 			{background-color:transparent}
	.a-set-top.set1 figure img		{height:200px; transition: all 0.3s ease-in-out}
	.a-set-top.set1 h2:hover a		{color:#06a5e3 !important}
	.a-set-sub.set1 > .body			{margin-bottom:.5rem; padding-bottom:.5rem; border-bottom: 0 solid #ededed}
	.a-set-sub.set1:last-child > .body	{margin-bottom:0; padding-bottom:0; border-bottom: 0 solid #ededed}	
	
	/* latest 2 */
	.a-set-top.set2 figure 			{background-color:transparent}
	.a-set-top.set2 figure img 		{height:375px; width:100%}
	.a-set-sub.set2 figure img		{height:350px; width:100% }
	.a-set-sub.set2 > .body			{margin-bottom:.5rem; padding-bottom:.5rem; border-bottom: 0 solid #ededed}
	.a-set-sub.set2:last-child > .body	{margin-bottom:0; padding-bottom:0; border-bottom: 0 solid #ededed}	
	
	/* latest 3 */
	.a-set-top.set3 figure 			{background-color:transparent}
	.a-set-top.set3 figure img 		{}
	.a-set-sub.set3 figure img		{height:77px; width: 111px; overflow:hidden; float:left; margin-right:1rem }
	.a-set-sub.set3 > .body			{margin-bottom:.5rem; padding-bottom:.5rem; border-bottom: 1px solid #ededed}
	.a-set-sub.set3:last-child > .body	{margin-bottom:0; padding-bottom:0; border-bottom: 0 solid #ededed}	
	
	#set2 {margin-top:-100px}
	/* mobil */
	@media screen and (max-width: 768px) {
	.a-set2-sub-scroll				{margin-left: 1rem;}

	
	}

	@media screen and (max-width: 860px) {
		#list figure img			{width:100%; height:140px;}
		#detail iframe 				{border: 0; height: 250px; width: 100%;}
		
		
		.a-latest h1				{font-size:.5rem}
		.a-latest .thumb 			{width:100%; height:200px;}
		.a-latest-sub .row>div		{margin-bottom:20px; border-bottom:#D1D1D1 dashed 1px; }
		.a-latest-sub .row>div:last-child{border-bottom:0 }
		.a-latest-sub .thumb 		{width:160px; height:90px;}
		
		.a-latest-set1 .thumb 		{width:100%; height:140px; }
		.a-latest-set-sub .thumb	{width:100%; height:140px;}
		
		.a-latest-set2 .thumb 		{width:100%; height:140px; }
		.a-latest-set2-sub .thumb 	{width:100%; height:140px; }
		
		#set1 figure 				{background-color:transparent}
		#set1 figure img			{height:180px; }
	}

/* AUTHORS */
	.a-latest-aut figure 			{margin-bottom:15px}
	.a-latest-aut p 				{color:#7B8A92}

/* ROW LIST 1 */
	#a-list .film .thumb			{width:100%; height:450px;}
	
	#a-list-rows-set1:before 		{font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900;  content: "\f15c"; margin-right:15px; font-size:34px; line-height:42px; float:left;}

/* BLOCKS */
	#custom-block 					{padding:100px 0; font-family: 'Museo Slab', serif;}
	@media screen and (max-width: 860px) {
		#custom-block 				{padding:15px;}
	}


/* HOT-SET-0 */
	#a-hot-js .flex-direction-nav a {color:#cccccc}
	#a-hot-js .flex-direction-nav a:hover {color:#4c4190}
	#a-hot-js figure img 		{height:280px; width:100%; }

/* HOT-SET-1 */
	#a-hot-set1-js .flex-direction-nav a {color:#cccccc}
	#a-hot-set1-js .flex-direction-nav a:hover {color:#4c4190}
	#a-hot-set1-js figure img 		{height:280px; width:100%; }

/* HOT-SET-2  */
	#a-hot-set2-js .flex-direction-nav a {color:#cccccc}
	#a-hot-set2-js .flex-direction-nav a:hover {color:#4c4190}
	#a-hot-set2-js figure img 		{height:auto; width:100%; }



/*  CATEGORIES CATALOG */
	#catalog .thumb 				{width:100%; height:200px !important;}
	#catalog h2 a					{height:100%; width:100%; line-height:20px; display:block; text-decoration:none}
	#catalog figure 				{position: relative;}
	#catalog figure img				{width:100%; height:190px;}
	#catalog figure iframe 			{border: 0;height: 100%;left: 0;position: absolute;top: 0;width: 100%;}

	.catalog-subs-full 				{margin-bottom:1.5rem}
	.catalog-subs-full ul			{list-style:none; padding-inline-start: 0;} 
	.catalog-subs-full ul li		{color:#6A737B; font-size:15px;} 
	.catalog-subs-full ul li a 		{color:#6A737B}
	.catalog-subs-full ul li:before	{font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900;  content: "\f105"; margin-right:10px; font-size:15px; color:#343A40}
	.catalog-subs-full .title-desc	{position:absolute; top:2px; right:30px !important; background:#DDDDDD; color:#FFFFFF; font-size:11px; font-weight:700; letter-spacing:1px; padding:2px 10px; margin:12px 0; float:right}
	.catalog-subs-full .cat-sub p	{margin:10px 0}

	.catalog-subs-mini 				{margin-bottom:2rem; border:#E8E8E8 solid 1px; padding:.5rem; border-radius:.25rem}
	.catalog-subs-mini h2			{color:#808080; font: 500 14px/1.2 Raleway, Helvetica Neue, Helvetica, Arial, sans-serif !important; border-bottom: 3px solid #808080; margin-bottom: -2px; padding-top:.5rem}
	.catalog-subs-mini h2 a			{color:#808080;}

	.catalog-custom .catalog 		{background-color:#FFFFFF}
	
	
	#catalog-sel figure				{position: relative;}
	#catalog-sel figure img			{width:100%; height:200px !important;}
	#catalog-sel .title				{position: absolute; bottom: 1rem; padding: 10px 25px; background-color: #0468a1; width:100%}

/* CATEGORY DESCRIPTIONS */
	.cat-description img			{border-radius:.25rem}
	.cat-description iframe			{max-width:100%; width: 100% !important}
	.category-desc figure img		{max-width:100%;}
	#c-title-top					{
		background-color: #87724b;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%230069A1' stroke-width='0.7' %3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");		
	}
	#c-title-top .abs				{position:absolute; top:30%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index:1 }
	#c-title-top .abs h2			{font-size:calc(14px + 2vw); color:#ffffff; text-shadow: 0 .125rem .25rem rgba(0,0,0,.1); }
	#c-title-top .abs ul			{margin-left:.5rem; color:#ffffff;}
	#c-title-top .abs ul li a		{color:#ffffff !important; text-shadow: 0 .125rem .25rem rgba(0,0,0,.1)}
	
	#c-title-top .rel				{position:relative; padding: 50px 0 100px 0;}
	#c-title-top .rel h2			{font-size: calc(1.5em + 1vw); font-weight:400; color: #017cbc; margin:0}
	#c-title-top .rel ul			{margin-left:0}
	#c-title-top .rel ul li a 		{color: #ffffff !important;}
	#c-title-top .rel ul li:before 	{color: #f7ad07 !important;}
	#c-title-top figure				{overflow:hidden; margin:0}
	#c-title-top img				{height:250px; filter: blur(2px); transform: scale(1.1);}
	#c-desc img 					{width:auto; max-width:100%; height:auto; }
	#c-desc [class*="col-"] img 	{width:100%; height:auto; margin-bottom:1rem}	
	
	
	
	
	/*ROW LIST 2 */
	#a-list-rows-set2 				{margin-bottom:30px; padding:0;}
	#a-list-rows-set2 .img-dot		{float:left; height:90px; width:160px}
	#a-list-rows-set2 figure 		{margin:0 15px 0 0; padding:0 }
	#a-list-rows-set2 figure img 	{width:100%; height:90px; }
	#a-list-rows-set2 h2 			{font-size:18px; line-height:22px; font-weight:700;  color:#464646; margin:0} #a-list  h2 a {color:#464646}
	#a-list-rows-set2 small 		{color:#e8e8e8; font-size:14px; line-height:18px; } 
	#a-list-rows-set2 small:before 	{font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900;  content: "\f073"; margin-right:10px; font-size:12px;}
	#a-list-rows-set2 p 			{font-size:16px; line-height:20px; text-align:left; color:#AAAAAA; margin-left:40px}
		
/* ARTICLE DEFAULTS */
	.a-detail td img, .a-detail th img, .a-detail figure img, .a-detail img, .a-detail [class*="col-"] img
									{max-width:100%; height:auto; margin:0}
	.a-detail em					{color:#11B4BC}
	.a-detail strong				{color:#000000;}
	
	/* ARTICLE LISTS */
	.a-list figure img				{height:250px !important; margin-bottom:0}

	.a-list-event figure img		{height: 200px; background-position: top left!important}
	
/* PAGE DETAILS */
	.p-detail  img 					{max-width:100%; height:auto; margin:0}
	.p-detail .row					{margin-bottom:30px}
	.p-detail .row:last-child		{margin-bottom:0}
	.p-detail .row > div img 		{max-width:100%; height:auto !important; /*border-radius:.25rem !important*/}

/* BANNER SLIDE FOR CAPTION */
 	.flexslider li .caption 		{position: absolute; bottom: 0; left: 0; right:0;  width:100%; height:100%; background-color:rgba(0,0,0,0.0);  }
	.flexslider li .caption h1 		{position: absolute; bottom: 10%; left:30%; right:30%; margin:0 auto; text-align:center; font-size:16px; font-weight:bold} 
	.flexslider li .caption h1 a	{color:#FFFFFF; text-decoration:none}
	.flexslider li .caption h2 		{background: rgba(51, 51, 51, 0.5); padding: 13px 18px 11px; font-size: 1.1em; margin-bottom: 0; font-weight: 300; }
	@media screen and (max-width: 768px) {

	}
	.bnrs-nav-abs .flex-control-nav {position:absolute; z-index:99; bottom:10px}
	.bnrs-standart .title			{font-size:18px; font-weight:500; color:#FFFFFF; margin:0; padding:10px 15px; }
	.bnrs-standart .title a			{color:#FFFFFF;}
		
	
/* COOKIE NOTICE */
.cookiealert {
    position: fixed!important;
    bottom: 0!important;
    left: 0!important;
    width: 100%!important;
    margin: 0 !important;
    z-index: 999!important;
    opacity: 0;
    visibility: hidden;
    border-radius: 0!important;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background: #212327;
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}
	
	
	
	
	
	/*basket */
	#basket-results .loading-basket	{display:block; padding:25px 0; margin:0 auto; align-content:center; text-align:center;}
	#basket-modal 					{background-color:rgba(0,0,0,0.60); display:none;}
	#basket-modal .basket-empty 	{font-size:20px; font-weight:400; color:#949494; text-align:center; padding:50px 0}
	#basket-loaded 					{height:300px; overflow-y: scroll;}
	
	/*go-back top  */
	.page-up 						{color:#d2ab66 !important; display: inline-block; position: fixed;z-index:999; bottom: 3rem;right: 3rem; font-size:40px; visibility: hidden;opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; }
	.page-up.page-is-visible,.page-up.page-fade-out,
	.no-touch .page-up:hover 		{-webkit-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; }
	.page-up.page-is-visible 		{visibility: visible;opacity: 1; }
	.page-up.page-fade-out 			{opacity: .4; }
	.page-up:hover 					{opacity: 1; }

 	/*share block */
	.share > .col 					{min-width:0;}
	@media (max-width: 576px) {		
		.share > .col 				{min-width: 25% !important;}
	}


	/*prev & next article  */
	.nextprev .next,
	.nextprev .prev					{height:65px; overflow:hidden; padding:5px 15px; display:block; margin-bottom:1px; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius:5px; text-decoration:none}
	.nextprev .next:before			{font-family:"Font Awesome 5 Free"; font-style:normal; font-weight:900; font-size: 30px; line-height:28px; width:30px; margin-top:15px; content: '\f105'; float:right; text-align:right; right:0; margin-right:0} 
	.nextprev .prev:before			{font-family:"Font Awesome 5 Free"; font-style:normal; font-weight:900; font-size: 30px; line-height:28px; width:30px; margin-top:15px; content: '\f104'; float:left;} 
	.nextprev .row figure .next img {width:auto !important; height:55px !important; float:right; margin-left:15px } 
	.nextprev .row figure .prev img {width:auto !important; height:55px !important; float:left; margin-right:15px} 

/* USER HOME */
	#body-overlay 					{position: fixed;top: 0;left: 0;height: 100%;width: 100%;z-index: 999;background-color: rgba(0,0,0,0.5);display: none;}
	#body-overlay div 				{position:absolute;left:50%;top:50%;margin-top:-32px;margin-left:-32px;}
	#body-target-outer 				{position: relative; overflow:hidden}
	#body-target-outer .input-file 	{opacity:0;width: 100%;height: 100vh;margin: 0;padding: 0;cursor: pointer;}
	#body-target-outer .icon	 	{position: absolute;opacity: 0.6;bottom: 5%;right: 5%;font-size:38px;}
	#body-target-outer.preview 		{border-radius:4px;}

/* CUSTOMS */
	.shadow-text-sm 				{text-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important}
	.text-orange 					{color: #E71C25 !important;}
	.text-light						{color:#cfd0d2 !important}
	.text-custom-1					{color:#97baca !important}
	.text-custom-2					{color:#c39397 !important}
	.text-custom-3					{color:#afc7df !important}
	.bg-custom						{background:#2e333a}
	.bg-dark-lite					{background:#e9ecef}
	.font-weight-bold 				{font-weight: 500 !important;}
	.modal-body html				{background:#FFFFFF !important}
	.line-height-30					{line-height: 30px;}
	.line-height-25					{line-height: 25px;}
	.h-100vh						{/*height: 80vh;*/ height:500px; width: 100%; overflow:hidden}	@media screen and (max-width: 768px) {.h-100vh {height:350px; width: 100%}}
	
	.bg1							{background-color: #43c0ef;} /* #ededed */
	.bg2							{background-color: #eaeaea;} /* #c7c5c6 */
	.x								{position: absolute;    margin-top: -2.5rem;    right: 2.5rem;}
	.event-date						{display: block;float: left; width: 40px;text-align: center;white-space: nowrap;margin-right: 25px;border-bottom-width: 3px;border-bottom-style: solid;border-color: #00b9cd; padding-bottom: 10px;}
	.event-date	b					{font-size: 34px;line-height: 1;font-weight: 700;display: block; color: #00b9cd;}
	.event-date	span				{font-size: 16px; display: block;font-weight: 700;text-transform: uppercase;}
	
	
	.overlay						{position:relative}
	.overlay::before 				{
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: linear-gradient(to right,rgb(4 104 161) 0,rgb(39 3 3 / 0%) 100%);
		
	}
	
.welcome-area {background: rgba(0, 0, 0, 0) /*url('../../uploads/__site/dart-nasil-oynanir-1.jpg') no-repeat scroll center center / cover;*/}
.bg-overlay {position: relative;z-index: 0;}
.welcome-area.bg-overlay::after {z-index: -2;}
.bg-overlay::after {background: linear-gradient(56deg, #ffffff 0%, #701c5f 100%);    opacity: 0.94;    z-index: -1;}
.bg-overlay::after {position: absolute;content: '';height: 100%;width: 100%;top: 0;left: 0;}


.x1_rectangle {position: absolute;width: 90%;height: 85%;bottom: 1%;left: 54%;transform: translateX(-50%);background-color: #d8d8d8;}
.x2_rectangle {position: absolute;width: 90%;height: 85%;bottom: 1%;left: 54%;transform: translateX(-50%);background-color: #7d4978;}
.x3_rectangle {position: absolute;width: 90%;height: 85%;bottom: 1%;left: 54%;transform: translateX(-50%);background-color: #d8d8d8;}


.about_img {
    padding: 2%;
    background-color: #f6f6f6;
    position: relative;
}
.img-sec {
    position: relative !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
	 padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
	.img-sec {
    position: relative !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}
}



/*opacity*/
.opacity-0 {
  opacity:0!important;
}
.opacity-1 {
  opacity:0.2!important;
}
.opacity-2 {
  opacity:0.4!important;
}
.opacity-3 {
  opacity:0.6!important;
}
.opacity-4 {
  opacity:.8!important;
}
.opacity-5 {
  opacity:1!important;
}

/* Maybe even support hover opacity shifts */
.opacity-0h5 {
  opacity:0!important;
  transition: opacity .25s ease-in-out!important;
  -moz-transition: opacity .25s ease-in-out!important;
  -webkit-transition: opacity .25s ease-in-out!important;
}
.opacity-0h5:hover {
  opacity:1!important;
}




	
	/*image rotate */
	.img-rotate figure				{overflow:hidden }
	.img-rotate figure img			{display: block!important; overflow:hidden; transition: all .5s ease; position:relative;}
	.img-rotate figure:hover img 	{transform: scale(1.2) rotate(3deg); -webkit-filter: grayscale(100%); filter: grayscale(100%);}
	
	/*image color */
	.img-grayscale figure			{overflow:hidden }
	.img-grayscale figure img		{display: block!important; overflow:hidden; transition: all .5s ease; position:relative;}
	.img-grayscale figure:hover img {-webkit-filter: grayscale(100%); filter: grayscale(100%);}
	
	/*image zoom in */
	figure.img-zoom-in				{overflow:hidden }
	figure.img-zoom-in  img			{max-width: 100%; height: auto; width: 100%; transition: transform .5s ease-out 0s;}
	figure.img-zoom-in:hover img	{transform: scale(1.1);}	
	
	/*image zoom out*/
	.img-zoom-out figure			{overflow:hidden }
	.img-zoom-out figure img		{max-width: 100%; height: auto; width: 100%; transition: transform .5s ease-in-out 0s;}
	.img-zoom-out figure:hover img	{transform: scale(.9);}	 
	
	/*image hover text */
	.img-hover-text img 			{opacity: 1; transition: all 0.9s ease; backface-visibility: hidden; background-color:#FFFFFF}
	.img-hover-text figcaption		{transition: .5s ease;opacity: 0;position: absolute;top: 50%;left: 10%; right:10%; transform: translate(0, -50%);-ms-transform: translate(-50%, -50%);text-align: center;}
	.img-hover-text:hover figure img{opacity: 0.2;}
	.img-hover-text:hover figcaption{opacity: 1;}
	.img-hover-text a				{color:#000000; font-size:22px; font-weight:600; text-decoration:none}
	
	/*img flexbox gallery*/
	.img-flexbox 					{column-count: 5; column-gap: 1em;}
	.img-flexbox figure 			{background-color: var(--light); display: inline-block; margin: 0 0 1rem; width: 100%;}
	@media screen and (max-width: 768px) {
		.img-flexbox 				{column-count: 3}
	}
	@media screen and (max-width: 576px) {
		.img-flexbox 				{column-count: 2}
	}
	
	/*img shine*/
	figure.img-shine  				{position: relative; overflow:hidden}
	figure.img-shine::before 		{position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
	figure.img-shine:hover::before 	{-webkit-animation: shine .75s;animation: shine .75s;}
	@-webkit-keyframes shine {
		100% {left: 125%;}
	}
	@keyframes shine {
		100% {left: 125%;}
	}
	
	/* folded box */
	.card__corner {
	position: absolute;
	top: 0;
	right: 0;
	width: 2em;
	height: 2em;
	background-color: #E71C25;
	}
	
	.card__corner .card__corner-triangle {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 2em 2em 0;
	border-color: transparent #FFFFFF transparent transparent;
	}
	
	/* ribbon */
	.ribbon 						{position: absolute;z-index:19 !important; left: -5px; top: -5px; z-index: 1;overflow: hidden;width: 180px; height: 180px; text-align: right; }
	.ribbon span 					{font-size: 14px; line-height: 20px; font-weight: bold; color: #FFF; text-transform: uppercase;text-align: center; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);width: 150px;display: block;background: #E52139;background: linear-gradient(#F70505 0%, #E52139 100%);box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);position: absolute; top: 35px; left: -30px; }
	.ribbon span::before 			{content: "";position: absolute; left: 0px; top: 100%; z-index: -1;border-left: 3px solid #700001;border-right: 3px solid transparent;border-bottom: 3px solid transparent;border-top: 3px solid #700001; }
	.ribbon span::after 			{content: "";position: absolute; right: 0px; top: 100%; z-index: -1;border-left: 3px solid transparent;border-right: 3px solid #700001;border-bottom: 3px solid transparent;border-top: 3px solid #700001; }

	/* grid list */
	.grid-list 						{background-color:#FFFFFF;  border:solid 1px #E8E8E8; margin-bottom:-1px; margin-left:-1px; display: grid; box-sizing: border-box}
	.grid-list:hover 				{position:relative; z-index:9; box-shadow: 0 10px 35px 1px rgba(0,0,0,0.2)}
	.grid-list-row 					{border-bottom:solid 1px #E8E8E8;}
	.grid-list-row:last-child		{border-bottom:solid 0 #E8E8E8;}

	/*box list */
	.box-list 						{box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.15); background-color:#FFFFFF}
	.box-list:hover 				{position:relative; z-index:9; box-shadow: 0 10px 35px 1px rgba(0,0,0,0.2)}
	.box-list a 					{color:#2A2A2A;}
	
	/* shadows */
	.hover-shadow					{background-color:#FFFFFF; /*box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.15);*/}
	.hover-shadow:hover 			{position:relative; z-index:9; box-shadow: 0 10px 35px 1px rgba(0,0,0,0.2)}

	/* custom rows*/
	.row-custom .row				{margin-left:-2px !important; margin-right:-2px !important}
	.row-custom [class*="col-"]		{padding-right: 2px !important; padding-left: 2px !important;}

	/* table list */
	table 							{max-width: 100%; width: 100% !important; margin-bottom:1rem; border:inherit; border-collapse: collapse; border-spacing:inherit; border:1px dashed #cccccc;  border-radius: 26px;}
	table tr th						{background-color: #ffc125; color:#ffffff; border-bottom: 1px solid #cccccc; border-right: 1px dashed #cccccc; padding:10px 15px;  font-size: 20px; font-weight: 700;  }
	
	table tr th:last-child 			{border-right: 0}
	table tr						{border: none; border-bottom: 1px dashed #cccccc;}
	table tr td						{border-right: 1px dashed #cccccc; border-bottom: 1px dashed #cccccc; padding:10px 15px; height:inherit !important; }
	table tr td:last-child 			{border-right: 0}
	table tr:last-child td 			{border-bottom:0;}
	table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}


	/*table scroll*/
	.scroltable-wrapper 			{position: relative; border-radius:.25rem !important;}
	.scroltable-container 			{overflow: auto; -webkit-overflow-scrolling:touch;}
	.scroltable-nav 				{display: none;position: absolute;width: 50px;height: 100%;cursor: pointer;}
	.scroltable-nav.scroltable-nav-left {left: 0; background: -webkit-linear-gradient(180deg, rgba(255,255,255,0), #fff); background: linear-gradient(to left, rgba(255,255,255,0), #fff); text-align:left}
	.scroltable-nav.scroltable-nav-left:before {font-family:"Font Awesome 5 Free"; font-style:normal; font-weight:700; font-size: 30px; position:relative; top:40%; content: '\f053'; color:#000000; }
	.scroltable-nav.scroltable-nav-right {right: 0; background: -webkit-linear-gradient(0, rgba(255,255,255,0), #fff); background: linear-gradient(to right, rgba(255,255,255,0), #fff); text-align:right}
	.scroltable-nav.scroltable-nav-right:before {font-family:"Font Awesome 5 Free"; font-style:normal; font-weight:700; font-size: 30px; position:relative; top:40%; content: '\f054'; color:#000000;}

	
/* RESETS */
	/* table reset*/
	td p, th p						{margin:0 !important}	
	.btn-register					{font-size:14px;line-height: 25px; background-color: #fff; color: #0468a1; font-weight: 500; padding: 10px 29px !important; border-radius: 2px;}
	.slides li:last-child .border-right {border-right:0 !important}
	.slides li:last-child .pr-4 	{padding-right:0!important}
	.shadow 						{box-shadow: 0 10px 35px 1px rgba(0,0,0,0.2)!important;position: relative;z-index: 1;}
	section > div > .row .row-y > div:last-child {margin-bottom:0 !important}
	.text-capitalize 				{text-transform: lowercase !important;}
	.text-capitalize:first-letter 	{text-transform: uppercase !important;}
	.text-default, .text-default a	{color:#947a40}
	.dropdown .dropdown-menu 		{display: block;visibility: hidden;opacity:0;transform: translateY(20px); transition:.4s ease all;}
	.dropdown:hover .dropdown-menu 	{display: block;margin-top: 0; display: block;visibility: visible;opacity:1;transform: translateY(0px);transition:.4s ease all;}


	.validation-lg					{height:48px; width:auto}

	/* .btn-default 				{display: inline-block;color: #fff !important;letter-spacing: .15rem;transition: all .5s;position: relative;overflow: hidden;z-index: 1; padding: 1rem 2rem; border-bottom-left-radius: 0; border-bottom-right-radius: 0;border-top-left-radius: .5rem; border-top-right-radius: .5rem;} */
	/* .btn-default:after 			{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%; background: #000000 !important; z-index: -2;} */
	/* .btn-default:before 			{content: '';position: absolute;bottom: 0;left: 0;width: 0%;height: 100%;background: linear-gradient(90deg, #000000 50%, #cccccc) !important; transition: all .5s;z-index: -1;} */
	/* .btn-default:hover 			{color: #fff;} */
	/* .btn-default:hover:before 	{width: 100%;}	 */
	
	
	.btn-default 					{display: inline-block; color: #ffffff; letter-spacing: .15rem;transition: all .5s;position: relative;overflow: hidden; z-index: 1; }
	.btn-default:after 				{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%; background: linear-gradient(309deg, hsl(291deg 99% 30%) 0%, hsl(195deg 100% 35%) 100%) !important; z-index: -2;}
	.btn-default:before 			{content: '';position: absolute;bottom: 0;left: 0;width: 0%;height: 100%;background: linear-gradient(75deg, #06a5e3 10%, hsl(257deg 53% 42%)) !important; transition: all .5s;z-index: -1;}
	.btn-default:hover 				{color: #fff;}
	.btn-default:hover:before 		{width: 100%;}		
	
	
	.btn-primary 					{background: #6dbd47; border-color:#6dbd47; transition: all .4s ease;}
	.btn-primary:hover 				{background: #458626; border-color:#458626; transition: all .4s ease;}
	.bg-light-0						{background: #d5d1dd !important}
	.bg-default-0					{background: #43c0ef !important}
	.bg-default-1					{background: #63cef7 !important}
	.bg-default-2					{background: #43c0ef !important}
	.close							{font-size: 2rem; float:none}
	
	/* file browse reset */
	.custom-file-label::after 		{display:none}
	.custom-file-input 				{position: relative;z-index: 2;width: 100%;height: auto;margin: auto 4px;opacity: 1;}	
	.custom-file-label				{z-index:unset}
	
	.theme-one__single 				{text-align: center;-webkit-transition: all .4s ease;transition: all .4s ease;}
	.theme-one__single .list-group-item	{padding: .3rem .5rem !important; background-color:transparent !important}
	.theme-one__image 				{overflow: hidden;position: relative; }
	.theme-one__image > img 		{width: 100%;  -webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .4s ease;transition: -webkit-transform .4s ease;transition: transform .4s ease;transition: transform .4s ease, -webkit-transform .4s ease;}
	.theme-one__image-hover 		{position: absolute;top: 0;left: 0;right: 0;bottom: -1px; background-color: rgba(255,255,255,.9);text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;opacity: 0;-webkit-transform: perspective(100px) translateZ(10px);transform: perspective(100px) translateZ(10px);-webkit-transition: opacity .4s ease, -webkit-transform .4s ease;transition: opacity .4s ease, -webkit-transform .4s ease;transition: opacity .4s ease, transform .4s ease;transition: opacity .4s ease, transform .4s ease, -webkit-transform .4s ease;}
	.theme-one__social 				{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: relative;padding-bottom: 27px;margin-bottom: 25px;}
	.theme-one__social:after 		{position: absolute;bottom: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);content: '';width: 50px;height: 1px;background-color: #e23e4e;margin-left: auto;margin-right: auto;display: block;}
	.theme-one__social a 			{color: #666666;font-size: 16px;-webkit-transition: all .4s ease;transition: all .4s ease;}
	.theme-one__social a + a 		{margin-left: 20px;}
	.theme-one__social a:hover 		{color: #e23e4e;}
	.theme-one__content 			{display: block;color: #333333;font-size: 16px;text-align:left;padding:.5rem 0;-webkit-transition: all .4s ease;transition: all .4s ease;}
	.theme-one__content:hover 		{color: #666666;}
	.theme-one__content + .theme-one__content {margin-top: 15px;}
	.theme-one__single:hover 		{/*-webkit-box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);*/}
	.theme-one__single:hover .theme-one__image > img {-webkit-transform: scale(1.05);transform: scale(1.05);}
	.theme-one__single:hover .theme-one__image-hover {color: #fff;opacity: 1;-webkit-transform: perspective(100px) translateZ(0px);transform: perspective(100px) translateZ(0px);}
	
	.boardmember 					{background: rgba(0,0,0,0.03);height:190px; margin-bottom:10px}
	.boardmember p 					{margin: 20px !important;}
	.boardmember.flex 				{background: rgba(0,0,0,0.03);height: auto;padding-bottom: 20px;display: inherit;align-items: baseline;}
	.directorboard img 				{float:right; height:140px !important; width:140px !important}
	.directorboard h4 				{font-size: 18px;color:#F26521;font-weight:700;margin-left: 20px;margin-right: 170px;padding-top: 20px;line-height: 1.3;position: relative;}
	.directorboard em 				{border-top: 2px solid #F26521; color:#686868; padding-top:10px; margin-top:10px; display:block; font-weight:400}
	.directorboard h2 				{font-size: 18px;margin-left: 20px;margin-right: 170px;padding-top: 20px;line-height: 1.3;position: relative;padding-bottom: 10px;border-bottom: 1px solid #DDDDDD;}


.row-top-cover {
    display: block;
    width: 100%;
    height: 375px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
}



.container {
  margin-left: 200px;
  margin-top: 50px;
}

.book-cover {
  display: inline-block;
  position: relative;
}

.book-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  /*background: url('../../uploads/__static/book-cover-2-1.png')*/;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
  
    -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.book-cover img {
  padding-top: 27px;
  padding-left: 0px;
  width: 83%;
  padding-bottom: 2rem;
  position: relative;
  z-index: 8;
/*   -webkit-transform: perspective(100) rotateY(-3deg) rotateX(0deg); */
  -webkit-transform: perspective(150px) rotateY(-3deg) skewY(8deg);
  -webkit-transform: perspective(170px) rotateY(-3deg) skewY(8deg) skewX(1.5deg);
  z-index: 9;
}

.book {
  position: relative;

}





tr.error td {background: #E07272 !important; color: #FFF !important}
tr.info td {background: #ECD6AE !important; color: #000000 !important}
tr.success td {background: #80C360 !important; color: #FFFFFF !important}







.testimonial-section {
    /*background-image: url('./../uploads/bg.jp');*/
    background-size: cover;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: center center;
    position: relative;
}
.testimonial-section:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(34,34,34,.7);
}
.testimonial-section .testimonial-box {
    color: #fff;
	position: relative;
    z-index: 1;
}

.bg-custom-1 {background-color:#f8f2ed}

.h-100px {height:100px !important};
	
	
	

/* grid common style */
	.grid figure {position: relative;overflow: hidden;text-align: center;cursor: pointer;}
	.grid figure img {position: relative;display: block;opacity: .2; -webkit-transition: all .4s ease;transition: all .4s ease;}
	.grid figure img:hover {opacity: 1; -webkit-transition: all .4s ease;transition: all .4s ease;}
	.grid figure figcaption {padding: 2em;color: #fff;backface-visibility: hidden;}
	.grid figure figcaption::before,.grid figure figcaption::after {pointer-events: none;}
	.grid figure figcaption,.grid figure figcaption > a {position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;}
	.grid figure figcaption > a {z-index: 1;text-indent: 200%;font-size: 0;opacity: 0;}
	.grid figure h2,.grid figure p {margin: 0;}
	
	/* roxy */
	figure.effect-roxy {background: linear-gradient(45deg, #10405b 20%, #947a40 80%);}
	figure.effect-roxy img { background: #fff; max-width: none ;width: calc(100% + 60px); height:200px; transition: opacity 0.25s, transform 0.35s;transform: translate3d(-50px,0,0); }
	figure.effect-roxy figcaption::before {position: absolute; top: 5%;right: 3%;bottom: 5%;left: 3%;border: 1px solid #fff;content: '';opacity: 0;transition: opacity 0.35s, transform 0.35s;transform: translate3d(-20px,0,0);}
	figure.effect-roxy figcaption {padding: 0; text-align: center;}
	figure.effect-roxy h2 {opacity: 1; position:absolute; bottom:0; transition: opacity 0.35s, transform 0.35s; /*transform: translate3d(-10px,0,0);*/ font-size: 20px; padding: 10px 25px; margin: 20px 0;  display: block;  width: 100%; background: #ffffff2b;}
	figure.effect-roxy p {opacity: 0;transition: opacity 0.35s, transform 0.35s;transform: translate3d(-10px,0,0);}
	figure.effect-roxy:hover img {opacity: .05;transform: translate3d(0,0,0);}
	figure.effect-roxy:hover figcaption::before,figure.effect-roxy:hover p, figure.effect-roxy:hover h2 {opacity: 1;transform: translate3d(0,0,0);}
	@media screen and (max-width: 860px) { 
		figure.effect-roxy figcaption {padding: 1.5em; text-align: center;}
	}
	
	
	/* zoe */
	figure.effect-zoe {border:solid 0 #fff}
	figure.effect-zoe figcaption {top: auto;bottom: 0;padding: 1em;height: auto;background:linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);color: #fff;transition: transform 0.35s;transform: translate3d(0,100%,0);}
	figure.effect-zoe h2 {float: left; margin:0}
	figure.effect-zoe p.icon-links a {float: right; color: #3c4a50;}
	figure.effect-zoe:hover p.icon-links a:hover,figure.effect-zoe:hover p.icon-links a:focus {color: #252d31; opacity:1}
	figure.effect-zoe p.description {position: absolute;bottom: 8em;padding: 2em;color: #fff;text-transform: none;opacity: 0;transition: opacity 0.35s;}

	figure.effect-zoe h2,figure.effect-zoe p.icon-links a {transition: transform 0.35s;transform: translate3d(0,200%,0);}
	figure.effect-zoe p.icon-links a span::before {display: inline-block;padding: 8px 10px;speak: none;}
	.icon-eye::before {content: '\e000';}
	.icon-paper-clip::before {content: '\e001';}
	.icon-heart::before {content: '\e024';}
	
	figure.effect-zoe h2 {display: inline-block;}
	figure.effect-zoe:hover p.description {opacity: 1;}
	figure.effect-zoe:hover figcaption,figure.effect-zoe:hover h2,figure.effect-zoe:hover p.icon-links a {transform: translate3d(0,0,0);}
	figure.effect-zoe:hover h2 {transition-delay: 0.05s;}
	figure.effect-zoe:hover p.icon-links a:nth-child(3) {transition-delay: 0.1s;}
	figure.effect-zoe:hover p.icon-links a:nth-child(2) {transition-delay: 0.15s;}
	figure.effect-zoe:hover p.icon-links a:first-child {transition-delay: 0.2s;}
	
	
	
	
	
.single-service.service__style--2.bg-color-gray a {
    background: #f6f6f6;
    position: relative;
}

.single-service.service__style--2.bg-color-gray {
    margin-top: 0;
    height: 100%;
}


.single-service.service__style--2 {
    position: relative;
}

.single-service.service__style--2 a {
    padding: 60px 45px;
    z-index: 2;
    border-radius: 10px;
}
.single-service.service__style--2 a {
    display: block;
}
.copyright-text p a, .footer-widget ul li a, .footer-style-2 p a, .footer-default .footer-right .footer-widget ul.ft-link li a, .pv-tab-button li span:after, .pv-tab-button button span:after, .single-demo a, .related-work .inner h4 a, .about-inner .section-title p a, .tagcloud a, .wp-block-tag-cloud a, ul.blog-meta li a, .single-post-content-wrap input, .comment-list .comment .reply-edit .reply a.comment-reply-link, .comment-list .pingback .reply-edit .reply a.comment-reply-link, .comment-list .trackback .reply-edit .reply a.comment-reply-link, .comment-list .comment .reply-edit a.comment-edit-link, .comment-list .pingback .reply-edit a.comment-edit-link, .comment-list .trackback .reply-edit a.comment-edit-link, .comment-list .comment .comment-text a, .comment-list .pingback .comment-text a, .comment-list .trackback .comment-text a, .comment-list .comment .comment-img .commenter a, .comment-list .pingback .comment-img .commenter a, .comment-list .trackback .comment-img .commenter a, .rn-blog-details .single-post-content-wrap p a, .trydo-blog-list .blog-top .title a, .blog.blog-style--1 .content .blog-btn, .blog.blog-style--1 .content .title a, .blog.blog-style--1 .content:before, .blog.blog-style--1 .content, .blog.blog-style--1 .thumbnail a:after, .blog.blog-style--1 .thumbnail a img, .blog.blog-style--1, .trydo-slick-active.slick-dot-bottom ul.slick-dots li button:after, input, textarea, .rn-address .inner p a, .rn-address .icon, .single-tab-content ul li a, ul.nav.tab-style--1 li a:before, ul.nav.tab-style--1 li a, .team .thumbnail:after, .team .thumbnail img, .single-service.service__style--4 .content p, .single-service.service__style--5 .content p, .single-service.service__style--4 .content .title, .single-service.service__style--5 .content .title, .single-service.service__style--4 .icon, .single-service.service__style--5 .icon, .single-service.service__style--4:before, .single-service.service__style--5:before, .single-service.service__style--4, .single-service.service__style--5, .single-service.service__style--3, .single-service.service__style--2 a:before, .single-service.service__style--2 .content p, .single-service.service__style--2 .content .title, .single-service.service__style--2 .icon, .single-service.service__style--2 a, .single-service.service__style--1 .content p, .single-service.service__style--1 .content .title, .single-service.service__style--1 .icon, .single-service.service__style--1, .portfolio-style--3 .content .portfolio-btn, .portfolio-style--3 .content h4.title a, .portfolio-style--3 .content:before, .portfolio-style--3 .content, .portfolio-style--3 .thumbnail a:after, .portfolio-style--3 .thumbnail a img, .portfolio-style--3, .portfolio-sacousel-inner .slick-dots li button:after, .rn-slick-dot .slick-dots li button:after, .portfolio-tilthover .portfolio .content, .portfolio-tilthover .portfolio .bg-blr-image, .portfolio .content .inner .portfolio-button, .portfolio .bg-blr-image, .portfolio .thumbnail:after, .portfolio .thumbnail-inner:before, .portfolio, ul.social-share li a, .rn-pagination .post-page-numbers:before, .page-links .post-page-numbers:before, .rn-pagination .post-page-numbers, .page-links .post-page-numbers, .rn-pagination ul.page-numbers li a:before, .rn-pagination ul.page-list li a:before, a.rn-btn, button.rn-btn, a.btn-transparent:after, a.btn-transparent, .section-title p a, .breadcrumb-inner .page-list li a, .mainmenunav ul.mainmenu>li ul.submenu li>a, .mainmenunav ul.mainmenu>li ul.submenu, .mainmenunav ul.mainmenu>li>a, .trydo-active-onepage-navigation .header-area .mainmenu>li .submenu, .header-area.header--sticky.sticky .header-wrapper .logo img, .header-area .header-wrapper a.rn-btn, .form-group textarea, .form-group input, #scrollUp i, #scrollUp, ul li a, ol li a {
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}
.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.single-service.service__style--2 .icon {
    font-size: 54px;
    font-weight: 400;
    margin-bottom: 23px;
    display: inline-flex;
    color: var(--color-primary);
}

.single-service.service__style--2:hover a:before {
    opacity: 1;
    visibility: visible;
}
.single-service.service__style--2 a:before {
    background-image: linear-gradient(to right,#f81f01,#ee076e);
}
.single-service.service__style--2 a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background-image: linear-gradient(to right,#f61b10,#ef0963);
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
}

.single-service.service__style--2 a:before {
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.single-service.service__style--2:hover .icon {
    color: #fff;
}
.single-service.service__style--2 .icon {
    font-size: 54px;
    font-weight: 400;
    margin-bottom: 23px;
    display: inline-flex;
    color: var(--color-primary);
}
.single-service.service__style--2:hover .content p, .single-service.service__style--2:hover .content .title {
    color: #fff;
}
.single-service.service__style--2 .content .title {
    margin-bottom: 19px;
    font-weight: 500;
    font-size: 24px;
}


/* Faq section */
.faq-section {
  padding: 130px 0;
}

.panel-group {
  margin-bottom: 0;
}

.panel {
  border: none!important;
  box-shadow: 0 3px 7.29px 1.71px rgba(58, 58, 58, 0.07);
  transition: box-shadow 0.3s ease;

  &:hover {
    box-shadow: 0 3px 39.69px 9.31px rgba(58, 58, 58, 0.11);
  }
}

.panel-group .panel+.panel {
  margin-top: 15px;
}

.panel-heading {
  padding: 0;

  a {
    padding: 18px 68px 10px 15px;
    display: block;
    position: relative;

    &.collapsed {
      padding: 18px 68px 18px 15px;

      .icofont-arrow-up {
        display: none;
      }

      .icofont-arrow-down {
        display: block;
      }
    }

    .icofont {
      position: absolute;
      top: 20px;
      right: 20px;
    }

    .icofont-arrow-down {
      display: none;
    }
  }
}

.panel-body {
  border: none!important;
  padding: 0 68px 52px 15px;

  .opacity-box {
    opacity: 0.7;
  }
}
/* Faq section */



.row-0-gutter .card 		{display: block;position: relative;background: #fff;min-height: 77px;padding: 0 1rem 0 1.5rem;border-color:#f7f7f7;transition: 0.5s;overflow: hidden;}
.row-0-gutter .card:hover 	{background: rgb(255 255 255 / 85%);box-shadow: inset 0px 0px 100px 150px #014f99;color: #fff;transition: 0.5s;}
.row-0-gutter .card i 		{color: #014f99;font-size: 1.5em;transition: 0.5s;}
.row-0-gutter .card:hover i {transition: 0.5s;}
.row-0-gutter a 			{text-decoration: none !important;transition: 0.5s;}
.row-0-gutter .text-wrapper {position:relative;}
.row-0-gutter .text-wrapper h5 {font-size: 11pt;text-align: left;transition:0.5s;}
.row-0-gutter .text-wrapper h5 a {color: #00336c; transition:0.5s;}
.row-0-gutter .card:hover .text-wrapper h5 a{color: #fff;transition: 0.5s;}
.row-0-gutter .card i.effect {display: inline-block;font-style: normal;font-variant: normal;line-height: 1;position: absolute;color: rgb(0 0 0 / 10%);font-size: 0em;transition: 0.5s;opacity:0;}
.row-0-gutter .card:hover i.effect {font-size: 8em;transition: 0.5s;opacity:1;}

.row-1-gutter .card 		{display: block;position: relative; background: linear-gradient(309deg, hsl(291deg 99% 30%) 0%, hsl(195deg 100% 35%) 100%);min-height: 124px;padding: 0 1rem 0 1.5rem;border-color: #014f99;transition: 0.5s;overflow: hidden;}
.row-1-gutter .card:hover 	{background: rgb(255 255 255 / 85%); box-shadow: inset 0px 0px 100px 150px #014f99; color: #fff;transition: 0.5s;}
.row-1-gutter .card i 		{color: #ffffff;font-size: 3.5em;transition: 0.5s;}
.row-1-gutter .card:hover i {transition: 0.5s; opacity:0}
.row-1-gutter a 			{text-decoration: none !important;transition: 0.5s;}
.row-1-gutter .text-wrapper {position:relative;}
.row-1-gutter .text-wrapper h5 {font-size: 25pt;text-align: left;transition:0.5s;}
.row-1-gutter .text-wrapper h5 a {color: #ffffff; transition:0.5s;}
.row-1-gutter .card:hover .text-wrapper h5 a{color: #fff;transition: 0.5s;}
.row-1-gutter .card i.effect {display: inline-block;font-style: normal;font-variant: normal;line-height: 1;position: absolute;color: rgb(0 0 0 / 10%);font-size: 0em;transition: 0.5s;opacity:0;}
.row-1-gutter .card:hover i.effect {font-size: 8em;transition: 0.5s;opacity:1;}


.closeIn {position: relative;}
.closeIn:before,.closeIn:after,.closeIn h3:before,.closeIn h3:after {content: '';position: absolute;background: #947a40;}
.closeIn:before,.closeIn:after {height: 0;width: 5px;transition: height 0.3s;}
.closeIn:before {left: -5px;top: -5px;}
.closeIn:after {right: -5px;bottom: -5px;}
.closeIn h3:before,.closeIn h3:after {width: 0;height: 5px;transition: width 0.3s;}
.closeIn h3:before {top: -5px;left: -5px;}
.closeIn h3:after {bottom: -5px;right: -5px;}
.closeIn:hover:after,
.closeIn:hover:before {height: calc(100% + 10px);}
.closeIn:hover h3:before,
.closeIn:hover h3:after {width: calc(100% + 10px);}


.container-module {position: relative; z-index: 0; /*border-top: solid 1px #bfe0e8; border-bottom: solid 1px #bfe0e8;*/}
.module::before {
content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url('http://localhost/konyarhukuk-net/uploads/__site/judges-gavel-on-library-background-law-and-justice-concept.jpg');
    opacity: .1;
    background-color: #5EB5C6;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.module-inside {position: relative;}


.hover-set .up {margin-top:.5rem; transition: all 500ms ease-out} /*transition: all 500ms ease-out;transition: all 1s ease;*/
.hover-set:hover .up {margin-top:0; transition: all 0.3s ease-in-out}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {color: #fff; background-color: #947a40 !important;}
.nav-pills .nav-link {color:#947a40; background-color: #947a4045 !important;}

.hg-box {
    position: relative;
    text-align: center;
    color: #BFA16A;
    font-weight: 400;
    border: 1px solid #BFA16A;
    position: relative;
    border-radius: 5px;
    padding: 15px;
    min-height: 120px;
}
.hg-box a, .hg-box a:hover {color: #BFA16A; text-decoration:none} 
.hg-box::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: -7px;
    margin-left: -7px;
    background-color: #BFA16A;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px;
    height: 14px;
}

.hero-line {
    display: inline-block;
    height: 1px;
    background-color: #BFA16A;
    position: relative;
    margin-top: 20px;
    width: 200px;
}

.hero-line::after {
    content: "";
    position: relative;
    top: -10px;
    display: inline-block;
    margin-top: 3px;
    background-color: #BFA16A;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px;
    height: 14px;
}

.hg-box-link::before {
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    width: 45px;
    margin: 0 auto;
    background-color: #BFA16A;
    height: 2px;
}

.hg-box-link {
    color: #BFA16A;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13px;
}
.hero-title {
    color: #BFA16A;
    font-size: 72px;
    text-align: center;
    font-family: "Playfair Display", serif;
    font-weight: 400;
    margin: 0;
}
.hero-name {
    color: #BFA16A;
    letter-spacing: 7px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0 15px;
}