/* line 5, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../../sass/base.scss */
body {
  direction: rtl;
  font-size: 14px;
  color: black;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #3A3A3A;
  font-family: 'IRANSans-web', tahoma;
  line-height: 1.7em;
}

/* line 12, ../../sass/base.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, span {
  display: block;
}

/* line 15, ../../sass/base.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 20, ../../sass/base.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  border: 0;
  padding: 0;
  outline: none;
  list-style: none;
  list-style: inside;
  font-weight: normal;
}

/* line 29, ../../sass/base.scss */
strong, b {
  font-weight: bold;
}

/* line 32, ../../sass/base.scss */
em {
  font-style: italic;
}

@font-face {
  font-family: 'IRANSans-web';
  src: url("../fonts/IRANSans-web.eot");
  src: url("../fonts/IRANSans-web.eot?#iefix") format("eot"), url("../fonts/IRANSans-web.woff2") format("woff2"), url("../fonts/IRANSans-web.woff") format("woff"), url("../fonts/IRANSans-web.ttf") format("ttf");
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
@font-face {
  font-family: 'ptyekan';
  src: url("../fonts/yekan.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0.6px;
}
/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local("Libre Baskerville"), local("LibreBaskerville-Regular"), url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsKwHlCYWexZJCPRz1QQ0uKVU.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local("Libre Baskerville"), local("LibreBaskerville-Regular"), url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsK6Ucnt8gjcHpqyffjHeZWDA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* line 69, ../../sass/base.scss */
a {
  color: #001f23;
  text-decoration: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 74, ../../sass/base.scss */
a:hover {
  color: black;
}

/* line 78, ../../sass/base.scss */
.floatRight {
  float: right;
}

/* line 82, ../../sass/base.scss */
.floatLeft {
  float: left;
}

/* line 85, ../../sass/base.scss */
.clearfloat {
  line-height: 0;
  width: 100%;
  height: 1px;
  clear: both;
}

/* line 91, ../../sass/base.scss */
.divider {
  line-height: 0;
  width: 100%;
  height: 1px;
  clear: both;
  border-bottom: 1px solid #dadada;
}

/* line 98, ../../sass/base.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 106, ../../sass/base.scss */
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1600px;
  background: #fff;
  position: relative;
}

/* line 113, ../../sass/base.scss */
.wrap {
  padding: 0 4rem;
}

/* line 116, ../../sass/base.scss */
ul {
  padding: 0;
  margin: 0;
}
/* line 120, ../../sass/base.scss */
ul li {
  list-style: none;
}

/* line 124, ../../sass/base.scss */
#main-slideshow .sliderItem:not(:first-child) {
  visibility: hidden;
}

/* line 127, ../../sass/base.scss */
#wordsList {
  margin: auto;
}
/* line 129, ../../sass/base.scss */
#wordsList td {
  padding: 10px;
}
/* line 133, ../../sass/base.scss */
#wordsList tr:nth-child(2n+2) {
  background: #F9F9F9;
}
/* line 137, ../../sass/base.scss */
#wordsList tr:hover {
  background: #EEEEEE;
}

/* line 142, ../../sass/base.scss */
.errorBox {
  color: #a61113;
  font-weight: bold;
}

/* line 146, ../../sass/base.scss */
.messageBox {
  color: #15A70E;
  font-weight: bold;
}

/* line 150, ../../sass/base.scss */
.cmfcValidationV1ErrorMessageBoard {
  color: #B60000;
}

/* line 153, ../../sass/base.scss */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
  float: right;
}

/* line 156, ../../sass/base.scss */
.col12 {
  width: 100%;
}

/* line 159, ../../sass/base.scss */
.col11 {
  width: 91.66666667%;
}

/* line 162, ../../sass/base.scss */
.col10 {
  width: 83.33333333%;
}

/* line 165, ../../sass/base.scss */
.col9 {
  width: 75%;
}

/* line 168, ../../sass/base.scss */
.col8 {
  width: 66.66666667%;
}

/* line 171, ../../sass/base.scss */
.col7 {
  width: 58.33333333%;
}

/* line 174, ../../sass/base.scss */
.col6 {
  width: 50%;
}

/* line 177, ../../sass/base.scss */
.col5 {
  width: 41.66666667%;
}

/* line 180, ../../sass/base.scss */
.col4 {
  width: 33.33333333%;
}

/* line 183, ../../sass/base.scss */
.col3 {
  width: 25%;
}

/* line 186, ../../sass/base.scss */
.col2 {
  width: 16.66666667%;
}

/* line 189, ../../sass/base.scss */
.col1 {
  width: 8.33333333%;
}

/* line 192, ../../sass/base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 196, ../../sass/base.scss */
.none {
  display: none !important;
}

/* line 199, ../../sass/base.scss */
.mb3 {
  margin-bottom: 3rem;
}

/* line 202, ../../sass/base.scss */
.mb2 {
  margin-bottom: 2rem;
}

/* line 205, ../../sass/base.scss */
.mb1 {
  margin-bottom: 1rem;
}

/* line 209, ../../sass/base.scss */
.sliderBtn {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  z-index: 9999;
  cursor: pointer;
  width: 50px;
}

/* line 217, ../../sass/base.scss */
.sliderNext {
  right: 120px;
}

/* line 220, ../../sass/base.scss */
.sliderPrev, .bgsliderPrev {
  left: 120px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 225, ../../sass/base.scss */
.bgsliderPrev {
  margin-right: 40px;
}

/* line 228, ../../sass/base.scss */
.bgsliderBtn {
  width: 20px;
  top: 17%;
  right: 5%;
}

/* line 233, ../../sass/base.scss */
.bgsliderNextLeft {
  left: 8%;
  right: auto !important;
}

/* line 237, ../../sass/base.scss */
.bgsliderPrevLeft {
  left: 6%;
  margin-right: -40px !important;
  right: auto !important;
}

/* line 242, ../../sass/base.scss */
.slideshow {
  position: relative;
  display: block;
  width: 100% !important;
}
/* line 247, ../../sass/base.scss */
.slideshow img {
  display: block;
}
/* line 250, ../../sass/base.scss */
.slideshow .pager {
  position: absolute;
  bottom: 10%;
  z-index: 999;
  width: 100%;
  text-align: center;
}
/* line 257, ../../sass/base.scss */
.slideshow .pager span {
  font-size: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid white;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 7px;
  cursor: pointer;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 2px 10px;
}
/* line 268, ../../sass/base.scss */
.slideshow .pager span:last-child {
  margin-left: 0;
}
/* line 272, ../../sass/base.scss */
.slideshow .pager .cycle-pager-active {
  background: white;
}

/* line 1, ../../sass/head.scss */
header {
  height: 130px;
  background: #fff;
}
/* line 5, ../../sass/head.scss */
header .languageBtn {
  width: 80px;
  background: #C8973A;
  left: 58px;
  position: absolute;
  text-align: center;
  color: #fff;
  height: 24px;
  line-height: 24px;
}
/* line 16, ../../sass/head.scss */
header nav {
  float: right;
  width: 70%;
  line-height: 130px;
  margin-top: 40px;
  height: 50px;
  line-height: 50px;
  font-family: "ptyekan",tahoma;
  font-size: 16px;
}
/* line 27, ../../sass/head.scss */
header nav ul li {
  display: inline-block;
  float: right;
}
/* line 31, ../../sass/head.scss */
header nav ul li a {
  display: block;
  padding: 0 25px;
  border-left: 1px solid #fff;
}
/* line 36, ../../sass/head.scss */
header nav ul li a:hover {
  background: #f7d781;
}
/* line 40, ../../sass/head.scss */
header nav ul li .active {
  background: #f7d781;
}
/* line 46, ../../sass/head.scss */
header .leftLogo {
  float: left;
  width: 30%;
  text-align: left;
  height: 90px;
  overflow: hidden;
}
/* line 53, ../../sass/head.scss */
header .leftLogo .logo {
  width: 265px;
  height: auto;
  margin-top: 30px;
}
/* line 58, ../../sass/head.scss */
header .leftLogo span {
  font-size: 0;
}

/* line 63, ../../sass/head.scss */
.darkOverlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  opacity: .5;
  pointer-events: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none;
}

/* line 75, ../../sass/head.scss */
.hero {
  /*height: 600px;*/
  /*background: url(../images/hero.jpg) no-repeat center;*/
  position: relative;
  overflow: hidden;
}
/* line 81, ../../sass/head.scss */
.hero .darkOverlay {
  z-index: 999;
}
/* line 85, ../../sass/head.scss */
.hero:hover .darkOverlay {
  /*visibility: visible;
  opacity: .1;*/
}
/* line 89, ../../sass/head.scss */
.hero:hover .heroInner .readMore {
  border: 1px solid #fff;
}
/* line 93, ../../sass/head.scss */
.hero .heroInner {
  width: 40%;
  float: left;
  margin-left: 10%;
  position: relative;
  z-index: 2;
}
/* line 100, ../../sass/head.scss */
.hero .heroInner h2 {
  color: #c9983b;
  font-size: 2rem;
  margin-top: 15%;
  margin-bottom: 2rem;
  font-weight: bold;
}
/* line 107, ../../sass/head.scss */
.hero .heroInner .heroDec {
  color: #f7d781;
  font-size: .95rem;
  line-height: 2rem;
  margin-bottom: 2rem;
}
/* line 113, ../../sass/head.scss */
.hero .heroInner .readMore {
  border: 1px solid #f7d781;
  padding: .5rem 3rem;
  color: #fff;
}

/* line 1, ../../sass/layout.scss */
.homeBox {
  width: 33.333333333333%;
  float: right;
  min-height: 400px;
  text-align: center;
  color: #fff;
  position: relative;
}
/* line 9, ../../sass/layout.scss */
.homeBox:hover .darkOverlay {
  /*visibility: visible;
  opacity: 1;*/
}
/* line 13, ../../sass/layout.scss */
.homeBox:hover .innerBox .readMore {
  border: 1px solid #f7d781;
}
/* line 17, ../../sass/layout.scss */
.homeBox a {
  color: #fff;
}
/* line 20, ../../sass/layout.scss */
.homeBox .innerBox {
  position: relative;
  z-index: 2;
  padding-top: 50px;
  height: 400px;
}
/* line 26, ../../sass/layout.scss */
.homeBox .readMore {
  border: 1px solid #fff;
  padding: .5rem 3rem;
  position: absolute;
  bottom: 3.5rem;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  width: 12rem;
}
/* line 37, ../../sass/layout.scss */
.homeBox h2 {
  font-size: 2rem;
  margin-bottom: 4rem;
}

/* line 43, ../../sass/layout.scss */
.aboutBox {
  width: 66.666667%;
}
/* line 45, ../../sass/layout.scss */
.aboutBox .innerBox {
  position: relative;
  z-index: 2;
}

/* line 50, ../../sass/layout.scss */
.employment {
  background: url(../images/employment.jpg) no-repeat;
}
/* line 53, ../../sass/layout.scss */
.employment h2 {
  font-size: 3rem;
  margin-top: 6rem;
}

/* line 58, ../../sass/layout.scss */
.services {
  background: url(../images/services.jpg) no-repeat;
  background-size: cover;
  color: #000;
}
/* line 63, ../../sass/layout.scss */
.services p {
  width: 80%;
  text-align: right;
  margin: auto;
}

/* line 69, ../../sass/layout.scss */
.network {
  background: url(../images/network.jpg) no-repeat center;
}

/* line 72, ../../sass/layout.scss */
.aboutBox {
  background: url(../images/aboutBox.jpg) no-repeat center;
}
/* line 75, ../../sass/layout.scss */
.aboutBox p {
  width: 90%;
  text-align: right;
  margin: auto;
}

/* line 81, ../../sass/layout.scss */
.contact {
  background: #000;
}

/* line 84, ../../sass/layout.scss */
.heroPage {
  background: url(../images/servicesPage.jpg) no-repeat;
  height: 400px;
}

/* line 88, ../../sass/layout.scss */
.employmentPage {
  background: url(../images/employmentPage.jpg) no-repeat;
  height: 400px;
}

/* line 92, ../../sass/layout.scss */
.contactPage {
  background: url(../images/contactPage.jpg) no-repeat;
  height: 400px;
}

/* line 96, ../../sass/layout.scss */
.networkPage {
  background: url(../images/networkPage.jpg) no-repeat;
  height: 400px;
}

/* line 100, ../../sass/layout.scss */
.servicePage {
  background: url(../images/servicePage.jpg) no-repeat;
  height: 400px;
}


.productsPage {
  background: url(../images/productsPage.jpg) no-repeat;
  height: 400px;
}


/* line 104, ../../sass/layout.scss */
.InternationalPartnersPage {
  background: url(../images/InternationalPartners.jpg) no-repeat;
  height: 400px;
}

/* line 108, ../../sass/layout.scss */
.page {
  background: #f8f8f8;
  padding: 4rem;
  min-height: 25rem;
}
/* line 113, ../../sass/layout.scss */
.page a {
  color: #969696;
}
/* line 116, ../../sass/layout.scss */
.page a:hover {
  color: #C8973A;
}

/* line 122, ../../sass/layout.scss */
article h1 {
  height: 110px;
  line-height: 110px;
  background: #f7d781;
  font-size: 2rem;
  padding: 0 4rem;
}
/* line 129, ../../sass/layout.scss */
article h2 {
  color: #c9983b;
  font-size: 18px;
  margin-bottom: .5rem;
  font-weight: bold;
}
/* line 135, ../../sass/layout.scss */
article h3 {
  margin: 1rem 0 0;
  display: inline-block;
  padding: 8px 0 12px;
  color: #c9983b;
  font-size: 15px;
  font-weight: bold;
}
/* line 145, ../../sass/layout.scss */
article ul li {
  list-style: disc;
  margin-right: 20px;
}
/* line 150, ../../sass/layout.scss */
article p {
  margin-bottom: 1rem;
}
/* line 153, ../../sass/layout.scss */
article p span {
  display: inline-block;
  direction: ltr;
}

/* line 159, ../../sass/layout.scss */
footer {
  background: #fff;
  text-align: center;
  height: 130px;
  padding-top: 40px;
}
/* line 165, ../../sass/layout.scss */
footer span {
  font-size: 12px;
  margin-top: .6rem;
}

/* line 170, ../../sass/layout.scss */
.resNav {
  display: none;
}

@media screen and (max-width: 1280px) {
  /* line 3, ../../sass/responsive.scss */
  header .leftLogo {
    width: 25%;
  }

  /* line 4, ../../sass/responsive.scss */
  header nav {
    width: 75%;
  }

  /* line 5, ../../sass/responsive.scss */
  .homeBox .innerBox {
    padding: 50px;
  }

  /* line 6, ../../sass/responsive.scss */
  header nav ul li a {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  /* line 10, ../../sass/responsive.scss */
  .homeBox {
    width: 100%;
  }

  /* line 11, ../../sass/responsive.scss */
  .slideshow img {
    width: 100%;
  }

  /* line 12, ../../sass/responsive.scss */
  header nav {
    position: absolute;
    top: 130px;
    z-index: 9999;
    margin-top: 0;
    width: 100%;
    right: 0;
    display: none;
    height: auto;
  }

  /* line 13, ../../sass/responsive.scss */
  header nav ul li {
    width: 100%;
    background: #fff;
    text-align: center;
  }

  /* line 14, ../../sass/responsive.scss */
  .resNav {
    color: #c8973a;
    display: inline-block;
    float: right;
    font-size: 35px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    width: 50px;
    cursor: pointer;
  }

  /* line 15, ../../sass/responsive.scss */
  .contentNav {
    border-top: 1px solid #c8973a;
    border-bottom: 1px solid #c8973a;
  }

  /* line 16, ../../sass/responsive.scss */
  .contentNav:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }

  /* line 17, ../../sass/responsive.scss */
  header .leftLogo {
    width: 265px;
  }

  /* line 18, ../../sass/responsive.scss */
  .hero {
    height: 300px;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  /* line 30, ../../sass/responsive.scss */
  .hero {
    height: 200px;
  }
}
@media screen and (max-width: 640px) {
  /* line 35, ../../sass/responsive.scss */
  .wrap {
    padding: 0 1rem;
  }

  /* line 36, ../../sass/responsive.scss */
  .sliderBtn {
    top: 65%;
    width: 30px;
  }

  /* line 37, ../../sass/responsive.scss */
  .sliderPrev, .bgsliderPrev {
    left: 10%;
  }

  /* line 38, ../../sass/responsive.scss */
  .sliderNext {
    right: 10%;
  }

  /* line 39, ../../sass/responsive.scss */
  .slideshow .pager {
    display: none;
  }

  /* line 40, ../../sass/responsive.scss */
  .homeBox {
    background-color: #000;
  }

  /* line 41, ../../sass/responsive.scss */
  .homeBox .innerBox {
    height: auto;
  }

  /* line 42, ../../sass/responsive.scss */
  .homeBox .readMore {
    position: static;
    display: inline-block;
    margin-top: 2rem;
  }

  /* line 43, ../../sass/responsive.scss */
  .homeBox {
    min-height: 0;
    background-color: #000 !important;
  }

  /* line 44, ../../sass/responsive.scss */
  .aboutBox {
    background: url(../images/aboutBox.jpg) no-repeat center top;
  }

  /* line 45, ../../sass/responsive.scss */
  .homeBox .innerBox {
    padding: 25px;
  }

  /* line 46, ../../sass/responsive.scss */
  .homeBox h2 {
    margin-top: 2rem;
  }

  /* line 47, ../../sass/responsive.scss */
  header .leftLogo {
    margin-top: 10px;
    width: 200px;
  }

  /* line 48, ../../sass/responsive.scss */
  .hero {
    height: 200px;
  }

  /* line 49, ../../sass/responsive.scss */
  .page {
    padding: 4rem 1rem;
  }

  /* line 50, ../../sass/responsive.scss */
  article h1 {
    height: auto;
    padding: 2rem 1rem;
    line-height: 50px;
  }
}
