/**main colore**/
/** break point **/
/** general style **/
body {
  direction: rtl;
  background-color: #fff;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 14px;
  font-family: KalamehWebFaNum !important;
  color: #020014;
  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: #020014;
}

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;
}

.globalHeaderBack {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .globalHeaderBack {
    margin-top: 16px;
  }
}
.globalHeaderBack .globalHeader {
  height: 270px;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
  border-radius: 48px;
  background: linear-gradient(75.23deg, #311d51 6.44%, #4a1a4e 16.85%, #65184e 27.26%, #7e1950 37.66%, #861950 48.07%, #911950 58.48%, #9c1951 68.89%, #a71852 79.3%, #b21854 89.71%);
  background-size: cover;
  background-position: left center;
  padding: 30px 40px;
  position: relative;
}
@media (max-width: 768px) {
  .globalHeaderBack .globalHeader {
    padding: 16px;
    height: 250px;
    justify-content: space-evenly;
  }
}
.globalHeaderBack .globalHeader:before {
  position: absolute;
  content: url(images/boffback.svg);
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 0;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  opacity: 67.2%;
}
@media (max-width: 1080px) {
  .globalHeaderBack .globalHeader:before {
    display: none;
  }
}
.globalHeaderBack .rankMathBC {
  width: 100%;
}
.globalHeaderBack .rankMathBC nav.rank-math-breadcrumb {
  padding: 0 !important;
}
.globalHeaderBack .rankMathBC .rank-math-breadcrumb > p > a {
  color: #ffffff !important;
  opacity: 0.5 !important;
}
.globalHeaderBack .rankMathBC .rank-math-breadcrumb > p .separator {
  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%3Cg opacity='.5' stroke='white' stroke-linecap='round'%3E%3Cpath d='M12 20a8 8 0 1 0 0-16'/%3E%3Cpath d='M14 12H4m0 0 3-3m-3 3 3 3' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E") !important;
}
.globalHeaderBack .rankMathBC .rank-math-breadcrumb > p .last {
  color: #ffffff !important;
}
.globalHeaderBack .mainHeaderContent {
  text-align: center;
  max-width: 800px;
  width: 100%;
  margin-top: -3px;
}
.globalHeaderBack .mainHeaderContent h1 {
  margin: 0;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 700;
  line-height: 54px;
  color: white;
}
@media (max-width: 768px) {
  .globalHeaderBack .mainHeaderContent h1 {
    margin-bottom: 0;
    font-size: 20px;
    padding-top: 16px;
  }
}
.globalHeaderBack .mainHeaderContent p {
  margin: 0;
  margin-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  color: white;
}
@media (max-width: 768px) {
  .globalHeaderBack .mainHeaderContent p {
    font-size: 13px;
    margin-top: 0;
  }
}

.goalsEyesBack {
  margin: 80px auto 160px;
}
@media (max-width: 768px) {
  .goalsEyesBack {
    margin: 80px auto 80px;
  }
}
.goalsEyesBack .goalsItems {
  width: 196px;
  background: #f2f2f3;
  border-radius: 24px;
  padding: 50px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: all 0.3s linear;
}
@media (max-width: 768px) {
  .goalsEyesBack .goalsItems {
    width: 100% !important;
    height: unset;
    padding: 16px;
    text-align: justify;
  }
}
.goalsEyesBack .goalsItems h4 {
  width: calc(100% - 52px);
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  color: #111111;
}
@media (max-width: 768px) {
  .goalsEyesBack .goalsItems h4 {
    font-size: 18px;
    font-weight: 700;
    position: relative;
  }
  .goalsEyesBack .goalsItems h4::before {
    content: "";
    position: absolute;
    background-image: 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='M4.43057 15.4881C4.70014 15.8026 5.17361 15.839 5.48811 15.5694L12 9.98779L18.5119 15.5694C18.8264 15.839 19.2999 15.8026 19.5695 15.4881C19.839 15.1736 19.8026 14.7001 19.4881 14.4305L12.4881 8.43054C12.2072 8.1898 11.7928 8.1898 11.5119 8.43054L4.51192 14.4305C4.19743 14.7001 4.161 15.1736 4.43057 15.4881Z' fill='%23020014'/%3E%3C/svg%3E%0A");
    height: 24px;
    width: 24px;
    left: 0;
    transform: rotate(180deg);
    transition: all 0.3s linear;
  }
}
.goalsEyesBack .goalsSvg {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
}
@media (max-width: 768px) {
  .goalsEyesBack .goalsSvg {
    height: 24px;
    width: 24px;
  }
}
.goalsEyesBack .goalsItemsParent {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 20px;
}
@media (max-width: 768px) {
  .goalsEyesBack .goalsItemsParent {
    flex-direction: column;
  }
}
.goalsEyesBack .goalsItemsHead {
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-90deg);
  gap: 12px;
  transition: all 0.3s var(--ease2);
}
@media (max-width: 768px) {
  .goalsEyesBack .goalsItemsHead {
    display: none !important;
  }
}
.goalsEyesBack .goalsItems .goalsItemsMain {
  display: none;
}
@media (max-width: 768px) {
  .goalsEyesBack .goalsItems .goalsItemsMain {
    width: 100%;
    display: block;
  }
}
.goalsEyesBack .goalsItemsMain p {
  margin: 0;
  margin-top: 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  color: #212121;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s var(--ease2);
}
@media (max-width: 768px) {
  .goalsEyesBack .goalsItemsMain p {
    border-top: 1px solid #dfdfe2;
    margin-top: 0;
    padding-top: 16px;
    opacity: 1;
    visibility: visible;
  }
}
.goalsEyesBack .goalsItemsMain .goalsItemsMainHead {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
@media (max-width: 768px) {
  .goalsEyesBack .goalsItemsMain .goalsItemsMainHead {
    padding: 8px 0;
  }
}
.goalsEyesBack .goalsItems.active {
  width: calc(100% - 400px);
}
.goalsEyesBack .goalsItems.active .goalsItemsMain p {
  opacity: 1;
  visibility: visible;
  font-size: 14px;
}
.goalsEyesBack .goalsItems.active .goalsItemsHead {
  display: none;
}
.goalsEyesBack .goalsItems.active .goalsItemsMain {
  display: block;
}
.goalsEyesBack .goalsItemsMain.active h4::before {
  transform: rotate(0deg);
}

.TitleHedingBuff {
  text-align: center;
  margin: 0;
  margin-bottom: 32px;
}
.TitleHedingBuff h2 {
  margin: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 54px;
  color: #020014;
}
@media (max-width: 768px) {
  .TitleHedingBuff h2 {
    font-size: 20px;
    line-height: 34px;
  }
}

.ImageGalleryBack {
  margin: 160px auto;
}
@media (max-width: 768px) {
  .ImageGalleryBack {
    margin: 80px auto;
  }
}
.ImageGalleryBack .ImageGallery {
  height: 544px;
}
@media (max-width: 1080px) {
  .ImageGalleryBack .ImageGallery {
    height: 604px;
  }
}
@media (max-width: 768px) {
  .ImageGalleryBack .ImageGallery {
    height: 504px;
  }
}
@media (max-width: 480px) {
  .ImageGalleryBack .ImageGallery {
    height: 400px;
  }
}
@media (max-width: 380px) {
  .ImageGalleryBack .ImageGallery {
    height: 310px;
  }
}
.ImageGalleryBack div#aboutLightgallery {
  width: 100%;
  max-width: 934px;
  padding-right: 88px;
  padding-left: 88px;
}
@media (max-width: 768px) {
  .ImageGalleryBack div#aboutLightgallery {
    padding-left: 52px;
    padding-right: 42px;
    padding-bottom: 80px;
  }
}
.ImageGalleryBack .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 440px;
}
@media (max-width: 1080px) {
  .ImageGalleryBack .swiper-slide {
    height: 464px;
  }
}
@media (max-width: 768px) {
  .ImageGalleryBack .swiper-slide {
    height: 364px;
  }
}
@media (max-width: 480px) {
  .ImageGalleryBack .swiper-slide {
    height: 260px;
  }
}
@media (max-width: 380px) {
  .ImageGalleryBack .swiper-slide {
    height: 170px;
  }
}
.ImageGalleryBack img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 32px;
}

.swiper-button-prev-ImageGallerySwiper,
.swiper-button-next-ImageGallerySwiper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  top: 0;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.swiper-button-next-ImageGallerySwiper {
  right: 4px;
}
@media (max-width: 768px) {
  .swiper-button-next-ImageGallerySwiper {
    right: -64px;
    top: unset;
    left: 0;
  }
}

.swiper-button-prev-ImageGallerySwiper {
  left: 6px;
  transform: rotate(180deg);
}
@media (max-width: 768px) {
  .swiper-button-prev-ImageGallerySwiper {
    left: -60px;
    top: unset;
    right: 0;
  }
}

.awardsSwiperNav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}
.awardsSwiperNav > div {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.awardsSwiperNav .swiper-button-prev-awardsSwiper {
  transform: rotate(180deg);
}

.CustomSinglepage {
  max-width: 1100px;
}

section.awardsSwiperBack {
  margin: 160px auto;
}
@media (max-width: 768px) {
  section.awardsSwiperBack {
    margin: 80px auto;
  }
}
section.awardsSwiperBack .mainView {
  max-width: 955px;
}
section.awardsSwiperBack .swiper.awardsSwiper {
  padding-top: 50px;
}
section.awardsSwiperBack .swiper-slide.customMayAwards {
  text-align: center;
  transition: all 0.3s linear;
}
section.awardsSwiperBack .imgP {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f2f2f3;
  border-radius: 32px;
  padding: 75px 0;
}
section.awardsSwiperBack .imgP img {
  height: 256px;
  width: -moz-fit-content;
  width: fit-content;
  -o-object-fit: contain;
     object-fit: contain;
}
section.awardsSwiperBack .swiper-slide.customMayAwards > h5 {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  color: #020014;
  margin: 0;
  margin-top: 20px;
}
section.awardsSwiperBack .swiper-slide-active.customMayAwards {
  height: 460px;
  transform: translate(0px, -47px);
}
section.awardsSwiperBack .swiper-slide-active.customMayAwards > h5 {
  opacity: 1;
  visibility: visible;
}

.coFormBack {
  margin: 80px 0;
}
.coFormBack .mainFormBox {
  margin-bottom: 80px;
  margin-top: 8px;
}
@media (max-width: 768px) {
  .coFormBack .mainFormBox {
    margin-top: 0px;
  }
}
.coFormBack form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1064px;
  margin: auto;
  gap: 0px 20px;
}
.coFormBack form .gform-footer,
.coFormBack form .gform-body {
  width: 100%;
}
.coFormBack form .gform_fields {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  gap: 20px 20px;
}
.coFormBack form .gform_fields > div {
  width: calc(50% - 10px);
}
@media (max-width: 768px) {
  .coFormBack form .gform_fields > div {
    width: 100%;
  }
}
.coFormBack form .gform_fields > div > label {
  font-size: 15px !important;
  line-height: 34px;
  background: white;
  position: relative;
  margin-right: 26px;
  z-index: 1;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0 10px;
  color: #020014;
  transition: all 0.3s ease-in-out;
}
.coFormBack form .gform_fields > div:has(textarea) {
  width: 100%;
}
.coFormBack form textarea {
  border: 1px solid #dfe2f7 !important;
  border-radius: 20px !important;
  padding: 18px 24px !important;
  box-shadow: unset !important;
  outline: none !important;
  height: 240px !important;
  color: #020014 !important;
  resize: none !important;
  background: white !important;
  transition: all 0.3s ease-in-out !important;
}
.coFormBack form .gform_fields > div:has([type=submit]) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  width: 100%;
}
.coFormBack form .gform_fields > div:has([type=submit]) input {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  background: #da0402;
  color: black;
  display: flex;
  justify-content: start;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 48px;
  position: relative;
  padding-left: 28px;
  padding: 12px 26px 12px 26px;
  transition: all 0.4s ease-out;
  margin-right: 72px;
  color: #020014 !important;
  background: white !important;
}
.coFormBack form .gform_fields > div:has([type=submit]) input:hover {
  background-color: #ffb605 !important;
}
.coFormBack form input:not([type=submit]) {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .coFormBack form input:not([type=submit]) {
    margin-bottom: 24px;
  }
}
.coFormBack form input:not([type=submit]) {
  border: 1px solid #dfe2f7 !important;
  border-radius: 20px !important;
  padding: 18px 24px !important;
  box-shadow: unset !important;
  height: 70px !important;
  outline: none !important;
  color: #020014 !important;
  margin-bottom: 0 !important;
  background: white !important;
  transition: all 0.3s ease-in-out !important;
}
.coFormBack form input:not([type=submit]),
.coFormBack form textarea {
  position: relative;
  margin-top: -17px;
  outline: none !important;
}
.coFormBack input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
  direction: rtl;
}
.coFormBack button,
.coFormBack input[type=button],
.coFormBack input[type=reset],
.coFormBack input[type=submit] {
  background: #fe0000 !important;
  color: #fff !important;
  width: 100%;
  transition: box-shadow 0.2s ease-in-out, transform 0.3s ease-in-out !important;
  border-radius: 16px !important;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
  display: flex !important;
  align-items: center;
  justify-content: space-around;
  min-height: 45px !important;
  max-height: 45px !important;
  outline: none !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  padding: 14px 22px !important;
  position: relative !important;
  margin: auto !important;
}
.coFormBack button:hover,
.coFormBack input[type=button]:hover,
.coFormBack input[type=reset]:hover,
.coFormBack input[type=submit]:hover {
  background: rgb(203.2, 0, 0) !important;
}

.mainIframe {
  border-radius: 48px;
  overflow: hidden;
  height: 405px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 80px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .mainIframe {
    border-radius: 24px;
    margin-bottom: 16px;
  }
}

.iframe-contact-us.mainView {
  margin-bottom: 160px;
  position: relative;
}

.secondaryframe {
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: white;
  padding: 0px 10px 10px 10px;
  gap: 12px;
  border-radius: 0px 0px 12px 12px;
}
.secondaryframe a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px;
  height: 46px;
  border-radius: 10px;
  width: 46px;
  z-index: 1;
}
@media (max-width: 768px) {
  .secondaryframe a {
    width: 32px;
    padding: 5px 7px;
    height: 32px;
  }
}
@media (max-width: 768px) {
  .secondaryframe a svg {
    height: 100%;
    width: 100%;
  }
}
.secondaryframe::before {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='78' viewBox='0 0 55 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_857_2394)'%3E%3Cpath d='M4.80825e-06 131.312L-4.41485e-06 30.312L35.1379 30.312C46.1074 30.312 55 39.2046 55 50.1741L55 111.45C55 122.419 46.1074 131.312 35.1379 131.312L4.80825e-06 131.312Z' fill='white'/%3E%3Cpath d='M30.6211 30.7603C14.0648 29.9324 0.82822 16.6959 0.000403019 0.139566L0.000404358 30.7603L30.6211 30.7603Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_857_2394'%3E%3Crect width='55' height='77' fill='white' transform='translate(0 0.827911)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  content: "";
  position: absolute;
  height: 77px;
  width: 55px;
  top: -10px;
  z-index: 0;
  left: -28px;
  background-position: center;
  transform: rotateX(-180deg) rotateZ(-90deg);
}
@media (max-width: 768px) {
  .secondaryframe::before {
    width: 43px;
    top: -17px;
    left: -20px;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.secondaryframe::after {
  background-image: url("data:image/svg+xml,%3Csvg width='55' height='78' viewBox='0 0 55 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_857_2394)'%3E%3Cpath d='M4.80825e-06 131.312L-4.41485e-06 30.312L35.1379 30.312C46.1074 30.312 55 39.2046 55 50.1741L55 111.45C55 122.419 46.1074 131.312 35.1379 131.312L4.80825e-06 131.312Z' fill='white'/%3E%3Cpath d='M30.6211 30.7603C14.0648 29.9324 0.82822 16.6959 0.000403019 0.139566L0.000404358 30.7603L30.6211 30.7603Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_857_2394'%3E%3Crect width='55' height='77' fill='white' transform='translate(0 0.827911)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  content: "";
  position: absolute;
  height: 77px;
  width: 55px;
  top: -10px;
  z-index: 0;
  right: -28px;
  transform: rotateZ(90deg);
}
@media (max-width: 768px) {
  .secondaryframe::after {
    width: 43px;
    top: -17px;
    right: -20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
}

.mainContactUsBack {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 768px) {
  .mainContactUsBack {
    gap: 16px;
  }
}
.mainContactUsBack .mainContactUsBox {
  width: calc(50% - 10px);
  border: 1px solid #f2f2f3;
  border-radius: 24px;
  padding: 24px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #020014;
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
  scale: 0.5;
  transform: translateY(-20px);
  opacity: 0;
}
@media (max-width: 768px) {
  .mainContactUsBack .mainContactUsBox {
    width: 100%;
    flex-direction: column;
    gap: 8px;
    padding-right: 16px;
    padding-left: 16px;
    border-radius: 16px;
  }
}
.mainContactUsBack .mainContactUsBox > div:first-child {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  color: #020014;
}
@media (max-width: 768px) {
  .mainContactUsBack .mainContactUsBox > div:first-child {
    font-size: 16px;
  }
}
.mainContactUsBack .numbersCo {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px 20px;
  flex-wrap: wrap;
}
.mainContactUsBack p,
.mainContactUsBack a {
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
  color: #020014;
  position: relative;
}
@media (max-width: 768px) {
  .mainContactUsBack p,
  .mainContactUsBack a {
    font-size: 14px;
  }
}
.mainContactUsBack p::after,
.mainContactUsBack a::after {
  content: "";
  width: 3px;
  height: 16px;
  background: #f2f2f3;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -10px;
}
.mainContactUsBack p:last-child::after,
.mainContactUsBack a:last-child::after {
  display: none;
}

.mainContactUsBox > div:first-child svg path {
  stroke: #fe0000;
}

.mainContactUsBox p {
  margin: 0;
}

> div:nth-child(5) {
  width: 100%;
}

.socialItems a svg path {
  stroke: red;
  transition: all 0.3s linear;
}

.mainContactSocial {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .mainContactSocial {
    margin-top: 0px;
  }
}
.mainContactSocial .socialItems {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .mainContactSocial .socialItems {
    gap: 8px;
  }
}
.mainContactSocial .socialItems a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border: 1px solid #f2f2f3;
  padding: 12px 38px;
  border-radius: 16px;
  color: #020014;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  background-color: rgba(254, 0, 0, 0);
  transition: all 0.3s linear;
}
@media (max-width: 768px) {
  .mainContactSocial .socialItems a {
    width: calc(50% - 4px);
  }
}
.mainContactSocial .socialItems a:hover {
  color: white;
  background-color: #fe0000;
}
.mainContactSocial .socialItems a:hover svg path {
  stroke: white;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999dba !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

input::placeholder,
textarea::placeholder {
  color: #999dba !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

.responsiveBreadCramp.mainView .rank-math-breadcrumb {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}/*# sourceMappingURL=amirreza.css.map */