body .theme-button-one:hover {
    background: #39a1e9;
}

.callout-banner .theme-button-one:hover {
    background: #39a1e9;
}

body .theme-button-one {
    font-size: 16px;
    font-weight: 600;
}

body a {
    color: #333333;
}

.callout-banner .theme-button-one {
    font-size: 16px;
    font-weight: 600;
}

.view-all {
    text-align: center;
    margin-top: 60px;
}

.pt-20-c {
    padding-top: 20px;
}

.mt-30-c {
    margin-top: 30px;
}

.mb-30-c {
    margin-bottom: 30px;
}


/* Header */
.social-header {
    justify-content: end;
}

@media only screen and (max-width: 767px) {
    .social-header {
    justify-content: center;
    }
}

.header-two .theme-menu-wrapper .right-widget ul {
    line-height: 97px;
}


@media (max-width: 991px) {
    .header-two .theme-menu-wrapper .right-widget ul {
        line-height: 70px;
    }
}

@media (max-width: 767px) {
    .header-two .theme-menu-wrapper .bg-wrapper .logo {
        left: 15%;
        transform: none;
        transform: translateY(-50%);
    }
}

@media (max-width: 500px) {
    .header-two .theme-menu-wrapper .bg-wrapper .logo img {
        max-width:70%;
    }
    
    .right-widget .theme-button-one {
        padding: 0 15px;
    }
}

/* Footer */
.theme-footer-two {
    background: #241f55;
}

@media (min-width: 992px) {
    .logo-widget p {
        max-width: 500px;
    }
}

@media (min-width: 768px) {
    .bottom-footer .copyright-c {
        text-align: left;
    }
    
    .bottom-footer .ast-logo {
        justify-content: end;
        gap: 10px;
    }
}

@media (max-width: 767px) {
    .bottom-footer .copyright-c {
        text-align: center;
    }
    
    .bottom-footer .ast-logo {
        justify-content: center;
        gap: 10px;
        align-items: center;
    }
}

.theme-footer-two .top-footer .footer-list ul li:before {
    content: '\3e';
    font-size: 17px;
}

/* Banner */
.feature-banner .opacity {
    background: none;
    padding: 150px 0 150px 0;
}

.feature-banner .theme-button-one {
    background: #fff;
    color: #241f55;
}

.feature-banner .theme-button-one:hover {
    background: #241f55;
    color: #fff;
}

.feature-banner .opacity h2 {
    font-size: 32px;
    line-height: 48px;
}

@media (max-width: 575px) {
    .feature-banner .opacity {
        padding: 100px 0;
    }
}


/* our values section */

.faq-section .overlay {
    background: none;
}

@media (max-width: 991px) {
    .faq-section {
        background: rgba(36, 31, 85, 1)!important;
    }
}


.home-hero-c.section-spacing {
    margin-bottom: 120px!important;
}

@media (max-width: 991px) {
    .home-hero-c.section-spacing {
        margin-bottom: 80px!important;
    }
}

@media (max-width: 575px) {
    .home-hero-c.section-spacing {
        margin-bottom: 60px!important;
    }
}

/* why we best section */
.why-we-best {
    margin-bottom: 0!important;
}

.katastatiko {
    padding-top: 270px!important;
    background-color: #e9e8ee!important;
    padding-bottom: 120px!important;
    margin-bottom: 120px!important;
}

@media (max-width: 991px) {
    .katastatiko {
        padding-top: 80px!important;
        padding-bottom: 80px!important;
        margin-bottom: 80px!important;
        
    }
}

@media (max-width: 575px) {
    .katastatiko {
        padding-bottom: 60px!important;
        margin-bottom: 60px!important;
    }
}


/* Members */

#members .feature-banner, #certified-trainers .feature-banner  {
    margin-bottom: 0!important;
}

.accordion-one .panel-heading h6 a {
    color: #333333;
    font-weight: 600;
    line-height: normal;
}

.our-blog .single-blog .post-meta .read-more {
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
}

.our-blog .single-blog .post-meta h5 {
    font-weight: 600;
}

.our-blog .single-blog .image-box .overlay .date {
    /* line-height: normal; */
    font-size: 12px;
    font-weight: 600;
}

#theme-main-banner .camera_caption p {
    font-size: 23px;
    line-height: 27px;
    color: #fff;
}

#theme-main-banner .camera_caption h1 {
    color: #fff;
}

.theme-title-one {
    max-width: 700px;
    margin:auto;
}

@media (min-width: 992px) {
    .accordion-one .panel-group .panel-body {
    max-height: 150px;
    overflow: auto;
 }
}


.our-team .team-member .text h6 {
    font-weight: 600;
    font-size: 16px;
    color: #333333;
}

.our-team .team-member .text span {
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
}

.theme-footer-two .logo-widget p {
    font-size: 15px;
    line-height: 27px;
    color: #a5a7a9;
}

.theme-footer-two .top-footer .footer-list ul li a {
    font-size: 15px;
    line-height: 35px;
}

.theme-footer-two .top-footer .contact-widget ul li {
    font-size: 15px;
    line-height: 24px;
    padding: 5px 0 5px 40px;
}

.theme-footer-two .top-footer .contact-widget ul li:hover a, .theme-footer-two .top-footer .contact-widget ul li:hover i {
    color: #fff;
}

.theme-footer-two .bottom-footer p {
    font-size: 12px;
}

.theme-footer-two .top-footer .contact-widget ul li i {
    top: 50%;
    transform: translateY(-50%);
}

#mega-menu-holder>ul> li> a {
    font-weight: 600;
    font-size: 16px;
}

#mega-menu-holder>ul> li> a:before {
    top: 50%;
    transform: translateY(-50%);
}

#mega-menu-holder ul.dropdown li a {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
}

.blog-sidebar .title{
    font-weight: 600;
}

.blog-sidebar .sidebar-recent-post li .post a {
    font-family: "Open Sans", sans-serif;
    color: #333333;
    line-height: 27px;
    font-size: 12px;
}

.blog-sidebar .sidebar-recent-post li .post .date {
    font-size: 12px;
    color: #333333;
    font-style: italic;
}

.blog-details .single-blog .post-meta .title {
    font-size: 20px;
    line-height: 28px;
}

.blog-sidebar .sidebar-search form input {
  border-bottom: 1px solid #dfdfdf;
  font-size: 15px;
  color: #333333;
}

.theme-form-one input,
.theme-form-one .form-control {
  font-size: 15px;
}
.theme-form-one textarea {
  font-size: 15px;
}

.field-specialty p {
    line-height: 1.2;
}


.specialty-cards h6 {
    font-weight: 700;
    color: #241f55;
}

.why-we-best .wrapper .best-list-item li .icon {
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
}

.purpose-icons {
    width: 60px;
    height: 91px;
    display: flex;
    align-items: center;
}

@media (min-width: 992px) {
    .purpose-section .img-box {
        height: 100%!important;
    }
}

.katastatiko {
    margin-top: -200px;
}
@media (max-width: 991px) {
    .katastatiko {
    margin-top: -100px;
}
}

.kad-section h6 {
    font-weight: 600;
}

.useful-links-section h6, .useful-links-section h6 a {
    font-weight: 600;
    color: #fff;
}

.useful-links-section .single-case-block {
    background-color: #fff; 
    height: 130px; 
    display: flex;
    align-items: center; 
    justify-content: center; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.08); 
    border-radius: 10px;
}

.useful-links-section img {
    width: revert!important;
    max-width: 350px;
    max-height: 110px;
}

.our-case .single-case-block .hover-content .text .details {
    position: absolute;
    right: 10px;
    bottom: 0;
}

@media (max-width: 1199px) {
    .useful-links-section img {
    width: revert!important;
    max-width: 270px;
}
}

@media (max-width: 767px) {
    .useful-links-section img {
    width: revert!important;
    max-width: 180px;
}
}

@media (max-width: 575px) {
    .useful-links-section img {
    width: revert!important;
    max-width: 350px;
}
}

@media (min-width: 576px) and (max-width: 767px) {
    .our-case.useful-links-section .single-case-block .hover-content .text {
        padding: 0 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .our-case.useful-links-section p {
        max-width: 210px;
    }
}

.theme-inner-banner .overlay h2 {
    font-size: 40px;
}

@media (max-width: 575px) {
    .theme-inner-banner .overlay h2 {
        font-size: 35px;
    }
}

.field-specialty p {
    display: flex;
    gap: 5px;
    /* align-items: center; */
}

.members-section .image-box {
    background-color: #fff; 
    height: 180px; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    border: 1px solid #eaeaea;
    border-radius: 5px 5px 0 0;
}

.members-section img {
    width: revert!important;
    max-width: 200px;
    max-height: 150px;
}

.members-section-home .member-card-home {
    background-color: #fff;
    height: 130px; 
    display: flex; 
    align-items: center; 
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.08); 
    border-radius: 10px;
}

.search-result-header:hover {
    color: #241f55;
}

#mega-menu-holder ul.dropdown li a {
    padding-right: 15px;
}

.contact-inline {
    margin-top:20px;
}

.has-submenu > a {
  pointer-events: none;
  cursor: pointer;
}

@media (min-width: 992px) {
    #mega-menu-holder li .sub-toggle {
    cursor: default;
    }
    
    .sub-toggle {
      pointer-events: none;
      cursor: default;
      opacity: 0.6;
    }
}

.members-section-home .member-card-home {
     box-shadow: none;
     justify-content: space-around;
}

.member-card-home img {
  width: 100%;
}

.member-list {
    list-style: none;
    padding-left: 0;
    line-height: 1.8;
}

.member-list li {
    padding-left: 10px;
    position: relative;
}

.member-list li::before {
    content: "•";
    position: absolute;
    left: 0;
}

.list-group-item {
    border: none;
}


.pb-10 {
    padding-bottom: 10em!important;
}

.btn11 {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    border: 1px solid transparent;
    padding: 13px 35px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-check {
  min-height: 60px;
  display: flex;
  align-items: center;
}

.form-check-label {
    padding-left: 1.5rem;
    margin-bottom: -3px;
}

.form-check-input {
    margin-right: 0rem;
    margin-left: 0rem;
}

.btn11 {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 13px 35px;
}

.form-group1 {
    margin-bottom: 1rem;
    min-height: 60px;
    display: flex;
    align-items: center;
}

.form-check1 {
    min-height: 0px;
    display: inline-block;
    align-items: center;
}

.form-check-label1 {
    padding-left: 1.5rem;
    margin-bottom: -3px;
}

/* .members-section-home img {
    width: revert;
    max-width: 200px;
    max-height: 90px;
} */

.contact-us-section .contact-inline {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.contact-us-section .contact-inline div {
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: center;
    }

@media (max-width: 767px) {  
    .contact-us-section .contact-inline div {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: center;
    }
    .contact-us-section .contact-inline br, .contact-us-section .contact-inline span {
        display: none;
    }
    
    .captcha-wrapper {
        justify-content: center!important;
        margin-top: 15px;
    }
}

.blog-details .post-meta ul {
    list-style-type: unset !important;
    list-style-position: inside !important;
}