body {
  font-size: 13px;
  font-family: iranyekan !important;
  text-decoration: none;
  position: relative;
  font-weight: normal;
}

body a {
  text-decoration: none !important;
}

body button {
  cursor: pointer;
  outline: none;
  border: none;
  background: transparent;
}

.index__top__page::after {
  content: "";
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transform: translate3d(0, 0, 0);
}

.index__top__page .top__titles {
  padding-top: 250px;
}

@media only screen and (max-width: 768px) {
  .index__top__page .top__titles {
    padding-top: 100px;
  }
}

.index__top__page .top__titles h6 {
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .index__top__page .top__titles h6 {
    font-size: 18px;
    line-height: 32px;
  }
}

.index__top__page .normal__header {
  background-color: white;
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu .items__box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu .items__box .social {
  margin-right: 15px;
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu .items__box ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu .items__box ul li a {
  margin-left: unset;
  margin-right: 15px;
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu .items__box ul li a:hover {
  color: #25a493;
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu .right__items__box ul {
  margin-left: auto;
  margin-right: -150px;
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu .en__menu__icon {
  display: unset;
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu .menu__icon {
  display: none;
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}

.index__top__page .site__main__header .site__header .content .hovered__header__menu .flag__box {
  margin-right: unset;
  margin-left: auto;
}

.index__top__page .fix__safari {
  z-index: 1;
}

.index__top__page .background__video {
  z-index: -1;
}

.index__top__page .video__overlay {
  z-index: 0;
}

.index__our__story h5 {
  text-align: left;
}

.index__our__story h6 {
  padding-right: 0;
  padding-left: 30px;
  text-align: left;
}

.index__our__story .desc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.index__our__story .desc p {
  text-align: left;
}

.index__our__story .logos {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.index__our__story .more__btn a {
  text-align: left;
}

.history__of__simorgh h5 {
  text-align: left;
}

.history__of__simorgh h6 {
  padding-left: 30px;
  padding-right: 0;
  text-align: left;
}

.history__of__simorgh .time__line__box .content span:first-child {
  right: unset;
  left: -50px;
  top: 40px;
}

.history__of__simorgh .time__line__box .content span:nth-child(2) {
  right: unset;
  left: 80px;
  bottom: 40px;
}

.history__of__simorgh .time__line__box .content span:nth-child(3) {
  right: unset;
  left: 190px;
  top: -50px;
}

.history__of__simorgh .time__line__box .content span:nth-child(4) {
  right: unset;
  left: 330px;
  bottom: 40px;
}

.history__of__simorgh .time__line__box .content span:nth-child(5) {
  right: unset;
  left: 440px;
  top: -50px;
}

.history__of__simorgh .time__line__box .content span:nth-child(6) {
  right: unset;
  left: 580px;
  bottom: 40px;
}

.history__of__simorgh .time__line__box .content span:nth-child(7) {
  right: unset;
  left: 700px;
  top: -50px;
}

.history__of__simorgh .time__line__box .content span:nth-child(8) {
  right: unset;
  left: 830px;
  bottom: 40px;
}

.index__simorgh__specefics h5 {
  text-align: left;
}

.index__simorgh__specefics .items {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.index__blog h5 {
  text-align: left;
}

.index__blog .content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.index__blog .content .items .blog__pic .pic .date {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 5px;
  padding-left: 16px;
}

.index__blog .content .items .blog__pic .pic .date svg {
  margin-left: 0;
  margin-right: 5px;
}

.index__blog .content .items .title {
  text-align: left;
}

.index__blog .content .items .title h6 {
  text-align: left;
}

.index__blog .content .items p {
  text-align: left;
}

footer .content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

footer .content ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

footer .content ul li {
  text-align: left;
}

@media only screen and (max-width: 768px) {
  footer .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .content .social {
    margin-top: 25px;
  }
  footer .content ul {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .content ul li {
    border-left: none;
  }
}

.en__mobile__menu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.en__mobile__menu .site__logo {
  margin-left: auto;
  margin-right: unset;
}

.navigation__sticky {
  left: 30px;
  right: unset;
  width: 50px;
}

.site__normal__header .main__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.site__normal__header .main__content .item__box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.site__normal__header .main__content .left__box ul {
  margin-right: 15px;
  margin-left: auto;
}

.product__page .green__box {
  background-position: 100% 0;
}

.product__page .main__content .totorial h5 {
  text-align: left;
}

.product__page .main__content .totorial h6 {
  text-align: left;
  padding-right: 0;
  padding-left: 40px;
}

@media only screen and (max-width: 576px) {
  .product__page .main__content .totorial h6 {
    padding-left: 0;
  }
}

.product__page .main__content .desc__box .title {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.product__page .main__content .desc__box .title .date span {
  text-align: right;
}

.product__page .main__content .desc__box h6 {
  padding-right: 0;
  padding-left: 50px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .product__page .main__content .desc__box h6 {
    padding-left: 0;
  }
}

.product__page .main__content .desc__box .desc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 768px) {
  .product__page .main__content .desc__box .desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.product__page .main__content .desc__box .desc p {
  text-align: left;
  width: 100%;
  margin-bottom: 25px;
}

.page__main__content .blog__list .list__title h5 {
  text-align: left;
}

.page__main__content .blog__list .list__title h4 {
  padding-left: 50px;
  text-align: left;
  padding-right: 0;
}

@media only screen and (max-width: 768px) {
  .page__main__content .blog__list .list__title h4 {
    padding-left: 0;
  }
}

.page__main__content .blog__list .content {
  direction: ltr;
}

.page__main__content .blog__list .content .items .blog__pic .pic .date svg {
  margin-right: 5px;
}

.page__main__content .blog__list .content .items .title h6 {
  text-align: left;
}

.page__main__content .blog__list .content .items p {
  text-align: justify;
}

.page__main__content .blog__list .sub__page__social .items .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 576px) {
  .page__main__content .blog__list .sub__page__social .items .item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.page__main__content .blog__list .sub__page__social .items .item span {
  border-right: none;
  padding-right: 0;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid black;
}

.pagination ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.contact__us__page .content p {
  text-align: left;
}

.contact__us__page .content .form__box form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.contact__us__page .content .form__box form input,
.contact__us__page .content .form__box form textarea {
  text-align: left;
  padding-right: 0;
  padding-left: 15px;
}

.hc-offcanvas-nav a,
.hc-offcanvas-nav .nav-item {
  text-align: left !important;
}

.hc-offcanvas-nav a,
.hc-offcanvas-nav .nav-item {
  text-align: left;
}

footer .content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 768px) {
  footer .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

footer .content ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 768px) {
  footer .content ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

footer .content ul li {
  border: none;
  padding-left: 0;
  padding-right: 10px;
  border-right: 1px solid white;
}

@media only screen and (max-width: 768px) {
  footer .content ul li {
    width: 100%;
    text-align: left;
    border: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

footer .content ul li:last-child {
  border: none;
}

.blogDetail__top__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 173px;
  background-size: cover;
  background-image: url("../img/team-business.png");
  position: relative;
}

.blogDetail__top__header::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 173px;
  background: rgba(23, 23, 23, 0.64);
  -webkit-box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.1);
}

.blogDetail__top__header .title {
  z-index: 5;
}

.blogDetail__top__header .title h5 {
  font-weight: bold;
  font-size: 25px;
  color: #ffffff;
  width: 322px;
  height: 70px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 370px) {
  .blogDetail__top__header .title h5 {
    font-size: 20px;
    width: 285px;
  }
}

.blogDetail__visited__content {
  padding-top: 50px;
  text-align: left;
}

.blogDetail__visited__content .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .blogDetail__visited__content .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.blogDetail__visited__content .content .right {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media only screen and (max-width: 1200px) {
  .blogDetail__visited__content .content .right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.blogDetail__visited__content .content .right h6 {
  font-weight: bold;
  font-size: 23px;
  color: #243166;
  padding-bottom: 36px;
}

@media only screen and (max-width: 1200px) {
  .blogDetail__visited__content .content .right .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (max-width: 768px) {
  .blogDetail__visited__content .content .right .items {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.blogDetail__visited__content .content .right .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.blogDetail__visited__content .content .right .items .item > a {
  position: relative;
}

.blogDetail__visited__content .content .right .items .item > a img {
  width: 97px;
  height: 88px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
  margin-right: 14px;
}

.blogDetail__visited__content .content .right .items .item > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 97px;
  height: 88px;
  border-radius: 2px;
  background: rgba(13, 13, 13, 0.53);
}

.blogDetail__visited__content .content .right .items .item .text {
  text-align: left;
}

.blogDetail__visited__content .content .right .items .item .text a p {
  max-width: 187px;
  font-size: 14px;
  line-height: 29px;
  color: #243166;
  margin-top: -5px;
  height: 60px;
  text-align: left;
}

.blogDetail__visited__content .content .right .items .item .text span {
  font-size: 13px;
  color: #939393;
}

.blogDetail__visited__content .content .right .items .item .text span svg {
  margin-right: 3px;
}

.blogDetail__visited__content .content .left {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (max-width: 1200px) {
  .blogDetail__visited__content .content .left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blogDetail__visited__content .content .left .photo__content {
  position: relative;
}

.blogDetail__visited__content .content .left .photo__content img {
  width: 736px;
  height: 391px;
  border-radius: 2px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 1200px) {
  .blogDetail__visited__content .content .left .photo__content img {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 992px) {
  .blogDetail__visited__content .content .left .photo__content img {
    height: 230px;
  }
}

.blogDetail__visited__content .content .left .photo__content::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 736px;
  height: 141px;
  border-radius: 0px 0px 2px 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 16, 16, 0)), to(rgba(0, 0, 0, 0.77)));
  background: linear-gradient(rgba(16, 16, 16, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
}

@media only screen and (max-width: 992px) {
  .blogDetail__visited__content .content .left .photo__content::before {
    width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  .blogDetail__visited__content .content .left .photo__content::before {
    height: 230px;
  }
}

.blogDetail__visited__content .content .left .photo__content .datetime {
  position: absolute;
  bottom: 15px;
  left: 18px;
}

@media only screen and (max-width: 520px) {
  .blogDetail__visited__content .content .left .photo__content .datetime {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blogDetail__visited__content .content .left .photo__content .datetime span {
  font-size: 14px;
  color: #ffffff;
}

.blogDetail__visited__content .content .left .photo__content .datetime #date svg {
  position: absolute;
  bottom: 4px;
  right: -24px;
}

@media only screen and (max-width: 520px) {
  .blogDetail__visited__content .content .left .photo__content .datetime #date svg {
    right: 130px;
  }
}

@media only screen and (max-width: 520px) {
  .blogDetail__visited__content .content .left .photo__content .datetime #date {
    margin-top: 20px;
    margin-left: -38px;
  }
}

.blogDetail__visited__content .content .left .photo__content .datetime #thewriter {
  height: 17px;
  border-left: 1px solid #939393;
  padding-left: 19px;
  padding-right: 265px;
}

@media only screen and (max-width: 995px) {
  .blogDetail__visited__content .content .left .photo__content .datetime #thewriter {
    padding-right: 200px;
  }
}

@media only screen and (max-width: 775px) {
  .blogDetail__visited__content .content .left .photo__content .datetime #thewriter {
    padding-right: 10px;
  }
}

@media only screen and (max-width: 520px) {
  .blogDetail__visited__content .content .left .photo__content .datetime #thewriter {
    border-left: none;
    padding-left: 0;
    padding-right: 0;
  }
}

.blogDetail__visited__content .content .left .photo__content .datetime #spreaddate {
  padding-right: 19px;
}

@media only screen and (max-width: 520px) {
  .blogDetail__visited__content .content .left .photo__content .datetime #spreaddate {
    margin-bottom: 10px;
    padding-right: 0;
  }
}

.blogDetail__visited__content .content .left h6 {
  font-weight: 500;
  font-size: 22px;
  color: #666;
  padding: 27px 0;
}

.blogDetail__visited__content .content .left p {
  max-width: 736px;
  font-size: 14px;
  line-height: 36px;
  color: #6c6d71;
  text-align: justify;
  direction: ltr;
}

.blogDetail__visited__content .content .left h5 {
  padding-top: 40px;
  font-weight: bold;
  font-size: 15px;
  color: #243166;
  padding-bottom: 29px;
  position: relative;
}

.blogDetail__visited__content .content .left h5::before {
  content: "";
  position: absolute;
  top: 58px;
  left: 110px;
  width: 650px;
  height: 1px;
  background: #fff;
  border: 1px solid #e2e2e2;
}

@media only screen and (max-width: 1200px) {
  .blogDetail__visited__content .content .left h5::before {
    display: none;
  }
}

.blogDetail__visited__content .content .left .labels {
  margin-bottom: 84px;
}

@media only screen and (max-width: 450px) {
  .blogDetail__visited__content .content .left .labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.blogDetail__visited__content .content .left .labels a {
  font-size: 14px;
  color: #6c6d71;
  border-radius: 4px;
  background: #ededed;
  padding: 9px 13px;
  margin-right: 16px;
}

@media only screen and (max-width: 422px) {
  .blogDetail__visited__content .content .left .labels a {
    margin-bottom: 30px;
  }
}

.productdescription__top__header {
  background-image: url("../img/pic1.svg");
  width: 100%;
  background-size: cover;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .productdescription__top__header {
    height: 250px;
    background-size: none;
  }
}

.productdescription__top__header::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 23, 23, 0.64);
  border: 1px solid #707070;
  opacity: 0.65;
}

@media only screen and (max-width: 992px) {
  .productdescription__top__header::before {
    height: 100%;
  }
}

.productdescription__social__network {
  background-image: url("../img/backgroundproductd.svg");
  width: 100%;
  background-repeat: no-repeat;
  padding-top: 36px;
  margin-bottom: 31px;
}

.productdescription__social__network .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  direction: ltr;
}

.productdescription__social__network .content h5 {
  padding-bottom: 42px;
  font-weight: bold;
  font-size: 25px;
  color: #000;
}

@media only screen and (max-width: 370px) {
  .productdescription__social__network .content h5 {
    font-size: 20px;
  }
}

.productdescription__social__network .content p {
  max-width: 1083px;
  font-size: 13px;
  line-height: 32px;
  text-align: justify;
  color: #000;
}

@media only screen and (max-width: 1000px) {
  .productdescription__social__network .content p {
    width: 100%;
  }
}

.productdescription__center__photo {
  background-image: url("../img/center pic productd.svg");
  background-size: cover;
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .productdescription__center__photo {
    height: 250px;
    background-size: none;
  }
}

.productdescription__center__photo::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 23, 23, 0.64);
  border: 1px solid #707070;
  opacity: 0.65;
}

@media only screen and (max-width: 992px) {
  .productdescription__center__photo::before {
    height: 100%;
  }
}

.productdescription__down__photo {
  background-image: url("../img/pic3 productd.svg");
  width: 100%;
  background-size: cover;
  height: 488px;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .productdescription__down__photo {
    height: 250px;
    background-size: none;
  }
}

.productdescription__down__photo::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 23, 23, 0.64);
  border: 1px solid #707070;
  opacity: 0.65;
}

@media only screen and (max-width: 992px) {
  .productdescription__down__photo::before {
    height: 100%;
  }
}

.productdescription__weaknesses__strengths {
  background-image: url("../img/backgroundproductd.svg");
  width: 100%;
  background-repeat: no-repeat;
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths {
    margin-bottom: 80px;
  }
}

.productdescription__weaknesses__strengths .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  direction: ltr;
}

.productdescription__weaknesses__strengths .content .items {
  width: 795px;
  background: #fff;
  margin-top: -30px;
  border: 1px solid #e2e2e2;
  padding: 14px 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths .content .items {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths .content .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 50px;
    width: 100%;
  }
}

.productdescription__weaknesses__strengths .content .items .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -50px;
  margin-right: 245px;
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths .content .items .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .productdescription__weaknesses__strengths .content .items .right ul {
    width: 100%;
  }
  .productdescription__weaknesses__strengths .content .items .right ul li {
    text-align: left;
  }
}

.productdescription__weaknesses__strengths .content .items .right h6 {
  font-weight: bold;
  font-size: 15px;
  color: #d90000;
  padding-bottom: 16px;
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths .content .items .right ul {
    padding-left: 0;
  }
}

.productdescription__weaknesses__strengths .content .items .right ul li {
  font-size: 13px;
  color: #000;
  margin-bottom: 14px;
  list-style: none;
  margin-right: -40px;
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths .content .items .right ul li {
    margin-right: 0;
  }
}

.productdescription__weaknesses__strengths .content .items .right ul li svg {
  margin-left: 6px;
}

.productdescription__weaknesses__strengths .content .items .left {
  padding-top: -50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths .content .items .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
    width: 100%;
  }
}

.productdescription__weaknesses__strengths .content .items .left h6 {
  font-weight: bold;
  font-size: 16px;
  color: #25a493;
  padding-bottom: 16px;
}

.productdescription__weaknesses__strengths .content .items .left ul li {
  list-style: none;
  margin-right: -40px;
  font-size: 13px;
  text-align: right;
  color: #000;
  margin-bottom: 14px;
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths .content .items .left ul li {
    margin-right: 0;
    text-align: left;
  }
}

.productdescription__weaknesses__strengths .content .items .left ul li svg {
  margin-left: 6px;
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths .content .items .left ul {
    padding-left: 0;
    width: 100%;
  }
  .productdescription__weaknesses__strengths .content .items .left ul ul {
    width: 100%;
  }
  .productdescription__weaknesses__strengths .content .items .left ul ul li {
    text-align: left;
  }
}

.productdescription__weaknesses__strengths .content .items > svg {
  position: absolute;
  bottom: -7px;
  right: 357px;
}

@media only screen and (max-width: 992px) {
  .productdescription__weaknesses__strengths .content .items > svg {
    right: 300px;
  }
}

@media only screen and (max-width: 768px) {
  .productdescription__weaknesses__strengths .content .items > svg {
    right: 200px;
  }
}

@media only screen and (max-width: 500px) {
  .productdescription__weaknesses__strengths .content .items > svg {
    right: 170px;
  }
}

@media only screen and (max-width: 450px) {
  .productdescription__weaknesses__strengths .content .items > svg {
    right: 150px;
  }
}

@media only screen and (max-width: 400px) {
  .productdescription__weaknesses__strengths .content .items > svg {
    right: 120px;
  }
}

@media only screen and (max-width: 360px) {
  .productdescription__weaknesses__strengths .content .items > svg {
    right: 100px;
  }
}

.productdescription__user__access .content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 768px) {
  .productdescription__user__access .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .productdescription__user__access .content .right, .productdescription__user__access .content .left {
    width: 100%;
  }
}

.productdescription__user__access .content .right::before {
  right: unset;
  left: 0;
  height: 100%;
}

.productdescription__user__access .content .right p {
  text-align: left;
  margin: 0;
  padding-left: 15px;
}

@media only screen and (max-width: 768px) {
  .productdescription__user__access .content .right p {
    margin-bottom: 30px;
  }
}

.productdescription__user__access .content .left p {
  text-align: left;
}

.productdescription__user__access .text p {
  text-align: left;
}
/*# sourceMappingURL=EnStyle.css.map */