﻿@font-face{font-family:Vazir;src:url('font/Vazir.eot');src:url('font/Vazir.eot?#iefix') format('embedded-opentype'),
url('font/Vazir.woff') format('woff'),
url('font/Vazir.ttf') format('truetype');font-weight:normal;}
@font-face{font-family:Vazir;src:url('font/Vazir-Bold.eot');src:url('font/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
url('font/Vazir-Bold.woff') format('woff'),
url('font/Vazir-Bold.ttf') format('truetype');font-weight:bold;}
*{font-family:'Vazir',tahoma;line-height:200%;}
body{
margin:0;background-color:#ffffff;color:#000000;font-size:11pt;
/*background:url('template/headerbg.jpg') center center;background-size:cover;background-attachment:fixed*/
}


#mobileHeader{display:none}
#mobileMenuBar{text-align:center;direction:rtl;box-sizing:border-box;position:fixed;top:0;;left:0;background:#222222;width:100%;min-height:50px;padding-right:13px;padding-left:13px;z-index:1998}
.mobileMenuTitle{line-height:50px;display:inline-block;white-space:nowrap;color:#ffffff;font-size:9pt;}
#mobilemenu{position:fixed;top:0;right:0;height:100%;overflow-y:auto;overflow-x:hidden;width:220px;margin-right:-220px;background:#222222;direction:ltr;padding-top:50px;box-sizing:border-box;;z-index:2000}
.mobileMenuItem{font-size:10pt;color:#ffffff;display:block;width:100%;line-height:35px;padding-right:10px;border-bottom:1px solid #555555;}
a.mobileMenuItem:hover{font-size:10pt;background:#555555;color:#ffffff;}
.mobileSubMenuItem{font-size:10pt;color:#ffffff;display:block;width:100%;height:35px;line-height:35px;padding-right:30px;}
.mobileSubMenuItem:hover{font-size:10pt;color:#ffffff;}
.mobileMenuItem:before{
	font-family:'Times New Roman';
	display:inline-block;
	content:'◄';
	font-size:6pt;
	margin-left:5px;
}
.mobileMenuItem.changed:before{
	font-family:'Times New Roman';
	display:inline-block;
	content:'▼';
	font-size:6pt;
	margin-left:5px;
}

#mobileMenuMask{
	position: fixed!important;
    top: 0!important;
    left: 0!important;
    width: 100vw!important;
    height: 100vh!important;
    opacity: 0.5;
    background-image: none!important;
    background-color: #000;
    z-index: 1999;
    display:none;
}

#backButton{width:60px;height:50px;position:fixed;top:0;left:15px;z-index:2000;;box-sizing:border-box;background:url('template/back.png') no-repeat left center;background-size:8px 12px}
#humburger{width:48px;height:48px;position:fixed;top:0;right:15px;z-index:2002;;box-sizing:border-box}
.c-hamburger {display: block;position: relative;overflow: hidden;margin: 0;padding: 0;width: 48px;height: 48px;
  font-size: 0;text-indent: -9999px;appearance: none;box-shadow: none;border-radius: none;border: none;cursor: pointer;
  transition: background 0.3s;background:transparent;
}
.c-hamburger:focus {outline: none;}
.c-hamburger span {display: block;position: absolute;top: 22px;left: 9px;right: 9px;height: 4px;background: white;border-radius:2px;}
.c-hamburger span::before,.c-hamburger span::after { position: absolute;display: block;left: 0;width: 100%;border-radius:2px;  height: 4px;  background-color: #ffffff;  content: "";}
.c-hamburger span::before {top: -10px;}
.c-hamburger span::after {bottom: -10px;}
.c-hamburger--htx {}
.c-hamburger--htx span {transition: background 0s 0.3s;}
.c-hamburger--htx span::before,.c-hamburger--htx span::after {transition-duration: 0.3s, 0.3s;transition-delay: 0.3s, 0s;}
.c-hamburger--htx span::before {transition-property: top, transform;}
.c-hamburger--htx span::after {transition-property: bottom, transform;}
.c-hamburger--htx.is-active {background-color: transparent;}
.c-hamburger--htx.is-active span {background: none;}
.c-hamburger--htx.is-active span::before {top: 0;transform: rotate(45deg);}
.c-hamburger--htx.is-active span::after {bottom: 0;transform: rotate(-45deg);}
.c-hamburger--htx.is-active span::before,.c-hamburger--htx.is-active span::after {transition-delay: 0s, 0.3s;}
@media all and (max-width:760px){
	body{padding-top:76px;}
	#mobileHeader{display:block;}
	#desktopHeader{display:none;}
}



h2{font-size:13pt;font-weight:normal;}
#header{border-top-right-radius:10px;border-top-left-radius:10px;}
.generalbox p:first-of-type{margin:0;padding:0}
.generalbox p:last-of-type{margin:0;padding:0}
.generalboxdiv p:first-of-type{margin-top:0;padding:0}
.generalboxdiv p:last-of-type{margin-bottom:0;padding:0}
.specialbox p:first-of-type{margin:0;padding:0}
.specialbox p:last-of-type{margin:0;padding:0}
.specialbox p:empty{margin:0;padding:0}
.specialbox p:empty{margin:0;padding:0}
.red{color:#ff0000;}
.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.max440{width:440px;max-width:100%;box-sizing:border-box;}
.max440{width:220px;max-width:100%;box-sizing:border-box;}

.fpHolder{border-left:1px solid #dddddd;}
.fpHolder:nth-of-type(4){border-left:0}
.fpbox{transition: all 0.5s;margin:auto;display:inline-block;background:#d9cec3;box-sizing:border-box;width:120px;height:120px;line-height:120px;max-width:100%;border-radius:80px;}
.fpbox img{width:60%;vertical-align:middle}

.specialtitle{display:block;background:#ff1744;color:#ffffff;margin-bottom:10px;height:30px;line-height:30px;box-sizing:border-box;padding-right:10px;}
.flexnewsItem{display:inline-block;background:#888888;box-sizing:border-box;margin-bottom:20px;text-align:center;overflow:hidden;border:1px solid #999999;text-align:center;margin:10px;width:calc(25% - 20px);float:right;padding:10px;border-radius:20px;}
.flexNewsText{font-size:16pt;font-weight:bold;color:#000000;position:absolute;top:45%;right:0;width:100%;z-index:2;;padding:5px;box-sizing:border-box;text-align:center;}
.flexNewsImage{position:relative;right:0px;top:0px;}
@media all and (max-width:800px){.flexnewsItem{width:calc(50% - 20px);}
}
@media all and (max-width:400px){.flexnewsItem{width:calc(100% - 20px);}
}
.limited{width:98%;max-width:1200px;margin-right:auto;margin-left:auto;box-sizing:border-box;}
.full{direction:rtl;width:98%;max-width:1200px;;margin:auto;}
table{border-collapse:collapse;}
.clear{clear:both}
a{color:#FF6600;text-decoration:none;outline: none;}
a:hover{color:#ff2508;}
.menuBullet{width:8px;height:8px;display:inline-block;background:url('template/menu-bullet.png') no-repeat;margin-left:8px;}
.menu_active{background:#ff8800;}
.bordered{text-shadow:-1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000,1px 1px 0 #000;}
.galleryLink{display:inline-block;margin-left:10px;position:relative;top:0;left:0;float:right;margin-bottom:10px;background:url('template/wait.gif') no-repeat center;}
.borderedw{color:#000;text-shadow:-1px -1px 0 #aaa, 1px -1px 0 #aaa, -1px 1px 0 #aaa,1px 1px 0 #aaa;}
.searchbutton{cursor:pointer;vertical-align:middle;border:0px solid #16345d;width:36px;height:36px;text-indent:-1000px;background:url('template/icon-search.png') center no-repeat;}
.searcharea{color:#000000;padding:6px 10px;height:16px;font-size:9pt;width:140px;border:1px solid #aaaaaa;background:#e4edee;margin:0;border-radius:5px;opacity:0.7;}
.photothumb{border:1px solid #aaaaaa;border-radius:2px;vertical-align:top;}
h1{font-size:14pt;text-align:right;padding:0;margin:0;}
.titleholder{line-height:40px;width:100%;box-sizing:border-box;padding-right:10px;color:#444444;border-right:5px solid #c40018}
span.clear{clear:both;display:block;}
.box{background:#ffffff;margin:0;padding:0;padding-top:10px;width:100%;box-sizing:border-box;}
.readon{padding-right:14px;display:block;background:url('template/readon-bg.png') no-repeat right center;color:#666666;border-right:10px solid transparent;}
.readon:hover{background:url('template/readon-hover-bg.png') no-repeat right;color:#d42b1e;color:#d42b1e;}
form{margin:0}
input{;font-size:10pt;outline:0;}
.fade{background:#aaaaaa}
.fadewhite{background:#ffffff}
.text{text-align:justify}
input,textarea{box-sizing:border-box;}
.jumpinactive{cursor:pointer;display:inline-block;width:20px;height:20px;background:#888888;border:1px solid #000000}
.jumpactive{cursor:pointer;display:inline-block;width:20px;height:20px;background:#2d6c86;border:1px solid #000000}
.topmenu{position:relative;top:0;left:0;}
.menu{color:#000000;display:inline-block;min-width:140px;}
.copyright{text-align:center;width:100%;height:30px;background:#dddddd;line-height:30px;color:#555555;font-size:8pt;}
.brief{;color:#dddddd;font-size:8pt;display:block;}
.myhr{height:1px;background:#999999;}
.lastlinks{color:#ffffff;}
.navig{box-sizing:border-box;display:inline-block;width:14px;height:14px;border-radius:7px;background:#ffffff;margin-right:5px;cursor:pointer;border:1px solid #555555;}
.navig-active{box-sizing:border-box;display:inline-block;width:14px;height:14px;border-radius:7px;background:#0098d0;margin-right:5px;cursor:pointer;border:1px solid #ffffff;}
.paging{display:inline-block;width:25px;height:25px;background:#eeeeee;border:1px solid #666666;vertical-align:middle;}
.pagingActive , .paging:hover{display:inline-block;width:25px;height:25px;background:#03cbff;border:1px solid #666666;vertical-align:middle;color:#000000;}
.brandlink{color:#666666;position:relative;top:0;left:0;overflow:hidden;width:200px;height:100px;display:block;line-height:100px;}
.confirmhouse{display:inline-block;padding:5px;background:#999999;border:1x solid #777777;color:#ffffff;cursor:pointer;border-radius:5px;}
.confirmhouse:hover{background:#777777;border:1x solid #777777;color:#ffffff;}
#fpabout p{margin:0;font-size:9pt;}
.inner{width:96%;margin-right:2%;margin-left:2%;box-sizing:border-box}
.inner *{max-width:100%;}
.box *{max-width:100%;}
.whitelink a{color:#ffffff;}
.whitelink a:hover{color:#ff8e1c;}
.inline{display:inline-block;}
.listitem{width:24%;margin-right:0.5%;margin-left:0.5%;margin-bottom:20px;vertical-align:top;display:inline-block;background:#888888;box-sizing:border-box;text-align:center;overflow:hidden;border:1px solid #999999;float:right;padding:10px;border-radius:20px;}
@media all and (max-width:800px){.listitem{width:49%;;}
}
@media all and (max-width:450px){.listitem{width:100%;margin-right:0;}
}
.listthumb{width:100%;vertical-align:top;box-sizing:border-box;margin-bottom:10px;border:1px solid #aaaaaa;}
.listlink{display:block;width:100%;text-align:center;color:#000000;}
.listlink:hover{color:#555555;}
.pagerinactive{display:inline-block;width:12px;height:12px;background:#888888;cursor:pointer;border-radius:10px;margin:0;padding:0;}
.pageractive{display:inline-block;width:12px;height:12px;border-radius:10px;background:#0082c5;margin:0;padding:0;}
#bottommenu{min-height:150px;line-height:30px;font-size:18px;color:#ffffff;background:#222222;padding-top:30px;padding-bottom:30px;}
#bottommenu a{font-size:18px;color:#06ccff;}
#bottommenu a:hover{color:#ffffff;}
#bottommenu p{margin-top:0;margin-bottom:0;}
#bottom p{margin-top:0;}
.usernameDiv{height:30px;line-height:30px;background:#ffffff;width:220px;margin:auto;border:1px solid #aaaaaa}
.username{width:200px;background:url('template/email-red.png') left no-repeat transparent;border:0;padding-left:24px;box-sizing:border-box;outline:none;}
.password{width:200px;background:url('template/lock.png') left no-repeat transparent;border:0;padding-left:24px;box-sizing:border-box;outline:none;}
#membersUL li{display:inline-block;float:right;margin:5px;min-width:150px;height:30px;line-height:30px;background:#eeeeee;border:1px solid #888888;text-align:center;}
#membersUL li:hover{background:#FFCC00}
#membersUL li a{display:block;width:100%;height:100%;line-height:30px;}
.edit{display:inline-block;width:25px;height:25px;background:url('template/edit.png');}
.delete{display:inline-block;width:25px;height:25px;background:url('template/delete.png');}
.item{display:inline-block;float:right;margin:10px;text-align:center;}
.fpproducts{display:inline-block;width:150px;margin-left:5px;margin-right:5px;vertical-align:top;}
.white{color:#ffffff;}
.white:hover{color:#ffffff;}
.size12{font-size:12pt;}
.size14{font-size:14pt;}
.size18{font-size:18pt;}
.members-options{display:inline-block;width:140px;height:35px;line-height:35px;text-align:center;background:#c71d22;border:1px solid #444444;margin-left:5px;margin-right:5px;color:#ffffff;}
.members-options:hover{background:#ffffff;color:#000000;}
.basket{background:#ffdf04;dispalay:inline-block;width:120px;height:30px;line-height:30px;border-radius:15px;border:1px solid #777777;}
.fptitle{position:absolute;bottom:0px;left:0px;direction:rtl;width:100%;background:#00acd8;height:50px;line-height:50px;z-index:3;color:#ffffff;padding-right:10px;box-sizing:border-box;}

.priceheader{font-size:18pt;}
#contactspecial{width:50%;float:right;box-sizing:border-box;padding-right:10px;padding-left:10px;}
#contactspecial p{margin-top:0;}
#contactformdiv{width:50%;float:right;box-sizing:border-box;text-align:right;padding-right:20px;}
@media all and (max-width:800px){
	#contactspecial{width:100%;padding-right:10px;padding-left:10px;}
	#contactspecial{width:100%;text-align:right}
	#contactformdiv{width:100%}
}

.supportMain{display:inline-block;float:left;padding-top:20px;}
.supportMobile{position:fixed;display:none;right:10px;top:10px;z-index:100001;}
@media all and (max-width:760px){
.supportMain{display:none;}
.supportMobile{display:inline-block;}
#mobileMenuIcon{display:block;}
#topmenu{display:none;}
#mobilemenu{display:block;}
.fulltree{display:none;}
.fulltreeside{float:none;display:block;width:100%;}
#faketopmenu{display:block;}
#searchform{display:none;}
.signUpLink{display:none;}
}
#facebook{background-position:0 55px;}
#facebook:hover{background-position:0 0;}
#linkedin{background-position:-82px 55px;}
#linkedin:hover{background-position:-82px 0;}
#gplus{background-position:-163px 55px;}
#gplus:hover{background-position:-163px 0;}
#rss{background-position:-244px 55px;}
#rss:hover{background-position:-244px 0;}
#telegram{background-position:-323px 55px;}
#telegram:hover{background-position:-323px 0;}
#instagram{background-position:-401px 55px;}
#instagram:hover{background-position:-401px 0;}
.social{background-image:url('template/social.png');display:inline-block;width:55px;height:55px;cursor:pointer;margin:5px;zoom:0.5;-moz-transform:scale(0.5);border:1px solid #eeeeee;}
.billboardbullet{width:16px;height:16px;border-radius:8px;background:#aaaaaa;border:1px solid #888888;box-sizing:border-box;display:inline-block;margin:3px;margin-bottom:10px;cursor:pointer;}
.adminDelete{width:25px;height:25px;display:inline-block;background:url('template/admin/delete.png') no-repeat;}
.adminGrayDelete{width:25px;height:25px;display:inline-block;background:url('template/admin/delete-gray.png') no-repeat;}
.adminArchive{width:25px;height:25px;display:inline-block;background:url('template/admin/archive.png') no-repeat;}
.adminAdd{width:25px;height:25px;display:inline-block;background:url('template/admin/add.png') no-repeat;}
.adminSub{width:25px;height:25px;display:inline-block;background:url('template/admin/sub.png') no-repeat;}
.adminEdit{width:25px;height:25px;display:inline-block;background:url('template/admin/edit.png') no-repeat;}
.adminUp{width:25px;height:25px;display:inline-block;background:url('template/admin/up.png') no-repeat;}
.adminVisible{width:25px;height:25px;display:inline-block;background:url('template/admin/visible.png') no-repeat;}
.adminHidden{width:25px;height:25px;display:inline-block;background:url('template/admin/hidden.png') no-repeat;}
.adminUplaod{width:25px;height:25px;display:inline-block;background:url('template/admin/uplaod.png') no-repeat;}
@media print{}

.downloadAnchor{
	line-height:60px;border:1px solid #bbbbbb;background:#eeeeee;
	padding:10px;
	width:100%;display:block;
	font-size:18pt;cursor:pointer;
	box-sizing:border-box;color:#333333;
	text-shadow: 2px 2px 2px #dddddd;
}
.downloadAnchor:hover{
	color:#000000;
}

.downloadSection{
	background:#dddddd;padding:10px;
}

.billboardHolder{
	width:100%;padding-top:41%;position:relative;top:0;left:0;}

.billboard{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	position:absolute;
	top:0;left:0;bottom:0;right:0;
	width:100%;display:none;
	z-index:1;
}
.billboard:first-of-type{
	display:block;
}

.billboardText{
	position:absolute;bottom:10%;right:10%;
	width:100%;
	text-align:justify;
	box-sizing:border-box;
	z-index:50;
	padding-left:40px;
	padding-right:40px;
	width:100%;
	color:#ffffff;
	display:none;
	font-size:26pt;
    text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
    direction:rtl;
}

@media all and (max-width:700px){
	.billboardHolder{padding-top:60%;}
	.billboardText{padding-right:20px;font-size:12pt;}
}


.staywithus{
	width:300px;max-width:90%;margin:auto;display:inline-block
}
.h1span{
	display:inline-block;white-space:nowrap;
}
.fph1{
	font-size:14pt;text-align:center;
}
.fpmap{
	height:420px;width:100%;background:url('template/map.jpg') center #cac5b0; background-size: cover;
	background-attachment:fixed;
}
.signUpLink{
	padding:5px;padding-right:10px;padding-left:10px;border-radius:15px;border:1px solid #666666;background:#eeeeee;
	margin:0;box-sizing:border-box;font-size:9pt;
}

.signUpLinkMobile{
	color:#ffffff;font-size:9pt;margin-left:10px;margin-right:10px;line-height:50px;display:inline-block;
}


.membersMenu{
	color:#333333;
	padding-left:15px;padding-right:15px;
	border-left:1px solid #ffffff;
}

.col50{width:50%;box-sizing:border-box;}
.col25{width:25%;box-sizing:border-box;}
.col20{width:20%;box-sizing:border-box;}
.alignCenter{text-align:center;}
.alignRight{text-align:right;}
.alignLeft{text-align:left;}
.alignJustify{text-align:justify;}
.floatLeft{float:left;}
.floatRight{float:right;}

.arrowdhzParent{
	position:relative;width:0;height:0;z-index:2;text-align:center;float:left;
}
.arrowdhz{
	background:url('template/arrowdhz.png') no-repeat;
	background-size:contain;
	width:30px;
	height:32px;
	position:absolute;left:-32px;
}

@media all and (max-width:700px){
	.col50{
		width:100%;box-sizing:border-box;
	}
	
	.col25{
		width:50%;box-sizing:border-box;
	}

	
	.floatLeft{
		float:none;
	}
	.floatRight{
		float:none;
	}	
}

@media all and (max-width:640px){
	.col20{
		width:50%;box-sizing:border-box;
	}

}
@media all and (max-width:400px){
	.col25{
		width:100%;box-sizing:border-box;
	}
	.col20{
		width:100%;box-sizing:border-box;
	}

}

.dhzBackground{
	background-color:#9fea00;
}
.greenBg{
	background-image:url('template/greenbg.png');
	background-size:cover;
}
.dhzText{
	color:#9fea00;
}
.blackBackground{
	background-color:#000000;
}

.animatedText{
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
-ms-transition: all 0.25s;
transition: all 0.25s;
position: relative;
float: left;
top: 400px;
opacity: 0;
}

.hrbg{
	width:100%;height:0px;background:url('template/hrbg.png') center ;
}




ul.drop{
	z-index:597;
	margin:auto;
	direction:rtl;
	display:inline-block;
	white-space:nowrap;
	position:relative;
	background:#ffffff;
}

ul.drop li a{
	display:inline-block;
	text-decoration:none;
	text-align:center;
	color:#000000;
	font-size:10pt;
	padding-right:10px;
	padding-left:10px;
	font-weight:bold
}

ul.drop li a span{
	display:inline-block;
	margin-right:5px;
	font-size:5pt;
}

ul.drop li:hover a{
	color:#000000
}

ul.drop ul li a{
	text-align:center;
	font-size:10pt;
}

ul.drop, ul.drop li, ul.drop ul{
	list-style:none;
	margin:auto;
	padding:0;
}

ul.drop>li{
	float:right;
	vertical-align:middle;
	text-align:center;
	min-width:100px;
	height:40px;
	line-height:40px;
	border-left:1px dotted #c40018;
	box-sizing:border-box;
}
ul.drop>li:last-of-type{border-left:0px;}

ul.drop > li.hover, ul.drop > li:hover{
	position:relative;
	z-index:599;
	cursor:default;
	border-bottom:3px solid #c40018
}


ul.drop ul{
	visibility:hidden;
	position:absolute;
	top:100%;
	right:0;
	z-index:0;
	background:#dddddd;
	padding-top:0px;
	padding-bottom:0px;
}

ul.drop ul li{
	white-space:nowrap;

}

ul.drop ul li a{
	color:#000000;
	display:block;
	height:40px;line-height:40px;
	text-align:right;
	box-sizing:border-box;
	border-bottom:1px solid #c40018;
}


ul.drop ul li a:hover{
	color:#000000;
	background:#cccccc;
}

ul.drop ul ul{
	position:relative;
	top:0px;
	right:100%;
	z-index:1;
}
ul.drop li:hover > ul{
	visibility:visible;
}

ul.drop li ul li a{width:180px;text-align:ritgh;}

.topmenulevel1{
	height:40px;line-height:40px;display:block;white-space:nowrap;	
}


.grid {
	display: flex;
	flex-wrap: wrap;
}
.centerH {
	justify-content: center;
}
.centerV {
	align-items: center;
}
.reverse {
	flex-direction: row-reverse;
}
.col100 {
	flex: 0 0 100%;
	box-sizing: border-box;
}
.col6 {
	flex: 0 0 16.66%;
	box-sizing: border-box;
}
.col125 {
	flex: 0 0 12.5%;
	box-sizing: border-box;
}
.col25 {
	flex: 0 0 25%;
	box-sizing: border-box;
}
.col33 {
	flex: 0 0 33%;
	box-sizing: border-box;
}

.col50 {
	flex: 0 0 50%;
	box-sizing: border-box;
}
.col100 {
	flex: 0 0 100%;
	box-sizing: border-box;
}
.rightDiv {
	flex: 0 0 80%;
	box-sizing: border-box;
}
.leftDiv {
	flex: 0 0 20%;
	box-sizing: border-box;
}
@media all and (max-width:768px){
.col6 {
	flex: 0 0 33.33%;
	box-sizing: border-box;
}
.col125 {
	flex: 0 0 50%;
}
.col25 {
	flex: 0 0 50%;
}
.col50 {
	flex: 0 0 100%;
}
.rightDiv {
	flex: 0 0 100%;
	box-sizing: border-box;
}
.leftDiv {
	flex: 0 0 100%;
	box-sizing: border-box;
}
}
@media all and (max-width:640px){
.col6 {
	flex: 0 0 12.5%;
}
.col125 {
	flex: 0 0 50%%;
}
.col50 {
	flex: 0 0 100%;
}
.col33 {
	flex: 0 0 100%;
}

}

.treeDiv {
	box-sizing: border-box;
	text-align: right;
	background-color: ;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	font-size: 9pt;
	color: #555555;
	float:left;
	display:inline-block;
	vertical-align:middle;

}
.treeDiv a {
	font-size: 9pt;
	color: #555555;	
	line-height: 50px;
	font-weight:normal;
}

.treeDiv a:hover{
	color:#f4c813;
}

.rasquo{

	display:inline-block;
	width:23px;
	height:23px;
	vertical-align:middle;
	background:url('template/rasquo.svg');
	background-size:12px 12px;
	background-repeat:no-repeat;
	background-position:center 9px;
	margin-bottom:5px;
}
.titles h1{
	line-height:50px;
}

