#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}
@font-face{font-family:'Source Sans Pro';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-semibold-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-semibold-webfont.ttf) format('truetype');font-weight:600;font-style:normal}@font-face{font-family:'Source Sans Pro';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-bold-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-bold-webfont.ttf) format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Source Sans Pro';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-extralight-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-extralight-webfont.ttf) format('truetype');font-weight:200;font-style:normal}@font-face{font-family:'Source Sans Pro';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-light-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-light-webfont.ttf) format('truetype');font-weight:300;font-style:normal}@font-face{font-family:'Source Sans Pro';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-regular-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/sourcesanspro-regular-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Open Sans';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-light-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-light-webfont.ttf) format('truetype');font-weight:300;font-style:normal}@font-face{font-family:'Open Sans';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-regular-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-regular-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Open Sans';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-extrabold-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-extrabold-webfont.ttf) format('truetype');font-weight:800;font-style:normal}@font-face{font-family:'Open Sans';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-semibold-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-semibold-webfont.ttf) format('truetype');font-weight:600;font-style:normal}@font-face{font-family:'Open Sans';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-bold-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/opensans-bold-webfont.ttf) format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Ubuntu';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-b-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-b-webfont.ttf) format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Ubuntu';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-r-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-r-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Ubuntu';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-l-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-l-webfont.ttf) format('truetype');font-weight:300;font-style:normal}@font-face{font-family:'Ubuntu';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-m-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-m-webfont.ttf) format('truetype');font-weight:500;font-style:normal}@font-face{font-family:'Ubuntu Condensed';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-c-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/ubuntu-c-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Droid Sans';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/DroidSans-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/DroidSans-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Yanone Kaffeesatz Regular';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/yanonekaffeesatz-regular-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/yanonekaffeesatz-regular-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Yanone Kaffeesatz Light';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/yanonekaffeesatz-light-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/yanonekaffeesatz-light-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Oswald Light';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/Oswald-Light-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/Oswald-Light-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Oswald';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/Oswald-Regular-webfont.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/Oswald-Regular-webfont.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'elusive';src:url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/elusive.woff) format('woff'),url(//www.wetfrogdivers.com/wp-content/themes/nirvana/fonts/elusive.ttf) format('truetype');font-weight:400;font-style:normal}[class^=crycon-]:before,[class*=" crycon-"]:before{font-family:"elusive";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:.2em;cursor:inherit;font-size:inherit}.crycon-author:before{content:'\e801'}.crycon-category:before{content:'\e805'}.crycon-category2:before{content:'\e817'}.crycon-folder-close:before{content:'\e81c'}.crycon-folder-open:before{content:'\e81d'}.crycon-tag:before{content:'\e802'}.crycon-bookmark:before{content:'\e810'}.crycon-edit:before{content:'\e804'}.crycon-comment:before{content:'\e800'}.crycon-comments:before{content:'\e815'}.crycon-date:before{content:'\e82b'}.crycon-time:before{content:'\e80d'}.crycon-forward:before{content:'\e81b';-webkit-transform:rotate(180deg) scale(-1,1);-ms-transform:rotate(180deg) scale(-1,1);transform:rotate(180deg) scale(-1,1);margin-left:5px;font-size:10px;-moz-transition:.2s margin ease;-o-transition:.2s margin ease;-webkit-transition:.2s margin ease;transition:.2s margin ease}.crycon-reply:before{content:'\e81b';transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);margin-right:5px;font-size:10px;-moz-transition:.2s margin ease;-o-transition:.2s margin ease;-webkit-transition:.2s margin ease;transition:.2s margin ease}.crycon-metas:before{font-size:13px;line-height:1;cursor:default;margin-right:8px;color:#555}.crycon-time:before,.crycon-folder-close:before,.crycon-folder-open:before{font-size:14px}.crycon-time:before{margin-top:1px}.crycon-edit:before{margin-right:1px}.crycon-status:before{content:'\e81a'}.crycon-aside:before{content:'\e82a'}.crycon-link:before{content:'\e818'}.crycon-audio:before{content:'\e823'}.crycon-video:before{content:'\e829'}.crycon-image:before{content:'\e824'}.crycon-gallery:before{content:'\e825'}.crycon-quote:before{content:'\e80f'}.crycon-search:before{content:'\e816'}.crycon-down-dir:before{content:'\e803'}.crycon-right-dir:before{content:'\e806'}.crycon-angle-left:before{content:'\e807'}.crycon-angle-right:before{content:'\e808'}.crycon-angle-up:before{content:'\e809'}.crycon-angle-down:before{content:'\e80a'}.crycon-minus:before{content:'\e80b'}.crycon-left-open:before{content:'\e80c'}.crycon-up:before{content:'\e80e'}.crycon-left-dir:before{content:'\e811'}.crycon-up-open:before{content:'\e812'}.crycon-ok:before{content:'\e813'}.crycon-cancel:before{content:'\e814'}.crycon-up-dir:before{content:'\e819'}.crycon-right-open:before{content:'\e81e'}.crycon-home:before{content:'\e81f'}.crycon-menu:before{content:'\e820'}.crycon-plus:before{content:'\e821'}.crycon-down-open:before{content:'\e822'}.crycon-down:before{content:'\e826'}.crycon-left:before{content:'\e827'}.crycon-right:before{content:'\e828'}.crycon-star-empty:before{content:'\e82c'}.crycon-star:before{content:'\e82d'}.crycon-mail:before{content:'\e82e'}.crycon-home-1:before{content:'\e82f'}.crycon-attach:before{content:'\e830'}.crycon-eye:before{content:'\e831'}.crycon-eye-off:before{content:'\e832'}.crycon-tags:before{content:'\e833'}.crycon-flag:before{content:'\e834'}.crycon-warning:before{content:'\e835'}.crycon-location:before{content:'\e836'}.crycon-trash:before{content:'\e837'}.crycon-doc:before{content:'\e838'}.crycon-phone:before{content:'\e839'}.crycon-cog:before{content:'\e83a'}.crycon-basket:before{content:'\e83b'}.crycon-basket-circled:before{content:'\e83c'}.crycon-wrench:before{content:'\e83d'}.crycon-wrench-circled:before{content:'\e83e'}.crycon-mic:before{content:'\e83f'}.crycon-volume:before{content:'\e840'}.crycon-volume-down:before{content:'\e841'}.crycon-volume-off:before{content:'\e842'}.crycon-headphones:before{content:'\e843'}.crycon-lightbulb:before{content:'\e844'}.crycon-resize-full:before{content:'\e845'}.crycon-resize-full-alt:before{content:'\e846'}.crycon-resize-small:before{content:'\e847'}.crycon-resize-vertical:before{content:'\e848'}.crycon-resize-horizontal:before{content:'\e849'}.crycon-move:before{content:'\e84a'}.crycon-zoom-in:before{content:'\e84b'}.crycon-zoom-out:before{content:'\e84c'}.crycon-arrows-cw:before{content:'\e84d'}.crycon-desktop:before{content:'\e84e'}.crycon-inbox:before{content:'\e84f'}.crycon-cloud:before{content:'\e850'}.crycon-book:before{content:'\e851'}.crycon-certificate:before{content:'\e852'}.crycon-tasks:before{content:'\e853'}.crycon-thumbs-up:before{content:'\e854'}.crycon-thumbs-down:before{content:'\e855'}.crycon-help-circled:before{content:'\e856'}.crycon-star-circled:before{content:'\e857'}.crycon-bell:before{content:'\e858'}.crycon-rss:before{content:'\e859'}.crycon-trash-circled:before{content:'\e85a'}.crycon-cogs:before{content:'\e85b'}.crycon-cog-circled:before{content:'\e85c'}.crycon-calendar-circled:before{content:'\e85d'}.crycon-mic-circled:before{content:'\e85e'}.crycon-volume-up:before{content:'\e85f'}.crycon-print:before{content:'\e860'}.crycon-edit-alt:before{content:'\e861'}.crycon-edit-2:before{content:'\e862'}.crycon-block:before{content:'\e863'}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{-webkit-font-smoothing:antialiased;-moz-font-smoothing:grayscale}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{clear:both;font-weight:400}#content h1,#content h2,#content h3,#content h4,#content h5,#content h6{clear:none}.entry-content h1{font-size:32px}.entry-content h2{font-size:28px}.entry-content h3{font-size:24px}.entry-content h4{font-size:20px}.entry-content h5{font-size:16px}.entry-content h6{font-size:12px}.entry-content blockquote{display:table;position:relative;padding:2em;margin:0 auto;width:auto;font-style:italic}.entry-content blockquote:before{position:absolute;left:1em;top:0;content:'\e80f';font-family:'elusive';font-size:1em;color:rgba(0,0,0,.05);z-index:0}.entry-content blockquote:after{position:absolute;right:1em;bottom:0;content:'\e80f';font-family:'elusive';font-size:1em;color:rgba(0,0,0,.05);z-index:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#content blockquote p{margin-bottom:0;font-size:1.2em}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a img{border:none}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:2em;font-size:1.2em}.aligncenter[class^=wp-block]:not([class^=wp-block-cover]){display:table}.wp-block-separator{max-width:25%}.wp-block-separator.is-style-wide{max-width:100%}.wp-block-separator.is-style-dots:before{color:inherit}.wp-block-button{transition:.2s opacity}.wp-block-button:hover{opacity:.85}.wp-block-pullquote{text-align:inherit}#container{float:none;margin:0;width:100%}#content{margin-bottom:0}.sidey{display:block;float:left}#footer{clear:both;width:100%}pre{font-family:"Courier 10 Pitch",Courier,monospace}code{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}.entry-content pre{border-left:10px solid;padding:1.3em;white-space:nowrap;line-height:1.5;overflow:auto}div.menu,#colophon,#branding,#main,#header{margin:0 auto}#forbottom{clear:both;display:block;margin:0 auto;padding:40px 0;min-height:400px}#masthead{background-position:50% top;background-repeat:repeat-x}#branding{display:block;clear:both;height:75px;padding:0;position:relative;overflow:hidden;margin:0 auto}a#logo{display:inline;height:100%}#linky{background-image:url('data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==');display:block;width:100%;height:100%}#footer-widget-area{overflow:hidden}.footerfour .widget-area{float:left;margin-right:2%;width:23.5%}.footerthree .widget-area{float:left;margin-right:2%;width:32%}.footertwo .widget-area{float:left;margin-right:2%;width:49%}.footerone .widget-area{float:left;width:100%}.footertwo #second,.footerthree #third,.footerfour #forth{margin-right:0}#footer-widget-area #fourth{margin-right:0}#site-generator{float:right;width:220px}html{font-size:17px;line-height:1.8}hr{border:1px solid transparent;clear:both;height:1px}.entry-content ul{margin-left:1.6em}.entry-content ul li,.entry-content ol li{padding:2px 0}.entry-content ol>li{text-indent:0}.entry-content li li{margin-left:1em}ol{list-style-type:decimal;margin-left:1.8em}ol ol{list-style-type:upper-alpha}ol ol ol{list-style-type:lower-roman}ol ol ol ol{list-style-type:lower-alpha}ul ul,ol ol,ul ol,ol ul{margin-bottom:0}dl{margin:0 0 24px}dt{font-weight:700}strong{font-weight:700}cite,em,i{font-style:italic}big{font-size:131.25%}ins{text-decoration:none}pre{line-height:1.5;padding:1.5em}abbr,acronym{border-bottom:1px dotted transparent;cursor:help}sup,sub{position:relative;height:0;line-height:1}textarea,select,input[type=text],input[type=password],input[type=email],input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=number],input[type=range],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=week]{max-width:100%;border:1px solid transparent;padding:7px 5px;font-family:inherit;font-size:1em;background:0 0;-webkit-transition:background-color .2s;transition:background-color .2s}input[type=submit],input[type=reset]{border:1px solid transparent;padding:10px 15px;cursor:pointer;font-size:.9em}input[type=file]{font-size:initial}input:focus,textarea:focus{outline:none}select option{padding:.25em}select optgroup,select option{font-family:inherit}input::-moz-focus-inner{border:0;padding:0}a:link,a:visited{text-decoration:none}a:hover,a:active,a:focus:active,a:focus:hover,input:hover:focus,textarea:hover:focus,button:hover:focus{outline:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;box-shadow:0 0 5px 5px rgba(0,0,0,.2);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#222;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:6px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:6px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.entry-content a:not([class]),.entry-excerpt a:not([class]),#comments .comment-body a:not([class]),.widget-container.widget_text a:not([class]),.ppbox a:not([class]){text-decoration:underline;-webkit-transition:.2s ease-out all;transition:.2s ease-out all}#header{background:0 0}#site-title{float:left;font-size:32px;line-height:1.1}#site-title a{text-decoration:none;display:block;font-weight:300;padding:5px 0}#site-description{display:inline;float:left;font-size:1.2em;line-height:1.5;clear:both;font-weight:300}#bg_image{display:block;margin:0 auto}#header-container{display:block;position:relative;float:none;top:0;bottom:0;left:0;right:0;margin:0 auto;height:auto}#branding #bg_image+#header-container{position:absolute}#header:after{content:"";display:table;clear:both}#header-widget-area{display:block;position:absolute;right:0;top:5px;overflow:hidden;height:100%;width:50%;z-index:251}#nav-toggle{display:none;border:0}#access{display:block;float:left;margin:0 auto;width:100%}#access ul{line-height:1.6}#access a{position:relative;display:block;text-decoration:none;font-size:14px}#access a:focus{z-index:5}#access a>span{display:block;padding:17px 18px;text-transform:uppercase}#access>.menu>ul{margin-left:-10px}#access>.menu>ul li>a:not(:only-child)>span:after{font-family:"Elusive";content:'\e80a';position:absolute;right:9px;top:16px;z-index:5;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#access>.menu>ul ul>li a:not(:only-child)>span:after{top:11px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}#access>.menu li a:not(:only-child)>span{padding-right:18px}#access>.menu>ul>li:hover>a:not(:only-child)>span:after{top:20px;filter:alpha(opacity=0);opacity:0}#access>.menu>ul ul>li:hover>a:not(:only-child)>span:after{right:-20px;opacity:0;filter:alpha(opacity=0)}#access>.menu>ul>li>a:not(:only-child)>span{padding-right:24px}#access ul li{position:relative;display:block;float:left;white-space:nowrap}#access ul ul{position:absolute;z-index:1000;clear:both;margin-left:0;min-width:125%;visibility:hidden;opacity:0;max-height:0;-webkit-transform:translateX(-50px);transform:translateX(-50px);-webkit-transition:.25s all ease-in;transition:.25s all ease-in}#access ul li a{letter-spacing:1px}#access ul ul li{display:table;position:relative;margin:0;width:100%;float:left;clear:both}#access ul ul li a span{padding:15px 18px}#access ul ul ul{position:absolute;left:100%;top:0;margin:0;min-width:150px}#access ul ul ul li{width:100%;display:block;float:none}#access ul ul a,#access ul ul ul a{display:table;float:none;min-width:150px;width:100%}#access li,#access ul ul li{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#access ul li:hover>ul{display:block}.nirvana-menu-center #access>.menu{display:table;margin:0 auto;float:none}.nirvana-menu-center #access>.menu{text-align:center}.nirvana-menu-center #access>.menu>ul>li>a>span{text-align:center}.nirvana-menu-center #access>.menu>ul>li{display:inline-block;float:initial;vertical-align:middle}.nirvana-menu-center #access>.menu>ul>*{text-align:initial}.nirvana-menu-center #access>.menu>ul>li.menu-main-search{margin-top:0}.nirvana-menu-right #access ul.menu{float:right}.nirvana-menu-right #nav-toggle{text-align:right}.nirvana-menu-rightmulti #access ul li{float:right}.nirvana-menu-rightmulti #nav-toggle{text-align:right}.nirvana-menu-left #nav-toggle{text-align:left}#access ul li.menu-hover>ul{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);max-height:1000px}#access li ul ul{height:0}#access li.menu-hover>ul>li>ul{width:auto;height:auto}.topmenu{display:inline;float:right;width:auto}.topmenu ul{margin-top:7px}.topmenu ul li{display:block;float:left;line-height:2.2}.topmenu ul li a{display:block;margin:0 3px;padding:0 10px;letter-spacing:.4px;font-size:12px;text-transform:uppercase;border-radius:2px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.footermenu{padding:5px 0;display:table;margin:0 auto}.footermenu>ul{float:left}.footermenu ul li{display:block;float:left;margin:5px;text-align:center;white-space:nowrap;border:1px solid transparent;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footermenu ul li a{display:block;padding:5px 10px;font-size:12px;text-transform:uppercase;letter-spacing:.5px}#topbar{display:block;height:42px;width:100%;border-bottom:1px solid transparent;position:relative;z-index:270;-webkit-transition:.2s opacity;transition:.2s opacity}#topbar:hover{filter:alpha(opacity=100);opacity:1}#topbar-inner{display:block;margin:0 auto}body.nirvana-topbarfull #topbar-inner{max-width:95%}body.nirvana-topbarhide #topbar{display:none}body.nirvana-topbarfixed #topbar{position:fixed;top:0;z-index:300;opacity:.8}body.nirvana-topbarfixed #header-full{margin-top:42px}body.nirvana-topbarfixed.admin-bar #topbar{top:32px}#main{clear:both;padding:0;margin-top:20px}#content{font-size:inherit;line-height:inherit}.entry-meta a,.widget-container a,.footer2 a{border-bottom:1px dotted transparent;-webkit-transition:.25s ease all;transition:.25s ease all}#content ul ul,#content ol ol,#content ul ol,#content ol ul{margin-bottom:0}#content pre,#content kbd,#content tt,#content var{font-size:1em;line-height:1.5;overflow:auto;font-family:"Courier New",Courier,monospace}#content code{font-size:.9em}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{line-height:1.5;margin:20px 0 0}#content table{border:0;margin:0 0 24px;text-align:left;width:100%;vertical-align:top}#content tr{vertical-align:top}#content tr th,#content thead th{padding:9px 24px;font-weight:600}#content tr td{border-top:1px solid transparent;padding:6px 24px}#content tr td:last-child,#content tr th:last-child{border-right:none}.page-header{display:block;float:none;padding:10px 0}body:not(.author) .page-header{margin-bottom:26px}.page-header .category-archive-meta{padding-top:5px}.page-title{font-size:1em;font-weight:700;display:block;border-bottom:1px solid transparent}.page-title-text{display:inline-block;border-bottom:1px solid transparent;padding:3px 0 3px 6px;margin-bottom:-1px}.page-title span{font-size:1em;font-style:italic;font-weight:400;display:inline-block;margin-bottom:-4px;padding:6px;border-bottom:1px solid transparent}.page-title a:link,.page-title a:visited{text-decoration:none}body:not(.author) .taxonomy-description{padding:14px 7px}#content .entry-title{font-weight:300;line-height:1.2;padding:0;margin:0;word-wrap:break-word}.entry-title a{font-weight:300}.entry-title a:link,.entry-title a:visited{color:inherit;text-decoration:none}.entry-meta{display:block;font-size:12px;clear:both;overflow:hidden;border-bottom:1px solid transparent;border-top:1px solid transparent;margin:4px 0 20px;padding:7px 4px}h1.entry-title+.entry-meta{margin-bottom:30px}div>footer.entry-meta{border:0}.entry-meta span,.entry-utility span{display:block;float:left;line-height:28px;margin-right:15px;font-size:16px}.entry-meta span a{font-size:16px}.entry-meta time.updated{display:none}.entry-utility{clear:both;font-size:16px}.footer-tags{display:block;float:left;font-size:16px}.entry-utility span.bl_bookmark{float:none;display:inline;padding:0}.comments-link{float:right;line-height:28px}.comments-link *{font-size:15px}.comments-link b{font-weight:400}#content span.entry-format{display:inline;float:left;font-size:.6em;line-height:2;padding:0 3px}h3.entry-format>i:before{cursor:default}.entry-meta abbr,.entry-utility abbr{border:none}.entry-meta abbr:hover,.entry-utility abbr:hover{border-bottom:1px dotted transparent}.entry-content,.entry-summary{clear:both;padding-top:8px;word-wrap:break-word}#content .entry-summary p:last-child{margin-bottom:12px}.entry-content fieldset{margin:0 0 24px}.entry-content fieldset legend{font-weight:700}.entry-content sup,.entry-content sub{font-size:10px}.entry-content blockquote.left{float:left;margin-left:0;margin-right:24px;text-align:right;width:33%}.entry-content blockquote.right{float:right;margin-left:24px;margin-right:0;text-align:left;width:33%}.tag-links{margin-left:30px}.page-link{margin:10px 0;clear:both}.page-link a,.page-link>span>em{font-weight:400;text-decoration:none;padding:0 10px;border-right:1px solid transparent}.page-link em{font-style:normal}.page-link a:last-child,.page-link>span>em:last-child{border-right:none}span.edit-link{float:right;display:block;margin:0 0 0 10px;padding:0;font-size:12px}#author-info{clear:both;line-height:1.5;margin:-10px 0 24px;overflow:hidden;padding:0 0 15px}#author-info #author-avatar{float:left;height:80px;margin:0 -100px 0 20px}#author-info #author-description{float:left;margin:15px 0 0 130px}#entry-author-info{clear:both;line-height:1.5;margin:30px 0;overflow:hidden;padding:0 0 18px;border-top:1px solid transparent}#entry-author-info #author-avatar{float:left;height:80px;margin:0 -100px 0 20px}#author-avatar .avatar{border-radius:0 0 100% 100%}#entry-author-info #author-description{float:left;margin:0 0 0 130px}#entry-author-info h2{font-size:100%;font-weight:700;margin:.75em 0 .5em}#author-link{margin-top:.75em}#content .video-player{padding:0}.home #content .format-aside p,.home #content .category-asides p{line-height:20px;margin-bottom:10px;margin-top:0}.home #content .format-aside .entry-content,.home #content .category-asides .entry-content{padding-top:0}#content .format-aside .entry-title{display:none}#content .format-aside .entry-format{font-size:1.5em;line-height:1.5;padding-top:10px}#content .format-aside .entry-content,#content .format-aside .entry-summary{clear:right}#content .format-aside .author,#content .format-aside .bl_categ{display:none}.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-icon{line-height:0}.gallery-caption{position:absolute;bottom:0;left:0;width:100%;max-height:50%;padding:2px 8px;margin:0;color:#fff;font-size:1em;line-height:1.3;filter:alpha(opacity=0);opacity:0;text-align:left;cursor:default;background-color:rgba(0,0,0,.7);-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.gallery-item:hover .gallery-caption{filter:alpha(opacity=1);opacity:1}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.format-chat p{font-family:Monaco,"Courier New",monospace}.format-quote blockquote,.format-quote blockquote p{font-family:Georgia,"Bitstream Charter",serif;font-size:1.1em}.format-status .avatar{display:block;width:auto;float:left;margin:10px 10px 10px 0}.attachment .entry-content .entry-caption{font-size:140%;margin-top:24px}.post_thumbnail{max-width:100%;height:auto}.entry-content img{max-width:100%;height:auto}.sidey select{max-width:100%}.sidey img{max-width:100%;height:auto}#content table img{max-width:inherit;vertical-align:top}.alignleft,img.alignleft{float:left;margin-right:26px;margin-top:4px}.alignright,img.alignright{float:right;margin-left:34px;margin-top:4px}.aligncenter,img.aligncenter{clear:both;margin-left:auto;margin-right:auto}img.aligncenter{display:block}img.alignleft,img.alignright,img.aligncenter{margin-bottom:12px}img.alignleft,img.alignright,img.aligncenter,img.alignnone,.wp-caption img{filter:alpha(opacity=99);opacity:.99;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}img.alignleft:hover,img.alignright:hover,img.aligncenter:hover,img.alignnone:hover,.wp-caption img:hover{filter:alpha(opacity=85);opacity:.85}.wp-caption{margin-bottom:20px;text-align:center;max-width:100%;position:relative}.wp-caption img{border:none;padding:0;-webkit-box-shadow:none;box-shadow:none;width:100%}.wp-caption>a{line-height:0;display:inline-block}.wp-caption .wp-caption-text{bottom:0;margin-bottom:0;padding:10px 5px;position:absolute;text-align:center;text-indent:0;width:100%;pointer-events:none}.wp-smiley{margin:0;width:1em;background:0 0;border:0;vertical-align:middle;-webkit-box-shadow:none;box-shadow:none}.attachment img{display:block;margin:0 auto;max-width:96%}.navigation{overflow:hidden}.navigation a:link,.navigation a:visited{text-decoration:none}.nav-previous a{float:left;width:50%;padding:10px 1%;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.nav-next a{float:right;text-align:right;width:50%;padding:10px 1%;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.meta-nav-prev:before{font-family:"elusive";content:'\e827';font-style:normal;margin-right:5px;font-size:9px}.meta-nav-next:before{font-family:"elusive";content:'\e828';font-style:normal;margin-left:5px;font-size:9px}.single #nav-above{display:block}#nav-below{margin-bottom:20px;margin-top:5px;display:block;float:none;clear:both}#comments{padding:10px 0;clear:both}#comments .navigation{padding:0 0 18px}h3#comments-title,h3#reply-title{font-size:1.7em}h3#comments-title{margin-bottom:1em;line-height:2;border-bottom:1px solid transparent}h3#comments-title span{display:inline-block;padding:0 30px;font-weight:300;border-radius:5px 5px 0 0}.commentlist{list-style:none;margin:0}.commentlist li.comment{margin:0;list-style:none;line-height:1.5}.commentlist .comment-body{padding:10px 0;overflow:hidden;clear:both;margin-bottom:20px}#comments .comment-body p:last-child{margin-bottom:6px}#comments .comment-body blockquote p:last-child{margin-bottom:24px}.commentlist ol{list-style:decimal}.avatar-container{float:left;position:relative;height:61px;overflow:hidden}.avatar-container:before{content:"";width:100%;height:1px;bottom:0;position:absolute}.commentlist .avatar{padding-bottom:1px;position:relative;top:5px;border-radius:5px 5px 0 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.comment>div:hover .avatar:nth-child(1){top:0}.comment-author{display:inline-block;line-height:24px;-webkit-transition:background .3s ease;transition:background .3s ease}.comment-details{position:relative;float:left;padding:7px 15px;height:61px;border-bottom:1px solid transparent}.comment-author cite{font-style:normal;font-weight:400;font-size:1.1em}.comment-meta{font-size:.9em}.comment-meta a:link,.comment-meta a:visited{text-decoration:none}.commentlist .comment-await{padding:10px 0;display:block;clear:both}.comment .reply a{display:inline-block;font-size:15px;padding:0 15px;line-height:2.4;border:1px solid transparent;width:auto;text-align:right;-webkit-transition:all .2s ease;transition:all .2s ease}.comment .reply a .crycon-reply:before{margin-right:10px;position:relative;left:0;top:0;-webkit-transition:all .2s ease;transition:all .2s ease}.comment .reply a:hover .crycon-reply:before{left:-4px;top:-4px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}@-webkit-keyframes reply-arrow{0%{left:0}50%{left:-10px}100%{left:0}}@keyframes reply-arrow{0%{left:0}50%{left:-10px}100%{left:0}}.commentlist .children{background-image:none;list-style:none;margin:0;margin-left:20px}.commentlist .children li{border:none;background-image:none;margin:0;text-indent:0}#content .nocomments,#content .nocomments2{margin-bottom:0}.hideme{display:none}#comments .pingback{border-bottom:1px solid transparent;margin-bottom:18px;padding-bottom:18px}.commentlist li.comment+li.pingback{margin-top:-6px}#comments .pingback p{display:block;font-size:12px;line-height:18px;margin:0}#comments .pingback .url{font-size:13px;font-style:italic}#respond{margin:0;overflow:hidden;position:relative}#respond p{margin:0}#respond .comment-notes{margin-bottom:.2em;font-size:.8em}.form-allowed-tags{line-height:1}.children #respond{margin:0 48px 0 0;min-width:400px}h3#reply-title{margin:0;padding:0;line-height:1.5;font-weight:300}#comments-list #respond{margin:0 0 18px}#comments-list ul #respond{margin:0}#cancel-comment-reply-link{font-size:12px;font-weight:400;line-height:1.5}#commentform{max-width:550px;display:block}#commentform>p{font-size:.9em}#respond input:not([type=checkbox]):not([type=radio]){width:100%}.nirvana-comment-placeholders #respond .comment-form-comment label,.nirvana-comment-placeholders #respond .comment-form-author label,.nirvana-comment-placeholders #respond .comment-form-email label,.nirvana-comment-placeholders #respond .comment-form-url label{display:none}#respond .comment-form-cookies-consent{clear:both}#respond .form-submit input[type=submit],#respond .form-submit input[type=reset],#respond .form-submit button{width:auto}.comment-form-comment textarea{display:block;float:none;height:150px;width:100%;padding:10px}.comment-form-author label,.comment-form-email label,.comment-form-email label,.comment-form-url label,.comment-form-comment label{display:block;float:none}.comment-form-author input,.comment-form-email input,.comment-form-email input,.comment-form-url input,.comment-form-comment input{display:block;float:none}#respond .form-allowed-tags{font-size:12px;line-height:1.5;width:100%;clear:both;display:block;float:none}#respond .form-allowed-tags code{font-size:11px}#respond .form-submit{margin:12px 0;text-align:right;clear:both}#respond .form-submit input{font-size:15px;width:auto}#respond .form-submit input#submit{border:1px solid transparent;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}#respond .form-submit input#submit:hover{cursor:pointer}.button{border:1px solid transparent;padding:4px 7px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.file:hover,.button:hover{cursor:pointer}.widget-area ul,.widget-area ul ul{list-style:none;list-style-image:none}.widget-container{padding:5px;margin:0 0 20px}.widget-container>*{max-width:100%}.widget-container ul li{display:block;float:none;margin-bottom:.5em}.widget-title{font-size:16px;text-align:left;margin-bottom:10px;border-bottom:1px solid transparent}.widget-title span{display:inline-block;line-height:2.2;padding:0 10px;position:relative;top:1px;border-bottom:1px solid transparent}#footer-widget-area a:hover{text-decoration:underline}.widget-area a:link,.widget-area a:visited{text-decoration:none;word-wrap:break-word}.widget-area .entry-meta{font-size:11px}.searchform{display:block;height:auto;position:relative;overflow:hidden;max-width:300px}.contentsearch{display:block;float:none;overflow:hidden;margin-bottom:20px;margin-top:20px;padding:10px}.no-results .contentsearch{padding:0}.searchform input[type=search]{display:block;float:left;font-size:18px;padding:0 50px 0 10px;height:52px;width:100%;line-height:1}.contentsearch .searchform input[type=search]{margin-left:0}.searchsubmit[type=submit]{font-family:"elusive";display:block;position:absolute;right:0;top:0;height:52px;width:52px;padding:0;font-size:17px;vertical-align:middle;background:0 0;z-index:4;border:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.searchform:after{display:block;position:absolute;content:"";right:0;top:0;z-index:3;width:52px;height:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;outline:1px solid transparent}.searchform:hover:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);outline:1px solid transparent}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.menu-header-search{margin:1px 10px;width:20px}.menu-header-search .searchform{position:absolute;margin-top:33px;margin-left:-230px;z-index:10;display:none;filter:alpha(opacity=0);opacity:0}.menu-header-search .searchform:after,.menu-header-search .searchsubmit{display:none}.menu-header-search .searchform input[type=search]{font-size:16px;padding:5px 30px 5px 10px;width:260px;border:0;height:3em;line-height:1}i.search-icon{position:absolute;cursor:pointer;z-index:11;-webkit-transition:.3s all ease;transition:.3s all ease}i.search-icon:before{font-family:"Elusive";content:'\e816';display:block;font-style:normal;font-size:inherit;font-size:12px;line-height:2.4}#access li.menu-main-search{float:right;margin-top:4px;max-width:200px}#access li.menu-main-search .searchform input[type=search]{height:48px;font-size:17px}#access li.menu-main-search .searchsubmit[type=submit]{height:48px;width:48px}li.menu-main-search .searchform:after{background-color:transparent}li.menu-main-search .searchsubmit{font-size:15px;top:1px}.nirvana-boxed .menu-main-search{margin:5px}li.menu-footer-search{max-width:120px}li.menu-footer-search .searchform:after{background-color:transparent}li.menu-footer-search .searchform .s{font-size:13px;line-height:1.5;height:auto;border:none;padding:5px 10px}li.menu-footer-search .searchform .s:hover{background:0 0}li.menu-footer-search .searchsubmit{font-size:13px;line-height:1.5;height:auto;width:auto;right:10px;top:5px}#wp-calendar{width:100%}#wp-calendar caption{font-size:14px;font-weight:700;padding-bottom:4px;margin-left:10px}#wp-calendar thead{font-size:11px}#wp-calendar tbody td{padding:3px 0 2px;text-align:center;border:1px solid transparent}#wp-calendar tbody td:hover{filter:alpha(opacity=80);opacity:.8}#wp-calendar tbody td a{border:none;background:0 0;padding:0;margin:0}#wp- tbody .pad{background:0 0}#wp-calendar tfoot #next{text-align:right}.widget_rss .widget-title img{width:11px;height:11px}#main .widget-area ul{margin-left:0;padding:0}#main .widget-area ul ul{border:none;margin-left:10px;padding:10px 0 0}.yoyo .widget-title{background:0 0;padding:0;margin:0}#footer-widget-area{margin:40px 0 30px}#footer{margin-top:20px;margin-bottom:0}#footer a{-webkit-transition:color .2s;transition:color .2s}#footer2{display:block;padding:35px 0 0;overflow:visible;width:100%}#footer2-inside{display:block;float:none;margin:0 auto}#footer2:after{content:"";display:table;clear:both}#colophon{margin:0 30px;overflow:hidden;display:block;float:none;margin:0 auto}#site-copyright{display:block;float:none;padding:10px 0;font-style:italic;clear:both;margin:0 auto;text-align:center;font-size:15px;line-height:1.5}#footer a,#footer a:hover{text-decoration:none}img#wpstats{display:block;margin:0 auto 10px}pre{-webkit-text-size-adjust:140%}code{-webkit-text-size-adjust:160%}#access,.entry-meta,.entry-utility,.navigation,.widget-area{-webkit-text-size-adjust:120%}#site-description{-webkit-text-size-adjust:none}.socials{float:right;position:relative}.socials a{display:block;float:left;position:relative;line-height:0;border-radius:2px;padding:6px}.socials a:hover{border:0}.socials img{position:relative;z-index:99}.socials .socials-hover{display:block;position:absolute;left:0;top:0;width:38px;height:38px;border-radius:2px;outline:1px solid transparent;-webkit-transition:.3s all ease;transition:.3s all ease}.socials a:hover .socials-hover,.socials a:focus .socials-hover{z-index:100;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);outline:1px solid transparent}.socials a:hover img,.socials a:focus img{z-index:101}#sheader{float:left;top:5px}#sheader a{margin-right:-6px}#sheader.socials a{padding:3px}#sheader.socials .socials-hover{width:32px;height:32px}#smenul,#smenur{float:none;margin:0 auto;display:table}#smenul a,#smenur a{margin:0 5px}#srights,#slefts{display:block;position:fixed;right:0;top:40%;height:auto;width:42px;padding:5px;margin:0;filter:alpha(opacity=50);opacity:.5;z-index:99;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}#slefts{left:0}#srights:hover,#slefts:hover{filter:alpha(opacity=100);opacity:1}#srights a,#slefts a{display:block;float:none;clear:both;margin-top:-6px}#sfooter-full{width:100%;display:block;overflow:hidden;clear:both;float:none;padding:12px 0;margin-top:20px}#sfooter{float:none;clear:both;display:table;margin:0 auto;text-align:center}#sfooter a{margin-right:10px}#sfooter.socials a{padding:0}#sfooter.socials .socials-hover{width:28px;height:28px}article.post,article.page,article.hentry{display:block;overflow:hidden;margin:0;padding:0;margin-bottom:36px}div.post,div.page,div.hentry,.yoyo>li{display:block;overflow:hidden;padding:0;margin-bottom:36px}.sticky h2.entry-title a{padding:2px 5px}#toTop{display:block;width:auto;height:auto;position:fixed;bottom:-50px;right:40px;cursor:pointer;padding:14px;font-size:14px;background:rgba(0,0,0,.06);filter:alpha(opacity=0);opacity:0;z-index:251;border:1px solid rgba(255,255,255,.1);-webkit-box-shadow:0 0 1px rgba(0,0,0,.28);box-shadow:0 0 1px rgba(0,0,0,.28);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.crycon-back2top:before{content:'\e812';-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nirvana-image-one .entry-content img[class*=align],.nirvana-image-one .entry-content [class*=wp-block][class*=align] img,.nirvana-image-one .entry-summary img[class*=align],.nirvana-image-one .entry-summary [class*=wp-block][class*=align] img{padding:1px;border:1px solid transparent;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc}.nirvana-image-two .entry-content img[class*=align],.nirvana-image-two .entry-content [class*=wp-block][class*=align] img,.nirvana-image-two .entry-summary img[class*=align],.nirvana-image-two .entry-summary [class*=wp-block][class*=align] img{border-top:4px solid transparent;border-bottom:4px solid transparent;padding:0}.nirvana-image-three .entry-content img[class*=align],.nirvana-image-three .entry-content [class*=wp-block][class*=align] img,.nirvana-image-three .entry-summary img[class*=align],.nirvana-image-three .entry-summary [class*=wp-block][class*=align] img{border:1px solid #222;padding:0;-webkit-box-shadow:0 0 15px #ccc;box-shadow:0 0 15px #ccc}.nirvana-image-four .entry-content img[class*=align],.nirvana-image-four .entry-content [class*=wp-block][class*=align] img,.nirvana-image-four .entry-summary img[class*=align],.nirvana-image-four .entry-summary [class*=wp-block][class*=align] img{padding:10px;border:1px solid #ddd;-webkit-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc}.nirvana-image-five .entry-content img[class*=align],.nirvana-image-five .entry-content [class*=wp-block][class*=align] img,.nirvana-image-five .entry-summary img[class*=align],.nirvana-image-five .entry-summary [class*=wp-block][class*=align] img{border:3px dashed #ccc}.nirvana-image-one .entry-content img[class*=align]:hover,.nirvana-image-one .entry-content [class*=wp-block][class*=align] img:hover,.nirvana-image-one .entry-summary img[class*=align]:hover,.nirvana-image-one .entry-summary [class*=wp-block][class*=align] img:hover{background-color:#eee}.nirvana-image-two .entry-content img[class*=align]:hover,.nirvana-image-two .entry-content [class*=wp-block][class*=align] img:hover,.nirvana-image-two .entry-summary img[class*=align]:hover,.nirvana-image-two .entry-summary [class*=wp-block][class*=align] img:hover{-webkit-box-shadow:none;box-shadow:none}.nirvana-image-three .entry-content img[class*=align]:hover,.nirvana-image-three .entry-content [class*=wp-block][class*=align] img:hover,.nirvana-image-three .entry-summary img[class*=align]:hover,.nirvana-image-three .entry-summary [class*=wp-block][class*=align] img:hover{-webkit-box-shadow:none;box-shadow:none}.caption-simple #content .wp-caption .wp-caption-text{position:inherit;padding:7px 5px;font-style:italic}.caption-dark #content .wp-caption .wp-caption-text{padding:20px 5px 10px;color:#eee;background:none repeat scroll 0 0 rgba(0,0,0,.6);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(50%,rgba(0,0,0,.6)),to(rgba(0,0,0,.8)));background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.6) 50%,rgba(0,0,0,.8));-webkit-text-shadow:0 0 7px #000;-moz-text-shadow:0 0 7px #000;text-shadow:0 0 7px #000}.caption-light #content .wp-caption .wp-caption-text{background:none repeat scroll 0 0 rgba(255,255,255,.7);color:#333;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.4)),to(rgba(255,255,255,.8)));background:linear-gradient(to bottom,rgba(255,255,255,.4),rgba(255,255,255,.8))}#breadcrumbs{display:block;position:relative;padding:8px 0;font-size:.8em}#breadcrumbs-box{display:block;margin:0 auto;padding:0 5px}.crycon-homebread:before{content:'\e81f';font-size:1em;cursor:pointer}.pagination{display:table;float:none;margin:20px auto;text-align:center;clear:both;border:1px solid transparent}.pagination span,.pagination a{display:block;position:relative;float:left;margin-right:0;padding:15px 0;width:50px;text-align:center;font-size:.9em;line-height:20px;text-decoration:none;-webkit-transition:background .3s;transition:background .3s}.pagination span:first-child,.pagination a:first-child{border-left:0}a.continue-reading-link{display:inline-block;position:relative;width:auto;float:none;padding:4px 15px;margin-top:3px;line-height:2.5;font-size:.8em;letter-spacing:1px;text-transform:uppercase;font-style:normal;clear:both;border:2px solid transparent;-webkit-transition:.25s all ease-in-out;transition:.25s all ease-in-out}.continue-reading-link .crycon-right-dir:before{margin-right:0}.continue-reading-link span{position:relative;z-index:99}a.continue-reading-link i.crycon-right-dir{position:relative;font-size:13px;z-index:99;-webkit-transition:color .5s ease-in;transition:color .5s ease-in}.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.theme-default .nivoSlider img.nivo-main-image{display:block;position:relative;width:100%}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{display:none;position:absolute;left:10%;right:10%;top:15%;width:80%;z-index:8;margin:0 auto;padding:10px;overflow:hidden;text-align:center;border-radius:0;pointer-events:none}.nivo-caption h2{display:inline;width:auto;margin-bottom:10px;line-height:1.2;letter-spacing:3px;padding:5px;font-weight:700;text-align:center;position:relative;-webkit-animation:myfirst .5s ease-out;animation:myfirst .5s ease-out}@-webkit-keyframes myfirst{0%{top:50px;filter:alpha(opacity=0);opacity:0;display:none}75%{top:-10px;filter:alpha(opacity=75);opacity:.75;display:block}100%{top:0;filter:alpha(opacity=100);opacity:1;display:block}}@keyframes myfirst{0%{top:50px;filter:alpha(opacity=0);opacity:0;display:none}75%{top:-10px;filter:alpha(opacity=75);opacity:.75;display:block}100%{top:0;filter:alpha(opacity=100);opacity:1;display:block}}h2.nivo-caption-mate{-webkit-animation:myfirst2 .5s ease-out;animation:myfirst2 .5s ease-out;opacity:0}@-webkit-keyframes myfirst2{from{top:0;filter:alpha(opacity=100);opacity:1;display:block}to{top:50px;filter:alpha(opacity=0);opacity:0;display:none}}@keyframes myfirst2{from{top:0;filter:alpha(opacity=100);opacity:1;display:block}to{top:50px;filter:alpha(opacity=0);opacity:0;display:none}}.slide-text{text-align:left;line-height:1.4;letter-spacing:1px;font-weight:300;width:80%;display:block;margin:0 auto;filter:alpha(opacity=100);opacity:1;display:block}@-webkit-keyframes mysecond{0%{top:-50px;opacity:0;display:none}75%{top:10px;opacity:1;display:block}100%{top:0;opacity:1;display:block}}@keyframes mysecond{0%{top:-50px;filter:alpha(opacity=0);opacity:0;display:none}75%{top:10px;filter:alpha(opacity=100);opacity:1;display:block}100%{top:0;filter:alpha(opacity=100);opacity:1;display:block}}.inline-slide-text{position:relative;filter:alpha(opacity=100);opacity:1;display:inline;-webkit-animation:mysecond .5s ease-in;animation:mysecond .5s ease-in}.theme-default .nivoSlider .slide-text a{display:inline;border-bottom:1px dotted}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;top:40%;z-index:9;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:700}.theme-default .nivoSlider{position:relative;z-index:100;background:url(//www.wetfrogdivers.com/wp-content/themes/nirvana-child/../nirvana/images/nivoslider/loading.gif) no-repeat 50% 50%;margin-bottom:50px}.theme-default .nivoSlider img{position:absolute;top:0;left:0;display:none}.theme-default .nivoSlider a{border:0;display:block}.theme-default .nivo-controlNav{display:table-cell;position:absolute;bottom:20px;left:0;right:0;height:30px;width:auto;margin:0 auto;padding:3px 20px 0;text-align:center;z-index:250;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out}.slider-bullets .nivo-controlNav a{display:inline-block;width:11px;height:11px;margin:10px 5px 0;opacity:.5;text-indent:-9999px;border-radius:10px;-webkit-transition:all .2s;transition:all .2s}.theme-default .nivo-controlNav:hover a{filter:alpha(opacity=100);opacity:1}.slider-numbers .nivo-controlNav a{display:inline-block;padding:2px 8px;margin-right:5px;font-size:12px;border-radius:4px;-weblit-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.theme-default.slider-none .nivo-controlNav{display:none}.theme-default .nivo-directionNav a{display:block;width:60px;height:70px;background:url(//www.wetfrogdivers.com/wp-content/themes/nirvana-child/../nirvana/images/nivoslider/arrows.png) 15px 15px #fff no-repeat;text-indent:-9999px;border:0;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.theme-default a.nivo-nextNav{background-position:-82px 15px;-webkit-box-shadow:-1px 0 2px rgba(0,0,0,.4);box-shadow:-1px 0 2px rgba(0,0,0,.4)}.theme-default a.nivo-prevNav{-webkit-box-shadow:1px 0 2px rgba(0,0,0,.4);box-shadow:1px 0 2px rgba(0,0,0,.4)}.theme-default .nivo-directionNav a.nivo-prevNav:hover{background-position:10px 15px}.theme-default .nivo-directionNav a.nivo-nextNav:hover{background-position:-77px 15px}.theme-default .nivo-controlNav.nivo-thumbs-enabled{width:100%}.theme-default .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:0 0;margin-bottom:5px}.theme-default .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:120px;height:auto}a.nivo-imageLink{background-color:#fff;filter:alpha(opacity=0);opacity:0}.slider-wrapper{display:block;float:none;position:relative;clear:both;left:0;width:100%;z-index:100}#slider{margin:0 auto;display:block;float:none}#pp-afterslider.entry-content{padding-top:0}#pp-texttop,#pp-textmiddle,#pp-textbottom,#front-columns-box,.presentation-page #content{display:block;float:none;clear:both;padding:75px 0}#front-columns-box{overflow:hidden}#front-text1 h2,#front-text2 h2,#front-text5 h2,#front-columns h2{display:block;float:none;margin:0 auto;text-align:center;font-size:45px;line-height:55px;clear:both;font-weight:300}#front-columns h2{margin-bottom:80px}#front-text1,#front-text2,#front-text5{display:block;float:none;padding:0 0 80px;margin:0 auto}#front-text3,#front-text4,#front-text6{margin:0 auto;overflow:hidden}#front-text3 blockquote,#front-text4 blockquote,#front-text6 blockquote{padding:15px 0;width:inherit;margin-bottom:20px;font-size:1.5em;line-height:1.5;text-align:justify}#front-columns{margin:0 auto}#front-columns>div,#front-columns>li{display:block;height:auto;float:left}.column1{clear:both}.column-image{position:relative}.column-image img{display:block;margin:0 auto;-webkit-backface-visibility:hidden}.slider-text-separator{display:block;float:none;clear:both;margin:30px auto 40px;width:120px;height:1px;background:#fff;-webkit-box-shadow:1px 1px 0px #333;box-shadow:1px 1px 0px #333}.readmore{display:table;float:none;margin:2.5em auto 0;min-width:125px;border:2px solid #fff}.theme-default .nivoSlider .readmore a{font-size:1.3em;padding:.5em .7em;display:block;float:none;font-weight:700;text-transform:uppercase;letter-spacing:1px}.readmore:hover{background:#fff}.readmore:hover a{color:#777;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}.slider-navhover .nivo-directionNav a.nivo-prevNav{left:-100px;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.slider-navhover:hover .nivo-directionNav a.nivo-prevNav{left:30px}.slider-navhover .nivo-directionNav a.nivo-nextNav{right:-100px;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.slider-navhover:hover .nivo-directionNav a.nivo-nextNav{right:30px}#cryout_ajax_more_trigger{display:table;float:none;clear:both;min-width:160px;padding:12px 15px;margin:0 auto;text-align:center;cursor:pointer;font-size:14px;border-radius:2px;text-transform:uppercase;letter-spacing:1px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}#cryout_ajax_more_trigger.cryout_click_loading{background:url(//www.wetfrogdivers.com/wp-content/themes/nirvana-child/../nirvana/images/loading.gif) transparent no-repeat center center;text-indent:-9999px;border:0}#cryout_ajax_more_trigger.cryout_click_loading:hover{background-color:transparent}.presentation-page #main{margin-top:0}.presentation-page #forbottom{padding:0;max-width:100%}.presentation-page #container{width:auto;margin:0 auto}.presentation-page #footer{margin-top:0}#frontpage #slider a#slider-stopper{display:none}#front-columns{display:block;width:auto;float:none}.widget-area div.ppcolumn{position:relative}.column-image{width:100%;display:block;overflow:hidden;line-height:0}.column-image-inside{width:100%;height:100%;position:absolute;top:0;z-index:250;padding:0 30px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.column-image-inside-centered{position:relative;top:42%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.safari .column-image-inside-centered{top:20%}.column-image-inside:hover{background:rgba(0,0,0,.7)}.column-header-image{display:block;width:100%;position:relative;top:30px;text-align:center;-webkit-transition:all .3s .3s ease-in-out;transition:all .3s .3s ease-in-out}.column-text-separator{display:block;float:none;clear:both;width:10px;height:1px;background:#fff;margin:20px auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.column-text{position:relative;top:-30px;font-size:.9em;padding:0 20px;width:100%;overflow:hidden;line-height:1.3;z-index:251;color:#eee;text-align:justify;-webkit-transition:all .3s .3s ease-in-out;transition:all .3s .3s ease-in-out}.column-link{position:absolute;width:100%;height:100%;display:block}.column-header-image,.column-text-separator,.column-text{filter:alpha(opacity=0);opacity:0}.column-image-inside:hover .column-header-image,.column-image-inside:hover .column-text{filter:alpha(opacity=100);opacity:1;top:0}.column-image-inside:hover .column-text-separator{filter:alpha(opacity=100);opacity:1;width:50px}.column-image img{width:100%}.coldisplay1 .column-image-inside-centered{position:relative;top:0;padding-top:20px;-webkit-transform:none;-ms-transform:none;transform:none}.coldisplay1 .column-header-image,.coldisplay1 .column-text-separator,.coldisplay1 .column-text{filter:alpha(opacity=90);opacity:.9;top:0}.coldisplay1 .column-image-inside .column-text-separator{width:150px}.coldisplay1 .column-image-inside:hover .column-text-separator{width:100%}.coldisplay2 .column-image-inside{position:relative}.coldisplay2 .column-image-inside:hover{background-color:transparent}.coldisplay2 .column-image-inside-centered{position:relative;top:0;padding-top:20px;-webkit-transform:none;-ms-transform:none;transform:none}.coldisplay2 .column-header-image,.coldisplay2 .column-text{filter:alpha(opacity=90);opacity:.9;top:0;color:inherit}.coldisplay2 .column-text{padding:10px 10px 20px}.coldisplay2 .column-text-separator{display:none}header,nav,section,article,aside,footer,hgroup{display:block}.tinynav{display:block;float:none;margin:8px auto;display:none;min-width:200px;width:100%;padding:10px}.magazine-layout #content article.post,.magazine-layout.search #content article{float:left;width:47%;padding:0 0 10px}.magazine-layout #content article:nth-of-type(2n+1){clear:both;margin-right:6%}.magazine-layout .comments-link{float:left}.magazine-layout .entry-header .entry-meta{margin-top:5px}.magazine-layout span.edit-link{float:left;margin-left:0;margin-right:10px}.magazine-layout .entry-header{clear:both}.sharedaddy ul>li{background:0 0 !important;text-indent:0 !important}.woocommerce .product .entry-summary{clear:none}#content embed,#content iframe{max-width:100%}.woocommerce .related ul li.product,.woocommerce .related ul.products li.product,.woocommerce .upsells.products ul li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce-page .related ul li.product,.woocommerce-page .related ul.products li.product,.woocommerce-page .upsells.products ul li.product,.woocommerce-page .upsells.products ul.products li.product{width:22.05%}body.woocommerce-page .entry-content .checkout ul>li,.woocommerce #payment ul.payment_methods li,.woocommerce-page #payment ul.payment_methods li{list-style:none}body.woocommerce .page-title{display:inherit;margin-bottom:20px;padding:10px;font-weight:400}
div.tnp-subscription,form.tnp-subscription,form.tnp-profile{display:block;margin:1em auto;max-width:500px;width:100%}div.tnp-profile{display:block;margin:1em 0;max-width:500px}.tnp-subscription div.tnp-field,.tnp-profile div.tnp-field{margin-bottom:.7em;border:0;padding:0}.tnp-subscription label,.tnp-profile label{display:block;color:inherit;font-weight:400;line-height:normal;padding:0;margin:0;margin-bottom:.25em;font-size:.9em}.tnp-subscription .tnp-field-checkbox label,.tnp-profile .tnp-field-checkbox label{display:inline-block}.tnp-subscription input[type=text],.tnp-subscription input[type=email],.tnp-subscription input[type=submit],.tnp-subscription select,.tnp-subscription textarea,.tnp-profile input[type=text],.tnp-profile input[type=email],.tnp-profile input[type=submit],.tnp-profile select,.tnp-profile textarea{width:100%;padding:.7em;display:block;border:1px;color:#444;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;font-size:1em;margin:0;line-height:normal;box-sizing:border-box}.tnp-subscription input[type=checkbox],.tnp-widget input[type=radio],.tnp-profile input[type=checkbox]{max-width:1em;display:inline-block;margin-right:.5em}.tnp-subscription select option,.tnp-profile select option{margin-right:.75em}.tnp-subscription input.tnp-submit,.tnp-profile input.tnp-submit,.tnp-unsubscribe button.tnp-submit,.tnp-reactivate button.tnp-submit{background-color:#444;color:#fff;width:auto;height:auto;margin:0;display:inline-block}@media all and (max-width:480px){.tnp-subscription input[type=submit],.tnp-profile input[type=submit]{width:100%}}.tnp-widget{width:100%;display:block;box-sizing:border-box}.tnp-widget .tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-widget label{display:block;color:inherit;font-size:14px}.tnp-widget input[type=text],.tnp-widget input[type=email],.tnp-widget input[type=submit],.tnp-widget select{width:100%;padding:10px;display:block;border:1px solid #ddd;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:normal;box-sizing:border-box;height:auto}.tnp-widget input[type=checkbox],.tnp-widget input[type=radio]{width:auto;display:inline-block}.tnp-widget select option{margin-right:10px}.tnp-widget input.tnp-submit{background-color:#444;background-image:none;text-shadow:none;color:#fff;margin:0}.tnp-field input[type=submit]{position:inherit}.tnp-widget-minimal{width:100%}.tnp-widget-minimal form{margin:0;padding:0;border:0}.tnp-widget-minimal input.tnp-email{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px}.tnp-widget-minimal input.tnp-submit{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-subscription-minimal{width:100%;box-sizing:border-box;margin:10px 0}.tnp-subscription-minimal form{width:auto;margin:0;padding:0;border:0;white-space:nowrap}.tnp-subscription-minimal input.tnp-email,.tnp-subscription-minimal input.tnp-name{width:70%;max-width:300px;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px;line-height:20px;border-radius:0;margin-right:10px}.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name{width:31%}.tnp-subscription-minimal .tnp-privacy-field{margin-top:10px}.tnp-subscription-minimal input.tnp-submit{width:29%;box-sizing:border-box;display:inline-block;padding:10px;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:20px;border-radius:0;margin:0}.tnp-subscription-posts{margin-top:2em;margin-bottom:2em;padding:2rem}.tnp-subscription-posts .tnp-subscription{max-width:auto;margin:0}@media all and (max-width:525px){.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name,.tnp-subscription-minimal input.tnp-submit{width:100%;max-width:100%;margin:0;display:block;margin-bottom:.5rem}}.tnp-button-form button.tnp-submit{box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-comments{clear:both;margin-top:15px;margin-bottom:15px}.tnp-comments label{display:block}.tnp-comments input[type=checkbox]{display:inline-block;width:auto!important}.tnp-lock{clear:both;display:block;box-sizing:border-box;box-shadow:none;margin:20px;padding:15px;background-color:#fff;border:1px solid #ddd}.tnp-nl-checkout{margin-bottom:1em}
#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(//www.wetfrogdivers.com/wp-content/plugins/sassy-social-share/public/css/../../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available;line-height:1}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:transparent}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:#00000000}@media screen and (max-width:783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}
.wpglobus_flag{height:12px;width:18px;background-repeat:no-repeat;background-position:center left}.wpglobus_language_name{padding-left:22px}.page_item_wpglobus_menu_switch .children{display:none}.page_item_wpglobus_menu_switch:hover .children{display:block}.menu_item_wpglobus_menu_switch .sub-menu{display:none}.menu_item_wpglobus_menu_switch:hover .sub-menu{display:block}.widget_wpglobus .flags-styled .flag{margin-right:.4em}.widget_wpglobus .list a{display:block}.widget_wpglobus .list a img{display:none}.widget_wpglobus .list a span.name{display:inline-block}.widget_wpglobus .list a span.code{display:inline-block;margin:0 0 0 4px}.widget_wpglobus .list a span.code:before{content:"("}.widget_wpglobus .list a span.code:after{content:")"}.widget_wpglobus .list.flags img{margin:0 4px 0 0;display:inline-block}.widget_wpglobus .select-styled{overflow:hidden}.widget_wpglobus .dropdown-styled{text-align:center;display:inline;list-style:none}.widget_wpglobus .dropdown-styled li{text-align:left;display:inline-block;margin-right:-4px;position:relative;padding:5px 10px;background:#fff;cursor:pointer}.widget_wpglobus .dropdown-styled li:hover{background:#eee;color:#fff}.widget_wpglobus .dropdown-styled li:hover ul{display:block;opacity:1;visibility:visible}.widget_wpglobus .dropdown-styled li ul{padding:0;position:absolute;top:28px;left:-21px;width:150px;display:none;opacity:0;visibility:hidden}.widget_wpglobus .dropdown-styled li ul li{background:#eee;display:block;color:#fff}.widget_wpglobus .dropdown-styled li ul li:hover{background:#ddd}
/*!
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license

Copyright 2018 Dave Gandy & Fork Awesome

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */
@font-face{font-family:ShortcodesUltimateIcons;src:url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.eot?v=1.2.0);src:url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.eot?#iefix&v=1.2.0) format("embedded-opentype"),url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.woff2?v=1.2.0) format("woff2"),url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.woff?v=1.2.0) format("woff"),url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.ttf?v=1.2.0) format("truetype"),url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../../vendor/fork-awesome/fonts/forkawesome-webfont.svg?v=1.2.0#forkawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:block}.sui{display:inline-block;font:normal normal normal 14px/1 ShortcodesUltimateIcons;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sui-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.sui-2x{font-size:2em}.sui-3x{font-size:3em}.sui-4x{font-size:4em}.sui-5x{font-size:5em}.sui-fw{width:1.2857142857em;text-align:center}.sui-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.sui-ul>li{position:relative}.sui-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.sui-li.sui-lg{left:-1.8571428571em}.sui-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.sui-pull-left{float:left}.sui-pull-right{float:right}.sui.sui-pull-left{margin-right:.3em}.sui.sui-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.sui.pull-left{margin-right:.3em}.sui.pull-right{margin-left:.3em}.sui-spin{animation:sui-spin 2s infinite linear}.sui-pulse{animation:sui-spin 1s infinite steps(8)}@keyframes sui-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.sui-rotate-90{transform:rotate(90deg)}.sui-rotate-180{transform:rotate(180deg)}.sui-rotate-270{transform:rotate(270deg)}.sui-flip-horizontal{transform:scale(-1,1)}.sui-flip-vertical{transform:scale(1,-1)}:root .sui-flip-horizontal,:root .sui-flip-vertical,:root .sui-rotate-180,:root .sui-rotate-270,:root .sui-rotate-90{filter:none}.sui-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.sui-stack-1x,.sui-stack-2x{position:absolute;left:0;width:100%;text-align:center}.sui-stack-1x{line-height:inherit}.sui-stack-2x{font-size:2em}.sui-inverse{color:#fff}.sui-glass:before{content:"\f000"}.sui-music:before{content:"\f001"}.sui-search:before{content:"\f002"}.sui-envelope-o:before{content:"\f003"}.sui-heart:before{content:"\f004"}.sui-star:before{content:"\f005"}.sui-star-o:before{content:"\f006"}.sui-user:before{content:"\f007"}.sui-film:before{content:"\f008"}.sui-th-large:before{content:"\f009"}.sui-th:before{content:"\f00a"}.sui-th-list:before{content:"\f00b"}.sui-check:before{content:"\f00c"}.sui-close:before,.sui-remove:before,.sui-times:before{content:"\f00d"}.sui-search-plus:before{content:"\f00e"}.sui-search-minus:before{content:"\f010"}.sui-power-off:before{content:"\f011"}.sui-signal:before{content:"\f012"}.sui-cog:before,.sui-gear:before{content:"\f013"}.sui-trash-o:before{content:"\f014"}.sui-home:before{content:"\f015"}.sui-file-o:before{content:"\f016"}.sui-clock-o:before{content:"\f017"}.sui-road:before{content:"\f018"}.sui-download:before{content:"\f019"}.sui-arrow-circle-o-down:before{content:"\f01a"}.sui-arrow-circle-o-up:before{content:"\f01b"}.sui-inbox:before{content:"\f01c"}.sui-play-circle-o:before{content:"\f01d"}.sui-repeat:before,.sui-rotate-right:before{content:"\f01e"}.sui-refresh:before,.sui-sync:before{content:"\f021"}.sui-list-alt:before{content:"\f022"}.sui-lock:before{content:"\f023"}.sui-flag:before{content:"\f024"}.sui-headphones:before{content:"\f025"}.sui-volume-off:before{content:"\f026"}.sui-volume-down:before{content:"\f027"}.sui-volume-up:before{content:"\f028"}.sui-qrcode:before{content:"\f029"}.sui-barcode:before{content:"\f02a"}.sui-tag:before{content:"\f02b"}.sui-tags:before{content:"\f02c"}.sui-book:before{content:"\f02d"}.sui-bookmark:before{content:"\f02e"}.sui-print:before{content:"\f02f"}.sui-camera:before{content:"\f030"}.sui-font:before{content:"\f031"}.sui-bold:before{content:"\f032"}.sui-italic:before{content:"\f033"}.sui-text-height:before{content:"\f034"}.sui-text-width:before{content:"\f035"}.sui-align-left:before{content:"\f036"}.sui-align-center:before{content:"\f037"}.sui-align-right:before{content:"\f038"}.sui-align-justify:before{content:"\f039"}.sui-list:before{content:"\f03a"}.sui-dedent:before,.sui-outdent:before{content:"\f03b"}.sui-indent:before{content:"\f03c"}.sui-video-camera:before,.sui-video:before{content:"\f03d"}.sui-image:before,.sui-photo:before,.sui-picture-o:before{content:"\f03e"}.sui-pencil:before{content:"\f040"}.sui-map-marker:before{content:"\f041"}.sui-adjust:before{content:"\f042"}.sui-tint:before{content:"\f043"}.sui-edit:before,.sui-pencil-square-o:before{content:"\f044"}.sui-share-square-o:before{content:"\f045"}.sui-check-square-o:before{content:"\f046"}.sui-arrows:before{content:"\f047"}.sui-step-backward:before{content:"\f048"}.sui-fast-backward:before{content:"\f049"}.sui-backward:before{content:"\f04a"}.sui-play:before{content:"\f04b"}.sui-pause:before{content:"\f04c"}.sui-stop:before{content:"\f04d"}.sui-forward:before{content:"\f04e"}.sui-fast-forward:before{content:"\f050"}.sui-step-forward:before{content:"\f051"}.sui-eject:before{content:"\f052"}.sui-chevron-left:before{content:"\f053"}.sui-chevron-right:before{content:"\f054"}.sui-plus-circle:before{content:"\f055"}.sui-minus-circle:before{content:"\f056"}.sui-times-circle:before{content:"\f057"}.sui-check-circle:before{content:"\f058"}.sui-question-circle:before{content:"\f059"}.sui-info-circle:before{content:"\f05a"}.sui-crosshairs:before{content:"\f05b"}.sui-times-circle-o:before{content:"\f05c"}.sui-check-circle-o:before{content:"\f05d"}.sui-ban:before{content:"\f05e"}.sui-arrow-left:before{content:"\f060"}.sui-arrow-right:before{content:"\f061"}.sui-arrow-up:before{content:"\f062"}.sui-arrow-down:before{content:"\f063"}.sui-mail-forward:before,.sui-share:before{content:"\f064"}.sui-expand:before{content:"\f065"}.sui-compress:before{content:"\f066"}.sui-plus:before{content:"\f067"}.sui-minus:before{content:"\f068"}.sui-asterisk:before{content:"\f069"}.sui-exclamation-circle:before{content:"\f06a"}.sui-gift:before{content:"\f06b"}.sui-leaf:before{content:"\f06c"}.sui-fire:before{content:"\f06d"}.sui-eye:before{content:"\f06e"}.sui-eye-slash:before{content:"\f070"}.sui-exclamation-triangle:before,.sui-warning:before{content:"\f071"}.sui-plane:before{content:"\f072"}.sui-calendar:before{content:"\f073"}.sui-random:before{content:"\f074"}.sui-comment:before{content:"\f075"}.sui-magnet:before{content:"\f076"}.sui-chevron-up:before{content:"\f077"}.sui-chevron-down:before{content:"\f078"}.sui-retweet:before{content:"\f079"}.sui-shopping-cart:before{content:"\f07a"}.sui-folder:before{content:"\f07b"}.sui-folder-open:before{content:"\f07c"}.sui-arrows-v:before{content:"\f07d"}.sui-arrows-h:before{content:"\f07e"}.sui-bar-chart-o:before,.sui-bar-chart:before{content:"\f080"}.sui-twitter-square:before{content:"\f081"}.sui-facebook-square:before{content:"\f082"}.sui-camera-retro:before{content:"\f083"}.sui-key:before{content:"\f084"}.sui-cogs:before,.sui-gears:before{content:"\f085"}.sui-comments:before{content:"\f086"}.sui-thumbs-o-up:before{content:"\f087"}.sui-thumbs-o-down:before{content:"\f088"}.sui-star-half:before{content:"\f089"}.sui-heart-o:before{content:"\f08a"}.sui-sign-out:before{content:"\f08b"}.sui-linkedin-square:before{content:"\f08c"}.sui-thumb-tack:before{content:"\f08d"}.sui-external-link:before{content:"\f08e"}.sui-sign-in:before{content:"\f090"}.sui-trophy:before{content:"\f091"}.sui-github-square:before{content:"\f092"}.sui-upload:before{content:"\f093"}.sui-lemon-o:before{content:"\f094"}.sui-phone:before{content:"\f095"}.sui-square-o:before{content:"\f096"}.sui-bookmark-o:before{content:"\f097"}.sui-phone-square:before{content:"\f098"}.sui-twitter:before{content:"\f099"}.sui-facebook-f:before,.sui-facebook:before{content:"\f09a"}.sui-github:before{content:"\f09b"}.sui-unlock:before{content:"\f09c"}.sui-credit-card:before{content:"\f09d"}.sui-feed:before,.sui-rss:before{content:"\f09e"}.sui-hdd-o:before{content:"\f0a0"}.sui-bullhorn:before{content:"\f0a1"}.sui-bell-o:before{content:"\f0f3"}.sui-certificate:before{content:"\f0a3"}.sui-hand-o-right:before{content:"\f0a4"}.sui-hand-o-left:before{content:"\f0a5"}.sui-hand-o-up:before{content:"\f0a6"}.sui-hand-o-down:before{content:"\f0a7"}.sui-arrow-circle-left:before{content:"\f0a8"}.sui-arrow-circle-right:before{content:"\f0a9"}.sui-arrow-circle-up:before{content:"\f0aa"}.sui-arrow-circle-down:before{content:"\f0ab"}.sui-globe:before{content:"\f0ac"}.sui-globe-e:before{content:"\f304"}.sui-globe-w:before{content:"\f305"}.sui-wrench:before{content:"\f0ad"}.sui-tasks:before{content:"\f0ae"}.sui-filter:before{content:"\f0b0"}.sui-briefcase:before{content:"\f0b1"}.sui-arrows-alt:before{content:"\f0b2"}.sui-community:before,.sui-group:before,.sui-users:before{content:"\f0c0"}.sui-chain:before,.sui-link:before{content:"\f0c1"}.sui-cloud:before{content:"\f0c2"}.sui-flask:before{content:"\f0c3"}.sui-cut:before,.sui-scissors:before{content:"\f0c4"}.sui-copy:before,.sui-files-o:before{content:"\f0c5"}.sui-paperclip:before{content:"\f0c6"}.sui-floppy-o:before,.sui-save:before{content:"\f0c7"}.sui-square:before{content:"\f0c8"}.sui-bars:before,.sui-navicon:before,.sui-reorder:before{content:"\f0c9"}.sui-list-ul:before{content:"\f0ca"}.sui-list-ol:before{content:"\f0cb"}.sui-strikethrough:before{content:"\f0cc"}.sui-underline:before{content:"\f0cd"}.sui-table:before{content:"\f0ce"}.sui-magic:before{content:"\f0d0"}.sui-truck:before{content:"\f0d1"}.sui-pinterest:before{content:"\f0d2"}.sui-pinterest-square:before{content:"\f0d3"}.sui-google-plus-square:before{content:"\f0d4"}.sui-google-plus-g:before,.sui-google-plus:before{content:"\f0d5"}.sui-money:before{content:"\f0d6"}.sui-caret-down:before{content:"\f0d7"}.sui-caret-up:before{content:"\f0d8"}.sui-caret-left:before{content:"\f0d9"}.sui-caret-right:before{content:"\f0da"}.sui-columns:before{content:"\f0db"}.sui-sort:before,.sui-unsorted:before{content:"\f0dc"}.sui-sort-desc:before,.sui-sort-down:before{content:"\f0dd"}.sui-sort-asc:before,.sui-sort-up:before{content:"\f0de"}.sui-envelope:before{content:"\f0e0"}.sui-linkedin:before{content:"\f0e1"}.sui-rotate-left:before,.sui-undo:before{content:"\f0e2"}.sui-gavel:before,.sui-legal:before{content:"\f0e3"}.sui-dashboard:before,.sui-tachometer:before{content:"\f0e4"}.sui-comment-o:before{content:"\f0e5"}.sui-comments-o:before{content:"\f0e6"}.sui-bolt:before,.sui-flash:before{content:"\f0e7"}.sui-sitemap:before{content:"\f0e8"}.sui-umbrella:before{content:"\f0e9"}.sui-clipboard:before,.sui-paste:before{content:"\f0ea"}.sui-lightbulb-o:before{content:"\f0eb"}.sui-exchange:before{content:"\f0ec"}.sui-cloud-download:before{content:"\f0ed"}.sui-cloud-upload:before{content:"\f0ee"}.sui-user-md:before{content:"\f0f0"}.sui-stethoscope:before{content:"\f0f1"}.sui-suitcase:before{content:"\f0f2"}.sui-bell:before{content:"\f0a2"}.sui-coffee:before{content:"\f0f4"}.sui-cutlery:before,.sui-utensils:before{content:"\f0f5"}.sui-file-text-o:before{content:"\f0f6"}.sui-building-o:before{content:"\f0f7"}.sui-hospital-o:before{content:"\f0f8"}.sui-ambulance:before{content:"\f0f9"}.sui-medkit:before{content:"\f0fa"}.sui-fighter-jet:before{content:"\f0fb"}.sui-beer:before{content:"\f0fc"}.sui-h-square:before{content:"\f0fd"}.sui-plus-square:before{content:"\f0fe"}.sui-angle-double-left:before{content:"\f100"}.sui-angle-double-right:before{content:"\f101"}.sui-angle-double-up:before{content:"\f102"}.sui-angle-double-down:before{content:"\f103"}.sui-angle-left:before{content:"\f104"}.sui-angle-right:before{content:"\f105"}.sui-angle-up:before{content:"\f106"}.sui-angle-down:before{content:"\f107"}.sui-desktop:before{content:"\f108"}.sui-laptop:before{content:"\f109"}.sui-tablet:before{content:"\f10a"}.sui-mobile-phone:before,.sui-mobile:before{content:"\f10b"}.sui-circle-o:before{content:"\f10c"}.sui-quote-left:before{content:"\f10d"}.sui-quote-right:before{content:"\f10e"}.sui-spinner:before{content:"\f110"}.sui-circle:before{content:"\f111"}.sui-mail-reply:before,.sui-reply:before{content:"\f112"}.sui-github-alt:before{content:"\f113"}.sui-folder-o:before{content:"\f114"}.sui-folder-open-o:before{content:"\f115"}.sui-smile-o:before{content:"\f118"}.sui-frown-o:before{content:"\f119"}.sui-meh-o:before{content:"\f11a"}.sui-gamepad:before{content:"\f11b"}.sui-keyboard-o:before{content:"\f11c"}.sui-flag-o:before{content:"\f11d"}.sui-flag-checkered:before{content:"\f11e"}.sui-terminal:before{content:"\f120"}.sui-code:before{content:"\f121"}.sui-mail-reply-all:before,.sui-reply-all:before{content:"\f122"}.sui-star-half-empty:before,.sui-star-half-full:before,.sui-star-half-o:before{content:"\f123"}.sui-location-arrow:before{content:"\f124"}.sui-crop:before{content:"\f125"}.sui-code-fork:before{content:"\f126"}.sui-chain-broken:before,.sui-unlink:before{content:"\f127"}.sui-question:before{content:"\f128"}.sui-info:before{content:"\f129"}.sui-exclamation:before{content:"\f12a"}.sui-superscript:before{content:"\f12b"}.sui-subscript:before{content:"\f12c"}.sui-eraser:before{content:"\f12d"}.sui-puzzle-piece:before{content:"\f12e"}.sui-microphone:before{content:"\f130"}.sui-microphone-slash:before{content:"\f131"}.sui-shield:before{content:"\f132"}.sui-calendar-o:before{content:"\f133"}.sui-fire-extinguisher:before{content:"\f134"}.sui-rocket:before{content:"\f135"}.sui-maxcdn:before{content:"\f136"}.sui-chevron-circle-left:before{content:"\f137"}.sui-chevron-circle-right:before{content:"\f138"}.sui-chevron-circle-up:before{content:"\f139"}.sui-chevron-circle-down:before{content:"\f13a"}.sui-html5:before{content:"\f13b"}.sui-css3:before{content:"\f13c"}.sui-anchor:before{content:"\f13d"}.sui-unlock-alt:before{content:"\f13e"}.sui-bullseye:before{content:"\f140"}.sui-ellipsis-h:before{content:"\f141"}.sui-ellipsis-v:before{content:"\f142"}.sui-rss-square:before{content:"\f143"}.sui-play-circle:before{content:"\f144"}.sui-ticket:before{content:"\f145"}.sui-minus-square:before{content:"\f146"}.sui-minus-square-o:before{content:"\f147"}.sui-level-up:before{content:"\f148"}.sui-level-down:before{content:"\f149"}.sui-check-square:before{content:"\f14a"}.sui-pencil-square:before{content:"\f14b"}.sui-external-link-square:before{content:"\f14c"}.sui-share-square:before{content:"\f14d"}.sui-compass:before{content:"\f14e"}.sui-caret-square-o-down:before,.sui-toggle-down:before{content:"\f150"}.sui-caret-square-o-up:before,.sui-toggle-up:before{content:"\f151"}.sui-caret-square-o-right:before,.sui-toggle-right:before{content:"\f152"}.sui-eur:before,.sui-euro:before{content:"\f153"}.sui-gbp:before,.sui-pound:before{content:"\f154"}.sui-dollar:before,.sui-usd:before{content:"\f155"}.sui-inr:before,.sui-rupee:before{content:"\f156"}.sui-cny:before,.sui-jpy:before,.sui-rmb:before,.sui-yen:before{content:"\f157"}.sui-rouble:before,.sui-rub:before,.sui-ruble:before{content:"\f158"}.sui-krw:before,.sui-won:before{content:"\f159"}.sui-bitcoin:before,.sui-btc:before{content:"\f15a"}.sui-file:before{content:"\f15b"}.sui-file-text:before{content:"\f15c"}.sui-sort-alpha-asc:before,.sui-sort-alpha-down:before{content:"\f15d"}.sui-sort-alpha-desc:before,.sui-sort-alpha-up:before{content:"\f15e"}.sui-sort-amount-asc:before,.sui-sort-amount-down:before{content:"\f160"}.sui-sort-amount-desc:before,.sui-sort-amount-up:before{content:"\f161"}.sui-sort-numeric-asc:before,.sui-sort-numeric-down:before{content:"\f162"}.sui-sort-numeric-desc:before,.sui-sort-numeric-up:before{content:"\f163"}.sui-thumbs-up:before{content:"\f164"}.sui-thumbs-down:before{content:"\f165"}.sui-youtube-square:before{content:"\f166"}.sui-youtube:before{content:"\f167"}.sui-xing:before{content:"\f168"}.sui-xing-square:before{content:"\f169"}.sui-youtube-play:before{content:"\f16a"}.sui-dropbox:before{content:"\f16b"}.sui-stack-overflow:before{content:"\f16c"}.sui-instagram:before{content:"\f16d"}.sui-flickr:before{content:"\f16e"}.sui-adn:before{content:"\f170"}.sui-bitbucket:before{content:"\f171"}.sui-bitbucket-square:before{content:"\f172"}.sui-tumblr:before{content:"\f173"}.sui-tumblr-square:before{content:"\f174"}.sui-long-arrow-down:before{content:"\f175"}.sui-long-arrow-up:before{content:"\f176"}.sui-long-arrow-left:before{content:"\f177"}.sui-long-arrow-right:before{content:"\f178"}.sui-apple:before{content:"\f179"}.sui-windows:before{content:"\f17a"}.sui-android:before{content:"\f17b"}.sui-linux:before{content:"\f17c"}.sui-dribbble:before{content:"\f17d"}.sui-skype:before{content:"\f17e"}.sui-foursquare:before{content:"\f180"}.sui-trello:before{content:"\f181"}.sui-female:before{content:"\f182"}.sui-male:before{content:"\f183"}.sui-gittip:before,.sui-gratipay:before{content:"\f184"}.sui-sun-o:before{content:"\f185"}.sui-moon-o:before{content:"\f186"}.sui-archive:before{content:"\f187"}.sui-bug:before{content:"\f188"}.sui-vk:before{content:"\f189"}.sui-weibo:before{content:"\f18a"}.sui-renren:before{content:"\f18b"}.sui-pagelines:before{content:"\f18c"}.sui-stack-exchange:before{content:"\f18d"}.sui-arrow-circle-o-right:before{content:"\f18e"}.sui-arrow-circle-o-left:before{content:"\f190"}.sui-caret-square-o-left:before,.sui-toggle-left:before{content:"\f191"}.sui-dot-circle-o:before{content:"\f192"}.sui-wheelchair:before{content:"\f193"}.sui-vimeo-square:before{content:"\f194"}.sui-try:before,.sui-turkish-lira:before{content:"\f195"}.sui-plus-square-o:before{content:"\f196"}.sui-space-shuttle:before{content:"\f197"}.sui-slack:before{content:"\f198"}.sui-envelope-square:before{content:"\f199"}.sui-wordpress:before{content:"\f19a"}.sui-openid:before{content:"\f19b"}.sui-bank:before,.sui-institution:before,.sui-university:before{content:"\f19c"}.sui-graduation-cap:before,.sui-mortar-board:before{content:"\f19d"}.sui-yahoo:before{content:"\f19e"}.sui-google:before{content:"\f1a0"}.sui-reddit:before{content:"\f1a1"}.sui-reddit-square:before{content:"\f1a2"}.sui-stumbleupon-circle:before{content:"\f1a3"}.sui-stumbleupon:before{content:"\f1a4"}.sui-delicious:before{content:"\f1a5"}.sui-digg:before{content:"\f1a6"}.sui-drupal:before{content:"\f1a9"}.sui-joomla:before{content:"\f1aa"}.sui-language:before{content:"\f1ab"}.sui-fax:before{content:"\f1ac"}.sui-building:before{content:"\f1ad"}.sui-child:before{content:"\f1ae"}.sui-paw:before{content:"\f1b0"}.sui-spoon:before,.sui-utensil-spoon:before{content:"\f1b1"}.sui-cube:before{content:"\f1b2"}.sui-cubes:before{content:"\f1b3"}.sui-behance:before{content:"\f1b4"}.sui-behance-square:before{content:"\f1b5"}.sui-steam:before{content:"\f1b6"}.sui-steam-square:before{content:"\f1b7"}.sui-recycle:before{content:"\f1b8"}.sui-automobile:before,.sui-car:before{content:"\f1b9"}.sui-cab:before,.sui-taxi:before{content:"\f1ba"}.sui-tree:before{content:"\f1bb"}.sui-spotify:before{content:"\f1bc"}.sui-deviantart:before{content:"\f1bd"}.sui-soundcloud:before{content:"\f1be"}.sui-database:before{content:"\f1c0"}.sui-file-pdf-o:before{content:"\f1c1"}.sui-file-word-o:before{content:"\f1c2"}.sui-file-excel-o:before{content:"\f1c3"}.sui-file-powerpoint-o:before{content:"\f1c4"}.sui-file-image-o:before,.sui-file-photo-o:before,.sui-file-picture-o:before{content:"\f1c5"}.sui-file-archive-o:before,.sui-file-zip-o:before{content:"\f1c6"}.sui-file-audio-o:before,.sui-file-sound-o:before{content:"\f1c7"}.sui-file-movie-o:before,.sui-file-video-o:before{content:"\f1c8"}.sui-file-code-o:before{content:"\f1c9"}.sui-vine:before{content:"\f1ca"}.sui-codepen:before{content:"\f1cb"}.sui-jsfiddle:before{content:"\f1cc"}.sui-life-bouy:before,.sui-life-buoy:before,.sui-life-ring:before,.sui-life-saver:before,.sui-support:before{content:"\f1cd"}.sui-circle-o-notch:before{content:"\f1ce"}.sui-ra:before,.sui-rebel:before,.sui-resistance:before{content:"\f1d0"}.sui-empire:before,.sui-ge:before{content:"\f1d1"}.sui-git-square:before{content:"\f1d2"}.sui-git:before{content:"\f1d3"}.sui-hacker-news:before,.sui-y-combinator-square:before,.sui-yc-square:before{content:"\f1d4"}.sui-tencent-weibo:before{content:"\f1d5"}.sui-qq:before{content:"\f1d6"}.sui-wechat:before,.sui-weixin:before{content:"\f1d7"}.sui-paper-plane:before,.sui-send:before{content:"\f1d8"}.sui-paper-plane-o:before,.sui-send-o:before{content:"\f1d9"}.sui-history:before{content:"\f1da"}.sui-circle-thin:before{content:"\f1db"}.sui-header:before,.sui-heading:before{content:"\f1dc"}.sui-paragraph:before{content:"\f1dd"}.sui-sliders:before{content:"\f1de"}.sui-share-alt:before{content:"\f1e0"}.sui-share-alt-square:before{content:"\f1e1"}.sui-bomb:before{content:"\f1e2"}.sui-futbol-o:before,.sui-soccer-ball-o:before{content:"\f1e3"}.sui-tty:before{content:"\f1e4"}.sui-binoculars:before{content:"\f1e5"}.sui-plug:before{content:"\f1e6"}.sui-slideshare:before{content:"\f1e7"}.sui-twitch:before{content:"\f1e8"}.sui-yelp:before{content:"\f1e9"}.sui-newspaper-o:before{content:"\f1ea"}.sui-wifi:before{content:"\f1eb"}.sui-calculator:before{content:"\f1ec"}.sui-paypal:before{content:"\f1ed"}.sui-google-wallet:before{content:"\f1ee"}.sui-cc-visa:before{content:"\f1f0"}.sui-cc-mastercard:before{content:"\f1f1"}.sui-cc-discover:before{content:"\f1f2"}.sui-cc-amex:before{content:"\f1f3"}.sui-cc-paypal:before{content:"\f1f4"}.sui-cc-stripe:before{content:"\f1f5"}.sui-bell-slash:before{content:"\f1f6"}.sui-bell-slash-o:before{content:"\f1f7"}.sui-trash:before{content:"\f1f8"}.sui-copyright:before{content:"\f1f9"}.sui-at:before{content:"\f1fa"}.sui-eyedropper:before{content:"\f1fb"}.sui-paint-brush:before{content:"\f1fc"}.sui-birthday-cake:before{content:"\f1fd"}.sui-area-chart:before{content:"\f1fe"}.sui-pie-chart:before{content:"\f200"}.sui-line-chart:before{content:"\f201"}.sui-lastfm:before{content:"\f202"}.sui-lastfm-square:before{content:"\f203"}.sui-toggle-off:before{content:"\f204"}.sui-toggle-on:before{content:"\f205"}.sui-bicycle:before{content:"\f206"}.sui-bus:before{content:"\f207"}.sui-ioxhost:before{content:"\f208"}.sui-angellist:before{content:"\f209"}.sui-cc:before,.sui-closed-captioning:before{content:"\f20a"}.sui-ils:before,.sui-shekel:before,.sui-sheqel:before{content:"\f20b"}.sui-meanpath:before{content:"\f20c"}.sui-buysellads:before{content:"\f20d"}.sui-connectdevelop:before{content:"\f20e"}.sui-dashcube:before{content:"\f210"}.sui-forumbee:before{content:"\f211"}.sui-leanpub:before{content:"\f212"}.sui-sellsy:before{content:"\f213"}.sui-shirtsinbulk:before{content:"\f214"}.sui-simplybuilt:before{content:"\f215"}.sui-skyatlas:before{content:"\f216"}.sui-cart-plus:before{content:"\f217"}.sui-cart-arrow-down:before{content:"\f218"}.sui-diamond:before,.sui-gem:before{content:"\f219"}.sui-ship:before{content:"\f21a"}.sui-user-secret:before{content:"\f21b"}.sui-motorcycle:before{content:"\f21c"}.sui-street-view:before{content:"\f21d"}.sui-heartbeat:before{content:"\f21e"}.sui-venus:before{content:"\f221"}.sui-mars:before{content:"\f222"}.sui-mercury:before{content:"\f223"}.sui-intersex:before,.sui-transgender:before{content:"\f224"}.sui-transgender-alt:before{content:"\f225"}.sui-venus-double:before{content:"\f226"}.sui-mars-double:before{content:"\f227"}.sui-venus-mars:before{content:"\f228"}.sui-mars-stroke:before{content:"\f229"}.sui-mars-stroke-v:before{content:"\f22a"}.sui-mars-stroke-h:before{content:"\f22b"}.sui-neuter:before{content:"\f22c"}.sui-genderless:before{content:"\f22d"}.sui-facebook-official:before{content:"\f230"}.sui-pinterest-p:before{content:"\f231"}.sui-whatsapp:before{content:"\f232"}.sui-server:before{content:"\f233"}.sui-user-plus:before{content:"\f234"}.sui-user-times:before{content:"\f235"}.sui-bed:before,.sui-hotel:before{content:"\f236"}.sui-viacoin:before{content:"\f237"}.sui-train:before{content:"\f238"}.sui-subway:before{content:"\f239"}.sui-medium:before{content:"\f23a"}.sui-medium-square:before{content:"\f2f8"}.sui-y-combinator:before,.sui-yc:before{content:"\f23b"}.sui-optin-monster:before{content:"\f23c"}.sui-opencart:before{content:"\f23d"}.sui-expeditedssl:before{content:"\f23e"}.sui-battery-4:before,.sui-battery-full:before,.sui-battery:before{content:"\f240"}.sui-battery-3:before,.sui-battery-three-quarters:before{content:"\f241"}.sui-battery-2:before,.sui-battery-half:before{content:"\f242"}.sui-battery-1:before,.sui-battery-quarter:before{content:"\f243"}.sui-battery-0:before,.sui-battery-empty:before{content:"\f244"}.sui-mouse-pointer:before{content:"\f245"}.sui-i-cursor:before{content:"\f246"}.sui-object-group:before{content:"\f247"}.sui-object-ungroup:before{content:"\f248"}.sui-sticky-note:before{content:"\f249"}.sui-sticky-note-o:before{content:"\f24a"}.sui-cc-jcb:before{content:"\f24b"}.sui-cc-diners-club:before{content:"\f24c"}.sui-clone:before{content:"\f24d"}.sui-balance-scale:before{content:"\f24e"}.sui-hourglass-o:before{content:"\f250"}.sui-hourglass-1:before,.sui-hourglass-start:before{content:"\f251"}.sui-hourglass-2:before,.sui-hourglass-half:before{content:"\f252"}.sui-hourglass-3:before,.sui-hourglass-end:before{content:"\f253"}.sui-hourglass:before{content:"\f254"}.sui-hand-grab-o:before,.sui-hand-rock-o:before{content:"\f255"}.sui-hand-paper-o:before,.sui-hand-stop-o:before{content:"\f256"}.sui-hand-scissors-o:before{content:"\f257"}.sui-hand-lizard-o:before{content:"\f258"}.sui-hand-spock-o:before{content:"\f259"}.sui-hand-pointer-o:before{content:"\f25a"}.sui-hand-peace-o:before{content:"\f25b"}.sui-trademark:before{content:"\f25c"}.sui-registered:before{content:"\f25d"}.sui-creative-commons:before{content:"\f25e"}.sui-gg:before{content:"\f260"}.sui-gg-circle:before{content:"\f261"}.sui-tripadvisor:before{content:"\f262"}.sui-odnoklassniki:before{content:"\f263"}.sui-odnoklassniki-square:before{content:"\f264"}.sui-get-pocket:before{content:"\f265"}.sui-wikipedia-w:before{content:"\f266"}.sui-safari:before{content:"\f267"}.sui-chrome:before{content:"\f268"}.sui-firefox:before{content:"\f269"}.sui-opera:before{content:"\f26a"}.sui-internet-explorer:before{content:"\f26b"}.sui-television:before,.sui-tv:before{content:"\f26c"}.sui-contao:before{content:"\f26d"}.sui-500px:before{content:"\f26e"}.sui-amazon:before{content:"\f270"}.sui-calendar-plus-o:before{content:"\f271"}.sui-calendar-minus-o:before{content:"\f272"}.sui-calendar-times-o:before{content:"\f273"}.sui-calendar-check-o:before{content:"\f274"}.sui-industry:before{content:"\f275"}.sui-map-pin:before{content:"\f276"}.sui-map-signs:before{content:"\f277"}.sui-map-o:before{content:"\f278"}.sui-map:before{content:"\f279"}.sui-commenting:before{content:"\f27a"}.sui-commenting-o:before{content:"\f27b"}.sui-houzz:before{content:"\f27c"}.sui-vimeo-v:before,.sui-vimeo:before{content:"\f27d"}.sui-black-tie:before{content:"\f27e"}.sui-fonticons:before{content:"\f280"}.sui-reddit-alien:before{content:"\f281"}.sui-edge:before{content:"\f282"}.sui-credit-card-alt:before{content:"\f283"}.sui-codiepie:before{content:"\f284"}.sui-modx:before{content:"\f285"}.sui-fort-awesome:before{content:"\f286"}.sui-usb:before{content:"\f287"}.sui-product-hunt:before{content:"\f288"}.sui-mixcloud:before{content:"\f289"}.sui-scribd:before{content:"\f28a"}.sui-pause-circle:before{content:"\f28b"}.sui-pause-circle-o:before{content:"\f28c"}.sui-stop-circle:before{content:"\f28d"}.sui-stop-circle-o:before{content:"\f28e"}.sui-shopping-bag:before{content:"\f290"}.sui-shopping-basket:before{content:"\f291"}.sui-hashtag:before{content:"\f292"}.sui-bluetooth:before{content:"\f293"}.sui-bluetooth-b:before{content:"\f294"}.sui-percent:before{content:"\f295"}.sui-gitlab:before{content:"\f296"}.sui-wpbeginner:before{content:"\f297"}.sui-wpforms:before{content:"\f298"}.sui-envira:before{content:"\f299"}.sui-universal-access:before{content:"\f29a"}.sui-wheelchair-alt:before{content:"\f29b"}.sui-question-circle-o:before{content:"\f29c"}.sui-blind:before{content:"\f29d"}.sui-audio-description:before{content:"\f29e"}.sui-phone-volume:before,.sui-volume-control-phone:before{content:"\f2a0"}.sui-braille:before{content:"\f2a1"}.sui-assistive-listening-systems:before{content:"\f2a2"}.sui-american-sign-language-interpreting:before,.sui-asl-interpreting:before{content:"\f2a3"}.sui-deaf:before,.sui-deafness:before,.sui-hard-of-hearing:before{content:"\f2a4"}.sui-glide:before{content:"\f2a5"}.sui-glide-g:before{content:"\f2a6"}.sui-sign-language:before,.sui-signing:before{content:"\f2a7"}.sui-low-vision:before{content:"\f2a8"}.sui-viadeo:before{content:"\f2a9"}.sui-viadeo-square:before{content:"\f2aa"}.sui-snapchat:before{content:"\f2ab"}.sui-snapchat-ghost:before{content:"\f2ac"}.sui-snapchat-square:before{content:"\f2ad"}.sui-first-order:before{content:"\f2b0"}.sui-yoast:before{content:"\f2b1"}.sui-themeisle:before{content:"\f2b2"}.sui-google-plus-circle:before,.sui-google-plus-official:before{content:"\f2b3"}.sui-fa:before,.sui-font-awesome:before{content:"\f2b4"}.sui-handshake-o:before{content:"\f2b5"}.sui-envelope-open:before{content:"\f2b6"}.sui-envelope-open-o:before{content:"\f2b7"}.sui-linode:before{content:"\f2b8"}.sui-address-book:before{content:"\f2b9"}.sui-address-book-o:before{content:"\f2ba"}.sui-address-card:before,.sui-vcard:before{content:"\f2bb"}.sui-address-card-o:before,.sui-vcard-o:before{content:"\f2bc"}.sui-user-circle:before{content:"\f2bd"}.sui-user-circle-o:before{content:"\f2be"}.sui-user-o:before{content:"\f2c0"}.sui-id-badge:before{content:"\f2c1"}.sui-drivers-license:before,.sui-id-card:before{content:"\f2c2"}.sui-drivers-license-o:before,.sui-id-card-o:before{content:"\f2c3"}.sui-quora:before{content:"\f2c4"}.sui-free-code-camp:before{content:"\f2c5"}.sui-telegram:before{content:"\f2c6"}.sui-thermometer-4:before,.sui-thermometer-full:before,.sui-thermometer:before{content:"\f2c7"}.sui-thermometer-3:before,.sui-thermometer-three-quarters:before{content:"\f2c8"}.sui-thermometer-2:before,.sui-thermometer-half:before{content:"\f2c9"}.sui-thermometer-1:before,.sui-thermometer-quarter:before{content:"\f2ca"}.sui-thermometer-0:before,.sui-thermometer-empty:before{content:"\f2cb"}.sui-shower:before{content:"\f2cc"}.sui-bath:before,.sui-bathtub:before,.sui-s15:before{content:"\f2cd"}.sui-podcast:before{content:"\f2ce"}.sui-window-maximize:before{content:"\f2d0"}.sui-window-minimize:before{content:"\f2d1"}.sui-window-restore:before{content:"\f2d2"}.sui-times-rectangle:before,.sui-window-close:before{content:"\f2d3"}.sui-times-rectangle-o:before,.sui-window-close-o:before{content:"\f2d4"}.sui-bandcamp:before{content:"\f2d5"}.sui-grav:before{content:"\f2d6"}.sui-etsy:before{content:"\f2d7"}.sui-imdb:before{content:"\f2d8"}.sui-ravelry:before{content:"\f2d9"}.sui-eercast:before{content:"\f2da"}.sui-microchip:before{content:"\f2db"}.sui-snowflake-o:before{content:"\f2dc"}.sui-superpowers:before{content:"\f2dd"}.sui-wpexplorer:before{content:"\f2de"}.sui-meetup:before{content:"\f2e0"}.sui-mastodon:before{content:"\f2e1"}.sui-mastodon-alt:before{content:"\f2e2"}.sui-fork-awesome:before,.sui-fork-circle:before{content:"\f2e3"}.sui-peertube:before{content:"\f2e4"}.sui-diaspora:before{content:"\f2e5"}.sui-friendica:before{content:"\f2e6"}.sui-gnu-social:before{content:"\f2e7"}.sui-liberapay-square:before{content:"\f2e8"}.sui-liberapay:before{content:"\f2e9"}.sui-scuttlebutt:before,.sui-ssb:before{content:"\f2ea"}.sui-hubzilla:before{content:"\f2eb"}.sui-social-home:before{content:"\f2ec"}.sui-artstation:before{content:"\f2ed"}.sui-discord:before{content:"\f2ee"}.sui-discord-alt:before{content:"\f2ef"}.sui-patreon:before{content:"\f2f0"}.sui-snowdrift:before{content:"\f2f1"}.sui-activitypub:before{content:"\f2f2"}.sui-ethereum:before{content:"\f2f3"}.sui-keybase:before{content:"\f2f4"}.sui-shaarli:before{content:"\f2f5"}.sui-shaarli-o:before{content:"\f2f6"}.sui-cut-key:before,.sui-key-modern:before{content:"\f2f7"}.sui-xmpp:before{content:"\f2f9"}.sui-archive-org:before{content:"\f2fc"}.sui-freedombox:before{content:"\f2fd"}.sui-facebook-messenger:before{content:"\f2fe"}.sui-debian:before{content:"\f2ff"}.sui-mastodon-square:before{content:"\f300"}.sui-tipeee:before{content:"\f301"}.sui-react:before{content:"\f302"}.sui-dogmazic:before{content:"\f303"}.sui-zotero:before{content:"\f309"}.sui-nodejs:before{content:"\f308"}.sui-nextcloud:before{content:"\f306"}.sui-nextcloud-square:before{content:"\f307"}.sui-hackaday:before{content:"\f30a"}.sui-laravel:before{content:"\f30b"}.sui-signalapp:before{content:"\f30c"}.sui-gnupg:before{content:"\f30d"}.sui-php:before{content:"\f30e"}.sui-ffmpeg:before{content:"\f30f"}.sui-joplin:before{content:"\f310"}.sui-syncthing:before{content:"\f311"}.sui-inkscape:before{content:"\f312"}.sui-matrix-org:before{content:"\f313"}.sui-pixelfed:before{content:"\f314"}.sui-bootstrap:before{content:"\f315"}.sui-dev-to:before{content:"\f316"}.sui-hashnode:before{content:"\f317"}.sui-jirafeau:before{content:"\f318"}.sui-emby:before{content:"\f319"}.sui-wikidata:before{content:"\f31a"}.sui-gimp:before{content:"\f31b"}.sui-c:before{content:"\f31c"}.sui-digitalocean:before{content:"\f31d"}.sui-att:before{content:"\f31e"}.sui-gitea:before{content:"\f31f"}.sui-file-epub:before{content:"\f321"}.sui-python:before{content:"\f322"}.sui-archlinux:before{content:"\f323"}.sui-pleroma:before{content:"\f324"}.sui-unsplash:before{content:"\f325"}.sui-hackster:before{content:"\f326"}.sui-spell-check:before{content:"\f327"}.sui-moon:before{content:"\f328"}.sui-sun:before{content:"\f329"}.sui-f-droid:before{content:"\f32a"}.sui-biometric:before{content:"\f32b"}.sui-wire:before{content:"\f32c"}.sui-tor-onion:before{content:"\f32e"}.sui-volume-mute:before{content:"\f32f"}.sui-bell-ringing:before{content:"\f32d"}.sui-bell-ringing-o:before{content:"\f330"}.sui-hal:before{content:"\f333"}.sui-jupyter:before{content:"\f335"}.sui-julia:before{content:"\f334"}.sui-classicpress:before{content:"\f331"}.sui-classicpress-circle:before{content:"\f332"}.sui-open-collective:before{content:"\f336"}.sui-orcid:before{content:"\f337"}.sui-researchgate:before{content:"\f338"}.sui-funkwhale:before{content:"\f339"}.sui-askfm:before{content:"\f33a"}.sui-blockstack:before{content:"\f33b"}.sui-boardgamegeek:before{content:"\f33c"}.sui-bunny:before{content:"\f35f"}.sui-buymeacoffee:before{content:"\f33d"}.sui-cc-by:before{content:"\f33e"}.sui-cc-cc:before,.sui-creative-commons-alt:before{content:"\f33f"}.sui-cc-nc-eu:before{content:"\f341"}.sui-cc-nc-jp:before{content:"\f342"}.sui-cc-nc:before{content:"\f340"}.sui-cc-nd:before{content:"\f343"}.sui-cc-pd:before{content:"\f344"}.sui-cc-remix:before{content:"\f345"}.sui-cc-sa:before{content:"\f346"}.sui-cc-share:before{content:"\f347"}.sui-cc-zero:before{content:"\f348"}.sui-conway-glider:before,.sui-conway-hacker:before{content:"\f349"}.sui-csharp:before{content:"\f34a"}.sui-email-bulk:before{content:"\f34b"}.sui-email-bulk-o:before{content:"\f34c"}.sui-gnu:before{content:"\f34d"}.sui-google-play:before{content:"\f34e"}.sui-heroku:before{content:"\f34f"}.sui-hassio:before,.sui-home-assistant:before{content:"\f350"}.sui-java:before{content:"\f351"}.sui-mariadb:before{content:"\f352"}.sui-markdown:before{content:"\f353"}.sui-mysql:before{content:"\f354"}.sui-nordcast:before{content:"\f355"}.sui-plume:before{content:"\f356"}.sui-postgresql:before{content:"\f357"}.sui-sass-alt:before{content:"\f359"}.sui-sass:before{content:"\f358"}.sui-skate:before{content:"\f35a"}.sui-sketchfab:before{content:"\f35b"}.sui-tex:before{content:"\f35c"}.sui-textpattern:before{content:"\f35d"}.sui-unity:before{content:"\f35e"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@charset "UTF-8";.su-u-clearfix:after{content:"";display:table;clear:both}.su-u-trim>:first-child{margin-top:0}.su-u-trim>:last-child{margin-bottom:0}.su-u-responsive-media-yes{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.su-u-responsive-media-yes .fluid-width-video-wrapper,.su-u-responsive-media-yes .video-holder{position:static!important}.su-u-responsive-media-yes embed,.su-u-responsive-media-yes iframe,.su-u-responsive-media-yes object{position:absolute;top:0;left:0;width:100%;height:100%}.su-u-overflow-hidden{overflow:hidden}.su-accordion{margin-bottom:1.5em}.su-accordion .su-spoiler{margin-bottom:.5em}.su-audio{position:relative;width:100%;height:30px;margin-bottom:1.5em;background:#7c8781;background:linear-gradient(to bottom,#7c8781 0,#0a0809 100%);border-radius:3px}.su-audio .jp-pause,.su-audio .jp-play{position:absolute;left:0;top:0;display:block;width:30px;height:30px;border-top-left-radius:3px;border-bottom-left-radius:3px;cursor:pointer;border-right:1px solid #454947;background-image:url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png);background-repeat:no-repeat}.su-audio .jp-play{background-position:0 0}.su-audio .jp-pause{background-position:-30px 0}.su-audio .jp-current-time,.su-audio .jp-duration{position:absolute;top:0;display:block;height:30px;line-height:30px;font-size:10px;color:#eee;text-shadow:0 -1px 0 #000}.su-audio .jp-current-time{left:45px}.su-audio .jp-duration{right:10px}.su-audio .jp-play-bar,.su-audio .jp-seek-bar{position:absolute;top:0;left:0;height:10px;border-radius:3px;cursor:pointer}.su-audio .jp-progress{position:absolute;top:10px;left:85px;right:50px;height:10px;background:#333;box-shadow:0 0 5px #000 inset;border-radius:3px}.su-audio .jp-seek-bar{background:#0b0b0b;background:linear-gradient(to bottom,#0b0b0b 0,#666 100%)}.su-audio .jp-play-bar{background:#6db3f2;background:linear-gradient(to bottom,#6db3f2 0,#54a3ee 50%,#3690f0 51%,#1e69de 100%)}.su-box{margin:0 0 1.5em;border-width:2px;border-style:solid}.su-box-title{display:block;padding:.5em 1em;font-weight:700;font-size:1.1em}.su-box-content{background-color:#fff;color:#444;padding:1em}.su-box-style-soft .su-box-title{background-image:url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-soft.png);background-position:0 0;background-repeat:repeat-x}.su-box-style-glass .su-box-title{background-image:url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-glass.png);background-position:0 50%;background-repeat:repeat-x}.su-box-style-bubbles .su-box-title{background-image:url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-bubbles.png);background-position:0 50%;background-repeat:repeat-x}.su-box-style-noise .su-box-title{background-image:url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-noise.png);background-position:0 0;background-repeat:repeat-x}.su-button{display:inline-block!important;text-align:center;text-decoration:none!important;box-sizing:content-box!important;transition:all .2s}.su-button-wide{display:block!important;margin:1em 0}.su-button-center{text-align:center}.su-button span{display:block!important;text-decoration:none!important;box-sizing:content-box!important;transition:all .2s}.su-button img{border:none!important;vertical-align:middle!important;margin:-.2em .4em 0 -.3em!important;box-shadow:none!important}.su-button i{display:inline-block;width:1em;height:1em;margin:0 .5em 0 0!important;text-align:center;line-height:1em}.su-button.su-button-float-icon img{margin:0 .5em!important}.su-button small{display:block;margin:-.2em 0 0;color:inherit;text-align:center;font-style:normal;font-size:.8em;line-height:1;opacity:.7}@media screen and (max-width:768px){.su-button span{padding-top:.25em!important;padding-bottom:.25em!important;line-height:1.2!important}.su-button small{margin-top:.2em!important}}.su-button-style-default{border-width:1px;border-style:solid}.su-button-style-default:hover{opacity:.7}.su-button-style-default span{border-top-width:1px;border-bottom-width:1px;border-top-style:solid;border-bottom-style:solid}.su-button-style-flat,.su-button-style-flat span{border:none}.su-button-style-flat span{position:relative}.su-button-style-flat:hover span{top:1px}.su-button-style-ghost{background:0 0!important}.su-button-style-ghost span{border-width:3px;border-style:solid}.su-button-style-ghost:hover span{border-color:inherit!important}.su-button-style-soft span{background:0 -20px url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-soft.png) repeat-x}.su-button-style-soft:hover span{background:0 0 url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-soft.png) repeat-x}.su-button-style-glass span{background:0 50% url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-glass.png) repeat-x}.su-button-style-glass:hover span{background:100% 50% url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-glass.png) repeat-x}.su-button-style-bubbles span{background:0 50% url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-bubbles.png) no-repeat}.su-button-style-bubbles:hover span{background:-710px 50% url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-bubbles.png) no-repeat}.su-button-style-noise span{background:0 0 url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-noise.png) repeat-x}.su-button-style-noise:hover span{background:0 0 url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-noise.png) repeat-x}.su-button-style-stroked span{margin:1px;border:1px dashed #fff!important}.su-button-style-stroked:hover span{opacity:.7}.su-button-style-3d{border-bottom-style:solid;border-bottom-width:6px}.su-button-style-3d span{border-bottom-style:solid;border-bottom-width:1px}.su-button-style-3d:hover{position:relative;top:3px;border-bottom-width:3px}.su-carousel{position:relative;margin-bottom:1.5em;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.su-carousel-centered{margin:0 auto 1.5em}.su-carousel-slides{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0,0,0);-o-transition-timing-function:ease;-o-transform:translate(0,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0,0,0);transition-timing-function:ease}.swiper-free-mode>.su-carousel-slides{transition-timing-function:ease-out;margin:0 auto}.su-carousel-slide{position:relative;float:left}.su-carousel-slide>a,.su-carousel-slide>a>img,.su-carousel-slide>img{position:relative;display:block;width:100%;height:100%;text-decoration:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.su-carousel-responsive-yes .su-carousel-slide>a,.su-carousel-responsive-yes .su-carousel-slide>a>img,.su-carousel-responsive-yes .su-carousel-slide>img{height:auto}.su-carousel-pages-no .su-carousel-pagination{display:none}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}.su-carousel .su-carousel-slide a{padding:0 5px}.su-carousel .su-carousel-slide img{padding:3px;border:1px solid #ccc;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.su-carousel .su-carousel-slide-title{position:absolute;left:9px;right:9px;bottom:4px;display:block;padding:2px 3px;color:#fff;line-height:1.2;font-size:11px;background:#000;background:rgba(0,0,0,.5);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:opacity 1s;-o-transition:opacity 1s;-moz-transition:opacity 1s;-webkit-transition:opacity 1s}.su-carousel .su-carousel-next,.su-carousel .su-carousel-prev{position:absolute;top:50%;display:block;width:40px;height:40px;margin-top:-20px;background:#000 0 0 url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/swiper/default.png) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;opacity:0;transition:all .2s}.su-carousel .su-carousel-prev{right:20px;margin-right:40px;background-position:-40px 0}.su-carousel .su-carousel-next{left:20px;margin-left:40px;background-position:0 0}.su-carousel:hover .su-carousel-next,.su-carousel:hover .su-carousel-prev{margin-left:0;margin-right:0;opacity:.7}.su-carousel .su-carousel-next:hover,.su-carousel .su-carousel-prev:hover{opacity:1}.su-carousel .su-carousel-pagination{position:absolute;left:15%;right:15%;top:50%;width:70%;height:0;margin-top:-7px;text-align:center;cursor:default;opacity:0;transition:all .2s}.su-carousel:hover .su-carousel-pagination{bottom:20px;opacity:1}.su-carousel .su-carousel-pagination span{display:inline-block;width:14px;height:14px;margin:0;background:#000 0 -999px url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/swiper/default.png) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all .2s}.su-carousel:hover .su-carousel-pagination span{margin:0 3px}.su-carousel .su-carousel-pagination span.swiper-visible-switch{background-color:#fff;background-color:rgba(255,255,255,.5)}.su-carousel .su-carousel-pagination span.swiper-active-switch,.su-carousel .su-carousel-pagination span:hover{background-position:0 -40px}.su-row{margin-bottom:1.5em}.su-row:after{display:table;clear:both;content:""}.su-row .su-column{display:block;float:left;box-sizing:border-box;margin:0 0 0 4%}.su-row .su-column:first-child{margin-left:0}.su-row .su-column.su-column-size-1-1{margin-right:0;margin-left:0}.su-row .su-column.su-column-centered{float:none;margin-right:auto;margin-left:auto}.su-row .su-column-size-1-1{width:100%}.su-row .su-column-size-1-2{width:48%}.su-row .su-column-size-1-3{width:30.66%}.su-row .su-column-size-2-3{width:65.33%}.su-row .su-column-size-1-4{width:22%}.su-row .su-column-size-3-4{width:74%}.su-row .su-column-size-1-5{width:16.8%}.su-row .su-column-size-2-5{width:37.6%}.su-row .su-column-size-3-5{width:58.4%}.su-row .su-column-size-4-5{width:79.2%}.su-row .su-column-size-1-6{width:13.33%}.su-row .su-column-size-5-6{width:82.66%}.su-row .su-column embed,.su-row .su-column iframe,.su-row .su-column img,.su-row .su-column object{max-width:100%}@media only screen and (max-width:767px){.su-row .su-column{float:none;width:100%;margin:0}.su-row .su-column+.su-column{margin:1.5rem 0 0}}.su-custom-gallery{display:flex;flex-wrap:wrap;margin-bottom:1.5em}.su-custom-gallery-align-left{justify-content:flex-start}.su-custom-gallery-align-center{justify-content:center}.su-custom-gallery-align-right{justify-content:flex-end}.su-custom-gallery-slide{position:relative;flex:0 0 auto;margin:.5em}.su-custom-gallery-slide a{display:block;width:100%;height:100%}.su-custom-gallery-slide img{display:block;box-sizing:border-box;margin:0;padding:3px;width:100%;height:100%;border:1px solid #ccc;border-radius:5px;background:#fff;box-shadow:none;transition:all .2s;-o-object-fit:cover;object-fit:cover}.su-custom-gallery-slide:hover img{border:1px solid #aaa;background:#eee}.su-custom-gallery-slide span{position:absolute;right:4px;bottom:4px;left:4px;display:block;overflow-y:auto;padding:2px 4px;max-height:calc(100% - 8px);background:#000;background:rgba(0,0,0,.5);color:#fff;word-wrap:break-word;font-size:12px;line-height:1.3;opacity:0;transition:all .2s}.su-custom-gallery-slide:hover span{opacity:1}.su-custom-gallery-title-never span{display:none}.su-custom-gallery-title-always span{opacity:1}.su-dailymotion{margin:0 0 1.5em}.su-dailymotion iframe{border:none!important}.su-display-posts-template-default .su-post{display:flex;margin-bottom:1.75em}.su-display-posts-template-default .su-post-thumbnail{margin:0 1.25em 0 0;width:8.25em}.su-display-posts-template-default .su-post-thumbnail a{display:block!important;text-decoration:none!important}.su-display-posts-template-default .su-post-thumbnail img{display:block!important;margin:0!important;max-width:100%!important;height:auto!important;-o-object-fit:cover!important;object-fit:cover!important}.su-display-posts-template-default .su-post-body{flex:1}.su-display-posts-template-default h2.su-post-title{margin:0 0 1em!important;padding:0!important;border:none!important;font-size:1.35em!important}.su-display-posts-template-default h2.su-post-title:after,.su-display-posts-template-default h2.su-post-title:before{display:none}.su-display-posts-template-default .su-post-meta{margin:1em 0;font-size:.85em;opacity:.85}.su-display-posts-template-default .su-post-excerpt p{margin:1em 0}.su-display-posts-template-default .su-post-excerpt>:last-child{margin-bottom:0!important}.su-display-posts-template-default .su-post-comments-link{margin:1em 0 0}@media screen and (max-width:768px){.su-display-posts-template-default .su-post-thumbnail{width:4em}}.su-display-posts-template-teasers .su-post{display:flex;align-items:center;margin-bottom:1em}.su-display-posts-template-teasers .su-post-thumbnail{margin:0 1em 0 0;width:3.75em}.su-display-posts-template-teasers .su-post-thumbnail a{display:block!important;text-decoration:none!important}.su-display-posts-template-teasers .su-post-thumbnail img{display:block!important;margin:0!important;max-width:100%!important;height:auto!important;-o-object-fit:cover!important;object-fit:cover!important}.su-display-posts-template-teasers .su-post-body{flex:1}.su-display-posts-template-teasers h2.su-post-title{margin:0!important;padding:0!important;border:none!important;font-size:1.15em!important}.su-display-posts-template-teasers h2.su-post-title:after,.su-display-posts-template-teasers h2.su-post-title:before{display:none}@media screen and (max-width:768px){.su-display-posts-template-teasers .su-post-thumbnail{width:2.75em}}.su-display-posts-template-single h2.su-post-title{margin:0 0 1em!important;padding:0!important;border:none!important;font-size:1.75em!important}.su-display-posts-template-single .su-post-meta{margin:1em 0;font-size:.85em;opacity:.85}.su-display-posts-pagination{display:flex;justify-content:space-between}.su-display-posts-pagination-next{margin-left:auto}.su-divider{clear:both;border:none;text-align:right;line-height:1}.su-divider a{display:inline-block;font-size:.8em;text-decoration:none;outline:0;padding-bottom:5px}.su-divider-style-default{border-bottom-style:solid}.su-divider-style-dotted{border-bottom-style:dotted}.su-divider-style-dashed{border-bottom-style:dashed}.su-divider-style-double{border-bottom-style:double}.su-document{margin:0 0 1.5em}.su-document iframe{border:none!important}.su-dropcap{float:left;display:inline-block;width:2em;height:2em;margin:.2em .5em .2em 0!important;line-height:2em;text-align:center;overflow:hidden;text-transform:uppercase}.su-dropcap-style-default{color:#fff;background:#45484d;background:linear-gradient(to bottom,#45484d 0,#000 100%);text-shadow:-1px -1px 0 #000;border-radius:50%}.su-dropcap-style-flat{background:#444;color:#fff}.su-dropcap-style-light{color:#333;border-radius:50%;background:#fff;background:linear-gradient(to bottom,#fff 0,#eaeaea 100%)}.su-dropcap-style-simple{width:1em;height:1em;line-height:1em;text-align:left}.su-expand{margin:0 0 1.5em}.su-expand-content{overflow:hidden}.su-expand-link{margin-top:.5em;cursor:pointer}.su-expand-link:hover{opacity:.7}.su-expand-link a,.su-expand-link a:active,.su-expand-link a:focus,.su-expand-link a:hover,.su-expand-link a:visited{display:inline;text-decoration:none;box-shadow:none;background:0 0;border:none}.su-expand-link-style-underlined .su-expand-link span{text-decoration:underline}.su-expand-link-style-dotted .su-expand-link span{border-bottom:1px dotted #333}.su-expand-link-style-dashed .su-expand-link span{border-bottom:1px dashed #333}.su-expand-link-style-button .su-expand-link a{display:inline-block;margin-top:.2em;padding:.2em .4em;border:2px solid #333}.su-expand-link-more{display:none}.su-expand-link-less{display:block}.su-expand-collapsed .su-expand-link-more{display:block}.su-expand-collapsed .su-expand-link-less{display:none}.su-expand-link i{display:inline-block;margin:0 .3em 0 0;vertical-align:middle;color:inherit}.su-expand-link img{display:inline-block;width:1em;height:1em;margin:0 .3em 0 0;vertical-align:middle}.su-frame,.su-frame-inner{display:block}.su-frame-align-left{float:left;margin:0 1em 1em 0}.su-frame-align-center{float:none;margin:1em auto}.su-frame-align-right{float:right;margin:0 0 1em 1em}.su-frame img{display:block!important;float:none!important;padding:0!important;margin:0!important;border:none!important;box-shadow:none!important}.su-frame-style-default{padding:2px;border:1px solid #999;background:#fff;box-shadow:1px 1px 4px #ccc}.su-frame-style-default .su-frame-inner{padding:2px;border:4px solid #eee}.su-gmap{margin:0 0 1.5em}.su-gmap iframe{border:none!important}.su-guests{margin-bottom:1.5em}.su-heading.su-heading-align-left{text-align:left}.su-heading.su-heading-align-left .su-heading-inner{padding-left:.2em}.su-heading.su-heading-align-right{text-align:right}.su-heading.su-heading-align-right .su-heading-inner{padding-right:.2em}.su-heading.su-heading-align-center{text-align:center}.su-heading-style-default{padding:2px 0;border-top:1px solid #999;border-bottom:1px solid #999}.su-heading-style-default .su-heading-inner{padding:1em .5em;border-top:4px solid #eee;border-bottom:4px solid #eee}.su-highlight{display:inline;padding:1px 0}.su-image-carousel{margin:1.5em 0;width:100%}.su-image-carousel:first-child{margin-top:0}.su-image-carousel:last-child{margin-bottom:0}.su-image-carousel-item{box-sizing:border-box;width:100%}.su-image-carousel-item-content{position:relative}.su-image-carousel-item-content a,.su-image-carousel-item-content a:active,.su-image-carousel-item-content a:focus,.su-image-carousel-item-content a:hover,.su-image-carousel-item-content a:visited,.su-image-carousel-item-content img{display:block;box-sizing:border-box;margin:0;padding:0;width:100%;height:100%;border:none;border-radius:0;box-shadow:none;text-decoration:none}.su-image-carousel-item-content a:after,.su-image-carousel-item-content a:before,.su-image-carousel-item-content img:after,.su-image-carousel-item-content img:before{display:none}.su-image-carousel-item-content span{position:absolute;display:block;overflow:auto;max-height:60%;word-wrap:break-word;font-size:.9em;line-height:1.3}.su-image-carousel-item-content span:empty{display:none}.su-image-carousel-columns-2 .su-image-carousel-item{width:50%}.su-image-carousel-columns-3 .su-image-carousel-item{width:33.3333333333%}.su-image-carousel-columns-4 .su-image-carousel-item{width:25%}.su-image-carousel-columns-5 .su-image-carousel-item{width:20%}.su-image-carousel-columns-6 .su-image-carousel-item{width:16.6666666666%}.su-image-carousel-columns-7 .su-image-carousel-item{width:14.2857142857%}.su-image-carousel-columns-8 .su-image-carousel-item{width:12.5%}.su-image-carousel-columns-2.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:3%;width:48.5%}.su-image-carousel-columns-3.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.9%;width:31.4%}.su-image-carousel-columns-4.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.8%;width:22.9%}.su-image-carousel-columns-5.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.5%;width:18%}.su-image-carousel-columns-6.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.6%;width:14.5%}.su-image-carousel-columns-7.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.2%;width:12.4%}.su-image-carousel-columns-8.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2%;width:10.75%}@media screen and (max-width:768px){.su-image-carousel-adaptive .su-image-carousel-item,.su-image-carousel-adaptive.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:0;width:100%}}.su-image-carousel-crop .su-image-carousel-item-content:before{float:left;margin-left:-1px;width:1px;height:0;content:""}.su-image-carousel-crop .su-image-carousel-item-content:after{display:table;clear:both;content:""}.su-image-carousel-crop .su-image-carousel-item-content a,.su-image-carousel-crop .su-image-carousel-item-content img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.su-image-carousel-crop .su-image-carousel-item-content img{-o-object-fit:cover;object-fit:cover}.su-image-carousel-crop-16-9 .su-image-carousel-item-content:before{padding-top:56.25%}.su-image-carousel-crop-16-10 .su-image-carousel-item-content:before{padding-top:62.5%}.su-image-carousel-crop-21-9 .su-image-carousel-item-content:before{padding-top:42.8571428571%}.su-image-carousel-crop-5-4 .su-image-carousel-item-content:before{padding-top:80%}.su-image-carousel-crop-4-3 .su-image-carousel-item-content:before{padding-top:75%}.su-image-carousel-crop-3-2 .su-image-carousel-item-content:before{padding-top:66.6666666667%}.su-image-carousel-crop-2-1 .su-image-carousel-item-content:before{padding-top:50%}.su-image-carousel-crop-1-1 .su-image-carousel-item-content:before{padding-top:100%}.su-image-carousel-crop-1-2 .su-image-carousel-item-content:before{padding-top:200%}.su-image-carousel-crop-2-3 .su-image-carousel-item-content:before{padding-top:150%}.su-image-carousel-crop-3-4 .su-image-carousel-item-content:before{padding-top:133.3333333333%}.su-image-carousel-crop-4-5 .su-image-carousel-item-content:before{padding-top:125%}.su-image-carousel-crop-9-21 .su-image-carousel-item-content:before{padding-top:233.3333333333%}.su-image-carousel-crop-10-16 .su-image-carousel-item-content:before{padding-top:160%}.su-image-carousel-crop-9-16 .su-image-carousel-item-content:before{padding-top:177.7777777778%}.su-image-carousel-align-left{float:left;margin-top:0;margin-right:1.5em}.su-image-carousel-align-right{float:right;margin-top:0;margin-left:1.5em}.su-image-carousel-align-center{margin-right:auto;margin-left:auto}.su-image-carousel-align-full{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);max-width:100vw!important;width:100vw!important}.su-image-carousel button.flickity-prev-next-button{position:absolute;top:50%;display:block;margin:-22px 0 0;padding:0;width:44px;height:44px;outline:0;border-radius:50%;opacity:0;transition:opacity .2s ease,transform .2s ease;transform:none}.su-image-carousel:hover button.flickity-prev-next-button{opacity:.5}.su-image-carousel button.flickity-prev-next-button:focus,.su-image-carousel button.flickity-prev-next-button:hover{box-shadow:none;opacity:1}.su-image-carousel button.flickity-prev-next-button:focus{transform:scale(1.05)}.su-image-carousel button.flickity-prev-next-button[disabled]{display:none}.su-image-carousel button.flickity-prev-next-button.previous{left:20px}.su-image-carousel button.flickity-prev-next-button.next{right:20px}.su-image-carousel>ol.flickity-page-dots{position:absolute;top:50%;bottom:auto;left:50%;margin:0;padding:0;width:auto;list-style:none;opacity:0;transition:opacity .2s ease;transform:translate(-50%,-50%);pointer-events:none}.su-image-carousel:hover>ol.flickity-page-dots{opacity:1}.su-image-carousel>ol.flickity-page-dots>li.dot{position:relative;display:inline-block;margin:5px;padding:0;width:20px;height:20px;border-radius:50%;list-style:none;opacity:.5;transition:opacity .2s ease;pointer-events:all}.su-image-carousel>ol.flickity-page-dots>li.dot:hover{opacity:1}.su-image-carousel>ol.flickity-page-dots>li.dot:before{position:absolute;top:50%;left:50%;display:none;margin:0;padding:0;width:10px;height:10px;border-radius:50%;content:"";transform:translate(-50%,-50%)}.su-image-carousel>ol.flickity-page-dots>li.dot.is-selected:before{display:block}.su-image-carousel-controls-style-dark button.flickity-prev-next-button{background:#000;color:#fff}.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot{background:#000}.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot:before{background:#fff}.su-image-carousel-controls-style-light button.flickity-prev-next-button{background:#fff;color:#000}.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot{background:#fff}.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot:before{background:#000}.su-image-carousel-slides-style-default .su-image-carousel-item-content{margin:1px}.su-image-carousel-slides-style-default .su-image-carousel-item-content img{padding:3px;border:1px solid #ccc;border-radius:7px;background:#fff}.su-image-carousel-slides-style-default .su-image-carousel-item-content span{right:4px;bottom:4px;left:4px;padding:.5em .7em;border-bottom-right-radius:2px;border-bottom-left-radius:2px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;text-shadow:0 2px 5px #000}.su-image-carousel-slides-style-minimal .su-image-carousel-item-content{margin:1px}.su-image-carousel-slides-style-minimal .su-image-carousel-item-content span{right:0;bottom:0;left:0;padding:.7em;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;text-shadow:0 2px 5px #000}.su-image-carousel-slides-style-photo .su-image-carousel-item-content{padding:7px}.su-image-carousel-slides-style-photo .su-image-carousel-item-content img{border:5px solid #fff;border-radius:7px;box-shadow:0 2px 5px rgba(0,0,0,.5)}.su-image-carousel-slides-style-photo .su-image-carousel-item-content span{right:12px;bottom:12px;left:12px;padding:.3em .5em;background:#fff;color:#000;font-size:.9em}.su-image-carousel-slides-style-photo.su-image-carousel-crop .su-image-carousel-item-content img{top:7px;right:7px;bottom:7px;left:7px;width:calc(100% - 14px);height:calc(100% - 14px)}.su-image-carousel-mfp.mfp-bg{z-index:102000!important}.su-image-carousel-mfp.mfp-wrap{z-index:102001!important}.su-image-carousel-mfp.mfp-wrap .mfp-preloader{z-index:102002!important}.su-image-carousel-mfp.mfp-wrap .mfp-content{z-index:102003!important}.su-image-carousel-mfp.mfp-wrap button.mfp-arrow,.su-image-carousel-mfp.mfp-wrap button.mfp-close{z-index:102004!important}.su-image-carousel-has-outline .su-image-carousel-item-content a:focus img,.su-image-carousel-has-outline button.flickity-prev-next-button:focus{outline-width:2px;outline-style:solid;outline-color:Highlight}@media (-webkit-min-device-pixel-ratio:0){.su-image-carousel-has-outline .su-image-carousel-item-content a:focus,.su-image-carousel-has-outline button.flickity-prev-next-button:focus{outline-style:auto;outline-color:-webkit-focus-ring-color}}.su-label{display:inline;margin-right:.3em;padding:.1em .3em;font-size:.8em;height:.8em;line-height:.8em;color:#fff;border-radius:3px}.su-label-type-default{background:#999}.su-label-type-success{background:#090}.su-label-type-warning{background:#f90}.su-label-type-important{background:#f03}.su-label-type-black{background:#111}.su-label-type-info{background:#09c}.su-lightbox-content{position:relative;margin:0 auto}#su-generator .su-lightbox-content,.mfp-content .su-lightbox-content{display:block!important}.su-lightbox-content-preview{width:100%;min-height:300px;background:#444;overflow:hidden}.su-lightbox-content h1,.su-lightbox-content h2,.su-lightbox-content h3,.su-lightbox-content h4,.su-lightbox-content h5,.su-lightbox-content h6{color:inherit}.su-lightbox{cursor:pointer}.su-list{margin-bottom:1.5em}.su-list ul{margin:0!important;padding:0!important;list-style:none!important}.su-list ul li{position:relative;display:block!important;margin:0!important;padding:4px 0 4px 2em!important;list-style-type:none!important;line-height:1.3em}.su-list ul li>img{position:absolute;left:0;top:4px;width:1.3em;height:1.3em;padding:0;margin:0;border:none}.su-list ul li>i{position:absolute;left:0;top:4px;width:1.3em;height:1.3em;line-height:1.3em;text-align:center}.su-members{margin-bottom:1.5em;padding:1em;border-width:1px 0;border-style:solid;text-align:center}.su-members a{text-decoration:underline;color:inherit}.su-note{margin:0 0 1.5em;border-width:1px;border-style:solid}.su-note-inner{padding:1em;border-width:1px;border-style:solid}.su-posts-default-loop .su-post{margin-bottom:2.5em;line-height:1.5}.su-posts-default-loop .su-post:after{content:"";display:table;clear:both}.su-posts-default-loop .su-post-thumbnail{float:left;display:block;width:100px;height:100px;margin-right:1em}.su-posts-default-loop .su-post-thumbnail img{max-width:100px;max-height:100px}.su-posts-default-loop h2.su-post-title{clear:none;margin:0 0 .3em;font-size:1.2em;font-weight:700}.su-posts-default-loop .su-post-meta{margin-bottom:.7em;font-size:.8em;opacity:.6}.su-posts-default-loop .su-post-excerpt{margin-bottom:.5em}.su-posts-default-loop .su-post-excerpt p:last-child{margin-bottom:0}.su-posts-default-loop .su-post-comments-link{font-size:.9em}.su-posts-teaser-loop .su-post{margin-bottom:1.5em;line-height:1.2}.su-posts-teaser-loop .su-post:after{content:"";display:table;clear:both}.su-posts-teaser-loop .su-post-thumbnail{float:left;display:block;width:56px;height:56px;margin:0 1em 0 0}.su-posts-teaser-loop .su-post-thumbnail img{display:block;margin:0;padding:2px;border:1px solid #ccc;border-radius:5px;max-width:100%;max-height:100%}.su-posts-teaser-loop h2.su-post-title{display:block;margin:0;padding:0;border:none;font-size:.9em;font-weight:400;clear:none}.su-posts-single-post .su-post{margin-bottom:2.5em;line-height:1.5}.su-posts-single-post .su-post:after{content:"";display:table;clear:both}.su-posts-single-post h1.su-post-title{clear:none;margin:0 0 .3em;font-size:1.2em;font-weight:700}.su-posts-single-post .su-post-meta{margin-bottom:.7em;font-size:.8em;opacity:.6}.su-posts-single-post .su-post-content{margin-bottom:.5em}.su-posts-single-post .su-post-content p:last-child{margin-bottom:0}.su-private{margin:0 0 1.5em}.su-pullquote{display:block;width:30%;padding:.5em 1em}.su-pullquote-align-left{margin:.5em 1.5em 1em 0;padding-left:0;float:left;border-right:5px solid #eee}.su-pullquote-align-right{margin:.5em 0 1em 1.5em;padding-right:0;float:right;border-left:5px solid #eee}@media screen and (max-width:48em){.su-pullquote{width:auto}.su-pullquote-align-left,.su-pullquote-align-right{float:none;margin:1.5em 0;padding:.5em 1em}}.su-qrcode{display:inline-block}.su-qrcode-align-left{float:left;margin:0 .5em .5em 0}.su-qrcode-align-center{display:block;clear:both;margin:1em auto;text-align:center}.su-qrcode-align-right{float:right;margin:0 0 .5em .5em}.su-qrcode a,.su-qrcode a:active,.su-qrcode a:focus,.su-qrcode a:hover{background:0 0;outline:0;display:inline;text-decoration:none}.su-qrcode-clickable a:hover{opacity:.7}.su-qrcode img{display:inline-block;max-width:100%}.su-quote-style-default{position:relative;margin-bottom:1.5em;padding:.5em 3em;font-style:italic}.su-quote-style-default:after,.su-quote-style-default:before{position:absolute;display:block;width:20px;height:20px;background-image:url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/quote.png);content:""}.su-quote-style-default:before{top:0;left:0;background-position:0 0}.su-quote-style-default:after{right:0;bottom:0;background-position:-20px 0}.su-quote-style-default .su-quote-cite{display:block;text-align:right;font-style:normal}.su-quote-style-default .su-quote-cite:before{content:"— "}.su-quote-style-default .su-quote-cite a{text-decoration:underline}.su-screenr{margin:0 0 1.5em}.su-screenr iframe{border:none!important}.su-service{position:relative;margin:0 0 1.5em}.su-service-title{display:block;margin-bottom:.5em;color:#333;font-weight:700;font-size:1.1em}.su-service-title img{position:absolute;top:0;left:0;display:block!important;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important}.su-service-title i{position:absolute;top:0;left:0;display:block!important;width:1em;height:1em;text-align:center;line-height:1em}.su-service-content{line-height:1.4}.su-slider{position:relative;margin-bottom:1.5em;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.su-slider-centered{margin:0 auto 1.5em}.su-slider-slides{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0,0,0);-o-transition-timing-function:ease;-o-transform:translate(0,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0,0,0);transition-timing-function:ease}.swiper-free-mode>.su-slider-slides{transition-timing-function:ease-out;margin:0 auto}.su-slider-slide{position:relative;float:left}.su-slider-slide>a,.su-slider-slide>a>img,.su-slider-slide>img{position:relative;display:block;width:100%;height:100%;text-decoration:none}.su-slider-responsive-yes .su-slider-slide>a,.su-slider-responsive-yes .su-slider-slide>a>img,.su-slider-responsive-yes .su-slider-slide>img{height:auto}.su-slider-pages-no .su-slider-pagination{display:none}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}.su-slider-slide-title{position:absolute;left:20px;bottom:20px;display:block;max-width:90%;padding:5px 10px;color:#fff;line-height:1.3;background:#000;background:rgba(0,0,0,.5);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;opacity:0;transition:opacity 1s;-o-transition:opacity 1s;-moz-transition:opacity 1s;-webkit-transition:opacity 1s}.su-slider-slide-visible .su-slider-slide-title{opacity:1}.su-slider-next,.su-slider-prev{position:absolute;top:50%;display:block;width:40px;height:40px;margin-top:-20px!important;background:#000 0 0 url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/swiper/default.png) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;opacity:0;transition:all .2s}.su-slider-prev{right:10px;margin-right:30px;background-position:-40px 0}.su-slider-next{left:10px;margin-left:30px;background-position:0 0}.su-slider:hover .su-slider-next,.su-slider:hover .su-slider-prev{margin-left:0;margin-right:0;opacity:.7}.su-slider .su-slider-next:hover,.su-slider .su-slider-prev:hover{opacity:1}.su-slider-pagination{position:absolute;left:15%;right:15%;top:50%;width:70%;height:0;margin-top:-7px;text-align:center;cursor:default;opacity:0;transition:all .2s}.su-slider:hover .su-slider-pagination{bottom:20px;opacity:1}.su-slider-pagination span{display:inline-block;width:14px;height:14px;margin:0;background:#000 0 -999px url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/swiper/default.png) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all .2s}.su-slider:hover .su-slider-pagination span{margin:0 3px}.su-slider .su-slider-pagination span.swiper-visible-switch{background-color:#fff;background-color:rgba(255,255,255,.5)}.su-slider-pagination span.swiper-active-switch,.su-slider-pagination span:hover{background-position:0 -40px}.su-spacer{display:block;height:0;clear:both;overflow:hidden}.su-spacer-5{height:5px}.su-spacer-10{height:10px}.su-spacer-20{height:20px}.su-spacer-30{height:30px}.su-spacer-40{height:40px}.su-spoiler{margin-bottom:1.5em}.su-spoiler .su-spoiler:last-child{margin-bottom:0}.su-spoiler-title{position:relative;cursor:pointer;min-height:20px;line-height:20px;padding:7px 7px 7px 34px;font-weight:700;font-size:13px}.su-spoiler-title:focus{outline:currentColor thin dotted}.su-spoiler-icon{position:absolute;left:7px;top:7px;display:block;width:20px;height:20px;line-height:21px;text-align:center;font-size:14px;font-family:ShortcodesUltimateIcons;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.su-spoiler-content{padding:14px;transition:padding-top .2s}.su-spoiler.su-spoiler-closed>.su-spoiler-content{height:0;margin:0;padding-top:0;padding-bottom:0;overflow:hidden;border:none;opacity:0;pointer-events:none}.su-spoiler.su-spoiler-closed>.su-spoiler-content iframe{display:none}.su-spoiler-icon-plus .su-spoiler-icon:before{content:"\f068"}.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before{content:"\f067"}.su-spoiler-icon-plus-circle .su-spoiler-icon:before{content:"\f056"}.su-spoiler-icon-plus-circle.su-spoiler-closed .su-spoiler-icon:before{content:"\f055"}.su-spoiler-icon-plus-square-1 .su-spoiler-icon:before{content:"\f146"}.su-spoiler-icon-plus-square-1.su-spoiler-closed .su-spoiler-icon:before{content:"\f0fe"}.su-spoiler-icon-plus-square-2 .su-spoiler-icon:before{content:"\f147"}.su-spoiler-icon-plus-square-2.su-spoiler-closed .su-spoiler-icon:before{content:"\f196"}.su-spoiler-icon-arrow .su-spoiler-icon:before{content:"\f063"}.su-spoiler-icon-arrow.su-spoiler-closed .su-spoiler-icon:before{content:"\f061"}.su-spoiler-icon-arrow-circle-1 .su-spoiler-icon:before{content:"\f0ab"}.su-spoiler-icon-arrow-circle-1.su-spoiler-closed .su-spoiler-icon:before{content:"\f0a9"}.su-spoiler-icon-arrow-circle-2 .su-spoiler-icon:before{content:"\f01a"}.su-spoiler-icon-arrow-circle-2.su-spoiler-closed .su-spoiler-icon:before{content:"\f18e"}.su-spoiler-icon-chevron .su-spoiler-icon:before{content:"\f078"}.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before{content:"\f054"}.su-spoiler-icon-chevron-circle .su-spoiler-icon:before{content:"\f13a"}.su-spoiler-icon-chevron-circle.su-spoiler-closed .su-spoiler-icon:before{content:"\f138"}.su-spoiler-icon-caret .su-spoiler-icon:before{content:"\f0d7"}.su-spoiler-icon-caret.su-spoiler-closed .su-spoiler-icon:before{content:"\f0da"}.su-spoiler-icon-caret-square .su-spoiler-icon:before{content:"\f150"}.su-spoiler-icon-caret-square.su-spoiler-closed .su-spoiler-icon:before{content:"\f152"}.su-spoiler-icon-folder-1 .su-spoiler-icon:before{content:"\f07c"}.su-spoiler-icon-folder-1.su-spoiler-closed .su-spoiler-icon:before{content:"\f07b"}.su-spoiler-icon-folder-2 .su-spoiler-icon:before{content:"\f115"}.su-spoiler-icon-folder-2.su-spoiler-closed .su-spoiler-icon:before{content:"\f114"}.su-spoiler-style-default>.su-spoiler-title{padding-left:27px;padding-right:0}.su-spoiler-style-default>.su-spoiler-title>.su-spoiler-icon{left:0}.su-spoiler-style-default>.su-spoiler-content{padding:1em 0 1em 27px}.su-spoiler-style-fancy{border:1px solid #ccc;border-radius:10px;background:#fff;color:#333}.su-spoiler-style-fancy>.su-spoiler-title{border-bottom:1px solid #ccc;border-radius:10px;background:#f0f0f0;font-size:.9em}.su-spoiler-style-fancy.su-spoiler-closed>.su-spoiler-title{border:none}.su-spoiler-style-fancy>.su-spoiler-content{border-radius:10px}.su-spoiler-style-simple{border-top:1px solid #ccc;border-bottom:1px solid #ccc}.su-spoiler-style-simple>.su-spoiler-title{padding:5px 10px;background:#f0f0f0;color:#333;font-size:.9em}.su-spoiler-style-simple>.su-spoiler-title>.su-spoiler-icon{display:none}.su-spoiler-style-simple>.su-spoiler-content{padding:1em 10px;background:#fff;color:#333}.su-table{width:100%;margin-bottom:1.5em}.su-table table{width:100%!important;margin:0!important;border-collapse:collapse!important;font-size:1em!important;border:1px solid #ccc!important;table-layout:auto!important}.su-table table th{text-align:center!important;padding:1em!important;font-size:1em!important;font-weight:700!important;color:#333!important;border:1px solid #ccc!important;background:#f0f0f0!important}.su-table table td{padding:.5em 1em!important;border:1px solid #ccc!important;background:#fff!important}.su-table-responsive{overflow-x:auto}.su-table-responsive table{width:auto!important;min-width:100%!important}.su-table-responsive table td,.su-table-responsive table th{word-break:initial!important}.su-table-alternate table tr:nth-child(even) td{background-color:#f7f7f7!important}.su-table-fixed table{table-layout:fixed!important}.su-tabs{margin:0 0 1.5em;padding:3px;border-radius:3px;background:#eee}.su-tabs-nav span{display:inline-block;margin-right:3px;padding:10px 15px;min-height:40px;border-top-left-radius:3px;border-top-right-radius:3px;color:#333;font-size:13px;line-height:20px;cursor:pointer;transition:all .2s}.su-tabs-nav span:hover{background:#f5f5f5}.su-tabs-nav span.su-tabs-current{background:#fff;cursor:default}.su-tabs-nav span:focus{outline:currentColor thin dotted}.su-tabs-nav span.su-tabs-disabled{opacity:.5;cursor:default}.su-tabs-pane{padding:15px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#fff;color:#333;font-size:13px}.su-tabs-pane:not(.su-tabs-pane-open){overflow:hidden!important;padding-top:0!important;padding-bottom:0!important;min-height:0!important;height:0!important;border:none!important}.su-tabs-nav,.su-tabs-nav span,.su-tabs-pane,.su-tabs-panes{box-sizing:border-box!important}.su-tabs-vertical{display:flex}.su-tabs-vertical .su-tabs-nav{width:30%}.su-tabs-vertical .su-tabs-nav>span{display:block;margin-right:0;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.su-tabs-vertical .su-tabs-panes{width:70%}.su-tabs-vertical .su-tabs-panes .su-tabs-pane{height:100%;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}@media only screen and (max-width:768px){.su-tabs-vertical{flex-direction:column}.su-tabs-vertical .su-tabs-nav,.su-tabs-vertical .su-tabs-panes{width:100%}.su-tabs-vertical .su-tabs-nav .su-tabs-pane,.su-tabs-vertical .su-tabs-nav>span,.su-tabs-vertical .su-tabs-panes .su-tabs-pane,.su-tabs-vertical .su-tabs-panes>span{border-radius:3px}.su-tabs-mobile-stack .su-tabs-nav span{display:block}.su-tabs-mobile-scroll .su-tabs-nav{display:flex;align-items:flex-end;white-space:nowrap;overflow-x:auto}}.su-tooltip{display:none}.su-tooltip.su-tooltip-visible{display:block}.su-tooltip-inner{display:block;position:relative;padding:.7em .85em}.su-tooltip-title{display:block;font-weight:700;font-size:1.1em;margin-bottom:.25em}.su-tooltip-title:empty{display:none}.su-tooltip-content{display:block}.su-tooltip-shadow-yes{box-shadow:0 0 10px rgba(0,0,0,.5)}.su-tooltip-button{position:relative}.su-tooltip-button-outline-no:focus{outline:0}.su-tooltip-arrow,.su-tooltip-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.su-tooltip-arrow{visibility:hidden}.su-tooltip-arrow:before{visibility:visible;content:"";transform:rotate(45deg)}.su-tooltip[data-popper-placement^=top]>.su-tooltip-arrow{bottom:-4px}.su-tooltip[data-popper-placement^=bottom]>.su-tooltip-arrow{top:-4px}.su-tooltip[data-popper-placement^=left]>.su-tooltip-arrow{right:-4px}.su-tooltip[data-popper-placement^=right]>.su-tooltip-arrow{left:-4px}.su-video{position:relative;margin-bottom:1.5em;overflow:hidden}.su-video .jp-title{position:absolute;top:-100px;left:0;width:100%;height:30px;padding:0 1em;line-height:30px;font-size:.9em;background:#000;background:rgba(0,0,0,.5);color:#fff;transition:top .2s}.su-video:hover .jp-title{top:0}.su-video .jp-start{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;opacity:.5;transition:opacity .2s;background:50% 50% url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default-start.png) no-repeat}.su-video:hover .jp-start{opacity:.8}.su-video.jp-video-full{position:fixed;left:0;top:0;width:100%;height:100%}.su-video.jp-video-full .jp-jplayer{position:fixed!important;left:0;top:0;overflow:hidden}.su-video .jp-gui{position:relative;height:30px;background:#7c8781;background:linear-gradient(to bottom,#7c8781 0,#0a0809 100%);border-bottom-right-radius:3px;border-bottom-left-radius:3px}.su-video.jp-video-full .jp-gui{position:fixed;left:0;bottom:0;width:100%}.su-video-controls-no .jp-gui{position:absolute!important;bottom:-100px;left:0;right:0;transition:bottom .2s}.su-video-controls-no:hover .jp-gui{bottom:0}.su-video img{border-radius:0!important;border:none!important;margin:0!important;padding:0!important}.su-video .jp-gui .jp-pause,.su-video .jp-gui .jp-play{position:absolute;left:0;top:0;display:block;width:30px;height:30px;border-right:1px solid #454947;cursor:pointer}.su-video .jp-gui .jp-play{background:0 0 url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png) no-repeat}.su-video .jp-gui .jp-pause{background:-30px 0 url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png) no-repeat}.su-video .jp-full-screen,.su-video .jp-restore-screen{position:absolute;top:0;right:0;display:block;width:30px;height:30px;border-left:1px solid #454947;cursor:pointer}.su-video .jp-full-screen{background:0 -30px url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png) no-repeat}.su-video .jp-restore-screen{background:-30px -30px url(//www.wetfrogdivers.com/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png) no-repeat}.su-video .jp-progress{position:absolute;top:10px;left:90px;right:90px;height:10px;background:#333;border-radius:3px;box-shadow:0 0 5px #000 inset}.su-video .jp-play-bar,.su-video .jp-seek-bar{position:absolute;top:0;left:0;height:100%;cursor:pointer;border-radius:3px}.su-video .jp-seek-bar{background:#0b0b0b;background:linear-gradient(to bottom,#0b0b0b 0,#666 100%)}.su-video .jp-play-bar{background:#6db3f2;background:linear-gradient(to bottom,#6db3f2 0,#54a3ee 50%,#3690f0 51%,#1e69de 100%)}.su-video .jp-current-time,.su-video .jp-duration{position:absolute;top:0;display:block;height:30px;line-height:30px;color:#f5f5f5;font-size:10px}.su-video .jp-current-time{left:50px}.su-video .jp-duration{right:50px}.su-vimeo{margin:0 0 1.5em}.su-vimeo iframe{border:none!important}.su-youtube{margin:0 0 1.5em}.su-youtube iframe{border:none!important}