.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity .333s cubic-bezier(.4,0,.22,1);transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform .333s cubic-bezier(.4,0,.22,1);transition:transform .333s cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity .333s cubic-bezier(.4,0,.22,1);transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//atwv.net/wp-content/plugins/photo-swipe/lib/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//atwv.net/wp-content/plugins/photo-swipe/lib/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//atwv.net/wp-content/plugins/photo-swipe/lib/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity .333s cubic-bezier(.4,0,.22,1);transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.dashicons.wp-mcm-no-box-shadow{box-shadow:none}img.wp-mcm-icon{max-width:32px;padding:2px;line-height:.3em}.wp-mcm-icon{max-width:50px;line-height:.4em}#wp-mcm-legend{border:3px double #444;padding:12px;margin:20px 0 10px}.legend-text{display:inline-block;margin-left:3px;margin-right:3px;vertical-align:middle;word-wrap:anywhere;font-size:50%}#wp-mcm-list{margin:-20px 0 0}#wp-mcm-legend .legend-header{display:inline-block;margin:-60px 0 0;padding:0 10px;background-color:#eee;font-style:italic;vertical-align:middle}#wp-mcm-legend .tagalong-legend-icon{display:inline-block;margin-bottom:12px;min-width:190px}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;vertical-align:baseline}blockquote p:last-child{margin:0}a:focus{outline:0}a:focus{outline:0}a:link{text-decoration:none}a:link{text-decoration:none}p img{margin:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#fff;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#fff}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}.list-style-none{list-style:none !important;margin-left:0 !important}img{max-width:100%;height:auto}.col:after,.clr:after,.group:after,#comments #respond:after{content:"";display:block;height:0;clear:both;visibility:hidden;zoom:1}.col{display:block;float:left;margin:1% 0 1% 1.6%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.span_2_of_2{width:100%}.span_1_of_2{width:49.2%}.span_3_of_3{width:100%}.span_2_of_3{width:66.1%}.span_1_of_3{width:32.2%}.span_4_of_4{width:100%}.span_3_of_4{width:74.6%}.span_2_of_4{width:49.2%}.span_1_of_4{width:23.8%}.span_5_of_5{width:100%}.span_4_of_5{width:79.68%}.span_3_of_5{width:59.36%}.span_2_of_5{width:39.04%}.span_1_of_5{width:18.72%}.span_6_of_6{width:100%}.span_5_of_6{width:83.06%}.span_4_of_6{width:66.13%}.span_3_of_6{width:49.2%}.span_2_of_6{width:32.26%}.span_1_of_6{width:15.33%}.span_7_of_7{width:100%}.span_6_of_7{width:85.48%}.span_5_of_7{width:70.97%}.span_4_of_7{width:56.45%}.span_3_of_7{width:41.92%}.span_2_of_7{width:27.42%}.span_1_of_7{width:12.91%}.span_8_of_8{width:100%}.span_7_of_8{width:87.3%}.span_6_of_8{width:74.6%}.span_5_of_8{width:61.9%}.span_4_of_8{width:49.2%}.span_3_of_8{width:36.5%}.span_2_of_8{width:23.8%}.span_1_of_8{width:11.1%}.span_9_of_9{width:100%}.span_8_of_9{width:88.71%}.span_7_of_9{width:77.42%}.span_6_of_9{width:66.13%}.span_5_of_9{width:54.84%}.span_4_of_9{width:43.55%}.span_3_of_9{width:32.26%}.span_2_of_9{width:20.97%}.span_1_of_9{width:9.68%}.span_10_of_10{width:100%}.span_9_of_10{width:89.84%}.span_8_of_10{width:79.68%}.span_7_of_10{width:69.52%}.span_6_of_10{width:59.36%}.span_5_of_10{width:49.2%}.span_4_of_10{width:39.04%}.span_3_of_10{width:28.88%}.span_2_of_10{width:18.72%}.span_1_of_10{width:8.56%}.span_11_of_11{width:100%}.span_10_of_11{width:90.7%}.span_9_of_11{width:81.47%}.span_8_of_11{width:72.24%}.span_7_of_11{width:63.01%}.span_6_of_11{width:53.78%}.span_5_of_11{width:44.55%}.span_4_of_11{width:35.32%}.span_3_of_11{width:26.09%}.span_2_of_11{width:16.86%}.span_1_of_11{width:7.63%}.span_12_of_12{width:100%}.span_11_of_12{width:91.46%}.span_10_of_12{width:83%}.span_9_of_12{width:74.54%}.span_8_of_12{width:66.08%}.span_7_of_12{width:57.62%}.span_6_of_12{width:49.16%}.span_5_of_12{width:40.7%}.span_4_of_12{width:32.24%}.span_3_of_12{width:23.78%}.span_2_of_12{width:15.32%}.span_1_of_12{width:6.86%}.one-half,.one-third,one-fourth,one-fifth{display:block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.one-half{width:50%}.one-third{width:33.3333%}.one-fourth{width:25%}.one-fifth{width:20%}.clr-margin{margin-left:0}.count-1{clear:both;margin-left:0}.col-1,.col.first{clear:both;margin-left:0}.float-left{float:left}.float-right{float:right}body{background:#181818;nowhitespace:afterproperty;font:14px/1.7 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;color:#fff;font-weight:400}body a{color:#fffe19;text-decoration:underline}body a:hover{color:#008ee8;text-decoration:none}header h1{font-size:12px;font-weight:400;margin:5px 0 0}.container{width:980px;margin:0 auto;max-width:85%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.container .container{width:100%;max-width:none}#wrap{margin:0 auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#post{padding-right:41px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.remove-margin{margin-right:0 !important}.clr:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clear{clear:both}blockquote{font-family:'Droid Serif';font-style:italic;margin-bottom:25px;padding-left:30px;border-left:4px solid #ddd}blockquote p{font:16px 'Droid Serif';color:#909090;font-style:italic;line-height:1.9em}pre{background:#fff url(//atwv.net/wp-content/themes/wpex-portafolio/images/pre-bg.png) repeat;margin:40px 0;padding:25px 20px;line-height:25px;border:1px solid #efefef;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}address{letter-spacing:1px;margin:20px 0}#page-featured-img{margin-bottom:30px}#page-featured-img img{display:block;margin:0 auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:600}h1{font-size:32px;margin:0 0 20px}h2{font-size:18px;border-left:#ccc 3px solid;padding-left:10px}h3{font-size:16px}h4{font-size:14px}h5{font-size:12px}h6{font-size:10px}#post,.entry{:}.entry p:last-child{margin:0}.entry .wpcf7-form{margin-top:0}.entry ul{margin:30px 0 30px 20px}.entry ol{margin:30px 0 30px 25px}.entry ul li,.entry ol li{margin:0 0 5px}.entry ol{list-style:decimal}.entry ul{list-style:disc}.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{margin:40px 0 20px}p{margin:5px 0}p.lead{font-size:21px;line-height:27px;color:#777}em{font-style:italic}strong{font-weight:700}small{font-size:80%}hr{border:solid #efefef;border-width:1px 0 0;clear:both;margin:30px 0 30px;height:0}a{outline:0}p a,p a:visited{line-height:inherit}p a,p a:visited{line-height:inherit}#page-header,#single-portfolio-title{position:relative;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #efefef}#page-header h1{margin:0;font-weight:700;font-size:21px;text-transform:uppercase}#page-header-description{color:#949494;font-size:14px}.heading{display:block;margin:25px 0;font-size:14px;font-weight:700}.heading span{display:inline-block}#masthead-wrap{background:#181818;margin-bottom:20px}#masthead{position:relative}#logo{display:block;margin:5px 0 0}#logo a[rel=home]{float:left;margin:0 20px 0 0}#logo h2{font-family:'Droid Serif';font-weight:400;font-size:32px;color:#fff}#logo h2 a{color:#fff}#address{float:right;padding:5px 0}.dropdown-menu{margin:0;padding:0;list-style:none}.dropdown-menu li{position:relative}.dropdown-menu ul{position:absolute;top:100%;left:0;z-index:99;display:none;margin:0}.dropdown-menu>li{float:left;display:block}.dropdown-menu a{display:block;position:relative}.dropdown-menu ul ul{top:0;left:100%}.dropdown-menu>li ul{min-width:200px}.dropdown-menu ul ul li{width:100%}#navigation{height:50px;background-color:#fff;background-image:-webkit-linear-gradient(bottom,#dedede,#ededed 2%,#fdfdfd 40%,#fff 96%,#e1e1e1);background-image:-moz-linear-gradient(bottom,#dedede,#ededed 2%,#fdfdfd 40%,#fff 96%,#e1e1e1);background-image:-o-linear-gradient(bottom,#dedede,#ededed 2%,#fdfdfd 40%,#fff 96%,#e1e1e1);background-image:-ms-linear-gradient(bottom,#dedede,#ededed 2%,#fdfdfd 40%,#fff 96%,#e1e1e1);background-image:linear-gradient(to top,#dedede,#ededed 2%,#fdfdfd 40%,#fff 96%,#e1e1e1);border-radius:3px;line-height:50px;clear:both}#navigation .dropdown-menu>li{height:40px;margin-left:25px}#navigation .dropdown-menu a{font-size:12px;color:#888;font-weight:700;text-decoration:none;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-align:left;cursor:pointer;text-transform:uppercase;padding-bottom:7px;letter-spacing:1px}#navigation .dropdown-menu>li>a:hover,#navigation .dropdown-menu>.current-menu-item>a{color:#000}#navigation .dropdown-menu a i{margin-right:5px}#navigation .dropdown-menu li:first-child a{margin-left:2px}#navigation .dropdown-menu ul li:first-child{border-left:none !important}#navigation .dropdown-menu ul li:first-child a{margin:0 !important}#navigation .dropdown-menu ul{background:#181818;box-shadow:1px 1px 2px rgba(200,200,200,.3);box-shadow:0 0 5px rgba(0,0,0,.3);margin-left:-20px;padding:10px 0}#navigation .dropdown-menu ul li{height:auto;margin-bottom:10px}#navigation .dropdown-menu ul a{display:block;height:auto;line-height:1.8em;padding:0 20px;margin:0;border:0;text-transform:none;font-size:13px;font-weight:400}#navigation .dropdown-menu ul li>a:hover{color:#fff}#navigation select{display:none}.menu-main-container{text-align:center}.mobile-menu-toggle{display:none;position:absolute;top:20px;height:50px;line-height:50px;margin-top:-25px;right:0;font-size:24px}.mobile-menu-toggle,.wpex-mobile-nav a{color:#888}.wpex-mobile-nav a{font-size:12px;text-transform:uppercase;font-weight:700}.mobile-menu-toggle:hover,.wpex-mobile-nav a:hover{color:#fff;text-decoration:none}.wpex-mobile-nav{display:none;clear:both;position:absolute;background:#000;z-index:10;width:100%}.wpex-mobile-nav-ul{border-top:1px solid #333;padding:20px 0}.wpex-mobile-nav ul ul{margin-left:10px}.wpex-mobile-nav ul ul a:before{content:"-";display:inline-block;margin-right:5px}#home-slider{margin:0 auto;position:relative}#home-slider img{max-width:100%;height:auto}#home-slider .flex-direction-nav li a.flex-next,#home-slider .flex-direction-nav li a.flex-prev{position:absolute;top:50%;margin-top:-30px;height:60px;line-height:60px;cursor:pointer;text-align:center;font-size:26px;color:#bbb}#home-slider .flex-direction-nav li a.flex-next{right:-50px}#home-slider .flex-direction-nav li a.flex-prev{left:-50px}#home-slider .flex-direction-nav li a.flex-next:hover,#home-slider .flex-direction-nav li a.flex-prev:hover{color:#000;text-decoration:none}#home-portfolio{margin-top:25px;font-size:12px}#home-portfolio article{position:relative}#home-portfolio .heading{font-weight:700;font-size:16px;margin:0 0 30px;padding:15px 0;border-top:double #e5e5e5;border-bottom:double #e5e5e5;text-transform:uppercase;text-align:center}#home-portfolio h4{position:absolute;bottom:0;background:rgba(0,0,0,.7);font-weight:nomal;font-size:12px;width:100%;padding:10px;box-sizing:border-box}#home-portfolio a{color:#fff}#home-portfolio-view-all{text-align:center;margin-top:20px}#home-portfolio-view-all a{display:inline-block;padding:0 15px;height:35px;line-height:35px;color:#fff;background:#000;font-weight:400;letter-spacing:1px;text-transform:uppercase;font-size:11px}#home-portfolio-view-all a:hover{color:#fff;background:red;text-decoration:none}#home-text{margin:20px 0 0}#home-features{margin-top:20px;font-size:12px}#home-features .features-entry-thumbnail-box{position:relative;margin:0 0 10px}#home-features header{position:absolute;bottom:0;background:rgba(0,0,0,.7);color:#fff;padding:10px 15px;width:100%;box-sizing:border-box}#home-features .heading{border-bottom:medium double #e5e5e5;border-top:medium double #e5e5e5;border-left:none;font-size:16px;font-weight:700;margin:0 0 30px;padding:15px 0;text-align:center;text-transform:uppercase}#home-features a{color:#fff}#home-map .heading{font-weight:700;font-size:16px;margin:0 0 30px;padding:15px 0;border-top:double #e5e5e5;border-bottom:double #e5e5e5;text-transform:uppercase;text-align:center}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.flexslider{margin:0;padding:0}.flexslider .slides>li{-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none}.flexslider ul{margin:0}.flex-pauseplay span{text-transform:capitalize}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{position:relative;zoom:1}.flexslider.loading{background:url(//atwv.net/wp-content/themes/wpex-portafolio/images/loader.gif) center center no-repeat;min-height:100px;width:100%}#portfolio-description{font-family:'Georgia';padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #efefef}#portfolio-description p:last-child,.portfolio-description p{margin:0}.portfolio-entry-link{display:block;line-height:1.5}.portfolio-entry-link img{display:block;width:100%;margin:0}.portfolio-entry-link img:hover{opacity:.8}#single-portfolio-title h1{font-size:21px;font-weight:700}#portfolio-post-slider{width:100% !important}#portfolio-post-slider .flex-control-nav{clear:both;list-style:none;margin:15px 0 0}#portfolio-post-slider .flex-control-nav :after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}#portfolio-post-slider .flex-control-nav li{display:block;float:left;margin:0 4px 4px 0;text-align:center}#portfolio-post-slider .flex-control-nav a{display:block;padding:2px 7px;text-decoration:none;font-size:11px;font-weight:400;line-height:1.4em;cursor:pointer;border:1px solid #ddd;color:#555 !important}#portfolio-post-slider .flex-control-nav a:hover,#portfolio-post-slider .flex-control-nav a.flex-active{background:#000;color:#fff !important;text-decoration:none;border-color:transparent}#portfolio-post-slider ul{display:-webkit-box;display:-moz-box;display:-ms-box;display:-webkit-flexbox;display:-moz-flexbox;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}#portfolio-post-slider .slide{float:left;width:25%;padding:5px;overflow:hidden;height:inherit;box-sizing:border-box}#portfolio-post-slider .slide img{display:block}.portfolio-entries article{position:relative}.portfolio-entries h4{position:absolute;bottom:0;background:rgba(0,0,0,.7);font-weight:nomal;font-size:12px;width:100%;padding:10px;box-sizing:border-box}.portfolio-entries a{color:#fff}#single-portfolio-related{margin-top:60px;overflow:hidden;line-height:1.5}#single-portfolio-related .heading{font-weight:700;font-size:16px;margin:0 0 30px;padding:15px 0;border-top:double #e5e5e5;border-bottom:double #e5e5e5;text-transform:uppercase;text-align:center}#single-portfolio-related article{position:relative}#single-portfolio-related h4{position:absolute;bottom:0;background:rgba(0,0,0,.7);font-weight:nomal;font-size:12px;width:100%;padding:10px;box-sizing:border-box}#single-portfolio-related a{color:#fff}#portfolio-content article{position:relative}#portfolio-content h4{position:absolute;bottom:0;background:rgba(0,0,0,.7);font-weight:nomal;font-size:12px;width:100%;padding:10px;box-sizing:border-box}#portfolio-content a{color:#fff}.features-entry:hover{border-color:#000}.features-entry-thumbnail-link:hover{opacity:.8}.features-entry-thumbnail{display:block;width:auto;margin:0 auto}.features-entry h3{font-size:16px}.features-entry-content{font-size:12px}.blog-entry{margin-bottom:60px;padding-bottom:60px;border-bottom:double #efefef}.blog-entry h2{font-size:20px;font-weight:700;margin:0;line-height:1.8em}.blog-entry h2 a{color:#fff}.blog-entry-thumbnail{display:block;margin-bottom:25px}.blog-entry-thumbnail:hover{opacity:.8}#post-header h1{font-size:24px;font-weight:700;margin:0;line-height:1.8em}#post-thumbnail{margin-bottom:30px}#post-thumbnail img{display:block;width:100%}.meta{font-size:13px;margin-bottom:20px}.meta li{display:inline}.single-post .meta{padding-bottom:20px;border-bottom:double #efefef;margin-bottom:30px}ul.page-numbers{clear:both;list-style:none;margin:15px 0 0}.page-numbers:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}ul.page-numbers li{display:block;float:left;margin:0 4px 4px 0;text-align:center}.page-numbers a,.page-numbers span{display:block;padding:2px 7px;text-decoration:none;font-size:11px;font-weight:400;line-height:1.4em;cursor:pointer;border:1px solid #ddd;color:#555 !important}.page-numbers a span{padding:0}.page-numbers a:hover,.page-numbers.current,.page-numbers.current:hover{background:#000;color:#fff !important;text-decoration:none;border-color:transparent}.sidebar-container{padding-bottom:25px;font-size:13px}.sidebar-container .heading{margin-top:0}.sidebar-container h4{font-size:14px;margin-bottom:15px;line-height:1.8em;font-weight:700}.sidebar-widget{margin-bottom:40px}.sidebar-container a{color:#fff}.sidebar-container a:hover{text-decoration:none}.tagcloud a{float:left;display:block;margin-bottom:3px;margin-right:3px;font-size:12px !important;padding:2px 8px;font-weight:400;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out}.sidebar-container .tagcloud a{background:#000;color:#fff !important}.sidebar-container .tagcloud a:hover{color:#fff !important;background:red;text-decoration:none}#footer .tagcloud a{background:red;color:#fff}#footer .tagcloud a:hover{background:#333;color:#fff}#pagetop{bottom:5px;font-size:10px;position:fixed;right:5px}#pagetop a{background:none repeat scroll 0 0 #666;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#fff;display:block;opacity:.8;padding:15px;text-align:center;text-decoration:none}.widget_recent_entries li,.widget_categories li,.widget_archive li,widget_meta li,.wpex-taxonomies-widget li,.wpex-recent-post-types-widget li,.widget_pages li,.widget_links li,.widget_twitter li,.widget_nav_menu li,.widget_recent_comments li{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #eee}.widget_recent_entries ul,.widget_categories ul,.widget_archive ul,.widget_meta ul,.wpex-taxonomies-widget ul,.wpex-recent-post-types-widget ul,.widget_pages ul,.widget_links ul,.widget_twitter ul,.widget_nav_menu ul,.widget_recent_comments ul{padding-top:8px;border-top:1px solid #eee}#footer .widget_recent_entries li,#footer .widget_categories li,#footer .widget_archive li,widget_meta li,#footer .wpex-taxonomies-widget li,#footer .wpex-recent-post-types-widget li,#footer .widget_pages li,#footer .widget_links li,#footer .widget_twitter li,#footer .widget_nav_menu li,#footer .widget_recent_comments li{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #222}#footer .widget_recent_entries ul,#footer .widget_categories ul,#footer .widget_archive ul,widget_meta ul,#footer .wpex-taxonomies-widget ul,#footer .wpex-recent-post-types-widget ul,#footer .widget_pages ul,#footer .widget_links ul,#footer .widget_twitter ul,#footer .widget_nav_menu ul,#footer .widget_recent_comments ul{padding-top:8px;border-top:1px solid #222}input[type=search]{background:url(//atwv.net/wp-content/themes/wpex-portafolio/./images/search.png) no-repeat scroll 94% center #f5f5f5;-moz-box-sizing:border-box;border:1px solid #f5f5f5;color:#505050;display:block;font:13px 'Helvetica Neue',Helvetica Neue,Helvetica,Arial,sans-serif !important;box-shadow:0 1px 0 0 rgba(0,0,0,.05);padding:12px 14px;width:100%;-webkit-appearance:none !important;webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-decoration{display:none}input[type=search]:focus{outline:none;color:#505050}.search-entry{position:relative;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #efefef}.search-entry-thumbnail{float:left;margin:0 30px 30px 0}.search-entry h2{margin:0 0 10px;font-weight:600}input[type=text],input[type=password],input[type=email],input[type=url],input[type=tel],textarea{-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=url]:focus,input[type=tel]:focus,textarea:focus{outline:none;color:#505050}input[type=text],input[type=password],input[type=email],input[type=url],input[type=tel],textarea{background:#f5f5f5;border:1px solid #f5f5f5;color:gray;display:block;font:12px 'Helvetica Neue',Helvetica,Arial,sans-serif !important;margin-bottom:10px;margin-left:0;max-width:100%;padding:12px;webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out}textarea{width:100%;-moz-box-sizing:border-box;box-sizing:border-box;line-height:1.6em !important}input[type=text],input[type=password],input[type=email],input[type=url],input[type=tel]{width:200px}.theme-button,.entry button,.entry input[type=button],.entry input[type=submit],#comments #submit{background-color:#000;nowhitespace:afterproperty;color:#fff;cursor:pointer;display:inline-block;font-size:11px;letter-spacing:1px;text-transform:uppercase;line-height:35px !important;height:35px;margin:0;padding:0 15px;text-decoration:none;-webkit-appearance:none !important;border:none;outline:none}.entry button:active,.entry input[type=button]:active,.entry input[type=submit]:active,#comments #submit:active,.theme-button:active{position:relative;top:1px}.entry button:hover,.entry input[type=button]:hover,.entry input[type=submit]:hover,#comments #submit:hover,.theme-button:hover{border-color:transparent;background-color:red;color:#fff;text-decoration:none}.theme-button,.entry button{margin-top:30px}.comments-title{font-weight:700;font-size:16px;margin:60px 0 30px;padding:15px 0;border-top:double #e5e5e5;border-bottom:double #e5e5e5;text-transform:uppercase;text-align:center}#comments.empty-closed-comments{display:none}.comment-notes{color:#666}#comments .children{margin-left:30px}#comments li article{position:relative}.comment-author{left:0;position:absolute;top:0}.comment-author .avatar{display:block}.comment-details{position:relative;margin-bottom:30px;padding-bottom:30px;margin-left:80px;border-bottom:1px solid #efefef}.comment-meta{margin-bottom:15px}.comment-meta .fn{font-size:1em;font-weight:600;line-height:0}.comment-date a{font-size:.813em;color:#909090 !important;margin-right:10px}.comment-meta .url{color:#000}.comment-meta .url:hover{color:#999;text-decoration:none}.comment-date a:hover{color:#000 !important}.comment-reply-link{font-size:12px}.comment-date .comment-edit-link{color:#4e9cb5 !important}#cancel-comment-reply-link{font-family:'Helvetica Neue';float:right;background:red;border-color:transparent;border-radius:3px;color:#fff !important;cursor:pointer;display:inline-block;font-size:10px;text-transform:uppercase;font-weight:500;letter-spacing:1px;line-height:1.65em;padding:4px 10px;margin-bottom:5px;opacity:.8}#cancel-comment-reply-link:hover{background:#353c3e;opacity:1}.logged-in-as{font-size:.813em;font-weight:300}p.comment-notes{font-size:.813em;font-weight:300}#respond{margin:0 0 25px}#respond h3{font-size:18px;margin:30px 0 0;font-weight:700}#respond label[for=comment]{display:none}.commentlist #respond{margin-bottom:80px;margin-top:60px}#commentform p{line-height:35px}#commentform input{float:left;margin-right:15px}#commentform label{font-weight:400;font-size:14px}.comment-navigation{font-size:12px}.nav-next{text-align:right}.form-allowed-tags{display:none}span.required{color:red;font-size:9px;position:relative;top:-4px}.no-comments{text-align:right}.no-comments i{margin-right:8px}.comment-subscription-form{margin:0}.comment-subscription-form:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.comment-subscription-form input,.comment-subscription-form label{float:left;font-size:11px;margin:0 !important;margin-right:5px !important}#error-page-text{font-size:18px}.about table{margin:15px 0}.about table th{width:20%;padding:10px 15px;background:#333;border:#555 1px solid;vertical-align:middle}.about table td{padding:10px 15px;border:#555 1px solid}.kindof .flex{display:flex;margin:0 0 20px}.kindof .flex img{max-width:30%;margin:0 15px 0 0}.kindof .flex p{width:70%}.price p{margin:5px 0}.price dl{margin:10px 0}.price dl dt{border-left:#fff 5px solid;padding:0 0 0 10px;margin:30px 0 0}.price table{margin:15px 0;color:#333}.price table th{background:#333;color:#fff;font-weight:400;padding:10px 15px;border:#555 1px solid}.price table td{background:#fff;padding:10px 15px;border:#555 1px solid}.price table tr:nth-child(even) td{background:#eee none repeat scroll 0 0}.about .flow{list-style:none;margin:0}.about .flow li{border:#fff 1px solid;padding:20px;text-align:center;border:radius:3px;position:relative;margin:0 0 40px}.about .flow li:after{content:"\f078";font-family:FontAwesome;position:absolute;display:block;bottom:-30px;right:0;left:0}.about .flow li:last-child:after{content:""}.attention{color:#e61e25;font-weight:700}.clearfix:after{content:".";clear:both;height:0;display:block;visibility:hidden}.clearfix{zoom:100%}#footer-wrap{background:#000;margin-top:50px}#footer{position:relative;margin:0 auto;padding:30px 0;color:#999;font-size:13px}#footer a{color:#666}#footer a:hover{color:#fff;text-decoration:none}#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6{color:#ffff}#footer .heading{color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}#footer input[type=search]{box-shadow:none}#footer ul{margin:0}.footer-widget{margin-bottom:40px}#copyright-wrap{background:#111;border-top:1px solid #222;font-size:10px;text-transform:uppercase;letter-spacing:1px;font-family:'Droid Serif',Georgia;text-align:center;color:#bbb}#copyright{padding:25px 0}#copyright a{color:#fff;text-decoration:underline}.aligncenter{display:block;margin:0 auto}.alignleft{float:left;margin:0 20px 20px 0}.alignright{float:right;margin:0 0 20px 20px}.floatleft{float:left}.floatright{float:right}.textcenter{text-align:center}.textright{text-align:right}.textleft{text-align:left}.wp-caption{max-width:100% !important}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0}.wp-caption img{margin:0;padding:0;border:0 none;max-width:100$}.wp-caption{border:1px solid #efefef;text-align:center;background-color:#f3f3f3;padding-top:4px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.wp-smiley{margin:0 !important;max-height:1em}blockquote.left{margin-right:20px;text-align:right;margin-left:0;width:33%;float:left}blockquote.right{margin-left:20px;text-align:left;margin-right:0;width:33%;float:right}#img-attch-page{text-align:center;overflow:hidden}#img-attch-page img{display:inline-block;margin:0 auto;max-width:100%;margin-bottom:20px}.gallery-item img{-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out}.gallery-item img:hover{opacity:.7;-moz-opacity:.7;-webkit-opacity:.7}div.wpcf7 .wpcf7-not-valid{border-color:red}span.wpcf7-not-valid-tip{display:none !important}div.wpcf7 input,div.wpcf7 textarea{max-width:100%;border:1px solid transparent}div.wpcf7-validation-errors{margin:0;padding:10px;color:#c4690e;background:#fffdf3;text-align:center;border:1px solid #e6bf4a;font-weight:400;font-size:.875em}div.wpcf7 .wpcf7-mail-sent-ok{margin:10px 0 0;padding:10px;background:#edfdd3;border:1px solid #c4dba0;text-align:center;color:#657e3c;font-weight:400;font-size:.875em}div.wpcf7-mail-sent-ng{margin:0;padding:10px;background:#ffe9e9;color:#d04544;border:1px solid #e7a9a9}.wpcf7 p{font-size:.875em;font-weight:600;margin:0 0 15px;text-transform:uppercase}.wpcf7 input,.wpcf7 textarea{margin-top:5px}.wpcf7 .wpcf7-submit{font-size:.875em;margin:0}@media only screen and (max-width:959px){#navigation{display:none}.mobile-menu-toggle{display:block}#masthead{padding-right:40px}}@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape){#home-slider .flex-direction-nav{display:none !important}}@media only screen and (min-width:768px) and (max-width:959px){#home-slider .flex-direction-nav{display:none !important}#portfolio-post-slider .slide{width:50%;margin:0}}@media only screen and (max-width:767px){#home-slider .flex-direction-nav{display:none !important}#logo a[rel=home]{float:none}.col{width:100%;margin:0 0 20px}#portfolio-post-slider .slide{width:100%;margin:0}#masthead-wrap{margin:0}#address{display:none}.about table th{display:block;width:100%;box-sizing:border-box}.about table td{display:block;width:100%;box-sizing:border-box}.kindof .flex{display:block}.kindof .flex img{max-width:100%;width:100%;height:min-content}.kindof .flex p{width:100%}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}