@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&display=swap');


#main .centerhtml {
	font-size:100.01%;
}
body {
	font-size: 100%;
	color: #000;
font-family: 'Open Sans', sans-serif;
	padding: 0px;
	margin:0;
	line-height: 160%;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #000;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	border-bottom: 1px solid #CCCCCC;
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0;
	padding-bottom: 8px;
}
p {
	margin: 0 0 1.5em;
	line-height:1.70em;
}
.left {
	float: left !important;
}
p .left {
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
.right {
	float: right !important;
}
p .right {
	margin: 1.5em 0 1.5em 1.5em;
	padding: 0;
}
a:focus {
}
a:hover {
	color: #4e4e66;
	text-decoration: underline;
	-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
	
	
}
a {
	color: #00588d;
	text-decoration: none;
	
	-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
	
	
}
a:focus {
	outline: 0px solid transparent;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong, dfn {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
	line-height: 1.70em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
 tbody tr:nth-child(even) td, tbody tr.even td {
 background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
fieldset {
	border:none;
}
input {
}
input:focus {
}
body.contentpane {
	width:auto;
	margin:10px;
	text-align: left;
}
img {
	border: 0 none;
}
#webmacPage {
}
.center {
	width:1400px;
	margin:0 auto;
	position:relative;
}

#top {
    background-color: #0077be;
    color: #fff;
    display: flex;
    flex-direction: row;
}
#top .left {
    width: 25%;
	display: flex;
    
}

#top .left .moduletable {
    max-width: 250px;
    background-color: #00588d;
    padding: 10px 50px;
	    display: flex;
    align-items: center;
}

#top .left a{color: #fff;}
#top .left a:hover{ text-decoration: none;}


#top .right {
    width: 75%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
	    align-items: center;
}
#top .right a{ color: #fff;}
#top .right a:hover{ text-decoration: none;}
#top .moduletable {
    padding: 10px;
    text-align: center;
}
#top i:before {
    font-size: 1.2em;
    margin-right: 10px;
}
#top p{ margin: 0;}

#top .right .social{}
#top .right .social ul{
	    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}
#top .right .social ul li{}
#top .right .social ul li a{
	
border: 2px solid #fff;
    border-radius: 100px;
    font-size: 1.0em;
    width: 40px;
    display: flex;
    align-items: center;
    height: 40px;
    text-align: center;
    justify-content: center;
    color: #fff;
    margin: 0 5px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;	
}
#top .right .social ul li a:hover{
text-decoration: none;
    color: #b7e0f8;
    border-color: #b7e0f8;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;	
	
}
#top .right .social ul li i:before {
    font-size: 1.2em;
    margin-right: 0px;
}



#header {
    z-index: 8;
    position: relative;
	margin-bottom: 60px;
	box-shadow: 0 5px 5px rgb(0 0 0 / 8%);

}

.webmacBodyID125 #header,
.webmacBodyID176 #header,
.webmacBodyID175 #header,
.webmacBodyID177 #header
{ margin-bottom: 0;}

/*.webmacBodyID101 #header{ margin-bottom: 0; display: none;}*/
.webmacBodyID101 #header{ margin-bottom: 0;}
#header .center {
    height: 100px;
    display: flex;
    justify-content: space-around;
	justify-content: space-between;
	position: relative;
}
#searchBTN{ position: absolute; right: 0; bottom: -50px;}
#searchBTN p{ margin-bottom: 0;}
#searchBTN a {
    display: block;
    width: 50px;
    background: #f9f9f9;
    height: 50px;
    text-align: center;
    line-height: 300%;
    border-radius: 0 0 100% 100%;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 15%);
}
#logo {
    width: 350px;
	width: 430px;
    display: flex;
    align-items: center;
}



#logo p{ margin-bottom: 0; line-height: 0;}
#logo img{ max-width:90%; height: auto; }

#logo .logoFlex {
    display: flex;
    align-items: center;
	    justify-content: space-between;
}

#logo .logoLeft{ width: 30%;}
#logo .logoRight{width: 70%;}


/*#logo a {
    display: block;
    width: 350px;
    height: 67px;
    background-image: url(../images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -999em;
    overflow: hidden;
}*/
#logo .logo01 {
    text-transform: uppercase;
    font-size: 1.8em;
	font-size: 1.4em;
    font-weight: 800;
}
#logo .logo02 {
    text-transform: uppercase;
    font-size: 1.0em;
	font-size: 0.9em;
    font-weight: 300;
    letter-spacing: 0.15em;
}
#logo a{ color: #00588d;}

#logo a:hover{ color: #0077be; text-decoration: none;}
#logo span.mikro{ text-transform: lowercase;}


#logo2{
	width: 305px;
    display: flex;
    align-items: center;	
	
}
#logo2 img{ max-width: 100%; height: auto; line-height: 0;}
#logo2 a, #logo2 p{ margin: 0; line-height: 0;}
#logo2{}
#logo2{}
#logo2{}

.headerRight{ display: flex;}
#menu {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
#lang{
    margin-left: 30px;
    display: flex;
    justify-content: flex-end;
    align-items: center;	
	
}

#megamenucss #js-mainnav.megamenu .js-megamenu, #megamenucss #js-mainnav.megamenu .js-megamenu .level1 .group, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level1, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level2, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level3 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: 12px!important;
}
#js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, #js-mainnav.megamenu.blackwhite .megaMenuToggle {
    font-size: 15px;
    color: #00588d;
    padding: 12px 8px !important;
    font-weight: 400;
    border-left: 0px solid #000000;
    -webkit-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.1);
    box-shadow: inset 1px 0px 0px 0px rgba(255, 255, 255, 0.1);
}
#megamenucss .megamenu .menu-title i{ padding: 0;}
#megamenucss #js-mainnav.megamenu ul.level1 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level1 li.megacss a.megacss {
    font-size: 14px;
    color: #00588d;
    text-shadow: none;
    padding: 12px 8px;
    font-weight: 300;
    border-left: 0px solid #000000;
    border-bottom: 1px solid #f5f5f5;
}
#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild.megacss span.menu-title{  padding: 0 !important;}


/*#megamenucss #js-mainnav.megamenu.blackwhite ul.level0 li.active span{color: #fff !important;}*/
#megamenucss li.active span span.menu-title{ color: #fff;}
#megamenucss li.active li span span.menu-title{ color:  inherit;}


#megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.active a{color: #00588d !important;}
#megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li a{color: #00588d !important;}

#megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.active a:hover,
#megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li a:hover{color: #fff !important;}
/*#megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.active span.megacss{ color: #fff !important; background-color: #00588d;}*/

#megamenucss .group-title .megacss { border-bottom: none !important;}
#megamenucss .group-title .menu-title {
    border-bottom: 3px solid #00588d;
    padding-bottom: 10px;
	 color: #00588d !important;
	font-size: 13px !important;
}

#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild-over.megacss span.menu-title {
    background: none;
    padding-left: 10px;
    background-position: 100% 4px;
    /* margin-right: 6px; */
    padding-right: 10px;
}

#megamenucss .blackwhite.megamenu ul.level0 > li.megacss:hover > a.megacss,

#js-mainnav.megamenu.blackwhite ul.level0 li.active a.megacss,
#js-mainnav.megamenu.blackwhite ul.level0 li.megacss:hover > span
{ 
    background: #00588d !important;
    color: #ffffff!important;
}
#megamenucss .blackwhite.megamenu ul.level0 > li.megacss:hover > a.megacss,
#megamenucss #js-mainnav.megamenu.blackwhite ul.level0 li.active{ background-color: #00588d !important;}

#js-mainnav.megamenu.blackwhite ul.level0 ul.level1 li.megacss:hover > span
{ 
background: #00588d !important;
    color: #fff !important;
}

#megamenucss #js-mainnav.megamenu ul.level1 li.active span.megacss, #megamenucss #js-mainnav.megamenu ul.level1 li.active a.megacss {
color: #00588d!important;}



#megamenucss .blackwhite.megamenu ul.level1 > li.megacss:hover > a.megacss,
#megamenucss #js-mainnav.megamenu.blackwhite ul.level1 li.active,
#megamenucss #js-mainnav.megamenu.blackwhite ul.level1 a,
#js-mainnav.megamenu.blackwhite ul.level1 li.active a.megacss,
#js-mainnav.megamenu.blackwhite ul.level1 li.megacss:hover > span
{
    background: none !important;	
	
}
#megamenucss #js-mainnav.megamenu.blackwhite ul.level1 a:hover{ background-color: #00588d !important;}
#megamenucss #js-mainnav.noJS ul.megamenu li.haschild > div.childcontent {
    box-shadow: 0px 5px 10px rgb(217 217 217 / 0.60);
}

#megamenucss #js-mainnav.blackwhite .childcontent-inner {
    background-color: #fff;
    /*background-color: rgb(3 129 132 / 0.95);*/
    color: #00588d;
    box-shadow: 0 0 0px #bbb;
    padding: 12px;
}
#megamenucss .blackwhite.megamenu .dropdown-menu ul.level1 li.megacss:hover>a.megacss, #megamenucss .blackwhite .dropdown-menu ul.level1 li.megacss a.megacss:hover {
    background: #555!important;
    color: #ffffff!important;
}

#megamenucss #js-mainnav.blackwhite .js-megamenu {
    background: none !important ;
}

#js-mainnav.megamenu.blackwhite {
    border: 0px solid #000000;
    border-bottom: none;
    background-color: transparent;
	background: none;}

.megaKomis .adddropdown{ margin-left: -220px;}


#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss{ text-transform: uppercase;}
#megamenucss #js-mainnav.megamenu ul.level0 ul.level1 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 ul.level1 li.megacss a.megacss{ text-transform: inherit;}

#menu #megamenucss #js-mainnav.megamenu .group-title a:hover{ background-color: transparent!important;}





#megamenucss #js-mainnav.megamenu ul.level1 li.active span.megacss:hover,
#megamenucss #js-mainnav.megamenu ul.level1 li.active span.megacss:active,
#megamenucss #js-mainnav.megamenu ul.level1 li.active span.megacss:focus
{color:#fff !important;}

#megamenucss #js-mainnav.megamenu ul.level1 li.haschild:hover span.megacss{color:#fff !important;}





.tparrows.preview1:after {
    color: #000;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(255,255,255,1);
}




/*.fixedMenu {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	left: 0;
	box-shadow: 0 15px 35px 0 rgba(0, 1, 1, 0.15);
}*/


#slideshow {
    margin-bottom: 0px;
    background-image: url(../images/header.jpg);
    min-height: 780px;
    background-size: cover;
    background-position: center center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
#slideshow::after {
/*    content: "";
    width: 100%;
    height: 125px;
    bottom: -83px;
    position: absolute;
    background-color: white;
    transform: skewY(-1.5deg);
	    box-shadow: inset 2px 2px 10px rgb(0 0 0 / 35%);*/
}
#slideshow .moduletable{
display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;	
	
}
#slideshow .moduletable h1 {
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 100%;
    font-size: 3.2em;
    letter-spacing: 0.1em;
    text-shadow: 3px 3px 0px rgb(0 0 0 / 70%);
}
#slideshow .moduletable h2 {
    font-weight: 600;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 100%;
    font-size: 1.4em;
    text-shadow: 3px 3px 0px rgb(0 0 0 / 70%);
}
#slideshow #icons{ margin-top: 60px;}
#slideshow #icons ul{ margin: 0; padding: 0; list-style: none; display: flex;}
/*#slideshow #icons ul li {
    width: 33.3%;
}*/
#slideshow #icons ul li {
    width: calc(33.3% - 60px);
    border: 3px solid #fff;
    padding: 15px;
    margin: 0 15px;
	position: relative;
}
/*#slideshow #icons ul li::after {
        font-family: 'Font Awesome 5 Pro';
    content: '\f101';
    font-weight: 300;
    position: absolute;
	    right: 55px;
    bottom: 185px;
    width: 50px;
    height: 50px;
    background-color: #0077be;
    text-align: center;
    display: block;
    line-height: 50px;
    border-radius: 70px;
    color: #fff;
    font-size: 20px;
}*/

#slideshow #icons ul li::after {
    font-family: 'Font Awesome 5 Pro';
    content: '\f101';
    /*font-weight: 300;*/
    position: absolute;
    right: 55px;
    bottom: 185px;
    width: 50px;
    height: 50px;
    background-color: #0077be;
    text-align: center;
    display: block;
    line-height: 50px;
    border-radius: 70px;
    color: #fff;
    font-size: 20px;
}



#slideshow #icons ul li::after{
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;      /* solid */
  content: "\f101";      /* angle-right */
  position: absolute;
  right: 55px;
  bottom: 185px;
  width: 50px;
  height: 50px;
  background-color: #0077be;
  text-align: center;
  display: block;
  line-height: 50px;
  border-radius: 70px;
  color: #fff;
  font-size: 20px;
}


#slideshow #icons ul li a{ color: #fff; text-align: center; display: block; margin: 0 15px;}
/*#slideshow #icons ul li a div {
    border: 4px solid #fff;
    border-radius: 1000px;
    padding: 1px;
    display: block;
    margin: 0 40px;
	margin-bottom: 15px;
	
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;		
	
}*/

#slideshow #icons ul li a div {
    border: 4px solid #fff;
    border-radius: 1000px;
    padding: 1px;
    display: block;
    margin: 0 40px;
    margin-bottom: 15px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 200px;
    height: 200px;
}


#slideshow #icons ul li a span{ display: block; font-size: 110%; font-weight: 600;}
/*#slideshow #icons ul li img {
    max-width: 90px;
    padding: 35px;
    display: block;
    height: auto;
	margin: 0 auto;
}*/

#slideshow #icons ul li img {
    max-width: 110px;
    padding: 47px;
    display: block;
    height: auto;
    margin: 0 auto;
}

#slideshow #icons ul li a:hover{ color: #0077be; text-decoration: none;}
#slideshow #icons ul li a:hover div {
    border: 4px solid #0077be;
    box-shadow: 0 0 20px rgb(87 194 205 / 60%);
	
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;		
	
}


#humanBody{ background-color: #424242; text-align: center; display: flex; }
#humanBody h3 {
    color: #fff;
    text-align: center;
    font-size: 2em;
    font-weight: 800;
	margin: 60px 0;
}
#humanBody .jai-map-wrap .top-left .cd-dropdown {
    background-color: transparent;
    border-bottom: 0;
    padding: 10px;
    text-align: left;
    display: flex;
    justify-content: center;
	z-index: 3;
}
#humanBody .cd-dropdown > span {

    width: 310px;
	font-weight: bold;
	color: #000;
}
#humanBody .cd-dropdown ul{ width: 310px;}
#humanBody .cd-dropdown > span:after {
    background: #0077be;
}
#humanBody .hover-popup .point, #humanBody .always-popup .point {
    z-index: 2;
}
#humanBody .cd-dropdown ul li span{ color: #fff;}

.humanBox {
    display: flex;
    flex-direction: row;
}
.humanBox .humanInner{}


.webui-popover-content i:before{
    font-size: 1.2em;
	
}
.webui-popover-content i:before {
    font-size: 1.2em;
    color: #fff;
    background-color: #0077be;
    display: block;
    padding: 15px;
    border-radius: 5px;
}
.webui-popover .webui-popover-content {
    text-align: center;
}



#welcome{ margin-bottom: 60px; margin-top: 60px;}
#welcome .center {
  /*margin-top: -100px;*/
  background-color: #fff;
  box-shadow: 0 0 30px #0000001a;
}
#welcome .welcomeInner {
  padding: 30px;
  display: block;
  flex-direction: row;
}
#welcome .iatreio {
    width: 49%;
    float: right;
}
#welcome .plagou {
    width: 49%;
    float: left;
}
#welcome .moduletable{}
#welcome .moduletable img{ max-width: 100%; height: auto;}
#welcome h3 {
    text-transform: uppercase;
    color: #0077be;
    font-weight: 900;
    margin-bottom: 10px;
}
#welcome h4{font-weight: 300; margin-bottom: 10px; margin-top: 0;}
#welcome a.readMore {
    display: inline-block;
    border: 3px solid #0077be;
    padding: 15px 30px;
    /*padding-right: 45px;*/
	position: relative;
	border-radius: 100px;
	font-weight: 800;
}
#welcome a.readMore:hover{ text-decoration: none; box-shadow: 0 0 10px rgb(87 194 205 / 45%);}
#welcome a.readMore i {
    font-size: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
    color: #0077be;
}

#mapTop{ margin-bottom: 60px;}

.webmacBodyID101 #main{ margin-bottom: 0px;}
#main{ margin-bottom: 60px;}

#main .center{ max-width: 1000px;}
#main #content {
    padding-right: 0px;
    /*width: 1005px !important;*/
	 width: 100% !important;
}
#main #right{ background-color: #f3f3f3; padding-top: 55px;}
#main #mainInner{ display: flex;}
.moduletable h3{}
a.rdv {
    background-color: #cd6e09;
	
	background-color: #00588d;
	
    display: table;
    margin: 0 auto;
    width: auto;
    padding: 15px 30px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 1.15em;
    letter-spacing: 0.04em;
}
a.rdv:hover {
    text-decoration: none;
    background-color: #0077be;
}
#main #right img{ max-width: 100%; height: auto; box-shadow: 0 0 20px rgb(0 0 0 / 10%);}
#main #right .rightBox{ padding: 30px; padding-top: 0;}
#main #right h3{ color: #0077be;}
a.gnoriste {
    background-color: #00588d;
    display: table;
    margin: 0 auto;
    width: auto;
    padding: 15px 30px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 1.15em;
    letter-spacing: 0.04em;
}
a.gnoriste:hover {
    text-decoration: none;
    background-color: #0077be;
}

#banners{ margin-bottom: 60px;}
#banners ul { display: flex; margin: 0; padding: 0; list-style: none;}
#banners ul li{ width: 50%; background-size: cover; background-position: center center;}
#banners ul li.epErgo{ background-image: url(../images/bannerLeft.jpg);}
#banners ul li.faqs{ background-image: url(../images/bannerRight.jpg);}
#banners a{ display: block; height: 60vh; position: relative;}
#banners a span {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #0077be;
    background-color: #fff;
    border-radius: 100px;
    padding: 20px 60px;
    font-weight: 900;
    font-size: 120%;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;			
	
}
#banners a:hover span {
    box-shadow: 0 0 30px rgb(0 0 0 / 40%);
	color: #fff;
	background-color: #0077be;
	
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;			
	
}






#contactBottom{ margin-bottom: 60px;}
#contactBottom img{ max-width: 150px !important; border-radius: 150px;}
#contactBottom .center{text-align: center; padding: 40px 0; max-width: 1000px;}
#contactBottom h3 {
    text-align: center;
    font-size: 2em;
    font-weight: 900;
    color: #0077be;
    margin-top: 0;
    margin-bottom: 25px;
}
#contactBottom p:last-child {
    margin: 0;
}
#contactBottom a.moreBTN {
    display: table;
    margin: 0 auto;
    padding: 15px 30px;
    background-color: #2f3350;
    color: #fff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
#contactBottom a.moreBTN:hover{
    text-decoration: none;
    background-color: #c6bbb0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;	
	
}

#social {
    background-color: #c6bbb0;
}
#social .center {
    padding: 30px 0;
}
#social .center ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#social .center ul li{}
#social .center ul li a {
    border: 3px solid #fff;
    border-radius: 100px;
    font-size: 1.5em;
    width: 50px;
    display: flex;
    align-items: center;
    height: 50px;
    text-align: center;
    justify-content: center;
    color: #fff;
    margin: 0 10px;
	
	    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;	
	
}
#social .center ul li a:hover{ text-decoration: none;
	color: #2f3350;
	border-color: #2f3350;

    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;	
}


#footer{ background-color: #00588d; color: #fff;}
#footer a{ color: #fff;}
#footer p{ margin-bottom: 0;}
#footer .center {
    display: flex;
    width: 90%;
	align-items: center;
	padding: 30px 0;
}
#footerLeft {
	width: 50%;
}
#footerRight {
    width: 50%;
    text-align: right;
}
	
#bottom {
    background-color: #e0f0fa;
}
#bottom .center {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
	max-width: 900px;
	padding: 60px 0;
	text-align: center;
}
#bottom .bottomLeft{ width: 50%;}
#bottom .bottomRight{width: 50%;}
#bottom h3{ 
    font-size: 2em;
    font-weight: 900;
    color: #00588d;
    margin-top: 0;
    margin-bottom: 25px;
	text-align: center;
}
#bottom .bottomLeft ul{ list-style: none; margin: 0; padding: 0;}
#bottom .bottomLeft ul li{ margin-bottom: 15px;}
#bottom .bottomLeft ul li a{}
#bottom .bottomLeft ul li a i:before {
    font-size: 1.2em;
    margin-right: 10px;
}
#bottom .bottomRight ul{
margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;	
}
#bottom .bottomRight ul li{}
#bottom .bottomRight ul li a{
    border: 2px solid #00588d;
    border-radius: 100px;
    font-size: 1.0em;
    width: 40px;
    display: flex;
    align-items: center;
    height: 40px;
    text-align: center;
    justify-content: center;
    color: #00588d;
    margin: 0 5px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;	
}
#bottom .bottomRight ul li a:hover{ text-decoration: none; color: #0077be; border: 2px solid #0077be;}
#bottom .bottomRight ul li a i{}
#bottom .bottomRight ul{}




.papHeaderK2 {
    background-color: #2f3350;
	padding: 15px;
	margin-bottom: 30px;
}
.papHeaderK2 .papHeaderK2inner{ display: flex;}
.papHeaderK2 .papHeaderK2Title {
    width: 70%;
    display: flex;
    align-items: center;
	position: relative;
}

.papHeaderK2 .papHeaderK2Title .iconTitle {
    position: absolute;
    bottom: -35px;
    left: 25px;
    width: 50px;
    color: #fff;
    font-size: 2em;
    height: 50px;
    background-color: #c6bbb0;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    box-shadow: 0 0 20px rgb(0 0 0 / 25%);
}

.papHeaderK2 .papHeaderK2Title h2 {
    display: block;
    padding: 0 30px;
    color: #fff;
    font-weight: 300;
    font-size: 2em;
	line-height: 115%;
}
.papHeaderK2 .papHeaderK2Image{ width: 30%; margin: -40px 0;}
.papHeaderK2 .papHeaderK2Image .itemImageBlock{ margin: 0; padding: 0;}

.papHeaderK2 .papHeaderK2Image a {
    display: block;
    line-height: 0;
}
.papHeaderK2 .span.itemImage{ margin: 0;}

#k2Container h3 {
    padding: 0;
    color: #2f3350;
    font-weight: 300;
    font-size: 1.8em;
    line-height: 115%;
	margin: 30px 0;
	
	
	    color: #0077be;
    font-weight: 400;
	 font-size: 1.5em;
}



div#itemListPrimary {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
div.groupPrimary {
    padding: 10px;
    margin-bottom: 0;
    display: inline-grid;
    height: 100%;
    position: relative;
	

}
div.groupPrimary .catItemViewInner {
    border: 1px solid rgba(52,82,147,0.15);

    box-shadow: 0 0 15px rgb(47 51 80 / 25%);
	padding: 30px;
}
div#itemListPrimary h3.catItemTitle {
    margin-top: 0;
    font-size: 1.5em;
    margin-bottom: 10px;
}
.ui.form .field>label{ display: none !important;}
.ui.form input, .ui.form input[type=checkbox], .ui.form textarea {
    box-sizing: border-box;
    border-radius: 0 !important;
    padding: 15px 15px !important;
	    box-shadow: 0 0 10px rgb(0 0 0 / 10%) !important;
    border: none !important;
}
.formText{ margin-bottom: 15px;}
a.chronoforms6_credits{ display: none;}
button#button6 {
    border-radius: 0;
    padding: 20px 40px;
    font-family: inherit;
    font-weight: 600;
    font-size: 16px;
    color: #0077be;
    background-color: #fff;
    border: 2px solid #0077be;
	margin: 0 auto;
	display: table;
}
button#button6:hover{ background-color: #0077be; color: #fff;}
.g-recaptcha{
    display: flex;
    justify-content: center;	
	
}







.rl_sliders.accordion>.accordion-group {
    margin-bottom: 10px;
    border: 1px solid #0077be17;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #f1f7f7;
    box-shadow: 0 3px 5px rgb(0 0 0 / 5%);
}
.rl_sliders.accordion>.accordion-group .accordion-heading .accordion-toggle {
    display: block;
    padding: 20px 15px;
    cursor: pointer;
	font-size: 18px;
	font-weight: 800;
}
.rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle {
    background-color: #0077be;
    color: #fff;
}
.rl_sliders.accordion>.accordion-group>.accordion-body>.accordion-inner {
    border: 1px solid #e5e5e5;

	background-color: #fff;
}
.rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle{ position: relative;
padding: 20px 60px 20px 15px;}
.rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle::after {
    position: absolute;
    right: 15px;
    top: 20px;
    content: "+";
    font-size: 50px;
}
.rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle::after{ content: "-"; top: 15px;}



#episErgo{}
#episErgo div.catItemView {
    margin-bottom: 0px;
    padding: 0px;
}
#episErgo div.catItemBody {
    padding: 0;
    margin: 0;
}
#episErgo #k2Container h3 {
    padding: 0;
    color: #2f3350;
    font-weight: 300;
    font-size: 1.3em;
    line-height: 115%;
    margin: 0px 0;
    margin-bottom: 15px;
}
#episErgo h3 a i:before {
    margin-right: 10px;
}
#episErgo{}
#episErgo{}




/*.cd-dropdown ul li {
    display: block;
    width: 100%!important;
    margin-bottom: 10px !important;
    position: relative !important;
    top: 0 !important;
}
.cd-dropdown ul li span {
    color: #666;
    cursor: pointer;
    display: block;
    font-weight: normal;
    padding: 4px 15px;
    white-space: unset;
    width: calc(100% - 30px);
    line-height: 150%;
}*/

.cd-dropdown ul li, .cd-dropdown ul li span { font-size: 10px !important;}

#videoMod{ /*background-color: #00588d;*/}
#videoMod .center{ max-width: 1100px; padding: 60px;}
#videoMod p{ margin: 0;}
#videoMod{}
#videoMod{}

#testimonials{    
	/*background-color: rgb(87 194 205 / 30%);*/
background-color: #f3f3f3;

}
#testimonials .center {
    padding: 60px 0;
	    max-width: 700px;
}
#testimonials h3{ 
    text-align: center;
    font-size: 2em;
    font-weight: 900;
    color: #0077be;
    margin-top: 0;
    margin-bottom: 25px;

}
#testimonials .moduletable{}
#testimonials div.k2ItemsBlock ul li {
    padding: 30px;
    background: #fff;
    border-radius: 30px;
	text-align: center;
}

#testimonials .owl-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#testimonials .owl-nav button {
    display: block !important;
    height: 50px;
    width: 50px;
    font-size: 2em;
	background-color: #0077be;
	color: #fff;
}
#testimonials .owl-nav button:hover{ background-color: #00588d;}
#testimonials div.k2ItemsBlock ul{ padding: 0;}
#testimonials .testName{ font-style: italic; font-weight: bold; color: #999;}



#k2Testimonials{}
#k2Testimonials div.groupPrimary{ width: 100%;}
#k2Testimonials div.itemContainer{ float: none; margin-bottom: 25px;}

#k2Testimonials div.groupPrimary .catItemViewInner {
    border: 1px solid rgba(52,82,147,0.10);
    box-shadow: 0 0 15px rgb(47 51 80 / 15%);
    padding: 30px;
    border-radius: 30px;
    text-align: center;
}



div.catItemImageBlock {
    padding: 0;
    margin: 0;
}
div#itemListPrimary h3.catItemTitle {
    margin-top: 0;
    font-size: 1.2em;
    margin-bottom: 10px;
    font-weight: 800;
}
div.itemContainer {
    float: none;
    display: flex;
    flex-direction: column;
}







#search{margin: 60px 0;}



.webmacBodyID101 #search{    margin-top: 60px;}
#search .center {
    /*max-width: 100%;*/
	max-width: 1000px;
    background-color: #f9f9f9;
    padding: 25px 15px;
    border-radius: 300px;
}

#search input {
    margin: 0;
    padding: 10px 35px;
    border-radius: 100px;
    box-shadow: 2px 3px 5px 0 rgb(0 0 0 / 05%);
    border: 1px solid rgb(0 0 0 / 15%);
	max-width: 700px; 
	margin: 0 auto;
}
#search div.k2SearchBlock form {
    text-align: center;
}
#search input.inputbox {
    padding: 15px 35px;
    font-size: 100%;
    line-height: 120%;
}
#search input.button {
    border: 0px solid #0077be;
    background-color: #0077be;
    color: #fff;
    font-family: inherit;
    font-weight: bold;
	
    padding: 15px 35px;
    font-size: 100%;
    line-height: 120%;	
	
}

.genericView div.genericItemHeader h2.genericItemTitle {
    margin-top: 0;
    font-size: 1.5em;
    margin-bottom: 10px;
    font-weight: 800;
    line-height: 140%;
}

.is_ajaxsearch .search-results .ajaxsearch_result .result_wrap {
    overflow-x: hidden;
}



div.itemIsFeatured:before, div.catItemIsFeatured:before, div.userItemIsFeatured:before {display: none;}

div.itemBody{font-family: 'Helvetica', 'Arial', sans-serif;}
#k2Container h3{ font-weight: bold;}

.ClaSVinteoInHumanBody {
    padding: 60px;
    margin-bottom: 60px;
    background: #474747;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
}
div.vinteoInHumanBody{max-width: 750px; margin: 0 auto;}


ul.iatreioUL {list-style: none}
ul.iatreioUL li{

}
ul.iatreioUL li::before {
    content: "•";
    color: #337bc0;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-weight: bold;
    /* font-size: 1.5em; */
}


#newsletter{    background-color: #e0f0fa; margin-top: -60px;}
#newsletter .center{padding: 60px 0; max-width: 1000px; text-align: center;}
#newsletter h3 {
    text-align: center;
    font-size: 2em;
    font-weight: 900;
    color: #0077be;
    margin-top: 0;
    margin-bottom: 25px;
}
#newsletter #mc_embed_signup {
    background: none;
    clear: left;
    font: inherit;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}
#newsletter #mc_embed_signup .button {
    margin: 0 auto;
    display: block;
    padding: 15px 30px;
    line-height: 100%;
    height: auto;
    width: auto;
	background-color: #0077be;
}
#newsletter #mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 20px 10px;
    text-indent: 2%;
}




