/*** General CSS ****/

:root {
  --OriginalGreenOccupationalHealthSafety: #2c5454;
  --darkRedOccupationalHealthSafety: #862c23;
  --darkBlueOccupationalHealthSafety: #0157b6;
}

.simple_banner.small .simple_banner__info {
    max-width: 215px;
}



/*******************************************/
/*** Arxiki selida - Expander box div ******/
 .welcome_note.expander ol {
  list-style-type: none;
  padding: 0;
  cursor: pointer;
}

.welcome_note.expander li {
  margin-bottom: 10px;
  border: 1px solid #ddd;
  padding: 8px;
  transition: background-color 0.3s;
  border-left: 0px;
  border-right: 0px;
  background: #f1eeee;
}
.welcome_note.expander li div {
    padding-left: 16px;
    padding-top: 10px;
}

.row.welcome_note.expander {
    padding: 0px 10px;
}

.row.welcome_note.expander li:hover {
    background-color: #d5d2d2;
}


.welcome_note {
    padding-bottom: 0px;
}
/***************************************/
/***************************************/


.customPillRegistrations {
    background-color: #ad8d36;
    border: none;
    color: black;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 16px;
}
.customPillRegistrations a {
    color: white;
}






.welcome_note ol{ text-align: left;}


.simple_banner__info:before{
  /*
   border-color: var(--darkBlueOccupationalHealthSafety);
  */
}


footer * {
    background-color:var(--OriginalGreenOccupationalHealthSafety)!important;
}


.row {
    max-width: 85%;
}


p{
    text-align: justify;
    padding-right: 25px;
}

td p{
   padding-right: 0px;
   margin: 10px 0px;
}

p.customEmail {
    color: #862c23;
    text-decoration-line: underline;
}


h2 {
    padding-top: 10px;
}
/********************/
/********************/

ul {
    text-align: left;
}


.single_page ul, .single_page ol {
    padding-left: 26px;
}

.single_page ul li,
.single_page ol li{
    text-align: justify;
}

.single_page ul li ul li:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #2c5454;
}



.news__banners { /*Bottom of page, above footer */
    display: none;
}

/* Arxiki selida */
section.welcome_note p, section.welcome_note span {
    text-align: justify!important;
}


section.top_gallery_bw{
    background-size: contain;
    background-repeat: no-repeat;
}

section.top_gallery_bw{
    margin-left: 0;
    margin-right: 0;
}


/****************/




/* Arxiki selida - Testimonials*/

body.custom-testimonials{
  text-align: center;
}

body.custom-testimonials h1.page_category_title {
    text-align: left;
}

body.custom-testimonials h2.text-center{
  margin-bottom:100px;
}


body.custom-testimonials .ce-textpic.ce-center.ce-above{
  background: #efefef;/*light grey*/
  margin: 10px;
  width: 30%;
  display: inline-block;
  box-shadow: 0px 0px 8px 0px #919191;
  vertical-align: top;
  border-radius: 9px;
  margin-bottom: 50px;
}

body.custom-testimonials .ce-textpic, body.custom-testimonials .ce-image, body.custom-testimonials .ce-nowrap .ce-bodytext,body.custom-testimonials .ce-gallery,body.custom-testimonials .ce-row,body.custom-testimonials .ce-uploads li,body.custom-testimonials .ce-uploads div{
  overflow: visible;
}

body.custom-testimonials .ce-center .ce-inner {
    margin-top: -65px;
}


body.custom-testimonials .ce-gallery figure.image {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    border: 10px solid white;
    display: block;

  
}
*
body.custom-testimonials .ce-gallery figure.image img {
  display: inline;
  margin: 0 auto;
  object-fit: cover;
  height: 100%;
  width: 100%;
}


.ce-row{
  overflow: visible;
}

.blog_section .article__image {
    text-align: center;
 }



body.custom-testimonials .ce-bodytext p {
    text-align: justify;
    padding: 0px 10px;
}

body.custom-testimonials section.blog_section .single_page {
    position: relative;
    margin-top: 65px;
    margin-bottom: 65px;
    /*background: red;*/
}

body.custom-testimonials blockquote{
  text-align: justify;
}

body.custom-testimonials blockquote:before,
body.custom-testimonials blockquote:after{
    color: orange;
    font-size: 44px;
    line-height: 21px;
    font-weight: bold;
    font-family: sans-serif;
}
body.custom-testimonials blockquote:before {
    /* content: "«";*/
    content: "“";
    float: left;
    padding-left: 10px;
    padding-right: 5px;
}


body.custom-testimonials blockquote:after{
    /*content: "»";*/
    content: "”";
    float: right;
    padding-left: 10px;
    padding-right: 5px;
}


body.custom-testimonials .ce-bodytext p em {
    text-align: center!important;
    display: block;
    color: var(--darkRedOccupationalHealthSafety);
}

/***************************************************/

/*** Selida Testimonials-ALL **********************/
body.custom-testimonials-all .ce-textpic.ce-center.ce-above {
    margin-top: 50px;
}
/**************************************************/




/* Anakoinoseis*/
li.menu-item-has-children:has( [href*="/anakoinoseis_kai_ekdiloseis/"]),
li.menu-item-has-children:has( [href*="/news_and_events/"]){
   display: none;
}

span.article__category.link {
    background: #862c232b;
    padding: 0px 10px;
    border-radius: 5px;
}
/****************/





a[href$=".pdf"],
a[href$=".PDF"] {
    background-image: url(/fileadmin/depts/med.uoa.gr/occupationalhealthsafety/uploads/icons/icons8-pdf-48.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    background-size: 18px 18px;
}





/*************************/
/*** Selida prosopikou ***/


body.custom-prosopiko .ce-textpic.ce-center.ce-above {

    display: inline-grid!important;
    padding: 10px 10px;
}




body.custom-prosopiko .ce-textpic.ce-center.ce-above
img{
    width: 150px;
    height: 180px;
    object-fit: cover;
    border-radius: 32px !important;
    /*  box-shadow: 0 5px 5px 0 rgb(0 0 0 / 20%), 0 5px 7px 0 rgb(0 0 0 / 19%) !important; */
    margin: 10px 10px 10px 10px;
}



body.custom-prosopiko .ce-textpic.ce-center.ce-above
p a:not(img) {
    background: var(--OriginalGreenOccupationalHealthSafety);
    color: white;
    padding: 10px 25px;
    border-radius: 15px;
}



body.custom-prosopiko-inside .ce-textpic.ce-left
img{
    border-radius: 10px !important;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 20%), 0 3px 10px 0 rgb(0 0 0 / 19%) !important;
    margin: 5px 10px 10px 10px;
}

.custom-prosopiko p{
  padding-right: 0px;
}

.custom-prosopiko .single_page {
    text-align: center;
}

body.custom-prosopiko h2:not(.simple_banner--title) {
    margin-top: 30px;
    color: white;
    background: var(--OriginalGreenOccupationalHealthSafety);
    padding: 10px 0px;
    box-shadow: 0 8px 6px -6px black;
    border-radius: 10px;
}



body.custom-prosopiko .ce-textpic.ce-center.ce-above {
    width: 30%!important;
    vertical-align: top;
    display: inline-block;
    margin: 25px 5px;
    padding: 10px;
    min-height: 430px;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 3px 0px 5px 0px rgb(0 0 0 / 4%);
    -moz-box-shadow: 3px 0px 5px 0px rgba(0,0,0,0.04);
    box-shadow: 3px 0px 5px 0px rgb(0 0 0 / 4%);
    border-top: 5px solid var(--OriginalGreenOccupationalHealthSafety);
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-bottom: 5px solid whitesmoke;
    background: white;
    box-sizing: border-box;
}


/*************************/
/*************************/





/*************************/
/** Courses Description **/
.custom-CoursesDesc h2{
  background-color: #2c545429;
  padding: 5px 5px;
  border-radius: 12px;
  box-shadow: 3px 4px 4px -3px rgba(0,0,0,0.45);
  -webkit-box-shadow: 3px 4px 4px -3px rgba(0,0,0,0.45);
  -moz-box-shadow: 3px 4px 4px -3px rgba(0, 0, 0, 0.45);
  margin: 0px 3px 0px 0px;
}



/*************************/
/*************************/






/*************************/
/*** Footer **************/


.footer__center .matchHeight ,
.footer__center .col-md-1 {
    display: none;
}

.footer__center .footer__forms_column {
    width: 50%;
}

.footer__bottom .col-md-8.col-sm-7 {
    width: 100%;
}
.footer__bottom .col-md-1 {
    display: none;
}
/*************************/
/*************************/







@media only screen and (max-width: 991px) {


  body.custom-prosopiko .ce-textpic.ce-center.ce-above {
     width: 100%!important;
  }


  body.custom-testimonials .ce-textpic.ce-center.ce-above {
    width: 95%!important;
    margin-bottom: 70px;
    margin-left: 0px;
    margin-right: 0px;
  }
  body.custom-testimonials .ce-bodytext p {
    padding: 0px;
  }


  .footer__center .footer__forms_column {
     width: 100%;
  }


  .header--menu li .sub_menu_icon {
     right: auto;
  }

  p {
    padding-right: 0px; 
    padding-left: 0px; 
  }

} /*END OF: @media (max-width: 991px){*/





   



