:root {
  --swiper-theme-color: #08f;
  --first-color: hsl(38, 92%, 58%);
  --first-color-light: hsl(38, 100%, 78%);
  --first-color-alt: hsl(32, 75%, 50%);
  --second-color: hsl(195, 75%, 52%);
  --dark-color: hsl(212, 40%, 12%);
  --white-color: hsl(212, 4%, 95%);
  --body-color: hsl(212, 42%, 15%);
  --container-color: #fff;
  /*========== Font and typography ==========*/
  /*.5rem = 8px | 1rem = 16px ...*/
  --body-font: "Bai Jamjuree", sans-serif;
  --h2-font-size: 1.25rem;
  --normal-font-size: 1rem;
}

body {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: "dana", sans-serif;
  font-style: normal;
  background: rgba(224, 224, 224, 0.361);
}

@font-face {
  font-family: "dana";
  src: url("../fonts/dana/Dana-Thin.woff") format("woff"),
    url("../fonts/dana/Dana-Thin.woff2") format("woff2"),
    url("../fonts/dana/Dana-Thin.ttf") format("ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "dana";
  src: url("../fonts/dana/Dana-Light.woff") format("woff"),
    url("../fonts/dana/Dana-Light.woff2") format("woff2"),
    url("../fonts/dana/Dana-Light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "dana";
  src: url("../fonts/dana/Dana-Regular.woff") format("woff"),
    url("../fonts/dana/Dana-Regular.woff2") format("woff2"),
    url("../fonts/dana/Dana-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "dana";
  src: url("../fonts/dana/Dana-Medium.woff") format("woff"),
    url("../fonts/dana/Dana-Medium.woff2") format("woff2"),
    url("../fonts/dana/Dana-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "dana";
  src: url("../fonts/dana/Dana-Bold.woff") format("woff"),
    url("../fonts/dana/Dana-Bold.woff2") format("woff2"),
    url("../fonts/dana/Dana-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "dana";
  src: url("../fonts/dana/Dana-ExtraBold.woff") format("woff"),
    url("../fonts/dana/Dana-ExtraBold.woff2") format("woff2"),
    url("../fonts/dana/Dana-ExtraBold.ttf") format("ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "dana";
  src: url("../fonts/dana/Dana-Black.woff") format("woff"),
    url("../fonts/dana/Dana-Black.woff2") format("woff2"),
    url("../fonts/dana/Dana-Black.ttf") format("ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "yekan bakh";
  src: url("../fonts/yekan-bakh/Yekan-Bakh-Thin.woff") format("woff"),
    url("../fonts/yekan-bakh/Yekan-Bakh-Thin.woff2") format("woff2"),
    url("../fonts/yekan-bakh/Yekan-Bakh-Thin.ttf") format("ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "yekan bakh";
  src: url("../fonts/yekan-bakh/Yekan-BakhLight.woff") format("woff"),
    url("../fonts/yekan-bakh/Yekan-BakhLight.woff2") format("woff2"),
    url("../fonts/yekan-bakh/Yekan-BakhLight.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "yekan bakh";
  src: url("../fonts/yekan-bakh/Yekan-BakhRegular.woff") format("woff"),
    url("../fonts/yekan-bakh/Yekan-BakhRegular.woff2") format("woff2"),
    url("../fonts/yekan-bakh/Yekan-BakhRegular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "yekan bakh";
  src: url("../fonts/yekan-bakh/Yekan-BakhMedium.woff") format("woff"),
    url("../fonts/yekan-bakh/Yekan-BakhMedium.woff2") format("woff2"),
    url("../fonts/yekan-bakh/Yekan-BakhMedium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "yekan bakh";
  src: url("../fonts/yekan-bakh/Yekan-BakhBold.woff") format("woff"),
    url("../fonts/yekan-bakh/Yekan-BakhBold.woff2") format("woff2"),
    url("../fonts/yekan-bakh/Yekan-BakhBold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "yekan bakh";
  src: url("../fonts/yekan-bakh/Yekan-BakhHeavy.woff") format("woff"),
    url("../fonts/yekan-bakh/Yekan-BakhHeavy.woff2") format("woff2"),
    url("../fonts/yekan-bakh/Yekan-BakhHeavy.ttf") format("ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "yekan bakh";
  src: url("../fonts/yekan-bakh/Yekan-BakhFat.woff") format("woff"),
    url("../fonts/yekan-bakh/Yekan-BakhFat.woff2") format("woff2"),
    url("../fonts/yekan-bakh/Yekan-BakhFat.ttf") format("ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-Thin.ttf") format("ttf"),
    url("../fonts/inter/Inter-Thin.woff") format("woff"),
    url("../fonts/inter/Inter-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-Thin.ttf") format("ttf"),
    url("../fonts/inter/Inter-Thin.woff") format("woff"),
    url("../fonts/inter/Inter-Thin.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-ExtraLight.ttf") format("ttf"),
    url("../fonts/inter/Inter-ExtraLight.woff") format("woff"),
    url("../fonts/inter/Inter-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-Light.ttf") format("ttf"),
    url("../fonts/inter/Inter-Light.woff") format("woff"),
    url("../fonts/inter/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-Regular.ttf") format("ttf"),
    url("../fonts/inter/Inter-Regular.woff") format("woff"),
    url("../fonts/inter/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-Medium.ttf") format("ttf"),
    url("../fonts/inter/Inter-Medium.woff") format("woff"),
    url("../fonts/inter/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-SemiBold.ttf") format("ttf"),
    url("../fonts/inter/Inter-SemiBold.woff") format("woff"),
    url("../fonts/inter/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-Bold.ttf") format("ttf"),
    url("../fonts/inter/Inter-Bold.woff") format("woff"),
    url("../fonts/inter/Inter-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-ExtraBold.ttf") format("ttf"),
    url("../fonts/inter/Inter-ExtraBold.woff") format("woff"),
    url("../fonts/inter/Inter-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  src: url("../fonts/inter/Inter-Black.ttf") format("ttf"),
    url("../fonts/inter/Inter-Black.woff") format("woff"),
    url("../fonts/inter/Inter-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "IRANSansXV";
  src: url("../fonts/iransans/IRANSansX-Thin.ttf") format("ttf"), url("../fonts/iransans/IRANSansX-Thin.woff") format("woff"), url("../fonts/iransans/IRANSansX-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  
}
@font-face {
  font-family: "IRANSansXV";
  src: url("../fonts/iransans/IRANSansX-UltraLight.ttf") format("ttf"), url("../fonts/iransans/IRANSansX-UltraLight.woff") format("woff"), url("../fonts/iransans/IRANSansX-UltraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  
}
@font-face {
  font-family: "IRANSansXV";
  src: url("../fonts/iransans/IRANSansX-Light.ttf") format("ttf"), url("../fonts/iransans/IRANSansX-Light.woff") format("woff"), url("../fonts/iransans/IRANSansX-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  
}
@font-face {
  font-family: "IRANSansXV";
  src: url("../fonts/iransans/IRANSansX-Regular.ttf") format("ttf"), url("../fonts/iransans/IRANSansX-Regular.woff") format("woff"), url("../fonts/iransans/IRANSansX-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  
}
@font-face {
  font-family: "IRANSansXV";
  src: url("../fonts/iransans/IRANSansX-Medium.ttf") format("ttf"), url("../fonts/iransans/IRANSansX-Medium.woff") format("woff"), url("../fonts/iransans/IRANSansX-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  
}
@font-face {
  font-family: "IRANSansXV";
  src: url("../fonts/iransans/IRANSansX-DemiBold.ttf") format("ttf"), url("../fonts/iransans/IRANSansX-DemiBold.woff") format("woff"), url("../fonts/iransans/IRANSansX-DemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  
}
@font-face {
  font-family: "IRANSansXV";
  src: url("../fonts/iransans/IRANSansX-Bold.ttf") format("ttf"), url("../fonts/iransans/IRANSansX-Bold.woff") format("woff"), url("../fonts/iransans/IRANSansX-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  
}
@font-face {
  font-family: "IRANSansXV";
  src: url("../fonts/iransans/IRANSansX-ExtraBold.ttf") format("ttf"), url("../fonts/iransans/IRANSansX-ExtraBold.woff") format("woff"), url("../fonts/iransans/IRANSansX-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  
}
@font-face {
  font-family: "IRANSansXV";
  src: url("../fonts/iransans/IRANSansX-Black.ttf") format("ttf"), url("../fonts/iransans/IRANSansX-Black.woff") format("woff"), url("../fonts/iransans/IRANSansX-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  
}
	@font-face {
  font-family: "shabnam";
  src: url("../fonts/shabnam/Shabnam-Thin.ttf") format("ttf"),
    url("../fonts/shabnam/Shabnam-Thin.woff") format("woff"),
    url("../fonts/shabnam/Shabnam-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "shabnam";
  src: url("../fonts/shabnam/Shabnam-Light.ttf") format("ttf"),
    url("../fonts/shabnam/Shabnam-Light.woff") format("woff"),
    url("../fonts/shabnam/Shabnam-Light.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "shabnam";
  src: url("../fonts/shabnam/Shabnam-Medium.ttf") format("ttf"),
    url("../fonts/shabnam/Shabnam-Medium.woff") format("woff"),
    url("../fonts/shabnam/Shabnam-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "shabnam";
  src: url("../fonts/shabnam/Shabnam-Bold.ttf") format("ttf"),
    url("../fonts/shabnam/Shabnam-Bold.woff") format("woff"),
    url("../fonts/shabnam/Shabnam-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
.header {
  width: 100%;
  height: auto;
  position: sticky;
  top: 0;
  right: 0;
  background-color: #fff;
  z-index: 99999;
}

.headerMobile {
  display: grid;
  position: relative;
}
.headerMobile .headerLogoMobile {
  justify-self: center;
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.headerMobile .headerLogoMobile img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.headerMobile .toggleBtnMobile {
  position: absolute;
  top: 12px;
  right: 12px;
}

.menuMobileModal {
  position: fixed;
  top: 0;
  right: -100%;
  width: 70%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  background-color: #fff;
  padding: 0;
  margin: 0;
  z-index: 99999999999999;
  transition: right 0.6s ease;
}
.menuMobileModal.active {
  right: 0;
}
.menuMobileModal .menuMobile {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  overflow-y: scroll;
  scrollbar-width: none;
}
.menuMobileModal .menuMobile .menuMobileClose {
  position: absolute;
  font-size: 1.5rem;
  top: 4px;
  left: 9px;
  padding: 0;
  margin: 0;
}
.menuMobileModal .menuMobile .mobileMenuLogo {
  padding-block: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.5rem;
}
.menuMobileModal .menuMobile .mobileMenuLogo .mobileLogo {
  width: 100px;
  height: 100px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.menuMobileModal .menuMobile .mobileMenuLogo .mobileLogo img {
  -o-object-fit: cover;
  object-fit: cover;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.menuMobileModal .menuMobile .mobileMenuLogo .logoDescription {
  font-size: 0.9rem;
  font-weight: 400;
  text-align: right;
  padding-right: 0.5rem;
}
.menuMobileModal .menuMobile .MobileSubMenu {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 0.5rem;
  width: 100%;
  /* Scrollbar-effect------- */
}
.menuMobileModal .menuMobile .MobileSubMenu #accordian::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #e4e4e4;
}
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian::-webkit-scrollbar-thumb {
  background: #0089ff;
  border-radius: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian::-webkit-scrollbar-thumb:hover {
  background: #d5b14c;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.menuMobileModal .menuMobile .MobileSubMenu #accordian {
  background: #fff;
  width: 100%;
  padding: 10px;
  float: left;
  height: 100vh;
  overflow-x: hidden;
}
.menuMobileModal .menuMobile .MobileSubMenu i {
  margin-left: 10px;
}
.menuMobileModal .menuMobile .MobileSubMenu #accordian li {
  list-style-type: none;
}
.menuMobileModal .menuMobile .MobileSubMenu #accordian ul li a {
  color: #9c9c9c;
  text-decoration: none;
  font-size: 15px;
  display: block;
  /* 	line-height: 34px; */
  padding: 12px 15px;
  transition: all 0.15s;
  position: relative;
  border-radius: 3px;
}
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul.show-dropdown
  > li.active
  > a,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul.show-dropdown
  > li.active
  > a,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li
  > ul.show-dropdown
  > li.active
  > a,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul.show-dropdown
  > li.active
  > a,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul.show-dropdown
  > li.active
  > a {
  background-color: #fff;
  color: #000;
}
.menuMobileModal .menuMobile .MobileSubMenu #accordian > ul > li > ul,
.menuMobileModal .menuMobile .MobileSubMenu #accordian > ul > li > ul > li > ul,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul {
  display: none;
}
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li.active
  > ul.show-dropdown,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li.active
  > ul.show-dropdown,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li
  > ul
  > li.active
  > ul.show-dropdown,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li.active
  > ul.show-dropdown {
  display: block;
  opacity:1;
}
.menuMobileModal .menuMobile .MobileSubMenu #accordian > ul > li > ul,
.menuMobileModal .menuMobile .MobileSubMenu #accordian > ul > li > ul > li > ul,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul,
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul {
  padding-left: 20px;
}
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  a:not(:only-child):after {
  content: "\f104";
  position: absolute;
  left: 20px;
  top: 14px;
  font-size: 15px;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  transition: 0.3s;
}
.menuMobileModal
  .menuMobile
  .MobileSubMenu
  #accordian
  .active
  > a:not(:only-child):after {
  transform: rotate(-90deg);
}

.headerFirst .headerBox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 0.75rem;
}
.headerFirst .headerBox .headerTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 1rem;
  max-width: 300px;
  padding: 0;
  margin: 0;
}
.headerFirst .headerBox .headerLogo {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.headerFirst .headerBox .headerLogo img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.headerFirst .phones {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 0.75rem;
}
.headerFirst .phones .phoneIcon {
  font-size: 2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #08f;
}
.headerFirst .phones .phoneIcon::after {
  position: absolute;
  content: "";
  border-right: 2px solid #08f;
  right: -7px;
  top: 0;
  width: 2px;
  height: 70%;
  transform: translateY(22%);
}
.headerFirst .phones .phoneNumber {
  color: #08f;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
}

.headerSecond {
  display: flex;
  align-items: center;
  justify-content: center;
}
.headerSecond .nav-items {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 1.5rem;
  flex-direction: row;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .headerSecond .nav-items {
    gap: 1rem;
    padding-right: 0.75rem;
  }
}
.headerSecond .nav-items .nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  flex-direction: row;
  height: 100%;
  margin-block: 0.5rem;
}
.headerSecond .nav-items .nav-item#megaMenuToggle:hover {
  transition: all 0.3s ease;
}
.headerSecond .nav-items .nav-item .nav-item-icon {
  font-size: 1.3rem;
}
.headerSecond .nav-items .nav-item:hover .nav-item-icon {
  transition: all 0.4s ease;
  transform: rotate(-180deg);
}
.headerSecond .nav-items .nav-item.dropdownMenu {
  position: relative;
}
.headerSecond .nav-items .nav-item.dropdownMenu .dropdownMenuLink {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 0.25rem;
}
.headerSecond .nav-items .nav-item.dropdownMenu .dropdown-content {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 99%;
  right: -16px;
  border-radius: 0 0 15px 15px;
  background-color: #fff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 200px;
  padding: 0.5rem 0;
}
.headerSecond .nav-items .nav-item.dropdownMenu .dropdown-content li {
  width: 100%;
  position: relative;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.new-nested-dropdown {
  position: relative;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.new-nested-dropdown:hover
  .nav-item-icon-new {
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.new-nested-dropdown
  .nav-item-icon-new {
  font-size: 1rem;
  transition: all 0.3s ease;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.new-nested-dropdown
  .new-nested-dropdown-content {
  display: none;
  position: absolute;
  top: 15px;
  right: 200px;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  border-radius: 15px 0 15px 15px;
  z-index: 3;
  padding: 0.5rem 0;
  width: 200px;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.new-nested-dropdown
  .new-nested-dropdown-content
  li
  a {
  color: #000;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.new-nested-dropdown
  .new-nested-dropdown-content
  li
  a:hover {
  background-color: #f0f0f0;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.new-nested-dropdown:hover
  .new-nested-dropdown-content {
  display: flex;
}
.headerSecond .nav-items .nav-item.dropdownMenu .dropdown-content li a {
  color: #000;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 0.25rem;
  text-decoration: none;
  transition: background-color 0.3s ease-in-out;
  font-size: 0.85rem;
  font-weight: 500;
}
.headerSecond .nav-items .nav-item.dropdownMenu .dropdown-content li a:hover {
  background-color: #f0f0f0;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.nested-dropdown:hover
  .nav-item-icon-nested {
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.nested-dropdown
  .nav-item-icon-nested {
  font-size: 1rem;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.nested-dropdown
  .nested-dropdown-content {
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 15px;
  right: 200px;
  background-color: #fff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 2;
  width: 200px;
  padding: 0.5rem 0;
  border-radius: 15px 0 15px 15px;
  width: 200px;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.nested-dropdown
  .nested-dropdown-content
  li
  a:hover {
  background-color: #f0f0f0;
}
.headerSecond
  .nav-items
  .nav-item.dropdownMenu
  .dropdown-content
  li.nested-dropdown:hover
  .nested-dropdown-content {
  display: flex;
}
.headerSecond .nav-items .nav-item.dropdownMenu:hover .dropdown-content {
  display: flex;
}
.headerSecond .nav-items .nav-item a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  font-size: 1rem;
  color: #000;
  transition: all 0.3s ease;
  position: relative;
}
@media screen and (max-width: 992px) {
  .headerSecond .nav-items .nav-item a {
    font-size: 0.875rem;
  }
}
.headerSecond .nav-items .nav-item a::after {
  position: absolute;
  content: "";
  width: 20%;
  bottom: 0;
  right: 40%;
  border-bottom: 2px solid #08f;
  opacity: 0;
  display: block;
  transition: all 0.3s ease;
}
.headerSecond .nav-items .nav-item a:hover {
  color: #08f;
}
.headerSecond .nav-items .nav-item a:hover::after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #08f;
  opacity: 1;
  display: block;
  transition: all 0.3s ease;
}
.headerSecond .mega-menu-wrapper {
  position: absolute;
  width: 100%;
  right: 50%;
  bottom: 0;
  transform: translate(50%, 100%);
  z-index: -1;
  opacity: 0;
  display: none;
  visibility: hidden;
  transition: visibility 0.3s, opacity 0.3s;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.headerSecond .mega-menu-wrapper .mega-menu-box {
  width: 90%;
  position: relative;
}
@media screen and (max-width: 800px) {
  .headerSecond .mega-menu-wrapper .mega-menu-box {
    width: 96%;
  }
}
.headerSecond .mega-menu-wrapper .mega-menu-box .mega-menu-inner {
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 0 0 15px 15px;
  display: flex;
  flex-direction: row;
  max-height: 416px;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-tab
  .mega-menu-tab-list-container {
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
  border-left: 1px solid #eaecf0;
  border-radius: 0 0 15px 0;
  overflow: hidden;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-tab
  .mega-menu-tab-list-container
  li {
  display: flex;
  flex-direction: row;
  padding: 0 26px 0 27px;
  gap: 16px;
  height: 52px;
  align-items: center;
  border-bottom: 1px solid #eaecf0;
  transition: all 0.3s;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .headerSecond
    .mega-menu-wrapper
    .mega-menu-box
    .mega-menu-inner
    .mega-menu-tab
    .mega-menu-tab-list-container
    li {
    padding-inline: 0.5rem;
  }
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-tab
  .mega-menu-tab-list-container
  li:hover {
  cursor: pointer;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-tab
  .mega-menu-tab-list-container
  li:last-child {
  border-bottom: none;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-tab
  .mega-menu-tab-list-container
  li
  p {
  pointer-events: none;
  font-family: IRANSansXV;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #667085;
  margin: 0;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-tab
  .mega-menu-tab-list-container
  li
  .img {
  pointer-events: none;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-tab
  .mega-menu-tab-list-container
  li.active {
  background-color: #f2f4f7;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-tab
  .mega-menu-tab-list-container
  li.active
  p {
  color: #1c74bd;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-tab
  .mega-menu-tab-list-container
  li.active
  .img
  svg
  path {
  stroke: #1c74bd;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container {
  padding: 16px 25px 21px 27px;
  width: 100%;
  position: relative;
  max-height: 416px;
  overflow-x: scroll;
  overflow-y: scroll;
  scrollbar-width: none;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner {
  position: absolute;
  top: 16px;
  right: 0;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-around;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  padding-bottom: 1rem;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner
  .list-column {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner
  .list-column
  ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner
  .list-column
  ul
  .ul-title {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  height: 22px;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner
  .list-column
  ul
  .ul-title
  .img {
  width: 16px;
  height: 16px;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner
  .list-column
  ul
  .ul-title
  .img
  svg {
  float: right;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner
  .list-column
  ul
  .ul-title
  p {
  font-family: IRANSansXV;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #1864a3;
  margin: 0;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner
  .list-column
  ul
  li {
  font-family: IRANSansXV;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 12px;
  padding-right: 24px;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner
  .list-column
  ul
  li
  a {
  color: #1d2939;
  text-decoration: none;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner
  .list-column
  ul
  li:last-child {
  margin-bottom: 0;
}
.headerSecond
  .mega-menu-wrapper
  .mega-menu-box
  .mega-menu-inner
  .mega-menu-list-container
  .list-container-inner.active {
  opacity: 1;
  visibility: visible;
}
.headerSecond .mega-menu-wrapper.show-mega-menu {
  visibility: visible;
  opacity: 1;
  display: flex;
  z-index: 2;
}
.headerSecond .control-right-col {
  margin-left: 67px;
}
.headerSecond .control-right-col .logo {
  width: 149px;
  height: 48px;
}
.headerSecond .control-right-col .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.headerSecond .control-center-col {
  margin-left: 16px;
}
.headerSecond .control-left-col {
  height: 100%;
  margin-left: 16px;
}
.headerSecond .control-left-col .control-search-header {
  height: 100%;
  position: relative;
}
.headerSecond .control-left-col .control-search-header input {
  height: 48px;
  border-radius: 8px;
  border: 1px solid #eaecf0;
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  width: 597px;
  padding: 8px;
  font-family: dana;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #d0d5dd;
}
.headerSecond .control-left-col .control-search-header .line-searchbar {
  width: 1px;
  height: 24px;
  border-radius: 8px;
  background: #d0d5dd;
  position: absolute;
  left: 40px;
  top: 12px;
}
.headerSecond .control-left-col .control-search-header .img {
  position: absolute;
  left: 8px;
  top: 11px;
  width: 24px;
  height: 24px;
}
.headerSecond .control-left-col .control-search-header .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.headerSecond .control-last-col {
  display: flex;
  gap: 16px;
  justify-content: end;
}
.headerSecond .control-last-col .line-searchbar {
  width: 1px;
  height: 24px;
  border-radius: 8px;
  background: #d0d5dd;
  margin-left: 6px;
}

.dropdown-content,
.nested-dropdown-content,
.new-nested-dropdown-content {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.dropdown-content.active,
.nested-dropdown-content.active,
.new-nested-dropdown-content.active {
  display: flex;
  opacity: 1;
}

@media screen and (max-width: 767.98px) {
  .bannerSlider {
    height: 250px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .bannerSlider {
    height: calc(100vh - 9.41rem);
    max-height: 900px;
    width: 100%;
  }
}
.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

@media screen and (min-width: 768px) {
  .divisionTitle {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 1.5rem 0;
    color: rgba(87, 80, 80, 0.829);
    font-size: 1.8rem;
    font-weight: 900;
    margin: 0;
  }
  .divisionTitle2 {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 1.25rem 0;
    color: rgba(87, 80, 80, 0.829);
    font-size: 1.8rem;
    font-weight: 900;
    margin: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .divisionTitle {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 1rem 0;
    color: rgba(87, 80, 80, 0.829);
    font-size: 1.5rem;
    font-weight: 900;
    margin: 0;
  }
  .divisionTitle2 {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 1rem 0;
    color: rgba(87, 80, 80, 0.829);
    font-size: 1.5rem;
    font-weight: 900;
    margin: 0;
  }
}
.blog-slider {
  position: relative;
  background: #fff;
  box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
  height: 270px;
  transition: all 0.5s;
}

.blog-slider__item {
  text-align: right !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.blog-slider__pagination {
  position: absolute;
  z-index: 21;
  width: 11px !important;
  text-align: center;
  left: 20px !important;
  top: 50%;
  bottom: auto !important;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination {
    left: 10px !important;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0;
}
.blog-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #062744;
  opacity: 0.2;
  transition: all 0.5s;
}
.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #08f;
  height: 30px;
  box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3);
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 15px;
  }
}

.blog-slider__item.swiper-slide {
  overflow: unset;
}

.blog-slider.swiper {
  width: 100%;
  position: relative;
  height: unset;
  border-radius: 12px;
  overflow: hidden;
}

/* Actual Code: */
.projcard-container,
.projcard-container * {
  box-sizing: border-box;
}

.projcard-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.projcard {
  position: relative;
  width: 100%;
  height: 270px;
  border-radius: 10px;
  background-color: #fff;
  font-size: 18px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
  transition: box-shadow 0.5s ease, transform 0.5s ease;
}

@media screen and (max-width: 576px) {
  .projcard {
    height: 220px !important;
  }
  .projcard-img {
    height: 220px !important;
  }
}
.projcard:hover {
  box-shadow: 0 34px 32px -33px rgba(0, 0, 0, 0.18);
}

.projcard-innerbox {
  /* position: absolute; */
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.projcard-img {
  position: absolute;
	display:flex;
	align-items:center;
	justify-content:center;
  height: 270px;
  
  top: 0;
  left: 0;
  transition: transform 0.5s ease;
  flex-shrink:0;
}
.projcard-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.projcard:nth-child(2n) .projcard-img {
  left: initial;
  right: 0;
}

.projcard:hover .projcard-img {
  transform: scale(1.05) rotate(1deg);
}

.projcard:hover .projcard-bar {
  width: 70px;
}

.projcard-textbox {
  position: absolute;
  top: 7%;
  bottom: 7%;
  /* left: 430px; */
  /* width: calc(100% - 470px); */
  font-size: 17px;
}

.projcard-textbox p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

@media screen and (max-width: 576px) {
  .projcard-textbox p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
.projcard:nth-child(2n) .projcard-textbox {
  left: initial;
}

.projcard-textbox * {
  position: relative;
}

.projcard-title {
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: start;
  height: 40px;
}
.projcard-title h4 {
  font-size: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.projcard-subtitle {
  color: #888;
}

.projcard-bar {
  left: -2px;
  width: 50px;
  height: 5px;
  margin: 10px 0;
  border-radius: 5px;
  background-color: #424242;
  transition: width 0.5s ease;
}

.projcard-blue .projcard-bar {
  background-color: #0088ff;
}

.projcard-description {
  z-index: 10;
  font-size: 15px;
  color: #424242;
  height: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.projcard-tagbox {
  position: absolute;
  bottom: -8px;
  left: 8px;
  font-size: 14px;
  background: #08f;
  color: #fff;
  border-radius: 8px;
  line-height: 26px;
  padding: 0 20px 0 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.projcard-tagbox:hover{
  transform: scale(1.01);
  color: #ffffff;
  background-color: #0088ff;
}



.double-banner .banner {
  border-radius: 12px;
  overflow: hidden;
  height: 35vh;
}
.double-banner .banner img {
  -o-object-fit: fill;
  object-fit: fill;
}

/* On small screens (up to 576px), stack vertically and fill 50vh in total */
@media (max-width: 768px) {
  .double-banner {
    row-gap: 0.75rem;
  }
  .double-banner .banner {
    overflow: hidden;
    border-radius: 12px;
    height: 20vh; /* Each banner takes 25vh to total 50vh for both */
  }
  .double-banner .banner img {
    -o-object-fit: fill;
    object-fit: fill;
  }
}
/******************** THUMBNAIL GALLERY *********************/
.newsBox {
  height: auto;
}

.thumbsGallery {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.thumbsGallery .galleryMain {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  --swiper-navigation-color: #fff;
  --swiper-pagination-color: #fff;
}
.thumbsGallery .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: auto;
}
.thumbsGallery .swiper-slide.main-slide::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.8901960784) 10%,
    transparent
  );
}
.thumbsGallery .swiper-slide .swiper-content {
  z-index: 999;
  position: absolute;
  width: 40%;
  height: 30%;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  gap: 0.75rem;
  top: 20%;
  right: 10%;
  text-align: right;
}
.thumbsGallery .swiper-slide .swiper-content h3 {
  width: 100%;
  text-align: right;
  font-size: 2rem;
  font-weight: 600;
  padding: 0;
  margin: 0;
  color: #fff;
}
.thumbsGallery .swiper-slide .swiper-content p {
  width: 100%;
  text-align: right;
  font-size: 1rem;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: #fff;
}
@media screen and (max-width: 566.98px) {
  .thumbsGallery .swiper-slide .swiper-content {
    z-index: 999;
    position: absolute;
    width: 80%;
    height: 20%;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    gap: 0.5rem;
    top: 10%;
    right: 5%;
    text-align: right;
  }
  .thumbsGallery .swiper-slide .swiper-content h3 {
    width: 100%;
    text-align: right;
    font-size: 1.1rem;
    font-weight: 600;
    padding: 0;
    margin: 0;
    color: #fff;
  }
  .thumbsGallery .swiper-slide .swiper-content p {
    width: 100%;
    text-align: right;
    font-size: 0.875rem;
    font-weight: 400;
    padding: 0;
    margin: 0;
    color: #fff;
  }
}
@media screen and (min-width: 567px) and (max-width: 768px) {
  .thumbsGallery .swiper-slide .swiper-content {
    z-index: 999;
    position: absolute;
    width: 60%;
    height: 20%;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    gap: 0.75rem;
    top: 15%;
    right: 10%;
    text-align: right;
  }
  .thumbsGallery .swiper-slide .swiper-content h3 {
    width: 100%;
    text-align: right;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin: 0;
    color: #fff;
  }
  .thumbsGallery .swiper-slide .swiper-content p {
    width: 100%;
    text-align: right;
    font-size: 1rem;
    font-weight: 400;
    padding: 0;
    margin: 0;
    color: #fff;
  }
}
.thumbsGallery .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}
.thumbsGallery .galleryThumbs {
  height: 14%;
  box-sizing: border-box;
  position: absolute;
  margin-bottom: 0.5rem;
  bottom: 0;
  width: 60%;
  right: 50%;
  transform: translateX(50%);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  opacity: 1;
}
.thumbsGallery .galleryThumbs .swiper-wrapper {
  width: 100%;
}
.thumbsGallery .galleryThumbs .swiper-slide {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  border-radius: 10px;
  overflow: hidden;
}
.thumbsGallery .galleryThumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.thumbsGallery .swiper-button-next::after,
.thumbsGallery .swiper-button-prev::after {
  display: none;
}
.thumbsGallery .swiper-button-next {
  left: 0;
  font-size: 1.3rem;
}
.thumbsGallery .swiper-button-prev {
  font-size: 1.3rem;
  right: 0;
}

@media screen and (min-width: 768px) {
  .newsBox {
    height: 60vh;
    max-height: 500px;
  }
}
@media screen and (max-width: 576px) {
  .newsContent {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    gap: 0.75rem;
  }
  .newsContent .news-card {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
  }
  .newsContent .news-header {
    background: linear-gradient(to right, #000, #08f);
    padding: 16px;
    color: white;
    height: 60px;
    text-align: center;
    width: 100%;
  }
  .newsContent .news-header h2 {
    margin: 0;
    font-size: 24px;
  }
  .newsContent .news-scroll-area {
    height: 100%;
    overflow-y: scroll;
    scrollbar-width: none;
    padding: 16px;
  }
  .newsContent .news-item {
    text-decoration: none;
    background-color: #fff;
    padding: 16px;
    margin-bottom: 12px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%;
  }
  .newsContent .news-item:hover {
    transform: scale(1.02);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  }
  .newsContent .news-item:hover .news-title {
    color: #08f;
  }
  .newsContent .news-title {
    transition: all 0.3s ease;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #292929;
  }
  .newsContent .news-details {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #777;
  }
  .newsContent .badge {
    background-color: #a09f9f;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
  }
}
@media screen and (max-width: 767.98px) {
  .newsContent {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    gap: 0.75rem;
  }
  .newsContent .news-card {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    background-color: white;
    height: 100%;
    max-height: 170px;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
  }
  .newsContent .news-header {
    background: linear-gradient(to right, #000, #08f);
    padding: 16px;
    color: white;
    text-align: center;
    width: 100%;
    height: 60px;
  }
  .newsContent .news-header h2 {
    margin: 0;
    font-size: 24px;
  }
  .newsContent .news-scroll-area {
    height: 100%;
    overflow-y: scroll;
    scrollbar-width: none;
    padding: 16px;
  }
  .newsContent .news-item {
    background-color: #fff;
    padding: 16px;
    margin-bottom: 12px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%;
  }
  .newsContent .news-item:hover {
    transform: scale(1.02);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  }
  .newsContent .news-item:hover .news-title {
    color: #08f;
  }
  .newsContent .news-title {
    transition: all 0.3s ease;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #292929;
  }
  .newsContent .news-details {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #777;
  }
  .newsContent .badge {
    background-color: #a09f9f;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 10px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .newsContent {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    height: 100%;
  }
  .newsContent .news-card {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
  }
  .newsContent .news-header {
    background: linear-gradient(to right, #000, #08f);
    padding: 16px;
    color: white;
    text-align: center;
    height: 60px;
    width: 100%;
  }
  .newsContent .news-header h2 {
    margin: 0;
    font-size: 24px;
  }
  .newsContent .news-scroll-area {
    height: 100%;
    overflow-y: scroll;
    scrollbar-width: none;
    padding: 16px;
  }
  .newsContent .news-item {
    background-color: #fff;
    padding: 16px;
    margin-bottom: 12px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%;
  }
  .newsContent .news-item:hover {
    transform: scale(1.02);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  }
  .newsContent .news-item:hover .news-title {
    color: #08f;
  }
  .newsContent .news-title {
    transition: all 0.3s ease;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #292929;
  }
  .newsContent .news-details {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #777;
  }
  .newsContent .badge {
    background-color: #a09f9f;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 10px;
    text-transform: uppercase;
  }
}
/*=============== BREAKPOINTS ===============*/
/* For small devices */
@media screen and (max-width: 320px) {
  .card__data {
    padding: 1rem;
  }
}
/* For medium devices */
@media screen and (min-width: 768px) {
  .swiper-button-next.newsCardNext,
  .swiper-button-prev.newsCardPrev {
    display: block;
  }
}
/* For large devices */
@media screen and (min-width: 1120px) {
  .swiper-button-prev.newsCardPrev {
    left: -1rem;
  }
  .swiper-button-next.newsCardNext {
    right: -1rem;
  }
}
/*=============== CARD ===============*/
.card__container.swiper {
  width: 100%;
  height: 100%;
}
.card__content {
  border-radius: 1.5rem;
  overflow: hidden;
}
.card__article {
  width: 300px;
  border-radius: 1.25rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.card__image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 180px;
}
.card__data {
  background-color: var(--container-color);
  padding: 1.5rem 2rem;
  border-radius: 0 0 1rem 1rem;
  text-align: center;
  position: relative;
  z-index: 10;
}
.card__img {
  width: 180px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  display: block;
  max-width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}
.card__shadow {
  width: 200px;
  height: 200px;
  background-color: var(--first-color-alt);
  border-radius: 50%;
  position: absolute;
  top: 3.75rem;
  left: 0;
  right: 0;
  margin-inline: auto;
  filter: blur(45px);
}
.card__name {
  font-size: var(--h2-font-size);
  color: var(--second-color);
  margin-bottom: 0.75rem;
}
.card__description {
  text-align: right;
  font-weight: 600;
  margin-bottom: 1.75rem;
}
.card__button {
  display: inline-block;
  background-color: var(--swiper-theme-color);
  padding: 0.75rem 1.5rem;
  border-radius: 0.25rem;
  color: var(--container-color);
  font-weight: 600;
  text-decoration: none;
}

/* Swiper class */
.swiper-button-prev.newsCardPrev:after,
.swiper-button-next.newsCardNext:after {
  content: "";
}

.swiper-button-prev.newsCardPrev,
.swiper-button-next.newsCardNext {
  width: initial;
  height: initial;
  font-size: 3rem;
  color: var(--second-color);
  display: block;
}

.swiper-button-prev.newsCardPrev {
  left: 0;
}

.swiper-button-next.newsCardNext {
  right: 0;
}

.single-blog-post.mb-0 {
  height: 450px;
}

.single_blog_post_edit{
  height: 350px !important;
}
.single-blog-post.mb-0 .post-image {
  height: 200px;
}
.single-blog-post.mb-0 .post-content.forMain {
  height: unset !important;
}
.single-blog-post.mb-0 .post-content.forMain .readMoreEdits {
  position: unset;
  background: #08f;
  color: #fff;
  justify-items: center;
  transform: translateY(-60%);
  display: grid;
}
.single-blog-post.mb-0 .post-content.forMain .post-meta ul {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.single-blog-post.mb-0 .post-content.forMain .post-meta ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-blog-post.mb-0
  .post-content.forMain
  .post-meta
  ul
  li:first-child::before {
  position: absolute;
  left: -12px !important;
  right: unset;
  top: 3px;
  width: 1px;
  height: 13px;
  background-color: #737b9a;
  content: "";
  transform: rotate(10deg);
}
.single-blog-post.mb-0 .post-content.forMain p {
  height: 85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 85px;
}

.forMainTitle {
  height: 60px;
}
.forMainTitle a {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.companyIcons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 1rem 0.25rem;
}
.companyIcons .companyItem {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  background-color: #575656;
  width: 170px;
  height: 130px;
  border-radius: 14%;
  overflow: hidden;
  padding: 0 1rem;
  margin: 0;
}
.companyIcons .companyItem .cIcon {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  color: #08f;
}
.companyIcons .companyItem .cText {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: 600;
  font-size: 0.7rem;
  color: #fff;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  text-align: center;
}

body {
  scrollbar-width: none;
}

#imageModal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 99999999999999;
}
#imageModal .modal-content {
  max-width: 85%;
  max-height: 85%;
  position: relative;
  background-color: transparent;
}
#imageModal .modal-content img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: contain;
  object-fit: contain;
}
#imageModal .prev,
#imageModal .next {
  font-size: 2rem;
  color: white;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 10px;
}
#imageModal .nextAndPrev {
  position: absolute;
  top: 50.5%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#imageModal .close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2rem;
  color: white;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 5px;
}

.section_cols {
  margin-bottom: 30px;
}
.section_cols .single-blog-post {
  height: 100%;
  overflow: hidden;
  border-radius: 12px;
}
.section_cols .single-blog-post .post-content {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
}
.section_cols .single-blog-post .read-more-btn {
  padding: 0.25rem 0.5rem;
  background-color: #08f;
  border-radius: 7px;
  overflow: hidden;
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 120px;
  position: none;
}
.section_cols .single-blog-post .read-more-btn:hover::before {
  display: none;
}

.pagination-area {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-area .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}

.tagcloud {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.wp-block-gallery-edit {
  display: grid;
  justify-items: start;
  grid-template-columns: repeat(3, 1fr);
  padding: 0;
  row-gap: 1rem;
}
@media screen and (max-width: 768px) {
  .wp-block-gallery-edit {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
    justify-items: center;
    row-gap: 1rem;
  }
}
@media screen and (max-width: 576px) {
  .wp-block-gallery-edit {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding: 0;
    justify-items: center;
    row-gap: 1rem;
  }
  .blocks-gallery-item {
    width: 250px !important;
    height: 250px !important;
  }
}
.article-image {
  border-radius: 12px;
  overflow: hidden;
}
.blocks-gallery-item {
  width: 200px;
  height: 200px;
}

.blocks-gallery-item figure {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.blocks-gallery-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-next a,
.nav-previous a {
  display: flex;
  align-items: start;
  justify-content: center;
}

.needed_forms_article {
  border-radius: 12px;
  border: 2px solid #dddcdc;
}
.needed_forms_article .title-box {
  padding: 1.5rem 1rem;
  position: relative;
}
.needed_forms_article .title-box::after {
  position: absolute;
  content: "";
  width: 100%;
  border-bottom: 3px solid #eaeaea;
  bottom: 0;
  right: 0;
}
.needed_forms_article .title-box .parent-link {
  border-radius: 20px;
  background-color: #08f;
  color: #fff;
  transition: all 0.3s ease;
  font-size: 0.9rem;
  font-weight: 600;
  padding: 0.5rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.needed_forms_article .title-box .parent-link:hover {
  transform: scale(1.02);
  background-color: rgb(0, 112, 211);
}
.needed_forms_article .title-box .page-title {
  font-size: 1.8rem;
  font-weight: 700;
  padding: 1.1rem 0rem;
}
.needed_forms_article .title-box .creation-date {
  font-size: 0.9rem;
  font-weight: 500;
  padding: 0 0.75rem;
  position: relative;
}
.needed_forms_article .title-box .creation-date::after {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #08f;
  top: 33%;
  right: 0;
}
.needed_forms_article .items-box {
  padding: 1.5rem 1rem;
}
.needed_forms_article .items-box .item {
  border-radius: 6px;
  background: #e2f2cb;
}
.needed_forms_article .items-box .item a {
  padding: 1.5rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  color: rgb(4, 95, 24);
}
.needed_forms_article .items-box .item a span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  color: #8ab84d;
}

@media screen and (min-width: 768px) {
  .footerSecondBox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
  }
  .footerSecondBox::after {
    content: "";
    position: absolute;
    border-right: solid 2px rgb(33, 37, 41);
    height: 87%;
    right: 0;
    top: 0;
    transform: translateY(9%);
  }
  .footerSecondBox .verification-icons {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
  }
  .footerSecondBox .verification-icons .verification-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
  }
  .footerSecondBox .verification-icons .verification-image .pic {
    width: 100%;
    height: 100%;
  }
  .footerThirdBox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .footerThirdBox::after {
    content: "";
    position: absolute;
    border-right: solid 2px rgb(33, 37, 41);
    height: 87%;
    right: 0;
    top: 0;
    transform: translateY(9%);
  }
  .hours {
    padding: 0;
    margin: 0;
    margin-bottom: 0.5rem;
    list-style-type: none;
    width: 100%;
  }
  .hours .workingHoursByDay {
    font-size: 1rem;
  }
  .footerAbout,
  .ad-text,
  .workingHours,
  .phone,
  .socialIcons,
  .socialIconsText {
    font-size: 1.3rem;
    width: 100%;
  }
  .footerText {
    text-align: right;
    padding: 1rem 1.5rem;
  }
  .footerText p {
    margin-bottom: 0.5rem;
    text-align: right;
  }
  .footerText .footerParagraph {
    font-size: 1rem;
  }
  .address {
    padding: 0;
    margin-bottom: 0.5rem;
    list-style-type: none;
    text-align: right;
    display: flex;
    align-items: start;
    justify-content: right;
    flex-direction: column;
  }
  .icons {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem 0;
    place-items: center;
  }
  .icons-social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }
  .icons-social a {
    text-decoration: none;
    color: #000;
    font-size: 2rem;
  }
  .partition {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: right;
    flex-direction: column;
    position: relative;
    width: 100%;
  }
  .partition::after {
    position: absolute;
    content: "";
    width: 50%;
    border-bottom: 2px solid rgb(33, 37, 41);
    bottom: 0;
  }
}
@media (min-width: 0px) and (max-width: 768px) {
  .footerFirstBox {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    text-align: right;
    position: relative;
  }
  .footerFirstBox::after {
    content: "";
    width: 89%;
    transform: translateX(-6%);
    position: absolute;
    border-top: solid 2px rgb(33, 37, 41);
    right: 0;
    bottom: -20px;
  }
  .footerFirstBox .hours {
    padding: 0;
    margin: 0;
    margin-bottom: 0.5rem;
    list-style-type: none;
    width: 100%;
  }
  .footerFirstBox .hours .workingHoursByDay {
    font-size: 1rem;
  }
  .footerFirstBox .footerAbout,
  .footerFirstBox .ad-text,
  .footerFirstBox .workingHours,
  .footerFirstBox .phone,
  .footerFirstBox .socialIcons,
  .footerFirstBox .socialIconsText {
    font-size: 1.3rem;
    width: 100%;
  }
  .footerFirstBox .footerText {
    text-align: right;
    padding: 1rem 1.5rem;
  }
  .footerFirstBox .footerText p {
    margin-bottom: 0.5rem;
    text-align: right;
  }
  .footerFirstBox .footerText .footerParagraph {
    font-size: 1rem;
  }
  .footerFirstBox .icons {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem 0;
    place-items: center;
  }
  .footerFirstBox .icons-social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }
  .footerFirstBox .icons-social a {
    text-decoration: none;
    color: #000;
    font-size: 2rem;
  }
  .footerFirstBox .partition {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: right;
    flex-direction: column;
    position: relative;
    width: 100%;
  }
  .footerFirstBox .partition::after {
    position: absolute;
    content: "";
    width: 50%;
    border-bottom: 2px solid rgb(33, 37, 41);
    bottom: 0;
  }
  .footerFirstBox .partition:last-child::after {
    display: none;
  }
  .footerSecondBox {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    text-align: right;
  }
  .footerSecondBox .verification-icons {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
  }
  .footerSecondBox .verification-icons .verification-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
  }
  .footerSecondBox .verification-icons .verification-image .pic {
    width: 100%;
    height: 100%;
  }
  .footerSecondBox .hours {
    padding: 0;
    margin: 0;
    margin-bottom: 0.5rem;
    list-style-type: none;
    width: 100%;
  }
  .footerSecondBox .hours .workingHoursByDay {
    font-size: 1rem;
  }
  .footerSecondBox .footerAbout,
  .footerSecondBox .ad-text,
  .footerSecondBox .workingHours,
  .footerSecondBox .phone,
  .footerSecondBox .socialIcons,
  .footerSecondBox .socialIconsText {
    font-size: 1.3rem;
    width: 100%;
  }
  .footerSecondBox .footerText {
    text-align: right;
    padding: 1rem 1.5rem;
  }
  .footerSecondBox .footerText p {
    margin-bottom: 0.5rem;
    text-align: right;
  }
  .footerSecondBox .footerText .footerParagraph {
    font-size: 1rem;
  }
  .footerSecondBox .icons {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem 0;
    place-items: center;
  }
  .footerSecondBox .icons-social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }
  .footerSecondBox .icons-social a {
    text-decoration: none;
    color: #000;
    font-size: 2rem;
  }
  .footerSecondBox .partition {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: start;
    text-align: right;
    flex-direction: column;
    position: relative;
    width: 100%;
  }
  .footerThirdBox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1rem;
  }
  .footerThirdBox::after {
    content: "";
    width: 89%;
    transform: translateX(-6%);
    position: absolute;
    border-top: solid 2px rgb(33, 37, 41);
    right: 0;
    top: -20px;
  }
  .footerThirdBox #map {
    height: 200px;
    width: 100%;
    border-radius: 12px;
  }
  .footerThirdBox .building-address {
    width: 100%;
    text-align: right;
    padding-inline: 1rem;
    font-size: 1.3rem;
    margin: 0;
  }
  .footerThirdBox .verification-icons {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
  }
  .footerThirdBox .verification-icons .verification-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
  }
  .footerThirdBox .verification-icons .verification-image .pic {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .footerFirstBox {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
  }
  .footerFirstBox .hours {
    padding: 0;
    margin: 0;
    margin-bottom: 0.5rem;
    list-style-type: none;
    width: 100%;
  }
  .footerFirstBox .hours .workingHoursByDay {
    font-size: 1rem;
  }
  .footerFirstBox .footerAbout,
  .footerFirstBox .ad-text,
  .footerFirstBox .workingHours,
  .footerFirstBox .phone,
  .footerFirstBox .socialIcons,
  .footerFirstBox .socialIconsText {
    font-size: 1.3rem;
    width: 100%;
  }
  .footerFirstBox .footerText {
    text-align: right;
    padding: 1rem 1.5rem;
    width: 100%;
  }
  .footerFirstBox .footerText p {
    margin-bottom: 0.5rem;
    text-align: right;
  }
  .footerFirstBox .footerText .footerParagraph {
    font-size: 1rem;
  }
  .footerFirstBox .partition {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: right;
    flex-direction: column;
    position: relative;
    width: 100%;
  }
  .footerFirstBox .partition::after {
    position: absolute;
    content: "";
    width: 50%;
    border-bottom: 2px solid rgb(33, 37, 41);
    bottom: 0;
  }
  .footerFirstBox .partition:last-child::after {
    display: none;
  }
  .footerSecondBox {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
  }
  .footerSecondBox .verification-icons {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
  }
  .footerSecondBox .verification-icons .verification-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
  }
  .footerSecondBox .verification-icons .verification-image .pic {
    width: 100%;
    height: 100%;
  }
  .footerSecondBox .hours {
    padding: 0;
    margin: 0;
    margin-bottom: 0.5rem;
    list-style-type: none;
    width: 100%;
  }
  .footerSecondBox .hours .workingHoursByDay {
    font-size: 1rem;
  }
  .footerSecondBox .footerAbout,
  .footerSecondBox .ad-text,
  .footerSecondBox .workingHours,
  .footerSecondBox .phone,
  .footerSecondBox .socialIcons,
  .footerSecondBox .socialIconsText {
    font-size: 1.3rem;
    width: 100%;
  }
  .footerSecondBox .footerText {
    text-align: right;
    padding: 1rem 1.5rem;
    width: 100%;
  }
  .footerSecondBox .footerText p {
    margin-bottom: 0.5rem;
    text-align: right;
  }
  .footerSecondBox .footerText .footerParagraph {
    font-size: 1rem;
  }
  .footerSecondBox .icons-social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap;
  }
  .footerSecondBox .icons-social a {
    text-decoration: none;
    color: #000;
    font-size: 2rem;
  }
  .footerSecondBox .partition {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: right;
    flex-direction: column;
    position: relative;
    width: 100%;
  }
  .footerSecondBox .partition::after {
    position: absolute;
    content: "";
    width: 50%;
    border-bottom: 2px solid rgb(33, 37, 41);
    bottom: 0;
  }
  .footerSecondBox .partition:last-child::after {
    display: none;
  }
  .footerThirdBox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1rem;
  }
  .footerThirdBox::after {
    content: "";
    position: absolute;
    border-right: solid 2px rgb(33, 37, 41);
    height: 87%;
    right: 0;
    top: 0;
    transform: translateY(9%);
  }
  .footerThirdBox #map {
    height: 70%;
    width: 100%;
    border-radius: 12px;
  }
  .footerThirdBox .building-address {
    width: 100%;
    text-align: right;
    padding-inline: 1.2rem;
    font-size: 1.3rem;
    margin: 0;
  }
}
.blog_row_edit {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
  row-gap: 2rem;
}

@media screen and (max-width: 992px) {
  .blog_row_edit {
    grid-template-columns: repeat(2, 1fr) !important;
    row-gap: 3.75rem;
  }
}
@media screen and (max-width: 768px) {
  .blog_row_edit {
    grid-template-columns: repeat(1, 1fr) !important;
    row-gap: 1rem;
  }
}
/*# sourceMappingURL=main.css.map */
