/*
Theme Name: Cityzen Child
Theme URI: https://smartdemowp.com/city-govt/
Template: citygovt
Author: SmartDataSoft
Author URI: http://smartdatasoft.com
Description: Cityzen is a modern and on-profit websites, like governmental social program websites, political candidate, Politicians, Minister, Member of Parliament, public figure, or non-profit organization, such as a charity or social justice campaign etc.
Tags: campaign,candidate,city government,democrat,donation,election,events,municipal,political candidate,political leader,political office,political party,politician,politics,republican
Version: 2.6.1775112752
Updated: 2026-04-02 06:52:32

*/

/* Top Left */
*:not([class*="flaticon"]):not([class*="fa"]):not([class*="icon"]) {
    font-family: 'Geom' !important;
}
.header-top-one{
	background: #172B4F;
}
.header-top-one .email{
	margin-left: 0;
    padding-left: 0;
}

.header-top-one .email:before{display:none;}
span.year { font-size: 128px; }
.top-left {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.top-left .email a,
.top-left .phone-inline a {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
	font-size: 16px;
}

.top-left .email a:hover,
.top-left .phone-inline a:hover {
    opacity: 0.8;
	color:#ffffff90;
}

.top-left-divider {
    color: #fff;
    opacity: 0.5;
}

.icon-email,
.icon-phone {
    display: flex;
    align-items: center;
}

/* Top Right - social icons */
.top-right .social-icons {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: flex-end;
}

.social-icon-link img {
    display: block;
    transition: opacity 0.2s;
}

.social-icon-link:hover img {
    opacity: 0.7;
}

.main-menu .navigation > li.dropdown > a:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4' viewBox='0 0 7 4' fill='none'%3E%3Cpath d='M6.5 0.5L3.5 3.5L0.5 0.5' stroke='%23282828' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0px;
    top: 55%;
    transform: translateY(-50%);
}
.header-style-one .header-upper .inner-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding: 0;
}
.main-header .search-btn-one {
    margin-left: 0;
    margin-top: 0;
}
.main-header .search-btn-one button .icon{
	padding-right: 20px;
	padding-left:0;
}
.auto-container{ max-width:1440px !important; }
.sec-title .separator:before,.sec-title .separator:after { border-bottom: 2px solid #B11010; }
.sec-title .separator .cir{ border: 2px solid #B11010; }
.sec-title .separator .c-2 { background: #B11010; }
.likeio-title .separator { margin: 0 !important; }
.sec-title.with-separator.centered.likeio-title { margin: 20px 45px 0px; padding-bottom:15px;}
svg.icon.e-font-icon-svg.e-fas-circle {
    fill: #172B4F;
    max-width: 50px;
    margin-left: 10px;
}
.featured-block-two .inner-box:hover .content-box .icon-box:before {background-color:#172B4F;}
.featured-block-two .inner-box:hover svg.icon.e-font-icon-svg.e-fas-circle { fill: #fff; }
.featured-block-two .inner-box { padding: 45px 30px; }
.featured-block-two .content-box h4{
	min-height:56px;
}
.featured-block-two .content-box h4 a {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    color: #172B4F;
}
.featured-block-two .content-box .text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #282828;
}
.featured-block-two .read-more a {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #172B4F;
}
.featured-block-two .read-more a:hover, .featured-block-two .inner-box:hover .read-more a { color: #B11010; }
.services-section .more-link { display: none; }
.team-block .lower-box:before { background: #B11010; }
.team-block .lower-box .designation {
	font-size: 18px;
    font-style: normal;
    font-weight: 700;
	color: #B11010;
}
.team-block .lower-box h4 a{
	font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	color:#282828;
}
.owl-carousel.owl-drag .owl-item {padding: 0 5px;}
footer.main-footer {
    position: relative;
    background-image: url('https://lykeionellinidonxan.techplacedev.eu/wp-content/uploads/2026/04/footer-bg-image.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

footer.main-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #172B4F;
    opacity: 0.4;
    z-index: 0;
}

footer.main-footer > * {
    position: relative;
    z-index: 1;
}
.main-footer .footer-bottom .inner { border-top: 1px solid rgba(255, 255, 255, 1); }
.main-footer .footer-bottom .copyright a { color: #ffffff; }
.main-menu .navigation>li:hover>a{color:#172b4f;}
button.theme-btn.search-toggler:hover .txt { color: #172b4f; }
button.theme-btn.search-toggler:hover .icon { color: #172b4f; }
.search-popup .search-form fieldset input[type="submit"] { background-color: #172b4f; }
.search-popup .search-form fieldset input[type="submit"]:hover { background-color: #B11010; }
.team-carousel .owl-dots .owl-dot.active span {
    background: #172B4F;
    outline-color: #172B4F;
}
.sidebar .services-widget .links li a {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: none;
    padding: 20px;
}

.sidebar .services-widget .links li a:hover,
.sidebar .services-widget .links li.current a {
    background: #172b4f;
}

.sidebar .services-widget .links li a::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect x='0.5' y='0.5' width='39' height='39' stroke='%23B11010'/%3E%3Ccircle cx='20' cy='20' r='13' fill='%23B11010'/%3E%3C/svg%3E");
}

.sidebar .services-widget .links li a:hover::before,
.sidebar .services-widget .links li.current a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect x='0.5' y='0.5' width='39' height='39' stroke='white'/%3E%3Ccircle cx='20' cy='20' r='13' fill='white'/%3E%3C/svg%3E");
}

.page-banner .inner-container { padding: 200px 0px; }
.page-banner h1 { display:none; }
.page-nav a {
    color: #fff;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
}

.contact-box {
    border: 1px solid #282828;
    display: flex;
    flex-direction: column;
  }

  .contact-box__title {
    background: #282828;
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    padding: 20px 30px;
    margin: 0;
  }

  .contact-box__content {
    background: #fff;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    gap: 0;
    flex: 1;
  }

  .contact-box__item {
    padding: 14px 0;
  }

  .contact-box__item + .contact-box__item {
    border-top: 1px solid #EEE;
  }

  .contact-box__label {
    font-size: 18px;
    font-weight: 700;
    color: #172B4F;
    margin: 0 0 4px;
  }

  .contact-box__value {
    font-size: 16px;
    font-weight: 400;
    color: #282828;
    margin: 0;
    text-decoration: none;
    display: block;
  }

  a.contact-box__value {
    color: #282828;
    text-decoration: none;
  }

  a.contact-box__value:hover {
    text-decoration: underline;
  }

  .contact-box__social {
    display: flex;
    gap: 12px;
    margin-top: 6px;
  }

  .contact-box__social a img {
    display: block;
  }
.two-col-block {
  width: 100%;
  margin: 40px 0;
}

.two-col-inner {
  display: flex;
  gap: 40px;
  align-items: center;
}

/* IMAGE COLUMN */
.two-col-image {
  flex: 0 0 58%;
  max-width: 58%;
}

.carousel {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.carousel-track {
  display: flex;
  transition: transform 0.5s ease;
}

.carousel-track figure {
  min-width: 100%;
  margin: 0;
}

.carousel-track figure img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  display: block;
}

.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  z-index: 10;
  color: #282828;
  transition: background 0.2s;
}

.carousel-btn:hover {
  background: #f0f0f0;
}

.carousel-btn.prev { left: 16px; }
.carousel-btn.next { right: 16px; }

/* TEXT COLUMN */
.two-col-text {
  flex: 1;
}

.two-col-title {
  font-size: 22px;
  font-weight: 700;
  color: #282828;
  margin: 0 0 12px;
  padding-bottom: 10px;
  position: relative;
}

.two-col-title::after {
  content: '';
  display: block;
  width: 48px;
  height: 3px;
  background: #B11010;
  margin-top: 8px;
}

.two-col-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.two-col-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #282828;
  padding: 14px 0;
  border-bottom: 1px solid #EEE;
}

.two-col-list li::before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 20px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='15' viewBox='0 0 29 15' fill='none'%3E%3Cpath d='M1 7.35294L9.62069 13L21 1' stroke='%23B11010' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M8 7.35294L16.6207 13L28 1' stroke='%23B11010' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.service-details h3:before{display:none;}
.tmimata-container {
  max-width: 1200px;
}


/* Grid */
.tmimata-grid {
  display: grid;
  gap: 40px;
}

/* Box */
.tmimata-box {
  background-color: #F8F8F8;
  padding: 30px;
  border-radius: 10px;
  text-align: left;
}

/* Title inside box */
.tmimata-title {
    font-size: 24px important;
    font-weight: 700 !important;
    color: #172B4F !important;
    margin-bottom: 5px !important;
}

/* Subtitle */
.tmimata-subtitle {
  color: #172B4F;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}

/* Divider */
.tmimata-divider {
  background: #172B4F;
  width: 100%;
  max-width: 440px;
  height: 1px;
  margin: 20px 0;
}

/* Content title */
.tmimata-content-title {
    color: #172B4F;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px !important;
}

/* Hours */
.tmimata-hours {
    font-size: 18px;
    font-weight: 400;
    color: #172B4F;
    margin: 10px 0 !important;
}

/* Wrapper */
.schedule {
  width: 100%;
}

/* ===== TABLE (DESKTOP) ===== */
.schedule-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}

.schedule-table th {
  background: #1f3558;
  color: white;
  padding: 15px;
  font-size: 14px;
}

.schedule-table td {
  border: 1px solid #ddd;
  padding: 15px;
  font-size: 14px;
  color: #172B4F;
}

/* ===== CARDS (MOBILE) ===== */
.schedule-cards {
  display: none;
}

.day-card {
  background: #F8F8F8;
  padding: 20px;
  border-radius: 10px;
}

.day-card h3 {
  margin-bottom: 10px;
  color: #172B4F;
}

.day-card p {
  margin: 5px 0;
  font-size: 14px;
  color: #172B4F;
}
p.text-tmimata {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #282828;
    line-height: normal;
}

.history-block .year-box span {
	display: flex;
    align-items: center;
    height: inherit;
    justify-content: center;
	padding:0;
}

.news-block-five .image-box .date{
	left: 0;
    top: 30px;
	right: unset;
    bottom: unset;
	background: #B11010;
	text-transform: uppercase;
}
.news-block-five .lower-box { background-color: #f1f1f1; }
/* ===== RESPONSIVE ===== */
@media (max-width: 900px) {

  .schedule-table {
    display: none;
  }

  .schedule-cards {
    display: grid;
    gap: 20px;
  }
}
.single-department .service-details h2 { margin: 50px 0 20px 0 !important; }
.history-section .center-line .dot,.history-section .center-line .dot:before{ background: #B11010; }
.history-block .year-box .year-inner{ background: #b11010; color: #fff; }
.history-block:hover .year-box .year-inner{ background: #b11010; }
.history-block .year-box:before,.history-block:hover .year-box:before { border-bottom: 1px solid #EEE;}
.history-block .year-box:after,.history-block:hover .year-box:after { border: 1px solid #EEE;}
.history-section { background: #ffffff; }
.history-section .image-layer,.history-section .pattern-layer { display:none; }
.history-block .text-col h6{
	font-size: 37px;
	font-style: normal;
	font-weight: 700;
	opacity: 0.4;
	color:#172B4F;
}
.history-block .text-col h3 a {
    color: #B11010;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
.history-block .text {
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #282828;
}
.history-block .year-box span{
	font-size: 24px;
    font-style: normal;
    font-weight: 700;
}
.sec-title.centered {
	max-width: 1000px;
}
.sec-title.centered .lower-text {
    max-width: 1000px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-align: justify;
    color: #282828;
}
.history-section .history-container{
	max-width: 1000px;
    margin: 0 auto;
}
.team-section { background:transparent; }
.team_membars.full_page .member_image .team_member_details .upper_block { background: #172B4F; }
.details_list h6 {
    color: #ffffff;
    background-color: #172b4f;
}
.details_list h6::after,.details_list h6::before{ background:#172b4f ;}
.details_list h6::before,.details_list h6::after{ left:0; }
.featured-block-four h4 { min-height: 55px; }
.details_list p { color: #172b4f; }
.skill_bar .progress-bar { background: #B11010; }
p.desription {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #282828;
}
.educatin_and_skills .ed_title:before { border-bottom: 2px solid #b11010; }

.fluid-section .top-icon-box {height:150px;}
/* RESPONSIVE */
/* Tablet */
@media (min-width: 600px) and (max-width: 1023px) {
  .tmimata-grid {
    grid-template-columns: 1fr;
  }
}

/* Mobile */
@media (max-width: 599px) {
  .tmimata-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

@media (max-width: 767px) {
    .top-left .phone-inline,
    .top-left .top-left-divider { display: none; }
    .top-right { display: none;}
	.main-header .header-upper .logo-box .logo img {
    max-width: 250px;
	height:auto; }

.header-style-one .header-upper .nav-outer{ margin-left: auto; padding-right: 10px; }
.header-top-one {padding: 0;}
 .two-col-inner {
    flex-direction: column;
    gap: 24px;
  }

  .two-col-image {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .carousel-track figure img {
    height: 280px;
  }
}
@media(min-width:1024px){
	.featured-block-two .read-more a:before {
    top: 0;
    left: 50%;
    color: #b11010; }
	.main-header .header-upper .logo-box .logo img {
    max-width: 300px;
    max-height: 80px;
}
.tmimata-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
