/*add css*/
@font-face {
 font-family: 'Iranian';
    src: url('../../fonts/IRANSansWeb_FaNum_Medium.eot');
    src: url('../../fonts/IRANSans-web.eot#iefix') format('embedded-opentype'),
         url('../../fonts/IRANSansWeb_FaNum_Medium.woff') format('woff'),
         url('../../fonts/IRANSansWeb_FaNum_Medium.woff2') format('woff2'),
         url('../../fonts/IRANSansWeb_FaNum_Medium') format('truetype');
 font-weight: normal;
 font-style: normal;
}

@font-face {
    font-family: 'LightIranian';
    src: url('../../fonts/IRANSansWeb_FaNum_Light.eot');
    src: url('../../fonts/IRANSansWeb_FaNum_Light.woff2') format('woff2'),
    url('../../fonts/IRANSansWeb_FaNum_Light.woff') format('woff'),
    url('../../fonts/IRANSansWeb_FaNum_Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'LightFont';
    src: url('../../fonts/yekan.eot');
    src: url('../../fonts/yekan.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../../fonts/yekan.woff') format('woff'),
    url('../../fonts/yekan.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}
@font-face {
	font-family: 'IcoMoon';
	src:url('../../../../media/jui/fonts/Icomoon.eot?3p0rtw');
	src:url('../../../../media/jui/fonts/Icomoon.eot?#iefix3p0rtw') format('embedded-opentype'),
		url('../../../../media/jui/fonts/Icomoon.woff?3p0rtw') format('woff'),
		url('../../../../media/jui/fonts/Icomoon.ttf?3p0rtw') format('truetype'),
		url('../../../../media/jui/fonts/Icomoon.svg?3p0rtw#icomoon') format('svg');
		font-weight: normal;
	font-style: normal;
}
@font-face {
	  font-family: 'themify';
  src: url('../../../../media/jui/fonts/themify.eot?-fvbane');
  src: url('../../../../media/jui/fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'), url('../../../../media/jui/fonts/themify.woff?-fvbane') format('woff'), url('../../../../media/jui/fonts/themify.ttf?-fvbane') format('truetype'), url('../../../../media/jui/fonts/themify.svg?-fvbane#themify') format('svg');
  font-weight: normal;
  font-style: normal;
}
ul, li {
    list-style: outside none none;
}
.span12{width:100%}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	min-width: 1em;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	position: relative;
	top: -1px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-home:before{content:"\e900";}
.icon-home2:before{content:"\e901";}
.icon-home5:before{content:"\e904";}
.icon-home7:before{content:"\e906";}
.icon-home8:before{content:"\e907";}
.icon-home9:before{content:"\e908";}
.icon-office:before{content:"\e909";}
.icon-city:before{content:"\e90a";}
.icon-k2:before{content:"\ed41";}
.icon-newspaper:before{content:"\e90b";}
.icon-magazine:before{content:"\e90c";}
.icon-design:before{content:"\e90d";}
.icon-pencil:before{content:"\e90e";}
.icon-pencil3:before{content:"\e910";}
.icon-pencil4:before{content:"\e911";}
.icon-pencil5:before{content:"\e912";}
.icon-edit:before{content:"\e912";}
.icon-pencil6:before{content:"\e913";}
.icon-pencil7:before{content:"\e914";}
.icon-eraser:before{content:"\e915";}
.icon-eraser2:before{content:"\e916";}
.icon-eraser3:before{content:"\e917";}
.icon-quill2:before{content:"\e919";}
.icon-quill4:before{content:"\e91b";}
.icon-pen:before{content:"\e91c";}
.icon-pen-plus:before{content:"\e91d";}
.icon-pen-minus:before{content:"\e91e";}
.icon-pen2:before{content:"\e91f";}
.icon-blog:before{content:"\e925";}
.icon-pen6:before{content:"\e927";}
.icon-brush:before{content:"\e928";}
.icon-spray:before{content:"\e929";}
.icon-color-sampler:before{content:"\e92c";}
.icon-toggle:before{content:"\e92d";}
.icon-bucket:before{content:"\e92e";}
.icon-gradient:before{content:"\e930";}
.icon-eyedropper:before{content:"\e931";}
.icon-eyedropper2:before{content:"\e932";}
.icon-eyedropper3:before{content:"\e933";}
.icon-droplet:before{content:"\e934";}
.icon-droplet2:before{content:"\e935";}
.icon-color-clear:before{content:"\e937";}
.icon-paint-format:before{content:"\e938";}
.icon-stamp:before{content:"\e939";}
.icon-image2:before{content:"\e93c";}
.icon-picture:before{content:"\e93c";}
.icon-sigPro:before{content:"\e93d";}
.icon-image-compare:before{content:"\e93d";}
.icon-images2:before{content:"\e93e";}
.icon-pictures:before{content:"\e93e";}
.icon-sigProEditorButton:before{content:"\e93e";}
.icon-image3:before{content:"\e93f";}
.icon-images3:before{content:"\e940";}
.icon-image4:before{content:"\e941";}
.icon-image5:before{content:"\e942";}
.icon-camera:before{content:"\e944";}
.icon-shutter:before{content:"\e947";}
.icon-headphones:before{content:"\e948";}
.icon-headset:before{content:"\e949";}
.icon-music:before{content:"\e94a";}
.icon-album:before{content:"\e950";}
.icon-tape:before{content:"\e952";}
.icon-piano:before{content:"\e953";}
.icon-speakers:before{content:"\e956";}
.icon-play:before{content:"\e957";}
.icon-clapboard-play:before{content:"\e959";}
.icon-clapboard:before{content:"\e95a";}
.icon-media:before{content:"\e95b";}
.icon-presentation:before{content:"\e95c";}
.icon-movie:before{content:"\e95d";}
.icon-film:before{content:"\e95e";}
.icon-film2:before{content:"\e95f";}
.icon-film3:before{content:"\e960";}
.icon-film4:before{content:"\e961";}
.icon-video-camera:before{content:"\e962";}
.icon-video-camera2:before{content:"\e963";}
.icon-video-camera-slash:before{content:"\e964";}
.icon-video-camera3:before{content:"\e965";}
.icon-dice:before{content:"\e96a";}
.icon-chess-king:before{content:"\e972";}
.icon-chess-queen:before{content:"\e973";}
.icon-chess:before{content:"\e978";}
.icon-megaphone:before{content:"\e97a";}
.icon-new:before{content:"\e97b";}
.icon-connection:before{content:"\e97c";}
.icon-station:before{content:"\e981";}
.icon-satellite-dish2:before{content:"\e98a";}
.icon-feed:before{content:"\e9b3";}
.icon-mic2:before{content:"\e9ce";}
.icon-mic-off2:before{content:"\e9e0";}
.icon-book:before{content:"\e9e1";}
.icon-book2:before{content:"\e9e9";}
.icon-book-play:before{content:"\e9fd";}
.icon-book3:before{content:"\ea01";}
.icon-bookmark:before{content:"\ea02";}
.icon-books:before{content:"\ea03";}
.icon-archive:before{content:"\ea04";}
.icon-reading:before{content:"\ea05";}
.icon-library2:before{content:"\ea06";}
.icon-graduation2:before{content:"\ea07";}
.icon-file-text:before{content:"\ea08";}
.icon-profile:before{content:"\ea09";}
.icon-file-empty:before{content:"\ea0a";}
.icon-file-empty2:before{content:"\ea0b";}
.icon-files-empty:before{content:"\ea0c";}
.icon-files-empty2:before{content:"\ea0d";}
.icon-file-plus:before{content:"\ea0e";}
.icon-file-plus2:before{content:"\ea0f";}
.icon-file-minus:before{content:"\ea10";}
.icon-file-minus2:before{content:"\ea11";}
.icon-file-download:before{content:"\ea12";}
.icon-file-download2:before{content:"\ea13";}
.icon-file-upload:before{content:"\ea14";}
.icon-file-upload2:before{content:"\ea15";}
.icon-file-check:before{content:"\ea16";}
.icon-file-check2:before{content:"\ea17";}
.icon-file-eye:before{content:"\ea18";}
.icon-file-eye2:before{content:"\ea19";}
.icon-file-text2:before{content:"\ea1a";}
.icon-file-text3:before{content:"\ea1b";}
.icon-file-picture:before{content:"\ea1c";}
.icon-file-picture2:before{content:"\ea1d";}
.icon-file-music:before{content:"\ea1e";}
.icon-file-music2:before{content:"\ea1f";}
.icon-file-play:before{content:"\ea20";}
.icon-file-play2:before{content:"\ea21";}
.icon-file-video:before{content:"\ea22";}
.icon-file-video2:before{content:"\ea23";}
.icon-copy:before{content:"\ea24";}
.icon-copy2:before{content:"\ea25";}
.icon-file-zip:before{content:"\ea26";}
.icon-file-zip2:before{content:"\ea27";}
.icon-file-xml:before{content:"\ea28";}
.icon-file-xml2:before{content:"\ea29";}
.icon-file-css:before{content:"\ea2a";}
.icon-file-css2:before{content:"\ea2b";}
.icon-file-presentation:before{content:"\ea2c";}
.icon-file-presentation2:before{content:"\ea2d";}
.icon-file-stats:before{content:"\ea2e";}
.icon-file-stats2:before{content:"\ea2f";}
.icon-file-locked:before{content:"\ea30";}
.icon-file-locked2:before{content:"\ea31";}
.icon-file-spreadsheet:before{content:"\ea32";}
.icon-file-spreadsheet2:before{content:"\ea33";}
.icon-copy3:before{content:"\ea34";}
.icon-copy4:before{content:"\ea35";}
.icon-paste:before{content:"\ea36";}
.icon-paste2:before{content:"\ea37";}
.icon-paste3:before{content:"\ea38";}
.icon-paste4:before{content:"\ea39";}
.icon-stack:before{content:"\ea3a";}
.icon-stack2:before{content:"\ea3b";}
.icon-stack3:before{content:"\ea3c";}
.icon-folder:before{content:"\ea3d";}
.icon-folder-search:before{content:"\ea3e";}
.icon-folder-download:before{content:"\ea3f";}
.icon-folder-upload:before{content:"\ea40";}
.icon-folder-plus:before{content:"\ea41";}
.icon-folder-plus2:before{content:"\ea42";}
.icon-folder-minus:before{content:"\ea43";}
.icon-folder-minus2:before{content:"\ea44";}
.icon-folder-check:before{content:"\ea45";}
.icon-folder-heart:before{content:"\ea46";}
.icon-folder-remove:before{content:"\ea47";}
.icon-folder2:before{content:"\ea48";}
.icon-folder-open:before{content:"\ea49";}
.icon-folder3:before{content:"\ea4a";}
.icon-folder4:before{content:"\ea4b";}
.icon-folder-plus3:before{content:"\ea4c";}
.icon-folder-minus3:before{content:"\ea4d";}
.icon-folder-plus4:before{content:"\ea4e";}
.icon-folder-minus4:before{content:"\ea4f";}
.icon-folder-download2:before{content:"\ea50";}
.icon-folder-upload2:before{content:"\ea51";}
.icon-folder-download3:before{content:"\ea52";}
.icon-folder-upload3:before{content:"\ea53";}
.icon-folder5:before{content:"\ea54";}
.icon-folder-open2:before{content:"\ea55";}
.icon-folder6:before{content:"\ea56";}
.icon-folder-open3:before{content:"\ea57";}
.icon-certificate:before{content:"\ea58";}
.icon-cc:before{content:"\ea59";}
.icon-price-tag:before{content:"\ea5a";}
.icon-price-tag2:before{content:"\ea5b";}
.icon-price-tags:before{content:"\ea5c";}
.icon-price-tag3:before{content:"\ea5d";}
.icon-price-tags2:before{content:"\ea5e";}
.icon-barcode2:before{content:"\ea5f";}
.icon-qrcode:before{content:"\ea60";}
.icon-ticket:before{content:"\ea61";}
.icon-theater:before{content:"\ea62";}
.icon-store:before{content:"\ea63";}
.icon-store2:before{content:"\ea64";}
.icon-cart:before{content:"\ea65";}
.icon-cart2:before{content:"\ea66";}
.icon-cart4:before{content:"\ea67";}
.icon-cart5:before{content:"\ea68";}
.icon-cart-add:before{content:"\ea69";}
.icon-cart-add2:before{content:"\ea6a";}
.icon-cart-remove:before{content:"\ea6b";}
.icon-basket:before{content:"\ea6c";}
.icon-bag:before{content:"\ea6d";}
.icon-percent:before{content:"\ea6f";}
.icon-coins:before{content:"\ea70";}
.icon-coin-dollar:before{content:"\ea71";}
.icon-coin-euro:before{content:"\ea72";}
.icon-coin-pound:before{content:"\ea73";}
.icon-coin-yen:before{content:"\ea74";}
.icon-piggy-bank:before{content:"\ea75";}
.icon-wallet:before{content:"\ea76";}
.icon-cash:before{content:"\ea77";}
.icon-cash2:before{content:"\ea78";}
.icon-cash3:before{content:"\ea79";}
.icon-cash4:before{content:"\ea7a";}
.icon-credit-card:before{content:"\ea6e";}
.icon-credit-card2:before{content:"\ea7b";}
.icon-calculator4:before{content:"\ea7c";}
.icon-calculator2:before{content:"\ea7d";}
.icon-calculator3:before{content:"\ea7e";}
.icon-chip:before{content:"\ea7f";}
.icon-lifebuoy:before{content:"\ea80";}
.icon-phone:before{content:"\ea81";}
.icon-phone2:before{content:"\ea82";}
.icon-phone-slash:before{content:"\ea83";}
.icon-phone-wave:before{content:"\ea84";}
.icon-phone-plus:before{content:"\ea85";}
.icon-phone-minus:before{content:"\ea86";}
.icon-phone-plus2:before{content:"\ea87";}
.icon-phone-minus2:before{content:"\ea88";}
.icon-phone-incoming:before{content:"\ea89";}
.icon-phone-outgoing:before{content:"\ea8a";}
.icon-phone-hang-up:before{content:"\ea8e";}
.icon-address-book:before{content:"\ea90";}
.icon-address-book2:before{content:"\ea91";}
.icon-address-book3:before{content:"\ea92";}
.icon-notebook:before{content:"\ea93";}
.icon-envelop:before{content:"\ea94";}
.icon-mail:before{content:"\ea95";}
.icon-envelop2:before{content:"\ea95";}
.icon-envelop3:before{content:"\ea96";}
.icon-envelop4:before{content:"\ea97";}
.icon-envelop5:before{content:"\ea98";}
.icon-mailbox:before{content:"\ea99";}
.icon-pushpin:before{content:"\ea9a";}
.icon-location3:before{content:"\ea9d";}
.icon-location4:before{content:"\ea9e";}
.icon-compass4:before{content:"\ea9f";}
.icon-map:before{content:"\eaa0";}
.icon-map4:before{content:"\eaa1";}
.icon-map5:before{content:"\eaa2";}
.icon-direction:before{content:"\eaa3";}
.icon-reset:before{content:"\eaa4";}
.icon-history:before{content:"\eaa5";}
.icon-watch:before{content:"\eaa6";}
.icon-watch2:before{content:"\eaa7";}
.icon-alarm:before{content:"\eaa8";}
.icon-alarm-add:before{content:"\eaa9";}
.icon-alarm-check:before{content:"\eaaa";}
.icon-alarm-cancel:before{content:"\eaab";}
.icon-bell2:before{content:"\eaac";}
.icon-bell3:before{content:"\eaad";}
.icon-bell-plus:before{content:"\eaae";}
.icon-bell-minus:before{content:"\eaaf";}
.icon-bell-check:before{content:"\eab0";}
.icon-bell-cross:before{content:"\eab1";}
.icon-calendar:before{content:"\eab2";}
.icon-calendar2:before{content:"\eab3";}
.icon-calendar3:before{content:"\eab4";}
.icon-calendar52:before{content:"\eab6";}
.icon-printer:before{content:"\eab7";}
.icon-printer2:before{content:"\eab8";}
.icon-printer4:before{content:"\eab9";}
.icon-shredder:before{content:"\eaba";}
.icon-mouse:before{content:"\eabb";}
.icon-mouse-left:before{content:"\eabc";}
.icon-mouse-right:before{content:"\eabd";}
.icon-keyboard:before{content:"\eabe";}
.icon-typewriter:before{content:"\eabf";}
.icon-display:before{content:"\eac0";}
.icon-display4:before{content:"\eac1";}
.icon-laptop:before{content:"\eac2";}
.icon-mobile:before{content:"\eac3";}
.icon-mobile2:before{content:"\eac4";}
.icon-tablet:before{content:"\eac5";}
.icon-mobile3:before{content:"\eac6";}
.icon-tv:before{content:"\eac7";}
.icon-radio:before{content:"\eac8";}
.icon-cabinet:before{content:"\eac9";}
.icon-drawer:before{content:"\eaca";}
.icon-drawer2:before{content:"\eacb";}
.icon-drawer-out:before{content:"\eacc";}
.icon-drawer-in:before{content:"\eacd";}
.icon-drawer3:before{content:"\eace";}
.icon-box:before{content:"\eacf";}
.icon-box-add:before{content:"\ead0";}
.icon-box-remove:before{content:"\ead1";}
.icon-download:before{content:"\ead2";}
.icon-upload:before{content:"\ead3";}
.icon-save:before{content:"\ead4";}
.icon-save-new:before{content:"\ead4";}
.icon-floppy-disk:before{content:"\ead4";}
.icon-floppy-disks:before{content:"\ead5";}
.icon-usb-stick:before{content:"\ead6";}
.icon-drive:before{content:"\ead7";}
.icon-server:before{content:"\ead8";}
.icon-database:before{content:"\ead9";}
.icon-database2:before{content:"\eada";}
.icon-database4:before{content:"\eadb";}
.icon-database-menu:before{content:"\eadc";}
.icon-database-add:before{content:"\eadd";}
.icon-database-remove:before{content:"\eade";}
.icon-database-insert:before{content:"\eadf";}
.icon-database-export:before{content:"\eae0";}
.icon-database-upload:before{content:"\eae1";}
.icon-database-refresh:before{content:"\eae2";}
.icon-database-diff:before{content:"\eae3";}
.icon-database-edit2:before{content:"\eae5";}
.icon-database-check:before{content:"\eae6";}
.icon-database-arrow:before{content:"\eae7";}
.icon-database-time2:before{content:"\eae9";}
.icon-undo:before{content:"\eaea";}
.icon-redo:before{content:"\eaeb";}
.icon-rotate-ccw:before{content:"\eaec";}
.icon-rotate-cw:before{content:"\eaed";}
.icon-rotate-ccw2:before{content:"\eaee";}
.icon-rotate-cw2:before{content:"\eaef";}
.icon-rotate-ccw3:before{content:"\eaf0";}
.icon-rotate-cw3:before{content:"\eaf1";}
.icon-flip-vertical2:before{content:"\eaf2";}
.icon-flip-horizontal2:before{content:"\eaf3";}
.icon-flip-vertical3:before{content:"\eaf4";}
.icon-flip-vertical4:before{content:"\eaf5";}
.icon-angle:before{content:"\eaf6";}
.icon-shear:before{content:"\eaf7";}
.icon-align-left:before{content:"\eafc";}
.icon-align-center-horizontal:before{content:"\eafd";}
.icon-align-right:before{content:"\eafe";}
.icon-align-top:before{content:"\eaff";}
.icon-align-center-vertical:before{content:"\eb00";}
.icon-align-bottom:before{content:"\eb01";}
.icon-undo2:before{content:"\eb02";}
.icon-redo2:before{content:"\eb03";}
.icon-forward:before{content:"\eb04";}
.icon-reply:before{content:"\eb05";}
.icon-reply-all:before{content:"\eb06";}
.icon-bubble:before{content:"\eb07";}
.icon-bubbles:before{content:"\eb08";}
.icon-bubbles2:before{content:"\eb09";}
.icon-bubble2:before{content:"\eb0a";}
.icon-bubbles3:before{content:"\eb0b";}
.icon-bubbles4:before{content:"\eb0c";}
.icon-bubble-notification:before{content:"\eb0d";}
.icon-generic:before{content:"\eb0e";}
.icon-bubbles5:before{content:"\eb0e";}
.icon-bubbles6:before{content:"\eb0f";}
.icon-bubble6:before{content:"\eb10";}
.icon-bubbles7:before{content:"\eb11";}
.icon-bubble7:before{content:"\eb12";}
.icon-bubbles8:before{content:"\eb13";}
.icon-bubble8:before{content:"\eb14";}
.icon-bubble-dots3:before{content:"\eb15";}
.icon-bubble-lines3:before{content:"\eb16";}
.icon-bubble9:before{content:"\eb17";}
.icon-bubble-dots4:before{content:"\eb18";}
.icon-bubble-lines4:before{content:"\eb19";}
.icon-bubbles9:before{content:"\eb1a";}
.icon-bubbles10:before{content:"\eb1b";}
.icon-user:before{content:"\eb33";}
.icon-users:before{content:"\eb34";}
.icon-user-plus:before{content:"\eb35";}
.icon-user-minus:before{content:"\eb36";}
.icon-user-cancel:before{content:"\eb37";}
.icon-user-block:before{content:"\eb38";}
.icon-user-lock:before{content:"\eb39";}
.icon-user-check:before{content:"\eb3a";}
.icon-users2:before{content:"\eb3b";}
.icon-users4:before{content:"\eb44";}
.icon-user-tie:before{content:"\eb45";}
.icon-collaboration:before{content:"\eb46";}
.icon-vcard:before{content:"\eb47";}
.icon-hat:before{content:"\ebb8";}
.icon-bowtie:before{content:"\ebb9";}
.icon-quotes-left:before{content:"\eb49";}
.icon-quotes-right:before{content:"\eb4a";}
.icon-quotes-left2:before{content:"\eb4b";}
.icon-quotes-right2:before{content:"\eb4c";}
.icon-hour-glass:before{content:"\eb4d";}
.icon-hour-glass2:before{content:"\eb4e";}
.icon-hour-glass3:before{content:"\eb4f";}
.icon-spinner:before{content:"\eb50";}
.icon-spinner2:before{content:"\eb51";}
.icon-spinner3:before{content:"\eb52";}
.icon-spinner4:before{content:"\eb53";}
.icon-spinner6:before{content:"\eb54";}
.icon-spinner9:before{content:"\eb55";}
.icon-spinner10:before{content:"\eb56";}
.icon-spinner11:before{content:"\eb57";}
.icon-microscope:before{content:"\eb58";}
.icon-enlarge:before{content:"\eb59";}
.icon-shrink:before{content:"\eb5a";}
.icon-enlarge3:before{content:"\eb5b";}
.icon-shrink3:before{content:"\eb5c";}
.icon-enlarge5:before{content:"\eb5d";}
.icon-shrink5:before{content:"\eb5e";}
.icon-enlarge6:before{content:"\eb5f";}
.icon-shrink6:before{content:"\eb60";}
.icon-enlarge7:before{content:"\eb61";}
.icon-shrink7:before{content:"\eb62";}
.icon-key:before{content:"\eb63";}
.icon-lock:before{content:"\eb65";}
.icon-checkedout:before{content:"\eb65";}
.icon-lock2:before{content:"\eb66";}
.icon-lock4:before{content:"\eb67";}
.icon-unlocked:before{content:"\eb68";}
.icon-unblock:before{content:"\eb68";}
.icon-lock5:before{content:"\eb69";}
.icon-unlocked2:before{content:"\eb6a";}
.icon-safe:before{content:"\eb6b";}
.icon-wrench:before{content:"\eb6c";}
.icon-wrench2:before{content:"\eb6d";}
.icon-wrench3:before{content:"\eb6e";}
.icon-equalizer:before{content:"\eb6f";}
.icon-options:before{content:"\eb70";}
.icon-equalizer2:before{content:"\eb70";}
.icon-equalizer3:before{content:"\eb71";}
.icon-equalizer4:before{content:"\eb72";}
.icon-cog:before{content:"\eb73";}
.icon-cogs:before{content:"\eb74";}
.icon-cog2:before{content:"\eb75";}
.icon-cog3:before{content:"\eb76";}
.icon-cog4:before{content:"\eb77";}
.icon-cog52:before{content:"\eb78";}
.icon-cog6:before{content:"\eb79";}
.icon-cog7:before{content:"\eb7a";}
.icon-hammer:before{content:"\eb7c";}
.icon-hammer-wrench:before{content:"\eb7d";}
.icon-magic-wand:before{content:"\eb7e";}
.icon-magic-wand2:before{content:"\eb7f";}
.icon-pulse2:before{content:"\eb80";}
.icon-aid-kit:before{content:"\eb81";}
.icon-bug2:before{content:"\eb83";}
.icon-construction:before{content:"\eb85";}
.icon-traffic-cone:before{content:"\eb86";}
.icon-traffic-lights:before{content:"\eb87";}
.icon-pie-chart:before{content:"\eb88";}
.icon-pie-chart2:before{content:"\eb89";}
.icon-pie-chart3:before{content:"\eb8a";}
.icon-pie-chart4:before{content:"\eb8b";}
.icon-pie-chart5:before{content:"\eb8c";}
.icon-pie-chart6:before{content:"\eb8d";}
.icon-pie-chart7:before{content:"\eb8e";}
.icon-stats-dots:before{content:"\eb8f";}
.icon-stats-bars:before{content:"\eb90";}
.icon-pie-chart8:before{content:"\eb91";}
.icon-stats-bars2:before{content:"\eb92";}
.icon-stats-bars3:before{content:"\eb93";}
.icon-stats-bars4:before{content:"\eb94";}
.icon-chart:before{content:"\eb97";}
.icon-stats-growth:before{content:"\eb98";}
.icon-stats-decline:before{content:"\eb99";}
.icon-stats-growth2:before{content:"\eb9a";}
.icon-stats-decline2:before{content:"\eb9b";}
.icon-stairs-up:before{content:"\eb9c";}
.icon-stairs-down:before{content:"\eb9d";}
.icon-stairs:before{content:"\eb9e";}
.icon-ladder:before{content:"\eba0";}
.icon-rating:before{content:"\eba1";}
.icon-rating2:before{content:"\eba2";}
.icon-rating3:before{content:"\eba3";}
.icon-podium:before{content:"\eba5";}
.icon-stars:before{content:"\eba6";}
.icon-medal-star:before{content:"\eba7";}
.icon-medal:before{content:"\eba8";}
.icon-medal2:before{content:"\eba9";}
.icon-medal-first:before{content:"\ebaa";}
.icon-medal-second:before{content:"\ebab";}
.icon-medal-third:before{content:"\ebac";}
.icon-crown:before{content:"\ebad";}
.icon-trophy2:before{content:"\ebaf";}
.icon-trophy3:before{content:"\ebb0";}
.icon-diamond:before{content:"\ebb1";}
.icon-trophy4:before{content:"\ebb2";}
.icon-gift:before{content:"\ebb3";}
.icon-pipe:before{content:"\ebb6";}
.icon-mustache:before{content:"\ebb7";}
.icon-cup2:before{content:"\ebc6";}
.icon-coffee:before{content:"\ebc8";}
.icon-paw:before{content:"\ebd5";}
.icon-footprint:before{content:"\ebd6";}
.icon-rocket:before{content:"\ebda";}
.icon-meter2:before{content:"\ebdc";}
.icon-meter-slow:before{content:"\ebdd";}
.icon-meter-fast:before{content:"\ebdf";}
.icon-home-2:before{content:"\ebdf";}
.icon-hammer2:before{content:"\ebe1";}
.icon-balance:before{content:"\ebe2";}
.icon-fire:before{content:"\ebe5";}
.icon-fire2:before{content:"\ebe6";}
.icon-lab:before{content:"\ebe7";}
.icon-atom:before{content:"\ebe8";}
.icon-atom2:before{content:"\ebe9";}
.icon-bin:before{content:"\ebfa";}
.icon-bin2:before{content:"\ebfb";}
.icon-briefcase:before{content:"\ebff";}
.icon-briefcase3:before{content:"\ec01";}
.icon-airplane2:before{content:"\ec03";}
.icon-airplane3:before{content:"\ec04";}
.icon-airplane4:before{content:"\ec05";}
.icon-paperplane:before{content:"\ec06";}
.icon-car:before{content:"\ec07";}
.icon-steering-wheel:before{content:"\ec08";}
.icon-car2:before{content:"\ec09";}
.icon-gas:before{content:"\ec0a";}
.icon-bus:before{content:"\ec0b";}
.icon-truck:before{content:"\ec0c";}
.icon-bike:before{content:"\ec0d";}
.icon-road:before{content:"\ec0e";}
.icon-train:before{content:"\ec0f";}
.icon-train2:before{content:"\ec10";}
.icon-ship:before{content:"\ec11";}
.icon-boat:before{content:"\ec12";}
.icon-chopper:before{content:"\ec13";}
.icon-cube:before{content:"\ec15";}
.icon-cube2:before{content:"\ec16";}
.icon-cube3:before{content:"\ec17";}
.icon-cube4:before{content:"\ec18";}
.icon-pyramid:before{content:"\ec19";}
.icon-pyramid2:before{content:"\ec1a";}
.icon-package:before{content:"\ec1b";}
.icon-puzzle:before{content:"\ec1c";}
.icon-puzzle2:before{content:"\ec1d";}
.icon-puzzle3:before{content:"\ec1e";}
.icon-puzzle4:before{content:"\ec1f";}
.icon-glasses-3d2:before{content:"\ec21";}
.icon-brain:before{content:"\ec24";}
.icon-accessibility:before{content:"\ec25";}
.icon-accessibility2:before{content:"\ec26";}
.icon-strategy:before{content:"\ec27";}
.icon-target:before{content:"\ec28";}
.icon-target2:before{content:"\ec29";}
.icon-shield-check:before{content:"\ec2f";}
.icon-shield-notice:before{content:"\ec30";}
.icon-shield2:before{content:"\ec31";}
.icon-racing:before{content:"\ec40";}
.icon-finish:before{content:"\ec41";}
.icon-power2:before{content:"\ec46";}
.icon-power3:before{content:"\ec47";}
.icon-switch:before{content:"\ec48";}
.icon-switch22:before{content:"\ec49";}
.icon-power-cord:before{content:"\ec4a";}
.icon-clipboard:before{content:"\ec4d";}
.icon-clipboard2:before{content:"\ec4e";}
.icon-clipboard3:before{content:"\ec4f";}
.icon-clipboard4:before{content:"\ec50";}
.icon-clipboard5:before{content:"\ec51";}
.icon-clipboard6:before{content:"\ec52";}
.icon-playlist:before{content:"\ec53";}
.icon-playlist-add:before{content:"\ec54";}
.icon-list-numbered:before{content:"\ec55";}
.icon-list:before{content:"\ec56";}
.icon-rsform:before{content:"\ec57";}
.icon-list2:before{content:"\ec57";}
.icon-more:before{content:"\ec58";}
.icon-more2:before{content:"\ec59";}
.icon-grid:before{content:"\ec5a";}
.icon-grid2:before{content:"\ec5b";}
.icon-grid3:before{content:"\ec5c";}
.icon-grid4:before{content:"\ec5d";}
.icon-grid52:before{content:"\ec5e";}
.icon-grid6:before{content:"\ec5f";}
.icon-grid7:before{content:"\ec60";}
.icon-tree5:before{content:"\ec61";}
.icon-tree6:before{content:"\ec62";}
.icon-tree7:before{content:"\ec63";}
.icon-lan:before{content:"\ec64";}
.icon-lan2:before{content:"\ec65";}
.icon-lan3:before{content:"\ec66";}
.icon-menu:before{content:"\ec67";}
.icon-circle-small:before{content:"\ec68";}
.icon-menu2:before{content:"\ec69";}
.icon-menu3:before{content:"\ec6a";}
.icon-menu4:before{content:"\ec6b";}
.icon-menu5:before{content:"\ec6c";}
.icon-menu62:before{content:"\ec6d";}
.icon-menu7:before{content:"\ec6e";}
.icon-menu8:before{content:"\ec6f";}
.icon-menu9:before{content:"\ec70";}
.icon-menu10:before{content:"\ec71";}
.icon-cloud:before{content:"\ec72";}
.icon-cloud-download:before{content:"\ec73";}
.icon-cloud-upload:before{content:"\ec74";}
.icon-cloud-check:before{content:"\ec75";}
.icon-cloud2:before{content:"\ec76";}
.icon-cloud-download2:before{content:"\ec77";}
.icon-cloud-upload2:before{content:"\ec78";}
.icon-cloud-check2:before{content:"\ec79";}
.icon-import:before{content:"\ec7e";}
.icon-download4:before{content:"\ec80";}
.icon-upload4:before{content:"\ec81";}
.icon-download7:before{content:"\ec86";}
.icon-upload7:before{content:"\ec87";}
.icon-download10:before{content:"\ec8c";}
.icon-upload10:before{content:"\ec8d";}
.icon-sphere:before{content:"\ec8e";}
.icon-sphere3:before{content:"\ec90";}
.icon-earth:before{content:"\ec93";}
.icon-link:before{content:"\ec96";}
.icon-unlink:before{content:"\ec97";}
.icon-link2:before{content:"\ec98";}
.icon-unlink2:before{content:"\ec99";}
.icon-anchor:before{content:"\eca0";}
.icon-flag3:before{content:"\eca3";}
.icon-flag4:before{content:"\eca4";}
.icon-flag7:before{content:"\eca7";}
.icon-flag8:before{content:"\eca8";}
.icon-attachment:before{content:"\eca9";}
.icon-attachment2:before{content:"\ecaa";}
.icon-eye:before{content:"\ecab";}
.icon-eye-plus:before{content:"\ecac";}
.icon-eye-minus:before{content:"\ecad";}
.icon-eye-blocked:before{content:"\ecae";}
.icon-eye2:before{content:"\ecaf";}
.icon-eye-blocked2:before{content:"\ecb0";}
.icon-eye4:before{content:"\ecb3";}
.icon-bookmark2:before{content:"\ecb4";}
.icon-bookmark3:before{content:"\ecb5";}
.icon-bookmarks:before{content:"\ecb6";}
.icon-bookmark4:before{content:"\ecb7";}
.icon-spotlight2:before{content:"\ecb8";}
.icon-starburst:before{content:"\ecb9";}
.icon-snowflake:before{content:"\ecba";}
.icon-weather-windy:before{content:"\ecd0";}
.icon-fan:before{content:"\ecd1";}
.icon-umbrella:before{content:"\ecd2";}
.icon-sun3:before{content:"\ecd3";}
.icon-contrast:before{content:"\ecd4";}
.icon-bed2:before{content:"\ecda";}
.icon-furniture:before{content:"\ecdb";}
.icon-chair:before{content:"\ecdc";}
.icon-star-empty3:before{content:"\ece0";}
.icon-featured:before{content:"\ece1";}
.icon-star-half:before{content:"\ece1";}
.icon-star-full2:before{content:"\ece2";}
.icon-heart5:before{content:"\ece9";}
.icon-heart6:before{content:"\ecea";}
.icon-heart-broken2:before{content:"\eceb";}
.icon-thumbs-up2:before{content:"\ecf2";}
.icon-thumbs-down2:before{content:"\ecf4";}
.icon-thumbs-up3:before{content:"\ecf5";}
.icon-thumbs-down3:before{content:"\ecf6";}
.icon-height:before{content:"\ecf7";}
.icon-man:before{content:"\ecf8";}
.icon-woman:before{content:"\ecf9";}
.icon-man-woman:before{content:"\ecfa";}
.icon-yin-yang:before{content:"\ecfe";}
.icon-cursor:before{content:"\ed23";}
.icon-cursor2:before{content:"\ed24";}
.icon-lasso2:before{content:"\ed26";}
.icon-select2:before{content:"\ed28";}
.icon-point-up:before{content:"\ed29";}
.icon-point-right:before{content:"\ed2a";}
.icon-point-down:before{content:"\ed2b";}
.icon-point-left:before{content:"\ed2c";}
.icon-pointer:before{content:"\ed2d";}
.icon-reminder:before{content:"\ed2e";}
.icon-drag-left-right:before{content:"\ed2f";}
.icon-drag-left:before{content:"\ed30";}
.icon-drag-right:before{content:"\ed31";}
.icon-touch:before{content:"\ed32";}
.icon-multitouch:before{content:"\ed33";}
.icon-touch-zoom:before{content:"\ed34";}
.icon-touch-pinch:before{content:"\ed35";}
.icon-hand:before{content:"\ed36";}
.icon-grab:before{content:"\ed37";}
.icon-stack-empty:before{content:"\ed38";}
.icon-stack-plus:before{content:"\ed39";}
.icon-stack-minus:before{content:"\ed3a";}
.icon-stack-star:before{content:"\ed3b";}
.icon-stack-picture:before{content:"\ed3c";}
.icon-stack-down:before{content:"\ed3d";}
.icon-stack-up:before{content:"\ed3e";}
.icon-stack-cancel:before{content:"\ed3f";}
.icon-stack-check:before{content:"\ed40";}
.icon-stack-text:before{content:"\ed41";}
.icon-stack4:before{content:"\ed47";}
.icon-stack-music:before{content:"\ed48";}
.icon-stack-play:before{content:"\ed49";}
.icon-move:before{content:"\ed4a";}
.icon-dots:before{content:"\ed4b";}
.icon-warning:before{content:"\ed4c";}
.icon-warning22:before{content:"\ed4d";}
.icon-notification2:before{content:"\ed4f";}
.icon-question3:before{content:"\ed52";}
.icon-question4:before{content:"\ed53";}
.icon-plus3:before{content:"\ed5a";}
.icon-plus:before{content:"\ed5a";}
.icon-minus3:before{content:"\ed5b";}
.icon-plus-circle2:before{content:"\ed5e";}
.icon-minus-circle2:before{content:"\ed5f";}
.icon-cancel-circle2:before{content:"\ed63";}
.icon-blocked:before{content:"\ed64";}
.icon-cancel-square:before{content:"\ed65";}
.icon-cancel-square2:before{content:"\ed66";}
.icon-spam:before{content:"\ed68";}
.icon-cross2:before{content:"\ed6a";}
.icon-cross3:before{content:"\ed6b";}
.icon-checkmark:before{content:"\ed6c";}
.icon-checkmark3:before{content:"\ed6e";}
.icon-checkmark2:before{content:"\e372";}
.icon-checkmark4:before{content:"\ed6f";}
.icon-spell-check:before{content:"\ed71";}
.icon-spell-check2:before{content:"\ed72";}
.icon-enter:before{content:"\ed73";}
.icon-exit:before{content:"\ed74";}
.icon-enter2:before{content:"\ed75";}
.icon-exit2:before{content:"\ed76";}
.icon-enter3:before{content:"\ed77";}
.icon-exit3:before{content:"\ed78";}
.icon-wall:before{content:"\ed79";}
.icon-fence:before{content:"\ed7a";}
.icon-play3:before{content:"\ed7b";}
.icon-pause:before{content:"\ed7c";}
.icon-stop:before{content:"\ed7d";}
.icon-previous:before{content:"\ed7e";}
.icon-next:before{content:"\ed7f";}
.icon-backward:before{content:"\ed80";}
.icon-forward2:before{content:"\ed81";}
.icon-play4:before{content:"\ed82";}
.icon-pause2:before{content:"\ed83";}
.icon-stop2:before{content:"\ed84";}
.icon-backward2:before{content:"\ed85";}
.icon-forward3:before{content:"\ed86";}
.icon-first:before{content:"\ed87";}
.icon-last:before{content:"\ed88";}
.icon-previous2:before{content:"\ed89";}
.icon-next2:before{content:"\ed8a";}
.icon-eject:before{content:"\ed8b";}
.icon-volume-high:before{content:"\ed8c";}
.icon-volume-medium:before{content:"\ed8d";}
.icon-volume-low:before{content:"\ed8e";}
.icon-volume-mute:before{content:"\ed8f";}
.icon-speaker-left:before{content:"\ed90";}
.icon-speaker-right:before{content:"\ed91";}
.icon-volume-mute2:before{content:"\ed92";}
.icon-volume-increase:before{content:"\ed93";}
.icon-volume-decrease:before{content:"\ed94";}
.icon-volume-mute5:before{content:"\eda4";}
.icon-loop:before{content:"\eda5";}
.icon-loop3:before{content:"\eda7";}
.icon-infinite-square:before{content:"\eda8";}
.icon-infinite:before{content:"\eda9";}
.icon-loop4:before{content:"\edab";}
.icon-shuffle:before{content:"\edac";}
.icon-wave:before{content:"\edae";}
.icon-wave2:before{content:"\edaf";}
.icon-split:before{content:"\edb0";}
.icon-merge:before{content:"\edb1";}
.icon-arrow-up5:before{content:"\edc4";}
.icon-arrow-right5:before{content:"\edc5";}
.icon-arrow-down5:before{content:"\edc6";}
.icon-arrow-left5:before{content:"\edc7";}
.icon-arrow-up-left2:before{content:"\edd0";}
.icon-arrow-up7:before{content:"\edd1";}
.icon-arrow-up-right2:before{content:"\edd2";}
.icon-arrow-right7:before{content:"\edd3";}
.icon-arrow-down-right2:before{content:"\edd4";}
.icon-arrow-down7:before{content:"\edd5";}
.icon-arrow-down-left2:before{content:"\edd6";}
.icon-arrow-left7:before{content:"\edd7";}
.icon-arrow-up-left3:before{content:"\edd8";}
.icon-arrow-up8:before{content:"\edd9";}
.icon-arrow-up-right3:before{content:"\edda";}
.icon-arrow-right8:before{content:"\eddb";}
.icon-arrow-down-right3:before{content:"\eddc";}
.icon-arrow-down8:before{content:"\eddd";}
.icon-arrow-down-left3:before{content:"\edde";}
.icon-arrow-left8:before{content:"\eddf";}
.icon-circle-up2:before{content:"\ede4";}
.icon-circle-right2:before{content:"\ede5";}
.icon-circle-down2:before{content:"\ede6";}
.icon-circle-left2:before{content:"\ede7";}
.icon-arrow-resize7:before{content:"\edfe";}
.icon-arrow-resize8:before{content:"\edff";}
.icon-square-up-left:before{content:"\ee00";}
.icon-square-up:before{content:"\ee01";}
.icon-square-up-right:before{content:"\ee02";}
.icon-square-right:before{content:"\ee03";}
.icon-square-down-right:before{content:"\ee04";}
.icon-square-down:before{content:"\ee05";}
.icon-square-down-left:before{content:"\ee06";}
.icon-square-left:before{content:"\ee07";}
.icon-arrow-up15:before{content:"\ee30";}
.icon-arrow-right15:before{content:"\ee31";}
.icon-arrow-down15:before{content:"\ee32";}
.icon-arrow-left15:before{content:"\ee33";}
.icon-arrow-up16:before{content:"\ee34";}
.icon-arrow-right16:before{content:"\ee35";}
.icon-arrow-down16:before{content:"\ee36";}
.icon-arrow-left16:before{content:"\ee37";}
.icon-menu-open:before{content:"\ee38";}
.icon-menu-open2:before{content:"\ee39";}
.icon-menu-close:before{content:"\ee3a";}
.icon-menu-close2:before{content:"\ee3b";}
.icon-enter5:before{content:"\ee3d";}
.icon-esc:before{content:"\ee3e";}
.icon-enter6:before{content:"\ee3f";}
.icon-backspace:before{content:"\ee40";}
.icon-backspace2:before{content:"\ee41";}
.icon-tab:before{content:"\ee42";}
.icon-transmission:before{content:"\ee43";}
.icon-sort:before{content:"\ee45";}
.icon-move-up2:before{content:"\ee47";}
.icon-move-down2:before{content:"\ee48";}
.icon-sort-alpha-asc:before{content:"\ee49";}
.icon-sort-alpha-desc:before{content:"\ee4a";}
.icon-sort-numeric-asc:before{content:"\ee4b";}
.icon-sort-numberic-desc:before{content:"\ee4c";}
.icon-sort-amount-asc:before{content:"\ee4d";}
.icon-sort-amount-desc:before{content:"\ee4e";}
.icon-sort-time-asc:before{content:"\ee4f";}
.icon-sort-time-desc:before{content:"\ee50";}
.icon-battery-6:before{content:"\ee51";}
.icon-battery-0:before{content:"\ee57";}
.icon-battery-charging:before{content:"\ee58";}
.icon-command:before{content:"\ee5f";}
.icon-shift:before{content:"\ee60";}
.icon-ctrl:before{content:"\ee61";}
.icon-opt:before{content:"\ee62";}
.icon-checkbox-checked:before{content:"\ee63";}
.icon-checkbox-unchecked:before{content:"\ee64";}
.icon-checkbox-partial:before{content:"\ee65";}
.icon-square:before{content:"\ee66";}
.icon-triangle:before{content:"\ee67";}
.icon-triangle2:before{content:"\ee68";}
.icon-diamond3:before{content:"\ee69";}
.icon-diamond4:before{content:"\ee6a";}
.icon-checkbox-checked2:before{content:"\ee6b";}
.icon-publish:before{content:"\ee6b";color:#2ecc71}
.icon-unpublish:before{content:"\ee6c";color:#f35958}
.icon-checkbox-unchecked2:before{content:"\ee6c";}
.icon-checkbox-partial2:before{content:"\ee6d";}
.icon-radio-checked:before{content:"\ee6e";}
.icon-radio-checked2:before{content:"\ee6f";}
.icon-radio-unchecked:before{content:"\ee70";}
.icon-checkmark-circle:before{content:"\ee73";}
.icon-circle:before{content:"\ee74";}
.icon-circle2:before{content:"\ee75";}
.icon-circles:before{content:"\ee76";}
.icon-circles2:before{content:"\ee77";}
.icon-crop:before{content:"\ee78";}
.icon-crop2:before{content:"\ee79";}
.icon-make-group:before{content:"\ee7a";}
.icon-ungroup:before{content:"\ee7b";}
.icon-vector:before{content:"\ee7c";}
.icon-vector2:before{content:"\ee7d";}
.icon-rulers:before{content:"\ee7e";}
.icon-pencil-ruler:before{content:"\ee80";}
.icon-scissors:before{content:"\ee81";}
.icon-filter3:before{content:"\ee88";}
.icon-filter4:before{content:"\ee89";}
.icon-font:before{content:"\ee8a";}
.icon-ampersand2:before{content:"\ee8b";}
.icon-ligature:before{content:"\ee8c";}
.icon-font-size:before{content:"\ee8e";}
.icon-typography:before{content:"\ee8f";}
.icon-text-height:before{content:"\ee90";}
.icon-text-width:before{content:"\ee91";}
.icon-height2:before{content:"\ee92";}
.icon-width:before{content:"\ee93";}
.icon-strikethrough2:before{content:"\ee98";}
.icon-font-size2:before{content:"\ee99";}
.icon-bold2:before{content:"\ee9a";}
.icon-underline2:before{content:"\ee9b";}
.icon-italic2:before{content:"\ee9c";}
.icon-strikethrough3:before{content:"\ee9d";}
.icon-omega:before{content:"\ee9e";}
.icon-sigma:before{content:"\ee9f";}
.icon-nbsp:before{content:"\eea0";}
.icon-page-break:before{content:"\eea1";}
.icon-page-break2:before{content:"\eea2";}
.icon-superscript:before{content:"\eea3";}
.icon-subscript:before{content:"\eea4";}
.icon-superscript2:before{content:"\eea5";}
.icon-subscript2:before{content:"\eea6";}
.icon-text-color:before{content:"\eea7";}
.icon-highlight:before{content:"\eea8";}
.icon-pagebreak:before{content:"\eea9";}
.icon-clear-formatting:before{content:"\eeaa";}
.icon-table:before{content:"\eeab";}
.icon-table2:before{content:"\eeac";}
.icon-insert-template:before{content:"\eead";}
.icon-pilcrow:before{content:"\eeae";}
.icon-ltr:before{content:"\eeaf";}
.icon-rtl:before{content:"\eeb0";}
.icon-ltr2:before{content:"\eeb1";}
.icon-rtl2:before{content:"\eeb2";}
.icon-section:before{content:"\eeb3";}
.icon-paragraph-left2:before{content:"\eeb8";}
.icon-paragraph-center2:before{content:"\eeb9";}
.icon-paragraph-right2:before{content:"\eeba";}
.icon-paragraph-justify2:before{content:"\eebb";}
.icon-indent-increase:before{content:"\eebc";}
.icon-indent-decrease:before{content:"\eebd";}
.icon-paragraph-left3:before{content:"\eebe";}
.icon-paragraph-center3:before{content:"\eebf";}
.icon-paragraph-right3:before{content:"\eec0";}
.icon-paragraph-justify3:before{content:"\eec1";}
.icon-indent-increase2:before{content:"\eec2";}
.icon-indent-decrease2:before{content:"\eec3";}
.icon-share:before{content:"\eec4";}
.icon-share2:before{content:"\eec5";}
.icon-new-tab:before{content:"\eec6";}
.icon-new-tab2:before{content:"\eec7";}
.icon-popout:before{content:"\eec8";}
.icon-embed:before{content:"\eec9";}
.icon-embed2:before{content:"\eeca";}
.icon-markup:before{content:"\eecb";}
.icon-regexp:before{content:"\eecc";}
.icon-regexp2:before{content:"\eecd";}
.icon-code:before{content:"\eece";}
.icon-circle-css:before{content:"\eecf";}
.icon-circle-code:before{content:"\eed0";}
.icon-terminal:before{content:"\eed1";}
.icon-unicode:before{content:"\eed2";}
.icon-seven-segment-0:before{content:"\eed3";}
.icon-seven-segment-1:before{content:"\eed4";}
.icon-seven-segment-2:before{content:"\eed5";}
.icon-seven-segment-3:before{content:"\eed6";}
.icon-seven-segment-4:before{content:"\eed7";}
.icon-seven-segment-5:before{content:"\eed8";}
.icon-seven-segment-6:before{content:"\eed9";}
.icon-seven-segment-7:before{content:"\eeda";}
.icon-seven-segment-8:before{content:"\eedb";}
.icon-seven-segment-9:before{content:"\eedc";}
.icon-share3:before{content:"\eedd";}
.icon-share4:before{content:"\eede";}
.icon-google:before{content:"\eee3";}
.icon-google-plus:before{content:"\eee4";}
.icon-google-plus2:before{content:"\eee5";}
.icon-google-drive:before{content:"\eee7";}
.icon-facebook:before{content:"\eee8";}
.icon-facebook2:before{content:"\eee9";}
.icon-instagram:before{content:"\eeec";}
.icon-twitter:before{content:"\eeed";}
.icon-twitter2:before{content:"\eeee";}
.icon-feed2:before{content:"\eef0";}
.icon-feed3:before{content:"\eef1";}
.icon-youtube:before{content:"\eef3";}
.icon-youtube2:before{content:"\eef4";}
.icon-youtube3:before{content:"\eef5";}
.icon-vimeo:before{content:"\eef8";}
.icon-vimeo2:before{content:"\eef9";}
.icon-lanyrd:before{content:"\eefb";}
.icon-flickr:before{content:"\eefc";}
.icon-flickr2:before{content:"\eefd";}
.icon-flickr3:before{content:"\eefe";}
.icon-picassa:before{content:"\ef00";}
.icon-picassa2:before{content:"\ef01";}
.icon-dribbble:before{content:"\ef02";}
.icon-dribbble2:before{content:"\ef03";}
.icon-dribbble3:before{content:"\ef04";}
.icon-forrst:before{content:"\ef05";}
.icon-forrst2:before{content:"\ef06";}
.icon-deviantart:before{content:"\ef07";}
.icon-deviantart2:before{content:"\ef08";}
.icon-steam:before{content:"\ef09";}
.icon-steam2:before{content:"\ef0a";}
.icon-dropbox:before{content:"\ef0b";}
.icon-onedrive:before{content:"\ef0c";}
.icon-github:before{content:"\ef0d";}
.icon-github4:before{content:"\ef10";}
.icon-github5:before{content:"\ef11";}
.icon-wordpress:before{content:"\ef12";}
.icon-wordpress2:before{content:"\ef13";}
.icon-joomla:before{content:"\ef14";}
.icon-blogger:before{content:"\ef15";}
.icon-blogger2:before{content:"\ef16";}
.icon-tumblr:before{content:"\ef17";}
.icon-tumblr2:before{content:"\ef18";}
.icon-yahoo:before{content:"\ef19";}
.icon-tux:before{content:"\ef1a";}
.icon-apple2:before{content:"\ef1b";}
.icon-finder:before{content:"\ef1c";}
.icon-android:before{content:"\ef1d";}
.icon-windows:before{content:"\ef1e";}
.icon-windows8:before{content:"\ef1f";}
.icon-soundcloud:before{content:"\ef20";}
.icon-soundcloud2:before{content:"\ef21";}
.icon-skype:before{content:"\ef22";}
.icon-reddit:before{content:"\ef23";}
.icon-linkedin:before{content:"\ef24";}
.icon-linkedin2:before{content:"\ef25";}
.icon-lastfm:before{content:"\ef26";}
.icon-lastfm2:before{content:"\ef27";}
.icon-delicious:before{content:"\ef28";}
.icon-stumbleupon:before{content:"\ef29";}
.icon-stumbleupon2:before{content:"\ef2a";}
.icon-stackoverflow:before{content:"\ef2b";}
.icon-pinterest2:before{content:"\ef2d";}
.icon-xing:before{content:"\ef2e";}
.icon-flattr:before{content:"\ef30";}
.icon-foursquare:before{content:"\ef31";}
.icon-paypal:before{content:"\ef32";}
.icon-paypal2:before{content:"\ef33";}
.icon-yelp:before{content:"\ef35";}
.icon-file-pdf:before{content:"\ef36";}
.icon-file-openoffice:before{content:"\ef37";}
.icon-file-word:before{content:"\ef38";}
.icon-file-excel:before{content:"\ef39";}
.icon-libreoffice:before{content:"\ef3a";}
.icon-html5:before{content:"\ef3b";}
.icon-html52:before{content:"\ef3c";}
.icon-css3:before{content:"\ef3d";}
.icon-git:before{content:"\ef3e";}
.icon-svg:before{content:"\ef3f";}
.icon-codepen:before{content:"\ef40";}
.icon-chrome:before{content:"\ef41";}
.icon-firefox:before{content:"\ef42";}
.icon-IE:before{content:"\ef43";}
.icon-opera:before{content:"\ef44";}
.icon-safari:before{content:"\ef45";}
.icon-check2:before{content:"\e601";}
.icon-home4:before{content:"\e603";}
.icon-people:before{content:"\e81b";}
.icon-checkmark-circle2:before{content:"\e853";}
.icon-arrow-up-left32:before{content:"\e8ae";}
.icon-arrow-up52:before{content:"\e8af";}
.icon-arrow-up-right32:before{content:"\e8b0";}
.icon-arrow-right6:before{content:"\e8b1";}
.icon-arrow-down-right32:before{content:"\e8b2";}
.icon-arrow-down52:before{content:"\e8b3";}
.icon-arrow-down-left32:before{content:"\e8b4";}
.icon-arrow-left52:before{content:"\e8b5";}
.icon-calendar5:before{content:"\e985";}
.icon-move-alt1:before{content:"\e986";}
.icon-reload-alt:before{content:"\e987";}
.icon-move-vertical:before{content:"\e988";}
.icon-move-horizontal:before{content:"\e989";}
.icon-hash:before{content:"\e98b";}
.icon-bars-alt:before{content:"\e98c";}
.icon-eye8:before{content:"\e98d";}
.jl-icon-search:before{content:"\e98e";}
.icon-search:before{content:"\e98e";}
.icon-search4:before{content:"\e98e";}
.icon-zoomin3:before{content:"\e98f";}
.icon-zoomout3:before{content:"\e990";}
.icon-add:before{content:"\e991";}
.icon-subtract:before{content:"\e992";}
.icon-exclamation:before{content:"\e993";}
.icon-question6:before{content:"\e994";}
.icon-close2:before{content:"\e995";}
.icon-task:before{content:"\e996";}
.icon-inbox:before{content:"\e997";}
.icon-inbox-alt:before{content:"\e998";}
.icon-envelope:before{content:"\e999";}
.icon-compose:before{content:"\e99a";}
.icon-newspaper2:before{content:"\e99b";}
.icon-calendar22:before{content:"\e99c";}
.icon-hyperlink:before{content:"\e99d";}
.icon-delete:before{content:"\e99e";}
.jl-icon-reset:before{content:"\e99e";}
.icon-trash:before{content:"\e99e";}
.icon-remove:before{content:"\e99e";}
.icon-trash-alt:before{content:"\e99f";}
.icon-grid5:before{content:"\e9a0";}
.icon-grid-view-2:before{content:"\e9a0";}
.icon-grid-alt:before{content:"\e9a1";}
.icon-menu6:before{content:"\e9a2";}
.icon-list3:before{content:"\e9a3";}
.icon-gallery:before{content:"\e9a4";}
.icon-calculator:before{content:"\e9a5";}
.icon-windows2:before{content:"\e9a6";}
.icon-browser:before{content:"\e9a7";}
.icon-portfolio:before{content:"\e9a8";}
.icon-comments:before{content:"\e9a9";}
.icon-screen3:before{content:"\e9aa";}
.icon-iphone:before{content:"\e9ab";}
.icon-ipad:before{content:"\e9ac";}
.icon-googleplus5:before{content:"\e9ad";}
.icon-pin:before{content:"\e9ae";}
.icon-pin-alt:before{content:"\e9af";}
.icon-cog5:before{content:"\e9b0";}
.icon-graduation:before{content:"\e9b1";}
.icon-air:before{content:"\e9b2";}
.icon-droplets:before{content:"\e7ee";}
.icon-statistics:before{content:"\e9b4";}
.icon-pie5:before{content:"\e7ef";}
.icon-cross:before{content:"\e9b6";}
.icon-minus2:before{content:"\e9b7";}
.icon-plus2:before{content:"\e9b8";}
.icon-info3:before{content:"\e9b9";}
.icon-info22:before{content:"\e9ba";}
.icon-question7:before{content:"\e9bb";}
.icon-help:before{content:"\e9bc";}
.icon-warning2:before{content:"\e9bd";}
.icon-add-to-list:before{content:"\e9bf";}
.icon-arrow-left12:before{content:"\e9c0";}
.icon-arrow-down12:before{content:"\e9c1";}
.icon-arrow-up12:before{content:"\e9c2";}
.icon-arrow-right13:before{content:"\e9c3";}
.icon-arrow-left22:before{content:"\e9c4";}
.icon-arrow-down22:before{content:"\e9c5";}
.icon-arrow-up22:before{content:"\e9c6";}
.icon-arrow-right22:before{content:"\e9c7";}
.icon-arrow-left32:before{content:"\e9c8";}
.icon-arrow-down32:before{content:"\e9c9";}
.icon-arrow-up32:before{content:"\e9ca";}
.icon-arrow-right32:before{content:"\e9cb";}
.icon-switch2:before{content:"\e647";}
.icon-checkmark5:before{content:"\e600";}
.icon-ampersand:before{content:"\e9cc";}
.icon-alert:before{content:"\e9cf";}
.icon-alignment-align:before{content:"\e9d0";}
.icon-alignment-aligned-to:before{content:"\e9d1";}
.icon-alignment-unalign:before{content:"\e9d2";}
.icon-arrow-down132:before{content:"\e9d3";}
.icon-arrow-up13:before{content:"\e9da";}
.icon-arrow-left13:before{content:"\e9d4";}
.icon-arrow-right14:before{content:"\e9d5";}
.icon-arrow-small-down:before{content:"\e9d6";}
.icon-arrow-small-left:before{content:"\e9d7";}
.icon-arrow-small-right:before{content:"\e9d8";}
.icon-arrow-small-up:before{content:"\e9d9";}
.icon-apply:before{content:"\e9db";}
.icon-check:before{content:"\e9db";}
.icon-chevron-down:before{content:"\e9dc";}
.icon-chevron-left:before{content:"\e9dd";}
.icon-chevron-right:before{content:"\e9de";}
.icon-chevron-up:before{content:"\e9df";}
.icon-clippy:before{content:"\f035";}
.icon-comment:before{content:"\f02b";}
.icon-comment-discussion:before{content:"\f04f";}
.icon-dash:before{content:"\e9e2";}
.icon-diff:before{content:"\e9e3";}
.icon-diff-added:before{content:"\e9e4";}
.icon-diff-ignored:before{content:"\e9e5";}
.icon-diff-modified:before{content:"\e9e6";}
.icon-diff-removed:before{content:"\e9e7";}
.icon-diff-renamed:before{content:"\e9e8";}
.icon-file-media:before{content:"\f012";}
.icon-fold:before{content:"\e9ea";}
.icon-gear:before{content:"\e9eb";}
.icon-git-branch:before{content:"\e9ec";}
.icon-git-commit:before{content:"\e9ed";}
.icon-git-compare:before{content:"\e9ee";}
.icon-git-merge:before{content:"\e9ef";}
.icon-git-pull-request:before{content:"\e9f0";}
.icon-graph:before{content:"\f043";}
.icon-law:before{content:"\e9f1";}
.icon-list-ordered:before{content:"\e9f2";}
.icon-list-view:before{content:"\e9f3";}
.icon-list-unordered:before{content:"\e9f3";}
.icon-mail5:before{content:"\e9f4";}
.icon-mail-read:before{content:"\e9f5";}
.icon-mention:before{content:"\e9f6";}
.icon-mirror:before{content:"\f024";}
.icon-move-down:before{content:"\f0a8";}
.icon-move-left:before{content:"\f074";}
.icon-move-right:before{content:"\f0a9";}
.icon-move-up:before{content:"\f0a7";}
.icon-person:before{content:"\f018";}
.icon-plus22:before{content:"\e9f7";}
.icon-primitive-dot:before{content:"\f052";}
.icon-primitive-square:before{content:"\f053";}
.icon-repo-forked:before{content:"\e9f8";}
.icon-screen-full:before{content:"\e9f9";}
.icon-screen-normal:before{content:"\e9fa";}
.icon-sync:before{content:"\e9fb";}
.icon-three-bars:before{content:"\e9fc";}
.icon-unfold:before{content:"\e9fe";}
.icon-versions:before{content:"\e9ff";}
.icon-cancel:before{content:"\ea00";}
.icon-x:before{content:"\ea00";}
[class^="ti-"],
[class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {content: "\e600";}
.ti-volume:before {  content: "\e601";}
.ti-user:before {  content: "\e602";}
.ti-unlock:before {  content: "\e603";}
.ti-unlink:before {  content: "\e604";}
.ti-trash:before {  content: "\e605";}
.ti-thought:before {  content: "\e606";}
.ti-target:before {  content: "\e607";}
.ti-tag:before {  content: "\e608";}
.ti-tablet:before {  content: "\e609";}
.ti-star:before {  content: "\e60a";}
.ti-spray:before {  content: "\e60b";}
.ti-signal:before {  content: "\e60c";}
.ti-shopping-cart:before {  content: "\e60d";}
.ti-shopping-cart-full:before {  content: "\e60e";}
.ti-settings:before {
  content: "\e60f";
}
.ti-search:before {
  content: "\e610";
}
.ti-zoom-in:before {
  content: "\e611";
}
.ti-zoom-out:before {
  content: "\e612";
}
.ti-cut:before {
  content: "\e613";
}
.ti-ruler:before {
  content: "\e614";
}
.ti-ruler-pencil:before {
  content: "\e615";
}
.ti-ruler-alt:before {
  content: "\e616";
}
.ti-bookmark:before {
  content: "\e617";
}
.ti-bookmark-alt:before {
  content: "\e618";
}
.ti-reload:before {
  content: "\e619";
}
.ti-plus:before {
  content: "\e61a";
}
.ti-pin:before {
  content: "\e61b";
}
.ti-pencil:before {
  content: "\e61c";
}
.ti-pencil-alt:before {
  content: "\e61d";
}
.ti-paint-roller:before {
  content: "\e61e";
}
.ti-paint-bucket:before {
  content: "\e61f";
}
.ti-na:before {
  content: "\e620";
}
.ti-mobile:before {
  content: "\e621";
}
.ti-minus:before {
  content: "\e622";
}
.ti-medall:before {
  content: "\e623";
}
.ti-medall-alt:before {
  content: "\e624";
}
.ti-marker:before {
  content: "\e625";
}
.ti-marker-alt:before {
  content: "\e626";
}
.ti-arrow-up:before {
  content: "\e627";
}
.ti-arrow-right:before {
  content: "\e628";
}
.ti-arrow-left:before {
  content: "\e629";
}
.ti-arrow-down:before {
  content: "\e62a";
}
.ti-lock:before {
  content: "\e62b";
}
.ti-location-arrow:before {
  content: "\e62c";
}
.ti-link:before {
  content: "\e62d";
}
.ti-layout:before {
  content: "\e62e";
}
.ti-layers:before {
  content: "\e62f";
}
.ti-layers-alt:before {
  content: "\e630";
}
.ti-key:before {
  content: "\e631";
}
.ti-import:before {
  content: "\e632";
}
.ti-image:before {
  content: "\e633";
}
.ti-heart:before {
  content: "\e634";
}
.ti-heart-broken:before {
  content: "\e635";
}
.ti-hand-stop:before {
  content: "\e636";
}
.ti-hand-open:before {
  content: "\e637";
}
.ti-hand-drag:before {
  content: "\e638";
}
.ti-folder:before {
  content: "\e639";
}
.ti-flag:before {
  content: "\e63a";
}
.ti-flag-alt:before {
  content: "\e63b";
}
.ti-flag-alt-2:before {
  content: "\e63c";
}
.ti-eye:before {
  content: "\e63d";
}
.ti-export:before {
  content: "\e63e";
}
.ti-exchange-vertical:before {
  content: "\e63f";
}
.ti-desktop:before {
  content: "\e640";
}
.ti-cup:before {
  content: "\e641";
}
.ti-crown:before {
  content: "\e642";
}
.ti-comments:before {
  content: "\e643";
}
.ti-comment:before {
  content: "\e644";
}
.ti-comment-alt:before {
  content: "\e645";
}
.ti-close:before {
  content: "\e646";
}
.ti-clip:before {
  content: "\e647";
}
.ti-angle-up:before {
  content: "\e648";
}
.ti-angle-right:before {
  content: "\e649";
}
.ti-angle-left:before {
  content: "\e64a";
}
.ti-angle-down:before {
  content: "\e64b";
}
.ti-check:before {
  content: "\e64c";
}
.ti-check-box:before {
  content: "\e64d";
}
.ti-camera:before {
  content: "\e64e";
}
.ti-announcement:before {
  content: "\e64f";
}
.ti-brush:before {
  content: "\e650";
}
.ti-briefcase:before {
  content: "\e651";
}
.ti-bolt:before {
  content: "\e652";
}
.ti-bolt-alt:before {
  content: "\e653";
}
.ti-blackboard:before {
  content: "\e654";
}
.ti-bag:before {
  content: "\e655";
}
.ti-move:before {
  content: "\e656";
}
.ti-arrows-vertical:before {
  content: "\e657";
}
.ti-arrows-horizontal:before {
  content: "\e658";
}
.ti-fullscreen:before {
  content: "\e659";
}
.ti-arrow-top-right:before {
  content: "\e65a";
}
.ti-arrow-top-left:before {
  content: "\e65b";
}
.ti-arrow-circle-up:before {
  content: "\e65c";
}
.ti-arrow-circle-right:before {
  content: "\e65d";
}
.ti-arrow-circle-left:before {
  content: "\e65e";
}
.ti-arrow-circle-down:before {
  content: "\e65f";
}
.ti-angle-double-up:before {
  content: "\e660";
}
.ti-angle-double-right:before {
  content: "\e661";
}
.ti-angle-double-left:before {
  content: "\e662";
}
.ti-angle-double-down:before {
  content: "\e663";
}
.ti-zip:before {
  content: "\e664";
}
.ti-world:before {
  content: "\e665";
}
.ti-wheelchair:before {
  content: "\e666";
}
.ti-view-list:before {
  content: "\e667";
}
.ti-view-list-alt:before {
  content: "\e668";
}
.ti-view-grid:before {
  content: "\e669";
}
.ti-uppercase:before {
  content: "\e66a";
}
.ti-upload:before {
  content: "\e66b";
}
.ti-underline:before {
  content: "\e66c";
}
.ti-truck:before {
  content: "\e66d";
}
.ti-timer:before {
  content: "\e66e";
}
.ti-ticket:before {
  content: "\e66f";
}
.ti-thumb-up:before {
  content: "\e670";
}
.ti-thumb-down:before {
  content: "\e671";
}
.ti-text:before {
  content: "\e672";
}
.ti-stats-up:before {
  content: "\e673";
}
.ti-stats-down:before {
  content: "\e674";
}
.ti-split-v:before {
  content: "\e675";
}
.ti-split-h:before {
  content: "\e676";
}
.ti-smallcap:before {
  content: "\e677";
}
.ti-shine:before {
  content: "\e678";
}
.ti-shift-right:before {
  content: "\e679";
}
.ti-shift-left:before {
  content: "\e67a";
}
.ti-shield:before {
  content: "\e67b";
}
.ti-notepad:before {
  content: "\e67c";
}
.ti-server:before {
  content: "\e67d";
}
.ti-quote-right:before {
  content: "\e67e";
}
.ti-quote-left:before {
  content: "\e67f";
}
.ti-pulse:before {
  content: "\e680";
}
.ti-printer:before {
  content: "\e681";
}
.ti-power-off:before {
  content: "\e682";
}
.ti-plug:before {
  content: "\e683";
}
.ti-pie-chart:before {
  content: "\e684";
}
.ti-paragraph:before {
  content: "\e685";
}
.ti-panel:before {
  content: "\e686";
}
.ti-package:before {
  content: "\e687";
}
.ti-music:before {
  content: "\e688";
}
.ti-music-alt:before {
  content: "\e689";
}
.ti-mouse:before {
  content: "\e68a";
}
.ti-mouse-alt:before {
  content: "\e68b";
}
.ti-money:before {
  content: "\e68c";
}
.ti-microphone:before {
  content: "\e68d";
}
.ti-menu:before {
  content: "\e68e";
}
.ti-menu-alt:before {
  content: "\e68f";
}
.ti-map:before {
  content: "\e690";
}
.ti-map-alt:before {
  content: "\e691";
}
.ti-loop:before {
  content: "\e692";
}
.ti-location-pin:before {
  content: "\e693";
}
.ti-list:before {
  content: "\e694";
}
.ti-light-bulb:before {
  content: "\e695";
}
.ti-Italic:before {
  content: "\e696";
}
.ti-info:before {
  content: "\e697";
}
.ti-infinite:before {
  content: "\e698";
}
.ti-id-badge:before {
  content: "\e699";
}
.ti-hummer:before {
  content: "\e69a";
}
.ti-home:before {
  content: "\e69b";
}
.ti-help:before {
  content: "\e69c";
}
.ti-headphone:before {
  content: "\e69d";
}
.ti-harddrives:before {
  content: "\e69e";
}
.ti-harddrive:before {
  content: "\e69f";
}
.ti-gift:before {
  content: "\e6a0";
}
.ti-game:before {
  content: "\e6a1";
}
.ti-filter:before {
  content: "\e6a2";
}
.ti-files:before {
  content: "\e6a3";
}
.ti-file:before {
  content: "\e6a4";
}
.ti-eraser:before {
  content: "\e6a5";
}
.ti-envelope:before {
  content: "\e6a6";
}
.ti-download:before {
  content: "\e6a7";
}
.ti-direction:before {
  content: "\e6a8";
}
.ti-direction-alt:before {
  content: "\e6a9";
}
.ti-dashboard:before {
  content: "\e6aa";
}
.ti-control-stop:before {
  content: "\e6ab";
}
.ti-control-shuffle:before {
  content: "\e6ac";
}
.ti-control-play:before {
  content: "\e6ad";
}
.ti-control-pause:before {
  content: "\e6ae";
}
.ti-control-forward:before {
  content: "\e6af";
}
.ti-control-backward:before {
  content: "\e6b0";
}
.ti-cloud:before {
  content: "\e6b1";
}
.ti-cloud-up:before {
  content: "\e6b2";
}
.ti-cloud-down:before {
  content: "\e6b3";
}
.ti-clipboard:before {
  content: "\e6b4";
}
.ti-car:before {
  content: "\e6b5";
}
.ti-calendar:before {
  content: "\e6b6";
}
.ti-book:before {
  content: "\e6b7";
}
.ti-bell:before {
  content: "\e6b8";
}
.ti-basketball:before {
  content: "\e6b9";
}
.ti-bar-chart:before {
  content: "\e6ba";
}
.ti-bar-chart-alt:before {
  content: "\e6bb";
}
.ti-back-right:before {
  content: "\e6bc";
}
.ti-back-left:before {
  content: "\e6bd";
}
.ti-arrows-corner:before {
  content: "\e6be";
}
.ti-archive:before {
  content: "\e6bf";
}
.ti-anchor:before {
  content: "\e6c0";
}
.ti-align-right:before {
  content: "\e6c1";
}
.ti-align-left:before {
  content: "\e6c2";
}
.ti-align-justify:before {
  content: "\e6c3";
}
.ti-align-center:before {
  content: "\e6c4";
}
.ti-alert:before {
  content: "\e6c5";
}
.ti-alarm-clock:before {
  content: "\e6c6";
}
.ti-agenda:before {
  content: "\e6c7";
}
.ti-write:before {
  content: "\e6c8";
}
.ti-window:before {
  content: "\e6c9";
}
.ti-widgetized:before {
  content: "\e6ca";
}
.ti-widget:before {
  content: "\e6cb";
}
.ti-widget-alt:before {
  content: "\e6cc";
}
.ti-wallet:before {
  content: "\e6cd";
}
.ti-video-clapper:before {
  content: "\e6ce";
}
.ti-video-camera:before {
  content: "\e6cf";
}
.ti-vector:before {
  content: "\e6d0";
}
.ti-themify-logo:before {
  content: "\e6d1";
}
.ti-themify-favicon:before {
  content: "\e6d2";
}
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}
.ti-support:before {
  content: "\e6d4";
}
.ti-stamp:before {
  content: "\e6d5";
}
.ti-split-v-alt:before {
  content: "\e6d6";
}
.ti-slice:before {
  content: "\e6d7";
}
.ti-shortcode:before {
  content: "\e6d8";
}
.ti-shift-right-alt:before {
  content: "\e6d9";
}
.ti-shift-left-alt:before {
  content: "\e6da";
}
.ti-ruler-alt-2:before {
  content: "\e6db";
}
.ti-receipt:before {
  content: "\e6dc";
}
.ti-pin2:before {
  content: "\e6dd";
}
.ti-pin-alt:before {
  content: "\e6de";
}
.ti-pencil-alt2:before {
  content: "\e6df";
}
.ti-palette:before {
  content: "\e6e0";
}
.ti-more:before {
  content: "\e6e1";
}
.ti-more-alt:before {
  content: "\e6e2";
}
.ti-microphone-alt:before {
  content: "\e6e3";
}
.ti-magnet:before {
  content: "\e6e4";
}
.ti-line-double:before {
  content: "\e6e5";
}
.ti-line-dotted:before {
  content: "\e6e6";
}
.ti-line-dashed:before {
  content: "\e6e7";
}
.ti-layout-width-full:before {
  content: "\e6e8";
}
.ti-layout-width-default:before {
  content: "\e6e9";
}
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}
.ti-layout-tab:before {
  content: "\e6eb";
}
.ti-layout-tab-window:before {
  content: "\e6ec";
}
.ti-layout-tab-v:before {
  content: "\e6ed";
}
.ti-layout-tab-min:before {
  content: "\e6ee";
}
.ti-layout-slider:before {
  content: "\e6ef";
}
.ti-layout-slider-alt:before {
  content: "\e6f0";
}
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}
.ti-layout-placeholder:before {
  content: "\e6f4";
}
.ti-layout-menu:before {
  content: "\e6f5";
}
.ti-layout-menu-v:before {
  content: "\e6f6";
}
.ti-layout-menu-separated:before {
  content: "\e6f7";
}
.ti-layout-menu-full:before {
  content: "\e6f8";
}
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}
.ti-layout-media-right:before {
  content: "\e6fa";
}
.ti-layout-media-overlay:before {
  content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}
.ti-layout-media-left:before {
  content: "\e6ff";
}
.ti-layout-media-center-alt:before {
  content: "\e700";
}
.ti-layout-media-center:before {
  content: "\e701";
}
.ti-layout-list-thumb:before {
  content: "\e702";
}
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}
.ti-layout-list-post:before {
  content: "\e704";
}
.ti-layout-list-large-image:before {
  content: "\e705";
}
.ti-layout-line-solid:before {
  content: "\e706";
}
.ti-layout-grid4:before {
  content: "\e707";
}
.ti-layout-grid3:before {
  content: "\e708";
}
.ti-layout-grid2:before {
  content: "\e709";
}
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}
.ti-layout-cta-right:before {
  content: "\e70b";
}
.ti-layout-cta-left:before {
  content: "\e70c";
}
.ti-layout-cta-center:before {
  content: "\e70d";
}
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}
.ti-layout-column4:before {
  content: "\e710";
}
.ti-layout-column3:before {
  content: "\e711";
}
.ti-layout-column2:before {
  content: "\e712";
}
.ti-layout-accordion-separated:before {
  content: "\e713";
}
.ti-layout-accordion-merged:before {
  content: "\e714";
}
.ti-layout-accordion-list:before {
  content: "\e715";
}
.ti-ink-pen:before {
  content: "\e716";
}
.ti-info-alt:before {
  content: "\e717";
}
.ti-help-alt:before {
  content: "\e718";
}
.ti-headphone-alt:before {
  content: "\e719";
}
.ti-hand-point-up:before {
  content: "\e71a";
}
.ti-hand-point-right:before {
  content: "\e71b";
}
.ti-hand-point-left:before {
  content: "\e71c";
}
.ti-hand-point-down:before {
  content: "\e71d";
}
.ti-gallery:before {
  content: "\e71e";
}
.ti-face-smile:before {
  content: "\e71f";
}
.ti-face-sad:before {
  content: "\e720";
}
.ti-credit-card:before {
  content: "\e721";
}
.ti-control-skip-forward:before {
  content: "\e722";
}
.ti-control-skip-backward:before {
  content: "\e723";
}
.ti-control-record:before {
  content: "\e724";
}
.ti-control-eject:before {
  content: "\e725";
}
.ti-comments-smiley:before {
  content: "\e726";
}
.ti-brush-alt:before {
  content: "\e727";
}
.ti-youtube:before {
  content: "\e728";
}
.ti-vimeo:before {
  content: "\e729";
}
.ti-twitter:before {
  content: "\e72a";
}
.ti-time:before {
  content: "\e72b";
}
.ti-tumblr:before {
  content: "\e72c";
}
.ti-skype:before {
  content: "\e72d";
}
.ti-share:before {
  content: "\e72e";
}
.ti-share-alt:before {
  content: "\e72f";
}
.ti-rocket:before {
  content: "\e730";
}
.ti-pinterest:before {
  content: "\e731";
}
.ti-new-window:before {
  content: "\e732";
}
.ti-microsoft:before {
  content: "\e733";
}
.ti-list-ol:before {
  content: "\e734";
}
.ti-linkedin:before {
  content: "\e735";
}
.ti-layout-sidebar-2:before {
  content: "\e736";
}
.ti-layout-grid4-alt:before {
  content: "\e737";
}
.ti-layout-grid3-alt:before {
  content: "\e738";
}
.ti-layout-grid2-alt:before {
  content: "\e739";
}
.ti-layout-column4-alt:before {
  content: "\e73a";
}
.ti-layout-column3-alt:before {
  content: "\e73b";
}
.ti-layout-column2-alt:before {
  content: "\e73c";
}
.ti-instagram:before {
  content: "\e73d";
}
.ti-google:before {
  content: "\e73e";
}
.ti-github:before {
  content: "\e73f";
}
.ti-flickr:before {
  content: "\e740";
}
.ti-facebook:before {
  content: "\e741";
}
.ti-dropbox:before {
  content: "\e742";
}
.ti-dribbble:before {
  content: "\e743";
}
.ti-apple:before {
  content: "\e744";
}
.ti-android:before {
  content: "\e745";
}
.ti-save:before {
  content: "\e746";
}
.ti-save-alt:before {
  content: "\e747";
}
.ti-yahoo:before {
  content: "\e748";
}
.ti-wordpress:before {
  content: "\e749";
}
.ti-vimeo-alt:before {
  content: "\e74a";
}
.ti-twitter-alt:before {
  content: "\e74b";
}
.ti-tumblr-alt:before {
  content: "\e74c";
}
.ti-trello:before {
  content: "\e74d";
}
.ti-stack-overflow:before {
  content: "\e74e";
}
.ti-soundcloud:before {
  content: "\e74f";
}
.ti-sharethis:before {
  content: "\e750";
}
.ti-sharethis-alt:before {
  content: "\e751";
}
.ti-reddit:before {
  content: "\e752";
}
.ti-pinterest-alt:before {
  content: "\e753";
}
.ti-microsoft-alt:before {
  content: "\e754";
}
.ti-linux:before {
  content: "\e755";
}
.ti-jsfiddle:before {
  content: "\e756";
}
.ti-joomla:before {
  content: "\e757";
}
.ti-html5:before {
  content: "\e758";
}
.ti-flickr-alt:before {
  content: "\e759";
}
.ti-email:before {
  content: "\e75a";
}
.ti-drupal:before {
  content: "\e75b";
}
.ti-dropbox-alt:before {
  content: "\e75c";
}
.ti-css3:before {
  content: "\e75d";
}
.ti-rss:before {content: "\e75e";}
.ti-rss-alt:before {content: "\e75f";}
@import "onepage-menu";
.g-main-nav .g-standard .g-dropdown {
    width: 180px
}

.g-content {
    margin: 0.625rem;
    padding: 0.938rem
}

.g-flushed .g-content {
    margin: 0;
    padding: 0
}

body {
    font-size: 13px;
    line-height: 1.5;
}

h1 {
    font-size: 2.25rem
}

h2 {
    font-size: 1.9rem
}

h3 {
    font-size: 1rem
}

h4 {
    font-size: 1.15rem
}

h5 {
    font-size: 1rem
}

h6 {
    font-size: 14px;
font-weight: normal;
line-height: 30px;
margin: 6px 0 5px 0;
transition: all ease 0.3s;
}
h6:hover {
    font-size: 14px;
color:#3bc8e7;
transition: all ease 0.3s;
}
h6::before {
    font-family: themify;
    content: "\e724";
    margin-left: 12px;
    top: -1px;
    position: relative;
    font-size: 17px;
    color: #2ac4b7;
	float: right;
}
h6:hover:before {
    font-family: themify;
    content: "\e64c";
    margin-left: 12px;
    top: -1px;
    position: relative;
    font-size: 17px;
    color: #4bd396;
}
small {
    font-size: 0.875rem
}

cite {
    font-size: 0.875rem
}

sub,
sup {
    font-size: 0.75rem
}

code,
kbd,
pre,
samp {
    font-size: 1rem;
    font-family: "Iranian"
}

textarea,
select[multiple=multiple],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
    border-radius: 0.1875rem
}

body {
    color: #f5f5f5;
    background: #1e2d41;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#g-page-surround {
    background: #1e2d41 
}

@media print {
    #g-page-surround {
        background: #fff !important;
        color: #000 !important
    }
}

a {
    color: #fff;
		 transition: all ease-in-out 0.3s;
		 
}

a:hover {
    color: #3bc8e7 ;
		 transition: all ease-in-out 0.3s;
		 cursor:point-left
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    color: #f5f5f5
}
.button {
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 0.1875rem;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    background: #3bc8e7;
    color: #fff;
    border: 0;
    line-height: 1.5;
    font-size: 1rem;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: background 0.1s;
    -moz-transition: background 0.1s;
    transition: background 0.1s
}

.button:hover {
    background: #009a9a;
    color: #fff
}

.button:active,
.button:focus {
    background: #3b8877;
    box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
    color: #fff
}

.gantry-logo {
    display: inline-block;
}

@media only all and (max-width:47.938rem) {
    .gantry-logo {
        display: block;
        text-align: center
    }
}

.gantry-logo img {
    width: 230px
}

.logo-large {
    display: inline-block
}
body {
    font-family: "LightFont" !important;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "LightFont";
    font-weight: 500
}

bold,
strong {
    font-weight: 700
}

.button {
    font-weight: 500
}

blockquote {
    border-left: 10px solid #f0f2f4
}

blockquote p {
    font-size: 1.1rem;
    color: #999
}

blockquote cite {
    display: block;
    text-align: right;
    color: #666;
    font-size: 1.2rem
}

code {
    background: #f9f2f4;
    color: #9c1d3d
}

pre {
    padding: 1rem;
    margin: 2rem 0;
    background: #f6f6f6;
    border: 1px solid #ddd;
    border-radius: 0.1875rem;
    line-height: 1.15;
    font-size: 0.9rem
}

pre code {
    color: #237794;
    background: inherit;
    font-size: 0.9rem
}

hr {
    border-bottom: 4px solid #f0f2f4
}

/*breadcrumb*/
.breadcrumb{
background:rgba(0,0,0,0.2);
text-align: center;
border-radius: 4px;
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
padding: 8px 9px;
}
.breadcrumb > li {
    text-shadow: none;
	color: #999;
	font-size: 12px;
	display: inline;
}
.breadcrumb .divider {
    top: 3px;
    position: relative;
    color: #ccc;
}
.pathway {
    color: #eee;
}
.pathway:hover {
    color: #3bc8e7;
}
ul.breadcrumb li:nth-child(2)::before {
    content: "\e63c";
    font-family: themify;
    font-size: 16px;
    line-height: 12px;
margin-left: 4px;
margin-right: 0;
position: relative;
top: 4px;
}
.su-form-label {
    display: none;
}

.breadcrumb > .active {
    color: #fff;
}

#g-navigation {
    background: #182333;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 4;
	margin:0 auto;
	left:0;
	right:0
}
#g-navigation .g-container {
    position: relative
}

#g-navigation a {
    color: #c4e5de
}

#g-navigation a:hover {
    color: #fff
}

#g-navigation .g-social a {
    background: #3a8573;
    border: none;
    color: #fff;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s
}

#g-navigation .g-social a:hover {
    background: #4caf99
}

#g-navigation .g-main-nav {
    margin: -1.563rem
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator::after {
    transform: rotate(180deg);
}

#g-navigation .g-main-nav h1,
#g-navigation .g-main-nav h2,
#g-navigation .g-main-nav h3,
#g-navigation .g-main-nav h4,
#g-navigation .g-main-nav h5,
#g-navigation .g-main-nav h6,
#g-navigation .g-main-nav strong {
    color: #fff
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    color: #fff
}

#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: #526377
}

#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: #02a1cf
}

#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
    color: #fff
}

#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
    background: #526377
}

#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
    color: #fff
}

#g-navigation .g-main-nav .g-dropdown {
    background: #526377
}

#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
    color: #fff
}

#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: #02a1cf
}

#g-navigation .g-main-nav .g-toplevel {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: center;
    -webkit-justify-content: center
}

#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: 1px solid #4caf99;
    background: #3d8c7a;
    border-radius: 0.1875rem;
    margin: -0.2rem 0 -0.2rem 0.5rem;
    padding: 0.2rem
}

#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
    background: #377e6d
}

#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
    text-align: center
}

#g-navigation .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    color: #fff
}

#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator,
#g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: 1px solid #4caf99;
    background: #3d8c7a;
    border-radius: 0.1875rem;
    padding: 0.1rem;
    margin-top: -0.1rem;
    margin-right: -0.1rem
}

#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover,
#g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
    background: #377e6d
}

#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after,
#g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
    text-align: center
}

#g-navigation .search input {
    color: #666
}

.g-main-nav .g-toplevel {
    font-weight: 500
}

.g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 10px 12px
}

.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    line-height: normal
}

.g-main-nav .g-toplevel i {opacity: 0.6}
.g-main-nav .g-dropdown {
    text-align: right
}

.g-main-nav .g-sublevel > li > .g-menu-item-container {
    padding: 0.7815rem 1rem
}

#g-navigation .align-left .g-toplevel,
#g-header .align-left .g-toplevel {
    justify-content: flex-start;
    -webkit-justify-content: flex-start
}

#g-navigation .align-right .g-toplevel,
#g-header .align-right .g-toplevel {
    justify-content: flex-end;
    -webkit-justify-content: flex-end
}

.g-menu-item-subtitle {
    opacity: 0.7
}

.g-nav-overlay,
.g-menu-overlay {
    background: rgba(0, 0, 0, 0.4)
}

@media print {
    #g-navigation {
        background: #fff !important;
        color: #000 !important
    }
}

#g-offcanvas {
    background: #222;
    color: #fff;
	width:17rem;
	text-align:right;
	right:unset;
}

#g-offcanvas a {
    color: #b8cbd5
}

#g-offcanvas a:hover {
    color: #fff
}

#g-offcanvas h1,
#g-offcanvas h2,
#g-offcanvas h3,
#g-offcanvas h4,
#g-offcanvas h5,
#g-offcanvas h6,
#g-offcanvas strong {
    color: #fff
}

#g-offcanvas .button {
    background: #8f4dae;
    color: #fff
}

#g-offcanvas .button:hover {
    background: #9b5db7
}

#g-offcanvas .button:active {
    background: #80459c
}

.g-offcanvas-toggle {
    font-size: 1.5rem;
    color: #333;
    display: none
}

@media only all and (max-width:48rem) {
    .g-offcanvas-toggle {
        display: block
    }
	.sm-mod.footer-of-menu{display:none}
}

#g-mobilemenu-container i {
    float: right;
    line-height: 1.4rem;
    margin-left: 0.8rem;
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
    left: 0.938rem;
    position: unset;
    text-align: center;
	float:left
}
#g-offcanvas #g-mobilemenu-container ul {
    background: none
}

#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #fff
}

#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover{
	   background: #526377
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: #3bc8e7
}

#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container,
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
    color: #fff
}

#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: 1px solid #3bc8e7;
    background: #3bc8e7;
    border-radius: 0.1875rem;
    margin: -0.2rem 0 -0.2rem 0.5rem;
    padding: 0.2rem
}

#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
    background: #3bc8e7
}

#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
    width: 17rem
}

#g-mobilemenu-container {
    margin: -1.563rem
}

@media print {
    #g-offcanvas {
        background: #fff !important;
        color: #000 !important
    }
}

.g-offcanvas-open .g-offcanvas-left #g-page-surround {
    left: 17rem
}

.g-offcanvas-open .g-offcanvas-right #g-page-surround {
    right: 17rem
}


#g-top {
 background:url(../../images/bg-pro.jpg);
 position:relative;
 background-size:cover;
}

#g-menu .g-main-nav h1,
#g-menu .g-main-nav h2,
#g-menu .g-main-nav h3,
#g-menu .g-main-nav h4,
#g-menu .g-main-nav h5,
#g-menu .g-main-nav h6,
#g-menu .g-main-nav strong {

}

#g-menu .g-main-nav .g-toplevel > li > .g-menu-item-container {

}
#g-menu .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: none
}
#g-menu .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: none
}
#g-menu .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
}
#g-menu .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
    background: none
}
#g-menu .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
	
}

#g-menu .g-main-nav .g-dropdown {
	background: #fff;
	border-top: 4px solid #3bc8e7;
	box-shadow: 0 1px 4px rgba(0,0,0,0.5);
	left:-100%;
}

#g-menu .g-main-nav .g-sublevel > li > .g-menu-item-container {

}

#g-menu .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,
#g-menu .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: none
}

#g-menu .g-main-nav .g-toplevel {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap
}

#g-menu .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: 1px solid #329881;
    background: #257260;
    border-radius: 0.1875rem;
    margin: -0.2rem 0 -0.2rem 0.5rem;
    padding: 0.2rem
}

#g-menu .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
    background: #206253
}

#g-menu .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
    text-align: center
}

#g-menu .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    color: #fff
}

#g-menu .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator,
#g-menu .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: 1px solid #329881;
    background: #257260;
    border-radius: 0.1875rem;
    padding: 0.1rem;
    margin-top: -0.1rem;
    margin-right: -0.1rem
}

#g-menu .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover,
#g-menu .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
    background: #206253
}

#g-menu .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after,
#g-menu .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
    text-align: center
}

#g-header .search input {
    color: #666
}

@media print {
    #g-header {
        background: #fff !important;
        color: #000 !important
    }
}
#g-slideshow {
	position: relative;
    color: #fff;
	z-index:2;
	    padding: 0;
}
#g-slideshow .g-container{
	width:100%;
}
#g-slideshow .g-content {
    margin: 0;
    padding: 0;
}
#g-showcase{
	z-index:1;
	position:relative;
	background-color:#1e2d41 ;
	}
#g-feature {
	z-index:1;
    background: #1e2d41;
    color: #666
}
#g-subfeature {
    background: #eeeff1 ;
    color: #666;
}
#g-page-surround {
  
}
#g-main {
    position: relative;
    color: #f5f5f5;
	
    z-index: 0;
}

@media print {
    #g-main {
        background: #fff !important;
        color: #000 !important
    }
}

#g-sidebar,
#g-aside {
    padding: 0 0 1.5rem;
    color: #666
}

@media print {
    #g-sidebar {
        background: #fff !important;
        color: #000 !important
    }
}
#g-mainbottom {

}
#g-bottom {
    background: url(../../images/bg-about.jpg);
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
	
}
#g-bottom:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image:  linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(2,0,36,0.4), rgba(2,0,36,1) 87%);
    opacity: 0.8;
}
#g-footer {
	position:relative;
    z-index: 0;
    background: #15202e;
	padding:100px
}
.homepage #g-footer {
    background: #1e2d41;
	padding:0px
}
#g-footerposition1{
	
}
#g-footerposition1 .g-block.size-50 {
    z-index: 3;
}
#g-footerposition2 {
	position:relative
}
#g-footerposition2 .g-content{
	padding:0;
	margin:0
}
@media print {
    #g-footer {
        background: #fff !important;
        color: #000 !important
    }
}

.moduletable[class*="box"],
.widget[class*="box"],
.moduletable[class*="shadow"],
.widget[class*="shadow"] {
    padding: 0.938rem;
    margin: 0.625rem
}

.box1.moduletable,
.box1.widget,
.box1.g-outer-box,
.box1 > .g-content {
    background: #fff
}

.box1.moduletable,
.box1.widget,
.box1 > .g-content,
.box1.moduletable h1,
.box1.widget h1,
.box1 > .g-content h1,
.box1.moduletable h2,
.box1.widget h2,
.box1 > .g-content h2,
.box1.moduletable h3,
.box1.widget h3,
.box1 > .g-content h3,
.box1.moduletable h4,
.box1.widget h4,
.box1 > .g-content h4,
.box1.moduletable h5,
.box1.widget h5,
.box1 > .g-content h5,
.box1.moduletable h6,
.box1.widget h6,
.box1 > .g-content h6,
.box1.moduletable strong,
.box1.widget strong,
.box1 > .g-content strong,
.box1.moduletable i,
.box1.widget i,
.box1 > .g-content i {
    color: #595959
}

.box2.moduletable,
.box2.widget,
.box2.g-outer-box,
.box2 > .g-content {
    background: #e0e0e0
}

.box2.moduletable,
.box2.widget,
.box2 > .g-content,
.box2.moduletable h1,
.box2.widget h1,
.box2 > .g-content h1,
.box2.moduletable h2,
.box2.widget h2,
.box2 > .g-content h2,
.box2.moduletable h3,
.box2.widget h3,
.box2 > .g-content h3,
.box2.moduletable h4,
.box2.widget h4,
.box2 > .g-content h4,
.box2.moduletable h5,
.box2.widget h5,
.box2 > .g-content h5,
.box2.moduletable h6,
.box2.widget h6,
.box2 > .g-content h6,
.box2.moduletable strong,
.box2.widget strong,
.box2 > .g-content strong,
.box2.moduletable i,
.box2.widget i,
.box2 > .g-content i {
    color: #6d6d6d
}

.box3.moduletable,
.box3.widget,
.box3.g-outer-box,
.box3 > .g-content {
    background: #439a86
}

.box3.moduletable,
.box3.widget,
.box3 > .g-content,
.box3.moduletable h1,
.box3.widget h1,
.box3 > .g-content h1,
.box3.moduletable h2,
.box3.widget h2,
.box3 > .g-content h2,
.box3.moduletable h3,
.box3.widget h3,
.box3 > .g-content h3,
.box3.moduletable h4,
.box3.widget h4,
.box3 > .g-content h4,
.box3.moduletable h5,
.box3.widget h5,
.box3 > .g-content h5,
.box3.moduletable h6,
.box3.widget h6,
.box3 > .g-content h6,
.box3.moduletable strong,
.box3.widget strong,
.box3 > .g-content strong,
.box3.moduletable i,
.box3.widget i,
.box3 > .g-content i {
    color: #fff
}

.box3.moduletable a,
.box3.widget a,
.box3 > .g-content a {
    color: #b2ded4
}

.box3.moduletable a:hover,
.box3.widget a:hover,
.box3 > .g-content a:hover {
    color: #fff
}

.box3.moduletable .button,
.box3.widget .button,
.box3 > .g-content .button {
    color: #fff;
    background: #59b7a1
}

.box3.moduletable .button:hover,
.box3.widget .button:hover,
.box3 > .g-content .button:hover {
    background: #6bbfab
}

.box4.moduletable,
.box4.widget,
.box4.g-outer-box,
.box4 > .g-content {
    background: #8f4dae
}

.box4.moduletable,
.box4.widget,
.box4 > .g-content,
.box4.moduletable h1,
.box4.widget h1,
.box4 > .g-content h1,
.box4.moduletable h2,
.box4.widget h2,
.box4 > .g-content h2,
.box4.moduletable h3,
.box4.widget h3,
.box4 > .g-content h3,
.box4.moduletable h4,
.box4.widget h4,
.box4 > .g-content h4,
.box4.moduletable h5,
.box4.widget h5,
.box4 > .g-content h5,
.box4.moduletable h6,
.box4.widget h6,
.box4 > .g-content h6,
.box4.moduletable strong,
.box4.widget strong,
.box4 > .g-content strong,
.box4.moduletable i,
.box4.widget i,
.box4 > .g-content i {
    color: #fff
}

.box4.moduletable a,
.box4.widget a,
.box4 > .g-content a {
    color: #dcc7e6
}

.box4.moduletable a:hover,
.box4.widget a:hover,
.box4 > .g-content a:hover {
    color: #fff
}

.box4.moduletable .button,
.box4.widget .button,
.box4 > .g-content .button {
    color: #f2ebf6;
    background: #b080c7
}

.box4.moduletable .button:hover,
.box4.widget .button:hover,
.box4 > .g-content .button:hover {
    background: #a66fbf
}

.shadow.moduletable,
.shadow.widget,
.shadow.g-outer-box,
.shadow > .g-content {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1)
}

.shadow2.moduletable,
.shadow2.widget,
.shadow2.g-outer-box,
.shadow2 > .g-content {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15)
}

.disabled.moduletable,
.disabled.widget,
.disabled.g-outer-box,
.disabled > .g-content {
    opacity: 0.4
}

.square.moduletable,
.square.widget,
.square.g-outer-box,
.square > .g-content {
    border-radius: none
}

.rounded.moduletable,
.rounded.widget,
.rounded.g-outer-box,
.rounded > .g-content {
    border-radius: 0.1875rem
}

table {
    border: 1px solid #eaeaea
}

th {
    background: #f7f7f7;
    padding: 0.5rem
}

td {
    padding: 0.5rem;
    border: 1px solid #eaeaea
}

textarea,
select[multiple=multiple] {
    background-color: white;
    border: 1px solid #ddd;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06)
}

textarea:hover,
select[multiple=multiple]:hover {
    border-color: #eee
}

textarea:focus,
select[multiple=multiple]:focus {
    border-color: #eee
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
    background-color: white;
    border: 1px solid #ddd;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06)
}

input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="url"]:hover,
input[type="color"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover {
    border-color: #eee
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus {
    border-color: #eee
}
.g-content-array {
    margin-left: -0.938rem;
    margin-right: -0.938rem
}

.g-content-array .g-grid {
    margin-bottom: 2.3445rem
}

.g-content-array .g-grid:last-child {
    margin-bottom: 0
}

@media only all and (max-width:47.938rem) {
    .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
        margin-bottom: 0
    }
}

@media only all and (max-width:47.938rem) {
    .g-content-array .g-grid {
        margin-bottom: 0
    }
}

.g-content-array .g-content {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0
}

@media only all and (max-width:47.938rem) {
    .g-content-array .g-array-item {
        margin-bottom: 2.3445rem
    }
}

.g-content-array .g-array-item-image {
    margin: 0 0 15px 0
}

.g-content-array .g-item-title {
    margin: 0
}

.g-content-array .g-array-item-details,
.g-content-array .g-array-item-text,
.g-content-array .g-array-item-read-more {
    margin: 15px 0 0
}

.g-content-array .g-array-item-details {
    font-size: 90%
}

.g-content-array .g-array-item-details > span {
    margin-right: 10px
}

.g-content-array .g-array-item-details i {
    margin-right: 5px
}

.g-main-nav .g-standard .g-dropdown {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.g-main-nav .g-standard .g-fade.g-dropdown {
    -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out
}

.g-main-nav .g-standard .g-zoom.g-active {
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: g-dropdown-zoom;
    -moz-animation-name: g-dropdown-zoom;
    animation-name: g-dropdown-zoom
}

.g-main-nav .g-standard .g-fade-in-up.g-active {
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: g-dropdown-fade-in-up;
    -moz-animation-name: g-dropdown-fade-in-up;
    animation-name: g-dropdown-fade-in-up
}

.g-main-nav .g-fullwidth > .g-dropdown {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
    -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out
}

.g-main-nav .g-fullwidth > .g-zoom.g-active {
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: g-dropdown-zoom;
    -moz-animation-name: g-dropdown-zoom;
    animation-name: g-dropdown-zoom
}

.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-name: g-dropdown-fade-in-up;
    -moz-animation-name: g-dropdown-fade-in-up;
    animation-name: g-dropdown-fade-in-up
}

@-webkit-keyframes g-dropdown-zoom {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        -moz-transform: scale3d(0.8, 0.8, 0.8);
        -ms-transform: scale3d(0.8, 0.8, 0.8);
        -o-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8)
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes g-dropdown-zoom {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        -moz-transform: scale3d(0.8, 0.8, 0.8);
        -ms-transform: scale3d(0.8, 0.8, 0.8);
        -o-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8)
    }
    100% {
        opacity: 1
    }
}

@keyframes g-dropdown-zoom {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        -moz-transform: scale3d(0.8, 0.8, 0.8);
        -ms-transform: scale3d(0.8, 0.8, 0.8);
        -o-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8)
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes g-dropdown-fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        -moz-transform: translate3d(0, 30px, 0);
        -ms-transform: translate3d(0, 30px, 0);
        -o-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes g-dropdown-fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        -moz-transform: translate3d(0, 30px, 0);
        -ms-transform: translate3d(0, 30px, 0);
        -o-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    100% {
        opacity: 1
    }
}

@keyframes g-dropdown-fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        -moz-transform: translate3d(0, 30px, 0);
        -ms-transform: translate3d(0, 30px, 0);
        -o-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }
    100% {
        opacity: 1
    }
}

.g-container {
    width: 75rem
}

@media only all and (min-width:60rem) and (max-width:74.938rem) {
    .g-container {
        width: 60rem
    }
}

@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .g-container {
        width: 48rem
    }
}

@media only all and (min-width:30.062rem) and (max-width:47.938rem) {
    .g-container {
        width: 30rem
    }
}

@media only all and (max-width:30rem) {
    .g-container {
        width: 100% !important
    }
}

@media only all and (max-width:47.938rem) {
    .g-block {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%
    }
}

@media only all and (max-width:47.938rem) {
    body [class*="size-"] {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%
    }
}

@media only all and (max-width:47.938rem) {
    @supports not (flex-wrap: wrap) {
        .g-grid {
            display: block;
            -webkit-box-lines: inherit;
            -moz-box-lines: inherit;
            box-lines: inherit;
            -webkit-flex-wrap: inherit;
            -moz-flex-wrap: inherit;
            -ms-flex-wrap: inherit;
            flex-wrap: inherit
        }
        .g-block {
            display: block;
            -webkit-box-flex: inherit;
            -moz-box-flex: inherit;
            box-flex: inherit;
            -webkit-flex: inherit;
            -moz-flex: inherit;
            -ms-flex: inherit;
            flex: inherit
        }
    }
}

@media only all and (min-width:75rem) {

    .visible-large {
        display: inherit !important
    }
    .g-block.visible-large {
        display: block !important
    }
    .hidden-large {
        display: none !important
    }
    .visible-desktop {
        display: inherit !important
    }
    .g-block.visible-desktop {
        display: block !important
    }
    .hidden-desktop {
        display: none !important
    }
}

@media only all and (min-width:60rem) and (max-width:74.938rem) {
    .visible-large {
        display: none !important
    }
    .hidden-large {
        display: inherit !important
    }
    .g-block.hidden-large {
        display: block !important
    }
    .visible-desktop {
        display: inherit !important
    }
    .g-block.visible-desktop {
        display: block !important
    }
    .hidden-desktop {
        display: none !important
    }
}

@media only all and (min-width:48rem) and (max-width:59.938rem) {
    .visible-tablet {
        display: inherit !important
    }
    .g-block.visible-tablet {
        display: block !important
    }
    .hidden-tablet {
        display: none !important
    }
    .hidden-desktop {
        display: inherit !important
    }
    .g-block.hidden-desktop {
        display: block !important
    }
    .visible-desktop {
        display: none !important
    }
    .visible-large {
        display: none !important
    }
    .hidden-large {
        display: inherit !important
    }
    .g-block.hidden-large {
        display: block !important
    }
}

@media only all and (max-width:47.938rem) {
    .visible-phone {
        display: inherit !important
    }
    .g-block.visible-phone {
        display: block !important
    }
    .hidden-phone {
        display: none !important
    }
    .hidden-desktop {
        display: inherit !important
    }
    .g-block.hidden-desktop {
        display: block !important
    }
    .visible-desktop {
        display: none !important
    }
    .hidden-large {
        display: inherit !important
    }
    .g-block.hidden-large {
        display: block !important
    }
    .visible-large {
        display: none !important
    }
}

@media only all and (max-width:47.938rem) {
    .align-right {
        text-align: inherit !important
    }
    .align-left {
        text-align: inherit !important
    }
}
/*ajax search*/
#ajax-search-button228 {
    background: none ;
	 border-radius: 3px;
	 background:#999
}
#search-form228 .category-chooser {
    border-color: #3bc8e7;
	}
#search-form228 input {
background:none;
color:#333;
border:1px solid #999;
    border-radius: 3px;
}
#search-area228 {
    padding-right: 50px;
}
#offlajn-ajax-tile-results .search-result-link .search-result-card-category {
text-shadow:none;
color:#fff;
}
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .offlajn-close-button, #offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-button{
	color:#333;
}
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-prev, #offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-next{
	background:#efefef;
}
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-button:active, #offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .pushed{
	background: #999;
	color: #fff;
}
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-button:hover{
	background: #efefef;
}
#offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .offlajn-button:active, #offlajn-ajax-tile-results .offlajn-ajax-search-control-panel .inner-control-panel .pushed:hover {
    color: #333;
}
#offlajn-ajax-tile-results #no-result-message{
	background: #999;
}
#offlajn-ajax-tile-results .search-result-link .search-result-card-category{
	background: #888;
}
#offlajn-ajax-tile-results .search-result-card .search-result-content {
    background: #999 none repeat scroll 0 0;
}
#offlajn-ajax-tile-results .search-result-link .search-result-card .search-result-beacon .beaconCircle1{
	background:unset;
}
#offlajn-ajax-search228 {
    float: right;
	    width: 100%;
	margin-top:5%;	
}

input#search-area228 {
    padding: 0 51px 0px 35px;
	}
	#ajax-search-button228 {
    width: 42px;
}
#search-categories228 .search-categories-inner div{
	font-family: iranian;
    font-size: 11px;
}
#search-form228 input {
    font-family: iranian;
font-size: 13px;
}
#offlajn-ajax-tile-results #no-result-message span{font-family:Iranian}

/*ajax searchN*/
#offlajn-ajax-search122 .offlajn-ajax-search-container {
    background: rgba(211, 211, 211, 0.8) none repeat scroll 0 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
	height: 40px;
}
#search-form122 #search-area-close122 {
    right: 45px;
}
#ajax-search-button122 {
    border: 0px solid #5e5e5e;
    height: 40px;

}
#ajax-search-button122 .magnifier {
    height: 40px;
    margin: 0 4px 0 0;
}
#ajax-search-button122:hover {
    background: #95a5a6 !important;
}
#search-results122 {
    width: 40%;
}
#search-results-moovable122 {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    height: 0;
    overflow: hidden;
    position: relative;
}
#search-results-inner122 {
    width: 100%;
}
#search-results122 .page-band {
    width: 100%;
}
#search-results122 .page-container {
    width: 100%;
}
#search-results122 .page-element {
    width: 100%;
}
#search-results122 .result-element {
    font-weight: normal;
    width: 100%;
	border-top:0px;
}
#search-results122 .result-element span {
    color: #d34232;
    cursor: pointer;
    display: block;
    float: right;
    font-family: iranian;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    margin-left: 5px;
    margin-right: 12px;
    margin-top: 11px !important;
    text-align: right;
    text-decoration: none;
    text-shadow: none;
	width:60%;
}
#search-results122 #search-results-inner122 .result-element:hover, #search-results122 #search-results-inner122 .selected-element {
    background: rgba(0, 0, 0, 0);
    border-top: medium none;
    box-shadow: 0px 0px 0px !important;
    padding-top: 0px;
    text-decoration: none;
}
#search-results122 #search-results-inner122 .result-element:hover span, #search-results122 #search-results-inner122 .selected-element span {
    color: #333;
    font-family: Iranian;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
}
#search-results122 #search-results-inner122 .result-element:hover span.small-desc, #search-results122 #search-results-inner122 .selected-element span.small-desc {
    color: #333;
    font-family: Iranian;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
}
#search-results122 .result-element span.small-desc {
    color: #333;
    font-family: Iranian;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    margin-top: 2px;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
}
#search-results122 .plugin-title {
    background: #27ae60;
    border-bottom: 0px solid #c2d5e1;
    border-top: 0px solid #e5e5e5;
    box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
	 line-height: 32px;
}
#search-results122 .plugin-title-inner {
    color: #fff;
    cursor: default;
    float: right;
    font-family: iranian;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
}
#search-results122 .plugin-title.first {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset;
    margin-top: 0px;
}
#search-results122 .no-result {
    border-bottom: 0 solid #c2d5e1;
    border-top: 0 solid #e5e5e5;
    display: block;
    font-weight: bold;
    height: 40px;
    overflow: hidden;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
/*ajax search*/

#ajax-search-button122 {
    background: #95a5a6 ;
	 border-radius: 3px;
}
#search-form122 input {
	background: #f5f5f5 !important;
    border: 1px solid #ccc;
	color: #888;
	height:40px;
}
#offlajn-ajax-search122 {
    float: right;
}
#offlajn-ajax-search122 {
    width: 100%;
}
#search-form122 .category-chooser{
	   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0);
    height: unset;
}
#search-form122 .category-chooser .arrow {
    height: 40px;
}
#search-form122 .category-chooser.opened {
    background-color: rgba(0,0,0,0);
    height: 40px;
}
input#search-area122 {
    padding: 0 70px 0px 35px !important;
		height: 40px;
}

#ajax-search-button122 {
    width: 42px;
}
#search-categories122 .search-categories-inner div{
	font-family: iranian;
    font-size: 11px;
}
#search-form122 input {
    font-family: iranian;
font-size: 13px;
}
#offlajn-ajax-tile-results #no-result-message span{font-family:Iranian}

/*mainmenu dropdown*/
.g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-right {
    right: 100%;
}
.g-main-nav .g-standard .g-dropdown.g-dropdown-right {
    right: 0;
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator::after{transform: rotate(180deg)}


/*BTN*/
.btn {
    border-radius: 2px;
    position: relative;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: 0 none;
}
.btn::-moz-focus-inner {
    border: 0 none;
}
.btn:hover, .btn:focus, .btn.focus {
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}
.btn:active, .btn.active {
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}
.btn[class*="bg-"]:hover, .btn[class*="bg-"]:focus, .btn.focus[class*="bg-"] {
    color: #fff;
}
.btn.text-size-small {
    line-height: 1.66667;
}
.btn.text-size-mini {
    line-height: 1.82;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus {
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
}
.btn-default:active, .btn-default.active {
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}
.btn-labeled {
    padding-left: 48px;
}
.btn-labeled.btn-default > b {
    background-color: #2196f3;
    color: #fff;
}
.btn-labeled > b {
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 0;
    display: block;
    font-size: 13px;
    left: -1px;
    line-height: 1.53846;
    padding: 7px 10px;
    position: absolute;
    top: -1px;
}
.btn-labeled.btn-labeled-right {
    padding-left: 12px;
    padding-right: 48px;
}
.btn-labeled.btn-labeled-right > b {
    left: auto;
    right: -1px;
}
.btn-labeled.btn-xlg {
    padding-left: 58px;
}
.btn-labeled.btn-xlg > b {
    border-radius: 0;
    font-size: 14px;
    line-height: 1.42857;
    padding: 11px 13px;
}
.btn-labeled.btn-xlg.btn-labeled-right {
    padding-left: 15px;
    padding-right: 58px;
}
.btn-labeled.btn-lg {
    padding-left: 55px;
}
.btn-labeled.btn-lg > b {
    border-radius: 0;
    font-size: 14px;
    line-height: 1.42857;
    padding: 10px 12px;
}
.btn-labeled.btn-lg.btn-labeled-right {
    padding-left: 15px;
    padding-right: 55px;
}
.btn-labeled.btn-sm {
    padding-left: 45px;
}
.btn-labeled.btn-sm > b {
    border-radius: 0;
    font-size: 12px;
    line-height: 1.66667;
    padding: 7px 9px;
}
.btn-labeled.btn-sm.btn-labeled-right {
    padding-left: 11px;
    padding-right: 45px;
}
.btn-labeled.btn-xs {
    padding-left: 42px;
}
.btn-labeled.btn-xs > b {
    border-radius: 0;
    font-size: 12px;
    line-height: 1.66667;
    padding: 6px 8px;
}
.btn-labeled.btn-xs.btn-labeled-right {
    padding-left: 10px;
    padding-right: 42px;
}
.btn-flat {
    background-color: transparent;
    border-width: 2px;
}
.btn-flat:hover, .btn-flat:focus {
    box-shadow: none;
    opacity: 0.8;
}
.btn-flat:active {
    opacity: 0.95;
}
.btn-group.open .dropdown-toggle.btn-flat {
    box-shadow: none;
}
.btn-icon {
    padding-left: 9px;
    padding-right: 9px;
}
.btn-icon.icon-2x {
    padding-left: 7px;
    padding-right: 7px;
}
.btn-icon.icon-2x > i {
    font-size: 32px;
    top: 0;
}
.btn-icon.icon-2x.btn-xlg {
    padding-left: 10px;
    padding-right: 10px;
}
.btn-icon.icon-2x.btn-lg {
    padding-left: 9px;
    padding-right: 9px;
}
.btn-icon.icon-2x.btn-sm {
    padding-left: 6px;
    padding-right: 6px;
}
.btn-icon.icon-2x.btn-xs {
    padding-left: 5px;
    padding-right: 5px;
}
.btn-icon.btn-xlg, .input-group-xlg > .input-group-btn > .btn-icon {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-icon.btn-lg, .input-group-lg > .input-group-btn > .btn-icon {
    padding-left: 11px;
    padding-right: 11px;
}
.btn-icon.btn-sm, .input-group-sm > .input-group-btn > .btn-icon {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-icon.btn-xs, .input-group-xs > .input-group-btn > .btn.btn-icon {
    padding-left: 7px;
    padding-right: 7px;
}
.btn-float {
    border-radius: 3px;
    padding: 15px;
    white-space: normal;
}
.btn-float.btn-link {
    padding: 10px;
}
.btn-float i {
    display: block;
    margin: 0;
    top: 0;
}
.btn-float > span {
    display: block;
    margin-bottom: -6px;
    padding-top: 10px;
}
.btn-float.btn-float-lg i {
    font-size: 32px;
}
.btn-link {
    color: #333;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    box-shadow: none;
}
.btn-rounded, .btn-rounded.btn-labeled > b {
    border-radius: 100px;
}
.btn-block + .btn-block {
    margin-top: 10px;
}
.btn-default:focus, .btn-default.focus, .btn-default:hover {
    background-color: #fcfcfc;
    border-color: #ddd;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #fcfcfc;
    border-color: #ddd;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    background-color: #fcfcfc;
    border-color: #ddd;
}
.btn-default.disabled {
    box-shadow: none;
}
.btn-primary:focus, .btn-primary.focus, .btn-primary:hover {
    background-color: #2196f3;
    border-color: #2196f3;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #2196f3;
    border-color: #2196f3;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary.focus:active, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    background-color: #2196f3;
    border-color: #2196f3;
}
.btn-primary.disabled {
    box-shadow: none;
}
.btn-success:focus, .btn-success.focus, .btn-success:hover {
    background-color: #4caf50;
    border-color: #4caf50;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-color: #4caf50;
    border-color: #4caf50;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success.focus:active, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    background-color: #4caf50;
    border-color: #4caf50;
}
.btn-success.disabled {
    box-shadow: none;
}
.btn-info:focus, .btn-info.focus, .btn-info:hover {
    background-color: #00bcd4;
    border-color: #00bcd4;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-color: #00bcd4;
    border-color: #00bcd4;
}
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info.focus:active, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
    background-color: #00bcd4;
    border-color: #00bcd4;
}
.btn-info.disabled {
    box-shadow: none;
}
.btn-warning:focus, .btn-warning.focus, .btn-warning:hover {
    background-color: #ff5722;
    border-color: #ff5722;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-color: #ff5722;
    border-color: #ff5722;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning.focus:active, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
    background-color: #ff5722;
    border-color: #ff5722;
}
.btn-warning.disabled {
    box-shadow: none;
}
.btn-danger:focus, .btn-danger.focus, .btn-danger:hover {
    background-color: #f44336;
    border-color: #f44336;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-color: #f44336;
    border-color: #f44336;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger.focus:active, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
    background-color: #f44336;
    border-color: #f44336;
}
.btn-danger.disabled {
    box-shadow: none;
}
.btn-xlg, .btn-group-xlg > .btn {
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.42857;
    padding: 10px 16px;
}
.btn-xlg.btn-rounded {
    border-radius: 100px;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius: 3px;
}
.btn-lg.btn-rounded {
    border-radius: 100px;
    cursor: none;
}
.btn-sm, .btn-group-sm > .btn {
    font-size: 13px;
    line-height: 1.53846;
}
a.pointer-large.btn.btn-rounded.btn-primary {
    font-size: 14px;
    padding: 10px 40px;
    background: #3bc8e7;
	color:#fff;
    transition: all ease 0.3s;
}
a.pointer-large.btn.btn-rounded.btn-primary:hover {
	 padding: 10px 50px ;
	transition: all ease 0.3s;
	color:#1e2d41 ;
	box-shadow: 0 0 11px rgba(0,0,0,0.5);
}
p {
    margin: 0 ;
}

/*MAX WIDTH 480*/
@media (max-width: 480px) {

}
/*MAX WIDTH 767*/
@media (min-width: 768px) {
	html {overflow: hidden !important;}
	#g-footer .col-phone {right: 25%;}
}
@media (max-width: 767px) {
.img-prlx{background-position-x: 50% !important;}
}
/*Min WIDTH 980*/
@media (min-width: 980px) {
.menu-icon-cont.sm-btn-312 {top: 25%;}
}	
/*MAX WIDTH 980*/
@media (max-width: 980px) {

}	
/*MAX WIDTH 1199*/
@media (max-width: 1199px) {
	
}

/*error page*/
#g-errortext {
    background: #0f0f0f  none repeat scroll 0 0;
    color: #fff;
    direction: ltr;
    font-size: 8em;
    text-align: center;
	min-height: 600px;
}

/** g-TOPHEAD **/
#g-tophead {
	background: #616161;
	border-bottom: 4px solid #3bc8e7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
	z-index:9;
	position: relative;

}
#g-tophead a {
    color: #fff;
	    font-size: 12px;
}
#g-tophead a:hover {
    color: #ef3f3e;
}

/** X-TOPHEAD **/

.g-main-nav > ul.g-toplevel > li > a::before, .g-main-nav > ul.g-toplevel > li > a::after, .g-main-nav > ul.g-toplevel > li > div::before, .g-main-nav > ul.g-toplevel > li > div::after {
    display: inline-block;
    opacity: 0;
    transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
}
.g-main-nav > ul.g-toplevel > li > a::before {
    content: "|";
    margin-right: 0;
    transform: translateX(-20px);
}
.g-main-nav > ul.g-toplevel > li > div::before {
    content: "|";
    margin-right: 0;
    transform: translateX(-20px);
}
.g-main-nav > ul.g-toplevel > li > a::after {
    content: "|";
    margin-left: 0;
    transform: translateX(20px);
}
.g-main-nav > ul.g-toplevel > li > div::after {
    content: "|";
    margin-left: 0;
    transform: translateX(20px);
}
.g-main-nav > ul.g-toplevel > li:hover > a::before, .g-main-nav > ul.g-toplevel > li:hover > a::after, .g-main-nav > ul.g-toplevel > li:focus > a::before, .g-main-nav > ul.g-toplevel > li:focus > a::after, .g-main-nav > ul.g-toplevel > li.active > a::before {
    opacity: 1;
    transform: translateX(10px);
}
.g-main-nav > ul.g-toplevel > li:hover > div::before, .g-main-nav > ul.g-toplevel > li:hover > div::after, .g-main-nav > ul.g-toplevel > li:focus > div::before, .g-main-nav > ul.g-toplevel > li:focus > div::after, .g-main-nav > ul.g-toplevel > li.active > div::before {
    opacity: 1;
    transform: translateX(10px);
}
.g-main-nav > ul.g-toplevel > li:hover > a::after, .g-main-nav > ul.g-toplevel > li:focus > a::after, .g-main-nav > ul.g-toplevel > li.active > a::after {
    opacity: 1;
    transform: translateX(-10px);
}
.g-main-nav > ul.g-toplevel > li:hover > div::after, .g-main-nav > ul.g-toplevel > li:focus > div::after, .g-main-nav > ul.g-toplevel > li.active > div::after {
    opacity: 1;
    transform: translateX(-10px);
}

/** g-header **/
#g-header {
    background: #fff none repeat scroll 0 0;
	z-index:9;
	    position: relative;
}
#g-header .g-content.g-particle {
    padding: 7px;
}

.gradient-bg {
 }
#g-header a {
    color: #3bc8e7;
}

#g-header a:hover {
    color: #555
}

/** X-g-header **/

/** g-menu **/
#g-menu {
    background: #f7f8fa none repeat scroll 0 0;
    border-bottom: 1px solid #e3e4e5;
    border-top: 1px solid #e3e4e5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
	z-index: 5;
    position: relative;
}
#g-menu .g-content {
    margin: 0;
    padding: 0;
}
/** X-g-menu **/

.pagination {
    margin:0 0 0px 0;
	float:right;
}
.pagination ul { padding:0; margin:0; list-style:none;}
.pagination ul li { float:left;}
.pagination ul li span { margin:0;}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    background: #FFF;
    cursor: default;
}
.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color:  transparent;
    border-color: #e4e4e2;
    border-image: none;
    border-style: solid;
    border-width: 2px 2px 2px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
	color:#1b1b1b;
	cursor:default;
	background:none;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}
.pagination ul > li > a:hover , .pagination ul > li > a:focus  {    background: #FFF; cursor:pointer;  }
.pagination ul > li > span {}
.pagination ul > li.firstItem > span , .pagination ul > li.firstItem > a{ border-left:2px solid #e4e4e2; border-radius:3px 0 0 3px;}
.pagination ul > li.lastItem > a , .pagination ul > li.lastItem > span { border-radius:0 3px 3px 0;}
div.tooltip-inner{background:#ccc;color:#333;}
textarea { resize:none;}
/* Blog */
div.itemRatingForm  { line-height:18px;}
.itemRatingForm .itemRatingList, .itemRatingForm .itemRatingList a:hover, .itemRatingForm .itemRatingList .itemCurrentRating {
    background: url(../images/virtuemart/stars2.png) repeat-x scroll left -1000px transparent;
	outline:none!important;
	
}
.itemRatingForm .itemRatingList .itemCurrentRating {
    background-position: 0 -15px;
    margin: 0;
    padding: 0;
    z-index: 1;
	line-height:14px;
	outline:none!important;
}
.itemRatingForm .itemRatingList {
    background-position: left top;
    float: left;
    height: 13px;
    list-style: none outside none;
    margin: 3px 0 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 70px;
	outline:none!important;
	line-height:14px;
}
.itemRatingForm .itemRatingList a {outline:none!important;}
.itemRatingForm .itemRatingList a:hover { background-position: left -30px;}
.itemRatingForm .itemRatingList li {
    background: none;
    display: inline;
    padding: 0;
	outline:none!important;
}

.K2ItemsRow h2.module-title { float:none; margin-right:20px;}
.K2ItemsRow h2.module-title , .K2ItemsRow h2.module-title a { font-size:18px; line-height:22px;  text-decoration:none; margin-bottom:10px;}
.K2ItemsRow h2.module-title a:hover { color:#eb4821;}
.K2ItemsRow .catItemImageBlock { background:#fff; padding:10px;border-radius:6px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); margin-bottom:30px;}
.K2ItemsRow .catItemImageBlock .catItemImage { margin:0;}
.K2ItemsRow .catItemImageBlock a { display:block;}
.K2ItemsRow .catItemImageBlock a img { border:none; padding:0; width:100%; height:auto; margin-bottom:0;}
 div.catItemCategory , div.catItemCommentsLink { font-size:13px;  border:none; border-bottom:none; padding:0; margin-right:5px; margin-bottom:10px;}
.K2ItemsRow .catItemAuthor a , div.catItemCategory a , div.catItemCommentsLink a {  text-decoration:none;}
.K2ItemsRow .catItemAuthor a:hover , div.catItemCategory a:hover , div.catItemCommentsLink a:hover { }
div.catItemLinks , div.catItemHeader span.catItemAuthor , div.catItemHeader span.catItemDateCreated { float:left; margin-right:5px; margin-bottom:0px;font-size:13px; }
.catItemLinks > div { float:left;}
.catItemHeader { float:left;}
div.catItemCategory span { font-weight:300; }
div.catItemRatingBlock { float:none; padding:0;  font-size:13px; border-top:1px solid #ecf0f1; border-bottom:1px solid #ecf0f1; padding-top:5px; padding-bottom:5px; margin-bottom:5px;}
div.catItemIntroText { font-weight:300;  font-size:14px; padding-bottom:0; margin-bottom:-15px;}
.k2ReadMore { font-size:16px; line-height:24px; text-decoration:none; text-transform:uppercase; font-weight:300;}
.k2ReadMore:hover {  text-decoration:none;}
#k2Container div.catItemRatingBlock span {}

.userItemView .userItemImageBlock { background:#fff; padding:10px;border-radius:6px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); margin-right:20px;}
.userItemView .userItemImageBlock .userItemImage { margin:0;}
.userItemView .userItemImageBlock a { display:block;}
.userItemView .userItemImageBlock a img { border:none; padding:0; width:100%; height:auto; margin-bottom:0;}
.userItemView .fleft { float:left; max-width:58%;}
.userItemView .module-title { margin-bottom:10px;}
.userItemView div.userItemHeader span.userItemDateCreated { font-size:13px; border:none; border-bottom:none; padding:0; margin-bottom:10px;}
div.userItemIntroText {font-weight:300;  font-size:14px; padding-bottom:0; margin-bottom:0px;}

.userItemView .k2ReadMore { font-size:16px; line-height:24px; text-decoration:none; text-transform:uppercase; font-weight:300;}
.userItemView .k2ReadMore:hover { text-decoration:none;}
.userItemView { border-top:1px solid #e2e6e7; padding-top:30px; margin-top:30px;}
.userItemView:first-child { border:none; padding:0; margin:0; padding-top:1px; margin-top:0px;}

.genericItemView .genericItemImageBlock { background:#fff; padding:10px;border-radius:6px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); margin-right:20px;}
.genericItemView .genericItemImageBlock .genericItemImage { margin:0;}
.genericItemView .genericItemImageBlock a { display:block;}
.genericItemView .genericItemImageBlock a img { border:none; padding:0; width:100%; height:auto; margin-bottom:0;}
.genericItemView .fleft { float:left; max-width:58%;}
.genericItemView .module-title { margin-bottom:10px;}
.genericItemView div.genericItemHeader span.genericItemDateCreated { font-size:13px;  border:none; border-bottom:none; padding:0; margin-bottom:10px;}
div.genericItemIntroText {font-weight:300;  font-size:14px; padding-bottom:0; margin-bottom:0px;}
div.genericItemView  { border:none; border-top:1px solid #e2e6e7; margin:0; padding:0 ;padding-top:30px; margin-top:30px;}
div.genericItemView:first-child { border:none; padding:0; margin:0; padding-top:1px; margin-top:0px;}


#itemListPrimary .catItemImageBlock , #itemListPrimary .fleft { float:right;}
#itemListPrimary .fleft { width:47%;}
#itemListPrimary .catItemImageBlock { margin-right:20px; margin-bottom:20px;}
#itemListSecondary {}
#itemListSecondary .catItemImageBlock , #itemListSecondary .fleft { float:left;}
#itemListSecondary .fleft { width:47%;}
#itemListSecondary .catItemImageBlock { margin-right:20px; width:50%; margin-bottom:20px;}
div.k2Pagination  { margin-bottom:30px;}
div.K2ItemsRow { border-top:1px solid #e2e6e7; padding-top:30px; margin-top:30px;}
div.K2ItemsRow.K2Row-0 { border:none; padding:0; margin:0; padding-top:1px; margin-top:0px;}

div.catItemView { padding:25px 0 0 0;}
#k2Container { border:none;padding:5% 10% 20px 10%;}
#k2Container h2.itemTitle , #k2Container h2.itemTitle a { font-size:24px; line-height:26px;  text-decoration:none; margin-bottom:10px; margin-top:10px;}
#k2Container h2.itemTitle a:hover { }
#k2Container .itemImageBlock { background:#fff; padding:10px;border-radius:6px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);}
#k2Container .itemImageBlock .itemImage { margin:0;}
#k2Container .itemImageBlock a { display:block;}
#k2Container .itemImageBlock a img { border:none; padding:0; width:100%!important; height:auto!important; margin-bottom:0;}

 div.catItemCategory , div.catItemCommentsLink {font-weight:300; font-size:13px; border:none; border-bottom:none; padding:0; margin-right:5px; margin-bottom:10px;}
 div.itemCategory span { font-weight:300;}
 #k2Container .itemAuthor, #k2Container .catItemCategory  , #k2Container .itemDateCreated  , #k2Container .itemCategory  {  float:left;font-size:13px; padding:0; margin:0; border:none; margin-right:5px; margin-bottom:10px;}
#k2Container .itemAuthor a , #k2Container div.catItemCategory a , #k2Container div.itemDateCreated a , #k2Container .itemCategory a {  text-decoration:none;}
#k2Container .itemAuthor a:hover , #k2Container div.catItemCategory a:hover , #k2Container div.itemDateCreated a:hover , #k2Container .itemCategory a:hover {}
#k2Container .itemToolbar { float:right; padding:0; margin-left:5px; border:none; background:none; margin-top:0;}
#k2Container .itemToolbar li { border:none;}
#k2Container .itemToolbar a {  text-decoration:none;font-weight:300; font-size:13px;}
#k2Container .itemToolbar a:hover {}
div.itemRatingBlock { float:none; padding:0; font-size:13px; border-top:1px solid #ecf0f1; border-bottom:1px solid #ecf0f1; padding-top:5px; padding-bottom:5px; margin-bottom:5px;}

.itemAuthorBlock { display:none;}
.itemAuthorLatest ul { margin:0 0 20px 15px; padding:0;}
.itemAuthorLatest ul li { background:none; border-bottom:none;}
.itemAuthorLatest ul li a { font-size:14px; line-height:21px;  text-decoration:none;}
.itemAuthorLatest ul li a:hover { }

#k2Container .itemNavigation  { font-size:14px;  padding:5px 0; margin:0; border:none; margin-right:5px; margin-bottom:30px; background:none;border-bottom:1px solid #e2e6e7;border-top:1px solid #e2e6e7;}
div.itemNavigation span.itemNavigationTitle {}
#k2Container .itemNavigation a { text-decoration:none;}
#k2Container .itemNavigation a:hover {}

#k2Container .itemComments { border:none; background:none;padding:0px;}

#k2Container div.itemCommentsForm form span#formLog { font-weight:300;}
div.itemCommentsForm h3 { margin-bottom:30px; padding:0;}
#k2Container .coments-box { border:none; background:#fff;border-radius:6px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); padding:20px;}
div.itemCommentsForm form textarea.inputbox {border:2px solid #e4e4e2; background:#f5f7f8; width:100%; margin-bottom:20px;}
div.itemCommentsForm form label { font-size:14px; line-height:20px; font-weight:300; margin:10px 0 4px 0!important;}
#commentURL { width:100%; clear:both;}
div.itemCommentsForm form .fleft { float:left; width:50%; padding-right:15px;}
div.itemCommentsForm form .fleft.right { float:right; padding-left:15px; padding-right:0;}
div.itemCommentsForm form .fleft input { width:100%;}
.itemBackToTop { margin-top:20px; border:none;}
div.itemBackToTop a {  text-decoration:none;}
div.itemBackToTop a:hover {text-decoration:none;}
#k2Container  .itemCommentsCounter { margin-bottom:20px;}
#k2Container .itemCommentsList  { margin:0; padding:0; list-style:none;}
#k2Container .itemCommentsList  li { background:none; border:none; margin-bottom:30px; padding-left:100px; position:relative;}
#k2Container .itemCommentsList  li.odd  { margin-left:30px;}
#k2Container .itemCommentsList  li img { position:absolute; left:0; top:17px; border:none; float:none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); background:#fff; padding:20px; width:80px!important; height:auto; border-radius:40px;}
#k2Container .itemCommentsList  li p { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); background:#fff; padding:10px; margin-top:10px; position:relative;}
#k2Container .itemCommentsList  li p:after { 
border-top: 8px solid rgba(0, 0, 0, 0);
		border-bottom: 8px solid rgba(0, 0, 0, 0);
		border-right: 8px solid #fff;
		height: 8px;
		margin-left: 2px;
		vertical-align: middle;
		width: 16px;
		content:" ";
		position:absolute;
		left:-18px; top:20px;}

#k2Container div.itemComments ul.itemCommentsList li span.commentAuthorName , #k2Container div.itemComments ul.itemCommentsList li span.commentDate { line-height:18px; display:inline-block; padding-right:8px;}
#k2Container div.itemComments ul.itemCommentsList li span.commentAuthorName { font-weight:300; position:relative; top:-1px;}
.k2user #form-login-password , .k2user #form-login-username { width:100%; margin-right:0; padding-bottom:0;}
.k2user #form-login-password label, .k2user #form-login-username label {  font-size:14px; font-weight:300;}
.k2user #form-login input { margin-bottom:10px;}
.k2user #form-login input.inputbox { width:99%; height:36px; padding:8px 10px; border-radius:3px;border:2px solid #e2e6e7; background:#f5f7f8; box-shadow:none; margin-bottom:15px;}

.k2user #form-login-remember { overflow:hidden; width:100%; margin-bottom:10px;}
.k2user #form-login-remember label {font-size:14px; font-weight:300; float:left;}
.k2user .jq-checkbox { border:2px solid #E2E6E7; float:left; background:#f5f7f8; border-radius:2px; display:inline-block; padding:0; width:18px; height:18px; cursor:pointer; margin-right:4px;position:relative; top:2px; box-shadow:none;}
.k2user .jq-checkbox.disabled { cursor:default; border-color:#eceeef; background:#fcfdfe;}
.k2user .jq-checkbox.checked span , .wrapper_remember .jq-checkbox:hover span { display:block; width:11px; height:11px; background:url(../images/check_box.png) left top no-repeat; position:relative; left:1px; top:1px; }
.k2user  .jq-checkbox.disabled span { display:none;}
.search .page-title { font-size:24px; text-transform:uppercase; font-weight:300; font-family: 'Roboto', sans-serif; margin-bottom:30px;}
.search { padding-bottom:75px;}
.phrases legend, .only legend { padding-bottom:10px;}
.search .counter , .search #search-searchword , .search .btn.btn-default {border:2px solid #e4e4e2; background:#f5f7f8; height:38px;}
.search .btn.btn-default { border-left:none;}
.search .btn.btn-default:hover, .search .btn.btn-default:focus{ background:#fff; box-shadow:none;}
.k2AccountPage th.k2ProfileHeading { font-weight:300;}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key , .k2AccountPage th.k2ProfileHeading,.k2AccountPage table.admintable td { background:none; border:none;}
.k2AccountPage table.admintable td.key { }
.k2AccountPage table.admintable td.key label { font-weight:300; font-size:14px; margin-right:5px; vertical-align:middle; padding-top:8px;}
#gendermsg { padding-top:0px;}
.k2AccountPage table.admintable input { margin-bottom:20px;}
.inputbox.invalid {border-color:#e74c3c!important;} 
.k2AccountPage .jq-radio { border:2px solid #e2e6e7; background:#f5f7f8; border-radius:12px; display:inline-block; width:18px; height:18px; cursor:pointer; margin-right:10px; margin-bottom:10px; margin-top:4px; float:left;}
.k2AccountPage .jq-radio.disabled { cursor:default; border-color:#eceeef; background:#fcfdfe;}
.k2AccountPage .jq-radio.checked span , .login-box-metod .jq-radio:hover span { display:block; width:10px; height:10px; background:#292f38; position:relative; left:2px; top:2px; border-radius:10px;}
.k2AccountPage  .jq-radio.disabled span { display:none;}
.k2AccountPage .defaultSkin table.mceLayout , #description {border:2px solid #e4e4e2; padding:5px; border-radius:5px;}
#url { border:2px solid #e4e4e2; background:#f5f7f8; height:40px; line-height:20px; }
.defaultSkin table.mceLayout tr.mceFirst td , .defaultSkin table.mceLayout tr.mceLast td{ border-top:none!IMPORTANT;border-bottom:none!IMPORTANT;}
.k2AccountPage div.k2AccountPageUpdate { border:none; text-align:left;}
.reset .form-validate p, .remind .form-validate p { background:none; padding:0; border:none;}
.control-label  label { font-weight:300;}
.star {color:#e74c3c;}
.form-actions { padding:0; background:none; border:none;}
/* === CONTACTS VIEW ===*/
.map .module-ct { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); background:#fff; padding:10px; margin-bottom:30px; border-radius:5px;}
.map .mod-jgmapmap { width:100%!important}
.contactContact {overflow:hidden;}
	div#contact-form-cont{}
		div.contact-form{  margin-right:50px; 
	}
	div.contact-form legend { font-size:14px; border:none; line-height:20px; color:#6a6a6a; margin-bottom:20px;}
	.contact-wrap {}
	.contact-wrap .width30 { width:30%; float:left;}
		.contact-wrap .width60 { width:70%; float:left;}
		.contact-wrap .width60 h3 , .contact-wrap .width60 .contact-form  { margin-left:30px; margin-right:0;}
		.contact-wrap .width60  .form-horizontal .control-label {
			padding-top: 0px;
			text-align: left;
			width: 100%;
			float:none;
		}
			.contact-wrap .width60  .form-horizontal .control-label label { display:inline-block;  font-weight:300;}
			
			.contact-wrap .star {
				color: #e74c3c;
			}
			.contact-wrap .width60 .controls { margin-left:0px;}
			legend + .control-group { margin-top:0;}
			div.contact-form .control-group { margin-bottom:10px; float:left;}
			div.contact-form .control-group.next { float:none;}
			.contact-wrap .width60 .controls input { 
				width:99%;   
				background:#f5f7f8;
				border: 2px solid #e2e6e7;
				height: 38px;
				line-height: 20px;
				margin-bottom: 5px;
				padding: 9px 10px !important;
    	}
		.width { width:50%;}
		div.contact-form .control-group.first { padding-left:0px; padding-right:15px;}
		div.contact-form .control-group.second { padding-left:15px; padding-right:0px;}

		.contact-wrap .width60 .controls input.invalid , textarea#jform_contact_message.invalid {border: 2px solid #e74c3c;}
		.contact-wrap .width60 .form-horizontal .control-label label.invalid {color:#e74c3c;}
		div.contact-form .control-group.next  .controls input { width:100%;}
			.contact-wrap .width60 .controls textarea {
				background: none repeat scroll 0 0 #F0F0F0; 
				border: 1px solid #E4E4E2;
				height: 150px;
				line-height: 20px;
				margin-bottom: 5px;
				padding: 8px 10px !important;
			}
			.contact-wrap .width60 .form-actions { padding:0; margin:0; border:none; background:none; margin-top:0px; padding-bottom:20px;}
			.contact-wrap .width60 .form-actions td { padding:0;}
			form#contact-form{ padding:0px;}
				textarea#jform_contact_message{ margin-bottom:10px;width:100%;background:#f5f7f8;border: 2px solid #e2e6e7;}
				dt.emailCopy{float:left; margin: 0 1em 0 0;}
	div#contact-address{}
		#map-wrapper{}
			#map{height: 360px;}
			div.contact-miscinfo h3, div.jicons-icons{display: none;}


/* System Messages */
#system-message { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; }
#system-message dd ul { background-color: #e6f1f8 !important; background-position:0 0; background-image:none!important; color: #2980B9; font:14px; line-height:22px; margin: 0px 0 20px 0!important; list-style: none; padding: 15px 22px!important; text-align:left; border:none; list-style:none; border-radius:6px;position:relative;}

#system-message > .warning > ul {
    background-color: #E6C8A6!important;
    border-color: #FFBB00;
	border: 1px solid #F0DC7E!important;
}

#system-message dd.notice ul {
    background-color: #E4F3EB!important;
    border: none!important;
    color: #27AE60;
}
/* System Standard Messages */
#system-message dt.message {display: none; }

/* System Error Messages */
#system-message dt.error {display: none;}
#system-message dd.error ul {color: #cb2700;background-color: #f6d9d2!important;border: none;}

/* System Notice Messages */
#system-message dt.notice {display: none;}
#system-message dd.notice ul {color: #A08B4C;background-color: #F5ECC1;border: 2px solid #F0DC7E;}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li { padding-top:9px; font-weight:300;}
#system-message dd.message ul:after {font-family: FontAwesome;content:"\f05a";font-size: 36px; line-height:36px; position:absolute; top:15px; left:-17px;color: #3498DB;}
#system-message dd.message.error ul:after {font-family: FontAwesome;content:"\f05a";font-size: 36px; line-height:36px; position:absolute; top:15px; left:-17px;color: #e79682;}
#system-message dd.message.notice ul:after {font-family: FontAwesome;content:"\f05a";font-size: 36px; line-height:36px; position:absolute; top:15px; left:-17px;color: #79f5ad;}
  /******************compare**************************/ 

#system_view {
	background: #f9f9f9 none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
    display: none;
    left: 33%;
    margin-left: -215px;
    margin-top: -100px;
    min-height: 100px;
    overflow: hidden;
    padding: 21px 26px 4px;
    position: absolute !important;
    top: 15%;
    width: 380px;
    z-index: 6666;
	}
#system_view_overlay {z-index:5555;display:none;position:fixed;left:0;top:0;opacity:0.4;width:100%;height:100%;background:#000;}
.AjaxPreloaderC {position:fixed;top:50%;left:50%; margin:-22px 0 0 -22px;background:url(../images/fancybox_loading.gif) center center no-repeat #000; width:44px; height:44px; z-index:9999;opacity: 0.9; border-radius:6px;}

	.system_view_close {
    background:none;
    position: absolute;
     right: 17px;
    top: 2px;
	cursor:pointer;
	color:#292f38;
	font-size:20px;
}
.system_view_close:hover {opacity:1; color:#E74C3C;}
.continue.button.reset2 {float: left;}
#system_view .wrapper { overflow:hidden; width:100%;}
#system_view .wrapper2 { width:100%;}
/******************add to cart**************************/ 
div#facebox .popup { border:none; box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);}
div#facebox .popup .my-groovy-style2 { padding:15px 4px 4px 4px; position:relative;}
div#facebox .popup .my-groovy-style2 .left { text-align: center; padding-bottom:30px; min-height:175px;}
div#facebox .popup .my-groovy-style2 .floatright { float:right;}

#askform label { font-weight:300; }
#askform input { margin-right:30px;margin-top:3px; font-size:14px; width:84%}
#comment {border:2px solid #e4e4e2; background:#f5f7f8; height:100px; line-height:20px; margin-bottom:20px; font-size:14px; }
.login-wrap div.other-links ul { margin:0; padding:0; list-style-type:none; padding-top:20px;}
div.other-links li a { text-decoration:none;}
.ac_result { border:none; border-top:3px solid #e74c3c; background:#fff;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); border-radius:0 0 5px 5px;}

/* arrow icon (span tag) */
#sbox-window.shadow {box-shadow:none!important;overflow:hidden;border-radius:6px!important;}
#sbox-content {border-radius:6px!important;}
#sbox-window { padding:0;  box-shadow:none;}
body.component { width:460px; height:100%; background:#fff!important; border-radisu:6px;}
.ask-a-question-view { padding-top:20px; position:relative;}
.ask-a-question-view h3 { margin-top:0; margin-bottom:10px;}

.ask-a-question-view #Comment  {border:2px solid #e4e4e2; background:#f5f7f8; height:100px; line-height:20px; margin-bottom:20px; font-size:14px;width: 100%;}
#sbox-window #sbox-btn-close { background:url(../images/close.png) left top no-repeat;cursor:pointer;color:#292f38;font-size:20px; opacity:1; padding:0; width:15px; height:13px;position:absolute; top:8px; right:8px;}
#sbox-window #sbox-btn-close:hover {opacity:1; background-position:left bottom;}
.ask-close { display:none;}
div#facebox .popup a.close { background:url(../images/close.png) left top no-repeat;cursor:pointer;color:#292f38;font-size:20px; opacity:1; padding:0; width:15px; height:13px;position:absolute; top:8px; right:8px;}
div#facebox .popup a.close:hover {opacity:1; background-position:left bottom;}

#Faqsaccordion { padding-top:20px; padding-bottom:10px;}
#Faqsaccordion .panel {  
	background: none;
    border:none;
    border-radius: 0;
    color: #515151;
    margin-bottom: 5px;
}
.panel-heading { padding:0; background:none;}
#com_webiranmessage_content{font-family:"Iranian"}
#com_webiranmessage_content .red{animation: 1.5s ease 0s normal none infinite running tada;}
.panel-heading a.accordion-toggle.collapsed { background:#ecf0f1; border-radius:5px; padding:14px 20px; font-size:20px; line-height:22px;  display:block; text-decoration:none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); outline:none;
-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-kthtml-transition: all 0.3s linear;transition: all 0.3s linear;
}	
.panel-heading a.accordion-toggle.collapsed:hover { background:#323a45; color:#fff; }
.panel-heading a.accordion-toggle span { float:right;}
.panel-heading a.accordion-toggle span i { font-style:normal;}
.panel-heading a.accordion-toggle.collapsed span  i.minus { display:none;}
.panel-heading a.accordion-toggle.collapsed span  i.plus { display:block;}
.panel-heading a.accordion-toggle { background:#323a45; border-radius:5px 5px 0 0; padding:14px 20px; font-size:20px; line-height:22px; color:#fff; display:block; text-decoration:none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); outline:none;
-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-kthtml-transition: all 0.3s linear;transition: all 0.3s linear;
}	
.panel-heading a.accordion-toggle span  i.plus { display:none;}
.panel-heading a.accordion-toggle span  i.minus { display:block;}

#Faqsaccordion .panel-collapse { border:none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); background:#fff; border-radius:0 0 5px 5px;}
#Faqsaccordion .accordion-body .panel-body {padding:20px; }
.tabletkanone { display:none;}
.module-ct .odd { border-bottom:none;}
 #itemListPrimary.firstItem div.K2ItemsRow:first-child { margin-top:1px!important; padding-top:1px!important; border-top:none!important;}
 .modal-backdrop { z-index:10001;}
 .vm-customfield-cart { font-size:14px;}
 span.cart_num a:hover {  text-decoration:none; color:#fff!important;}
/* button */
.button , .vm-button-correct , .k2user .button { font-weight:300; padding:0 30px;  height:40px; font-size:14px; line-height:40px; display:inline-block; border:none; border-radius:4px; color:#fff;  text-decoration:none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-kthtml-transition: all 0.3s linear;transition: all 0.3s linear; outline:none; cursor:pointer;}
.addtocart-button { background:#2ecc71;font-weight:300; padding:0 30px;  height:40px; font-size:14px; line-height:38px; display:inline-block; border:none; border-radius:4px; color:#fff; text-decoration:none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-kthtml-transition: all 0.3s linear;transition: all 0.3s linear; outline:none; cursor:pointer;}
.addtocart-button:hover , .addtocart-button:focus{ background:#27ae60!important;color:#fff;text-decoration:none;}
.button:hover,
.button:focus, .vm-button-correct:hover , .vm-button-correct:focus , .k2user #form-login .button:hover , .k2user #form-login .button:focus { background:#34495e!important;border-bottom:2px solid #2c3e50!important; color:#fff;text-decoration:none;}

.button.reset {background:#34495e!important;border-bottom:2px solid #2c3e50!important;text-decoration:none;}

.button.reset:hover,
.button.reset:focus {text-decoration:none;}

.button.reset2 {background:#e2e6e7!important;border-bottom:2px solid #bdc3c7!important;text-decoration:none; color:#292f38;}
.button.reset2:hover,
.button.reset2:focus {background:#7f8c8d!important;border-bottom:2px solid #7f8c8d!important;text-decoration:none; color:#fff;}

.proddet .addtocart-button  { height:50px; line-height:48px;}
@-moz-document url-prefix() {
  button.button{ padding-bottom:1px;}
}
/*end button */

input:focus:-moz-placeholder {color:transparent;}
input:focus::-webkit-input-placeholder {color:transparent;}
input:focus::-ms-input-placeholder {color:transparent;}
input::-moz-placeholder {color:#292f38;}
input::-webkit-input-placeholder {color:#292f38;}
input::-ms-input-placeholder {color:#292f38;}

select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .inputbox::-moz-placeholder
{color:#999;}
/* tooltip */
#product_list ul.layout2 div.tooltip { display:none!important;}
div.tooltip { width:30%;}
div.tooltip-inner {background:#333;  font-size:11px font-weight:300; padding:7px 5px;color:#fff;
animation-name: fadeInUp;
    animation-duration: 1s;
    animation-fill-mode: both;}
.tooltip.top div.tooltip-arrow {animation-name: fadeInUp;
    animation-duration: 1s;
    animation-fill-mode: both;}

/* css3 */

@-moz-keyframes srcbg {
0% {
opacity:0;
}
50% {
opacity:0.5;
}
100% {
opacity:1;
}
}
@-webkit-keyframes srcbg {
0% {
opacity:0;
}
50% {
opacity:0.5;
}
100% {
opacity:1;
}
}
@-o-keyframes srcbg {
0% {
opacity:0;
}
50% {
opacity:0.5;
}
100% {
opacity:1;
}
}
@-ms-keyframes srcbg {
0% {
opacity:0;
}
50% {
opacity:0.5;
}
100% {
opacity:1;
}
}
@keyframes srcbg {
0% {
opacity:0;
}
50% {
opacity:0.5;
}
100% {
opacity:1;
}
}

@-moz-keyframes srcbg2 {
0% {
opacity:0;
}
50% {
opacity:0.8;
}
100% {
opacity:1;
}
}
@-webkit-keyframes srcbg2 {
0% {
opacity:0;
}
50% {
opacity:0.5;
}
100% {
opacity:1;
}
}
@-o-keyframes srcbg2 {
0% {
opacity:0;
}
50% {
opacity:0.5;
}
100% {
opacity:1;
}
}
@-ms-keyframes srcbg2 {
0% {
opacity:0;
}
50% {
opacity:0.5;
}
100% {
opacity:1;
}
}
@keyframes srcbg2 {
0% {
opacity:0;
}
50% {
opacity:0.5;
}
100% {
opacity:1;
}
}

/* 
 * 	Core owl2 Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl2-carousel .owl2-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl2-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl2-carousel .owl2-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl2-carousel .owl2-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl2-carousel .owl2-wrapper-outer.autoHeight{
	-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;
}
	
.owl2-carousel .owl2-item{
	float: left;
}
.owl2-controls .owl2-page,
.owl2-controls .owl2-buttons div{
	cursor: pointer;
}
.owl2-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */

/* fix */
.owl2-carousel  .owl2-wrapper,
.owl2-carousel  .owl2-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/* ver 1.1 */
#slideShow .add_wishlist, #slideShow .add_compare { height:40px; line-height:38px;}
.acymailing_form .acysubbuttons .button:hover, .acymailing_form .acysubbuttons .button:focus { background:#e2e6e7!important; border-bottom-color:#bdc3c7!important; color:#434649;}
.serchline .sropen {width:19px; height:19px; background:none; position:absolute; top:20px; right:5px; cursor:pointer; display:block; font-size:24px; color:#fff;}
.serchline .sropen:hover { background:none; }
.serchline .srclose { width:12px; height:13px; background:none; position:absolute; top:20px; right:5px; cursor:pointer; display:none; font-size:24px; color:#292f38;}
.serchline .srclose:hover { background:none;}
i[class^="fa-"], i[class*=" fa-"] { margin:0;}

div.cwcookielaw { position:relative; left:0; top:0; padding:10px 0; background:#000;font-weight:300; z-index:30010; height:auto; font-size:12px;}
.cwcookielawbg { display:none!important;}
.cwallowcookies {  border-radius:5px 0 0 5px!important;}
.cwcookiesmoreinfo{ border-radius:0px 5px 5px 0px!important;}
.cookies_height { height:0px;}
.cwcookiecontainer a.button { border-radius:4px 0 0 4px; margin-left:10px;}
.cwcookiecontainer a.button.reset2 { border-radius:0 4px 4px 0;margin-left:0px;}
#cart_list div { min-height:0;}
#vmCartModule div#cart_list .show_cart { padding-top:0; padding-bottom:0;}
div#cart_list .show_cart .button { margin-top:15px; margin-bottom:15px;}

/* ver 1.2*/

.bs-docs-example2 { padding-top:20px; padding-bottom:10px;}

.option-set {margin:0 0 26px 0; padding: 0; list-style:none; position:relative; z-index:99;  min-height:30px;}
.option-set li a { font-size:16px; line-height:20px; color:#292f38; text-transform:none; font-weight:300; padding:5px 10px; background:#ecf0f1;border-radius:5px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-kthtml-transition: all 0.3s linear;transition: all 0.3s linear; margin-right:5px; margin-bottom:5px; position:relative; display:inline-block;}
.option-set li a:before {-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-kthtml-transition: all 0.3s linear;transition: all 0.3s linear; content:" ";
position:absolute;left:50%; bottom:0px;border-left: 9px solid rgba(0, 0, 0, 0);
		border-right: 9px solid rgba(0, 0, 0, 0);
		border-top: 9px solid #ecf0f1;
		height: 9px;
		margin-left: 2px;
		vertical-align: middle;
		width: 16px;
		content:" ";
		position:absolute;left:50%; bottom:0px;
		margin-left:-8px; visibility:hidden;}

.option-set li a:hover { background: #34495e; margin-top:0; color:#fff;}
.option-set li a.selected, 
.option-set li a.selected:hover { background: #34495e; margin-top:0; color:#fff; cursor:default;}
#filters { width:100%; clear:both; overflow:hidden;}
#sort-by,#sort-direction { float:left;}

.product-detail-row td { text-align:left;}
.price td { text-align:right; border-bottom:none; border-right: 1px solid #ECF0F1;}
#sales_price { font-weight:bold;}

.module-4eck  {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 20px;
}
table.cart-summary {
	 border-radius: 0 0 3px 3px;
	 margin-bottom:20px;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	}

/* ver 1.3*/

/* ver 1.4*/
div#quick_view_overlay{ z-index: 555555;}
div#quick-view {z-index: 666666;}
div#facebox_overlay{ z-index: 6555800;}
div#system_view_overlay{z-index: 555555;}
div#system_view{z-index: 666666;}
div.fancybox-overlay {
    z-index: 330090;
}
#facebox {z-index: 65558000!IMPORTANT;}

.header-top.style2 {position:relative; z-index:10000;}
.modal-open .header-top.style2 {position:relative; z-index:inherit; }
.header-top.style2 .module.menu { float:none;}
.header-top.style2 .module.menu ul { display:table;text-align:center; float:none; margin:0 auto;}
.header-top.style2 .mod-languages { margin-left:0; position:relative; right:-25px;}
.header-top.style2 .mod-currencies { margin-left:0; margin-right:-5px;}
.header-top.style2 #cur-lang { padding-bottom:2px;}
.header-top.style2 #cur-lang .heading { height:24px;}
.header-top.style2 #cur-lang ul { top:28px;}
.search-custom .serchline { position:relative;}
.ac_result { position: absolute; display:none; left:0!important; top:60px!important; }
.logo a:hover img{
	-webkit-animation:ministorm .5s ease;
	-moz-animation:ministorm .5s ease;
	-o-animation:ministorm .5s ease;
	-ms-animation:ministorm .5s ease;
	animation:ministorm .5s ease;
}

@-webkit-keyframes ministorm{
	0%,100%{
		-webkit-tranform:rotate(0deg);
	}
	30%{
		-webkit-transform:rotate(8deg);
	}
	70%{
		-webkit-transform:rotate(-8deg);	
	}
}
@keyframes ministorm{
	0%,100%{
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	30%{
		-moz-transform:rotate(8deg);
		-o-transform:rotate(8deg);
		-ms-transform:rotate(8deg);
		transform:rotate(8deg);
	}
	70%{
		-moz-transform:rotate(-8deg);
		-o-transform:rotate(-8deg);
		-ms-transform:rotate(-8deg);
		transform:rotate(-8deg);	
	}
}
/* shortcod*/
.yt-accordion {
	list-style:none;
	margin:0;
	padding:0;
	}
.yt-accordion .accordion-group {  
	background: nobe;
    border:none;
    border-radius: 0;
    color: #515151;
    margin-bottom: 10px;
}
.yt-accordion .accordion-heading  { background:#ecf0f1; border-radius:5px; padding:14px 20px; font-size:20px; line-height:22px;  display:block; text-decoration:none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); outline:none;
-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-kthtml-transition: all 0.3s linear;transition: all 0.3s linear; cursor:pointer; position:relative; margin-bottom:0;
}	
.yt-accordion .accordion-heading:hover , .yt-accordion .accordion-heading.active  { background:#323a45; color:#fff; }

.yt-accordion .accordion-heading  i { font-style:normal; position:absolute; right:10px; top:15px; font-size:22px;}

.accordion-heading a.accordion-toggle { background:#323a45; border-radius:5px 5px 0 0; padding:14px 20px; font-size:20px; line-height:22px; color:#fff; display:block; text-decoration:none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); outline:none;
-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-kthtml-transition: all 0.3s linear;transition: all 0.3s linear;
}	
.accordion-heading a.accordion-toggle span  i.plus { display:none;}
.accordion-heading a.accordion-toggle span  i.minus { display:block;}

.yt-accordion .accordion-inner {padding:20px;  border:none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); background:#fff; border-radius:0 0 5px 5px;}
.btn.btn-flat.button { box-shadow:none;}
.yt-gmap-bg {
	background:#fff!important;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 10px;
}
.orderlistcontainer div.Order{ margin-top:0px;background:#f5f7f8; cursor:pointer;border:solid #e4e4e2 2px;font-size:13px;padding:3px 25px 3px 10px;  float:left; min-width:110px; height:30px;  border-radius:0; position:relative; z-index:10; cursor:default;  border-radius: 3px 3px 3px 3px;  font-weight:300; cursor:default; color: #1B1B1B;}
body.component { width:440px;}

.lbl-box2 { 
	display:inline-block;
	height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: -14px;left: -14px;
    width: 100px; z-index:99;font-size:14px; line-height:24px; font-weight:bold; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:1px;}
.lbl-box2 .sold  { position:relative; top:28px; left: -28px;  height:24px; width:140px; background:#9ba5ac; position:relative;-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-kthtml-transform: rotate(-45deg);transform: rotate(-45deg);}
.lbl-box2  .soldafter { position:absolute; right:-1px; top:0; width:7px; height:4px; background:url(../images/label-sold.png) left bottom no-repeat; }
.lbl-box2 .soldbefore { position:absolute; left:0; bottom:0px; width:4px; height:7px; background:url(../images/label-sold.png) right top no-repeat;}
body.component { min-width:280px; width:auto;}
.fancybox-margin {margin-right:0px!important;}
/* ver 1.5*/
.nobtn .orderlistcontainer:first-child div.orderlist{left:0;}
/* ver 1.6*/
#Customblock { background:#fff; padding:50px 0;}
.customcustomblock ul { list-style-type:none; margin:0; padding:0;}
.customcustomblock ul li { float:left; width:25%; text-align:center;}
.customcustomblock ul li em { background:#ecf0f1; display:inline-block; font-size:26px; line-height:60px; text-align:center; width:60px; margin:0; border-radius:4px;	
	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-o-transition:all .4s ease;
	transition:all .4s ease;	
}
.customcustomblock ul li:hover em { color:#fff; background:#292f38;
	-webkit-animation:jump .4s ease;
	-moz-animation:jump .4s ease;
	-o-animation:jump .4s ease;
	animation:jump .4s ease;
	}
.customcustomblock ul li h5 { font-size:18px; padding:10px 10px;}
.customcustomblock ul li p {padding:0 10px;}
.customcustomblock ul li a { font-size:16px; text-transform:uppercase;
-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-o-transition:all .4s ease;
	transition:all .4s ease;	 }

@-webkit-keyframes sizejump{
	0%,100%{-webkit-transform:scaleX(1);}
	50%{-webkit-transform:scaleX(1.1);}
}
@keyframes sizejump{
	0%,100%{-moz-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}
	50%{-moz-transform:scaleX(1.1);-o-transform:scaleX(1.1);-ms-transform:scaleX(1.1);transform:scaleX(1.1);}
}
@-webkit-keyframes jump{
	0%,100%{-webkit-transform:translateY(0px);}
	50%{-webkit-transform:translateY(-5px);}
}
@keyframes jump{
	0%,100%{-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}
	50%{-moz-transform:translateY(-5px);-o-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}
}

.page3 #Toprow { padding-bottom:50px;}
#Customblock-Portfolio { background:#fff; padding:40px 0 10px 0;}
#Customblock-brand {background:#f9f9f9; padding:20px 0 10px 0; overflow:hidden;}
#Customblock-blog {padding:40px 0 20px 0;}

h3.gallery-title {
		font-family: 'Roboto',sans-serif;
		font-size: 24px;
		font-weight: 300;
		text-transform: uppercase;
	} 
#Customblock-Portfolio .owl2-controls { top:-35px;}

#Customblock-blog div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    border: medium none;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100% !important;
}
.testimonial { 
	margin-left: -13px;
    padding-right: 0;
    width: 104%;}
.testimonial .owl2-item {}
.testimonial .yt-testimonial { margin-left:15px!important; margin-right:15px!important;}

.box-paralax {
    overflow: hidden;
}

html.no-touch .animate_ftr{
	right: -100px;
    opacity: 0;
    position: relative;
}
html.no-touch .animate_ftl{
	left: -100px;
    opacity: 0;
    position: relative;

}
html.no-touch .animate_top{
	top: -110px;
    opacity: 0;
    position: relative;

}
html.no-touch .animate_bot{
	bottom: -110px;
    opacity: 0;
    position: relative;

}

html.no-touch .animate_left{
	left: -120px;
    opacity: 0;
    position: relative;

}
html.no-touch .animate_right{
	right: -120px;
    opacity: 0;
    position: relative;

}


html.no-touch .module.homeblog.page3 {
	left: -120px;
    opacity: 0;
    position: relative;	
}
html.no-touch .module.home.say {
	right: -80px;
    opacity: 0;
    position: relative;
}

html.no-touch .animate_top_brand{
	right: -130px;
    opacity: 0;
    position: relative;

}
html.no-touch .animate_bot_brand{
	left: -130px;
    opacity: 0;
    position: relative;

}

html.no-touch .animate_top_tabs{
	left: -100px;
    opacity: 0;
    position: relative;

}
html.no-touch .animate_bot_tabs{
	right: -100px;
    opacity: 0;
    position: relative;

}


#Customblock2 { background:#fafbfb; text-align:center; padding-top:40px; padding-bottom:40px;}
.box-paralax2 {
    overflow: hidden;
}

.customcustomblock2 ul { list-style-type:none; margin:0; padding:0;}
.customcustomblock2 ul li { float:left; width:33%; text-align:left;}
.customcustomblock2 ul li .padding { padding-bottom:30px; overflow:hidden; padding-top:15px; margin-top:-15px;}
.customcustomblock2 ul li em { background:#ecf0f1; display:inline-block; font-size:26px; line-height:60px; text-align:center; width:60px; margin:0 20px 0 0; border-radius:4px; float:left;
	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-o-transition:all .4s ease;
	transition:all .4s ease;	
}
.customcustomblock2 ul li > div:hover em { color:#fff; background:#292f38;
	-webkit-animation:jump .4s ease;
	-moz-animation:jump .4s ease;
	-o-animation:jump .4s ease;
	animation:jump .4s ease;
	}
	.customcustomblock2 ul li  span { overflow:hidden; display:inline-block; width:75%; float:left;}
.customcustomblock2 ul li h5 { font-size:18px; padding:0px 10px 10px 0;}
.customcustomblock2 ul li p {padding:0 10px 0 0;}
.customcustomblock2 ul li a { font-size:16px; text-transform:uppercase;
-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-o-transition:all .4s ease;
	transition:all .4s ease;	 }
.t3footnav { overflow:hidden;}

html.no-touch #product_list.loadmore .prod-row.item { opacity:0;}
.btn_compare i , .btn_wishlist i { margin-right:10px!important;}
.prod_cat { width:auto;}
.pagination ul > li > a { font-weight:bold;}
.Results .display-number {
    padding-bottom: 10px;
}
.nav .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}
html.no-touch  #Customblock-blog.box-paralax {
    background: url(../images/parallax/slide1.jpg) no-repeat fixed 50% 0 #f9f9f9;
}

html.no-touch  #Tabs.box-paralax2 {
    background: url(../images/parallax/slide1.jpg) no-repeat fixed 50% 0 #f9f9f9;
	padding:40px 0 20px 0;
}

/* ver 1.7*/
.fancybox-opened {
    z-index: 3300911!important;
}
.module.login .modal-dialog { position:absolute;}
.modal-open { overflow:inherit!important;}
body { position:relative;}
#system_view { position:absolute; margin:0;}
#quick_view_popup { position:absolute; left:50%; top:50%; margin:0;z-index:655555;}
#quick_view_popup #quick-view { position:relative!important; margin:0; left:0; top:0;}
#sbox-window.shadow { z-index:655577!important;}
body.component { padding-bottom:20px;}


/* ver 1.7 joomla3.3.1*/
.ac_result {
	padding: 0px;
	overflow: hidden;
	z-index: 99999;
}

.ac_result ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_result li {
	margin: 0px;
	padding: 15px 15px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	text-align:left;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #fafbfb;
}

.ac_over {
	cursor:pointer!important;
}

.paddingtop8 { padding-top:15px; padding-bottom:0px; margin-bottom:-10px;}
.paddingtop8 .vmicon {background:url(../images/virtuemart/vm2-sprite.png) no-repeat top left;}
.paddingtop8 .vm2-lowstock{background-position:0 -1114px;width:62px;height:15px;display:block;}
.paddingtop8 .vm2-nostock{background-position:0 -1179px;width:62px;height:15px;display:block;}
.paddingtop8 .vm2-normalstock{background-position:0 -1244px;width:62px;height:15px;display:block;}
#sbox-window iframe { width:460px!important; height:100%!important;}
#sbox-window { width:460px!important;}
#customer_note_field { margin-top:20px;}
#customer_note_field .color { color:#6a6a6a; margin-bottom:10px;}
div.tooltip { width:auto!important; min-width:100px;}
auto.ask-a-question-view { padding-top:0;}
.layout2 .paddingtop8  { margin:0 auto; text-align:center;}
.layout2 .paddingtop8 > span { margin:0 auto; text-align:center;}
div#system_view {
    z-index: 6666666;
}
div#system_view_overlay {
    z-index: 5555555;
}

.social a em { font-style:normal; margin-left:5px; margin-right:0px;}
.vm2-add_quantity_cart , .vm2-remove_from_cart { background:none; border:none; padding:none; box-shadow:none!important;}
.vm2-add_quantity_cart:hover , .vm2-remove_from_cart:hover { color:#000;}
.g-system-messages {
    width: 70%;
}
.alert.alert-error {
    background: #f8e9e8 none repeat scroll 0 0;
    border: 1px solid #ee9d89;
    border-radius: 4px;
    color: #cb2700;
    padding-left: 60px !important;
    position: relative;
}
.alert.alert-error:after {  color:#cb2700; content:"\f071"; position:absolute; left:20px; top:15px; color:#e74c3c; font-size:32px; font-family:FontAwesome;}

.alert.alert-info { background:#e6f1f8;border:none; color:#2980b9;padding-left:60px!important; position:relative;border: 1px solid;}
.alert.alert-info:after {  color:#cb2700; content:"\f05a"; position:absolute; left:20px; top:15px; color:#3498db; font-size:32px; font-family:FontAwesome;}

.alert.alert-warning{background:unset;border:none; color:#fff;padding-left:60px!important; position:relative;border-bottom: 2px solid #e67e22;}
.alert.alert-warning:after {  color:#cb2700; content:"\f06a"; position:absolute; left:20px; top:15px; color:#f39c12; font-size:32px; font-family:FontAwesome;}

.alert.alert-success {background:#e4f3eb;border:none; color:#27ae60;padding-left:60px!important; position:relative;border: 1px solid;}
.alert.alert-success:after {  color:#cb2700; content:"\f118"; position:absolute; left:20px; top:15px; color:#2ecc71; font-size:32px; font-family:FontAwesome;}
.alert.alert- {background:#e4f3eb;border:none; color:#27ae60;padding-left:60px!important; position:relative;}
.alert.alert-:after {  color:#cb2700; content:"\f118"; position:absolute; left:20px; top:25px; color:#2ecc71; font-size:32px; font-family:FontAwesome;}
.alert.alert-message { display:none;}
.alert.alert-notice{ background:#e6f1f8;border:none; color:#2980b9;padding-left:60px!important; position:relative;border: 1px solid;}
.alert.alert-notice:after {  color:#cb2700; content:"\f05a"; position:absolute; left:20px; top:15px; color:#3498db; font-size:32px; font-family:FontAwesome;}

html.no-touch .module.homeblog.page3 {
	left: 0px;
    opacity: 1;
    position: relative;	
}
html.no-touch .module.home.say {
	right: 0px;
    opacity: 1;
    position: relative;
}
html.no-touch .module.customhtml {
	bottom: 0px;
    opacity: 1;
    position: relative;	
}
html.no-touch .module.customhtml.animate_bot_html{
	bottom: -210px;
    opacity: 0;
    position: relative;

}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

.btn-primary:focus, .btn-primary.focus {
    background-color: #009a9a;
    border-color: #009a9a;
    color: #fff;
}
.btn-primary:hover {
    background-color: #009a9a;
    border-color: #009a9a;
    color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #009a9a;
    border-color: #009a9a;
    color: #fff;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary.focus:active, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    background-color: #009a9a;
    border-color: #009a9a;
    color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #009a9a;
    border-color: #009a9a;
}
.btn.btn-labeled.dt-sc-button.btn-primary.btn-block {
    padding-bottom: 5px;
}
#mod_improved_ajax_login-211 .custom {
    display: none;
}
#mod_improved_ajax_login-211 .loginBrd {
    display: none;
}
.addnote{
    color: #e74c3c;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

/*-- CONTECT --*/
.itemBackToTop{display:none}
.mod-alert{min-height:200px;position: relative;}
.mod-alert .col-md-3 {
    padding: 0;
    position: relative;
    text-align: center;
}

.mod-alert .title {
    background: #3bc8e7 none repeat scroll 0 0;
    border-bottom: 1px solid #196269;
    color: #fff;
    font-size: 15px;
    margin-right: 25px;
    margin-top: -21px;
    padding: 6px 46px 5px 10px;
    position: absolute;
}
.mod-alert .title i {
    font-size: 25px;
    line-height: 20px;
    position: absolute;
    right: 8px;

}

.mod-alert .title::after {
    border-bottom: 20px solid rgba(0, 0, 0,0.1);
    border-left: 16px solid transparent;
    content: "";
    left: -16px;
    position: absolute;
    top: 0;
}
.mod-alert .title::before {
    border-bottom: 20px solid rgba(0, 0, 0,0.1);
    border-right: 16px solid transparent;
    content: "";
    right: -16px;
    position: absolute;
    top: 0;
}

.mod-alert ul {
    margin: 0;
    padding: 6px 0 0 0;
}
.mod-alert .alert-list:nth-child(2n+1) {
    background: #fde7e9;
    border: 1px solid #fab8bd;
    margin-bottom: 7px;
    padding: 5px;
}
.mod-alert .alert-list:nth-child(2n+2) {
    background: rgba(233, 87, 63, 0.4);
    border-bottom: 3px solid #e9573f;
    margin-bottom: 7px;
    padding: 5px;
}
.mod-alert .alert-text {
    color: #333;
    font-size: 11px;
    margin-bottom: 5px;
}
.mod-alert .alert-title {
    color: #f5707a;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 5px;
    padding-right: 7px;
}
.allmode-list {
    background: none !important;
    border-radius: none;
    margin-bottom: none;
    padding: none;
}
.msg-counter .su-counter-wrapper {
    padding: 0;
    width: 20%;
}
.msg-counter {
    background: #fff;
    display: flow-root;
	border-bottom: 3px solid #ff604f;
	 min-height: 99px;
}
.inbox-icon {
    font-size: 55px;
    margin-top: 10px;
	color: #ff604f;
}
.inbox-text {
    margin-top: 4px;
}
.inbox-text a {
    color: #ff604f;
}
.mod-rules{
    background: #fff;
    display: flow-root;
	border-bottom: 3px solid #736086;
	 min-height: 99px;
}
.rules-icon {
    font-size: 55px;
    margin-top: 10px;
	color: #736086;
}
.rules-text {
	line-height: 6;
    margin-top: 8px;
}
.rules-text a {
    color: #736086;
}
.mod-budget{
    background: #fff;
    display: flow-root;
	border-bottom: 3px solid #2ecc71;
	 min-height: 99px;
}
.budget-icon {
    font-size: 55px;
    margin-top: 10px;
	color: #2ecc71;
}
.budget-text {
    margin-top: 8px;
}
.budget-text a {
    color: #2ecc71;
}
#suc592bfd3915953 .su-counter-number{font-size:15px}
#suc592bfd3915953.su-counter-wrapper {
    padding: 0;
}
.budget-text .numb {
    color: #444;
    font-size: 21px;
    line-height: 48px;
}
.top-w-mod {
    margin-top: 18px;
}
.width100{width:100% !important}
/* PAGES */
.table th, .table td{border-bottom: 1px solid #333;}
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th{
	background: rgba(255,255,255,0.1) !important;
}
.go-back {
    background: rgba(231, 76, 60,1.0);
    color: #fff;
    float: left;
    transition: all 0.3s ease 0s;
}
.go-back:hover {
    background: rgba(192, 57, 43,1.0);
}
/* PAGES */
#com_webiranmessage_content .panel {
    background-color: rgba(0,0,0,0.5) !important;
	border: unset;
}
#com_webiranmessage_content .panel-default > .panel-heading{
	color: #f5f5f5;
	background-color: rgba(0,0,0,0.5);
}
.hasPopover {
    display: block !important;
}
.textwidget p {
    font-size: 15px !important;
}
.su-carousel .su-carousel-slides .owl-nav [class*='owl-']{
    cursor:none
}