@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/IRANSansWeb_Bold.eot');
	src: url('../fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/IRANSansWeb_Medium.eot');
	src: url('../fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/IRANSansWeb_Light.eot');
	src: url('../fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/IRANSansWeb_UltraLight.eot');
	src: url('../fonts/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/IRANSansWeb.eot');
	src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IRANSansWeb.ttf') format('truetype');
}
#map [data-map] path {
    fill: #ececec;
    stroke: #909090;
    stroke-width: .03rem;
}

#map [data-map] path[data-set-geo-location=ÃƒËœÃ‚Â¢ÃƒËœÃ‚Â°ÃƒËœÃ‚Â±ÃƒËœÃ‚Â¨ÃƒËœÃ‚Â§Ãƒâ€ºÃ…â€™ÃƒËœÃ‚Â¬ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Â -ÃƒËœÃ‚Â´ÃƒËœÃ‚Â±Ãƒâ„¢Ã¢â‚¬Å¡Ãƒâ€ºÃ…â€™] {
    fill: #2e7d32;
}
.maptip svg{
    position: absolute;
    left: 74px;
    top: -7px;
}.maptip{font-size:11px;}




::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}




/*///////////////////submenu -----------*/

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.show>.dropdown-menu {
    display: none!important;
}
.dropdown-menu.show {
    display: block!impoRTANT;
    top: -3px;
    left: -159px;
}
/*///////////////////tooltip -----------*/
	.tooltip_mellatweb.right strong{
    position: absolute;
    background: #388e3c;
    color: #fff;
    padding: 4px 15px;
    z-index: 0;
    font-size: 10px;
    white-space: pre;
    font-weight: 300;
    margin-left: 20px;
    left: 13px;
    top: 0px;
    opacity: 0;
    }
	.tooltip_mellatweb.right strong:before{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 37%;
    left: -4px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #388e3c;
    }

	.tooltip_mellatweb.bottom strong{
    position: absolute;
    background: #388e3c;
    color: #fff;
    padding: 4px 15px;
    z-index: 0;
    font-size: 10px;
    white-space: pre;
    font-weight: 300;
    top: -26px;
    left: -103%;
    margin-left: -32px;
    }.tooltip_mellatweb{position:relative;display:block;z-index: 1;} .tooltip_mellatweb.bottom strong:before{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #388e3c;
    top: 100%;
    left: 50%;
    }
	.topanimation{
    -webkit-animation-name: tooltipbottom;
    -webkit-animation-duration: 0.5s;
    animation-name: tooltipbottom;
    animation-duration: 0.5s;
 }.rightanimation{
    -webkit-animation-name: tooltipright;
    -webkit-animation-duration: 0.5s;
    animation-name: tooltipright;
    animation-duration: 0.5s;
    opacity: 1!important;
 }

/* Safari 4.0 - 8.0 */
@-webkit-keyframes tooltipbottom {
  0%   {opacity:0;top:-26px;} 
  50%  {top:-32px;}
  100% {top:-26px;}
}

/* Standard syntax */
@keyframes tooltipbottom {
  0%   {opacity:0;top:-26px;} 
  50%  {top:-32px;}
  100% {top:-26px;}
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes tooltipright {
  0%   {opacity:0;right:-26px;} 
  50%  {right:-32px;}
  100% {right:-26px;}
}

/* Standard syntax */
@keyframes tooltipright {
  0%   {opacity:0;left:26px;} 
  50%  {left:36px;}
  100% {left:13px;}
}

/*!
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}

@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../fonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(../fonts/fa-solid-900.eot);src:url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
.fa-eye:before{content:"\f06e"}.fa-book-open:before{content:"\f518"}.fa-pencil-alt:before{content:"\f303"}
.fa-newspaper:before{content:"\f1ea"}.fa-briefcase-medical:before{content:"\f469"}.fa-times:before{content:"\f00d"}.fa-check:before {
    content: "\f00c";
}.fa-cart-plus:before {
    content: "\f217";
}.fa-info-circle:before {
    content: "\f05a";
}.fa-align-justify:before {
    content: "\f039";
}.fa-facebook-f:before{content:"\f39e"}.fa-twitter:before{content:"\f099"}.fa-google-plus-g:before{content:"\f0d5"}.fa-instagram:before{content:"\f16d"}.fa-pinterest:before{content:"\f0d2"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-phone:before{content:"\f095"}.fa-envelope:before{content:"\f0e0"}
.btn i {
    display: inline-block;
    width: 2.0625rem;
    margin: -6.375rem -0.95rem -8px 8px;
    line-height: 2.0625rem;
    text-align: center;
    background-color: rgba(0,0,0,.2);
}.btn-rounded{
    border-radius: 32px!important;
}
.btn {font-size:13px!important;overflow:hidden;}
a,h1,p,b,h2,body,h3,h4,h6,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,.btn{font-family:IRANSans!important}

a{
    text-decoration: blink;
    color: #333;
}a:focus, a:hover {
    /* color: #014c8c!important; */
}
/* HTML5 Boilerplate radio-one hidden styles */
[type="radio"] {
  border: 0;
  height: 1px; margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}
.header_menu_ul{position:fixed;right:-1800%}
/* One radio button per line */
label {
  display: block;
  cursor: pointer;  /*hand view when on hover*/
  line-height: 2.5;
  font-size: 1.5em;
}
.hentry{
    margin: 19px;
    /* background: rgba(226, 226, 226, 0.2); */
    /* padding: 11px; */
    /* box-shadow: 0px 4px 18px #888888; */
}
/* the basic, unchecked style */
[type="radio"] + span:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.25em;
  border-radius: 1em;           /*hard border*/
  border: 0.125em solid #fff;
  box-shadow: 0 0 0 0.15em #000;   /*light shadow*/
  margin-left: 0.75em;
  transition: 0.5s ease all;    /*animation here*/
}

/* the checked style using the :checked pseudo class */
[type="radio"]:checked + span:before {
  background: #d39a03;
  box-shadow: 0 0 0 0.25em #000;
}
.beeanimate1{
    background: url(../images/bee-animated1.gif);
  
     animation-duration: 30s;
  animation-name: beeone;
  animation-iteration-count: 100;

  
    position:absolute;
    left:-250px;
    top:20px;
    z-index: 100;
    display: block;
    width: 205px;
    height: 199px;
    z-index: 0;
 }
	
	
.beeanimate2{
    background: url(../images/bee-animated2.gif);
   animation-iteration-count: 100;

     animation-duration: 30s;
	  animation-delay: 10s; /* or: Xms */
  animation-name: beeone1;
 
  
    position:absolute;
    left:-250px;
    top:60px;
    z-index: 100;
    display: block;
    width: 205px;
    height: 199px;
    z-index: 0;
 }	@-webkit-keyframes beeone1 {
  0%   { left:-200px; top:330px;opacity:1;}
    25%  {left:400px; top:30px;opacity:1;}
    50%  {left:800px; top:330px;opacity:1;}
    75%  { left:1200px; top:0px;opacity:1;}
    100% { left:2000px; top:330px;}
}
@keyframes beeone1 {
  0%   { left:-200px; top:330px;opacity:1;}
    25%  {left:400px; top:30px;opacity:1;}
    50%  {left:800px; top:330px;opacity:1;}
    75%  { left:1200px; top:30px;opacity:1;}
    100% { left:2000px; top:330px;}
}
	
@-webkit-keyframes beeone {
  0%   { left:-200px; top:30px;opacity:1;}
    25%  {left:400px; top:0px;opacity:1;}
    50%  {left:800px; top:30px;opacity:1;}
    75%  { left:1200px; top:0px;opacity:1;}
    100% { left:2000px; top:30px;}
}
@keyframes beeone {
  0%   { left:-200px; top:30px;opacity:1;}
    25%  {left:400px; top:0px;opacity:1;}
    50%  {left:800px; top:30px;opacity:1;}
    75%  { left:1200px; top:0px;opacity:1;}
    100% { left:2000px; top:30px;}
}
body{
	font-family: IRANSans;
	position: relative;
	background: #fff;
	color: #424242;
	text-align: right;
	margin: 0;
	overflow-x: hidden;
}button, input{
	font-family: IRANSans!important;
}
input,textarea,a{
    font-family: IRANSans;
}.send_pro{
    background: #2E7D32;
    display: -webkit-inline-box;
    cursor: pointer;
    margin-top: 15px;
    color: #fff!important;
    padding: 4px 10;
    line-height: 37px;
    border-radius: 5px;
    font-size: 14px;
}.send_pro:hover{background-image: linear-gradient(to left, #388607,#63e267)!important;color: #fff!important;font-size: 11px;}
.footart{
    font-size: 13px;
}
.newdiv{
    float: right;
    direction: RTL;
    width: 100%;
}.col2{
    float: RIGHT;
    width: 47%;
    padding: 0px;
}.guaranteed{
    background: #fff;
    padding: 8px 19px;
    border-radius: 5px;
    position: absolute;
    float: left;
    margin-left: 39px;
    margin-top: -41px;
}.guaranteed:before{content:"";background: url(../images/icons.png);background-position: -107px 4px;display: block;height: 143px;width: 149px;position: absolute;right: -122px;top: -70px;}.about{
    background: #fff;
    border-radius: 50%;
    height: 535px;
    width: 535px;
    padding: 15px 75px 87px 60px;
    z-index: 0;
    position: relative;
}.about a{
    background: #ececec;
    margin: 4px;
    padding: 3px 8px 3px 18px;
    line-height: 41px;
    text-decoration: blink;
    color: #5a5a5a;
    border-radius: 3px;
    margin-top: 10px;
    float: RIGHT;
    /* display: flex; */
}.about strong{font-size: 16px;font-weight: 300;}.dicounted{
    font-size: 20px!important;
    text-decoration: line-through;
    color: #d30303!important;
}
.header_top{
	
height: 578px;
	
width: 100%;
	
float: right;
	
background: url(../images/bg-header.jpg);
	
display: block;
	
margin: auto;
	
position: RELATIVE;
}
.mainmenu{
    float: right;
    width: 100%;
    background: rgba(232, 203, 7, 0.83);
    padding: 8px 109px 20px 4px;
    line-height: 13px;
    border-radius: 8px;
    margin: 22px 4px;
    position: relative;
    direction: rtl;
}.mainmenu ul li{
    float: RIGHT;
    margin-right: 0px;
    list-style: none;
}
.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active{
    background-color: #F4511E!important;
}

.mainmenu ul li a{
    text-decoration: blink;
    color: #fff;
    font-size: 12px;
    text-align: right;
    padding: 7px 13px;
}.mainmenu:before{content:"";background: url(../images/icons.png);background-position: -3px -3px;display: block;height: 75px;width: 103px;position: absolute;right: 6px;top: -15px;}
.space20px{
    float: right;
    height: 52px;
    width: 100%;
}.telegram{
    color: #289fd9!important;
}.telegram:before{content:"";background: url(../images/icons.png);background-position: 256px -176px;display: block;height: 39px;width: 39px;float: right;margin-left: 5px;}.telephone{}.telephone:before{content:"";background: url(../images/icons.png);background-position: 217px -175px;display: block;height: 39px;width: 35px;float: right;margin-left: 5px;}#video{
    float: right;
    margin-top: 14px;
} #video img{
    width: 92%;
    height: 253px;
    border-radius: 24px;
}.statistics{
    background: rgba(230, 216, 24, 0.91);
    width: 100%;
    margin-top: 10px;
    border-radius: 8px;
    padding: 7px 0;
}.statistics ul li{
    list-style: none;
    float: right;
    width: 33%;
    display: inline-grid;
    text-align: center;
}.statistics ul li strong{
    color: #333;
}.statistics ul li span{
    color: #805e00;
}.titleabout{
    text-align: center;
    font-size: 22px;
    color: #333;
}.titleabout:before{content:"";background: url(../images/icons.png);background-position: 3px -86px;display: block;height: 88px;width: 92px;margin: auto;}.titleabout span{
    font-size: 37px;
    margin-left: 5px;
    color: #d39a03;
}.order{
    background: #ececec;
    padding-top: 63px;
    z-index: 9;
    position: relative;
    padding-bottom: 53px;
}.order .title{
    width: 180px;
    float: right;
    background: #ececec;
    padding: 12px;
    border-radius: 3px;
    display: inline-flex;
}.iconorder{
    background: url(../images/icons.png);
    background-position: -85px -135px;
    display: block;
    height: 60px;
    width: 144px;
    margin-top: -33px;
    position: relative;
    margin-right: 8px;
    margin-left: 12px;
    z-index: 5;
}.order .title:after{content:"";background: #d39a03;height: 63px;width: 67px;display: block;-moz-transform: rotate(223deg);-moz-transition:600ms ease-in;-ms-transform: rotate(223deg);-ms-transition:600ms ease-in;-webkit-transform: rotate(223deg);-webkit-transition:600ms ease-in;-o-transform:rotate(360deg);-o-transition:600ms ease-in;position: absolute;top: -17px;z-index: 0;right: 75px;}.col70{float: right;width: 46%;}.col30{float: right;width: 27%;/* background: #fff; */}.orders{
    float: right;
    margin-top: 19px;
}.orders input{
    text-align: right;
    background: #ececec;
    border: 0;
    padding: 11px;
    border-radius: 4px;
    width: 97%;
    font-size: 12px;
}.orders label{
    text-align: right;
    background: #ececec;
    padding: 0 11px;
    border-radius: 0px;
    margin-bottom: -2px;
    float: right;
    font-size: 11px;
    color: #d84545;
    margin-top: 2px;
}.orders input:before{content:"";}.orders textarea{
    text-align: right;
    background: #ececec;
    border: 0;
    padding: 16px;
    border-radius: 4px;
    width: 97%;
    margin-top: 13px;
    font-size: 13px;
}#user_lic{
    margin-top: 1px;
}.inputicon{}.iconsale{
    background: url(../images/icons.png);
    background-position: 148px -221px;
    display: block;
    height: 32px;
    width: 34px;
}.calculate{
    float: right;
    width: 100%;
    line-height: 37px;
    margin-top: 55px;
}.calculate span{
    font-size: 43px;
    width: 100%;
    margin: auto;
    text-align: center;
    display: block;
    color: #333;
}.calculate strong{
    font-size: 27px;
    width: 100%;
    margin: auto;
    text-align: center;
    display: block;
}.calculate button{
    background: #3b6d2b;
    padding: 4px 12px;
    border-radius: 5px;
    color: #fff;
    display: flex;
    width: 150px;
    margin-top: 11px;
    margin-right: 61px;
    direction: RTL;
    cursor: pointer;
    font-family: IRANSans;
    line-height: 39px;
    border: 0;
}.calculate .iconprice{
    background: url(../images/icons.png);
    background-position: -17px -215px;
    display: block;
    height: 53px;
    width: 90px;
    margin: auto;
}.plan i{
    background: url(../images/icons.png);
    background-position: -150px -154px;
    display: block;
    height: 97px;
    width: 110px;
    margin: 18px auto;
}.plan ul li{list-style: none;padding: 7px;text-align: right;direction: rtl;display: flow-root;}.plan ul li:before{content:"";background: url(../images/icons.png);background-position: 150px -278px;display: block;height: 39px;width: 32px;float: right;}.brown{background: #455A64;color: #fff;}.plan{
    background: #fff;
    padding-top: 8px;
    box-shadow: 0 1px 4px rgba(165,178,189,.9),0 1px 4px rgba(193,203,212,.2),0 8px 8px rgba(165,178,189,.4)!important;
    border-radius: 12px;
}.plan ul{
    margin: 0;
    padding: 0;
    direction: rtl;
    text-align: right;
}/*article img{
    width: 100%;
    height: 200px;
} article h3{
    text-align: CENTER;
    color: #333;
    padding: 0px 1px 7px;
    border-bottom: 1px solid #d6d2d2;
} article a{
    background: #F9A825;
    color: #fff;
    padding: 2px 13px;
    border-radius: 4px;
    font-size: 13px;
}article .hidden_textarticle {
	opacity:0;
}

article img:hover{
	
}
	.hidden_text{
    font-size: 11px;
    padding-bottom: 16px;
    border-bottom: 1px solid #d5d6d6;
    margin-bottom: 10px;
    height: 75px;
    overflow: hidden;
}
	article {
    background: #ececec;
    float: RIGHT;
    width: 100%;
    margin-top: 19px;
    border-radius: 4px;
    text-align: center;
    padding-bottom: 6px;
    margin-bottom: 20px;
    margin: 0px;
    border-top: 3px solid #f9a825;
    box-shadow: 0 1px 4px rgba(165,178,189,.9),0 1px 4px rgba(193,203,212,.2),0 8px 8px rgba(165,178,189,.4)!important;
    position: relative;
    height: 418px;
    margin-bottom: 13px;
}*/


button, input, optgroup, select, textarea {
    font-family: IRANSans;}


.yellowspan{
    color: #d39a03;
    margin-left: 5px;
    font-weight: bold;
}footer{width: 100%;background: #f9a825;padding: 12px;z-index: 1111;float: RIGHT;direction: RTL;padding-top: 28px;}.designweb a{
    color: #fff;
    background: rgba(51, 51, 51, 0.76);
    padding: 5px 9px;
    border-radius: 3px;
}
footer h3{
    font-size: 19px;
    margin-bottom: 17px;
    border-bottom: 2px solid #000;
    padding-bottom: 14px;
} footer p{
    font-size: 13px;
    text-align: justify;
    margin-bottom: 7px;
} footer a{
    color: #fff;
} footer a:hover{
    color: #593b32;
    text-decoration: blink;
    font-weight: BOLD;
}.linkfotbox {
    background: #fff;
    border-radius: 18px;
    padding: 14px 0;
} .linkfotbox a{
    color: #9e9e9e;
    margin: 6px 0;
    float: RIGHT;
    width: 100%;
} .linkfotbox a:hover{}
.copyright{
    color: #fff;
}#sum small{
    font-size: 17px;
    color: #3b6d2b;
}.pardakht{
    color: #333!important;
    background: #ececec!important;
    font-size: 12px!important;
    }article h3 a{background: rgba(47, 47, 47, 0)!important;font-size: 12px;color: #37474F;padding-bottom: 6px;}.post__content .post__title{
    background-color: #f7f7f7;
    border-radius: 3px 3px 0 0;
    padding: 20px;
    font-size: 17px;
    color: #333;
    direction: RTL;
    }.post__content-info img{
    max-width: 100%;
}.post__content-info{
    padding: 28px;
    text-align: justify;
    direction: RTL;
    font-size: 13px;
    line-height: 29px;
} .post__content-info h2{
    font-size: 15px;
}.post-additional-info {
    display: -webkit-inline-box;
    margin-right: 9px;
    direction: RTL;
    background: #E0E0E0;
    font-size: 13px;
    border-right: 2px solid #333;
}.post-additional-info div,.post-additional-info span {display: flex;border-right: 1px solid;padding: 0 7px;}.pagination-arrow{}.pagination-arrow .btn-content{
    float: RIGHT;
}.btn-prev-wrap{
    float: right;
    margin-right: 22px;
    background: #f1f1f1;
    padding: 2px 17px;
    border-radius: 43px 0px 20px 0px;
    border-top: 3px solid #bb9e08;
}.btn-next-wrap{
    float: left;
    margin-left: 22px;
    background: #f1f1f1;
    padding: 2px 17px;
    border-radius: 0 43px 0 20px;
    border-top: 3px solid #bb9e08;
}.widget{
    background: rgba(243, 243, 243, 0.44);
    margin-top: 18px;
}.heading{
    padding: 2px 12px 5px;
    color: #9a9a9a;
    border-bottom: 2px solid #d39a03;
    margin-bottom: 8px;
    background: #f7f7f7;
    margin-bottom: 14px;
}.category-post-item{
    padding: 11px 12px;
    border-bottom: 1px solid rgba(171, 167, 167, 0.09);
    font-size: 14px;
}.category-post-item span{
    background: #ececec;
    padding: 0 12px;
    margin-right: 7px;
    float: left;
}.heading-title{
    margin: 13px 2px;
    font-size: 15px;
}.latest-news-item a{
    padding: 5px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 12px;
}.text{
    /* float: right; */
    width: 100%;
    background: #ffffff;
    padding: 3px 14px;
    color: #dcae35;
    border: 1px solid #dcae35;
    border-radius: 2px;
    margin-right: 8px;
}.piccover img {
    width: 100%;
}.post__content{
    margin-bottom: 14px;
    box-shadow: 0px 4px 18px #888888;
}.date_post{
    position: absolute;
    margin-top: -32px;
    margin-right: 5px;
    font-size: 12px;
    background: #f9a825;
    padding: 0 4px;
    border-radius: 3px;
}.post_pic{
    width: 100%;
}.more_post:before{content:"";}

.note-success {
    float: right;
    width: 100%;
    margin: 21px 0 -2px;
    background: #2E7D32;
    padding: 8px;
    border-radius: 4px;
    color: #fff;
    font-weight: 200;
}.resopsiveshow{display: none!important;}
.error_ajax{background:#e53935;} .error_ajax a{    font-weight: bold;}
.panel_log a {color: #f3f3f3;font-weight: bold;background: #E65100;border-radius: 5px;padding: 8px 9px;margin-top: 0px;float: left;} .panel_log a span{    color: #FDD835;}
@media only screen and (max-width: 600px) {
	.iconorder{display:none;}
	.order .title {
    width: auto;
    font-size: 13px;}.order {
    padding-top: 21px;
	}.resopsiveshow i{}
	.shower{height: auto!important;}
	.nav{display: block!important;padding: 3px;}.mainmenu ul li {width: 100%;margin: 1px 0;}.resopsiveshow{display: block!important;color: #000!important;background: #ffbd10;padding: 12px!important;margin: 3px 0;font-weight: bold;}
.maxlogosize{    margin: auto;}
.guaranteed {
    font-size: 10px;
}.mainmenu {padding: 0;height: 49px;overflow: hidden;position: relative;}
.mainmenu:before{display:none;}
html {overflow-x:hidden;}
.boxet,.mainmenu,.titleabout span,.hentry{width:100%;}
.about { height: auto;width: 71%;}
header {height: auto;}body { font-size: 10px!important;}
.titleabout {
    font-size: 21px;
}.order .title:after ,.plan ul li:before{display:none;}.orders input { margin: 4px;}.calculate {
    margin-bottom: 29px;
}
}




/* blog css*/
.view_blog{
    color: #9E9E9E;
}.view_blog span{
    font-size: 14px;
    margin: 0 2px;
    color: #F57F17;
} .view_blog i{
    font-size: 14px;
    margin-left: 5px;
} .blogtxt{
    font-size: 11px;
    padding: 10px;
    text-align: justify;
    color: #757575;
} .blogviewmod.big img{
    height: 361px;
} .blogviewmod.smaller img{
    opacity: 1;
    background: #333;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: 180px;
} .blogviewmod.smaller:hover img{
    opacity: 0.2;
} .blogviewmod.smaller:hover p{
    opacity: 1;
    display: block;
}.blogviewmod.smaller .card-body{
    background: #fff;
}
.card-title{
    padding: 17px 13px 0;
    font-size: 15px;
    margin-bottom: 0px!important;
}.blogviewmod{
    box-shadow: 0 1px 4px rgba(165,178,189,.9),0 1px 4px rgba(193,203,212,.2),0 8px 8px rgba(165,178,189,.4)!important;
    border: 0!important;
}.wirter {
    font-size: 12px;
    text-align: left;
    color: #9E9E9E;
    float: left;
    background: #EEEEEE;
    padding: 4px 18px;
    border-radius: 19px;
}.wirter.smallsw{
    font-size: 9px;
    padding: 5px 2px;
}.wirter.smallsw i{
    font-size: 9px;
}.wirter.smallsw span{
    font-size: 9px;
}.wirter i{
    color: #2E7D32;
    font-weight: BOLD;
    font-size: 18px;
}.wirter span{
    font-size: 15px;
    margin: 2px;
    color: #2E7D32;
    font-weight: bold;
}
.blogviewmod.smaller{
    background: #333;
}
.blogviewmod.smaller p{opacity:0;display: none;position: absolute;color: #fff;text-shadow: 1px 1px #000000;}.headsmall{
    font-size: 10px;
}.view_blog_small{
    line-height: 14px;
}.view_blog_small span{
    font-size: 12px;
} .view_blog_small i{
    font-size: 13px;
}.btnmore{
    font-size: 9px!important;
}.blogshow h3,.order h3{
    font-size: 14px;
    margin: 1px 0 1px;
    direction:rtl;
    border-bottom: 2px solid #aeb0a8;
    font-weight: bold;
    color: #8d8e8e;
    line-height: 7px;
    padding: 0;
    margin: 7px!important;
    line-height: 1;
} .blogshow h3 i{
    font-size: 24px;
    margin-left: 5px;
    line-height: 20px;
    float: RIGHT;
}.bgcontent_blog {
    background-color: #f5f5f5;
    padding: 14px 0;
    border-radius: 8px;
}

/* section about *******/
.aboutarasasal{
    float: RIGHT;
    width: 100%;
}
.nomad{
    background: #fff;
    padding: 22px 6px;
    text-align: center;
    border-radius: 13px;
} .nomad p{
    color: #388e3c;
    font-size: 13px;
    text-align: center;
} .nomad img{} .whatabout{}.whatabout h4{
    color: #f57c00;
    margin-bottom: 20px;
} .whatabout p{
    text-align: justify;
    direction: RTL;
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
}

.maxlogosize{
    width: 86%;
    background: #ffffffd9;
    border-radius: 27px;
    text-align: center;
    margin-top: 62px;
}.maxlogosize img{
   margin: 17px;
}.blogshow ul li{} .blogshow ul li a{
    padding: 2px;
    border: 0!important;
}.blogshow ul{
    padding: 11px 0;
}
.blogshow ul li{} .blogshow ul li a.active h3{
    color: #f4511e;
    border-bottom: 2px solid #e65100;
}.blocknew h3{
    color: #f57c00;
}.blocknew{
    float: right;
    width: 100%;
    padding: 43px 0;
    margin: 0;
}.lightbox{
    text-align: CENTER;
}.lightbox a{
    text-align: right;
    background: #f00;
    padding: 14px;
    z-index: 14;
    font-size: 27px;
    color: #fff;
    margin-left: 70%;
}.lightbox a:hover{
    text-decoration: none;
    color: #fff;
    background: #c12d2d;
}.boxgalley img{
    /* max-width: 29%; */
    height: 221px;
    margin: 7px 5px;
}.boxgalley {
    display: flex;
}.boxgalley a img{transition: transform .2s;box-shadow: 0 5px 9px #ccc;} .boxgalley a img:hover{
    transform: scale(1.1);
}.lightbox-column img{
    /* width: 100%; */
    max-height: 500px;
}.backcroundbrown{background:#ececec;}
#filters{
    direction: RTL;
}#filters button{
    background: #fff;
    border: 0;
    color: #f57c00;
    font-weight: BOLD;
}#filters button:focus,#filters button:hover{
    background: #f57c00;
    color: #fff;
    box-shadow: 0 0 0 0px rgba(2,117,216,.5);
}.boxet{
    float: right;
    width: 100%;
}a:focus, a:hover{
    color: #f4511e;
    text-decoration: blink!important;
}a{
    color: #292b2c!important;
}a:hover.text{}.category-post-item:hover> a{
    color: #f4511e!important;
} .category-post-item:hover> span{background: #f4511e;color: #fff;}

#order{
    background: #fff;
}
/*social box *****************/
.socialmedia{
    padding: 0;
}
.titlesocial{
    margin-bottom: 22px;
    display: grid;
} .titlesocial a{
    background-image: linear-gradient(to left, #f9a825,#16efac)!important;
    padding: 4px;
    border-radius: 15px 2px 2px 2px;
    box-shadow: 0 0 5px #0202029c;
    font-size: 14px;
    padding: 4px 37px;
    color: #fff!important;
    margin: AUTO;
} .item_box_insta{} .socialmedia h5{
    color: #f9a825;
    font-weight: bold;
    font-size: 27px;
    margin-top: 73px;
}.socialmedia small{
    margin-bottom: 25px;
    color: #fff;
    font-size: 16px;
} 

.part2 small{
    color: #333;
}

.socialmedia .part1{
    text-align: CENTER;
    padding-top: 23px;
} .socialmedia .part2{} .part2{
    padding: 29px;
    text-align: center;
    position: relative;
    height: 325px;
    background: #fafafa;
} .part1{
    background: url(../images/bginstagram.jpg);
    background-size: cover;
} .part2:before{content:"";position: absolute;left: -83px;top: 0;background: url(../images/leftbginsta.png);width: 326px;height: 244px;display: block;}  .part2:after{content: "";position: absolute;right: -175px;bottom: 0;background: url(../images/rightbginsta.png);width: 321px;height: 162px;display: block;} .item_box_insta{
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(165,178,189,.9),0 1px 4px rgba(193,203,212,.2),0 8px 8px rgba(165,178,189,.4)!important;
    padding: 12px;
    margin-bottom: 56px;
    direction: RTL;
} .item_box_insta img{
    width: 100%;
}.photocaption{
    direction: rtl;
    font-size: 11px;
    padding: 0px;
    margin-bottom: 0!important;
}.headerfix.fixmenu .mainmenu{
    background: rgb(232, 203, 7);
    margin: 29px 3px 3px;
}
.fixmenu{
    position: fixed;
    width: 100%;
    z-index: 20;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-animation: move-down .2s forwards;
    animation: move-top .2s forwards;
    transition: 0.4s;
    top: 79px;
    /* background: #e8cb07; */
    }