﻿body {
  width: 100%;
  height: 100%;
  direction: rtl !important;
}

.body__container {
  direction: rtl;
}

.DNNEmptyPane:not(.EditBarEmptyPane) {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}

html:not(#ls-global) body.dnnEditState {
  padding-right: 90px !important;
}

body.dnnEditState .slider__container {
  margin-top: 35px;
}

html:not(#ls-global) h4.mhead, .sl-slider-preview {
  padding-right: 90px !important;
}

html:not(#ls-global) .ls-admin #tabSettings .ui-tabs-nav li.ui-tabs-active::after {
  right: 236px !important;
}

.wnsInjectionContent {
  direction: ltr !important;
}

ul, li {
  padding: 0;
  margin: 0;
}

@keyframes bounce-guide {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(5px);
  }
}
body.scroll--normal .section {
  padding: 15px 0;
  position: relative;
  height: 100%;
}

.section.section--one {
  position: relative;
  z-index: 10;
}
.section.section--one .slider__container {
  width: 100%;
  overflow: hidden;
}
.section.section--one .slider__container img {
  margin-top: 0 !important;
}
.section.section--one .slider__container video {
  display: block !important;
}
@media (min-width: 1920px) {
  .section.section--one .slider__container {
    height: 1200px;
  }
}
@media (min-width: 1200px) {
  .section.section--one .slider__container {
    height: 600px;
  }
}
@media (min-width: 1600px) {
  .section.section--one .slider__container {
    height: 900px;
  }
}
.section.section--two {
  position: relative;
  min-height: 70vh;
  border-top: 10px solid #ff5800;
  background: linear-gradient(45deg, #000, #232323);
  position: relative;
}
.section.section--two .canvas-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  opacity: 0.5;
}
@media (min-width: 1600px) {
  .section.section--two {
    min-height: 58vh;
  }
}
@media (max-width: 768px) {
  .section.section--two {
    height: 970px;
  }
}
.section.section--two::after {
  content: "";
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
}
.section.section--two .section-two-slogan {
  position: absolute;
  bottom: 75px;
  right: 10px;
}
.section.section--two .section-two-panes {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section.section--two .section-two-pane {
  width: 47%;
}
@media (max-width: 991px) {
  .section.section--two .section-two-pane {
    width: 100%;
  }
}
.section.section--two .SectionTwoLeftPane {
  position: relative;
  top: -30px;
  z-index: 10;
  height: 540px;
}
@media (max-width: 768px) {
  .section.section--two .SectionTwoLeftPane {
    height: 400px;
    top: 0;
  }
}
.section.section--two .SectionTwoLeftPane .sectionTwoLiveSlider {
  border-radius: 20px;
  overflow: hidden;
}
.section.section--two .SectionTwoRightPane {
  position: relative;
  height: 513px;
}
.section.section--two .SectionTwoRightPane .Normal {
  height: 500px;
}
.section.section--two .SectionTwoRightPane .section-two-logo-container {
  width: 800px;
  height: 800px;
  position: absolute;
  top: -275px;
  left: 50%;
  transform: translateX(-50%);
}
.section.section--two .SectionTwoRightPane .section-two-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
@media (max-width: 1199px) {
  .section.section--two .SectionTwoRightPane .section-two-logo {
    top: 45%;
    max-width: 35%;
  }
}
.section.section--two .SectionTwoRightPane .section-two-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.section.section--two .SectionTwoRightPane .section-two-btns a {
  background-color: #d60000;
  padding: 15px 14px;
  color: #fff;
  border-radius: 6px;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  min-width: max-content;
  width: 30%;
  margin: 5px 5px;
  font-weight: 600;
  display: inline-block;
}
.section.section--two .SectionTwoRightPane .section-two-contacts {
  position: absolute;
  z-index: 10;
  width: 100%;
  bottom: 100px;
}
@media (max-width: 1199px) {
  .section.section--two .SectionTwoRightPane .section-two-contacts {
    bottom: 40px;
  }
}
.section.section--two .SectionTwoRightPane .section-two-contact {
  float: left;
  color: #fff;
  margin-top: 40px;
  width: 270px;
  font-size: 15px;
  position: relative;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .section.section--two .SectionTwoRightPane .section-two-contact {
    margin: 15px auto;
    float: none;
  }
}
.section.section--two .SectionTwoRightPane .section-two-contact p {
  position: absolute;
  left: 60px;
}
.section.section--two .SectionTwoRightPane .section-two-contact p:first-of-type {
  margin-bottom: 5px;
}
.section.section--two .SectionTwoRightPane .section-two-contact p:last-child {
  letter-spacing: 4px;
  top: 30px;
}
.section.section--two .SectionTwoRightPane .section-two-contact img {
  position: absolute;
  left: 0;
}
.section.section--two .SectionTwoRightPane .section-two-contact i {
  font-size: 19px;
  color: #fff;
}
.section.section--three {
  position: relative;
  z-index: 6;
  padding: 40px 0 55px;
  background: url(../../Images/pt2.webp) repeat !important;
}
@media (max-width: 480px) {
  .section.section--three {
    padding: 10px 0 15px;
  }
}
.section.section--three .container__heading h2 {
  margin-bottom: 33px;
}
@media (max-width: 480px) {
  .section.section--three .container__heading h2 {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.section.section--three .container {
  position: relative;
}
.section.section--three .section-three-logo {
  position: absolute;
  top: 0;
  left: 110px;
}
@media (max-width: 678px) {
  .section.section--three .section-three-logo {
    top: -55px;
    left: 10px;
  }
}
@media (max-width: 480px) {
  .section.section--three .section-three-logo {
    top: -20px;
  }
}
.section.section--three .container__heading .Head {
  color: #ff5800;
  font-weight: 900;
  transform: translateY(-10px);
  font-size: 28px;
}
.section.section--three .container__heading .Head::after, .section.section--three .container__heading .Head::before {
  color: #000;
  font-size: 32px;
  margin: 0 4px;
}
.section.section--three .container__heading .Head::before {
  content: ".::";
}
.section.section--three .container__heading .Head::after {
  content: "::.";
}
.section.section--three .superlinks__container {
  border-radius: 20px;
  overflow: hidden;
}
.section.section--three .module-content {
  position: relative;
}
@media (max-width: 991px) {
  .section.section--three .module-content {
    top: 20px;
  }
}
.section.section--three .module-content::before {
  content: "";
  background: #ff5800;
  border-radius: 25px;
  width: 103%;
  height: 106%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section.section--four {
  position: relative;
  padding-top: 30px;
  background: url(../../Images/pt3.webp) repeat !important;
}
.section.section--five {
  padding: 20px 0 40px;
  position: relative;
  z-index: 5;
  background: url(../../Images/pt4.webp) repeat !important;
}
@media (max-width: 768px) {
  .section.section--five {
    padding: 15px 0;
  }
}
.section.section--footer {
  background-color: #f7f7f7;
}
.section.section--footer .map-container {
  padding: 10px 0 !important;
  padding-left: 70px !important;
  padding-right: 7px !important;
}
.section.section--footer .map-container:last-child {
  padding-left: 25px !important;
}
@media (max-width: 991px) {
  .section.section--footer .map-container:first-child, .section.section--footer .map-container:last-child {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}

.section--between .container__heading .Head {
  color: #000;
  font-weight: 700;
  transform: translateY(-10px);
  font-size: 19px;
}
.section--between .container__heading .Head::after, .section--between .container__heading .Head::before {
  color: #ff5800;
  font-size: 22px;
  margin: 0 4px;
}
.section--between .container__heading .Head::before {
  content: ".::";
}
.section--between .container__heading .Head::after {
  content: "::.";
}

.section--five .rodiba-inner__container .heading__container .Head {
  background-color: transparent !important;
  color: #fff;
}
.section--five .rodiba-inner__container .heading__container .Head:before {
  content: "\f0a8";
  width: 25px;
  height: 25px;
  display: inline-block;
  color: #ff5800;
  font-size: 16px;
  font-family: fontAwesome;
}

.contact-us {
  background: url(../../Images/maps.webp) repeat !important;
}

.contact-us .map {
  background-color: rgba(0, 0, 0, 0.85);
  padding: 80px 0 50px;
}
@media (max-width: 1400px) {
  .contact-us .map {
    padding: 50px 0 0;
  }
}

.contact-us .map .phone {
  text-align: center;
}
.contact-us .map .phone svg .bar-4 {
  -moz-animation: phonelines 2s infinite;
  -o-animation: phonelines 2s infinite;
  -webkit-animation: phonelines 2s infinite;
  animation: phonelines 2s infinite;
  -moz-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.contact-us .map .phone svg .bar-3 {
  -moz-animation: phonelines 2s infinite;
  -o-animation: phonelines 2s infinite;
  -webkit-animation: phonelines 2s infinite;
  animation: phonelines 2s infinite;
  -moz-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.contact-us .map .phone svg .bar-2 {
  -moz-animation: phonelines 2s infinite;
  -o-animation: phonelines 2s infinite;
  -webkit-animation: phonelines 2s infinite;
  animation: phonelines 2s infinite;
  -moz-animation-delay: 150ms;
  -o-animation-delay: 150ms;
  -webkit-animation-delay: 150ms;
  animation-delay: 150ms;
}
.contact-us .map .phone svg .bar-1 {
  -moz-animation: phonelines 2s infinite;
  -o-animation: phonelines 2s infinite;
  -webkit-animation: phonelines 2s infinite;
  animation: phonelines 2s infinite;
  -moz-animation-delay: 75ms;
  -o-animation-delay: 75ms;
  -webkit-animation-delay: 75ms;
  animation-delay: 75ms;
}
@keyframes phonelines {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
}

.footer__container {
  height: auto;
  padding: 30px 0;
  background: #191919;
  bottom: 0;
  position: relative;
  width: 100%;
}
.footer__container .container {
  position: relative;
}
.footer__container .container .part-center-footer {
  color: #646464;
}
.footer__container .container .part-center-footer a {
  color: #646464;
}
.footer__container .copyright-texts, .footer__container .copyright-texts * {
  direction: ltr;
}

@media (max-width: 480px) {
  .article__container {
    padding: 10px;
  }
}
@media (min-width: 990px) {
  .footer__container .copyright-texts .SkinObject {
    float: left !important;
  }
  .part-bottom-footer .col-md-7 {
    padding: 0;
  }
}
.footer__container .copyright-texts, .footer__container .copyright-texts * {
  color: #738684 !important;
}

.footer__container .copyright-texts, .footer__container .copyright-texts * {
  font-size: 13px !important;
  font-weight: 600;
}

.lg-outer.lg-visible {
  direction: ltr;
}

.farashop__breadcrumb {
  background: url(../../Images/top-bg.jpg) repeat !important;
  min-height: 90px;
  display: flex;
  align-items: center;
}
.farashop__breadcrumb .breadcrumb {
  margin-left: 0;
  background-color: transparent;
}
@media (min-width: 1200px) {
  .farashop__breadcrumb .breadcrumb {
    width: 1150px;
    margin: 0 auto;
    padding: 0;
    border-right: 2px solid #ff5800;
    border-radius: 0;
    line-height: 40px;
    padding-right: 25px;
  }
}
.farashop__breadcrumb .breadcrumb a {
  color: #ccc;
}
.farashop__breadcrumb .breadcrumb a.fa-home {
  font-size: 20px;
}
@media (max-width: 768px) {
  .farashop__breadcrumb .breadcrumb {
    margin-left: 10px;
    margin-right: 10px;
  }
}

/*.vedio-machine {
    max-height: 900px;
    aspect-ratio: 1920/900;

    video {
        height: 900px;
    }


}*/
@media only screen and (max-width: 469px) {
  section.section.padding--mobile:last-child {
    padding-bottom: 0;
  }
  .section.section--four .dynamic-hover__container ul.is-masonry {
    flex-direction: row;
    height: auto !important;
  }
  .section.section--six .map__container {
    height: auto;
  }
  .section.section--six .footer__container {
    height: auto;
  }
  .contact-info-grid ul .contact-info-grid__item {
    margin: 0 !important;
  }
  .contact-info-grid ul .contact-info-grid__item .contact-info-grid__item__image {
    margin: auto !important;
  }
  .contact-info-grid ul {
    display: block !important;
  }
  .FooterPane {
    padding-bottom: 30px;
  }
  .footer__container .social__container {
    position: relative;
  }
  .sociallinks ul li {
    margin: 5px 0 !important;
  }
  .copyright-texts, .copyright-texts * {
    text-align: center !important;
  }
  .FooterContact {
    min-height: 120px !important;
  }
  .SectionFourRightPane .logo-brand img {
    padding: 30px 10px !important;
    max-width: 100%;
  }
  .SectionFourRightPane .list-brand {
    margin-top: 0px !important;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 469px) and (max-width: 699px) {
  section.section.padding--mobile {
    padding: 30px 0;
  }
  section.section.padding--mobile:last-child {
    padding-bottom: 0;
  }
  .section.section--four .dynamic-hover__container ul.is-masonry {
    flex-direction: row;
    height: auto !important;
  }
  .section.section--six .map__container {
    height: auto;
  }
  .section.section--six .footer__container {
    height: auto;
  }
  .contact-info-grid ul .contact-info-grid__item {
    margin: 0 !important;
  }
  .contact-info-grid ul .contact-info-grid__item .contact-info-grid__item__image {
    margin: auto !important;
  }
  .contact-info-grid ul {
    display: block !important;
  }
  .FooterPane {
    padding-bottom: 30px;
  }
  .footer__container .social__container {
    position: relative;
  }
  .sociallinks ul {
    display: block !important;
  }
  .sociallinks ul li {
    margin: 5px 0 !important;
  }
  .copyright-texts, .copyright-texts * {
    text-align: center;
    margin: 15px 0;
  }
}
