* { margin: 0; padding: 0; }
@font-face { font-family: 'W_yekan'; src: url('../_fonts/W_yekan.eot'); src: url('../_fonts/W_yekan.eot') format('embedded-opentype'), url("../_fonts/W_yekan.otf") format("opentype"), url('../_fonts/W_yekan.ttf') format('truetype'), url('../_fonts/W_yekan.svg') format('svg'); font-weight: normal; font-style: normal; }
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 33px !important; transform: translate(0, 0) }
.fa-lg { font-size: 1.33333333em; line-height: .75em; vertical-align: -15% }
.fa-2x { font-size: 2em }
.fa-3x { font-size: 3em }
.fa-4x { font-size: 4em }
.fa-5x { font-size: 5em }
.fa-fw { width: 1.28571429em; text-align: center }
.fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none }
.fa-ul>li { position: relative }
.fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: .14285714em; text-align: center }
.fa-li.fa-lg { left: -1.85714286em }
.fa-border { padding: .2em .25em .15em; border: solid .08em #eee; border-radius: .1em }
.pull-right { float: right }
.pull-left { float: left }
.fa.pull-left { margin-right: .3em }
.fa.pull-right { margin-left: .3em }
.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear }
.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8) }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }
.fa-rotate-180 { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) }
.fa-rotate-270 { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg) }
.fa-flip-horizontal { -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1) }
.fa-flip-vertical { -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1) }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical { filter: none }
.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle }
.fa-stack-1x,
.fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center }
.fa-stack-1x { line-height: inherit }
.fa-stack-2x { font-size: 2em }
.fa-inverse { color: #fff }
.fa-glass:before { content: "\f000" }
.fa-music:before { content: "\f001" }
.fa-search:before { content: "\f002" }
.fa-envelope-o:before { content: "\f003" }
.fa-heart:before { content: "\f004" }
.fa-star:before { content: "\f005" }
.fa-star-o:before { content: "\f006" }
.fa-user:before { content: "\f007" }
.fa-film:before { content: "\f008" }
.fa-th-large:before { content: "\f009" }
.fa-th:before { content: "\f00a" }
.fa-th-list:before { content: "\f00b" }
.fa-check:before { content: "\f00c" }
.fa-remove:before,
.fa-close:before,
.fa-times:before { content: "\f00d" }
.fa-search-plus:before { content: "\f00e" }
.fa-search-minus:before { content: "\f010" }
.fa-power-off:before { content: "\f011" }
.fa-signal:before { content: "\f012" }
.fa-gear:before,
.fa-cog:before { content: "\f013" }
.fa-trash-o:before { content: "\f014" }
.fa-home:before { content: "\f015" }
.fa-file-o:before { content: "\f016" }
.fa-clock-o:before { content: "\f017" }
.fa-road:before { content: "\f018" }
.fa-download:before { content: "\f019" }
.fa-arrow-circle-o-down:before { content: "\f01a" }
.fa-arrow-circle-o-up:before { content: "\f01b" }
.fa-inbox:before { content: "\f01c" }
.fa-play-circle-o:before { content: "\f01d" }
.fa-rotate-right:before,
.fa-repeat:before { content: "\f01e" }
.fa-refresh:before { content: "\f021" }
.fa-list-alt:before { content: "\f022" }
.fa-lock:before { content: "\f023" }
.fa-flag:before { content: "\f024" }
.fa-headphones:before { content: "\f025" }
.fa-volume-off:before { content: "\f026" }
.fa-volume-down:before { content: "\f027" }
.fa-volume-up:before { content: "\f028" }
.fa-qrcode:before { content: "\f029" }
.fa-barcode:before { content: "\f02a" }
.fa-tag:before { content: "\f02b" }
.fa-tags:before { content: "\f02c" }
.fa-book:before { content: "\f02d" }
.fa-bookmark:before { content: "\f02e" }
.fa-print:before { content: "\f02f" }
.fa-camera:before { content: "\f030" }
.fa-font:before { content: "\f031" }
.fa-bold:before { content: "\f032" }
.fa-italic:before { content: "\f033" }
.fa-text-height:before { content: "\f034" }
.fa-text-width:before { content: "\f035" }
.fa-align-left:before { content: "\f036" }
.fa-align-center:before { content: "\f037" }
.fa-align-right:before { content: "\f038" }
.fa-align-justify:before { content: "\f039" }
.fa-list:before { content: "\f03a" }
.fa-dedent:before,
.fa-outdent:before { content: "\f03b" }
.fa-indent:before { content: "\f03c" }
.fa-video-camera:before { content: "\f03d" }
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before { content: "\f03e" }
.fa-pencil:before { content: "\f040" }
.fa-map-marker:before { content: "\f041" }
.fa-adjust:before { content: "\f042" }
.fa-tint:before { content: "\f043" }
.fa-edit:before,
.fa-pencil-square-o:before { content: "\f044" }
.fa-share-square-o:before { content: "\f045" }
.fa-check-square-o:before { content: "\f046" }
.fa-arrows:before { content: "\f047" }
.fa-step-backward:before { content: "\f048" }
.fa-fast-backward:before { content: "\f049" }
.fa-backward:before { content: "\f04a" }
.fa-play:before { content: "\f04b" }
.fa-pause:before { content: "\f04c" }
.fa-stop:before { content: "\f04d" }
.fa-forward:before { content: "\f04e" }
.fa-fast-forward:before { content: "\f050" }
.fa-step-forward:before { content: "\f051" }
.fa-eject:before { content: "\f052" }
.fa-chevron-left:before { content: "\f053" }
.fa-chevron-right:before { content: "\f054" }
.fa-plus-circle:before { content: "\f055" }
.fa-minus-circle:before { content: "\f056" }
.fa-times-circle:before { content: "\f057" }
.fa-check-circle:before { content: "\f058" }
.fa-question-circle:before { content: "\f059" }
.fa-info-circle:before { content: "\f05a" }
.fa-crosshairs:before { content: "\f05b" }
.fa-times-circle-o:before { content: "\f05c" }
.fa-check-circle-o:before { content: "\f05d" }
.fa-ban:before { content: "\f05e" }
.fa-arrow-left:before { content: "\f060" }
.fa-arrow-right:before { content: "\f061" }
.fa-arrow-up:before { content: "\f062" }
.fa-arrow-down:before { content: "\f063" }
.fa-mail-forward:before,
.fa-share:before { content: "\f064" }
.fa-expand:before { content: "\f065" }
.fa-compress:before { content: "\f066" }
.fa-plus:before { content: "\f067" }
.fa-minus:before { content: "\f068" }
.fa-asterisk:before { content: "\f069" }
.fa-exclamation-circle:before { content: "\f06a" }
.fa-gift:before { content: "\f06b" }
.fa-leaf:before { content: "\f06c" }
.fa-fire:before { content: "\f06d" }
.fa-eye:before { content: "\f06e" }
.fa-eye-slash:before { content: "\f070" }
.fa-warning:before,
.fa-exclamation-triangle:before { content: "\f071" }
.fa-plane:before { content: "\f072" }
.fa-calendar:before { content: "\f073" }
.fa-random:before { content: "\f074" }
.fa-comment:before { content: "\f075" }
.fa-magnet:before { content: "\f076" }
.fa-chevron-up:before { content: "\f077" }
.fa-chevron-down:before { content: "\f078" }
.fa-retweet:before { content: "\f079" }
.fa-shopping-cart:before { content: "\f07a" }
.fa-folder:before { content: "\f07b" }
.fa-folder-open:before { content: "\f07c" }
.fa-arrows-v:before { content: "\f07d" }
.fa-arrows-h:before { content: "\f07e" }
.fa-bar-chart-o:before,
.fa-bar-chart:before { content: "\f080" }
.fa-twitter-square:before { content: "\f081" }
.fa-facebook-square:before { content: "\f082" }
.fa-camera-retro:before { content: "\f083" }
.fa-key:before { content: "\f084" }
.fa-gears:before,
.fa-cogs:before { content: "\f085" }
.fa-comments:before { content: "\f086" }
.fa-thumbs-o-up:before { content: "\f087" }
.fa-thumbs-o-down:before { content: "\f088" }
.fa-star-half:before { content: "\f089" }
.fa-heart-o:before { content: "\f08a" }
.fa-sign-out:before { content: "\f08b" }
.fa-linkedin-square:before { content: "\f08c" }
.fa-thumb-tack:before { content: "\f08d" }
.fa-external-link:before { content: "\f08e" }
.fa-sign-in:before { content: "\f090" }
.fa-trophy:before { content: "\f091" }
.fa-github-square:before { content: "\f092" }
.fa-upload:before { content: "\f093" }
.fa-lemon-o:before { content: "\f094" }
.fa-phone:before { content: "\f095" }
.fa-square-o:before { content: "\f096" }
.fa-bookmark-o:before { content: "\f097" }
.fa-phone-square:before { content: "\f098" }
.fa-twitter:before { content: "\f099" }
.fa-facebook-f:before,
.fa-facebook:before { content: "\f09a" }
.fa-github:before { content: "\f09b" }
.fa-unlock:before { content: "\f09c" }
.fa-credit-card:before { content: "\f09d" }
.fa-rss:before { content: "\f09e" }
.fa-hdd-o:before { content: "\f0a0" }
.fa-bullhorn:before { content: "\f0a1" }
.fa-bell:before { content: "\f0f3" }
.fa-certificate:before { content: "\f0a3" }
.fa-hand-o-right:before { content: "\f0a4" }
.fa-hand-o-left:before { content: "\f0a5" }
.fa-hand-o-up:before { content: "\f0a6" }
.fa-hand-o-down:before { content: "\f0a7" }
.fa-arrow-circle-left:before { content: "\f0a8" }
.fa-arrow-circle-right:before { content: "\f0a9" }
.fa-arrow-circle-up:before { content: "\f0aa" }
.fa-arrow-circle-down:before { content: "\f0ab" }
.fa-globe:before { content: "\f0ac" }
.fa-wrench:before { content: "\f0ad" }
.fa-tasks:before { content: "\f0ae" }
.fa-filter:before { content: "\f0b0" }
.fa-briefcase:before { content: "\f0b1" }
.fa-arrows-alt:before { content: "\f0b2" }
.fa-group:before,
.fa-users:before { content: "\f0c0" }
.fa-chain:before,
.fa-link:before { content: "\f0c1" }
.fa-cloud:before { content: "\f0c2" }
.fa-flask:before { content: "\f0c3" }
.fa-cut:before,
.fa-scissors:before { content: "\f0c4" }
.fa-copy:before,
.fa-files-o:before { content: "\f0c5" }
.fa-paperclip:before { content: "\f0c6" }
.fa-save:before,
.fa-floppy-o:before { content: "\f0c7" }
.fa-square:before { content: "\f0c8" }
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before { content: "\f0c9" }
.fa-list-ul:before { content: "\f0ca" }
.fa-list-ol:before { content: "\f0cb" }
.fa-strikethrough:before { content: "\f0cc" }
.fa-underline:before { content: "\f0cd" }
.fa-table:before { content: "\f0ce" }
.fa-magic:before { content: "\f0d0" }
.fa-truck:before { content: "\f0d1" }
.fa-pinterest:before { content: "\f0d2" }
.fa-pinterest-square:before { content: "\f0d3" }
.fa-google-plus-square:before { content: "\f0d4" }
.fa-google-plus:before { content: "\f0d5" }
.fa-money:before { content: "\f0d6" }
.fa-caret-down:before { content: "\f0d7" }
.fa-caret-up:before { content: "\f0d8" }
.fa-caret-left:before { content: "\f0d9" }
.fa-caret-right:before { content: "\f0da" }
.fa-columns:before { content: "\f0db" }
.fa-unsorted:before,
.fa-sort:before { content: "\f0dc" }
.fa-sort-down:before,
.fa-sort-desc:before { content: "\f0dd" }
.fa-sort-up:before,
.fa-sort-asc:before { content: "\f0de" }
.fa-envelope:before { content: "\f0e0" }
.fa-linkedin:before { content: "\f0e1" }
.fa-rotate-left:before,
.fa-undo:before { content: "\f0e2" }
.fa-legal:before,
.fa-gavel:before { content: "\f0e3" }
.fa-dashboard:before,
.fa-tachometer:before { content: "\f0e4" }
.fa-comment-o:before { content: "\f0e5" }
.fa-comments-o:before { content: "\f0e6" }
.fa-flash:before,
.fa-bolt:before { content: "\f0e7" }
.fa-sitemap:before { content: "\f0e8" }
.fa-umbrella:before { content: "\f0e9" }
.fa-paste:before,
.fa-clipboard:before { content: "\f0ea" }
.fa-lightbulb-o:before { content: "\f0eb" }
.fa-exchange:before { content: "\f0ec" }
.fa-cloud-download:before { content: "\f0ed" }
.fa-cloud-upload:before { content: "\f0ee" }
.fa-user-md:before { content: "\f0f0" }
.fa-stethoscope:before { content: "\f0f1" }
.fa-suitcase:before { content: "\f0f2" }
.fa-bell-o:before { content: "\f0a2" }
.fa-coffee:before { content: "\f0f4" }
.fa-cutlery:before { content: "\f0f5" }
.fa-file-text-o:before { content: "\f0f6" }
.fa-building-o:before { content: "\f0f7" }
.fa-hospital-o:before { content: "\f0f8" }
.fa-ambulance:before { content: "\f0f9" }
.fa-medkit:before { content: "\f0fa" }
.fa-fighter-jet:before { content: "\f0fb" }
.fa-beer:before { content: "\f0fc" }
.fa-h-square:before { content: "\f0fd" }
.fa-plus-square:before { content: "\f0fe" }
.fa-angle-double-left:before { content: "\f100" }
.fa-angle-double-right:before { content: "\f101" }
.fa-angle-double-up:before { content: "\f102" }
.fa-angle-double-down:before { content: "\f103" }
.fa-angle-left:before { content: "\f104" }
.fa-angle-right:before { content: "\f105" }
.fa-angle-up:before { content: "\f106" }
.fa-angle-down:before { content: "\f107" }
.fa-desktop:before { content: "\f108" }
.fa-laptop:before { content: "\f109" }
.fa-tablet:before { content: "\f10a" }
.fa-mobile-phone:before,
.fa-mobile:before { content: "\f10b" }
.fa-circle-o:before { content: "\f10c" }
.fa-quote-left:before { content: "\f10d" }
.fa-quote-right:before { content: "\f10e" }
.fa-spinner:before { content: "\f110" }
.fa-circle:before { content: "\f111" }
.fa-mail-reply:before,
.fa-reply:before { content: "\f112" }
.fa-github-alt:before { content: "\f113" }
.fa-folder-o:before { content: "\f114" }
.fa-folder-open-o:before { content: "\f115" }
.fa-smile-o:before { content: "\f118" }
.fa-frown-o:before { content: "\f119" }
.fa-meh-o:before { content: "\f11a" }
.fa-gamepad:before { content: "\f11b" }
.fa-keyboard-o:before { content: "\f11c" }
.fa-flag-o:before { content: "\f11d" }
.fa-flag-checkered:before { content: "\f11e" }
.fa-terminal:before { content: "\f120" }
.fa-code:before { content: "\f121" }
.fa-mail-reply-all:before,
.fa-reply-all:before { content: "\f122" }
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before { content: "\f123" }
.fa-location-arrow:before { content: "\f124" }
.fa-crop:before { content: "\f125" }
.fa-code-fork:before { content: "\f126" }
.fa-unlink:before,
.fa-chain-broken:before { content: "\f127" }
.fa-question:before { content: "\f128" }
.fa-info:before { content: "\f129" }
.fa-exclamation:before { content: "\f12a" }
.fa-superscript:before { content: "\f12b" }
.fa-subscript:before { content: "\f12c" }
.fa-eraser:before { content: "\f12d" }
.fa-puzzle-piece:before { content: "\f12e" }
.fa-microphone:before { content: "\f130" }
.fa-microphone-slash:before { content: "\f131" }
.fa-shield:before { content: "\f132" }
.fa-calendar-o:before { content: "\f133" }
.fa-fire-extinguisher:before { content: "\f134" }
.fa-rocket:before { content: "\f135" }
.fa-maxcdn:before { content: "\f136" }
.fa-chevron-circle-left:before { content: "\f137" }
.fa-chevron-circle-right:before { content: "\f138" }
.fa-chevron-circle-up:before { content: "\f139" }
.fa-chevron-circle-down:before { content: "\f13a" }
.fa-html5:before { content: "\f13b" }
.fa-css3:before { content: "\f13c" }
.fa-anchor:before { content: "\f13d" }
.fa-unlock-alt:before { content: "\f13e" }
.fa-bullseye:before { content: "\f140" }
.fa-ellipsis-h:before { content: "\f141" }
.fa-ellipsis-v:before { content: "\f142" }
.fa-rss-square:before { content: "\f143" }
.fa-play-circle:before { content: "\f144" }
.fa-ticket:before { content: "\f145" }
.fa-minus-square:before { content: "\f146" }
.fa-minus-square-o:before { content: "\f147" }
.fa-level-up:before { content: "\f148" }
.fa-level-down:before { content: "\f149" }
.fa-check-square:before { content: "\f14a" }
.fa-pencil-square:before { content: "\f14b" }
.fa-external-link-square:before { content: "\f14c" }
.fa-share-square:before { content: "\f14d" }
.fa-compass:before { content: "\f14e" }
.fa-toggle-down:before,
.fa-caret-square-o-down:before { content: "\f150" }
.fa-toggle-up:before,
.fa-caret-square-o-up:before { content: "\f151" }
.fa-toggle-right:before,
.fa-caret-square-o-right:before { content: "\f152" }
.fa-euro:before,
.fa-eur:before { content: "\f153" }
.fa-gbp:before { content: "\f154" }
.fa-dollar:before,
.fa-usd:before { content: "\f155" }
.fa-rupee:before,
.fa-inr:before { content: "\f156" }
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before { content: "\f157" }
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before { content: "\f158" }
.fa-won:before,
.fa-krw:before { content: "\f159" }
.fa-bitcoin:before,
.fa-btc:before { content: "\f15a" }
.fa-file:before { content: "\f15b" }
.fa-file-text:before { content: "\f15c" }
.fa-sort-alpha-asc:before { content: "\f15d" }
.fa-sort-alpha-desc:before { content: "\f15e" }
.fa-sort-amount-asc:before { content: "\f160" }
.fa-sort-amount-desc:before { content: "\f161" }
.fa-sort-numeric-asc:before { content: "\f162" }
.fa-sort-numeric-desc:before { content: "\f163" }
.fa-thumbs-up:before { content: "\f164" }
.fa-thumbs-down:before { content: "\f165" }
.fa-youtube-square:before { content: "\f166" }
.fa-youtube:before { content: "\f167" }
.fa-xing:before { content: "\f168" }
.fa-xing-square:before { content: "\f169" }
.fa-youtube-play:before { content: "\f16a" }
.fa-dropbox:before { content: "\f16b" }
.fa-stack-overflow:before { content: "\f16c" }
.fa-instagram:before { content: "\f16d" }
.fa-flickr:before { content: "\f16e" }
.fa-adn:before { content: "\f170" }
.fa-bitbucket:before { content: "\f171" }
.fa-bitbucket-square:before { content: "\f172" }
.fa-tumblr:before { content: "\f173" }
.fa-tumblr-square:before { content: "\f174" }
.fa-long-arrow-down:before { content: "\f175" }
.fa-long-arrow-up:before { content: "\f176" }
.fa-long-arrow-left:before { content: "\f177" }
.fa-long-arrow-right:before { content: "\f178" }
.fa-apple:before { content: "\f179" }
.fa-windows:before { content: "\f17a" }
.fa-android:before { content: "\f17b" }
.fa-linux:before { content: "\f17c" }
.fa-dribbble:before { content: "\f17d" }
.fa-skype:before { content: "\f17e" }
.fa-foursquare:before { content: "\f180" }
.fa-trello:before { content: "\f181" }
.fa-female:before { content: "\f182" }
.fa-male:before { content: "\f183" }
.fa-gittip:before,
.fa-gratipay:before { content: "\f184" }
.fa-sun-o:before { content: "\f185" }
.fa-moon-o:before { content: "\f186" }
.fa-archive:before { content: "\f187" }
.fa-bug:before { content: "\f188" }
.fa-vk:before { content: "\f189" }
.fa-weibo:before { content: "\f18a" }
.fa-renren:before { content: "\f18b" }
.fa-pagelines:before { content: "\f18c" }
.fa-stack-exchange:before { content: "\f18d" }
.fa-arrow-circle-o-right:before { content: "\f18e" }
.fa-arrow-circle-o-left:before { content: "\f190" }
.fa-toggle-left:before,
.fa-caret-square-o-left:before { content: "\f191" }
.fa-dot-circle-o:before { content: "\f192" }
.fa-wheelchair:before { content: "\f193" }
.fa-vimeo-square:before { content: "\f194" }
.fa-turkish-lira:before,
.fa-try:before { content: "\f195" }
.fa-plus-square-o:before { content: "\f196" }
.fa-space-shuttle:before { content: "\f197" }
.fa-slack:before { content: "\f198" }
.fa-envelope-square:before { content: "\f199" }
.fa-wordpress:before { content: "\f19a" }
.fa-openid:before { content: "\f19b" }
.fa-institution:before,
.fa-bank:before,
.fa-university:before { content: "\f19c" }
.fa-mortar-board:before,
.fa-graduation-cap:before { content: "\f19d" }
.fa-yahoo:before { content: "\f19e" }
.fa-google:before { content: "\f1a0" }
.fa-reddit:before { content: "\f1a1" }
.fa-reddit-square:before { content: "\f1a2" }
.fa-stumbleupon-circle:before { content: "\f1a3" }
.fa-stumbleupon:before { content: "\f1a4" }
.fa-delicious:before { content: "\f1a5" }
.fa-digg:before { content: "\f1a6" }
.fa-pied-piper:before { content: "\f1a7" }
.fa-pied-piper-alt:before { content: "\f1a8" }
.fa-drupal:before { content: "\f1a9" }
.fa-joomla:before { content: "\f1aa" }
.fa-language:before { content: "\f1ab" }
.fa-fax:before { content: "\f1ac" }
.fa-building:before { content: "\f1ad" }
.fa-child:before { content: "\f1ae" }
.fa-paw:before { content: "\f1b0" }
.fa-spoon:before { content: "\f1b1" }
.fa-cube:before { content: "\f1b2" }
.fa-cubes:before { content: "\f1b3" }
.fa-behance:before { content: "\f1b4" }
.fa-behance-square:before { content: "\f1b5" }
.fa-steam:before { content: "\f1b6" }
.fa-steam-square:before { content: "\f1b7" }
.fa-recycle:before { content: "\f1b8" }
.fa-automobile:before,
.fa-car:before { content: "\f1b9" }
.fa-cab:before,
.fa-taxi:before { content: "\f1ba" }
.fa-tree:before { content: "\f1bb" }
.fa-spotify:before { content: "\f1bc" }
.fa-deviantart:before { content: "\f1bd" }
.fa-soundcloud:before { content: "\f1be" }
.fa-database:before { content: "\f1c0" }
.fa-file-pdf-o:before { content: "\f1c1" }
.fa-file-word-o:before { content: "\f1c2" }
.fa-file-excel-o:before { content: "\f1c3" }
.fa-file-powerpoint-o:before { content: "\f1c4" }
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before { content: "\f1c5" }
.fa-file-zip-o:before,
.fa-file-archive-o:before { content: "\f1c6" }
.fa-file-sound-o:before,
.fa-file-audio-o:before { content: "\f1c7" }
.fa-file-movie-o:before,
.fa-file-video-o:before { content: "\f1c8" }
.fa-file-code-o:before { content: "\f1c9" }
.fa-vine:before { content: "\f1ca" }
.fa-codepen:before { content: "\f1cb" }
.fa-jsfiddle:before { content: "\f1cc" }
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before { content: "\f1cd" }
.fa-circle-o-notch:before { content: "\f1ce" }
.fa-ra:before,
.fa-rebel:before { content: "\f1d0" }
.fa-ge:before,
.fa-empire:before { content: "\f1d1" }
.fa-git-square:before { content: "\f1d2" }
.fa-git:before { content: "\f1d3" }
.fa-hacker-news:before { content: "\f1d4" }
.fa-tencent-weibo:before { content: "\f1d5" }
.fa-qq:before { content: "\f1d6" }
.fa-wechat:before,
.fa-weixin:before { content: "\f1d7" }
.fa-send:before,
.fa-paper-plane:before { content: "\f1d8" }
.fa-send-o:before,
.fa-paper-plane-o:before { content: "\f1d9" }
.fa-history:before { content: "\f1da" }
.fa-genderless:before,
.fa-circle-thin:before { content: "\f1db" }
.fa-header:before { content: "\f1dc" }
.fa-paragraph:before { content: "\f1dd" }
.fa-sliders:before { content: "\f1de" }
.fa-share-alt:before { content: "\f1e0" }
.fa-share-alt-square:before { content: "\f1e1" }
.fa-bomb:before { content: "\f1e2" }
.fa-soccer-ball-o:before,
.fa-futbol-o:before { content: "\f1e3" }
.fa-tty:before { content: "\f1e4" }
.fa-binoculars:before { content: "\f1e5" }
.fa-plug:before { content: "\f1e6" }
.fa-slideshare:before { content: "\f1e7" }
.fa-twitch:before { content: "\f1e8" }
.fa-yelp:before { content: "\f1e9" }
.fa-newspaper-o:before { content: "\f1ea" }
.fa-wifi:before { content: "\f1eb" }
.fa-calculator:before { content: "\f1ec" }
.fa-paypal:before { content: "\f1ed" }
.fa-google-wallet:before { content: "\f1ee" }
.fa-cc-visa:before { content: "\f1f0" }
.fa-cc-mastercard:before { content: "\f1f1" }
.fa-cc-discover:before { content: "\f1f2" }
.fa-cc-amex:before { content: "\f1f3" }
.fa-cc-paypal:before { content: "\f1f4" }
.fa-cc-stripe:before { content: "\f1f5" }
.fa-bell-slash:before { content: "\f1f6" }
.fa-bell-slash-o:before { content: "\f1f7" }
.fa-trash:before { content: "\f1f8" }
.fa-copyright:before { content: "\f1f9" }
.fa-at:before { content: "\f1fa" }
.fa-eyedropper:before { content: "\f1fb" }
.fa-paint-brush:before { content: "\f1fc" }
.fa-birthday-cake:before { content: "\f1fd" }
.fa-area-chart:before { content: "\f1fe" }
.fa-pie-chart:before { content: "\f200" }
.fa-line-chart:before { content: "\f201" }
.fa-lastfm:before { content: "\f202" }
.fa-lastfm-square:before { content: "\f203" }
.fa-toggle-off:before { content: "\f204" }
.fa-toggle-on:before { content: "\f205" }
.fa-bicycle:before { content: "\f206" }
.fa-bus:before { content: "\f207" }
.fa-ioxhost:before { content: "\f208" }
.fa-angellist:before { content: "\f209" }
.fa-cc:before { content: "\f20a" }
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before { content: "\f20b" }
.fa-meanpath:before { content: "\f20c" }
.fa-buysellads:before { content: "\f20d" }
.fa-connectdevelop:before { content: "\f20e" }
.fa-dashcube:before { content: "\f210" }
.fa-forumbee:before { content: "\f211" }
.fa-leanpub:before { content: "\f212" }
.fa-sellsy:before { content: "\f213" }
.fa-shirtsinbulk:before { content: "\f214" }
.fa-simplybuilt:before { content: "\f215" }
.fa-skyatlas:before { content: "\f216" }
.fa-cart-plus:before { content: "\f217" }
.fa-cart-arrow-down:before { content: "\f218" }
.fa-diamond:before { content: "\f219" }
.fa-ship:before { content: "\f21a" }
.fa-user-secret:before { content: "\f21b" }
.fa-motorcycle:before { content: "\f21c" }
.fa-street-view:before { content: "\f21d" }
.fa-heartbeat:before { content: "\f21e" }
.fa-venus:before { content: "\f221" }
.fa-mars:before { content: "\f222" }
.fa-mercury:before { content: "\f223" }
.fa-transgender:before { content: "\f224" }
.fa-transgender-alt:before { content: "\f225" }
.fa-venus-double:before { content: "\f226" }
.fa-mars-double:before { content: "\f227" }
.fa-venus-mars:before { content: "\f228" }
.fa-mars-stroke:before { content: "\f229" }
.fa-mars-stroke-v:before { content: "\f22a" }
.fa-mars-stroke-h:before { content: "\f22b" }
.fa-neuter:before { content: "\f22c" }
.fa-facebook-official:before { content: "\f230" }
.fa-pinterest-p:before { content: "\f231" }
.fa-whatsapp:before { content: "\f232" }
.fa-server:before { content: "\f233" }
.fa-user-plus:before { content: "\f234" }
.fa-user-times:before { content: "\f235" }
.fa-hotel:before,
.fa-bed:before { content: "\f236" }
.fa-viacoin:before { content: "\f237" }
.fa-train:before { content: "\f238" }
.fa-subway:before { content: "\f239" }
.fa-medium:before { content: "\f23a" }
.clr { clear: both; }
body { overflow-x: hidden; }
span.ans:last-child { display: none; }
#footer-resizeasl { background-color: transparent; background-clip: border-box; background-origin: padding-box; background-attachment: fixed !important; background-position: center center; background-repeat: no-repeat; background-size: cover; border-bottom: 5px solid #07365f; background-image: url("../images/bgpara1.jpg"); }
.ppp { width: 100%; }
#footerasl { width: 990px; margin: 0px auto; height: 190px; padding-top: 10px; padding-bottom: 10px; }
p.koliyehoghogh,
h2.koliyehoghogh { font-family: 'W_yekan', 'Conv_W_yekan'; text-align: center; color: #fff; font-weight: normal; font-size: 18px; }
#socilanetwork { margin: 0 auto; width: 155px; }
#socilanetwork ul { padding: 0 !important }
#socilanetwork ul li { width: 30px; height: 30px; float: right; text-align: center; background-color: #07365f; list-style-type: none; border-radius: 50%; margin: 3px; }
#footer { text-align: center; width: 350px; margin: 0 auto; margin-bottom: 15px; }
#footer a { text-decoration: none; color: #34bbce; font-family: 'W_yekan', 'Conv_W_yekan' !important }
#footer a:hover { text-decoration: none; color: #07365f; font-family: 'W_yekan', 'Conv_W_yekan' !important }
#footer h2 { color: #fff; font-weight: normal; font-size: 12px; font-family: 'W_yekan', 'Conv_W_yekan'; }
#footer p { font-size: 13px; color: #fff; font-family: 'W_yekan', 'Conv_W_yekan'; }
#footertop-resize { width: 100%; margin: 0 auto; padding-top: 15px; padding-bottom: 15px; font-family: 'W_yekan', 'Conv_W_yekan'; background-color: #f9f9f9; }
#footertop { width: 990px; margin: 0 auto; font-family: 'W_yekan', 'Conv_W_yekan'; }
.footerto3box { width: 330px; float: right; text-align: center; font-family: 'W_yekan', 'Conv_W_yekan'; }
.goiuww { background-repeat: no-repeat; background-position: center center; width: 72px; height: 72px; margin: 0 auto; margin-bottom: 15px; background-image: url(../images/bgfooteryy.png); }
.goiuww-font p { font-family: 'W_yekan', 'Conv_W_yekan'; }
.goiuww img { margin-top: 21px; }
.satraval { width: 990px; margin: 0 auto; margin-top: 20px; }
.satraval1 { width: 572px; float: right; padding: 4px; border: 1px solid #EEEEEE; margin-right: 10px; }
.satraval11 { width: 100%; margin: 0 auto; background-color: #f9f9f9; border: 1px solid #EEEEEE; font-size: 13px; direction: rtl; padding: 7px; }
.satraval11 h1 { font-size: 13px; margin: 7px; display: inline; }
.satrakj { width: 170px; float: right; background-color: #f9f9f9; border: 1px solid #EEEEEE; font-size: 13px; direction: rtl; }
.satrakj p { margin: 7px }
.satrakj2 { width: 390px; background-color: #f9f9f9; border: 1px solid #EEEEEE; font-size: 13px; float: right; margin-right: 2px; direction: rtl; }
.satrakj2 p { margin: 7px }
.satree { margin-top: 4px; }
.productlist { border: 1px solid #eee; direction: rtl; height: 50px; margin: -29px auto 0; padding: 4px; position: absolute; top: 0; width: 100%; z-index: -111; background: url(../images/body_bg.jpg) repeat; }
.productlistdaron { width: 100%; margin: 0 auto; }
.karbord1 { float: right; }
.karbord1 p { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px; text-align: center; }
table.productlistdaron22 { margin-top: 30px; margin-bottom: 30px; }
table.productlistdaron22 thead { background-color: #ebdecf; }
table.productlistdaron22 thead td { padding: 10px; text-align: center; border: 1px dotted #EEEEEE; }
table td img.axlistnmah { padding: 4px; width: 145px; height: 145px; border: 1px solid #eee; background-color: #f9f9f9; }
.productlistdaron22 tbody tr td { text-align: center; }
table tr td.acvgf { width: 155px; }
.productlistdaron22 tbody tr td { border: 1px solid #EEEEEE; font-size: 13px; }
#header-resize1 { background-color: transparent; background-clip: border-box; background-origin: padding-box; background-size: auto auto; background-attachment: fixed !important; background-position: center top; background-repeat: no-repeat; }
#header-resize { background-color: transparent; background-clip: border-box; background-origin: padding-box; background-size: auto auto; background-attachment: fixed !important; background-position: center top; background-repeat: no-repeat; background-image: url("../images/bgpara.jpg"); }
#header-resize11 { background-color: transparent; background-clip: border-box; background-origin: padding-box; background-size: auto auto; background-attachment: fixed !important; background-position: center top; background-repeat: no-repeat; }
#header-resizeabout { background-color: transparent; background-clip: border-box; background-origin: padding-box; background-size: auto auto; background-attachment: fixed !important; background-position: center top; background-repeat: no-repeat; }
#header-resizeabout21 { background-color: transparent; background-clip: border-box; background-origin: padding-box; background-size: auto auto; background-attachment: fixed !important; background-position: center top; background-repeat: no-repeat; }
#header { width: 990px; margin: 0 auto; height: 350px; padding-top: 40px; }
.productlistdaron22 td a { color: #444444; text-decoration: none; font-size: 13px; }
/**//**/.sky-mega-menu,
.sky-mega-menu * { margin: 0; padding: 0; outline: none; border: 0; background: none; }
.sky-mega-menu { font-family: 'W_yekan', 'Conv_W_yekan'; }
/**//**/.sky-mega-menu { width: 800px; margin: 0 auto; position: relative; float: right; z-index: 999; font-size: 0; line-height: 0; text-align: right; height: 50px; }
.sky-mega-menu:after { content: ''; display: table; clear: both; }
.sky-mega-menu li { position: relative; display: inline-block; float: right; border-style: solid; border-color: rgba(0,0,0,.1); border-right-width: 1px; font-size: 13px; line-height: 50px; text-align: right; }
.sky-mega-menu li a { font-family: 'W_yekan', 'Conv_W_yekan'; display: block; padding: 0 20px; text-decoration: none; color: #666; transition: background 0.4s, color 0.4s; -o-transition: background 0.4s, color 0.4s; -ms-transition: background 0.4s, color 0.4s; -moz-transition: background 0.4s, color 0.4s; -webkit-transition: background 0.4s, color 0.4s; }
.sky-mega-menu li > div { position: absolute; z-index: 1000; top: 100%; right: -9999px; margin-top: 8px; background: rgba(255,255,255,0.9); opacity: 0; -o-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; -moz-transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%; -o-transition: -o-transform 0.4s, opacity 0.4s; -ms-transition: -ms-transform 0.4s, opacity 0.4s; -moz-transition: -moz-transform 0.4s, opacity 0.4s; -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; }
.sky-mega-menu li > div:after { content: ''; position: absolute; bottom: 100%; left: 0; width: 100%; height: 8px; background: transparent; }
.sky-mega-menu li > div:before { content: ''; position: absolute; bottom: 100%; right: 24px; border-left: 5px solid transparent; border-bottom: 5px solid rgba(255,255,255,0.9); border-right: 5px solid transparent; }
.sky-mega-menu li:hover > a,
.sky-mega-menu li.current > a { color: #fff; direction: rtl; }
.sky-mega-menu li li:hover > a,
.sky-mega-menu li li.current > a { color: #666; direction: rtl; }
.sky-mega-menu li:hover > div { right: 0; opacity: 1; -webkit-transform: translate(0, 0); }
.sky-mega-menu .right { float: none; border-right-width: 0; border-left-width: 1px; }
.sky-mega-menu .right > div { -o-transform-origin-x: 100%; -ms-transform-origin-x: 100%; -moz-transform-origin-x: 100%; -webkit-transform-origin-x: 100%; }
.sky-mega-menu .right:hover > div { right: 0; left: auto; }
.sky-mega-menu .right:hover > div:before { right: 24px; left: auto; }
.sky-mega-menu .switcher { display: none; }
/**//**/.sky-mega-menu li li { display: block; float: none; border-width: 0; border-top-width: 1px; line-height: 21px; white-space: normal; border-style: dotted; }
.sky-mega-menu li li:first-child { border-top: 0; }
.sky-mega-menu li li a { padding-top: 8px; padding-bottom: 8px; direction: rtl; }
.sky-mega-menu li li > div { top: 0; margin: 0 0 0 8px; }
.sky-mega-menu li li > div:after { top: 0; right: 100%; bottom: auto; left: auto; width: 8px; height: 100%; }
.sky-mega-menu li li > div:before { top: 22px; left: 100%; bottom: auto; right: auto; border-top: 5px solid transparent; border-left: 5px solid rgba(255,255,255,0.9); border-bottom: 5px solid transparent; }
.sky-mega-menu li li:hover > div { right: 100%; }
.sky-mega-menu .right li > div { margin: 0 8px 0 0; -o-transform-origin-x: 100%; -ms-transform-origin-x: 100%; -moz-transform-origin-x: 100%; -webkit-transform-origin-x: 100%; }
.sky-mega-menu .right li > div:after { right: auto; left: 100%; }
.sky-mega-menu .right li > div:before { right: auto; left: 100%; border-right: none; border-left: 5px solid rgba(255,255,255,0.9); }
.sky-mega-menu .right li:hover > div { right: 100%; left: auto; }
/**//**/.sky-mega-menu-fixed { position: fixed; top: 0; left: 0; width: 100%; }
.sky-mega-menu-pos-bottom li > div { top: auto; bottom: 100%; margin: 0 0 8px; -o-transform-origin-y: 100%; -ms-transform-origin-y: 100%; -moz-transform-origin-y: 100%; -webkit-transform-origin-y: 100%; }
.sky-mega-menu-pos-bottom li > div:after { top: 100%; bottom: auto; }
.sky-mega-menu-pos-bottom li > div:before { top: 100%; bottom: auto; border-top: 5px solid rgba(255,255,255,0.9); border-right: 5px solid transparent; border-bottom: none; border-left: 5px solid transparent; }
.sky-mega-menu-pos-bottom li li > div { top: auto; bottom: 0; }
.sky-mega-menu-pos-bottom li li > div:before { top: auto; bottom: 22px; }
.sky-mega-menu-pos-bottom.sky-mega-menu-fixed { top: auto; bottom: 0; }
.sky-mega-menu-pos-left li,
.sky-mega-menu-pos-right li { display: block; float: none; border-width: 0; border-top-width: 1px; }
.sky-mega-menu-pos-left li:first-child,
.sky-mega-menu-pos-right li:first-child { border-top: 0; }
.sky-mega-menu-pos-left li > div,
.sky-mega-menu-pos-right li > div { top: 0; }
.sky-mega-menu-pos-left li > div { margin: 0 0 0 8px; }
.sky-mega-menu-pos-right li > div { margin: 0 8px 0 0; -o-transform-origin-x: 100%; -ms-transform-origin-x: 100%; -moz-transform-origin-x: 100%; -webkit-transform-origin-x: 100%; }
.sky-mega-menu-pos-left li > div:after,
.sky-mega-menu-pos-right li > div:after { top: 0; bottom: auto; width: 8px; height: 100%; }
.sky-mega-menu-pos-left li > div:after { right: 100%; left: auto; }
.sky-mega-menu-pos-right li > div:after { right: auto; left: 100%; }
.sky-mega-menu-pos-left li > div:before,
.sky-mega-menu-pos-right li > div:before { top: 22px; bottom: auto; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.sky-mega-menu-pos-left li > div:before { right: 100%; left: auto; border-right: 5px solid rgba(255,255,255,0.9); }
.sky-mega-menu-pos-right li > div:before { right: auto; left: 100%; border-left: 5px solid rgba(255,255,255,0.9); }
.sky-mega-menu-pos-left li:hover > div { left: 100%; }
.sky-mega-menu-pos-right li:hover > div { right: 100%; left: auto; }
.sky-mega-menu-pos-left .bottom > div,
.sky-mega-menu-pos-right .bottom > div { top: auto; bottom: 0; -o-transform-origin-y: 100%; -ms-transform-origin-y: 100%; -moz-transform-origin-y: 100%; -webkit-transform-origin-y: 100%; }
.sky-mega-menu-pos-left .bottom > div:before,
.sky-mega-menu-pos-right .bottom > div:before { top: auto; bottom: 22px; }
.sky-mega-menu-pos-right li li > div { margin: 0 8px 0 0; -o-transform-origin-x: 100%; -ms-transform-origin-x: 100%; -moz-transform-origin-x: 100%; -webkit-transform-origin-x: 100%; }
.sky-mega-menu-pos-right li li > div:after { right: auto; left: 100%; }
.sky-mega-menu-pos-right li li > div:before { right: auto; left: 100%; border-right: none; border-left: 5px solid rgba(255,255,255,0.9); }
.sky-mega-menu-pos-right li li:hover > div { right: 100%; left: auto; }
.sky-mega-menu-pos-left.sky-mega-menu-fixed { top: 0; right: auto; bottom: 0; left: 0; width: auto; }
.sky-mega-menu-pos-right.sky-mega-menu-fixed { top: 0; right: 0; bottom: 0; left: auto; width: auto; }
/**//**/.sky-mega-menu-anim-slide li > div { -o-transform: translate(0, 60px); -ms-transform: translate(0, 60px); -moz-transform: translate(0, 60px); -webkit-transform: translate(0, 60px); }
.sky-mega-menu-pos-bottom.sky-mega-menu-anim-slide li > div { -o-transform: translate(0, -60px); -ms-transform: translate(0, -60px); -moz-transform: translate(0, -60px); -webkit-transform: translate(0, -60px); }
.sky-mega-menu-anim-slide li:hover > div { -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -moz-transform: translate(0, 0); -webkit-transform: translate(0, 0); }
.sky-mega-menu-anim-scale li > div { -o-transform: scale(0, 0); -ms-transform: scale(0, 0); -moz-transform: scale(0, 0); -webkit-transform: scale(0, 0); }
.sky-mega-menu-anim-scale li:hover > div { -o-transform: scale(1, 1); -ms-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); }
.sky-mega-menu-anim-flip { perspective: 2000px; -o-perspective: 2000px; -moz-perspective: 2000px; -webkit-perspective: 2000px; }
.sky-mega-menu-anim-flip li > div { transform-style: preserve-3d; -o-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; transform: rotateX(-75deg); -o-transform: rotateX(-75deg); -moz-transform: rotateX(-75deg); -webkit-transform: rotateX(-75deg); }
.sky-mega-menu-anim-flip li:hover > div { transform: rotateX(0deg); -o-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); }
/**//**/.sky-mega-menu .grid-column { float: left; border-color: #d9d9d9; border-left-width: 1px; border-left-style: solid; }
.sky-mega-menu .grid-column:first-child { margin-left: 0; border-left: 0; }
.sky-mega-menu .grid-column2,
.sky-mega-menu .grid-container2 { width: 155px; }
.sky-mega-menu .grid-column3,
.sky-mega-menu .grid-container3 { width: 200px; }
.sky-mega-menu .grid-column4,
.sky-mega-menu .grid-container4 { width: 311px; }
.sky-mega-menu .grid-column5,
.sky-mega-menu .grid-container5 { width: 389px; }
.sky-mega-menu .grid-column6,
.sky-mega-menu .grid-container6 { width: 467px; }
.sky-mega-menu .grid-column7,
.sky-mega-menu .grid-container7 { width: 545px; }
.sky-mega-menu .grid-column8,
.sky-mega-menu .grid-container8 { width: 623px; }
.sky-mega-menu .grid-column9,
.sky-mega-menu .grid-container9 { width: 701px; }
.sky-mega-menu .grid-column10,
.sky-mega-menu .grid-container10 { width: 779px; }
.sky-mega-menu .grid-column11,
.sky-mega-menu .grid-container11 { width: 857px; }
.sky-mega-menu .grid-column12,
.sky-mega-menu .grid-container12 { width: 935px; }
/**//**/.sky-mega-menu li a > .fa { display: block; float: left; width: 16px; margin: 0 10px 0 -4px; font-size: 16px; line-height: inherit; text-align: center; }
.sky-mega-menu li a > .fa-single { float: none; margin: 0; }
.sky-mega-menu li a > .fa-indicator { position: relative; top: -1px; float: none; display: inline-block; vertical-align: middle; width: auto; margin: 0 -10px 0 10px; font-size: 9px; line-height: 1; text-align: right; }
.sky-mega-menu li li a > .fa-indicator { top: 0; float: right; display: block; line-height: inherit; }
/**//**/.sky-mega-menu form fieldset { display: block; padding: 25px 30px; }
.sky-mega-menu form fieldset + fieldset { border-top: 1px solid rgba(0,0,0,.1); }
.sky-mega-menu form section { margin-bottom: 20px; }
.sky-mega-menu form .input,
.sky-mega-menu form .textarea,
.sky-mega-menu form .radio,
.sky-mega-menu form .checkbox,
.sky-mega-menu form .button { position: relative; display: block; }
.sky-mega-menu form .input input,
.sky-mega-menu form .textarea textarea { display: block; box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; height: 39px; padding: 8px 10px; outline: none; border: 2px solid #e5e5e5; border-radius: 0; background: #fff; font: 13px/19px 'Open Sans', Helvetica, Arial, sans-serif; color: #404040; -moz-appearance: none; -webkit-appearance: none; transition: border-color 0.3s; -o-transition: border-color 0.3s; -ms-transition: border-color 0.3s; -moz-transition: border-color 0.3s; -webkit-transition: border-color 0.3s; }
.sky-mega-menu form .textarea textarea { height: auto; resize: none; }
.sky-mega-menu form .button { float: right; height: 39px; overflow: hidden; margin-left: 20px; padding: 0 20px; outline: none; border: 0; background-color: #fbca2f; font: 300 13px/39px 'Open Sans', Helvetica, Arial, sans-serif; text-decoration: none; color: #fff; cursor: pointer; opacity: 0.8; transition: opacity 0.2s; -o-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -moz-transition: opacity 0.2s; -webkit-transition: opacity 0.2s; }
.sky-mega-menu form .fa-append { position: absolute; top: 5px; right: 5px; width: 29px; height: 29px; padding-left: 3px; border-left: 1px solid #e5e5e5; font-size: 15px; line-height: 29px; text-align: center; color: #ccc; }
.sky-mega-menu form .input .fa-append + input,
.sky-mega-menu form .textarea .fa-append + textarea { padding-right: 46px; }
.sky-mega-menu form .row { margin: 0 -15px; }
.sky-mega-menu form .row:after { content: ''; display: table; clear: both; }
.sky-mega-menu form .col { float: left; min-height: 1px; padding-right: 15px; padding-left: 15px; box-sizing: border-box; -moz-box-sizing: border-box; }
.sky-mega-menu form .col-6 { width: 50%; }
.sky-mega-menu form .input:hover input,
.sky-mega-menu form .textarea:hover textarea,
.sky-mega-menu form .checkbox:hover i { border-color: #8dc9e5; }
.sky-mega-menu form .button:hover { opacity: 1; }
.sky-mega-menu form .input input:focus,
.sky-mega-menu form .textarea textarea:focus,
.sky-mega-menu form .checkbox input:focus + i { border-color: #fbca2f; }
.sky-mega-menu .search { border-left: 0; }
.sky-mega-menu .search .input { margin: 3px 3px 3px 3px; }
.sky-mega-menu .search .input input { width: 240px; padding-right: 65px; }
.sky-mega-menu .search .button { position: absolute; top: 0; right: 0; margin: 0; }

/**//**/@media screen and (max-width:1000px) {
.sky-mega-menu li a { padding: 0 15px; color: #fff; }
.sky-mega-menu li a > .fa-indicator { margin-right: -5px; }
.sky-mega-menu .grid-column2,
.sky-mega-menu .grid-container2 { width: 117px; }
.sky-mega-menu .grid-column3,
.sky-mega-menu .grid-container3 { width: 176px; }
.sky-mega-menu .grid-column4,
.sky-mega-menu .grid-container4 { width: 235px; }
.sky-mega-menu .grid-column5,
.sky-mega-menu .grid-container5 { width: 294px; }
.sky-mega-menu .grid-column6,
.sky-mega-menu .grid-container6 { width: 353px; }
.sky-mega-menu .grid-column7,
.sky-mega-menu .grid-container7 { width: 412px; }
.sky-mega-menu .grid-column8,
.sky-mega-menu .grid-container8 { width: 471px; }
.sky-mega-menu .grid-column9,
.sky-mega-menu .grid-container9 { width: 530px; }
.sky-mega-menu .grid-column10,
.sky-mega-menu .grid-container10 { width: 589px; }
.sky-mega-menu .grid-column11,
.sky-mega-menu .grid-container11 { width: 648px; }
.sky-mega-menu .grid-column12,
.sky-mega-menu .grid-container12 { width: 707px; }
}

/**//**/@media screen and (max-width:767px) {
body { -webkit-text-size-adjust: none; }
.sky-mega-menu .grid-column { float: none; width: auto; margin: 0; border: 0; border-top: 1px solid #d9d9d9; }
.sky-mega-menu .grid-column:first-child { border-top: 0; }
.sky-mega-menu form fieldset { display: block; padding: 15px 20px; }
.sky-mega-menu form section { margin-bottom: 10px; }
.sky-mega-menu form .row { margin: 0 -10px; }
.sky-mega-menu form .col { padding-right: 10px; padding-left: 10px; }
.sky-mega-menu-response-to-stack > li { display: block; float: none; border: 0; border-top: 1px solid #d9d9d9; }
.sky-mega-menu-response-to-stack > li:first-child { border-top: 0; }
.sky-mega-menu-response-to-switcher > li { display: none; float: none; border: 0; }
.sky-mega-menu-response-to-switcher > .switcher { display: block; }
.sky-mega-menu-response-to-switcher:hover > li { display: block; border-top: 1px solid #d9d9d9; }
.sky-mega-menu-response-to-switcher:hover > .switcher { display: none; }
.sky-mega-menu-response-to-stack li > div,
.sky-mega-menu-response-to-stack li > [class^="grid-container"],
.sky-mega-menu-response-to-switcher li > div,
.sky-mega-menu-response-to-switcher li > [class^="grid-container"] { top: 100%; bottom: auto; width: auto; margin: 8px 0 0 0; -o-transform-origin: 0 0; -ms-transform-origin: 0 0; -moz-transform-origin: 0 0; -webkit-transform-origin: 0 0; }
.sky-mega-menu-response-to-stack li > div:after,
.sky-mega-menu-response-to-switcher li > div:after { top: auto; right: auto; bottom: 100%; left: 0; width: 100%; height: 8px; }
.sky-mega-menu-response-to-stack li > div:before,
.sky-mega-menu-response-to-switcher li > div:before { display: none; }
.sky-mega-menu-response-to-stack li a > .fa,
.sky-mega-menu-response-to-switcher li a > .fa { margin: 0 15px 0 0; }
.sky-mega-menu-response-to-stack li:hover > div,
.sky-mega-menu-response-to-stack li:hover > [class^="grid-container"],
.sky-mega-menu-response-to-switcher li:hover > div,
.sky-mega-menu-response-to-switcher li:hover > [class^="grid-container"] { right: 0; left: 51px; }
.sky-mega-menu-response-to-stack li li > div,
.sky-mega-menu-response-to-switcher li li > div { top: 100%; width: auto; margin: 8px 0 0 0; }
.sky-mega-menu-response-to-stack li li > div:after,
.sky-mega-menu-response-to-switcher li li > div:after { top: auto; right: auto; bottom: 100%; left: 0; width: 100%; height: 8px; }
.sky-mega-menu-response-to-stack li li:hover > div,
.sky-mega-menu-response-to-switcher li li:hover > div { right: 0; left: 51px; }
.sky-mega-menu-response-to-stack .search .input input,
.sky-mega-menu-response-to-switcher .search .input input { width: 100%; }
.sky-mega-menu-response-to-icons li { position: static; font-size: 0; }
.sky-mega-menu-response-to-icons li a { padding: 0 10px; }
.sky-mega-menu-response-to-icons li > div,
.sky-mega-menu-response-to-icons li > [class^="grid-container"] { width: 100%; }
.sky-mega-menu-response-to-icons li > div:before { display: none; }
.sky-mega-menu-response-to-icons li a > .fa { margin: 0; }
.sky-mega-menu-response-to-icons li a > .fa-indicator { position: static; display: block; float: right; margin-left: 10px; line-height: 45px; }
.sky-mega-menu-response-to-icons li li { position: relative; font-size: 13px; }
.sky-mega-menu-response-to-icons li li > div,
.sky-mega-menu-response-to-icons .right li > div { top: 100%; margin: 8px 0 0 0; }
.sky-mega-menu-response-to-icons li li > div:after,
.sky-mega-menu-response-to-icons .right li > div:after { top: auto; right: auto; bottom: 100%; left: 0; width: 100%; height: 8px; }
.sky-mega-menu-response-to-icons li li:hover > div,
.sky-mega-menu-response-to-icons .right li:hover > div { right: 0; left: 41px; width: auto; }
.sky-mega-menu-response-to-icons li li a > .fa { margin-right: 10px; }
.sky-mega-menu-response-to-icons li li a > .fa-indicator { margin-right: 0px; }
.sky-mega-menu-response-to-icons.sky-mega-menu-anim-flip li li > div { top: 100%; margin: 8px 0 0 0; transform: rotateX(0deg); -moz-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); }
.sky-mega-menu-pos-bottom.sky-mega-menu-response-to-icons li li > div { top: auto; bottom: 100%; margin: 0 0 8px 0; }
.sky-mega-menu-pos-bottom.sky-mega-menu-response-to-icons li li > div:after { top: 100%; bottom: auto; }
}
.hytr { width: 990px; margin: 0 auto; height: 50px; }
.navigation22 { padding: 5px; margin: 0 auto; width: 990px; direction: rtl; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; line-height: 35px; }
.navigation23 { background-color: #F1F1F1; float: right; margin: 0px auto 14px 10px; border: 1px solid #eee; padding: 5px; direction: rtl; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; width: 892px; height: 25px; line-height: 25px; float: right; }
.navigation22 a { float: right; width: auto; height: auto; padding-left: 30px; padding-right: 10px; color: #444; text-decoration: none; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; direction: rtl; font-weight: normal }
.navigation22 h1 { float: right; width: auto; height: auto; padding-left: 30px; padding-right: 10px; color: #444; text-decoration: none; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; direction: rtl; font-weight: normal; line-height: 30px; }
.araghtr,
a.araghtr { background: none !important; color: #444 !important; line-height: 35px; }
.araghtr h1,
h2 { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; line-height: 35px !important; }
.navigation22 img:nth-child(1) { margin: 5px 10px 0 0 !important; float: right }
.boxlefttt { width: 490px; float: left; background-color: #FFFFFF; border: 1px solid #EEE; min-height: 258px; position: relative; }
img.axmaghalatmp { margin-top: 22px; }
.picpropara { height: 199px; }
.namepropara { width: 144px; height: 51px; color: #FFF; text-decoration: none; background-color: #d70100; text-align: center; }
.namepropara a { color: #FFF; font-family: 'W_yekan', 'Conv_W_yekan'; line-height: 51px; font-size: 13px; text-decoration: none; }
.newsjoz2ggg { width: 144px; height: 250px; background-color: #FFF; float: right; }
.newsjoz2gggjyter { width: 144px; height: 250px; background-color: #FFF; float: right; margin-left: 26px !important; margin-right: 26px !important; }
.newsjoz { width: 485px; height: 120px; }
.newsjoz2 { width: 144px; height: 120px; background-color: #fff; float: right; text-align: center; }
.newsjoz22 { width: 144px; height: 120px; background-color: #fff; float: right; margin-right: 26px; margin-left: 26px; text-align: center; }
#news-resize { margin: 0 auto; }
#news { float: right; position: relative; width: 485px; margin: 0 auto; position: relative; }
#news66 { float: left; position: relative; width: 485px; margin: 0 auto; position: relative; }
.footer-left { width: 215px; height: 300px; float: left; }
#nt-title { }
#nt-title li { font-size: 28px; color: #4E4E4E; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#nt-example1 { width: 485px; height: 250px !important; margin: 0 auto; position: relative; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
#nt-example1-container { text-align: center; }
#nt-example1-prev,
#nt-example1-next { font-size: 21px; color: #fff !important; width: 30px!important; height: 30px!important; background-color: #D70100; float: left; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; position: absolute; }
#nt-example1-prev:hover,
#nt-example1-next:hover { background-color: #000; }
#nt-example1-prev { margin-left: 5px !important; background-position: center; background-repeat: no-repeat; top: 0px; left: 30px; }
#nt-example1-next { margin-left: 7px !important; background-position: center; background-repeat: no-repeat; top: 0px; left: -7px; }
#nt-example1-prev:hover,
#nt-example1-next:hover { color: #213733 !important; }
#nt-example1 li { color: #fff; overflow: hidden; height: 120px; margin-bottom: 10px; }
#nt-example1 li .text-seo { width: 350px; height: 150px; float: right; }
#nt-example1 li .text-seo p { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px; color: #000; font-weight: normal; text-align: justify; direction: rtl; width: 350px; }
#nt-example1 li .text-seo p span { color: #ff7600; }
#nt-example1 li .img-seo { width: 117px; height: 150px; float: left; }
#nt-example1 li p,
#nt-example1 li p a { font-family: 'W_yekan', 'Conv_W_yekan'; color: #000; font-size: 13px; font-weight: normal; text-align: right; width: 490px; float: right; direction: rtl; }
.contact-sub2 { direction: rtl; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; }
.sub-serv { height: 50px; width: 480px; background-position: bottom left; background-repeat: no-repeat; margin-bottom: 10px; }
.sub-serv p { font-family: 'W_yekan', 'Conv_W_yekan'; color: #2f2e2e; font-size: 19px; font-weight: normal; text-align: right; direction: rtl; padding-top: 10px; }
ul.serv { margin: 0px; padding: 0px; list-style-type: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.var_nav { position: relative; background: #000; border-right: 5px solid #2ba08b; width: 480px; border-bottom: 1px solid #fff083; border-top: 1px solid #fff083; height: 36px; margin-bottom: 5px; }
.link_bg { width: 35px; height: 35px; position: absolute; right: 0; background: #fff083; color: #fff; z-index: 2; }
.link_bg i { position: relative; }
.link_title { position: absolute; width: 100%; z-index: 3; color: #f76570; }
.link_title:hover .icon3 { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
.var_nav:hover .link_bg { width: 100%; background: #fff083; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.var_nav:hover a { font-weight: bold; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.icon3 { position: relative; width: 35px; height: 35px; text-align: center; color: #000; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; transition: all .5s ease-in-out; float: right; }
.icon3 i { top: 10px; position: relative; color: #2ba08b; font-size: 14px; }
a.hover-serv { display: block; position: absolute; float: left; font-family: 'W_yekan', 'Conv_W_yekan'; color: #000; text-decoration: none; width: 100%; height: 35px; text-align: center; }
span.hover-serv2 { margin-top: 6px; font-family: 'W_yekan', 'Conv_W_yekan'; color: #2ba08b; font-size: 15px; font-weight: normal; text-align: right; direction: rtl; margin-right: 40px; display: block; }
#nt-example2 { padding-left: 0px !important; }
#nt-example1 { padding-left: 0px !important; }
.listmagh { color: #FFF; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; margin-top: -60px; z-index: 999999; width: 490px; float: left; text-align: center; height: 40px; border-top: 2px solid #725138; border-bottom: 2px solid #725138; }
.newartiuy { width: 100px; height: 31px; float: right; background-color: #e54f40; text-align: center; margin-right: 20px; line-height: 31px; color: #FFF; }
.newartiuy a { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; }
.arshivmagh { width: 100px; height: 31px; float: left; background-color: #e54f40; text-align: center; margin-right: 20px; line-height: 31px; color: #FFF; margin-left: 80px }
.arshivmagh a { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; }
#nt-example2 { padding-top: 25px; width: 485px; height: 255px !important; margin: 0 auto; position: relative; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
#nt-example2-container { text-align: center; }
#nt-example2-prev,
#nt-example2-next { font-size: 21px; color: #fff !important; width: 25px!important; height: 25px!important; background-color: #725138; border-color: #D9D9D9; float: left; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; position: absolute; }
#nt-example2-prev:hover,
#nt-example2-next:hover { background-color: #000; }
#nt-example2-prev { margin-left: 5px !important; background-position: center; background-repeat: no-repeat; top: -53px; left: 30px; }
#nt-example2-next { margin-left: 7px !important; background-position: center; background-repeat: no-repeat; top: -53px; left: -7px; }
#nt-example2-prev:hover,
#nt-example2-next:hover { color: #213733 !important; }
#nt-example2 li { color: #fff; overflow: hidden; height: 200px; margin-bottom: 10px; }
#nt-example2 li .text-seo { width: 350px; height: 150px; float: right; }
#nt-example2 li .text-seo p { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px; color: #000; font-weight: normal; text-align: justify; direction: rtl; width: 350px; }
#nt-example2 li .text-seo p span { color: #ff7600; }
#nt-example2 li .img-seo { width: 117px; height: 150px; float: left; }
#nt-example2 li p,
#nt-example2 li p a { font-size: 13px; font-weight: normal; text-align: right; line-height: 1.8em; float: right; direction: rtl; text-align: justify; color: #444; height: 120px; overflow: hidden; }
.productmjte { width: 144px; height: 264px; float: right; background-color: #FFF; }
.maghalat { height: 200px; width: 480px; }
.maghalat1 { width: 200px; height: 200px; background-color: #BF484A; margin-left: 10px; float: right; border: 1px solid #EEE; background-color: #F9F9F9; left: -100px !important; padding: 4px; }
.maghalat2 { width: 250px; float: right; }
.maghalat3 { width: 250px; float: right; }
img.naghshemahsol { border: 1px solid #EEE; background-color: #F9F9F9; padding: 4px; }
p.naghshemahsol22 { margin-bottom: 10px; color: #725138; font-size: 13px; }
.louyt { width: 490px; float: right; background-color: #FFFFFF; border: 1px solid #EEE; padding-top: 15px; padding-right: 15px; }
.hvr-shutter-out-horizontal { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: rgba(255, 255, 255, 0.9); -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-shutter-out-horizontal:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background: rgba(7, 54, 95, 0.7); -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; color: #fff !important }
.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active { color: white !important; }
.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); }
.maghalat2 a.naghshemahsol22 { text-align: right; text-decoration: none; float: right; margin-bottom: 15px; color: #725138; }
p.tanaviuu { float: right; line-height: 40px; border-top: 2px solid green; border-bottom: 2px solid green; margin-top: -2px; height: 40px; }
.tanaviuu11 { float: right; width: 490px; height: 40px; margin-bottom: 19px; border-bottom: 2px solid #725138; border-top: 2px solid #725138; }
p.maghmorew { float: right; font-size: 13px; line-height: 40px; border-top: 2px solid #008000; border-bottom: 2px solid #008000; margin-top: -2px; height: 40px; }
.navigatyupo { height: 73px; margin: 0 auto; width: 100%; }
.navigatyupo1 { width: 990px; margin: 0 auto; height: 50px; }
.navigation21 { width: 990px; position: relative; height: 50px; margin: 0px auto; margin-top: -64px; background-color: #FFFFFF; border: 1px solid #eee; top: 29px; }
.aboutus { width: 990px; margin: 0 auto; }
.axaboutus { width: 437px; float: left; margin-right: 20px; }
p.texsaboutus { direction: rtl; font-size: 13px; color: #444; text-align: justify; }
.body-resize { width: 100%; margin: 0 auto; padding-top: 30px; margin-top: -20px; padding-bottom: 30px; position: relative }
.dt-sc-ico-border-title { width: 100%; text-align: right; clear: both; float: left; font-size: 17px; margin-bottom: 20px; display: block; }
.aboutus p { color: #444; text-align: justify; direction: rtl; font-size: 13px; }
.locationhhhh { background-color: #FFFFFF; width: 40px; height: 40px; text-align: center; border: 1px solid #EEEEEE; border-radius: 50%; float: right; margin-left: 10px; }
.locationhhhh img { margin-top: 5px; }
span.locationhhhh11 { float: right; line-height: 38px; font-size: 13px; text-align: right; }
.contasss { width: 490px; float: right; }
.map { background-color: #603536; float: left; background-color: #f9f9f9; border: 1px solid #EEEEEE; padding: 5px; }
.aricleshow { width: 990px; margin: 0 auto; border: 1px solid #EEEEEE; background-color: #FFFFFF; padding: 15px; font-family: 'W_yekan', 'Conv_W_yekan'; line-height: 1.8em; }
.aricleshow p { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; line-height: 1.8em; text-align: justify; }
.te-text { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; direction: rtl; text-align: justify; }
.te-text p { font-size: 13px; direction: rtl; text-align: justify; }
.te-text2 { font-size: 13px; direction: rtl; text-align: justify; color: #5D310E; margin-top: 20px; margin-bottom: 20px; }
.te-text2 p { color: #5D310E; margin-top: 20px; margin-bottom: 20px; font-size: 17px; direction: rtl; text-align: justify; }
.topabout { position: relative; margin: 0 auto; clear: both; width: 990px; padding-bottom: 32px; height: 40px; border-top: 2px solid #725138; border-bottom: 2px solid #725138; margin-bottom: 20px !important; margin-top: 20px !important; }
h1.tanaviuu { font-size: 13px; float: right; line-height: 40px; border-top: 2px solid #008000; border-bottom: 2px solid #008000; margin-top: -2px; height: 40px; }
.kharigh { margin-right: 60px; float: right; }
.boxkhadamat { background-color: #fff; width: 430px; height: 164px; border-top: 2px solid #5D310E; border-bottom: 2px solid #5D310E; margin-bottom: 15px; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; float: right; }
img.axnewsbox { float: right; border: 1px solid #EEEEEE; margin-top: 7px; margin-left: 10px; width: 145px; height: 145px; margin-right: -60px; padding: 4px; }
.texmaghj { margin-top: 10px; text-align: right; direction: rtl; padding-left: 10px; }
a.titmagh { color: #5D310E; font-size: 15px; direction: rtl !important; text-align: right; text-decoration: none; }
p.matnemagh { font-size: 13px; color: #363B3F; direction: rtl; text-align: justify; height: 75px !important; overflow: hidden; margin-bottom: 8px; margin-top: 10px; }
.hemaghjtr { height: 70px !important; }
.kharidshow { width: 23px; height: 23px; float: left; }
.khareg { float: left; }
#box2 { width: 990px; margin: 0 auto; margin-top: 30px; margin-bottom: 20px; }
.type-10 { padding: 0 !important; }
.type-10 > span > span { display: block; width: 100%; height: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; -webkit-transform-origin: 0 0; transform-origin: 0 0; }
.type-10 > span > span span { position: absolute; width: 100%; height: 100%; display: block; opacity: 1; left: 0; top: 0; box-sizing: border-box; -moz-box-sizing: border-box; padding: 0px 0; text-align: center; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; background: #b1e793; color: #fff; -webkit-transition: -webkit-transform 0.3s linear, background 0.3s linear; transition: transform 0.3s linear, background 0.3s linear; -webkit-transform-origin: 0 0; transform-origin: 0 0; }
.type-10:hover > span > span span:first-of-type { background: #1a5470; }
.type-10 > span > span span:nth-of-type(2) { -webkit-transform: rotateX(-90deg) translateZ(52px); transform: rotateX(-90deg) translateZ(52px); background: #b1e793; }
.type-10:hover > span > span span:nth-of-type(2) { background: #b1e793; color: #fff; }
.type-10:hover > span > span { -webkit-transform: rotateX(90deg); transform: rotateX(90deg); }
.kharidshow { width: 23px; height: 23px; float: left; }
.kharigh { float: right; }
.axprojerighttop { }
.titlrprojelefttop { width: 200px; height: 40px; line-height: 40px; text-align: center; font-size: 13px; background-color: #B1E793; margin-top: 5px; }
.axprojerighttop img { box-shadow: -5px 5px 0px #5D310E; border: 1px solid rgb(238, 238, 238); }
.axprojelefttop { width: 400px; position: relative; float: right }
.titlrprojerightttop { width: 200px; height: 40px; line-height: 40px; text-align: center; font-size: 13px; background-color: #B1E793; box-shadow: -5px 5px 0px #eee; top: 245px; margin-top: 5px; }
.axprojelefttop img { }
.aboutus245 { width: 990px; margin: 0 auto; }
.dtl12 { width: 200px; height: 200px; position: relative; overflow: hidden; border: 1px solid #EEE; }
.dtl112 { width: 200px; height: 200px; position: relative; overflow: hidden; border: 1px solid #EEE; }
.dtl122 { width: 200px; height: 240px; margin: 23px; position: relative; float: right; }
.dtl12 * { position: absolute; margin: 0; padding: 0; }
.dtl12 img { width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.dtl12 .dtl * { position: relative; font-family: 'W_yekan', 'Conv_W_yekan'; }
.dtl12 .dtl { background: #333; width: 100%; height: 100%; top: 0; left: -100%; visibility: hidden; -webkit-transition: all 0.3s 0.15s; -moz-transition: all 0.3s 0.15s; -o-transition: all 0.3s 0.15s; transition: all 0.3s; -webkit-transform: scale(0.7) rotateZ(180deg); -moz-transform: scale(0.7) rotateZ(180deg); -ms-transform: scale(0.7) rotateZ(180deg); -o-transform: scale(0.7) rotateZ(180deg); transform: scale(0.7) rotateZ(180deg); }
.dtl12 .dtl h3 { color: #fff; font-size: 16px; font-weight: normal; margin: 20px 30px; text-decoration: underline; }
.dtl12 .dtl p { padding: 0 20px; line-height: 1.2; }
.dtl112 * { position: absolute; margin: 0; padding: 0; }
.dtl112 img { width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.dtl112 .dtl * { position: relative; font-family: 'W_yekan', 'Conv_W_yekan'; }
.dtl112 .dtl { background: #333; width: 100%; height: 100%; top: 0; left: -100%; visibility: hidden; -webkit-transition: all 0.3s 0.15s; -moz-transition: all 0.3s 0.15s; -o-transition: all 0.3s 0.15s; transition: all 0.3s; -webkit-transform: scale(0.7) rotateZ(180deg); -moz-transform: scale(0.7) rotateZ(180deg); -ms-transform: scale(0.7) rotateZ(180deg); -o-transform: scale(0.7) rotateZ(180deg); transform: scale(0.7) rotateZ(180deg); }
.dtl112 .dtl h3 { color: #fff; font-size: 16px; font-weight: normal; margin: 20px 30px; text-decoration: underline; }
.dtl112 .dtl p { line-height: 1.8em; color: #fff; font-family: 'W_yekan', 'Conv_W_yekan'; text-align: center; padding: 0 20px; margin: 7px; }
.dtl122:hover img { left: 100%; -webkit-transform: scale(0.7) rotateZ(180deg); -moz-transform: scale(0.7) rotateZ(180deg); -ms-transform: scale(0.7) rotateZ(180deg); -o-transform: scale(0.7) rotateZ(180deg); transform: scale(0.7) rotateZ(180deg); }
.dtl122:hover .dtl { visibility: visible; left: 0; -webkit-transform: scale(1) rotateZ(0deg); -moz-transform: scale(1) rotateZ(0deg); -ms-transform: scale(1) rotateZ(0deg); -o-transform: scale(1) rotateZ(0deg); transform: scale(1) rotateZ(0deg); }
p.texaval { color: rgb(255, 255, 255); font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; direction: rtl; margin-top: 30px; }
p.texdovom { direction: rtl; color: rgb(255, 255, 255); font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; margin-right: 40px; }
.hvr-radial-in { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; overflow: hidden; background: #5D310E; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-radial-in:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #b1e793; border-radius: 100%; -webkit-transform: scale(2); transform: scale(2); -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-radial-in:hover,
.hvr-radial-in:focus,
.hvr-radial-in:active { color: white; }
.hvr-radial-in:hover:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:active:before { -webkit-transform: scale(0); transform: scale(0); }
.hvr-bounce-to-right { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.hvr-bounce-to-right:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #cff5b9; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active { color: white; }
.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
.hvr-bounce-to-left { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.hvr-bounce-to-left:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #cff5b9; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-bounce-to-left:hover,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:active { color: white; }
.hvr-bounce-to-left:hover:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
.titlrprojelefttop a { text-decoration: none; color: #444; }
.btn17 { width: 200px; height: 200px; overflow: hidden; position: relative; float: right; }
.btn17 { text-align: center; overflow: hidden; position: relative; float: right; margin-left: 10px; }
.btn17 * { position: absolute; margin: 0; padding: 0; }
.btn17 img { top: 0; left: 0; }
.btn17 .ovrly { background: rgba(0,0,0,0.5); height: 100%; left: 0; top: 0; width: 100%; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.btn17 .fa { background: rgba(256, 256, 256, 0.9); -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); color: rgba(50, 50, 50, 0.9); display: block; line-height: 40px; font-size: 16px; text-align: center; text-decoration: none; width: 40px; height: 40px; top: 80px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; opacity: 0; -webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); transform: rotateZ(360deg); }
.btn17 .fa:hover { background: rgba(256,256,256,1); }
.btn17 .fa-link { left: 85px; }
.btn17 .fa-search { left: 145px; }
.btn177:hover .fa { opacity: 1; -webkit-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -ms-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); transform: rotateZ(0deg); }
.btn177:hover .ovrly { opacity: 1; }
img.nhtre { margin-top: 8px; margin-left: 8px; margin-left: 7px; }
.dtl32 { width: 200px; height: 200px; position: relative; text-align: center; }
.dtl32 * { position: absolute; margin: 0; padding: 0; }
.dtl32 img { width: 100%; height: 100%; top: 0; left: 0; }
.dtl32 .dtl * { top: 50px; opacity: 0; position: relative; font-family: 'W_yekan', 'Conv_W_yekan'; -webkit-transition: all 0.3s 0.3s; -moz-transition: all 0.3s 0.3s; -o-transition: all 0.3s 0.3s; transition: all 0.3s 0.3s; }
.dtl32 .dtl { background: #333; width: 100%; height: 100%; left: 0; top: 0; -webkit-transform: perspective(600px) rotateX(-90deg); -moz-transform: perspective(600px) rotateX(-90deg); -ms-transform: perspective(600px) rotateX(-90deg); -o-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); visibility: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.dtl32 .dtl h3 { color: #fff; font-size: 16px; font-weight: normal; margin: 20px 30px; text-decoration: underline; }
.dtl32 .dtl p { color: #FFFFFF; font-size: 13px; font-family: 'W_yekan', 'Conv_W_yekan'; padding: 0 20px; }
.dtl322:hover .dtl { visibility: visible; -webkit-transform: perspective(600px) rotateY(0deg); -moz-transform: perspective(600px) rotateY(0deg); -ms-transform: perspective(600px) rotateY(0deg); -o-transform: perspective(600px) rotateY(0deg); transform: perspective(600px) rotateY(0deg); }
.dtl322:hover .dtl * { top: 0; opacity: 1; }
.juy { color: #EEEEEE; width: 180px; margin: 0 auto; margin-top: 20px; margin-bottom: 20px }
p.juy2 { margin-top: 20px !important }
.skemaservicer { width: 990px; margin: 0px auto; margin-bottom: 20px; }
.rightservice { float: right; width: 495px; }
.skemaservicer1 { width: 289px; margin-bottom: 2px; margin-top: 2px; padding-bottom: 7px; padding-top: 7px; padding-right: 8px; border-bottom: 1px dotted #EEE; background-color: #cef0bb; border-right: 1px solid #FAC92E; float: right; }
p.skemaservicer1name { color: #707070; font-size: 13px; padding-right: 5px; direction: rtl; text-align: right; }
.skemaservicer2 { width: 192px; margin: 2px 2px 2px 1px; padding-bottom: 7px; padding-top: 7px; padding-right: 8px; border-bottom: 1px dotted #EEE; background-color: #F9F9F9; float: right; }
.grew { margin: 0 auto; margin-top: 20px !important; margin-bottom: 20px !important; }
.hytr2 { width: 100%; margin: 0 auto; background-color: rgba(7, 54, 95, 0.7); top: 20px; height: 50px; position: absolute; }
.hyza { float: left; margin-top: -60px; }
li a.hvr-bounce-to-bottom { color: #FFFFFF; }
.hvr-radial-in:hover a { color: #FFFFFF; }
.titlrprojelefttop:hover a { color: #FFFFFF; }
.louyt2 { width: 990px; float: right; background-color: #FFF; border: 1px solid #EEE; padding-top: 15px; padding-right: 15px; }
.tanaviuu1111 { float: right; width: 990px; height: 40px; margin-bottom: 19px; border-bottom: 2px solid #725138; border-top: 2px solid #725138; }
table.productlistdaron22 tr:hover img { border-radius: 50%; background-color: #EBDECF; }
table.productlistdaron22 tr:hover td { background-color: #fef7e5; }
table.productlistdaron22 { transition: all ease-in 1s; }
table.productlistdaron22 tr { transition: all ease-in 1s; }
table.productlistdaron22 img { transition: all ease-in 1s; }
@-webkit-keyframes hvr-ripple-out {
100% {
top:-12px;
right:-12px;
bottom:-12px;
left:-12px;
opacity:0;
}
}
@keyframes hvr-ripple-out {
100% {
top:-12px;
right:-12px;
bottom:-12px;
left:-12px;
opacity:0;
}
}
.hvr-ripple-out { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; }
.hvr-ripple-out:before { content: ''; position: absolute; border: #07365F solid 2px; border-radius: 50%; top: 0; right: 0; bottom: 0; left: 0; -webkit-animation-duration: 1s; animation-duration: 1s; }
.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before { -webkit-animation-name: hvr-ripple-out; animation-name: hvr-ripple-out; }
.hvr-bounce-to-bottom { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.hvr-bounce-to-bottom:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: rgba(7, 54, 95, 0.7); -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active { color: white; }
.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
.hvr-rectangle-in { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: rgba(93, 49, 14, 0.7); -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.hvr-rectangle-in:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-rectangle-in:hover,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:active { color: white; }
.hvr-rectangle-in:hover:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:active:before { -webkit-transform: scale(0); transform: scale(0); }
.louyt88 { min-height: 258px; width: 490px; float: right; background-color: #FFF; border: 1px solid #EEE; padding-right: 15px; }
#page-404 { width: 400px; margin: 0 auto; height: 350px; }
#list-product { width: 100%; height: auto; min-height: 300px; margin: 50px 0 0; padding: 0; position: relative; }
#list-group { width: 990px; height: auto; min-height: 300px; margin: 0 auto; padding: 0; position: relative; }
#list-group > p { color: #444; direction: rtl; font-size: 15px; text-align: right; font-family: 'W_yekan', 'Conv_W_yekan'; }
#menu-tablet { display: none }

@media screen and (max-width:989px) {
#header-resize,
#header,
.navigatyupo,
.navigation21,
.navigation22,
.body-resize,
#list-group,
#footertop,
#footerasl,
.hytr { width: 100%; }
.product-offer { float: none !important; margin: 15px auto 50px !important }
.footerto3box { width: 33%; }
.sky-mega-menu { width: 600px; }
#menu-tablet { display: none }
.navigation22 a,
.navigation22 a h1 { padding-left: 20px; padding-right: 5px; font-size: 11px; }
}

@media screen and (max-width:768px) {
.hytr ul.sky-mega-menu { display: none }
.containerindex { display: none }
#menu-tablet { display: block; float: right; z-index: 9999999999; position: relative; float: right }
}

@media screen and (max-width:480px) {
#menuindez { width: 160px; right: 0%; }
ul.css3menu1 { width: 120px; }
ul.css3menu1 li.topmenu > a { width: 100px; }
.footerto3box { width: 100%; float: none }
.product-offer { float: none !important; margin: 15px auto 30px !important; width: 320px !important; height: 260px !important; }
.product-offer-img,
.tpl2 .bg { height: 210px !important; }
.he-wrap img { width: 320px !important; height: 210px !important; }
.green-line,
.product-offer-text .product-offer-text2 p { width: 320px !important; }
.flagcountries { padding: 15px 0px 0px !important; }
.containerindex { display: none }
#menu-tablet { display: block; float: right }
}
.contactus-box-info p { height: auto; width: 400px; margin: 0; padding: 0; text-align: right; direction: rtl; font-size: 16px; color: #282828; font-family: 'W_yekan', 'Conv_W_yekan'; font-weight: normal; }
#info-related-article { float: right; direction: rtl; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px; }
#info-related-article p { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px; text-align: center; }
@font-face { font-family: 'W_yekan'; src: url('../_fonts/W_yekan.eot'); src: url('../_fonts/W_yekan.eot') format('embedded-opentype'), url("../_fonts/W_yekan.otf") format("opentype"), url('../_fonts/W_yekan.ttf') format('truetype'), url('../_fonts/W_yekan.svg') format('svg'); font-weight: normal; font-style: normal; }
a { text-decoration: none }
.productlist-info { width: 990px; margin: 30px auto; height: auto; margin-top: 50px !important; }
.box-first-1 { margin: 13px 21px 0 0; }
.box-first { border: 1px solid #07365f; border-radius: 3px; float: right; height: 302px; width: 218px; }
.box-first-inner { border-bottom: 1px solid #07365f; float: right; height: 218px; margin: 0; position: relative; width: 218px; }
.box-first-inner1 > img { border-radius: 3px; height: 200px; margin: 0; position: relative; width: 200px; }
.box-first-inner { position: relative; margin: 0; width: 218px; height: 218px; border-bottom: 1px solid #07365f; float: right; }
.box-first-inner1 { position: relative; margin: 10px; width: 200px; height: 200px; border-radius: 0px; overflow: hidden; }
.box-first-inner1> img { position: relative; margin: 0px; width: 200px; height: 200px; border-radius: 3px; }
.text-tour-new { width: 218px; padding: 0; text-align: center; font-family: 'W_yekan', 'Conv_W_yekan'; line-height: 41px; float: right; color: #373737; height: 41px !important; }
.text-tour-new a { width: 218px; color: #373737; font-size: 16px; transition: all 400ms linear 0s; text-decoration: none }
.text-tour-new:hover a { color: #78c8e4; }
.text-tour-new .p-text { height: 43px !important; background-color: #07365f !important; color: #fff !important; border-radius-bottom-left: 3px; transition: all 400ms linear 0s; border-bottom-right-radius: 3px; line-height: 43px; font-size: 13px; direction: rtl; }
.box-first:hover .text-tour-new .p-text { background-color: #78c8e4 !important; height: 42px !important; color: #07365f!important; border-radius-bottom-left: 3px; border-left: 1px solid #78c8e4; }
#box1-1-1 { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; height: auto; min-height: 200px; }
#box1-1 { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; height: auto; min-height: 448px; }
#info-product { float: right; min-height: 200px; margin: 0 auto; width: 990px; height: auto; }
.typography { width: 970px; height: auto; margin: 0px; }
.schema-conex2 { margin-top: 1px; width: 970px; min-height: 39px; margin-right: 0px; }
.schema-conex2 p,
.schema-conex2 span { font-family: 'W_yekan', 'Conv_W_yekan'; }
.schema-conex2:nth-child(1) { margin-top: 0px !important; }
.schema-conex2 .schema-conex2-an { width: 180px; height: 45px; background-color: rgba(7, 54, 95, 0.7); float: right; text-align: right; transition: all 500ms ease 0s; margin: 0 10px 1px 0 }
.schema-conex2:hover .schema-conex2-an { background-color: rgba(178, 224, 237, 0.3) }
.schema-conex2 .schema-conex2-qu { width: 778px; min-height: 45px; background-color: #e3eff4; float: left; text-align: right; transition: all 500ms ease 0s; margin: 0 0 1px; }
.schema-conex2:hover .schema-conex2-qu { background-color: rgba(7, 54, 95, 0.7); }
.schema-conex2 .schema-conex2-qu p { font-size: 15px; line-height: 39px; padding-right: 10px; color: rgba(7, 54, 95, 0.7); font-family: 'W_yekan', 'Conv_W_yekan'; transition: all 500ms ease 0s; }
.schema-conex2 .schema-conex2-qu span { font-size: 15px; line-height: 39px; padding-right: 10px; color: rgba(7, 54, 95, 0.7); font-family: 'W_yekan', 'Conv_W_yekan'; transition: all 500ms ease 0s; }
.schema-conex2 .schema-conex2-qu p span i { font-size: 5px; }
.schema-conex2 .schema-conex2-an p { font-size: 15px; line-height: 39px; padding-right: 10px; color: #fff !important; font-family: 'W_yekan', 'Conv_W_yekan'; transition: all 500ms ease 0s; }
.schema-conex2:hover .schema-conex2-an p { color: rgba(7, 54, 95, 0.7) !important; }
.schema-conex2:hover .schema-conex2-qu p { color: #fff !important; }
.schema-conex2 .schema-conex2-qu p.en { font-family: 'W_yekan', 'Conv_W_yekan'; }
.colorschema {     float: right;
    color: #000 !important;
    margin-bottom: 5px !important;
    line-height: 45px; }
.colorschema p { margin-bottom: 5px !important }
.sky-tab-content-3 .bodybig-midd p { direction: rtl; font-size: 14px; font-weight: normal; padding: 0; }
.sky-tab-content-3 .colorschema { background-color: #bebab8; color: #fff !important; float: right; margin-bottom: 5px !important; margin-left: 5px; margin-right: 0; padding: 4px 10px !important; }
.sky-tab-content-3 .typography .schema-conex2 p { margin: 0 5px 5px 0 !important; font-size: 14px; }
.sky-tab-content-4 .typography p { font-size: 15px !important }
.article-info { padding: 20px 0 0 }
.schema { float: right !important; height: 50px; width: 970px !important; }
.img-maghale,
.img-maghale img { float: right !important; height: 40px !important; width: 40px !important; }
.img-maghale:nth-child(1) { margin-left: 2px; }
.img-maghale a { float: right !important; height: auto; min-height: 40px !important; width: 40px; border: 1px solid rgba(7, 54, 95, 0.7); color: #fff; text-align: center; line-height: 38px; background-color: rgba(7, 54, 95, 0.7); }
.name-maghale { border: 1px solid rgba(7, 54, 95, 0.7); border-image: none; float: right !important; height: auto; min-height: 40px !important; transition: all 0.35s ease-in-out 0s !important; width: 725px !important; margin-left: 2px !important; background-color: #fff; font-family: 'W_yekan', 'Conv_W_yekan'; line-height: 40px; }
.name-maghale a,
.show-date span,
.name-tour-attach a,
.time-tour-attach span,
.price-tour-attach p { direction: rtl !important; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px !important; padding-right: 10px !important; text-align: right !important; line-height: 40px !important; text-decoration: none !important; color: #07365f !important; float: right; position: relative }
.name-maghale .fa,
.show-date span .fa,
.name-tour-attach .fa,
.time-tour-attach .fa,
.price-tour-attach .fa { color: rgba(7, 54, 95, 0.7); float: right; margin: 0 10px; }
.date-maghale,
.time-tour-attach { border: 1px solid rgba(7, 54, 95, 0.7); border-image: none; float: right !important; height: auto; min-height: 40px !important; transition: all 0.35s ease-in-out 0s !important; width: 150px; background-color: #fff; margin-left: 2px; }
.news-list { float: right !important; height: 155px !important; transition: all 0.35s ease-in-out 0s !important; width: 990px; margin: 0px 0 20px; padding: 0px; position: relative }
.news-img { float: right !important; height: 145px !important; transition: all 0.35s ease-in-out 0s !important; width: 145px; margin: 5px; border: 1px solid rgba(7, 54, 95, 0.7); }
.news-img img { height: 145px !important; width: 145px; margin: 0px; }
.news-text { float: right !important; height: 146px !important; transition: all 0.35s ease-in-out 0s !important; width: 820px; margin: 5px; border: 1px solid rgba(7, 54, 95, 0.7); }
.news-text a { float: right !important; height: 30px !important; transition: all 0.35s ease-in-out 0s !important; width: 811px; margin: 10px 0; padding: 0 5px; direction: rtl; text-align: right; font-size: 16px; border-bottom: 1px solid rgba(7, 54, 95, 0.7); font-family: 'W_yekan', 'Conv_W_yekan'; line-height: 20px; color: #07365F }
.news-text p { float: right !important; height: 68px !important; transition: all 0.35s ease-in-out 0s !important; width: 800px; margin: 10px; padding: 0 5px; direction: rtl; text-align: right; font-size: 14px; font-family: 'W_yekan', 'Conv_W_yekan'; line-height: 20px; overflow: hidden }
.news-link { float: left !important; height: 35px !important; transition: all 0.35s ease-in-out 0s !important; width: 35px; margin: 5px; border: 1px solid rgba(7, 54, 95, 0.7); position: absolute; bottom: -20px; left: 30px; z-index: 111; background: rgba(7, 54, 95, 1); text-align: center; line-height: 32px; font-size: 20px; color: #fff }
.news-link img { margin: 7.5px; }
.news-list:hover .news-link .fa { color: #fff }
.news-list:hover .news-text a { color: #b2e0ed; font-size: 18px }
.news-list:hover .news-img { opacity: .5; }
.news-list:hover .news-link { background: #b2e0ed; }
#news { height: 510px; margin: 7px 12px 0 0; padding: 0; position: relative; width: 260px; }
#news { float: right; }
.contact-sub { width: 100px; height: 35px; margin: 0; position: absolute; top: 370px; right: 65px }
.contact-sub p.contact-sub2 { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px; color: #373737 !important; font-weight: bold; text-align: right; line-height: 25px; margin-right: 10px; width: 120px; float: right; }
.text-odd-inner-showarticle { height: auto !important; min-height: 500px !important; width: 990px; margin: 0px auto 10px; float: right; font-family: 'W_yekan', 'Conv_W_yekan'; direction: rtl; }
.title-info-odd-showarticle { margin: 0; text-align: right; float: right; padding: 10px 10px 0 0; font-size: 20px; }
.title-info-travel-showarticle p.hh1 { color: #07365F !important; font-size: 20px; }
.title-info-text-showarticle { height: auto; margin: 10px 0; width: 990px; }
.title-info-text-showarticle p { color: rgba(7, 54, 95, 0.7)!important; direction: rtl; float: right; font-family: 'W_yekan', 'Conv_W_yekan'; height: auto; margin: 0; overflow: hidden; padding: 15px 10px; text-align: justify; width: 990px; font-size: 14px; }
.title-text-showarticle { color: #07365F !important; font-size: 18px; height: auto; margin: 15px auto; text-align: right; width: 990px; }
.text-show { background-color: #fff; direction: rtl; height: auto; margin: 0 auto 20px; min-height: 400px; padding: 20px 0; text-align: center; width: 990px; }
.text-show-inner { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px; height: auto; margin: 22px auto 0; width: 900px; }
.text-show-inner p { color: rgba(7, 54, 95, 0.7)!important; height: auto; overflow: hidden; text-align: justify; width: 900px; }
#googleMap-show { border: 1px solid rgba(7, 54, 95, 0.7); height: 400px; margin: 20px 0 0; width: 100%; }
.sa { padding: 0 10px }
.ss { width: 845px !important }
#plus-img { float: right !important; height: 25px !important; width: 25px !important; margin: 7.5px; }
#general-property { height: 380px; margin: 50px auto 0; position: relative; transition: all 1s ease 0s; width: 990px; }
#general-property-img { width: 450px; transition: all 1s; float: left; margin: 0; height: 310px; }
#general-property-img img.tak-img { border: 1px solid rgba(7, 54, 95, 0.7); width: 440px; transition: all 1s; margin: 0px 0px 5px; height: 310px }
#general-property-text { width: 533px; transition: all 1s; float: right; margin: 0; height: 357px; float: right; direction: rtl; text-align: center; font-size: 15px; font-family: 'W_yekan', 'Conv_W_yekan'; }
#shop-social .hoverlay { float: right; height: 40px; transition: all 1s ease 0s; }
#shop-social .facebook-share,
#shop-social .insta-share,
#shop-social .google-share,
#shop-social .linkedin-share { background: #b1b1b1 none repeat scroll 0 0; border: 1px solid #d4d4d4; float: left; margin: 5px 2.5px 0px; transition: all 0.6s cubic-bezier(0.34, 0.67, 0.17, 0.95) 0s; z-index: 999; width: 30px; height: 30px; padding: 0 0 0 3px; text-align: center }
#shop-social .facebook-share:hover { background: #3B5998; cursor: pointer; box-shadow: 0 0 2px 2px #3B5998; border: 1px solid #d4d4d4; }
#shop-social .insta-share:hover { background: #523f39; cursor: pointer; box-shadow: 0 0 2px 2px #523f39; border: 1px solid #d4d4d4; }
#shop-social .google-share:hover { background: #d34836; cursor: pointer; box-shadow: 0 0 2px 2px #d34836; border: 1px solid #d4d4d4; }
#shop-social .linkedin-share:hover { background: #1982af; cursor: pointer; box-shadow: 0 0 2px 2px #1982af; border: 1px solid #d4d4d4; }
#info-complete-product,
#info-tabel-product,
#gallery-product,
#related-article { width: 990px; transition: all 1s; float: right; margin: 10px 0 0; min-height: 130px; color: #434343; border: 2px solid #e6e6e6; position: relative; height: auto }
.tab { width: 988px; transition: all 1s; float: right; margin: 0; line-height: 50px; min-height: 50px; color: #434343; border-bottom: 3px solid #e6e6e6; position: relative; }
.tab p,
.tab h1 { min-width: 120px; transition: all 1s; float: right; margin: -2px -2px 0 0; line-height: 50px; height: 52px; color: #434343; position: absolute; text-align: right; padding: 0 7px 0 0; font-size: 18px !important; width: auto !important }
#info-complete-product .tab p,
#info-complete-product .tab h1 { border-bottom: 3px solid #ffcbae; }
.tab h1 { font-weight: normal; }
#info-tabel-product .tab p { border-right: 5px solid rgba(7, 54, 95, 0.7) }
#gallery-product .tab p { border-right: 5px solid rgba(7, 54, 95, 0.7) }
#related-product .tab p { border-right: 5px solid rgba(7, 54, 95, 0.7) }
#related-article .tab p { border-right: 5px solid rgba(7, 54, 95, 0.7) }
.tabs_content-show { width: 990px; transition: all 1s; float: right; margin: 0; min-height: 90px; color: #434343; position: relative; height: auto }
.tabs_content-show p,
.tabs_content-show .p-complete { width: 960px; transition: all 1s; float: right; margin: 0; line-height: 30px; min-height: 40px; color: #434343; position: absolute; text-align: justify; height: auto; padding: 15px 15px 0 0; font-size: 15px }
#price-total { box-sizing: inherit; width: 200px; transition: all 1s; margin: 10px -10px; position: relative; height: 45px; direction: rtl; text-align: center; font-size: 18px; font-family: 'W_yekan', 'Conv_W_yekan'; color: #fff; background-color: rgba(7, 54, 95, 0.7); line-height: 45px }
#related-product { min-height: 340px; margin: 0 auto; width: 990px; height: auto; }
#title-related { float: right !important; min-height: 40px; margin: 0; box-sizing: border-box; line-height: 40px; width: 990px; direction: rtl; text-align: right; font-size: 18px; font-family: 'W_yekan', 'Conv_W_yekan'; color: #fff; background: rgba(7, 54, 95, 0.7) no-repeat 950px 5px; padding: 0 50px 0 0; margin-top: 26px; }
#title-related p { font-family: 'W_yekan', 'Conv_W_yekan'; }
.rrrr { color: #07365f !important; margin-top: 5px !important; font-size: 27px !important; margin-left: 3px !important; }
.faaa { font-size: 20px !important; margin-right: 3px !important; color: #fff !important; float: right !important; margin-left: 10px !important; margin-top: -6px !important; }
#content-related { min-height: 310px; margin: 0 auto 20px; width: 990px; height: auto; border: 1px solid rgba(7, 54, 95, 0.7); float: right }
#content-related p { margin-right: auto !important; margin-bottom: 0px !important; margin-left: auto !important; float: none !important; text-align: center; font-family: b yekan; font-size: 12px; margin-top: 20px; }
.body-mid { width: 988px; margin: 0; background: #f7f7f7; border-right: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; }
.body-midd { width: 530px; height: 355px; background-color: #e3eff4; float: right; margin: 0; padding-bottom: 20px; overflow: hidden !important }
.body-bot { width: 990px; height: 16px; margin: 0 }
.product-info { width: 510px; float: right; direction: rtl; height: 220px; margin-right: 5px; margin-top: 10px; }
.rightrow { margin-top: 2px; overflow: hidden !important; float: right; }
.rightrow span { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; }
.question { width: 254px; min-height: 35px; float: right; background-color: rgba(225, 225, 225, 0.7); direction: rtl; padding: 0 10px; border-radius: 0 2px 2px 0; border-right: 1px solid rgba(7, 54, 95, 0.7); box-sizing: border-box; }
.question p { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; color: #181717; padding-top: 5px; box-sizing: border-box; }
.answer { width: 255px; min-height: 35px; float: left; background-color: #ffffff; direction: rtl; padding: 0 10px; box-sizing: border-box; }
.answer p { color: rgba(154,154,154,1.00); font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; padding-top: 5px; box-sizing: border-box; }
.questions { width: 510px; height: 35px; float: left; background-color: #ffffff; direction: rtl; padding: 0 13px; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; color: #353333; margin-bottom: 10px; border: 1px solid #E5E5E5; border-right: 1px solid rgba(7, 54, 95, 0.7); padding-top: 5px; box-sizing: border-box; }
.questions h1 { text-align: right; direction: rtl; float: right; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; color: #353333; }
.dc { float: right; height: 39px; width: 300px; }
.downloadcatalog3 { width: 505px; float: right; margin-top: 18px; margin-right: 10px; height: 100px !important; }
.downloadcatalog2 { float: right; border: 1px solid #E5E5E5; width: 40px; margin-right: 1px; height: 41px; text-align: center; line-height: 39px; background-color: #FFF; margin-top: -1px; }
.im { margin-left: 3px; width: 200px; height: 100px; background-color: #fff; margin-top: -50px; float: left }
.fa { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; font-size-adjust: none; font-stretch: normal; font-feature-settings: normal; font-language-override: normal; font-kerning: auto; font-synthesis: weight style; font-variant: normal; font-size: inherit; text-rendering: auto; padding-top: 10px; margin-top: -12px; font-size: 14px; margin-right: 3px; color: #fff; }
.faa { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; font-size-adjust: none; font-stretch: normal; font-feature-settings: normal; font-language-override: normal; font-kerning: auto; font-synthesis: weight style; font-variant: normal; font-size: inherit; text-rendering: auto; padding-top: 10px; color: #bababa; }
.downloadcatalog { float: right; width: 248px; height: 39px; text-align: center; line-height: 39px; font-family: b homa; font-size: 13px; border: solid 2px #e3eff4; }
.downloadcatalogg { float: right; width: 248px; height: 39px; text-align: center; line-height: 39px; font-family: b homa; font-size: 13px; border: solid 2px #e3eff4; background-image: url(../images/acrobat1.jpg); }
.downloadcatalog a { text-decoration: none; color: rgba(0,0,0,1.00); font-family: 'W_yekan', 'Conv_W_yekan'; }
.downloadcatalogg p { color: rgba(156,156,156,1.00); font-family: 'W_yekan', 'Conv_W_yekan'; }
.img-brand { margin: 0 0 0 -11px; width: 200px; height: 100px; background: #fff; }
.demo ul { width: 420px !important; font-family: 'W_yekan', 'Conv_W_yekan'; }
#list-group p { color: #444 !important; font-family: 'W_yekan', 'Conv_W_yekan'; float: right; direction: rtl; text-align: right; }
#list-article { width: 990px; margin: 0; min-height: 215px; height: auto; position: relative; float: right; }
.list-article-box { width: 990px; margin: 10px 0 0; height: 149px; position: relative; float: right; border: 2px solid #e3eff4; transition: all 200ms linear 0s; -webkit-transition: all 200ms linear 0s; -moz-transition: all 200ms linear 0s; -ms-transition: all 200ms linear 0s; }
.list-article-box img { width: 145px; margin: 0; height: 145px; position: absolute; float: right; top: 0; right: 0; }
.article-link-attach { background-color: #e3eff4; float: right; height: 145px; margin-left: 0px; overflow: hidden; padding: 0; position: absolute; right: 0; transition: all 200ms linear 0s; -webkit-transition: all 200ms linear 0s; -moz-transition: all 200ms linear 0s; -ms-transition: all 200ms linear 0s; white-space: nowrap; width: 148px; }
.list-article-box:hover { border: 2px solid rgba(7, 54, 95, 0.7); transition: all 200ms linear 0s; -webkit-transition: all 200ms linear 0s; -moz-transition: all 200ms linear 0s; -ms-transition: all 200ms linear 0s; }
.list-article-text { width: 840px; margin: 0; height: 145px; position: absolute; float: left; top: 0; left: 0; z-index: 5; background-color: transparent; transition: all 200ms linear 0s; -webkit-transition: all 200ms linear 0s; -moz-transition: all 200ms linear 0s; -ms-transition: all 200ms linear 0s; }
.text-left { width: 100%; height: 145px; float: left; -webkit-transition: all .9s ease-in; -moz-transition: all .9s ease-in; -ms-transition: all .9s ease-in; -o-transition: all .9s ease-in; transition: all .9s ease-in; }
.text-left .subtitle-news { width: auto; float: right; z-index: 8; margin: 0; -webkit-transition: all .75s ease-in; -moz-transition: all .75s ease-in; -ms-transition: all .75s ease-in; -o-transition: all .75s ease-in; transition: all .75s ease-in; }
.one_half:hover .text-left .subtitle-news { width: 311px; margin: 0 auto; margin-top: 10px; background-color: rgba(7, 54, 95, 0.7); }
.text-left .subtitle-news p { text-align: right; color: #282828; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px; font-weight: normal; line-height: 20px; padding: 10px; border-bottom: 1px solid #e3eff4; }
.one_half:hover .text-left .subtitle-news p { color: #fff; }
.text-left .text-news { width: 100%; height: 60px; overflow: hidden; margin: 0 auto; margin-top: 10px; -webkit-transition: all .75s ease-in; -moz-transition: all .75s ease-in; -ms-transition: all .75s ease-in; -o-transition: all .75s ease-in; transition: all .75s ease-in; }
.text-left .text-news p { text-align: justify; color: #2d2d2d; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 14px; font-weight: normal; line-height: 15px; padding: 0 10px 0 0; direction: rtl; }
.cq-buttoncontainer,
.cq-buttoncontainer2 { margin-left: 10px; margin-top: 2px; }
.cq-buttoncontainer a { text-decoration: none; padding: 4px 32px 2px 13px; color: #939393 !important; position: relative; -moz-transition: all .3s; -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; display: inline-block; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 14px; font-weight: normal; }
.cq-buttoncontainer2 a { text-decoration: none; padding: 4px 32px 0px 13px; color: #fff; position: relative; -moz-transition: all .3s; -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; display: inline-block; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 14px; font-weight: normal; }
.cq-buttoncontainer a:visited,
.cq-buttoncontainer2 a:visited { color: #FFF; }
.cq-buttoncontainer a span,
.cq-buttoncontainer2 a span { position: relative; z-index: 10; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 14px; line-height: 22px !important; font-weight: normal; }
.cq-buttoncontainer a .round,
.cq-buttoncontainer2 a .round { width: 22px; height: 22px; line-height: 22px !important; position: absolute; right: 3px; top: 3px; -moz-transition: all .75s ease-out; -o-transition: all .75s ease-out; -webkit-transition: all .75s ease-out; transition: all .75s ease-out; z-index: 6; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 14px; font-weight: normal; }
.cq-buttoncontainer.left a { padding: 12px 23px 8px 53px }
.cq-buttoncontainer.left a .round { left: 3px; top: 3px }
.cq-buttoncontainer a .round i,
.cq-buttoncontainer2 a .round i { font-size: 18px; position: absolute; top: 48%; margin-top: -26px; left: 40%; margin-left: -2px; -moz-transition: all .75s; -o-transition: all .75s; -webkit-transition: all .75s; transition: all .75s; font-weight: normal; font-weight: normal; }
.cq-buttoncontainer .txt,
.cq-buttoncontainer2 .txt { font-size: 14px; line-height: 1.5rem }
.animatetype-1 a:hover { padding-left: 32px; padding-right: 13px }
.animatetype-1 a:hover .round { width: calc(100% - 6px); }
.animatetype-1 a:hover .round i { left: 17% }
.cq-buttoncontainer.left .animatetype-1 a:hover { padding-right: 48px; padding-left: 28px }
.cq-buttoncontainer.left .animatetype-1 a:hover .round i { left: 88% }
.cqbtn-1 { background-color: #e3eff4; }
.cqbtn-1 .round { background-color: rgba(255, 255, 255, 0.2); }
.list-article-box:hover .text-left .subtitle-news p { color: rgba(7, 54, 95, 0.7); border-bottom: 1px solid rgba(7, 54, 95, 0.7); }
.list-article-box:hover .cqbtn-1 { background-color: rgba(7, 54, 95, 0.8); }
.list-article-box:hover .text-left { border-right: 4px solid rgba(7, 54, 95, 0.7); }
.list-article-box:hover .cq-buttoncontainer a { color: #fff !important }
table.tablemain tbody tr td { font-size: 12px !important; font-weight: normal !important; padding: 0 10px !important; text-align: center !important;     font-family: W_yekan;}
.tablemain tbody { border: 1px solid rgba(7, 54, 95, 0.7) !important; }
tr.header-table td { color: #fff!important; }
.tablemain tr td { height: 30px !important; line-height: 30px !important; width: auto !important; }
.tablemain { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 14px; font-weight: normal; width: 990px !important; height: auto; text-align: center; direction: rtl; margin: 0 auto !important; }
table.tablemain tr { height: 30px; line-height: 30px; width: auto !important; }
tr.header-table,
td.tr-table { height: 40px; line-height: 40px; width: auto; }
td.tr-table { color: rgba(7, 54, 95, 0.7)!important; border-left: 1px solid rgba(7, 54, 95, 0.7) !important; }
table.tablemain tbody tr:nth-child(2n) { background: #E2E5E7; }
table.tablemain tbody tr:nth-child(2n+1) { background: #fff; }
tr.header-table,
table.tablemain tbody tr:nth-child(1) { background: rgba(7, 54, 95, 0.7)!important; color: #fff !important; }
.t-hotel2 { display: none; }
.tblet_hotelname { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 13px; direction: ltr; text-align: center; line-height: 35px; color: #fff; border-bottom: 1px solid rgba(7, 54, 95, 0.7); background: rgba(7, 54, 95, 0.7); }
.tablet_info { width: 100%; border-bottom: 1px solid rgba(7, 54, 95, 0.7) }
.tablet_info p.ph1 { text-align: center !important; width: auto !important; margin: 0px auto !important; line-height: 32px }
.tablet_info span { width: 49%; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 15px; text-align: center; line-height: 32px; color: #810002; border-left: 1px solid rgba(7, 54, 95, 0.7); }
.hotel2-1 { width: 100%; line-height: 30px; border-bottom: 1px solid rgba(7, 54, 95, 0.7); }
.tablet_info .stars { margin-top: 8px !important; height: 14px !important; float: left; }
.h1table { width: 49%; line-height: 30px; font-family: 'W_yekan', 'Conv_W_yekan'; text-align: center; font-size: 15px; color: rgba(7, 54, 95, 0.7); float: right }
.h2table { width: 50%; line-height: 30px; font-family: 'W_yekan', 'Conv_W_yekan'; text-align: center; font-size: 15px; color: #555; float: left; border-right: 1px solid rgba(7, 54, 95, 0.7); }

@media screen and (max-width:989px) {
#general-property-img,
#image-box,
#productdetails-new,
#productdetails-new .container .gallery2,
#general-property,
.productlist-info,
#info-product,
.content-tab,
.pws_tabs_container,
.typography,
.schema-conex2,
#title-related,
#content-related,
#list-group,
.productlist-info,
.list-article-box,
.list-article { width: 100% !important; }
#general-property,
#general-property-img,
#general-property-text,
.list-article,
#list-article { float: none !important; margin: 0 auto; }
#general-property { margin: 50px auto 0; }
.tablemain { width: 98% !important; }
.productlist-info { width: 98%; }
.schema-conex2 .schema-conex2-an { width: 20%; margin: 0 0 1px 0; }
.schema-conex2 .schema-conex2-qu { width: 80%; }
.schema-conex2 .schema-conex2-an p,
.schema-conex2 .schema-conex2-qu p { font-size: 12px; }
#box1-1-1,
#related-product { width: 98% !important; margin: 0 auto !important }
#box1-1-2 { width: 100%; margin: 0 auto; position: relative; }
.tablemain { width: 100% !important; display: block; }
.t-hotel2 { display: none; }
.list-article-text { width: 620px; }
#list-article,
.list-article-box,
.list-article-box:hover .article-link-attach { width: 768px !important; }
.article-link-attach { width: 148px; }
}

@media screen and (max-width:768px) {
.body-mid,
.body-midd,
.questions { width: 100% !important; }
.t-hotel2 { display: block !important; width: 70%; margin: 20px auto; border: 1px solid rgba(7, 54, 95, 0.7); }
.hotel2-1 { width: 100%; line-height: 30px; border-bottom: 1px solid rgba(7, 54, 95, 0.7); }
.tablet_info .stars { margin-left: 14% }
.tblet_hotelname a { color: #fff !important; text-decoration: none }
#general-property-text { width: 100%; }
.product-info { width: 98%; }
.rightrow { min-width: 98%; }
.question,
.answer { width: 49.99%; }
.downloadcatalog3 { width: 96%; }
.dc { width: 48%; }
.downloadcatalogg { width: 70%; }
#shop-social .hoverlay { width: 45%; float: none !important; padding: 0; }
.img-brand,
.im { margin: -100px 0 0 5px; width: 45%; float: left; }
.navigation21 { height: 70px; }
#list-article,
.list-article-box,
.list-article-box:hover .article-link-attach { width: 480px !important; }
.article-link-attach { width: 148px; }
.list-article-text { width: 330px }
table.tablemain tbody tr td { padding: 0 0px !important; }
td.tr-table { border-left: 1px solid rgba(7, 54, 95, 0.1) !important; }
.tablemain tr td { height: 22px !important; line-height: 22px !important; }
}

@media screen and (max-width:480px) {
.schema-conex2 .schema-conex2-an { width: 100%; margin: 0 0 1px 0; }
.schema-conex2 .schema-conex2-qu { width: 100%; }
.t-hotel2 { display: block !important; width: 70%; margin: 20px auto; border: 1px solid rgba(7, 54, 95, 0.7); }
.hotel2-1 { width: 100%; line-height: 30px; border-bottom: 1px solid rgba(7, 54, 95, 0.7); }
.tablet_info .stars { margin-left: 14% }
.tblet_hotelname a { color: #fff !important; text-decoration: none }
.navigation21 { height: 100px; display: none }
.pws_tabs_container ul.pws_tabs_controll li a { padding: 8px !important; }
.list-article-text { width: 620px; }
#list-article,
.list-article-box,
.list-article-box:hover .article-link-attach { width: 480px !important; }
.article-link-attach { width: 148px; }
.list-article-text { width: 330px }
#list-article,
.list-article-box,
.list-article-box:hover .article-link-attach { width: 320px !important; height: 130px; }
.article-link-attach { width: 148px; }
.list-article-text { width: 190px; height: 130px; }
.list-article-box img { width: 125px; height: 125px; margin: 0px }
.article-link-attach { width: 125px; height: 125px; }
#list-article { min-height: 130px; }
.text-left { height: 126px; }
.text-left .subtitle-news p { padding: 5px; font-size: 13px; }
.text-left .text-news { margin-top: 5px; height: 58px; }
.text-left .text-news p { padding: 0px; height: 55px; font-size: 12.5px; }
table.tablemain tbody tr td { font-size: 10px !important; }
#box1-1-2 { width: 100% !important; }
}

@media screen and (max-width:465px) {
.dc { width: 100%; float: none; }
.img-brand,
.im { display: none }
#shop-social .hoverlay { width: 80%; float: none; margin: 0 auto }
.downloadcatalogg { width: 80%; background-repeat: no-repeat; background-color: #fff; }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary { display: block; }
audio,
canvas,
video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { line-height: 1.5; margin: 0; letter-spacing: 0px; overflow-x: hidden; }
a { color: #2d2d2d; text-decoration: none; }
a:focus { outline: none; }
a:active,
a:hover { color: #2d2d2d; outline: none; text-decoration: none; }
h1,
h2,
h3,
h4,
h5,
h6 { margin-top: 0px; }
address { font-style: italic; margin: 0 0 24px; }
abbr[title] { border-bottom: 1px dotted; }
b,
strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
code,
kbd,
pre,
samp { font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 14px; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }
cite,
dfn,
em { font-style: italic; }
pre { background: #f5f5f5; color: #666; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
blockquote { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }
blockquote:before,
blockquote:after { content: ""; content: none; }
blockquote { font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px; }
blockquote p { line-height: 1.45; }
blockquote blockquote { margin-right: 0; }
blockquote cite,
blockquote small { font-size: 14px; font-weight: normal; text-transform: uppercase; }
blockquote cite { display: block; padding-top: 12px; color: rgb(92, 92, 92); }
blockquote em,
blockquote i { font-style: normal; font-weight: 300; }
blockquote strong,
blockquote b { font-weight: 400; }
small { font-size: smaller; }
sub,
sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl { margin: 0 20px; }
dt { font-weight: bold; }
dd { margin: 0 0 20px; }
menu,
ol,
ul { margin: 16px 0; padding: 0 0 0 25px; }
ul { list-style-type: disc; }
ul li ul { list-style-type: circle; }
nav ul,
nav ol { list-style: none; list-style-image: none; }
li > ul,
li > ol { margin: 0; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; }
button,
input,
select,
textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; }
button,
input { line-height: normal; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled],
input[disabled] { cursor: default; }
input[type="checkbox"],
input[type="radio"] { padding: 0; }
input[type="search"] { -webkit-appearance: textfield; padding-right: 2px; width: 270px; }
input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}
textarea { overflow: auto; vertical-align: top; }
table { border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; font-size: 14px; line-height: 2; margin: 70px 0 20px; width: 100%;    direction: rtl;
    border: 1px solid #000; }
caption,
th,
td { font-weight: normal; text-align: left; }
caption { font-size: 16px; margin: 20px 0; }
th { font-weight: bold; text-transform: uppercase; }
td { border-top: 1px solid #ededed; padding: 6px 10px 6px 0; }
del { color: #333; }
ins { background: #fff9c0; text-decoration: none; }
hr { background-size: 4px 4px; border: 0; height: 1px; margin: 0 0 24px; }
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before { -webkit-font-smoothing: antialiased; display: inline-block; font: normal 16px/1 Genericons; vertical-align: text-bottom; }
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after { clear: both; }
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after { content: ""; display: table; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-weight: bold; height: auto; line-height: normal; padding: 15px 23px 14px; position: absolute; left: 5px; top: 5px; text-decoration: none; width: auto; z-index: 100000; }
button,
input,
textarea { font-family: inherit; padding: 5px; }
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select { background-color: #f5f6f8; border: 1px solid #e9e9e9; -webkit-transition: border linear .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .2s; transition: border linear .2s, box-shadow linear .2s; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; vertical-align: middle; width: 100%; }
.tm-dark-layout textarea,
.tm-dark-layout input[type="text"],
.tm-dark-layout input[type="password"],
.tm-dark-layout input[type="datetime"],
.tm-dark-layout input[type="datetime-local"],
.tm-dark-layout input[type="date"],
.tm-dark-layout input[type="month"],
.tm-dark-layout input[type="time"],
.tm-dark-layout input[type="week"],
.tm-dark-layout input[type="number"],
.tm-dark-layout input[type="email"],
.tm-dark-layout input[type="url"],
.tm-dark-layout input[type="search"],
.tm-dark-layout input[type="tel"],
.tm-dark-layout input[type="color"],
.tm-dark-layout .uneditable-input,
.tm-dark-layout select { background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(233, 233, 233, 0.2); }
.tm-dark-layout input,
.tm-dark-layout textarea { color: #fff; }
input,
textarea { color: #141412; }
input:focus,
textarea:focus { outline: 0; }
button,
input[type="submit"],
input[type="button"],
input[type="reset"] { border: none; border-radius: 0px; color: #fff; display: inline-block; text-decoration: none; box-shadow: 0 0 0 1px rgba(0,0,0,0.0) inset; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; letter-spacing: 1px; font-size: 13px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; padding: 1em 2.0em; height: auto; }
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover { background-color: transparent; }
button:hover,
button:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus { outline: none; color: #fff; }
.post-password-required input[type="submit"] { padding: 11px 24px 12px; vertical-align: top; margin-left: 6px; }
.post-password-required input[type="password"] { width: auto; padding: 10px; margin-left: 10px; }
::-webkit-input-placeholder {
color:#7d7b6d;
}
:-moz-placeholder {
color:#7d7b6d;
}
::-moz-placeholder {
color:#7d7b6d;
}
:-ms-input-placeholder {
color:#7d7b6d;
}
.tm-dark-layout::-webkit-input-placeholder {
color:rgba(255, 255, 255, 0.30);
}
.tm-dark-layout:-moz-placeholder {
color:rgba(255, 255, 255, 0.30);
}
.tm-dark-layout::-moz-placeholder {
color:rgba(255, 255, 255, 0.30);
}
.tm-dark-layout:-ms-input-placeholder {
color:rgba(255, 255, 255, 0.30);
}
.tm-dark-layout input[type="date"].hasDatepicker { color: rgba(255, 255, 255, 0.30); }
.thememount-hide { display: none; }
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption { max-width: 100%; height: auto; }
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] { height: auto; }
img.size-full,
img.size-large,
img.wp-post-image { height: auto; max-width: 100%; }
embed,
iframe,
object,
video { max-width: 100%; border: 0px; }
.entry-content .twitter-tweet-rendered { max-width: 100% !important; }
.icon-size-tiny { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; }
.icon-size-small { font-size: 2em; }
.icon-size-medium { font-size: 3em; }
.icon-size-large { font-size: 4em; }
.icon-size-extra-large { font-size: 5em; }
.thememount-icon.icon-align-left { float: left; margin-right: 15px; }
.thememount-icon.icon-align-right { float: right; margin-left: 15px; }
.thememount-icon-wrapper-center { text-align: center; }
.thememount-ibgcolor.thememount-ibgcolor-grey { color: #000; }
.thememount-ibgcolor-grey { background-color: #ebebeb; }
.thememount-ibgcolor-turquoise { background-color: #00c1cf; }
.thememount-ibgcolor-blue { background-color: #5472d2; }
.thememount-ibgcolor-green { background-color: #6dab3c; }
.thememount-ibgcolor-green { background-color: #6dab3c; }
.thememount-ibgcolor-orange { background-color: #f7be68; }
.thememount-ibgcolor-red { background-color: #da4f49; }
.thememount-ibgcolor-black { background-color: #414141; }
.thememount-ibgcolor { color: #fff; }
.thememount-icon.thememount-ibgcolor { border-radius: 50%; display: inline-block; text-align: center; }
.thememount-ibgcolor.icon-size-tiny { width: 30px; height: 30px; line-height: 30px; }
.thememount-ibgcolor.icon-size-small { width: 50px; height: 50px; line-height: 50px; }
.thememount-ibgcolor.icon-size-medium { width: 70px; height: 70px; line-height: 70px; }
.thememount-ibgcolor.icon-size-large { width: 90px; height: 90px; line-height: 90px; }
.thememount-ibgcolor.icon-size-extra-large { width: 120px; height: 120px; line-height: 120px; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.alignleft { margin: 5px 20px 5px 0; }
.wp-caption.alignleft { margin: 5px 10px 5px 0; }
img.alignright { margin: 5px 0 5px 20px; }
.wp-caption.alignright { margin: 5px 0 5px 10px; }
img.aligncenter { margin: 5px auto; }
img.alignnone { margin: 5px 0; }
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption { color: #B8B7B7; font-size: 15px; font-style: italic; font-weight: 400; margin-top: 3px; }
img.wp-smiley,
.rsswidget img { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; }
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol { list-style-position: inside; }
.site-main { position: relative; padding-top: 60px; background: #fff; }
.boxed.site { max-width: 1170px; }
.thememount-hide { display: none; }

@media print {
body { background: none !important; color: #000; font-size: 10pt; }
footer a[rel="bookmark"]:link:after,
footer a[rel="bookmark"]:visited:after { content: " [" attr(href) "] "; }
.site { max-width: 98%; }
.site-header { background-image: none !important; }
.site-header .home-link { max-width: none; min-height: 0; }
.site-title { color: #000; font-size: 21pt; }
.site-description { font-size: 10pt; }
.author-avatar,
.site-footer,
.comment-respond,
.comments-area .comment-edit-link,
.comments-area .reply,
.comments-link,
.entry-meta .edit-link,
.page-links,
.site-content nav,
.widget-area,
.main-navigation,
.navbar,
.more-link { display: none; }
.entry-header,
.entry-content,
.entry-summary,
.entry-meta { margin: 0; width: 100%; }
.page-title,
.entry-title { font-size: 21pt; }
.entry-meta,
.entry-meta a { color: #444; font-size: 10pt; }
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft { margin-left: 0; }
.entry-content img.alignright,
.entry-content .wp-caption.alignright { margin-right: 0; }
.format-image .entry-content .size-full { margin: 0; }
.hentry { background-color: #fff; }
.comments-area > li.comment { background: none; position: relative; width: auto; }
.comment-metadata { float: none; }
.comment-author .fn,
.comment-reply-link,
.comment-reply-login { color: #333; }
}
.site-main a { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.boxed section.section .section_inner,
section.grid_section .section_inner { width: 1170px; }
.isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
.thememount-clients { text-align: center; }
.thememount-clients > div { margin-bottom: 25px; }
.thememount-clients.owl-carousel > div { margin-bottom: 0px; }
.thememount-clients img:hover { opacity: 0.7; }
.thememount-full { padding: 20px 10px; background-color: rgba(255, 255, 255, 0.960784); border: 1px solid #EBEBEB; border-bottom: 2px solid #E6E6E6; }
.thememount-client-wrapper a { display: inline-block; }
.tm-dark-layout .thememount-full { background-color: transparent; border: none; }
body .site-footer .footer-text-color-dark .widget .widget-title,
.footer.footer-text-color-dark .widget ul > li a,
.site-footer .footer-text-color-dark .widget a,
.footer.footer-text-color-dark .social-icons li a i,
.site-footer .footer-info-text-color-dark a { color: rgba(0, 0, 0, 0.80); }
.footer.footer-text-color-dark .widget ul > li,
.footer-info-text-color-dark .copyright { color: rgba(0, 0, 0, 0.70); }
footer .footer-text-color-dark .widget_recent_entries .post-date { color: rgba(0, 0, 0, 0.90); }
.footer.footer-text-color-dark .tagcloud a,
.footer.footer-text-color-dark .social-icons li a { border: 1px solid rgba(0, 0, 0, 0.40); }
.footer.footer-text-color-dark .social-icons li a:hover i,
.footer.footer-text-color-dark .widget .tagcloud a:hover { color: #fff; }
body .site-footer .footer-text-color-white .widget .widget-title { color: rgba(255, 255, 255, 1); }
.footer.footer-text-color-white .widget ul > li a,
.site-footer .footer-text-color-white .widget a,
.footer.footer-text-color-white .social-icons li a i,
.site-footer .footer-info-text-color-white a { color: rgba(255, 255, 255, 0.80); }
.footer.footer-text-color-white .widget ul > li,
.footer-info-text-color-white .copyright { color: rgba(255, 255, 255, 0.28); }
footer .footer-text-color-white .widget_recent_entries .post-date { color: rgba(255, 255, 255, 0.32); }
.footer.footer-text-color-white .tagcloud a,
.footer.footer-text-color-white .social-icons li a { border: 1px solid rgba(255, 255, 255, 0.13); }
.footer.footer-text-color-white .social-icons li a:hover i,
.footer.footer-text-color-white .widget .tagcloud a:hover { color: #fff; }
footer.site-footer > div.footer { background-position: center center; background-repeat: no-repeat; }
.copyright { position: relative; text-align: center; }
ul.thememount_vc_contact_wrapper { list-style: none; margin: 0px; padding: 0px; }
.widget ul.thememount_widget_contact_wrapper li,
.footer .widget ul.thememount_widget_contact_wrapper li,
ul.thememount_vc_contact_wrapper li { padding-left: 25px; position: relative; padding-top: 0px; padding-bottom: 13px; }
ul.thememount_widget_contact_wrapper li:before,
ul.thememount_vc_contact_wrapper li:before { position: absolute; left: 0px; top: 4px; }
.footer .logo { display: block; font-weight: 700; font-size: 32px; line-height: 20px; margin-top: 0px; margin-bottom: 25px; }
.thememount-fbar-box-w .widget ul.thememount_widget_contact_wrapper li,
.footer .widget ul.thememount_widget_contact_wrapper li { border-top: none; }
.thememount-wide.thememount-sticky-footer .site-main { z-index: 1; }
.thememount-wide.thememount-sticky-footer .site-footer { position: fixed; left: 0; bottom: 0; width: 100%; z-index: 0; }
.thememount-boxed.thememount-sticky-footer .site-footer,
.thememount-framed.thememount-sticky-footer .site-footer,
.thememount-rounded.thememount-sticky-footer .site-footer { position: inherit; }
.thememount-boxed.thememount-sticky-footer .site-main,
.thememount-framed.thememount-sticky-footer .site-main,
.thememount-rounded.thememount-sticky-footer .site-main { margin-bottom: auto !important; }
.thememount_widget_flickr_wrapper a { overflow: hidden; display: block; margin: 0 10px 10px 0px; width: 70px; height: auto; display: inline-block; background: none; padding: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 0px; border-radius: 0px; border: 1px solid transparent; }
.thememount_widget_flickr_wrapper a:hover { opacity: 0.3; border: 1px solid rgba(255, 255, 255, 0.86); }
.site-footer .widget-area,
.sidebar .site-footer { text-align: left; }
.sidebar .site-footer .widget-area { max-width: 724px; position: relative; left: -158px; }
.sidebar .site-footer .widget { width: 228px; }
.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) { margin-right: 0; }
body .site-footer .widget .wp-caption-text { color: #8b98b2; }
.site-info { padding-top: 30px; padding-bottom: 25px; }
#wpstats { display: block; margin: -10px auto 0; }
.site-info .blue-line-wrap { padding-top: 10px; padding-bottom: 10px; }
.footersocialicon .social-icons { text-align: center; padding: 0px; }
.footersocialicon .social-icons li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; width: 40px; height: 40px; line-height: 40px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; text-align: center; border: 1px solid transparent; }
.footersocialicon .social-icons li a:hover { border: 1px solid #ffffff; }
.footersocialicon .social-icons i { font-size: 20px; }
.footersocialicon { padding-top: 13px; padding-bottom: 13px; }
.footersocialicon .social-icons li { padding-left: 7px; padding-right: 7px; }
.thememount_footer_menu { text-align: center; }
.thememount_footer_menu ul { margin: 0; display: inline-block; padding: 0; }
.thememount_footer_menu ul li { float: left; padding: 0 10px; list-style-type: none; margin: 0; }
.thememount_footer_menu ul li:last-child { padding-right: 0px; }
.thememount_footer_menu ul li a:hover,
.copyright .thememount_footer_text a:hover { text-decoration: none; }
.footer .widget ul > li { list-style: none; padding: 13px 0; border-top: 1px solid rgba(255, 255, 255, 0.07); }
.footer .widget_categories li:last-child,
.footer .widget_recent_entries li:last-child { border-bottom: none; }
.footer .tagcloud a { border: 1px solid rgba(255, 255, 255, 0.07); }
.site-footer .widget_calendar tbody td,
.site-footer .widget_calendar thead th { background-color: transparent; }
.wpb_separator,
.vc_text_separator { border-bottom: 1px solid #e2e6e9; }
.thememount_icon_separator { display: table; }
.thememount_icon_separator .thememount_swi_holder { display: table-cell; height: 1px; position: relative; vertical-align: middle; width: 50%; }
.thememount_icon_separator .thememount_swi_holder .vc_sep_line { height: 1px; border-top: 1px solid #ebebeb; display: block; position: relative; top: 1px; width: 100%; }
.thememount_icon_separator i { line-height: 1em; font-size: 120%; display: table-cell; white-space: pre; padding: 0 0.8em; }
.vc_call_to_action { background-color: transparent; border: none; padding: 0px; }
.vc_call_to_action h4.wpb_heading { margin-bottom: 0px; padding-bottom: 0px; border-bottom: none; }
.thememount-row-bgprecolor-skin .vc_call_to_action,
.thememount-row-bgprecolor-dark .vc_call_to_action,
.thememount-row-bgprecolor-grey .vc_call_to_action,
.thememount-row-bgprecolor-skin .wpb_call_to_action,
.thememount-row-bgprecolor-dark .wpb_call_to_action,
.thememount-row-bgprecolor-grey .wpb_call_to_action { background-color: transparent; border: none; padding: 0px; }
.vc_call_to_action.vc_txt_align_center .hgroup { margin-bottom: 15px; }
.vc_call_to_action h2.wpb_heading { padding-bottom: 0px; border-bottom: none; font-size: 25px; margin-bottom: 15px; line-height: 26px; }
.vc_cta_btn_pos_right.vc_call_to_action h2.wpb_heading { margin-bottom: 5px; }
.thememount-row-bgtype-colors .wpb_column > .wpb_wrapper .vc_call_to_action.vc_txt_align_center p,
.thememount-row-with-bgimage .wpb_column > .wpb_wrapper .vc_call_to_action.vc_txt_align_center p { margin-top: 15px; }
.vc_call_to_action:after { clear: both; display: table; content: " "; }
.vc_call_to_action .wpb_call_text span,
#content .vc_call_to_action .wpb_call_text span { font-size: 21px; display: block; line-height: 30px; }
.thememount_cta_bigfont_yes.vc_call_to_action h4.wpb_heading { font-size: 50px; line-height: 65px; font-weight: 400; padding-bottom: 0px; position: relative; }
.thememount_cta_sepline_yes.thememount_cta_bigfont_yes.vc_call_to_action h4.wpb_heading,
.thememount_cta_bigfont_yes.vc_call_to_action h4.wpb_heading { padding-bottom: 20px; border-bottom: none; }
.thememount_cta_sepline_yes.vc_call_to_action h4.wpb_heading:after { content: ""; display: block; height: 4px; width: 54px; position: absolute; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); bottom: -2px; }
.thememount-row-bgprecolor-skin .thememount_cta_sepline_yes.vc_call_to_action h4.wpb_heading:after { background-color: #fff; }
.thememount_cta_sepline_yes.vc_call_to_action.vc_txt_align_left h4.wpb_heading:after { left: 27px; }
.thememount_cta_sepline_yes.vc_call_to_action.vc_txt_align_center h4.wpb_heading:after { left: 50%; }
.thememount_cta_sepline_yes.vc_call_to_action.vc_txt_align_right h4.wpb_heading:after { right: -27px; left: inherit; }
.vc_call_to_action .wpb_call_text,
.vc_call_to_action p { margin-bottom: 30px; }
.wpb_call_to_action h2.wpb_call_text { font-size: 26px; line-height: 30px; }
.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text { padding-top: 10px; }
.thememount-row-textcolor-white .wpb_button_a span { color: inherit; }
.wpb_call_to_action .wpb_button { font-size: 13px; line-height: 22px; text-transform: uppercase; padding: 12px 30px; margin: 5px 0; border: none !important; border-radius: 25px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; position: relative; display: inline-block; text-shadow: none; }
.vc_call_to_action .vc_cta_btn { font-size: 13px; text-transform: uppercase; }
.vc_call_to_action .wpb_heading { position: inherit; }
.vc_call_to_action .wpb_heading:after { display: none; }
.thememount-row-bgprecolor-skin .vc_call_to_action h2.wpb_heading,
.thememount-row-bgtype-skin .wpb_call_to_action .wpb_call_text,
.thememount-row-bgtype-skin .wpb_call_to_action .thememount-cta-description { color: #fff; }
.thememount-row-bgprecolor-skin .vc_call_to_action .hgroup + p { color: rgba(255, 255, 255, 0.9); }
.owl-carousel { width: auto; margin-left: -15px; margin-right: -15px; }
.owl-wrapper .owl-item > div,
.owl-wrapper .owl-item > article { margin: 0 15px; }
.thememount-testimonial-box blockquote { margin: 0px; border: none; padding: 0px }
.thememount-testimonial-box { margin-bottom: 40px; }
.thememount-testimonial-wrapper ul { list-style: none; margin: 0px !important; padding: 0px }
.thememount-row-bgprecolor-grey .thememount-testimonial-wrapper .thememount-tst-contarea-text,
.thememount-row-bgprecolor-grey .thememount-testimonial-wrapper .thememount-tst-contarea-text { color: #303a3b; }
.thememount-row-bgprecolor-skin .thememount-testimonial-title,
.thememount-row-bgprecolor-dark .thememount-testimonial-title { color: #fff; }
.thememount-row-bgprecolor-skin .thememount-testimonial-title .thememount-testimonial-designation,
.thememount-row-bgprecolor-dark .thememount-testimonial-title .thememount-testimonial-designation { color: rgba(255, 255, 255, 0.77); }
.thememount-testimonial-wrapper .thememount-tst-contarea-text { font-style: normal; font-weight: 400; line-height: 22px; font-size: 14px; padding-left: 20px; }
.thememount-row-bgprecolor-dark .thememount-testimonial-wrapper .thememount-tst-contarea-text { color: rgba(255, 255, 255, 0.75); }
.thememount-tst-contarea-text:before { top: 10px; left: 5px; z-index: 2; position: absolute; display: block; padding: 0; content: '\f10d'; font-size: 33px; font-family: FontAwesome; font-size: 36px; color: #fff; }
.thememount-tst-contarea-text:after { content: ""; position: absolute; left: 0px; top: 6px; z-index: 1; }
.thememount-row-bgcolor-white .thememount-testimonial-icon,
.thememount-row-bgcolor-none .thememount-testimonial-icon,
.thememount-row-bgcolor-grey .thememount-testimonial-icon { background: #EBEBEB; }
.thememount-row-bgcolor-white .thememount-testimonial-wrapper .thememount-tst-contarea-text,
.thememount-row-bgcolor-none .thememount-testimonial-wrapper .thememount-tst-contarea-text,
.thememount-row-bgcolor-grey .thememount-testimonial-wrapper .thememount-tst-contarea-text { color: #9a9a9a; }
.thememount-row-bgcolor-white .thememount-testimonial-title,
.thememount-row-bgcolor-none .thememount-testimonial-title,
.thememount-row-bgcolor-grey .thememount-testimonial-title { color: #C5C5C5; }
.thememount-testimonial-text .contarea { border: 1px solid #EBEBEB; border-bottom: 2px solid #E6E6E6; padding: 0px 25px 30px 30px; text-align: left; position: relative; margin-bottom: 25px; border-left: 0px; border-right: 0px; border-top: 0px; }
.thememount-testimonial-text .contarea:before { border-right: 13px solid transparent; border-top: 14px solid #ffffff; bottom: -14px; top: auto; content: ""; left: 42px; position: absolute; z-index: 2; }
.thememount-row-bgprecolor-grey .thememount-testimonial-text .contarea:before { border-top: 14px solid #f5f5f5; }
.thememount-testimonial-text .contarea:after { border-right: 16px solid transparent; border-top: 15px solid #D9D9D9; bottom: -15px; content: ""; position: absolute; left: 41px; top: auto; width: 0; z-index: 1; }
.thememount-row-bgprecolor-dark .thememount-testimonial-text .contarea:after,
.thememount-row-textcolor-white .thememount-testimonial-text .contarea:after { border-top: 15px solid rgba(255, 255, 255, 0.2); }
.thememount-row-bgprecolor-dark .thememount-testimonial-text .contarea:before,
.thememount-row-textcolor-white .thememount-testimonial-text .contarea:before { border-top: 14px solid rgba(255, 255, 255, 0.2); }
.thememount-row-bgprecolor-dark .thememount-testimonial-text .contarea,
.thememount-row-textcolor-white .thememount-testimonial-text .contarea { border-bottom: 2px solid rgba(255, 255, 255, 0.2); }
.thememount-row-textcolor-white .thememount-tst-contarea-text:before,
.thememount-row-bgprecolor-dark .thememount-tst-contarea-text:before,
.thememount-row-bgprecolor-skin .thememount-tst-contarea-text:before { color: rgba(255, 255, 255, 0.75); }
.thememount-testimonial-icon { width: 60px; height: 60px; line-height: 60px; display: inline-block; margin-bottom: 20px; border-radius: 50%; float: left; margin-left: 15px; margin-right: 15px; text-align: center; }
.thememount-row-bgtype-colors.thememount-row-bgprecolor-skin .thememount-testimonial-icon,
.thememount-row-bgtype-video.thememount-row-bgprecolor-skin .thememount-testimonial-icon { background: #fff; }
.thememount-testimonial-icon i,
.thememount-row-bgtype-colors.thememount-row-bgprecolor-skin .thememount-testimonial-wrapper .thememount-testimonial-title a,
.thememount-row-bgtype-video.thememount-row-bgprecolor-skin .thememount-testimonial-title a,
.thememount-row-bgtype-video.thememount-row-bgprecolor-skin .thememount-testimonial-title { color: #fff; }
.thememount-row-bgtype-colors.thememount-row-bgprecolor-skin .thememount-testimonial-wrapper .thememount-testimonial-title .thememount-testimonial-designation { color: rgba(255, 255, 255, 0.80); }
.thememount-row-bgtype-colors.thememount-row-bgprecolor-grey .thememount-testimonial-wrapper .thememount-testimonial-title .thememount-testimonial-designation { color: #303a3b; }
.thememount-testimonial-title { display: block; text-transform: capitalize; }
.thememount-testimonial-title .thememount-testimonial-designation { display: block; font-size: 13px; color: #9a9a9a; padding-top: 0px; font-style: italic; }
.thememount-testimonial-title a { display: block; }
.entry-content .thememount-testimonial-title { display: block; font-size: 16px; padding-bottom: 5px; padding-top: 11px; font-style: normal; }
.thememount-testimonial-title a:hover { text-decoration: none; }
.thememount-testimonial-img img { width: 60px; height: 60px; border-radius: 50%; }
.thememount-testimonial-img { float: left; margin-left: 15px; padding-right: 15px; }
.thememount-testimonial-title { margin-top: 20px; }
.thememount-testimonial-title img { margin-bottom: 5px; }
.flex-control-paging li a { box-shadow: none; }
.thememount-row-bgtype-colors.thememount-row-bgprecolor-skin .thememount-testimonial-wrapper .owl-theme .owl-controls .owl-page span,
.thememount-row-bgtype-colors.thememount-row-bgprecolor-dark .thememount-testimonial-wrapper .owl-theme .owl-controls .owl-page span,
.thememount-row-bgtype-video.thememount-row-bgprecolor-dark .thememount-testimonial-wrapper .owl-theme .owl-controls .owl-page span,
.thememount-row-bgtype-video.thememount-row-bgprecolor-skin .thememount-testimonial-wrapper .owl-theme .owl-controls .owl-page span { background-color: #fff; }
.thememount-row-bgtype-colors.thememount-row-bgprecolor-skin .thememount-testimonial-wrapper .flex-control-paging li a.flex-active,
.thememount-row-bgtype-video.thememount-row-bgprecolor-skin .thememount-testimonial-wrapper .flex-control-paging li a.flex-active { background-color: #303a3b; }
.thememount-testimonial-wrapper .owl-theme .owl-controls { position: absolute; width: 100%; text-align: center; bottom: -60px; }
.vc_progress_bar .vc_single_bar { background-color: #f5f6f8; -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.04); -moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.04); box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.04); }
.vc_progress_bar .vc_single_bar .vc_label { padding: 0.4em 1em; font-weight: 500; line-height: 25px; }
.vc_progress_bar .vc_single_bar .vc_label_units { position: absolute; right: 7px; color: #2d2d2d; text-shadow: none; font-size: 14px; }
div.list { overflow: hidden; }
div.list ul { padding-left: 0; list-style: none; margin-bottom: 1.5em; }
div.list ul li { position: relative; padding: 0 0 8px 20px; }
div.list ul li:before { position: absolute; top: 0; left: 0; display: block; content: "\e8a6"; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 14px; color: #a6ce39; margin-right: 10px; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.fullmap .container { width: 100%; padding: 0px; }
.wpb_gmaps_widget .wpb_wrapper { padding: 0px; }
.coninfo i { float: left; margin-left: -29px; }
.coninfo { padding-left: 30px; display: block; padding-bottom: 20px; }
.conadd { padding-bottom: 20px; display: block; }
.wpb_column > .wpb_wrapper .wpcf7-form .wpcf7-form-control-wrap,
#content .wpb_text_column .wpcf7-form-control-wrap { margin-bottom: 15px; display: block !important; padding-top: 5px; }
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] { color: #909090; padding: 12px 10px }
.tm-dark-layout textarea,
.tm-dark-layout input[type="text"],
.tm-dark-layout input[type="password"],
.tm-dark-layout input[type="datetime"],
.tm-dark-layout input[type="datetime-local"],
.tm-dark-layout input[type="date"],
.tm-dark-layout input[type="month"],
.tm-dark-layout input[type="time"],
.tm-dark-layout input[type="week"],
.tm-dark-layout input[type="number"],
.tm-dark-layout input[type="email"],
.tm-dark-layout input[type="url"],
.tm-dark-layout input[type="search"],
.tm-dark-layout input[type="tel"],
.tm-dark-layout input[type="color"],
.tm-dark-layout .uneditable-input,
.tm-dark-layout select { color: #fff; }
.tm-dark-layout select option { background: rgba(0, 0, 0, 0.76); }
.selectstyle { background-color: #f5f6f8; border: 1px solid #e9e9e9; padding: 7px; padding-left: 9px; position: relative; height: 47px; margin-top: 5px; overflow: hidden; }
.tm-dark-layout .selectstyle { background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(233, 233, 233, 0.2); }
.selectstyle:after { font-family: FontAwesome; content: '\f107'; position: absolute; right: 13px; top: 11px; }
.selectstyle select { background: transparent; border: none; -webkit-appearance: none; height: 28px; padding: 0px; color: #2d2d2d; max-width: inherit; position: relative; width: 107%; z-index: 100; }
.selectstyle select { border: none; background-color: transparent; outline: none; color: #909090; }
.wpb_column > .wpb_wrapper .wpcf7-form .selectstyle .wpcf7-form-control-wrap,
#content .wpb_text_column .selectstyle .wpcf7-form-control-wrap { padding-top: 0px; margin-bottom: 0px; }
div.wpcf7 img.ajax-loader { background: #fff; border-radius: 50%; }
.your-message textarea { width: 100%; min-height: 165px; }
.wpcf7-not-valid-tip { text-align: left; padding-top: 5px; }
.wpcf7-response-output.wpcf7-validation-errors { border: 0; background: red; color: white; padding: 10px; margin: 0px; }
.wpcf7-response-output.wpcf7-mail-sent-ok { border: 2px solid #00A34E; }
input[type="submit"]:hover { box-shadow: 0 0 0 2px #fff inset; background: none; }
body.vc-editor .vc-container .wpb_column { width: 100% !important; }
.highlight { color: #fff; padding: 2px 5px; background: #000; border-radius: 3px; }
.highlight.red { background: #ff0000; }
.highlight.gray { background: #aaa; }
.dropcap1,
.dropcap2,
.dropcap3 { float: left; text-align: center; overflow: hidden; font-weight: normal; }
.dropcap1 { width: 50px; height: 50px; line-height: 50px; color: #6f6f6f; margin: 7px 8px -5px 0; font-size: 32px; border-radius: 50%; background-color: #E2E2E2; }
.dropcap2 { width: 50px; height: 50px; line-height: 50px; color: #6f6f6f; margin: 7px 8px -5px 0; font-size: 32px; background-color: #E2E2E2; border-radius: 5px; }
.dropcap3 { width: 50px; color: #6f6f6f; margin: 8px 0px 2px 0; font-size: 34px; }
.tm-dark-layout .dropcap3 { color: #fff; }
.wpb_separator.thememount-separator-width-full { margin-left: -1000px; margin-right: -1000px; padding-left: 1000px; padding-right: 1000px; text-align: center; }
.thememount-separator-width-full.thememount-separator-withicon.wpb_separator,
.thememount-separator-width-Half.thememount-separator-withicon.wpb_separator { border-bottom: none; }
.thememount-separator-width-full .thememount-heading-sepicon,
.thememount-separator-width-Half .thememount-heading-sepicon { width: 100%; }
.thememount-heading-sepicon { display: inline-block; width: 130px; margin: 0px 0px 17px 0px; position: relative; }
.thememount-heading-sepicon:before { display: inline-block; content: ""; border-bottom: 1px solid #e2e6e9; position: absolute; left: 0; top: 10px; width: 50px; }
.thememount-heading-sepicon:after { display: inline-block; content: ""; border-bottom: 1px solid #eaeaea; position: absolute; right: 0; top: 10px; width: 50px; }
.thememount-heading-sepicon i { font-size: 18px; color: #999; }
.thememount-separator-width-full .thememount-heading-sepicon:before { left: -4456px; width: 5000px; }
.thememount-separator-width-full .thememount-heading-sepicon:after { right: -4456px; width: 5000px; }
.inside { border: 1px solid #eaeaea; text-align: center; position: relative; background-color: #fff; }
.tm-dark-layout .inside { border: 1px solid rgba(234, 234, 234, 0.2); background-color: rgba(0, 0, 0, 0.1); }
.tm-dark-layout .inside h3 { background-color: rgba(255, 255, 255, 0.09); }
.inside .thememount-fid-wrapper { padding-top: 20px; }
.inside .thememount-fid-wrapper i { font-size: 30px; margin-bottom: 10px; }
.inside h4 { font-size: 45px; font-weight: 500; margin-bottom: 20px; line-height: 44px; margin-top: 10px; }
.inside h3 { margin-bottom: 0; bottom: -11px; width: 100%; color: #fff; font-size: 16px; text-align: center; background-color: rgba(45, 45, 45, 0.98); }
.inside h3 span { padding: 0 15px; }
.thememount-row-bgprecolor-dark .inside,
.thememount-row-bgprecolor-skin .inside { border: 1px solid rgba(255, 255, 255, 0.08); text-align: center; position: relative; background-color: rgba(255, 255, 255, 0.17); height: 220px; padding-top: 45px; }
.thememount-row-bgprecolor-dark .inside .thememount-fid-wrapper i,
.thememount-row-bgprecolor-skin .inside .thememount-fid-wrapper i { font-size: 40px; color: #fff; }
.thememount-row-bgprecolor-dark .inside h4,
.thememount-row-bgprecolor-skin .inside h4 { margin-bottom: 6px; color: #fff; }
.thememount-row-bgprecolor-dark .inside h3,
.thememount-row-bgprecolor-skin .inside h3 { color: #fff; background-color: transparent; }
.thememount-row-bgprecolor-dark .inside .thememount-fid-wrapper,
.thememount-row-bgprecolor-skin .inside .thememount-fid-wrapper { padding-top: 0px; }
.tp-button.wpb_button_a { height: auto; padding: 0px 22px; text-shadow: none !important; letter-spacing: 1px; }
.tp-bullets { z-index: 20; }
.tp-bullets .bullet { width: 65px !important; height: 4px; background: rgba(255, 255, 255, 0.5); }
.tp-bullets .bullet { border-radius: 11px; -moz-border-radius: 11px; -webkit-border-radius: 11px; width: 11px !important; height: 11px !important; margin-left: 11px !important; background: #ffffff !important; opacity: 0.7; filter: alpha(opacity=60); }
.tp-leftarrow.default,
.tp-rightarrow.default { z-index: 20; cursor: pointer; position: relative; width: 50px; height: 50px; background: none !important; text-align: center; line-height: 45px; font-size: 56px; -webkit-transition: background-color .3s ease; }
.tp-leftarrow.default { left: 0px !important; }
.tp-rightarrow.default { right: 0px !important; }
.tp-leftarrow.default:hover:before,
.tp-rightarrow.default:hover:before { color: #fff; }
.tp-rightarrow.default:hover,
.tp-leftarrow.default:hover { background: rgba(0, 0, 0, 0.6) !important; }
.tp-leftarrow.default:before { color: #303a3b; content: '\f104'; font-family: "FontAwesome"; }
.tp-rightarrow.default:before { color: #303a3b; content: '\f105'; font-family: "FontAwesome"; }
.pageoverlay { position: fixed; left: 0px; top: 0px; background-color: #fff; height: 100%; width: 100%; z-index: 20000; }
#totop { font-size: 35px; font-weight: 900; color: #fff; background: rgba(0,0,0,0.2); position: fixed; display: none; right: 14px; bottom: 14px; z-index: 999; height: 50px; width: 50px; text-align: center; padding-top: 8px; line-height: 31px; border-radius: 50%; }
#totop:hover { color: #fff; }
.tooltip.top { padding: 3px 0; margin-top: 0px; }
.thememount-twitterbar { text-align: center; }
.thememount-twitterbar h3 span { display: none; }
.thememount-twitterbar h3 a.twitter-link { z-index: 10; position: relative; }
.thememount-twitterbar i { font-size: 46px; line-height: 49px; display: inline-block; }
.thememount-twitterbar-list.owl-theme .owl-controls { text-align: center; top: 0; right: 0; margin: 0; }
.thememount-twitterbar-list.owl-carousel .owl-wrapper-outer { width: auto; line-height: 29px; text-align: center; padding: 0px 0px 15px 0px; }
.thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem a { font-style: italic; }
.thememount-twitterbar-list.owl-theme .owl-controls .owl-page span { margin: 10px 8px 5px 0; border-radius: 12px; }
.thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem { font-size: 20px; font-family: Merriweather; }
.thememount-row-bgprecolor-skin .thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem,
.thememount-row-bgprecolor-skin .thememount-twitterbar i,
.thememount-row-bgprecolor-dark .thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem,
.thememount-row-bgprecolor-dark .thememount-twitterbar i { color: #fff; }
.thememount-row-bgprecolor-skin .thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem a,
.thememount-row-bgprecolor-dark .thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem a { color: rgba(255, 255, 255, 0.77); }
.thememount-row-bgprecolor-dark .owl-pagination,
.thememount-row-bgprecolor-grey .owl-pagination { background-color: rgba(174, 16, 16, 0); }
.thememount-row-bgprecolor-dark .owl-theme .owl-controls .owl-page span,
.thememount-row-bgprecolor-skin .owl-theme .owl-controls .owl-page span { background: #ffffff; }
.owl-theme .owl-controls .owl-page span { background: #535353; width: 11px; height: 11px; border-radius: 11px; }
.owl-pagination { background: none; }
.thememount-row-bgtype-video { position: relative; overflow: hidden; z-index: 1; }
.thememount-row-bg-video-wrapper { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
.thememount-row-bg-video-wrapper video { position: absolute; z-index: 0; width: 100%; min-width: 1000px; }
.thememount-boxed .main-holder { background: #fff; max-width: 1200px; width: 100%; margin: 0px auto; -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3); -webkit-transition: all 0s; -moz-transition: all .9s ease; transition: all .9s ease; }
.thememount-framed .main-holder { background: none repeat scroll 0 0 #FFFFFF; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); margin: 20px auto; max-width: 1200px; width: 100%; -webkit-transition: all 0s; -moz-transition: all .9s ease; transition: all .9s ease; }
.thememount-rounded .main-holder { background: none repeat scroll 0 0 #FFFFFF; border-radius: 10px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); margin: 20px auto; max-width: 1200px; width: 100%; overflow: hidden; -webkit-transition: all 0s; -moz-transition: all .9s ease; transition: all .9s ease; }
.thememount-rounded .main-holder .site,
.thememount-rounded .main-holder .site .site-header { border-radius: 10px 10px 0px 0px; }
.thememount-rounded .main-holder .site { overflow: hidden; }
.thememount-responsive-off.thememount-boxed .main-holder { max-width: 1000px; }
.thememount-responsive-off.thememount-framed .main-holder { max-width: 1000px; }
.thememount-responsive-off.thememount-rounded .main-holder { max-width: 1000px; }
span.edit-link { margin-left: 0; margin: 15px 0; display: block; }
span.edit-link a { padding: 10px; background: whitesmoke; margin-right: 10px; display: inline-block; margin-bottom: 10px; }
.tm-dark-layout span.edit-link a { color: rgba(0, 0, 0, 0.65); }
.vc-inline-link { margin-left: 10px; }
.thememount-topbar-textcolor-white .thememount-tb-content,
.header-text-color-white .thememount-tb-content { color: rgba(255, 255, 255, 0.90); }
.thememount-topbar-textcolor-white .thememount-tb-content a,
.thememount-topbar-textcolor-white .social-icons li i { color: rgba(255, 255, 255, 1); }
.site-header.header-text-color-white .thememount-topbar { border-color: rgba(255, 255, 255, 0.08); }
.site-footer .widget a,
.site-footer a,
.social-icons li i { color: rgba(255, 255, 255, 0.85); }
.thememount-fbar-bg-skin .widget a:hover { color: rgba(255, 255, 255, 1); }
body .site-footer .widget .widget-title { color: #fff; border: none; font-size: 18px; }
.tagcloud a { border: 1px solid rgba(255, 255, 255, 0.35); }
.thememount-topbar-textcolor-dark .thememount-tb-content,
.social-icons li i,
.header-text-color-dark .menu-toggle i { color: rgba(0, 0, 0, 0.65); }
.tm-dark-layout .social-icons li i { color: rgba(255, 255, 255, 0.65); }
.pp_top,
.pp_bottom,
.pp_social { display: none; }
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right { background: none; }
div.pp_default .pp_description { margin-left: 10px; }
div.pp_default .pp_close { right: 5px; }
div.pp_default .pp_content { box-shadow: 0 0 80px rgba(0, 0, 0, 0.6); }
.spacer-right-5 { margin-right: 5px; }
.spacer-right-10 { margin-right: 10px; }
.spacer-right-15 { margin-right: 15px; }
.spacer-right-20 { margin-right: 20px; }
.spacer-right-25 { margin-right: 25px; }
.spacer-right-30 { margin-right: 30px; }
.post-box { margin-bottom: 40px; }
.thememount-fbar-box-w.thememount-fbar-text-white .widget ul > li,
.thememount-fbar-box-w.thememount-fbar-text-white .widget_text,
.thememount-fbar-bg-skin .widget ul > li,
.header-text-color-white .widget_text { color: rgba(255, 255, 255, 0.60); }
body .headerblock .thememount-fbar-box-w.thememount-fbar-text-white .widget .widget-title,
.header-text-color-white .widget_text { color: rgba(255, 255, 255, 0.9); }
body .headerblock .thememount-fbar-box-w.thememount-fbar-text-white .widget a,
.thememount-fbar-text-white .widget a,
.header-text-color-white .widget a { color: rgba(255, 255, 255, 0.95); }
.thememount-fbar-text-dark .widget_text,
.thememount-fbar-bg-grey .widget_text,
.thememount-fbar-bg-grey .widget { color: rgba(0, 0, 0, 0.66); }
body .thememount-fbar-box-w.thememount-fbar-text-dark .widget .widget-title,
.thememount-fbar-text-dark .widget a,
.thememount-fbar-bg-grey .widget a { color: rgba(0, 0, 0, 0.95); }
.thememount-fbar-box-w.thememount-fbar-text-dark .widget ul > li { color: rgba(0, 0, 0, 0.66); }
.thememount-fbar-box-w { -webkit-box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18); -moz-box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18); box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18); }
.thememount-fbar-box { padding-top: 30px; padding-bottom: 30px; }
.thememount-fbar-box h2 { color: #fff; font-weight: 600; font-size: 24px; margin-bottom: 0px; margin-top: 6px; }
.thememount-fbar-box .row .col-lg-3:nth-child(1) { width: 26% !important; }
.thememount-fbar-box .row .col-lg-3:nth-child(4) { width: 12% !important; }
.thememount-fbar-box .row .col-lg-3:nth-child(2),
.thememount-fbar-box .row .col-lg-3:nth-child(3) { width: 31% !important; }
.thememount-fbar-box .thememount-team-form-no-group .row .col-lg-6:nth-child(2) { width: 62% !important; }
.thememount-fbar-box .thememount-team-form-no-group .row .col-lg-3:nth-child(3) { width: 12% !important; }
.thememount-fbar-box .search_field { background: #fff; padding: 7px; padding-left: 30px; position: relative; height: 42px; }
.thememount-fbar-box .search_field i,
.thememount-content-team-search-box .search_field i { position: absolute; left: 13px; top: 10px; opacity: 0.7; font-size: 16px; }
.team-search-form .search_field.by_treatment { padding-left: 35px; overflow: hidden; }
.thememount-fbar-box .search_field input[type="text"],
.thememount-fbar-box .search_field select,
.thememount-content-team-search-box .search_field select { border: none; background-color: transparent; outline: none; color: #BBADAD; }
.thememount-fbar-box .search_field select,
.thememount-content-team-search-box .search_field select { background: transparent; border: none; -webkit-appearance: none; height: 28px; padding: 0px; color: #2d2d2d; max-width: inherit; position: relative; width: 109%; z-index: 100; }
div.search_field.by_treatment select.empty,
div.search_field.by_treatment select option.select-empty,
div.search_field.by_treatment select option[default] { color: #A5A5A5; }
div.search_field.by_treatment select option { color: #2d2d2d; }
.thememount-fbar-box .search_field input[type="text"]::-webkit-input-placeholder {
color:#A5A5A5;
}
.thememount-fbar-box .search_field input[type="text"]:-moz-placeholder {
color:#A5A5A5;
}
.thememount-fbar-box .search_field input[type="text"]::-moz-placeholder {
color:#A5A5A5;
}
.thememount-fbar-box .search_field input[type="text"]:-ms-input-placeholder {
color:#A5A5A5;
}
.thememount-fbar-box .search_field input[type="text"],
.thememount-content-team-search-box .search_field input[type="text"] { color: #2d2d2d; padding: 5px; }
.thememount-fbar-box .submit_field button { border: 1px solid #fff; color: #fff; box-shadow: none; height: 42px; }
.thememount-fbar-box .submit_field button:hover { background-color: #fff; }
.thememount-fbar-box-w { display: none; }
.thememount-fbar-btn { position: absolute; right: 0; border-top: 43px solid #363839; border-left: 43px solid transparent; z-index: 1005; }
.thememount-fbar-btn a { position: relative; display: block; }
.thememount-fbar-btn a i { color: #fff; position: absolute; top: -39px; right: 5px; font-size: 16px; width: 35px; height: 35px; text-align: right; }
.thememount-fbar-btn a span { display: none; }
.thememount-fbar-box-w { position: relative; }
.thememount-fbar-box-w:after { content: ''; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; display: block; }
.thememount-fbar-bg-dark.thememount-fbar-box-w:after { background: rgba(0, 0, 0, 0.85); }
.thememount-fbar-bg-grey.thememount-fbar-box-w:after { background: rgba(231, 231, 231, 0.8); }
.thememount-fbar-box { position: relative; z-index: 10; }
.thememount-fbar-box-w .widget { margin: 0px; }
.thememount-fbar-box-w.thememount-fbar-bg-grey textarea,
.thememount-fbar-box-w.thememount-fbar-bg-grey input[type="text"],
.thememount-fbar-box-w.thememount-fbar-bg-grey input[type="email"],
.thememount-fbar-box-w.thememount-fbar-bg-grey select,
.thememount-fbar-box-w.thememount-fbar-bg-skin textarea,
.thememount-fbar-box-w.thememount-fbar-bg-skin input[type="text"],
.thememount-fbar-box-w input[type="email"],
.thememount-fbar-box-w.thememount-fbar-bg-skin select { background-color: rgba(255, 255, 255, 0.5); border: 1px solid rgba(255, 255, 255, 0.16); padding: 8px 10px; }
.thememount-fbar-box-w.thememount-fbar-bg-dark textarea,
.thememount-fbar-box-w.thememount-fbar-bg-dark input[type="text"],
.thememount-fbar-box-w.thememount-fbar-bg-dark input[type="email"],
.thememount-fbar-box-w.thememount-fbar-bg-dark select { background-color: rgba(0, 0, 0, 0.5); border: 1px solid rgba(255, 255, 255, 0.16); padding: 8px 10px; }
.thememount-fbar-box-w .your-message textarea { min-height: inherit; height: 73px; }
.thememount-fbar-box-w input::-webkit-input-placeholder {
color:#6b6b6b;
}
.thememount-fbar-box-w input:-moz-placeholder {
color:#6b6b6b;
}
.thememount-fbar-box-w input::-moz-placeholder {
color:#6b6b6b;
}
.thememount-fbar-box-w input:-ms-input-placeholder {
color:#6b6b6b;
}
.thememount-fbar-box-w textarea::-webkit-input-placeholder {
color:#6b6b6b;
}
.thememount-fbar-box-w textarea:-moz-placeholder {
color:#6b6b6b;
}
.thememount-fbar-box-w textarea::-moz-placeholder {
color:#6b6b6b;
}
.thememount-fbar-box-w textarea:-ms-input-placeholder {
color:#6b6b6b;
}
.tm-header-overlay div.thememount-fbar-box-w { position: absolute; width: 100%; z-index: 95; }
.tm-header-overlay div.thememount-fbar-box-w { z-index: 9999; }
.tm-header-overlay .thememount-fbar-btn { z-index: 10000; }
.thememount-logo-img.standard { max-height: 100px; width: auto; }
.site-header { position: relative; z-index: 2000; }
.site-description { font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif; margin: 0; }
.site-header .search-form { display: none; }
.site-header .search-field { background-color: transparent; background-position: 5px center; background-repeat: no-repeat; background-size: 24px 24px; border: none; cursor: pointer; height: 37px; margin: 3px 0; padding: 0 0 0 34px; position: relative; -webkit-transition: width 400ms ease, background 400ms ease; transition: width 400ms ease, background 400ms ease; width: 0; }
.site-header .search-field:focus { background-color: #fff; border: 2px solid #c3c0ab; cursor: text; outline: 0; width: 230px; }
.site-title a.home-link:hover,
a.home-link:hover { text-decoration: none; }
.site-title { font-size: 33px; font-weight: bold; line-height: 1; margin: 0; color: #fff; display: inline-block; }
.site-description { display: none; }
.headerlogo { float: left; height: 80px; line-height: 80px; }
.site-title { vertical-align: middle; text-align: center; display: table; width: 100%; height: 100%; }
.site-title a { display: table-cell; vertical-align: middle; }
.headerlogo img { display: inline-block; max-height: 35px; width: auto; -webkit-transition: .20s ease; -moz-transition: .20s ease; -o-transition: .20s ease; -ms-transition: .20s ease; }
.tm-stickylogo-yes .standardlogo,
.is-sticky .tm-stickylogo-yes .stickylogo { display: inline-block; }
.tm-stickylogo-yes .stickylogo,
.is-sticky .tm-stickylogo-yes .standardlogo { display: none; }
.headerblock { position: relative; z-index: 21; }
.headercontent { position: relative; }
.headerblock { box-shadow: 0 1px 5px rgba(0,0,0,0.2); -khtml-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 5px rgba(0,0,0,0.2); transition: padding 0.35s ease; -khtml-transition: padding 0.35s ease; -webkit-transition: padding 0.35s ease; -moz-transition: padding 0.35s ease; -ms-transition: padding 0.35s ease; -o-transition: padding 0.35s ease; background-color: transparent; }
.site-header .thememount-topbar { border-bottom: 1px solid; border-color: #EAEAEA; }
body.thememount-header-style-3 header .thememount-topbar { position: relative; z-index: 1; }
.thememount-tb-content { font-size: 13px; }
.table-row { display: table; width: 100%; }
.thememount-topbar .thememount-center,
.thememount-flexible-width-left,
.thememount-flexible-width-right,
.thememount-tb-content.thememount-flexible-width-left,
.thememount-tb-social.thememount-flexible-width-right { display: table-cell; line-height: 33px; }
.thememount-center { text-align: center; }
.navbar { vertical-align: top; }
.social-icons { list-style: none; margin: 0px; padding: 0px; font-size: 15px; padding-top: 2px; padding-bottom: 3px; }
.thememount-topbar .social-icons { text-align: right; }
.widget .textwidget .thememount-social-links-wrapper .social-icons { text-align: left; }
.widget-area .textwidget .social-icons li:first-child { border: none; }
.widget-area .textwidget .social-icons li { border: none; }
.social-icons li { display: inline-block; padding-left: 4px; padding-right: 4px; min-width: 36px; line-height: 41px; }
.social-icons li a { display: block; width: 30px; height: 30px; line-height: 30px; border-radius: 30px; font-size: 14px; text-align: center; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.footersocialicon .social-icons li a { display: block; }
.footer .widget .social-icons li { line-height: 19px; padding-right: 3px; padding-top: 0px; }
.footer .social-icons li a { border: 1px solid rgba(255, 255, 255, 0.07); width: 36px; height: 36px; display: block; border-radius: 50%; line-height: 36px; text-align: center; }
.footer .social-icons li a i { color: rgba(255, 255, 255, 0.85); }
.footer .social-icons li a:hover { border: 1px solid rgba(255, 255, 255, 0.8); }
.footer .social-icons li.twitter a:hover { border: 1px solid #2cbfd9; }
.footer .social-icons li.youtube a:hover { border: 1px solid #ff0000; }
.footer .social-icons li.facebook a:hover { border: 1px solid #4583bc; }
.footer .social-icons li.linkedin a:hover { border: 1px solid #0b84b3; }
.footer .social-icons li.googleplus a:hover { border: 1px solid #d3452b; }
.footer .social-icons li.dribbble a:hover { border: 1px solid #de588b; }
.footer .social-icons li.pinterest a:hover { border: 1px solid #cd1f29; }
.footer .social-icons li.yelp a:hover { border: 1px solid #c41200; }
.footer .social-icons li.xing a:hover { border: 1px solid #006464; }
.footer .social-icons li.vimeo a:hover { border: 1px solid #07C0ED; }
.footer .social-icons li.rss a:hover { border: 1px solid #fb7200; }
.footer .social-icons li.flickr a:hover { border: 1px solid #ED1384; }
.footer .widget-area .textwidget .social-icons li:first-child { padding-left: 0px; }
.callus { color: #7d8e98; font-size: 12px; }
.topsep { padding: 8px; }
.thememount-topbar .thememount-tb-content i { margin-right: 5px; }
.thememount-wbar .alert { padding-top: 8px; padding-bottom: 8px; margin-bottom: 0px; box-shadow: none; }
.thememount-wbar button { background: none; border: none; border-radius: 2px; padding: 0px; float: right; }
.thememount-wbar.thememount-wbar-bgcolor-skincolor .alert,
.thememount-wbar { color: #fff; }
.top-contact { list-style: none; margin: 0px; padding: 0px; font-size: 13px; }
.top-contact li { display: inline-block; padding-left: 7px; padding-right: 8px; }
.social-icons li a i { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.social-icons li a:hover i { color: #fff; }
.social-icons li.twitter a:hover { background-color: #2cbfd9; }
.social-icons li.youtube a:hover { background-color: #ff0000; }
.social-icons li.facebook a:hover { background-color: #4583bc; }
.social-icons li.flickr a:hover { background-color: #ED1384; }
.social-icons li.linkedin a:hover { background-color: #0b84b3; }
.social-icons li.googleplus a:hover { background-color: #d3452b; }
.social-icons li.dribbble a:hover { background-color: #de588b; }
.social-icons li.pinterest a:hover { background-color: #cd1f29; }
.social-icons li.podcast a:hover { background-color: #803aac; }
.social-icons li.instagram a:hover { background-color: #34638b; }
.social-icons li.xing a:hover { background-color: #006464; }
.social-icons li.vimeo a:hover { background-color: #07C0ED; }
.social-icons li.rss a:hover { background-color: #fb7200; }
.social-icons li.yelp a:hover { background-color: #c41200; }
.main-navigation { clear: both; }
#navbar,
.header-controls,
#navbar #site-navigation .mega-menu-wrap,
.menu-main-menu-container,
div.nav-menu { float: right; }
.header-controls { margin-left: 10px; }
#navbar #site-navigation .mega-menu-wrap { clear: none; }
ul.nav-menu,
div.nav-menu > ul { margin: 0px; padding: 0px; position: relative; }
ul.nav-menu > li,
div.nav-menu > ul > li { float: left; position: relative; z-index: 89; }
ul.nav-menu li a,
div.nav-menu > ul li a,
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal > li.mega-menu-item > a { color: #333333; }
ul.nav-menu > li > a,
div.nav-menu > ul > li > a { color: rgba(0, 0, 0, 0.99); display: block; font-size: 12px; font-weight: 500; line-height: 1; padding: 0px 17px 0px 17px; letter-spacing: 1px; text-decoration: none; text-transform: uppercase; height: 80px; line-height: 80px !important; }
ul.nav-menu > li > a:before,
div.nav-menu > ul > li > a:before { display: block; content: ''; position: absolute !important; left: 50%; top: 0px; margin: 0 auto -2px; height: 2px; width: 0%; opacity: 0; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
ul.nav-menu > li:hover > a:before,
div.nav-menu > ul > li:hover > a:before { top: 0px; opacity: 1; width: 100%; left: 0; }
ul.nav-menu li ul li.menu-item-has-children > a:after,
div.nav-menu > ul li ul li.menu-item-has-children > a:after { font-family: FontAwesome; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 6px; content: '\f105'; position: absolute; background-color: transparent; right: 10px; top: 15px; }
ul.nav-menu ul a,
div.nav-menu ul ul a { margin: 0; width: 200px; display: block; padding: 15px; padding-top: 10px; padding-bottom: 10px; color: rgba(45, 45, 45, 0.97); }
ul.nav-menu li li a:hover,
ul.nav-menu li li:hover > a,
ul.nav-menu li li.current-menu-item > a,
div.nav-menu > ul li li a:hover,
div.nav-menu > ul li li:hover > a,
div.nav-menu > ul li li.current-menu-item > a { color: #fff; }
ul.nav-menu li ul,
div.nav-menu > ul .children { position: absolute; visibility: hidden; display: block; opacity: 0; font-size: 14px; line-height: 14px; top: 79px; padding: 0; margin: 0; list-style: none; border-radius: 0; left: 0px; background: #fff; border-radius: 0; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; transition: all 0.2s ease; border-top: 2px solid #999; }
ul.nav-menu li:hover > ul,
ul.nav-menu ul li:hover > ul,
div.nav-menu > ul li:hover > ul,
div.nav-menu > ul ul li:hover > ul { opacity: 1; display: block; visibility: visible; height: auto; }
.nav-menu .sub-menu .sub-menu,
div.nav-menu > ul .children .children { border-left: 0; left: 100%; top: 0px; border-top: 0px; }
.nav-menu .last > .sub-menu { left: auto; right: 0px !important; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-menu-flyout.last .mega-sub-menu { left: auto; right: 0px !important; }
.nav-menu .lastsecond .sub-menu .sub-menu,
.nav-menu .last .sub-menu .sub-menu,
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-menu-flyout.lastsecond .mega-sub-menu .mega-sub-menu,
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-menu-flyout.last .mega-sub-menu .mega-sub-menu { left: -100%; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu > li.mega-menu-item-type-widget div.textwidget { margin-top: 10px; }
.nav-menu .sub-menu li:hover > ul,
div.nav-menu > ul .children li:hover > ul { top: 0px; -webkit-transition: all 0.25s ease 0s; -moz-transition: all 0.25s ease 0s; -ms-transition: all 0.25s ease 0s; -o-transition: all 0.25s ease 0s; transition: all 0.25s ease 0s; }
.nav-menu .sub-menu > li { position: relative; }
.menu-toggle { display: none; z-index: 10; }
.menu-toggle i { color: #fff; font-size: 28px; }
.toggled-on li,
.toggled-on .children { display: block; }
.righticon { display: none; }
.gm-menu-icon.menu-with-icon { margin-right: 6px; }
.is-sticky .headerlogo { height: 73px; }
.thememount-header-style-3 .is-sticky #navbar,
.thememount-header-style-3.tm-header-overlay .is-sticky #navbar { width: 100%; z-index: 1001; left: 0; top: 0; border-top: none; }
.thememount-header-style-3 #navbar,
.thememount-header-style-3.tm-header-overlay .is-sticky #navbar { width: 100%; z-index: 1003; left: 0; top: 0; box-shadow: 0 1px 5px rgba(0,0,0,0.2); -khtml-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 5px rgba(0,0,0,0.2); }
.thememount-header-style-3.tm-header-overlay #navbar { box-shadow: none; -khtml-box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
.thememount-header-style-3 .is-sticky #navbar-sticky-wrapper,
.thememount-header-style-3.tm-header-overlay .is-sticky #navbar-sticky-wrapper { position: relative; z-index: 99; }
.thememount-header-style-3 .headerblock,
.thememount-header-style-3 .site-header,
.thememount-header-style-3.tm-header-overlay .headerblock,
.thememount-header-style-3.tm-header-overlay .site-header { z-index: auto; }
.thememount-header-style-3 div.thememount-fbar-box-w { position: relative; z-index: 1; }
.thememount-header-style-3.tm-header-overlay div.thememount-fbar-box-w { position: absolute; z-index: 9999; }
.thememount-header-style-3.tm-header-overlay #stickable-header .headerlogo { z-index: 99; position: relative; }
.thememount-header-style-3.tm-header-overlay .thememount-topbar { z-index: 99; position: relative; }
.thememount-header-style-3.tm-header-overlay #stickable-header .headerlogo,
.thememount-header-style-3.tm-header-overlay #navbar { background-color: transparent; }
.is-sticky .masthead-header-stickyOnScroll { margin: 0px auto; width: 100%; z-index: 1001; left: 0; top: 0; box-shadow: 0 1px 5px rgba(0,0,0,0.2); -khtml-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 5px rgba(0,0,0,0.2); transition: padding 0.35s ease; -khtml-transition: padding 0.35s ease; -webkit-transition: padding 0.35s ease; -moz-transition: padding 0.35s ease; -ms-transition: padding 0.35s ease; -o-transition: padding 0.35s ease; background-color: transparent; }
.boxed section.section .section_inner,
section.grid_section .section_inner { margin: 0 auto; position: relative; z-index: 20; }
.is-sticky ul.nav-menu > li > a,
.is-sticky div.nav-menu > ul > li > a { height: 76px; line-height: 76px !important; }
.sticky-wrapper.is-sticky .header-inner { top: 0px; -webkit-transition: top .50s ease; -moz-transition: top .50s ease; -o-transition: top .50s ease; -ms-transition: top .50s ease; -webkit-backface-visibility: hidden; }
.sticky-wrapper .header-inner { top: -100px; }
.is-sticky ul.nav-menu li > ul,
.is-sticky ul.nav-menu ul li > ul,
.is-sticky ul.nav-menu li:hover > ul,
.is-sticky ul.nav-menu ul li:hover > ul,
.is-sticky div.nav-menu > ul li > ul,
.is-sticky div.nav-menu > ul ul li > ul,
.is-sticky div.nav-menu > ul li:hover > ul,
.is-sticky div.nav-menu > ul ul li:hover > ul { top: 76px; }
.thememount-header-style-3 .is-sticky ul.nav-menu li > ul,
.thememount-header-style-3 .is-sticky div.nav-menu > ul li > ul { top: 55px; }
.is-sticky ul.nav-menu li:hover > ul ul,
.is-sticky ul.nav-menu ul li:hover > ul ul,
.is-sticky div.nav-menu > ul li:hover > ul ul,
.is-sticky div.nav-menu > ul ul li:hover > ul ul { top: 0px; }
.thememount-header-style-2 #navbar,
.thememount-header-style-2 #navbar #site-navigation .mega-menu-wrap,
.thememount-header-style-2 #navbar #site-navigation .menu-main-menu-container,
.thememount-header-style-3 #navbar #site-navigation .menu-main-menu-container { float: none; }
.thememount-header-style-2 #stickable-header .container { position: relative; }
.thememount-header-style-2 #stickable-header .headerlogo { text-align: center; position: absolute; width: 100%; }
.thememount-header-style-2 #stickable-header ul.nav-menu,
.thememount-header-style-2 #stickable-header div.nav-menu > ul { float: none; text-align: center; z-index: 0; position: inherit; }
.thememount-header-style-2 #stickable-header ul.nav-menu > li,
.thememount-header-style-2 #stickable-header div.nav-menu > ul > li { float: none; display: inline-block; }
.thememount-header-style-2 .is-sticky #stickable-header .headerlogo { margin-top: 0px; }
.thememount-header-style-2 ul.nav-menu li ul,
.thememount-header-style-2 div.nav-menu > ul .children { text-align: left; }
.thememount-header-style-3 .site-title { display: inline-block; height: auto; width: auto; }
.thememount-header-style-3 #stickable-header .container { width: auto; padding: 0px; }
.thememount-header-style-3 #stickable-header .headerlogo { float: none; text-align: center; width: 100%; display: block; position: relative; z-index: 1004; }
.thememount-header-style-3 .header-controls { position: absolute; float: none; right: 0; z-index: 10000; }
.thememount-header-style-3 #navbar #site-navigation .mega-menu-wrap { float: none; }
.thememount-header-style-3 #navbar { float: none; border-top: 1px solid #eaeaea; position: relative; }
.tm-dark-layout.tm-header-overlay.thememount-header-style-3 #navbar { border-color: rgba(255, 255, 255, 0.24); border-bottom: 1px solid rgba(255, 255, 255, 0.24); }
.tm-dark-layout.tm-header-overlay.thememount-header-style-3 .is-sticky #navbar { border-bottom: none; }
.tm-header-overlay.thememount-header-style-3 #navbar { border-color: rgba(0, 0, 0, 0.10); border-bottom: 1px solid rgba(0, 0, 0, 0.10); }
.tm-dark-layout.thememount-header-style-3 #navbar { border-color: rgba(255, 255, 255, 0.24); }
.thememount-header-style-3 #stickable-header ul.nav-menu > li,
.thememount-header-style-3 #stickable-header div.nav-menu > ul > li { float: none; display: inline-block; }
.thememount-header-style-3 #stickable-header ul.nav-menu,
.thememount-header-style-3 #stickable-header div.nav-menu > ul { text-align: center; }
.thememount-header-style-3 .headerblock ul.nav-menu > li > a,
.thememount-header-style-3 .headerblock div.nav-menu > ul > li > a { padding: 0px 17px 0px 17px; height: 55px !important; ; line-height: 55px !important; }
.thememount-header-style-3 ul.nav-menu li ul,
.thememount-header-style-3 div.nav-menu > ul .children { text-align: left; }
.thememount-header-style-3 ul.nav-menu > li > ul,
.thememount-header-style-3 div.nav-menu > ul > l > ul { top: 54px !important; }
.thememount-header-style-3 .is-sticky #stickable-header .headerlogo { display: none; }
.thememount-header-style-3 #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal,
.thememount-header-style-3 #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal { text-align: center; }
.thememount-header-style-3 #navbar .main-navigation { max-width: 1140px; margin: 0 auto; position: relative; }
.thememount-header-style-3 #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal > li.mega-menu-item > a,
.thememount-header-style-3 .is-sticky #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal > li.mega-menu-item > a { height: 55px !important; line-height: 55px !important; }
.thememount-header-style-3 #navbar { min-height: 55px; }
.thememount-header-style-3 .search_box,
.thememount-header-style-3 .thememount-header-cart-link-wrapper,
.thememount-header-style-3 .is-sticky .search_box,
.thememount-header-style-3 .is-sticky .thememount-header-cart-link-wrapper { height: 55px !important; line-height: normal !important; }
.tm-header-overlay .headerblock { position: absolute; z-index: 21; width: 100%; box-shadow: none; -khtml-box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
.tm-header-hrelative.tm-header-overlay .headerblock { position: relative; z-index: 21; width: 100%; box-shadow: 0 1px 5px rgba(0,0,0,0.2); -khtml-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 5px rgba(0,0,0,0.2); }
.tm-header-overlay #stickable-header-sticky-wrapper,
.tm-header-overlay #stickable-header,
.tm-header-overlay #stickable-header .header-inner { background-color: transparent; }
.thememount-titlebar-wrapper .thememount-titlebar-inner-wrapper { padding: 0px; display: table; width: 100%; }
.thememount-titlebar-main { text-align: center; vertical-align: middle; display: table-cell; }
.thememount-header-style-4 #stickable-header { margin-top: 42px; }
.thememount-header-style-4 .is-sticky #stickable-header { margin-top: 0px; }
.thememount-header-style-4 #stickable-header .container-full .headercontent,
.thememount-header-style-4 #stickable-header .container .headercontent { padding-left: 15px; padding-right: 15px; box-shadow: 0 1px 5px rgba(0,0,0,0.2); -khtml-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 5px rgba(0,0,0,0.2); }
.thememount-header-style-4 .is-sticky #stickable-header .container-full { padding-left: 0px; padding-right: 0px; }
.thememount-header-style-4 .is-sticky #stickable-header .container .headercontent { box-shadow: none; -khtml-box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }
.mega-menu-wrap { background: none !important; }
.main-navigation .mega-menu-wrap { position: inherit !important; }
#navbar #site-navigation .mega-menu-wrap .mega-menu-toggle + label:after { font-size: 32px; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal { position: static !important; }
.main-navigation .mega-menu-wrap ul.mega-menu > li.mega-menu-item > a { display: block !important; font-size: 12px !important; padding: 0px 15px 0px 15px !important; margin: 0px !important; letter-spacing: 1px !important; text-decoration: none !important; text-transform: uppercase !important; height: 79px; line-height: 79px; }
.is-sticky .main-navigation .mega-menu-wrap ul.mega-menu > li.mega-menu-item > a { height: 73px !important; line-height: 73px !important; }
.is-sticky #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li .mega-sub-menu .mega-sub-menu { margin-top: 0px; }
.main-navigation .mega-menu-wrap ul.mega-menu > li.mega-menu-item > a:before { display: block; content: ''; position: absolute !important; left: 50%; top: 0px; margin: 0 auto -2px; height: 2px; width: 0%; opacity: 0; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.main-navigation .mega-menu-wrap ul.mega-menu > li.mega-menu-item:hover > a:before { top: 0px; opacity: 1; width: 100%; left: 0; }
.main-navigation .mega-menu-wrap ul.mega-menu > li.mega-current-menu-ancestor > a:before { opacity: 0; }
.main-navigation .mega-menu-wrap ul.mega-menu > li.mega-menu-item.mega-toggle-on > a,
.main-navigation .mega-menu-wrap ul.mega-menu > li.mega-menu-item:hover > a { background: none !important }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal > li .mega-sub-menu { border-top: 2px solid; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal > li .mega-sub-menu .mega-sub-menu { border-top: none; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu { background: #fff; border-radius: 0; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-menu-flyout .mega-sub-menu { width: 200px; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a { background: #fff; padding-top: 10px; padding-bottom: 10px; line-height: 18px; display: block; font-size: 13px; letter-spacing: 0.5px; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a:before { display: none; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a:hover,
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu li:hover > a { background: #fff; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a:hover,
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu li:hover > a,
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu li.current-menu-item a,
#navbar #site-navigation .mega-menu-wrap .mega-menu-flyout .mega-sub-menu li.mega-current-menu-item > a { color: #fff; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu > li.mega-menu-item > h4.mega-block-title { font-size: 15px !important; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal > li.mega-menu-item-has-children > a:after { font-family: FontAwesome; content: '\f107'; display: none; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout li.mega-menu-item-has-children > a:after { font-family: FontAwesome; content: '\f105'; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-megamenu .mega-sub-menu li.mega-menu-item { padding-bottom: 5px; }
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-megamenu .mega-sub-menu li.mega-menu-item li:last-child a { border-bottom: none; }
.tm-dmenu-sep-grey ul.nav-menu ul a,
.tm-dmenu-sep-grey div.nav-menu ul ul a,
.tm-dmenu-sep-grey #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a { border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
.tm-dmenu-sep-white #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu li:last-child > a { border-bottom: none; }
.tm-dmenu-sep-white ul.nav-menu ul a,
.tm-dmenu-sep-white div.nav-menu ul ul a,
.tm-dmenu-sep-white #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a { border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
.tm-dmenu-sep-no ul.nav-menu ul a,
.tm-dmenu-sep-no div.nav-menu ul ul a,
.tm-dmenu-sep-no #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a { border-bottom: none; }
.thememount-header-style-2 #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-megamenu.mega-logo-after-this,
.thememount-header-style-2 #stickable-header ul.nav-menu > li.logo-after-this,
.thememount-header-style-2 #stickable-header div.nav-menu > ul > li.logo-after-this { margin-right: 350px; }
.thememount-header-style-2 #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal { text-align: center; }
.search_box,
.thememount-header-cart-link-wrapper { padding: 0px 14px 0px 18px; float: left; position: relative; }
.search_box { padding-left: 5px; }
.search_box,
.thememount-header-cart-link-wrapper { display: table; height: 110px; }
.search_box a,
.thememount-header-cart-link-wrapper a { display: table-cell; vertical-align: middle; }
.thememount-header-cart-link-wrapper { padding-left: 10px; }
.k_flying_searchform span { background-color: transparent; position: absolute; right: 0; top: 0; z-index: 15; overflow: hidden; }
.k_flying_searchform .k_searchlink a { margin-top: 38px; display: block; z-index: 16; width: 30px; height: 30px; line-height: 30px; border-radius: 50%; text-align: center; }
.k_flying_searchform { position: relative; }
.w-search-form-row { display: none; }
.k_flying_searchform_wrapper #flying_searchform { position: fixed; left: 0; top: 0px; height: 100%; width: 100%; z-index: 1000; color: #fff; display: none; }
.k_flying_searchform_wrapper #flying_searchform { margin-bottom: 0px; }
.k_flying_searchform_wrapper #flying_searchform:before { display: block; content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: -1; }
.k_flying_searchform_wrapper #flying_searchform:before { background-color: rgba(47, 47, 47, 0.96); }
.w-search-form-h { display: table; height: 100%; width: 100%; }
.w-search-form-row { display: table-cell; vertical-align: middle; text-align: center; width: 100%; }
.w-search-label { font-size: 2em; line-height: 1.6em; color: #fff; margin-bottom: 24px; }
.w-search-label label { font-weight: normal; }
.w-search-input { width: 35%; margin: 0 auto; -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.5); -moz-box-shadow: 0 3px 0 0 rgba(255,255,255,.1); box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.51); padding-bottom: 12px; }
.w-search-input input { font-size: 49px; text-align: center; height: 68px; padding: 0; border: none; border-radius: 0; box-shadow: none !important; background-color: transparent; color: #fff; width: 100%; line-height: 1.3em; }
.tm-dark-layout .w-search-input input { background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(233, 233, 233, 0.2); background-color: transparent; border: none; }
.tm-dark-layout .k_flying_searchform_wrapper #flying_searchform:before { background-color: rgba(47, 47, 47, 0.96); }
.w-search-close { display: block; position: absolute; top: 15px; right: 20px; font-size: 22px; line-height: 50px; height: 50px; width: 50px; color: #fff !important; -webkit-transition: transform ease-out .2s; -moz-transition: transform ease-out .2s; -ms-transition: transform ease-out .2s; -o-transition: transform ease-out .2s; transition: transform ease-out .2s; transform: rotate(0deg); }
.w-search-close:hover { opacity: 1; transform: rotate(90deg); }
.w-search-close i,
.w-search-close:hover i { color: #fff; }
.w-search-close:hover { color: #fff; }
.k_flying_searchform_wrapper .field::-webkit-input-placeholder {
color:rgba(255, 255, 255, 0.80);
line-height:1.3em;
}
.k_flying_searchform_wrapper .field:-moz-placeholder {
color:rgba(255, 255, 255, 0.80);
line-height:1.3em;
}
.k_flying_searchform_wrapper .field::-moz-placeholder {
color:rgba(255, 255, 255, 0.80);
line-height:1.3em;
}
.k_flying_searchform_wrapper .field:-ms-input-placeholder {
color:rgba(255, 255, 255, 0.80);
line-height:1.3em;
}
.thememount-header-cart-link-wrapper a { width: 16px; height: 22px; position: relative; }
.thememount-header-cart-link-wrapper a:hover span.thememount-cart-qty { background-color: #241f1f; }
.tm-dark-layout .thememount-header-cart-link-wrapper a:hover span.thememount-cart-qty { background-color: #fff; color: #241f1f; }
.thememount-header-cart-link-wrapper span.thememount-cart-qty { width: 18px; height: 18px; border-radius: 50%; font-size: 10px; line-height: 18px; color: #fff; font-weight: 400; text-align: center; position: absolute; top: 50%; right: -8px; margin-top: -21px; z-index: 38; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.vc_btn.vc_btn_md { padding: 10px 16px; }
.wpb_button.wpb_regularsize { padding: 8px 10px 8px; box-shadow: none; }
.buttonblock .wpb_button_a { margin-right: 10px; margin-bottom: 8px; }
.button:active,
.wpb_button_a:active { top: 1px; }
.wpb_button.active,
.wpb_button:active { box-shadow: none; }
.wpb_skincolor { color: #fff; }
.site-main .vc_btn_skincolor,
.vc_btn_skincolor { color: #fff; border: 1px solid transparent; }
.entry-content .vc_btn_skincolor:hover,
.vc_btn_skincolor:hover { background-color: transparent; }
.vc_btn_skincolor.vc_btn_outlined:hover,
.vc_btn_skincolor.vc_btn_square_outlined:hover { color: #fff !important; }
.vc_btn { text-transform: uppercase; letter-spacing: 1px; }
.vc_btn_skincolor.vc_btn_3d { margin-bottom: 4px; }
.wpb_column > .wpb_wrapper .vc_btn { margin-bottom: 4px; }
.vc_btn_white.vc_btn_outlined,
.vc_btn_white.vc_btn_square_outlined { border: 1px solid #fff; color: #fff; }
.vc_btn_sm.margin-left { margin-left: 10px; }
.vc_call_to_action .hgroup + p { margin-top: 5px; }
.tp-button.skin:hover { color: #fff !important; }
.tp-button.darkgrey { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.vc_btn.vc_btn_round,
.wpb_call_to_action .wpb_button_a.wpb_white .wpb_button,
.wpb_call_to_action .wpb_button_a .wpb_button,
.tp-button,
.thememount-pf-btn .wpb_button_a .wpb_button,
.thememount-blogbox-btn .wpb_button_a .wpb_button { box-shadow: 0 0 0 1px rgba(0,0,0,0) inset; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
.vc_btn.vc_btn_round.vc_btn_blue:hover { box-shadow: 0 0 0 1px #5472d2 inset; color: #5472d2 !important; }
.vc_btn.vc_btn_round.vc_btn_pink:hover { box-shadow: 0 0 0 1px #fe6c61 inset; color: #fe6c61 !important; }
.vc_btn.vc_btn_round.vc_btn_turquoise:hover { box-shadow: 0 0 0 1px #00c1cf inset; color: #00c1cf !important; }
.vc_btn.vc_btn_round.vc_btn_violet:hover { box-shadow: 0 0 0 1px #8d6dc4 inset; color: #8d6dc4 !important; }
.vc_btn.vc_btn_round.vc_btn_peacoc:hover { box-shadow: 0 0 0 1px #4cadc9 inset; color: #8d6dc4 !important; }
.vc_btn.vc_btn_round.vc_btn_chino:hover { box-shadow: 0 0 0 1px #cec2ab inset; color: #cec2ab !important; }
.vc_btn.vc_btn_round.vc_btn_mulled_wine:hover { box-shadow: 0 0 0 1px #50485b inset; color: #50485b !important; }
.vc_btn.vc_btn_round.vc_btn_vista_blue:hover { box-shadow: 0 0 0 1px #75d69c inset; color: #75d69c !important; }
.vc_btn.vc_btn_round.vc_btn_black:hover { box-shadow: 0 0 0 1px #2a2a2a inset; color: #2a2a2a !important; }
.vc_btn.vc_btn_round.vc_btn_grey:hover { box-shadow: 0 0 0 1px #ebebeb inset; color: #666666 !important }
.vc_btn.vc_btn_round.vc_btn_orange:hover { box-shadow: 0 0 0 1px #f89406 inset; color: #f89406 !important }
.vc_btn.vc_btn_round.vc_btn_sky:hover { box-shadow: 0 0 0 1px #5aa1e3 inset; color: #5aa1e3 !important }
.vc_btn.vc_btn_round.vc_btn_sky:hover { box-shadow: 0 0 0 1px #5aa1e3 inset; color: #5aa1e3 !important }
.vc_btn.vc_btn_round.vc_btn_green:hover { box-shadow: 0 0 0 1px #6dab3c inset; color: #6dab3c !important }
.vc_btn.vc_btn_round.vc_btn_green:hover { box-shadow: 0 0 0 1px #6dab3c inset; color: #6dab3c !important }
.vc_btn.vc_btn_round.vc_btn_juicy_pink:hover { box-shadow: 0 0 0 1px #f4524d inset; color: #f4524d !important }
.vc_btn.vc_btn_round.vc_btn_sandy_brown:hover { box-shadow: 0 0 0 1px #f79468 inset; color: #f79468 !important }
.vc_btn.vc_btn_round.vc_btn_purple:hover { box-shadow: 0 0 0 1px #b97ebb inset; color: #b97ebb !important }
.wpb_call_to_action .wpb_button_a.wpb_white .wpb_button:hover { box-shadow: 0 0 0 1px #fff inset; color: #fff !important }
.wpb_call_to_action .wpb_button_a .wpb_button:hover { box-shadow: 0 0 0 1px #f7f7f7 inset; color: #f7f7f7 !important }
.wpb_call_to_action .wpb_button_a .wpb_button.wpb_btn-primary:hover { box-shadow: 0 0 0 1px #0077b3 inset; color: #0077b3 !important }
.wpb_call_to_action .wpb_button_a .wpb_button.wpb_btn-info:hover { box-shadow: 0 0 0 1px #58b9da inset; color: #58b9da !important }
.wpb_button_a .wpb_button.wpb_btn-success:hover { box-shadow: 0 0 0 1px #6ab165 inset; color: #6ab165 !important }
.wpb_call_to_action .wpb_button_a .wpb_button.wpb_btn-warning:hover { box-shadow: 0 0 0 1px #ff9900 inset; color: #ff9900 !important }
.wpb_call_to_action .wpb_button_a .wpb_button.wpb_btn-danger:hover { box-shadow: 0 0 0 1px #ff675b inset; color: #ff675b !important }
.wpb_call_to_action .wpb_button_a .wpb_button.wpb_btn-inverse:hover { box-shadow: 0 0 0 1px #555555 inset; color: #555555 !important }
.tp-button,
.thememount-pf-btn .wpb_button_a .wpb_button,
.thememount-blogbox-btn .wpb_button_a .wpb_button { font-size: 13px; border-radius: 0px; text-transform: uppercase; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; text-shadow: none !important; letter-spacing: 0px !important; border: none; }
.tp-button.big,
.thememount-pf-btn .wpb_button_a .wpb_button,
.thememount-blogbox-btn .wpb_button_a .wpb_button { padding: 12px 30px; font-size: 13px; }
.vc_btn.vc_btn_round.vc_btn_skincolor:hover,
.vc_btn.vc_btn_round.vc_btn_pink:hover,
.vc_btn.vc_btn_round.vc_btn_blue:hover,
.vc_btn.vc_btn_round.vc_btn_turquoise:hover,
.vc_btn.vc_btn_round.vc_btn_violet:hover,
.vc_btn.vc_btn_round.vc_btn_peacoc:hover,
.vc_btn.vc_btn_round.vc_btn_chino:hover,
.vc_btn.vc_btn_round.vc_btn_mulled_wine:hover,
.vc_btn.vc_btn_round.vc_btn_vista_blue:hover,
.vc_btn.vc_btn_round.vc_btn_black:hover,
.vc_btn.vc_btn_round.vc_btn_grey:hover,
.vc_btn.vc_btn_round.vc_btn_orange:hover,
.vc_btn.vc_btn_round.vc_btn_sky:hover,
.vc_btn.vc_btn_round.vc_btn_green:hover,
.vc_btn.vc_btn_round.vc_btn_juicy_pink:hover,
.vc_btn.vc_btn_round.vc_btn_sandy_brown:hover,
.vc_btn.vc_btn_round.vc_btn_purple:hover,
.wpb_call_to_action .wpb_button_a .wpb_button:hover,
.wpb_call_to_action .wpb_button_a.wpb_white .wpb_button:hover,
.thememount-pf-btn .wpb_button_a .wpb_button:hover,
.thememount-blogbox-btn .wpb_button_a .wpb_button:hover { background-color: transparent; }
.vc_btn_outlined { border: 1px solid; }
.vc_btn_skincolor.vc_btn_3d:hover { color: #fff !important; }
.thememount-row-bgprecolor-skin .vc_btn_white.vc_btn_square:hover { background-color: transparent; border: 1px solid #fff; color: #fff !important; }
.thememount-row-bgprecolor-dark .vc_btn_skincolor.vc_btn_square:hover { color: #fff; }
.vc_btn_blue.vc_btn_outlined:hover,
.vc_btn_blue.vc_btn_square_outlined:hover { background-color: #5472d2 !important; color: #fff !important; border-color: #5472d2; }
.vc_btn_turquoise.vc_btn_outlined:hover,
.vc_btn_turquoise.vc_btn_square_outlined:hover { background-color: #00c1cf !important; color: #fff !important; border-color: #00c1cf; }
.vc_btn_green.vc_btn_outlined:hover,
.vc_btn_green.vc_btn_square_outlined:hover { background-color: #5f9434 !important; color: #fff !important; border-color: #5f9434; }
.vc_btn_sandy_brown.vc_btn_outlined:hover,
.vc_btn_sandy_brown.vc_btn_square_outlined:hover { background-color: #f57f4b !important; color: #fff !important; border-color: #f57f4b; }
.vc_btn_mulled_wine.vc_btn_outlined:hover,
.vc_btn_mulled_wine.vc_btn_square_outlined:hover { background-color: #50485b !important; color: #fff !important; border-color: #50485b; }
.vc_btn_purple.vc_btn_outlined:hover,
.vc_btn_purple.vc_btn_square_outlined:hover { background-color: #b97ebb !important; color: #fff !important; border-color: #b97ebb; }
.vc_btn_juicy_pink.vc_btn_outlined:hover,
.vc_btn_juicy_pink.vc_btn_square_outlined:hover { background-color: #f4524d !important; color: #fff !important; border-color: #f4524d; }
.vc_btn_sky.vc_btn_outlined:hover,
.vc_btn_sky.vc_btn_square_outlined:hover { background-color: #5aa1e3 !important; color: #fff !important; border-color: #5aa1e3; }
.vc_btn_violet.vc_btn_outlined:hover,
.vc_btn_violet.vc_btn_square_outlined:hover { background-color: #8d6dc4 !important; color: #fff !important; border-color: #8d6dc4; }
.vc_btn_white.vc_btn_outlined:hover,
.vc_btn_white.vc_btn_square_outlined:hover { background-color: #ffffff !important; color: #2d2d2d !important; border-color: #ffffff; }
.vc_btn_black.vc_btn_outlined:hover,
.vc_btn_black.vc_btn_square_outlined:hover { background-color: #2a2a2a !important; color: #fff !important; border-color: #2a2a2a; }
.vc_btn_grey.vc_btn_outlined:hover,
.vc_btn_grey.vc_btn_square_outlined:hover { background-color: #ebebeb !important; color: #fff !important; border-color: #ebebeb; }
.vc_btn_orange.vc_btn_outlined:hover,
.vc_btn_orange.vc_btn_square_outlined:hover { background-color: #f89406 !important; color: #fff !important; border-color: #f89406; }
.vc_btn_vista_blue.vc_btn_outlined:hover,
.vc_btn_vista_blue.vc_btn_square_outlined:hover { background-color: #75d69c !important; color: #fff !important; border-color: #75d69c; }
.vc_btn_chino.vc_btn_outlined:hover,
.vc_btn_chino.vc_btn_square_outlined:hover { background-color: #cec2ab !important; color: #fff !important; border-color: #cec2ab; }
.vc_btn_pink.vc_btn_outlined:hover,
.vc_btn_pink.vc_btn_square_outlined:hover { background-color: #fe6c61 !important; color: #fff !important; border-color: #fe6c61; }
.vc_btn_peacoc.vc_btn_outlined:hover,
.vc_btn_peacoc.vc_btn_square_outlined:hover { background-color: #4cadc9 !important; color: #fff !important; border-color: #4cadc9; }
.vc_btn_pink.vc_btn_square:hover { background-color: transparent; border: 1px solid #fe5043; color: #fe5043 !important; }
.vc_btn_white.vc_btn_square:hover { background-color: transparent; border: 1px solid rgba(255, 255, 255, 0.50); color: #FFFFFF !important; }
.vc_btn_blue.vc_btn_square:hover { background-color: transparent; border: 1px solid #3c5ecc; color: #3c5ecc !important; }
.vc_btn_turquoise.vc_btn_square:hover { background-color: transparent; border: 1px solid #00c1cf; color: #00c1cf !important; }
.vc_btn_pink.vc_btn_square:hover { background-color: transparent; border: 1px solid #fe6c61; color: #fe6c61 !important; }
.vc_btn_violet.vc_btn_square:hover { background-color: transparent; border: 1px solid #8d6dc4; color: #8d6dc4 !important; }
.vc_btn_chino.vc_btn_square:hover { background-color: transparent; border: 1px solid #cec2ab; color: #cec2ab !important; }
.vc_btn_mulled_wine.vc_btn_square:hover { background-color: transparent; border: 1px solid #50485b; color: #50485b !important; }
.vc_btn_vista_blue.vc_btn_square:hover { background-color: transparent; border: 1px solid #5dcf8b; color: #5dcf8b !important; }
.vc_btn_black.vc_btn_square:hover { background-color: transparent; border: 1px solid #2a2a2a; color: #2a2a2a !important; }
.vc_btn_grey.vc_btn_square:hover { background-color: transparent; border: 1px solid #666666; color: #666666 !important; }
.vc_btn_orange.vc_btn_square:hover { background-color: transparent; border: 1px solid #f89406; color: #f89406 !important; }
.vc_btn_sky.vc_btn_square:hover { background-color: transparent; border: 1px solid #5aa1e3; color: #5aa1e3 !important; }
.vc_btn_green.vc_btn_square:hover { background-color: transparent; border: 1px solid #6dab3c; color: #6dab3c !important; }
.vc_btn_purple.vc_btn_square:hover { background-color: transparent; border: 1px solid #b97ebb; color: #b97ebb !important; }
.vc_btn_juicy_pink.vc_btn_square:hover { background-color: transparent; border: 1px solid #f4524d; color: #f4524d !important; }
.vc_btn_sandy_brown.vc_btn_square:hover { background-color: transparent; border: 1px solid #f79468; color: #f79468 !important; }
.tp-button.skin { background: none; }
.tp-button i.rightarrow { margin-left: 5px; }
.tp-button i.leftarrow { margin-right: 5px; }
.tp-button.skin:hover,
.tp-button.white:hover,
.tp-button.red:hover,
.tp-button.green:hover,
.tp-button.orange:hover,
.tp-button.darkgrey:hover,
.tp-button.lightgrey:hover { background-color: transparent !important; }
.tp-button.white { background-color: #fff !important; background: none; color: #333333 !important; }
.tp-button.red { background-color: #cb1d1d !important; background: none; color: #fff !important; }
.tp-button.green { background-color: #21a117 !important; background: none; color: #fff !important; }
.tp-button.orange { background-color: #ff7700 !important; background: none; color: #fff !important; }
.tp-button.darkgrey { box-shadow: 0 0 0 1px #241f1f inset !important; background-color: #241f1f; }
.tp-button.lightgrey { background-color: #888 !important; background: none; color: #fff !important; }
.tp-button:hover { text-decoration: none; background: none; background-color: transparent; }
.tp-button.white:hover { box-shadow: 0 0 0 1px #fff inset !important; color: #fff !important; }
.tp-button.red:hover { box-shadow: 0 0 0 1px #cb1d1d inset !important; color: #cb1d1d !important; }
.tp-button.green:hover { box-shadow: 0 0 0 1px #21a117 inset !important; color: #21a117 !important; }
.tp-button.orange:hover { box-shadow: 0 0 0 1px #ff7700 inset !important; color: #ff7700 !important; }
.tp-button.darkgrey:hover { box-shadow: 0 0 0 1px #241f1f inset !important; color: #241f1f !important; }
.thememount-bg-overlay { position: relative; overflow: hidden; z-index: 1; }
.vc_responsive .wpb_row .vc_span12 { z-index: 2; }
.thememount-row-bgtype-grey { background: #f6f6f6 }
.thememount-row-bgtype-dark { background: #363839; }
.thememount-row-bgcolor-dark.thememount-row-with-bgimage,
.thememount-row-bgcolor-skincolor.thememount-row-with-bgimage,
.thememount-row-bgcolor-white.thememount-row-with-bgimage,
.thememount-row-bgcolor-white.thememount-row-with-bgimage,
.thememount-row-bgcolor-grey.thememount-row-with-bgimage,
.thememount-row-bgcolor-none.thememount-row-with-bgimage { position: relative; }
.thememount-row-parallax { background-attachment: fixed !important; background-size: cover !important; }
.wpb_row.thememount-bg-overlay:after { content: ''; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 1; display: block; }
.thememount-row-bgcolor-none.thememount-row-with-bgimage:after { background: none; }
.thememount-row-bgprecolor-dark.thememount-bg-overlay:after { background: rgba(0, 0, 0, 0.83); }
.thememount-row-bgprecolor-grey.thememount-bg-overlay:after { background: rgba(231, 231, 231, 0.6); }
.thememount-row-bgprecolor-dark { background: #282828; }
.thememount-row-bgprecolor-grey { background: #f5f5f5; }
.thememount-row-bgprecolor-dark h1,
.thememount-row-bgprecolor-dark h2,
.thememount-row-bgprecolor-dark h3,
.thememount-row-bgprecolor-dark h4,
.thememount-row-bgprecolor-dark h5,
.thememount-row-bgprecolor-dark h6,
.thememount-row-bgprecolor-skin h1,
.thememount-row-bgprecolor-skin h2,
.thememount-row-bgprecolor-skin h3,
.thememount-row-bgprecolor-skin h4,
.thememount-row-bgprecolor-skin h5,
.thememount-row-bgprecolor-skin h6,
.thememount-row-textcolor-white h1,
.thememount-row-textcolor-white h2,
.thememount-row-textcolor-white h3,
.thememount-row-textcolor-white h4,
.thememount-row-textcolor-white h5,
.thememount-row-textcolor-white h6,
.thememount-row-textcolor-white span,
body .thememount-fbar-box-w .widget .widget-title,
body .thememount-fbar-text-white .widget .widget-title,
.thememount-fbar-box-w .thememount-no-widget-message { color: #fff; }
.thememount-row-textcolor-dark h1,
.thememount-row-textcolor-dark h2,
.thememount-row-textcolor-dark h3,
.thememount-row-textcolor-dark h4,
.thememount-row-textcolor-dark h5,
.thememount-row-textcolor-dark h6,
.thememount-row-bgprecolor-grey h1,
.thememount-row-bgprecolor-grey h2,
.thememount-row-bgprecolor-grey h3,
.thememount-row-bgprecolor-grey h4,
.thememount-row-bgprecolor-grey h5,
.thememount-row-bgprecolor-grey h6,
.tm-dark-layout .site-main .thememount-row-bgprecolor-grey a,
.tm-dark-layout .thememount-row-bgprecolor-grey .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a,
.tm-dark-layout .thememount-row-bgprecolor-grey .thememount-servicebox-bordercentericon h2.thememount-servicebox-title,
.thememount-row-textcolor-dark span,
.thememount-row-textcolor-dark .section { color: rgba(0, 0, 0, 0.70); }
body .thememount-row-textcolor-dark .section a { color: rgba(0, 0, 0, 0.90); }
.thememount-row-bgprecolor-grey .section { color: rgba(0, 0, 0, 0.7); }
body .thememount-fbar-box-w.thememount-fbar-bg-grey .widget .widget-title { color: #282828; }
.thememount-fbar-bg-skin .widget-title:after,
.thememount-row-bgprecolor-skin .thememount-heading-wrapper .thememount-heading-wrapper-inner h2:after,
.tm-dark-layout .thememount-row-bgprecolor-grey .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header { background-color: #fff; }
.thememount-row-bgprecolor-skin .thememount-heading-wrapper.thememount-heading-wrapper-align-right .thememount-heading-wrapper-inner h2,
.thememount-row-bgprecolor-skin .thememount-heading-wrapper.thememount-heading-wrapper-align-left .thememount-heading-wrapper-inner h2,
.thememount-row-bgprecolor-dark .thememount-heading-wrapper.thememount-heading-wrapper-align-right .thememount-heading-wrapper-inner h2,
.thememount-row-bgprecolor-dark .thememount-heading-wrapper.thememount-heading-wrapper-align-left .thememount-heading-wrapper-inner h2 { border-bottom: 1px solid rgba(234, 234, 234, 0.42); }
.thememount-row-textcolor-white p,
.thememount-row-bgprecolor-dark p,
.thememount-row-bgprecolor-skin p,
.thememount-row-textcolor-white .wpb_accordion_content,
.thememount-row-bgprecolor-dark .wpb_accordion_content { color: rgba(255, 255, 255, 0.75); }
.tm-dark-layout .thememount-row-bgprecolor-dark p,
.tm-dark-layout .thememount-row-bgprecolor-dark .wpb_accordion_content { color: inherit; }
.thememount-fbar-bg-dark .widget_text,
.thememount-fbar-bg-dark .widget ul > li { color: #999; }
.container .container { padding-left: 0px; padding-right: 0px; width: auto; }
.thememount-responsive-on .section.grid_section:after { display: block; content: "."; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }
.section.grid_section { position: relative; z-index: 2; }
.thememount-row-bgtype-dark h2,
.thememount-row-bgtype-skin h2,
.thememount-row-bgtype-dark h1,
.thememount-row-bgtype-dark h2 { color: #fff; }
.heading-centered { text-align: center; }
body.thememount-page-full-width #content article > .entry-content > .wpb_row.wpb_row.vc_row-fluid { padding-top: 80px; padding-bottom: 80px; margin-bottom: 0px; }
body.thememount-page-full-width #content article > .entry-content > .wpb_row:first-child { margin-top: -60px; }
.wpb_row.vc_row-fluid { padding-top: 0px; padding-bottom: 0px; margin-left: 0px !important; margin-right: 0px !important; }
.page-template-default .wpb_row.vc_row-fluid { margin-left: -15px !important; margin-right: -15px !important; }
.wpb_row.vc_row-fluid .wpb_row.vc_row-fluid { padding-top: 0px; padding-bottom: 0px; }
.site-header { background-image: none !important; }
.thememount-row-rowwidth-wide .thememount-row-rowwidth-wide,
.thememount-row-rowwidth-default .thememount-row-rowwidth-wide { padding-left: 0px !important; padding-right: 0px !important; margin-left: 0px !important; margin-right: 0px !important; }
.thememount-row-with-bgimage.thememount-row-bgimageposition-fixed { background-attachment: fixed; background-size: cover; }
.thememount-row-bgprecolor-skin h2.wpb_call_text,
.thememount-row-bgtype-dark h1,
.thememount-row-bgtype-dark .portfolio-wrapper .item .item-content h4,
.thememount-row-bgtype-dark .vc_pie_chart_value,
.thememount-row-bgtype-dark .thememount-heading-wrapper p.thememount-subheading,
.thememount-row-bgtype-dark .thememount-team-title,
.thememount-row-bgtype-dark .thememount-servicebox-title a,
.thememount-row-bgtype-dark .thememount-servicebox-title a,
.thememount-row-bgtype-dark .thememount-heading-wrapper.thememount-heading-wrapper-align-center p.thememount-subheading,
.thememount-row-bgtype-dark .thememount-heading-wrapper-align-top p.thememount-subheading { color: #fff; }
.thememount-row-bgtype-dark .thememount-tabs-wrapper .wpb_wrapper p { color: rgb(82, 82, 82); }
.thememount-row-bgtype-dark .featurecontent .thememount-servicebox,
.thememount-row-bgtype-dark .thememount-heading-sepicon:before,
.thememount-row-bgtype-dark .thememount-heading-sepicon:after { border-bottom: 1px solid rgba(204, 204, 204, 0.09); }
.thememount-titlebar-wrapper.entry-header { margin-bottom: 0px; }
.tablerow { display: table; width: 100%; }
.headingblock,
.breadcrumbblock { display: table-cell; }
.thememount-titlebar-wrapper .thememount-titlebar-inner-wrapper { background-color: rgba(255, 255, 255, 0.83); border-bottom: 1px solid #eaeaea; }
.tm-dark-layout .thememount-titlebar-wrapper .thememount-titlebar-inner-wrapper { border-color: rgba(255, 255, 255, 0.04); }
.thememount-titlebar-wrapper .entry-header { margin-bottom: 0px; }
.thememount-titlebar-wrapper .entry-header .entry-title,
.thememount-titlebar-wrapper .entry-header a,
.thememount-titlebar-wrapper .breadcrumb-wrapper { color: #333; }
.thememount-titlebar-main { text-align: center; }
.thememount-titlebar-main .entry-title { line-height: 27px; color: #2d2d2d; font-weight: 500; font-size: 28px; text-transform: uppercase; }
.thememount-titlebar-textcolor-white .thememount-titlebar-main .entry-title { color: #fff; }
.thememount-titlebar-wrapper .entry-title-wrapper a { color: rgba(255, 255, 255, 0.90); font-weight: bold; }
.thememount-titlebar-wrapper .entry-title-wrapper a:hover { color: #fff; }
.thememount-titlebar-wrapper .breadcrumb-wrapper { margin-top: 14px; font-size: 13px; color: #999999; }
.thememount-titlebar-main .breadcrumb-wrapper span { padding-right: 7px; padding-left: 3px; }
.thememount-titlebar-wrapper .entry-title .thememount-subtitle { font-size: 17px; opacity: 0.8; font-weight: 300; }
.thememount-titlebar-wrapper .breadcrumb-wrapper a { color: #888; }
.thememount-titlebar-wrapper .breadcrumb-wrapper a:hover { text-decoration: none; }
.thememount-titlebar-main .breadcrumb-wrapper { color: #999999; vertical-align: middle; }
.breadcrumb-wrapper .thememount-pf-navbar-wrapper i { font-size: 30px; opacity: 0.8; transition: all 0.2s ease; }
.breadcrumb-wrapper .thememount-pf-navbar-wrapper a { margin: 2px; display: inline-block; }
.thememount-titlebar-main .breadcrumb-wrapper a { color: #999999; }
.thememount-titlebar-textcolor-white .thememount-titlebar-main .breadcrumb-wrapper a { color: rgba(255, 255, 255, 0.72); }
.thememount-titlebar-textcolor-white .thememount-titlebar-main .breadcrumb-wrapper,
.thememount-titlebar-textcolor-white .thememount-titlebar-main .breadcrumb-wrapper a:hover { color: rgba(255, 255, 255, 1); }
.thememount-titlebar-textcolor-dark .thememount-titlebar-main .breadcrumb-wrapper a { color: rgba(0, 0, 0, 0.60); }
.thememount-titlebar-textcolor-dark .thememount-titlebar-main .breadcrumb-wrapper,
.thememount-titlebar-textcolor-dark .thememount-titlebar-main .breadcrumb-wrapper a:hover { color: rgba(0, 0, 0, 0.8); }
.thememount-titlebar-wrapper { background-size: 100%; background-position: 50% 0px; background-repeat: repeat repeat; }
.thememount-header-style-3 .thememount-slider-wrapper,
.thememount-header-style-3 .thememount-titlebar-wrapper { position: relative; z-index: 1; }
.thememount-row-bgprecolor-skin .thememount-servicebox.thememount-servicebox-righticonspacing .thememount-icon,
.thememount-row-bgprecolor-skin .thememount-servicebox.thememount-servicebox-lefticonspacing .thememount-icon,
.thememount-row-bgprecolor-skin .thememount-servicebox .thememount-icon,
.thememount-row-bgprecolor-dark .thememount-servicebox .thememount-icon { color: #fff; }
.thememount-row-bgprecolor-skin .thememount-servicebox .thememount-icon { background-color: #fff; }
.thememount-servicebox.thememount-servicebox-righticonspacing .thememount-icon.thememount-ibgcolor-skincolor,
.thememount-servicebox.thememount-servicebox-lefticonspacing .thememount-icon.thememount-ibgcolor-skincolor,
.thememount-row-bgprecolor-skin .thememount-servicebox.thememount-servicebox-righticonspacing .thememount-icon,
.thememount-row-bgprecolor-skin .thememount-servicebox.thememount-servicebox-lefticonspacing .thememount-icon { background-color: transparent; }
.featurecontent .thememount-heading-style-normal { margin-bottom: 40px; }
.thememount-servicebox-lefticon .thememount-servicebox-subtitle,
.thememount-servicebox-lefticon .thememount-servicebox-title,
.thememount-servicebox-lefticon .thememount-servicebox-content { margin-left: 78px; }
.thememount-servicebox.thememount-servicebox-lefticon .thememount-icon,
.thememount-servicebox.thememount-servicebox-righticon .thememount-icon { color: #fff; border-radius: 50%; height: 62px; width: 62px; line-height: 62px; margin-top: 3px; }
.thememount-servicebox-lefticon [class^="kwicon-"]:before,
.thememount-servicebox-lefticon [class*=" kwicon-"]:before { margin-right: 0px; }
.featurecontent .thememount-servicebox { border-bottom: 1px solid #e2e6e9; padding-bottom: 20px; margin-bottom: 25px; }
.featurecontent .thememount-servicebox:last-child { border-bottom: none; }
.featurecontent .thememount-icon { margin-right: 15px; }
.thememount-servicebox.thememount-servicebox-righticon .thememount-icon,
.thememount-servicebox.thememount-servicebox-righticonspacing .thememount-icon { float: right; }
.thememount-servicebox-righticon .thememount-servicebox-subtitle,
.thememount-servicebox-righticon .thememount-servicebox-title,
.thememount-servicebox-righticon .thememount-servicebox-content,
.thememount-servicebox-righticonspacing .thememount-servicebox-subtitle,
.thememount-servicebox-righticonspacing .thememount-servicebox-title,
.thememount-servicebox-righticonspacing .thememount-servicebox-content { margin-left: 0px; margin-right: 78px; text-align: right; }
.thememount-servicebox-righticon .thememount-icon,
.thememount-servicebox-righticonspacing .thememount-icon { margin-right: 0px; margin-left: 15px; }
.wpb_row .wpb_column .wpb_wrapper .thememount-servicebox { margin-bottom: 30px; }
.thememount-servicebox-title-wrapper:after { display: block; content: "."; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }
.thememount-servicebox .thememount-icon { width: 40px; height: 40px; border-radius: 500px; line-height: 40px; text-align: center; font-size: 32px; color: #303a3b; margin-top: 0px; }
.thememount-servicebox-title-wrapper h2.thememount-servicebox-title { font-size: 18px; margin-top: 0px; padding-bottom: 0; line-height: 27px; }
.wpb_column > .wpb_wrapper .thememount-servicebox-title-wrapper .thememount-servicebox-subtitle { font-size: 16px; color: #939393; line-height: 18px; margin-bottom: 11px; margin-top: 0px; }
.thememount-sb-main-link a { font-size: 14px; }
.thememount-servicebox-lefticonspacing .thememount-icon { float: left; font-size: 40px; }
.thememount-servicebox-lefticonspacing h2.thememount-servicebox-title,
.thememount-servicebox-lefticonspacing .thememount-servicebox-subtitle { margin-left: 60px; }
.thememount-servicebox-lefticonspacing .thememount-servicebox-content { padding-left: 60px; }
.thememount-servicebox-lefticonspacing .thememount-servicebox-content p { margin-bottom: 15px; }
.thememount-servicebox.thememount-servicebox-centericon { text-align: center; }
.thememount-row-bgprecolor-grey .thememount-servicebox.thememount-servicebox-centericon .thememount-icon { background-color: transparent; height: 0; font-size: 40px; }
.thememount-row-bgprecolor-skin .thememount-servicebox.thememount-servicebox-centericon .thememount-icon,
.thememount-row-bgprecolor-dark .thememount-servicebox.thememount-servicebox-centericon .thememount-icon { background-color: transparent; height: 0; font-size: 40px; color: #fff; }
.thememount-icon-wrapper-center { margin-bottom: 10px; }
.thememount-servicebox.thememount-servicebox-centericon .thememount-icon-wrapper-center { margin-bottom: 20px; }
.wpb_column > .wpb_wrapper .thememount-servicebox.thememount-servicebox-centericon h2 { margin-bottom: 5px; font-size: 20px; }
.wpb_column > .wpb_wrapper .thememount-servicebox.thememount-servicebox-centericon .thememount-servicebox-title-wrapper .thememount-servicebox-subtitle { margin-bottom: 14px; }
.wpb_column > .wpb_wrapper .thememount-servicebox.thememount-servicebox-centericon .thememount-icon { line-height: 90px; height: 90px; font-size: 40px; color: #FFF; width: 90px; display: inline-block; background-color: rgba(0, 0, 0, 0.7); -webkit-transition: transform 0.2s, opacity 0.2s; transition: transform 0.2s, opacity 0.2s; -webkit-transform: scale(0.8); transform: scale(0.8); }
.thememount-row-bgprecolor-skin .wpb_column > .wpb_wrapper .thememount-servicebox.thememount-servicebox-centericon .thememount-icon,
.thememount-row-bgprecolor-dark .wpb_column > .wpb_wrapper .thememount-servicebox.thememount-servicebox-centericon .thememount-icon { background-color: rgba(255, 255, 255, 0.21); }
.wpb_column > .wpb_wrapper .thememount-servicebox.thememount-servicebox-centericon:hover .thememount-icon { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
.thememount-servicebox-lefticon .thememount-icon { float: left; }
.thememount-servicebox-lefticon .thememount-icon:before { width: auto; text-align: left; margin-left: 0px; }
.thememount-servicebox-bordercentericon { text-align: center; border: 1px solid #EBEBEB; border-bottom: 2px solid #E6E6E6; padding: 30px 15px; position: relative; padding-top: 45px; background-color: #fff; }
.tm-dark-layout .thememount-servicebox-bordercentericon { background-color: rgba(255, 255, 255, 0.10); border: 1px solid rgba(255, 255, 255, 0.20); border-bottom: 2px solid rgba(255, 255, 255, 0.20); }
.thememount-servicebox-bordercentericon h2.thememount-servicebox-title { margin-bottom: 5px; }
.thememount-servicebox-bordercentericon .thememount-servicebox-title { padding-bottom: 20px; }
.thememount-servicebox-bordercentericon .thememount-sb-main-link { padding-top: 10px; }
.thememount-servicebox-bordercentericon .thememount-icon { height: 62px; width: 62px; display: inline-block; text-align: center; line-height: 62px; color: #fff; position: absolute; left: 50%; margin-left: -25px; top: -38px; }
.thememount-servicebox-title a:hover { text-decoration: none; }
.thememount-sb-main-link i { font-size: 12px; margin-right: 4px; }
.thememount-servicebox-bordercentericon { margin-top: 45px; }
.thememount-row-bgprecolor-skin .thememount-servicebox-bordercentericon p,
.thememount-row-bgprecolor-dark .thememount-servicebox-bordercentericon p { color: rgba(0, 0, 0, 0.50); }
.thememount-row-bgprecolor-skin .thememount-servicebox-bordercentericon h2.thememount-servicebox-title,
.thememount-row-bgprecolor-dark .thememount-servicebox-bordercentericon h2.thememount-servicebox-title { color: rgba(0, 0, 0, 0.80); }
.tm-dark-layout .thememount-servicebox-bordercentericon h2.thememount-servicebox-title { color: #fff; }
.tm-dark-layout .thememount-row-bgprecolor-dark .thememount-servicebox-bordercentericon p { color: rgba(255, 255, 255, 0.80); }
.mainheading { overflow: hidden; }
.mainheading.full { overflow: visible; }
.text_line_holder { text-align: center; }
.text_line_holder .text_line { position: relative; display: inline-block; font-weight: 300; clear: both; }
.text_line_holder .text_line:after,
.text_line_holder .text_line:before { content: ""; position: absolute; width: 1500px; top: 55%; height: 1px; background: #dcdcdc; }
.text_line_holder .text_line:after { right: 100%; margin-right: 35px; }
.text_line_holder .text_line:before { left: 100%; margin-left: 35px; }
.title-box { text-align: center; text-shadow: 1px 1px 0px rgba(128,95,12,0.11); margin-bottom: 35px; }
.portfolioDetails { margin-bottom: 40px; }
.singleimage img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.thememount-heading-wrapper .thememount-heading-style-normal,
.thememount-heading-wrapper .thememount-heading-align-left,
.thememount-heading-wrapper .thememount-heading-align-center { margin-top: 0px; }
.thememount-heading-wrapper .thememount-heading-style-normal { margin-bottom: 20px; }
.thememount-heading-style-normal.thememount-heading-align-center { margin-bottom: 60px; }
.thememount-heading-wrapper .thememount-heading-style-normal.thememount-heading-align-center { margin-bottom: 25px; }
.thememount-heading-wrapper-align-center,
.thememount-heading-align-center { text-align: center; padding-bottom: 40px; }
.thememount-heading-wrapper .thememount-heading-align-left { text-align: left; }
.thememount-heading-style-normal,
.wpb_heading,
.footer .widget-title,
.widget-title,
.widgettitle,
.thememount-portfolio-text h1,
.thememount-blog-text h1,
.thememount-row-with-bgimage .wpb_call_to_action .wpb_call_text,
.thememount-heading-wrapper .thememount-heading-align-left,
.thememount-heading-wrapper .thememount-heading-align-right { padding-bottom: 15px; position: relative; margin-bottom: 20px; margin-top: 0px; font-size: 20px; }
.thememount-heading-wrapper.thememount-heading-wrapper-align-right,
.thememount-heading-wrapper.thememount-heading-wrapper-align-right .thememount-subheading { text-align: right; }
.thememount-heading-wrapper .thememount-heading-align-center,
.thememount-portfolio-boxes-wrapper .thememount-portfolio-text h1,
.thememount-blog-boxes-wrapper .thememount-blog-text h1 { padding-bottom: 15px; position: relative; margin-bottom: 15px; }
.thememount-portfolio-boxes-wrapper .thememount-portfolio-text h1 { margin-bottom: 20px; }
.thememount-heading-style-normal { border-bottom: none; margin-top: 0px; }
.sidebar .widget-title { margin-bottom: 25px; }
.widget .widget-title { font-size: 20px; }
.thememount-heading-style-normal:after,
.wpb_heading:after,
.footer .widget-title:after,
.widget-title:after,
.widgettitle:after,
.thememount-portfolio-text h1:after,
.thememount-blog-text h1:after,
.thememount-heading-wrapper .thememount-heading-align-left:after,
.thememount-heading-wrapper .thememount-heading-align-center:after { content: ""; display: block; height: 2px; width: 70px; position: absolute; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); bottom: -2px; }
.wpb_heading:after,
.footer .widget-title:after,
.sidebar .widget-title:after,
.widgettitle:after,
.widget-title:after,
.thememount-heading-wrapper .thememount-heading-align-left:after,
.thememount-heading-style-normal.thememount-heading-align-left:after { left: 35px; }
.thememount-heading-wrapper .thememount-heading-align-right:after,
.thememount-heading-style-normal.thememount-heading-align-right:after { content: ""; display: block; height: 4px; width: 54px; position: absolute; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); bottom: -2px; }
.thememount-heading-wrapper .thememount-heading-align-right:after,
.thememount-heading-style-normal.thememount-heading-align-right:after { right: -35px; }
.thememount-heading-wrapper.thememount-heading-wrapper-align-center p.thememount-subheading,
.thememount-heading-wrapper-align-top p.thememount-subheading { width: 84%; margin: 0 auto; font-size: 15px; line-height: 25px; font-family: Merriweather; letter-spacing: 0.5px; }
.thememount-row-bgprecolor-skin .thememount-heading-wrapper.thememount-heading-wrapper-align-center p.thememount-subheading,
.thememount-row-bgprecolor-dark .thememount-heading-wrapper.thememount-heading-wrapper-align-center p.thememount-subheading { color: rgba(255, 255, 255, 0.72); }
.thememount-heading-wrapper.thememount-heading-wrapper-align-left,
.thememount-heading-wrapper.thememount-heading-wrapper-align-right { color: #999999; font-size: 16px; letter-spacing: 1px; line-height: 25px; padding-bottom: 10px; }
.wpb_column > .wpb_wrapper .thememount-heading-wrapper.thememount-heading-wrapper-align-left { padding-bottom: 10px; }
.wpb_column > .wpb_wrapper .thememount-heading-wrapper.thememount-heading-wrapper-align-left .thememount-subheading { margin-bottom: 20px; }
.thememount-heading-style-normal span span { font-weight: 600; }
.thememount-heading-style-normal span span { color: #e85e16; }
.thememount-heading-wrapper-inner { position: relative; }
.thememount-heading-wrapper-inner .thememount-heading-align-top { margin-top: 0px; }
.thememount-heading-wrapper-inner .thememount-carousel-controls-inner { position: absolute; top: 0; text-align: center; }
.thememount-heading-wrapper-align-left .thememount-heading-wrapper-inner .thememount-carousel-controls-inner { right: 0; }
.thememount-heading-wrapper-align-right .thememount-heading-wrapper-inner .thememount-carousel-controls-inner { left: 0; }
.thememount-heading-wrapper-align-center .thememount-carousel-controls-inner { padding-top: 10px; }
.thememount-carousel-controls-inner a { font-size: 24px; line-height: 24px; font-weight: bold; text-transform: uppercase; margin: 5px 3px; border: 1px solid #eaeaea; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; position: relative; display: inline-block; height: 30px; width: 30px; border-radius: 30px; cursor: pointer; margin-right: 0px; background-color: #fff; }
.thememount-carousel-controls-inner a:hover { border: 1px solid; z-index: 1; }
.tm-dark-layout .thememount-carousel-controls-inner a { border: 1px solid rgba(255, 255, 255, 0.20); background-color: rgba(255, 255, 255, 0.10); }
.tm-dark-layout .thememount-carousel-controls-inner a i { color: #fff; }
.thememount-carousel-controls-inner a i { color: #282828; font-size: 18px; }
.thememount-carousel-controls-inner a .wpb_button { margin-bottom: 0px; background: none; border: none; margin: 0px; padding: 0px; text-shadow: none; letter-spacing: 1px; font-size: 14px; }
.thememount-carousel-controls-inner a .wpb_button:active { -webkit-box-shadow: none; box-shadow: none; }
.thememount-carousel-controls-inner a:hover { background: none; }
.thememount-carousel-controls { margin-top: 10px; }
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button { margin: 0px; }
.wpb_single_image.wpb_content_element { margin-bottom: 30px; }
.wpb_single_image img { border-radius: 0px; }
.wpb_tabs.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab { border: 1px solid #e6e6e6; }
.wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab { background: #fff; }
.tm-dark-layout .wpb_tabs.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.tm-dark-layout .wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.tm-dark-layout .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab { border: 1px solid rgba(255, 255, 255, 0.20); }
.tm-dark-layout .wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab { background: rgba(255, 255, 255, 0.1); }
.wpb_tabs.wpb_content_element .wpb_tabs_nav li { background-color: #f6f6f6; margin-left: -1px; margin-bottom: -1px; margin-right: 3px; }
.tm-dark-layout .wpb_tabs.wpb_content_element .wpb_tabs_nav li { background-color: transparent; }
.wpb_tour.wpb_content_element .wpb_tabs_nav li { margin-top: -2px; }
#content .wpb_tour.wpb_content_element .wpb_tabs_nav { margin-top: 2px; position: relative; z-index: 1; }
.tm-dark-layout .wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.tm-dark-layout .wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active { background-color: rgba(255, 255, 255, 0.10); }
.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active { background-color: #fff; }
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a { height: 42px; line-height: 42px; display: block; margin: 0; color: #2d2d2d; padding: 0 19px; text-decoration: none; background-color: #f6f6f6; border: 1px solid #e6e6e6; -webkit-transform: translateZ(0px); -moz-transform: translateZ(0px); font-weight: 600; }
.tm-dark-layout .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.tm-dark-layout .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a { background-color: rgba(255, 255, 255, 0.10); border: 1px solid rgba(255, 255, 255, 0.20); color: #fff; }
.wpb_tabs .wpb_tabs_nav li { margin: 0px; }
#content .wpb_tabs.wpb_content_element .wpb_tabs_nav { margin-left: 1px; position: relative; z-index: 1; }
.wpb_tour .thememount-tabs-wrapper { position: relative; left: -1px; }
.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a { background-color: #fff; border-width: 1px 1px 0 1px; border-color: #e6e6e6; color: #000; }
.wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a { border-width: 1px 0px 1px 2px; border-left-color: #ff7a2a; background-color: #fff; }
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab { padding: 15px; background: #FFF; }
.tm-dark-layout .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header { background-color: rgba(255, 255, 255, 0.10); }
.tm-dark-layout .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { border: 1px solid rgba(255, 255, 255, 0.20); }
.tm-dark-layout .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.tm-dark-layout .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon { border-left: 1px solid rgba(255, 255, 255, 0.20); }
.tm-dark-layout .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { color: #fff; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon { border-left: 1px solid #eaeaea; }
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { border: 1px solid #eaeaea; font-weight: 400; color: #2d2d2d; }
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header { margin: 0 0 10px 0; }
.wpb_content_element .wpb_accordion_header a { padding: 10px 44px; font-size: 15px; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before { font-family: "FontAwesome"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; opacity: .8; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; font-size: 14px; position: absolute; top: 14px; left: 10px; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before { content: '\f067'; color: #7a7a7a; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before { content: '\f068'; color: #ff7a2a; }
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header:focus { outline: none; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon { display: block; width: 41px; height: 100%; background-image: none; background-repeat: no-repeat; position: absolute; right: 0px; top: 0px; cursor: pointer; }
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content { padding-top: 0px; }
#content h4.wpb_toggle { background: none; position: relative; padding-left: 45px; font-size: 15px; font-weight: 500; color: #777777; margin-bottom: 20px; }
#content h4.wpb_toggle:after { font-family: "FontAwesome"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; opacity: .8; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; font-size: 14px; position: absolute; top: -5px; left: 0px; border: 1px solid #aaa; height: 30px; width: 30px; border-radius: 50%; line-height: 30px; content: '\f067'; color: #7a7a7a; }
.tm-dark-layout #content h4.wpb_toggle,
.tm-dark-layout #content h4.wpb_toggle:after { color: #fff; }
#content h4.wpb_toggle.wpb_toggle_title_active:after { content: '\f068'; }
.wpb_toggle_content { padding: 0px 0px 0px 45px }
.vc_progress_bar .vc_single_bar { background-color: #f7f7f7; box-shadow: none; border-radius: 0px; }
.tm-dark-layout .vc_progress_bar .vc_single_bar { background-color: rgba(255, 255, 255, 0.10); }
.tm-dark-layout .vc_progress_bar .vc_single_bar .vc_label_units { color: #fff; }
.vc_progress_bar .vc_single_bar .vc_label { color: #fff; font-size: 14px; font-weight: 600; }
.vc_progress_bar .vc_single_bar.bar_orange .vc_label { text-shadow: none; }
.vc_progress_bar .vc_single_bar .vc_bar { border-radius: 0px; }
.flexslider { margin-bottom: 0px; }
.wpb_gallery_slides.flexslider { box-shadow: none; border: none; }
.wpb_gallery .wpb_flexslider .flex-control-nav { bottom: 2px; }
.vc_pie_chart .wpb_heading:after { background-color: transparent; }
.vc_pie_chart .wpb_heading { margin-bottom: 0px; padding-bottom: 0px; padding-top: 10px; font-size: 17px; border-bottom: none; }
.mapbg { background-repeat: no-repeat; background-position: center center; }
.thememount-team-wrapper ul { list-style: none; padding: 0px; margin: 0px; }
.thememount-team-img img { border-radius: 0; width: 100%; }
.thememount-team-img { position: relative; overflow: hidden; width: 100%; }
.thememount-team-box .thememount-team-img img { -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; }
.thememount-team-box:hover .thememount-team-img img { -webkit-transform: translateY(-25px); -moz-transform: translateY(-25px); -ms-transform: translateY(-25px); transform: translateY(-25px); }
.thememount-team-box .overthumb { position: absolute; left: 0; top: 0%; display: block; background: transparent; text-align: center; width: 100%; height: 100%; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.thememount-team-box:hover .overthumb { top: 0; background: rgba(0, 0, 0, 0.63); }
.thememount-team-box .thememount-team-img .thememount-team-icons { font-size: 19px; opacity: 1; -ms-filter: none; filter: none; display: block; position: absolute; top: 150%; text-align: center; width: 100%; height: auto; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }
.thememount-team-box:hover .thememount-team-img .thememount-team-icons { opacity: 1; -ms-filter: none; filter: none; top: 50%; }
.thememount-team-box .thememount-team-icons i { width: 40px; height: 40px; border-radius: 50%; background-color: #fff; display: inline-block; line-height: 40px; color: #333; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.thememount-team-box .thememount-team-icons i:hover { color: #fff; }
.single-team_member .site-main { padding-bottom: 60px; }
.single-team_member .thememount-team-title-block { padding-bottom: 20px; }
.single-team_member .thememount-team-title-block h2 { margin-bottom: 2px; font-size: 20px; float: left; }
.thememount-team-phone { float: left; padding-left: 10px; margin-left: 10px; margin-top: 6px; border-left: 1px solid #ccc; }
.site-main .thememount-team-phone a,
.site-main .thememount-team-phone a i { color: #ADADAD; }
.site-main .thememount-team-phone a:hover { color: #2d2d2d; }
.site-main .thememount-team-phone a i { transition: all 0.2s ease-in-out; }
.single-team_member .thememount-team-social-links { position: relative; opacity: 1; }
.single-team_member .section.grid_section { width: auto; }
.single-team_member .section.grid_section > .vc_column_container { padding-left: 0px !important; padding-right: 0px !important; }
.single-team_member .single-team-left { text-align: center; }
.single-team-left .thememount-team-img { background: #f6f6f6; }
.tm-dark-layout .single-team-left .thememount-team-img { background: rgba(255, 255, 255, 0.1); }
.single-team_member .single-team-left h3 { margin-top: 15px; }
.single-team_member .single-team-left .thememount-team-cat-links { border-top: none; padding-top: 0px; margin-top: 0px; }
.thememount-team-position,
.thememount-row-textcolor-dark .thememount-team-position { color: #909090; font-size: 13px; }
.thememount-team-term-list ul { list-style: none; margin: 0px; padding: 0px; }
.thememount-team-term-list ul li a:before { content: "\f105"; position: absolute; top: 13px; left: 5px; }
.thememount-team-term-list ul li a { display: block; position: relative; padding-left: 24px; color: #999999; font-size: 14px; padding: 10px 0 10px 26px; border-bottom: 1px solid #e9e9e9; }
.thememount-team-term-list ul li a:hover,
.thememount-team-term-list ul li.thememount-active a { text-decoration: none; color: #fff; }
.thememount-team-term-list ul li a:before { font-family: "FontAwesome"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; opacity: 1; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; font-size: 13px; }
.tax-team_group .thememount-team-group-desc { padding-bottom: 30px; }
.tax-team_group .thememount-team-term-img img { width: 100%; }
.tax-team_group .thememount-team-term-img { padding-bottom: 30px; }
.tax-team_group .site-main .thememount-team-group-left { margin-top: -60px; padding-top: 60px; border-right: 1px solid #eaeaea; padding-right: 0px !important; }
.tax-team_group .site-main .thememount-team-group-right { padding-left: 30px !important; border-left: 1px solid #eaeaea; margin-left: -1px; }
body.thememount-sidebar-right.tax-team_group .site-main #primary.content-area { padding-right: 0px !important; border-right: none; margin-right: 0px; }
.singleimage img { height: auto; max-width: 100%; }
footer .widget_recent_entries .post-date { margin-top: 1px; display: block; margin-left: 13px; opacity: 0.6; }
.thememount-team-box { margin-bottom: 30px; }
.thememount-team-social-links ul { list-style: none; padding: 0px; margin: 0px; }
.thememount-team-social-links li { display: inline-block; list-style-type: none; padding: 0; margin: 0 3px; }
.thememount-team-social-links a { width: 35px; height: 35px; border-radius: 35px; display: block; text-align: center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; line-height: 35px; font-size: 14px; font-weight: normal!important; }
.site-main .thememount-team-social-links a,
.site-main .single-team-left .thememount-team-social-links a:hover { color: #fff; }
.thememount-team-social-links a:hover { background: #fff; color: #fff; }
.single-team-left .thememount-team-social-links { background: none; }
.thememount-team-position,
.thememount-row-bgprecolor-grey .thememount-team-position { color: #909090; font-size: 13px; margin-top: 0px; margin-bottom: 10px; transition: all 0.2s ease-in-out; }
.thememount-team-box:hover .thememount-team-position,
.tm-dark-layout .thememount-row-bgprecolor-grey .thememount-team-box:hover .thememount-team-position { color: #2c2c2c; }
.tm-dark-layout .thememount-team-box:hover .thememount-team-position { color: rgba(255, 255, 255, 0.90); }
.thememount-team-title { font-size: 16px; line-height: 25px; margin-bottom: 0px; margin-top: 0px; text-transform: uppercase; }
.thememount-team-data { background-color: #fff; padding: 20px 20px; border: 1px solid #EBEBEB; border-bottom: 2px solid #E6E6E6; }
.tm-dark-layout .thememount-team-data { background-color: rgba(255, 255, 255, 0.10); border: 1px solid rgba(255, 255, 255, 0.20); border-bottom: 2px solid rgba(255, 255, 255, 0.20); }
.thememount-team-title a { color: #2d2d2d; }
.thememount-row-bgprecolor-dark .wpb_column > .wpb_wrapper .thememount-team-position,
.thememount-row-bgprecolor-skin .wpb_column > .wpb_wrapper .thememount-team-position { color: #909090; }
.thememount-row-bgprecolor-dark .thememount-team-cat-links a:hover,
.thememount-row-bgprecolor-skin .thememount-team-cat-links a:hover { color: rgba(255, 255, 255, 0.90); }
.thememount-team-title a:hover { text-decoration: none; }
.thememount-team-social-links { -ms-filter: none; filter: none; display: block; position: absolute; top: 100%; text-align: center; width: 100%; height: auto; padding-top: 8px; padding-bottom: 8px; -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; }
.thememount-team-box:hover .thememount-team-social-links { -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px); }
.thememount-team-cat-links { border-top: 1px solid #eaeaea; padding-top: 9px; margin-top: 15px; font-size: 13px; }
.tm-dark-layout .thememount-team-cat-links { border-top: 1px solid rgba(255, 255, 255, 0.10); }
.thememount-team-cat-links a:hover { color: #2d2d2d; text-decoration: none; }
body.thememount-sidebar-both .site-main #sidebar-left.sidebar { margin-left: -74.8% }
body.thememount-sidebar-both .site-main #primary.content-area { margin-left: 25% !important; }
body.thememount-sidebar-right .site-main #primary.content-area { padding-right: 30px!important; border-right: 1px solid #eaeaea; margin-right: -1px; }
body.thememount-sidebar-left .site-main #primary.content-area { padding-left: 30px!important; border-left: 1px solid #eaeaea; margin-left: -1px; float: right; margin-right: 1px; }
body.thememount-sidebar-right.page-template-template-blog-2-columns-php .site-main #primary.content-area .site-content,
body.thememount-sidebar-right.page-template-template-blog-3-columns-php .site-main #primary.content-area .site-content,
body.thememount-sidebar-left.page-template-template-blog-2-columns-php .site-main #primary.content-area .site-content,
body.thememount-sidebar-left.page-template-template-blog-3-columns-php .site-main #primary.content-area .site-content { margin-left: -15px; margin-right: -15px; }
.site-main #sidebar-right.sidebar { margin-top: -60px; padding-top: 60px; padding-bottom: 40px; border-left: 1px solid #eaeaea; }
body.thememount-sidebar-bothleft.tm-dark-layout .site-main #primary.content-area,
body.thememount-sidebar-left.tm-dark-layout .site-main #primary.content-area,
body.thememount-sidebar-both.tm-dark-layout .site-main #primary.content-area,
.tm-dark-layout .site-main #sidebar-right.sidebar { border-left: 1px solid #5f5f5f; }
body.thememount-sidebar-bothleft.tm-dark-layout .site-main #sidebar-right.sidebar,
body.thememount-sidebar-bothright.tm-dark-layout .site-main #primary.content-area,
body.thememount-sidebar-both.tm-dark-layout .site-main #primary.content-area,
body.thememount-sidebar-right.tm-dark-layout .site-main #primary.content-area,
.tm-dark-layout .site-main #sidebar-left.sidebar { border-right: 1px solid #5f5f5f; }
.site-main #sidebar-left.sidebar { margin-top: -60px; padding-top: 60px; padding-bottom: 70px; border-right: 1px solid #eaeaea; float: left; }
#sidebar-left .widget { padding-right: 15px; }
body.thememount-sidebar-both .site-main #primary.content-area { padding-right: 30px!important; border-right: 1px solid #eaeaea; margin-right: -1px; padding-left: 30px!important; border-left: 1px solid #eaeaea; margin-left: -1px; }
body.thememount-sidebar-bothleft .site-main #primary.content-area { padding-left: 30px!important; border-left: 1px solid #eaeaea; float: right; }
body.thememount-sidebar-bothleft .site-main #sidebar-right.sidebar { margin-top: -60px; padding-top: 60px; padding-bottom: 70px; border-right: 1px solid #eaeaea; margin-right: -1px; }
body.thememount-sidebar-bothleft .site-main #sidebar-left.sidebar { border: none; float: left; }
body.thememount-sidebar-bothleft .site-main #sidebar-right.sidebar { border-left: 0px; float: right; }
body.thememount-sidebar-bothleft .site-main #sidebar-right .widget { padding-left: 0px; padding-right: 15px; }
body.thememount-sidebar-bothleft .site-main #sidebar-left .widget { padding-right: 0px; }
body.thememount-sidebar-bothright .site-main #primary.content-area { padding-right: 30px!important; border-right: 1px solid #eaeaea; margin-right: -1px; }
body.thememount-sidebar-bothright .site-main #sidebar-right.sidebar { border: none; }
body.thememount-sidebar-bothright .site-main #sidebar-left.sidebar { border-right: 0px; border-left: 1px solid #eaeaea; }
body.thememount-sidebar-bothright .site-main #sidebar-left .widget { padding-right: 0px; padding-left: 15px; }
body.thememount-sidebar-bothright .site-main #sidebar-right .widget { padding-left: 0px; }
.site-main .sidebar-container { height: 0; position: absolute; top: 40px; width: 100%; z-index: 1; }
.site-main .sidebar-inner { margin: 0 auto; max-width: 1040px; }
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta { max-width: 1040px; padding: 0 376px 0 60px; }
.search-form .search-submit { display: block; }
.widget .search-form { position: relative; }
.widget .search-form label { display: block; }
.widget input[type="search"] { width: 100%; height: 43px; border-radius: 0px; padding-right: 30px; box-shadow: none; }
.widget .search-form .search-submit { position: absolute; top: 0px; right: 0px; background: none; box-shadow: none; border-bottom: none; text-indent: -999px; }
.widget .search-form:after { font-family: "FontAwesome"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; opacity: .8; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; font-size: 14px; }
.widget .search-form:after { content: "\f002"; position: absolute; top: 15px; right: 12px; }
.widget_rss .rss-date { display: block; }
.widget_rss .rss-date,
.widget_rss li > cite { color: #a2a2a2; }
.widget_rss .rss-date { font-size: 12px; }
.widget_calendar table,
.widget_calendar td { border: 0; border-collapse: separate; border-spacing: 1px; }
.widget_calendar caption { font-size: 14px; margin: 0; }
.widget_calendar th,
.widget_calendar td { padding: 0; text-align: center; }
.widget_calendar a { display: block; }
.widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.5); }
.widget_calendar tbody .pad,
.site-footer .widget_calendar tbody .pad { background-color: transparent; }
.widget_calendar table { border-collapse: collapse; border-spacing: 0; font-size: 14px; line-height: 2; margin: 0 0 20px; width: 100%; }
.widget_calendar caption { color: #888; font-weight: 700; line-height: 1.7142857142; margin-bottom: 18px; text-align: left; text-transform: uppercase; }
.widget_calendar thead th { background-color: rgba(255, 255, 255, 0.1); }
.widget_calendar tbody td,
.widget_calendar thead th { text-align: center; }
.widget_calendar tbody a { display: block; }
.widget_calendar #today,
.widget_calendar #today a { color: #fff; }
.widget_calendar tbody a:hover { background: #ececec; }
.widget_calendar #prev a:hover,
.widget_calendar #next a:hover { text-decoration: underline; }
.widget_calendar #prev { padding-left: 5px; text-align: left; }
.widget_calendar #next { padding-right: 5px; text-align: right; }
.tagcloud a { padding: 5px 12px; font-size: 13px !important; margin-bottom: 8px; margin-right: 5px; display: inline-block; }
.widget_categories ul li span { float: right; }
.thememount_widget_recent_entries li img { float: left; width: 70px; height: 70px; margin-right: 15px; }
.thememount_widget_recent_entries li:first-child { padding-top: 0px; }
.thememount_widget_recent_entries li:after { content: " "; display: table; clear: both; }
.thememount_widget_recent_entries li a { display: block; }
.thememount_widget_recent_entries li .post-date { display: block; margin-top: 6px; font-size: 12px; position: relative; padding-left: 20px; float: left; }
.sidebar .thememount_widget_recent_entries li .post-date { color: #727272; }
.thememount_widget_recent_entries li .post-date:before { font-family: "FontAwesome"; content: '\f073'; position: absolute; left: 0px; }
.sidebar h3 { margin-top: 0px; }
.widget { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; margin: 45px 0 40px; word-wrap: break-word; }
.wpb_row .widget { margin: 0px; }
.widget .widget-title { margin: 0 0 25px; }
.widget ul,
.widget ol { list-style-type: none; margin: 0; padding: 0; }
.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.menu li a,
.widget_meta li a,
.widget_pages li a,
.widget.widget_recent_comments li { position: relative; padding-left: 13px; }
.widget_recent_entries li a:before,
.widget_archive li a:before,
.widget_categories li a:before,
.menu li a:before,
.widget_meta li a:before,
.widget_pages li a:before,
.widget_recent_comments li:before { font-family: "FontAwesome"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; margin-right: .2em; text-align: center; opacity: .8; font-variant: normal; text-transform: none; line-height: 1em; font-size: 13px; }
.widget_recent_entries li a:before,
.widget_archive li a:before,
.widget_categories li a:before,
.menu li a:before,
.widget_meta li a:before,
.widget_pages li a:before { content: "\f105"; position: absolute; top: 3px; left: 0px; }
.widget_recent_comments li:before { content: "\f0e6"; position: absolute; top: 18px; left: 0px; }
.widget.widget_recent_comments li:first-child:before { top: 3px; }
.site-main .widget.widget_recent_comments li,
.footer .widget.widget_recent_comments li { padding-left: 25px; }
.widget li > ul,
.widget li > ol { margin-left: 20px; }
.widget a { color: #2d2d2d; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.widget a:hover { text-decoration: none; }
.widget ul > li ul { margin-left: 20px; margin-top: 15px; }
.widget ul > li { list-style: none; padding: 15px 0; border-top: 1px solid #e9e9e9; }
.tm-dark-layout .widget ul > li { border-top: 1px solid rgba(255, 255, 255, 0.20); }
.sidebar .widget ul.thememount_widget_contact_wrapper > li { border-top: none; }
.thememount-fbar-bg-skin .widget ul > li,
.thememount-fbar-bg-dark .widget ul > li { border-top: 1px solid rgba(255, 255, 255, 0.32); }
.widget ul > li ul > li:last-child { border-bottom: 0; padding-bottom: 0; }
.widget > ul > li:first-child,
.widget.widget_nav_menu > div > ul:first-child > li:first-child { border-top: none; padding-top: 0px; }
.widget_archive li { color: #CECECE; }
.sidebar .widget { margin-top: 0px; }
#sidebar-right .widget { padding-left: 15px; }
.tagcloud a { border: 1px solid #d7d7d7 }
.tm-dark-layout .tagcloud a { border: 1px solid rgba(255, 255, 255, 0.20); }
.widget .tagcloud a:hover,
.tm-dark-layout .widget .tagcloud a:hover { color: #fff; }
.thememount-fbar-bg-skin .tagcloud a:hover,
.thememount-fbar-bg-dark .tagcloud a:hover { background-color: #fff; }
.thememount-fbar-bg-skin .tagcloud a:hover,
.thememount-fbar-bg-dark .tagcloud a:hover { border: 1px solid #fff; }
.thememount-fbar-bg-skin .tagcloud a,
.thememount-fbar-bg-dark .tagcloud a { border: 1px solid rgba(255, 255, 255, 0.08); }
.rss-date { display: block; }
a.rsswidget { color: #2d2d2d; font-size: 15px; }
a.rsswidget:hover { color: #ffc000; }
.rssSummary { margin: 9px 0; }
.thememount-text-position-top p { margin-bottom: 0px; }
.thememount-text-position-top .thememount-portfolio-text { margin-bottom: 30px; text-align: center; }
.thememount-portfolio-viewarea-fullwidth .portfolio-sortable-list ul { text-align: center; }
.thememount-text-position-top .thememount-heading-wrapper { padding-bottom: 10px; }
.page-template-template-portfolio-php .portfolio-wrapper { margin-bottom: 60px !important; }
.portfolio-wrapper { padding: 0px; }
.page-template-template-portfolio-php .portfolio-wrapper { margin: 0 -15px !important; }
.portfolio-wrapper .filters { margin: 0 10px 2em; padding: 0 1em; }
.item-thumbnail p { display: block; margin-bottom: 0px; }
.portfolio-wrapper .filters button { font-family: 'Montserrat', sans-serif; font-size: 13px; background: none; border: 1px solid #e4e4e4; -webkit-border-radius: 3px; border-radius: 3px; color: #bac1c7; display: inline-block; padding: 0.5em 2.5em; text-transform: uppercase; }
.portfolio-wrapper .filters button:hover,
.portfolio-wrapper .filters button.active { color: #95c6d7; }
.portfolio-wrapper .item { cursor: pointer; }
.item-content,
.thememount-row-bgcolor-dark .item-content,
.thememount-row-bgcolor-grey .item-content { background-color: #FFF; }
.portfolio-wrapper .item .item-content { padding: 16px 18px; }
.portfolio-wrapper .item .item-content h4 { text-transform: none; font-size: 18px; color: #2d2d2d; margin: 0; font-weight: 500; }
.item-content h4 { font-family: 'W_yekan', 'Conv_W_yekan'; }
.thememount-pf-four-col .portfolio-wrapper .item .item-content h4,
.thememount-items-col-four .portfolio-wrapper .item .item-content h4 { font-size: 18px; padding-right: 38px; }
.portfolio-wrapper .item .item-content:after { clear: both; display: table; content: " "; }
.portfolio-wrapper .item .item-content h4 a,
.portfolio-box .item .item-content h4 a { color: #2d2d2d; text-overflow: ellipsis; display: block; height: 70px; font-family: 'W_yekan', 'Conv_W_yekan'; }
.tm-dark-layout .portfolio-wrapper .item .item-content h4 a,
.tm-dark-layout .portfolio-box .item .item-content h4 a,
.thememount-row-fullwidth-true .portfolio-wrapper .item:hover .item-content h4 a { color: #fff; }
.thememount-row-fullwidth-true .grid_section .col-lg-4 { width: 33.3332% !important; }
.portfolio-wrapper .item .item-content h4 a:hover,
.portfolio-box .item .item-content h4 a:hover { text-decoration: none; }
.portfolio-wrapper .item .item-content p { margin: 0; font-size: 13px; color: #909090; margin-top: 3px; }
.lovers { float: right; display: block; font-size: 14px; color: #bdbec0; margin: 10px 0; cursor: pointer; position: relative; padding-left: 24px; }
.lovers:after,
.item-thumbnail .icons a:after { font-family: 'W_yekan', 'Conv_W_yekan'; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; opacity: .8; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; font-size: 16px; position: absolute; top: 2px; left: 0px; color: #999; }
.lovers:hover { color: #1d9fd3; }
.thememount-row-fullwidth-true a.thememount-portfolio-likes { color: #fff; }
.post .lovers { margin: 0; font-size: 16px; }
.item-thumbnail { position: relative; width: 100%; overflow: hidden; height: 200px; margin: 0 auto }
.item { border: 1px solid rgba(205,205,205,1.00); border-bottom: 3px solid rgba(7, 54, 95); }
.item-content { border-top: 1px solid rgba(205,205,205,1.00); padding: 10px 15px; position: relative; overflow: hidden; }
.tm-dark-layout .item-content { background-color: rgba(255, 255, 255, 0.10); border: 1px solid rgba(255, 255, 255, 0.20); }
.thememount-portfolio-likes { height: 40px; width: 40px; background: rgb(245, 245, 245) url(../images/list-com.png) no-repeat -93px 9px; display: block; position: absolute; left: 10px; top: calc(50% - 18px); text-align: center; border-radius: 50%; line-height: 42px; color: rgb(147, 147, 147); bottom: -4px; font-size: 12px; }
.tm-dark-layout .thememount-portfolio-likes { background-color: rgba(0, 0, 0, 0.2); }
.item:hover .item-content a.thememount-portfolio-likes,
.item:hover .item-content a.thememount-portfolio-likes.like-active { color: #fff; }
.thememount-row-fullwidth-true .thememount-portfolio-likes { background-color: transparent; }
.thememount-portfolio-likes-wrapper { width: 100%; text-align: right; font-family: 'W_yekan', 'Conv_W_yekan'; }
div.thememount-portfolio-likes-wrapper .like-active { cursor: default; }
.thememount-portfolio-likes-wrapper a:hover { text-decoration: none; }
.item-content h4 { margin-top: 0px; margin-bottom: 3px; font-weight: 600; font-size: 13px; text-align: center; direction: rtl; font-family: 'W_yekan', 'Conv_W_yekan'; font-weight: normal; }
.item-content h4 a { color: #282828; }
.item-content h4 a:hover { text-decoration: none; }
.item-content p { margin-bottom: 0px; font-size: 12px; text-align: right; direction: rtl; font-family: "Conv_W_yekan"!important; font-weight: normal; }
.thememount-items-col-two .item .item-thumbnail img { width: 100%; }
.thememount-row-fullwidth-true .thememount-items-col-two .col-sm-6.col-md-6 { padding-left: 0 !important; padding-right: 0 !important; }
.item-thumbnail .overthumb { position: absolute; left: 0; top: 0; display: block; background: transparent; text-align: center; width: 100%; height: 100%; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.item:hover .item-thumbnail .overthumb { background: rgba(255, 255, 255, 0.90); }
.item-thumbnail .icons { font-size: 19px; display: block; position: absolute; top: 0px; text-align: center; width: 100%; height: 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.thememount-row-fullwidth-true .item .item-thumbnail .icons a { top: 0%; }
.item .item-thumbnail .icons a { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: absolute; top: 0%; background-color: #282828; width: 40px!important; height: 40px!important; font-size: 18px; line-height: 40px; text-align: center; color: #fff; border-radius: 50%; -webkit-backface-visibility: hidden; margin-top: -40px; opacity: 0; }
.item .item-thumbnail .icons a.thememount_pf_featured { left: 45%; margin-left: -45px; background: #282828 url(../images/list-com.png) no-repeat 9px 9px; }
.item .item-thumbnail .icons a.thememount_pf_link { right: 50%; margin-right: -20px; background: #282828 url(../images/list-com.png) no-repeat -58px 8px; }
.item:hover .item-thumbnail .icons a { top: 50%; margin-top: -20px; }
.thememount-row-fullwidth-true .item:hover .item-thumbnail .icons a { margin-top: -40px; }
.item .item-thumbnail .icons a.thememount_pf_featured { -webkit-transition-delay: 0.0s; transition-delay: 0.0s; opacity: 1; }
.item:hover .item-thumbnail .icons a.thememount_pf_featured { opacity: 1; }
.item .item-thumbnail .icons a.thememount_pf_link { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; opacity: 1; }
.item:hover .item-thumbnail .icons a.thememount_pf_link { opacity: 1; }
.item .item-thumbnail .icons a:hover { color: #fff; }
.item:hover .item-thumbnail .icons { opacity: 1; }
.item:hover .overthumb { top: 0; opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); }
.portfolio-box { float: right; margin: 10px 23px; overflow: hidden; padding: 0; width: 200px; }
.owl-carousel .owl-wrapper-outer { z-index: 1 }
.thememount-pf-btn.thememount-center { margin-top: 40px; }
.thememount-pf-btn.thememount-center .wpb_button_a { border-radius: 30px; padding: 12px 30px; }
.thememount-pf-btn.thememount-center .wpb_button_a .wpb_button { font-size: 13px; }
.thememount-row-fullwidth-true .section.grid_section,
.thememount-row-fullwidth-true .section.grid_section > .vc_column_container { width: 100% !important; padding-left: 0px !important; padding-right: 0px !important; }
.thememount-row-fullwidth-true .thememount-portfolio-boxes-wrapper.row { margin-left: 0px !important; margin-right: 0px !important; }
.thememount-row-fullwidth-true.wpb_row.vc_row-fluid { margin-left: -15px !important; margin-right: -15px !important; }
.thememount-row-fullwidth-true .grid_section .col-lg-4,
.thememount-row-fullwidth-true .grid_section .col-lg-3 { padding-left: 0px !important; padding-right: 0px !important; }
.thememount-row-fullwidth-true .grid_section .portfolio-box { margin-bottom: 0px; }
.thememount-row-fullwidth-true .grid_section .portfolio-box .item-content i.kwicon-up-dir { display: none; }
.thememount-row-fullwidth-true .grid_section .portfolio-box .item .item-content { border: none; }
.thememount-row-fullwidth-true .grid_section .owl-item .portfolio-box { margin-left: 0px; margin-right: 0px; }
.thememount-row-fullwidth-true .grid_section .owl-carousel { width: auto; }
.thememount-row-fullwidth-true .item .item-thumbnail img { -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; }
.thememount-row-fullwidth-true .item:hover .item-thumbnail img { -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px); }
.thememount-row-fullwidth-true .item .item-content { position: absolute; width: 100%; top: auto; bottom: 0; opacity: 0; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s; -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s; transition: transform 0.4s, opacity 0.1s 0.3s; }
.thememount-row-fullwidth-true .item .item-content h4 a,
.thememount-row-fullwidth-true .item .item-content p { color: #fff; }
.thememount-row-fullwidth-true .item:hover .item-content { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition: -webkit-transform 0.4s, opacity 0.1s; -moz-transition: -moz-transform 0.4s, opacity 0.1s; transition: transform 0.4s, opacity 0.1s; }
.thememount-portfolio-related .item-content h4 { font-size: 14px; }
.thememount-row-fullwidth-true .portfolio-box:hover .item .item-content h4 a { color: #fff; }
.portfolio-description h2,
.thememount-portfolio-details h2,
.thememount-portfolio-related h2 { margin-top: 5px; }
.thememount-portfolio-content,
.thememount-portfolio-related h2 { margin-bottom: 20px; }
.tm-dark-layout .portfolio-description h2,
.tm-dark-layout .thememount-portfolio-details h2,
.tm-dark-layout .thememount-portfolio-related h2 { color: #fff; }
.thememount-portfolio-details .thememount-heading-wrapper.thememount-heading-wrapper-align-left,
.thememount-portfolio-details .thememount-heading-wrapper.thememount-heading-wrapper-align-right { padding-bottom: 0px; }
.portfolio-description { margin-bottom: 25px; }
.portfolio-description .wpb_column { padding: 0px; }
.thememount-portfolio-related { margin-top: 25px; margin-bottom: 25px; }
ul.thememount-portfolio-details-list { margin: 0px; padding: 0; list-style: none; }
ul.thememount-portfolio-details-list li { padding: 7px 0px; }
ul.thememount-portfolio-details-list li i { float: left; margin-right: 5px; }
.thememount-items-col-one .post-item .post-item-thumbnail { float: left; width: 208px; }
.thememount-blog-boxes-wrapper.thememount-items-col-one .post-item .item-content { margin-left: 230px; border: none; padding: 0; }
.thememount-items-col-one .thememount-blog-text { padding-bottom: 0px; }
.portfolio-sortable-list ul { margin: 0px; text-align: center; padding-bottom: 30px; }
.portfolio-sortable-list ul li { margin: 0 -1px 10px 0px; display: inline-block; }
.portfolio-sortable-list ul li a { padding: 12px 20px; position: relative; line-height: 1em; font-size: 13px; font-weight: normal; border: 1px solid #eaeaea; display: block; color: #909090; background-color: #fff; text-transform: uppercase; }
.tm-dark-layout .portfolio-sortable-list ul li a { background-color: rgba(255, 255, 255, 0.10); border: 1px solid rgba(255, 255, 255, 0.20); }
.portfolio-sortable-list ul li a.selected { outline: medium none; text-decoration: none; }
.tm-dark-layout .portfolio-sortable-list ul li a.selected,
.tm-dark-layout .portfolio-sortable-list ul li a:hover,
.portfolio-sortable-list ul li a.selected,
.portfolio-sortable-list ul li a:hover { color: #fff; }
.portfolio-sortable-list ul li a.active,
.portfolio-sortable-list ul li a:hover { text-decoration: none; }
.portfolio-single { margin-bottom: 50px; margin-top: 40px; }
.portfolio-style-1 .holder { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; padding-top: 1px; padding-left: 1px; width: 32px; height: 32px; border-radius: 100%; float: left; text-align: center; background: #5d5d5d; color: #fff; line-height: 32px; }
.portfolio-style-1 .portfolio-meta { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; float: none; overflow: hidden; margin-bottom: 8px; cursor: pointer; }
.portfolio-style-1 .project-meta { float: left; margin-left: 15px; max-width: 238px; line-height: 32px; }
.portfolio-style-1 .holder { text-align: center; color: #fff; line-height: 31px; }
.thememount-portfolio-boxes { overflow: hidden; }
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product { margin-left: 0px; margin-right: 0px; }
.productimagebox { position: relative; }
.productbox .productimagebox .overthumb { position: absolute; left: 0; top: 0; display: block; background: transparent; text-align: center; width: 100%; height: 100%; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.productbox:hover .productimagebox .overthumb { background: rgba(255, 255, 255, 0.90); opacity: 1; }
.woocommerce ul.products li.product .productbox { border: 1px solid #EAEAEA; border-radius: 0px; overflow: hidden; }
.tm-dark-layout.woocommerce ul.products li.product .productbox,
.tm-dark-layout .woocommerce ul.products li.product .productbox { border: 1px solid rgba(255, 255, 255, 0.20); }
.woocommerce ul.products li.product .productcontent { text-align: center; padding-bottom: 10px; border-top: 1px solid #EAEAEA; border-bottom: 2px solid #E6E6E6; }
.tm-dark-layout.woocommerce ul.products li.product .productcontent,
.tm-dark-layout .woocommerce ul.products li.product .productcontent { border-top: 1px solid rgba(255, 255, 255, 0.20); border-bottom: 2px solid rgba(255, 255, 255, 0.20); background-color: rgba(255, 255, 255, 0.10); }
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating { display: inline-block; }
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img { box-shadow: none; }
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img { box-shadow: none; }
.woocommerce #content input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active { top: auto; }
#sidebar .woocommerce a.button,
#sidebar .woocommerce input[type="submit"],
#sidebar .woocommerce button.button,
#sidebar a.button,
#sidebar input[type="submit"],
#sidebar button.button { background: #252728; border: 2px solid #252728; }
.products .type-product h3 { font-size: 16px; margin: 15px 0px 15px 0px; }
#sidebar input[type="submit"]:hover { background: #fff; border: 2px solid #252728; color: #252728; }
.related.products { margin-top: 15px; }
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 { text-transform: capitalize; font-size: 16px; padding: 15px 0px 10px 0px; font-weight: 500; }
.product .imagewrapper { padding-bottom: 15px; }
.products .type-product .add_to_cart_button.product_type_simple,
.products .type-product .product_type_variable { float: right; padding-right: 40px; }
.products .type-product a:hover { text-decoration: none; }
.products li.type-product { margin-bottom: 30px; }
.products li.type-product a .price { line-height: 39px; }
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .button.product_type_variable,
.woocommerce ul.products li.product .button.product_type_variable,
.woocommerce-page ul.products li.product .product_type_grouped,
.woocommerce ul.products li.product .product_type_grouped { position: absolute; left: 50%; top: -50%; margin-top: -15px; margin-left: -73px; font-size: 13px; line-height: 27px; text-transform: uppercase; border: none !important; border-radius: 0px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background: transparent; display: inline-block; box-shadow: 0 0 0 1px rgba(0,0,0,0) inset; text-shadow: none; letter-spacing: 0px; padding: 5px 21px; color: #fff; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }
.woocommerce ul.products li.product:hover .add_to_cart_button,
.woocommerce-page ul.products li.product:hover .add_to_cart_button,
.woocommerce-page ul.products li.product:hover .button.product_type_variable,
.woocommerce ul.products li.product:hover .button.product_type_variable { top: 50%; }
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .button.product_type_variable:hover,
.woocommerce ul.products li.product .button.product_type_variable:hover { background-color: rgba(255, 255, 255, 0.9); }
.woocommerce-page ul.products li.product .product_type_grouped:hover,
.woocommerce ul.products li.product .product_type_grouped:hover { color: #fff; box-shadow: 0 0 0 1px rgba(0,0,0,0.0) inset; }
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button,
a.button.product_type_variable { padding-right: 40px; }
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button { font-size: 13px; line-height: 19px; text-transform: uppercase; border: none !important; border-radius: 0px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background: transparent; position: relative; display: inline-block; box-shadow: 0 0 0 2px #ecf0f1 inset; text-shadow: none; letter-spacing: 0px; padding-right: 42px; }
.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover,
.woocommerce #content div.product form.cart .button:hover,
.woocommerce-page #content div.product form.cart .button:hover { color: #fff; box-shadow: 0 0 0 1px rgba(0,0,0,0.0) inset; background-color: transparent; }
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button,
.woocommerce table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt,
.woocommerce-page #content input.button[name="update_cart"],
.woocommerce #content input.button[name="update_cart"],
.woocommerce-page #content input.button[name="apply_coupon"],
.woocommerce #content input.button[name="apply_coupon"],
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button { text-transform: uppercase; border: none !important; border-radius: 0px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; background: transparent; position: relative; display: inline-block; box-shadow: 0 0 0 1px #ecf0f1 inset; text-shadow: none; letter-spacing: 1.2px; text-transform: uppercase; letter-spacing: 0px; font-size: 13px; }
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button { padding: 6px 20px; font-size: 13px; }
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button,
.woocommerce-page button.button:hover,
.woocommerce input.button,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce table.cart td.actions .button.alt:hover,
.woocommerce-page table.cart td.actions .button.alt:hover,
.woocommerce #content table.cart td.actions .button.alt:hover,
.woocommerce-page #content table.cart td.actions .button.alt:hover,
.woocommerce-page #content input.button[name="update_cart"]:hover,
.woocommerce #content input.button[name="update_cart"]:hover,
.woocommerce-page #content input.button[name="apply_coupon"]:hover,
.woocommerce #content input.button[name="apply_coupon"]:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover { background-color: transparent; color: #fff; box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset; }
.woocommerce table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt { margin-left: 10px }
.woocommerce ul.products li.product .add_to_cart_button:before,
.woocommerce-page ul.products li.product .add_to_cart_button:before,
.woocommerce div.product form.cart .button:before,
.woocommerce-page div.product form.cart .button:before,
.woocommerce #content div.product form.cart .button:before,
.woocommerce-page #content div.product form.cart .button:before { position: absolute; top: 0; right: 15px; width: auto; font-size: 14px; text-align: center; line-height: 39px; font-family: "FontAwesome"; border-radius: 0px; }
.woocommerce a.button.added:before,
.woocommerce-page a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce-page button.button.added:before,
.woocommerce input.button.added:before,
.woocommerce-page input.button.added:before,
.woocommerce #respond input#submit.added:before,
.woocommerce-page #respond input#submit.added:before,
.woocommerce #content input.button.added:before,
.woocommerce-page #content input.button.added:before { content: "\f07a"; background: none; }
.woocommerce a.button.loading,
.woocommerce-page a.button.loading,
.woocommerce button.button.loading,
.woocommerce-page button.button.loading,
.woocommerce input.button.loading,
.woocommerce-page input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce #content input.button.loading,
.woocommerce-page #content input.button.loading { color: #777; border: 1px solid #f7f6f7; border-radius: 0px; }
.woocommerce a.button.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce #content input.button.loading:before,
.woocommerce-page #content input.button.loading:before { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; }
.woocommerce ul.products li.product .add_to_cart_button.loading:before,
.woocommerce-page ul.products li.product .add_to_cart_button.loading:before { right: 0; }
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img { border: none; box-shadow: none; }
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img { box-shadow: none; }
.woocommerce ul.products .product.column3,
.woocommerce-page ul.products .product.column3 { width: 30.8%; }
.woocommerce ul.products .product.column3,
.woocommerce-page ul.products .product { width: 30.8%; }
.woocommerce ul.products .product,
.woocommerce-page ul.products .product { width: 30.8%; text-align: center; }
.woocommerce ul.products .product,
.woocommerce-page ul.products .product { text-align: left; }
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price { display: block; height: 20px; }
.amount { color: #999; }
.woocommerce ul.products li.product .amount,
.woocommerce-page ul.products li.product .amount { color: #303a3b; }
.woocommerce ul.products li.product del .amount,
.woocommerce-page ul.products li.product del .amount { color: #bababa; margin-right: 5px; }
.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination,
.woocommerce #content nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination { text-align: left; }
.woocommerce span.onsale,
.woocommerce-page span.onsale { z-index: 9; min-height: 32px; padding: 0px; padding-left: 10px; padding-right: 10px; font-size: 12px; font-weight: bold; position: absolute; text-align: center; top: 10px; left: 13px; margin: 0; text-shadow: none; color: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border-radius: 50%; height: 44px; width: 44px; line-height: 44px; }
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale { left: 12px; top: 10px; margin: 0px; right: inherit; border-radius: 50%; height: 50px; width: 50px; line-height: 50px; }
.woocommerce ul.products li.product .onsale:after,
.woocommerce-page ul.products li.product .onsale:after,
.woocommerce span.onsale:after,
.woocommerce-page span.onsale:after { display: block; content: ""; width: 0; height: 0; position: absolute; bottom: -9px; right: 8px; border-top: 0 solid transparent; border-bottom: 9px solid transparent; }
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a { font-weight: normal; line-height: 16px; margin-bottom: 4px; }
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating { margin-bottom: 2px; }
.cart-collaterals .cart_totals table { float: right; border-radius: 0; }
table.cart td.actions .coupon .input-text,
#content table.cart td.actions .coupon .input-text { padding: 9px 6px 9px; box-shadow: none; }
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li { padding: 7px 0; padding-top: 11px; }
select { border: 1px solid rgb(228, 228, 228); padding: 12px 10px; border-radius: 0px; cursor: pointer; }
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart { display: inline-block; font-size: 12px; margin-top: 0px; float: right; margin-right: 6px; }
.woocommerce-page #content .checkout_coupon input.button { margin-bottom: 0px; }
.woocommerce .checkout_coupon .form-row,
.woocommerce-page .checkout_coupon .form-row { margin-bottom: 0px; }
.amount { font-size: 14px; }
.woocommerce ul.products li.product .amount,
.woocommerce-page ul.products li.product .amount { font-size: 16px; }
.woocommerce ul.products li.product del .amount,
.woocommerce-page ul.products li.product del .amount { font-size: 14px; }
.single-product .product del .amount { color: #959595; font-size: 20px; }
.tm-dark-layout.single-product .product del .amount { color: rgba(255, 255, 255, 0.75); }
.tm-dark-layout.single-product .product ins .amount { color: rgba(255, 255, 255, 0.95); }
.tm-dark-layout .woocommerce #reviews #comments ol.commentlist li .meta,
.tm-dark-layout.woocommerce-page #reviews #comments ol.commentlist li .meta { color: rgba(255, 255, 255, 0.95); }
.single-product .related .products del .amount { font-size: 14px; }
.product del .amount { font-size: 12px; color: #959595; }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25); box-shadow: inset 0 -1px 0 rgba(0,0,0,.25); }
del span { text-decoration: line-through; }
.shop_table.cart .amount,
.checkout_table_item .amount { color: #787878; }
.tm-dark-layout .shop_table.cart .amount,
.tm-dark-layout .checkout_table_item .amount { color: rgba(255, 255, 255, 0.25); }
.summary .amount { font-size: 18px; }
.woocommerce h2,
.checkout h3 { font-size: 16px; margin-bottom: 20px; text-transform: uppercase }
.woocommerce #tab-description h2,
.woocommerce-page #tab-description h2,
.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 { margin-top: 20px; }
.woocommerce form .form-row label,
.woocommerce-page form .form-row label { font-size: 13px; font-weight: normal; }
#order_review_heading { margin-top: 25px; }
.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity,
#sidebar .amount { color: #777; font-size: 11px; }
#sidebar ins .amount { color: #fff; }
#sidebar .total .amount { font-size: 13px; color: #333; }
.widget.woocommerce.widget_product_search:after { display: block; visibility: hidden; clear: both; width: 0; height: 0; content: ' '; font-size: 0; line-height: 0; }
.woocommerce ul.products li.product .single_add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button { margin-right: 0px; }
.woocommerce ul.products li.type-product a.added_to_cart,
.woocommerce-page ul.products li.type-product a.added_to_cart { position: absolute; top: 2%; right: 10%; margin-right: 0px; }
.single_add_to_cart_button:before,
.add_to_cart_button:before { position: absolute; top: 0; right: 15px; width: auto; font-size: 14px; text-align: center; line-height: 39px; font-family: "FontAwesome"; content: "\f07a"; }
.add_to_cart_button.product_type_variable:before { display: none; }
.projectsection .woocommerce ul.products { margin-bottom: 0px; }
.projectsection .woocommerce ul.products li { margin-bottom: 3em; }
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods { border-bottom: 1px solid #f1f1f1; background-color: #f7f7f7; }
.tm-dark-layout.woocommerce #payment ul.payment_methods,
.tm-dark-layout.woocommerce-page #payment ul.payment_methods { border-bottom: 1px solid rgba(255, 255, 255, 0.20); background-color: rgba(255, 255, 255, 0.10); }
.tm-dark-layout.woocommerce #payment div.form-row,
.tm-dark-layout.woocommerce-page #payment div.form-row { border-top: 1px solid rgba(255, 255, 255, 0.20); }
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box { background: #FFFFFF; box-shadow: none; border: 1px solid #E8E8E8; }
.tm-dark-layout.woocommerce #payment div.payment_box,
.tm-dark-layout.woocommerce-page #payment div.payment_box { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(232, 232, 232, 0.20); text-shadow: none; color: #fff; }
.woocommerce #payment,
.woocommerce-page #payment { background: transparent; margin-bottom: 40px; }
.woocommerce a.added_to_cart:hover,
.woocommerce-page a.added_to_cart:hover { background-color: transparent; }
label[for~=pa_color] { display: none; }
.variations td.label { display: none; }
.variations td.value { padding: 32px 0px 6px 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li { background: none; border: none; box-shadow: none; line-height: 32px; margin: 0px !important; padding: 0px !important; float: left; }
.woocommerce-tabs .ui-tabs li:first-child a { border-left: 1px solid #E6E6E6 !important; }
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img { margin-bottom: 0px; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after { box-shadow: none; border-bottom-left-radius: 0px; border-width: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after { border-bottom-left-radius: 0; border-width: 0; box-shadow: none; right: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after { border: 0px; bottom: 0px; box-shadow: none; height: 0px; }
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs { margin-bottom: 0px; padding-left: 0px; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content { background: #333; height: 5px; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { width: 16px; height: 16px; box-shadow: none; border: none; background: none; top: -6px; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { background: none; height: 5px; box-shadow: none; }
.widget_wp_sidebarlogin form .input { margin: 0px !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a { border-bottom: 0px; padding: 2px 15px; text-shadow: none; }
.tm-dark-layout.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.tm-dark-layout.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.tm-dark-layout.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.tm-dark-layout.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a { color: #fff; }
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img { box-shadow: none; }
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img { border: 1px solid #eaeaea; box-shadow: none; width: 45px; border-radius: 0px; }
.product_list_widget .reviewer { font-size: 12px; }
.woocommerce div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce-page #content div.product .product_title { font-size: 24px; color: #303a3b; }
.tm-dark-layout.woocommerce div.product .product_title,
.tm-dark-layout.woocommerce #content div.product .product_title,
.tm-dark-layout.woocommerce-page div.product .product_title,
.tm-dark-layout.woocommerce-page #content div.product .product_title,
.tm-dark-layout.woocommerce table.shop_table th,
.tm-dark-layout.woocommerce-page table.shop_table th,
.tm-dark-layout .cart-subtotal td,
.tm-dark-layout .shipping td,
.tm-dark-layout .total td { color: #fff; }
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.cart-subtotal td,
.shipping td,
.total td { text-align: left; background: none; padding: 16px 12px!important; text-transform: uppercase; color: #555555; font-size: 14px; }
.woocommerce table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt { margin-bottom: 0px; }
#sidebar a.button:hover { background: #fff; border: 2px solid #252728; color: #252728; }
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text { box-shadow: none; height: 32px; }
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text { background: #fff; height: 39px; width: 170px; }
.tm-dark-layout .woocommerce table.cart td.actions .coupon .input-text,
.tm-dark-layout .woocommerce #content table.cart td.actions .coupon .input-text,
.tm-dark-layout.woocommerce-page table.cart td.actions .coupon .input-text,
.tm-dark-layout.woocommerce-page #content table.cart td.actions .coupon .input-text { background: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.20); }
.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity { margin: 0px; }
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover { background: #fff; }
.woocommerce div.product div.images div.thumbnails a,
.woocommerce #content div.product div.images div.thumbnails a,
.woocommerce-page div.product div.images div.thumbnails a,
.woocommerce-page #content div.product div.images div.thumbnails a { margin-bottom: 5px; }
.woocommerce-result-count { font-weight: 400; font-size: 12px; margin-top: 6px; }
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-ordering,
.woocommerce-page .woocommerce-result-count { margin-bottom: 35px; }
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count { float: left; margin-top: 21px; }
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button { float: right; margin-right: 0px; padding: 10px 21px; line-height: 20px; }
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button { padding: 10px 21px; line-height: 20px; color: #fff; }
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover { background: none; }
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label { padding-top: 10px; }
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount { text-align: left; }
.widget_shopping_cart_content .buttons { text-align: left; }
.widget_shopping_cart_content .buttons .checkout { margin-left: 15px; }
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total { border-top: 0px; padding-top: 10px; }
.woocommerce a.button:hover,
.woocommerce a:hover.add_to_cart_button,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover { background: #fff; }
.cart_totals table { border: none; }
.cart_totals th,
.cart_totals td { padding: 12px 12px 12px 12px; background: none; border: none; border-bottom: 1px dotted #ccc; text-align: left; font-size: 12px; font-weight: 400; }
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button { margin-left: 20px; }
.cart_totals table .shipping td { background: none; }
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr th { border-top: 0px; margin: 0 !important; padding: 10px !important; color: #787878; font-size: 12px; font-weight: 400; }
.woocommerce .cart-collaterals .cart_totals tr td .total,
.woocommerce-page .cart-collaterals .cart_totals tr td .total,
.woocommerce .cart-collaterals .cart_totals tr td .amount,
.woocommerce-page .cart-collaterals .cart_totals tr td .amount { color: #787878; }
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals { width: 38%; text-align: left; padding-bottom: 23px; }
.woocommerce table.shop_table,
.woocommerce-page table.shop_table { border: none; }
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td { padding: 15px 13px; }
.tm-dark-layout.woocommerce table.shop_table tfoot td,
.tm-dark-layout.woocommerce table.shop_table tfoot th,
.tm-dark-layout.woocommerce-page table.shop_table tfoot td,
.tm-dark-layout.woocommerce-page table.shop_table tfoot th,
.tm-dark-layout.woocommerce table.shop_table td,
.tm-dark-layout.woocommerce-page table.shop_table td { border-top: 1px solid rgba(255, 255, 255, 0.2); }
.shop_table .cart_table_item:hover td { background-color: #F8F8F8; }
a.shipping-calculator-button,
.product-name a { text-decoration: none; }
.woocommerce ul.products li.product mark,
.woocommerce-page ul.products li.product mark { background: none; }
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb { color: #fff; }
.woocommerce table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page #content table.cart a.remove { font-size: 14px; }
.product-remove a { height: 1.6em !important; width: 1.6em !important; line-height: 24px !important; color: #fff !important; }
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info { box-shadow: none !important; text-shadow: none !important; background: #f7f7f7 !important; border-radius: 0px !important; font-size: 11px !important; border: 1px solid #f1f1f1; padding: 12px 12px 12px 12px !important; line-height: 29px; }
.tm-dark-layout.woocommerce .woocommerce-message,
.tm-dark-layout.woocommerce-page .woocommerce-message,
.tm-dark-layout.woocommerce .woocommerce-info,
.tm-dark-layout.woocommerce-page .woocommerce-info { background: rgba(255, 255, 255, 0.15) !important; border: 1px solid rgba(255, 255, 255, 0.20); color: #fff; }
.tm-dark-layout .chosen-container-single .chosen-single { background: none; background-color: rgba(255, 255, 255, 0.10); border: 1px solid rgba(255, 255, 255, 0.20); border-radius: 0px; padding: 12px 10px; box-shadow: none; color: #fff; }
.tm-dark-layout .chosen-container-active.chosen-with-drop .chosen-single { box-shadow: none; }
.tm-dark-layout.woocommerce-checkout .form-row .chosen-container-single .chosen-single { height: 41px; line-height: 16px; }
.tm-dark-layout .chosen-container .chosen-drop { border: 1px solid rgba(233, 233, 233, 0.2); background: #000; }
.tm-dark-layout .chosen-container-single .chosen-search input[type=text] { background-color: rgba(255, 255, 255, 0.10); border: 1px solid rgba(255, 255, 255, 0.20); }
.tm-dark-layout.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b { background-position: 0 11px !important; }
.woocommerce .woocommerce-message .button.wc-forward,
.woocommerce-page .woocommerce-message .button.wc-forward { background-color: transparent; margin-top: 6px; }
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before { display: none; }
.wc-forward a:after,
.wc-forward:after { font-family: "FontAwesome"; content: '\f105'; font-size: 13px; }
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before { font-family: "thememount"; content: '\ebdc'; font-size: 15px; color: #fff; display: none; }
.woocommerce .woocommerce-info a,
.woocommerce-page .woocommerce-info a { text-decoration: underline; }
#ship-to-different-address .checkbox { display: inline-block; padding: 0; line-height: 14px; padding-right: 5px; margin: 0px; font-weight: normal; }
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr th { padding-left: 0px !important; }
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th { width: auto; }
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error { box-shadow: none !important; text-shadow: none !important; background: #f7f7f7 !important; border-top: none !important; border-radius: 3px !important; font-size: 11px !important; border: 1px solid #f1f1f1; padding: 12px 12px 12px 12px !important; line-height: 29px; }
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator { width: 38%; }
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message { padding: 0px; }
.woocommerce-error:before { font-weight: 700; line-height: 0px; height: 20px; width: 20px; padding-top: 9px; }
a.showlogin { font-weight: 600; }
.woocommerce-message a.button { background: none; box-shadow: none !important; color: #303a3b !important; font-size: 11px; letter-spacing: 2px; padding: 0px; }
.tm-dark-layout .woocommerce-message a.button { color: #fff !important; }
.woocommerce-message a.button:hover { box-shadow: none !important; background: none !important; color: #303a3b; }
.onsale { z-index: 1; }
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li { background: #f1f1f1; border: 1px solid #e0dadf; box-shadow: none; line-height: 37px; margin: 0px; padding: 0px; float: left; font-size: 12px; margin-right: 4px !important; border-bottom: none; border-radius: 0px; }
.tm-dark-layout.woocommerce div.product .woocommerce-tabs ul.tabs li,
.tm-dark-layout.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.tm-dark-layout.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.tm-dark-layout.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li { background: rgba(255, 255, 255, 0.20); }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active { box-shadow: none; margin: 0; background: none; border-bottom: 1px solid #fff; }
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel { margin: 0 0 2em; border: 1px solid #e0dadf; border-top: none; border-radius: 0; padding: 0px 15px; background-color: transparent; }
.tm-dark-layout.woocommerce div.product .woocommerce-tabs ul.tabs li,
.tm-dark-layout.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.tm-dark-layout.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.tm-dark-layout.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.tm-dark-layout.woocommerce div.product .woocommerce-tabs .panel,
.tm-dark-layout.woocommerce-page div.product .woocommerce-tabs .panel,
.tm-dark-layout.woocommerce #content div.product .woocommerce-tabs .panel,
.tm-dark-layout.woocommerce-page #content div.product .woocommerce-tabs .panel,
.tm-dark-layout.woocommerce #reviews #comments ol.commentlist li .comment-text,
.tm-dark-layout.woocommerce-page #reviews #comments ol.commentlist li .comment-text { border: 1px solid rgba(255, 255, 255, 0.20); }
.tm-dark-layout.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.tm-dark-layout.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.tm-dark-layout.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.tm-dark-layout.woocommerce-page div.product .woocommerce-tabs ul.tabs:before { border: 1px solid rgba(255, 255, 255, 0.2); }
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul { border: 1px solid #eaeaea; margin-bottom: 50px; }
.tm-dark-layout.woocommerce nav.woocommerce-pagination ul,
.tm-dark-layout.woocommerce-page nav.woocommerce-pagination ul,
.tm-dark-layout.woocommerce #content nav.woocommerce-pagination ul,
.tm-dark-layout.woocommerce-page #content nav.woocommerce-pagination ul { border: 1px solid rgba(255, 255, 255, 0.2); border-top: none; border-bottom: none; }
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li { min-width: 36px; height: 37px; border-right: none; }
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a { display: block; float: left; text-align: center; margin-left: -1px; font-size: 13px; text-align: center; font-weight: 500; line-height: 36px; padding: 0px 5px; color: #333; min-width: 37px; height: 37px; border-right: 1px solid #eaeaea; }
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:focus { background: none }
.tm-dark-layout.woocommerce nav.woocommerce-pagination ul li a,
.tm-dark-layout.woocommerce-page nav.woocommerce-pagination ul li a,
.tm-dark-layout.woocommerce #content nav.woocommerce-pagination ul li a,
.tm-dark-layout.woocommerce-page #content nav.woocommerce-pagination ul li a { border: 1px solid rgba(255, 255, 255, 0.2); color: #fff; }
.woocommerce nav.woocommerce-pagination ul li:last-child a,
.woocommerce-page nav.woocommerce-pagination ul li:last-child a,
.woocommerce #content nav.woocommerce-pagination ul li:last-child a,
.woocommerce-page #content nav.woocommerce-pagination ul li:last-child a { border-right: none; }
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page ul.products li.product .product_type_grouped,
.woocommerce ul.products li.product .product_type_grouped,
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button .woocommerce table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt,
.woocommerce-page #content input.button[name="update_cart"],
.woocommerce #content input.button[name="update_cart"],
.woocommerce-page #content input.button[name="apply_coupon"],
.woocommerce #content input.button[name="apply_coupon"],
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button { color: #fff; }
body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce #content nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce-page #content nav.woocommerce-pagination ul li span.current { color: #fff; line-height: 24px; text-align: center; }
#sidebar .widget_product_search #searchform input[type="text"] { max-width: 59%; float: left; }
#sidebar #searchform #searchsubmit { float: right; margin-bottom: 0px; font-family: 'W_yekan', 'Conv_W_yekan'; margin-right: 0px; }
.product_meta > span { display: block; font-size: 12px; }
.wc_product_meta_title { display: inline-block; font-size: 12px; font-weight: bold; padding-right: 3px; text-align: right; width: 72px; }
.product_meta .posted_in a,
.product_meta .sku { font-size: 11px; color: #777; }
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty { border-radius: 0px; height: 38px; }
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus { background: #ecf0f1; box-shadow: none; border-radius: 0px; text-shadow: none; height: 20px; }
.woocommerce .quantity .plus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce #content .quantity .minus:hover,
.woocommerce-page #content .quantity .minus:hover { background: #ecf0f1; }
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order { text-shadow: none; }
.tm-dark-layout.woocommerce #content .quantity input.qty,
.tm-dark-layout.woocommerce .quantity input.qty,
.tm-dark-layout.woocommerce-page #content .quantity input.qty,
.tm-dark-layout.woocommerce-page .quantity input.qty { border: 1px solid rgba(255, 255, 255, 0.20); box-shadow: none; -webkit-box-shadow: none; }
.payment_methods.methods label[for="payment_method_paypal"] img { display: inline-block }
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity { margin-bottom: 10px; }
.woocommerce table.cart input,
.woocommerce-page table.cart input,
.woocommerce #content table.cart input,
.woocommerce-page #content table.cart input { line-height: 19px; }
.woocommerce .shipping-calculator-form button.button { background: transparent; }
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a { border: none; color: #fff; font-size: 13px; padding: 6px 6px; }
.woocommerce .widget_layered_nav_filters ul li a .amount,
.woocommerce-page .widget_layered_nav_filters ul li a .amount { font-size: 13px; color: #fff; }
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce-page .widget_layered_nav_filters ul li a:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover .amount,
.woocommerce-page .widget_layered_nav_filters ul li a:hover .amount,
.woocommerce-page .widget_layered_nav_filters ul li a:hover:before,
.woocommerce .widget_layered_nav_filters ul li a:hover:before { color: #fff; }
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li { padding: 0 5px 1px 0; }
.post.hentry { margin-bottom: 60px; }
.thememount-post-left { float: left; text-align: center; width: 76px; }
.thememount-post-left .entry-date { padding-top: 9px; text-align: center; color: #fff; display: block; font-size: 28px; }
.thememount-post-left .entry-date .entry-month.entry-year { display: block; color: #fff; margin-top: 2px; font-size: 18px; font-weight: 600; }
.thememount-post-left .entry-date .entry-month.entry-year .entry-year { display: none; }
.thememount-post-icon-wrapper { background-color: #2d2d2d; margin-top: 2px; padding-top: 15px; padding-bottom: 15px; }
.tm-dark-layout .thememount-post-icon-wrapper { background-color: rgba(255, 255, 255, 0.10); }
.thememount-post-right .postcontent { padding: 0px; padding-bottom: 35px; border-bottom: 1px solid #eaeaea; float: right; width: 100%; }
.tm-dark-layout .thememount-post-right .postcontent { border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
.format-status .thememount-post-right .postcontent,
.sticky .thememount-post-right .postcontent { padding: 20px 30px; background: #f7f7f7; border: 1px solid #eaeaea; }
.thememount-blog-media { line-height: 0px; position: relative; z-index: 1; }
.thememount-post-icon-wrapper i { color: #fff; font-size: 25px; }
.thememount-blog-meta-wrapper { margin-bottom: 10px; display: inline-block; font-size: 12px; }
.thememount-entry-date { display: block; padding: 4px 11px; color: #fff; position: relative; text-align: center; }
.thememount-post-right { margin-left: 100px; }
.thememount-post-right .entry-header { margin-bottom: 20px; }
.single-post .thememount-post-right .entry-header { margin-bottom: 0px; margin-top: 15px; }
.thememount-post-right .comments,
.thememount-post-right .tags-links { padding-right: 20px }
.thememount-blog-media img { max-width: 100%; }
.thememount-post-right .thememount-blog-media { margin-bottom: 15px; }
.thememount-post-right .entry-title { font-size: 20px; padding-top: 0px; line-height: 1.2em; margin-bottom: 10px; }
.thememount-post-right .entry-title a { color: #2d2d2d; -ms-word-wrap: break-word; word-wrap: break-word; }
.thememount-post-right .entry-title a:hover { text-decoration: none; }
.thememount-post-right .thememount-meta-details i { color: #999; padding-right: 5px; }
.tm-dark-layout .thememount-post-right .thememount-meta-details i { color: rgba(255, 255, 255, 0.40); }
.thememount-post-right .thememount-meta-details i:before { width: auto; margin: 0px; }
.thememount-meta-details,
.entry-content .thememount-meta-details a,
.thememount-meta-details i { font-size: 13px; color: #acaeb1; }
.tm-dark-layout .thememount-meta-details,
.tm-dark-layout .entry-content .thememount-meta-details a,
.tm-dark-layout .thememount-meta-details i { color: rgba(255, 255, 255, 0.60); }
.thememount-meta-details i { padding-right: 3px; }
.thememount-meta-details a:hover { text-decoration: none; }
.thememount-post-video-embed-code { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.thememount-blogbox-format-video .post-item-thumbnail-inner,
.thememount-blogbox-format-audio .post-item-thumbnail-inner { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.thememount-post-video-embed-code iframe,
.thememount-blogbox-format-video .post-item-thumbnail-inner iframe,
.thememount-blogbox-format-video .thememount-post-video-embed-code iframe,
.thememount-blogbox-format-video .thememount-post-video-embed-code object,
.thememount-blogbox-format-video .thememount-post-video-embed-code embed,
.thememount-blogbox-format-audio .post-item-thumbnail-inner iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.thememount-pagination { display: block; margin-bottom: 20px; position: relative; clear: both; border: 1px solid #eaeaea; float: left; }
.tm-dark-layout .thememount-pagination { border: 1px solid rgba(255, 255, 255, 0.20); }
.thememount-row-bgprecolor-skin .thememount-pagination { border: 1px solid #fff; }
.thememount-row-bgprecolor-skin .thememount-pagination .page-numbers { border-right: 1px solid #fff; }
.thememount-row-bgprecolor-skin .thememount-pagination .page-numbers.current,
.thememount-row-bgprecolor-skin .thememount-pagination .page-numbers:hover { border-right: 1px solid #fff; }
.thememount-row-bgprecolor-skin .thememount-pagination .page-numbers.current,
.thememount-row-bgprecolor-skin .thememount-pagination a.page-numbers:hover { background-color: #fff; }
.thememount-row-bgprecolor-skin .thememount-pagination .page-numbers.current,
.thememount-row-bgprecolor-skin .thememount-pagination a.page-numbers:hover { color: #2d2d2d; }
.thememount-row-bgprecolor-skin .thememount-pagination .page-numbers,
.thememount-row-bgprecolor-skin .thememount-pagination .page-numbers a { color: #fff; }
.thememount-row-fullwidth-true .thememount-with-pagination { padding-bottom: 30px; }
.tm-dark-layout .thememount-pagination a.page-numbers:hover,
.thememount-pagination a.page-numbers:hover { color: #fff; text-decoration: none; }
.thememount-pagination .page-numbers { padding: 8px 12px; margin: 0px; border-right: 1px solid #eaeaea; color: #333; float: left; }
.tm-dark-layout .thememount-pagination .page-numbers { border-right: 1px solid rgba(255, 255, 255, 0.20); }
.tm-dark-layout .thememount-pagination .page-numbers { color: #fff; }
.thememount-pagination .page-numbers.dots:hover { border-right: 1px solid #eaeaea; }
.thememount-pagination .page-numbers:last-child { border-right: none; }
.thememount-pagination .page-numbers.current { padding: 8px 12px; margin: 0px; color: #fff; }
.thememount-pagination .page-numbers:first-child { -webkit-border-radius: 0px 0 0 0px; border-radius: 0px 0 0 0px; }
.thememount-pagination .page-numbers:last-child { -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; }
body .owl-theme .owl-controls .owl-buttons div { top: 50%; position: absolute; height: 40px; width: 40px; line-height: 40px; margin-top: -20px; padding: 0px !important; background-color: rgba(0, 0, 0, 0.57); border-radius: 5px; text-align: center; }
body .owl-theme .owl-controls .owl-buttons div i { font-size: 26px; }
body .owl-theme .owl-controls .owl-buttons { font-size: 28px; }
body .owl-theme .owl-controls .owl-buttons i:before { width: auto; margin: 0px; color: rgba(255, 255, 255, 0.6); }
body .owl-theme .owl-controls .owl-buttons .owl-next { right: 15px; }
body .owl-theme .owl-controls .owl-buttons .owl-prev { left: 15px; }
body .owl-theme .owl-controls .owl-buttons:hover .owl-prev i:before,
body .owl-theme .owl-controls .owl-buttons:hover .owl-next i:before { color: #fff; }
.format-aside { font-size: 17.5px; font-weight: 300; letter-spacing: 1px; }
.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside { box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2); }
.format-aside .entry-meta { margin-top: 0; }
.format-aside blockquote { font-size: 100%; font-weight: normal; }
.format-aside cite { font-size: 100%; text-transform: none; }
.format-aside cite:before { content: "\2014"; margin-right: 5px; }
.format-audio .entry-content:before { content: "\f109"; float: left; font-size: 64px; position: relative; top: 4px; }
.format-audio .audio-content { background-size: 4px 4px; float: right; padding-left: 35px; width: 80%; width: calc(100% - 85px); }
.format-audio .wp-audio-shortcode { height: 30px !important; margin: 20px 0; max-width: 400px !important; }
.format-audio audio { max-width: 100% !important; }
.format-chat .entry-title { font-size: 28px; font-weight: bold; }
.format-chat .entry-meta .date a:before { content: "\f108"; margin-right: 2px; }
.format-chat .entry-meta .author { display: none; }
.format-chat .chat { margin: 0; }
.format-chat .chat .chat-timestamp { color: #722d19; float: right; font-size: 12px; font-weight: normal; margin: 5px 10px 0; }
.format-chat .chat .fn { font-style: normal; }
.format-gallery .entry-header { margin-bottom: 15px; }
.format-gallery .entry-title { font-size: 50px; font-weight: 400; margin: 0; }
.format-image .entry-title { font-size: 28px; font-weight: bold; }
.format-image .categories-links,
.format-image .tags-links { display: none; }
.format-link .entry-header,
.format-link .entry-content p:last-child { margin-bottom: 0; }
.format-link .entry-title { color: #ca3c08; display: inline; margin-right: 20px; }
.format-link div.entry-meta { display: inline; }
.format-link div.entry-content { margin-top: 15px; }
.format-quote .entry-content blockquote { font-size: 28px; margin: 0; border: none; letter-spacing: 1px; }
.format-quote .entry-content cite a { border-bottom: 1px dotted #fff; color: #fff; }
.format-quote .entry-content cite a:hover { text-decoration: none; }
.format-quote blockquote small,
.format-quote blockquote cite { display: block; font-size: 16px; }
.format-quote blockquote { font-style: italic; font-weight: 300; padding-left: 75px; position: relative; }
.format-quote blockquote:before { font-family: FontAwesome; content: "\f10d"; font-size: 50px; font-weight: 400; line-height: .8; padding-right: 25px; position: absolute; left: 0px; top: 15px; }
.format-quote blockquote blockquote:before { display: none; }
.format-quote blockquote blockquote { padding-left: 0px; }
.thememount_quote_source { position: relative; padding-left: 20px; }
.thememount_quote_source:before { position: absolute; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f068"; font-size: 11px; left: 0px; top: 7px; color: #303a3b; }
.thememount_quote_source h3 { font-size: 16px; }
.format-quote .entry-meta .author { display: none; }
.format-status { padding: 0; }
.format-status .entry-content,
.format-status .entry-meta { padding-left: 35px; position: relative; }
.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta { padding-left: 95px; }
.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before { left: 70px; }
.format-status .categories-links,
.format-status .tags-links { display: none; }
.format-status .entry-meta:before { background-position: left top; }
.format-status .entry-content { font-size: 24px; font-style: italic; font-weight: 300; position: relative; }
.format-status .entry-content p:first-child:before { position: absolute; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f068"; font-size: 14px; left: 0px; top: 4px; color: #303a3b; }
.sidebar .format-status .entry-content > p:first-child:before { left: 64px; }
.format-status .entry-content p:last-child { margin-bottom: 0; }
.format-status .entry-meta { margin-top: 0; padding-bottom: 40px; }
.format-status .entry-meta .date a:before { content: "\f105"; }
.sidebar .entry-header .entry-meta { padding: 0; }
.entry-thumbnail img { display: block; margin: 0 auto; }
.entry-header { margin-bottom: 30px; }
.entry-title { font-weight: normal; margin: 0 0 5px; font-size: 30px; line-height: 40px; letter-spacing: 1px; }
.entry-meta > span { margin-right: 20px; }
.entry-meta > span:last-child { margin-right: 0; }
.featured-post:before { content: "\f308"; margin-right: 2px; }
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date { display: none; }
.entry-content { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }
.site-main a,
.comment-content a { color: #2d2d2d; }
.tm-dark-layout .site-main a,
.tm-dark-layout .comment-content a,
.tm-dark-layout .thememount-row-bgprecolor-grey .thememount-team-social-links a { color: #fff; }
.entry-content .thememount-sb-main-link a:hover { text-decoration: none; color: #2d2d2d; }
.entry-content .thememount-row-bgprecolor-skin .thememount-sb-main-link a:hover,
.entry-content .thememount-row-bgprecolor-dark .thememount-sb-main-link a:hover { color: #fff; }
.entry-content blockquote { font-size: 24px; }
.entry-content blockquote cite,
.entry-content blockquote small { font-size: 16px; }
footer.entry-meta { margin-top: 0px; }
.format-standard footer.entry-meta { margin-top: 0; }
.page-links { clear: both; font-size: 16px; font-style: italic; font-weight: normal; line-height: 2.2; margin: 20px 0; text-transform: uppercase; }
.page-links a,
.page-links > span { background: #fff; border: 1px solid #fff; padding: 5px 10px; text-decoration: none; }
.entry-content .format-status .entry-content .page-links a,
.entry-content .format-gallery .entry-content .page-links a,
.entry-content .format-chat .entry-content .page-links a,
.entry-content .format-quote .entry-content .page-links a,
.entry-content .page-links a { border: 1px solid #eaeaea; color: #333; font-style: normal; font-size: 13px; }
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover { color: #fff; }
.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span { background: none; }
.page-links .page-links-title { background: transparent; border: none; margin-right: 20px; padding: 0; }
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls { background: #220e10; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { background: #fff; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-current { background: #ea9629; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { background: #595959; }
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { border-radius: 0; }
.gallery { margin-bottom: 20px; margin-left: -4px; }
.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail { display: table; margin: 0 auto 20px; }
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item { text-align: center; }
.gallery-columns-4 .gallery-item { max-width: 23%; max-width: calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width: 19%; max-width: calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width: 15%; max-width: calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width: 13%; max-width: calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width: 11%; max-width: calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width: calc(11.1% - 4px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 0; }
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); box-sizing: border-box; color: #fff; font-size: 14px; line-height: 1.3; margin: 0; max-height: 50%; opacity: 0; padding: 2px 8px; position: absolute; bottom: 0; left: 0; text-align: left; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease; width: 100%; }
.gallery-caption:before { box-shadow: 0 -10px 15px #000 inset; content: ""; height: 100%; min-height: 49px; position: absolute; left: 0; top: 0; width: 100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption { display: none; }
.author-info { margin: 0 auto; max-width: 604px; padding: 30px 0 10px; text-align: left; width: 100%; }
.author.sidebar .author-info { max-width: 1040px; padding: 30px 376px 10px 60px; }
.single .author-info { padding: 50px 0 0; }
.author-avatar .avatar { float: left; margin: 0 30px 30px 0; }
.single-format-status .author-description { color: #f7f5e7; }
.author-description .author-title { clear: none; font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; margin: 0 0 8px; }
.author-link { color: #ca3c08; margin-left: 2px; }
.author.archive .author-link { display: none; }
.archive-header { background-color: #e8e5ce; }
.archive-title,
.archive-meta { font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; margin: 0 auto; max-width: 1040px; padding: 30px 0; width: 100%; }
.archive-meta { font-size: 16px; font-style: normal; font-weight: normal; margin-top: -15px; padding: 0 0 11px; }
.sidebar .archive-meta { padding-right: 316px; }
.site-main .mu_register { margin: 0 auto; max-width: 604px; width: 100%; }
.mu_alert { margin-top: 25px; }
.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name { font-size: inherit; width: 270px; }
.site-main .mu_register input[type="submit"] { width: auto; }
.site-title { font-size: 30px; }
#content .format-status .entry-content,
#content .format-status .entry-met { padding-left: 35px; line-height: 25px; }
#content .featured-gallery { padding-left: 24px; }
.gallery-columns-1 .gallery-item { margin-right: 0; width: 100%; }
.entry-title,
.format-chat .entry-title,
.format-image .entry-title,
.format-gallery .entry-title,
.format-video .entry-title { font-size: 21px; }
.format-quote blockquote,
.format-status .entry-content { font-size: 18px; }
.format-quote blockquote small,
.format-quote blockquote cite { font-size: 13px; }
.error404 .page-title { padding: 40px 0 0; }
.error404 .page-title:before { content: normal; }
.comment-author { margin-right: 30px; text-align: center; }
.comment-author .avatar { height: auto; max-width: 100%; }
.comment-metadata,
.comment-content,
.comment-list .reply { width: 70%; width: calc(100% - 104px); }
.comment-form textarea { height: 80px; }
.format-audio .entry-content:before { display: none; }
.format-audio .audio-content { background-image: none; float: none; padding-left: 0; width: auto; }
.thememount-proj-noimage { width: auto; height: 202px; background: #f7f7f7; text-align: center; line-height: 202px; }
.tm-dark-layout .thememount-proj-noimage { background: rgba(0, 0, 0, 0.53); }
.thememount-page-full-width .thememount-blog-col-two .thememount-proj-noimage { height: 312px; line-height: 312px; }
.thememount-sidebar-left .thememount-blog-col-two .thememount-proj-noimage,
.thememount-sidebar-right .thememount-blog-col-two .thememount-proj-noimage { height: 226px; line-height: 226px; }
.thememount-sidebar-left .thememount-blog-col-three .thememount-proj-noimage,
.thememount-sidebar-right .thememount-blog-col-three .thememount-proj-noimage { height: 145px; line-height: 145px; }
.thememount-page-full-width .thememount-blog-col-four .thememount-proj-noimage { height: 148px; line-height: 148px; }
.thememount-proj-noimage i { font-size: 60px; opacity: 0.3; }
.thememount-blog-boxes-wrapper .post-box { margin-bottom: 30px; }
.thememount-blog-boxes-wrapper.thememount-text-position-top .thememount-heading-wrapper { margin-bottom: 30px; }
.post-box .post-item .item-content { padding: 20px 25px; border: 1px solid #EBEBEB; border-bottom: 2px solid #E6E6E6; border-top: none; }
.tm-dark-layout .post-box .post-item .item-content { background: rgba(255, 255, 255, 0.10); border: 1px solid rgba(255, 255, 255, 0.20); border-bottom: 2px solid rgba(255, 255, 255, 0.20); }
.post-box .post-item .thememount-meta-details i { transition: all 0.2s ease-in-out; }
.post-box .post-item:hover .thememount-meta-details i { color: #858585; }
.tm-dark-layout .post-box .post-item:hover .thememount-meta-details i { color: rgba(255, 255, 255, 0.83); }
.post-box .post-item .post-item-thumbnail-inner { line-height: 0px; }
.post-box .post-item .item-content h4 { margin-bottom: 5px; font-weight: 500; font-size: 18px; }
.post-box .post-item .item-content h4 a:hover { text-decoration: none; }
.post-box .post-item .thememount-blogbox-entry-meta { border-top: 1px solid #eaeaea; margin-top: 15px; padding-top: 12px; margin-left: -25px; margin-right: -25px; padding-left: 25px; padding-right: 25px; background: #f5f6f8; padding-bottom: 13px; }
.post-box .post-item span.comments i { padding-right: 2px; }
.thememount-blogbox-btn.thememount-center { text-align: center; margin-top: 20px; }
.post-box .item-content { padding: 15px 15px; }
.post-box .thememount-blogbox-desc { padding-top: 10px; }
.thememount-post-readmore { padding-top: 10px; }
.thememount-post-readmore i { padding-left: 4px; }
.entry-content .thememount-post-readmore a:hover { text-decoration: none; color: #2d2d2d; }
.post-box .post-item-thumbnail-inner { position: relative; }
.post-box .thememount-postbox-small-date { position: absolute; z-index: 99; line-height: 20px; right: 10px; top: 10px; }
.post-box { margin-bottom: 30px; }
.thememount-sidebar-left .thememount-blog-col-three .post-box,
.thememount-sidebar-right .thememount-blog-col-three .post-box { margin-left: -1px; }
.post-box .entry-year { display: none; }
.post-box .entry-date .entry-date,
.thememount-post-left .entry-date { font-size: 32px; display: block; line-height: 29px; font-weight: 500; padding-bottom: 2px; }
.post-box .entry-month { font-size: 16px; font-weight: 500; }
.post-box .thememount-entry-date { padding-top: 8px; border-radius: 50%; width: 70px; height: 70px; }
.thememount-blog-col-four .post-box .thememount-entry-date { width: 55px; height: 55px; }
.thememount-entry-date { font-family: 'W_yekan', 'Conv_W_yekan'; }
.thememount-post-user,
.categories-links,
.comments,
.tags-links { display: inline-block; margin-right: 13px; }
.thememount-blog-col-three .post-box .entry-date .entry-date { font-size: 26px; line-height: 26px; }
.thememount-blog-col-three .post-box .thememount-entry-date { padding-top: 5px; padding-bottom: 7px; }
.thememount-blog-col-three .post-box .entry-month { font-size: 14px; }
.thememount-blog-col-three .post-box .item-content h4 { font-size: 17px; }
.thememount-blog-col-three .post-box .thememount-postbox-small-date { line-height: 20px; }
.thememount-blog-col-three .thememount-entry-date { width: 60px; height: 60px; }
.thememount-blog-col-four .post-box .entry-date .entry-date { font-size: 25px; line-height: 23px; }
.thememount-blog-col-four .post-box .thememount-entry-date { padding-top: 4px; padding-bottom: 5px; }
.thememount-blog-col-four .post-box .entry-month { font-size: 13px; }
.thememount-blog-col-four .post-box .thememount-postbox-small-date { line-height: 20px; }
.thememount-blog-col-four .post-box .entry-date .entry-date { padding-bottom: 0px; }
.thememount-blog-col-four .item-content h4 { font-size: 15px; }
.thememount-content-team-search-box { background-color: #f7f7f7; border: 1px solid #eaeaea; padding: 15px; margin-bottom: 30px; }
.thememount-content-team-search-box h2 { font-weight: 600; font-size: 20px; line-height: 20px; margin-bottom: 0px; padding: 0px; margin-top: 12px; }
.thememount-content-team-search-box .search_field { background: #fff; padding: 7px; border: 1px solid #eaeaea; }
.thememount-content-team-search-box .search_field { position: relative; padding-left: 30px; }
.thememount-content-team-search-box .search_field { position: relative; padding-left: 30px; }
.search_field.by_treatment:after { font-family: FontAwesome; content: '\f107'; position: absolute; right: 13px; top: 11px; }
.thememount-content-team-search-box .search_field input[type="text"],
.thememount-content-team-search-box .search_field select { border: none; background-color: transparent }
.thememount-content-team-search-box .row .col-lg-3:nth-child(2),
.thememount-content-team-search-box .row .col-lg-3:nth-child(3) { width: 29% !important; }
.thememount-content-team-search-box .row .col-lg-3:nth-child(4) { width: 17% !important; }
.thememount-content-team-search-box .thememount-team-form-no-group .row .col-lg-6:nth-child(2) { width: 58% !important; }
.thememount-content-team-search-box .thememount-team-form-no-group .row .col-lg-3:nth-child(3) { width: 17% !important; }
.thememount-content-team-search-box .submit_field button:hover { background-color: transparent; }
.search .page-content { padding-bottom: 60px; }
.search .search-form .search-field { padding: 10px 15px; width: 50%; margin-bottom: 15px; }
.search .search-form .search-submit { display: inline-block; }
.search .search-form label { display: block; }
.search .site-content:after { display: block; content: "."; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }
ul.list-style { margin: 0px; padding: 0px; }
.thememount-row-bgprecolor-dark .list-style li:before,
.thememount-row-bgprecolor-dark .list-style li { color: rgba(255, 255, 255, 0.9) }
.tm-dark-layout .list-style li:before,
.tm-dark-layout .list-style li { color: inherit; }
.list-style li { line-height: 20px; padding: 7px 0; position: relative; padding-left: 22px; list-style: none; }
.list-style li:before { font-family: "FontAwesome"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 10px; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0px; font-size: 15px; position: absolute; left: 0px; top: 10px; }
ul.list-style1 li:before { content: '\f061'; }
ul.list-style2 li:before { content: '\f138'; }
ul.list-style3 li:before { content: '\f054'; }
ul.list-style4 li:before { content: '\f0a4'; }
ul.list-style5 li:before { content: '\f152'; }
ul.list-style6 li:before { content: '\f101'; }
ul.list-style7 li:before { content: '\f105'; }
ul.list-style8 li:before { content: '\f178'; }
ul.list-style9 li:before { content: '\f04b'; }
ul.list-style10 li:before { content: '\f067'; }
ul.special,
ul.special ul { list-style: none; }
ul.special li { padding-left: 1em; text-indent: -.7em; }
ul.special li:before { content: "• "; color: #333; width: 7px; display: inline-block; }
body.thememount-sidebar-right.error404 .site-main #primary.content-area { padding-right: 15px!important; border-right: none !important; margin-right: 0px; }
.error404 .page-header { background-color: #fff; }
.error404 .page-title { line-height: 0.6; margin: 0; padding: 300px; position: relative; text-align: center; width: auto; }
.error404 .page-title:before { color: #F8F8F8; content: "\f423"; font-size: 964px; line-height: 0.6; overflow: hidden; position: absolute; left: 7px; top: 28px; }
.error404 .page-header,
.error404 .page-content { margin: 0 auto; max-width: 1040px; padding-bottom: 40px; width: 100%; }
body.error404 .site-content { text-align: center; }
body.error404 .page-content { padding: 135px 0px; }
body.error404 .page-content h1 { font-size: 95px; font-weight: 500; text-transform: uppercase; line-height: 100%; }
body.error404 .page-content .thememount-big-icon i:before { font-size: 150px; }
body.error404 .page-content p { font-size: 18px; margin-bottom: 30px; }
body.error404 .site-main form { position: relative; width: 317px; margin: 0 auto; }
body.error404 .site-main form .search-submit { display: inline-block; width: 25px; height: 25px; float: right; text-indent: -5555em; background: none; background-repeat: no-repeat; margin-top: 0px; right: 12px; position: absolute; padding: 0px; box-shadow: none; top: 4px; }
body.error404 .site-main form input[type="search"] { float: left; width: 310px; height: 40px; padding-right: 30px; padding-left: 7px; }
body.error404 .site-header { margin-bottom: 0px; }
.error404 .page-wrapper { background-color: #fff; }
.tm-dark-layout.error404 .page-wrapper { background-color: transparent; }
.search-no-results .page-content { text-align: center; }
body.search-no-results .page-content .thememount-big-icon i:before { font-size: 150px; }
.search-no-results .page-content .thememount-big-icon { padding-bottom: 15px; }
.navigation .nav-previous { float: left; }
.navigation .nav-next { float: right; }
.navigation a:hover { text-decoration: none; }
.paging-navigation { background-color: #e8e5ce; padding: 40px 0; }
.paging-navigation .nav-links { margin: 0 auto; max-width: 604px; width: 100%; }
.sidebar .paging-navigation .nav-links { max-width: 1040px; padding: 0 376px 0 60px; }
.paging-navigation .nav-next { padding: 13px 0; }
.paging-navigation a { font-size: 22px; font-style: italic; font-weight: 300; }
.paging-navigation .meta-nav { border-radius: 50%; color: #fff; display: inline-block; font-size: 26px; padding: 3px 0 8px; text-align: center; width: 50px; }
.paging-navigation .nav-previous .meta-nav { margin-right: 10px; padding: 17px 0 23px; width: 80px; }
.paging-navigation .nav-next .meta-nav { margin-left: 10px; }
.paging-navigation a:hover .meta-nav { background-color: #ea9629; text-decoration: none; }
.post-navigation { background-color: #fff; color: #ca3c08; font-size: 20px; font-style: italic; font-weight: 300; padding: 20px 0; }
.tm-dark-layout .post-navigation { background-color: transparent; }
.post-navigation .nav-links { margin: 0 auto; max-width: 1040px; }
.sidebar .post-navigation .nav-links { padding: 0 376px 0 60px; }
.post-navigation a[rel="next"] { float: right; text-align: right; }
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe { display: block; margin-left: auto; margin-right: auto; width: 100%; }
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form { max-width: 1040px; padding-left: 60px; padding-right: 376px; }
.comments-title { font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif; }
.comment-list,
.comment-list .children { list-style-type: none; padding: 0; }
.comment-list .children { margin-left: 100px; }
.comment-list > li:after,
.comment-list .children > li:before { border-top: 1px solid #e9e9e9; content: ""; display: block; height: 1px; width: 100%; }
.tm-dark-layout .comment-list > li:after,
.tm-dark-layout .comment-list .children > li:before { border-top: 1px solid rgba(255, 255, 255, 0.20); }
.comment-list > li:last-child:after { display: none; }
.comment-body { padding: 24px 0; }
.comment-author { float: left; max-width: 74px; }
.comment-author .avatar { display: block; margin-bottom: 10px; }
.comment-author .fn { word-wrap: break-word; }
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login { color: #2d2d2d; font-size: 14px; font-style: normal; font-weight: normal; }
.comment-author .fn { color: rgba(0, 0, 0, 0.6); }
.tm-dark-layout .comment-author .fn { color: rgba(255, 255, 255, 0.6); }
.says { display: none; }
.no-avatars .comment-author { margin: 0 0 5px; max-width: 100%; position: relative; }
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply { width: 100%; }
.comment-list .edit-link { margin-left: 20px; }
.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply { float: right; width: 79%; width: calc(100% - 124px); word-wrap: break-word; }
.comment-meta,
.comment-meta a { color: #a2a2a2; font-size: 13px; }
.comment-meta a:hover { color: #ea9629; }
.comment-metadata { margin-bottom: 10px; }
.ping-meta { color: #a2a2a2; font-size: 13px; line-height: 2; }
.comment-awaiting-moderation { color: #a2a2a2; }
.comment-awaiting-moderation:before { content: "\f414"; margin-right: 5px; position: relative; top: -2px; }
.comment-reply-link:before,
.comment-reply-login:before { margin-right: 3px; }
.comment-form .comment-form-comment { margin-bottom: 20px; }
.comment-form { margin-bottom: 50px; }
.comment .comment-respond { margin-bottom: 20px; padding: 20px; }
.comment-reply-title small a { color: #131310; display: inline-block; float: right; height: 16px; overflow: hidden; width: 16px; }
ol.comment-list li #respond { width: calc(100% - 124px); float: right; padding: 20px 0; }
.comment-reply-title small a:hover { color: #ed331c; text-decoration: none; }
.comment-reply-title small a:before { font-family: FontAwesome; content: "\f00d"; vertical-align: top; }
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form { padding: 0; }
.comment-form .comment-notes { margin-bottom: 25px; }
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url { margin-bottom: 20px; }
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] { float: left; padding: 5px 0; width: 120px; }
.nav-links a[rel="prev"],
.nav-links a[rel="next"] { font-style: normal; font-size: 15px; color: #999999; }
.nav-links a[rel="prev"] { position: relative; padding-left: 25px; }
.nav-links a[rel="next"] { position: relative; padding-right: 25px; }
.nav-links a[rel="prev"]:before { font-family: "FontAwesome"; content: '\f0a8'; position: absolute; left: 0px; top: 1px; }
.nav-links a[rel="next"]:before { font-family: "FontAwesome"; content: '\f0a9'; position: absolute; right: 0px; top: 1px; }
.comment-form .required { color: #ed331c; }
.comment-form textarea { width: 100%; }
.form-allowed-tags,
.form-allowed-tags code { color: #686758; font-size: 12px; }
.form-allowed-tags code { font-size: 10px; margin-left: 3px; }
.comment-list .pingback,
.comment-list .trackback { padding-top: 0px; }
.comment-list .pingback .comment-body,
.comment-list .trackback .comment-body { padding: 18px 0; }
.comment-navigation { font-size: 20px; font-style: italic; font-weight: 300; margin: 0 auto; max-width: 604px; padding: 20px 0 30px; width: 100%; }
.no-comments { background-color: #F8F8F8; font-size: 20px; font-style: italic; font-weight: 300; margin: 0; padding: 40px 0; text-align: center; }
.sidebar .no-comments { padding-left: 60px; padding-right: 376px; }
.attachment .entry-meta { text-align: left; padding: 14px 12px; background: #f5f5f5; text-align: left; }
.hentry.attachment:not(.image-attachment) .entry-meta { max-width: 104px; }
.attachment footer.entry-meta { display: none; }
.attachment-meta .entry-date { font-weight: bold; }
.full-size-link:before { content: none; }
.attachment .full-size-link { float: right; }
.attachment .full-size-link a { background-color: #fff; padding: 5px 8px; margin-top: -5px; }
.attachment .entry-content { background-color: #fff; max-width: 100%; padding: 40px 0; }
.image-navigation { margin: 0 auto; max-width: 1040px; position: relative; }
.image-navigation a:hover { text-decoration: none; }
.image-navigation .nav-previous,
.image-navigation .nav-next { position: absolute; top: -40px; }
.image-navigation .nav-previous { left: 0; }
.image-navigation .nav-next { right: 0; }
.image-navigation .meta-nav { font-size: 32px; font-weight: 300; vertical-align: -4px; }
.attachment .entry-attachment,
.attachment .type-attachment p { margin: 0 auto; max-width: 724px; text-align: center; }
.attachment .entry-attachment .attachment { display: inline-block; }
.attachment .entry-caption { text-align: left; margin-top: 5px; }
.attachment .entry-description { margin: 20px auto 0; max-width: 604px; }
.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child { margin: 0; }
.attachment .entry-caption p { font-size: 12px; color: #ADACAC; }
.attachment .site-main .sidebar-container { display: none; }
.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev { background: none; height: 30px; width: 30px; border-radius: 30px; background-color: rgba(0, 0, 0, 0.57); text-indent: 0px; font-size: 0px; text-align: center; color: #fff; line-height: 30px; text-shadow: none; margin: -10px 0 0; }
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before { line-height: inherit; }
.flex-direction-nav a:hover { text-decoration: none; }
.flex-direction-nav a:before { font-family: "FontAwesome"; text-indent: 0px !important; font-size: 21px; color: rgba(255, 255, 255, 0.6); display: block; }
.flex-direction-nav a.flex-next:before { content: '\f105'; }
.flex-direction-nav a.flex-prev:before { content: '\f104'; }
.flex-direction-nav a:hover:before { color: #fff; }
.flex-control-paging li a { background: #fff; }
.thememount-blogbox-format-gallery .flex-direction-nav a { opacity: 0.8; }
.thememount-blogbox-format-gallery .flex-direction-nav .flex-prev { left: 5px; }
.thememount-blogbox-format-gallery .flex-direction-nav .flex-next { right: 5px; }
.thememount-slider-wrapper .flexslider { margin: 0px; border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; }
.flexslider .slides li,
.flexslider .slides,
.flexslider .flex-direction-nav li { padding: 0px; }
.tm-dark-layout .thememount-slider-wrapper { background-color: #1f1f1f; }
.thememount-slider-wrapper { background-color: rgb(231, 231, 231); }
.bbpress-main-wrapper { margin-top: 25px; margin-bottom: 25px; }
#bbpress-forums #bbp-search-form { margin-bottom: 0px; }
#bbp_search_submit { height: 35px; margin: 0 0px 20px 0; line-height: 12px; }
.bbp-forum-title { font-size: 18px; }
#bbpress-forums li { font-size: 13px; }
div.bbp-breadcrumb,
div.bbp-topic-tags { font-size: 12px; margin-top: 5px; margin-bottom: 15px; }
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic { padding: 10px; }
.wp-editor-container { border: 1px solid #dedede; }
.tm-dark-layout .wp-editor-container { border: 1px solid rgba(233, 233, 233, 0.2); }
.tm-dark-layout .wp-editor-container .wp-editor-area { border: none; }
.wp-editor-container textarea.wp-editor-area { max-width: 100%; }
#subscription-toggle { float: right; }
#bbpress-forums button,
#bbpress-forums input[type="submit"],
#sidebar button.button { -webkit-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out; -moz-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out; -ms-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out; -o-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out; transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out; }
#bbpress-forums button:hover,
#bbpress-forums input[type="submit"]:hover { background: none; }
#bbpress-forums fieldset.bbp-form label { font-size: 13px; }
#bbpress-forums ul li.bbp-header { border: 0; }
#bbpress-forums a.bbp-topic-permalink { font-size: 16px; }
#bbpress-forums a.bbp-topic-permalink,
#content #bbpress-forums .status-closed,
#content #bbpress-forums .status-closed a { color: #2d2d2d; }
.tm-dark-layout #bbpress-forums a.bbp-topic-permalink,
.tm-dark-layout #content #bbpress-forums .status-closed,
.tm-dark-layout #content #bbpress-forums .status-closed a,
.tm-dark-layout #bbpress-forums fieldset.bbp-form legend,
#bbpress-forums ul li.bbp-header a { color: #fff; }
.tm-dark-layout #bbpress-forums fieldset.bbp-form { border: 1px solid rgba(255, 255, 255, 0.20); }
#bbpress-forums ul li.bbp-header a:hover { text-decoration: underline; }
#sidebar .bbp-login-form div.bbp-remember-me label { width: auto; }
#sidebar .bbp-submit-wrapper button.button:hover { background: #fff; color: #2d2d2d; }
#sidebar .bbp-login-form .bbp-submit-wrapper { float: left; width: 55%; text-align: left; }
#sidebar .bbp-login-links { float: right; width: 45%; padding-top: 12px; }
#sidebar .bbp_widget_login #user_login,
#sidebar .bbp_widget_login #user_pass { width: 90%; }
.bbpress-main-wrapper #main { float: right; }
.bbpress-main-wrapper #sidebar { float: left; }
#bbpress-forums #bbp-search-form #bbp_search { display: inline-block; width: 201px; padding: 10px 8px; margin-top: -3px; }
#bbp_search_submit { height: 38px; margin: 0 0px 20px 5px; line-height: 12px; }
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar { float: none; margin-bottom: 0px; border: 3px double #ddd; width: 19px; }
#bbpress-forums li.bbp-header { background: #f7f7f7; }
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results { border: 1px solid #eaeaea; }
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic { border-top: 1px solid #eaeaea; }
#bbpress-forums ul li.bbp-header,
#bbpress-forums button,
.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button { color: #fff; }
#bbpress-forums button,
.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button { border: 1px solid transparent; display: inline-block; }
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer { padding: 10px; }
div.bbp-template-notice.info { border: 1px solid #eaeaea; background-color: #f7f7f7; border-radius: 0px; }
.widget_display_stats dl:before,
.widget_display_stats dl:after { display: table; line-height: 0; content: ""; }
.widget_display_stats dl:after { clear: both; }
.widget_display_stats dl { margin: 0px; }
.widget_display_stats dl dt { float: left; width: 50%; overflow: hidden; clear: left; text-align: left; text-overflow: ellipsis; white-space: nowrap; font-weight: normal !important; margin-bottom: 6px; }
.widget_display_stats dl dd { margin-left: 60%; margin-bottom: 6px; text-align: right; }
.search-form .search-submit { display: block; }
.widget #bbp-search-form { position: relative; }
.widget .search-form label { display: block; }
.widget #bbp-search-form input[type="text"] { width: 100%; border: 1px solid #eaeaea; height: 43px; border-radius: 0px; padding-right: 30px; background: #f5f6f8; box-shadow: none; }
.widget #bbp-search-form #bbp_search_submit { position: absolute; top: 0px; right: 0px; background: none; box-shadow: none; border-bottom: none; text-indent: -999px; }
.widget #bbp-search-form:after { font-family: "FontAwesome"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; opacity: .8; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; font-size: 14px; }
.widget #bbp-search-form:after { content: "\f002"; position: absolute; top: 15px; right: 12px; }
.widget .bbp-forum-title { font-size: 14px; }
.bbp-login-form fieldset { border: 1px solid #e9e9e9; margin: 0 2px; padding: 6px 15px; background-color: #f5f6f8; padding-bottom: 22px; }
.tm-dark-layout .bbp-login-form fieldset { border: 1px solid rgba(255, 255, 255, 0.20); background-color: rgba(255, 255, 255, 0.10); }
.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button { margin: 0px; margin-bottom: 10px; padding: 10px 20px; }
.bbp-login-form .bbp-login-links { margin-top: 8px; }
.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input { padding: 10px 10px; }
.bbp-login-form label { font-weight: normal; }
.bbp-submit-wrapper .button:hover,
.widget .bbp-logged-in .button:hover { background-color: transparent; }
.bbp-breadcrumb-sep { padding: 0 5px; }
.tm-dark-layout #bbpress-forums div.odd,
.tm-dark-layout #bbpress-forums ul.odd { background-color: rgba(255, 255, 255, 0.15); }
.tm-dark-layout #bbpress-forums div.even,
.tm-dark-layout #bbpress-forums ul.even { background-color: rgba(255, 255, 255, 0.10); }
.tm-dark-layout #bbpress-forums li.bbp-body ul.forum,
.tm-dark-layout #bbpress-forums li.bbp-body ul.topic { border-top: 1px solid rgba(255, 255, 255, 0.20); }
.tm-dark-layout #bbpress-forums li.bbp-footer { background: rgba(255, 255, 255, 0.1); border-top: 1px solid rgba(255, 255, 255, 0.20); }
.tm-dark-layout div.bbp-template-notice.info { border: 1px solid rgba(255, 255, 255, 0.20); background-color: rgba(255, 255, 255, 0.1); color: #fff; }
.tm-dark-layout #content #bbpress-forums ul.bbp-forums,
.tm-dark-layout #content #bbpress-forums ul.bbp-topics { border: 1px solid rgba(255, 255, 255, 0.20); }
#page #tribe-events-pg-template { max-width: none; }
.events-archive #page .entry-content,
.events-archive #page .entry-header { width: 100%; }
#tribe-bar-form #tribe-bar-views,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover,
#tribe-events-bar #tribe-bar-collapse-toggle,
#tribe-events-bar #tribe-bar-form,
#tribe-events-bar .tribe-bar-views-inner { background: #fff; }
#tribe-events-bar #tribe-bar-form { margin: 0; width: 100%; border: 1px solid #e3e3e3; }
#tribe-bar-form #tribe-bar-views+.tribe-bar-filters { border-right: 1px solid #e3e3e3; padding: 2px 22px; }
#tribe-bar-form .tribe-events-button { margin-bottom: 0; }
.events-list .tribe-events-loop,
.tribe-events-day .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop { max-width: 100%; }
.tribe-events-list .vevent.hentry { padding: 25px; border: 1px solid #eaeaea; margin-bottom: 30px; box-shadow: 0 1px 1px rgba(0,0,0,0.1); -khtml-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -o-box-shadow: 0 1px 1px rgba(0,0,0,0.1); overflow: hidden; }
.tribe-events-list-separator-month:after { border-bottom: 1px solid #eaeaea; }
.item-thumbnail .tribe-events-event-cost,
.tribe-events-list .tribe-events-event-cost { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); float: none; position: absolute; width: 200px; right: -63px; }
.item-thumbnail .tribe-events-event-cost { color: #fff; z-index: 99; text-align: center; right: -76px; top: 15px; }
.tribe-events-list .tribe-events-event-cost span { color: #fff; }
#tribe-bar-form .tribe-bar-submit input[type=submit] { border: 1px solid transparent; }
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover { background-color: transparent; }
.single-tribe_events h2.tribe-events-single-event-title { display: none; }
.tribe-events-schedule { float: right; }
.tribe-events-back { float: left; }
.single-tribe_events .tribe-events-schedule .tribe-events-cost { padding: 5px 15px; color: #fff; }
.tribe-events-back { margin-top: 16px; }
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt { color: #2d2d2d; }
body.events-list .tribe-events-ical { margin-bottom: 30px; }
#tribe-bar-views .tribe-bar-views-list { padding: 0; width: 101%; left: -1px; border-left: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; }
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list { padding: 0; width: 101%; left: -1px; border-left: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; }
#tribe-bar-views.tribe-bar-views-open ul.tribe-bar-views-list li.tribe-bar-views-option:last-child { border-bottom: 1px solid #e3e3e3; }
body .datepicker.dropdown-menu { border-radius: 0; box-shadow: none; padding: 20px; border: 1px solid #eee; font-size: 14px; }
body .datepicker .datepicker-days table tr td { color: #999; padding: 8px; width: 34px; height: 34px!important; border-top: 0; }
body .datepicker table tr td span.active.active,
body .datepicker table tr td.active.active { border: 1px solid #e3e3e3; background: transparent; color: #999; text-shadow: none; }
body .datepicker .datepicker-days table tr td:hover { color: #ffffff; }
.events-single .tribe_events { clear: both; }
.tm-dark-layout.single-tribe_events .tribe-events-event-meta,
.tm-dark-layout .tribe-events-list .tribe-events-event-cost span,
.tm-dark-layout .tribe-events-list .vevent.hentry,
.tm-dark-layout #tribe-events-bar #tribe-bar-form,
.tm-dark-layout #tribe-events-bar #tribe-bar-form { border: 1px solid rgba(255, 255, 255, 0.2); }
.tm-dark-layout.single-tribe_events .tribe-events-event-meta,
.tm-dark-layout #tribe-bar-form #tribe-bar-views,
.tm-dark-layout #tribe-events-bar #tribe-bar-collapse-toggle,
.tm-dark-layout #tribe-events-bar #tribe-bar-form,
.tm-dark-layout #tribe-events-bar .tribe-bar-views-inner { background: rgba(255, 255, 255, 0.1); }
.tm-dark-layout #tribe-bar-form #tribe-bar-views,
.tm-dark-layout #tribe-events-bar .tribe-bar-views-inner,
.tm-dark-layout #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover { background: none; }
.tm-dark-layout #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
.tm-dark-layout #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover { background: rgba(0, 0, 0, 0.26); }
.tm-dark-layout #tribe-bar-views.tribe-bar-views-open ul.tribe-bar-views-list li.tribe-bar-views-option:last-child,
.tm-dark-layout #tribe-bar-views .tribe-bar-views-list { border: none; }
.tm-dark-layout #tribe-bar-form #tribe-bar-views+.tribe-bar-filters { border-right: 1px solid rgba(255, 255, 255, 0.2); }
.tm-dark-layout.single-tribe_events #tribe-events-content .tribe-events-event-meta dt,
.tm-dark-layout #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a { color: #fff; }
.tm-dark-layout .tribe-events-list-separator-month:after { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.tm-dark-layout .tribe-events-list-separator-month span { background-color: #000000; color: #fff; }
.tm-dark-layout.events-list #tribe-events-footer,
.tm-dark-layout.single-tribe_events #tribe-events-footer,
.tm-dark-layout.tribe-events-day #tribe-events-footer,
.tm-dark-layout.tribe-events-map #tribe-events-footer,
.tm-dark-layout.tribe-events-photo #tribe-events-footer { border-top: 1px solid rgba(255, 255, 255, 0.2); }
.ptp-col { position: relative; }
div.ptp-plan { padding: 15px 0px !important; height: 60px !important; line-height: 30px; color: #fff !important; background-color: #242424 !important; text-transform: uppercase; }
div.ptp-price { padding: 15px 0px !important; height: 90px !important; line-height: 56px; color: #fff !important; background-color: #363636 !important; font-size: 50px !important; font-weight: 700 !important; }
div.ptp-bullet-item { color: #6b6b6b !important; font-size: 16px !important; }
div.ptp-price span.mo { font-size: 15px; vertical-align: baseline; }
div.ptp-price sup { font-size: 15px; vertical-align: baseline; top: -1px; padding-right: 3px; }
div.ptp-cta { background-color: #f5f5f5 !important; }
div.ptp-bullet-item { border-bottom: 1px solid #EBEBEB !important; }
.tm-dark-layout div.ptp-bullet-item { border-bottom: 1px solid rgba(255, 255, 255, 0.20) !important; background-color: rgba(255, 255, 255, 0.10) !important; }
.tm-dark-layout div.ptp-item-container { border: 1px solid rgba(235, 235, 235, 0.20) !important; }
.tm-dark-layout div.ptp-cta { background-color: rgba(255, 255, 255, 0.10) !important; }
.tm-dark-layout div.ptp-bullet-item { color: #fff !important; }
a.ptp-button { -webkit-box-shadow: none !important; box-shadow: none !important; }
div.ptp-item-container { border: 1px solid #EBEBEB !important; }
a.ptp-button { background-color: #242424 !important; border-bottom: 0px !important; text-transform: uppercase; font-weight: 400; font-size: 15px !important; font-weight: 600 !important; padding: 15px 0px !important; height: 45px !important; }
.ptp-col.ptp-highlight { margin-top: 27px; }
.ptp-highlight a.ptp-button:hover { background-color: #242424 !important; }
div.ptp-most-popular { display: none; }
#list-product { width: 100%; height: auto; min-height: 300px; margin: 50px 0 0; padding: 0; position: relative; }
#list-group { width: 990px; height: auto; min-height: 300px; margin: 0 auto; padding: 0; position: relative; }
a:hover,
.comment-content a,
.skincolor,
.site-title span,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon::before,
.comment-content a:hover,
.header-text-color-white .header-controls a:hover,
.thememount-btn-effect-bordertocolor.thememount-btn-color-skincolor span,
.thememount-btn-effect-colortoborder.thememount-btn-color-skincolor,
.thememount-btn-effect-colortoborder.thememount-btn-color-skincolor:hover span,
.widget a:hover,
.thememount-row-bgprecolor-skin .thememount-servicebox .thememount-icon,
.thememount-servicebox-lefticonspacing .thememount-icon,
.thememount-carousel-controls-inner a:hover i,
.thememount-row-bgtype-colors.thememount-row-bgprecolor-skin .thememount-testimonial-icon i,
.thememount-row-bgtype-video.thememount-row-bgprecolor-skin .thememount-testimonial-icon i,
.thememount-testimonial-title,
.thememount-testimonial-title a,
.thememount-meta-details a:hover,
.thememount-post-right .entry-title a:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
.nav-links a[rel="prev"]:hover,
.nav-links a[rel="next"]:hover,
.colored,
.thememount-row-bgcolor-grey .thememount-btn-effect-colortoborder.thememount-btn-color-white:hover span,
.thememount-heading-sepicon i,
.thememount_footer_menu ul li a:hover,
.copyright .thememount_footer_text a:hover,
.vc_btn.vc_btn_round.vc_btn_skincolor:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover,
.woocommerce #content div.product form.cart .button:hover,
.woocommerce-page #content div.product form.cart .button:hover,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button,
.woocommerce-page button.button:hover,
.woocommerce input.button,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce table.cart td.actions .button.alt:hover,
.woocommerce-page table.cart td.actions .button.alt:hover,
.woocommerce #content table.cart td.actions .button.alt:hover,
.woocommerce-page #content table.cart td.actions .button.alt:hover,
.woocommerce-page #content input.button[name="update_cart"]:hover,
.woocommerce #content input.button[name="update_cart"]:hover,
.woocommerce-page #content input.button[name="apply_coupon"]:hover,
.woocommerce #content input.button[name="apply_coupon"]:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover,
.woocommerce ul.products li.product .amount,
.woocommerce-page ul.products li.product .amount,
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .button.product_type_variable:hover,
.woocommerce ul.products li.product .button.product_type_variable:hover,
.woocommerce .star-rating span::before,
.woocommerce-page .star-rating span::before,
.wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.woocommerce div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price,
body.error404 .page-content h1,
body.error404 .page-content i::before,
ul.thememount_vc_contact_wrapper li::before,
.thememount-titlebar-wrapper .breadcrumb-wrapper a:hover,
.thememount-portfolio-likes-wrapper .like-active,
.thememount-team-box:hover .thememount-team-title a,
a.thememount-portfolio-likes,
.portfolio-wrapper .item:hover .item-content h4 a,
.thememount-servicebox.thememount-servicebox-centericon .thememount-icon,
.thememount-servicebox.thememount-servicebox-righticonspacing .thememount-icon,
.inside .thememount-fid-wrapper i,
.post-item:hover .item-content h4 a,
.thememount-team-cat-links a,
.item-content h4 a:hover,
.thememount-sb-main-link a,
.thememount-post-readmore a,
.thememount-fbar-box .submit_field button:hover,
.widget_calendar tbody a,
.widget_calendar a,
.site-main ul li::before,
ul.special li::before,
ol.special li::before,
.thememount-blogbox-btn .wpb_button_a .wpb_button:hover,
.thememount-pf-btn .wpb_button_a .wpb_button:hover,
.thememount-blogbox-btn .wpb_button_a .wpb_button:hover,
.entry-content .vc_btn_skincolor:hover,
.vc_btn_skincolor:hover,
body.search-no-results .page-content .thememount-big-icon i::before,
.thememount-row-textcolor-skin h1,
.thememount-row-textcolor-skin h2,
.thememount-row-textcolor-skin h3,
.thememount-row-textcolor-skin h4,
.thememount-row-textcolor-skin h5,
.thememount-row-textcolor-skin h6,
.thememount-row-textcolor-skin span,
.large-skincolor-bold,
.comment-reply-link:hover,
.comment-meta a:hover,
.widget_calendar #today a:hover,
.thememount-team-social-links a:hover,
.thememount-tst-contarea-text::before,
#bbpress-forums button:hover,
#content #bbpress-forums ul.topic:hover a.bbp-topic-permalink,
#content #bbpress-forums ul.forum:hover a.bbp-forum-title,
.bbp-submit-wrapper .button:hover,
.widget .bbp-logged-in .button:hover,
.thememount-fbar-bg-skin .tagcloud a:hover,
.thememount-fbar-bg-dark .tagcloud a:hover,
.single-team-left .thememount-team-social-links a,
.footer.footer-text-color-dark .widget ul > li a:hover,
.site-footer .footer-text-color-dark .widget a:hover,
.header-text-color-white .thememount-tb-content a:hover,
body .headerblock .thememount-fbar-box-w.thememount-fbar-text-white .widget a:hover,
.footer.footer-text-color-white .widget ul > li a:hover,
.site-footer .footer-text-color-white .widget a:hover,
.tm-dark-layout .site-main a:hover,
.tm-dark-layout .comment-content a:hover,
#tribe-bar-form .tribe-bar-submit input[type="submit"]:hover,
.site-main .thememount-team-phone a:hover i { color: #07365f; }
.portfolio-sortable-list ul li a:hover,
.thememount-servicebox-righticon .thememount-icon,
.thememount-servicebox-lefticon .thememount-icon,
.thememount-ibgcolor-skincolor,
.tp-caption.themeline,
.vc_progress_bar .vc_single_bar .vc_bar.striped,
.footersocialicon,
.thememount-post-left .entry-date,
body .owl-theme .owl-controls .owl-buttons div:hover,
.flex-direction-nav a:hover,
.tagcloud a:hover,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.thememount-row-bgcolor-grey .thememount-btn-effect-colortoborder.thememount-btn-color-white,
.thememount-servicebox-bordercentericon .thememount-icon,
.thememount-heading-wrapper .thememount-heading-align-right:after,
.thememount-heading-style-normal.thememount-heading-align-right:after,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.thememount-team-box .thememount-team-icons i:hover,
.vc_btn_skincolor,
.wpb_skincolor,
.thememount-pf-btn .wpb_button_a .wpb_button,
.thememount-blogbox-btn .wpb_button_a .wpb_button,
.tp-caption.skin_divider,
.thememount-testimonial-icon,
.thememount-testimonial-wrapper .flex-control-paging li a.flex-active,
.wpb_gallery_slides .flex-control-paging li a.flex-active,
.thememount-pagination .page-numbers.current,
.thememount-pagination a.page-numbers:hover,
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .button.product_type_variable,
.woocommerce ul.products li.product .button.product_type_variable,
.vc_progress_bar .vc_single_bar.skincolor .vc_bar,
body.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
body.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
.thememount-row-bgtype-colors.thememount-row-bgprecolor-dark .thememount-testimonial-wrapper .flex-control-paging li a.flex-active,
.thememount-row-bgtype-video.thememount-row-bgprecolor-dark .thememount-testimonial-wrapper .flex-control-paging li a.flex-active,
.thememount-row-bgprecolor-skin,
.thememount-entry-date,
.nav-menu .children,
ul.nav-menu > li > a:before,
div.nav-menu > ul > li > a:before,
.thememount-fbar-box-w,
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover,
.widget_calendar #today,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page ul.products li.product .product_type_grouped,
.woocommerce ul.products li.product .product_type_grouped,
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button .woocommerce table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt,
.woocommerce-page #content input.button[name="update_cart"],
.woocommerce #content input.button[name="update_cart"],
.woocommerce-page #content input.button[name="apply_coupon"],
.woocommerce #content input.button[name="apply_coupon"],
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button,
.woocommerce #content table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce #content table.cart a.remove:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.thememount-header-cart-link-wrapper span.thememount-cart-qty,
#totop:hover,
.thememount-team-term-list ul li a:hover,
.thememount-team-term-list ul li.thememount-active a,
.main-navigation .mega-menu-wrap ul.mega-menu > li.mega-menu-item > a:before,
.main-navigation .mega-menu-wrap ul.mega-menu > li.mega-current-menu-ancestor > a:before,
.widgettitle:after,
.thememount-row-fullwidth-true .item .item-content,
.thememount-team-social-links,
.item .item-thumbnail .icons a:hover,
#bbpress-forums ul li.bbp-header,
#bbpress-forums button,
.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button,
.item:hover .item-content .thememount-portfolio-likes,
.single-team-left .thememount-team-social-links a:hover,
.tribe-events-list .tribe-events-event-cost span,
.item-thumbnail .tribe-events-event-cost,
#tribe-bar-form .tribe-bar-submit input[type=submit],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
#tribe-events .tribe-events-button,
.tribe-events-button.tribe-inactive,
#tribe-events .tribe-events-button:hover,
.tribe-events-button:hover,
.tribe-events-button.tribe-active:hover,
.single-tribe_events .tribe-events-schedule .tribe-events-cost,
body .datepicker .datepicker-days table tr td:hover { background-color: #07365f; }
.thememount-portfolio-likes-wrapper .like-active,
.item:hover.thememount-portfolio-likes,
.item:hover .item-content a.thememount-portfolio-likes,
.item:hover .item-content a.thememount-portfolio-likes.like-active,
.item:hover .item-content .thememount-portfolio-likes { background: #07365f url(../images/list-com.png) no-repeat -25px 9px; }

@media screen and (max-width:989px) {
#list-group { width: 100%; }
}

@media screen and (max-width:768px) {
.portfolio-box { margin: 10px 23px; }
}

@media screen and (min-width:667px) and (max-width:738px) {
.portfolio-box { margin: 10px 11px; }
}

@media screen and (max-width:666px) {
.portfolio-box { margin: 10px 11px; }
}

@media screen and (min-width:630px) and (max-width:665px) {
.portfolio-box { margin: 10px 5px; }
}

@media screen and (min-width:630px) and (max-width:665px) {
.portfolio-box { margin: 10px 5px; }
}

@media screen and (min-width:520px) and (max-width:629px) {
.portfolio-box { margin: 10px 30px; }
}

@media screen and (max-width:480px) {
.portfolio-box { margin: 10px auto; float: none !important }
}

@media only screen and (max-width:60em) {
.pws_tabs_container.pws_tabs_responsive { width: 100% !important; }
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll { width: 100%; }
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll li { vertical-align: top; text-align: center; }
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll li a { margin: 0; font-size: 1em; line-height: 1.125em; overflow: hidden; }
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll li a i { display: block; margin: 0 0 5px 0; }
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical { display: block; position: relative; }
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical:after { display: block; content: ''; clear: both; }
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical ul.pws_tabs_controll { width: 100%; position: relative; float: none; }
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical ul.pws_tabs_controll li { display: inline-block; }
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical ul.pws_tabs_controll li a { margin: 0; }
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical .pws_tabs_list { position: relative; float: none; height: auto; }
}

@media only screen and (max-width:37.5em) {
.pws_tabs_container.pws_tabs_responsive { width: 100% !important; position: relative; }
.pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu { width: 100%; height: 40px; background-color: #9bd7d5; display: block; }
.pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu a { width: 40px; height: 40px; display: block; overflow: hidden; color: #fff; font-size: 32px; font-size: 2em; text-align: center; padding: 3px 0 0 0; cursor: pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu a:hover { background-color: #70c5c2; }
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll.pws_tabs_menu_popup { display: block; position: absolute; overflow: hidden; top: 40px; left: 0; z-index: 99; margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll.pws_tabs_menu_popup li { display: block; float: none; }
.pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll.pws_tabs_menu_popup li a i { display: inline-block; margin: 0 3px 0 0; margin: 0 0.1875em 0 0; }
.pws_tabs_container.pws_tabs_responsive.pws_tabs_rtl ul.pws_tabs_controll.pws_tabs_menu_popup li a i { display: inline-block; margin: 0 0 0 3px; margin: 0 0 0 0.1875em; }
}
.pws_tabs_container { width: 100%; }
.pws_tabs_container ul.pws_tabs_controll { list-style: none; margin: 0; padding: 0; direction: rtl; border-bottom: 1px solid rgba(7, 54, 95, 0.7); font-family: 'Conv_W_yekan', Tahoma, Geneva, sans-serif !important; }
.pws_tabs_container ul.pws_tabs_controll li { display: inline-block; font-family: 'Conv_W_yekan', Tahoma, Geneva, sans-serif !important; }
.pws_tabs_container ul.pws_tabs_controll li a { display: block; background-color: rgba(7, 54, 95, 0.7); padding: 15px 20px; padding: 0.9375em 1.25em; text-decoration: none; color: #fff; margin-left: 3px; cursor: pointer; font-family: 'Conv_W_yekan', Tahoma, Geneva, sans-serif !important; }
.pws_tabs_container ul.pws_tabs_controll li a:hover { background-color: rgba(7, 54, 95, 0.7); }
.pws_tabs_container ul.pws_tabs_controll li a i { margin-right: 8px; }
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_noname i { margin-right: 0; margin-left: 0; }
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active { position: relative; margin-bottom: -1px; border-bottom: 1px solid #B2E0ED; font-family: 'Conv_W_yekan', Tahoma, Geneva, sans-serif !important; }
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active { background-color: #fff; color: #07365F; position: relative; margin-bottom: -5px !important; border-bottom: 1px solid #fff; border-top: 1px solid rgba(7, 54, 95, 0.7); border-left: 1px solid rgba(7, 54, 95, 0.7); border-right: 1px solid rgba(7, 54, 95, 0.7); font-family: 'Conv_W_yekan', Tahoma, Geneva, sans-serif !important; }
.pws_tabs_list { display: block; background-color: #fff; padding: 50px 5px 50px 0px; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; overflow: hidden; position: relative; border-bottom: 1px solid rgba(7, 54, 95, 0.7); border-left: 1px solid rgba(7, 54, 95, 0.7); border-right: 1px solid rgba(7, 54, 95, 0.7); height: 500px !important; }
.pws_tab_single { position: absolute; top: 10px; padding: 0; text-align: justify; direction: rtl; line-height: 20px; font-size: 14px; font-family: 'Conv_W_yekan', Tahoma, Geneva, sans-serif; -webkit-transition: all .3s ease-in-out .0; -o-transition: all .3s ease-in-out .0; margin: 0 10px; }
.pws_tabs_container.pws_tabs_rtl { text-align: right; direction: rtl; }
.pws_tabs_container.pws_tabs_rtl ul.pws_tabs_controll li a { margin-right: 0; margin-left: 3px; }
.pws_tabs_container.pws_tabs_rtl ul.pws_tabs_controll li a i { margin-left: 8px; margin-right: 0; }
.pws_tabs_container.pws_tabs_rtl .pws_tab_single { padding-right: 0; padding-left: 20px; padding-left: 1.25em; }
.pws_tabs_container.pws_tabs_vertical { display: block; position: relative; }
.pws_tabs_container.pws_tabs_vertical:after { display: block; content: ''; clear: both; }
.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll { width: auto; position: relative; float: left; }
.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li { display: block; }
.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li a { margin-right: 0; margin-left: 0; margin-bottom: 3px; }
.pws_tabs_container.pws_tabs_vertical .pws_tabs_list { position: relative; float: left; min-height: 350px !important; height: auto !important; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_violet .pws_responsive_small_menu { background-color: #c72c66; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_violet .pws_responsive_small_menu a:hover { background-color: #a6164c; }
.pws_tabs_container.pws_theme_violet ul.pws_tabs_controll li a { background-color: #c72c66; }
.pws_tabs_container.pws_theme_violet ul.pws_tabs_controll li a:hover { background-color: #a6164c; }
.pws_tabs_container.pws_theme_violet ul.pws_tabs_controll li a.pws_tab_active { background-color: #fff; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_green .pws_responsive_small_menu { background-color: #86c447; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_green .pws_responsive_small_menu a:hover { background-color: #539312; }
.pws_tabs_container.pws_theme_green ul.pws_tabs_controll li a { background-color: #86c447; }
.pws_tabs_container.pws_theme_green ul.pws_tabs_controll li a:hover { background-color: #539312; }
.pws_tabs_container.pws_theme_green ul.pws_tabs_controll li a.pws_tab_active { background-color: #fff; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_yellow .pws_responsive_small_menu { background-color: #fdb813; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_yellow .pws_responsive_small_menu a:hover { background-color: #ffa500; }
.pws_tabs_container.pws_theme_yellow ul.pws_tabs_controll li a { background-color: #fdb813; }
.pws_tabs_container.pws_theme_yellow ul.pws_tabs_controll li a:hover { background-color: #ffa500; }
.pws_tabs_container.pws_theme_yellow ul.pws_tabs_controll li a.pws_tab_active { background-color: #fff; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_gold .pws_responsive_small_menu { background-color: #f89827; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_gold .pws_responsive_small_menu a:hover { background-color: #fa7b00; }
.pws_tabs_container.pws_theme_gold ul.pws_tabs_controll li a { background-color: #f89827; }
.pws_tabs_container.pws_theme_gold ul.pws_tabs_controll li a:hover { background-color: #fa7b00; }
.pws_tabs_container.pws_theme_gold ul.pws_tabs_controll li a.pws_tab_active { background-color: #fff; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_orange .pws_responsive_small_menu { background-color: #f15b42; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_orange .pws_responsive_small_menu a:hover { background-color: #fd2e0b; }
.pws_tabs_container.pws_theme_orange ul.pws_tabs_controll li a { background-color: #f15b42; }
.pws_tabs_container.pws_theme_orange ul.pws_tabs_controll li a:hover { background-color: #fd2e0b; }
.pws_tabs_container.pws_theme_orange ul.pws_tabs_controll li a.pws_tab_active { background-color: #fff; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_red .pws_responsive_small_menu { background-color: #e41937; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_red .pws_responsive_small_menu a:hover { background-color: #d70726; }
.pws_tabs_container.pws_theme_red ul.pws_tabs_controll li a { background-color: #e41937; }
.pws_tabs_container.pws_theme_red ul.pws_tabs_controll li a:hover { background-color: #d70726; }
.pws_tabs_container.pws_theme_red ul.pws_tabs_controll li a.pws_tab_active { background-color: #fff; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_purple .pws_responsive_small_menu { background-color: #672e8d; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_purple .pws_responsive_small_menu a:hover { background-color: #470871; }
.pws_tabs_container.pws_theme_purple ul.pws_tabs_controll li a { background-color: #672e8d; }
.pws_tabs_container.pws_theme_purple ul.pws_tabs_controll li a:hover { background-color: #470871; }
.pws_tabs_container.pws_theme_purple ul.pws_tabs_controll li a.pws_tab_active { background-color: #fff; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_grey .pws_responsive_small_menu { background-color: #4d4d4f; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_grey .pws_responsive_small_menu a:hover { background-color: #000000; }
.pws_tabs_container.pws_theme_grey ul.pws_tabs_controll li a { background-color: #4d4d4f; }
.pws_tabs_container.pws_theme_grey ul.pws_tabs_controll li a:hover { background-color: #000000; }
.pws_tabs_container.pws_theme_grey ul.pws_tabs_controll li a.pws_tab_active { background-color: #fff; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_violet .pws_responsive_small_menu { background-color: #c72c66; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_violet .pws_responsive_small_menu a:hover { background-color: #a6164c; }
.pws_tabs_container.pws_theme_dark_violet .pws_tabs_list { background-color: #fafafa; }
.pws_tabs_container.pws_theme_dark_violet ul.pws_tabs_controll li a { background-color: #c72c66; }
.pws_tabs_container.pws_theme_dark_violet ul.pws_tabs_controll li a:hover { background-color: #a6164c; }
.pws_tabs_container.pws_theme_dark_violet ul.pws_tabs_controll li a.pws_tab_active { background-color: #fafafa; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_green .pws_responsive_small_menu { background-color: #86c447; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_green .pws_responsive_small_menu a:hover { background-color: #539312; }
.pws_tabs_container.pws_theme_dark_green .pws_tabs_list { background-color: #fafafa; }
.pws_tabs_container.pws_theme_dark_green ul.pws_tabs_controll li a { background-color: #86c447; }
.pws_tabs_container.pws_theme_dark_green ul.pws_tabs_controll li a:hover { background-color: #539312; }
.pws_tabs_container.pws_theme_dark_green ul.pws_tabs_controll li a.pws_tab_active { background-color: #fafafa; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_yellow .pws_responsive_small_menu { background-color: #fdb813; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_yellow .pws_responsive_small_menu a:hover { background-color: #ffa500; }
.pws_tabs_container.pws_theme_dark_yellow .pws_tabs_list { background-color: #fafafa; }
.pws_tabs_container.pws_theme_dark_yellow ul.pws_tabs_controll li a { background-color: #fdb813; }
.pws_tabs_container.pws_theme_dark_yellow ul.pws_tabs_controll li a:hover { background-color: #ffa500; }
.pws_tabs_container.pws_theme_dark_yellow ul.pws_tabs_controll li a.pws_tab_active { background-color: #fafafa; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_gold .pws_responsive_small_menu { background-color: #f89827; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_gold .pws_responsive_small_menu a:hover { background-color: #fa7b00; }
.pws_tabs_container.pws_theme_dark_gold .pws_tabs_list { background-color: #fafafa; }
.pws_tabs_container.pws_theme_dark_gold ul.pws_tabs_controll li a { background-color: #f89827; }
.pws_tabs_container.pws_theme_dark_gold ul.pws_tabs_controll li a:hover { background-color: #fa7b00; }
.pws_tabs_container.pws_theme_dark_gold ul.pws_tabs_controll li a.pws_tab_active { background-color: #fafafa; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_orange .pws_responsive_small_menu { background-color: #f15b42; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_orange .pws_responsive_small_menu a:hover { background-color: #fd2e0b; }
.pws_tabs_container.pws_theme_dark_orange .pws_tabs_list { background-color: #fafafa; }
.pws_tabs_container.pws_theme_dark_orange ul.pws_tabs_controll li a { background-color: #f15b42; }
.pws_tabs_container.pws_theme_dark_orange ul.pws_tabs_controll li a:hover { background-color: #fd2e0b; }
.pws_tabs_container.pws_theme_dark_orange ul.pws_tabs_controll li a.pws_tab_active { background-color: #fafafa; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_red .pws_responsive_small_menu { background-color: #e41937; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_red .pws_responsive_small_menu a:hover { background-color: #d70726; }
.pws_tabs_container.pws_theme_dark_red .pws_tabs_list { background-color: #fafafa; }
.pws_tabs_container.pws_theme_dark_red ul.pws_tabs_controll li a { background-color: #e41937; }
.pws_tabs_container.pws_theme_dark_red ul.pws_tabs_controll li a:hover { background-color: #d70726; }
.pws_tabs_container.pws_theme_dark_red ul.pws_tabs_controll li a.pws_tab_active { background-color: #fafafa; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_purple .pws_responsive_small_menu { background-color: #672e8d; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_purple .pws_responsive_small_menu a:hover { background-color: #470871; }
.pws_tabs_container.pws_theme_dark_purple .pws_tabs_list { background-color: #fafafa; }
.pws_tabs_container.pws_theme_dark_purple ul.pws_tabs_controll li a { background-color: #672e8d; }
.pws_tabs_container.pws_theme_dark_purple ul.pws_tabs_controll li a:hover { background-color: #470871; }
.pws_tabs_container.pws_theme_dark_purple ul.pws_tabs_controll li a.pws_tab_active { background-color: #fafafa; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_grey .pws_responsive_small_menu { background-color: #4d4d4f; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_grey .pws_responsive_small_menu a:hover { background-color: #000000; }
.pws_tabs_container.pws_theme_dark_grey .pws_tabs_list { background-color: #fafafa; }
.pws_tabs_container.pws_theme_dark_grey ul.pws_tabs_controll li a { background-color: #4d4d4f; }
.pws_tabs_container.pws_theme_dark_grey ul.pws_tabs_controll li a:hover { background-color: #000000; }
.pws_tabs_container.pws_theme_dark_grey ul.pws_tabs_controll li a.pws_tab_active { background-color: #fafafa; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_cyan .pws_responsive_small_menu { background-color: #9bd7d5; }
.pws_tabs_container.pws_tabs_responsive.pws_theme_dark_cyan .pws_responsive_small_menu a:hover { background-color: #70c5c2; }
.pws_tabs_container.pws_theme_dark_cyan .pws_tabs_list { background-color: #fafafa; }
.pws_tabs_container.pws_theme_dark_cyan ul.pws_tabs_controll li a { background-color: #9bd7d5; }
.pws_tabs_container.pws_theme_dark_cyan ul.pws_tabs_controll li a:hover { background-color: #70c5c2; }
.pws_tabs_container.pws_theme_dark_cyan ul.pws_tabs_controll li a.pws_tab_active { background-color: #fafafa; }
.pws_tabs_noeffect .pws_tabs_list { -webkit-transition: all .1s ease-in-out 0; -o-transition: all .1s ease-in-out 0; }
.pws_tabs_noeffect .pws_tab_single { -webkit-transition: none; -o-transition: none; transition: none; }
.pws_tabs_container.pws_none .pws_hide { display: none; }
.pws_tabs_container.pws_none .pws_show { display: block; }
.pws_tabs_container.pws_scale .pws_hide { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transform: scale(0.9); -o-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
.pws_tabs_container.pws_scale .pws_show { z-index: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
.pws_tabs_container.pws_slideleft .pws_hide { -webkit-transform: translateX(-100%); -o-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
.pws_tabs_container.pws_slideleft .pws_show { -webkit-transform: translateX(0px); -o-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
.pws_tabs_container.pws_slideright .pws_hide { -webkit-transform: translateX(200%); -o-transform: translateX(200%); -ms-transform: translateX(200%); transform: translateX(200%); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
.pws_tabs_container.pws_slideright .pws_show { -webkit-transform: translateX(0px); -o-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
.pws_tabs_container.pws_slidetop .pws_hide { -webkit-transform: translateY(-100%); -o-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
.pws_tabs_container.pws_slidetop .pws_show { -webkit-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
.pws_tabs_container.pws_slidedown .pws_hide { -webkit-transform: translateY(200%); -o-transform: translateY(200%); -ms-transform: translateY(200%); transform: translateY(200%); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
.pws_tabs_container.pws_slidedown .pws_show { -webkit-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; -webkit-transition: all .3s ease-in-out .3s; -o-transition: all .3s ease-in-out .3s; transition: all .3s ease-in-out .3s; }
#content { margin: 0 15px; }
nav .quick { cursor: pointer; }
#content .callLogin { cursor: pointer; }
#contentnav { border-bottom: 1px solid #d9d9d9; height: 40px; position: relative; display: none; }
#contentnav.fixed { background: #f9f9f9; box-shadow: 0 15px 25px -4px #fff; position: fixed; top: 0; z-index: 9998; margin: 0 -15px; display: none; }
#contentnav ul { float: right; text-align: right; position: relative; }
#contentnav.fixed ul { margin-right: 15px; }
#contentnav.fixed .leftspace { margin-left: 15px; }
#contentnav ul li { float: left; height: 39px; width: 120px; display: block; position: relative; top: 1px; }
#contentnav ul li a { height: 40px; line-height: 40px; text-align: center; text-decoration: none; width: 100%; display: block; }
#contentnav ul li a .border { height: 5px; width: 120px; top: 37px; position: absolute; display: block; }
#contentnav ul .gs { border-bottom: 1px solid #b42d32; }
#contentnav ul .gs a:active { color: #b42d32; }
#contentnav ul .gs a:hover { color: #b42d32; }
#contentnav ul .gs a:hover .border { background-color: #b42d32; }
#contentnav ul .gs .selected { color: #b42d32; }
.body-midd { }
#contentnav ul .gs .selected span { background-color: #b42d32; }
#contentnav ul .rp { border-bottom: 1px solid #d24b28; }
#contentnav ul .rp a:focus { color: #d24b28; }
#contentnav ul .rp a:hover { color: #d24b28; }
#contentnav ul .rp a:hover .border { background-color: #d24b28; }
#contentnav ul .rp .selected { color: #d24b28; }
#contentnav ul .rp .selected span { background-color: #d24b28; }
#contentnav ul .ts { border-bottom: 1px solid #dca528; }
#contentnav ul .ts a:focus { color: #dca528; }
#contentnav ul .ts a:hover { color: #dca528; }
#contentnav ul .ts a:hover .border { background-color: #dca528; }
#contentnav ul .ts .selected { color: #dca528; }
#contentnav ul .ts .selected span { background-color: #dca528; }
#contentnav ul .rw { border-bottom: 1px solid #a0b40f; }
#contentnav ul .rw a:focus { color: #a0b40f; }
#contentnav ul .rw a:hover { color: #a0b40f; }
#contentnav ul .rw a:hover .border { background-color: #a0b40f; }
#contentnav ul .rw .selected { color: #a0b40f; }
#contentnav ul .rw .selected span { background-color: #a0b40f; }
#contentnav ul .ur { border-bottom: 1px solid #0f91af; }
#contentnav ul .ur a:focus { color: #0f91af; }
#contentnav ul .ur a:hover { color: #0f91af; }
#contentnav ul .ur a:hover .border { background-color: #0f91af; }
#contentnav ul .ur .selected { color: #0f91af; }
#contentnav ul .ur .selected span { background-color: #0f91af; }
#contentnav ul .uc { border-bottom: 1px solid #550fb4; }
#contentnav ul .uc a:focus { color: #550fb4; }
#contentnav ul .uc a:hover { color: #550fb4; }
#contentnav ul .uc a:hover .border { background-color: #550fb4; }
#contentnav ul .uc .selected { color: #550fb4; }
#contentnav ul .uc .selected span { background-color: #550fb4; }
#contentnav ul .pc { border-bottom: 1px solid #aa0fb4; }
#contentnav ul .pc a:focus { color: #aa0fb4; }
#contentnav ul .pc a:hover { color: #aa0fb4; }
#contentnav ul .pc a:hover .border { background-color: #aa0fb4; }
#contentnav ul .pc .selected { color: #aa0fb4; }
#contentnav ul .pc .selected span { background-color: #aa0fb4; }
#contentnav .leftspace { font-weight: normal; font-size: 18px; direction: rtl; position: relative; background-color: #fff; margin-top: 41px; }
#contentnav .leftspace .ptitle { margin-left: 20px; text-align: left; padding: 0 0 2px 10px; }
#contentnav .leftspace .ptitle span { background-color: #fff; padding: 0 5px; display: block; }
#contentnav .leftspace .scrollarrow { width: 20px; height: 24px; background-repeat: no-repeat; background-position: 0 -48px; display: block; position: absolute; left: 0; top: -2px; }
#contentnav .leftspace .scrollarrow.enable { background-position: 0 0; }
#contentnav .leftspace .scrollarrow.enable:hover { background-position: 0 -24px; }
#productdetails-new .text { direction: rtl; padding: 20px 40px; clear: both; font-size: 12px; text-align: justify; }
#productdetails-new .container { position: relative; }
#productdetails-new .container .gallery2 { width: 450px; }
#productdetails-new .container .gallery2 .pimg { text-align: center; }
#productdetails-new .container .gallery2 .pimg img { border: 1px solid rgba(7, 54, 95, 0.7); }
#productdetails-new .container .gallery2 .pimg .offers { right: 14px; position: absolute; }
#productdetails-new .container .gallery2 .pimg .specialoffer { top: 50px; }
#productdetails-new .container .gallery2 .pimg .amazingoffer { top: 73px; }
#productdetails-new .container .gallery2 .pimg .auction { top: 100px; }
#productdetails-new .container .gallery2 .colorList { margin: 0 20px; height: 23px; text-align: right; }
#productdetails-new .container .gallery2 .colorList label { display: inline-block; margin-left: 10px; }
#productdetails-new .container .gallery2 .colorList span { width: 10px; height: 10px; display: inline-block; border: 1px solid #ccc; margin: 6px 0 0 5px; }
#productdetails-new .container .gallery2 .colorList .rating { float: left; }
#productdetails-new .container .gallery2 .colorList .rating .txt { direction: rtl; float: right; margin-left: 60px; }
#productdetails-new .container .gallery2 .colorList .rating .gray { width: 55px; height: 9px; position: relative; top: 7px; }
#productdetails-new .container .gallery2 .colorList .rating .red { height: 9px; }
#productdetails-new .container .gallery2 .thumbnails { position: relative; height: 50px; width: 430px; margin: 0 auto; }
#productdetails-new .container .gallery2 .thumbnails .rightarrow,
#productdetails-new .container .gallery2 .thumbnails .leftarrow { position: absolute; left: 7px; cursor: pointer; display: block; float: right; font-size: 1px; margin: 0; width: 8px; height: 15px; margin-top: 20px !important }
#productdetails-new .container .gallery2 .thumbnails .rightarrow { position: absolute; right: -3px; top: 0 !important; left: 420px !important }
#productdetails-new .container .gallery2 .thumbnails .rightarrow:hover { margin-top: 20px !important }
#productdetails-new .container .gallery2 .thumbnails .rightarrow.disabled { position: absolute; }
#productdetails-new .container .gallery2 .thumbnails .leftarrow { position: absolute; top: 0; margin-left: -5px; }
#productdetails-new .container .gallery2 .thumbnails .leftarrow.disabled { cursor: default; }
#productdetails-new .container .gallery2 .thumbnails .scroller { float: right; height: 50px !important; height: 62px !important; overflow: hidden; position: relative; width: 669px !important; right: 12px !important; }
#productdetails-new .container .gallery2 .thumbnails .scroller .items { width: 20000em; position: absolute; right: 0; }
#productdetails-new .container .gallery2 .thumbnails .scroller .items .productitem { float: right; cursor: pointer; height: 60px; position: relative; width: 60px; width: 70px; padding-left: 2px; padding-right: 2px; margin-top: 5px !important }
#productdetails-new .container .gallery2 .thumbnails .scroller .items .productitem img { max-width: 40px; max-height: 50px; height: 40px }
#productdetails-new .container .gallery2 .videos { margin-top: 30px; text-align: center; height: 77px; }
#productdetails-new .container .gallery2 .video { width: 133px; height: 75px; display: inline-block; position: relative; border: 1px solid #828282; }
#productdetails-new .container .gallery2 .second { margin-left: 20px; }
#productdetails-new .container .gallery2 .play { width: 133px; height: 75px; background: url("../Images/play.png") no-repeat 50% 50%; position: absolute; top: 0; left: 0; }
#productdetails-new .container .gallery2 .social { margin-top: 40px; text-align: center; }
#productdetails-new .container .gallery2 .facilities { text-align: center; }
#productdetails-new .container .gallery2 .facilities a { float: right; }
#productdetails-new .container .gallery2 .facilities .addtowishlist { width: 165px; }
#productdetails-new .container .gallery2 .facilities .sendtofriend { width: 126px; }
#productdetails-new .container .description { margin: 0 358px 0 240px; text-align: right; padding-left: 28px; }
#productdetails-new .container .description h1 { font-size: 23px; direction: rtl; }
#productdetails-new .container .description h3 { direction: rtl; display: inline-block; }
#productdetails-new .container .description .spectbl { direction: rtl; width: 100%; }
#productdetails-new .container .description .spectbl th { vertical-align: top; height: 28px; width: 90px; text-align: left; font-weight: normal; padding: 0 0 8px 20px; }
#productdetails-new .container .description .spectbl td { vertical-align: top; height: 28px; padding-bottom: 8px; }
#productdetails-new .container .description .spectbl td.border { height: auto; }
#productdetails-new .container .description .spectbl td.border div { height: 1px; background-color: #e5e5e5; margin: 5px 45px 5px 15px; }
#productdetails-new .container .description .spectbl td.nopaddingbottom { padding-bottom: 0; }
#productdetails-new .container .description .spectbl td label { padding-right: 3px; }
#productdetails-new .container .description .spectbl .status>td,
#productdetails-new .container .description .spectbl .status>th { padding-top: 15px; }
#productdetails-new .container .description .spectbl .cartbtn>td { padding: 10px 46px 10px 0; }
#productdetails-new .container .description .spectbl .cartbtn .incredibleoffer { vertical-align: top; padding-right: 50px; }
#productdetails-new .container .description .spectbl .cartbtn .incredibleoffer .timer { margin-top: 2px; }
#productdetails-new .container .description .spectbl .cartbtn .incredibleoffer .timer .cntSeparator { color: #2c2c2c; font-family: 'W_yekan', 'Conv_W_yekan'; font-size: 25px; font-weight: bold; margin: 5px 0 0; }
#productdetails-new .container .description .spectbl td img,
#productdetails-new .description .spectbl input { vertical-align: middle; }
#productdetails-new .container .description .spectbl td .sevendays { margin-right: 15px; }
#productdetails-new .container .description .spectbl td p.br { height: 15px; }
#productdetails-new .container .description .spectbl .color { width: 18px; height: 18px; display: inline-block; border: 1px solid #ccc; margin-left: 5px; background-repeat: no-repeat; cursor: pointer; position: relative; top: 6px; }
#productdetails-new .container .description .spectbl .selected { border: 2px solid #ed1b2f; }
#productdetails-new .container .description .spectbl .gifts { padding: 10px 0 0; }
#productdetails-new .container .description .spectbl .gifts td { padding-left: 8px; vertical-align: middle; }
#productdetails-new .container .description .spectbl .gifts .gift img { width: 70px; border: 1px solid #ccc; }
#productdetails-new .container .description .spectbl .listprice { font-size: 14px; margin-left: 5px; text-decoration: line-through; float: right; }
#productdetails-new .container .description .spectbl .dkprice { font-size: 15px; margin-left: 5px; text-decoration: line-through; }
#productdetails-new .container .description .spectbl .finalprice { font-size: 20px; margin-left: 5px; float: right; }
#productdetails-new .container .description .spectbl .btn { padding: 15px 5px 0 0; }
#productdetails-new .container .description .spectbl .ticket { height: 23px; display: inline-block; }
#productdetails-new .container .description .spectbl .ticket span { display: inline-block; }
#productdetails-new .container .description .spectbl .ticketright { width: 14px; height: 23px; }
#productdetails-new .container .description .spectbl .ticketcenter { height: 23px; padding: 0 5px; position: relative; top: -8px; }
#productdetails-new .container .description .spectbl .ticketleft { width: 3px; height: 23px; }
#productdetails-new .container .description .spectbl .productcolor td { padding-left: 10px; }
#productdetails-new .container .description .delivery { margin-right: 46px; }
#productdetails-new .container .description .delivery td { vertical-align: middle; padding: 0 20px 0 0; font-size: 10px; }
#productdetails-new .container .description .delivery td a { color: #3c3c3c!important; border: 0; }
#productdetails-new .container .description .delivery td.first { width: 300px; }
#productdetails-new .container .description .delivery td.last { width: 250px; }
#productdetails-new .container .arrow { min-height: 430px; }
#productdetails-new .specs,
#technicalspecs .specs { margin: 25px 30px 0; direction: rtl; font-size: 12px; }
#productdetails-new .specs .title,
#technicalspecs .specs .title { font-weight: bold; color: #09498a; padding-left: 3px; }
#productdetails-new .speclogo,
#technicalspecs .speclogo { margin: 20px 10px 5px 0; }
#productdetails-new .speclogo ul li,
#technicalspecs .speclogo ul li { display: inline-block; margin-left: 20px; }
#productdetails-new .container #ordernow { position: absolute; left: 0; top: 30px; width: 230px; }
#productdetails-new .container #ordernow .order { padding: 10px; border: 1px solid #ccc; border-top-width: 2px; border-radius: 2px; position: relative; }
#productdetails-new .container #ordernow .order input { vertical-align: middle; }
#productdetails-new .container #ordernow .order label { margin-right: 5px; }
#productdetails-new .container #ordernow .order header .checkouttitle { height: 12px; right: 76px; top: -12px; width: 107px; position: absolute; }
#productdetails-new .container #ordernow .order table { width: 100%; }
#productdetails-new .container #ordernow .order table.white { width: 100%; background-color: #828282; }
#productdetails-new .container #ordernow .order table.white td { padding: 0 10px 3px; }
#productdetails-new .container #ordernow .order table td.first { padding-top: 10px; }
#productdetails-new .container #ordernow .order table td.last { padding-bottom: 10px; }
#productdetails-new .container #ordernow .order table td.sum span { background-color: #fff; border-radius: 5px; padding: 0 6px; line-height: 20px; color: #3c3c3c; display: inline-block; }
#productdetails-new .container #ordernow .order table td.lft { text-align: left; }
#productdetails-new .container #ordernow .order .rtl div { margin-top: 5px; }
#productdetails-new .container #ordernow .order .rtl .vsep { border-top: 1px dashed #828282; margin-top: 5px; padding-bottom: 5px; }
#productdetails-new .container #ordernow .order .rtl .center { margin-top: 10px; line-height: 8px; }
#productdetails-new .container #ordernow .order .total { background-color: #64a000; border-radius: 5px; padding: 0 5px; height: 22px; color: #fff; display: block; }
#productdetails-new .container #ordernow .order .notebox { direction: rtl; padding: 5px 5px 0; }
#productdetails-new .container #ordernow .order .note { color: #0f91af; font-size: 8pt; font-weight: bold; text-decoration: none; }
#productdetails-new .container .options { text-align: center; }
#productdetails-new .container .like { width: 66px; height: 30px; margin: 10px 0 0 5px; display: inline-block; position: relative; cursor: pointer; }
#productdetails-new .container .like:hover,
#productdetails-new .container .selected { background-position: 0 -30px; }
#productdetails-new .container .like .num { position: absolute; top: 3px; left: 0; font-size: 14px; width: 32px; text-align: center; font-weight: bold; }
#productdetails-new .container .notification { margin: 10px 5px 0 0; display: inline-block; }
#lightbox { position: fixed; top: 50%; left: 50%; color: #333; border: 1px solid #CCC; background-color: #FFF; padding: 2px 10px 0 10px; z-index: 9999999; display: none; overflow: hidden; -webkit-box-shadow: 0 0 10px #000; -moz-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000; min-width: 722px !important; min-height: 560px !important }
#lightbox .inner-box { position: relative; width: 100%; height: 700px; overflow: hidden !important; }
#lightbox .content { z-index: 1; }
#lightbox .content img { display: block; position: absolute; top: 0; left: 0; border: 0; padding: 0 22px 20px 0 !important; }
#lightbox .cpanel { position: relative; width: 100%; height: 30px; overflow: hidden; display: none; }
#lightbox #close-btn { position: relative; width: 26px; height: 30px; cursor: pointer; float: right; z-index: 2; }
#lightbox #play-btn { position: relative; width: 26px; height: 30px; cursor: pointer; float: left; z-index: 2; }
#lightbox #info { position: absolute; width: 100%; color: #222; height: 30px; line-height: 30px; font-size: 16px; z-index: 0; text-align: center; direction: rtl; font-family: 'W_yekan', 'Conv_W_yekan'; }
#lightbox #back-btn,
#lightbox #fwd-btn { position: absolute; width: 20px; height: 70px; top: 50%; margin-top: -35px; cursor: pointer; }
#lightbox #back-btn { left: 0; margin-left: -20px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
#lightbox #fwd-btn { left: 100%; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; position: absolute; z-index: 999; }
#lightbox .btn-panel { position: relative; float: left; height: 0; z-index: 555; cursor: pointer; width: 100%; }
#lightbox .timer { position: absolute; left: 0px; right: 10px; background-color: rgba(0,0,0,0.75); filter: alpha(opacity=50); opacity: .5; width: 0; height: 5px; z-index: 2; visibility: hidden; font-size: 0; }
#lightbox .carouselContainer { height: 49px; margin: 0; width: 100%; z-index: 10; }
#lightbox .carouselContainer .carouselBtn { background: #333; bottom: 0; color: #fff; opacity: .99; cursor: pointer; font-size: 13px; height: 20px; padding: 0 10px; position: absolute; right: 30px; text-align: center; line-height: 14px; z-index: 3; border-radius: 0 0 5px 5px; }
#lightbox .carouselContainer .carousel { background: #333; color: #fff; height: 49px; left: 0; margin: 0; overflow: hidden; position: relative; text-indent: 0; top: 0; }
#lightbox .carouselContainer .carousel .carouselWrapper { height: 42px; left: 0; overflow: hidden; position: absolute; top: 3px; width: 100%; }
#lightbox .carouselContainer .carousel .carouselWrapper .carouselInner { position: relative; }
#lightbox .carouselContainer .carousel .carouselWrapper .carouselInner .thumbnail { background: #000; border: 1px solid #fff; cursor: pointer; float: left; height: 42px; margin-left: 10px; padding: 1px; opacity: .2; }
#lightbox .carouselContainer .carousel .carouselWrapper .carouselInner .thumbnail img { max-height: 38px; max-width: 56px; }
#lightbox .desc { direction: rtl; text-align: right; background-color: rgba(0, 0, 0, 0.75); }
#lightbox .desc { direction: rtl; text-align: right; background-color: rgba(0, 0, 0, 0.75); }
#lightbox .inner-text { padding: 5px; color: #FFF; }
#lightbox .inner-text span { font-weight: bold; }
#lightbox .preloader { position: absolute; top: 50%; left: 50%; margin-left: -16px; margin-top: -16px; width: 32px; height: 32px; background: url('../Images/loader.gif') center no-repeat; z-index: 2; display: none; }
#galleryoverlay { position: fixed; top: 0; left: 0; width: 100%; min-height: 100%; background-color: #000; z-index: 9999; display: none; }
.hide-selects { visibility: hidden; }
#dynamicBundle { margin: 25px auto 0; width: 950px; position: relative; border: 1px solid #ccc; border-top-width: 2px; border-radius: 2px; }
#dynamicBundle header img { right: 10px; top: -9px; position: absolute; }
#dynamicBundle #bundle { width: 98%; margin: 15px 10px; direction: rtl; }
#dynamicBundle #suggestions { padding: 0; height: 140px; width: 98%; margin: 0 auto; }
#dynamicBundle .product { width: 130px; border: 3px solid #78ae00; text-align: center; line-height: 15px; }
#dynamicBundle .product p { margin: 0 auto; width: 120px; }
#dynamicBundle .product img { max-width: 90px; max-height: 90px; }
#dynamicBundle #suggestions .rightarrow,
#dynamicBundle #suggestions .leftarrow { cursor: pointer; display: block; float: right; font-size: 1px; margin: 50px 0; width: 13px; height: 27px; }
#dynamicBundle #suggestions .rightarrow { margin-right: 5px; margin-left: 250px !important }
#dynamicBundle #suggestions .scroller { float: right; height: 120px; overflow: hidden; position: relative; margin-top: 7px; }
#dynamicBundle #suggestions .scroller .items { width: 20000em; position: absolute; right: 0; }
#dynamicBundle #suggestions .scroller .items .productitem { float: right; height: 130px; position: relative; vertical-align: top; text-align: center; line-height: 13px; }
#dynamicBundle #suggestions .scroller .items .productitem img { max-height: 74px; max-width: 90px; }
#dynamicBundle #suggestions .scroller .items .productitem p { margin: 0 auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 90%; line-height: 16px; }
#dynamicBundle .plus { padding: 0 8px; width: 25px; text-align: center; }
#dynamicBundle .bundles ul li { width: 130px; height: 145px; float: right; margin-left: 7px; }
#dynamicBundle .bundles .item { border: 1px solid #ccc; position: relative; line-height: 15px; text-align: center; }
#dynamicBundle .bundles .item p,
#dynamicBundle .cat span { margin: 0 auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 90%; line-height: 16px; }
#dynamicBundle .bundles .item img { margin: 10px 5px 10px 0; }
#dynamicBundle .bundles ul li.empty { border: 1px dashed #ccc; }
#dynamicBundle .bundles .del { width: 15px; height: 15px; position: absolute; right: -5px; top: -6px; cursor: pointer; z-index: 1000; }
#dynamicBundle .bundles .cat { margin: 0 auto; position: absolute; top: -13px; text-align: center; display: block; width: 100%; }
#dynamicBundle .bundles .cat span { padding: 0 2px; background: #fff; width: auto; max-width: 77%; line-height: inherit; }
#dynamicBundle .bundles .down { position: absolute; left: 0; top: 140px; cursor: pointer; height: 15px; top: 135px; width: 128px; }
#dynamicBundle .bundles .down span { width: 15px; height: 8px; ; background-repeat: no-repeat; background-position: -1px 0; display: block; margin: 5px 56.5px 0 0; }
#dynamicBundle .bundles .down span.selected { background-position: -1px -9px; }
#dynamicBundle .bundles .loader { width: 18px; height: 16px; position: absolute; left: 45%; top: 137px; }
#dynamicBundle .bundles ul li:last-child { margin-left: 0; }
#dynamicBundle .bundles ul li .option { margin: 15% auto 0; border: 1px dashed #ddd; width: 90px; }
#dynamicBundle .bundles select { background: transparent; border: 0; color: #FFF; font: normal 12px tahoma; padding: 3px; width: 90px; color: #333; }
#dynamicBundle .bundles .btn { width: 36px; height: 36px; margin: 55px auto 0; cursor: pointer; }
#dynamicBundle .bundles .btns { width: 36px; height: 36px; margin: 55px auto 0; cursor: pointer; }
#dynamicBundle .price div { padding-right: 32px; }
#dynamicBundle .price p { padding-top: 7px; font-size: 11px; }
#dynamicBundle .price .cart { padding-top: 15px; }
#dynamicBundle .oprice { color: #f90; text-decoration: line-through; }
#dynamicBundle .dprice { color: #64a000; }
#dynamicBundle .sum { font-size: 16px !important; }
#content .ads { text-align: center; margin-top: 30px; }
#content #relatedproducts { margin-top: 30px; height: 215px; }
#content #relatedproducts header { text-align: right; }
#content #relatedproducts .rightarrow,
#content #relatedproducts .leftarrow { cursor: pointer; display: block; float: right; font-size: 1px; margin: 0; width: 13px; height: 27px; }
#content #relatedproducts .scroller { float: right; min-height: 160px; overflow: hidden; position: relative; margin-top: 25px; }
#content #relatedproducts .scroller .items { width: 20000em; position: absolute; right: 0; }
#content #relatedproducts .scroller .items .productitem { line-height: 13px; float: right; height: 130px; position: relative; vertical-align: top; text-align: center; }
#content #relatedproducts .scroller .items .productitem img { max-height: 74px; max-width: 90px; }
#content #relatedproducts .scroller .items .productitem label { display: block; width: 100%; margin: 0 auto; line-height: 15px; cursor: pointer; }
#content #relatedproducts .scroller .items .productitem label img { padding: 10px 0 5px; }
#content #technicalspecs { margin-top: 30px; }
#content #technicalspecs header { text-align: right; }
#content #technicalspecs table { width: 100%; direction: rtl; }
#content #technicalspecs table tr td { height: 25px; border: 1px solid #fff; font-size: 12px; }
#content #technicalspecs table tr td img { vertical-align: middle; }
#content #technicalspecs table tr .icon { padding: 25px 0 8px; font-size: 14px; }
#content #technicalspecs table tr .icon img { padding-left: 10px; vertical-align: middle; }
#content #technicalspecs table tr .title { width: 175px; background-color: #666; color: #fff; padding-right: 10px; }
#content #technicalspecs table tr .desc { padding: 0 10px; }
#content #technicalspecs table tr .desc:nth-child(even) { background-color: #eaeaea; }
#content #technicalspecs table tr .alter { background-color: #f0f0f0 !important; }
#content #technicalspecs .note { margin: 25px auto 0; width: 100%; background-color: #eaeaea; display: inline-block; }
#content #technicalspecs .note .title { color: #fff; width: 185px; background-color: #00afc8; padding: 14px 0; font-size: 14px; }
#content #technicalspecs .note .desc { color: #00afc8; padding: 14px 15px 14px 0; width: auto; font-size: 13px; }
#content #review { margin-top: 30px; }
#content #review header { text-align: right; }
#content #review .text { margin: 25px 125px 10px; font-size: 12px; text-align: justify; }
.productitem { width: 40px !important; margin-right: 7px; margin-left: 4px; }
#image-box,
#productdetails-new { width: 450px; height: 310px; margin: 0 !important; }

@media screen and (max-width:989px) {
#image-box,
#productdetails-new { width: 100%; margin: 0 auto !important; }
#productdetails-new .container .gallery2 { margin: 0 auto; }
}

@media screen and (max-width:768px) {
#lightbox { width: 450px; min-width: 480px !important; }
}

@media screen and (max-width:550px) {
#productdetails-new .container .gallery2 .pimg img { width: 320px !important; height: 200px !important; }
#productdetails-new .container .gallery2 .thumbnails { width: 320px; }
#lightbox { width: 320px !important; min-width: 320px !important; min-height: 420px !important; left: 50%; }
#lightbox .content img { width: 320px; height: 320px; padding: 0; }
#lightbox .content { z-index: 1; width: 320px; height: 320px; }
#lightbox .inner-box { position: relative; width: 320px; height: 320px !important; overflow: hidden !important; }
}
.header-table th { text-align: center; }
.productlist-info { margin-top: 100px !important; }
.dl-menuwrapper { float: right; position: relative; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: 50% 200%; perspective-origin: 50% 200%; background: rgba(7, 54, 95, 0.7); font-family: 'W_yekan', 'Conv_W_yekan'; }
#dl-menu span { color: #fff; font-weight: bold; display: block; float: right; line-height: 40px; text-align: center; padding: 0px 35px; font-family: 'W_yekan', 'Conv_W_yekan'; }
.dl-menuwrapper button { background: #ccc; border: none; width: 48px; height: 45px; text-indent: -900em; overflow: hidden; position: relative; cursor: pointer; outline: none; background: rgba(7, 54, 95, 0.7) }
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul { background: rgba(7, 54, 95, 0.7) }
.dl-menuwrapper button:after { content: ''; position: absolute; width: 68%; height: 5px; background: #fff; top: 10px; left: 16%; box-shadow: 0 10px 0 #fff, 0 20px 0 #fff; }
.dl-menuwrapper ul { padding: 0; list-style: none; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.dl-menuwrapper li { position: relative; }
.dl-menuwrapper li a { display: block; position: relative; padding: 15px 45px; font-size: 16px; line-height: 20px; font-weight: 600; color: #fff; outline: none; }
.no-touch .dl-menuwrapper li a:hover { background: rgba(255,248,213,0.1); }
.dl-menuwrapper li.dl-back > a { padding-left: 30px; background: rgba(0,0,0,0.1); }
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after { position: absolute; top: 0; line-height: 50px; font-family: 'icomoon'; speak: none; -webkit-font-smoothing: antialiased; content: "\e000"; }
.dl-menuwrapper li.dl-back:after { left: 10px; color: rgba(212,204,198,0.3); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.dl-menuwrapper li > a:after { right: 10px; color: rgba(0,0,0,0.15); }
.dl-menuwrapper .dl-menu { margin: 5px 0 0 0; position: absolute; opacity: 0; -webkit-transform: translateY(10px); transform: translateY(10px); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.dl-menuwrapper .dl-menu.dl-menu-toggle { transition: all 0.3s ease; }
.dl-menuwrapper .dl-menu.dl-menuopen { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); text-align: right; direction: rtl; font-family: 'W_yekan', 'Conv_W_yekan'; }
.dl-menuwrapper li .dl-submenu { display: none; }
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a { display: none; }
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li { display: block; }
.dl-menuwrapper > .dl-submenu { position: absolute; width: 100%; top: 50px; left: 0; margin: 0; }
.dl-menu.dl-animate-out-1 { -webkit-animation: MenuAnimOut1 0.4s; animation: MenuAnimOut1 0.4s; }
.dl-menu.dl-animate-out-2 { -webkit-animation: MenuAnimOut2 0.3s ease-in-out; animation: MenuAnimOut2 0.3s ease-in-out; }
.dl-menu.dl-animate-out-3 { -webkit-animation: MenuAnimOut3 0.4s ease; animation: MenuAnimOut3 0.4s ease; }
.dl-menu.dl-animate-out-4 { -webkit-animation: MenuAnimOut4 0.4s ease; animation: MenuAnimOut4 0.4s ease; }
.dl-menu.dl-animate-out-5 { -webkit-animation: MenuAnimOut5 0.4s ease; animation: MenuAnimOut5 0.4s ease; }
@-webkit-keyframes MenuAnimOut1 {
0% {
}
50% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
}
75% {
-webkit-transform:translateZ(-372.5px) rotateY(15deg);
opacity:.5;
}
100% {
-webkit-transform:translateZ(-500px) rotateY(0deg);
opacity:0;
}
}
@-webkit-keyframes MenuAnimOut2 {
0% {
}
100% {
-webkit-transform:translateX(-100%);
opacity:0;
}
}
@-webkit-keyframes MenuAnimOut3 {
0% {
}
100% {
-webkit-transform:translateZ(300px);
opacity:0;
}
}
@-webkit-keyframes MenuAnimOut4 {
0% {
}
100% {
-webkit-transform:translateZ(-300px);
opacity:0;
}
}
@-webkit-keyframes MenuAnimOut5 {
0% {
}
100% {
-webkit-transform:translateY(40%);
opacity:0;
}
}
@keyframes MenuAnimOut1 {
0% {
}
50% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
transform:translateZ(-250px) rotateY(30deg);
}
75% {
-webkit-transform:translateZ(-372.5px) rotateY(15deg);
transform:translateZ(-372.5px) rotateY(15deg);
opacity:.5;
}
100% {
-webkit-transform:translateZ(-500px) rotateY(0deg);
transform:translateZ(-500px) rotateY(0deg);
opacity:0;
}
}
@keyframes MenuAnimOut2 {
0% {
}
100% {
-webkit-transform:translateX(-100%);
transform:translateX(-100%);
opacity:0;
}
}
@keyframes MenuAnimOut3 {
0% {
}
100% {
-webkit-transform:translateZ(300px);
transform:translateZ(300px);
opacity:0;
}
}
@keyframes MenuAnimOut4 {
0% {
}
100% {
-webkit-transform:translateZ(-300px);
transform:translateZ(-300px);
opacity:0;
}
}
@keyframes MenuAnimOut5 {
0% {
}
100% {
-webkit-transform:translateY(40%);
transform:translateY(40%);
opacity:0;
}
}
.dl-menu.dl-animate-in-1 { -webkit-animation: MenuAnimIn1 0.3s; animation: MenuAnimIn1 0.3s; }
.dl-menu.dl-animate-in-2 { -webkit-animation: MenuAnimIn2 0.3s ease-in-out; animation: MenuAnimIn2 0.3s ease-in-out; }
.dl-menu.dl-animate-in-3 { -webkit-animation: MenuAnimIn3 0.4s ease; animation: MenuAnimIn3 0.4s ease; }
.dl-menu.dl-animate-in-4 { -webkit-animation: MenuAnimIn4 0.4s ease; animation: MenuAnimIn4 0.4s ease; }
.dl-menu.dl-animate-in-5 { -webkit-animation: MenuAnimIn5 0.4s ease; animation: MenuAnimIn5 0.4s ease; }
@-webkit-keyframes MenuAnimIn1 {
0% {
-webkit-transform:translateZ(-500px) rotateY(0deg);
opacity:0;
}
20% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
opacity:0.5;
}
100% {
-webkit-transform:translateZ(0px) rotateY(0deg);
opacity:1;
}
}
@-webkit-keyframes MenuAnimIn2 {
0% {
-webkit-transform:translateX(-100%);
opacity:0;
}
100% {
-webkit-transform:translateX(0px);
opacity:1;
}
}
@-webkit-keyframes MenuAnimIn3 {
0% {
-webkit-transform:translateZ(300px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0px);
opacity:1;
}
}
@-webkit-keyframes MenuAnimIn4 {
0% {
-webkit-transform:translateZ(-300px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0px);
opacity:1;
}
}
@-webkit-keyframes MenuAnimIn5 {
0% {
-webkit-transform:translateY(40%);
opacity:0;
}
100% {
-webkit-transform:translateY(0);
opacity:1;
}
}
@keyframes MenuAnimIn1 {
0% {
-webkit-transform:translateZ(-500px) rotateY(0deg);
transform:translateZ(-500px) rotateY(0deg);
opacity:0;
}
20% {
-webkit-transform:translateZ(-250px) rotateY(30deg);
transform:translateZ(-250px) rotateY(30deg);
opacity:0.5;
}
100% {
-webkit-transform:translateZ(0px) rotateY(0deg);
transform:translateZ(0px) rotateY(0deg);
opacity:1;
}
}
@keyframes MenuAnimIn2 {
0% {
-webkit-transform:translateX(-100%);
transform:translateX(-100%);
opacity:0;
}
100% {
-webkit-transform:translateX(0px);
transform:translateX(0px);
opacity:1;
}
}
@keyframes MenuAnimIn3 {
0% {
-webkit-transform:translateZ(300px);
transform:translateZ(300px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0px);
transform:translateZ(0px);
opacity:1;
}
}
@keyframes MenuAnimIn4 {
0% {
-webkit-transform:translateZ(-300px);
transform:translateZ(-300px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0px);
transform:translateZ(0px);
opacity:1;
}
}
@keyframes MenuAnimIn5 {
0% {
-webkit-transform:translateY(40%);
transform:translateY(40%);
opacity:0;
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0);
opacity:1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 { -webkit-animation: SubMenuAnimIn1 0.4s ease; animation: SubMenuAnimIn1 0.4s ease; }
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 { -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out; animation: SubMenuAnimIn2 0.3s ease-in-out; }
.dl-menuwrapper > .dl-submenu.dl-animate-in-3 { -webkit-animation: SubMenuAnimIn3 0.4s ease; animation: SubMenuAnimIn3 0.4s ease; }
.dl-menuwrapper > .dl-submenu.dl-animate-in-4 { -webkit-animation: SubMenuAnimIn4 0.4s ease; animation: SubMenuAnimIn4 0.4s ease; }
.dl-menuwrapper > .dl-submenu.dl-animate-in-5 { -webkit-animation: SubMenuAnimIn5 0.4s ease; animation: SubMenuAnimIn5 0.4s ease; }
@-webkit-keyframes SubMenuAnimIn1 {
0% {
-webkit-transform:translateX(50%);
opacity:0;
}
100% {
-webkit-transform:translateX(0px);
opacity:1;
}
}
@-webkit-keyframes SubMenuAnimIn2 {
0% {
-webkit-transform:translateX(100%);
opacity:0;
}
100% {
-webkit-transform:translateX(0px);
opacity:1;
}
}
@-webkit-keyframes SubMenuAnimIn3 {
0% {
-webkit-transform:translateZ(-300px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0px);
opacity:1;
}
}
@-webkit-keyframes SubMenuAnimIn4 {
0% {
-webkit-transform:translateZ(300px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0px);
opacity:1;
}
}
@-webkit-keyframes SubMenuAnimIn5 {
0% {
-webkit-transform:translateZ(-200px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0);
opacity:1;
}
}
@keyframes SubMenuAnimIn1 {
0% {
-webkit-transform:translateX(50%);
transform:translateX(50%);
opacity:0;
}
100% {
-webkit-transform:translateX(0px);
transform:translateX(0px);
opacity:1;
}
}
@keyframes SubMenuAnimIn2 {
0% {
-webkit-transform:translateX(100%);
transform:translateX(100%);
opacity:0;
}
100% {
-webkit-transform:translateX(0px);
transform:translateX(0px);
opacity:1;
}
}
@keyframes SubMenuAnimIn3 {
0% {
-webkit-transform:translateZ(-300px);
transform:translateZ(-300px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0px);
transform:translateZ(0px);
opacity:1;
}
}
@keyframes SubMenuAnimIn4 {
0% {
-webkit-transform:translateZ(300px);
transform:translateZ(300px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0px);
transform:translateZ(0px);
opacity:1;
}
}
@keyframes SubMenuAnimIn5 {
0% {
-webkit-transform:translateZ(-200px);
transform:translateZ(-200px);
opacity:0;
}
100% {
-webkit-transform:translateZ(0);
transform:translateZ(0);
opacity:1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 { -webkit-animation: SubMenuAnimOut1 0.4s ease; animation: SubMenuAnimOut1 0.4s ease; }
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 { -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out; animation: SubMenuAnimOut2 0.3s ease-in-out; }
.dl-menuwrapper > .dl-submenu.dl-animate-out-3 { -webkit-animation: SubMenuAnimOut3 0.4s ease; animation: SubMenuAnimOut3 0.4s ease; }
.dl-menuwrapper > .dl-submenu.dl-animate-out-4 { -webkit-animation: SubMenuAnimOut4 0.4s ease; animation: SubMenuAnimOut4 0.4s ease; }
.dl-menuwrapper > .dl-submenu.dl-animate-out-5 { -webkit-animation: SubMenuAnimOut5 0.4s ease; animation: SubMenuAnimOut5 0.4s ease; }
@-webkit-keyframes SubMenuAnimOut1 {
0% {
-webkit-transform:translateX(0%);
opacity:1;
}
100% {
-webkit-transform:translateX(50%);
opacity:0;
}
}
@-webkit-keyframes SubMenuAnimOut2 {
0% {
-webkit-transform:translateX(0%);
opacity:1;
}
100% {
-webkit-transform:translateX(100%);
opacity:0;
}
}
@-webkit-keyframes SubMenuAnimOut3 {
0% {
-webkit-transform:translateZ(0px);
opacity:1;
}
100% {
-webkit-transform:translateZ(-300px);
opacity:0;
}
}
@-webkit-keyframes SubMenuAnimOut4 {
0% {
-webkit-transform:translateZ(0px);
opacity:1;
}
100% {
-webkit-transform:translateZ(300px);
opacity:0;
}
}
@-webkit-keyframes SubMenuAnimOut5 {
0% {
-webkit-transform:translateZ(0);
opacity:1;
}
100% {
-webkit-transform:translateZ(-200px);
opacity:0;
}
}
@keyframes SubMenuAnimOut1 {
0% {
-webkit-transform:translateX(0%);
transform:translateX(0%);
opacity:1;
}
100% {
-webkit-transform:translateX(50%);
transform:translateX(50%);
opacity:0;
}
}
@keyframes SubMenuAnimOut2 {
0% {
-webkit-transform:translateX(0%);
transform:translateX(0%);
opacity:1;
}
100% {
-webkit-transform:translateX(100%);
transform:translateX(100%);
opacity:0;
}
}
@keyframes SubMenuAnimOut3 {
0% {
-webkit-transform:translateZ(0px);
transform:translateZ(0px);
opacity:1;
}
100% {
-webkit-transform:translateZ(-300px);
transform:translateZ(-300px);
opacity:0;
}
}
@keyframes SubMenuAnimOut4 {
0% {
-webkit-transform:translateZ(0px);
transform:translateZ(0px);
opacity:1;
}
100% {
-webkit-transform:translateZ(300px);
transform:translateZ(300px);
opacity:0;
}
}
@keyframes SubMenuAnimOut5 {
0% {
-webkit-transform:translateZ(0);
transform:translateZ(0);
opacity:1;
}
100% {
-webkit-transform:translateZ(-200px);
transform:translateZ(-200px);
opacity:0;
}
}
.no-js .dl-menuwrapper .dl-menu { position: relative; opacity: 1; -webkit-transform: none; transform: none; }
.no-js .dl-menuwrapper li .dl-submenu { display: block; }
.no-js .dl-menuwrapper li.dl-back { display: none; }
.no-js .dl-menuwrapper li > a:not(:only-child) { background: rgba(0,0,0,0.1); }
.no-js .dl-menuwrapper li > a:not(:only-child):after { content: ''; }
.demo-1 .dl-menuwrapper button { background: #c62860; }
.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul { background: #9e1847; }
.demo-2 .dl-menuwrapper button { background: #e86814; }
.demo-2 .dl-menuwrapper button:hover,
.demo-2 .dl-menuwrapper button.dl-active,
.demo-2 .dl-menuwrapper ul { background: #D35400; }
.demo-3 .dl-menuwrapper button { background: #08cbc4; }
.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper ul { background: #00b4ae; }
.demo-4 .dl-menuwrapper button { background: #90b912; }
.demo-4 .dl-menuwrapper button:hover,
.demo-4 .dl-menuwrapper button.dl-active,
.demo-4 .dl-menuwrapper ul { background: #79a002; }
.demo-5 .dl-menuwrapper button { background: #744783; }
.demo-5 .dl-menuwrapper button:hover,
.demo-5 .dl-menuwrapper button.dl-active,
.demo-5 .dl-menuwrapper ul { background: #643771; }

@media screen and (max-width:320px) {
#dl-menu span { padding: 0 20px; }
}

@media screen and (max-width:340px) {
table.tablemain tbody tr td { font-size: 9px !important; }
}

@media screen and (max-width:1000px) {
.tablemain tbody { display: none !important; }
.tablemain { display: none !important; }
}
.hotellist-resize_285 { width: 100%; height: auto; direction: rtl; margin-bottom: 15px }
.hotelinfo_285 { width: 100%; border: 1px dotted #b8b8b8; border-bottom: none; border-top: none; color: #3f3f3f; font-family: 'b yekan'; font-size: 13px; text-align: center }
.t-hotel2_285 { width: 100%; border: 1px solid #c6c6c6; margin: 20px auto; margin-bottom: 10px; margin-top: 5px }
.hotel-1_285 { width: 20%; border-left: 1px solid #e3e3e3 !important }
.hotel-2_285,
.hotel-3_285,
.hotel-4_285,
.hotel-5_285 { width: 10% }
.hotel-6_285,
.hotel-7_285 { width: 10%; text-transform: uppercase }
.three-part_285 { width: 100% }
.hotelinfo_285 .part1_285 { width: 100%; float: right; line-height: 45px; text-align: center }
.hotelinfo_285 .part2_285 { width: 25%; height: 44px; border-left: 1px solid #e3e3e3 !important; float: right; line-height: 45px; text-align: center }
.hotelinfo_285 .part3_285 { width: 15%; float: right; line-height: 45px; text-align: center }
.hotelinfo_285 .part1-2_285 { width: 100%; float: right; line-height: 45px; text-align: center }
.hotelinfo_285 .part3-2_285 { width: 15%; float: right; line-height: 45px; text-align: center }
.hotel2-1_285 { width: 100%; background: #fff;     border-bottom: 1px solid #8298ad; font-weight: bold; line-height: 30px; transition: all 0.2s ease }
.h1_285 { width: 49%;  color: #3f3f3f; float: right; font-family: 'w_yekan'; font-size: 13px; line-height: 30px; text-align: center }
.h2_285 { width: 50%; color: #3f3f3f; float: left; font-family: 'w_yekan'; font-size: 13px; line-height: 30px; text-align: center;border-right: 1px solid #000; }
.tblet_hotelname_285 { height: 35px;     background: rgb(81, 114, 143);
    border-bottom: 1px solid #51728f; color: #fff; direction: ltr; font-family: 'w_yekan'; font-size: 13px; line-height: 35px; text-align: center; text-transform: uppercase }
.hotel-title_285 { height: 25px; background: rgb(195, 195, 195); color: #fff; direction: rtl; font-family: 'w_yekan'; font-size: 13px; line-height: 25px; text-align: center }
.hotelinfo_285 tr:nth-child(2n) { background: #f1f1f1 !important }
.hotelinfo_285 tr:not(:first-child) { background: #fff; transition: all 0.4s ease-in 0s }
.hotelinfo_285 tr:not(:first-child):hover { background: rgba(72,163,146,0.3) !important }
.hotelinfo_285 td { border-bottom: 1px dotted #848484 }
.hotelinfo_285 tr:first-child td { border-left: 1px solid #e3e3e3 }
.hotelinfo_285 tr:not(:first-child) td { border-left: 1px dotted #B8B8B8 }
.hotelinfo_285 tr:first-child td:last-child { border-left: none }
.hotelinfo_285 .part1-2_285 a { color: rgb(0, 0, 0); text-decoration: none; text-transform: uppercase }
.tblet_hotelname_285 a { color: #fff; text-decoration: none }
.hotel2-1_285:first-child{
 
 background-color:#c3dde8;
}
@media only screen and (max-width: 999px) {
.hotelinfo_285 { display: none }
}

@media only screen and (min-width:1000px) {
    .hotellist-resize_285{
 display:none !important
}
}
