@charset "UTF-8";
/**************************/
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("fonts/woff2/IRANSansXFaNum-Thin.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Thin.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("fonts/woff2/IRANSansXFaNum-UltraLight.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-UltraLight.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("fonts/woff2/IRANSansXFaNum-Light.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Light.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/woff2/IRANSansXFaNum-Medium.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Medium.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("fonts/woff2/IRANSansXFaNum-DemiBold.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-DemiBold.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url("fonts/woff2/IRANSansXFaNum-Extrabold.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Extrabold.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url("fonts/woff2/IRANSansXFaNum-Black.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Black.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: bold;
  src: url("fonts/woff2/IRANSansXFaNum-Bold.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Bold.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: normal;
  src: url("fonts/woff2/IRANSansXFaNum-Regular.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Regular.woff") format("woff");
}
@font-face {
  font-family: "lg";
  src: url("fonts/lg.ttf?22t19m") format("truetype"), url("fonts/lg.fonts/woff?22t19m") format("woff"), url("fonts/lg.svg?22t19m#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/en/montserrat.woff2") format("woff2"), url("fonts/en/montserrat.woff") format("woff"), url("fonts/en/montserrat.eot") format("eot"), url("fonts/en/montserrat.svg") format("svg");
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/en/Montserrat-Light.woff2") format("woff2"), url("fonts/en/Montserrat-Light.woff") format("woff"), url("fonts/en/Montserrat-Light.eot") format("eot");
}
h1,
h2,
h3,
h4,
h5,
h6,
span,
div,
a,
input,
ul,
li,
button,
textarea,
select {
  font-family: IRANSansXFaNum !important;
}

body {
  font-family: IRANSansXFaNum !important;
}

body {
  font-family: IRANSansXFaNum !important;
  direction: rtl;
  background-color: #fff;
  margin: 0;
  padding: 0;
}

/**main colore**/
/** break point **/
html {
  scroll-behavior: smooth;
}

a,
a:visited {
  text-decoration: none;
}

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

label {
  font-size: 12px;
  color: rgb(30.5357111111, 40.4300551111, 85.5042888889);
}

.site input[type=text], .site input[type=email] {
  font-family: "IRANSansXFaNum" !important;
  border: 1px solid rgba(107, 114, 128, 0.1490196078) !important;
  background-color: #fff !important;
  border-radius: 16px !important;
  height: 72px !important;
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #6b7280;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
}
.site input[type=text]::-webkit-input-placeholder, .site input[type=email]::-webkit-input-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
.site input[type=text]:-moz-placeholder, .site input[type=email]:-moz-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
.site input[type=text]::-moz-placeholder, .site input[type=email]::-moz-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
.site input[type=text]:-ms-input-placeholder, .site input[type=email]:-ms-input-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
.site input[type=text]:focus, .site input[type=email]:focus {
  outline: none;
}
.site input[type=submit] {
  border: none;
  background-color: #3090b6 !important;
  display: flex !important;
  width: 100% !important;
  border-radius: 16px !important;
  font-size: 14.5px !important;
  font-family: "IRANSansXFaNum" !important;
  cursor: pointer !important;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff !important;
  font-weight: 600 !important;
  transition: all ease-in-out 0.3s !important;
  height: 64px !important;
  outline: none !important;
  box-shadow: none !important;
}
.site input[type=submit]:hover {
  background-color: rgb(68.3299561404, 96.8482017544, 136.5700438596) !important;
}
.site textarea {
  border: none;
  background-color: rgb(244.7373913043, 249.412173913, 251.2626086957);
  display: block;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
  padding: 15px 10px;
  border-radius: 5px;
  font-size: 13.5px;
  border: 1px solid rgb(227.4555555556, 230.1355555556, 242.3444444444);
  box-shadow: 0 5px 7px 0 rgba(227.4555555556, 230.1355555556, 242.3444444444, 0.2);
  font-family: "IRANSansXFaNum" !important;
  resize: none;
}
.site textarea::-webkit-input-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(77.2713333333, 97.8376533333, 191.5286666667);
}
.site textarea:-moz-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(77.2713333333, 97.8376533333, 191.5286666667);
}
.site textarea::-moz-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(77.2713333333, 97.8376533333, 191.5286666667);
}
.site textarea:-ms-input-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(77.2713333333, 97.8376533333, 191.5286666667);
}
.site textarea:focus {
  outline: none;
}

/** general style **/
body {
  direction: rtl;
  background-color: #fff;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 14px;
  font-family: IRANSansXFaNum !important;
  color: #1d264f;
  margin: 0 !important;
}

html {
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
  direction: rtl;
}

a:focus {
  outline: none;
}

.mainView {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1440px) {
  .mainView {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 768px) {
  .mainView {
    padding-left: 16px;
    padding-right: 16px;
  }
}

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

a,
a:visited {
  text-decoration: none;
  color: #1d264f;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

/*ROOT*/
/**************************/
:root {
  --ease1: cubic-bezier(0.68, -0.6, 0.32, 1.6);
  --ease2: cubic-bezier(0.5, 1, 0.89, 1);
}

.GeneralOverlay {
  display: none;
  position: fixed;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  left: 0;
  transition: all ease-in-out 0.3s;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh;
  top: 0;
  z-index: 97;
  background-color: rgba(0, 0, 0, 0.7);
}

.showMobMenu {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateX(0) !important;
}

.mamaMobileMenuParent {
  display: flex;
  background-color: #eef8fc;
  position: fixed;
  right: 0;
  padding-top: 2em;
  top: 0;
  bottom: 0;
  width: 80vw;
  max-width: 340px;
  height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 5px;
  z-index: 98;
  transition: all 0.3s;
  transform: translateX(390px);
  opacity: 0;
  border-radius: 12px 0 0 12px;
  visibility: hidden;
}
.mamaMobileMenuParent > .LogoDental {
  max-width: 90px;
  margin: 0 1em;
}
.mamaMobileMenuParent .FooterMobile {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.mamaMobileMenuParent .FooterMobile .TxtMobile {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #1d264f;
}
.mamaMobileMenuParent .FooterMobile .BtnHeader.MobileBtn {
  background-color: #345077;
  color: #fff;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  gap: 8px;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 500;
  transition: all ease-in-out 0.3s;
  margin: 0 auto;
}
.mamaMobileMenuParent .FooterMobile .BtnHeader.MobileBtn:hover {
  background-color: #3090b6;
}

.mamaMobileMenuParent .menuContent {
  margin-top: 15px;
  height: calc(100% - 280px);
}

.mamaMobileMenuParent .mobileMenu {
  padding: 20px;
  margin-bottom: 50px;
  padding-top: 0;
}

.mamaMobileMenuParent .mobileMenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.mamaMobileMenuParent .mobileMenu ul li.current_page_item > a {
  color: #3090b6 !important;
}

.mamaMobileMenuParent .mobileMenu ul .menu-item-has-children.arrow-left:before {
  transform: rotate(90deg) !important;
}

.mamaMobileMenuParent .mobileMenu ul .menu-item-has-children {
  position: relative;
}

.mamaMobileMenuParent .mobileMenu ul .menu-item-has-children:before {
  position: absolute;
  top: 15px;
  content: url("data:image/svg+xml,%3Csvg height='22' width='22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43 50' xml:space='preserve' transform='rotate(90)' style='transform:rotate(90deg)'%3E%3Cpath fill='%333' d='M15.563 40.836a.997.997 0 0 0 1.414 0l15-15a1 1 0 0 0 0-1.414l-15-15a.999.999 0 1 0-1.414 1.414l14.293 14.293-14.293 14.293a1 1 0 0 0 0 1.414'/%3E%3C/svg%3E");
  left: 0;
  transition: all linear 0.2s;
}

.mamaMobileMenuParent .mobileMenu ul li {
  border-bottom: 1px solid #ecebeb;
}

.mamaMobileMenuParent .mobileMenu ul li:last-of-type {
  border-bottom: none;
}

.mamaMobileMenuParent .mobileMenu ul li > .sub-menu {
  padding-right: 20px;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in 0.3s;
}

.mamaMobileMenuParent .mobileMenu ul li > .sub-menu li a {
  font-size: 13px;
  font-weight: 500;
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
}

.mamaMobileMenuParent .mobileMenu ul li a {
  font-size: 14px;
  display: flex;
  padding: 1em 0.2em;
  font-weight: 500;
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
}

.openSub {
  opacity: 1 !important;
  visibility: visible !important;
  max-height: 500px !important;
  min-height: -moz-max-content !important;
  min-height: max-content !important;
}

.lg-prev,
.lg-next {
  border-radius: 50px !important;
  width: 42px;
  height: 42px;
  transition: all ease-in-out 0.3s;
}

.lg-outer .lg-thumb-outer {
  background-color: rgba(13, 10, 10, 0.768627451) !important;
}

.topBarInfo {
  width: 100%;
  background: #3bb0df;
  height: 48px;
  background-image: url(images/top.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 480px) {
  .topBarInfo {
    height: 32px;
  }
}
.topBarInfo .InfoDataTopBar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .topBarInfo .InfoDataTopBar {
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .topBarInfo .InfoDataTopBar .TimeW.Txt {
    display: none !important;
  }
}
.topBarInfo .InfoDataTopBar .Txt {
  display: flex;
  align-items: center;
  justify-content: start;
  cursor: help;
  gap: 8px;
  color: #fff;
  font-size: 12.5px;
  font-weight: 500;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 768px) {
  .topBarInfo .InfoDataTopBar .Txt {
    font-size: 10px;
  }
  .topBarInfo .InfoDataTopBar .Txt svg {
    width: 12px;
    height: 12px;
  }
}
.topBarInfo .InfoDataTopBar .Txt svg {
  transition: all ease-in-out 0.3s;
}
.topBarInfo .InfoDataTopBar .Txt:hover svg {
  transform: rotateY(180deg);
}

/**************************/
/* SubMenu*/
/**************************/
.ShowMobile {
  display: none;
  margin-left: auto;
}
@media (max-width: 768px) {
  .ShowMobile {
    display: flex;
  }
}

.ArameshDentalSite.site-header {
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: 0px 4px 16px 0px rgba(52, 80, 119, 0.0392156863);
  margin-bottom: 0.8em;
}
@media (max-width: 1080px) {
  .ArameshDentalSite.site-header {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.ArameshDentalSite.site-header .Inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
}
@media (max-width: 1260px) {
  .ArameshDentalSite.site-header .Inner {
    gap: 8px;
  }
}
@media (max-width: 768px) {
  .ArameshDentalSite.site-header .Inner {
    gap: 0;
  }
}
.ArameshDentalSite.site-header .LogoDental {
  max-width: 95px;
  width: 95px;
  margin-left: 24px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .ArameshDentalSite.site-header .LogoDental {
    margin-left: 10px;
    max-width: 80px;
  }
}
@media (max-width: 768px) {
  .ArameshDentalSite.site-header .LogoDental {
    margin: 0 auto !important;
    display: flex;
    align-items: center;
    max-width: 70px;
    width: 100%;
  }
}
.ArameshDentalSite.site-header .LogoDental::before {
  content: "";
  position: absolute;
  right: -15%;
  top: -10%;
  width: 0;
  height: 100%;
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.72);
  animation: button-glow 2.4s ease-in-out 5s infinite;
}
.ArameshDentalSite.site-header .BtnHeader.Top {
  background-color: #345077;
  color: #fff;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 148px;
  max-width: 148px;
  width: 148px;
  gap: 8px;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 500;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 1260px) {
  .ArameshDentalSite.site-header .BtnHeader.Top {
    min-width: 130px;
    max-width: 130px;
    width: 130px;
    gap: 6px;
    font-size: 12.5px;
  }
}
@media (max-width: 1080px) {
  .ArameshDentalSite.site-header .BtnHeader.Top {
    display: none;
  }
}
.ArameshDentalSite.site-header .BtnHeader.Top > img {
  transition: all ease-in-out 0.3s;
  scale: 1;
}
.ArameshDentalSite.site-header .BtnHeader.Top:hover {
  background-color: rgb(71.8913684211, 111.6000754124, 166.9086315789);
}
.ArameshDentalSite.site-header .BtnHeader.Top:hover > img {
  transform: rotateY(180deg);
  scale: 1.1;
}
.ArameshDentalSite.site-header .main-navigation {
  margin-left: auto;
}
@media (max-width: 768px) {
  .ArameshDentalSite.site-header .main-navigation {
    display: none;
  }
}
.ArameshDentalSite.site-header .leftPostion {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 768px) {
  .ArameshDentalSite.site-header .leftPostion {
    gap: 12px;
    margin-right: auto;
  }
}
.ArameshDentalSite.site-header .leftPostion .BtnHeaderPhoneMobile {
  display: none;
  align-items: center;
  justify-content: center;
  background: #eef8fc;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 1080px) {
  .ArameshDentalSite.site-header .leftPostion .BtnHeaderPhoneMobile {
    display: flex;
  }
}
@media (max-width: 768px) {
  .ArameshDentalSite.site-header .leftPostion .BtnHeaderPhoneMobile {
    margin-left: auto;
    background: none;
    width: -moz-max-content;
    width: max-content;
    height: -moz-max-content;
    height: max-content;
  }
}
.ArameshDentalSite.site-header .leftPostion .SearchMobileIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #eef8fc;
  border-radius: 50px;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
}
@media (max-width: 768px) {
  .ArameshDentalSite.site-header .leftPostion .SearchMobileIcon {
    background: none !important;
    width: -moz-max-content;
    width: max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .ArameshDentalSite.site-header .leftPostion .SearchMobileIcon svg {
    width: 20px;
    height: 20px;
    transform: rotateY(0) !important;
    scale: 1 !important;
  }
}
.ArameshDentalSite.site-header .leftPostion .SearchMobileIcon svg {
  transition: all ease-in-out 0.3s;
}
.ArameshDentalSite.site-header .leftPostion .SearchMobileIcon:hover {
  background: #deeef4;
}
.ArameshDentalSite.site-header .leftPostion .SearchMobileIcon:hover svg {
  transform: rotateY(180deg);
  scale: 1.1;
}
.ArameshDentalSite.site-header .leftPostion .BtnHeaderPhone {
  max-width: 140px;
  min-width: 140px;
  width: 140px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: #3090b6;
  color: #fff;
  height: 40px;
  border-radius: 24px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  padding-right: 10px;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 1260px) {
  .ArameshDentalSite.site-header .leftPostion .BtnHeaderPhone {
    font-size: 13px;
    max-width: 130px;
    min-width: 130px;
    width: 130px;
  }
}
@media (max-width: 1080px) {
  .ArameshDentalSite.site-header .leftPostion .BtnHeaderPhone {
    display: none;
  }
}
.ArameshDentalSite.site-header .leftPostion .BtnHeaderPhone .iconParent {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50px;
  transition: all ease-in-out 0.3s;
}
.ArameshDentalSite.site-header .leftPostion .BtnHeaderPhone .iconParent svg {
  transition: all ease-in-out 0.3s;
}
.ArameshDentalSite.site-header .leftPostion .BtnHeaderPhone:hover {
  background-color: rgb(50.332173913, 163.0502530824, 207.667826087);
}
.ArameshDentalSite.site-header .leftPostion .BtnHeaderPhone:hover .iconParent svg {
  transform: rotateY(180deg);
  scale: 1.1;
}
@keyframes button-glow {
  0% {
    right: -15%;
  }
  50% {
    right: 120%;
  }
  100% {
    right: 120%;
  }
}
ul.header-wrap-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.current-menu-item.current_page_item > a {
  color: #3090b6 !important;
}

.header-wrap-menu .menu-item-has-children {
  position: relative;
}

.header-wrap-menu > li > :is(a, span) {
  padding: 0 0.9rem;
  font-weight: 500;
  display: inline-flex;
  font-size: 14px;
  align-items: center;
  position: relative;
  cursor: pointer;
  height: 100%;
  gap: 0.4rem;
  transition: all ease-in-out 0.3s;
  transition: 0.3s;
  color: #1d264f;
}
@media (max-width: 1260px) {
  .header-wrap-menu > li > :is(a, span) {
    padding: 0 0.8rem;
    font-size: 13px;
  }
}
@media (max-width: 1080px) {
  .header-wrap-menu > li > :is(a, span) {
    padding: 0 0.6rem;
    font-size: 12px;
  }
}

.header-wrap-menu > li :is(a, span):hover {
  color: #3090b6;
}

.header-wrap-menu > li > .sub-menu li a {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-left: 0;
  padding-right: 0;
  margin: 0 1.5rem;
  margin-top: 0px;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.header-wrap-menu > li > .sub-menu li:hover a {
  color: #3090b6;
}

.header-wrap-menu > .menu-item-has-children > span:after,
.header-wrap-menu > .menu-item-has-children > a:after {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 4.5 6 7.5l-3.5-3' stroke='%2368696E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  margin: auto;
  height: 12px;
  transition: 0.3s transform;
}

.header-wrap-menu > .menu-item-has-children:is(:hover, :focus-within, :focus-visible) > a:after {
  transform: rotate(180deg);
}

.header-wrap-menu li > .sub-menu {
  box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
}

.header-wrap-menu > li > .sub-menu li.menu-item-has-children > a:after {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 4.5 6 7.5l-3.5-3' stroke='%2368696E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  transform: rotate(90deg);
  margin-right: auto;
  transition: all ease-in 0.3s;
}

.header-wrap-menu > li > .sub-menu li.menu-item-has-children > .sub-menu::before {
  display: none;
}
.header-wrap-menu > li > .sub-menu li.menu-item-has-children > .sub-menu > li > a {
  color: #1d264f;
}
.header-wrap-menu > li > .sub-menu li.menu-item-has-children > .sub-menu > li:hover a {
  color: #3090b6;
}

.header-wrap-menu > li > .sub-menu li:not(:last-child) > a {
  border-bottom: 1px solid #eee;
}

.header-wrap-menu > li > .sub-menu > li > a {
  transform: translateY(2rem);
  transition: 0.4s var(--ease2);
  opacity: 0;
}

.header-wrap-menu > li:hover > .sub-menu > li > a {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
  z-index: 9999;
  overflow: visible;
  pointer-events: auto;
  transform: translateY(0px);
}

.header-wrap-menu .sub-menu {
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 18rem;
  padding: 0;
  position: absolute;
  list-style: none;
  top: calc(100% + 5rem);
  right: auto;
  border-radius: 0 0 12px 12px;
  background: #fff;
  pointer-events: none;
  opacity: 0;
  transition: all 0.4s var(--ease2);
  z-index: 9999;
  border-radius: 12px;
}

.header-wrap-menu .sub-menu:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid white;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  right: 2rem;
  top: -1.9rem;
}

.header-wrap-menu li:hover > .sub-menu {
  opacity: 1;
  pointer-events: auto;
  top: calc(100% + 1.3rem);
}

.header-wrap-menu > li ul li ul {
  top: 0 !important;
  right: 100% !important;
  border-radius: 12px !important;
  min-width: 15.7rem !important;
}

.star-rating {
  display: inline-flex;
  gap: 2px;
  cursor: pointer;
}

.star-rating .star {
  font-size: 24px;
  font-style: initial;
  color: #ccc;
  transition: color 0.2s ease;
}

.star-rating .star.selected,
.star-rating .star.hover {
  color: #ffd700; /* طلایی */
}

.average-star-rating .star {
  font-size: 22px;
  color: #ccc;
  font-style: normal;
  margin: 0 1px;
}

.average-star-rating .star.filled {
  color: #ffd700; /* طلایی پر */
}

.average-star-rating .star.half {
  background: linear-gradient(280deg, #ffd700 30%, #ccc 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.average-star-rating .rating-number {
  font-size: 13px;
  margin: 0 6px;
  color: #1d264f;
}

.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.6117647059) !important;
  -webkit-backdrop-filter: blur(7px) !important;
  backdrop-filter: blur(7px) !important;
}

.gallery_item {
  position: relative;
  display: block;
  transition: all ease-in-out 0.3s;
  overflow: hidden;
  border-radius: 32px;
}
.gallery_item img {
  transition: all ease-in-out 0.3s;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
  aspect-ratio: 1.1;
}
@media (max-width: 768px) {
  .gallery_item img {
    aspect-ratio: 0.9;
  }
}
.gallery_item:hover img {
  filter: blur(3px);
}
.gallery_item:hover a::before {
  opacity: 0.7;
}
.gallery_item:hover a::after {
  opacity: 1;
  visibility: visible;
}
.gallery_item > a {
  display: flex;
  position: relative;
  text-align: center;
  margin: auto;
  transition: all ease-in-out 0.3s;
  border-radius: 32px;
}
.gallery_item > a:after {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.299 9.333h9.333v9.333M31.63 23.333l14-14M17.632 46.666H8.3v-9.333m-.001 9.334 14-14m14 13.999h9.333v-9.333M31.63 32.667l14 14M17.632 9.333H8.3v9.333m-.001-9.333 14 14' stroke='%23fff' stroke-width='2.212' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  height: -moz-max-content;
  height: max-content;
  z-index: 1;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.3s var(--ease2);
  opacity: 0;
  visibility: hidden;
}
.gallery_item > a::before {
  opacity: 0;
  content: "";
  position: absolute;
  height: 100%;
  opacity: 0;
  left: 0;
  right: 0;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  transition: all ease-in-out 0.3s;
  z-index: 1;
}

.gl--box {
  padding: 40px 0;
  position: relative;
}
.gl--box .swiper-pagination.ArameshCustom .swiper-pagination-bullet-active {
  opacity: 1 !important;
  width: 40px !important;
  border-radius: 50px !important;
  box-shadow: 0px 2px 6px 0px rgba(45, 45, 45, 0.2509803922);
}
.gl--box .swiper-pagination.ArameshCustom .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 0.5;
  background: #3090b6;
  border: 0.32px solid #3090b6;
  border-radius: 50px;
  transition: all ease-in-out 0.3s;
}
.gl--box .swiper-slide p {
  text-align: center;
  font-size: 13px;
  color: rgb(125, 125, 125);
  font-weight: 400;
}
.gl--box .swiper-button-disabled {
  opacity: 0;
}
.gl--box .swiper-button-next-gllery {
  background: #fff;
  position: absolute !important;
  top: -50px;
  left: 0;
  bottom: 0;
  margin: auto !important;
  width: 26px;
  height: 39px;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
  transition: all ease-in 0.2s;
  align-items: center;
  justify-content: center;
  display: flex;
}
.gl--box .swiper-button-next-gllery > span {
  transition: all ease-in 0.2s;
  content: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.855 7.21 7.641.444a.569.569 0 0 1 .803.805L2.062 7.613l6.382 6.364a.568.568 0 1 1-.803.805L.855 8.016a.57.57 0 0 1 0-.806' fill='%23000'/%3E%3C/svg%3E");
}
.gl--box .swiper-button-next-gllery:hover span {
  scale: 0.9;
}
.gl--box .swiper-button-prev-gllery {
  background: #fff;
  position: absolute !important;
  top: -50px;
  right: 0;
  bottom: 0;
  margin: auto !important;
  width: 26px;
  height: 39px;
  border-radius: 10px 0 0 10px;
  cursor: pointer;
  transition: all ease-in 0.2s;
  align-items: center;
  justify-content: center;
  display: flex;
}
.gl--box .swiper-button-prev-gllery > span {
  transition: all ease-in 0.2s;
  content: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.145 7.21 1.359.444a.569.569 0 0 0-.803.805l6.382 6.364-6.382 6.364a.568.568 0 1 0 .803.805l6.786-6.766a.57.57 0 0 0 0-.806' fill='%23000'/%3E%3C/svg%3E");
}
.gl--box .swiper-button-prev-gllery:hover span {
  scale: 0.9;
}
@media (max-width: 768px) {
  .gl--box {
    padding: 20px 0;
  }
}
.gl--box .swiper-pagination {
  position: static;
  margin-top: 1rem;
  transform: none;
}
@media (max-width: 768px) {
  .gl--box .swiper-pagination {
    margin-top: 5px;
  }
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 1 !important;
}

.lg-outer {
  text-align: right !important;
}

.accordion-content:not(.open-in-desktop) {
  display: none;
}

.faqs-content {
  max-width: 1100px;
  margin: auto;
}
.faqs-content .TitleDes {
  padding: 30px 0;
}
.faqs-content .TitleDes > h5 {
  color: #1d264f;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  position: relative;
  padding-right: 12px;
  margin: 25px 0;
}
.faqs-content .TitleDes > h5::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 43px;
  background-color: rgb(144.2173913043, 202.652173913, 225.7826086957);
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  .faqs-content .TitleDes > h5 {
    font-size: 14.5px;
  }
}
.faqs-content .TitleDes > p {
  color: #1d264f;
  font-size: 14px;
  line-height: 2.3em;
  margin: 0;
}
@media (max-width: 768px) {
  .faqs-content .TitleDes > p {
    font-size: 13px;
  }
}

.faqs-item {
  margin-bottom: 15px;
  padding: 0 20px;
  transition: all linear 0.2s;
  background-color: #eef8fc;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .faqs-item {
    padding: 18px 10px;
  }
}
.faqs-item:hover .faqs-question {
  color: rgb(38.4, 115.2, 145.6);
}
.faqs-question {
  font-size: 15px;
  color: #1d264f;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: all linear 0.2s;
  height: 80px;
}
@media (max-width: 768px) {
  .faqs-question {
    font-size: 13.5px;
    height: 50px;
  }
}
@media (max-width: 480px) {
  .faqs-question {
    font-size: 12.5px;
    line-height: 25px;
  }
}
.faqs-question .ParentSvgs {
  margin-right: auto;
  transition: all ease-in-out 0.3s;
  position: absolute;
  bottom: -5px;
  width: 94px;
  background: #fff;
  -webkit-mask-size: cover;
          mask-size: cover;
  left: 3em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='94' height='28' viewBox='0 0 94 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.341 6.731A7.79 7.79 0 0 1 20.061 0h53.878a7.79 7.79 0 0 1 7.72 6.731l1.64 11.939A10.8 10.8 0 0 0 94 28H0a10.8 10.8 0 0 0 10.7-9.33z' fill='%23fff'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg width='94' height='28' viewBox='0 0 94 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.341 6.731A7.79 7.79 0 0 1 20.061 0h53.878a7.79 7.79 0 0 1 7.72 6.731l1.64 11.939A10.8 10.8 0 0 0 94 28H0a10.8 10.8 0 0 0 10.7-9.33z' fill='%23fff'/%3E%3C/svg%3E");
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .faqs-question .ParentSvgs {
    left: 1.6em;
  }
}
.faqs-question .ParentSvgs svg {
  transition: all ease-in-out 0.3s;
  color: #3090b6;
}

.faqs-item.active .faqs-question .ParentSvgs > svg {
  transform: rotate(180deg);
}
.faqs-item.active .faqs-question {
  color: #3090b6;
}
.faqs-item.active .faqs-question .IconFaqStyle > span {
  content: url("data:image/svg+xml,%3Csvg width='14' height='2' viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1H1z' fill='%239696D3'/%3E%3Cpath d='M13 1H1' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.faqs-answer {
  font-size: 14px;
  line-height: 2.5em;
  margin-top: 0;
  padding: 0;
  padding-bottom: 0px;
  font-weight: 500;
  text-align: justify;
  padding-bottom: 3.2em;
  color: #1d264f;
}
@media (max-width: 768px) {
  .faqs-answer {
    font-size: 12.5px;
    padding: 17px 10px;
  }
}

.faq-num {
  color: #2c2e2f;
  transition: all ease-in 0.2s;
  display: inline-flex;
  font-size: 14.5px;
  border-radius: 0;
  background: #fff;
  background-color: rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='94' height='28' viewBox='0 0 94 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.341 21.269A7.79 7.79 0 0 0 20.061 28h53.878a7.79 7.79 0 0 0 7.72-6.731l1.64-11.939A10.8 10.8 0 0 1 94 0H0a10.8 10.8 0 0 1 10.7 9.33z' fill='%23fff'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='94' height='28' viewBox='0 0 94 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.341 21.269A7.79 7.79 0 0 0 20.061 28h53.878a7.79 7.79 0 0 0 7.72-6.731l1.64-11.939A10.8 10.8 0 0 1 94 0H0a10.8 10.8 0 0 1 10.7 9.33z' fill='%23fff'/%3E%3C/svg%3E");
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  font-family: "Montserrat" !important;
  width: 94px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  left: 3em;
  position: absolute;
  top: 0;
}
@media (max-width: 768px) {
  .faq-num {
    left: 1.5em;
  }
}
@media (max-width: 480px) {
  .faq-num {
    display: none;
  }
}

@media (max-width: 480px) {
  .faq-content-tab .faqs-item .faqs-question p {
    width: calc(100% - 60px);
  }
}
.single.single-post .entry-content h2 {
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
  font-size: 24px;
  line-height: 36px;
  margin: 0;
  font-weight: 500;
  margin-bottom: 14px;
}
@media (max-width: 768px) {
  .single.single-post .entry-content h2 {
    font-size: 18px;
  }
}
.single.single-post .entry-content > p {
  color: #1d264f;
  transition: all 0.3s ease-in-out;
  font-size: 14.5px;
  margin: 0;
  line-height: 2.3em;
  font-weight: 400;
  margin-bottom: 2.5em;
  text-align: justify;
}
.single.single-post .entry-content p:has(img) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px auto;
  height: 264px;
  gap: 20px;
}
@media (max-width: 768px) {
  .single.single-post .entry-content p:has(img) {
    flex-direction: column;
    height: -moz-max-content;
    height: max-content;
    gap: 16px;
    margin: 0 auto !important;
    max-height: 600px;
  }
}
.single.single-post .entry-content p:has(img) img {
  width: calc(50% - 10px);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0.8em 0;
  border-radius: 32px;
}
@media (max-width: 768px) {
  .single.single-post .entry-content p:has(img) img {
    height: calc(50% - 8px);
    width: 100%;
  }
}
.single.single-post .entry-content blockquote {
  position: relative;
  margin: 70px auto 48px;
  color: #1d264f;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  padding: 40px 115px 37px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  border-radius: 24px;
  background: #f5f5f5;
}
@media (max-width: 768px) {
  .single.single-post .entry-content blockquote {
    padding: 0 16px;
    margin: 0;
  }
}
.single.single-post .entry-content blockquote::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='53' height='53' viewBox='0 0 53 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.213 41.522c-1.824 0-3.427-.687-4.694-2-1.265-1.31-1.902-2.936-1.902-4.761V17.304c0-1.977.373-3.878 1.121-5.687.69-1.668 1.62-3.149 2.792-4.426l.239-.253a14.3 14.3 0 0 1 4.54-3.154 13.6 13.6 0 0 1 5.564-1.177h1.531c.991 0 1.859.403 2.515 1.081l.002.001a3.55 3.55 0 0 1 1.016 2.505V9.37c0 .957-.36 1.825-1.016 2.505l-.001.001a3.45 3.45 0 0 1-2.516 1.081h-1.531c-1.138 0-2.067.392-2.895 1.25-.83.86-1.233 1.854-1.233 3.098v.793c0 .16.034.22.108.297.055.057.085.07.09.07a.3.3 0 0 0 .1.014h5.361c1.71 0 3.227.603 4.453 1.76l.242.24c1.264 1.31 1.9 2.936 1.901 4.76v9.523c0 1.825-.637 3.45-1.901 4.76v.002c-1.267 1.312-2.87 1.999-4.695 1.999zM8.596 50.607c-1.824 0-3.427-.686-4.694-1.999C2.637 47.298 2 45.671 2 43.847V26.39c0-1.854.328-3.64.985-5.347l.136-.34c.736-1.779 1.744-3.346 3.03-4.679a14.3 14.3 0 0 1 4.541-3.154 13.6 13.6 0 0 1 5.563-1.177h1.532c.99 0 1.86.402 2.517 1.082v.001a3.55 3.55 0 0 1 1.015 2.504v3.175c0 .957-.359 1.825-1.015 2.505a3.45 3.45 0 0 1-2.517 1.082h-1.532c-1.138 0-2.066.392-2.894 1.249-.83.86-1.234 1.855-1.234 3.099v.793c0 .158.034.218.11.297v.001a.3.3 0 0 0 .087.069c.004.001.03.014.102.014h5.361c1.71 0 3.227.603 4.453 1.76l.241.24c1.265 1.31 1.902 2.936 1.902 4.76v9.523c0 1.824-.638 3.45-1.902 4.76l-.24.24c-1.227 1.157-2.744 1.76-4.454 1.76z' fill='%233090B6'/%3E%3C/svg%3E");
  position: absolute;
  height: 53px;
  width: 53px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: -28px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .single.single-post .entry-content blockquote p {
    padding: 40px 16px 24px;
  }
}
.single.single-post .entry-content ul li,
.single.single-post .entry-content ol li {
  color: #6b7280;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 2.4em;
  font-weight: 500;
  margin-bottom: 12px;
}
.single.single-post .entry-content ul li::marker,
.single.single-post .entry-content ol li::marker {
  font-size: 18px;
  color: #3090b6;
}
.single.single-post .entry-content > ul,
.single.single-post .entry-content > ol {
  padding-right: 30px;
  margin: 48px 0;
}
.single.single-post .entry-content ul li {
  list-style: circle;
}
.single.single-post .entry-content ol li {
  list-style: persian;
}

.rank-math-breadcrumb {
  padding: 10px 0 24px 0;
}
.rank-math-breadcrumb > p {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
  font-size: 14.5px;
}
@media (max-width: 768px) {
  .rank-math-breadcrumb > p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
}
.rank-math-breadcrumb > p > a {
  color: rgba(100, 188, 224, 0.8);
  font-weight: 500;
}
.rank-math-breadcrumb > p .separator {
  content: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.907 7.282H14.28M6.142 1.5S1 5.843 1 7.282s5.142 5.782 5.142 5.782' stroke='%233090B6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
}
@media (max-width: 768px) {
  .rank-math-breadcrumb > p .separator {
    vertical-align: middle;
    padding: 0 5px;
  }
}
.rank-math-breadcrumb > p .last {
  color: #3090b6;
}

.ArameshDentalFooter {
  background-color: #eef8fc;
  position: relative;
  height: 100%;
  padding-top: 250px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-content: end;
  z-index: 0;
  padding-bottom: 2em;
  margin-top: 6em;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 1080px) {
  .ArameshDentalFooter {
    padding-bottom: 1em;
  }
}
.ArameshDentalFooter #back-to-top {
  position: absolute;
  width: 100%;
  max-width: 250px;
  color: #3090b6;
  transition: all ease-in-out 0.3s;
  height: -moz-max-content;
  height: max-content;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  top: 5em;
  border: none;
  -webkit-mask-image: url(images/mask.svg);
          mask-image: url(images/mask.svg);
  -webkit-mask-position: center center;
          mask-position: center center;
  background: #fff;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  padding-bottom: 10px;
}
.ArameshDentalFooter #back-to-top svg {
  animation: spin 15s infinite;
  animation-timing-function: linear;
}
@media (max-width: 768px) {
  .ArameshDentalFooter #back-to-top {
    top: 3.9em;
  }
}
.ArameshDentalFooter #back-to-top svg {
  transition: all ease-in-out 0.3s;
}
.ArameshDentalFooter #back-to-top:hover {
  color: #345077;
}
.ArameshDentalFooter #back-to-top:hover svg {
  scale: 0.9;
  transform: rotate(360deg);
}
.ArameshDentalFooter::before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  height: 130px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  z-index: -1;
}
@media (max-width: 1080px) {
  .ArameshDentalFooter::before {
    height: 170px;
  }
}
.ArameshDentalFooter::after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
  height: 130px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  z-index: -1;
}
.ArameshDentalFooter .site-info {
  display: flex;
  align-self: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 10em;
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .site-info {
    padding-top: 6em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
}
.ArameshDentalFooter .site-info .mediaParents {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.ArameshDentalFooter .site-info .mediaParents .MediaLinks {
  width: 40px;
  height: 40px;
  background: #eef8fc;
  color: #3090b6;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  display: flex;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
}
.ArameshDentalFooter .site-info .mediaParents .MediaLinks:hover {
  transform: translateY(-5px) scale(1.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  color: #fff;
  background: #3090b6;
}
.ArameshDentalFooter .site-info .mediaParents .MediaLinks:hover svg {
  transform: scale(1.1);
}
.ArameshDentalFooter .site-info .mediaParents .MediaLinks svg {
  transition: all ease-in-out 0.4s;
}
.ArameshDentalFooter .site-info .TxtCopy {
  margin: 0;
  color: #1d264f;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
}
@media (max-width: 768px) {
  .ArameshDentalFooter .site-info .TxtCopy {
    text-align: center;
  }
}
@media (max-width: 1260px) {
  .ArameshDentalFooter .site-info .TxtCopy {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .site-info .TxtCopy {
    font-size: 10.5px;
  }
}
.ArameshDentalFooter .site-info .TxtCopy > span {
  color: #3090b6;
}
.ArameshDentalFooter .ParentsFooterInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .footerItems {
    width: 100%;
    background: #fff;
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    border-radius: 16px;
  }
}
.ArameshDentalFooter .ParentsFooterInner .footerItems.active .footerItemsTitle {
  color: #345077;
}
.ArameshDentalFooter .ParentsFooterInner .footerItems.active > ul {
  pointer-events: auto !important;
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .footerItemsTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ddf0f8;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    max-height: 52px;
    padding: 0 16px;
    height: 52px;
    border-radius: 16px;
    color: #3090b6;
    transition: all ease-in-out 0.3s;
  }
}
.ArameshDentalFooter .ParentsFooterInner .footerItemsTitle .TitleFooterCol {
  margin: 0;
  padding-bottom: 2em;
  color: #3090b6;
  font-size: 18px;
  font-weight: 600;
  line-height: 2.2em;
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .footerItemsTitle .TitleFooterCol {
    color: #1d264f;
    font-size: 13.5px;
    font-weight: 500;
    padding: 0 !important;
  }
}
@media (max-width: 1260px) {
  .ArameshDentalFooter .ParentsFooterInner .footerItemsTitle .TitleFooterCol {
    font-size: 16.5px;
  }
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .ParentsFooterInner .footerItemsTitle .TitleFooterCol {
    font-size: 15.5px;
  }
}
.ArameshDentalFooter .ParentsFooterInner .footerItemsTitle svg {
  display: none;
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .footerItemsTitle svg {
    display: flex;
    transition: all 0.3s var(--ease2);
  }
}
.ArameshDentalFooter .ParentsFooterInner .FooterItems.Ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .FooterItems.Ul {
    display: none;
    padding: 1em;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .FooterItems.Ul .ItemsFooter {
    padding: 0.8em 0;
  }
}
.ArameshDentalFooter .ParentsFooterInner .FooterItems.Ul .ItemsFooter > a {
  display: flex;
  align-items: center;
  justify-content: start;
  font-weight: 400;
  gap: 10px;
  color: #1d264f;
  font-size: 15px;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 1260px) {
  .ArameshDentalFooter .ParentsFooterInner .FooterItems.Ul .ItemsFooter > a {
    font-size: 14px;
  }
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .ParentsFooterInner .FooterItems.Ul .ItemsFooter > a {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .FooterItems.Ul .ItemsFooter > a {
    font-size: 14px;
  }
}
.ArameshDentalFooter .ParentsFooterInner .FooterItems.Ul .ItemsFooter > a:hover {
  color: #3090b6;
}
.ArameshDentalFooter .ParentsFooterInner .ColAboutBrand {
  width: 30%;
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .ParentsFooterInner .ColAboutBrand {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .ColAboutBrand {
    padding-bottom: 2em;
  }
}
.ArameshDentalFooter .ParentsFooterInner .ColAboutBrand .ArameshDentlFooter {
  display: flex;
  align-items: center;
  max-width: 100px;
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .ParentsFooterInner .ColAboutBrand .ArameshDentlFooter {
    justify-content: center;
    text-align: center;
    margin: auto;
  }
}
.ArameshDentalFooter .ParentsFooterInner .ColAboutBrand .AboutBrand.Footer {
  color: #1d264f;
  text-align: justify;
  line-height: 2.5em;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1260px) {
  .ArameshDentalFooter .ParentsFooterInner .ColAboutBrand .AboutBrand.Footer {
    font-size: 13.5px;
  }
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .ParentsFooterInner .ColAboutBrand .AboutBrand.Footer {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .ColAboutBrand .AboutBrand.Footer {
    font-size: 14px;
  }
}
.ArameshDentalFooter .ParentsFooterInner .col.dataContactUs {
  width: 32%;
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .ParentsFooterInner .col.dataContactUs {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .col.dataContactUs {
    width: 100%;
  }
}
.ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones {
  display: flex;
  align-items: center;
  justify-content: start;
  font-weight: 400;
  gap: 10px;
  color: #1d264f;
  transition: all ease-in-out 0.3s;
  font-size: 15px;
}
@media (max-width: 1260px) {
  .ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones {
    font-size: 14px;
  }
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones {
    font-size: 14px;
  }
}
.ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones:hover {
  color: #3090b6;
}
.ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones .numberParent {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones .numberParent > a {
  font-weight: 400;
  color: #1d264f;
  font-size: 15px;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 1260px) {
  .ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones .numberParent > a {
    font-size: 14px;
  }
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones .numberParent > a {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones .numberParent > a {
    font-size: 13.5px;
  }
}
.ArameshDentalFooter .ParentsFooterInner .col.dataContactUs .ItemsFooter.Phones .numberParent > a:hover {
  color: #3090b6;
}
.ArameshDentalFooter .ParentsFooterInner .col.linksFooterTh {
  width: 11%;
}
@media (max-width: 1080px) {
  .ArameshDentalFooter .ParentsFooterInner .col.linksFooterTh {
    width: 20%;
  }
}
@media (max-width: 768px) {
  .ArameshDentalFooter .ParentsFooterInner .col.linksFooterTh {
    width: 100%;
  }
}

.TitleSection.ArameshTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
.TitleSection.ArameshTitle > .SubsTitleCusTheme {
  font-family: montserrat !important;
  color: #6b7280;
  font-size: clamp(0.75rem, 0.6156rem + 0.566vw, 1.125rem);
  letter-spacing: 1px;
  text-align: center;
  font-weight: 300;
  vertical-align: middle;
  line-height: 2em;
  margin: 0;
}
.TitleSection.ArameshTitle > .TitleCusTheme {
  color: #1d264f;
  font-weight: 700;
  margin: 0;
  line-height: 2em;
  text-align: center;
  font-size: clamp(1.25rem, 0.9811rem + 1.1321vw, 2rem);
}

.HeadingsSection {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  padding-bottom: 3.5em;
}
.HeadingsSection > .SubsTitleCusTheme {
  font-family: montserrat !important;
  color: #6b7280;
  font-size: clamp(0.75rem, 0.7076rem + 0.1786vw, 0.875rem);
  letter-spacing: 0.3em;
  text-align: center;
  font-weight: 300;
  vertical-align: middle;
  line-height: 2em;
  margin: 0;
}
.HeadingsSection > .TitleCusTheme {
  color: #1d264f;
  font-weight: 700;
  margin: 0;
  line-height: 2em;
  text-align: center;
  font-size: clamp(1.125rem, 1.1674rem - 0.1786vw, 1rem);
}

.buttonCustomAramrsh {
  position: relative;
  transition: all 0.3s ease-in-out;
  background-color: #3090b6;
  border-radius: 9999px;
  display: flex;
  margin: 3em auto;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 0 16px 0 8px;
  overflow: hidden;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  max-width: -moz-max-content;
  max-width: max-content;
  width: 100%;
  height: 48px;
  color: #fff !important;
}
.buttonCustomAramrsh .ParentIcon {
  width: 32px;
  height: 32px;
  transition: all 0.3s ease-in-out;
  background: #fff;
  color: #3090b6;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.buttonCustomAramrsh .ParentIcon svg {
  transition: all 0.3s ease-in-out;
}
.buttonCustomAramrsh::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.38), transparent);
  transition: all var(--ease2) 0.5s;
  transition-delay: 0.2s;
  top: 0;
  left: -100px;
  opacity: 0.6;
}
.buttonCustomAramrsh:hover {
  transform: scale(1.05);
}
.buttonCustomAramrsh:hover::before {
  left: 100%;
}
.buttonCustomAramrsh:hover .ParentIcon svg {
  transform: rotate(360deg);
}

.archiveCardAramesh {
  border: 1.01px solid #eef8fc;
  background-color: #eef8fc;
  transition: all ease-in-out 0.3s;
  border-radius: 24px;
  position: relative;
  padding: 12px;
}
.archiveCardAramesh:hover > h3 > a {
  color: #3090b6;
}
.archiveCardAramesh:hover .archiveImage::after {
  left: 100%;
}
.archiveCardAramesh:hover .archiveImage img {
  transform: scale(1.1);
}
.archiveCardAramesh:hover .MorePosts {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.archiveCardAramesh .archiveImage {
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  width: 100%;
  transition: all ease-in-out 0.3s;
  display: flex;
}
.archiveCardAramesh .archiveImage::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
  transition: all var(--ease2) 0.5s;
  transition-delay: 0.2s;
}
.archiveCardAramesh .archiveImage .post-thumbnail {
  width: 100%;
  display: flex;
}
.archiveCardAramesh .archiveImage img {
  height: 230px;
  transition: all ease-in-out 0.5s;
  max-height: 230px;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .archiveCardAramesh .archiveImage img {
    height: 180px;
  }
}
.archiveCardAramesh > h3 {
  padding: 10px 10px;
  padding-top: 20px;
  margin: 0;
  color: #1d264f;
  line-height: 2.2em;
  font-weight: 500;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: all ease-in-out 0.3s;
  text-overflow: ellipsis;
}
@media (max-width: 1080px) {
  .archiveCardAramesh > h3 {
    line-height: 2.5em;
  }
}
.archiveCardAramesh > h3 > a {
  color: #1d264f;
  transition: all ease-in-out 0.3s;
}
.archiveCardAramesh .TxtPosts {
  padding-bottom: 50px;
}
.archiveCardAramesh .TxtPosts > p {
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
  line-height: 2.5em;
  color: #6b7280;
  font-size: 13.5px;
  padding: 0 0.5em;
  max-height: 5em;
}
@media (max-width: 768px) {
  .archiveCardAramesh .TxtPosts > p {
    font-size: 13px;
  }
}
.archiveCardAramesh .MorePosts {
  position: absolute;
  color: #3090b6;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  background: #eef8fc;
  border: 1px solid #fff;
  padding: 0 20px;
  height: 48px;
  align-items: center;
  border-radius: 50px;
  bottom: -1em;
  left: 2em;
  transition: all ease-in-out 0.3s;
  font-size: 13px;
  font-weight: 400;
  transform: translateY(20px);
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1080px) {
  .archiveCardAramesh .MorePosts {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}

.archiveRowCardAramesh {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.archiveRowCardAramesh:hover .archiveImage img {
  filter: grayscale(0.5);
}
.archiveRowCardAramesh:hover .rowInfoWrapper h3 a {
  color: #3090b6;
}
.archiveRowCardAramesh .archiveImage {
  display: flex;
  align-items: center;
}
.archiveRowCardAramesh .archiveImage > img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 16px;
  transition: 0.3s ease-in-out;
}
.archiveRowCardAramesh .rowInfoWrapper {
  display: flex;
  flex-direction: column;
  width: calc(100% - 92px);
  gap: 0.5em;
}
.archiveRowCardAramesh .rowInfoWrapper h3 {
  font-size: 14px;
  line-height: 1.8em;
  color: #1d264f;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  text-overflow: ellipsis;
}
.archiveRowCardAramesh .rowInfoWrapper h3 a {
  transition: 0.3s ease-in-out;
}
.archiveRowCardAramesh .rowInfoWrapper .centerdTex > span {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 400;
  color: #6b7280 !important;
}

.singlePostsPages > article.post {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.singlePostsPages > article.post .ContentCenter {
  width: 50%;
}
.singlePostsPages > article.post .ContentCenter .entry-title {
  font-size: 28px;
  color: #1d264f;
}
@media (max-width: 1260px) {
  .singlePostsPages > article.post .ContentCenter .entry-title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-title {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .singlePostsPages > article.post .ContentCenter {
    width: 70%;
  }
}
@media (max-width: 1080px) {
  .singlePostsPages > article.post .ContentCenter {
    width: 100%;
  }
}
.singlePostsPages > article.post .ContentCenter .imgsParents {
  padding: 20px 0;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
}
.singlePostsPages > article.post .ContentCenter .imgsParents .post-average-rating {
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: 3em;
  left: 2em;
  background: #eef8fc;
  border-radius: 50px;
  padding: 0 12px;
}
.singlePostsPages > article.post .ContentCenter .imgsParents .post-average-rating .average-star-rating {
  display: flex;
  align-items: center;
  justify-content: start;
  font-style: normal;
}
.singlePostsPages > article.post .ContentCenter .imgsParents .post-thumbnail > img {
  max-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 24px;
  width: 100%;
}
.singlePostsPages > article.post .ContentCenter .imgsParents > img {
  max-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 24px;
  width: 100%;
}
.singlePostsPages > article.post .ContentCenter .entry-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL {
  margin: 0;
  padding-right: 16px;
  background-color: #eef8fc;
  border: none;
  color: #1d264f !important;
  font-size: 14.5px;
  font-weight: 500;
  height: 48px;
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL {
    font-size: 13px;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL .tooltiptext {
  color: #1d264f;
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL .IconSvg {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background-color: #3090b6;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL .IconSvg {
    width: 34px;
    height: 34px;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL .IconSvg svg {
  transition: all ease-in-out 0.3s;
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL:hover .IconSvg {
  background-color: rgb(36, 108, 136.5);
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL:hover .IconSvg svg {
  transform: translateY(180deg);
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL:hover .IconSvg svg {
    width: 20px;
    height: 20px;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 12px;
}
@media (max-width: 1545px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .Cats.MetaSin {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime {
    display: none !important;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin,
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 4px;
  font-size: 13.5px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin,
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime {
    font-size: 12.5px;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin .Icon,
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime .Icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3090b6;
}
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin svg,
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime svg {
  color: #3090b6;
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin svg,
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1260px) {
  .singlePostsPages > article.post .leftSidebar.Side {
    display: none;
  }
}
.singlePostsPages > article.post .singleSideContentMobileShow {
  bottom: 0 !important;
}
.singlePostsPages > article.post .singleSideContentMobileShow .titleSidebarPost::after {
  opacity: 1 !important;
}
@media (max-width: 1080px) {
  .singlePostsPages > article.post .RightsSideBar {
    display: initial;
    position: fixed !important;
    left: 0 !important;
    right: 0;
    bottom: -337px;
    height: 400px !important;
    overflow-y: auto;
    margin-bottom: 0;
    transition: bottom 0.3s;
    z-index: 999;
    width: 100% !important;
    top: auto !important;
  }
}
.singlePostsPages > article.post .RightsSideBar,
.singlePostsPages > article.post .leftSidebar.Side {
  width: 22%;
  position: sticky;
  height: -moz-max-content;
  height: max-content;
  top: 45px;
  background: #eef8fc;
  border-radius: 24px;
  padding-bottom: 24px !important;
  padding: 0 20px;
  padding-top: 0 !important;
}
@media (max-width: 1260px) {
  .singlePostsPages > article.post .RightsSideBar,
  .singlePostsPages > article.post .leftSidebar.Side {
    width: 28%;
    padding: 18px;
  }
}
.singlePostsPages > article.post .RightsSideBar .PostRow,
.singlePostsPages > article.post .leftSidebar.Side .PostRow {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide,
.singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide {
  text-align: center;
  background-color: #3090b6;
  border-radius: 0 0 16px 16px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 1.3em;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide svg,
.singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide svg {
  display: none;
}
@media (max-width: 1080px) {
  .singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide,
  .singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide {
    font-size: 16px;
    background: none;
    margin: 0 !important;
    height: -moz-max-content !important;
    height: max-content !important;
    color: #3090b6;
    margin-bottom: 12px !important;
    padding: 19px 5px;
    text-align: right !important;
    justify-content: start !important;
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide svg,
  .singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide svg {
    display: flex;
    color: #3090b6;
  }
  .singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide::after,
  .singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide::after {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2 19.404V13.8H4.596m14.808-3.6H13.8V4.596M21 3l-7.2 7.2m-3.6 3.6L3 21' stroke='%233090B6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    left: 0;
    width: -moz-max-content;
    width: max-content;
    height: -moz-max-content;
    height: max-content;
    bottom: 0;
    top: 0;
    margin: auto;
    transition: all ease-in-out 0.2s;
    opacity: 0;
  }
  .singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide::before,
  .singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: #3090b6;
    right: 0;
    bottom: 4px;
  }
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  list-style: none;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li {
  transition: all ease-in-out 0.3s;
  color: #1d264f;
  font-weight: 400;
  line-height: 2em;
  padding: 0.5em 0;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li:hover,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li:hover {
  color: #3090b6;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li:hover > a,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li:hover > a {
  color: #3090b6;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li:has(.activeToc),
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li:has(.activeToc) {
  color: #3090b6;
  background-color: rgb(188.5304347826, 223.5913043478, 237.4695652174);
  border-radius: 12px;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li .activeToc,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li .activeToc {
  color: rgb(31.2, 93.6, 118.3);
  font-weight: 700;
  padding: 4px 6px;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li > a,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li > a {
  transition: all ease-in 0.3s;
  color: #1d264f;
  display: inline-block;
  font-size: 14px;
}
@media (max-width: 1080px) {
  .singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li > a,
  .singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li > a {
    font-size: 13px;
  }
}
.singlePostsPages .GenParentSTags {
  display: flex;
  flex-direction: column;
  justify-content: start;
  max-width: 700px;
  margin: auto;
}
.singlePostsPages .GenParentSTags > p {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  color: #1d264f;
  line-height: 2.5em;
}
.singlePostsPages .TagParentsPosts {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  font-size: 0;
}
.singlePostsPages .TagParentsPosts > a {
  align-items: center;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
  margin: 0.4em;
  display: flex;
  padding: 0 20px;
  height: 45px;
  border-radius: 50px;
  transition: all ease-in-out 0.3s;
  background-color: #eef8fc;
  color: #1d264f;
  font-size: 14px;
  font-weight: 400;
}
.singlePostsPages .TagParentsPosts > a:hover {
  background-color: #3090b6;
  color: #fff;
}

.comment-awaiting-moderation {
  padding-top: 10px;
}

.comment-respond {
  padding-top: 2em;
}

.comments-area {
  max-width: 700px;
  margin: auto;
}
.comments-area .bypostauthor .comment-body {
  background-color: #3090b6 !important;
  color: #fff !important;
}
.comments-area .bypostauthor .comment-body .reply a {
  color: #fff !important;
  display: block;
  text-align: left;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.comments-area .bypostauthor .comment-body .reply a::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.68 20.5 5.21-5.21a1.21 1.21 0 0 0 0-1.724l-5.21-5.209' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.751 3.5v7.286a3.643 3.643 0 0 0 3.643 3.643h12.847' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  top: 2px;
  left: 35px;
}
.comments-area .bypostauthor .comment-body .comment-content {
  color: #fff !important;
}
.comments-area .bypostauthor .comment-body .comment-metadata time {
  color: #fff;
}
.comments-area .bypostauthor .comment-body .comment-author .fn {
  color: #fff !important;
}
.comments-area .bypostauthor .comment-body .comment-author .fn > a {
  color: #fff !important;
}
.comments-area .bypostauthor .comment-body .comment-author .says {
  color: #fff !important;
}
.comments-area .comments-title {
  font-size: 18px;
  padding-bottom: 1em;
}
.comments-area .comment-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.comments-area .comment-list .children {
  list-style: none;
  padding-right: 50px;
  position: relative;
}
@media (max-width: 1080px) {
  .comments-area .comment-list .children {
    padding-right: 40px;
  }
}
@media (max-width: 480px) {
  .comments-area .comment-list .children {
    padding-right: 12px;
  }
}
.comments-area .comment-list .children::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.53 10.03a.75.75 0 0 0 0-1.06l-5-5a.75.75 0 0 0-1.06 0l-5 5a.75.75 0 1 0 1.06 1.06l3.72-3.72v8.19c0 .713-.22 1.8-.859 2.687-.61.848-1.635 1.563-3.391 1.563a.75.75 0 0 0 0 1.5c2.244 0 3.72-.952 4.609-2.187.861-1.196 1.141-2.61 1.141-3.563V6.31l3.72 3.72a.75.75 0 0 0 1.06 0' fill='%23fff'/%3E%3C/svg%3E");
  right: 0;
  background: #3090b6;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  bottom: 0;
  top: 0;
  margin: auto;
}
@media (max-width: 1080px) {
  .comments-area .comment-list .children::before {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 480px) {
  .comments-area .comment-list .children::before {
    display: none;
  }
}
.comments-area .comment-list .comment-body {
  padding: 20px 26px;
  border-radius: 16px;
  margin: 20px 0;
  background-color: #eef8fc;
}
@media (max-width: 768px) {
  .comments-area .comment-list .comment-body {
    padding: 18px 12px;
  }
}
.comments-area .comment-list .comment-body:hover .reply a {
  color: #3090b6;
}
.comments-area .comment-list .comment-body .comment-content {
  color: #1d264f;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  margin: 10px 0 10px 10px;
}
@media (max-width: 768px) {
  .comments-area .comment-list .comment-body .comment-content {
    margin: 10px;
    font-size: 13px;
  }
}
.comments-area .comment-list .comment-body .comment-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.comments-area .comment-list .comment-body .comment-meta .comment-metadata {
  font-size: 12px;
}
@media (max-width: 480px) {
  .comments-area .comment-list .comment-body .comment-meta .comment-metadata {
    font-size: 10.4px;
  }
}
.comments-area .comment-list .comment-body .comment-meta .comment-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.comments-area .comment-list .comment-body .comment-meta .comment-author .fn {
  font-size: 13.9px;
  padding: 5px;
  color: #1d264f;
  font-weight: 700;
}
@media (max-width: 480px) {
  .comments-area .comment-list .comment-body .comment-meta .comment-author .fn {
    font-size: 12.9px;
    padding-left: 0;
  }
}
.comments-area .comment-list .comment-body .comment-meta .comment-author .fn > a {
  font-size: 13.9px;
  color: #1d264f;
  color: #1d264f;
  font-weight: 700;
}
@media (max-width: 480px) {
  .comments-area .comment-list .comment-body .comment-meta .comment-author .fn > a {
    font-size: 12px;
    padding-left: 0;
  }
}
.comments-area .comment-list .comment-body .comment-meta .comment-author .says {
  padding-right: 3px;
  color: #3090b6;
}
@media (max-width: 480px) {
  .comments-area .comment-list .comment-body .comment-meta .comment-author .says {
    font-size: 10px;
  }
}
.comments-area .comment-list .comment-body .comment-meta .comment-author img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  margin-left: 4px;
}
.comments-area .comment-list .comment-body .reply a {
  color: rgb(166.3739130435, 213.1217391304, 231.6260869565);
  display: block;
  text-align: left;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.comments-area .comment-list .comment-body .reply a::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.68 20.5 5.21-5.21a1.21 1.21 0 0 0 0-1.724l-5.21-5.209' stroke='%233090B6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.751 3.5v7.286a3.643 3.643 0 0 0 3.643 3.643h12.847' stroke='%233090B6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  top: 2px;
  left: 35px;
}

#reply-title {
  display: flex;
  align-items: center;
  gap: 10px;
}
#reply-title #cancel-comment-reply-link {
  font-size: 14px;
  color: #3090b6;
}
#reply-title #cancel-comment-reply-link:hover {
  color: #1d264f;
}

.logged-in-as {
  width: 100%;
  margin: 0;
  padding: 1em 0;
  font-size: 12.5px;
  color: #1d264f;
}
.logged-in-as > a {
  color: #3090b6;
  transition: all ease-in-out 0.3s;
}
.logged-in-as > a:hover {
  color: rgb(77.747826087, 171.2434782609, 208.252173913);
}

#submit.buttonCustomAramrsh {
  border: none;
  padding-right: 16px;
  padding-left: 8px;
}

#commentform {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-comment {
  position: relative;
}
#commentform .comment-form-author #comment,
#commentform .comment-form-email #comment,
#commentform .comment-form-comment #comment {
  padding: 20px 16px;
}
#commentform .comment-form-author #comment::-moz-placeholder, #commentform .comment-form-email #comment::-moz-placeholder, #commentform .comment-form-comment #comment::-moz-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
#commentform .comment-form-author #comment::placeholder,
#commentform .comment-form-email #comment::placeholder,
#commentform .comment-form-comment #comment::placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
#commentform .comment-form-author #comment,
#commentform .comment-form-author input,
#commentform .comment-form-email #comment,
#commentform .comment-form-email input,
#commentform .comment-form-comment #comment,
#commentform .comment-form-comment input {
  border: 1px solid #eef8fc !important;
  background: #fff !important;
  border-radius: 16px;
}
#commentform .comment-form-author > label,
#commentform .comment-form-email > label,
#commentform .comment-form-comment > label {
  position: absolute;
  top: -14px;
  width: -moz-max-content;
  width: max-content;
  font-size: 14.5px;
  color: #1d264f;
  line-height: 2em;
  padding: 2px 8px;
  right: 1.5em;
  background-color: #fff;
}
#commentform .comment-notes {
  width: 100%;
  padding-bottom: 1em;
}
#commentform .comment-notes > span {
  margin: 0;
  color: #1d264f;
  line-height: 2.3em;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
  width: 48%;
}
#commentform .comment-form-comment {
  width: 100%;
}
#commentform .comment-form-rating {
  width: -moz-max-content;
  width: max-content;
  order: 4;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
#commentform .form-submit {
  width: -moz-max-content;
  width: max-content;
  order: 5;
  margin: 0;
}

.mgBot {
  margin-bottom: 8em;
}
@media (max-width: 1080px) {
  .mgBot {
    margin-bottom: 6.5em;
  }
}
@media (max-width: 768px) {
  .mgBot {
    margin-bottom: 4.2em;
  }
}

.BotCerv {
  position: relative;
  z-index: 0;
  width: 100%;
}
.BotCerv::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(29, 38, 79, 0.3) 41.34%, rgba(29, 38, 79, 0.3) 43.33%, rgba(29, 38, 79, 0.03) 54.71%);
  z-index: 1;
}
.BotCerv::before {
  content: "";
  position: absolute;
  bottom: -150px;
  left: 0;
  width: 100%;
  height: 250px;
  background: #fff;
  border-radius: 100% 100% 0/200px;
  z-index: 2;
}
@media (max-width: 768px) {
  .BotCerv::before {
    border-radius: 90% 90% 0 0/50px;
    height: 140px;
  }
}
@media (max-width: 1080px) {
  .BotCerv::before {
    bottom: -85px;
  }
}

.IntroSection.ArameshDental {
  position: relative;
  overflow: hidden;
  border-radius: 40px 40px 0 0;
  margin: 20px;
  margin-top: 0;
  z-index: 0;
}
@media (max-width: 768px) {
  .IntroSection.ArameshDental {
    margin: 10px 4px;
    border-radius: 20px 20px 0 0;
  }
}
.IntroSection.ArameshDental > .TitleSection.ArameshTitle {
  width: -moz-max-content;
  width: max-content;
  transform: translateY(-60px);
  z-index: 5;
  position: relative;
}
@media (max-width: 768px) {
  .IntroSection.ArameshDental > .TitleSection.ArameshTitle {
    transform: translateY(-40px);
  }
}
.IntroSection.ArameshDental .VOD_wrapper {
  width: 100%;
  height: 100%;
}
.IntroSection.ArameshDental .VOD_wrapper .background-video {
  width: 100%;
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 600px;
}
@media (max-width: 768px) {
  .IntroSection.ArameshDental .VOD_wrapper .background-video {
    max-height: 320px;
    height: 320px;
  }
}
.IntroSection.ArameshDental .HomeHero {
  position: relative;
  width: 100%;
}
.IntroSection.ArameshDental .HomeHero .swiper-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
}
.IntroSection.ArameshDental .HomeHero .swiper-wrapper .swiper-slide {
  height: 600px;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 768px) {
  .IntroSection.ArameshDental .HomeHero .swiper-wrapper .swiper-slide {
    height: 400px;
  }
}
.IntroSection.ArameshDental .swiper-pagination {
  height: 160px;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
  bottom: 0 !important;
  /* SVG تایمر */
}
@media (max-width: 768px) {
  .IntroSection.ArameshDental .swiper-pagination {
    height: 90px;
  }
}
.IntroSection.ArameshDental .swiper-pagination .circle-progress {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translate(-50%, -50%) rotate(-90deg);
  pointer-events: none;
}
.IntroSection.ArameshDental .swiper-pagination .circle-bg {
  fill: none;
  stroke: rgba(255, 255, 255, 0.3);
  stroke-width: 1.5;
  width: 95%;
}
.IntroSection.ArameshDental .swiper-pagination .circle {
  fill: none;
  stroke: #fff;
  stroke-width: 2.5;
  stroke-dasharray: 100, 100;
  stroke-dashoffset: 100;
}
.IntroSection.ArameshDental .swiper-pagination .circle.animate {
  animation: circle-progress 4s linear forwards;
}
.IntroSection.ArameshDental .swiper-pagination .custom-pagination.active {
  background: #fff;
}
.IntroSection.ArameshDental .swiper-pagination .custom-pagination.active .circle-progress {
  opacity: 1;
}
.IntroSection.ArameshDental .swiper-pagination .custom-pagination {
  margin: 0 8px;
  cursor: pointer;
  width: 12px;
  height: 12px;
  position: relative;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4); /* دکمه‌های غیرفعال */
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
}
.IntroSection.ArameshDental .swiper-pagination .custom-pagination .circle-progress {
  opacity: 0;
  transition: all ease-in 0.4s;
}

@keyframes circle-progress {
  from {
    stroke-dashoffset: 100;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.buttonCustomAramrsh.Lights {
  background: #eef8fc;
  color: #3090b6 !important;
}
.buttonCustomAramrsh.Lights > .ParentIcon {
  color: #fff !important;
  background: #3090b6 !important;
}

.SectionsAbout {
  display: flex;
  align-items: end;
  justify-content: space-between;
  flex-wrap: wrap;
}
.SectionsAbout .RightsContent {
  display: flex;
  flex-direction: column;
  align-items: start;
  width: calc(100% - 700px);
}
@media (max-width: 1440px) {
  .SectionsAbout .RightsContent {
    width: calc(100% - 570px);
  }
}
@media (max-width: 1080px) {
  .SectionsAbout .RightsContent {
    width: 100%;
  }
}
.SectionsAbout .RightsContent .MoBileAboutImg {
  max-width: 560px;
  width: 100%;
  margin: auto;
}
.SectionsAbout .RightsContent .btnParents {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 12px;
}
.SectionsAbout .RightsContent .btnParents > .buttonCustomAramrsh {
  margin: 0;
  padding-right: 16px;
  padding-left: 8px;
}
@media (max-width: 1080px) {
  .SectionsAbout .RightsContent .btnParents {
    justify-content: center;
    margin: auto;
  }
}
.SectionsAbout .RightsContent .TopParennts {
  display: flex;
  align-items: center;
  justify-content: start;
  width: -moz-max-content;
  width: max-content;
  background: #eef8fc;
  border-radius: 90px;
  margin-bottom: 1.3em;
}
@media (max-width: 1080px) {
  .SectionsAbout .RightsContent .TopParennts {
    margin-right: auto;
    margin-left: auto;
  }
}
.SectionsAbout .RightsContent .TopParennts .Icons {
  background: #eef8fc;
  border: 11px solid #ffffff;
  border-radius: 50px;
  width: 91px;
  height: 91px;
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 5px;
  position: relative;
}
.SectionsAbout .RightsContent .TopParennts .Icons > svg {
  position: absolute;
  left: 0;
  right: 0;
  top: -4px;
  bottom: 0;
  margin: auto;
  width: 70px;
  height: 70px;
}
.SectionsAbout .RightsContent .TopParennts .TxtTops {
  margin: 0;
  padding: 0 1.6em;
  padding-right: 1.6em;
  font-size: 14.5px;
  color: #1d264f;
  font-weight: 600;
  padding-right: 1.8em;
}
.SectionsAbout .RightsContent .TitleAbout {
  font-size: 24px;
  font-weight: 700;
  color: #1d264f;
  line-height: 2.3em;
  text-align: right;
  margin: 0;
}
@media (max-width: 1260px) {
  .SectionsAbout .RightsContent .TitleAbout {
    font-size: 20px;
  }
}
@media (max-width: 1080px) {
  .SectionsAbout .RightsContent .TitleAbout {
    text-align: center;
    font-size: 20px;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .SectionsAbout .RightsContent .TitleAbout {
    font-size: 18px;
    line-height: 1.8em;
  }
}
.SectionsAbout .RightsContent .divContentSDiv {
  color: #1d264f;
  font-size: 16px;
  line-height: 2.3em;
  margin: 0;
  text-align: justify;
  padding: 1em 0;
}
@media (max-width: 1260px) {
  .SectionsAbout .RightsContent .divContentSDiv {
    font-size: 14px;
  }
}
@media (max-width: 1080px) {
  .SectionsAbout .RightsContent .divContentSDiv {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .SectionsAbout .RightsContent .divContentSDiv {
    font-size: 13.5px;
  }
}
.SectionsAbout .RightsContent .SubTitleAbout {
  font-family: "Montserrat" !important;
  font-weight: 300;
  font-size: 14px;
  padding: 0.5em;
  letter-spacing: 1px;
  margin: 0;
  color: #6b7280;
}
@media (max-width: 1080px) {
  .SectionsAbout .RightsContent .SubTitleAbout {
    text-align: center;
    margin: auto;
  }
}
.SectionsAbout .LeftsParents {
  display: flex;
}
@media (max-width: 1080px) {
  .SectionsAbout .LeftsParents {
    display: none;
  }
}
.SectionsAbout .LeftsParents img {
  max-width: 630px;
  width: 100%;
}
@media (max-width: 1440px) {
  .SectionsAbout .LeftsParents img {
    max-width: 500px;
  }
}
@media (max-width: 1080px) {
  .SectionsAbout .LeftsParents img {
    max-width: 450px;
  }
}
@keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  10% {
    transform: scale(0.91);
    animation-timing-function: ease-in;
  }
  17% {
    transform: scale(0.98);
    animation-timing-function: ease-out;
  }
  33% {
    transform: scale(0.87);
    animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
.SectionsSwiperLightBox {
  background-color: #eef8fc;
  position: relative;
  z-index: 0;
}
.SectionsSwiperLightBox:after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  bottom: -7%;
  background: #fff;
  height: 130px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  z-index: -1;
}
@media (max-width: 768px) {
  .SectionsSwiperLightBox:after {
    bottom: -6%;
  }
}
.SectionsSwiperLightBox::before {
  content: "";
  position: absolute;
  top: -45px;
  left: 0;
  width: 100%;
  height: 143px;
  background: #fff;
  border-radius: 100% 100%/80px;
  z-index: -1;
}
@media (max-width: 768px) {
  .SectionsSwiperLightBox::before {
    border-radius: 90% 90%/50px;
    height: 120px;
    top: -28px;
  }
}
.SectionsSwiperLightBox .BtnEfects {
  position: relative;
  align-items: center;
  justify-content: center;
  margin: auto;
  z-index: 0;
  display: flex;
}
.SectionsSwiperLightBox .BtnEfects::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='243' height='161' viewBox='0 0 243 151' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M237 84c31 0-68.384 83-114.5 83S-25 83.5 7 83.5 47 0 122.5 0 206 84 237 84' fill='%23fff'/%3E%3C/svg%3E");
  top: -11;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  margin: auto;
  z-index: -1;
}
.SectionsSwiperLightBox .BtnEfects .buttonCustomCervDental {
  width: 128px;
  display: flex;
  height: 128px;
  border-radius: 100%;
  padding: 5px !important;
  align-items: center;
  justify-content: center;
  margin: 0 auto !important;
  background: #3090b6;
  font-size: 20px;
  text-align: center;
  padding: 4px;
  color: #fff;
  font-weight: 500;
  transition: all ease-in-out 4s;
}
.SectionsSwiperLightBox .BtnEfects .buttonCustomCervDental::first-letter {
  font-weight: 800 !important;
  font-size: 18px;
}
.SectionsSwiperLightBox .BtnEfects .buttonCustomCervDental:hover {
  background-color: rgb(77.747826087, 171.2434782609, 208.252173913);
  transform: scale(0.9);
}
.SectionsSwiperLightBox .mySwiperVideos {
  padding-bottom: 6em;
  padding-top: 2em;
  padding-right: 2em;
}
@media (max-width: 1080px) {
  .SectionsSwiperLightBox .mySwiperVideos {
    padding-bottom: 4em;
    padding-right: 0;
  }
}
.SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental {
  filter: blur(0);
  transition: all 0.3s ease-in-out;
  border-radius: 32px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental .palayIcon {
  position: absolute;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.37);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  bottom: 0;
  top: 0;
  z-index: 1;
  left: 0;
  right: 0;
  margin: auto;
  animation: heartbeat 1.9s ease-in-out 1s infinite both;
}
.SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental .palayIcon svg {
  transition: all ease-in-out 0.3s;
  color: #3090b6;
}
.SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental:hover .palayIcon svg {
  transform: scale(0.9);
}
.SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental:hover a img {
  filter: blur(2px);
  scale: 1.1;
}
@media (max-width: 1080px) {
  .SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental {
    filter: blur(2px);
  }
}
.SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental > a {
  border-radius: 32px;
  width: 100%;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  display: flex;
}
.SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental > a img {
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.4s ease-in-out;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental > a img {
    height: 350px;
  }
}
.SectionsSwiperLightBox .mySwiperVideos .swiper-slide.CustomDental.active-slide {
  filter: blur(0);
}

.implant-animation {
  animation: float 6s ease-in-out infinite;
}

@keyframes float {
  0% {
    transform: translateY(0);
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.15));
  }
  50% {
    transform: translateY(-15px);
    filter: drop-shadow(0 8px 15px rgba(0, 0, 0, 0.25));
  }
  100% {
    transform: translateY(0);
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.15));
  }
}
.Sectionsimplants .SectionsParents {
  display: flex;
  align-items: end;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.Sectionsimplants .SectionsParents .contentBoxEi {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 20px;
}
@media (max-width: 1080px) {
  .Sectionsimplants .SectionsParents .contentBoxEi {
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .Sectionsimplants .SectionsParents .contentBoxEi {
    width: 100%;
  }
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner {
  position: relative;
  max-width: 500px;
  display: flex;
  align-items: start;
  flex-direction: column;
  background-color: #eef8fc;
  border-radius: 32px;
  padding: 28px;
  gap: 16px;
  overflow: hidden;
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner:hover {
  background-color: rgb(239.7, 248.7, 252.3);
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner:hover .headingBox .Icon svg {
  transform: rotateY(180deg);
  color: rgb(77.747826087, 171.2434782609, 208.252173913);
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .ContentBoxed {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  color: #1d264f;
  margin: 0;
  line-height: 2.2em;
}
@media (max-width: 1080px) {
  .Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .ContentBoxed {
    font-size: 14px;
  }
}
@media (max-width: 1260px) {
  .Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner {
    padding: 22px;
  }
}
@media (max-width: 1080px) {
  .Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner {
    border-radius: 24px;
    gap: 10px;
    max-width: 400px;
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner {
    max-width: 100%;
    width: 100%;
  }
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .headingBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .headingBox .Icon {
  display: flex;
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .headingBox .Icon svg {
  transition: all ease-in-out 0.3s;
  color: #3090b6;
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .headingBox .titlesParents {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 4px;
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .headingBox .titlesParents .title {
  color: #1d264f;
  font-size: 18px;
  font-weight: 500;
  list-style: 2em;
  margin: 0;
}
@media (max-width: 1080px) {
  .Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .headingBox .titlesParents .title {
    font-size: 16px;
  }
}
.Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .headingBox .titlesParents > .Subtitle {
  font-family: "Montserrat" !important;
  color: #6b7280;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
  line-height: 1.8em;
}
@media (max-width: 768px) {
  .Sectionsimplants .SectionsParents .contentBoxEi .contentBoxInner .headingBox .titlesParents > .Subtitle {
    font-size: 10px;
  }
}
.Sectionsimplants .SectionsParents .ImgsParent {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  z-index: 0;
  width: 33%;
}
.Sectionsimplants .SectionsParents .ImgsParent::before {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #3090b6;
  height: 50%;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 32px;
  background-image: url(images/back-den.svg);
  background-position: center center;
  background-size: cover;
}
@media (max-width: 768px) {
  .Sectionsimplants .SectionsParents .ImgsParent {
    width: 100%;
  }
}
.Sectionsimplants .SectionsParents .ImgsParent img {
  max-width: 500px;
  animation: float 6s ease-in-out infinite;
}
@media (max-width: 1260px) {
  .Sectionsimplants .SectionsParents .ImgsParent img {
    max-width: 400px;
  }
}
@media (max-width: 1080px) {
  .Sectionsimplants .SectionsParents .ImgsParent img {
    max-width: 300px;
  }
}
@media (max-width: 480px) {
  .Sectionsimplants .SectionsParents .ImgsParent img {
    max-width: 250px;
  }
}

.ContentSections {
  max-width: 1100px;
}
.ContentSections > h3 {
  color: #1d264f;
  font-weight: 700;
  margin: 0;
  line-height: 2em;
  text-align: start;
  padding-bottom: 1.5em;
  font-size: clamp(1.125rem, 1.1674rem - 0.1786vw, 1rem);
}
.ContentSections .SecContentParent {
  font-size: 14.5px;
  line-height: 2.6em;
  text-align: justify;
  color: #1d264f;
  font-weight: 400;
}
@media (max-width: 768px) {
  .ContentSections .SecContentParent {
    font-size: 13.5px;
    line-height: 2.3em;
  }
}

.BoxContentSection {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}
@media (max-width: 1260px) {
  .BoxContentSection {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
@media (max-width: 1080px) {
  .BoxContentSection {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .BoxContentSection {
    grid-template-columns: repeat(1, 1fr);
  }
}
.BoxContentSection .IconBoxContnt {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0 20px;
  gap: 14px;
  position: relative;
  border: 1px solid #eef8fc;
  border-radius: 32px;
  background: #fff;
  transition: all ease-in-out 0.3s;
  z-index: 0;
  width: 100%;
  height: 100px;
}
@media (max-width: 1545px) {
  .BoxContentSection .IconBoxContnt {
    padding: 0 12px;
  }
}
.BoxContentSection .IconBoxContnt:hover {
  box-shadow: 0px 0 14px 3px rgba(118, 182, 207, 0.0784313725);
}
.BoxContentSection .IconBoxContnt:hover .InnerTxt > h4 {
  color: #3090b6;
}
.BoxContentSection .IconBoxContnt:hover::after {
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}
.BoxContentSection .IconBoxContnt:hover::before {
  background: rgb(95.4730434783, 179.6191304348, 212.9269565217);
}
.BoxContentSection .IconBoxContnt:hover > span svg {
  color: rgb(95.4730434783, 179.6191304348, 212.9269565217);
}
.BoxContentSection .IconBoxContnt:hover > span::before {
  transform: scale(1.2) translateX(-10px);
}
.BoxContentSection .IconBoxContnt::after {
  width: 65%;
  height: 100%;
  left: 0;
  background: rgba(255, 255, 255, 0.3411764706);
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all ease-in-out 0.3s;
  z-index: 0;
  z-index: -1;
  position: absolute;
  content: "";
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.BoxContentSection .IconBoxContnt::before {
  position: absolute;
  content: "";
  width: 90px;
  bottom: -3px;
  height: 6px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all var(--ease2) 0.4s;
  background: #3090b6;
  border-radius: 32px;
  z-index: -1;
}
@media (max-width: 1080px) {
  .BoxContentSection .IconBoxContnt {
    gap: 8px;
    border-radius: 24px;
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .BoxContentSection .IconBoxContnt {
    padding: 0 20px;
    height: 84px;
    gap: 12px;
  }
}
.BoxContentSection .IconBoxContnt > span {
  color: #3090b6;
  transition: all ease-in-out 0.3s;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.BoxContentSection .IconBoxContnt > span::before {
  position: absolute;
  content: "";
  background: #eef8fc;
  width: 24px;
  height: 24px;
  border-radius: 50px;
  transition: all ease-in-out 0.3s;
  bottom: 0;
  right: 0;
  z-index: -1;
  top: 0;
  margin: auto;
}
.BoxContentSection .IconBoxContnt > span svg {
  transition: all var(--ease2) 0.4s;
}
@media (max-width: 1260px) {
  .BoxContentSection .IconBoxContnt > span svg {
    width: 32px;
    height: 32px;
  }
}
.BoxContentSection .IconBoxContnt .InnerTxt {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 10px;
}
.BoxContentSection .IconBoxContnt .InnerTxt > h4 {
  color: #1d264f;
  transition: all ease-in-out 0.3s;
  margin: 0;
  font-size: 16px;
  text-align: right;
  font-weight: 500;
}
@media (max-width: 1260px) {
  .BoxContentSection .IconBoxContnt .InnerTxt > h4 {
    font-size: 14.5px;
  }
}
.BoxContentSection .IconBoxContnt .InnerTxt > p {
  color: #6b7280;
  transition: all ease-in-out 0.3s;
  margin: 0;
  font-size: 13.5px;
  text-align: right;
  font-weight: 400;
}
@media (max-width: 1545px) {
  .BoxContentSection .IconBoxContnt .InnerTxt > p {
    font-size: 12.6px;
  }
}
@media (max-width: 1260px) {
  .BoxContentSection .IconBoxContnt .InnerTxt > p {
    font-size: 11.2px;
  }
}
@media (max-width: 1080px) {
  .BoxContentSection .IconBoxContnt .InnerTxt > p {
    font-size: 12.5px;
  }
}

.Swiper_navigation_custom {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding-top: 3em;
  flex-direction: row-reverse;
}
.Swiper_navigation_custom .swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.Swiper_navigation_custom .ArameshNavigation {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  border: 1.5px solid #eef8fc;
  background-color: #fff;
  color: #3090b6;
  width: 48px;
  height: 48px;
  border-radius: 50px;
}
.Swiper_navigation_custom .ArameshNavigation svg {
  transition: all ease-in-out 0.3s;
}
.Swiper_navigation_custom .ArameshNavigation:hover svg {
  transform: scale(0.9);
  color: rgb(77.747826087, 171.2434782609, 208.252173913);
}

.SectionsPortfolios .lgPortfoliosGrid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
@media (max-width: 1080px) {
  .SectionsPortfolios .lgPortfoliosGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .SectionsPortfolios .lgPortfoliosGrid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.SectionsPortfolios .lgPortfoliosGrid .ItemPortfolios {
  transition: all ease-in-out 0.3s;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: start;
  overflow: hidden;
  position: relative;
}
.SectionsPortfolios .lgPortfoliosGrid .ItemPortfolios::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.16), transparent);
  transition: all var(--ease2) 0.5s;
  transition-delay: 0.2s;
  top: 0;
  left: -200px;
  opacity: 0.6;
}
.SectionsPortfolios .lgPortfoliosGrid .ItemPortfolios:hover {
  transform: translateY(-4px);
}
.SectionsPortfolios .lgPortfoliosGrid .ItemPortfolios:hover::before {
  left: 100%;
}
.SectionsPortfolios .lg-custom-thumbnails .lg-thumb-open .lg-thumb-outer {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.SectionsPortfolios .lg-custom-thumbnails .lg-thumb-item {
  filter: grayscale(100%);
  will-change: filter;
  transition: filter 0.12s ease-in, border-color 0.12s ease;
}
.SectionsPortfolios .lg-custom-thumbnails .lg-thumb-item:hover, .SectionsPortfolios .lg-custom-thumbnails .lg-thumb-item.active {
  filter: grayscale(0);
  border-color: #545454;
}
.SectionsPortfolios .lg-custom-thumbnails .lg-thumb {
  padding: 5px 0;
}

@media (max-width: 1080px) {
  .SectionsFormsRe {
    padding-top: 4em;
  }
}
.SectionsFormsRe .secParentForms {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  position: relative;
  min-height: 545px;
  z-index: 0;
}
@media (max-width: 1440px) {
  .SectionsFormsRe .secParentForms {
    min-height: 471px;
  }
}
@media (max-width: 1080px) {
  .SectionsFormsRe .secParentForms {
    min-height: -moz-max-content;
    min-height: max-content;
    padding: 24px;
    flex-wrap: wrap-reverse;
  }
}
.SectionsFormsRe .secParentForms::before {
  content: "";
  position: absolute;
  inset: 0;
  top: 0px;
  bottom: 0px;
  -webkit-mask: url(images/forms-mask.svg) no-repeat top right/contain;
  mask: url(images/forms-mask.svg) no-repeat;
  mask-position-x: 0%;
  mask-position-y: 0%;
  -webkit-mask-size: auto;
          mask-size: auto;
  background-color: #3090b6;
  background-image: url(images/back-fonr.svg);
  background-position: bottom right;
  z-index: 0;
  height: 100%;
  width: 100%;
  bottom: 0;
  top: 0;
  border-radius: 40px;
  -webkit-mask-size: cover;
  overflow: hidden;
  mask-position-x: left;
  mask-position-y: bottom;
}
@media (max-width: 1080px) {
  .SectionsFormsRe .secParentForms::before {
    -webkit-mask-image: none !important;
            mask-image: none !important;
    border-radius: 20px;
  }
}
.SectionsFormsRe .secParentForms .TextParents {
  display: flex;
  flex-direction: column;
  gap: 20px;
  z-index: 1;
  max-width: 500px;
  width: 100%;
}
@media (max-width: 1080px) {
  .SectionsFormsRe .secParentForms .TextParents {
    align-items: center;
    justify-content: center;
  }
}
.SectionsFormsRe .secParentForms .TextParents .SubTitleForms {
  font-family: "Montserrat" !important;
  font-weight: 300;
  color: #eef8fc;
  font-size: 14px;
  margin: 0;
  letter-spacing: 1.2px;
}
@media (max-width: 1080px) {
  .SectionsFormsRe .secParentForms .TextParents .SubTitleForms {
    text-align: center;
    line-height: 2em;
  }
}
.SectionsFormsRe .secParentForms .TextParents .TitleForms {
  font-weight: 600;
  font-size: 26.5px;
  color: #fff;
  margin: 0;
  line-height: 2.2em;
}
@media (max-width: 1080px) {
  .SectionsFormsRe .secParentForms .TextParents .TitleForms {
    font-size: 20px;
  }
}
@media (max-width: 1080px) {
  .SectionsFormsRe .secParentForms .TextParents .TitleForms {
    font-size: 18.5px;
  }
}
.SectionsFormsRe .secParentForms .TextParents .ContBoxForms {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.2em;
  text-align: justify;
  margin: 0;
  color: #fff;
  list-style: 2.5em;
}
@media (max-width: 1080px) {
  .SectionsFormsRe .secParentForms .TextParents .ContBoxForms {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .SectionsFormsRe .secParentForms .TextParents .ContBoxForms {
    font-size: 14px;
  }
}
.SectionsFormsRe .secParentForms .FormsParents {
  background: #fff;
  border-radius: 20px;
  padding: 32px;
  box-shadow: 0px 0px 16px 0px rgba(52, 80, 119, 0.0392156863);
  max-width: 550px;
  width: 100%;
  z-index: 1;
  transform: translateY(-6%);
}
@media (max-width: 1440px) {
  .SectionsFormsRe .secParentForms .FormsParents {
    max-width: 500px;
  }
}
@media (max-width: 1260px) {
  .SectionsFormsRe .secParentForms .FormsParents {
    max-width: 400px;
  }
}
@media (max-width: 1080px) {
  .SectionsFormsRe .secParentForms .FormsParents {
    transform: translateY(-16%);
    margin-bottom: -40px;
    padding: 28px 18px;
    box-shadow: 0px -10px 16px 0px rgba(52, 80, 119, 0.0392156863);
  }
}
.SectionsFormsRe .secParentForms .FormsParents #gform_fields_2 {
  gap: 20px !important;
}

.SectionsInsta {
  position: relative;
  padding-top: 4.5em;
}
@media (max-width: 1080px) {
  .SectionsInsta {
    padding-top: 1.5em;
  }
}
@media (max-width: 768px) {
  .SectionsInsta {
    padding-top: 0.5em;
  }
}
.SectionsInsta .BoxParentInsta {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg width='1280' height='500' viewBox='0 0 1280 500' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.329 20.787c.33-3.638 3.09-6.355 6.74-6.479C74.713 12.525 451.389 0 643.286 0c191.79 0 562.484 12.512 614.654 14.305 3.65.126 6.4 2.842 6.73 6.478C1267.52 52.139 1280 193.02 1280 256c0 62.687-12.36 193.226-15.29 223.237-.35 3.614-3.1 6.331-6.73 6.456C1205.97 487.482 835.127 500 643.286 500c-191.947 0-568.77-12.532-621.258-14.31-3.631-.123-6.387-2.841-6.74-6.457C12.362 449.215 0 318.685 0 256 0 193.023 12.478 52.15 15.329 20.787' fill='%23EEF8FC'/%3E%3C/svg%3E");
}
@media (max-width: 768px) {
  .SectionsInsta .BoxParentInsta {
    height: 300px;
    background-size: cover;
    border-radius: 0 0 20px 20px;
  }
}
.SectionsInsta .BoxParentInsta .imgsInsta {
  transform: translateY(-10%);
  transition: all ease-in-out 0.3s;
  max-width: 560px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1080px) {
  .SectionsInsta .BoxParentInsta .imgsInsta {
    max-width: 320px;
  }
}
.SectionsInsta .BoxParentInsta .CustomTxtInsta {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  font-weight: 500;
  font-family: montserrat !important;
  letter-spacing: 0.4em;
  z-index: -1;
  font-size: clamp(2.125rem, 0.3013rem + 7.6786vw, 7.5rem);
  transition: all ease-in-out 0.3s;
  background: linear-gradient(100.37deg, #f9ce34 0%, #ee2a7b 50.02%, #6228d7 100.03%);
  animation: fade-in-bck 3.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s infinite;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.SectionsInsta .BoxParentInsta .buttonCustomAramrsh.Insta {
  position: absolute;
  bottom: -22px;
  max-width: 230px;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1080px) {
  .SectionsInsta .BoxParentInsta .buttonCustomAramrsh.Insta {
    bottom: -10px;
  }
}
@media (max-width: 768px) {
  .SectionsInsta .BoxParentInsta .buttonCustomAramrsh.Insta {
    bottom: -22px;
  }
}
.SectionsInsta .BoxParentInsta .buttonCustomAramrsh.Insta > p {
  background: linear-gradient(100.37deg, #f9ce34 0%, #ee2a7b 50.02%, #6228d7 100.03%);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.SectionsInsta .BoxParentInsta .buttonCustomAramrsh.Insta .ParentIcon {
  background: linear-gradient(100.37deg, #f9ce34 0%, #ee2a7b 50.02%, #6228d7 100.03%) !important;
  color: #fff !important;
}

.SectionsTitleBoxCustom > .HeadingsSection.TitleBoxCustom {
  width: 100%;
  margin-top: 20px;
  border-radius: 48px;
  background-color: #3090b6;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(images/backtop.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  margin: 0;
  padding: 0;
  background-position: center bottom;
  gap: 10px;
}
@media (max-width: 768px) {
  .SectionsTitleBoxCustom > .HeadingsSection.TitleBoxCustom {
    height: 170px;
    border-radius: 32px;
  }
}
.SectionsTitleBoxCustom > .HeadingsSection.TitleBoxCustom .SubsTitleCusTheme {
  color: #fff;
}
.SectionsTitleBoxCustom > .HeadingsSection.TitleBoxCustom > .TitleCusTheme {
  color: #fff;
  font-size: clamp(1.125rem, 0.7009rem + 1.7857vw, 2.375rem);
}

.gform_required_legend {
  display: none !important;
}

.gfield {
  position: relative !important;
}
.gfield .validation_message {
  position: absolute !important;
  top: -9px !important;
  left: 2em !important;
  width: -moz-max-content !important;
  width: max-content !important;
  right: auto !important;
  background: #fff !important;
  height: -moz-max-content !important;
  height: max-content !important;
  padding: 3px 10px !important;
  font-size: 11.5px !important;
  font-weight: bold !important;
  margin: 0 !important;
  font-weight: 400 !important;
}

.globalHeaderBack.blogs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs {
    row-gap: 8px;
  }
}
.globalHeaderBack.blogs .categorySecParent.highMargined.filter-form {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
@media (max-width: 480px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form {
    display: none;
  }
}
.globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #category-filter {
  width: -moz-max-content;
  width: max-content;
  margin-right: auto;
  background: #eef8fc;
  -webkit-backdrop-filter: blur(40px);
  padding: 18px 26px;
  border-radius: 16px;
  border: none;
  font-size: 15.4px;
  color: #6b7280;
  height: 60px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4 8.417 6.587 6.587a2.013 2.013 0 0 0 2.826 0L20 8.417' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 12px center;
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #category-filter {
    padding: 18px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #category-filter {
    padding: 14px;
    font-size: 13px;
  }
}
.globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #filter-button {
  height: 60px;
  border: none;
  border-radius: 12px;
  min-width: 90px;
  font-size: 16px;
  font-weight: 500;
  transition: all ease-in-out 0.3s;
  color: #fff;
  background: #3090b6;
}
.globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #filter-button:hover {
  background: rgb(77.747826087, 171.2434782609, 208.252173913);
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #filter-button {
    min-width: 80px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #filter-button {
    min-width: 64px;
    font-size: 13px;
  }
}
.globalHeaderBack.blogs .post-filters {
  display: flex;
  align-items: center;
  justify-content: end;
  width: -moz-max-content;
  width: max-content;
  margin-right: auto;
  background: #eef8fc;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  padding: 18px 26px;
  height: 60px;
  gap: 20px;
  border-radius: 16px;
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .post-filters {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .post-filters {
    gap: 10px;
    padding: 18px;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .globalHeaderBack.blogs .post-filters {
    width: 100%;
    justify-content: start;
    gap: 14px;
  }
}
.globalHeaderBack.blogs .post-filters p {
  margin: 0;
  color: #6b7280;
  font-size: 16px;
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .post-filters p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .post-filters p {
    font-size: 13px;
  }
}
@media (max-width: 380px) {
  .globalHeaderBack.blogs .post-filters p {
    font-size: 12.5px;
  }
}
.globalHeaderBack.blogs .post-filters .filter-link.active {
  color: #3090b6;
}
.globalHeaderBack.blogs .post-filters .filter-link {
  font-size: 16px;
  transition: all 0.3s var(--ease2);
  color: #6b7280;
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .post-filters .filter-link {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .post-filters .filter-link {
    font-size: 13.5px;
  }
}
.globalHeaderBack.blogs .post-filters .filter-link:hover {
  color: #3090b6;
}

.page-template-contact-template .iframe-contact-us {
  margin-top: 2em;
  overflow: hidden;
  position: relative;
  border-radius: 32px;
  max-width: 1100px;
  margin: auto;
}
.page-template-contact-template .iframe-contact-us iframe {
  background-color: #eef8fc;
}
.page-template-contact-template .iframe-contact-us .secondaryframe {
  position: absolute;
  top: 1em;
  left: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
  gap: 4px;
}
@media (max-width: 768px) {
  .page-template-contact-template .iframe-contact-us .secondaryframe {
    left: 1em;
  }
}
.page-template-contact-template .iframe-contact-us .secondaryframe > a {
  padding: 0 16px;
  height: 48px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  gap: 4px;
  transition: all ease-in-out 0.3s;
  color: #1d264f;
  font-weight: 400;
  font-size: 16px;
  background-color: #fff;
  border-radius: 16px;
}
.page-template-contact-template .iframe-contact-us .secondaryframe > a svg {
  transition: all ease-in-out 0.3s;
}
@media (max-width: 768px) {
  .page-template-contact-template .iframe-contact-us .secondaryframe > a {
    font-size: 14px;
    padding: 0 12px;
  }
}
.page-template-contact-template .iframe-contact-us .secondaryframe > a:hover {
  color: #3090b6;
}
.page-template-contact-template .iframe-contact-us .secondaryframe > a:hover svg {
  transform: rotateY(180deg) scale(0.9);
}
.page-template-contact-template .mainContactUsBack {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  transform: translateY(-1.5em);
  max-width: 1100px;
  margin: auto;
}
@media (max-width: 768px) {
  .page-template-contact-template .mainContactUsBack {
    gap: 10px;
  }
}
.page-template-contact-template .mainContactUsBack .mainContactUsBox {
  width: 48%;
  background: #f2f6f7;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
  padding: 20px;
  border-radius: 16px;
}
.page-template-contact-template .mainContactUsBack .mainContactUsBox:hover > div svg {
  color: rgb(88.8260869565, 176.4782608696, 211.1739130435);
}
.page-template-contact-template .mainContactUsBack .mainContactUsBox > div {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 1080px) {
  .page-template-contact-template .mainContactUsBack .mainContactUsBox > div {
    font-size: 13.5px;
  }
}
@media (max-width: 768px) {
  .page-template-contact-template .mainContactUsBack .mainContactUsBox > div {
    font-size: 13px;
  }
}
.page-template-contact-template .mainContactUsBack .mainContactUsBox > div > svg {
  transition: all ease-in-out 0.3s;
  color: #3090b6;
}
@media (max-width: 768px) {
  .page-template-contact-template .mainContactUsBack .mainContactUsBox > div > svg {
    width: 20px;
    height: 20px;
  }
}
.page-template-contact-template .mainContactUsBack .mainContactUsBox > p {
  margin: 0;
}
@media (max-width: 768px) {
  .page-template-contact-template .mainContactUsBack .mainContactUsBox {
    padding: 16px;
    height: 60px;
  }
}
.page-template-contact-template .mainContactUsBack .mainContactUsBox .numbersCo {
  gap: 14px !important;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .page-template-contact-template .mainContactUsBack .mainContactUsBox .numbersCo {
    gap: 8px !important;
  }
}
.page-template-contact-template .mainContactUsBack .mainContactUsBox .numbersCo > a {
  color: #1d264f;
  transition: all ease-in-out 0.3s;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.4px;
}
@media (max-width: 1080px) {
  .page-template-contact-template .mainContactUsBack .mainContactUsBox .numbersCo > a {
    font-size: 13.5px;
  }
}
@media (max-width: 768px) {
  .page-template-contact-template .mainContactUsBack .mainContactUsBox .numbersCo > a {
    font-size: 13px;
  }
}
.page-template-contact-template .mainContactUsBack .mainContactUsBox .numbersCo > a:hover {
  color: #3090b6;
}
.page-template-contact-template .mainContactUsBack .mainContactUsBox:last-child {
  width: 97.5%;
}
@media (max-width: 768px) {
  .page-template-contact-template .mainContactUsBack .mainContactUsBox {
    width: 90% !important;
  }
}
@media (max-width: 480px) {
  .page-template-contact-template .mainContactUsBack .mainContactUsBox {
    width: 97.5% !important;
  }
}

.lg-outer .lg-video-cont .lg-object {
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center !important;
     object-position: center !important;
}

#gform_2_validation_container {
  border-radius: 12px;
}
@keyframes fade-in-bck {
  0% {
    transform: translateZ(80px) scale(0.8);
    opacity: 0;
  }
  50% {
    transform: translateZ(0) scale(0.9);
    opacity: 1;
  }
  100% {
    transform: translateZ(80px) scale(0.8);
    opacity: 0;
  }
}
#posts-wrapper {
  position: relative;
  min-height: 300px; /* برای اینکه فضا داشته باشه */
}

#posts-wrapper.loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

#posts-wrapper.loading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  border: 4px solid #ddd;
  border-top: 4px solid #333;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  z-index: 11;
}

.GridPostBlogs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 14px;
  grid-row-gap: 32px;
  padding-bottom: 6em;
}
@media (max-width: 1260px) {
  .GridPostBlogs {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1080px) {
  .GridPostBlogs {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .GridPostBlogs {
    grid-template-columns: repeat(1, 1fr);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#category-filter {
  -webkit-appearance: none; /* Safari, Chrome */
  -moz-appearance: none; /* Firefox */
  appearance: none; /* سایر مرورگرها */
}

#load-more {
  border: none;
  background: none;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
  color: #3090b6;
}
#load-more::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%233090B6'/%3E%3Cpath d='M16.063 21.303V8.93' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10.28 17.068s4.343 5.142 5.783 5.142c1.439 0 5.781-5.142 5.781-5.142' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  left: -35px;
  top: 0;
  bottom: -6px;
  margin: auto;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  transition: all ease-in-out 0.3s;
}
#load-more:hover {
  color: rgb(77.747826087, 171.2434782609, 208.252173913);
}
#load-more:hover::before {
  scale: 0.9;
}

.alignright {
  float: right;
  margin-left: 20px;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .alignright {
    margin: 20px auto;
  }
}

.alignleft {
  float: left;
  margin-right: 20px;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .alignleft {
    margin: 20px auto;
  }
}

.SectionsTitleBoxCustom.mgBot {
  margin-bottom: 2em !important;
}

.CommetnPages > .comments-area {
  max-width: 1100px;
  margin: auto;
}

.table-wrapper {
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

/* استایل کلی جدول */
table {
  width: 100% !important;
  border-collapse: separate;
  border-spacing: 0;
  text-align: center;
  font-size: 13px;
  overflow: hidden;
  margin: auto;
  border-radius: 12px;
}
@media (max-width: 768px) {
  table {
    font-size: 12px;
  }
}

/* استایل هدر جدول */
table thead tr {
  background-color: #0a1d53; /* رنگ سر تیتر */
  color: #fff;
}

table thead th {
  padding: 14px 10px;
  font-weight: 600;
  border: none;
}
@media (max-width: 768px) {
  table thead th {
    padding: 10px 0;
  }
}

td .new {
  padding: 0 6px;
  color: #3090b6;
}

td .old {
  padding: 0 6px;
  color: #7b7b7b;
  text-decoration: line-through;
}

/* گرد کردن گوشه‌های هدر */
table thead th:first-child {
  border-top-right-radius: 12px;
}

table thead th:last-child {
  border-top-left-radius: 12px;
}

/* استایل بدنه جدول */
table tbody td {
  padding: 14px 10px;
  border: none;
}
@media (max-width: 768px) {
  table tbody td {
    padding: 10px 0;
  }
}

/* ردیف‌های رنگی یکی در میان */
table tbody tr:nth-child(odd) {
  background-color: #f9fbff;
}

table tbody tr:nth-child(even) {
  background-color: #ffffff;
}

/* رنگ لینک یا لوگوها */
table tbody td a {
  color: #3090b6;
  font-weight: bold;
  text-decoration: none;
}

table tbody td a:hover {
  text-decoration: underline;
}

.SecContentParent {
  overflow-x: auto;
}

/* همه جدول‌ها واکنش‌گرا بشن */
.wp-block-table,
.entry-content table,
.page-content table {
  -webkit-overflow-scrolling: touch; /* برای اسکرول نرم در موبایل */
}

.wp-block-table table,
.entry-content table,
.page-content table {
  width: 100%;
}

.IntroSectionLandings {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  height: 90vh;
  display: flex;
  align-items: center;
  background-position: center right;
  justify-content: center;
}
@media (max-width: 1080px) {
  .IntroSectionLandings {
    height: 70vh;
  }
}
.IntroSectionLandings .InnerParents {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 800px;
  gap: 24px;
}
@media (max-width: 768px) {
  .IntroSectionLandings .InnerParents {
    gap: 18px;
  }
}
.IntroSectionLandings .InnerParents > .buttonCustomAramrsh.Lights {
  margin-top: 0 !important;
}
.IntroSectionLandings .InnerParents .PricIntroLand {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 1080px) {
  .IntroSectionLandings .InnerParents .PricIntroLand {
    gap: 60px;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.IntroSectionLandings .InnerParents .PricIntroLand .Label {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 768px) {
  .IntroSectionLandings .InnerParents .PricIntroLand .Label {
    font-size: 24px;
  }
}
.IntroSectionLandings .InnerParents .PricIntroLand .InPrice {
  font-size: 48px;
  background-size: cover;
  margin: 0;
  color: #1d264f;
  position: relative;
  text-align: end;
  padding-right: 24px;
  line-height: 1em;
}
.IntroSectionLandings .InnerParents .PricIntroLand .InPrice::before {
  position: absolute;
  content: url(icons/pric.svg);
  z-index: -1;
  top: 0;
  bottom: 0;
  margin: auto;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  left: 24px;
  right: 0;
}
.IntroSectionLandings .InnerParents .TitleHeroLand {
  font-size: 40px;
  color: #fff;
  text-align: center;
  line-height: 2.4em;
  margin: 0;
  font-weight: 700;
}
@media (max-width: 1080px) {
  .IntroSectionLandings .InnerParents .TitleHeroLand {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .IntroSectionLandings .InnerParents .TitleHeroLand {
    font-size: 20px;
  }
}
.IntroSectionLandings .InnerParents .ContentLand {
  font-size: 16px;
  line-height: 2.3em;
  color: #fff;
  text-align: center;
}
@media (max-width: 768px) {
  .IntroSectionLandings .InnerParents .ContentLand {
    font-size: 14px;
  }
}
.IntroSectionLandings::before {
  position: absolute;
  background: rgba(29, 38, 79, 0.5019607843);
  width: 100%;
  height: 100%;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  content: "";
}
.IntroSectionLandings::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: url("data:image/svg+xml,%3Csvg height='156' viewBox='0 0 1440 156' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-11 0s365.5 54.993 731 54.993S1451 0 1451 0v156H-11z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: auto;
  background-size: cover;
  z-index: -1;
}
@media (max-width: 768px) {
  .IntroSectionLandings::after {
    background-size: contain;
    max-width: 100%;
    right: 0;
    margin: auto;
    bottom: -72px;
    background-repeat: no-repeat;
  }
}

.BoxContents {
  padding-bottom: 5em;
  max-width: 1100px;
  text-align: center;
}
.BoxContents .TitleGirids {
  font-size: 26px;
  font-weight: 700;
  color: #1d264f;
  line-height: 2.3em;
  margin: 0;
  padding-bottom: 16px;
}
@media (max-width: 1080px) {
  .BoxContents .TitleGirids {
    font-size: 20px;
  }
}
.BoxContents .TxtGirids {
  line-height: 2.3em;
  color: #1d264f;
  font-size: 16px;
}
@media (max-width: 1080px) {
  .BoxContents .TxtGirids {
    font-size: 14px;
  }
}

.BanerGrids {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  height: 90vh;
  display: flex;
  align-items: end;
  background-position: center right;
  justify-content: center;
}
.BanerGrids::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.1882352941) 80%, white 100%);
  z-index: -1;
}
.BanerGrids::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 1px, transparent 1px);
  background-size: 33.3333333333% 33.3333333333%; /* یعنی تقسیم به ۳ ستون و ۳ ردیف */
  pointer-events: none;
}
@media (max-width: 1080px) {
  .BanerGrids {
    height: 70vh;
  }
}/*# sourceMappingURL=style-rtl.css.map */