.vcenter {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@font-face {
  font-family: 'AvnBYekan';
  font-weight: normal;
  src: url('../fonts/yekan-fa.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/yekan-fad41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/yekan-fa.woff') format('woff'), /* Modern Browsers */ url('../fonts/yekan-fa.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/yekan-fa.html#svgFontName') format('svg');
  /* Legacy iOS */
}
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: 13px;
  font-family: AvnBYekan;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Milad Init */
* {
  margin: 0;
  padding: 0;
  border: 0 none;
  font-family: AvnBYekan;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*::selection,
*::-moz-selection {
  background: #666;
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
html,
body {
  color: #333;
}
a {
  text-decoration: none;
  color: #333;
}
/* chrome autofill fix */
input:-webkit-autofill {
  background-color: #FFFFFF !important;
  border: 1px solid #6c6c6c !important;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.button,
.btn {
  background: #666;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  height: 30px;
  line-height: 1.8;
  margin: 5px;
  padding: 7px 10px;
}
a.button:hover,
button.button:hover,
input.button:hover,
a.btn:hover,
button.btn:hover,
input.btn:hover {
  background: #333;
  color: #fff;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea > .anonymous-div,
input > .anonymous-div,
input::-moz-placeholder,
textarea::-moz-placeholder {
  padding: 0 !important;
}
/* Theme Specific */
.sheet {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.wrapper {
  width: 100%;
  display: inline-block;
}
.avn-maincol {
  float: none;
}
.leftcol,
.avn-leftcol {
  float: left;
}
.rightcol,
.avn-rightcol {
  float: right;
}
:focus {
  outline: none;
}
.container {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
/*html,
body { 
	height: 100%;
	display: table;
	width: 100%;
}
 
.page-row {
	display: table-row;
	height: 1px;
}
 
.page-row-expanded { 
	height: 100%;
}*/
.rtl {
  display: inline-block;
  direction: ltr;
}
body,
html {
  background-image: url('../images/bg.png');
  line-height: 1.8;
  position: relative;
}
html,
body {
  height: 100% !important;
    top: 0px;
    right: 0px;
}
.avn-wrapper {
  min-height: 100%;
  margin-bottom: -322px;
}
.avn-wrapper:after {
  content: "";
  display: block;
  height: 322px;
}
footer {
  height: 322px;
}
.avn-wrapper {
  padding-top: 60px;
  padding-bottom: 50px;
}
header {
  background-color: #d9d7cb;
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  width: 100%;
}
header.overflow {
  overflow: hidden;
}
header h1 {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  -webkit-box-shadow: 0 0 10px #333;
  -moz-box-shadow: 0 0 10px #333;
  box-shadow: 0 0 10px #333;
}
header h1:before {
  content: "";
  border-width: 8px 5px;
  border-style: solid;
  border-color: transparent;
  border-top: 8px solid #fff;
  border-left: 5px solid #eee;
  position: absolute;
  bottom: 0;
  left: 100%;
}
header h1:after {
  content: "";
  border-width: 8px 5px;
  border-style: solid;
  border-color: transparent;
  border-top: 8px solid #fff;
  border-right: 5px solid #eee;
  position: absolute;
  bottom: 0;
  right: 100%;
}
header h1 a {
  display: inline-block;
  vertical-align: bottom;
  width: 155px;
  height: 75px;
  background: url('../images/icons.png') no-repeat 0 0 #fff;
  text-indent: -999em;
}
header nav {
  float: left;
}
header nav ul.menu {
  float: right;
}
header nav ul.menu > li {
  float: right;
  -moz-transform: skewX(-15deg);
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  border-left: 1px solid #aaa;
  border-right: 1px solid #eee;
  position: relative;
}
header nav ul.menu > li ul {
  display: none;
  position: absolute;
  right: -29px;
  top: 100%;
  min-width: 200px;
  -moz-transform: skewX(15deg);
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
  background-color: #e1e1e1;
  border-right: 1px solid #bababa;
  border-left: 1px solid #bababa;
}
header nav ul.menu > li ul li {
  border-bottom: 1px solid #bababa;
}
header nav ul.menu > li ul li:hover {
  background-color: #fff;
}
header nav ul.menu > li ul a,
header nav ul.menu > li ul span {
  display: block;
  padding: 0 15px;
  line-height: 40px;
}
header nav ul.menu > li.item-130 ul {
  right: -35px;
}
header nav ul.menu > li.item-182 ul {
  right: -8px;
}
header nav ul.menu > li.active,
header nav ul.menu > li:hover {
  background-image: url("../images/grad-gold.png");
}
header nav ul.menu > li:hover > ul {
  display: block;
}
header nav ul.menu > li > a,
header nav ul.menu > li > span {
  display: block;
  line-height: 60px;
  padding: 0 30px;
  -moz-transform: skewX(15deg);
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}
header .lang-toggler {
  width: 70px;
  height: 60px;
  float: left;
  cursor: pointer;
  -moz-transform: skewX(-15deg);
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  position: relative;
}
header .lang-toggler:before {
  content: "";
  position: absolute;
  background: url('../images/icons.png') -155px 0 #e8e4d9;
  width: 32px;
  height: 32px;
  top: 13px;
  left: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-transform: skewX(15deg);
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}
header .lang-toggler:after {
  content: "";
  border-style: solid;
  border-width: 6px 3px;
  border-color: transparent;
  border-top: 6px solid #999;
  position: absolute;
  top: 27px;
  right: 5px;
  -moz-transform: skewX(15deg);
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}
header .lang-toggler:hover {
  background-image: url("../images/grad-gold.png");
}
header .lang-toggler:hover:before {
  background-color: #ffcd11;
}
header .lang-toggler:hover:after {
  border-top-color: #666;
}
header .mod-languages {
  display: none;
  position: absolute;
  top: 100%;
  left: -8px;
  z-index: 2;
  background-color: #d9d7cb;
  width: 70px;
  text-align: center;
  border: 1px solid #999;
}
header .mod-languages li {
  margin: 0;
}
header .mod-languages li:hover {
  background-image: url("../images/grad-gold.png");
  margin: 0;
  background-position: left bottom;
  cursor: pointer;
}
header .mod-languages li a {
  display: block;
}
header .mod-languages img {
  margin-bottom: -3px;
}
.slider-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  position: relative;
  overflow: hidden;
  direction: rtl;
}
.slider-wrapper .center {
  width: 100%;
  height: 680px;
  margin: 0 auto;
  position: relative;
}
.slider-wrapper .center ul {
  display: inline-block;
  vertical-align: bottom;
}
.slider-wrapper .center ul li {
  height: 680px;
  float: right;
  overflow: hidden;
}
.slider-wrapper .center ul li img {
  width: 100%;
  vertical-align: bottom;
}
.slider-wrapper .directionNav {
  direction: rtl;
}
.slider-wrapper .directionNav button {
  z-index: 99;
  display: block;
  font-size: 0;
  position: absolute;
  cursor: pointer;
  outline: 0;
  top: 50%;
  background-color: transparent;
  -webkit-transition: 300ms all;
  -moz-transition: 300ms all;
  -ms-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
}
.slider-wrapper .directionNav button:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden;
  background: url('../images/icons.png') no-repeat -188px 0 transparent;
  top: 50%;
  margin-top: -16px;
}
.slider-wrapper .directionNav button i {
  width: 25px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.slider-wrapper .directionNav button i:before {
  content: '';
  width: 50px;
  height: 50px;
  border: 3px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: block;
}
.slider-wrapper .directionNav button i:last-child {
  direction: ltr;
}
.slider-wrapper .directionNav button span {
  display: inline-block;
  vertical-align: middle;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  width: 0;
  color: #fff;
  -webkit-transition: 300ms all;
  -moz-transition: 300ms all;
  -ms-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
  font-size: 0;
  height: 50px;
  line-height: 44px;
  text-align: center;
}
.slider-wrapper .directionNav button.prev {
  right: 35px;
}
.slider-wrapper .directionNav button.prev:before {
  right: 50%;
  margin-right: -16px;
  background-position: -220px 0;
}
.slider-wrapper .directionNav button.prev:hover:before {
  right: 9px;
  margin-right: 0;
  background-position: -284px 0;
}
.slider-wrapper .directionNav button.next {
  left: 35px;
}
.slider-wrapper .directionNav button.next:before {
  left: 50%;
  margin-left: -16px;
  background-position: -188px 0;
}
.slider-wrapper .directionNav button.next:hover:before {
  left: 9px;
  margin-left: 0;
  background-position: -252px 0;
}
.slider-wrapper .directionNav button:hover span {
  width: 50px;
  font-size: 13px;
  border-top: 3px solid #46acb1;
  color: #46acb1;
  border-bottom: 3px solid #46acb1;
}
.slider-wrapper .directionNav button:hover.prev span {
  padding-right: 30px;
}
.slider-wrapper .directionNav button:hover.next span {
  padding-left: 30px;
}
.slider-wrapper .directionNav button:hover i:before {
  border-color: #46acb1;
}
.slider-wrapper.insidepage {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  padding: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 10px;
}
.slider-wrapper.insidepage .center {
  height: 300px;
  overflow: hidden;
}
.slider-wrapper.insidepage .center li {
  height: 300px;
}
.slider-wrapper.insidepage .controlnav {
  text-align: center;
  margin: 15px 0 0;
  font-size: 0;
  height: 10px;
}
.slider-wrapper.insidepage .controlnav button {
  font-size: 0;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #e2e2e2;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: 0 2px;
  cursor: pointer;
}
.slider-wrapper.insidepage .controlnav button.active {
  background-color: #4eacac;
}
footer .upper {
  background-color: #fff;
  padding: 30px 0;
}
footer .upper h3 {
  text-align: center;
  border-bottom: 1px dashed #333;
  line-height: 13px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
footer .upper p {
  text-align: justify;
  line-height: 20px;
}
footer .upper .custom ul {
  margin-top: 15px;
}
footer .upper .custom li {
  position: relative;
  padding-right: 30px;
}
footer .upper .custom li:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url('../images/icons.png') no-repeat -155px -32px transparent;
  top: 7px;
  right: 0;
}
footer .upper .custom li:nth-child(2):before {
  background-position: -171px -32px;
}
footer .upper .custom li:nth-child(3):before {
  background-position: -187px -32px;
}
footer .upper .avn-social {
  font-size: 0;
  text-align: center;
  margin-top: 30px;
}
footer .upper .avn-social li {
  display: inline-block;
  margin: 0 10px;
}
footer .upper .avn-social li a {
  text-indent: -999em;
  width: 40px;
  height: 40px;
  border: 1px solid #333;
  display: inline-block;
  background: url('../images/icons.png') no-repeat 0 -75px transparent;
}
footer .upper .avn-social li a:hover {
  border: 1px solid #fff;
  background-color: #fff;
  border: 1px solid transparent;
}
footer .upper .avn-social li.facebook a {
  background-position: 0px -75px;
}
footer .upper .avn-social li.facebook a:hover {
  background-position: 0px -115px;
  background-color: #3b5998;
}
footer .upper .avn-social li.google_plus a {
  background-position: -40px -75px;
}
footer .upper .avn-social li.google_plus a:hover {
  background-position: -40px -115px;
  background-color: #dd4b38;
}
footer .upper .avn-social li.linkedin a {
  background-position: -120px -75px;
}
footer .upper .avn-social li.linkedin a:hover {
  background-position: -120px -115px;
  background-color: #046599;
}
footer .upper .avn-social li.youtube a {
  background-position: -162px -76px;
}
footer .upper .avn-social li.youtube a:hover {
  background-position: -162px -116px;
  background-color: #DF192A;
}
footer .upper .avn-social li.instagram a {
  background-position: -82px -76px;
}
footer .upper .avn-social li.instagram a:hover {
  background-position: -82px -116px;
  background-color: #7F4E34;
}
footer .upper .avn-social li.telegram a {
  background-position: -202px -76px;
  border: 0 none;
}
footer .upper form ul {
  margin-top: 10px;
}
footer .upper form li {
  margin-top: 10px;
}
footer .upper form li input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  padding: 0 10px;
  border: 1px solid transparent;
}
footer .upper form li input:focus {
  border: 1px solid #333;
}
footer .upper form li #send {
  background-color: #4eacac;
  color: #fff;
  cursor: pointer;
}
footer .upper form li #send:hover {
  background-color: #007979;
}
footer .copyright {
  background-color: #dedbd2;
  border-top: 3px solid #eae6e3;
}
footer .copyright a {
  float: right;
  line-height: 35px;
  display: inline-block;
  white-space: nowrap;
}
footer .copyright a:before {
  content: "";
  background: url('../images/icons.png') no-repeat -330px 0 transparent;
  width: 61px;
  height: 21px;
  display: inline-block;
  float: right;
  margin: 6px 0 0 5px;
  border-left: 1px solid #333;
}
footer .copyright p {
  direction: ltr;
  font-family: tahoma !important;
  font-size: 11px;
  float: left;
  line-height: 35px;
}
.midspot ul {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  padding: 15px;
  background-color: #fff;
  margin: 30px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.midspot ul li {
  float: right;
  width: 25%;
  padding: 15px;
  height: 240px;
  overflow: hidden;
}
.midspot ul li a {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  line-height: 45px;
}
.midspot ul li h4 {
  background-image: url('../images/grad-gray.png');
  line-height: 45px;
  padding: 0 20px;
}
.midspot ul li img {
  width: 100%;
  vertical-align: bottom;
}
.avn-main-container {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
.avn-main-container .avn-maincol {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 15px 20px;
}
.avn-main-container .avn-maincol.leftie,
.avn-main-container .avn-maincol.rightie {
  float: right;
  width: 79%;
}
.avn-main-container aside {
  width: 19.3%;
}
.avn-main-container aside.avn-rightcol {
  margin-left: 1.7%;
}
.avn-main-container aside.avn-leftcol {
  margin-right: 1.7%;
}
aside ul.menu li {
  margin-bottom: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  overflow: hidden;
}
aside ul.menu li a,
aside ul.menu li span {
  display: block;
  padding: 0 30px;
  line-height: 50px;
  background-color: #e1e1e1;
}
aside ul.menu li:hover a,
aside ul.menu li.current a,
aside ul.menu li:hover span,
aside ul.menu li.current span {
  background-color: #4eacac;
  color: #fff;
}
.breadcrumbs {
  padding: 30px 0;
  background: url('../images/breadcrumbs.jpg') center center #fff;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  text-align: center;
}
.breadcrumbs h2 {
  line-height: 30px;
  font-size: 19px;
  float: right;
}
.breadcrumbs ul.breadcrumb {
  float: left;
}
.breadcrumbs ul.breadcrumb li {
  line-height: 30px;
  display: inline-block;
}
.breadcrumbs .custom {
  display: inline-block;
  background-color: #fff;
  padding: 0 35px;
  height: 40px;
  position: relative;
  line-height: 20px;
}
.breadcrumbs .custom:before {
  content: '';
  margin: 0 5px;
  width: 40px;
  height: 40px;
  display: inline-block;
  background: url('../images/phone-contact.png') no-repeat center center #1a2e81;
  position: absolute;
  top: 0;
  left: 100%;
}
.breadcrumbs .custom * {
  line-height: 20px;
}
.breadcrumbs .custom *:first-child {
  color: #1A2E81;
}
.item-page {
  text-align: justify;
}
.item-page h2,
.item-page h3,
.item-page h4,
.item-page h5,
.item-page h6 {
  color: #4eacac;
  font-size: 19px;
  margin-bottom: 10px;
  line-height: 1;
}
.item-page h2:nth-child(n+2),
.item-page h3:nth-child(n+2),
.item-page h4:nth-child(n+2),
.item-page h5:nth-child(n+2),
.item-page h6:nth-child(n+2) {
  margin-top: 30px;
}
.item-page a {
  color: #4eacac;
}
.item-page .pull-left {
  float: left;
  padding-right: 30px;
}
.item-page .pull-right {
  float: right;
  padding-left: 30px;
}
.item-page .item-image {
  width: 42%;
  padding-bottom: 30px;
}
.item-page .item-image img {
  width: 100%;
  vertical-align: bottom;
}
.item-page .icons {
  display: none;
}
ul.sigProContainer.sigProClassic {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  padding: 0 !important;
  margin: 30px 0 !important;
}
ul.sigProContainer.sigProClassic li.sigProThumb {
  float: right;
  width: 95px;
  padding: 0 0 30px 30px;
  margin: 0;
  overflow: hidden;
}
ul.sigProContainer.sigProClassic li.sigProThumb:nth-child(4n) {
  margin-left: 0;
}
ul.sigProContainer.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
  background-image: none;
  padding: 0;
  float: none;
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
ul.sigProContainer.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  border: 0 none;
  padding: 0;
  float: none;
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
ul.sigProContainer.sigProClassic li.sigProThumb a.sigProLink {
  float: none;
  display: inline-block;
  vertical-align: bottom;
  background-color: #333;
  width: 100% !important;
  position: relative;
}
ul.sigProContainer.sigProClassic li.sigProThumb a.sigProLink img {
  width: 100% !important;
  height: 100% !important;
  background-size: cover !important;
}
ul.sigProContainer.sigProClassic li.sigProThumb span.sigProCaption,
ul.sigProContainer.sigProClassic li.sigProThumb span.sigProPseudoCaption {
  display: none;
}
.list-downloads {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  margin-top: 15px;
}
.list-downloads a {
  float: right;
  width: 19%;
  padding-bottom: 19%;
  margin: 0 0 1.25% 1.25%;
  background: url('../images/download.png') no-repeat center center #f1f1f1;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  overflow: hidden;
}
.list-downloads a:nth-child(5n) {
  margin-left: 0;
}
.list-downloads a h3 {
  position: absolute;
  right: 10px;
  left: 10px;
  bottom: 10px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.list-downloads a:hover h3 {
  color: #4eacac;
}
.list-downloads a.single {
  width: 50%;
  padding-bottom: 30%;
}
.list-history li {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  padding: 5px;
}
.list-history li:nth-child(2n-1) {
  background-color: #f1f1f1;
}
.list-history li .image {
  float: left;
  width: 115px;
  overflow: hidden;
}
.list-history li .image img {
  width: 100%;
  vertical-align: bottom;
}
.list-history li .content {
  padding-left: 130px;
}
.list-history li .content h3 {
  color: #4eacac;
  font-size: 19px;
  line-height: 1;
  margin: 5px 0 10px;
}
.items-leading > div {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
.items-leading .page-header h2 {
  color: #4eacac;
  font-size: 19px;
  margin-bottom: 10px;
}
.items-leading table {
  width: 100%;
  table-layout: fixed;
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: center;
}
.items-leading table tr:nth-child(2n-1) {
  background-color: #f1f1f1;
}
.items-leading table td {
  height: 35px;
  vertical-align: middle;
  padding: 0 10px;
}
.items-leading table td:last-child {
  text-align: left;
}
.items-leading table td:last-child a {
  font-family: tahoma;
}
.items-leading table td:last-child a:hover {
  color: #4eacac;
}
.items-leading .contact-icon {
  margin-top: 10px;
}
.items-leading .contact-icon li {
  margin-bottom: 10px;
}
.items-leading .contact-icon li:before {
  content: "";
  background: url('../images/contact.png') no-repeat 0 0 transparent;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.items-leading .contact-icon li:nth-child(2):before {
  background-position: -16px 0;
}
.items-leading .contact-icon li:nth-child(3):before {
  background-position: -32px 0;
}
.items-leading .contact-icon li:nth-child(4):before {
  background-position: -48px 0;
}
.items-leading .contact-icon span:first-child {
  width: 70px;
  display: inline-block;
  color: #999;
}
.avn-map {
  float: left;
  margin-right: 30px;
  margin-top: -45px;
}
.page-contact .items-leading > div {
  padding: 15px 20px;
}
.page-contact .items-leading > div:nth-child(2n-1) {
  background-color: #f1f1f1;
}
.page-contact li {
  margin-bottom: 10px;
}
.page-contact li:last-child {
  margin-bottom: 0;
}
.page-contact li:before {
  content: "";
  background: url('../images/contact.png') no-repeat 0 0 transparent;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.page-contact li:nth-child(2):before {
  background-position: -16px 0;
}
.page-contact li:nth-child(3):before {
  background-position: -32px 0;
}
.page-contact li:nth-child(4):before {
  background-position: -48px 0;
}
.page-contact li span:first-child {
  width: 70px;
  display: inline-block;
  color: #999;
}
.page-contact li a {
  color: #4eacac;
  font-family: tahoma;
}
#userForm {
  max-width: 500px;
}
#userForm h1,
#userForm h2,
#userForm h3,
#userForm h4,
#userForm h5,
#userForm h6 {
  font-size: 19px;
  color: #4eacac;
  line-height: 1;
  margin-bottom: 10px;
}
#userForm div {
  margin-top: 10px;
}
#userForm select,
#userForm input[type="text"],
#userForm textarea {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 40px;
  border: 1px solid #ccc;
  padding: 5px;
}
#userForm select:focus,
#userForm input[type="text"]:focus,
#userForm textarea:focus {
  border: 1px solid #333;
}
#userForm textarea {
  height: 120px;
  line-height: 30px;
}
#userForm #send {
  background-color: #4eacac;
  width: 150px;
  height: 50px;
  margin-top: 25px;
  border: 0 none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
#userForm #send:focus {
  border: 0 none;
}
#userForm #send:hover {
  background-color: #3A7F80;
}
.rsform-submit-button {
  background-color: #4eacac;
  width: 150px;
  height: 50px;
  margin-top: 25px;
  border: 0 none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.rsform-submit-button:focus {
  border: 0 none;
}
.rsform-submit-button:hover {
  background-color: #3A7F80;
}
.page-opinion #userForm {
  max-width: none;
}
.page-opinion #userForm .list {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
.page-opinion #userForm .list li {
  width: 32%;
  margin: 0 0 2% 2%;
  float: right;
}
.page-opinion #userForm .list li:nth-child(3n) {
  margin-left: 0;
}
.page-opinion #userForm h5 {
  color: #999;
  margin-top: 50px;
}
.page-opinion #userForm label {
  padding: 0 5px 0 50px;
  vertical-align: super;
}
.tabs-selective {
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  overflow: hidden;
}
.tabs-selective .titles {
  background-color: #f1f1f1;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
.tabs-selective .titles h3 {
  float: right;
  cursor: pointer;
  padding: 0 5px;
  margin: 0 5px;
  line-height: 50px;
}
.tabs-selective .titles h3:hover,
.tabs-selective .titles h3.active {
  color: #4eacac;
  position: relative;
}
.tabs-selective .titles h3:hover:before,
.tabs-selective .titles h3.active:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -2px;
  height: 3px;
  background-color: #4eacac;
}
.tabs-selective .contents .single {
  display: none;
  text-align: justify;
  padding: 20px;
}
.tabs-selective .contents .image {
  float: left;
  width: 40%;
  padding: 0 15px 15px 0;
}
.overlay-menu {
  display: none;
  position: absolute;
  bottom: 0;
  top: 60px;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  z-index: 1000;
}
.overlay-menu .sheet {
  display: none;
  background-color: #fff;
}
.overlay-menu .sheet .container {
  border-bottom: 1px solid #ccc;
}
.overlay-menu .sheet h3 {
  background-color: #b9b89e;
  padding: 0 20px;
  line-height: 40px;
  font-size: 19px;
}
.overlay-menu .sheet li {
  width: 33.33%;
  float: right;
  height: 230px;
  border-left: 1px solid #ccc;
  padding: 15px;
}
.overlay-menu .sheet li:nth-child(1) {
  border-right: 1px solid #ccc;
}
.overlay-menu .sheet li:nth-child(3) {
  border-left: 0 none;
}
.overlay-menu .sheet li .image {
  text-align: center;
  width: 100%;
  padding-bottom: 35%;
  position: relative;
  margin-bottom: 5px;
}
.overlay-menu .sheet li .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}
.overlay-menu .sheet li a {
  display: block;
  text-align: center;
  background-color: #f1f1f1;
  line-height: 35px;
}
.overlay-menu .sheet li a:hover {
  background-color: #79796A;
  color: #fff;
}
.overlay-menu .sheet li span {
  display: inline-block;
  vertical-align: bottom;
  width: 70px;
  color: #999;
}
.overlay-menu .sheet h4 {
  float: right;
  font-size: 19px;
  text-align: center;
  width: 200px;
  height: 70px;
  padding-top: 70px;
  -webkit-background-size: contain;
  background-size: contain;
  /*            &.ic-122,
            &.ic-124{
                background-image: url('../images/sp220.jpg');
            }
            &.ic-114,
            &.ic-118{
                background-image: url('../images/backhoe.jpg');
            }
            &.ic-117,
            &.ic-119{
                background-image: url('../images/excavator.jpg');
            }
            &.ic-121,
            &.ic-123{
                background-image: url('../images/hydraulic.jpg');
            }*/
}
.overlay-menu .sheet h4 img {
  display: block;
  margin: 0 auto;
  max-width: 135px;
  max-height: 70px;
  vertical-align: bottom;
}
.overlay-menu .sheet ul {
  float: right;
  width: 1000px;
}
.overlay-menu .sheet ul .image {
  padding-bottom: 40%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .overlay-menu .sheet {
    padding: 0;
  }
  .overlay-menu .sheet h4 {
    width: 140px;
  }
  .overlay-menu .sheet ul {
    float: none;
    padding-right: 140px;
  }
}
/*
 * Iran Map - SVG and Responsive.
 * Free and open source.
 * Version 1.1.0
 * By: MohammadReza Pourmohammad.
 * Email: mohammadrpm@gmail.com
 * Web: http://mrpm.ir
 */
#IranMap {
  display: block;
  position: relative;
  padding: 0;
  font-family: Tahoma;
  font-size: 11px;
  width: 90%;
  margin: 30px auto;
}
#IranMap .show-title {
  display: none;
  position: absolute;
  background-color: #333;
  color: #fff;
  margin: 0!important;
  padding: 0 5px;
  text-align: center;
  line-height: 26px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  opacity: 0.8;
}
#IranMap .map {
  display: block;
  float: left;
  width: 50%;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
#IranMap .map svg {
  height: auto !important;
  width: 100% !important;
}
#IranMap .map .border path,
#IranMap .map .island path {
  fill: #fff;
}
#IranMap .map .province path {
  fill: #999;
}
#IranMap .map .sea path,
#IranMap .map .lake path {
  fill: #6caed8;
}
#IranMap .map .province path:hover,
#IranMap .map .island path:hover,
#IranMap .map .province path.hover,
#IranMap .map .province path#hover,
#IranMap .map .island path.hover,
#IranMap .map .island path#hover {
  fill: #4eacac!important;
  cursor: pointer;
}
#IranMap .list {
  display: block;
  float: right;
  width: 50%;
}
#IranMap .list ul {
  padding: 0;
}
#IranMap .list > ul {
  margin-left: 10px;
}
#IranMap .list li {
  list-style: none;
}
#IranMap .list span {
  background: #242424;
  color: #ecf0f1;
  display: block;
  margin: 0 2px;
  padding: 0 8px;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 2px;
}
#IranMap .list li ul li {
  display: block;
  float: right;
  width: 33.33333333%;
}
#IranMap .list li ul li a {
  background: #34495e;
  color: #ecf0f1;
  display: block;
  padding: 0 8px;
  line-height: 26px;
  margin: 2px 2px;
  text-decoration: none;
}
#IranMap .list li ul li a:hover,
#IranMap .list li ul li a.hover,
#IranMap .list li ul li a#hover {
  background: #4eacac;
}
#IranMap .list ul:before,
#IranMap .list ul:after {
  display: table;
  content: " ";
}
#IranMap .list ul,
#IranMap .list ul:after {
  clear: both;
}
#IranMap .city {
  clear: both;
  padding: 10px 0;
}
@media (max-width: 930px) {
  #IranMap .list {
    width: 50%;
  }
}
@media (max-width: 745px) {
  #IranMap .list li ul li {
    width: 50%;
  }
}
@media (max-width: 515px) {
  #IranMap .list,
  #IranMap .map {
    width: 100%;
  }
  #IranMap .list li ul li {
    width: 33.33333333%;
  }
  #IranMap .list li ul li a {
    font-size: 10px !important;
  }
}
@media (max-width: 515px) {
  #IranMap .list li ul li {
    width: 50%;
  }
}
@media (max-width: 250px) {
  #IranMap .list li ul li {
    width: 100%;
  }
}
/******************/
.agency {
  margin: 0 -10px;
}
#IranMap {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
#IranMap .map {
  float: left;
  width: 45%;
}
#IranMap .city {
  float: right;
  width: 55%;
}
#IranMap .city > p {
  text-align: center;
  padding-top: 150px;
  position: relative;
}
#IranMap .city > p:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -46px;
  width: 93px;
  height: 115px;
  background: url('../images/marker.png') no-repeat center center transparent;
}
#IranMap .city > div {
  display: none;
}
#IranMap .city h3 {
  font-size: 19px;
  text-align: center;
  margin-bottom: 15px;
}
#IranMap .city h4 {
  font-size: 19px;
  padding-top: 50px;
  padding-bottom: 10px;
  text-align: center;
  color: #4eacac;
}
#IranMap .city table {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #ccc;
  direction: ltr;
  text-align: right;
}
#IranMap .city table tr {
  border-bottom: 1px solid #ccc;
}
#IranMap .city table tr:nth-child(1) {
  color: #999;
}
#IranMap .city table tr:nth-child(n+2) {
  background-color: #f1f1f1;
}
#IranMap .city table td {
  line-height: 25px;
  padding: 5px;
}
#IranMap .city table td:nth-child(2) {
  width: 110px;
}
#IranMap .city table td:nth-child(3) {
  width: 85px;
}
#IranMap .city table td:nth-child(4) {
  width: 75px;
}
#IranMap .city table td:nth-child(5) {
  width: 80px;
}
.blogs {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
.blogs li {
  width: 30%;
  float: right;
  margin: 0 0 5% 5%;
}
.blogs li:nth-child(3n) {
  margin-left: 0;
}
.blogs li .image {
  padding-bottom: 57%;
  position: relative;
}
.blogs li .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.blogs li h4 a {
  font-size: 19px;
  line-height: 26px;
  padding: 5px 0;
}
.blogs li .details {
  color: #999;
}
.blogs li p {
  text-align: justify;
  color: #666;
  line-height: 24px;
}
.blogs.products h4 {
  text-align: center;
  margin-top: 5px;
}
.pagination {
  text-align: center;
  margin-top: 30px;
}
.pagination ul {
  border-left: 0 none;
  font-size: 0;
  background-color: #f1f1f1;
  padding: 10px 0;
}
.pagination ul li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 2px;
}
.pagination ul li a,
.pagination ul li span {
  display: block;
  line-height: 25px;
  width: 25px;
  text-align: center;
}
.pagination ul li span,
.pagination ul li a:hover {
  color: #fff;
  background-color: #4eacac;
}
.pagination ul li.pagination-prev,
.pagination ul li.pagination-next,
.pagination ul li.pagination-start,
.pagination ul li.pagination-end {
  display: none;
}
.blog-single.gallery ul.sigProContainer.sigProClassic li.sigProThumb {
  width: 25%;
}
.blog-single .rightcol {
  width: 52%;
}
.blog-single .leftcol {
  width: 42%;
}
.blog-single > h3 {
  font-size: 19px;
  margin-bottom: 30px;
}
.blog-single .details {
  background-color: #f1f1f1;
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  padding-left: 10px;
  margin: 15px 0;
}
.blog-single .details span {
  float: right;
  line-height: 40px;
  padding-right: 20px;
}
.blog-single .details span:before {
  content: "";
  background: url('../images/icons.png') no-repeat -127px -169px transparent;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
}
.blog-single .details .social {
  float: left;
  padding-top: 9px;
}
.blog-single .details .social a {
  text-indent: -999em;
  display: inline-block;
  vertical-align: bottom;
  width: 24px;
  height: 24px;
  background: url('../images/icons.png') no-repeat 0 -169px transparent;
  margin-right: 5px;
}
.blog-single .details .social a.fb {
  background-position: -29px -169px;
}
.blog-single .details .social a.gp {
  background-position: -87px -169px;
}
.blog-single .details .social a.tw {
  background-position: -58px -169px;
}
.blog-single .details .social a.in {
  background-position: 0 -169px;
}
.blog-single .text {
  text-align: justify;
  margin-bottom: 40px;
}
.blog-single .sigProContainer.sigProGalleriaContainer {
  clear: initial;
  background-color: transparent;
  padding: 0;
  margin: 0;
  overflow: hidden;
  direction: ltr;
}
.blog-single .sigProContainer.sigProGalleriaContainer div.sigProGalleriaPlaceholderContainer {
  background-image: none;
  background-color: transparent;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleriaPlaceholder {
  width: 100%;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleriaPlaceholder a {
  padding-bottom: 60%;
  overflow: hidden;
  position: relative;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleriaPlaceholder a img {
  right: 0;
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleriaPlaceholder p.sigProGalleriaTargetTitle {
  display: none;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleria li.sigProThumb {
  cursor: pointer;
  float: left;
  width: 19.2%;
  padding: 0;
  margin-top: 0;
  margin-bottom: 1%;
  margin-right: 1%;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleria li.sigProThumb:nth-child(5n) {
  margin-right: 0;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleria li.sigProThumb:nth-child(-n+5) {
  margin-top: 1%;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleria li.sigProThumb a.sigProLink {
  border: 1px solid #fff;
  background-color: transparent;
  width: 100% !important;
  height: auto !important;
  position: relative;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleria li.sigProThumb a.sigProLink:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleria li.sigProThumb a.sigProLink.sigProLinkSelected:before,
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleria li.sigProThumb a.sigProLink:hover:before {
  content: initial;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleria li.sigProThumb a.sigProLink img {
  background-size: inherit !important;
  width: 100% !important;
  height: auto !important;
}
.blog-single .sigProContainer.sigProGalleriaContainer .sigProGalleria .sigProClear {
  display: none;
}
.product-page h1,
.product-page h2,
.product-page h3,
.product-page h4,
.product-page h5,
.product-page h6 {
  font-size: 19px;
  color: #4eacac;
}
.product-page h1 *,
.product-page h2 *,
.product-page h3 *,
.product-page h4 *,
.product-page h5 *,
.product-page h6 * {
  font-size: 19px;
}
.product-page h1:not(:first-child),
.product-page h2:not(:first-child),
.product-page h3:not(:first-child),
.product-page h4:not(:first-child),
.product-page h5:not(:first-child),
.product-page h6:not(:first-child) {
  margin-top: 30px;
}
.product-page table {
  width: 100%;
  margin-bottom: 30px;
  direction: ltr;
  text-align: right;
}
.product-page table td {
  line-height: 30px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  width: 50%;
}
.product-page table td:last-child {
  direction: rtl;
}
.product-page table tr:first-child td {
  font-size: 19px;
  border-bottom: 2px solid #4eacac;
  text-align: right;
}
.product-page table tr:first-child td * {
  font-size: 19px;
}
.product-page .leftcol img {
  max-width: 100%;
  display: block;
  margin: 0 auto 15px;
}
.com-rsticketspro-submit-ticket .control-group {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  margin-bottom: 15px;
}
.com-rsticketspro-submit-ticket .control-group .control-label {
  float: right;
  width: 150px;
}
.com-rsticketspro-submit-ticket .control-group .controls {
  padding-right: 150px;
}
.com-rsticketspro-submit-ticket .control-group .controls input[type="text"] {
  width: 50%;
  border: 1px solid #ccc;
  height: 35px;
}
.com-rsticketspro-submit-ticket .control-group .controls select {
  width: 300px;
  border: 1px solid #ccc;
  height: 35px;
}
.com-rsticketspro-submit-ticket .control-group .controls textarea {
  width: 50%;
  border: 1px solid #ccc;
  height: 75px;
}
