/*---------------- global fisrt ---------------- */
 @import url('https://fonts.cdnfonts.com/css/inter');


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;
  font-family: "Inter", sans-serif;
  font-variation-settings: "ital" 0, "wdth" 125, "wght" 150;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-family: 'Inter', sans-serif;
}

footer,
main,
header {
  overflow: hidden;
}

img {
  max-width: 100%;
  width: auto \9;
  -ms-interpolation-mode: bicubic;
  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;
}

a,
a:hover {
  text-decoration: none !important;
  font-family: 'Inter', sans-serif;
  cursor: pointer;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
p {
  margin-bottom: 0;
  font-family: 'Inter', sans-serif;
  font-stretch: normal;
}

p, li {
  font-size: 20px;
  font-family: 'Inter', sans-serif;
  line-height: 35px;
  line-height: 30px;
}

menu {
  padding: 0;
  margin: 0;
}

b, strong {
  font-family: 'Inter', sans-serif;
  font-variation-settings: "ital" 0, "wdth" 125, "wght" 659;
  font-weight: 700;
}

ol, ul, dl {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.text-center {
  text-align: center;
}
.vacuum {
  height: 100px;
  background-color: #fff;
}
.color-orange {
  color: #E05217;
}
.color-white {
  color: #ffffff !important;
}
.bgcolor-orange {
  background-color: #E05217;
}
.bgcolor-gray {
  background-color: #F9F9F9;
}

.com-content-article__body ul,
.com-content-article__body ol,
[data-rlta-element="panel"] ul,
[data-rlta-element="panel"] ol {
  overflow: inherit;
  padding-left: 2rem;
}  
[data-rlta-element="panel"] ul,
.com-content-article__body ul {
  list-style-type: disc;
}
.com-content-article__body ol,
[data-rlta-element="panel"] ol {
  list-style-type: decimal;
}




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


/* initializations */

.big-title,
.view-category .landing-box-title h1,
.categories-text h1,
.view-category h1,
.contact--page .page-header.default h1 {
  font-size: 60px;
  font-weight: 600;
  color: #737070;
}
.landing-box-title {
  display: flex;
  align-items: center;
  width: 1340px;
  justify-content: space-between;
  margin: auto;
}
.landing-title-eventure {
  font-size: 80px;
}
.footer-newsletter {
  color: #fff;
}

/* header  */

.view-featured header {
  height: 100vh;
  position: relative;
}
.logo img {
  width: 229px;
}
.nav-item  a {
  color: #fff;
}
.custom-menu {
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  border-radius: 45px;
}
.top-header-bar {
  padding-inline: 50px;
  display: grid;
  grid-template-columns: 20% 80%;
  padding-top: 25px;
}
.custom-menu .mod-menu {
  justify-content: space-between;
  display: flex;
  width: 100%;
  padding-inline: 30px;
}
.custom-menu ul li a { 
  font-size: 18px;  250;
}
.mod-menu {
  flex-direction: inherit;
}
.video .mod-custom,
.bottom-header-btn .mod-custom {
  position: inherit;
}
.view-featured .header {
  height: 100vh;
  position: relative;
}
.view-featured .video video {
  height: 100vh;
  width: 100vw;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -2;
}
.btn-video {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 67px;
  background-color: #e05217;
  color: #fff;
  border-radius: 38px;
  font-size: 22px;
  padding: 8px 15px;
  font-weight: 400;
}

.bottom-header-btn .btn-video:hover { 
  color: #e05217;
  background-color: #fff ;
}

/* main */

.vacuum {
  height: 120px;
}
.about-us .big-title {
  padding-left: 80px;
  padding-right: 38px;
  border-bottom: 23px solid #e05217;
  width: fit-content;
  position: relative;
  padding-top: 65px;
}
.about-us .big-title::after {
  content: '';
  position: absolute;
  top: 122px;
  right: 20px;
  height: 47px;
  width: 16px;
  background-color: #f9f9f9;
}
.about-item:nth-child(1) {
  margin-right: -160px;
  position: relative;
  margin-bottom: -321px;
}
.about-item:nth-child(3) {
  margin-left: -256px;
  position: relative;
}
.about-item {
  width: 550px;
  color: #fff;
  height: 200px;
  background-color: #737070;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.about-item:nth-child(2) {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0px;
  z-index: 1;
  position: relative;
}
.about-item h3 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
}
.sub-title {
  font-size: 25px;
  font-weight: 400;
  color: #fff;
}
.basic-btn,
#button1 {
  color: #fff;
  background-color: #e05217;
  padding: 5px 21px 5px 7px;
  position: relative;
  font-size: 20px;
  font-weight: 500;
}
.basic-btn:hover::after {
  right: -24px;
}
.about-items {
  align-items: center;
}
.basic-btn:hover {
  letter-spacing: 1px;
  color: #fff;
}
.about-us {
  position: relative;
}
.about-us::after{
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #e05217;
  bottom: 0;
}
.dermatology .big-title {
  width: 990px;
  height: 158px;
  background-color: #e05217;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dermatology-items {
  height: 127vh;
  position: relative;
  margin-top: 40px;
}
.dermatology-item {
  position: absolute;
  flex-direction: column;
}
.dermatology-item.melasma {
  left: 8%;
  top: 2%;
}
.dermatology-item.microneedling {
  left: 0;
  top: 25%;
}
.dermatology-item.botox {
  left: 1%;
  top: 53%;
}
.dermatology-item.ximika-peels {
  left: 22%;
  top: 27%;
}
.dermatology-item.mesotherapeia-vlefarwn {
  left: 19%;
 top: 55%;
  width: 375px;
}
.dermatology-item.oules-akmis {
  left: 38%;
  top: 12%;
}
.dermatology-item.dermoapopseksi-me-diamanti {
  left: 791px;
  top: 616px;
}
.dermatology-item.apotrixosi-laizer {
  right: 13%;
}
.dermatology-item.mesotherapia-prosopou {
  right: 2%;
  top: 43%;
  right: 0;
  top: 43%;
  transform: translatex(-2%);
}
.dermatology-item.fillers-ialouroniko {
  right: 0;
  bottom: 72px;
  transform: translatey(6%);
}
.basic-btn.dermatology-item {
  left: 20%;
  bottom: 83px;
}
.demratology-title {
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 25px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 40px;
  width: 74%;
  z-index: 2;
  line-height: normal;
}
.dermatology-items::after { 
  content: '';
  position: absolute;
  border: 3px solid #e05217;
  width: 92%;
  height: 84%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.basic-btn.dermatology-item {
  background-color: #737070;
}
.basic-btn.dermatology-item::before {
  content: '';
  top: -8px;
  left: -25px;
  width: 135%;
  height: 150%;
  background-color: #e05217;
  display: flex;
  position: absolute;
  z-index: -1;
}
.dermatology-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #E05217;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.dermatology-item::before { 
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(115, 112, 112, 0.00) 0%, #737070 100%);
  width: 100%;
  height: 50%;
}
.demratology-inside img {
  opacity: 0.8;
  z-index: 0;
  position: relative;
}
.basic-btn.dermatology-item::after {
  background-color: #E0521700;
}
.basic-btn.dermatology-item::before {
  background: none;
  background-color: #e05217;
}
.dermatology-item:hover .demratology-inside img { 
  opacity: 1;
}
.basic-btn::after {
  content: '';
  position: absolute;
  left: auto;
  top: 16px;
  right: -16px !important;
  width: 25px;
  height: 13px;
  background-image: url("/images/arrow-right.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.kliniki-dermatologia {
  position: relative;
  padding-block: 106px;
}
.top-image-derma {
  position: absolute;
  top: -196px;
  z-index: -1;
  max-width: 117%;
  width: 113%;
}
.kliniki-dermatologia .big-title {
  background-color: #e05217;
  text-align: center;
  color: #fff;
  padding: 35px;
}
.derma-clinic-items {
  display: grid;
  grid-template-columns: 30% 40% 30%;
  width: 87%;
  margin: auto;
  padding-top: 100px;
  padding-bottom: 54px
}
.derma-clinic-item {
  height: 113px;
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.derma-clinic-item h3 {
  font-weight: 200;
  color: #fff;
}
.derma-clinic-item h3,
.dermatoxeirourgiki-item h3,
.afrodisiologia--item h3 {
  font-size: 30px;
}
.derma-clinic-item:hover {
  background-color: #e05217;
}
.derma-clinic-item::after { 
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.derma-clinic-item {
  border-top: 1px solid#000;
  border-right: 1px solid#000;
}
.derma-clinic-item:nth-child(3),
.derma-clinic-item:nth-child(6),
.derma-clinic-item:nth-child(9) {
  border-right: none;
}
.derma-clinic-item:last-child,
.derma-clinic-item:nth-last-child(2),
.derma-clinic-item:nth-last-child(3) {
  border-bottom: 1px solid#000;
}
.kliniki-dermatologia .basic-btn {
  bottom: -42px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 1%);
}
.image-dermatoxeirourgikia,
.afrodisiologia-img {
  position: absolute;
  top: 0;
  z-index: -1;
}
.dermatoxeirourgiki-items {
  width: 1081px;
  height: 697px;
  margin: auto;
  margin-right: 95px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: 
  'myarea1 myarea2 myarea3'
  '. myarea4 myarea3';
grid-template-rows: 316px 349px;
  gap: 21px;
}

.dermatoxeirourgiki-item:nth-child(1) {
  grid-area: myarea1;
  clip-path: circle(94.8% at 100% 100%);
}
.dermatoxeirourgiki-item:nth-child(2) {
  grid-area: myarea2;
}
.dermatoxeirourgiki-item:nth-child(3) {
  grid-area: myarea3;
}
.dermatoxeirourgiki-item:nth-child(4) {
  grid-area: myarea4;
  clip-path: circle(100% at 100% 0);
}
.dermatoxeirourgiki-item {
  background-color: #E05217C2;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
}
.dermatoxeirourgiki-item:hover { 
  background-color: #e05216ff;
}
.dermatoxeirourgiki-item h3 {
  font-weight: 400;
  width: 86%;
  margin: 0 auto 0 auto;
}
.image-dermatoxeirourgiki {
  width: 43px;
}
.dermatoxeirourgiki-item:nth-child(1),
.dermatoxeirourgiki-item:nth-child(2) {
  padding-bottom: 40px
}
.dermatoxeirourgiki-item:nth-child(3) { 
  padding-bottom: 120px;
  clip-path: circle(62.6% at 0 50%);
}
.dermatoxeirourgiki-item:nth-child(4) {  
  justify-content: flex-start;
  padding-top: 40px;
}
.dermatoxeirourgiki-item h3 {
  text-align: center;
  margin-top: 22px;
  font-weight: 200;
}
.dermatoxeirourgiki-item img { 
  position: relative;
  left: 0;
transition: all 0.2s ease-out;
}
.dermatoxeirourgiki-item:hover img { 
  left: 20px;
transition: all 0.2s ease-out;
}
.dermatoxeirourgiki-item:nth-child(3) h3 {
  text-align: left;
  width: 58%;
}
.dermatoxeirourgiki-item:nth-child(4) h3 {  
  margin-bottom: 22px;
}
.dermatoxeirourgiki-item-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-top: 140px;
  padding-bottom: 100px;
}
.dermatoxeirourgiki-item-left {
  display: flex;
  flex-direction: column;
  align-items: center;  
  justify-content: center;
}
.dermatoxeirourgiki-item-line {
  width: 2px;
  height: 348px;
  background-color: #E05217;
  margin-block: 110px;
}
.afrodisiologia--item {
  display: flex;
  align-items: center;
  color: #fff;
}
.number {
  padding-block: 41px;
  border-right: 1px solid #fff;
  width: 101px;
  margin-right: 40px;
  font-weight: 600;
  font-size: 50px;
}
.afrodisiologia--item:hover .number { 
  color: #fff;
}
.afrodisiologia-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 61px 94px;
}
.afrodisiologia--item h3 { 
  font-weight: 300;
  position: relative;
  z-index: 1;
  color: #fff;
}
.afrodisiologia-items {
  border-radius: 0 60px 0px 0px;
}
.afrodisiologia--item h3::after { 
  z-index: -1;
}
.afrodisiologia--item:hover h3::after { 
  content: '';
  position: absolute;
  top: -70%;
  left: -4%;
  background-color: #73706F;
  width: 460px;
  height: 244%;
}
.afrodisiologia .big-title {
  margin-block: 79px;
  margin-left: 197px;
}
.afrodisiologia-img {
  top: -128px;
}
.afrodisiologia-item-box {
  display: grid;
  grid-template-columns: 80% 20%;
}
.afrodisiologia-item-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.afrodisiologia {
  position: relative;
}
.afrodisiologia::before, 
.afrodisiologia::after {
  content: '';
  position: absolute;
  height: 180px;
  width: 2px;
  background-color: #fff;
  right: 10%;
  display: flex;
}
.afrodisiologia::before {
  top: -100px;
  height: 433px;
}
.afrodisiologia::after { 
  bottom: 0;
}
.paidwn-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
} 
.paidwn-left {
  position: relative;
  border-right: 10px solid #737070;
  right: -20px;
}
.paidwn {
  padding-bottom: 20px;
}
.paidwn-left::after {
  content: '';
  position: absolute;
  top: 135px;
  left: -20px;
  background-color: #737070;
  width: 87%;
  height: 100%;
  z-index: -1;
}
.paidwn-left::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(0deg, #737070 0%, rgba(115, 112, 112, 0.00) 100%);
  width: 100%;
  height: 200px;
  z-index: 0;
}
.paidwn-left .basic-btn {
  position: absolute;
  bottom: 61px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.paidwn-right .big-title {
  text-align: center;
}
.paidwn-right ul {
  width: 78%;
  margin: auto;
  background: rgba(106, 106, 106, 0.20);
  text-align: center;
  margin-top: 35px;
}
.paidwn-right {
  padding-block: 39px;
}
.paidwn-right li { 
  height: 78px;
}
.paidwn-right li a { 
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paidwn-right li:hover { 
  background: #737070;
}
.custom-footer {
  position: relative;
}
.custom-footer::after { 
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 92%;
  z-index: -1;
  border-radius: 48px 48px 0px 0px;
  background: #E05217;
}
.custom-footer .mod-custom {
  width: 93%;
  margin: auto;
  border-radius: 40px 40px 0px 0px;
  background: #F0F0F0;
  padding: 60px 10px 37px 150px;
  padding: 60px 150px 37px 150px;
}
.footer-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.footer-item:nth-child(2) {
  display: flex;
  justify-content: end;
}
.footer-contact-bottom {
  flex-direction: column;
}
.top-icon-footer img {
  width: 85px;
  height: 85px;
}
.top-icon-footer-bot img {
  width: 25px;
  height: 25px;
}
.footer-item .big-title {
  color: #000;
}
.footer-contact {
  margin-top: 98px;
}
.footer-contact-bottom {
  margin-top: 90px;
  padding: 58px 98px;
  background: linear-gradient(270deg, #F0F0F0 0%, #ACACAC 100%);
  width: 71%;
  gap: 30px;
}
.footer-contact-bottom { 
  position: relative;
}
.footer-contact-bottom::after { 
  content: '';
  position: absolute;
  top: -15%;
  left: 0;
  background-color: #e05217;
  width: 3px;
  height: 133%;
}
.right-text-footer {
  margin-left: 30px;
  color: #fff;
}
.footer-contact p {
  margin-left: 33px;
  font-weight: 600;
}
.footer-contact .top-icon-footer:nth-child(1) {
  margin-right: 26px;
}
.footer-b-items {
  margin-top: 40px;
  gap: 385px;
}
.copyright {
  margin-top: 96px;
  text-align: center;
}
.footer-item .gmap_canvas {
  border: 0;
  width: 495px;
  height: 610px;
  border-radius: 39px;
  position: relative;
  overflow: hidden;
}
.footer-item .gmap_canvas::after { 
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0000004a;
  width: 100%;
  height: 100%
}
.footer-item .gmap_canvas:hover::after { 
  background-color: #00000000;
  height: 0;
  width: 0;
}
.footer-item iframe { 
  width: 100%;
  height: 100%;
}
.text-location {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.footer-b-item .white-logo {
  width: 190px;
}
.facebook,
.youtube {
  width: 45px;
}
.copyright a {
  font-weight: 600;
}



.about-top-header-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 10px;
}
.about-item-left {
  gap: 20px;
}
.about-image-left {
  margin-top: 155px;
  width: 46px;
  height: 207px;
  background: #737070;
  position: relative;
}
.about-image-left:hover {
  background: #E05217;
}
.about-image-left:hover .about-image-left-inside {
  height: 85%;
}
.about-image-left:hover .arrow-about {
filter: invert(42%) sepia(13%) saturate(15%) hue-rotate(322deg) brightness(102%) contrast(91%);
bottom: -42px;
}
.about-image-left-inside,
.about-image-left {
  border-radius: 41px;
}
.about-image-left-inside {
  background-color: #fff;
  width: 50%;
  height: 45%;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, 0%);
  transition: height 0.3s ease; /* ομαλή μετάβαση */
  transition: height 0.6s ease, opacity 0.3s ease;
}
.sub-title-about h2 {
  font-size: 35px;
  font-weight: 400;
}
.layout-cassiopeia_dermamedicaabout h1 {
  font-size: 50px;
  font-weight: 400;
}
.view-featured .vacuum-article-category,
.view-article .article-category-none,
.view-category .article-category-none {
  display: none;
}
.vacuum-article-category {
  height: 90px;
}
.arrow-about {
  filter: invert(43%) sepia(79%) saturate(3680%) hue-rotate(354deg) brightness(92%) contrast(91%);
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translate(-50%, 0%);
  transition: 0.6s;
}
.about-image-right {
  position: relative;
}
.bottom-image-right {
  width: 100%;
  height: 260px;
  display: flex;
  position: absolute;
  background: #737070;
  bottom: 40px;
  z-index: -2;
}
.logo-about {
  width: 334px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.about-image-right .item-image {
  position: relative;
  left: 99px;
  top: 10px;
  z-index: 1;
}
.about-image-right .item-image::before,
.about-image-right .item-image::after { 
  content: '';
  position: absolute;
}
.about-image-right .item-image::before {
  width: 50%;
  height: 112%;
  right: -18px;
  top: -9%;
  background-color: #E05217;
  z-index: -1;
}
.about-image-right .item-image::after { 
  width: 95%;
  height: 97%;
  border: 5px solid #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-main-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 119px;
}
.left-main-image {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #737373 100%);
  border-right: 10px solid #e05217;
  position: relative;
}
.left-main-image img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 783px;
}
.about-main-right-text {
  margin-left: 132px;
}
.about-main-wrapper,
[data-rlta-element="container"] {
  margin-inline: 225px;
}
.has-content {
  background: #E0521733;
  padding-inline: 225px;
  padding-block: 50px;
  margin-top: 80px;
}
.layout-cassiopeia_dermamedicaabout .com-content-article__body {
  background: #e0521600;
  padding-inline: 0px;
  padding-block: 0px;
}
[data-rlta-element="container"] { 
  margin-top: 80px;
}
[data-rlta-type="accordions"] > [data-rlta-element="button"] {
  border-radius: 15px !important;
  border: 2px solid #737070 !important;
  background: rgba(115, 112, 112, 0.10) !important;
}
[data-rlta-element="panel"] {
  border-radius: 20px !important; 
  border: 2px solid #737070 !important;
  background: rgba(224, 82, 23, 0.20) !important;
  padding: 40px 90px !important;
}
[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 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 0 50px 0 80px !important;
  height: 100px;
  position: relative;
}
[data-rlta-element="panel"], [data-rlta-element="button"] {
  margin-bottom: 15px !important;
}
[data-rlta-element="button"]:not([data-rlta-state="closed"]) {
  margin-bottom: 0.2px !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"]::after { 
  content: '';
  position: absolute;
  left: 0;
  top: 0; 
  width: 45px; 
  height: 45px;
  background-image: url("/images/derma-slider.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  top: 50%;
  left: 38px;
  transform: translate(-50%, -50%);
}
[data-rlta-element="button"][data-rlta-state="open"],
[data-rlta-element="button"][data-rlta-state="closed"] {
  position: relative !important;
}
[data-rlta-element="button"][data-rlta-state="closed"]::before,
[data-rlta-element="button"][data-rlta-state="open"]::before {
  content: '';
  width: 45px; 
  height: 15px;
  position: absolute !important;
  background-image: url("/images/arrow-slider.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  right: 80px;
  top: 50%;
  transform: translate(-50%, -50%);
}
[data-rlta-element="button"][data-rlta-state="open"]::before { 
  transform: rotate(90deg);
  top: 42%;
  right: 102px;
}
.view-category h1 {
  text-align: center;
}
.blog-items {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 25px;
  grid-template-rows: 450px;
}
.blog-items .blog-item {
  position: relative;
}
.blog-items .color-bg-item-gray {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 35%;
  background: linear-gradient(180deg, rgba(115, 112, 112, 0.00) 0%, #737070 100%);
  z-index: 2;
}
.blog-items .color-bg-item {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #E0521745;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.blog-items .blog-item .page-header { 
  position: absolute;
  bottom: 39px;
  left: 50%;
  transform: translate(-50%, 0%);
}
.blog-items .blog-item .page-header h2 { 
  color: #fff;
  font-weight: 200;
  font-size: 25px;
}
.blog-items .blog-item .item-content {
  display: none;
}
.blog-items .blog-item a {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
}
.blog-items .item-image {
  position: relative;
  z-index: -1;
  margin: 0;
  width: 100%;
}
.blog-items .color-bg-item-gray {
  z-index: 2;
}
.blog-items .blog-item .page-header {  
  z-index: 3;
  width: 75%;
  text-align: center;
}
.blog-items .blog-item a {
  z-index: 4;
}
.blog-items .item-image img {
  width: 100%;
}
.vacuum.category {
  height: 100px;
}
.page-header.default {
  background-color: #737070;
  color: #fff;
  border-radius: 50px 50px 0px 0px;
  height: 438px;
  display: flex;
  justify-content: center;
  padding-top: 80px;
  position: relative;
}
.page-header.default::after { 
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/images/medica-article.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 450px;
  z-index: 0;
}
.page-header.default h1 { 
  position: relative;
  z-index: 1;
  font-weight: 200;
  font-size: 35px;
  padding-inline: 31px;
}
.com-content-article.default .item-image {
  width: 809px;
  margin: auto;
  float: none;
  margin-top: -255px;
  z-index: 1;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 60px;
  height: 470px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact--page .page-header.default {
  height: auto;
  padding-top: 0;
  background-color: #0000;
  color: #000;
  border-radius: 0;
}
.contact--page  .page-header.default::after { 
  display: none;
}
.contact--page .page-header.default h1 {
  color: #000;
  margin-bottom: 61px;
}
.contact--page .has-content {
  background: #E0521700;
  padding-inline: 0;
  padding-block: 0;
  margin-top: 0;
}
.contact-big-page {
  display: grid;
  grid-template-columns: 251px 1fr 21%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #737373 100%);
  padding-left: 168px;
  gap: 170px;
}
.contact-left-page {
  gap: 80px;
}
.top-icon-footer-bot {
  gap: 40px;
}
.contact-big-page .top-icon-footer-bot .right-text-footer {
  margin-left: 0;
  color: #000;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  text-align: center;
}
.form-control::placeholder { 
  background-color: #000;
}
.form-control {
  border-radius: 15px;
  border: 1px solid #000;
  background: #FFEDE6;
}
textarea.form-control {
  min-height: 257px;
}
.form-label.formControlLabel {
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 25px;
  line-height: 100%;
  font-weight: 400;
  margin-bottom: 13px;
}
#rsform_3_page_0 {
  background: #737070;
  padding: 40px 74px;
  border-radius: 20px;
  margin-top: 53px;
}
.rsform-block-terms {
  margin-top: 35px;
  color: #fff;
  margin-bottom: 32px !important;
}
.form-check-input {
--form-check-bg: #fff0; 
}
#terms0-lbl a {
  color: #fff;
}
.contact-big-page .top-icon-footer-bot img {
  width: 61px;
  height: 61px;
}
 #button1 {
  padding: 2px 21px 2px 21px;
}
.rsform-block-button1 .formControls {
  display: flex;
  justify-content: center;
}
.layout-cassiopeia_dermamedicaerror .page-header.default {
  color: #fff;
  border-radius: 50px;
  height: auto;
  display: flex;
  justify-content: center;
  padding: 2px;
  width: 25%;
  margin: auto;
  background: #E05217
}
.layout-cassiopeia_dermamedicaerror .page-header.default::after {
  display: none;
}
.layout-cassiopeia_dermamedicaerror .page-header.default h1 {
  font-size: 200px;
  font-weight: 500;
}
.layout-cassiopeia_dermamedicaerror .has-content {
  padding-inline: 224px;
  padding-top: 145px;
  width: 84%;
  margin: auto;
  background: #737070;
  color: #fff;
  border-radius: 40px;
  padding-bottom: 50px;
  margin-top: -102px;
  text-align: center;
}
.contact-fixed {
  position: fixed;
  top: 551px;
  right: 0;
  background-color: #e05217;
  width: 245px;
  text-align: center;
  height: 89px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 17px;
  z-index: 5;
  border-radius: 20px;
}
.right-text-fixed {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
}
.logo {
  z-index: 22;
}
.contact-fixed .top-icon-footer-bot img,
.view-featured .contact-fixed,
.photo-landing-mobile,
.contact--page .contact-fixed {
  display: none;
}
.com-content-article p,
.com-content-article ul,
.com-content-article ol {
  margin-bottom: 15px;
}
.custom-menu-social-items,
.logo-menu-mobilee {
  display: none;
}
.landing-phone .mod-custom {
  position: inherit;
}
.landing-phone a { 
  position: fixed;
  top: 502px;
  width: 80px;
  height: 80px;
  background-color: #e05217;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 4;
  left: 20px;
}
.landing-phone a img {  
  width: 50%;
}
.logo.mobile {
  display: none;
}
.sub-title {
  text-align: center;
}
.about-item:nth-child(3) a,
.about-item:nth-child(3) a {
  position: relative;
  z-index: 2;
}



























