body {
  font-family: 'Assistant', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
}

.button {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  padding: 15px 25px;
  border-radius: 3px;
  background-color: #174f80;
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  direction: rtl;
  font-family: Assistant, sans-serif;
  color: #fff;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.button:hover {
  background-color: #257ecc;
}

.button.hollow {
  background-color: #fff;
  box-shadow: none;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  direction: rtl;
  font-family: Assistant, sans-serif;
  color: #174f80;
  font-weight: 700;
  text-shadow: none;
}

.button.hollow:hover {
  background-color: #174f80;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
}

.button.float {
  position: fixed;
  left: 25px;
  bottom: 0px;
  z-index: 2;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.button.float.w--current {
  position: fixed;
  z-index: 10;
}

.button.en {
  margin-right: 0px;
  margin-left: 20px;
}

.button.formbut {
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #174f80;
  font-family: Assistant, sans-serif;
  font-size: 16px;
  line-height: 16px;
  margin-top: 23px;
}

.button.formbut:hover {
  background-color: #257ecc;
}

.logo-text {
  font-family: 'Assistant', sans-serif;
  color: #808285;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -1px;
}

.logo-text.eng {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 70px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #fff;
  border-bottom:2px solid #e5e5e5;
}

.nav-link {
  padding: 26px 10px;
  box-shadow: inset 0 3px 0 0 transparent;
  -webkit-transition: box-shadow 500ms ease, color 300ms ease;
  transition: box-shadow 500ms ease, color 300ms ease;
  direction: rtl;
  font-family: Assistant, sans-serif;
  color: #808285;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 1px;
}

.nav-link:hover {
  background-color: #f3f3f3;
  box-shadow: none;
  color: #464646;
}

.nav-link.w--current {
  box-shadow: none;
  color: #174f80;
}

.nav-link.hide {
  display: none;
}

.nav-link.mobile {
  display: none;
}

.section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.main {
  padding-top: 0;
  padding-bottom: 100px;
  background-color: #fff;
  color: #fff;
}
.tax-makam_madadim_categories .section.main {
  padding-top:90px;
}
.section.main:hover {
  border-style: none;
  border-radius: 3px;
}

.section.press {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f3f3f3;
}

.section.get {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.section.read {
  background-color: #fff;
}

.section.rev {
  padding-top: 0;
  padding-bottom: 252px;
  background-color: #f3f3f3;
}

.main-subtitle {
  margin-bottom: 50px;
  direction: rtl;
  font-family: "Assistant", sans-serif;
  color: #2E3D5A;
  font-size: 35px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  text-shadow: none;
}



.main-subtitle.formsub {
  margin-top: 15px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c4c4c4;
  color: #464646;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: justify;
  letter-spacing: 0px;
}

.main-subtitle.formsub.en {
  direction: ltr;
  text-align: left;
}

.main-subtitle.eng {
  font-size: 24px;
  line-height: 28px;
  text-align: right;
}

.main-subtitle.realh {
  margin-bottom: 0px;
  color: #464646;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.main-subtitle.formr {
  text-align: center;
}

.main-subtitle.zafuf {
  margin-bottom: 20px;
  font-size: 24px;
}

.nav-menu {
  float: left;
}

.nav-menu.eng {
  float: right;
}

.brand-link {
  position: static;
  padding-top: 12px;
  padding-bottom: 12px;
  float: right;
  text-decoration: none;
}

.brand-link.w--current {
  padding-top: 10px;
  padding-bottom: 10px;
}

.brand-link.eng {
  float: left;
}
a.conect_link {
  position: fixed;
  right: 117px;
  bottom: 46%;
}
.hp-heading h1 {
  margin-top: 34px;
  margin-bottom: 14px;
  font-family: 'Assistant', sans-serif;
  color: #2E3D5A;
  line-height: 80px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
  font-size: 66px;
}

.hp-heading h2 {
  margin-bottom: 30px;
  font-family: 'Assistant', sans-serif;
  color: #2E3D5A;
  font-size: 60px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 2px;
}
.hp-heading p {
  margin-bottom: 50px;
  direction: rtl;
  font-family: "Assistant", sans-serif;
  color: #2E3D5A;
  font-size: 35px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  text-shadow: none;
}

.small-text {
  margin-bottom: 5px;
  direction: rtl;
  font-family: 'Assistant', sans-serif;
  color: #464646;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0px;
}

.small-text.maintext {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Assistant, sans-serif;
  color: #464646;
  font-size: 30px;
  line-height: 36px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 2px;
}

.small-text.maintext.en {
  font-size: 16px;
  line-height: 18px;
  text-align: right;
}

.small-text.en {
  direction: ltr;
  text-align: left;
}

.small-text.close {
  padding-left: 15px;
  float: left;
}

.logotext {
  display: inline;
  direction: rtl;
  font-family: Orbitron, sans-serif;
  color: #174f80;
  font-weight: 900;
  text-align: right;
}

.logotext.eng {
  padding-top: 13px;
  padding-left: 10px;
}

.logoimg {
  display: inline;
  height: auto;
  float: right;
  margin-left: 37px;
  margin-top: 0;
  width: 380px;
}

.logoimg.eng {
  float: left;
}

.logoimg.logocenter {
  display: block;
  height: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  float: none;
}

.phonescol {
  text-align: right;
  direction: rtl;

}

.phonescol.en {
  text-align: left;
  direction: ltr;

}

.phoneslider {
  height: 475px;
  margin-bottom: 60px;
  padding-top: 25px;
  padding-bottom: 25px;
  border: 1px solid #dfe8e4;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.phoneslider.graphslider {
  padding-top: 0px;
  padding-bottom: 0px;
}

.phoneslider.graphslider.mobile {
  display: none;
}

.slidephone {
  text-align: center;
}

.icon {
  margin-right: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #808285;
  font-size: 36px;
  line-height: 14px;
}

.icon:hover {
  color: #174f80;
}

.iphonecont {
  position: absolute;
  left: 91px;
  top: 73px;
  z-index: 1;
  overflow: hidden;
  width: 201px;
  height: 357px;
  background-color: #fff;
}

.iphonecont.iphonebg {
  position: relative;
  left: 0px;
  top: 0px;
  width: 202px;
  height: auto;
  margin-top: 29px;
  margin-right: 13px;
  padding-top: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-shadow: none;
}

.iphonecont.iphonebg:hover {
  opacity: 0.8;
}

.iphonecont.iphonebg.en {
  left: 8px;
}

.slideh {
  margin-bottom: 40px;
  direction: rtl;
  font-family: 'Assistant', sans-serif;
  color: #174f80;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.slideh.logh {
  margin-top: 60px;
}

.arrbg {
  width: 50px;
}

.all {
  background-color: #f3f3f3;
}

.slidenav {
  margin-bottom: 15px;
  padding-left: 30px;
  color: #808285;
  font-size: 12px;
  line-height: 12px;
}

.slidenav:hover {
  color: #174f80;
}

.slidenav.enav {
  display: none;
  margin-bottom: 0px;
  padding-right: 0px;
}

.slidenav.en {
  padding-right: 145px;
  padding-left: 0px;
}

.screenscol {
  padding-right: 70px;
  padding-left: 35px;
}

.screenscol.en {
  padding-right: 35px;
  padding-left: 70px;
}

.textscol {
  padding-right: 0px;
  padding-left: 80px;
}

.textscol.en {
  padding-right: 80px;
  padding-left: 0px;
  direction: ltr;
}

.texth {
  margin-top: 35px;
  padding-right: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c4c4c4;
  direction: rtl;
  font-family: 'Assistant', sans-serif;
  color: #174f80;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  text-align: right;
  letter-spacing: 1px;
}

.texth.formh {
  margin-top: 7px;
  padding-right: 35px;
  padding-bottom: 0px;
  border-bottom-style: none;
  text-align: right;
}

.texth.eh {
  margin-top: 0px;
  padding-right: 0px;
  border-bottom-style: none;
  text-align: center;
}

.texth.eh.eng {
  direction: ltr;
}

.texth.en {
  padding-right: 0px;
  padding-left: 40px;
  direction: ltr;
  text-align: left;
}

.texth.revh {
  margin-top: 0px;
  padding-right: 0px;
  letter-spacing: 0px;
  text-align: center;
}

.texth.people {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-bottom-style: none;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
}

.texth.prof {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  border-bottom-style: none;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.examples {
  height: 500px;
  background-color: transparent;
}

.formcol {
  padding-top: 0px;
  padding-left: 50px;
}

.exampslide {
  text-align: center;
}

.iframediv {
  position: absolute;
  left: 0px;
  top: 140px;
  right: 0px;
  z-index: 5;
  display: block;
  width: 183px;
  height: 323px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.form {
  overflow: hidden;
  direction: rtl;
  text-align: right;
}

.label {
  float: right;
  direction: rtl;
  font-family: Assistant, sans-serif;
  color: #464646;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: right;
}

.label.en {
  direction: ltr;
  text-align: left;
}

.label.toleft {
  margin-right: 30px;
  float: right;
}

.label.note {
  font-size: 14px;
  line-height: 24px;
  margin-right: 49px;
}

.label.zhor {
  float: right;
}

.field {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #fdfdfd;
  direction: rtl;
  font-family: Assistant, sans-serif;
  color: #464646;
  font-size: 16px;
  line-height: 20px;
  text-align: right;
}

.field.en {
  direction: ltr;
  text-align: left;
}

.formbut {
  display: block;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
  border-radius: 3px;
  background-color: #174f80;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Arimo, sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 1px;
}

.formbut:hover {
  background-color: #2f9dff;
}

.formbut.en {
  float: right;
}

.cont {
  text-align: center;
}

.cont.logcont {
  padding-top: 10px;
  padding-bottom: 60px;
  border-radius: 5px;
  background-color: #fff;
}

.presimage {
  height: 425px;
}

.maincol.en {
  padding-right: 10px;
  padding-left: 80px;
  text-align: right;
}

.case {
  position: absolute;
  top: 0px;
  right: 15px;
  height: 425px;
}

.case.en {
  left: 10px;
  top: 0px;
  right: auto;
}

.realphone {
  position: absolute;
  left: 0px;
  top: 75px;
  right: 2px;
  z-index: 4;
  display: block;
  height: 450px;
  margin-right: auto;
  margin-left: auto;
}

.footer {
  background-color: #464646;
}

.confooter {
  text-align: center;
}

.footerbut {
  padding: 20px 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Assistant, sans-serif;
  color: #c4c4c4;
  letter-spacing: 1px;
  text-decoration: none;
}

.footerbut:hover {
  color: #fff;
}

.footerbut.hide {
  display: none;
}

.footert {
  display: inline;
  margin-right: 15px;
  margin-left: 15px;
  direction: rtl;
  font-family: Assistant, sans-serif;
  color: #c4c4c4;
  text-align: center;
  letter-spacing: 1px;
}

.makam {
  display: inline;
  width: 33px;
  padding-top: 30px;
  float: right;
}

.makam.nodown {
  margin-left: 10px;
  padding-top: 0px;
}

.makam.en {
  float: left;
}

.bgleft {
  width: 50px;
}

.bgright {
  width: 50px;
}

.contactlink {
  display: block;
  padding: 10px;
  border: 1px solid #f3f3f3;
  background-color: #f3f3f3;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}

.contactlink:hover {
  border-color: #c4c4c4;
  background-color: #fff;
}

.contacticon {
  display: inline;
  width: 22px;
  margin-left: 10px;
  float: right;
}

.hide {
  display: none;
}

.bullet {
  color: #2f9dff;
}

.phones {
  margin-bottom: 60px;
}

.phoneover {
  width: 96%;
  border-radius: 40px;
  box-shadow: 0 0 0 0 #174f80;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  text-align: center;
  text-decoration: none;
}

.phoneover:hover {
  box-shadow: 0 0 20px 0 #174f80;
}

.phonetext {
  position: absolute;
  left: 0px;
  top: -40px;
  right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  direction: rtl;
  font-family: Assistant, sans-serif;
  color: #464646;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.phonecall {
  text-align: center;
}

.maincont {
  text-align: center;
}

.sub {
  margin-bottom: 30px;
  font-family: 'Assistant', sans-serif;
  color: #2E3D5A;
  font-size: 60px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: 2px;
}

.sub.read {
  margin-bottom: 10px;
  direction: rtl;
  color: #a7a7a7;
  font-size: 29px;
  font-weight: 300;
}

.sub.read.under {
  margin-top: 60px;
  margin-bottom: 20px;
}

.cb {
  margin-top: 5px;
  padding-left: 0px;
  direction: rtl;
  text-align: right;
}

.box {
  margin-top: 4px;
  margin-left: 5px;
  float: right;
}

.log {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.dark {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 6;
  display: none;
  padding-top: 140px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, .85);
}

.formreset {
  direction: rtl;
  text-align: right;
}

.formlogin {
  direction: rtl;
  text-align: right;
}

.arrdown {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  border: 1px solid #c4c4c4;
  border-radius: 25px;
  background-color: #fff;
  -webkit-transition: color 200ms ease, margin-top 200ms ease;
  transition: color 200ms ease, margin-top 200ms ease;
  color: #808285;
  font-size: 24px;
  line-height: 28px;
  text-decoration: none;
}

.arrdown:hover {
  margin-top: 25px;
  color: #174f80;
}

.arr {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.person {
  margin-bottom: 15px;
  margin-left: 15px;
  padding-right: 0px;
  border-bottom: 1px solid #c4c4c4;
  direction: rtl;
  font-family: Assistant, sans-serif;
  color: #174f80;
  font-weight: 700;
  text-align: center;
}

.prof {
  color: #464646;
  font-weight: 400;
}

.mobile {
  display: none;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="fromupfade"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fromupfade2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -25px);
  -ms-transform: translate(0px, -25px);
  transform: translate(0px, -25px);
}

html.w-mod-js *[data-ix="fromupfade3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -25px);
  -ms-transform: translate(0px, -25px);
  transform: translate(0px, -25px);
}

html.w-mod-js *[data-ix="fromright-4"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fromdown"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fromup"] {
  -webkit-transform: translate(0px, -73px);
  -ms-transform: translate(0px, -73px);
  transform: translate(0px, -73px);
}

html.w-mod-js *[data-ix="showform"] {
  -webkit-transform: translate(0px, -240px);
  -ms-transform: translate(0px, -240px);
  transform: translate(0px, -240px);
}

html.w-mod-js *[data-ix="hide"] {
  -webkit-transform: translate(0px, -240px);
  -ms-transform: translate(0px, -240px);
  transform: translate(0px, -240px);
}

html.w-mod-js *[data-ix="hide-opacity"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-on-load-2"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="fade-in-on-load-3"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="fade-in-on-load-4"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="hideinit"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="fromdown-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}


@media (max-width: 991px) {
  .button.float.w--current {
    z-index: 2;
  }
  .nav-link {
    position: static;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 18px 20px 18px 10px;
    float: right;
    text-align: right;
  }
  .nav-link:hover {
    box-shadow: inset 0 3px 0 0 transparent;
  }
  .nav-link.w--current {
    box-shadow: inset 0 1px 0 0 transparent;
  }
  .nav-link.menu {
    width: 70px;
    height: 70px;
    padding: 20px 12px 25px 15px;
    float: left;
    color: #000;
    font-size: 30px;
  }
  .nav-link.menu.w--open {
    display: block;
    background-color: #f3f3f3;
    color: #fff;
  }
  .nav-link.menu.en {
    float: right;
  }
  .nav-link.web {
    display: none;
  }
  .nav-link.mobile {
    display: block;
  }
  .main-subtitle.formsub {
    font-size: 16px;
    line-height: 20px;
  }
  .nav-menu {
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #fff;
    text-align: right;
  }
  .phonescol {
    padding-right: 0px;
    padding-left: 0px;
  }
  .phoneslider {
    z-index: 0;
    height: 420px;
  }
  .icon {
    line-height: 36px;
  }
  .iphonecont {
    left: 46px;
  }
  .iphonecont.iphonebg {
    margin-right: 22px;
  }
  .iphonecont.iphonebg.en {
    left: 17px;
  }
  .slideh {
    font-size: 28px;
    line-height: 32px;
  }
  .slidenav {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 0px;
  }
  .slidenav.en {
    padding-right: 80px;
  }
  .screenscol {
    padding-right: 0px;
    padding-left: 0px;
  }
  .screenscol.en {
    padding-right: 30px;
  }
  .textscol.en {
    padding-right: 60px;
  }
  .examples {
    z-index: 1;
  }
  .formcol {
    padding-left: 25px;
  }
  .presimage {
    height: auto;
    margin-top: 30px;
    padding-right: 70px;
    padding-left: 30px;
  }
  .presimage.en {
    padding-right: 0px;
    padding-left: 0px;
  }
  .presimage.mainphone {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .maincol {
    padding-right: 0px;
  }
  .confooter {
    padding-right: 200px;
    padding-left: 200px;
  }
  .graphslide {
    text-align: center;
  }
  .phonetext {
    top: -50px;
  }
  .person {
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }
  .button.hollow.en {
    margin-left: 0px;
  }
  .button.float.w--current {
    display: none;
  }
  .button.en {
    margin-left: 0px;
  }
  .button.formbut {
    margin-right: 0px;
    float: left;
  }
  .logo-text {
    font-size: 18px;
    line-height: 18px;
  }
  .section {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }
  .section.read {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .main-subtitle {
    text-align: center;
  }
  .main-subtitle.formsub {
    text-align: center;
  }
  .main-subtitle.formsub.en {
    text-align: center;
  }
  .main-subtitle.eng {
    text-align: center;
  }
  .nav-menu {
    padding-right: 12px;
    padding-left: 12px;
  }
  .brand-link {
    padding-right: 10px;
  }
  .main-heading {
    font-size: 60px;
    line-height: 60px;
  }
  .small-text {
    padding-right: 10px;
    padding-left: 10px;
    float: none;
  }
  .small-text.maintext {
    display: block;
    font-size: 28px;
    line-height: 32px;
  }
  .small-text.maintext.en {
    text-align: center;
  }
  .small-text.en {
    text-align: center;
  }
  .small-text.toright {
    margin-top: 5px;
    padding-right: 0px;
    float: right;
  }
  .logotext {
    padding-top: 3px;
  }
  .logotext.eng {
    padding-top: 0px;
  }
  .phonescol {
    height: auto;
    margin-bottom: 60px;
    text-align: center;
  }
  .phonescol.en {
    text-align: center;
  }
  .phoneslider {
    height: auto;
    padding-bottom: 0px;
  }
  .iphonecont {
    position: absolute;
    left: 46px;
    top: 73px;
    right: 46px;
    display: block;
    width: 209px;
    margin-right: auto;
    margin-left: auto;
  }
  .iphonecont.iphonebg {
    margin-right: auto;
  }
  .iphonecont.iphonebg.en {
    left: 0px;
  }
  .slideh {
    font-size: 24px;
    line-height: 28px;
  }
  .slidenav {
    padding-right: 0px;
    padding-left: 0px;
  }
  .slidenav.en {
    padding-right: 0px;
  }
  .screenscol {
    margin-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .screenscol.en {
    margin-bottom: 25px;
    padding-left: 30px;
  }
  .textscol {
    height: 235px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .textscol.en {
    padding-right: 0px;
  }
  .texth {
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 15px;
    padding-right: 0px;
    text-align: center;
  }
  .texth.formh {
    text-align: center;
  }
  .texth.en {
    padding-left: 0px;
    text-align: center;
  }
  .formcol {
    padding-top: 0px;
    padding-left: 10px;
  }
  .iframediv {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .field {
    width: 100%;
  }
  .formbut {
    display: inline-block;
    width: 100%;
    float: none;
  }
  .cont {
    padding-right: 15px;
    padding-left: 15px;
  }
  .presimage {
    height: 425px;
    padding-right: 30px;
  }
  .presimage.mainphone {
    height: auto;
  }
  .maincol {
    padding-right: 10px;
  }
  .maincol.en {
    padding-left: 10px;
    text-align: center;
  }
  .case {
    left: 15px;
    top: 0px;
    right: 15px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .case.en {
    left: 10px;
    top: 0px;
    right: 10px;
  }
  .confooter {
    padding-right: 0px;
    padding-left: 0px;
  }
  .makam {
    padding-top: 0px;
    float: none;
  }
  .makam.en {
    float: none;
  }
  .sub {
    font-size: 28px;
    line-height: 32px;
  }
  .sub.read {
    font-size: 24px;
    line-height: 28px;
  }
  .cb {
    margin-top: 5px;
  }
  .log {
    width: 100%;
  }
  .web {
    display: none;
  }
  .mobile {
    display: block;
  }
}

@media (max-width: 479px) {
  .button {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }
  .logo-text {
    font-size: 10px;
    line-height: 8px;
    letter-spacing: 0px;
  }
  .logo-text.eng {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: -1px;
  }
  .navigation {
    height: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-link.menu {
    height: 50px;
    padding-top: 10px;
    padding-left: 12px;
  }
  .section.main {
    padding-top: 110px;
  }
  .section.press {
    padding-top: 69px;
    padding-bottom: 69px;
  }
  .main-subtitle {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 24px;
  }
  .main-subtitle.formsub {
    margin-top: 0px;
    text-align: center;
  }
  .main-subtitle.formr {
    margin-bottom: 0px;
    color: #464646;
  }
  .main-heading {
    font-size: 36px;
    line-height: 44px;
  }
  .small-text {
    padding-right: 0px;
    font-size: 14px;
    line-height: 16px;
  }
  .small-text.maintext {
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 1px;
  }
  .logotext {
    padding-right: 5px;
  }
  .logotext.eng {
    margin-right: -80px;
    margin-left: 0px;
    padding-left: 5px;
  }
  /*.logoimg {
    height: 25px;
  }*/
  .phoneslider {
    padding-top: 15px;
  }
  .phoneslider.graphslider.mobile {
    display: block;
    height: auto;
    border-style: none;
    background-color: transparent;
  }
  .icon {
    margin-right: 7px;
    font-size: 28px;
    line-height: 32px;
  }
  .slideh {
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 28px;
  }
  .slideh.logh {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .texth.formh {
    padding-right: 0px;
  }
  .texth.eh {
    font-size: 20px;
    line-height: 24px;
  }
  .texth.people {
    font-size: 18px;
  }
  .texth.prof {
    font-size: 14px;
    line-height: 18px;
  }
  .label.toleft {
    margin-right: 0px;
  }
  .cont {
    padding-right: 10px;
    padding-left: 10px;
  }
  .presimage {
    height: 435px;
  }
  .presimage.en {
    margin-top: 0px;
  }
  .phones {
    display: none;
  }
  .phonetext {
    top: 0px;
  }
  .phonecall {
    text-align: center;
    border: 2px solid #174f80;
    padding: 2%;
    margin: 3%;
  }
  .maincont {
    overflow: hidden;
  }
  .sub {
    font-size: 24px;
    line-height: 28px;
  }
  .dark {
    padding-top: 70px;
  }
  #page_madad_cat {
    padding-top:60px;
  }
  .sub-cat-list li {
    width: 100%;  }
  .sub-cat-list.w-col-4 {
    padding: 0;
  }
}

.phones.w-row{display: flex; justify-content: space-between;}
@media screen and (max-width: 1450px) {
  a.conect_link {
    right: 0;
  }
}
#revolution .field {
  width: 90%;
}
.digital_text{
  color: #2E3D5A;

}
.digital_text h2 {
  font-family: 'Assistant', sans-serif;
  line-height: 30px;
  font-weight: 900;
  text-align: right;
  font-size: 42px;
  margin-bottom: 10px;
  margin-top: 60px;
}
.digital_text>.w-container>p:first-of-type{
  margin-bottom: 30px;
}
.digital_text h3 {
  text-align: right;
  font-size: 40px;
  font-weight: 800;
  margin-top: 67px;
  margin-bottom: 77px;

}
.digital_text p {
  direction: rtl;
  font-family: "Assistant", sans-serif;
  font-size: 33px;
  line-height: 1.417;
  font-weight: 400;
  text-align: right;
  text-shadow: none;
}
.slogans{
  padding-top:113px;
}
.cols {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  text-align: center;
  height:156px;
  position: relative;
  margin-bottom: 100px;

}
.cols hr {
  position: absolute;
  bottom: 0;
  width: 30%;
  margin: 0 auto;
  left: 0;
  right: 0;
  border: 3px solid #002653;
}
.cols .cols-title{
  font-size: 43px;
  color: #2095FF;
  font-weight: 300;
  margin-bottom: 27px;
}
.cols .cols-text{
  font-size: 20px;
  color: #404040;
  font-weight: 600;
  padding: 0 37px;
  line-height: 24px;

}








