/*---------------- global fisrt ---------------- */

@font-face {
  font-family: "Serif-Regular";
  font-display: swap;
  src: url("/templates/cassiopeia_thoracicsurgeon/css/font/Serif-Regular.ttf");
}

@font-face {
  font-family: "Serif-Medium";
  font-display: swap;
  src: url("/templates/cassiopeia_thoracicsurgeon/css/font/Serif-Medium.ttf");
}

@font-face {
  font-family: "Serif-SemiBold";
  font-display: swap;
  src: url("/templates/cassiopeia_thoracicsurgeon/css/font/Serif-SemiBold.ttf");
}

@font-face {
  font-family: "Serif-Light";
  font-display: swap;
  src: url("/templates/cassiopeia_thoracicsurgeon/css/font/Serif-Light.ttf");
}

.row-box-article {
  margin-top: 120px;
}

.big-box-footer-b img {
  width: 60px;
}


.itemid-136 .intro-image-categories {
  margin-top: -36px;
}


html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  scroll-behavior: smooth;
}

body {
  font-size: 1rem;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  overflow-x: hidden;
  z-index: -100000;
  background-color: #fff;
  position: relative;
}

 footer {
  overflow: hidden;
}

.main {
  overflow: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

figure {
  margin: 0;
}

:root {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  scroll-behavior: smooth;
  --black: #000000;
  --white: #ffffff;
  --blue: #062E68;
  --yellow: #FDA803;
}

a,
a:hover {
  color: inherit;
  text-decoration: none !important;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  display: inline-block;
}

a:not(.btn):focus, a:not(.btn):hover {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
p {
  margin-bottom: 0;
  font-family: "Serif-Medium";
}

h1,
h2,
h3,
h4,
h5 {
  font-stretch: normal;
}

p {
  font-size: 20px;
  font-family: "Serif-Light";
  line-height: 35px;
  /* text-align: justify; */
  letter-spacing: 0.8px;
}

h2 {
  font-family: "Serif-Medium";
}

menu {
    padding: 0;
    margin: 0;
}

li {
  font-family: "Serif-Light";
}

.vacuum {
  height: 150px;
  z-index: 0;
  position: relative;
  background-color: #fff;
}

b, strong {
  font-family: "Serif-Medium";
}

/*---------------- global end ---------------- */

.col-logo {
  background-color: #717564;
  border-radius: 0 100px 100px 0px;
  height: 196px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.col-menu {
  display: flex;
  align-items: center;
  justify-content: end;
}

.mod-menu {
  flex-direction: inherit;
}

.navbar {
  justify-content: end;
  align-items: center;
  height: 100%;
}

.custom-menu {
  background-color: #B57566;
  color: #fff;
  border-radius: 60px 0px 0px 60px;
  height: 50px;
  align-items: center;
  display: flex;
  padding-right: 125px;
}

.custom-menu .mod-list li {
  padding-left: 44px;
}

.view-featured .header {
  height: 100vh;
  position: relative;
}

/* video */

.view-featured #mod-custom115 {
  position: inherit;
}

.view-featured .first-video video {
  height: 100vh;
  width: 100vw;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -2;
}

.feature-social-icon {
  position: absolute;
  bottom: 0;
  left: 8%;
}

.box-header {
  display: flex;
  align-items: end;
}

.box-header-icon:nth-child(1) {
  background-color: #B57566;
  height: 116px;
}

.box-header-icon:nth-child(1):hover {
  height: 150px;
}

.box-header-icon {
  background-color: #3B4D5B;
  height: 85px;
  display: flex;
  border-radius: 60px 60px 0 0px;
  padding-top: 14px;
  width: 60px;
  justify-content: center;
  margin-right: 15px;
  transition: 0.5s;
}

.box-header-icon:hover {
  height: 116px;
  transition: 0.5s;
  transition-timing-function: ease;
}

/* lang */

div.mod-languages ul.lang-block li {
  display: block;
  padding: 0;
  text-align: start;
  background-color: #3B4D5B;
  display: flex;
  justify-content: center;
  margin: 0;
  color: #fff;
  width: 86px;
  border-radius: 30px 0px 0 30px;
  margin-bottom: 10px;
}

.header-lang li a { 
  font-family: "Serif-Regular";
  font-size: 20px;
}

div.mod-languages ul li.lang-active {
  background-color: #b57566;
  color: #ffffff;
  width: 114px;
}

div.mod-languages ul {
  display: flex;
  flex-direction: column;
  align-items: end;
}

.swiper-pagination-news {
  display: grid;
}

.swiper-pagination-news .swiper-pagination-bullet-active {
  left: 80px;
  color: #3B4D5B !important;
}

.swiper-pagination-news .swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  top: 20px;
  left: -74px;
  width: 63px;
  height: 1px;
  background-color: #3B4D5B;
  transition: 0.7s;
}

.swiper-pagination-news .swiper-pagination-bullet {
  position: relative !important;
  margin-bottom: 49px !important;
  background: var(--swiper-pagination-bullet-inactive-color,#0000);
  color: #fff;
  opacity: 1;
  font-size: 25px;
  font-family: "Serif-Light";
}

.swiper-1 .swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  top: 0;
  width: 281px;
  height: 100px;
}

.col-epemvaseis-right {
  background-color: #D9CDC9;
  position: relative;
}

.col-epemvaseis-right::after {
  content: "";
  position: absolute;
  top: 0;
  right: 55px;
  width: 577px;
  height: 100%;
  background-image: url(/images/landing/epemvaseis-kuklos.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

/* swiper 5 arxh */

.swiper-5 .swiper-pagination-bullet {
  margin-bottom: 75px !important;
  position: relative !important;
  background: var(--swiper-pagination-bullet-inactive-color,#0000);
  color: #c33;
  opacity: 1;
  font-size: 25px;
  font-family: "Serif-Light";
  left: 0;
  transition: 0.2s;
}

.swiper-pagination {
  position: relative !important;
}

.swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  top: 0;
  width: 281px;
  height: 26px;
  color: #fff;
  font-size: 25px;
}

.swiper-5 .swiper-container {
  width: 67% !important;
}

.swiper-5 .swiper-slide {
  position: relative;
}

.swiper.swiper-5 .swiper-pagination-bullet-active {
  left: 100px;
  transition: 0.2s;
}

.swiper-5 span.swiper-pagination-bullet-active::after {
  color: #3B4D5B;
  -webkit-text-stroke: 1px #3B4D5B;
}

.swiper-5 .swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  top: 19px;
  left: -99px;
  background-color: #3B4D5B;
  width: 65px;
  height: 1px;
}

.swiper.swiper-5 .swiper-pagination {
  display: grid;
  width: 33% !important;
  text-align: left;
}

.row-epemvaseis h2,
.swiper.swiper-5 .swiper-pagination {
  padding-left: 120px;
}


.swiper-slide-box-epemvaseis p {
  padding-top: 20px;
  padding-bottom: 27px;
}

.swiper.swiper-5 {
  display: flex;
}

.swiper.swiper-5 .swiper-slide {
  opacity: 0;
  display: flex;
  align-items: center;
}

.swiper.swiper-5 .swiper-slide-active {
  opacity: 1;
}

.row-epemvaseis h2 {
  padding-bottom: 91px;
  color: #fff;
}

.swiper-slide-box-epemvaseis {
  width: 30%;
  color: #fff;
  margin-left: auto;
  margin-right: 901px;
}

.row.row-epemvaseis {
  background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(76,76,76,1) 0%, rgba(174,177,160,1) 0%, rgba(174,177,160,1) 29%, rgba(217,205,201,1) 29%, rgba(217,205,201,1) 100%);
  padding-bottom: 5px;
  position: relative;
  padding-top: 50px;
}

.col-epemvaseis-left-new {
  background-color: #AEB1A0;
}

.col-epemvaseis-right-new {
  background-color: #D9CDC9;
}


/* swiper 5 telos*/

.arrow-small {
  width: 60px;
  position: relative;
  left: 0;
  transition: 0.7s;
}

.col-epemvaseis-left {
  background-color:   #AEB1A0;
  padding-top: 80px;
  padding-bottom: 100px;
}

.title-land {
  font-size: 60px;
  font-family: "Serif-Regular";
}

.epemvaseis-custom {
  color: #fff;
}

.col-epemvaseis-left .title-land {
  padding-bottom: 120px;
  display: flex;
  justify-content: center;
}

.box-epemvaseis-right {
  width: 50%;
  margin: auto;
}

.col-epemvaseis-right .swiper-slide {
  display: flex;
  align-items: center;
}

.swiper-1 {
  height: 100%;
  width: 42%;
}

.swiper-1 .swiper-slide h3 {
  font-family: "Serif-Light";
  margin-bottom: 50px;
  font-size: 30px;
}

.swiper-1  .arrow-small {
  margin-top: 50px;
}

.big-arrow-epemvaseis {
  position: absolute;
  bottom: 0;
  background-color: #3B4D5B;
  left: 0;
}

.big-arrow-epemvaseis {
  position: absolute;
  bottom: 55px;
  background-color: #3B4D5B;
  left: 0;
  width: 620px;
  display: flex;
  justify-content: end;
  padding-right: 20px;
  border-radius: 0px 50px 50px 0;
  height: 60px;
  align-items: center;
  transition: 0.7s;
}

.big-arrow-epemvaseis img {
  width: 112px;
}

.big-arrow-epemvaseis a {
  z-index: 2
}

.big-arrow-epemvaseis:hover  {
  padding-right: 10px;
  transition: 0.7s;
}

.arrow-small:hover {
  transition: 0.7s;
  left: 10px;
}

.welcome-landing {
  background-color: #717564;
  color: #fff;
  padding: 70px 0;
  position: relative;
}

.welcome-landing:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.row-ailments.a,
.welcome-landing:after {
  background-image: url(/images/landing/welcome-lines.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  z-index: 0;
}

.welcome-landing p {
  text-align: center;
  z-index: 3;
  display: flex;
  position: relative;

}

.welcome-landing .first--landing {
  font-family: "Serif-Light";
  width: 34%;
  margin: auto;
  margin-bottom: auto;
  line-height: 45px;
  width: 41%;
}

.welcome-landing .second--landing {
  margin-bottom: 50px;
  font-family: "Serif-Light";
}

.welcome--landing {
  width: 70%;
  margin: auto;
  text-align: center;
}

.col-soltanis-left {
  background-color: #3B4D5B;
}

.col-soltanis-right,
.col-video-latest.b {
  background-color: #D9CDC9;
  position: relative;
  padding: 80px 0 80px 60px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.col-soltanis-right h2,
.col-video-latest.b h2 {
  width: 60%;
  margin-bottom: 170px;
}

.col-soltanis-right:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(/images/landing/epemvaseis-kuklos.svg);
  background-repeat: no-repeat;
  background-size: 63%;
  background-position: center;
  opacity: 0.5;
  z-index: 0;
}

.logos-bottom-soultanis {
  display: flex;
  margin-top: 100px;
}

.box-soultanis-02 {
  width: 60%;
  margin: auto;
  z-index: 2;
}

.col-soltanis-right .classic-arrow {
  margin-top: 35px;
}

.logos-bottom-01 {
  margin-right: 45px;
}

.logos-bottom-01 img {
  height: 34px;
}

.classic-arrow {
  position: relative;
  left: 0;
  transition: 0.7s;
}

.classic-arrow:hover {
  left: 20px;
  transition: 0.7s;
}

.thoracicsurgery-landing {
  background-color: #ADB19F;
  width: 100%;
  height: 100%;
  background-image: url(/images/landing/thor-first-bg.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 150px;
}

.box-inside-thor {
  background-color: #fff;
  width: 100%;
  height: 100%;
  background-image: url(/images/landing/thorakas-land.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 120px 0px;
}

.box-inside-thor h2 {
  text-align: center;
  margin-bottom: 150px;
}

.box-first-thor {
  width: 48%;
  margin: auto;
  margin-bottom: 50px;
}

.box-inside-thor .big-arrow-epemvaseis {
  position: inherit;
  background-color: #B57566;
  left: 0;
  width: 50%;
  padding-right: 20px;
  border-radius: 0px 50px 50px 0;
}

.row-thor {
  margin-top: 191px;
  padding: 0px 20px;
}

.line-thor {
  width: 100%;
  height: 1px;
  background-color: #B57566;
  margin-top: 50px;
  margin-bottom: 90px;
}

.col-thor-right {
  display: flex;
  justify-content: end;

}

.col-thor-center {
  display: flex;
  justify-content: center;
}

.col-thor-box h3 {
  height: 50px;
}

.col-thor-box h3 {
  height: 71px;
  margin-bottom: 40px;
  color: #717564;
  font-family: "Serif-Light";
  width: 89%;
}

.image-thor {
  margin: auto;
  display: flex;
}

.row-thor .arrow-small {
  margin-top: 30px;
}

.ailments-landing .big-arrow-epemvaseis {
  position: inherit;
  background-color: #D9CDC9;
}

.row-ailments.a {
  background-color: #3B4D5B;
  height: 365px;
}

.box-ailments-left.a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 65%;
}

.box-ailments-left.a h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 92px;
}

.col-ailments-left.b {
  display: flex;
  justify-content: center;
}

.box-intro-text {
  width: 79%;
  margin: 0 49px;
}

.box-ailments-left.b {
  width: 400px;
}

.col-ailments-left.c {
  position: relative;
  background-color: #EDEDED;
}

.ailments-landing .swiper-button-box {
  position: absolute;
  bottom: 43px;
  right: 94px;
}

.ailments-landing .swiper-button-box .ailments-button-prev {
  left: 0;
  position: relative;
}

.ailments-landing .swiper-button-box .ailments-button-next {
  right: -65px;
  position: relative;}

.ailments-button-prev::after,
.swiper-video-button-prev::after,
.swiper-news-button-prev::after {
  content: '';
  position: absolute;
  top: 0;
  background-image: url(/images/landing/swiper-left.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 13px;
  height: 74px;
}

.ailments-button-next::after,
.swiper-video-button-next::after,
.swiper-news-button-next::after {
  content: '';
  position: absolute;
  top: 0;
  background-image: url(/images/landing/swiper-right.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 13px;
  height: 74px;
}

.swiper-2,
.swiper-2 .box-slide {
  height: 100%;
}

.swiper-2 .box-slide {
 position: relative;
}

.box-ailments-c {
  padding: 116px 113px;
}

.swiper-2 .swiper-slide {
  position: relative;
}

.swiper-2 .swiper-slide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/images/landing/swiper-tree.svg);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.swiper-2 .swiper-slide:nth-child(odd) .box-slide {
  background-color: #ADB19E;
}

.swiper-2 .swiper-slide:nth-child(even) .box-slide {
  background-color: #D9CDC9;
}

.swiper-2 h3 {
  font-size: 25px;
  font-family: "Serif-Light";
  color: #3B4D5B;
  position: relative;
  top: 0;
  transition: 0.6s;
}

.box-inside-slide {
  position: absolute;
  bottom: 80px;
  padding: 0 60px;
  text-align: center;
  z-index: 2;
}

.box-inside-slide p {
  text-align: center;
}

.line-slide {
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin-bottom: 8px;
}

.box-slide .line-slide,
.box-slide p {
  opacity: 0;
  transition: 0.3s;
}

.swiper-slide:hover .line-slide,
.swiper-slide:hover p {
  opacity: 1;
  transition: 0.6s;
}

.swiper-slide:hover h3 {
  top: -20px;
  transition: 0.6s;
}

.media-landing-basic .swiper-pagination-video {
  position: relative;
  width: 44px;
  height: 29px;
  left: 55%;
}

.media-landing-basic .swiper-video-button-next {
  position: absolute;
  right: 0;
}

.media-landing {
  position: relative;
}

.media-landing::before {
  content: '';
  position: absolute;
  left: 0;
  background-color: #3B4D5B;
  height: 100%;
  width: 50%;
}

.media-landing .big-arrow-epemvaseis {
  position: absolute;
  bottom: 68px;
  background-color: #D9CDC9;
  left: 0;
  z-index: 2;
}

.image-video-intro {
  padding-bottom: 150px;
}

.video-title h2 {
  font-size: 30px;
}

.col-video-latest.b  {
  color: #3B4D5B;
  background-color: #D9CDC900;
}

.media-landing-basic {
  position: relative;
}

.col-md-6.px-0.col-video-latest.a {
  padding-top: 211px;
}

.swiper-3 h2.mod-title {
  color: #fff;
  height: 288px;
  padding-left: 150px;
  width: 50%;
  overflow: hidden;
  position: absolute;
  background-color: #3B4D5B;
  left: 0;
  top: 67px;
}

.media-landing-basic::after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
  width: 1033px;
  background-image: url(/images/landing/tree-big.png);
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 0;
  z-index: 0;
}

.media-landing::after {
  content: '';
  position: absolute;
  right: 0;
  background-color: #D9CDC9;
  height: 100%;
  width: 50%;
  top: 0;
}

.nea-custom .image-news-intro {
  width: 100%;
}

.slide-box-news {
  display: flex;
  align-items: end;
}

 .card-news {
  width: 82%;
}

.nea-custom {
  background-color: #9A7F73;
  padding: 250px 80px 200px 80px;
  position: relative;
}

.swiper-4 .title-land {
  color: #fff;
}

.swiper-4 .news-title {
  color: #3B4D5B;
  margin-bottom: 20px;
}

.swiper-4 p {
  color: #3B4D5B;
}

.swiper-4 .swiper-slide {
  position: relative;
}

.swiper-4 .swiper-slide::after {
  content: '';
  position: absolute;
  top: 58px;
  left: 60px;
  width: 88%;
  height: 435px;
  background-color: #E6E6E6;
  z-index: -1;
}

.swiper-4 {
  height: 552px;
  position: relative;
}

.nea-custom::after {
  content: '';
  position: absolute;
  bottom: 116px;
  left: 0;
  background-image: url(/images/landing/lines-news.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  background-position: bottom;
}

.nea-custom .swiper-news-button-next::after {
  left: 44px;
}

.nea-custom .big-arrow-epemvaseis {
 position: relative;
 bottom: 0;
}

.nea-custom .arrow-news-bottom {
  width: 50%;
  height: 150px;
  background-color: #ADB19E;
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  z-index: 2;
}

.nea-custom .swiper-pagination-news {
  display: grid;
  position: absolute;
  bottom: 80px;
  left: 22%;
}

.nea-custom .title-news-landing {
  position: absolute;
  top: 0;
  width: 50%;
  background-color: #ADB19E;
  left: 0;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.news-title h3 {
  font-family: "Serif-Light";
}

.nea-custom .arrow-small {
  margin-top: 20px;
}

.title-news-landing h2 {
  color: #fff;
  display: flex;
  justify-content: center;
}

.blog-custom {
  background-color: #B57566;
}

.image-blog-intro {
  position: relative;
}

.box-intro-text-blog {
  position: absolute;
  bottom: 25px;
  width: 100%;
  height: 70px;
  color: #000;
  padding: 0px 57px;
  text-align: center;
  z-index: 3;
  transition: 0.7s;
}

.image-blog-intro::after {
  opacity: 1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #D9CDC8;
  transition: 0.7s;
}

.image-blog-intro:hover::after {
  opacity: 0;
  transition: 0.7s;
}

.image-blog-intro:hover .box-intro-text-blog {
  color: #fff;
  transition: 0.2s;
}

.box-intro-text-blog h3 {
  font-family: "Serif-Light";
}

.row-land-blog {
  border-top: 1px solid;
  border-left: 1px solid;
}

.col-blog-land {
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.arrow-blog-bottom  .big-arrow-epemvaseis {
  background-color: #D9CDC9;
  width: 620px;
  position: inherit;
}

.arrow-blog-bottom {
  height: 200px;
  width: 50%;
  background-color: #AEB1A0;
  display: flex;
  align-items: center;
}

.box-blog {
  padding: 75px 150px 0px 150px;
}

.blog-custom .title-news-landing {
  padding-top: 68px;
}

.big-arrow-epemvaseis-box {
  width: 71%;
  height: 73px;
  margin-left: auto;
  display: flex;
  align-items: center;
  padding-left: 0;
  margin-top: -30px;
  margin-bottom: 45px;
}

.row-epemvaseis .big-arrow-epemvaseis {
  position: inherit;
}

.row.row-epemvaseis::after {
  content: '';
  position: absolute;
  top: 0;
  background-image: url(/images/landing/epemvaseis-bg-iamge.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 1030px;
  height: 100%;
  background-position: center;
  right: 10%;
}

.row.row-epemvaseis::before {
  content: '';
  position: absolute;
  top: 72px;
  background-image: url(/images/landing/epemvaseis-kuklos.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 611px;
  height: 883px;
  background-position: top;
  right: 5%;
}

.swiper-5 .swiper-pagination-bullet:last-child {
  margin-bottom: 21px !important;
}

.swiper-slide-box-epemvaseis h3 {
  font-family: "Serif-Light";
}

/* footer */

.col-footer-a {
  background-color: #ADB19F;
  border-right: 1px solid#000;
}

.col-footer-b {
  background-color: #D9CDC9;
  position: relative;
}

.box-footer-social {
  display: flex;
  margin-bottom: 50px;
}

.box-footer-icon {
  background-color: #3B4D5B;
  border-radius: 50%;
  width: 39px;
  height: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  position: relative;
  top: 0;
  transition: 0.7s;
}

.box-footer-icon:hover {
  top: -15px;
  transition: 0.7s;
  transition-timing-function: ease;
}

.col-footer-a,
.col-footer-b  {
  padding-top: 100px;
}

.big-box-footer-a {
  width: 50%;
  /* margin: auto; */
  padding-left: 30px;
  border-left: 2px solid #3B4D5B;
  padding-block: 35px;
  z-index: 1;
  position: relative;;
}

.big--box-footer-new-child {
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 49%;
  margin: auto;
}

.big--box-footer-new-child p {
  text-align: left;
}

.big--box-footer-new {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.box-footer-icon img {
  width: 20px;
  height: 20px;
}

.xrisimes-simvoules-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 70%;
  margin: auto;
  margin-top: 211px;
  gap: 29px;
}

.xrisimes-simvoules-item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 26px;
  border: 1px solid #00000038;
}

.box-footer-b p:nth-child(2),
.box-footer-b p:nth-child(3) {
  margin-top: 28px;
}

.xrisimes-simvoules-item img {
  width: 164px;
}

.xrisimoi-sundesmoi .art-row-01,
.xrisimoi-sundesmoi .art-row-02,
.xrisimoi-sundesmoi .art-row-03,
.xrisimoi-sundesmoi .art-row-04 {
  display: none;
}

.footer-logo-image {
  margin-top: 96px;
  margin-bottom: 85px;
  position: relative;
  z-index: 2;
}

.footer-logo-image img {
  width: 370px;
  margin-left: 95px;
}

.big-box-footer-b {
  margin-left: 110px;
  position: relative;
  z-index: 3;
}

.box-footer-b-h3 {
  margin-top: 0;
}

.big-box-footer-b p {
  line-height: 27px;
}

.big-box-footer-b h3 {
  margin-bottom: 0px;
  font-size: 20px;
  margin-top: 20px;
}

.footer-copyright {
  position: absolute;
  bottom: 0;
  z-index: 2;
}

.footer-copyright p {
  font-size: 16px;
  padding: 10px 50px;
  color: #9A7F73;
}

.footer-copyright p a {
  color: #3B4D5B;
}

.custom-footer {
  position: relative;
}

.custom-footer::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url(/images/landing/footer-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
  background-position: center;
}

.intro-image-categories {
  padding: 0;
}

.intro-image-categories {
  padding: 0;
  margin-top: -197px;
  z-index: -3;
  background-color: #000;
  position: relative;
}

.intro-image-categories img {
  opacity: 0.9;
}

.title-categories {
  width: 50%;
  width: 42%;
  height: 269px;
  background-color: #ADB19F;
  padding: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 0;
  bottom: -18%;
  left: 125px;
  text-align: center;
}

.custom-category-discription {
  height: 416px;
  height: auto;
  background-color: #ADB19F;
  color: #fff;
  padding: 0;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  position: relative;
  z-index: -4;
  padding-block: 130px;
}

.custom-category-discription::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  background-image: url(/images/landing/lines-news.png);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
  background-position: center;
  z-index: 2;
}

.com-content-categories__item {
  border-bottom: 0px solid #dfe3e7;
}

.title-categories h1 {
  font-size: 60px;
  font-family: "Serif-Light";
  padding-inline: 20px;
}

.custom-category-discription p {
  width: 70%;

  margin: auto;
  /* text-align: justify; */
}

/* .itemid-153 .custom-category-discription p { 
  width: 100%;
} */

.box-custom-category {
  width: 420px;
  height: 580px;
  color: #fff;
  display: flex;
  justify-content: center;
  position: relative;
  align-items: end;
  transition: 0.7s;
}

.box-custom-category::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 269px;
  background-image: url(/images/landing/tree-category.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 573px;
  left: 0;
}

.title-category-items h2 {
font-size: 23px;
font-family: "Serif-Light";
padding: 0 28px;
text-align: center;
}
.title-category-items {
  height: 100px;
  position: relative;
  top: 0;
  transition: 0.6s;
}

.box-custom-category:hover .title-category-items {
  top: -12px;
  transition: 0.6s;
}

.col--category-box {
  display: flex;
  justify-content: center;
  margin-bottom: 105px;
}

.col--category-box:nth-child(1) .box-custom-category {
  background-color: #3B4D5B;
}

.col--category-box:nth-child(2) .box-custom-category {
  background-color: #717564;
}

.col--category-box:nth-child(3) .box-custom-category {
  background-color: #9A7F73;
}

.col--category-box:nth-child(4) .box-custom-category {
  background-color: #9A7F73;
}

.col--category-box:nth-child(5) .box-custom-category {
  background-color: #3B4D5B;
}

.col--category-box:nth-child(6) .box-custom-category {
  background-color: #717564;
}

.col--category-box:nth-child(7) .box-custom-category {
  background-color: #717564;
}

.col--category-box:nth-child(8) .box-custom-category {
  background-color: #9A7F73;
}

.col--category-box:nth-child(9) .box-custom-category {
  background-color: #3B4D5B;
}

.col--category-box:nth-last-child(-n + 3) {
  margin-bottom: 4px;
}

.row-categories {
  padding: 0 160px;
}

.com-content-category-blog {
  padding: 0;
}

.blog-item {
  flex-direction: inherit;
}

.com-content-categories.categories-list {
  padding: 0;
  position: relative;
}

.left.item-image {
  float: inherit;
}

.header-lang {
  position: absolute;
  right: 0;
  top: 493px;
  z-index: 3;
}

.com-content-article {
  padding: 0;
}

.box-02 {
  background-color: #3B4D5B;
  padding: 9%;
  height: 100%;
  display: flex;
  align-items: end;
}

.box-03 {
  background-color: #9A7F73;
  display: flex;
  justify-content: center;
  padding: 30px 154px;
  height: 100%;
  flex-direction: column;
  color: #fff;
}

.col-art-deut-box {
  overflow: hidden;
}

.com-content-article.custom p {
  padding-bottom: 30px;
}

.com-content-article.custom p:first-of-type {
  padding-top: 0px;
}

.box-07 {
  background-color: #AEB1A0;
  padding: 9%;
}

.box-09 {
  background-color: #9A7F73;
  color: #fff;
  padding: 0% 16%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.box-10 img {
  max-width: 296%;
}

.layout-cassiopeia_thoracicsurgeongiatros .com-content-article.custom .category-desc.base-desc  p {
  padding-top: 5px;
}

/* .layout-cassiopeia_thoracicsurgeongiatros .custom-category-discription p {
  width: 100%;
} */

.layout-cassiopeia_thoracicsurgeongiatros .title-categories h1 {
  font-size: 42px;
}

.layout-cassiopeia_thoracicsurgeongiatros .box-02 {
  padding: 0;
}

.layout-cassiopeia_thoracicsurgeonmedia-video .row-categories {
  padding: 0 80px;
}

.box-custom-article-media {
  position: relative;
}

.box-custom-article-media::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75px;
  height: 80px;
  background-image: url(/images/play-video.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  opacity: 0.9;
}

.layout-cassiopeia_thoracicsurgeonmedia-video .small-title {
    position: absolute;
    bottom: 0;
    text-align: left;
    background-color: #b47568;
    width: 100%;
    height: 83px;
    font-size: 21px;
    align-items: center;
    display: flex;
    color: #fff;
    font-family: "Serif-Light";
    padding-left: 20px;
    padding-right: 30px;
}

.layout-cassiopeia_thoracicsurgeoncustom-blog  .blog-items {
 grid-gap: 0em;
}

.layout-cassiopeia_thoracicsurgeoncustom-blog .image-blog-intro a,
.layout-cassiopeia_thoracicsurgeoncustom-blog .image-blog-intro a:hover {
  display: inherit;
}

.layout-cassiopeia_thoracicsurgeoncustom-blog .blog-item .item-image {
  margin-bottom: 0;
  margin-top: 0px;
}

.layout-cassiopeia_thoracicsurgeoncustom-blog .row-land-blog {
  margin: 0 160px;
}

.layout-cassiopeia_thoracicsurgeoncustom-blog  .blog-items {
margin: 0 0 0em;
}

.col-news-category {
  display: flex;
  justify-content: center;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news {
  position: relative;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .slide-box-news::before {
  content: '';
  position: absolute;
  top: 17%;
  left: 0;
  width: 95%;
  height: 91%;
  background-color: #E6E6E6;
  z-index: -1;
}

.row-news-category {
  padding-left: 70px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .col-news-category {
  margin-bottom: 104px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .col-news-category:nth-last-child(-n + 2) {
  margin-bottom: 0px;
}

.layout-cassiopeia_thoracicsurgeoncustom-news .col-news-category:nth-last-child(-n + 2) {
  margin-bottom: 41px;
}

.col-contact-form.a {
  background-color: #3B4D5B;
  display: flex;
  align-items: end;
}

#rsform_3_page_0 {
  width: 70%;
  margin: auto;
  position: relative;
  z-index: 1;
  padding-top: 36px;
}

.col-contact-form.b {
  display: flex;
  flex-direction: column;
  justify-content: end;
  background-color: #B57566;
  position: relative;
}

.col-contact-form.b::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  background-image: url(/images/article/line-contact.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
  background-position: center;
}

.form-control {
  background-color: #fff0;
  padding: 1.2rem 1rem;
  border-radius: 0;
  color: #fff;
  font-family: "Serif-Light";
  font-size: 20px;
}

.rsform-input-box  {
  color: #fff !important;
}

.form-control::placeholder {
  color: #fff !important;
  font-size: 20px;
  font-family: "Serif-Light";
}

.form-control:focus {
  background-color: #fff0;
  box-shadow: none;
  border-color: #fff;
  border: 2px solid #fff;
}

.mb-3.rsform-block.rsform-block-terms.rsform-type-checkboxgroup {
  display: flex;
  justify-content: end;
  color: #fff;
  font-family: "Serif-Light";
  font-size: 15px;
}

.form-check-input {
  background-color: #0000;
  border: var(--border-width) solid #fff;
}

.form-check-input[type="checkbox"] {
  border-radius: 0;
}

.form-check-input:focus {
  box-shadow: none;
}

.btn-primary {
  background-color: #ADB19E;
  border-color: #ADB19E;
  border-radius: 0px;
  font-family: "Serif-Light";
}

.rsform-block-submit {
  display: flex;
  justify-content: end;
}

.form-check-input:checked {
  background-color: #3b4d5b;
  border-color: #fff;
}

.form-control:focus {
  color: #fff;
  font-family: "Serif-Light";
}

.rsform-block {
  margin-bottom: 24px !important;
}

.btn-primary:focus, .btn-primary:hover {
  background-color: #717564;
  border-color: #717564;
}

.layout-cassiopeia_thoracicsurgeonerror-404 .com-content-article.custom p {
  padding-top: 10px;
}

.layout-cassiopeia_thoracicsurgeonerror-404 .category-desc.base-desc p {
  text-align: center;
}

.layout-cassiopeia_thoracicsurgeonerror-404 .box-04 {
  background-color: #717564;
  color: #fff;
  display: flex;
  align-items: inherit;
}

.layout-cassiopeia_thoracicsurgeonerror-404 .title-categories h1 {
  font-size: 47px;
}

.row-footer.a {
  border: 1px solid #000;
}

.nea-custom .swiper-news-button-prev::after {
  background-image: url(/images/landing/arrow-news--left.svg);
}

.nea-custom .swiper-news-button-next::after {
  background-image: url(/images/landing/arrow-news--right.svg);
}

.view-featured main {
  overflow: hidden;
}

.logo {
  width: 381px;
}

.big--box-footer-new-child p {
  position: relative;
  left: 0;
}

.big--box-footer-new-child p:hover {
  left: 10px;
  color: #3b4d5b;
  font-family: "Serif-Medium";
  transition: 0.2s;

}

.row-top-bar.mx-0 {
  position: fixed;
  z-index: 4;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.box-06 {
  padding: 0;
}
  
.box-06 p {
  padding: 0 9%;
}

 [data-rlta-state="open"] {
  position: relative;
}

[data-rlta-state="open"]::after {
 content: '';
 position: absolute;
 width: 45px;
 height: 8px;
 background-image: url(/images/landing/black-line.svg);
 background-repeat: no-repeat;
 background-size: 100%;
 z-index: 2;
 right: 9%;
}

[data-rlta-state="closed"] {
  position: relative;
}

[data-rlta-state="closed"]::after {
 content: '';
 position: absolute;
 width: 45px;
 height: 45px;
 background-image: url(/images/landing/black-stauro.svg);
 background-repeat: no-repeat;
 background-size: 100%;
 z-index: 2;
 right: 9%;
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"]:not([data-rlta-state="closed"]), [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"]:not([data-rlta-state="closed"]):hover, [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"]:not([data-rlta-state="closed"]), [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"]:not([data-rlta-state="closed"]):hover
{
  border-color: #c0c6cf00;
}

[data-rlta-type="accordions"] {
  width: 100%;
}
 
[data-rlta-element="button"] {
  height: 117px;
  border-radius: 0 180px 180px 0 !important;
}
 
[data-rlta-element="button"] h3 {
  font-size: 25px !important;
  width: 70% !important;
}
 
[data-rlta-element="button"]:nth-child(2n + 1) {  
  width: 70%;
  background-color: #717564 !important;
  color: #fff;
}

[data-rlta-element="button"]:nth-child(4n + 1) {
  width: 70%;
  background-color: #D9CDC9 !important;
  color: #000;
}

[data-rlta-element="panel-content"]  {
  background-color: #3B4D5B !important;
  color: #fff;
  width: 66% !important;
 }

 [data-rlta-element="panel-content"] p {
  padding: 0;
  /* text-align: justify !important; */
 }

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] {
  border: 0px solid #c0c6cf00;
 }

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"],
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
  padding: 0 120px;
}

[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
  padding-block: 80px;
}


[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="button"]
{
    margin-bottom: 38px;
}
  
.com-content-article li {
  font-size: 20px;
}


.box-07
{
  height: 100%;
  display: flex;
}

.box-07 img {
 width: auto;
  height: 530px;
}

.itemid-225 .art-row-02,
.itemid-225 .art-row-03,
.itemid-225 .art-row-04,
.itemid-227 .art-row-02,
.itemid-227 .art-row-03,
.itemid-227 .art-row-04
 {
  display: none;
}


.box-08 {
  background-color: #D9CDC8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  padding: 4% 10%;
  height: 100%;
}

.box-05 {
  background-color: #3B4D5B;
  padding: 10%;
  height: 100%;
  display: flex;
  align-items: center;
}

.box-06 p {
  padding: 0 9%;

}

[data-rlta-element="panel-content"]  p { 
  padding: 0 0% !important;
  padding-bottom: 20px !important;
}

[data-rlta-element="panel-content"] {
  padding: 20px !important;
}

 /* [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"]::after {
   display: none;
 } */
 
 [data-rlta-element="panel"]::after {
   display: none;
 }

.box-04 {
  background-color: #717564;
  color: #fff;
  display: flex;
  /* align-items: center; */
  padding: 9%;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.col-thor-left {
  display: flex;
}

.col-thor-box img {
  height: 110px;
  width: 100px;
  position: relative;
  top: 20px;
}

.com-content-article.custom .box-08 p:last-child,
.com-content-article.custom .box-09 p:last-child,
.com-content-article.custom .box-03 p:last-child,
.com-content-article.custom .box-04 p:last-child {
  padding-bottom: 0px;
}


.col-thor-box {
  width: 88%;
  padding: 0 20px;
  transition: 1s;
  position: relative;
  top: 0;
}

.col-thor-box:hover {
  background-color: #3B4D5B;
  color: #fff;
  position: relative;
  top: -50px;
  transition: 1s;
}

.col-thor-box:hover p {
  transition: 1s;
}

.col-thor-box:hover h3 {
  color: #fff;
  transition: 1s;
}

.col-thor-box:hover .line-thor {
  background-color: #fff;
}

.col-thor-box--img {
  position: relative;
  width: 100%;
  height: 100px;
}

.col-thor-box--img::before {
content: '';
width: 100px;
height: 100px;
content: '';
position: absolute;
background-image: url(/images/landing/thor-01.svg);
background-repeat: no-repeat;
background-size: 100%;
left: 50%;
transform: translate(-50%,0%);
top: 20px;
}


.col-thor-center .col-thor-box--img::before {
  background-image: url(/images/landing/thor-02.svg);
}
.col-thor-right .col-thor-box--img::before {
  background-image: url(/images/landing/thor-03.svg);
}

.col-thor-left:hover .col-thor-box--img::before {
  background-image: url(/images/landing/hover-thor-01.svg);
}

.col-thor-center:hover .col-thor-box--img::before {
  background-image: url(/images/landing/hover-thor-02.svg);
}
.col-thor-right:hover .col-thor-box--img::before {
  background-image: url(/images/landing/hover-thor-03.svg);
}


.col-thor-box:hover .arrow-small {
  left: 80%;
}

.col-thor-box:hover a {
  transition: 0s;
}


.box-06 a {
  display: inherit;
  display: contents;

}

.com-content-article a {
  font-family: "Serif-Medium";
  color: #ADB19F !important;
}

.box-09 a {
  color: #3B4D5B !important;
}

.itemid-145.view-article .title-categories h1,
.itemid-175 .title-categories h1 {
  font-size: 34px; 
}

/* .itemid-142 .custom-category-discription p {
  width: 100%; 
} */

.video-media-page .row-categories {
  justify-content: center;
}

 
 .view-article.layout-cassiopeia_thoracicsurgeonmedia-video .com-content-article__body {
justify-content: center;
 height: 100%;
 display: flex;
 flex-direction: column;
 align-items: center;
 }
 
 .box-field-video iframe {
    width: 859px;
   height: 456px;
  }
 
 .view-article.layout-cassiopeia_thoracicsurgeonmedia-video  iframe {
   width: 859px;
  height: 456px;
 }
 
 .article-video--box {
display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 width: 77%;
 margin: auto;
 margin-top: auto;
 margin-top: 252px;
 }
 
 .title-video h1 {
   font-size: 45px;
   font-family: "Serif-Light";
 }
 
 .proti-episkepsi.layout-cassiopeia_thoracicsurgeongiatros .box-02 {
   padding: 9%;
 }
 
.page-politiki-aporritou .com-content-article__body {
 width: 70%;
 margin: auto;
 margin-top: 100px; 
}

.layout-cassiopeia_thoracicsurgeongiatros .box-03 {
  padding: 30px 84px;
}


.category-desc.base-desc p {
  padding-bottom: 0;
}

.box-01 {
  overflow: hidden;
}

.itemid-129 .title-categories h1 {
  font-size: 51px;
}

.hospital-logo {
  width: 200px !important;
  display: flex;
}

.logo-gna {
  margin-top: 30px;
}

.box-soltanis-image img,
.box-02 img {
  width: 837px;
  padding-top: 40px;
}

.box-soltanis-image {
  display: flex;
  align-items: end;
  height: 100%;
}
