رفتن به مطلب

عدم لود هیدر و تصاویر قالب


پست های پیشنهاد شده

با سلام خدمت دوستان و تبریک سال نو3.JPG2.JPG1.JPG

من امروز یه قالب رو داشتم از html به وردپرس تبدیل میکردم ولی به یه مشکلی برخوردم.

پوشه اصلی من به شرح زیر طرح ریزی شده:

حالا داشتم روش کار میکردم ولی متاسفانه هدر و سایر تصاویری که برای سایت در نظر گرفته شده همشون یک عکسن و قطعه قطعه شدن ، هدر و تصاویر دیگه سایت من بشکل زیر درمیاد:

در صورتی که تو اچ تی ام ال اینطوری نشون میده و باید هم مثل این باشه:

این فایل CSS :


/*
Theme Name: AstaNet New design
Theme URI: http://www.astanet.ir
Description: AstaNet New design
Version: 1.0
Author: Mohammad d
Author URI: http://www.astanet.ir
*/
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,
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,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 11px;
text-decoration:none;
vertical-align: baseline;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-family: inherit;
}
/* --- typography --------------------- */
@font-face {
font-family:"BYekan";
src: url( "font/BYekan.eot" );
src: local( "?" ),
url( "fonts/BYekan.woff" )
format( "woff" ),
url( "fonts/BYekan.ttf" )
format( "truetype" );
}
/*headings*/
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before, q:after {
content: '';
content: none;
}
h1 a ,
h2 a ,
h3 a{
color:inherit;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
font: inherit;
color: inherit;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
del {
text-decoration:line-through;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.hide{
opacity:0;
visibility:hidden;
}
.hide-c {
display:none;
}
.container {
margin-right:auto;
margin-left:auto;
*zoom: 1;
}
.container:before,
.container:after {
display: table;
line-height: 0;
content: "";
}
.container:after {clear: both;}
.p-r-20{
width:20px;
display:inline-block;
}
.p-r-30{
width:30px;
display:inline-block;
}
.row {
*zoom: 1;
width:100%;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {clear: both;}
.col {float:right;}
.go-left {float:left;}
.ltr { direction:ltr;display:inline-block; }
.rtl { direction:rtl;display:inline-block; }
.fast-transition {
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-ms-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
transition: all 150ms ease-in-out;
}
.medium-transition {
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.slow-transition {
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
}
.clearfix:after {
clear: both;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin:2px;
padding: 2px 4px;
white-space: nowrap;
direction:ltr;
text-align:left;
}
pre {
margin:8px;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.inline-list ul li{
float:right;
}
.browsehappy {
background: #ccc;
color: #000;
padding: 0.2em 0;
text-align:center;
position:fixed;
top:0;
width:100%;
}
.browsehappy a {
text-decoration:underline;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
::selection{
background:#C569A6;
color:#fff;
}
::-moz-selection{
background:#C569A6;
color:#fff;
}
p {
line-height: 1.7em;
}
html {
font-size: 11px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family:"tahoma","yekan","dinar","Verdana","Arial";
font-size: 11px;
line-height: 1.6;
color: #333;
background-color: #fff;
}
a {
color: #428bca;
-webkit-transition: color 200ms ease-in-out,
opacity 200ms ease-in-out,
padding 200ms ease-in-out,
border-color 200ms ease-in-out,
box-shadow 200ms ease-in-out,
background-color 200ms ease-in-out;
-moz-transition: color 200ms ease-in-out,
opacity 200ms ease-in-out,
padding 200ms ease-in-out,
border-color 200ms ease-in-out,
box-shadow 200ms ease-in-out,
background-color 200ms ease-in-out;
-ms-transition: color 200ms ease-in-out,
opacity 200ms ease-in-out,
padding 200ms ease-in-out,
border-color 200ms ease-in-out,
box-shadow 200ms ease-in-out,
background-color 200ms ease-in-out;
-o-transition: color 200ms ease-in-out,
opacity 200ms ease-in-out,
border-color 200ms ease-in-out,
padding 200ms ease-in-out,
box-shadow 200ms ease-in-out,
background-color 200ms ease-in-out;
transition: color 200ms ease-in-out,
padding 200ms ease-in-out,
opacity 200ms ease-in-out,
border-color 200ms ease-in-out,
box-shadow 200ms ease-in-out,
background-color 200ms ease-in-out;
text-decoration: none;
}
.content p a:hover {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
li a {
color:inherit;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}

@media print {
* {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
.in-height p {
line-height:inherit;
}
.wrapper{
width:100%;
}
.wrapper:before,
.wrapper:after {
display: table;
line-height: 0;
content: "";
}
.wrapper:after {
clear: both;
}
.inner-el {
width:1000px;
}
.customselect {
position:relative;
min-width:90px;
overflow:hidden;
}
.customselect select{
border:none;
background:inherit;
width:105%;
color:inherit;
height:100%;
padding-right:7px;
cursor:pointer;
}
.customselect .arw {
position:absolute;
top:50%;
left:8px;
margin-top:-5px;
}
.customselect .arw.right{
left:auto;
right:8px;
}
/* icons */
.icon{
display: inline-block;
background: url(img/icons.png) no-repeat;
}
.block { display:block; }
.d-table { display:table }
.aligncenter{
display:block;
margin:14px auto;
}
.icon-about { width: 20px; height: 19px; background-position: -130px -25px; }
.icon-arw-down { width: 12px; height: 11px; background-position: -302px 0; }
.icon-arw-left2 { width: 8px; height: 12px; background-position: -197px -24px; }
.icon-arw-left3 { width: 5px; height: 9px; background-position: -302px -29px; }
.icon-arw-left4 { width: 5px; height: 9px; background-position: -530px -70px; }
.icon-arw-left-dark { width: 6px; height: 12px; background-position: -158px 0; }
.icon-arw-left { width: 6px; height: 12px; background-position: -78px -38px; }
.icon-arw-right { width: 12px; height: 14px; background-position: -302px -13px; }
.icon-big-arw-left { width: 36px; height: 101px; background-position: 0 0; }
.icon-brands { width: 25px; height: 10px; background-position: -634px -43px; }
.icon-calender2 { width: 18px; height: 17px; background-position: -677px 0; }
.icon-calender { width: 17px; height: 17px; background-position: -658px -24px; }
.icon-camera { width: 99px; height: 80px; background-position: -316px 0; }
.icon-cctv { width: 38px; height: 28px; background-position: -38px -50px; }
.icon-children { width: 215px; height: 51px; background-position: -538px -55px; }
.icon-clock { width: 21px; height: 22px; background-position: -316px -82px; }
.icon-coins { width: 17px; height: 19px; background-position: -283px 0; }
.icon-contact { width: 18px; height: 18px; background-position: -614px -17px; }
.icon-currency_exchange { width: 26px; height: 24px; background-position: -152px -25px; }
.icon-dbl-arww { width: 15px; height: 18px; background-position: -180px -40px; }
.icon-document { width: 15px; height: 20px; background-position: -61px -80px; }
.icon-down { width: 11px; height: 7px; background-position: -86px -45px; }
.icon-drrrr { width: 972px; height: 7px; background-position: 0 -108px; }
.icon-flag { width: 15px; height: 14px; background-position: -180px -24px; }
.icon-gear { width: 19px; height: 19px; background-position: -733px 0; }
.icon-hand-coin { width: 32px; height: 32px; background-position: -714px -21px; }
.icon-heart { width: 15px; height: 13px; background-position: -285px -21px; }
.icon-help2 { width: 20px; height: 19px; background-position: -516px -49px; }
.icon-help { width: 35px; height: 35px; background-position: -248px -22px; }
.icon-id { width: 21px; height: 16px; background-position: -285px -40px; }
.icon-in-green { width: 14px; height: 16px; background-position: -166px 0; }
.icon-in { width: 14px; height: 16px; background-position: -500px -49px; }
.icon-ivahid { width: 75px; height: 22px; background-position: -339px -82px; }
.icon-lamp { width: 23px; height: 22px; background-position: -182px 0; }
.icon-letter { width: 20px; height: 14px; background-position: -632px 0; }
.icon-link-out { width: 22px; height: 22px; background-position: -634px -16px; }
.icon-log-out { width: 17px; height: 18px; background-position: -218px 0; }
.icon-login { width: 31px; height: 31px; background-position: -417px -49px; }
.icon-logo-tailed { width: 216px; height: 46px; background-position: -98px -60px; }
.icon-logo { width: 195px; height: 47px; background-position: -417px 0; }
.icon-next2 { width: 18px; height: 51px; background-position: -110px 0; }
.icon-next3 { width: 16px; height: 43px; background-position: -92px 0; }
.icon-next4 { width: 9px; height: 16px; background-position: -70px 0; }
.icon-next4_black { width: 9px; height: 16px; background-position: -81px 0; }
.icon-next { width: 30px; height: 48px; background-position: -38px 0; }
.icon-ok { width: 12px; height: 11px; background-position: -516px -70px; }
.icon-person2-green { width: 16px; height: 15px; background-position: -614px 0; }
.icon-person2 { width: 16px; height: 15px; background-position: -416px -82px; }
.icon-person { width: 13px; height: 12px; background-position: -445px -94px; }
.icon-policy { width: 21px; height: 21px; background-position: -38px -80px; }
.icon-prev2 { width: 18px; height: 51px; background-position: -78px -54px; }
.icon-prev3 { width: 16px; height: 43px; background-position: -450px -49px; }
.icon-prev4 { width: 9px; height: 16px; background-position: -207px 0; }
.icon-prev4_black { width: 9px; height: 16px; background-position: -434px -82px; }
.icon-prev { width: 30px; height: 48px; background-position: -468px -49px; }
.icon-reply2 { width: 14px; height: 16px; background-position: -500px -67px; }
.icon-reply { width: 14px; height: 16px; background-position: -500px -85px; }
.icon-rocket { width: 18px; height: 17px; background-position: -516px -83px; }
.icon-security { width: 17px; height: 19px; background-position: -714px 0; }
.icon-send { width: 18px; height: 18px; background-position: -70px -18px; }
.icon-sms { width: 26px; height: 20px; background-position: -237px 0; }
.icon-ssl { width: 17px; height: 22px; background-position: -658px 0; }
.icon-support { width: 39px; height: 36px; background-position: -207px -22px; }
.icon-tel-text { width: 35px; height: 34px; background-position: -677px -19px; }
.icon-tel { width: 18px; height: 13px; background-position: -614px -37px; }
.icon-up { width: 11px; height: 7px; background-position: -416px -99px; }
.icon-user { width: 26px; height: 23px; background-position: -130px 0; }
.icon-warn { width: 217px; height: 106px; background-position: -755px 0; }
.icon-world { width: 16px; height: 17px; background-position: -265px 0; }

.scrollable {
position: relative;
}
.scrollable:focus {
outline: 0;
}
.scrollable .viewport {
position: relative;
overflow: hidden;
}
.scrollable .viewport .overview {
position: absolute;
}
.scrollable .scroll-bar {
display: none;
}
.scrollable .scroll-bar.vertical {
position: absolute;
left:0;
height: 100%;
}
.scrollable .scroll-bar.horizontal {
position: relative;
width: 100%;
}
.scrollable .scroll-bar .thumb {
position: absolute;
}
.scrollable .scroll-bar.vertical .thumb {
width: 100%;
min-height: 10px;
}
.scrollable .scroll-bar.horizontal .thumb {
height: 100%;
min-width: 10px;
left: 0;
}
.not-selectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/*Default skin*/
.scrollable.default-skin {
padding-right: 10px;
padding-bottom: 6px;
}
.scrollable.default-skin .scroll-bar.vertical {
width: 5px;
background-color:#EBEBEB;
}
.scrollable.default-skin .scroll-bar.horizontal {
height: 6px;
}
.scrollable.default-skin .scroll-bar .thumb {
background-color: #919191;
cursor:pointer;
}
.scrollable.default-skin .scroll-bar:hover .thumb {
opacity: 0.6;
}
/*
* Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/*
* Owl Carousel - Auto Height Plugin
*/
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
/*
* Core Owl Carousel CSS File
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
/* No Js */
.no-js .owl-carousel {
display: block;
}
/*
* Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
}
/*
* Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url("") no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
/**
* Navigation Menus
*/
.top-nav-wrap{
background-color:#3e4d59;
}
.main-nav-wrap{
background-color:#e62443;
}
.navigation ,
.navigation > ul {
height:43px;
}
.main-nav,
.main-nav > ul {
height:47px;
}
.navigation ul li {
position:relative;
}
.navigation ul li a{
color:#DDDDDD;
}
.main-nav ul li a{
color:#fff;
}
.navigation > ul > li {
float:right;
height:100%;
padding:8px 0px;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.navigation > ul > li:hover{
background-color:#313E49;
}
.main-nav > ul > li:hover{
background-color:#d71443;
}
.navigation > ul > li > a{
border-right:1px solid #34424D;
float:right;
height:100%;
padding:7px 23px;
-webkit-box-shadow:1px 0 0 #3B4955;
-moz-box-shadow:1px 0 0 #3B4955;
box-shadow:1px 0 0 #3B4955;
}
.main-nav > ul > li > a{
border-right:1px solid #d30e11;
padding:7px 19px;
-webkit-box-shadow:1px 0 0 #d7145a;
-moz-box-shadow:1px 0 0 #e62443;
box-shadow:1px 0 0 #e62443;
}
.navigation > ul > li:hover + li a {
border-color:#3E4D59;
-webkit-box-shadow:1px 0 0 transparent;
-moz-box-shadow:1px 0 0 transparent;
box-shadow:1px 0 0 transparent;
}
.main-nav > ul > li:hover + li a {
border-color:#e62443;
}
.navigation li ul {
visibility:hidden;
opacity:0;
position:absolute;
z-index:1000;
padding:7px 5px;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.navigation > ul > li:hover > ul ,
.main-nav > ul > li > ul > li:hover > ul{
visibility:visible;
opacity:1;
}
.navigation > ul > li > ul {
background-color:#313E49;
top:43px;
min-width:240px;
}
.main-nav > ul > li > ul {
background-color:#d71443;
top:47px;
box-shadow:0 5px 5px rgba(0,0,0,0.4);
}
.main-nav > ul > li > ul > li > ul {
right:100%;
min-width:240px;
top:0px;
background-color:#d71443;
padding-right:11px;
z-index:-1;
}
.lt-ie10 .main-nav > ul > li > ul > li > ul {
z-index:11;
}
.main-nav > ul > li > ul > li .icon {
position:absolute;
left:7px;
top:7px;
}
.main-nav > ul > li > ul > li:hover .icon {
background-position:-158px 0;
}
.navigation li ul li{
background-color:#43525F;
width:100%;
margin-bottom:4px;
padding:4px 5px;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.main-nav li ul li{
background-color:#f02e43;
}
.navigation li ul li a{
color:#C1CBD3;
}
.main-nav li ul li a{
color:#fff;
}
.navigation li ul li:hover{
background-color:#222E37;
}
.main-nav li ul li:hover{
background-color:#c70343;
}
.header .logo .icon {
margin:30px 12px 0 0;
}
.header .logo h1,
.header .logo .site-title {
color:#49636b;
}
.head-stuff{
color:#51606c;
margin:20px 0 0 10px;
}
.head-stuff .stuff{
margin-bottom:15px;
}
.head-stuff .stuff > .icon {
margin: 0 0 -3px 3px;
}
.head-stuff .stuff .item {
margin-left:17px;
}
.contact-operator-link{
background-color:#A3B745;
display:inline-block;
height:20px;
color:#3B4955;
-webkit-border-radius:15px 15px 0 0;
-moz-border-radius:15px 15px 0 0;
border-radius:15px 15px 0 0;
}
.contact-operator-link .text {
display:inline-block;
background-color:#EFF3F6;
height:100%;
padding:0 12px;
-webkit-border-radius:0 15px 0 15px;
-moz-border-radius:0 15px 0 15px;
border-radius:0 15px 0 15px;
}
.lt-ie10 .contact-operator-link .text {
border-radius:15px 0 15px 0;
}
.contact-operator-link .icon {
margin:0px 5px -2px 10px;
}
.head-stuff .stuff.id .item {
background-color:#EFF3F6;
margin-left:7px;
padding:2px 4px;
}
.main-slider-wrap {
position:relative;
}
.main-slider{
width:976px;
background-color:#fff;
padding:3px;
margin:15px auto;
position:relative;
-webkit-box-shadow:0 0 10px rgba(0,0,0,0.28);
-moz-box-shadow:0 0 10px rgba(0,0,0,0.28);
box-shadow:0 0 10px rgba(0,0,0,0.28);
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
}
.main-slider img {
max-width:970px;
height:379px;
}
.main-slider-wrap .next_prev {
position:absolute;
top:50%;
margin-top:-24px;
z-index:1000;
cursor:pointer;
visibility:hidden;
opacity:0;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
.main-slider-wrap:hover .next_prev {
visibility:visible;
opacity:1;
}
.main-slider-wrap .next_prev.next {
right:30px;
}
.main-slider-wrap .next_prev.prev {
left:30px;
}
.user-area{
width:972px;
margin-bottom:18px;
}
.user-area h3 {
color:#e14d43;
}
.user-area h3 .logged-name{
color:#696969;
margin-right:10px;
display:inline-block;
}
.user-area h3 .icon {
margin:0 0 -12px 4px;
}
.login-area-login-form input,
.login-area-login-form label {
float:right;
}
.login-area-login-form label{
color:#696969;
margin:7px 25px 0 10px;
}
.login-area-login-form input{
background:none;
border:1px solid #EAEAEA;
width:210px;
color:#696969;
height:33px;
padding:10px;
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
.login-area-login-form input:focus{
background-color:#F7F7F7;
}
.login-area-button{
border:none;
background-color:#fff;
min-width:126px;
height:33px;
text-align:right;
padding:6px 15px;
margin-right:12px;
color:#696969;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.22);
-moz-box-shadow:0 1px 5px rgba(0,0,0,0.22);
box-shadow:0 1px 5px rgba(0,0,0,0.22);
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.login-area-button:hover {
background-color:#F0F0F0;
}
.login-area-button:hover .icon-in{
background-position:-166px 0;
}
.login-area-button:hover .icon-person2{
background-position:-614px 0;
}
.login-area-button .icon {
margin:0 0 -4px 3px;
}
.service-boxes {
padding-right:10px;
}
.service-box{
width:235px;
border:1px solid #DEDEDE;
position:relative;
color:#646464;
padding:28px 10px 10px;
margin-left:11px;
line-height:2;
height: 236px;
}
.service-box.support{
font:13px yekan;
}
.service-box h3 {
position:absolute;
background-color:#fff;
top:-20px;
right:0px;
padding:0 10px;
font-family: "BYekan";
font-size: 16px;
}
.service-box h3 .icon {
margin:0 0 -15px 10px;
}
.service-box .phones {
border-bottom:1px dotted #bcbcbc;
padding-bottom:18px;
margin:15px 0;
}
.service-box .phones .numbers{
display:inline-block;
font-size:16px;
line-height:1.3;
}
.service-box .icon-sms {
margin:0 4px -7px 0;
}
.service-link {
width:97%;
display:block;
background-color:#fff;
height:32px;
color:#646464;
padding-right:7px;
margin-top:10px;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.22);
-moz-box-shadow:0 1px 5px rgba(0,0,0,0.22);
box-shadow:0 1px 5px rgba(0,0,0,0.22);
}
.service-link:hover{
background-color:#FAFDEA;
}
.service-link .text {
margin-top:4px;
}
.service-link .icon-holder {
background-color:#8DA3AA;
width:41px;
height:100%;
padding:7px 10px;
}
.service-box.karmozd .service-link .icon-holder {
background-color:#B4C568;
}
.service-box.policy .service-link .icon-holder {
background-color:#E76F66;
}
.calculator-wrap{
background-color:#3E4D59;
margin:20px 0px;
}
.calculator-latest-news{
padding:14px 10px;
}
.calculator-latest-news .calculator {
background-color:#e62443;
color:#fff;
width:350px;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.75);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.75);
box-shadow:0 2px 5px rgba(0,0,0,0.75);
}
.calculator-latest-news .calculator h3 {
background-color:#d71443;
padding:21px;
}
.calculator-latest-news .calculator h3 .icon {
margin:0 0 -8px 4px;
}
.calculator-form{
padding:15px 12px;
}
.calculator .customselect,
.calculator .textfield {
background-color:#d75f17;
color:#fff;
height:28px;
margin-bottom:8px;
border:none;
}
.calculator .customselect select {
background-color:#ff873e;
color:#fff;
}
.calculator .textfield {
border:none;
padding:7px;
}
.calculator .textfield {
display:block;
}
.money-amoun-field label {
width:33%;
margin-top:5px;
}
.money-amoun-field input {
width:67%;
}
.calculator .button {
font-weight:bold;
color:#fff;
background-color:#ff873e;
margin-bottom:9px;
text-shadow:0 -1px 0 #BE8832;
height:40px;
border:none;
border-bottom:1px solid #d46826;
}
.calculator .desc {
background-color:#ff873e;
color:#fff;
padding:8px;
}
.latest-news{
width:606px;
margin-right:16px;
}
.latest-news ul {
height:405px;
}
.latest-news-top {
background-color:#4A5C6B;
height:30px;
color:#ACBFCE;
padding:5px 11px;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.12);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.12);
box-shadow:0 2px 5px rgba(0,0,0,0.12);
}
.latest-news-top h4 .icon {
margin:0 0 -4px 5px;
}
.latest-news-top .next,
.latest-news-top .prev{
margin:8px 4px 0 0;
cursor:pointer;
}
.latest-news ul li{
border-bottom:1px solid #313E49;
padding-bottom:8px;
margin-top:8px;
color:#9BB6CC;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.latest-news ul li h2{
color:#CEDEEB;
}
.latest-news ul li:hover h2{
color:#a3b745;
}
.latest-news ul li:hover{
color:#DFEDF9;
}
.latest-news ul li h2 .circle {
width:5px;
height:5px;
display:inline-block;
background-color:#869AAA;
margin-left:7px;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}

.latest-news ul li:hover h2 .circle {
background-color:#a3b745;
}
.latest-news ul li .date{
color:#8296A6;
}
.abit-about-fnx{
color:#384753;
padding:15px 10px 0px;
}
.abit-about-fnx .text {
width:550px;
line-height:2.1;
padding:6px 20px 0 15px;
height:250px;
}
.service-slider-wrap{
background-color:#EAF3F5;
}
.service-slider{
position:relative;
padding:20px 5px;
}
.service-slider .image-holder,
.service-slider .image-holder img {
position:relative;
width:100%;
height:100%;
max-width:220px;
max-height:170px;
}
.service-slider .image-holder img {
background-color:#fff;
padding:4px;
opacity:0.8;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 1px 5px rgba(0,0,0,0.2);
box-shadow:0 1px 5px rgba(0,0,0,0.2);
}
.service-slider .image-holder:hover img {
opacity:1;
}
.service-slider .image-holder .shadow {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.5);
visibility:hidden;
opacity:0;
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-ms-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
transition: all 150ms ease-in-out;
}
.service-slider .image-holder:hover .shadow {
visibility:visible;
opacity:1;
}
.service-slider .image-holder .shadow .icon-link-out{
position:absolute;
bottom:13px;
left:15px;
}
.service-slider .next_prev {
position:absolute;
top:80px;
cursor:pointer;
}
.service-slider .next_prev.next {
right:10px;
}
.service-slider .next_prev.prev {
left:10px;
}
.service-slider-carousel{
width:920px;
}
.service-slider h2 {
font-weight:bold;
text-align:center;
color:#374550;
margin-top:11px;
}
.steps-customers-comments{
width:972px;
margin:36px auto 18px;
}
.steps .tabs .circle {
background-color:#E2EBED;
text-align:center;
color:#76929A;
position:relative;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
}
.steps .tabs .circle.small-circle {
width:35px;
height:35px;
line-height:40px;
margin-top:20px;
}
.steps .tabs .circle.big-circle {
width:74px;
height:74px;
padding:7px;
cursor:pointer;
}
.steps .tabs .circle.big-circle .inner {
display:block;
width:100%;
height:100%;
background-color:#f0f7f9;
padding:10px 0;
line-height:1.6;
-webkit-box-shadow:0 0 5px rgba(0,0,0,0.17),
0 0 8px rgba(255,255,255,1) inset;
-moz-box-shadow:0 0 5px rgba(0,0,0,0.17),
0 0 8px rgba(255,255,255,1) inset;
box-shadow:0 0 5px rgba(0,0,0,0.17),
0 0 8px rgba(255,255,255,1) inset;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-ms-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
transition: all 150ms ease-in-out;
}
.steps .tabs .circle.big-circle.active .inner {
color:#fff;
background-color:#F09B15;
-webkit-box-shadow:0 0 5px rgba(0,0,0,0),
0 0 8px rgba(255,255,255,0) inset;
-moz-box-shadow:0 0 5px rgba(0,0,0,0),
0 0 8px rgba(255,255,255,0) inset;
box-shadow:0 0 5px rgba(0,0,0,0),
0 0 8px rgba(255,255,255,0) inset;
}
.steps .tabs .circle.big-circle.active:after {
content:'';
position:absolute;
background:url(img/triangle.png) no-repeat;
width:14px;
height:13px;
bottom:-11px;
left:50%;
margin-left:-7px;
}
.steps .tabs .line {
background-color:#E2EBED;
height:8px;
margin-top:34px;
}
.steps .tabs .line.pre-line {
width:44px;
}
.steps .tabs .line.sep-line {
width:106px;
}
.steps-top h3{
margin:26px 0 0 55px;
color:#62717d;
font-weight:bold;
}
.steps .tab-content {
margin-top:14px;
color:#5f6f7c;
}
.steps-button{
background-color:#A3B745;
font-weight:bold;
color:#fff;
padding:4px 8px;
}
.steps-button .icon {
margin:0 0 -2px 4px;
}
.customers-brands {
width:440px;
}
.customers-comments-brands h5 {
font-weight:bold;
color:#62717D;
margin-bottom:15px;
}
.customers-brands ul li {
width:99px;
height:99px;
background-color:#fff;
text-align:center;
line-height:99px;
margin:0 0 10px 10px;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2);
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.customers-brands ul li:hover {
background-color:#F2F2F2;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0);
box-shadow:0 2px 5px rgba(0,0,0,0);
}
.customers-comments {
width:525px;
margin-right:7px;
}
.customers-comments-slider-box{
background-color:#fff;
position:relative;
min-height:100px;
margin-bottom:11px;
padding:15px 12px;
color:#4e646b;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2);
}
.customers-comments-slider-box a{
color:#4e646b;
}
.customers-comments-slider-box .next_prev {
position:absolute;
top:34px;
opacity:0.5;
cursor:pointer;
z-index:10000;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.customers-comments-slider-box .next_prev:hover {
opacity:1;
}
.customers-comments-slider-box .next_prev.next {
right:16px;
}
.customers-comments-slider-box .next_prev.prev {
left:16px;
}
.customers-comments-slider-box .comment-details {
width:422px;
margin-bottom:7px;
}
.customers-comments-slider-box .comment-details .avatar ,
.customers-comments-slider-box .comment-details .avatar img {
width:81px;
height:81px;
}
.customers-comments-slider-box .comment-details .comment-info {
padding:10px 15px;
}
.customers-comments-slider-box .comment-details .comment-info strong {
color:#E14D43;
}
.bot-boxes-wrap{
background-color:#3E4D59;
padding:30px 0px;
}
.bot-box {
border-left:1px solid #2F3C46;
padding:0 30px;
min-height:260px;
}
.bot-box:last-child {
border-left:0 ;
}
.bot-box h3 {
color:#fff;
margin-bottom:10px;
}
.bot-box h3 .icon {
margin:0 0 -4px 4px;
}
.bot-box.contact-form ,
.bot-box.company-logos {
width:268px;
}
.bot-box.contact-form input,
.bot-box.contact-form textarea {
display:block;
width:100%;
height:27px;
border:none;
background-color:#4C5C69;
color:#96ABBB;
margin-bottom:5px;
padding:7px;
}
.bot-box.contact-form textarea {
resize:none;
height:96px;
margin:6px 0px;
}
.bot-box.contact-form .submit {
background-color:#546776;
width:70px;
color:#C5D2DC;
}
.bot-box.contact-info {
width:380px;
color:#96ABBB;
}
.bot-box.contact-info em {
color:#F09B15;
text-decoration:underline;
}
.logo-slider-wrap{
width:295px;
height:226px;
position:relative;
background-color:#465764;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2);
}
.logo-slider-wrap .next_prev {
position:absolute;
bottom:12px;
cursor:pointer;
z-index:12222;
}
.logo-slider-wrap .next_prev.next {
right:11px;
}
.logo-slider-wrap .next_prev.next:hover{
background-position:-81px 0;
}
.logo-slider-wrap .next_prev.prev {
left:11px;
}
.logo-slider-wrap .next_prev.prev:hover{
background-position: -434px -82px;
}
.logo-slider .image-holder{
width:100%;
height:184px;
text-align:center;
line-height:184px;
}
.logo-slider .image-holder img {
display:inline-block;
width:auto;
max-width:90%;
max-height:90%;
}
.logo-slider .title{
width:100%;
height:42px;
background-color:#41515D;
padding:12px 33px;
color:#fff;
}
.logo-slider .title a{
color:#fff;
}
.footer-wrap{
background-color:#F0F5F8;
padding:11px 0;
}
.designer-valid-icons{
margin:25px 0 0 18px;
}
.designer-valid-icons a:hover{
opacity:0.75;
}
.valid-icons a {
width:9px;
height:9px;
margin:7px 0 0 1px;
display:inline-block;
}
.valid-icons a.gray {
background-color:#738E96;
}
.valid-icons a.black {
background-color:#3E4D59;
}
.valid-icons a.red {
background-color:#E14D43;
}
.valid-icons a.silver {
background-color:#E5E5E5;
}
.valid-icons a.green {
background-color:#A3B745;
}
.valid-icons a.orange {
background-color:#F09B15;
}
.copyright{
margin-top:0px;
width:100%;
color:#95A4B0;
}
.ivahid-copyright,
.ivahid-copyright a{
color:#95A4B0;
font-weight:bold;
}
.ivahid-copyright a:hover{
color:#888;
}
.ssl-certificate {
background-color:#fff;
border:1px solid #E1E6E9;
padding:8px 11px;
line-height:1;
margin-top:16px;
}
.ssl-certificate .icon-ssl {
margin:4px 10px 0 0;
}
.ssl-certificate .icon-dbl-arww {
margin:6px 0 0 18px;
}
.user-panel h3 {
margin-top:3px;
}
.panel-box{
color:#696969;
padding:6px 9px 6px 4px;
background-color:#fff;
margin-left:11px;
height:35px;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2);
}
.panel-box a{
color:#696969;
}
.panel-box.messages{
margin-right:20px;
}
.panel-box .right-icon {
margin:5px 0 0 7px;
}
.panel-box .number {
background-color:#FAAB2E;
color:#fff;
width:24px;
height:24px;
text-align:center;
margin-right:15px;
line-height:24px;
}
.panel-box.messages .text {
margin-top:2px;
}
.panel-box.services .icon {
margin:3px 0 0 0px;
}
.panel-box.services .new-order,
.panel-box.services .my-orders {
border-left:1px solid #E4E4E4;
height:100%;
padding:0px 20px;
}
.panel-box.services .my-orders {
border-left:0;
padding-left:5px;
}
.panel-box.services .number {
background-color:#718799 !important;
}
.panel-box.profile,
.panel-box.log-out {
padding:7px 10px 7px 15px;
}
.panel-box.profile .icon,
.panel-box.log-out .icon{
margin-left:7px;
}
.main-wrapper{
width:974px;
}
.sidebar {
width:253px;
}
.sidebar-block {
width:100%;
margin-bottom:15px;
}
.menu-block{
background-color:#687987;
}
.important-links.menu-block {
background-color:#e62443;
}
.menu-block-top{
padding:10px 12px;
color:#CED9E2;
}
.important-links .menu-block-top{
color:#fff;
}
.menu-block-top a{
color:#FBE9CC;
}
.menu-block ul li {
padding:9px 13px;
background-color:#778A99;
margin-bottom:2px;
color:#DCE5EC;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.menu-block.important-links ul li {
background-color:#f02e43;
color:#fff;
}
.menu-block ul li:hover {
background-color:#657887;
}
.menu-block.important-links ul li:hover {
background-color:#c70343;
}
.menu-block ul li .icon {
margin:0 0 -1px 5px;
}
.notices .notice {
border:1px solid #D0D9E2;
padding:14px 11px;
text-align:center;
margin-bottom:11px;
}
.notices .notice img {
display:table;
margin:0 auto 10px;
max-width:98%;
}
.notices .notice .link {
background-color:#E3E9EE;
color:#4A5863;
padding:5px 15px;
}
.notices .notice .link:hover {
background-color:#7990A2;
color:#fff;
}
.sidebar-links a{
display:block;
border:1px solid #D0D9E2;
height:42px;
padding:0 12px;
font:13px yekan;
line-height:42px;
color:#778a99;
margin-bottom:10px;
}
.sidebar-links a:hover{
background-color:#F5F8FA;
}
.sidebar-links a .icon {
margin-top:11px;
}
.site-content{
width:707px;
margin-right:14px;
}
.breadcrumb{
color:#6F6F6F;
margin:7px 0 15px;
}
.breadcrumb a{
color:#6F6F6F;
}
.breadcrumb .icon{
margin:0 8px -3px 3px;
}
.breadcrumb span[typeof='v:Breadcrumb'] {
padding:0 8px;
display:inline-block;
}
.post {
border:1px solid #D0D9E2;
margin-bottom:20px;
}
.post-top{
border-bottom:1px solid #D0D9E2;
background-color:#F9FBFD;
padding:12px 21px;
}
.comments-box-top{
border-bottom:1px solid #D0D9E2;
background-color:#F9FBFD;
padding:4px 15px;
font:13px yekan;
color:#686868;
height:31px;
}
.post-body{
padding:18px 11px;
font:13px yekan;
color:#6f6f6f;
}
.post-bot{
border-top:1px solid #D0D9E2;
background-color:#F9FBFD;
padding:12px 21px;
color:#8C9CAD;
}
.post-top .icon {
margin-top:8px;
}
.post-top h1,
.post-top h2 ,
.post-top h3 {
font:13px/37px byekan;
color:#686868;
border-right:1px solid #E0E6ED;
height:37px;
padding:0 14px;
margin-right:14px;
}
.post-top h1 a,
.post-top h2 a,
.post-top h3 a{
color:#686868;
}
.post-bot .date {
margin: -2px 17px;
}
.post-bot .likes{
cursor:pointer;
}
.post-bot .likes .icon {
margin-bottom:-2px;
}
.comments {
margin-bottom:17px;
}
.comment {
margin-top:1px;
border-bottom:1px solid #D0D9E2;
}
.comment-top {
background-color:#EEF4F9;
color:#8596A6;
padding:6px 15px;
}
.comment.replied .comment-top {
background-color:#D0E9BC;
color:#8DA977;
}
.comment-top a {
color:#4C657D;
}
.comment.replied .comment-top a {
color:#507632;
}
.comment-top .date {
margin-right:16px;
}
.comment-reply-link {
float:left;
color:#9EAFBF !important;
}
.comment.replied .comment-reply-link {
color:#95B27E !important;
}
.comment-reply-link .icon {
margin:0 4px -6px 0;
}
.comment.replied .comment-reply-link .icon {
background-position: -500px -67px;
}
.comment-text {
color:#727272;
padding:10px 12px;
}
.send-comment {
padding:0 24px 10px 21px;
}
.send-comment label {
float:right;
width:46px;
}
.send-comment .textfield{
float:right;
margin-bottom:14px;
border:1px solid #DBDBDB;
width:260px;
height:33px;
padding:3px 7px;
color:#727272;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.send-comment textarea.textfield {
width:613px !important;
height:114px !important;
resize:none;
margin-bottom:20px;
}
.send-comment .textfield.required {
border-left:4px solid #D4D4D4;
}
.send-comment-bot a{
color:#727272;
margin-right:4px;
}
.send-comment-bot button {
border:none;
background-color:#ADD58D;
color:#fff;
width:128px;
height:35px;
text-align:right;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.send-comment-bot button:hover {
background-color:#6C6C6C;
}
.send-comment-bot button .icon {
margin:0 5px -6px 20px;
}
.post-tags{
background-color:#E7EDF2;
color:#506B82;
padding:9px;
margin-bottom:33px;
}
.post-tags h3{
color:#647F96;
margin-bottom:7px;
}
.post-tags a{
color:#506B82;
padding:2px 1px;
}
.post-tags a:hover{
background-color:#fff;
}

.archive-box {
border:1px solid #E2E2E2;
margin-bottom:20px;
font:11px tahoma;
}
.archive-box-top{
background-color:#EBEFF3;
color:#687987;
padding:12px 17px;
}
.archive-box-toggle{
color:#C6C6C6;
width:14px;
height:14px;
background-color:#fff;
text-align:center;
cursor:pointer;
line-height:1;
}
.archive-box-body{
padding:10px;
}
.archive-box-body ul li{
line-height:2.5;
}
.archive-box-body ul li a{
color:#656565;
}
.archive-box-body li ul {
margin-right:20px;
}
.archive-box-body ul li:hover > a{
color:#E5614C;
}
.archive-box-body ul li:before{
content:'';
display:inline-block;
width:4px;
height:4px;
background-color:#C6C6C6;
margin:0 0 1px 7px;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}

.archive-box-body ul li:hover:before{
background-color:#E5614C;
}
.comment-as-logged-in-user .send-comment-bot button{
margin-left:0px;
}
.comment .comment-as-logged-in-user .send-comment-bot button{
margin-left:0px;
}
#respond a {
color:#7a7a7a;
}
.pagination{
border:1px solid #E1E1E1;
padding:8px 7px 4px;
margin-bottom:20px;
}
.pagination .page-numbers {
width:35px;
height:28px;
border:1px solid #e9e9e9;
color:#a3a3a3;
padding-top:3px;
text-align:center;
float:left;
margin:0 4px 4px 0;
}
.pagination .page-numbers.current {
background-color:#EF5C5C;
color:#fff;
}
.link1{background-color: #E3E9EE;
margin-top:40px;
border:none;
color: #4A5863;
padding: 5px 15px;transition:all 300ms;float:right;margin-right:10px;}
.link1:hover {background:#42B977;color:#fff;}
.link2{background-color: #CA0928;
border:none;
color: #fff;
padding: 5px 15px;transition:all 300ms;}
.link2:hover {background:#555;color:#fff;}
#whmcs_portal p {padding:12px 0;}
#whmcs_portal h2 {font-size:21px;line-height:40px;border-right:solid 3px #CA0928;margin: 40px 0 10px 0;padding-right:15px;}
#whmcs_portal h2.right {float:right;}
#whmcs_portal h1 {background: #fafafa;
font-size: 21px;
line-height: 40px;
padding: 5px 15px;}
#whmcs_portal h3 {background: #fafafa;
font-size: 15px;
line-height: 24px;
color: #444;
border-right: solid 2px #aaa;
margin-top: 20px;
margin-bottom: 5px;
padding: 5px 15px;}
.pure-table {
/* Remove spacing between table cells (from Normalize.css) */
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
border: 1px solid #cbcbcb;
}
.pure-table caption {
color: #000;
font: italic 85%/1 arial, sans-serif;
padding: 1em 0;
text-align: center;
}
.pure-table td,
.pure-table th {
border-left: 1px solid #cbcbcb;/* inner column border */
border-width: 0 0 0 1px;
font-size: inherit;
margin: 0;
overflow: visible; /*to make ths where the title is really long work*/
padding: 0.5em 1em; /* cell padding */
}
.pure-table td:first-child,
.pure-table th:first-child {
border-right-width: 0;
}
.pure-table thead {
background: #e0e0e0;
color: #000;
text-align: center;
vertical-align: bottom;
}
/*
striping:
even - #fff (white)
odd - #f2f2f2 (light gray)
*/
.pure-table td {
background-color: transparent;
}
.pure-table-odd td {
background-color: #f2f2f2;
}
/* nth-child selector for modern browsers */
.pure-table-striped tr:nth-child(2n-1) td {
background-color: #f2f2f2;
}
/* BORDERED TABLES */
.pure-table-bordered td {
border-bottom: 1px solid #cbcbcb;
}
.pure-table-bordered tbody > tr:last-child td,
.pure-table-horizontal tbody > tr:last-child td {
border-bottom-width: 0;
}

/* HORIZONTAL BORDERED TABLES */
.pure-table-horizontal td,
.pure-table-horizontal th {
border-width: 0 0 1px 0;
border-bottom: 1px solid #cbcbcb;
}
.pure-table-horizontal tbody > tr:last-child td {
border-bottom-width: 0;
}
.adminticketreplyheader {background: #42b977;
padding: 10px;
color: #fff;}
.adminticketreply {padding: 10px;
border: solid 1px #dfdfdf;
border-top: 0;
margin-bottom: 10px;}
.clientticketreplyheader {background: #ABB8C3;
padding: 10px;
color: #fff;}
.clientticketreply {padding: 10px;
border: solid 1px #dfdfdf;
border-top: 0;
margin-bottom: 10px;}
.pure-table2 td {background:#eaeaea;padding:3px 6px;}
.pure-table2 td.fieldarea {background: #e0e0e0;
border-left: dotted 1px #d0d0d0;
padding: 3px 6px;}
.pure-table2 tr:nth-child(even) td.fieldarea {background: #efefef;
border-left: dotted 1px #e0e0e0;
padding: 3px 6px;}
.pure-table2 tr:nth-child(even) td {background:#f5f5f5;}
.tableTR .fieldarea {padding-right: 10px;border-right: solid 2px #ccc;border-bottom: solid 2px #fff;width: 140px;transition: all 400ms;}
.tableTR tr:hover .fieldarea {padding-right: 15px;border-right: solid 2px #a40000;color: #a40000;}
.tableTR .fieldarea.no {border-right: solid 0px #ccc;}
.tableTR tr {display: block;margin-bottom: 3px;}
.tableTR input, .tableTR select, .inputTR {border: solid 1px #ccc;border-radius: 3px;}
.buttonTR {background: #CA0928;color:#fff;border:none !important;padding: 8px 10px;transition: all 400ms;}
.buttonTR:hover {background: #09CA78;}
.listTR li {border-right: solid 2px #aaa;padding-right: 10px !important; background: none !important;margin-bottom: 3px;transition: all 400ms;}
.listTR li:hover {background: #f8f8f8 !important;padding-right: 15px !important;}
.listTR li:nth-child(even) {border-right: solid 2px #a40000;padding-right: 10px;}
.listTR li:nth-child(even) strong {color:#a40000;}
.tabletd {margin-top:20px;}
.tabletd tr td {padding: 5px !important;background:#F9FBFD;}

.depa {background:#fff;border:dotted 1px #ccc;color:#6E8190;border-radius:4px;padding:8px 12px 12px;margin-bottom:5px;display:block;transition: all 400ms;}
.depa:hover {background: #f4f4f4;}
.track_holder {width:290px;height:169px;background: url(img/track000.png) no-repeat;position: fixed;top:50%;margin-top:-100px;left:-257px;transition: all 400ms;z-index: 9999999;padding: 12px 48px 0 18px;color: #fff;}
.track_holder:hover {left: 0;}
.track_holder span {display: block;font:normal 14px yekan;}
.track_holder input[type=text] {background: #30ce7b;width: 100%;border-radius: 3px;height: 28px;padding:0 5px;line-height: 28px;border:none;margin-bottom:4px;}
.track_holder input[type=submit] {background: #f09b15;border-radius: 5px;border: none;color: #000;line-height: 28px;font:normal 14px yekan;float: left;height:28px;padding: 0 5px;margin-top: 19px;cursor: pointer;}
.posts input, .posts label {display: inline-block;}
.posts input {top: 2px;position: relative;}

و اینم صفحه اصلی قالب :


<!DOCTYPE html>
<html class="no-js" lang="fa-IR" dir="rtl">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="<?php bloginfo('template_url'); ?>/img/fnxshipp.ico">
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />
<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/css/animate0.css">
<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/css/reveal00.css">
<script src="<?php bloginfo('template_url'); ?>/js/jquery-1.js"></script>
<script src="<?php bloginfo('template_url'); ?>/js/moderniz.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery00.js"></script>
<script>
$(document).ready(function () {
if ($.cookie('popStatus') == null) {
setTimeout(function () {
$(".reveal-modal-bg").addClass("bgshown");
$(".reveal-modal").addClass("shown");
var date = new Date();
var minutes = 360;
date.setTime(date.getTime() + (minutes * 60 * 1000));
$.cookie('popStatus', '1', {
expires: date
});
}, 2000);
} else {
}
$(".close-reveal-modal").click(function () {
$(".reveal-modal-bg").removeClass("bgshown");
$(".reveal-modal").removeClass("shown");
});
});
</script>

<!--[if !IE]><!-->
<script>
if (/*@cc_on!@*/false) {
document.documentElement.className+=' new-ie ie10';
}
</script>
<!--<![endif]-->
<title><?php if (is_home () ) { bloginfo('name'); } elseif ( is_category() ) { single_cat_title(); echo ' - ' ; bloginfo('name'); } elseif (is_single() ) { single_post_title(); } elseif (is_page() ) { bloginfo('name'); echo ': '; single_post_title(); } else { wp_title('',true); } ?></title>
<meta property="og:title" content="گروه توسعه فضای مجازی آستانت | طراحی وب ، برنامه نویسی تحت ویندوز و موبایل و مشاوره تبلیغاتی">
<script type="application/ld+json">{ "@context": "http://schema.org", "@type": "WebSite", "url": "https://www.astanet.ir/", "potentialAction": { "@type": "SearchAction", "target": "https://www.astanet.ir/?s={search_term}", "query-input": "required name=search_term" } }</script>
<!-- / Yoast WordPress SEO plugin. -->
<link rel="stylesheet" id="contact-form-7-css" href="<?php bloginfo('template_url'); ?>/css/styles00.css" type="text/css" media="all">
<link rel="stylesheet" id="contact-form-7-rtl-css" href="<?php bloginfo('template_url'); ?>/css/styles-r.css" type="text/css" media="all">
<link rel="stylesheet" id="wpmu-animate-min-css-css" href="<?php bloginfo('template_url'); ?>/css/animate1.css" type="text/css" media="all">
<link rel="stylesheet" id="like-dislike-css" href="<?php bloginfo('template_url'); ?>/css/ldc-lite.css" type="text/css" media="all">
<meta name="generator" content="WordPress 4.1">
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jscripts.js"></script>
<meta name="description" content="گروه توسعه فضای مجازی آستانت | طراحی وب ، برنامه نویسی تحت ویندوز و موبایل و مشاوره تبلیغاتی">

<style>
.logged-name a,
.logged-name img,
.logged-name span {
display:none;
}
.panel-box.messages .number strong {
font-weight:normal;
display:none;
}

.panel-box.messages .number strong:first-child {
display:inline-block;
}
</style>
</head>
<body dir="rtl">
<a href="#" class="big-link" id="modaldisplay" data-reveal-id="myModal" style="display:none;"></a>
<div class="top-nav-wrap wrapper">
<nav class="navigation top-nav container inner-el">
<ul id="menu-%d9%85%d9%86%d9%88%db%8c-%d8%a8%d8%a7%d9%84%d8%a7%db%8c-%d8%b3%d8%a7%db%8c%d8%aa" class="menu"><li id="menu-item-745" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-745"><a href="/">خانه</a></li>

<li id="menu-item-767" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-767"><a href=">تعرفه ها</a></li>
<li id="menu-item-770" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-770"><a href="/?page_id=171">شماره حساب ها</a></li>
<li id="menu-item-776" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-776"><a href="#">محصولات تولیدی</a>
<ul class="sub-menu">
<li id="menu-item-1043" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1043"><a href=">محصولات تحت ویندوز</a></li>
<li id="menu-item-1790" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1790"><a href=">محصولات تحت وب</a></li>
<li id="menu-item-1790" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1790"><a href="https://">محصولات تحت موبایل</a></li>
</ul>
</li>
<li id="menu-item-779" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-779"><a href="#">بخش آموزش</a>
<ul class="sub-menu">
<li id="menu-item-1538" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1538"><a href="https://">سوالات متداول</a></li>
<li id="menu-item-1456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1456"><a href="https://">نحوه ثبت سفارش</a></li>
<li id="menu-item-1456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1456"><a href="https://">آموزش های گوناگون</a></li>
</ul>
</li>
<li id="menu-item-939" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-939"><a href="#">قوانین</a>
<ul class="sub-menu">
<li id="menu-item-1807" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1807"><a href="https://">اساس نامه های استفاده از خدمات</a></li>
<li id="menu-item-938" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-938"><a href="https://">قوانین حذف کپی رایت</a></li>
</ul>
</li>
<li id="menu-item-942" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-942"><a href="#">پشتیبانی</a>
<ul class="sub-menu">
<li id="menu-item-748" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-748"><a href="https://">اخبار سایت</a></li>
<li id="menu-item-749" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-749"><a href="https://">درگاه پرداخت آنلاین</a></li>
<li id="menu-item-1517" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1517"><a href="http://">خانواده ما</a></li>
<li id="menu-item-1707" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1707"><a href="https://">استخدام</a></li>
<li id="menu-item-1707" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1707"><a href="https://">توسعه دهندگان</a></li>
<li id="menu-item-1707" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1707"><a href="https://">تیم مدیریت</a></li>
</ul>
</li>
<li id="menu-item-782" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-782"><a href="https://">درباره ما</a></li>
<li id="menu-item-785" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-785"><a href="https://">تماس با ما</a></li>
<li id="menu-item-1608" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1608"><a href="#">ناحیه کاربری</a>
<ul class="sub-menu">
<li id="menu-item-1609" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1609"><a href="http://">ورود به ناحیه کاربری</a></li>
<li id="menu-item-1610" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1610"><a href="http://">عضویت در ناحیه کاربری</a></li>
</ul>
</li>
</ul> </nav>
</div>
<!-- .top-nav-wrap -->

<header class="header container inner-el">
<div class="logo col">
<a class="block icon icon-logo" href="/" title="گروه توسعه فضای مجازی آستانت | طراحی وب ، برنامه نویسی تحت ویندوز و موبایل و مشاوره تبلیغاتی"></a>
<h1>اولین مجری و توسعه دهنده پایگاه ها و خدمات اینترنتی در ایران</h1> </div>
<!-- .logo -->

<div class="head-stuff go-left">
<div class="row stuff">
<span class="icon icon-calender"></span>
<strong> دیپارتمان وبسایتها : </strong>
<span class="item">تلفن تماس : 09388109513</span>
<span class="item">یاهو : Poshtiban.astanet</span>
<span class="item"> ایمیل : cyber@astanet.ir</span>
</div>
<!-- .stuff -->

<div class="row stuff">
<span class="icon icon-tel"></span>
<strong> دیپارتمان عمــومی : </strong>
<span class="item">تلفن تماس : 09388109513</span>
<span class="item">جمیل : astanet.ir@gmail.com</span>
<span class="item">ایمیل : info@astanet.ir</span>
</div>
<!-- .stuff -->

<div class="row stuff id">
<span class="icon icon-id"></span>
<strong> دیپارتمان مـدیریت :   </strong>
<span class="item">تلفن تماس : 09119893976</span>
<span class="item">تلفن تماس : 09302508615</span>
<span class="item">ایمیل : manager@astanet.ir</span>
</div>
<!-- .stuff -->
</div>
<!-- .head-stuff -->
</header>
<!-- .header -->

<div class="main-nav-wrap wrapper">
<nav class="navigation main-nav container inner-el">
<ul id="menu-%d9%85%d9%86%d9%88-%d8%a7%d8%b5%d9%84%db%8c" class="menu"><li id="menu-item-825" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-825"><a href="#">خـدمـات طــراحـی وبسایت</a>
<ul class="sub-menu">
<li id="menu-item-828" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-828"><a href="/?page_id=192">نمونه کارهای طراحی سایت</a></li>
<li id="menu-item-824" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-824"><a href="https://">مشاوره رایگان طراحی سایت</a></li>
<li id="menu-item-823" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-823"><a href="/?page_id=194">استعلام هزینه های طراحی سایت</a></li>
<li id="menu-item-840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-840"><a href="/?page_id=196">ثبت سفارش طراحی سایت</a></li>
</ul>
</li>
<li id="menu-item-800" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-800"><a href="#">خـدمـات برنامه نویسی تحت ویندوز</a>
<ul class="sub-menu">
<li id="menu-item-799" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-799"><a href="/?page_id=198">نمونه کارهای برنامه نویسی شده</a></li>
<li id="menu-item-798" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-798"><a href="https://">مشاوره رایگان برنامه نویسی</a></li>
<li id="menu-item-797" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-797"><a href="/?page_id=200">استعلام هزینه های برنامه نویسی</a></li>
<li id="menu-item-923" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-923"><a href="/?page_id=202">ثبت سفارش برنامه نویسی</a></li>
</ul>
</li>
<li id="menu-item-810" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-810"><a href="#">خـدمـات برنامه نویسی تحت موبایل</a>
<ul class="sub-menu">
<li id="menu-item-809" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-809"><a href="/?page_id=204">نمونه کارهای برنامه نویسی شده</a></li>
<li id="menu-item-808" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-808"><a href="/?page_id=206">مشاوره رایگان برنامه نویسی</a></li>
<li id="menu-item-1402" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1402"><a href="/?page_id=206">استعلام هزینه های برنامه نویسی</a></li>
<li id="menu-item-1402" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1402"><a href="/?page_id=208">ثبت سفارش برنامه نویسی موبایل</a></li>
</ul>
</li>
<li id="menu-item-903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-903"><a href="#">خـدمـات تجـارت الکتـرونیـکی</a>
<ul class="sub-menu">
<li id="menu-item-902" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-902"><a href="/?page_id=210">ارسال پیامک های تبلیغاتی انبوه</a></li>
<li id="menu-item-900" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-900"><a href="/?page_id=212">ارسال ایمیل های تبلیغاتی انبوه</a></li>
<li id="menu-item-900" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-900"><a href="/?page_id=214">بهینه سازی سایت ( سئو )</a></li>
<li id="menu-item-900" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-900"><a href="https://">تبلیغات گسترده اینترنتی</a></li>
</ul>
</li>
<li id="menu-item-1356" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1356"><a href="#">خـدمـات گــرافیـکی</a>
<ul class="sub-menu">
<li id="menu-item-1355" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1355"><a href="https://">نمونه کارهای گرافیکی</a></li>
<li id="menu-item-1354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1354"><a href="https://">مشاوره رایگان طراحی گرافیک</a></li>
<li id="menu-item-1353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1353"><a href="https://">تعرفه های خدمات گرافیک</a></li>
<li id="menu-item-1353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1353"><a href="https://">پکیج های ویژه گرافیکی</a></li>
<li id="menu-item-1353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1353"><a href="https://">ثبت سفارش طراحی گرافیک</a></li>
</ul>
</li>
<li id="menu-item-1762" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1762"><a href="#">سـایـر خـدمـات</a>
<ul class="sub-menu">
<li id="menu-item-1765" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1765"><a href="https://">سایت های همکار تبلیغاتی</a></li>
<li id="menu-item-1763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1763"><a href="https://">درخواست همکاری</a></li>
<li id="menu-item-1766" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1766"><a href="https://">ثبت تبلیغات در سایت ها</a></li>
<li id="menu-item-1354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1354"><a href="https://">خدمات دانشجویی</a></li>
<li id="menu-item-1353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1353"><a href="https://">خدمات دانش آموزی</a></li>
<li id="menu-item-1353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1353"><a href="https://">خدمات وبمستران</a></li>
<li id="menu-item-1353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1353"><a href="https://">خدماتی که بزودی ارائه میگردد</a></li>
</ul>
</li>
</ul> </nav>
</div>
<!-- .main-nav-wrap --><div class="main-slider-wrap inner-el container" data-carousel-wrap="true">
<div class="main-slider owl-carousel container" id="main-slider" data-carousel="true" data-rtl="true" data-items="1" data-autoplay="true" data-interval="7000" data-animateout="fadeOut" data-animatein="fadeIn">
<div class="item">
<a href="#" title="گروه آستانت">
<img width="970" height="379" src="<?php bloginfo('template_url'); ?>/img/555-970x.jpg" class="attachment-slider" alt="555"> </a>
</div>
<div class="item">
<a href="#" title="گروه آستانت">
<img width="970" height="379" src="<?php bloginfo('template_url'); ?>/img/44200000.jpg" class="attachment-slider" alt="44"> </a>
</div>
<div class="item">
<a href="#" title="گروه آستانت">
<img width="970" height="379" src="<?php bloginfo('template_url'); ?>/img/11300000.jpg" class="attachment-slider" alt="11"> </a>
</div>
</div>
<!-- .main-slider -->

<span class="icon icon-next next_prev next" data-next="true"></span>
<span class="icon icon-prev next_prev prev" data-prev="true"></span>
</div>
<!-- .main-slider-wrap --><div class="user-area container" id="user-area">
<h3 class="col">
<span class="icon icon-login"></span>
ورود اعضا
</h3>
<div class="login-area-login-form col">
<form action="https://user.com/dologin.php" method="post">
<label for="log">نام کاربری : </label>
<input style="text-align:left;" type="text" id="log" name="username" size="25" value>

<label for="pwd">گذرواژه : </label>
<input style="text-align:left;" type="password" id="pwd" name="password">

<button class="login-area-button button col">
<span class="icon icon-in"></span>
ورود به سامانه
</button>


<a href="http://userm/register.php" title="ثبت نام" class="login-area-button link col">
<span class="icon icon-person2"></span>
ثبت نام در سامانه
</a>
</form>
</div>
<!-- .login-area-login-form -->
</div>
<!-- #user-area -->
<div class="block icon icon-drrrr container" style="margin-bottom:40px;"></div><div class="service-boxes inner-el container">
<div class="service-box in-height support col" style="text-align:center;">
<h3><span class="icon icon-support"></span>پشتیبانی</h3>
<span class="block icon icon-clock container"></span>
<p>
ساعات کاری : 9 صبح الی 22 شب </p>
<div class="phones ltr container row">
<span class="icon icon-tel-text"></span>
<p class="numbers">
0911 - 9893976 <br>
0939 - 8413607
</p>
</div>
<!-- .phones -->

<p>
سامانه پیام کوتاه آستانت
<br>
<span class="ltr" style="font-size:16px;"><span class="icon icon-sms"></span>50001333232135</span>
</p>
</div>
<!-- .service-box -->

<div class="service-box moshaver in-height col">
<h3><span class="icon icon-help"></span>مشاوره</h3>
<p align="justify">
مشاوران و کارشناسان گــروه آسـتانت در کلیـه مراحل خرید در کنار شما خواهنــــد بود و شما در هر ساعـــــات از شبـانه روز میتوانیـداز طریق ناحیه کاربری اقدام به ثبـــت درخواست ، استــــــعلام ، پیـــگیری کنید و تجربه خوبـی از پیوستن به خانـواده بــــزرگ آســتانت را داشته باشید . پس با اطمینان مشتری آستانت شوید </p>

<a class="service-link container" href="https://www.f.com/" title="مشاوره">
<span class="text col">برای مشاوره کلیک کنید</span>
<span class="icon-holder go-left"><span class="icon icon-help2"></span></span>
</a>
</div>
<!-- .service-box -->

<div class="service-box karmozd in-height col">
<h3><span class="icon icon-hand-coin" style="margin-bottom:-10px;"></span>قیمت مناسب</h3>
<p align="justify">
گروه آسـتانت با دارا بودن شبکه گسترده
در فضـای مجـازی سعی بر ان دارد تا با
هزینه های متناسب با شرایط کلیـــه مشتریان خود
بهترین سرویس را به ایـــــــرانیان ارائه کند
هزینه های بهینه و متناسب با کلیه نیازها
یکی از بزرگترین دلایل متمایز بودن ما از سایر
شرکت های فعال در حوزه فضـای مجازی میـباشد </p>

<a class="service-link container" href="https://www.g.com/" title="تعرفه ها">
<span class="text col">مشاهده تعرفه ها</span>
<span class="icon-holder go-left"><span class="icon icon-coins"></span></span>
</a>
</div>
<!-- .service-box -->
<div class="service-box karmozd in-height col">
<h3><span class="icon icon-hand-coin" style="margin-bottom:-10px;"></span>ذخیره پول شما</h3>
<p>
ققنوس اولین مبــــــــتکر حمل و نقل اکسپرس هوایی
در کشور میباشد و با همکاری مستقیم با شرکت های
هواپــــیمایی به صورت مستقیم امن ترین و سریعرین شبـــکه
حمل و نقل کالا را در کشور دارا میبــاشد
در سرویس های حمل و نقل اکسپرس داخل کشور هدف ما
ارائه خدمات مناسب با شان و ارزش کلیه ایرانیــــان میباشد
</p>

<a class="service-link container" href="https://www.f.com/" title="قوانین">
<span class="text col">قوانین خرید و ارسال</span>
<span class="icon-holder go-left"><span class="icon icon-coins"></span></span>
</a>
</div>
<!-- .service-box -->
</div>
<!-- .service-boxes -->
<div class="calculator-wrap wrapper">
<div class="calculator-latest-news container inner-el">
<div class="calculator col">
<h3>
<span class="icon icon-currency_exchange"></span>
بیانه گروه توسعه فضای مجازی آستانت
</h3>

<div class="calculator-form row" style="text-align:justify;">
<p dir="RTL">
<p dir="RTL">
<p dir="RTL">
رهبری انقلاب در پیام نوروزی سال ۹۳ ، این سال را به نام اقتصاد و فرهنگ با عزم ملی و مدیریت جهادی تعبیر کرده اند<span dir="LTR">.</span>
</p>
<p dir="RTL">
اقتصاد و فرهنگ هر یک از مقولات کلان جامعه هستند که در ابعاد بسیار وسیع بر زندگی و  سرنوشت مردم یک جامعه تاثیرگذار هستند
</p>
<p dir="RTL">
ظرفیت‌های بالقوه اقتصاد ایران نه تنها برای همه اهالی فن و کارشناسان اقتصادی اظهر من الشمس است، بلکه برای یکایک مردم کوچه و بازار نیز به نوعی واضح و نمایان است. اما با کمال تأسف باید این اعتراف تلخ را بازگو کرد که این ظرفیت های بالقوه هرگز نتوانسته اند آن طور که شایسته این کشور است، به صورت بالفعل در آمده و دغدغه‌های اقتصادی را رفع کنند
</p>
<p>
از این رو <strong>شرکت متولی بازرگانی بین المللی و ارئه دهنده خدمات تجارت الکترونیک و به عنوان  عضو کوچکی از جامعه اقتصادی و بازرگانی ایران با ارائه طرح و برنامه های جامع اقتصادی سعی بر ان دارد تا کلیه سیاست های اقتصادی و اصل 44 قانون را از طریق  </strong>تأمین شرایط و فعال‌سازی کلیه امکانات و منابع مالی و سرمایه‌های انسانی و علمی کشور به منظور توسعه کارآفرینی و به حداکثر رساندن مشارکت آحاد جامعه در فعالیت‌های اقتصادی با تسهیل و تشویق همکاری‌های جمعی و تأکید بر ارتقاء سطح اقتصادی  را اجرا نماید
</p>

</div>
<!-- .calculator-form -->
</div>
<!-- .calculator --> <div class="latest-news col">
<div class="latest-news-top row">
<h4 class="col">
<span class="icon icon-world"></span>آخرین اخبار و اطلاعیه ها
</h4>

<span class="icon icon-down prev go-left" id="news-prev"></span>
<span class="icon icon-up next go-left" id="news-next"></span>
</div>
<!-- .lates-news-top -->
<ul><?php
$my_query = new WP_Query('showposts=10&cat=1');
while ($my_query->have_posts()):
$my_query->the_post();
$do_not_duplicate = $post->ID;?>
<li>
<div class="news-item-top row">
<h2 class="col"><span class="circle"></span><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></h2>
<span class="date go-left"><?php the_time('F j, Y'); ?></span> </div>
<!-- .news-item-top -->
<p class="excerpt">
<?php the_content_rss('', TRUE, '', 60); ?> </p>
</li>
<?php endwhile; ?></ul>
</div>
<!-- .latest-news -->
</div>
<!-- .calculator-latest-news -->
</div>
<!-- .calculator-wrap -->
<div class="abit-about-fnx inner-el container">
<img class="col" src="<?php bloginfo('template_url'); ?>/img/about000.jpg" width="396" height="266" alt="about">

<div class="text in-height default-skin col">
<p>
گروه توسعه فضای مجازی آستارا با نام تجاری آستانت از سال 89 با هدف تولید نرم افزارهای پارسی بومی پا به عرصه فناوری اطلاعات گذاشت. این شرکت خدمات خود را بصورت محدود به برنامه نویسی تحت ویندوز ارائه میکرد لیکن با توجه به گسترش فضای مجازی و نیاز کاربران بر آن شدیم تا پایگاه اینترنتی را جهت سهولت دسترسی کاربران به خدمات شرکت طراحی و راه اندازی نمائیم. با راه اندازی پایگاه مجازی شرکت ، خدمات شرکت نیز از حالت محدود به نامحدود تغییر کرده و خدماتی از قبیل ارائه خدمات هاستینگ ، ارائه سخت افزارهای شبکه و خانگی ، طراحی و برنامه نویسی تحت وب (طراحی وبسایت) ، برنامه نویسی تحت سیستم عامل های گوشی های موبایل ، طراحی محصولات چندرسانه ای (آتوران) ، و خدمات اینترنتی : ارسال پیام های تبلیغاتی به گوشی موبایل و پست الکترونیک ، سئو و بالا بردن رتبه سایت ، تبلیغات ، و مشاوره و … را به کاربران خود ارائه میدهد .<br>

شرکت آستانت در راستای ارتقای سطح علمی جامعه ایرانی ، آماده پذیریش انواع پروژه های دانش آموزی و دانشجویی فقط در حوزه رایانه میباشد. دانش آموزان و دانشجویان عزیز میتوانند جهت مشاهده خدمات دانشجویی و دانش آموزش به اینجا مراجعه نمایند.<br>

ماموریت شرکت ، طراحی و توسعه محصولات و سرویسهای پشتیبانی نرم افزاری ، تامین امنیت و گسترش فعالیت های وابسته به آن با بهترین کیفیت و مناسب ترین قیمت با رعایت استانداردهای بین المللی و در جهت ایجاد ، حفظ و ارتقای برند شرکت به عنوان یک شرکت پیشگام در بازار تولید و خدمات رسانی در صنعت رایانه کشور می باشد و رسالت ما به ‌عنوان یک شرکت نرم افزاری ایجاب می نماید که کمک و راهنمائی و ارائه راه حل های بهینه در زمینه پیاده سازی روال های کاری مشتریان را سرلوحه کار خود قرار دهیم.<br>

در راستای تحقق این ماموریتها ، اهداف ذیل فرا راه شرکت قرار گرفته است :<br>

· یکپارچه سازی محصولات جدید و رسیدن به محصولات جامع<br>
· ارائه راه حلهای جامع و رفع نیازهای مشتریان با استفاده از تکنولوژی جدید<br>
· ارائه انواع محصولات و سرویسهای مناسب و متناسب با نیاز مشتریان با بهترین کیفیت<br>
· ارائه پشتیبانی تخصصی محصولات مناسب و متناسب با نیاز مشتریان.<br>
· اقدام در جهت رعایت استانداردهای ملی و بین‎المللی در ارائه محصولات و خدمات .<br>
· مدیریت و بهینه سازی شبکه در بستری مناسب برای انجام عملیات موردنیاز کاربران و مدیران شبکه<br>
· داشتن عملکرد اقتصادی با توجه به حفظ مسئولیت اجتماعی.<br>
· تلاش مستمر در جهت افزایش بهره‎وری در کلیه فعالیت‎های موجود.<br>
· کوشش در جهت ارتقاء مستمر سطح کیفی محصولات و خدمات ارائه شده.<br>
· ایجاد زمینه مناسب جهت جلب و جذب مشتریان از تمام نقاط ایران و پاسخگویی به نیاز آنها.<br>
· افزایش تمرکز فعالیتهای شرکت بر محصولات و بازار خاص<br>
· حفظ و ارتقا برند شرکت به عنوان یک شرکت پیشگام در صنعت رایانه در کشور<br>

گروه توسعه مجازی آستانت با پشتوانه نیروی فنی، متخصص و مجرب توانسته است خدمات رضایت بخشی را ارائه کند، و همواره در تلاش است تا محصولات نهایی علاوه بر رفع تمام خواسته ها و نیازهای کنونی مشتریان، قابلیت گسترش در آینده را نیز، برای رفع نیازهای بعدی مشتریان دارا باشد.<br>

خدمات گروه توسعه فضای مجازی آستانت در حالت کلی بشرح ذیل میباشد :<br>

· ارائه خدمات هاست رایگان<br>
· ارائه خدمات هاست امن ، پرقدرت ، پرسرعت لینوکس ، ویندوز ایران و خارج<br>
· ارائه خدمات ثبت دامنه ملی و جهانی<br>
· فروش انواع سخت افزار رایانه خانگی<br>
· فروش سخت افزار و تجهیزات شبکه ای<br>
· طراحی و توسعه و برنامه نویسی نرم افزارهای مدیریتی ، کاربردی<br>
· طراحی و راه اندازی انواع سایت و پرتال و شبکه های اجتماعی و تالارهای گفتگو و فروشگاهی<br>
· طراحی ، توسعه و برنامه نویسی تحت سیستم عامل های موبایل (آندروید ، جاوا ، ios )<br>
· طراحی و انتشار نرم افزارهای چندرسانه ای محصولات نرم افزار و بازی و …<br>
· ارائه خدمات پیام های تبلیغاتی بروی گوشی های موبایل و پست الکترونیکی<br>
· ارائه خدمات تبلیغات سراسری اینترنتی<br>
· ارائه سئو و بالابردن رتبه سایت<br>
· ارائه خدمات مشاوره در خصوص سایت / تبلیغات و …<br>
· طراحی و تولید تیزرهای تبلیغاتی ویدئویی و فلش<br>
· طراحی قالب وبلاگ انواع سرویس های وبلاگدهی<br>
· ترجمه متون انگلیسی به فارسی و بالعکس<br>
· پیاده سازی زبان فارسی بر روی نرم افزارها<br>
· و بسیاری دیگر …<br>

مسئولیت پذیری و مشتری محوری پایه های اصلی گروه توسعه فضای مجازی آستانت می باشد، و نو آوری و برخورداری از قابلیت تغییر پذیری هدفمند از راهکارهای مناسب برای بهبود و پیشرفت این شرکت است.</p>
</div>
<!-- .text -->
</div>
<!-- .abit-about-fnx -->
<div class="service-slider-wrap wrapper">
<div class="service-slider container inner-el" data-carousel-wrap="true">
<span class="icon icon-next2 next_prev next" data-next="true"></span>
<span class="icon icon-prev2 next_prev prev" data-prev="true"></span>
<div class="service-slider-carousel owl-carousel container" data-carousel="true" data-rtl="true" data-items="4" data-autoplay="false" data-margin="8">
<div class="item">
<div class="image-holder">
<img width="213" height="169" src="<?php bloginfo('template_url'); ?>/img/marketin.jpg" class="attachment-slider" alt="marketing-mini"> <div class="shadow">
<a href="https://" title="توضیحات بیشتر" class="icon icon-link-out"></a>
</div>
<!-- .shadow -->
</div>
<!-- .image-holder -->

<h2><a href="https://" title="سیستم تحت وب وبلاگدهی">سیستم تحت وب وبلاگدهی</a></h2>
</div>
<!-- .item -->

<div class="item">
<div class="image-holder">
<img width="213" height="169" src="<?php bloginfo('template_url'); ?>/img/iran-esp.jpg" class="attachment-slider" alt="iran-espress"> <div class="shadow">
<a href="https://" title="توضیحات بیشتر" class="icon icon-link-out"></a>
</div>
<!-- .shadow -->
</div>
<!-- .image-holder -->

<h2><a href="https://" title="سیستم تحت وب فروشگاه ساز">سیستم تحت وب فروشگاه ساز</a></h2>
</div>
<!-- .item -->

<div class="item">
<div class="image-holder">
<img width="213" height="169" src="<?php bloginfo('template_url'); ?>/img/espress-.jpg" class="attachment-slider" alt="espress-mini"> <div class="shadow">
<a href="https://" title="توضیحات بیشتر" class="icon icon-link-out"></a>
</div>
<!-- .shadow -->
</div>
<!-- .image-holder -->

<h2><a href="https://" title="نرم افزار حسابداری و انبارداری">نرم افزار حسابداری و انبارداری</a></h2>
</div>
<!-- .item -->

<div class="item">
<div class="image-holder">
<img width="213" height="169" src="<?php bloginfo('template_url'); ?>/img/amazon-m.jpg" class="attachment-slider" alt="amazon-mini"> <div class="shadow">
<a href="http://" title="توضیحات بیشتر" class="icon icon-link-out"></a>
</div>
<!-- .shadow -->
</div>
<!-- .image-holder -->

<h2><a href="http://" title="نرم افزار مدیریت هتل ها">نرم افزار مدیریت هتل ها</a></h2>
</div>
<!-- .item -->

</div>
<!-- .service-slider-carousel -->
</div>
<!-- .service-slider -->
</div>
<!-- .service-slider-wrap -->
<div class="steps-customers-comments inner-el container">
<div class="steps row tab-boxes">
<div class="steps-top inline-list row">
<h3 class="col">مراحل سفارش</h3>

<ul class="tabs col">
<li class="circle small-circle exclude"><span class="icon icon-arw-right" style="margin-left:4px;"></span></li>
<li class="line pre-line start exclude"></li>
<li class="circle big-circle active" data-target="#step1"><span class="inner">انتخاب <br> سرويس</span></li>
<li class="line sep-line exclude"></li>
<li class="circle big-circle" data-target="#step2"><span class="inner">مشاهده <br> نمونه ها</span></li>
<li class="line sep-line exclude"></li>
<li class="circle big-circle" data-target="#step3"><span class="inner">ثبت <br> سفارش</span></li>
<li class="line sep-line exclude"></li>
<li class="circle big-circle" data-target="#step4"><span class="inner">تحویل <br> فوری</span></li>
<li class="line pre-line end exclude"></li>
<li class="circle small-circle exclude"><span class="icon icon-flag"></span></li>
</ul>
</div>
<!-- .steps-top -->
<div class="tab-content row" id="step1">
<p>
<strong>انتخاب سرویس : </strong>
شخص متقاضی میتوانید با اطلاعاتی که در داخل وبسایت و بخش های اموزش قرار دارد سرویس مورد نظر خود را انتخاب کند . شخص متقاضی در این مرحله میتواند از خدمات مشاوره ای رایگان که گروه آستانت برای کلیه مشتریان خود در نظر گرفته است استفاده کرده تا با علم و دانش مناسب بهترین سرویس را متناسب بر نیاز خود انتخاب نماید .
</p>

<div class="row">

</div>
<!-- .row -->
</div>
<!-- #step1 -->

<div class="tab-content row" id="step2">
<p>
<strong>ارسال درخواست : </strong>
پس از انتخاب سرویس شخص متقاضی میتواند با مشاهده نمونه کارهای گروه توسعه فضای مجازی آستانت پی به توانایی های این گروه برده و با خیال راحت به مرحله بعدی قدم بگذارد.لازم به ذکر است هرگونه ایده گرفتن و کپی برداری از نمونه ها ممنوع بوده و پیگرد قانونی بهمراه دارد.</p>

<div class="row">

</div>
<!-- .row -->
</div>
<!-- #step2 -->

<div class="tab-content row" id="step3">
<p>
<strong>ثبت سفارش : </strong>
در این مرحله متقاضی میبایست با ارائه اطلاعات مناسب و با توجه به سرویس مورد نظر خود اقدام به ثبت سفارش کند .
انجام سفارش معمولا در همان روز کاري شروع به طرح ریزی میگردد که پس از تاييد متقاضي سفارش شما به صورت آنلاين در ناحيه کابري ثبت ميشود . </p>

<div class="row">

</div>
<!-- .row -->
</div>
<!-- #step3 -->

<div class="tab-content row" id="step4">
<p>
<strong>امور اداری : </strong>
پس از تاييد متقاضي سفارش شما به صورت آنلاين در ناحيه کابري ثبت ميشود و پروسه ارائه سرويس به شما اغاز ميشود . انجام سفارش معمولا در همان روز کاري شروع به طرح ریزی میگردد و پس از
تایید متقاضي سفارش شما به صورت آنلاين در ناحيه کابري ثبت ميشود و پروسه ارائه سرويس به شما اغاز ميشود .
</p>

<div class="row">

</div>
<!-- .row -->
</div>
<!-- #step4 -->
</div>
<!-- .steps --> <div class="block icon icon-drrrr container" style="margin:25px auto;"></div>
<div class="customers-comments-brands row">
<div class="customers-brands inline-list col">
<h5>مشتريان ما</h5>
<ul>
<li><a href="https://" title="کمیته المپیک"><img src="<?php bloginfo('template_url'); ?>/img/brand334.png" alt="کمیته المپیک"></a></li>
<li><a href="https://" title="موسسه آموزش عالی"><img src="<?php bloginfo('template_url'); ?>/img/brand344.png" alt="موسسه آموزش عالی"></a></li>
<li><a href="https://" title="بوف"><img src="<?php bloginfo('template_url'); ?>/img/brand540.png" alt="بوف"></a></li>
<li><a href="https://" title="برتر"><img src="<?php bloginfo('template_url'); ?>/img/brandg66.png" alt="برتر"></a></li>
<li><a href="https://" title="انتشارات گاج"><img src="<?php bloginfo('template_url'); ?>/img/brand2s0.png" alt="انتشارات گاج"></a></li>
<li><a href="https://" title="چای گلستان"><img src="<?php bloginfo('template_url'); ?>/img/brandg60.png" alt="چای گلستان"></a></li>
<li><a href="https://" title="نادری"><img src="<?php bloginfo('template_url'); ?>/img/brand400.png" alt="نادری"></a></li>
<li><img src="<?php bloginfo('template_url'); ?>/img/brand120.png" alt="قالی سلیمان"></li>
<li><img src="<?php bloginfo('template_url'); ?>/img/brand110.png" alt="صنایع لبنیاتی کاله"></li>
<li><img src="<?php bloginfo('template_url'); ?>/img/brand101.png" alt="بیمارستان رضوی"></li>
<li><img src="<?php bloginfo('template_url'); ?>/img/brand700.png" alt="کرمان موتور"></li>
<li><img src="<?php bloginfo('template_url'); ?>/img/brand500.png" alt="شرکت فرابورس ایران"></li>
</ul>
</div>
<!-- .customer-brands -->

<div class="customers-comments col">
<h5>نظر مشتريان ما</h5>
<div class="customers-comments-slider-box row" data-carousel-wrap="true">
<span class="icon icon-next3 next_prev next" data-next="true"></span>
<span class="icon icon-prev3 next_prev prev" data-prev="true"></span>

<div class="customers-comments-slider owl-carousel row" data-carousel="true" data-rtl="true" data-items="1" data-autoplay="false" data-interval="5000">
<div class="item">
<div class="comment-details container">
<div class="avatar col">
<img width="81" height="81" src="<?php bloginfo('template_url'); ?>/img/dandan-8.jpg" class="attachment-avatar" alt="dandan"> </div>
<!-- .avatar -->

<div class="comment-info col">
<span class="block">دکتر </span>
<strong class="block">ا ایران</strong>

</div>
<!-- .comment-info -->
</div>
<!-- .comment-details -->

<div class="customer-comment-comment row">
<p>باید از گروه بابت کمکی که به ما در جهت تامین برخی از ملزومات پزشکی برای برخی از کلینیک های سطح تهران تشکر کنم . این شرکت از ابتدای سفارش و درخواست ما با ما همکاری کامل و پشتیبانی کامل را از ما کرده اند .امیدوارم بتوانیم با شرکت همکاری خود را ادامه دهیم</p>
</div>
<!-- .customer-comment-comment -->
</div>
<!-- .item -->
<div class="item">
<div class="comment-details container">
<div class="avatar col">
<img width="81" height="81" src="<?php bloginfo('template_url'); ?>/img/falat-81.jpg" class="attachment-avatar" alt="falat"> </div>
<!-- .avatar -->

<div class="comment-info col">
<span class="block">جناب </span>
<strong class="block">بازرگانیه</strong>

</div>
<!-- .comment-info -->
</div>
<!-- .comment-details -->

<div class="customer-comment-comment row">
<p>شرکت با راهکارهای حمل و نقل و ترانزیت کالا کمک های بسیار شایانی در واردات تجهیزات از کشورهای اسیایی شرقی به سازمان ما کرده اند.ارائه پشتیبانی مناسب و صداقت این شرکت مهمترین دلیل برای ادامه کار بین ما و این شرکت خواهد بو</p>
</div>
<!-- .customer-comment-comment -->
</div>
<!-- .item -->
</div>
<!-- .customers-comments-slider -->
</div>
<!-- .customers-comments-slider-box -->

<div class="customers-comments-slider-box row" data-carousel-wrap="true">
<span class="icon icon-next3 next_prev next" data-next="true"></span>
<span class="icon icon-prev3 next_prev prev" data-prev="true"></span>

<div class="customers-comments-slider owl-carousel row" data-carousel="true" data-rtl="true" data-items="1" data-autoplay="false" data-interval="5000">
<div class="item">
<?php $comments = get_comments('status=approve&number=5'); ?><div class="comment-details container">
<p>
<?php foreach ($comments as $comment) { ?>
<li>
<?php echo get_avatar( $comment, '40' ); ?>
<a title=">
<span class="name-send-comment"><?php echo strip_tags($comment->comment_author); ?></span>
<br />
<span class="text-comment-form"><?php echo wp_html_excerpt( $comment->comment_content, 20 ); ?>...</span>
</a>
<div style="clear: both;"></div>
</li>
</p>
</div>
<!-- .comment-details -->
</div><?php } ?>

</div>
<!-- .customers-comments-slider -->
</div>
<!-- .customers-comments-slider-box -->
</div>
<!-- .customers-comments -->
</div>
<!-- .customers-comments --></div>
<!-- .steps-customers-comments -->
<div class="bot-boxes-wrap wrapper">
<div class="bot-boxes inner-el container">
<div class="bot-box contact-form col">
<h3><span class="icon icon-contact"></span> تماس با ما</h3>


<div class="wpcf7" id="wpcf7-f89-o1" dir="rtl">
<div class="screen-reader-response"></div>
<form name=" action="https://www.g.com/#wpcf7-f89-o1" method="post" class="wpcf7-form" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="89">
<input type="hidden" name="_wpcf7_version" value="4.0.3">
<input type="hidden" name="_wpcf7_locale" value>
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f89-o1">
<input type="hidden" name="_wpnonce" value="3f571a12b4">
</div>
<p><span class="wpcf7-form-control-wrap name"><input type="text" name="name" value size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="نام و نام خانوادگی"></span>
<span class="wpcf7-form-control-wrap email"><input type="email" name="email" value size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true" aria-invalid="false" placeholder="ایمیل"></span>
<span class="wpcf7-form-control-wrap tel"><input type="text" name="tel" value size="40" class="wpcf7-form-control wpcf7-text" aria-invalid="false" placeholder="شماره تلفن"></span>
<span class="wpcf7-form-control-wrap message"><textarea name="message" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" placeholder="متن پیام"></textarea></span>
<input type="submit" value="ارسال" class="wpcf7-form-control wpcf7-submit submit go-left"></p>
<div class="clearfix"></div>
<div class="wpcf7-response-output wpcf7-display-none"></div></form></div> </div>
<!-- .bot-box -->

<div class="bot-box contact-info col">
<h3><span class="icon icon-contact"></span> اطلاعات تماس</h3>
<span class="block" style="color:#C9D6E0;">آدرس ما :</span>
<p style="text-align:justify;">ایران - استان گیلان - شهرستان آستارا</p>
<p style="text-align:center;">

<br>
ساعات کاری : 9 صبح الی 22 شب </p>

<p> </p>

<span class="block" style="color:#C9D6E0;"> تلفن تماس ( پشتیبانی , مشاوره , پیگیری ) : </span>
<p class="ltr block" style="text-align:left;">
0911 - 9893976     0939 - 8413607     0930 - 2508615 </p>

<p> </p>

<p class="row"><span style="color:#C9D6E0;" class="col">یاهو : </span><span class="ltr go-left">Poshtiban.Astanet</span></p>
<p class="row"><span style="color:#C9D6E0;" class="col">سامانه پیام کوتاه : </span><span class="ltr go-left">50001333232135</span></p>
<p class="row"><span style="color:#C9D6E0;" class="col">پست الکترونیکی :</span><span class="ltr go-left">info@astanet.ir </span></p>
</div>
<!-- .bot-box -->

<div class="bot-box company-logos col">
<h3><span class="icon icon-brands" style="margin-bottom:-1px;"></span> نمادها </h3>

<div class="logo-slider-wrap container" data-carousel-wrap="true">
<span class="icon icon-next4 next_prev next" data-next="true"></span>
<span class="icon icon-prev4 next_prev prev" data-prev="true"></span>
<div class="title"></div>

<div class="logo-slider owl-carousel container" data-carousel="true" data-rtl="true" data-items="1" data-autoplay="true" data-interval="5000">
<div class="item">
<div class="image-holder">
<img src="<?php bloginfo('template_url'); ?>/img/custom00.png" alt=">
</div>
<!-- .image-holder -->

<div class="title">
<a href="https://www..ir" title=""></a>
</div>
<!-- .title -->
</div>
<!-- .item -->
<div class="item">
<div class="image-holder">
<img src="<?php bloginfo('template_url'); ?>/img/irana1.png" alt="">
</div>
<!-- .image-holder -->

<div class="title">
متن شماره 1 </div>
<!-- .title -->
</div>
<!-- .item -->
<div class="item">
<div class="image-holder">
<img src="<?php bloginfo('template_url'); ?>/img/mahn000.png" alt="ه">
</div>
<!-- .image-holder -->

<div class="title">
<a href="http://w.ro/" title=""></a>
</div>
<!-- .title -->
</div>
<!-- .item -->
</div>
<!-- .logo-slider -->
</div>
<!-- .logo-slider-wrap -->
</div>
<!-- .bot-box -->
</div>
<!-- .bot-boxes -->
</div>
<!-- .bot-boxes-wrap -->
<!-- .latest-news -->
</div>
<!-- .calculator-latest-news -->
</div>
<!-- .calculator-wrap -->
<!-- .abit-about-fnx -->
<div class="service-slider-wrap wrapper">
<!-- .service-slider -->
</div>
<!-- .service-slider-wrap -->
<!-- .steps-customers-comments -->
<!-- .bot-boxes-wrap -->
<div class="footer-wrap wrapper">
<footer class="footer container inner-el">
<!-- .designer-valid-icons -->
<div class="copyright col">
<p align="center" class="website-copyright">
اين وبسايت متعلق به گروه توسعه فضای مجازی آستانت ميباشد و تمامی حقوق آن محفوظ ميباشد </p>
</div>
<!-- .copyright -->
<!-- .ssl-certificate -->
</footer>
</div>
<!-- .footer-wrap -->
<script src="<?php bloginfo('template_url'); ?>/js/plugins0.js"></script>
<script src="<?php bloginfo('template_url'); ?>/js/main0000.js"></script>
<div style="position:fixed; left:2%; bottom:2%; background-color: #fff;"></div>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/purechat.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery01.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/scripts0.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/public00.js"></script>

</body>
</html>

مشکلش کجاست؟؟؟؟؟ تو آدرس دهی اشتباه کردم ؟؟؟؟؟ یا چیز دیگه ایه؟؟؟؟ لطفاً دوستان کمکم کنید. سپاس

لینک به ارسال

به گفتگو بپیوندید

هم اکنون می توانید مطلب خود را ارسال نمایید و بعداً ثبت نام کنید. اگر حساب کاربری دارید، برای ارسال با حساب کاربری خود اکنون وارد شوید .

مهمان
ارسال پاسخ به این موضوع ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.

×
×
  • اضافه کردن...