﻿@font-face {
    font-family: "yekan";
    src: url(font/Yekan.eot);
    src: url(font/Yekan.eot?#iefix) format("embedded-opentype"), url(font/Yekan.woff) format("woff"), url(font/Yekan.ttf) format("truetype"), url(font/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('font/eot/IRANSansWeb_Bold.eot');
	src: url('font/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('font/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('font/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('font/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('font/eot/IRANSansWeb_Medium.eot');
	src: url('font/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('font/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('font/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('font/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('font/eot/IRANSansWeb_Light.eot');
	src: url('font/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('font/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('font/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('font/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('font/eot/IRANSansWeb_UltraLight.eot');
	src: url('font/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('font/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('font/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('font/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('font/eot/IRANSansWeb.eot');
	src: url('font/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('font/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('font/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('font/ttf/IRANSansWeb.ttf') format('truetype');
}
*{
  margin: 0;
  padding: 0;
}
a:not(.navActive a) {
  text-decoration: none;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
p a
{
	color:#bc2e2d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary
{
    display:block;
}
html {
font-size:10px;
}
html {
font-family: IRANSans , tahoma, Arial, Helvetica, sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
display:block;
}
body {
    display: block;
    line-height: 1.4;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 300;
    margin: auto;
    position: relative;
    padding-top: 2em;
    -webkit-font-smoothing: subpixel-antialiased;
    text-rendering: optimizeLegibility;
    font-family: IRANSans, tahoma, Arial, Helvetica, sans-serif;
    color: #262626;
   min-width:1000px;   
    background: #f9f9f9 ;
  overflow-x:hidden;
}
.bg_back
{
     background:none;
}
.logoHolder
{
    float: right; clear: none;padding:12px 0;background:#e7e7e7; position: relative;
    text-align: center;
}
input, select, Textarea, label {
    direction: rtl;
    font-family: 'yekan';
    font-size: 1.2rem;
}
.zoomContainer
{
    width:150px !important;
    height:150px !important;
}
.zoomWindowContainer
{
    width:0 !important;
}

form
{
    padding:0%;
}
#main-menu
{
      position: relative;
      float:right;
      display:block;
  font-family: IRANSans;
 font-weight:500;
  right: 0.5em;
 height:41px;
 width:auto;
 margin-left:70px;
}
#main-menu ul {
  width: 12em;
}
#navbar {
  position: relative;
   float:right;
      display:block;
  width:100%;
  right:0;
  z-index: 99; 
}
#main
{
    width:auto;
   display:block;
    background-color:#800000;
}
.image figure:before {

}
figure
{margin:0;}
figure.show-caption:not(.slideshow)
{
    top:auto;
}
figure.show-caption figcaption
{
    padding:0px;
}
.hero-banner {
background-image: url(../img/base/284.gif);
background-repeat: no-repeat;
background-position: center center;
margin: 10px 5px 5px;
position: relative;
background-color: #2a2a2a;
}
.hero-banner h1, .hero-banner h2 {
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
filter: dropshadow(color=#000000, offx=1, offy=1);
line-height: 1.2em;
}
.hero-banner h1 {
font-weight: 900;
color: #fff;
}
.hero-banner h2 {
font-weight: 300;
}
.hero-banner hgroup {
padding: 1em;
}
section {
overflow:visible;
clear: both;
margin-bottom: 10px;
}
/*====================================================================
    Form
======================================================================*/
[role=form] {
  zoom:1;
  width:auto;
  height:auto;
}
/*====================================================================
    Content
======================================================================*/
select[disabled=disabled] {
    background: #dbdbdb;
}
[role=main] {
  zoom: 1;
  padding:0 ;
  margin: 0;
   margin-top:15px;
}
[role=product] {
  zoom: 1;
  z-index:0;
  margin: 0;
}
[role=main]:before,[role=main]:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
[role=main]:after {
  clear: both;
}
.loaded .grid-wrap {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.grid-wrap {
padding: 0;
position:relative;
height:100%;
}
.loaded .grid-model {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.grid-model {
padding: 0;
position:relative;
height:100%;
}
div {

}
li.block-wrap {
list-style-type: none;
}
 .block-wrap
 {
     
 
    opacity:0;
    
 }
  .block-model
 {
     
     padding:0;
     margin:0;
    opacity:0;
    
 }
  .block-model .block
  {
      background-color:#999;
      color:#800000;
  }
 .logo
 {
     opacity:0;
    
 }
 #logo-block {


}
 a.normal {
    background-color: rgb(39, 39, 39);
    padding: 0.4em;
    font-size:2rem;
    border:1px solid #FF4C4C;
    cursor: pointer;
    color: #FF4C4C;
}
 .block {
display: block;
background:#f9f9f9;
position: relative;
font-size: 20px;
font-size: 2rem;
overflow: visible;
 min-height: 6.5em;
   border-radius: 5px ;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
 .grayback
 {
     background:#cccccc;
 }
 .noradius
 {
        border-radius: 0px ;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
 }
 .wrapdiv
 {
     width:100%;
     height:100%;
     background:rgba(229,229,229,1);
     position:absolute;
     top:0;
     right:0;
     
     -webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
border-top-left-radius:10px;
border-bottom-left-radius:10px;
 }
  .card-1 {
     -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  transition: all 0.2s ease-in-out;
}

.card-1:hover {
   -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
}
.card-2 {
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 5px 1px rgba(0,0,0,.1);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,.1);
        border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.card-3 {
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,.1);
    -ms-box-shadow: 0px 0px 3px 1px rgba(0,0,0,.1);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,.1);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.searchbox {
    width: Calc(100% - 4.5rem - 2px);
    float: none;
    clear: both;
    direction: rtl;
    padding: 0.2em 4.5rem 0.2em 0;
}
 .btnSearch
 {
      width:11%;
      height:95%;
     float:right;
     position:relative;
     margin:0px 0px;
     border:0;
    
   clear:none;
   display:inline-block;
   margin-right:10px;
   background:#bc2e2d url('img/base/btnsearch.png') no-repeat center center;
   background-size:contain;
   border-radius: 3px ;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

 }
  .btnSearch:hover
  {
      background:#bc2e2d url('img/base/btnsearch.png') no-repeat center center;
       background-size:contain;
       cursor:pointer;
  }
  #dvSearch {
    width: 100%;   
}
.sBox {
       border: 1px solid #bc2e2d;
    font-size: 2.5rem;
    background: #d4d4d4;
    color: #bc2e2d;
    -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  font-family: 'yekan';
}
    .sBox:focus {
        background-color: #f3f3f3;
        color:#4b4b4b;
    }
   .btnCart
 {
      width:100%;
      height:95%;
    top:0;
     position:relative;
     margin:0;
     border:0;
   clear:none;
   display:inline-block; 
   background:#bc2e2d url('img/base/icon-cart.png') no-repeat center center;
   background-size:contain;
   border-radius: 3px ;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-decoration: none;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;

 }
  .btnCart:hover
  {
      background:#bc2e2d url('img/base/icon-cart.png') no-repeat center center;
       background-size:contain;       
       cursor:pointer;
  }
 .borderbred
 {
     background:#C5E6F7;
     border-bottom:2px solid #b7b7b7;    
     z-index:10;
 }
  .logo-wrap
 {
   
  background-color:#bc2e2d;
   /*background:#bc2e2d url('img/base/back.png') repeat 0 0;*/
 }
  .logo-wrap:hover:not(.nohover) {
     
}
.news,.news2{
   background: transparent;
max-width: 100%;
display: block;
height: auto;
}
.wrapper
{
    z-index:2;
}
 .block iframe,.image img {

max-width: 100%;
max-height: 100%;
display: block;
margin:auto;
}

 .resize {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
 img
 {
     border:0;
 }
 .image > img:not(.lazyOwl), .no-js .image img:not(.lazyOwl) {
position: absolute;
top: 0;
left: 0;
right: 0;
overflow: hidden;
}
 img.imgd
 {
     position:relative;
 }
 .image:not(.img_loaded) {
background-image: url(img/base/284.gif);
background-repeat: no-repeat;
background-position: center center;
}

.istranse.img_loaded {
      background-image:none;
}

.image, .video-block {
overflow: hidden;
}
 .text-only {
padding: 20px;
direction:rtl;
text-align:right;
}
 .loaded .grid-wrap {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
 .loader {
    background: #fff url('img/base/284.gif') no-repeat center center;
    height: 100%;
    width: 100%;
}
.loaded .grid-wrap, .loaded .grid-wrap .block-wrap {
/*-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;*/
}
.grid-wrap {
padding: 0;position:relative;
}
.grid-home .block-wrap {
padding: 0;
}
 .loaded .grid-wrap .block-wrap {
/*-webkit-transition-property: left, right, top;
-moz-transition-property: left, right, top;
-ms-transition-property: left, right, top;
-o-transition-property: left, right, top;
transition-property: left, right, top;*/

}

 .block-wrap, .fake-block-wrap {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
position: relative;
padding: 5px;
}
 .icon-suggest
      {
         background:#fff;/* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

      }
 .whiteblock
      {
          background:#fff; /* Old browsers */
      }
 .trans
 {
     background:transparent;
 }
 .toolbar
 {
     background:#f1f1f1;
     
 }
 .block-wrap[data-colspan='2'], .fake-block-wrap[data-colspan='2'] {
width: 100%;

}
 .block-wrap[data-colspan='5'][data-rowspan='1'] {
width: 100%;

}
  .block-wrap[data-colspan='2'][data-rowspan='1'] {
width: 100%;

}

   .icon-login
 {
       background-image:none;
background: rgb(207,4,4); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(207,4,4,1) 0%, rgba(255,48,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(207,4,4,1)), color-stop(100%,rgba(255,48,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(207,4,4,1) 0%,rgba(255,48,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(207,4,4,1) 0%,rgba(255,48,25,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(207,4,4,1) 0%,rgba(255,48,25,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(207,4,4,1) 0%,rgba(255,48,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#ff3019',GradientType=1 ); /* IE6-9 */

     padding:0;
     
 }
      .icon-camera
 {
          background: rgb(244,180,2); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(244,180,2,1) 0%, rgba(183,107,1,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,180,2,1)), color-stop(100%,rgba(183,107,1,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(244,180,2,1) 0%,rgba(183,107,1,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(244,180,2,1) 0%,rgba(183,107,1,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(244,180,2,1) 0%,rgba(183,107,1,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(244,180,2,1) 0%,rgba(183,107,1,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b402', endColorstr='#b76b01',GradientType=0 ); /* IE6-9 */
     padding:0;
     
 }
      .icon-contactus
      {
background: rgb(78,147,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(78,147,0,1) 0%, rgba(97,183,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,147,0,1)), color-stop(100%,rgba(97,183,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(78,147,0,1) 0%,rgba(97,183,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(78,147,0,1) 0%,rgba(97,183,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(78,147,0,1) 0%,rgba(97,183,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(78,147,0,1) 0%,rgba(97,183,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e9300', endColorstr='#61b700',GradientType=0 ); /* IE6-9 */

     padding:0;
      }
      .icon-learning
      {
background: rgb(106,19,173); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(106,19,173,1) 0%, rgba(196,70,221,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(106,19,173,1)), color-stop(100%,rgba(196,70,221,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(106,19,173,1) 0%,rgba(196,70,221,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(106,19,173,1) 0%,rgba(196,70,221,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(106,19,173,1) 0%,rgba(196,70,221,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(106,19,173,1) 0%,rgba(196,70,221,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a13ad', endColorstr='#c446dd',GradientType=1 ); /* IE6-9 */

     padding:0;
      }
      .icon-represent
      {
background: rgb(6,109,171); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(6,109,171,1) 0%, #611817 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,109,171,1)), color-stop(99%,#611817)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(6,109,171,1) 0%,#611817 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(6,109,171,1) 0%,#611817 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(6,109,171,1) 0%,#611817 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(6,109,171,1) 0%,#611817 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066dab', endColorstr='#00b2d6',GradientType=0 ); /* IE6-9 */

     padding:0;
      }
      .icon-red
      {
background: #611817; /* Old browsers */
      }
      .icon-special
      {

background: rgb(29,89,173); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(29,89,173,1) 0%, rgba(93,124,175,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(29,89,173,1)), color-stop(100%,rgba(93,124,175,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(29,89,173,1) 0%,rgba(93,124,175,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(29,89,173,1) 0%,rgba(93,124,175,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(29,89,173,1) 0%,rgba(93,124,175,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(29,89,173,1) 0%,rgba(93,124,175,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d59ad', endColorstr='#5d7caf',GradientType=1 ); /* IE6-9 */


      }
      .ic-icon
      {
          background: rgb(29,89,173); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(29,89,173,1) 0%, rgba(93,124,175,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(29,89,173,1)), color-stop(100%,rgba(93,124,175,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(29,89,173,1) 0%,rgba(93,124,175,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(29,89,173,1) 0%,rgba(93,124,175,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(29,89,173,1) 0%,rgba(93,124,175,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(29,89,173,1) 0%,rgba(93,124,175,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d59ad', endColorstr='#5d7caf',GradientType=1 ); /* IE6-9 */
      }
       .istranse
{
     background-image:none;
}
   .with-hidden-caption {
cursor: pointer;
z-index: 1;
position: absolute;
bottom:0;
top:0;
left: 0;
right: 0;
overflow: hidden;
-webkit-transition: background 0.2s ease-in-out;
-moz-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
background-image:none;


}
   .with-hidden-caption figcaption {
padding:0%;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
bottom: 0;
left: 0;
right: 0;
display: none;
position: absolute;
z-index: 1;
}
   .white-color
   {
       background:none;
       overflow:auto;
   }
   .maron-color
   {       
   background-color: #441616;  
   padding:0;
   }
.wrapper {
    text-align: center;
}
.headerbar {
    position: relative;
    height: 20px;
    bottom: 0px;
    z-index: 2;
    background:transparent url('img/base/down.png') center center no-repeat;
}
.with-hidden-caption figcaption {
    
    background: none;
   
}
.link-block {
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    background: rgba(255, 255, 255, 0);
    
}
ul.link-block li.sep .line {
background-color: #d2d5d6;
height: 10px;
width: 1px;
display: block;
margin-top: 5px;
}
.project-block:before {
    content: "";
    height: 0;
    padding-top: 100%;
    display: block;
}
.hero-banner.img_loaded {
background-image: none;
}
.list-block ul, .list-block li {
margin: 0;
padding: 0;
}
.list-block span {
display: block;
text-decoration: none;
padding: 0 1rem;

vertical-align: middle;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
text-align:right;
color: #5f0808;
direction:rtl;
width:100%;
float:right;
}
ul.horiz span
{
    border:0;
    
}

.list-block span i
{
    font-size: 16px;
    font-size: 2.0rem;
    color:#333;
}

.list-block
{
    overflow:auto;
}
ul.horiz{
    height:100%;       
    font-family:'yekan';
    float:right;
    font-size:1.5rem;
}
.list-block ul {
    list-style: none;
    width: 100%;
    height: 95%;
    font-size: 20px;
    font-size: 2rem;
    
    
}
ul.shipping
{
     font-size: 15px;
    font-size: 1.5rem;
    height:auto;
}

.list-block li {
    height: 25%;
    
}
.list-block li.horiz {
    height:100%;
    width:auto;
    text-align:center;
    display:table-cell;
    margin:0;
    float:right;
    direction:rtl;
    overflow:hidden;    
}
.list-block li.sep {   
    width:50px;   
}
.list-block span i.modelselected {
font-size: 16px;
font-size: 1.6rem;
font-family:IRANSans;
font-weight:bold;
}
.list-block span i.note {
font-size: 12px;
font-size: 1.2rem;
float: right;

}
a,li,ul {
color: #545454;
text-decoration: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.list-block a {
display: block;
text-decoration: none;
padding: 0 1rem;
    width: calc(100% - 2rem);
   float: right;
    clear: both;
vertical-align: middle;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
}
.list-block li.horiz a
{  
  color:#0e3b4e;
}

.sliding-middle-out {
	display: inline-block;
	position: relative;
	padding-bottom: 3px;
}
.sliding-middle-out:after {
	content: '';
	display: block;
	margin: auto;
    margin-top:5px;
	height: 2px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
.sliding-middle-out:hover:after {
	width: 100%;
	background: #bc2e2d;
}
.list-block a:hover:not(li.horiz a)
{
    background: #125d69;
    color: #fff;
}
.list-block a:hover i
{
   
    color:#fff;
}
.list-block a:hover span
{
   
    color:#fff;
}
.list-block span:hover{

}
.list-block span:hover i {
color: #333;
}
.hero-banner img {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: auto;
}
.hidden
{
    display:none;
}
 .loaded .grid-wrap .animWh
{
-webkit-transition-property: left, right, top,width,height;
-moz-transition-property: left, right, top,width,height ;
-ms-transition-property: left, right, top,width,height;
-o-transition-property: left, right, top,width,height;
transition-property: left, right, top,width,height;

}
 .menuH,.navbox
 {    
     float: left;
       margin-top:20px;
       
 }
#navmenuflow.fixed {
    position: fixed;
    z-index: 1000000;
    padding: 0;
    min-width:600px;
    background:#e7e7e7;   
     box-shadow:0px 3px 2px rgba(0,0,0,.15);
    top: 0;
    width: 100%;
}
 #navmenuflow.fixed2
 {
    
 }
 #rlogoEn
 {
     display:none;
         height: 40px;
    padding: 0 64px;
 }
  #navmenuflow.fixed2 i.flow, #navmenuflow.fixed2 .menu-icon,#navmenuflow.fixed2 #rlogo
  {
      display:none;
  }
  #navmenuflow.fixed2 #rlogoEn
  {
      display:block;
  }
  #navmenuflow.fixed2 ul.horiz
  {
      padding:20px 0 0 0;
      margin:0;
  }
    #navmenuflow.fixed2 .nav-cog
  {
      top:4em;
  }
#navmenuflow.fixed2 .nav-cart {
    top: 3.5em;
}
   #navmenuflow.fixed2 .navbox a
   {
       height:auto;
   }
#navmenuflow.fixed2 .navbox {
    padding: 20px 0  0 10px;
    margin:0;
}
  #navmenuflow.fixed2 #dvSearch
  {
      margin-top:0;
  }
  #navmenuflow.fixed2 .nav-srch
  {
      margin:0;
      margin-top:10px;
  }
  #navmenuflow.fixed2 .nav-srch .inner
  {
      padding-bottom:0;
  }
 input.btnconfirmbuy
 {
-webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  background-color:rgb(78,147,0);
 }
 input.btnconfirmbuy:hover
 {
     background-color: #357e34;
 }
  a.btnconfirmbuy
 {
-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background-color: rgb(78,147,0);
    opacity: 0.7;
    font-family: 'yekan';
    float: right;
    clear: none;
    text-align:center;
 }
  a.btnconfirmbuy:hover
 {
     opacity:1;
 }
  a.return
  {
      background-color:rgb(114,114,114);
  }
  [data-colspan="1"] .list-block {
min-height: 0;
}
   .image img:not(.imgd)  {
       height:100px;
       width:100px;     
      
    }
   .settinguser
   {
       direction:rtl;
       display:block;
       float:left;
       margin-top:0;
       position:relative;
       width:98%;      
       padding:1%;
       background-color:#111111;
   }
   .settinguser p
   {
         font-size:15px;
       font-size:1.5rem;
   }
   .settinguser i
   {
       width:auto;
        font-size:15px;
        font-size:1.5rem;
   }
   .settinguser a
   {
       border:none;
   }   
   .settinguser .icon
   {
       margin-left:0.5em;
      vertical-align:text-bottom;
   }
   #flnav
   {
       display:block;
   }
   .navbox a
{
    margin:auto 10px;
    font-size: 1.5rem;
    text-align:center;
}
   #rlogo
   {
       height:50px;
   }
.placeHolder {   
    width:100%;    
    float: none;
    background:#f9f9f9;
    margin:0 auto;
        display: flex;
}
section.org
{
    position:relative;margin:0 auto;float:none;
}
section.orghead
{
    position:relative;margin:0 auto;float:none;
}
.Phinner {
    float: right;
    width: 100%;
    height: 590px;
    margin-bottom: 10px;
    position: relative;
}
.PlaceHolderFlex {
     display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    align-content:flex-start;
    justify-content:center;       
    overflow: hidden;
    width:100%;
    margin-bottom:50px;

}
.zoom {
    transition:1s ease-in-out; 
   
}
.zoom:hover {
   
     -webkit-transform:scale(1.5);
    -moz-transform:scale(1.5);
    -o-transform:scale(1.5);
    -ms-transform:scale(1.5);
 
}
.namad {
       float: right;
    margin-right: 20px;
}
.outfoot
{
    float:none;max-width:1400px;margin:auto;
}
.PlaceHolderFlex .dvS
{
   
    display: block;
    float: right;
    clear: none;
    width: 136.3px;
    height: 196.3px;
    flex-basis:auto;   
    flex-shrink: 2;
    flex-direction: row;    
    align-self: flex-start;
      margin-right:11.7px;
}
.PlaceHolderFlex .dvS span.flowt
{
    position:relative;
    clear:both;
    float:left;
    display:block;
    text-align:center;
    font-family:'yekan';
    font-size:1.5rem;
    margin-top:5px;
    direction:rtl;
    width:Calc(100% - 13px);
    text-overflow:ellipsis;
    overflow: hidden;      
    white-space: nowrap;  
    padding:10px 5px;
    border:1px solid #003064;
    min-height:21px;

}
.PlaceHolderFlex .dvM
{
  overflow:hidden;
    display: block;
    float: right;
    clear: none;
        width: 281px;
    height: 284px;
    flex-basis:auto;   
    flex-shrink: 2;
    flex-direction: row;    
    align-self: flex-start;
      margin:14px;
}
.PlaceHolderFlex.dh .dvM.r1, .PlaceHolderFlex.dh .dvM.r1 .metrosqure, .PlaceHolderFlex.dh .dvM.r1 .metrosqure img:not(.nimg)
{
     height:525px;
}
.PlaceHolderFlex.dh .dvM.r2, .PlaceHolderFlex.dh .dvM.r2 .metrosqure, .PlaceHolderFlex.dh .dvM.r2 .metrosqure img:not(.nimg)
{
    height:212px;
}
.PlaceHolderFlex.dh
{
    flex-direction: column;
    height: 525px;
    justify-content: flex-start;
}
.dvL {
       width: Calc(50% - 16px);
    float: right;
    margin-right: 30px;
        display: flex;
}

.PlaceHolderFlex .dvL
{ 
    overflow:hidden;
    width:630px;
    height:300px;
   flex-basis:auto;   
    flex-shrink: 2;
    flex-direction: row;       
      margin:5px;
}
.PlaceHolderFlex .groupDV
{
   
    display:flex;
       width: 850px;
    flex-shrink: 2;
    flex-direction: row;  
    flex-wrap:wrap;
    align-content:flex-start;
    justify-content:center;      
}

.triangle-down-right {
      position: fixed;
    width:155px;  
    left: 0;
    bottom: 0;  
    overflow: hidden;
    float: left;
    margin: 0;
    z-index:10;
}
.triangle-down-right img
{
    width:100%;    
}
@media  (min-width: 40em) {
    section.org {
    width: 900px;

}
    .navbox {
        padding: 0;       
    }
    .image img:not(.imgd) {
       height:auto;
       width:auto;
      
    }
   #rlogo {
        height: 80px;
    }
    body,#cssmenu {
       
        padding-top:5em;

    }
     section {
        margin-bottom: 0;
    }
      .block-wrap {
        float: left;
        width: 50%;
    }
    .grid-home .block-wrap {
        padding: 5px;
    }
    .block-wrap[data-colspan="2"] {
        width: 100%;
    }
    [data-colspan="1"] .block {
        min-height: 12.5em;
    }

    [data-colspan='2'][data-rowspan='2'] .text-only{
        padding:40px;
    }
        [data-colspan="2"][data-rowspan="2"] .text-only h1, [data-colspan="2"][data-rowspan="2"] .text-only h2, [data-colspan="2"][data-rowspan="2"] .text-only p {
            line-height: 1.2em;
        }
        [data-colspan="2"][data-rowspan="2"] .text-only p {
            font-size: 53px;
            font-size: 5.3rem;
            font-weight: 100;
        }
    [data-colspan="1"][data-rowspan="1"] .image img {
        width: 290px;
        min-width: 100%;
    }
   
    .hero-banner {
        margin: 10px 5px;
    }
        .hero-banner hgroup {
            position: absolute;
            top: 10px;
            left: 20px;
        }
    .list-block li {
        float: right;
        
    }
   
}

.gridview ,.gridview tbody,.gridview tfoot,.gridview thead,.gridview tr,.gridview th,.gridview td
{
   
    transition:all 1.000s ease;
-webkit-transition:all 1.000s ease;
-moz-transition:all 1.000s ease;
-o-transition:all 1.000s ease;
}
 .hiddencol
    {
        display:none;
    }

.gridview td
{
    padding:5px;
    margin:0;
   
}
.gridview tr.red
{
    background-color:rgb(207,4,4) !important;
}
.fullw {
    width: 100%;
    height: 300px;
    margin:10px 0 50px 0;
    border: 1px solid #f3f3f3;
    background: #fff;
    float:right;
    position: relative;
}
@media (min-width: 56.25em) {
     section.org
    {
        width:900px;
    }
    .PlaceHolderFlex.dh {
        flex-direction: column;
        height: 525px;
        justify-content: flex-start;
    }
        .PlaceHolderFlex.dh .dvM.r1,.PlaceHolderFlex.dh .dvM.r1 .metrosqure,.PlaceHolderFlex.dh .dvM.r1 .metrosqure img:not(.nimg) {
            height:525px;
        }
         .PlaceHolderFlex.dh .dvM.r2,.PlaceHolderFlex.dh .dvM.r2 .metrosqure,.PlaceHolderFlex.dh .dvM.r2 .metrosqure img:not(.nimg) {
            height:212px;
            
        }
    .PlaceHolderFlex .dvM {
        width: 281px;
        height: 284px;
    }
    .PlaceHolderFlex .dvS
    {
        width:136.3px;
        height:196.3px;
    }
}
@media (min-width: 68.75em) {
   

     section.org
    {
        width:1000px;
    }
      section.orghead {
        width:1100px;
    }
      .PlaceHolderFlex .dvL
    {
        width:420px;
        height:206.6px;
    }
      .PlaceHolderFlex .dvS{
        width:154.9px;
        height:214.2px;
    }
    
     .PlaceHolderFlex .dvM{
        width:305.3px;
        height:308.3px;
    }
      .PlaceHolderFlex.dh {
        flex-direction: column;
        height: 525px;
        justify-content: flex-start;
    }
       .PlaceHolderFlex.dh .dvM.r1,.PlaceHolderFlex.dh .dvM.r1 .metrosqure,.PlaceHolderFlex.dh .dvM.r1 .metrosqure img:not(.nimg) {
            height:525px;
        }
         .PlaceHolderFlex.dh .dvM.r2,.PlaceHolderFlex.dh .dvM.r2 .metrosqure,.PlaceHolderFlex.dh .dvM.r2 .metrosqure img:not(.nimg) {
            height:188px;
            
        }
   body,#cssmenu {
       
        padding-top:5em;

    }
    .navbox {
        padding: 12px 0px;       
    }
    .menuH,.navbox
    {
        display:block;
      
        
    }
    
        .menuH li {
            padding: 0;            
        }
        .menuH li a
        {
           
        }
     section {
        overflow: visible;
        clear: none;
    }
    .block-wrap {
        width: 33.33%;
        padding: 10px;
    }
        .block-wrap[data-colspan="2"] {
            width: 66.66%;
        }
    [data-colspan="2"] .block {
        min-height: 28.15em;
    }
    [data-colspan="1"] .block {
        min-height: 12.84em;
    }
    [data-colspan='2'][data-rowspan='2'] .text-only{
        padding:40px;
    }
        [data-colspan="2"][data-rowspan="2"] .text-only p {
            font-size: 53px;
            font-size: 5.3rem;
        }
    #logo-block {
        display: block;
    }
    .hero-banner {
        margin: 10px;
    }
        .hero-banner h1 {
            font-size: 48px;
            font-size: 4.8rem;
        }
        .hero-banner h2 {
            font-size: 36px;
            font-size: 3.6rem;
        }
        .hero-banner hgroup {
            top: 40px;
            left: 40px;
        }
    .list-block ul {
        display: table;
    }
    .list-block a {
        display: table-cell;
    }
    .list-block li {
        display: table-row;
         float:right;
        width: 100%;
        padding:10px 5px;
    }
    .list-block span {
        display: table-cell;
    }
   
}
@media (width:1024px) {
 
     body,#cssmenu {
       padding-top:5em;
    }
     

}
@media (width:1366px) {
       html {
font-size:8px;
}
    body,#cssmenu {
       padding-top:6.3em;
    }
     #cssmenu.fixed {
        padding-top: 3.7em;
    }
    
}
@media (min-width: 78.32em) {

     #dvSearch{
            margin-top: 20px;
        }
    section.org
    {
        width:1100px;
    }
    section.orghead {
        width:1253px;
    }
   .PlaceHolderFlex .dvM{
        width:338.3px;
        height:341.3px;
    }
    .PlaceHolderFlex.dh .dvM.r1,.PlaceHolderFlex.dh .dvM.r1 .metrosqure,.PlaceHolderFlex.dh .dvM.r1 .metrosqure img:not(.nimg) {
            height:525px;
        }
         .PlaceHolderFlex.dh .dvM.r2,.PlaceHolderFlex.dh .dvM.r2 .metrosqure,.PlaceHolderFlex.dh .dvM.r2 .metrosqure img:not(.nimg) {
            height:155px;
            
        }

   .PlaceHolderFlex .dvS{
        width:172.6px;
        height:230.6px;
    }
    body {
       padding-top:5em;
       background-image:none;
    }
    .navbox
{
    padding:0px 0 0px 10px; text-align:center;
}
    .menuH
    {
         padding:0;
    }
    .menuH li {
            padding: 0 10px;
            font-size:0.6em;
        }
        .menuH li a 
        {
            font-size:1.5rem;
        }
    #rlogo {
        height: 80px;
    }
     .navbox a
    {
         margin:auto 1.5rem;
         font-size:1em;
    }
       
     ul.horiz
    {
        font-size:1.5em;
    }
    .block-wrap {
        width: 25%;
    }
        .block-wrap[data-colspan="2"] {
            width: 50%;
        }
    [data-colspan="1"] .block {
        min-height: 12.92em;
    }
    [data-colspan="2"] .block {
        min-height: 28.33em;
    }
    .hero-banner h1 {
        font-size: 60px;
        font-size: 6rem;
    }
    .hero-banner h2 {
        font-size: 48px;
        font-size: 4.8rem;
    }
    .list-block span i.note {
        font-size: 14px;
        font-size: 1.4rem;
        float: right;
    }
}

@media (min-width: 81.25em) {
   
     section.org
    {
        width:1260px;
    }
     .PlaceHolderFlex.dh {
        flex-direction: column;
        height: 670px;
        justify-content: flex-start;
    }
      .PlaceHolderFlex.dh .dvM.r2,.PlaceHolderFlex.dh .dvM.r2 .metrosqure,.PlaceHolderFlex.dh .dvM.r2 .metrosqure img:not(.nimg) {
            height:238px;
            
        }
     .PlaceHolderFlex.dh .dvM.r1, .PlaceHolderFlex.dh .dvM.r1 .metrosqure, .PlaceHolderFlex.dh .dvM.r1 .metrosqure img:not(.nimg)
     {
           height:670px;
     }
      .PlaceHolderFlex.dh .dvM.r1 {
            height:670px;
        }
         .PlaceHolderFlex.dh .dvM.r2 {
            height:238px;
            
        }
   .PlaceHolderFlex .dvM{
        width:400.3px;
        height:403.3px;
    }
   .PlaceHolderFlex .dvS{
        width:200px;
        height:259.6px;
    }
}
@media (min-device-width:1800px) and (min-width: 93.98em) {
    .menuH li {
        padding: 0 1.5rem;
        font-size: 0.6em;
    }
        .menuH li a {
            font-size: 1.5rem;
        }
    section.org
    {
        width:1260px;
    }
    body {
         background: #f9f9f9;
    }
    .bg_back
{
      background-image: url("img/base/bg_body.png") !important;
      background-position: calc(100% - 45px)  top !important;
      background-repeat:no-repeat !important;
}
    .block-wrap {
        width: 20%;
    }
        .block-wrap[data-colspan="2"] {
            width: 40%;
        }
    [data-colspan="1"] .block {
        min-height: 12.2em;
    }

}
.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.nopadding
{
    width:100%;
    height:100%;
    padding:0;
}
.noradius
{
      border-radius: 0px ;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
#mask {
    background-color: rgba(0, 0, 0, 0.42);
position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100000;
    color: #fff;
    font-size: 3rem;
    text-align: center;
    padding-top: 100px;
}

#fram_wrap_content
{
    width:100%;
    display:block;
    border:0;
    margin:0;
    padding:0;
    height:auto;
    z-index:100001;
    position:fixed;
    text-align:center;
    top:3rem;
}
footer
{
    border-top:5px solid #bc2e2d;
    position:relative;
    margin-top:20px;    
    width:100%;
    direction:rtl;
    opacity:0;
    filter:alpha(opacity=00);
    background: #e8e8e8;
    float:right;
        font-size: 1.5rem;
        font-family: 'yekan';
}
footer #contact .inner
{
        float: right;
            padding-left: 10px;
}
footer .icon:before
{
    font-size:2rem;
}
    footer #contact {
        float: right;
    }
.Infooter {
    width: 90%;
    padding: 20px 5%;
    float: right;
    position: relative;
    padding-bottom: 3%;
}
    .botfooter
    {
        position: relative; width:calc(100% - 20px); height: auto; padding:10px; float: right;
            background:#4a4a4a;
    color: #ff8e95;
    display:block;
    clear:both;
     text-align:center;
    }
    .botfooter a
    {
        color:#bcbcbc;
    }
.fcol {
        width:250px;
    float: right;
    padding-right: 50px;
    font-size: 0.9em;
    line-height: 2em;
    height: 100%;
    position: relative;
    clear: none;
    border-right: 1px solid #c3c3c3;
    display: block;
}
.fcol h4.ftitle
{
    color: #bc2e2d;
    font-size: 2em;
}
.fcol ul.ftitle
{
    float:right;

}
.fcol ul.ftitle li
{
    float:right;
    width:120px;
        padding: 10px 0 0 0;
}
.socialPlace {
    position: relative;
    width: 120px;
    height: auto;
    padding: 5px;
    float: right;
}
.ul1 {
    list-style-type: none;
    margin: 0;
    padding:0;
    padding-top: 10px;
    overflow: hidden;
    font-size:12px;
}
.ul1 li {
    display: inline-block;
    text-align: center;
    outline: none;
        color: #bcbcbc;       
}
.ul1 li a
{
        padding: 0 10px;
}
.frameclose {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -20px;
    top: -20px;
    background: #fff url('img/base/delete.gif') no-repeat center center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#loader
{
    z-index:100001;text-align:center; width:15%;position:absolute; display:none;background-color:#fff;padding:10px;
    border-radius: 10px ;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.totop {
    right:10px;
    bottom:10px;
  position: absolute;
  z-index:99;
  background: url(img/base/totop.png) no-repeat;
  width: 42px;
  height: 42px;
  cursor:pointer;
}
.totop a
{
     padding:20px;
 
}
.notifalarm
{
    position:fixed;
    bottom:0;
    left:0;
    width:98%;
    padding:1%;
    background:#2ba402;
    color:#fff;
    display:none;
    font-size:1.2em;
    text-align:center;
}
.redalarm
{
    background:#c70000;
}
 .loader {
    background: #fff url('img/base/284.gif') no-repeat center center;
        max-height: 80px;
       height: calc(100% - 20px);
    width: 100%;
    padding: 10px 0;
   
}
  .contain
 {
     background-size:inherit;
     max-height:none;
     position:absolute;  
     float:none;
     clear:none;
     top:0; 
     background-color:rgba(255, 255, 255, 0.42);
     z-index:1;
 }
 .containFit
 {
      background-size:contain;
 }
 .logofoot
 {
     opacity:1;
     color:#bc2e2d;
 }
.lightcolor {
    color:#bc2e2d;
}
.lnb
{
    margin-left:0 !important;    
}
.tnb
{
    margin-top:0 !important;    
}
.bnb
{
    margin-bottom:0 !important;    
}
.rnb
{
    margin-right:0 !important;   
}
.nomarg
{
    margin-left:0 !important;   
    margin-right:0 !important;   
}