/** #9da5c7 **/
*, *:after, *:before {margin: 0;padding: 0;}
* {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
* {-webkit-text-size-adjust: none;}
table,th,td {border: 1px solid #d1d1d1;}
table {border-collapse: separate;border-spacing: 0;border-collapse:collapse;margin: 0 0 1.75em;table-layout: fixed;margin: 0;}
.elx_article_page table {border-collapse: separate;border-spacing: 0;border-width: 1px 0 0 1px;margin: 0 0 1.75em;table-layout: fixed;width: 100%;}
caption,th,td {font-weight: normal;text-align: left;}
th {border-width: 0 1px 1px 0;font-weight: 700;}
td {border-width: 0 1px 1px 0;}
th,td {padding: 0.4375em;}

html, body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;scroll-behavior: smooth;}
html{overflow-x: hidden;max-width: 100%;}
* {outline: none;}
body, html{width: 100%;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;background-color: #FFF;height: 100vh;}
body{margin: 0;font-size: 17px;line-height: 24px;color: #474747;width: 100%;height: 100%;}
body, p{text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased !important;color: #333;line-height: 25px;font-weight: 400;font-size: 18px;}
body{	
	font-family: "Inter Tight", sans-serif;
  	font-optical-sizing: auto;
	font-weight: normal;
	line-height: 1;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	color: #2f4858;
}
p{
	line-height: 28px;
    font-size: 18px;
    text-align: justify;
    color: #2f4858;
}
a, a:focus, a:active{
	text-decoration: none;
	color: #bd7a7f;
	transition: 0.3s;
	font-weight: 600;
}
a:hover{
	color: #bd7a7f;
}
blockquote, q {
    quotes: "" "";
}
blockquote{
	background: #f5ebe6;
	/*border-left: 2px solid #ed9c35;*/
	padding: 1.8em 2.55em;
	position: relative;
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
	border-radius: 12px;
	border-radius: 12px;
    box-shadow: 8px 8px #e5dbd6;
    margin: 31px 0;
    display: flex;
    align-items: center;
}
blockquote:before{
    display: block;
   	font-family: 'Font Awesome 5 Free';
    content: '\f10e';
    font-size: 40px;
    margin: 0 0 8px;
    color: #bd7a7f;
    font-weight: bold;
    font-style: normal;
    margin-right: 35px;
}

h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a{
	font-family: "Ancizar Serif", serif;
  	font-optical-sizing: auto;
}
.container {
    max-width: 1440px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.justify-content-center{
	justify-content: center;
}
.d-flex{
	display: flex;
}

.bg-one{
    background-color: #f5ebe6;
}
.overflow-hidden {
    overflow: hidden !important;
}
figure img, img, 
figure.elx5_content_imageboxmr img,
figure.elx5_content_imageboxtl img,
figure.elx5_content_imagebox img{
	padding: 0;
	border: 0;
	position: relative;
	z-index: 2;
	border-radius: 12px;
}
.header {
    position: absolute;
    width: 100%;
    transition: border-radius 0.2s, width 350ms ease;
}
.header .navbar-expand-lg{
	background: white;
	display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 0.4s;
}
.header .navbar {
    border: 0px;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
    left: 0;
    z-index: 100;
    transition: all 0.3s;
    transition: all 0.4s ease-in-out;
    position: relative;
    border-radius: 12px;
}
.header.nav-fixed{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background: white; /* Optional: Solid background */
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 28px 0 rgba(1, 6, 33, 0.06);
}
.nav-fixed .navbar{
	margin: 0;
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
}    

.logo{
	max-width: 250px;
	margin-block-start: 5px;
}
.logo img{
	max-width: 250px;
}
/* HORIZONTAL MENU */
.elx_menu { margin:0; padding:0; display:block; list-style:none; color:#000; }
.elx_menu li { margin:0; padding:0; display:inline-block; list-style:none; position:relative; z-index:100; }
.elx_menu li a { margin:0; padding:18px 14px; border:none; display:block; color:#000000ad; text-decoration:none; outline:none; }
.elx_menu > li > a { margin:0 1px 0 -4px; text-transform: uppercase; }
.elx_menu li.menu_active > a {color: #c27b7f; }
.elx_menu > li.menu_active > a {color: #c27b7f; }
.elx_menu li a:hover, .elx_menu li:hover > a { color: #c27b7f; background: transparent;}
.elx_menu > li[data-level0="subs"] > a:after { display:inline-block; font-family:'Font Awesome 5 Free'; content: '\f107'; margin-left:4px; vertical-align: middle; font-weight: 900; }
.elx_menu li[data-level1="subs"] a:after { display:inline-block; font-family:'Font Awesome 5 Free'; content: '\f105'; margin-left:4px; vertical-align: middle; font-weight: 900; }
.elx_menu ul { display:none; margin:0 0 0 -4px; padding:0; list-style:none; width:200px; position:absolute; top:60px; left:0px; background:#000; border:1px solid #E2E2E2; }
.elx_menu li:hover > ul { display: block; }
.elx_menu ul li { display:block; float:none; background:none; }
.elx_menu ul li a {
	background-color:#FFFFFF; margin:0; padding:10px 18px; border:none; border-bottom:1px solid #E2E2E2; display:block; color:#575757; text-decoration:none; outline:none; border-collapse: collapse;
}
.elx_menu ul li a:hover, .elx_menu ul li:hover > a {
	background-color:white; margin:0; padding:10px 18px; border:none; border-bottom:1px solid #E2E2E2; display:block; color:#000; text-decoration:none; outline:none; border-collapse: collapse;
}
.elx_menu ul ul { left:202px; top:-1px; }

/*----- MOBILE MENU -----*/
#slide-menu{
	position: fixed !important;
	width: 0px;
	overflow: hidden;
	overflow-y: scroll;
	background-color: #fff;
	transition: width 0.3s ease-in-out;
	z-index: 9999;
	display: none;
	left: -3px;
	top: 0;
	bottom: 0;
	box-shadow: 5px 0px 15px #0000003b;
	padding-block-start: 20px;
	-ms-overflow-style: none;  /* IE and Edge */
 	scrollbar-width: none;  /* Firefox */
}
#slide-menu::-webkit-scrollbar {
	display: none;
}
.active #slide-menu {
  	width: 0;
}  
.active:after {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
}
li.subsmenu{
  	position: relative;
}
#accordion-toggle{
	position: absolute;
	right: 0px; 
	width: 45px;
	height: 45px;
	top: 0px;
	cursor: pointer;
	font-size: 20px;
	color: #000;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
#accordion-toggle i{
  	vertical-align: middle;
}
li.subsmenu ul.ulsub{
  	display: none;
}
ul.ulsub.open{
  	display: block !important;
}
.open-arrow{
  	display: block;
}
.accordion-toggle i#up{
  	display: none;
}
.accordion-toggle.open i#down{
  	display: none;
}
.accordion-toggle.open i#up{
  	display: block
}
#accordion-toggle.open ul.ulsub{
  	display: block;
  	position: static;
}
#accordion-toggle.open i{
  	transform: rotate(180deg);
}

/* Responsive styles menu*/
@media (max-width: 992px) {
	.navbar-collapse.collapse{
		display: none;
	}
	#slide-menu{
		display: block;
		width: 0;   
		transition: all 0.3s ease-in-out;
		z-index: 9999999;
		text-align: center;
	} 
	.elx_menu > li[data-level0="subs"] > a:after,
	.elx_menu li[data-level1="subs"] a:after{
		display: none;
	}
	.close_btn{
		display: flex;
		width: 100%;
		justify-content: flex-end;
		padding: 5px 0;
	}
	#btn-open{
		display: block;
		left: 8px;
	} 
	#slide-menu ul ul, 
	#slide-menu ul ul ul{
		padding: 0 0px;
		margin-top: 0px;
		transition: all 0.3s ease-in-out;
		position: static;
		border: 0;
		width: 100%;
	}
	.elx_menu ul{
		border: 0;
	}
	.elx_menu ul li a{
		border: 0;
	}
	#slide-menu ul li{
		display: block;
	}
	#slide-menu ul li a {
		display: block;
		padding: 10px 0 15px 10px;
		text-transform: uppercase;
		color: #9a6266;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 18px;
	}
	#slide-menu ul ul a{
		background: #f5f5f3;
	}
	#slide-menu ul ul ul a{
		padding-left: 40px;
		background: #333535;
	}
	.grid-col{
		grid-template-columns: 1fr;
	}
	.col-right-social{
		grid-column-start: 1;
	}
	.widthmenu{
		width: 75% !important;
		max-width: 310px;
		left: 3px;
	}
	#btn-toggle {
		display: flex;
		flex-direction: column;
		cursor: pointer;
		margin-right: 15px;
	}
	#btn-toggle span {
		width: 40px;
		height: 3px;
		background-color: #9a6266;
		margin: 6px 0;
		transition: 0.4s;
	}
	#btn-toggle.is-active span:nth-child(1) {
		transform: rotate(-45deg) translate(-15px, 6px);
		background-color: #9a6266;
	}
	#btn-toggle.is-active span:nth-child(2) {
		opacity: 0;
	}
	#btn-toggle.is-active span:nth-child(3) {
		transform: rotate(45deg) translate(-15px, -6px);
		background-color: #9a6266;
	}		
}

/** hero section **/
#hero{
	padding-top: 70px;
	padding-bottom: 50px;
}
#hero figure.elx5_content_imageboxmr{
	text-align: center;
	position: relative;
    width: 26vw;
    height: 32vw;
    height: 26vw;
    -webkit-transform: rotateY(5deg);
    transform: rotateY(5deg);
    margin-left: auto;
    border-radius: 5px;
}
#hero figure.elx5_content_imageboxmr img{
	text-align: center;
	position: relative;
    width: 26vw;
    height: 32vw;
    height: 26vw;
    object-fit: cover;
    border-radius: 12px;
}
.elx5-pair-wrapper{
	width: 55%;
}
#hero .elx5_artbox_inner h3:first-child{
	display: none;
}
.hero h1{
	font-size: 35px;
    margin-block-end: 45px;
    text-transform: uppercase;
    color: #bd7a7f;
}
.hero h2{
	margin-block-end: 30px;
    font-size: 55px;
    font-weight: 400;
}
.hero h3.elx_h3{
	font-size: 25px;
    margin-block-end: 25px;
    color: #bd7a7f;
    text-transform: uppercase;
}
.hero p{
	font-size: 20px;
    line-height: 35px;
    margin-block-end: 30px;
    text-align: left;
}
.hero p + a{
	padding: 10px 20px;
	position: relative;
	background: #c27b7f;
	color: white;
	font-size: 20px;
	border-radius: 12px;
}
.hero p + a:hover{
	background-color: #876585;
}
.elx5_artbox.elx5_artboxmr.row .col-md-6:first-child{
	order: 1;
}
/*.elx5_artbox.elx5_artboxmr.row .col-md-6:last-child{
	display: flex;
	align-items: center;
}*/
.elx5_artbox.elx5_artboxmr.row{
	align-items: center;
}
.hero .frame {
    border-radius: 12px;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    border: 1px solid #2f4858;
}
.hero .frame.frame-1 {
    opacity: 0.25;
    -webkit-transform: translate(-1rem, 1rem);
    -ms-transform: translate(-1rem, 1rem);
    transform: translate(-1rem, 1rem);
}
.hero .frame.frame-2 {
    opacity: 0.15;
    -webkit-transform: translate(-2rem, 2rem);
    -ms-transform: translate(-2rem, 2rem);
    transform: translate(-2rem, 2rem);
}
#hero > div > div > h3{
	display: none;
}
@media (max-width: 992px) {
	#hero{
		padding-top: 100px;
	}
}

/** author section **/
#author{
	padding: 30px 0 0;
}
#author .row{
	align-items: center;
}
#author .author .elx5_artbox_inner:last-child{
	display: flex;
	flex-wrap: wrap;	
}
#author p{
	font-size: 18px;
	margin-block-end: 20px;
}
#author ul{
	list-style: none;
}
#author ul li{
	position: relative;
	padding: 5px 0;
}
#author ul li:before{
	display:inline-block; 
	font-family:'Font Awesome 5 Free';
	content: '\f00c';
	font-weight: 900;
	vertical-align: middle;
	color: #c27b7f;
	font-size: 14px;
	margin-inline-end: 10px;
}
#author h4{
	font-size: 25px;
	margin-right: 15px;
}
#author h2{
	font-size: 35px;
	margin-block-end: 20px;
	line-height: 1.2;
}
#author figure.elx5_content_imageboxml{
	width: 95%;
	overflow: hidden;
	border-radius: 12px;
	position: relative;
}
#author figure.elx5_content_imageboxml img{
	max-width: 100%;
	border-radius: 12px;
	padding: 10px;
	background: #c27b7f;
	border: 0;
	position: relative;
	z-index: 0;
}
#author h3:first-child{
	color: #2f4858;
	margin-bottom: 80px;
	font-size: 38px;
	line-height: 1.5;
	text-align: center;
	position: relative;
}
#author h3:first-child a{
	color: #2f4858;
}
#author h3:first-child:before {
    position: absolute;
    content: "";
    width: 200px;
    height: 2px;
    background-color: #c27b7f;
    top: 80px;
    opacity: 1;
    right: 50%;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-right: -100px;
}
#author h3:first-child:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: #c27b7f;
    top: 73px;
    opacity: 0.4;
    transform: rotate(45deg);
    left: 0;
    right: 0;
    margin-inline: auto;
}
#author h5{
	text-transform: none;
	font-size: 18px;
	color: #2f4858;
	font-family: "Inter Tight", sans-serif;
	font-weight: normal;
	line-height: 27px;
	margin-block-end: 40px;
}
.mb-28{
	margin-block-end: 28px;
	align-items: center;
	flex-wrap: wrap;
}

/** books section **/
#books h3{
	text-align: center;
	font-size: 36px;
	margin-block-end: 80px;
	position: relative;
}
#books h3:before {
    position: absolute;
    content: "";
    width: 200px;
    height: 2px;
    background-color: #c27b7f;
    top: 45px;
    opacity: 1;
    right: 50%;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-right: -100px;
}
#books h3:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: #c27b7f;
    top: 37px;
    opacity: 0.4;
    transform: rotate(45deg);
    left: 0;
    right: 0;
    margin-inline: auto;
}
#books{
	padding: 40px 0 30px;
}
#books .sls_boxsub{
	display: none;
}
#books .sls_boxin h4 a{
	color: #c27b7f;
}
.sls_box{
	border-radius: 12px;
	border: 0;
	box-shadow: none;/*5px 5px #876585;*/
	box-shadow: 2px 0px 15px 5px rgba(1, 6, 33, 0.06);
    padding: 10px;
    background-color: #ffffff;
}
.sls_boximg img.sls_ratio43{
	border-radius: 12px;
	object-fit: cover;
}

/** awards section **/
#awards{
	padding: 40px 0 30px;
}
#awards  h3{
	text-align: center;
	font-size: 36px;
	margin-block-end: 80px;
	position: relative;
}
#awards h3:before {
    position: absolute;
    content: "";
    width: 200px;
    height: 2px;
    background-color: #c27b7f;
    top: 45px;
    opacity: 1;
    right: 50%;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-right: -100px;
}
#awards h3:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: #c27b7f;
    top: 37px;
    opacity: 0.4;
    transform: rotate(45deg);
    left: 0;
    right: 0;
    margin-inline: auto;
}
#awards h3.elx_h3{
	text-align: left;
}
#awards h3.elx_h3:before,
#awards h3.elx_h3:after{
	display: none;
}
#awards .elx5_2colbox{
	background: white;
	border-radius: 12px;
	box-shadow: 5px 5px #876585;
	border: 1px solid #87658540;
}
#awards .elx5_2colbox .elx5_artbox_inner{
	position: relative;
	z-index: 1;
	padding: 10px 20px 0;
}
#awards .elx5_2colbox .elx5_artbox_inner p{
	position: relative;
	z-index: 2;
	line-height: 24px;
    font-size: 17px;
}
#awards .elx5_2colbox .elx5_artbox_inner:last-child:after{
	position: absolute;
	font-family:'Font Awesome 5 Free'; 
	content: '\f130';
	font-size: 70px;
	vertical-align: middle;
	font-weight: 900;
	display: inline-block;
	right: 10px;
	top: -52px;
	z-index: -1;
	opacity: .1;
}

#awards h3.elx_h3{
	font-size: 25px;
	margin-block-start: 15px;
	margin-block-end: 10px;
	line-height: 1.1;
}
#awards .elx5_2colbox{
	margin-bottom: 25px;
}
#awards figure.elx5_content_imageboxtl{
	width: 200px;
	height: 300px;
	margin-block-end: 0;
	overflow: hidden;
}
#awards figure.elx5_content_imageboxtl img{
	object-fit: cover;
	height: 300px;
	max-width: 100%;
	margin-block-end: 0;
	border-radius: 12px 0 0 12px;
	min-height: 300px;
}

/** blog section **/
#blog{
	padding: 40px 0 30px;
}
.tr-frontpage .elx5_2colwrap, 
.elx5_3colwrap, 
.elx5_4colwrap {
    gap: 20px;
}
.tr-frontpage .elx5_3colbox {
    box-shadow: 0px 1px 15px 0px rgba(1, 6, 33, 0.06);
    box-shadow: 0 4px 15px #0000001a;
    overflow: hidden;
    flex: 0 0 32%;
    width: 32%;
    background: white;
    border-radius: 12px;
}
.tr-frontpage .elx5_artbox_inner p{
	padding: 0 20px 20px;
}
.tr-frontpage h3.elx_h3{
	font-size: 25px;
	padding-left: 20px;
	margin-block-end: 15px;
	line-height: 1.1;
}
#blog .module h3:first-child{
	text-align: center;
	font-size: 36px;
	margin-block-end: 80px;
	position: relative;
}
#blog .module h3:first-child:before {
    position: absolute;
    content: "";
    width: 200px;
    height: 2px;
    background-color: #c27b7f;
    top: 45px;
    opacity: 1;
    right: 50%;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-right: -100px;
}
#blog .module h3:first-child:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: #c27b7f;
    top: 37px;
    opacity: 0.4;
    transform: rotate(45deg);
    left: 0;
    right: 0;
    margin-inline: auto;
}

body[class*="article-"] #hero,
body[class*="category-"] #hero{
	display: block;
	min-height: 0;
	padding-top: 130px;
}
body[class*="article-"] #blog,
body[class*="category-"] #blog{
	padding: 0;
}

/** contact section **/
#contact{
	padding: 80px 0 60px;
}
#contact h3{
	text-align: center;
	font-size: 36px;
	margin-block-end: 35px;
	position: relative;
	line-height: 1;
}
#contact .elx5_formrow.fr6{
	float: left;
	
}
#contact .elx5_formrow.fr6 .elx5_label{
	display: none;
}
#contact .elx5_formrow.fr6 .elx5_labelside{
	margin-left: 0;
}
#contact form.elx5_form{
	padding: 30px;
	background: #f5ebe6;
	border-radius: 12px;
	min-height: 500px;
}
#contact .elx5_vlspace{
	margin-top: 20px;
}
#contact .elx5_formrow.fr7 .elx5_labelside{
	margin-left: 40px;
}
.eve_agenda_details{
	border-radius: 12px;
}
.eve_event_box_purple2 {
    border-color: #836587;
    border-radius: 12px;
}
.eve_event_purple2, .eve_aglist_purple2, a.eve_aglist_purple2, a.eve_aglist_purple2:visited {
    background: #856586;
    color: #FFFFFF;
    border-radius: 12px 0 0 12px;
}
.eve_event_main{
	border-radius: 0 12px 12px 0;
}
.eve_agenda_details {
    border: 1px solid #83658769;
    border: 0;
    background: #f4ebe6;
    margin: 0 0 10px 0;
    padding: 10px;
}
.eve_event_right{
	background: transparent;
	width: 100px;
	flex: 0 0 100px;
}
.eve_event_right img {
    width: 100px;
    height: 100px;
}
.eve_purple2, h2.eve_purple2, p.eve_purple2 {
    color: #8a5f8f;
    color: inherit;
}
.eve_agenda, section.eve_agenda{
	margin: 0;
}
.eve_event {
    margin: 0 0 12px 0;
}

/** footer **/
footer{
	padding: 30px 0 50px;
	background: #f5ebe6;
}
footer .row{
	align-items: center;
}
.txt-center{
	text-align: center;
}
.txt-right{
	text-align: right;
}
.icon{
	font-size: 65px;
	padding: 40px 0;
	color: #c27b7f;
	opacity: 0.3;
}
.phone{
	font-size: 52px;
	padding: 30px 0;
	color: #c27b7f;
	font-family: "Ancizar Serif", serif;
  	font-optical-sizing: auto;
  	line-height: 1.2;
}
.phone-message h2{
	line-height: 1.2;
	margin: 25px 0 10px;
	font-size: 27px;
}
.tpl5_footer_icons{
	display: flex;
	gap: 10px;
	justify-content: center;
	margin-top: 25px;
}
.tpl5_footer_icons a{
	font-size: 18px;	
	/*content:contact-us.html*/
	display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 5px;
    background-color: #c27b7f;
    color: #ffffff;
    transition: all 0.5s;
    box-shadow: 3px 3px #876585;
	box-shadow: 3px 3px #876585;
}
.tpl5_footer_icons a:hover{
	background: #876585;
	box-shadow: none;
}
.footer-copy{
	background: #f5ebe6;
}
.copy{
	margin: 20px 0;
}
.copy i {
    animation: footerHeart 1s infinite;
    font-size: 14px;
    margin: 0 5px;
}
@keyframes footerHeart {
  0% {transform: scale(0);}
  25% {transform: scale(0.5);color: red;}
  50% {transform: scale(1);color: red;}
}
hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: .25;
}
.pdb{
	padding-bottom: 40px;
}

/** newsletter **/
.cta {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1100%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(47%2c 72%2c 88%2c 1)'%3e%3c/rect%3e%3cpath d='M419.48 151.11 a103.55 103.55 0 1 0 207.1 0 a103.55 103.55 0 1 0 -207.1 0z' fill='rgba(194%2c 123%2c 127%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M-44.1865776293487 341.2680566902807L61.09740790869498 322.70364940340374 42.533000621818054 217.41966386536006-62.75098491622563 235.984071152237z' fill='rgba(194%2c 123%2c 127%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1376.4193465754347 289.23934122062434L1490.2349756643416 236.1662417587381 1437.1618762024555 122.3506126698311 1323.3462471135485 175.42371213171734z' fill='rgba(194%2c 123%2c 127%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M640.2261329134633 406.249774940057L634.014917077496 317.42525022148425 545.1903923589232 323.63646605745157 551.4016081948905 412.46099077602435z' fill='rgba(194%2c 123%2c 127%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M710.15 385.38 a115.45 115.45 0 1 0 230.9 0 a115.45 115.45 0 1 0 -230.9 0z' fill='rgba(194%2c 123%2c 127%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1100'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");
}
.cta{
	padding: 80px 0;
}
.cta__inner{
	border-radius: 12px;
}
.author-news{
	padding: 40px;
	text-align: center;
	border-radius: 12px;
}
.author-news h3{
	font-size: 36px;
    margin-block-end: 25px;
    line-height: 1.1;
}
.mnl_taxline{
	display: flex;
	flex-direction: column;
}
.mnl_taxbtn{
	width: 100%;
	order: 1;
}
.mnl_taxinput{
	margin: 0;
	margin-block-end: 15px;
}
label.mnl_label{
	text-align: center;
    font-size: 18px;
    margin-block-end: 28px;
}
input.mnl_box, input[type="email"].mnl_box, input[type="text"].mnl_box,
button.mnl_button, button[type=button].mnl_button{
	height: 60px;
	font-size: 18px;
	border-radius: 12px;
}
button.mnl_button, button[type=button].mnl_button{
	background: #c27b7f;
	border-color: #c27b7f;
	transition: all 0.5s ease;
}

.tr-frontpage figure.elx5_content_imagebox img{
	border-radius: 0;
	max-height: 301px;
    min-height: 400px;
    object-fit: cover;
}

/** article & category **/
.tpl5_pathway ul li{
	display: inline-block;
}
nav.tpl5_pathway { margin:0; padding:0; display:block; width:100%; border:none; overflow: hidden; white-space:nowrap;text-align: center; }
nav.tpl5_pathway ul { overflow: hidden; width: 100%; list-style: none; white-space:nowrap; }
nav.tpl5_pathway li { display:inline-block; margin:0; padding:0;}
nav.tpl5_pathway a { margin:0; padding:0; text-decoration: none; border:none; }
nav.tpl5_pathway a:hover { color:#222; }
nav.tpl5_pathway a:after { content:'/'; width:20px; text-align:center; display:inline-block; }
p.elx5_content_subtitle{
	display: none;
}
div.elx_article_page{
	margin-block-end: 65px;
}
#elx_article_page_8 .elx5_content_icons{
	display: none;
}
div.elx_article_page p{
	overflow: visible;
}
div.elx_article_page p + .clear{
	clear: none;
}
div.elx_article_page > p:last-of-type + .clear{
	clear: both;
}

.elx_article_page ul{
	list-style: none;
	margin: 15px 0;
	padding: 0;
}
.elx_article_page ul li{
	position: relative;
	padding: 5px 0;
	font-size: 18px;
	list-style: none;
}
.elx_article_page ul li:before{
	display:inline-block; 
	font-family:'Font Awesome 5 Free';
	content: '\f058';
	font-weight: 900;
	vertical-align: middle;
	color: #c27b7f;
	font-size: 18px;
	margin-inline-end: 10px;
}
.elx5_article_header, .elx5_category_header{
	margin-block-start: 50px;
}
.elx5_pagination li:before{
	display: none !important;
	content: '';
}
h1.elx5_article_h1i, h1.elx5_category_h1i, .elx5_article_header h1, .elx5_category_header h1{
	font-size: 30px;	
}
div.elx_article_page h1,
div.elx_article_page h2,
div.elx_article_page h3{	
	margin-block-end: 20px;
}
div.elx_article_page p a,
div.elx_article_page p a{
	background-image: linear-gradient(transparent 14px, #f7dbcc 0);
    transition: .2s ease all;
}
div.elx_article_page p a:hover,
div.elx_article_page p a:hover {background-image:linear-gradient(transparent 18px,#e4e4e4 0)}
.read-more-box a:hover { color:#434343}

/*.elx5_content_icons{
	float: none;
	overflow: visible;
}*/
.elx5_content_icons a{
	font-size: 18px;	
	/*content:contact-us.html*/	
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 5px;
    background-color: #c27b7f;
    color: #ffffff;
    transition: all 0.5s;
    box-shadow: 3px 3px #876585;
	box-shadow: 3px 3px #876585;
}
.elx5_content_icons a:hover{
	background: #876585;
	box-shadow: none;
}
figure.elx5_content_imagebox figcaption{
	display: none;
}
/*div.elx_article_page figure.elx5_content_imagebox{
	min-width: 420px;
	max-height: 420px;
	overflow: hidden;
}*/
.elx_article_page figure.elx5_content_imageboxml{
	width: 400px;
}
div.elx_article_page figure.elx5_content_imagebox img{
	border-radius: 12px;
	max-height: 460px;
	max-height: 560px;
	object-fit: cover;
}
.sls_boximg img.sls_ratio43{
	aspect-ratio: auto;
}
/*div.elx_article_page figure.elx5_content_imagebox{
	max-width: 420px;
	overflow: visible;
}
div.elx_article_page figure.elx5_content_imagebox img{
	max-height: none !important;
	object-fit: cover;
}*/

.elx_category_page .elx5_2colbox{
	box-shadow: 2px 4px 10px #0000001a;
	box-shadow: 5px 5px 0px #876585;
    margin-block-end: 25px;
    flex: 0 0 48.5%;
    background: #f4ebe680;
}
.elx_category_page .elx5_4colwrap{
	gap: 15px;
	justify-content: stretch;
}
.elx_category_page .elx5_4colwrap .elx5_4colbox {
    flex: 0 0 24%;
    width: 24%;
    margin-block-end: 40px;
}
@media only screen and (max-width: 650px) {
    .elx5_4colbox, ul.elx5_links_box4cols li {
        width: 100% !important;
        margin-bottom: 15px;
        display: block;
    }
}

.elx_category_page figure.elx5_content_imageboxtl,
.elx_category_page figure.elx5_content_imageboxtl img{
	margin-block-end: 0;
	height: 160px;
	object-fit: cover;
}
.elx_category_page .elx5_2colwrap{
	gap: 15px;
}
/*.elx_category_page h3.elx_h3{
	padding-block-start: 8px;
	display: none;
}*/
.elx_category_page .elx5_artbox_inner{
	margin-block-end: -12px;
}
.elx_category_page p.elx5_content_subtitle{
	display: none;
	text-transform: uppercase;
	color: #e75d5f;
	padding: 10px 0 40px;
	line-height: 1.2;
	text-align: left;
}
#elx_category_page_1 .elx5_content_imagebox.elx5_content_imageboxlt{
	max-height: 490px;
	overflow: hidden;
}
#elx_category_page_1 .elx5_content_imagebox.elx5_content_imageboxlt img{
	max-height: 490px;
	object-fit: cover;
	object-position: top;
	border-radius: 12px;
}
.elx_category_page .elx5_content_imagebox.elx5_content_imageboxlt img{
	border-radius: 12px;
}
.elx_category_page .elx5_zero .elx5_content_icons{
	display: none;
}
.elx_category_page h3.elx_h3{
	padding-left: 0px;
	margin-block-end: 20px;
	line-height: 1.1;
}

/** infos blocks **/
.elx5_info {
    overflow: visible;
    background: #c27b7f;
    border-radius: 12px;
    border-color: #c27b7f;
}
.elx5_warning, .elx_warning, .elx5_error, .elx_error, .elx5_success, .elx_notice, .elx_success{
	border-radius: 12px;
}
ul.elx5_pagination > .elx5_pagactive > a, ul.elx5_pagination > .elx5_pagactive > a:hover, ul.elx5_pagination > .elx5_pagactive > a:focus{
	background: #876585;
}
ul.elx5_pagination > li:first-child > a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
ul.elx5_pagination > li:last-child > a {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

/** form **/
.elx5_formrow.fr7{
	width: 45%;
	float: left;
}
fieldset.elx5_fieldset legend{
	display: none;
}
fieldset.elx5_fieldset{
	border-radius: 12px;
	padding: 20px;
}
button.elx5_btn, 
button[type=submit].elx5_btn,
button[type=button].elx5_btn{
	background: #c27b7f;
	border-color: #c27b7f;
	height: 48px;
	font-size: 18px;
	font-family: inherit;
	border-radius: 12px;
}
button.elx5_btn:hover, 
button[type=submit].elx5_btn:hover,
button[type=button].elx5_btn:hover{
	background: #876585;
	border-color: #876585;
}
.elxnorobot{
	border-radius: 12px;
}
input.elx5_text, input[type="text"].elx5_text, input[type="number"].elx5_text, input[type="file"].elx5_text, input[type="date"].elx5_text, input[type="range"].elx5_text, input[type="password"].elx5_text, input[type="email"].elx5_text{
	font: inherit;
	font-size: 17px;
	border-radius: 6px;
	padding: 12px 5px;
}
label.elx5_label, label.elx5_labelsmall{
	font: inherit;
	font-size: 17px;
}
textarea.elx5_textarea{
	border-radius: 6px;
	font: inherit;
	font-size: 17px;
}

/** gallery **/
figure.plugal_item img, .desc-bottom .gslide-image img, .desc-top .gslide-image img{
	border-radius: 12px;
}
.glightbox-clean .gslide-description{
	display: none;
}

@media (max-width: 680px){
	#hero figure.elx5_content_imageboxmr{
		width: 95%;
		height: 100%;
	}
	#hero figure.elx5_content_imageboxmr img{
		width: 100%;
		height: 100%;
	}
	#awards .elx5_2colbox{
		box-shadow: none;
		padding: 15px 10px;
	}
	#awards figure.elx5_content_imageboxtl{
		width: 100%;
		height: auto;
	}
	#awards figure.elx5_content_imageboxtl img{
		width: 100%;
		height: 320px;
		object-fit: cover;
		border-radius: 12px 12px 0 0;
	}
	.elx5_formrow.fr7,
	#contact .elx5_formrow.fr6{
		width: 100%;
		float: none;
	}
	.tr-frontpage .elx5_3colbox{
		width: 100%;
	}
	.tpl5_footer_icons{
		justify-content: center;
	}
	#contact .elx5_formrow.fr7 .elx5_labelside{
		margin-left: 0;
	}
	div.elx_article_page figure.elx5_content_imagebox{
		min-width: auto;
	}
	.icon{
		display: none;
	}
	.vert-menu {
		margin-block-end: 20px;
	}
	.elx_category_page .elx5_2colbox{
		margin-block-end: 30px;
	}
	h1.elx5_article_h1i, h1.elx5_category_h1i{
		line-height: 36px;
		top: 110px;
	}
	.eve_event_right img {
	    width: 140px;
	    height: 140px;
	}
}

@media (max-width: 480px){
	#blog .module h3:first-child{
		font-size: 22px;
	}
	#slider{
		display: none;
	}
}

/*#contact .col-md-5 a:last-child{
	display: block;
    background: #f4ebe6;
    border-radius: 12px;
    padding: 3px 10px;
    margin: 8px 0;
    box-shadow: 0 3px;
    text-align: center;
}*/
.eve_event.eve_event{
	display: none;
}
.eve_agdate.eve_purple2{
	display: none;
}
#contact form.elx5_form, .eve_agenda, section.eve_agenda{
	background: #fdfdfd;
	box-shadow: 0 4px 15px #0000001a;
	border-radius: 12px;
}
#contact, #books, #hero{
	background-color: #f5ebe6;
}
#blog, #awards, .eve_agenda_details{
	background: white;
}
.iosslider_wrap{
	max-width: 100%;
}
.iosslider_wrap .iosslider_images img{
	border-radius: 0;
}
.iosslider_wrap img{
	background-color: transparent !important;
}
.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #333;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 24px;
  display: none; /* Hidden by default */
  z-index: 99;
  opacity: 0.7;
  transition: opacity 0.3s;
}

.back-to-top:hover {
  opacity: 1;
  background: #555;
}

.elx_tags_page figure.elx5_content_imagebox img{
	min-height: inherit;
	border-radius: 12px;
}
body.otherpage #hero{
	display: block;
}