:root {
--bg-color-alt: #ededed;
--bg-color-alt2: #f7f7f7;
--black: #000;
--white: #fff;
--gray: #bcbec0;
--dark-gray: #6e6f72;
--blue: #3f576a;
--green: #91c73e;
--dark-blue: #10152a;
--light-blue: #2075bc;
--light-gray: #ebebec;
}
body { 
background-color: var(--bg-color-alt2);
font-family: 'ArtegraSans';
font-size: 16px;
color: #333;
line-height: 1.5;
overflow-x: hidden;
}
lottie-player#spirallottie {
width: 80%;
margin: -45px 10%;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value {
text-align:center!important;
}
#chartdiv {
display: none;
width: 60%;
height: 600px;
font-size: 11px;
}
.spiralimg {
display:none;
}
a {
text-decoration: none;
}
b, strong {
font-weight: bold;
}
ul li, ol li {
font-weight: 400;
}
ul.dashed {
list-style-type: none;
padding-left: 12px;
}
ul.dashed > li {
text-indent: -12px;
}
ul.dashed > li:before {
content: "-";
text-indent: -5px;
padding-right: 5px;
}
form.wpcf7-form {
width: 800px;
max-width: 100%;
padding: 20px 0;
margin: 0 auto;
font-family: 'ArtegraSans';
font-size: 16px;
text-align: center;
}
form.wpcf7-form h3 {
text-align: center;
color: #4cbbe9;
font-size: 30px;
font-weight: bold;
margin-bottom: 30px;
}
input.wpcf7-form-control {
border: 0!important;
border-bottom: 1px solid #000!important;
width: 700px!important;
max-width: 100%;
}
input.wpcf7-form-control.wpcf7-submit {
width: 200px!important;
border-radius: 15px;
height: 30px;
background: #4cbbe9;
color: #ffffff;
margin:40px auto 0;
display: block;
border: 0!important;
}
.full {
width: 100%;
}
.circle {
position: absolute;
top: 5%;
right: 13%;
width: 440px;
max-width: 50vw;
height: 440px;
max-height: 50vw;
border: 3px solid #ffffff;
border-radius: 50%;
}
.page-id-22 .circle {
right: 33%;
}
.page-id-24 .page-heading-row img {
object-position: bottom;
}
.page-id-24 .circle {
right: 10%;
}
.page-id-26 .circle, .page-id-800 .circle {
right: calc(50% - 220px);
}
.page-id-226 .circle {
right: calc(39% - 220px);
}
.page-id-305 .circle {
right: 24%;
}
.page-id-176 .circle {
right: 25%;
}
.home .circle {
right: 5%;
width: 40vw;
height: 40vw;
}
.modal-dialog {
max-width: 540px;
}
.modal-content {
border-radius: 25px;
margin-top: 33%;
}
.modal-header {
border-bottom: 0;
padding-bottom: 0;
}
.modal-body {
padding:0 30px 30px;
}
.archive .circle {
right: 25%;	
}
.icons-table li {
display: inline-block;
width: 32%;
padding: 15px 0 0 70px;
height: 54px;
vertical-align: middle;
line-height: 1.2em;
}
.history-mobile {
display:none;
}
.years-list {
padding-bottom: 6%;
}
.years-list p {
width: 90%;
font-size: 16px;
font-weight: normal;
}
.years-list .year {	
font-size: 5vw;
line-height: 16vw;
width: 16vw;	
border-radius: 50%;
}
.arrow {
font-size: 80px;
line-height: 100px;
margin-top: calc(8vw - 50px);
font-weight: 300;
}
.years-list .year-list-item:nth-child(1) .year {
color: #d1d3d4;
border: 3px solid #d1d3d4;
}
.years-list .year-list-item:nth-child(3) .year {
color: #95c0dd;
border: 3px solid #95c0dd;
}
.years-list .year-list-item:nth-child(5) .year {
color: #00c5fb;
border: 3px solid #00c5fb;
}
.years-list .year-list-item:nth-child(7) .year {
color: #002e67;
border: 3px solid #002e67;
}
.years-list .year-list-item:nth-child(9) .year {
color: #1b75bc;
border: 3px solid #1b75bc;
}
.years-list .arrow-list:nth-child(2) .arrow {
color: #d1d3d4;
}
.years-list .arrow-list:nth-child(4) .arrow {
color: #95c0dd;
}
.years-list .arrow-list:nth-child(6) .arrow {
color: #00c5fb;
}
.years-list .arrow-list:nth-child(8) .arrow {
color: #002e67;
}
.years-list .arrow-list:nth-child(10) .arrow {
color: #1b75bc;
}
.pagewrap {
max-width: 1920px;
margin: 0 auto;
background-color: var(--white);
box-shadow: 0 4px 12px rgb(0 0 0 / 10%);
}
.header {
background: var(--dark-blue);
padding: 32px;
position: sticky;
top: 0;
z-index: 25;
box-shadow: 0 4px 12px rgb(0 0 0 / 10%);
margin-bottom: -1px;
}
.admin-bar .header {
top: 32px;
}
.admin-bar .offcanvas-start {
top: 32px;
}
.language-select {
border: 0 none;
font-size: 20px;
font-weight: 700;
outline: none;  
}
.main-menu {
gap: 32px;
margin-right: 40px;
}
.main-menu a {
font-family: 'ArtegraSans';
color: var(--white);
text-decoration: none;
font-size: 18px;
transition: all 0.3s ease;
}
.main-menu li {
position: relative;
}
.main-menu li.current-menu-item a,
.main-menu > li:hover a,
.main-menu > li a:hover {
color: var(--light-blue);
}
.main-menu li.current-menu-item a {
font-weight: 600;
}
.main-menu .sub-menu {
position: absolute;
padding: 40px 0 0 0;
margin: -8px 0 0 0;
width: 285px;
display: none;
}
.main-menu > li:hover .sub-menu {
display: block;
}
.main-menu .sub-menu li {
display: block;
margin-bottom: 3px;
}
.main-menu .sub-menu li a {
font-size: 18px;
color: #fff;
display: block;
padding: 4px 8px;
background: rgb(0 0 0 / 50%);
transition: all 0.3s ease;
}
.main-menu .sub-menu li a:hover {
background: var(--light-blue);
}
.lang-switch {
margin-right: 30px;
}
.search {
position: relative;
}
.search .s-form {
position: absolute;
right: 0;
background: #fff;
display: none;
padding: 12px;
top: 60px;
}
.search .s-form.active {
display: flex;
}
.search .s-form form {
display: flex;
align-items: center;
position: relative;
}
.search .s-form form input[type="text"] {
padding: 6px;
font-size: 16px;
}
.search .s-form form button {
position: absolute;
right: 6px;
width: 30px;
border: 0;
display: flex;
background: transparent;
} .main-swiper .swiper-pagination {
bottom: 30px;
}
.news-swiper .swiper-pagination {
bottom: 20px;
}
.main-swiper .swiper-pagination-bullet, .news-swiper .swiper-pagination-bullet {
background: var(--light-blue);
width: 12px;
height: 12px;
opacity: 1;
}
.news-swiper .swiper-pagination-bullet {
background: #002e67;
}
.news-swiper img {
border-radius:50%;
background:#fff;
}
.main-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active, .news-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
background: var(--white);
}
.main-swiper .swiper-slide {
height: 920px;
}
.main-swiper .swiper-slide .slide-image {
width: 100%;
height: 100%;
object-fit: cover;
}
.main-swiper .swiper-slide::before {
content:'';
background: rgb(0,0,0);
background: linear-gradient(145deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
display: block;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
opacity: 0.5;
}
.main-swiper .slide-text {
font-family: 'ArtegraSans';
position: absolute;
left: 14%;
top: 0;
z-index: 1;
width: 86%;
height: 100%;
color: #fff;
}
.main-swiper .slide-text .row {
height: 100%;
padding: 20% 0 0;
}
.main-swiper .slide-text h2 {
font-size: 58px;
}
.main-swiper .slide-text p {
font-size: 28px;
}
.main-swiper .slide-text .slider-link {
background: var(--light-blue);
display: flex;
padding: 50px;
gap: 100px;
align-items: end;
}
.main-swiper .slide-text .slider-link .text {
display: flex;
flex-direction: column;
color: var(--white);
gap: 10px;
}
.main-swiper .slide-text .slider-link .text span {
font-family: 'ArtegraSans';
font-size: 17px;
}
.main-swiper .slide-text .slider-link .text span:nth-child(2) {
font-size: 26px;
}
.main-swiper img.full {
height: 100%;
width: 100%;
object-fit: cover;
}
.intro-text-row {
padding: 6%;
background: url(//esasecurity.gr/wp-content/themes/esa/images/green-shadow1.png) no-repeat left bottom, url(//esasecurity.gr/wp-content/themes/esa/images/green-shadow2.png) no-repeat right bottom;
}
.intro-text-row h2 {
font-family: 'ArtegraSans';
font-size: 38px;
line-height: 42px;
color: var(--dark-gray);
margin-bottom: 100px;
}
.intro-text-row p {
font-family: 'ArtegraSans';
font-size: 20px;
color: var(--dark-gray);
}
.services-row .service-block .service-text {
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 275px;
padding: 40px;
color: var(--white);
}
.services-row .service-block .service-text h3 {
font-size: 34px;
font-weight: 500;
color: var(--white);
padding-right: 50px;
background: url(//esasecurity.gr/wp-content/themes/esa/images/emblem-part-white.png) no-repeat right top;
}
.services-row .service-block:nth-child(1) .service-text {
background: var(--green);
}
.services-row .service-block:nth-child(2) .service-text {
background: var(--blue);
}
.services-row .service-block:nth-child(3) .service-text {
background: var(--gray);
}
.services-icons-row {
padding: 6%;
background: var(--light-blue);
}
.services-icons-row h2, .metrics h2 {
font-family: 'ArtegraSans';
font-size: 48px;
font-weight: 600;
line-height: 52px;
color: var(--white);
margin-bottom: 50px;
}
.services-icons-row p {
font-family: 'ArtegraSans';
font-size: 20px;
color: var(--dark-gray);
}
.services-icons-row .service-thumb {
min-height: 150px;
display: flex;
align-items: center;
justify-content: center;
}
.services-icons-row ul {
margin: 0;
padding: 0;
}
.services-icons-row li {
font-size: 20px;
font-weight: 500;
color: var(--dark-gray);
list-style: none;
}
.services-icons-row .service-icons p {
font-family: 'ArtegraSans';
font-size: 28px;
color: var(--white);
margin-top: 20px;
}
.departments-icons .col-6 {
cursor: pointer;
}
.departments-icons-row {
padding: 0 6%;
background: var(--white);
}
.board-row {
padding: 6% 0;
background: var(--white);
}
.departments-icons-row h2, .board-row h2 {
font-family: 'ArtegraSans';
font-size: 48px;
font-weight: 600;
line-height: 54px;
color: var(--black);
margin-bottom: 40px;
}
.board-row h2 {
padding: 0 6%;
}
.departments-icons-row .departments-icons h2 {
font-size: 26px;
font-weight: bold;
line-height: 32px;
color: var(--black);
margin: 20px 0 0 0;
}
.departments-icons-row h3 {
font-family: 'ArtegraSans';
color: #1b75bc;
font-size: 20px;
font-style: italic;
}
.board-row .board-section {
background: var(--light-gray);	
}
.board-row .board-section p {
font-size: 26px;
font-weight: bold;
line-height: 32px;
}
.board-row .board-section p span{
color: #1b75bc;	
font-size: 24px;
font-weight: 300;
line-height: 28px;
}
.board-row .board-section p.subtitle {
font-weight: 500;
}
.board-row .board-section p.subtitle span{
font-size: 26px;
}
.image-section-row {
position: relative;
overflow: hidden;
height: 720px;
}
.image-section-row img {
width: 100%;
height: 720px;
object-fit: cover;
}
.image-section-row .section-title {
position: absolute;
background: url(https://esasecurity.gr/wp-content/uploads/2023/04/blue-circle.png) center left no-repeat;
background-size: contain;
left: 50%;
bottom: 12%;
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 130px 30px 130px 60px;
min-height: 500px;
max-width: 35%;
color: var(--white);
border-radius: 250px;
}
.image-section-row .section-title h3 {
font-size: 48px;
font-weight: 600; padding-right: 45px;
}
.image-section-row .section-title h3 a {
color: var(--white);
}
.image-section-row .section-title p {
font-family: 'ArtegraSans';
font-size: 30px;
}
.logos-section {
padding: 6%;    
}
.logos-section h2 {
font-family: 'ArtegraSans';
font-size: 48px;
line-height: 52px;
color: var(--black);
margin-bottom: 50px;
}
.logos-section p {
font-family: 'ArtegraSans';
font-size: 20px;
color: var(--dark-gray);
margin-bottom: 50px;
}
.logos-section .case-studies-link {
background: var(--green);
font-size: 20px;
font-weight: 500;
color: var(--white);
display: block;
text-align: center;
padding: 15px;
}
.logos-section .col-2 {
width:14%;
}
.pre-contact-form {
background: #ededed;
}
.contact-form-row {
background: url(//esasecurity.gr/wp-content/themes/esa/images/green-shadow6.png) no-repeat right bottom #ededed;
padding-bottom: 100px;
}
.contact-form-form {
position: relative;
}
.contact-form-form input,
.contact-form-form textarea {
border-radius: 0;
border: 0 none;
outline: none;
box-shadow: none;
padding: 20px;
font-size: 16px;
font-weight: 300;
resize: none;
}
.contact-form-form button {
background: var(--green);
border-color: var(--green);
padding: 15px 25px;
margin-left: auto;
}
.contact-form-form button:hover {
background: var(--black);
border-color: var(--black);
}
.contact-form-form p {
margin-bottom: 0;
}
.contact-form-form br {
display: none;
}
.wpcf7-form-control-wrap {
width: 100%;
display: block;
}
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap textarea {
width: 100%;
}
.contact-form-form input[type="submit"] {
background: var(--green);
border-color: var(--green);
padding: 15px 25px;
margin-left: auto;
float: right;
}
.contact-form-form input[type="submit"]:hover {
background: var(--black);
border-color: var(--black);
}
.contact-form-form.d-flex.flex-column.career-form {
background: #ededed;
padding: 50px;
}
.contact-form-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
padding: 20px;
border: 0;
display: block;
width: 100%;
}
.wpcf7-file {
display: block;
background: #fff;
width: 100%;
}
.page-heading {
padding-bottom: 30px;
}
.page-heading-row {
position: relative;
overflow: hidden;
height: 500px;
} .page-heading-row.gray::after {
background: url(//esasecurity.gr/wp-content/themes/esa/images/slidermask-gray.png) no-repeat;
}
.page-heading-row img {
width: 100%;
height: 500px;
object-fit: cover;
object-position: top;
}
.page-id-262 .page-heading-row img, .page-id-1078 .page-heading-row img {
object-position: 100% 36%;	
}
.page-heading-content-row {
padding: 3% 6%;
}
.page-heading-content-row h1 {
font-size: 48px;
line-height: 54px;
font-weight: 600;
color: var(--black);
}
.page-heading-content-row p, .page-heading-content-row li {
font-family: 'ArtegraSans';
font-size: 18px;
color: var(--dark-gray);
}
.page-heading-content-row p:last-child {
margin-bottom: 0;
}
.page-heading-content-row p a.pdf,.page-heading-content-row p.pdf a {
font-family: 'ArtegraSans';
font-size: 24px;
line-height: 28px;
color: var(--light-blue);	
background: url(https://esasecurity.gr/wp-content/uploads/2022/11/icons8-pdf-25.png) 0 -3px no-repeat;
padding-left: 25px;
}
.page-heading-content-row p a.pdf:hover, .page-heading-content-row p.pdf a:hover {
color: var(--light-blue);	
} ul.our-assets {
list-style: none;
padding-left: 0;
}
ul.our-assets li {
min-height: 55px;
margin: 15px 0;
padding: 5px 60px;
}
ul.our-assets li:nth-child(1) {
background: url(https://esasecurity.gr/wp-content/uploads/2023/06/icon1.png) center left no-repeat;
background-size: 48px auto;
}
ul.our-assets li:nth-child(2) {
background: url(https://esasecurity.gr/wp-content/uploads/2023/06/icon2.png) center left no-repeat;
background-size: 50px auto;   
}
ul.our-assets li:nth-child(3) {
background: url(https://esasecurity.gr/wp-content/uploads/2023/06/icon3.png) center left no-repeat;
background-size: 50px auto;    
}
ul.our-assets li:nth-child(4) {
background: url(https://esasecurity.gr/wp-content/uploads/2023/06/icon4.png) center left no-repeat;
background-size: 50px auto;
min-height: 40px; }
article.article {
padding: 30px 0;
}
article.article.jobs p {
margin:0!important;	
}
article.article.jobs a {
font-size: 22px; 
font-weight: 300; 
margin: 15px;
color: #ffffff;
}
.news-list-row {
padding: 6%;
}
.news-list-row .article {
padding: 70px;
background: var(--bg-color-alt);
}
.news-list-row .article:nth-child(even) {
background: transparent;
}
.news-list-row .article.inner {
background: transparent;
}
.news-list-row .article .article-link {
color: var(--dark-gray);
}
.news-list-row .article time {
font-family: 'ArtegraSans';
font-size: 21px;
}
.news-list-row .article h2 {
font-size: 35px;
font-weight: 500;
margin: 15px 0;
}
.news-list-row .article p, .news-list-row .article ul li {
font-family: 'ArtegraSans';
font-size: 19px;
}
.article td {
font-weight: 300!important;	
}
.prevnext-link {
display: flex;
gap: 20px; 
color: var(--dark-gray);
align-items: center;
transition: all 0.3s ease;
}
.prevnext-link:hover {
color: var(--light-blue);
}
.prevnext-link:last-child {
text-align: right;
}
.prevnext-link p {
font-size: 15px;
font-weight: 300;
margin-bottom: 5px;
}
.prevnext-link h3 {
font-size: 16px;
font-weight: 500;
}
.services-list-row, .managemanet-list-row {
padding: 6% 0%;
}
.services-list-row .container-fluid, .managemanet-list-row .container-fluid {
padding: 0;
}
.services-list-row .article {
background: var(--light-blue);
}
.managemanet-list-row .article {
background: #edf5f9;
}
.managemanet-list-row .article:nth-child(even) {
background: var(--white);
}
.services-list-row .article:nth-child(2), .services-list-row .article:nth-child(6) {
background: var(--blue);
}
.services-list-row .article:nth-child(3), .services-list-row .article:nth-child(7) {
background: var(--dark-gray);
}
.services-list-row .article:nth-child(4), .services-list-row .article:nth-child(8) {
background: var(--white);
}
.services-list-row .article:nth-child(4) .article-link,.services-list-row .article:nth-child(8) .article-link{
color: #10152a;
}
.page-id-26 .services-list-row .article:nth-child(4), .page-id-800 .services-list-row .article:nth-child(4) {
background: var(--light-blue);
}
.page-id-26 .services-list-row .article:nth-child(4) .article-link, .page-id-800 .services-list-row .article:nth-child(4) .article-link {
color: #ffffff;
}
.page-id-305 .services-list-row .article:nth-child(4) {
background: var(--light-blue);
}
.page-id-305 .services-list-row .article:nth-child(4) .article-link {
color: #ffffff;
}
.page-id-283 .page-heading-content-row, .page-id-1045 .page-heading-content-row {
padding-bottom: 2%;
}
.page-id-283 .page-heading-content-row h2, .page-id-1045 .page-heading-content-row h2 {
margin-top: 40px;
color: #80b43e;
}
.page-id-283 .services-list-row .article p, .page-id-283 .services-list-row .article h2,.page-id-1045 .services-list-row .article p, .page-id-1045 .services-list-row .article h2 {
color: var(--dark-gray);
}
.page-id-283 .services-list-row .article:nth-child(even),.page-id-1045 .services-list-row .article:nth-child(even) {
color: var(--dark-gray);
background: transparent;
}
.page-id-283 .services-list-row .article:nth-child(odd), .page-id-1045 .services-list-row .article:nth-child(odd) {
color: var(--dark-gray);
background: var(--bg-color-alt);
}
.page-id-283 .services-list-row .article:nth-child(odd) img, .page-id-1045 .services-list-row .article:nth-child(odd) img {
padding: 1.5rem 0 1.5rem 1.5rem;
}
.page-id-283 .services-list-row .article:nth-child(4) h2, .page-id-1045 .services-list-row .article:nth-child(4) h2 {
color: #80b43e;
margin-bottom: 50px;
}
.page-id-283 .services-list-row .article:nth-child(4) img, .page-id-1045 .services-list-row .article:nth-child(4) img {
margin-top: 100px;	
}
.page-id-17 .services-list-row .article:nth-child(2) p, .page-id-17 .services-list-row .article:nth-child(2) h2, .page-id-17 .services-list-row .article:nth-child(2) td {
color: var(--dark-gray);
}
.page-id-17 .services-list-row .article:nth-child(2) {
background: transparent;
}
.page-id-1054 .services-list-row .article:nth-child(2) p, .page-id-1054 .services-list-row .article:nth-child(2) h2, .page-id-1054 .services-list-row .article:nth-child(2) td {
color: var(--dark-gray);
}
.page-id-1054 .services-list-row .article:nth-child(2) {
background: transparent;
}
.services-list-row .article .article-link {
color: var(--white);
cursor: default;
}
.services-list-row .article h2 {
margin-bottom: 1rem;
}
.services-list-row .article p {
font-weight:200;	
}
.managemanet-list-row .article h2 {
font-family: 'ArtegraSans';
color: #000000;
font-size: 32px;
font-weight: bold;
}
.managemanet-list-row .article h3 {
color: #1b75bc;
font-size: 26px;
font-style: italic;
}
.managemanet-list-row .article p {
color: #000000;
font-size: 18px;
font-weight:normal;	
}
.breadcrumb {
font-family: 'ArtegraSans';
font-size: 26px;
}
.breadcrumb a {
color: var(--dark-gray);
}
.breadcrumb-item+.breadcrumb-item::before {
content: '>';
}
.news-slider-row {
background: var(--light-gray);
padding-top: 70px; }
.news-slider-row h2 {
font-family: 'ArtegraSans';
font-size: 48px;
color: var(--black);   
}
.news-slider-row .news-swiper { }
.news-slider-row .news-swiper-wrapper {
position: relative;
} 
.news-swiper-wrapper .swiper-button-next {
right: -100px;
top: 35%;
width: 58px;
height: 59px;
}
.news-swiper-wrapper .swiper-slide {
padding: 0 1%;
}
.news-swiper-wrapper .swiper-slide h3 {
font-size: 20px;
line-height: 1.2em;
font-weight: 600;
color: var(--black);  
min-height: 5em;
}
.news-swiper-wrapper .swiper-button-next::after {
content:'';
background: url(https://esasecurity.gr/wp-content/uploads/2023/04/arrow.png) no-repeat;
width: 58px;
height: 59px;
}
.news-swiper-wrapper .swiper-button-prev {
left: -100px;
top: 35%;
width: 58px;
height: 59px;
}
.news-swiper-wrapper .swiper-button-prev::after {
content:'';
background: url(https://esasecurity.gr/wp-content/uploads/2023/04/arrow.png) no-repeat;
width: 58px;
height: 59px;
transform: rotate(-180deg);
} .news-slider-row .slide-text { padding: 30px 0;
color: var(--black); }
.contact-row {
background: var(--gray);
text-align: center;
padding: 65px;
}
.contact-row a {
font-family: 'ArtegraSans';
font-size: 46px;
color: var(--white);
padding-right: 80px;
background: url(//esasecurity.gr/wp-content/themes/esa/images/emblem-part-white.png) no-repeat right center;
}
.footer {
background: var(--dark-blue);
padding: 6% 6%;
}
.footer h3 {
font-size: 25px;
font-weight: 500;
color: var(--white);
}
.footer .wpml-ls-menu-item {
display:none;
}
.footer li {
list-style: none;
}
.footer li,
.footer li a {
font-family: 'ArtegraSans';
font-size: 18px;
color: var(--white);   
}
.footer li a {
transition: all 0.3s ease;
}
.footer li a:hover {
color: var(--light-blue);
}
.footer p {
font-family: 'ArtegraSans';
font-size: 21px;
color: var(--white);   
margin: 0;
}
.footer p.small {
font-size: 14px;
}
.footer .top-row {
border-bottom: 2px solid var(--white);
}
.footer .top-row p {
font-family: 'ArtegraSans';
font-size: 25px;
font-weight: 500;
}
ul.logolist {
max-width: 275px;
}
.mobimenu {
background: #3f576a;
color: #fff;
max-width: 280px;
}
.side-nenu {
margin: 0;
padding: 0;
list-style: none;
}
.side-nenu ul {
margin-top: 10px;
padding-left: 18px;
list-style: none;
}
.side-nenu .wpml-ls-menu-item ul {
padding-left: 0px;	
}
.side-nenu li {
margin-bottom: 20px;
}
.side-nenu a {
color: #fff;
display: block;
font-weight: 300;
}
.side-nenu .has-submenu ul {
display: none;
}
.side-nenu .has-submenu > a {
position: relative;
}
.side-nenu .has-submenu > a::after {
content: '';
background: url(//esasecurity.gr/wp-content/themes/esa/images/side-drop.png) no-repeat;
display: block;
width: 13px;
height: 7px;
position: absolute;
right: 0;
top: 10px;
transition: all 0.3s ease;
}
.side-nenu .has-submenu.active > a::after {
transform: rotate(180deg);
}
.side-nenu .has-submenu.active > a {
color: var(--light-blue);
}
.side-nenu .has-submenu.active  ul {
display: block;
margin-top: 20px;
}
.iframe-container {
position: relative;
overflow: hidden;
width: 100%;
padding-top: 120%;
}
.iframe-container iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
.news-list-row img, .prevnext-links img {
border-radius: 50%;
}
.postid-845 .news-list-row .article img, .postid-863 .news-list-row .article img {
border-radius: 0;
}
@media screen and (max-width: 1619.97px) {
.main-menu {
gap: 15px;
margin-right: 30px;
}
}
@media screen and (max-width: 1399.97px) {
.main-swiper .slide-text .row {
height: 100%;
padding: 0;
align-items: center;
}
}
@media screen and (max-width: 767.97px) {
.header {
padding: 15px;
}
.header-txt {
width:100%!important;
height:250px!important;
}
.page-id-1462 .header-txt {
height:400px!important;
}
.header-txt h1 {
font-size: 24px!important;	
}
.header-txt img {
height: 50px!important;
}
.page-id-1462 .page-heading-row img.full {
object-position: -650px!important;
}
.page-id-1462 .circle {
right: 5%;
border: 1px solid #ffffff;
}
.page-id-1462 #pojo-a11y-toolbar {
top: 482px !important;
}
lottie-player#spirallottie { 
display: none!important;	
}
.archive .circle {
right: 25%!important;	
}
.spiralimg {
display:block!important;
}
.page-id-26 .services-list-row .article img, .page-id-800 .services-list-row .article img {
height: 100px;
}
.metrics {
height: auto!important;
}
.page-heading-row {
height: 250px;
}
.page-id-1462 .page-heading-row {
height:400px!important;
}
.page-heading-row img {
height: 250px;
object-position: center;
}
.page-id-1462 .page-heading-row img.full {
height:400px!important;
}
.post-type-archive-job .page-heading-row img {		
object-position: right;
}
.post-type-archive-job .circle {
right: 20% !important;
}
.page-id-176 .page-heading-row img {		
object-position: -340px;
}
.years-list .year {
font-size: 10vw;
line-height: 30vw;
width: 30vw;
border-radius: 50%;
}
.arrow {
font-size: 10vw;
margin-top: 10vw;
line-height: 1em;
}
.years-list p {
width: 95%;
font-size: 12px;
font-weight: normal;
}
.page-id-28 .page-heading-row img {
object-position: 75% 100%;
}
.page-heading-row::after {
width: 35px;
height: 35px;
background-size: contain;
}
.main-swiper .swiper-slide {
height: 250px;
}
.main-swiper .slide-text h2 {
font-size: 28px;
}
.main-swiper .slide-text img {
width: 24px;
}
.main-swiper::before {
width: 35px;
height: 35px;
background-size: contain;
}
.page-heading-content-row, .logos-section,.services-icons-row {
padding:6% 0;
}
.page-heading-content-row p, .page-heading-content-row li, .page-heading-content-row p a.pdf, .page-heading-content-row p.pdf a {
font-size: 16px;
}
.page-heading-content-row p a.pdf, .page-heading-content-row p.pdf a {
padding-left: 20px;
background-size: 22px;
}
.history-desktop {
display:none;
}
.history-mobile {
display:block;
}
ul.our-assets li {
padding:0 0 0 70px;
}
.metrics p {
font-size: 21px!important;
}
.metrics img {
padding: 10px 0!important;
width: 40px;
}
.services-icons-row h2, .metrics h2 {
font-size: 24px!important;
line-height: 30px!important;
margin-bottom: 20px;
text-align: center;
}
.services-icons-row p,
.services-icons-row li {
font-size: 15px;
}
.services-icons-row .service-thumb img {
max-width: 100px;
}
.services-icons-row .service-thumb {
min-height:80px;
}
.services-icons-row .service-icons p {
font-size: 14px;
}
.logo {
width: 120px;
display: inline-block;
}
.service-block, .service-block a {
display: flex;
}
.service-block img {
width: 50%;
height: auto;
object-fit: cover;
}
.services-row .service-block .service-text {
width: 50%;
padding: 15px;
}
.services-row .service-block .service-text h3 {
font-size: 14px;
background-size: 22px;
}
.services-row .service-block .service-text p {
font-size: 13px;
}
.news-slider-row .slide-text {
padding: 30px 0px;
}
.image-section-row {
height: auto;
}
.image-wrap {
display: flex;
}
.image-section-row .section-title {
width: 80%;
max-width: 80%;
padding: 40px 0 40px 60px;
left: 14%;
bottom: 12%;
min-height: 200px;
}
.image-section-row img { height: 350px;
object-fit: cover;
}
.image-section-row .section-title h3 {
font-size: 16px;
background-size: 22px;
padding-right: 28px;
}
.image-section-row .section-title p {
font-size: 15px;
}
.image-section-row::after {
display: none;
}
.logos-section h2 {
font-size: 22px;
line-height: 36px;
margin-bottom: 20px;
text-align: center;
}
.logos-section p {
font-size: 16px;
text-align: center;
margin-bottom: 20px;
}
.logos-section .col-2 {
width: 24%;
}
.news-slider-row h2 {
font-size: 28px;
line-height: 36px;
margin-bottom: 20px;
text-align: center;
}
.news-swiper-wrapper .swiper-slide {
padding: 0 10%;
}
.news-swiper-wrapper .swiper-button-prev {
width: 30px;
height: 30px;
left: -10px;
top:36vw;
}
.news-swiper-wrapper .swiper-button-next {
width: 30px;
height: 30px;
right: -10px;
top:36vw;
}
.news-swiper-wrapper .swiper-button-prev::after,
.news-swiper-wrapper .swiper-button-next::after {
width: 30px;
height: 30px;
background-size: cover;
}
.news-swiper-wrapper .swiper-slide h3 {
font-size: 20px;
min-height: 80px;
}
.managemanet-list-row .article h2, departments-icons-row .departments-icons h2 {
font-size: 28px;
}
.managemanet-list-row .article h3, departments-icons-row .departments-icons h3 {
font-size: 22px;
}
.managemanet-list-row .article p, departments-icons-row .departments-icons p {
font-size: 16px;
}
.departments-icons-row h2, .board-row h2 {
font-size: 32px;
}
.board-row .board-section p {
font-size: 18px;
}
.board-row .board-section h3, .board-row .board-section p span {
font-size: 16px;
}
.contact-row {
padding: 20px;
}
.contact-row a {
font-size: 22px;
line-height: 36px;
margin-bottom: 20px;
text-align: center;
background-size: 25px;
padding-right: 40px;
}
.lang-switch {
margin-right: 10px;
} 
.language-select {
font-size: 12px;
}
.intro-text-row {
padding: 6% 2%;
background: url(//esasecurity.gr/wp-content/themes/esa/images/green-shadow1.png) no-repeat left center;
background-size: 40%;
}
.intro-text-row h2 {
font-size: 22px;
line-height: 26px;
margin-bottom: 20px;
text-align: center;
}
.intro-text-row p {
font-size: 18px;
line-height: 22px;
margin-bottom: 20px;
text-align: center;
}
.footer-logo {
width: 140px;
display: inline-block;
}
.logolist li {
width: 42%;
}
.footer .top-row p {
font-size: 18px;
}
.footer h3 {
font-size: 16px;
}
.footer li, .footer li a{
font-size: 14px;
}
.footer .social li a img {
max-width: 30px;
max-height: 30px;
}
.footer p {
font-size: 12px;
}
.page-heading-content-row h1 {
font-size: 28px;
line-height: 36px;
}
.news-list-row {
padding: 6% 0%;
}
.news-list-row .article {
padding: 10px;
}
.news-list-row .article .article-link {
flex-direction: column;
}
.news-list-row .article h2 {
font-size: 25px; 
}
.news-list-row .article p {
font-size: 16px;
}
.services-list-row {
padding: 6% 0;
}
.breadcrumb {
font-size: 16px;
}
.prevnext-links {
flex-direction: column;
gap: 30px;
}
.prevnext-link {
flex-direction: column;
text-align: center;
gap: 10px;
}
.prevnext-link:last-child {
text-align: center;
flex-direction: column-reverse;
}
.contact-form-form.d-flex.flex-column.career-form {
padding: 10px;
}
.icons-table li {		
width: 49%;
}
}