@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(http://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-honF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxrfB31yxOzP-czbf6AAKCVo.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(http://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxi8cqLH4MEiSE0ROcU-qHOA.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxp_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxlDMrAYtoOisqqMDW9M_Mqc.ttf) format('truetype');
}.cqlist-container{
min-width: 240px;
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.cqlist {
margin: 0;
position: relative;
}
.cqlist h3 {
position: relative;
text-align: center; background: #663399;
background-repeat: repeat;
color: #fff;
margin: 0;
padding: 6px 10px; font-size: 18px; font-weight: 400;
}
.cqlist span.cqlist-label{
background-image: url(//dublinwebdesigners.ie/wp-content/plugins/vc-extensions-bundle/todolist/img/ricepaper.png);
background-repeat: repeat;
color: #666;
width: 100%;
display: inline-block;
margin: 0;
padding: 7px 0;
font-size: 12px;
font-weight: bold;
text-align: center;
}
.cqlist h3 a:hover {
background: rgba(255, 255, 255, 0.2);
}
.cqlist ul {
list-style: none;
margin: 0;
padding: 0;
}
.cqlist del{
color: #666;
}
.cqlist ul li {
position: relative;
background: #fff;  color: #666;
line-height: 40px;
margin: 0; padding: 4px 0 4px 0;
}
.cqlist.border ul li{
border-bottom: 1px solid #EFEFEF;
}
.cqlist ul li.done, .cqlist ul li.done span.todolist-content{
text-decoration: line-through;
}
.cqlist ul li span{
display: inline-block;
line-height: 180%;
}
.cqlist ul li span.todolist-content{
width: 80%;
}
.cqlist ul li span.no-icon{ padding: 0 14px;
}
.cqlist ul li a.todolist-btn {
display: inline-block;
vertical-align: top;    width: 40px;
opacity: 1;
height: 40px;
margin-right: 0px; color: #333;
cursor: default;
text-align: center;
text-decoration: none;
-webkit-transition: 0.3s linear;
-moz-transition: 0.3s linear;
-ms-transition: 0.3s linear;
-o-transition: 0.3s linear;
transition: 0.3s linear;
}
.cqlist ul li:nth-child(2n) {
background: #f7f7f7;
}
.cqlist.border ul li:nth-child(2n) {
background: none;
}
.cqlist ul li a.todolist-btn:focus{
outline: none;
}  .cqlist-signup a{
display: block;
max-width: 120px;
border-radius: 4px;
margin: 0 auto;
background: #663399;
margin-top: 10px;
margin-bottom: 10px;
padding: 4px 6px;
color: #fff;
font-size: 16px; text-align: center;
text-decoration: none;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-webkit-transition: 0.3s linear;
-moz-transition: 0.3s linear;
-ms-transition: 0.3s linear;
-o-transition: 0.3s linear;
transition: 0.3s linear;
}.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(//dublinwebdesigners.ie/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//dublinwebdesigners.ie/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//dublinwebdesigners.ie/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//dublinwebdesigners.ie/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//dublinwebdesigners.ie/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//dublinwebdesigners.ie/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.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(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-feed:before,.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-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-intersex:before,.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-genderless:before{content:"\f22d"}.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-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}@font-face {
font-family: 'icomoon';
src:url(//dublinwebdesigners.ie/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.eot?gjmlq8);
src:url(//dublinwebdesigners.ie/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.eot?#iefixgjmlq8) format('embedded-opentype'),
url(//dublinwebdesigners.ie/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.woff?gjmlq8) format('woff'),
url(//dublinwebdesigners.ie/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.ttf?gjmlq8) format('truetype'),
url(//dublinwebdesigners.ie/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.svg?gjmlq8#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
.fastgallery [class^="icon-"], .fastgallery [class*=" icon-"], .fastgallery [class*=" icon-"]:before, .fastgallery [class*=" icon-"]:after{
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
display:block; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fastgallery .icon-home:before {
content: "\e673";
}
.fastgallery .icon-home2:before {
content: "\e674";
}
.fastgallery .icon-home3:before {
content: "\e675";
}
.fastgallery .icon-office:before {
content: "\e67e";
}
.fastgallery .icon-newspaper:before {
content: "\e67f";
}
.fastgallery .icon-pencil:before {
content: "\e680";
}
.fastgallery .icon-pencil2:before {
content: "\e681";
}
.fastgallery .icon-quill:before {
content: "\e682";
}
.fastgallery .icon-pen:before {
content: "\e683";
}
.fastgallery .icon-blog:before {
content: "\e684";
}
.fastgallery .icon-droplet:before {
content: "\e685";
}
.fastgallery .icon-paint-format:before {
content: "\e686";
}
.fastgallery .icon-image:before {
content: "\e687";
}
.fastgallery .icon-image2:before {
content: "\e604";
}
.fastgallery .icon-images:before {
content: "\e605";
}
.fastgallery .icon-camera:before {
content: "\e688";
}
.fastgallery .icon-music:before {
content: "\e600";
}
.fastgallery .icon-headphones:before {
content: "\e689";
}
.fastgallery .icon-play:before {
content: "\e601";
}
.fastgallery .icon-film:before {
content: "\e68a";
}
.fastgallery .icon-camera2:before {
content: "\e68b";
}
.fastgallery .icon-dice:before {
content: "\e68c";
}
.fastgallery .icon-pacman:before {
content: "\e68d";
}
.fastgallery .icon-spades:before {
content: "\e68e";
}
.fastgallery .icon-clubs:before {
content: "\e68f";
}
.fastgallery .icon-diamonds:before {
content: "\e690";
}
.fastgallery .icon-pawn:before {
content: "\e691";
}
.fastgallery .icon-bullhorn:before {
content: "\e692";
}
.fastgallery .icon-connection:before {
content: "\e693";
}
.fastgallery .icon-podcast:before {
content: "\e694";
}
.fastgallery .icon-feed:before {
content: "\e695";
}
.fastgallery .icon-book:before {
content: "\e696";
}
.fastgallery .icon-books:before {
content: "\e697";
}
.fastgallery .icon-library:before {
content: "\e698";
}
.fastgallery .icon-file:before {
content: "\e699";
}
.fastgallery .icon-profile:before {
content: "\e69a";
}
.fastgallery .icon-file2:before {
content: "\e69b";
}
.fastgallery .icon-file3:before {
content: "\e69c";
}
.fastgallery .icon-file4:before {
content: "\e69d";
}
.fastgallery .icon-copy:before {
content: "\e69e";
}
.fastgallery .icon-copy2:before {
content: "\e606";
}
.fastgallery .icon-copy3:before {
content: "\e69f";
}
.fastgallery .icon-paste:before {
content: "\e6a0";
}
.fastgallery .icon-paste2:before {
content: "\e6a1";
}
.fastgallery .icon-paste3:before {
content: "\e6a2";
}
.fastgallery .icon-stack:before {
content: "\e6a3";
}
.fastgallery .icon-folder:before {
content: "\e6a4";
}
.fastgallery .icon-folder-open:before {
content: "\e6a5";
}
.fastgallery .icon-tag:before {
content: "\e6a6";
}
.fastgallery .icon-tags:before {
content: "\e6a7";
}
.fastgallery .icon-barcode:before {
content: "\e6a8";
}
.fastgallery .icon-qrcode:before {
content: "\e6a9";
}
.fastgallery .icon-ticket:before {
content: "\e6aa";
}
.fastgallery .icon-cart:before {
content: "\e6ab";
}
.fastgallery .icon-cart2:before {
content: "\e6ac";
}
.fastgallery .icon-cart3:before {
content: "\e6ad";
}
.fastgallery .icon-coin:before {
content: "\e6ae";
}
.fastgallery .icon-credit:before {
content: "\e6af";
}
.fastgallery .icon-calculate:before {
content: "\e6b0";
}
.fastgallery .icon-support:before {
content: "\e6b1";
}
.fastgallery .icon-phone:before {
content: "\e6b2";
}
.fastgallery .icon-phone-hang-up:before {
content: "\e6b3";
}
.fastgallery .icon-address-book:before {
content: "\e6b4";
}
.fastgallery .icon-notebook:before {
content: "\e6b5";
}
.fastgallery .icon-envelop:before {
content: "\e6b6";
}
.fastgallery .icon-pushpin:before {
content: "\e602";
}
.fastgallery .icon-location:before {
content: "\e6b7";
}
.fastgallery .icon-location2:before {
content: "\e6b8";
}
.fastgallery .icon-compass:before {
content: "\e6b9";
}
.fastgallery .icon-map:before {
content: "\e6ba";
}
.fastgallery .icon-map2:before {
content: "\e6bb";
}
.fastgallery .icon-history:before {
content: "\e6bc";
}
.fastgallery .icon-clock:before {
content: "\e6bd";
}
.fastgallery .icon-clock2:before {
content: "\e6be";
}
.fastgallery .icon-alarm:before {
content: "\e6bf";
}
.fastgallery .icon-alarm2:before {
content: "\e6c0";
}
.fastgallery .icon-bell:before {
content: "\e6c1";
}
.fastgallery .icon-stopwatch:before {
content: "\e6c2";
}
.fastgallery .icon-calendar:before {
content: "\e6c3";
}
.fastgallery .icon-calendar2:before {
content: "\e6c4";
}
.fastgallery .icon-print:before {
content: "\e6c5";
}
.fastgallery .icon-keyboard:before {
content: "\e6c6";
}
.fastgallery .icon-screen:before {
content: "\e6c7";
}
.fastgallery .icon-laptop:before {
content: "\e6c8";
}
.fastgallery .icon-mobile:before {
content: "\e6c9";
}
.fastgallery .icon-mobile2:before {
content: "\e6ca";
}
.fastgallery .icon-tablet:before {
content: "\e6cb";
}
.fastgallery .icon-tv:before {
content: "\e6cc";
}
.fastgallery .icon-cabinet:before {
content: "\e6cd";
}
.fastgallery .icon-drawer:before {
content: "\e6ce";
}
.fastgallery .icon-drawer2:before {
content: "\e6cf";
}
.fastgallery .icon-drawer3:before {
content: "\e6d0";
}
.fastgallery .icon-box-add:before {
content: "\e6d1";
}
.fastgallery .icon-box-remove:before {
content: "\e6d2";
}
.fastgallery .icon-download:before {
content: "\e6d3";
}
.fastgallery .icon-upload:before {
content: "\e6d4";
}
.fastgallery .icon-disk:before {
content: "\e6d5";
}
.fastgallery .icon-storage:before {
content: "\e6d6";
}
.fastgallery .icon-undo2:before {
content: "\e672";
}
.fastgallery .icon-redo2:before {
content: "\e671";
}
.fastgallery .icon-flip:before {
content: "\e6d7";
}
.fastgallery .icon-flip2:before {
content: "\e6d8";
}
.fastgallery .icon-undo:before {
content: "\e66f";
}
.fastgallery .icon-redo:before {
content: "\e670";
}
.fastgallery .icon-forward:before {
content: "\e66e";
}
.fastgallery .icon-reply:before {
content: "\e66d";
}
.fastgallery .icon-bubble:before {
content: "\e6d9";
}
.fastgallery .icon-bubbles:before {
content: "\e6da";
}
.fastgallery .icon-bubbles2:before {
content: "\e6db";
}
.fastgallery .icon-bubble2:before {
content: "\e6dc";
}
.fastgallery .icon-bubbles3:before {
content: "\e6dd";
}
.fastgallery .icon-bubbles4:before {
content: "\e6de";
}
.fastgallery .icon-user:before {
content: "\e6df";
}
.fastgallery .icon-users:before {
content: "\e6e0";
}
.fastgallery .icon-user2:before {
content: "\e6e1";
}
.fastgallery .icon-users2:before {
content: "\e6e2";
}
.fastgallery .icon-user3:before {
content: "\e6e3";
}
.fastgallery .icon-user4:before {
content: "\e6e4";
}
.fastgallery .icon-quotes-left:before {
content: "\e6e5";
}
.fastgallery .icon-busy:before {
content: "\e6e6";
}
.fastgallery .icon-spinner:before {
content: "\e6e7";
}
.fastgallery .icon-spinner2:before {
content: "\e6e8";
}
.fastgallery .icon-spinner3:before {
content: "\e6e9";
}
.fastgallery .icon-spinner4:before {
content: "\e6ea";
}
.fastgallery .icon-spinner5:before {
content: "\e6eb";
}
.fastgallery .icon-spinner6:before {
content: "\e6ec";
}
.fastgallery .icon-binoculars:before {
content: "\e6ed";
}
.fastgallery .icon-search:before {
content: "\e6ee";
}
.fastgallery .icon-zoomin:before {
content: "\e6ef";
}
.fastgallery .icon-zoomout:before {
content: "\e6f0";
}
.fastgallery .icon-expand:before {
content: "\e6f1";
}
.fastgallery .icon-contract:before {
content: "\e6f2";
}
.fastgallery .icon-expand2:before {
content: "\e6f3";
}
.fastgallery .icon-contract2:before {
content: "\e6f4";
}
.fastgallery .icon-key:before {
content: "\e6f5";
}
.fastgallery .icon-key2:before {
content: "\e6f6";
}
.fastgallery .icon-lock:before {
content: "\e6f7";
}
.fastgallery .icon-lock2:before {
content: "\e6f8";
}
.fastgallery .icon-unlocked:before {
content: "\e6f9";
}
.fastgallery .icon-wrench:before {
content: "\e6fa";
}
.fastgallery .icon-settings:before {
content: "\e6fb";
}
.fastgallery .icon-equalizer:before {
content: "\e6fc";
}
.fastgallery .icon-cog:before {
content: "\e6fd";
}
.fastgallery .icon-cogs:before {
content: "\e6fe";
}
.fastgallery .icon-cog2:before {
content: "\e6ff";
}
.fastgallery .icon-hammer:before {
content: "\e700";
}
.fastgallery .icon-wand:before {
content: "\e701";
}
.fastgallery .icon-aid:before {
content: "\e702";
}
.fastgallery .icon-bug:before {
content: "\e703";
}
.fastgallery .icon-pie:before {
content: "\e704";
}
.fastgallery .icon-stats:before {
content: "\e705";
}
.fastgallery .icon-bars:before {
content: "\e706";
}
.fastgallery .icon-bars2:before {
content: "\e707";
}
.fastgallery .icon-gift:before {
content: "\e708";
}
.fastgallery .icon-trophy:before {
content: "\e709";
}
.fastgallery .icon-glass:before {
content: "\e70a";
}
.fastgallery .icon-mug:before {
content: "\e70b";
}
.fastgallery .icon-food:before {
content: "\e70c";
}
.fastgallery .icon-leaf:before {
content: "\e70d";
}
.fastgallery .icon-rocket:before {
content: "\e70e";
}
.fastgallery .icon-meter:before {
content: "\e70f";
}
.fastgallery .icon-meter2:before {
content: "\e710";
}
.fastgallery .icon-dashboard:before {
content: "\e711";
}
.fastgallery .icon-hammer2:before {
content: "\e712";
}
.fastgallery .icon-fire:before {
content: "\e713";
}
.fastgallery .icon-lab:before {
content: "\e714";
}
.fastgallery .icon-magnet:before {
content: "\e715";
}
.fastgallery .icon-remove:before {
content: "\e716";
}
.fastgallery .icon-remove2:before {
content: "\e717";
}
.fastgallery .icon-briefcase:before {
content: "\e718";
}
.fastgallery .icon-airplane:before {
content: "\e719";
}
.fastgallery .icon-truck:before {
content: "\e71a";
}
.fastgallery .icon-road:before {
content: "\e71b";
}
.fastgallery .icon-accessibility:before {
content: "\e71c";
}
.fastgallery .icon-target:before {
content: "\e71d";
}
.fastgallery .icon-shield:before {
content: "\e71e";
}
.fastgallery .icon-lightning:before {
content: "\e71f";
}
.fastgallery .icon-switch:before {
content: "\e720";
}
.fastgallery .icon-powercord:before {
content: "\e721";
}
.fastgallery .icon-signup:before {
content: "\e722";
}
.fastgallery .icon-list:before {
content: "\e723";
}
.fastgallery .icon-list2:before {
content: "\e724";
}
.fastgallery .icon-numbered-list:before {
content: "\e725";
}
.fastgallery .icon-menu:before {
content: "\e726";
}
.fastgallery .icon-menu2:before {
content: "\e727";
}
.fastgallery .icon-tree:before {
content: "\e728";
}
.fastgallery .icon-cloud:before {
content: "\e729";
}
.fastgallery .icon-cloud-download:before {
content: "\e72a";
}
.fastgallery .icon-cloud-upload:before {
content: "\e72b";
}
.fastgallery .icon-download2:before {
content: "\e72c";
}
.fastgallery .icon-upload2:before {
content: "\e72d";
}
.fastgallery .icon-download3:before {
content: "\e72e";
}
.fastgallery .icon-upload3:before {
content: "\e72f";
}
.fastgallery .icon-globe:before {
content: "\e730";
}
.fastgallery .icon-earth:before {
content: "\e731";
}
.fastgallery .icon-link:before {
content: "\e603";
}
.fastgallery .icon-flag:before {
content: "\e732";
}
.fastgallery .icon-attachment:before {
content: "\e733";
}
.fastgallery .icon-eye:before {
content: "\e734";
}
.fastgallery .icon-eye-blocked:before {
content: "\e735";
}
.fastgallery .icon-eye2:before {
content: "\e736";
}
.fastgallery .icon-bookmark:before {
content: "\e737";
}
.fastgallery .icon-bookmarks:before {
content: "\e738";
}
.fastgallery .icon-brightness-medium:before {
content: "\e739";
}
.fastgallery .icon-brightness-contrast:before {
content: "\e73a";
}
.fastgallery .icon-contrast:before {
content: "\e73b";
}
.fastgallery .icon-star:before {
content: "\e73c";
}
.fastgallery .icon-star2:before {
content: "\e73d";
}
.fastgallery .icon-star3:before {
content: "\e73e";
}
.fastgallery .icon-heart:before {
content: "\e73f";
}
.fastgallery .icon-heart2:before {
content: "\e740";
}
.fastgallery .icon-heart-broken:before {
content: "\e741";
}
.fastgallery .icon-thumbs-up:before {
content: "\e742";
}
.fastgallery .icon-thumbs-up2:before {
content: "\e743";
}
.fastgallery .icon-happy:before {
content: "\e744";
}
.fastgallery .icon-happy2:before {
content: "\e745";
}
.fastgallery .icon-smiley:before {
content: "\e746";
}
.fastgallery .icon-smiley2:before {
content: "\e747";
}
.fastgallery .icon-tongue:before {
content: "\e748";
}
.fastgallery .icon-tongue2:before {
content: "\e749";
}
.fastgallery .icon-sad:before {
content: "\e74a";
}
.fastgallery .icon-sad2:before {
content: "\e74b";
}
.fastgallery .icon-wink:before {
content: "\e74c";
}
.fastgallery .icon-wink2:before {
content: "\e74d";
}
.fastgallery .icon-grin:before {
content: "\e74e";
}
.fastgallery .icon-grin2:before {
content: "\e74f";
}
.fastgallery .icon-cool:before {
content: "\e750";
}
.fastgallery .icon-cool2:before {
content: "\e751";
}
.fastgallery .icon-angry:before {
content: "\e752";
}
.fastgallery .icon-angry2:before {
content: "\e753";
}
.fastgallery .icon-evil:before {
content: "\e754";
}
.fastgallery .icon-evil2:before {
content: "\e755";
}
.fastgallery .icon-shocked:before {
content: "\e756";
}
.fastgallery .icon-shocked2:before {
content: "\e757";
}
.fastgallery .icon-confused:before {
content: "\e758";
}
.fastgallery .icon-confused2:before {
content: "\e759";
}
.fastgallery .icon-neutral:before {
content: "\e75a";
}
.fastgallery .icon-neutral2:before {
content: "\e75b";
}
.fastgallery .icon-wondering:before {
content: "\e75c";
}
.fastgallery .icon-wondering2:before {
content: "\e75d";
}
.fastgallery .icon-point-up:before {
content: "\e75e";
}
.fastgallery .icon-point-right:before {
content: "\e75f";
}
.fastgallery .icon-point-down:before {
content: "\e760";
}
.fastgallery .icon-point-left:before {
content: "\e761";
}
.fastgallery .icon-warning:before {
content: "\e762";
}
.fastgallery .icon-notification:before {
content: "\e763";
}
.fastgallery .icon-question:before {
content: "\e764";
}
.fastgallery .icon-info:before {
content: "\e765";
}
.fastgallery .icon-info2:before {
content: "\e766";
}
.fastgallery .icon-blocked:before {
content: "\e767";
}
.fastgallery .icon-cancel-circle:before {
content: "\e768";
}
.fastgallery .icon-checkmark-circle:before {
content: "\e769";
}
.fastgallery .icon-spam:before {
content: "\e76a";
}
.fastgallery .icon-close:before {
content: "\e65f";
}
.fastgallery .icon-checkmark:before {
content: "\e65d";
}
.fastgallery .icon-checkmark2:before {
content: "\e65e";
}
.fastgallery .icon-spell-check:before {
content: "\e76b";
}
.fastgallery .icon-minus:before {
content: "\e660";
}
.fastgallery .icon-plus:before {
content: "\e661";
}
.fastgallery .icon-enter:before {
content: "\e76c";
}
.fastgallery .icon-exit:before {
content: "\e76d";
}
.fastgallery .icon-play2:before {
content: "\e76e";
}
.fastgallery .icon-pause:before {
content: "\e76f";
}
.fastgallery .icon-stop:before {
content: "\e770";
}
.fastgallery .icon-backward:before {
content: "\e771";
}
.fastgallery .icon-forward2:before {
content: "\e772";
}
.fastgallery .icon-play3:before {
content: "\e773";
}
.fastgallery .icon-pause2:before {
content: "\e774";
}
.fastgallery .icon-stop2:before {
content: "\e775";
}
.fastgallery .icon-backward2:before {
content: "\e776";
}
.fastgallery .icon-forward3:before {
content: "\e777";
}
.fastgallery .icon-first:before {
content: "\e778";
}
.fastgallery .icon-last:before {
content: "\e779";
}
.fastgallery .icon-previous:before {
content: "\e77a";
}
.fastgallery .icon-next:before {
content: "\e77b";
}
.fastgallery .icon-eject:before {
content: "\e77c";
}
.fastgallery .icon-volume-high:before {
content: "\e77d";
}
.fastgallery .icon-volume-medium:before {
content: "\e77e";
}
.fastgallery .icon-volume-low:before {
content: "\e77f";
}
.fastgallery .icon-volume-mute:before {
content: "\e780";
}
.fastgallery .icon-volume-mute2:before {
content: "\e781";
}
.fastgallery .icon-volume-increase:before {
content: "\e782";
}
.fastgallery .icon-volume-decrease:before {
content: "\e783";
}
.fastgallery .icon-loop:before {
content: "\e784";
}
.fastgallery .icon-loop2:before {
content: "\e785";
}
.fastgallery .icon-loop3:before {
content: "\e786";
}
.fastgallery .icon-shuffle:before {
content: "\e787";
}
.fastgallery .icon-arrow-up-left2:before {
content: "\e655";
}
.fastgallery .icon-arrow-up2:before {
content: "\e656";
}
.fastgallery .icon-arrow-up-right2:before {
content: "\e657";
}
.fastgallery .icon-arrow-right2:before {
content: "\e658";
}
.fastgallery .icon-arrow-down-right2:before {
content: "\e659";
}
.fastgallery .icon-arrow-down2:before {
content: "\e65a";
}
.fastgallery .icon-arrow-down-left2:before {
content: "\e65b";
}
.fastgallery .icon-arrow-left2:before {
content: "\e65c";
}
.fastgallery .icon-arrow-up-left:before {
content: "\e64d";
}
.fastgallery .icon-arrow-up:before {
content: "\e64e";
}
.fastgallery .icon-arrow-up-right:before {
content: "\e64f";
}
.fastgallery .icon-arrow-right:before {
content: "\e650";
}
.fastgallery .icon-arrow-down-right:before {
content: "\e651";
}
.fastgallery .icon-arrow-down:before {
content: "\e652";
}
.fastgallery .icon-arrow-down-left:before {
content: "\e653";
}
.fastgallery .icon-arrow-left:before {
content: "\e654";
}
.fastgallery .icon-arrow-up-left3:before {
content: "\e662";
}
.fastgallery .icon-arrow-up3:before {
content: "\e663";
}
.fastgallery .icon-arrow-up-right3:before {
content: "\e664";
}
.fastgallery .icon-arrow-right3:before {
content: "\e665";
}
.fastgallery .icon-arrow-down-right3:before {
content: "\e666";
}
.fastgallery .icon-arrow-down3:before {
content: "\e667";
}
.fastgallery .icon-arrow-down-left3:before {
content: "\e668";
}
.fastgallery .icon-arrow-left3:before {
content: "\e669";
}
.fastgallery .icon-tab:before {
content: "\e788";
}
.fastgallery .icon-checkbox-checked:before {
content: "\e789";
}
.fastgallery .icon-checkbox-unchecked:before {
content: "\e78a";
}
.fastgallery .icon-checkbox-partial:before {
content: "\e78b";
}
.fastgallery .icon-radio-checked:before {
content: "\e78c";
}
.fastgallery .icon-radio-unchecked:before {
content: "\e78d";
}
.fastgallery .icon-crop:before {
content: "\e78e";
}
.fastgallery .icon-scissors:before {
content: "\e78f";
}
.fastgallery .icon-filter:before {
content: "\e790";
}
.fastgallery .icon-filter2:before {
content: "\e791";
}
.fastgallery .icon-font:before {
content: "\e792";
}
.fastgallery .icon-text-height:before {
content: "\e793";
}
.fastgallery .icon-text-width:before {
content: "\e794";
}
.fastgallery .icon-bold:before {
content: "\e795";
}
.fastgallery .icon-underline:before {
content: "\e796";
}
.fastgallery .icon-italic:before {
content: "\e797";
}
.fastgallery .icon-strikethrough:before {
content: "\e798";
}
.fastgallery .icon-omega:before {
content: "\e799";
}
.fastgallery .icon-sigma:before {
content: "\e79a";
}
.fastgallery .icon-table:before {
content: "\e79b";
}
.fastgallery .icon-table2:before {
content: "\e79c";
}
.fastgallery .icon-insert-template:before {
content: "\e79d";
}
.fastgallery .icon-pilcrow:before {
content: "\e607";
}
.fastgallery .icon-lefttoright:before {
content: "\e79e";
}
.fastgallery .icon-righttoleft:before {
content: "\e79f";
}
.fastgallery .icon-paragraph-left:before {
content: "\e7a0";
}
.fastgallery .icon-paragraph-center:before {
content: "\e7a1";
}
.fastgallery .icon-paragraph-right:before {
content: "\e7a2";
}
.fastgallery .icon-paragraph-justify:before {
content: "\e7a3";
}
.fastgallery .icon-paragraph-left2:before {
content: "\e7a4";
}
.fastgallery .icon-paragraph-center2:before {
content: "\e7a5";
}
.fastgallery .icon-paragraph-right2:before {
content: "\e7a6";
}
.fastgallery .icon-paragraph-justify2:before {
content: "\e7a7";
}
.fastgallery .icon-indent-increase:before {
content: "\e7a8";
}
.fastgallery .icon-indent-decrease:before {
content: "\e7a9";
}
.fastgallery .icon-newtab:before {
content: "\e7aa";
}
.fastgallery .icon-embed:before {
content: "\e7ab";
}
.fastgallery .icon-code:before {
content: "\e7ac";
}
.fastgallery .icon-console:before {
content: "\e7ad";
}
.fastgallery .icon-share:before {
content: "\e64c";
}
.fastgallery .icon-mail2:before {
content: "\e60c";
}
.fastgallery .icon-mail:before {
content: "\e608";
}
.fastgallery .icon-mail3:before {
content: "\e60d";
}
.fastgallery .icon-mail4:before {
content: "\e60e";
}
.fastgallery .icon-google:before {
content: "\e609";
}
.fastgallery .icon-googleplus:before {
content: "\e60a";
}
.fastgallery .icon-googleplus4:before {
content: "\e644";
}
.fastgallery .icon-googleplus2:before {
content: "\e60b";
}
.fastgallery .icon-googleplus3:before {
content: "\e60f";
}
.fastgallery .icon-google-drive:before {
content: "\e643";
}
.fastgallery .icon-facebook:before {
content: "\e610";
}
.fastgallery .icon-facebook2:before {
content: "\e611";
}
.fastgallery .icon-facebook3:before {
content: "\e612";
}
.fastgallery .icon-instagram:before {
content: "\e7ae";
}
.fastgallery .icon-twitter2:before {
content: "\e613";
}
.fastgallery .icon-twitter:before {
content: "\e614";
}
.fastgallery .icon-twitter3:before {
content: "\e615";
}
.fastgallery .icon-feed2:before {
content: "\e616";
}
.fastgallery .icon-feed3:before {
content: "\e617";
}
.fastgallery .icon-feed22:before {
content: "\e618";
}
.fastgallery .icon-youtube:before {
content: "\e619";
}
.fastgallery .icon-youtube2:before {
content: "\e61a";
}
.fastgallery .icon-vimeo:before {
content: "\e61b";
}
.fastgallery .icon-vimeo2:before {
content: "\e61c";
}
.fastgallery .icon-vimeo3:before {
content: "\e61d";
}
.fastgallery .icon-lanyrd:before {
content: "\e7af";
}
.fastgallery .icon-flickr:before {
content: "\e61e";
}
.fastgallery .icon-flickr2:before {
content: "\e61f";
}
.fastgallery .icon-flickr4:before {
content: "\e620";
}
.fastgallery .icon-flickr3:before {
content: "\e621";
}
.fastgallery .icon-picassa:before {
content: "\e62a";
}
.fastgallery .icon-picassa2:before {
content: "\e62b";
}
.fastgallery .icon-dribbble:before {
content: "\e62c";
}
.fastgallery .icon-dribbble2:before {
content: "\e62d";
}
.fastgallery .icon-dribbble3:before {
content: "\e62e";
}
.fastgallery .icon-forrst:before {
content: "\e7b0";
}
.fastgallery .icon-forrst2:before {
content: "\e7b1";
}
.fastgallery .icon-deviantart:before {
content: "\e7b2";
}
.fastgallery .icon-deviantart2:before {
content: "\e7b3";
}
.fastgallery .icon-steam:before {
content: "\e7b4";
}
.fastgallery .icon-steam2:before {
content: "\e62f";
}
.fastgallery .icon-github3:before {
content: "\e630";
}
.fastgallery .icon-github4:before {
content: "\e631";
}
.fastgallery .icon-github5:before {
content: "\e632";
}
.fastgallery .icon-github2:before {
content: "\e622";
}
.fastgallery .icon-github:before {
content: "\e623";
}
.fastgallery .icon-wordpress2:before {
content: "\e624";
}
.fastgallery .icon-wordpress:before {
content: "\e625";
}
.fastgallery .icon-joomla:before {
content: "\e641";
}
.fastgallery .icon-blogger2:before {
content: "\e626";
}
.fastgallery .icon-blogger:before {
content: "\e627";
}
.fastgallery .icon-tumblr2:before {
content: "\e628";
}
.fastgallery .icon-tumblr:before {
content: "\e629";
}
.fastgallery .icon-yahoo:before {
content: "\e633";
}
.fastgallery .icon-tux:before {
content: "\e634";
}
.fastgallery .icon-apple:before {
content: "\e635";
}
.fastgallery .icon-finder:before {
content: "\e636";
}
.fastgallery .icon-android:before {
content: "\e637";
}
.fastgallery .icon-windows:before {
content: "\e638";
}
.fastgallery .icon-windows8:before {
content: "\e642";
}
.fastgallery .icon-soundcloud:before {
content: "\e63f";
}
.fastgallery .icon-soundcloud2:before {
content: "\e640";
}
.fastgallery .icon-skype:before {
content: "\e639";
}
.fastgallery .icon-reddit:before {
content: "\e63a";
}
.fastgallery .icon-linkedin:before {
content: "\e63b";
}
.fastgallery .icon-lastfm:before {
content: "\e63c";
}
.fastgallery .icon-lastfm2:before {
content: "\e63d";
}
.fastgallery .icon-delicious:before {
content: "\e63e";
}
.fastgallery .icon-stumbleupon:before {
content: "\e645";
}
.fastgallery .icon-stumbleupon2:before {
content: "\e646";
}
.fastgallery .icon-stackoverflow:before {
content: "\e647";
}
.fastgallery .icon-pinterest:before {
content: "\e648";
}
.fastgallery .icon-pinterest2:before {
content: "\e649";
}
.fastgallery .icon-xing:before {
content: "\e64a";
}
.fastgallery .icon-xing2:before {
content: "\e64b";
}
.fastgallery .icon-flattr:before {
content: "\e66a";
}
.fastgallery .icon-foursquare:before {
content: "\e7b5";
}
.fastgallery .icon-foursquare2:before {
content: "\e7b6";
}
.fastgallery .icon-paypal3:before {
content: "\e66b";
}
.fastgallery .icon-paypal2:before {
content: "\e66c";
}
.fastgallery .icon-paypal:before {
content: "\e676";
}
.fastgallery .icon-yelp:before {
content: "\e7b7";
}
.fastgallery .icon-libreoffice:before {
content: "\e7b8";
}
.fastgallery .icon-file-pdf:before {
content: "\e7b9";
}
.fastgallery .icon-file-openoffice:before {
content: "\e7ba";
}
.fastgallery .icon-file-word:before {
content: "\e7bb";
}
.fastgallery .icon-file-excel:before {
content: "\e7bc";
}
.fastgallery .icon-file-zip:before {
content: "\e7bd";
}
.fastgallery .icon-file-powerpoint:before {
content: "\e7be";
}
.fastgallery .icon-file-xml:before {
content: "\e7bf";
}
.fastgallery .icon-file-css:before {
content: "\e7c0";
}
.fastgallery .icon-html5:before {
content: "\e677";
}
.fastgallery .icon-html52:before {
content: "\e678";
}
.fastgallery .icon-css3:before {
content: "\e679";
}
.fastgallery .icon-chrome:before {
content: "\e67a";
}
.fastgallery .icon-firefox:before {
content: "\e67b";
}
.fastgallery .icon-IE:before {
content: "\e67c";
}
.fastgallery .icon-opera:before {
content: "\e67d";
}
.fastgallery .icon-safari:before {
content: "\e7c1";
}
.fastgallery .icon-IcoMoon:before {
content: "\e7c2";
}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(//dublinwebdesigners.ie/wp-content/plugins/fastgallery_vc/assets/img/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(//dublinwebdesigners.ie/wp-content/plugins/fastgallery_vc/assets/css/fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}