.elementor-kit-9839{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#231F20;--e-global-color-accent:#08656D;--e-global-color-b14b1d8:#231F20;--e-global-color-ea5f5e3:#ABA7A7;--e-global-color-b255952:#F5F5F5;--e-global-color-9926753:#0E1937;--e-global-color-e3fb0db:#0A9CA6;--e-global-color-d81739a:#5BA9B5;--e-global-color-89f034b:#86BBC3;--e-global-color-92c76d7:#D4E5E8;--e-global-color-ee874a3:#ABCFD4;--e-global-color-183de51:#B5174C;--e-global-color-919b70e:#DF5972;--e-global-color-c77048a:#E7838D;--e-global-color-d5563c8:#EEA9AD;--e-global-color-bfe035d:#F7D1D2;--e-global-color-c0c8738:#FDB913;--e-global-color-4dc2f8a:#FEC44E;--e-global-color-a507446:#FFD27D;--e-global-color-73a1bff:#FBDB88;--e-global-color-c94fc5c:#FFDFA3;--e-global-color-970cff9:#FFF0CF;--e-global-color-c7ff47b:#EDEAE8;--e-global-color-9811307:#EDEAE8;--e-global-color-c180662:#FFFFFF;--e-global-typography-primary-font-family:"FaricyNew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"FaricyNew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"FaricyNew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"FaricyNew";--e-global-typography-accent-font-weight:500;}.elementor-kit-9839 button,.elementor-kit-9839 input[type="button"],.elementor-kit-9839 input[type="submit"],.elementor-kit-9839 .elementor-button{background-color:var( --e-global-color-183de51 );color:var( --e-global-color-9811307 );border-radius:0px 50px 50px 0px;padding:15px 25px 15px 25px;}.elementor-kit-9839 button:hover,.elementor-kit-9839 button:focus,.elementor-kit-9839 input[type="button"]:hover,.elementor-kit-9839 input[type="button"]:focus,.elementor-kit-9839 input[type="submit"]:hover,.elementor-kit-9839 input[type="submit"]:focus,.elementor-kit-9839 .elementor-button:hover,.elementor-kit-9839 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-9811307 );border-style:solid;border-width:1px 1px 1px 1px;border-radius:0px 50px 50px 0px;}.elementor-kit-9839 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9839 a{color:var( --e-global-color-183de51 );font-weight:400;text-decoration:underline;}.elementor-kit-9839 a:hover{color:var( --e-global-color-accent );}.elementor-kit-9839 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9839 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9839 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9839 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9839 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9839 h6{font-family:"FaricyNew", Sans-serif;font-weight:500;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body.elementor-popup-modal-show .menu-trigger {
  display: none !important;
}
.decorative-lines {
  z-index: 0 !important;
  position: relative !important;
}



/* Desktop-only */
.desktop-search-form {
  display: block;
}

@media (max-width: 1024px) {
  .desktop-search-form {
    display: none;
  }
}

/* Optional styling */
.desktop-search-form {
  display: flex;
  align-items: center;
  gap: 0px;
  color: white; /* icon color */
  margin-top: -10px;
}

.desktop-search-form input[type="search"] {
  padding: 0.3rem 1.4rem;
  font-size: 1rem;
  border: 1px solid #ffffff;
  background-color: transparent;
  margin-right: -15px;
  border-radius: 50px 0px 50px 0px;
  color: white; /* text color */
}

.desktop-search-form input[type="search"]::placeholder {
  color: white;      /* placeholder color */
  opacity: 1;        /* ensure it's fully visible */
}


.desktop-search-form button {
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}
.desktop-search-form button:hover {
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}


/*Comments Area*/
.comments-area {
    font-family: Faricy New, Sans-Serif 
}
.form-submit input[type="submit"] {
    color: #86bbc3;
    background-color: #0E1837 !important;
     border: 1px solid #0E1837;
     padding: 10px 25px !important;
}
.form-submit input[type="submit"]:hover {
    color: #0E1837;
    background-color: #86bbc3 !important;
     border: 1px solid #86bbc3;
     padding: 10px 25px !important;
}
.comment-reply-title {
    font-family: Faricy New, Sans-Serif !important;
}


/*--------------*/
/* Events Posts */
/*--------------*/

.event-posts .sharedaddy {
    display: none;
}

/*---------------------------------*/
/* Images on Candidates 2022 Pages */
/*---------------------------------*/

@media screen AND (max-width: 540px) {
.modify-padding-on-mobile {

margin: 0 200px 25px 0;
}
}
/*---------------------------------------*/
/* Off Canvas Menu for Tablet and Mobile */
/*---------------------------------------*/

.tablet-mobile-menu .pp-floating-element {
    top: 25px !important;
    right: 20px !important;
}

.swiper-slide-contents {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;

}
.text-width-700 {
    max-width: 700px;
    margin: auto;
}

.tablet-mobile-menu i.fa-plus {
    display: block;
    position: absolute;
    right: 20px;
}
.tablet-mobile-menu i.fa-external-link-square-alt {
    display: block;
    position: absolute;
    right: 20px;
}

/*-----------------------*/
/*Historic Picture in About Us Page*/
/*-----------------------*/

.historic-picture {
	margin-top: 10px
}

/*-----------------------*/
/* Sidebar Sub Menu Item */
/*-----------------------*/

.sidebar-submenu-item {
    margin-top: -20px;
}

.button-link {
    text-decoration: none !important;
}
/*---------------------------*/
/* Beginn Wild Apricot Login */
/*---------------------------*/

.wa-login-desktop-tablet .button-primary {
	color:#ffffff;
	background-color: transparent;
	border-bottom: solid 1px #ffffff;
	border-radius: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding: 0.1em 0.009em;
	font-size: 14px;
	float: right;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 40px;
	font-weight: 400;
}

.wa-login-desktop-tablet .button-primary:hover {
	color:#ffffff;
	background-color: transparent;
	border-bottom: solid 3px #ffffff;
}

.wa-login-desktop-tablet .button-primary:active {
	color:white;
	background-color: rgba(0,0,0,0);
	border-color: #ffffff
}



.wa-login-desktop-tablet .wa_login_shortcode p {
	font-size: 0px;
	color: transparent;
	float: left;
	padding-top:6px;
	font-weight: 300;
}

.wa-login-desktop-tablet .login-container-mobile.wa_login_shortcode p {
    font-family: Assistant, Sans-Serif;
	font-size:16px;
	font-weight: 400;
	
}
.wa-login-desktop-tablet .login-mobile {
		position: absolute;
		right: 1px;
		top: 50px;	

    padding-left: 20px;
    padding-right: 20px;

}
.wa-login-desktop-tablet .login-desktop {
    z-index: 1000;
}

.wa-login-desktop-tablet .login-tablet {
margin-right: -20px;
    z-index: 1000;
}



.wa-login-offcanvas .button-primary {
	color:#333;
	background-color: transparent;
	border-bottom: solid 2px #333;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding: 0.1em 0em;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 0px;
	font-weight: 400;
}

.wa-login-offcanvas .button-primary:hover {
	color:#333;
	background-color: transparent;
	border-bottom: solid 3px #333;
}

.wa-login-offcanvas .button-primary:active {
	color: #333;
	background-color: rgba(0,0,0,0);
	border-color: #333
}



.wa-login-offcanvas .wa_login_shortcode p {
	font-size: 0px;
	color: transparent;
	float: left;
	padding-top:6px;
	font-weight: 300;
}

.wa-login-offcanvas .login-container-mobile.wa_login_shortcode p {
    font-family: Assistant, Sans-Serif;
	font-size:16px;
	font-weight: 400;
	
}
.wa-login-offcanvas .login-mobile {
		position: absolute;
		right: 1px;
		top: 50px;	

    padding-left: 20px;
    padding-right: 20px;

}
.wa-login-offcanvas .login-desktop {
    z-index: 1000;
}

.wa-login-offcanvas .login-tablet {
margin-right: -20px;
    z-index: 1000;
}
/*------------------------*/
/* End Wild Apricot Login */
/*------------------------*/


/*--------------*/
/* Contact Form */
/*--------------*/

.e-form__buttons__wrapper.elementor-field-type-previous{
    border-radius: 100px !important;
}

/* Grid layout for regional presidents */
.regional-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 1.2rem;
  column-gap: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding-left: 0;
}

/* Region (left column, bold) */
.regional-list dt {
  font-weight: bold;
  margin: 0;
}

/* Name + Email (middle and right columns) */
.regional-list dd {
  margin: 0;
  font-style: italic;
}

/* Make email links match existing style */
.regional-list a {
  color: #b3094b; /* use your site’s link color */
  text-decoration: none;
}

.regional-list a:hover,
.regional-list a:focus {
  text-decoration: underline;
}


.custom-accessible-button {
  display: inline-block;
  background: #08056D;   /* Dark blue background */
  color: #fff !important;
  font-family: 'FaricyNew', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.3em;
  letter-spacing: 1.53px;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 8px 28px;
  border-radius: 0 50px 50px 0;
  text-align: center;
  text-decoration: none;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s;
  cursor: pointer;
}
.custom-accessible-button .button-text {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.custom-accessible-button:hover,
.custom-accessible-button:focus {
  background: #08656D;
  color: #fff !important;
  border: 1px solid #fff;
  text-decoration: none;
}

.skip-link {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(17,17,17,0.98);  /* Match your header overlay */
  color: #fff;
  padding: 12px 24px;
  z-index: 10000;
  border-radius: 0 0 6px 6px;
  font-weight: bold;
  font-size: 16px;
  font-family: inherit;
  text-decoration: none;
  transform: translateY(-120%);
  transition: transform 0.25s;
}
.skip-link:focus {
  transform: translateY(0);
  outline: 2px solid #fff;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'FaricyNew';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: ;
}
@font-face {
	font-family: 'FaricyNew';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-BoldItalic.eot');
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-BoldItalic.woff2') format('woff2'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-BoldItalic.woff') format('woff'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'FaricyNew';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Italic.eot');
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Italic.eot?#iefix') format('embedded-opentype'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Italic.woff2') format('woff2'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Italic.woff') format('woff'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'FaricyNew';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Light.eot');
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Light.eot?#iefix') format('embedded-opentype'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Light.woff2') format('woff2'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Light.woff') format('woff'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'FaricyNew';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-LightItalic.eot');
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-LightItalic.woff2') format('woff2'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-LightItalic.woff') format('woff'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'FaricyNew';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Medium.eot');
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Medium.woff2') format('woff2'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Medium.woff') format('woff'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'FaricyNew';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-MediumItalic.woff2') format('woff2'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-MediumItalic.woff') format('woff'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'FaricyNew';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Regular.woff2') format('woff2'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Regular.woff') format('woff'),
		url('https://www.isecoeco.org/wp-content/uploads/2023/12/FaricyNew-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */