@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("/asset/fonts/fa-brands-400.eot");
  src: url("/asset/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
  url("/asset/fonts/fa-brands-400.woff2") format("woff2"),
  url("/asset/fonts/fa-brands-400.woff") format("woff"),
  url("/asset/fonts/fa-brands-400.ttf") format("truetype"),
  url("/asset/fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: 'Font Awesome 5 Brands'!important; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/asset/fonts/fa-regular-400.eot");
  src: url("/asset/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
  url("/asset/fonts/fa-regular-400.woff2") format("woff2"),
  url("/asset/fonts/fa-regular-400.woff") format("woff"),
  url("/asset/fonts/fa-regular-400.ttf") format("truetype"),
  url("/asset/fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: 'Font Awesome 5 Free'!important;
  font-weight: 400!important; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/asset/fonts/fa-solid-900.eot");
  src: url("/asset/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
       url("/asset/fonts/fa-solid-900.woff2") format("woff2"),
       url("/asset/fonts/fa-solid-900.woff") format("woff"),
       url("/asset/fonts/fa-solid-900.ttf") format("truetype"),
       url("/asset/fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  vertical-align: middle;
  font-family: 'Font Awesome 5 Free'!important;
  font-weight: 900!important; }


@font-face {
  font-family: 'IRANSans-web';
  src: url('/asset/fonts/IRANSans-Bold-web.eot');

  src: url('/asset/fonts/IRANSans-Bold-web.eot') format('eot'),  /* IE6–8 */
       url('/asset/fonts/IRANSans-Bold-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
       url('/asset/fonts/IRANSans-Bold-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('/asset/fonts/IRANSans-Bold-web.ttf') format('ttf');
  font-weight: bold;
}


@font-face {
  font-family: 'IRANSans-web';
  src: url('/asset/fonts/IRANSans-Medium-web.eot');

  src: url('/asset/fonts/IRANSans-Medium-web.eot') format('eot'),  /* IE6–8 */
       url('/asset/fonts/IRANSans-Medium-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
       url('/asset/fonts/IRANSans-Medium-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('/asset/fonts/IRANSans-Medium-web.ttf') format('ttf');
  font-weight: 500;
}


@font-face {
  font-family: 'IRANSans-web';
  src: url('/asset/fonts/IRANSans-UltraLight-web.eot');

  src: url('/asset/fonts/IRANSans-UltraLight-web.eot') format('eot'),  /* IE6–8 */
       url('/asset/fonts/IRANSans-UltraLight-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
       url('/asset/fonts/IRANSans-UltraLight-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('/asset/fonts/IRANSans-UltraLight-web.ttf') format('ttf');
  font-weight: 200;
}


@font-face {
  font-family: 'IRANSans-web';
  src: url('/asset/fonts/IRANSans-Light-web.eot');

  src: url('/asset/fonts/IRANSans-Light-web.eot') format('eot'),  /* IE6–8 */
       url('/asset/fonts/IRANSans-Light-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
       url('/asset/fonts/IRANSans-Light-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('/asset/fonts/IRANSans-Light-web.ttf') format('ttf');
  font-weight: 300;
}


@font-face {
  font-family: 'IRANSans-web';
  src: url('/asset/fonts/IRANSans-web.eot');

  src: url('/asset/fonts/IRANSans-web.eot?#iefix') format('eot'),  /* IE6–8 */
       url('/asset/fonts/IRANSans-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
       url('/asset/fonts/IRANSans-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('/asset/fonts/IRANSans-web.ttf') format('ttf');
  font-weight: normal;
}

.#{$fa-css-prefix}-spin {
  animation: fa-spin 2s infinite linear;

}

.#{$fa-css-prefix}-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

*{
  direction: rtl;
  font-family: IRANSans-web!important;
  font-size: 13px;
}
.ltr{
 direction: ltr;
 }
.radus{
  width: 8px!important;
  height: 8px!important;
  border-radius: 100%;
}
.showoo {
  transition: all 0.7s, -webkit-transform 0.7s;
}
.input-styly-prepend{
  border-left: none!important;
  border-radius: 0 3px 3px 0!important;

  box-shadow: none!important;
}
.input-styly-prepend2{
  border: none!important;
  border-radius: 0 3px 3px 0!important;
  box-shadow: none!important;
}
.input-styly-append{
  border-right: none !important;
  border-radius: 3px 0 0 3px!important;
  box-shadow: none!important;
}
.border-none{
  border: none;
}
.border-radius-rb{
  border-radius: 0 3px 3px 0!important;
}
.border-radius-tl{
  border-radius: 3px 0 0 3px!important;
}
.display-none{
  display: none;
}
.wh-100{
  width: 100%;
  height: 100%;
}
.close-style{
  margin: -1rem auto -1rem -1rem!important;
}
.close-style:hover{
  color: red;
}
border-none{
  border: none!important;
}
.color-dngir{
  color:#4c4c4c!important;
  font-size: 13px;
  -webkit-transition: color .15s ease-in-out;

  -moz-transition: color .15s ease-in-out;

  -ms-transition: color .15s ease-in-out;

  -o-transition: color .15s ease-in-out;

  transition: color .15s ease-in-out;
}
.color-dngir:hover{
  color: #209e91!important;
}
.color-witi{
  color: #4c4c4c; !important;
  font-size: 14px;
  -webkit-transition: color .15s ease-in-out;

  -moz-transition: color .15s ease-in-out;

  -ms-transition: color .15s ease-in-out;

  -o-transition: color .15s ease-in-out;

  transition: color .15s ease-in-out;
}
.color-witi:hover{
  color: #209e91!important;
}
.color-witi2{
  color: #ffff; !important;
  font-size: 14px;
  -webkit-transition: color .15s ease-in-out;

  -moz-transition: color .15s ease-in-out;

  -ms-transition: color .15s ease-in-out;

  -o-transition: color .15s ease-in-out;

  transition: color .15s ease-in-out;
}
.color-witi2:hover{
  color: #209e91!important;
}
/*sm device menu styles*/
.sm-device-menu{
  box-shadow: -2px 0 2px rgba(0,0,0,.2);
background-color: #fff !important;
  z-index: 9999;
  height: 100%;
  position: absolute;
  right: -300px!important;
  transition: 1s ;
}
.btn-toggle{
  top:50%;
  left:-24px;
}
ul.sm-device-menu-item{
  padding:0;

}

ul.sm-device-menu-item li {
  border-bottom: 1px solid #ccc!important;
  background: transparent!important;
  border: none;
  padding: 16px 50px;
}

.btn-toggle i{
  font-size: 24px;
  vertical-align: -20px;
  height: 34px;
}
.test{
  right: 0px!important;
}
.primary-back{
  background-color: #38BFD3!important;
  color: #ffff!important;
  border: none;
  font-size: 14px;
}
.primary-back:hover {
  background-color: #2aaabd !important;
}
.olol{
  width: 77px;height: 77px;background-color: #EA1;border-radius: 100%;
margin: 0 auto;
}
.oane::before{
  left: -30%;
  transform: skewY(7deg);
}
.oane::after{
  left: 0;
  transform: skewY(-4deg);
}
.oane::after, .oane::before {
  width: 100%;
  height: 120px;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -70px;
  background: #fff;
}
#cadmat::after{
  content: "";
  width: 70px;
  height: 3px;
  background: #ea1;
  position: absolute;
  bottom: 0;
  right: calc(50% - 35px);
  border-radius: 5px;
}
.ty>a:nth-child(odd){
  color: #209e91;
}
.ty>a:nth-child(even){
color: #ea1;
}
.ty>a>h3:nth-child(even){
  background: linear-gradient(120deg,#eeaa11,#a8790f);
  -webkit-background-clip: text;
}
.ty>a>h3:nth-child(odd){
  background: linear-gradient(120deg,#209e91,#105750);
  -webkit-background-clip: text;
}
.card-home{
  box-shadow: 0px 0px 15px rgba(0,0,0,.09);
  border-radius: 15px!important;
  margin-bottom:30px ;
}
.card-home:hover{
   box-shadow: 0px 1px 12px 6px rgba(0,0,0,.09);
 }
.card-page{
  padding-right: 10px!important;
  box-shadow: 0px 0px 15px rgba(0,0,0,.09);
  border-radius: 3px!important;
  margin-bottom:30px ;
  -webkit-transition: all .3s ease-in-out;

  -moz-transition:all .3s ease-in-out;

  -ms-transition: all .3s ease-in-out;

  -o-transition: all .3s ease-in-out;

  transition: all .3s ease-in-out;
}
.card-page:hover{
  border-right: 5px solid #ea1;
   box-shadow: 0px 1px 12px 6px rgba(0,0,0,.09);
 }
.btn-white{
  color: #bcbec0!important;
  border-color: #fff;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.24);
}
.btn-white:hover{
  color: #209e91!important;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.24);
}
.foo{
  background: url(/image/footer-bg.png) no-repeat #fafafa;
  padding-bottom: 154px!important;
  background-position-x: 0%;
  background-position-y: 0%;

  background-position-x: center;

  background-position-y: calc(100%);
}
.itme_footer{
  color: #767676!important;
  line-height: 32px;
}
.itme_footer2{
  color: #767676!important;
}
.itme_footer2:hover{
  color:#209e91!important;
}
.tyu>p ,.tyu{
  font-size: 13px!important;
  color: #767676!important;
  line-height: 30px!important;
  padding: 10px!important;
  text-align: justify!important;
  font-weight: 300;
}
.tyui{
  padding: 30px 0;
  position: relative;
  margin: 20px 0;
  overflow: hidden;
}
.tyui::before{
  width: 100%;
  height: 200px;
  display: inline-block;
  position: absolute;
  top: 250px;
  right: 0;
  content: "";
  transform: skewY(5deg);
  box-shadow: 0 -30px 25px rgba(0,0,0,.08)!important;
}
.h3-card{
  font-size: 18px;
  color: #209e91;
  text-align: center;
  margin: 12px 0;
  display: block;
}
.p-card{
  font-size: 13px!important;
  font-weight: 200;
  text-align: center;
  color: #767676;
  line-height: 35px;
}
.botn{
  background: linear-gradient(to right bottom,#209e91 30%,#ea1 130%);
}
.img-btt{
  background: url("/image/video-area-bg.jpg");
   background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.color-btt{
  background: linear-gradient(105deg ,rgba(32,158,145,.8) 0 ,rgba(238,179,17,.8) 130%);
  padding: 50px 30px 50 0!important;
}
.rttt,.rttt>p{
  font-weight: 200;
  padding: 20px 10px;
  line-height: 30px;
}
.rttt a{
  color: #fff!important;
}
.panel-dark{
  background-color: #4C4C4C!important;
  border: none!important;
  color: #fff!important;
  padding: 15px 10px!important;
}
.panel-dark:hover{
  color: #209E91!important;
}
.active-dark{
  background-color: #209E91!important;
  color: #fff!important;
  border: none!important;
  padding: 15px 10px!important;
}
/*///////////////////////////////////////////////*/

.limiter {
  width: 100%;
  margin: 0 auto;
}

.container-table100 {
  width: 100%;
  min-height: 100vh;
  background: #d1d1d1;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 33px 30px;
}

.wrap-table100 {
  width: 1300px;
}

/*//////////////////////////////////////////////////////////////////
[ Table ]*/
table {
  width: 100%;
  background-color: #fff;
}

th, td {
  font-weight: unset;

}

.column100 {
  width: 190px;

}

.column100.column1 {
  width: 50px;
}
.column8 {
  width: 50px;
}

.row100.head th {
  padding-top: 24px;
  padding-bottom: 20px;
}

.row100 td {
  padding-top: 18px;
  padding-bottom: 14px;
}
/*==================================================================
[ Ver2 ]*/
.table100.ver2 td {
  font-family: Montserrat-Regular;
  font-size: 14px;
  color: #808080;
  line-height: 1.4;
}

.table100.ver2 th {
  font-family: Montserrat-Medium;
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;

  background-color: #333333;
}

.table100.ver2 .row100:hover td {
  background-color: #83d160;
  color: #fff;
}

.table100.ver2 .hov-column-ver2 {
  background-color: #83d160;
  color: #fff;
}

.table100.ver2 .hov-column-head-ver2 {
  background-color: #484848 !important;
}

.table100.ver2 .row100 td:hover {
  background-color: #57b846;
  color: #fff;
}
/*/////////////////////////////////////////////////////////////////*/
.yyyyy{
  height: 100%;
}