@charset "UTF-8";
/*!
	FrontLauncher
	License: MIT
 	Author: Daniel Kita <t.trax0@gmail.com>
 	Repo: https://github.com/T-TraX/FrontLauncher
*/body.swal2-shown{overflow-y:hidden}.swal2-container,body.swal2-iosfix{position:fixed;left:0;right:0}.swal2-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;top:0;bottom:0;padding:10px;background-color:transparent;z-index:1060}.swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.swal2-modal{background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:5px;box-sizing:border-box;text-align:center;margin:auto;overflow-x:hidden;overflow-y:auto;display:none;position:relative;max-width:100%}.swal2-modal:focus{outline:none}.swal2-modal.swal2-loading{overflow-y:hidden}.swal2-modal .swal2-title{color:#595959;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:0 0 .4em;padding:0;display:block;word-wrap:break-word}.swal2-modal .swal2-buttonswrapper{margin-top:15px}.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4;cursor:no-drop}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm{box-sizing:border-box;border:4px solid transparent;border-color:transparent;width:40px;height:40px;padding:0;margin:7.5px;vertical-align:top;background-color:transparent!important;color:transparent;cursor:default;border-radius:100%;-webkit-animation:h 1.5s linear 0s infinite normal;animation:h 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm:after{display:inline-block;content:"";margin-left:5px;vertical-align:-1px;height:15px;width:15px;border:3px solid #999;box-shadow:1px 1px 1px #fff;border-right-color:transparent;border-radius:50%;-webkit-animation:h 1.5s linear 0s infinite normal;animation:h 1.5s linear 0s infinite normal}.swal2-modal .swal2-styled{border:0;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin:15px 5px 0;padding:10px 32px}.swal2-modal .swal2-styled:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.swal2-modal .swal2-image{margin:20px auto;max-width:100%}.swal2-modal .swal2-close{background:transparent;border:0;margin:0;padding:0;width:38px;height:40px;font-size:36px;line-height:40px;font-family:serif;position:absolute;top:5px;right:8px;cursor:pointer;color:#ccc;-webkit-transition:color .1s ease;transition:color .1s ease}.swal2-modal .swal2-close:hover{color:#d55}.swal2-modal>.swal2-checkbox,.swal2-modal>.swal2-file,.swal2-modal>.swal2-input,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-select,.swal2-modal>.swal2-textarea{display:none}.swal2-modal .swal2-content{font-size:18px;text-align:center;font-weight:300;position:relative;float:none;margin:0;padding:0;line-height:normal;color:#545454;word-wrap:break-word}.swal2-modal .swal2-checkbox,.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-radio,.swal2-modal .swal2-select,.swal2-modal .swal2-textarea{margin:20px auto}.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-textarea{width:100%;box-sizing:border-box;font-size:18px;border-radius:3px;border:1px solid #d9d9d9;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s}.swal2-modal .swal2-file.swal2-inputerror,.swal2-modal .swal2-input.swal2-inputerror,.swal2-modal .swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-modal .swal2-file:focus,.swal2-modal .swal2-input:focus,.swal2-modal .swal2-textarea:focus{outline:none;border:1px solid #b4dbed;box-shadow:0 0 3px #c4e6f5}.swal2-modal .swal2-file::-webkit-input-placeholder,.swal2-modal .swal2-input::-webkit-input-placeholder,.swal2-modal .swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-modal .swal2-file:-ms-input-placeholder,.swal2-modal .swal2-input:-ms-input-placeholder,.swal2-modal .swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-modal .swal2-file::placeholder,.swal2-modal .swal2-input::placeholder,.swal2-modal .swal2-textarea::placeholder{color:#ccc}.swal2-modal .swal2-range input{float:left;width:80%}.swal2-modal .swal2-range output{float:right;width:20%;font-size:20px;font-weight:600;text-align:center}.swal2-modal .swal2-range input,.swal2-modal .swal2-range output{height:43px;line-height:43px;vertical-align:middle;margin:20px auto;padding:0}.swal2-modal .swal2-input{height:43px;padding:0 12px}.swal2-modal .swal2-input[type=number]{max-width:150px}.swal2-modal .swal2-file{font-size:20px}.swal2-modal .swal2-textarea{height:108px;padding:12px}.swal2-modal .swal2-select{color:#545454;font-size:inherit;padding:5px 10px;min-width:40%;max-width:100%}.swal2-modal .swal2-radio{border:0}.swal2-modal .swal2-radio label:not(:first-child){margin-left:20px}.swal2-modal .swal2-radio input,.swal2-modal .swal2-radio span{vertical-align:middle}.swal2-modal .swal2-radio input{margin:0 3px 0 0}.swal2-modal .swal2-checkbox{color:#545454}.swal2-modal .swal2-checkbox input,.swal2-modal .swal2-checkbox span{vertical-align:middle}.swal2-modal .swal2-validationerror{background-color:#f0f0f0;margin:0 -20px;overflow:hidden;padding:10px;color:gray;font-size:16px;font-weight:300;display:none}.swal2-modal .swal2-validationerror:before{content:"!";display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:10px}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-range input{width:100%!important}.swal2-range output{display:none}}.swal2-icon{width:80px;height:80px;border:4px solid transparent;border-radius:50%;margin:20px auto 30px;padding:0;position:relative;box-sizing:content-box;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;display:block}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.swal2-icon.swal2-warning{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#f8bb86;border-color:#facea8}.swal2-icon.swal2-info,.swal2-icon.swal2-warning{font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-info{font-family:Open Sans,sans-serif;color:#3fc3ee;border-color:#9de0f6}.swal2-icon.swal2-question{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#87adbd;border-color:#c9dae1;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;position:absolute;width:60px;height:120px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.swal2-icon.swal2-success .swal2-success-ring{width:80px;height:80px;border:4px solid hsla(98,55%,69%,.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{width:7px;height:90px;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-progresssteps{font-weight:600;margin:0 0 20px;padding:0}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{background:#3085d6;height:.4em;margin:0 -1px;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}@-webkit-keyframes a{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes a{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes b{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes b{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}.swal2-show{-webkit-animation:a .3s;animation:a .3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:b .15s forwards;animation:b .15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}@-webkit-keyframes c{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes c{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@-webkit-keyframes d{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes d{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@-webkit-keyframes e{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes e{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}.swal2-animate-success-line-tip{-webkit-animation:c .75s;animation:c .75s}.swal2-animate-success-line-long{-webkit-animation:d .75s;animation:d .75s}.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:e 4.25s ease-in;animation:e 4.25s ease-in}@-webkit-keyframes f{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}@keyframes f{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}.swal2-animate-error-icon{-webkit-animation:f .5s;animation:f .5s}@-webkit-keyframes g{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes g{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.swal2-animate-x-mark{-webkit-animation:g .5s;animation:g .5s}@-webkit-keyframes h{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes h{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:Poppins,Arial,sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:Poppins,Arial,sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&phone=28.125em&medium=40em&tablet=48em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:Poppins,Arial,sans-serif;font-weight:400;line-height:1.5;color:#02364b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Poppins,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}.h1,h1{font-size:1.5rem}.h1,.h2,h1,h2{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h2,h2{font-size:1.25rem}.h3,h3{font-size:1.1875rem}.h3,.h4,h3,h4{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.0625rem}.h5,.h6,h5,h6{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h6,h6{font-size:1rem}@media print,screen and (min-width:40em){.h1,h1{font-size:3rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:1.9375rem}.h4,h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}a{line-height:inherit;color:#009dd5;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#0087b7}a img{border:0}hr{clear:both;max-width:1200px;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;font-weight:400}code,kbd{background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;color:#0a0a0a}kbd{margin:0;padding:.125rem .25rem 0}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:20px;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}@media print,screen and (min-width:28.125em){.phone-text-left{text-align:left}.phone-text-right{text-align:right}.phone-text-center{text-align:center}.phone-text-justify{text-align:justify}}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:48em){.tablet-text-left{text-align:left}.tablet-text-right{text-align:right}.tablet-text-center{text-align:center}.tablet-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;font-family:inherit;padding:.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:0;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;background-color:#009dd5;color:#fff}[data-whatinput=mouse] .button{outline:0}.button:focus,.button:hover{background-color:#0085b5;color:#fff}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.info{background-color:#81d4fa;color:#0a0a0a}.button.info:focus,.button.info:hover{background-color:#38bbf7;color:#0a0a0a}.button.primary{background-color:#009dd5;color:#0a0a0a}.button.primary:focus,.button.primary:hover{background-color:#007eaa;color:#0a0a0a}.button.secondary{background-color:#02364b;color:#fff}.button.secondary:focus,.button.secondary:hover{background-color:#022b3c;color:#fff}.button.success{background-color:#3adb76;color:#0a0a0a}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#0a0a0a}.button.warning{background-color:#ffae00;color:#0a0a0a}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#0a0a0a}.button.alert{background-color:#ec5840;color:#0a0a0a}.button.alert:focus,.button.alert:hover{background-color:#da3116;color:#0a0a0a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#009dd5;color:#fff}.button.disabled.info,.button[disabled].info{opacity:.25;cursor:not-allowed}.button.disabled.info,.button.disabled.info:focus,.button.disabled.info:hover,.button[disabled].info,.button[disabled].info:focus,.button[disabled].info:hover{background-color:#81d4fa;color:#0a0a0a}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary,.button[disabled].primary:focus,.button[disabled].primary:hover{background-color:#009dd5;color:#0a0a0a}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover{background-color:#02364b;color:#fff}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover{background-color:#3adb76;color:#0a0a0a}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover{background-color:#ffae00;color:#0a0a0a}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover{background-color:#ec5840;color:#0a0a0a}.button.hollow{border:1px solid #009dd5;color:#009dd5}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow:focus,.button.hollow:hover{border-color:#004f6b;color:#004f6b}.button.hollow:focus.disabled,.button.hollow:focus[disabled],.button.hollow:hover.disabled,.button.hollow:hover[disabled]{border:1px solid #009dd5;color:#009dd5}.button.hollow.info{border:1px solid #81d4fa;color:#81d4fa}.button.hollow.info:focus,.button.hollow.info:hover{border-color:#077fb6;color:#077fb6}.button.hollow.info:focus.disabled,.button.hollow.info:focus[disabled],.button.hollow.info:hover.disabled,.button.hollow.info:hover[disabled]{border:1px solid #81d4fa;color:#81d4fa}.button.hollow.primary{border:1px solid #009dd5;color:#009dd5}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#004f6b;color:#004f6b}.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled]{border:1px solid #009dd5;color:#009dd5}.button.hollow.secondary{border:1px solid #02364b;color:#02364b}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#011b26;color:#011b26}.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled]{border:1px solid #02364b;color:#02364b}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.success:focus.disabled,.button.hollow.success:focus[disabled],.button.hollow.success:hover.disabled,.button.hollow.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled],.button.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.hollow.alert{border:1px solid #ec5840;color:#ec5840}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#881f0e;color:#881f0e}.button.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled],.button.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled]{border:1px solid #ec5840;color:#ec5840}.button.clear{border:1px solid #009dd5;color:#009dd5}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{background-color:transparent}.button.clear:focus,.button.clear:hover{border-color:#004f6b;color:#004f6b}.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover.disabled,.button.clear:hover[disabled]{border:1px solid #009dd5;color:#009dd5}.button.clear,.button.clear.disabled,.button.clear:focus,.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover,.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear[disabled]{border-color:transparent}.button.clear.info{border:1px solid #81d4fa;color:#81d4fa}.button.clear.info:focus,.button.clear.info:hover{border-color:#077fb6;color:#077fb6}.button.clear.info:focus.disabled,.button.clear.info:focus[disabled],.button.clear.info:hover.disabled,.button.clear.info:hover[disabled]{border:1px solid #81d4fa;color:#81d4fa}.button.clear.info,.button.clear.info.disabled,.button.clear.info:focus,.button.clear.info:focus.disabled,.button.clear.info:focus[disabled],.button.clear.info:hover,.button.clear.info:hover.disabled,.button.clear.info:hover[disabled],.button.clear.info[disabled]{border-color:transparent}.button.clear.primary{border:1px solid #009dd5;color:#009dd5}.button.clear.primary:focus,.button.clear.primary:hover{border-color:#004f6b;color:#004f6b}.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled]{border:1px solid #009dd5;color:#009dd5}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary:focus,.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover,.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary[disabled]{border-color:transparent}.button.clear.secondary{border:1px solid #02364b;color:#02364b}.button.clear.secondary:focus,.button.clear.secondary:hover{border-color:#011b26;color:#011b26}.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled]{border:1px solid #02364b;color:#02364b}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary:focus,.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover,.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary[disabled]{border-color:transparent}.button.clear.success{border:1px solid #3adb76;color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{border-color:#157539;color:#157539}.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover.disabled,.button.clear.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.clear.success,.button.clear.success.disabled,.button.clear.success:focus,.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover,.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success[disabled]{border-color:transparent}.button.clear.warning{border:1px solid #ffae00;color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{border-color:#805700;color:#805700}.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning:focus,.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover,.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning[disabled]{border-color:transparent}.button.clear.alert{border:1px solid #ec5840;color:#ec5840}.button.clear.alert:focus,.button.clear.alert:hover{border-color:#881f0e;color:#881f0e}.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled]{border:1px solid #ec5840;color:#ec5840}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert:focus,.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover,.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert[disabled]{border-color:transparent}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.hollow:after{border-top-color:#009dd5}.button.dropdown.hollow.info:after{border-top-color:#81d4fa}.button.dropdown.hollow.primary:after{border-top-color:#009dd5}.button.dropdown.hollow.secondary:after{border-top-color:#02364b}.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.hollow.warning:after{border-top-color:#ffae00}.button.dropdown.hollow.alert:after{border-top-color:#ec5840}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fff;box-shadow:0 0 5px #cacaca;-webkit-transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#cacaca}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#cacaca}input::placeholder,textarea::placeholder{color:#cacaca}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:-webkit-box;display:flex;width:100%;margin-bottom:1rem;-webkit-box-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-align:center;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-webkit-box-flex:1;flex:1 1 0px;height:auto;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{height:auto;align-self:stretch;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;-webkit-transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fff;box-shadow:0 0 5px #cacaca;-webkit-transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#ec5840;background-color:#fdeeec}.is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus)::placeholder{color:#ec5840}.form-error,.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:28.0625em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:28.125em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:28.125em){.hide-for-phone{display:none!important}}@media screen and (max-width:28.0625em){.show-for-phone{display:none!important}}@media screen and (min-width:28.125em) and (max-width:39.9375em){.hide-for-phone-only{display:none!important}}@media screen and (max-width:28.0625em),screen and (min-width:40em){.show-for-phone-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.9375em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:47.9375em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.9375em),screen and (min-width:48em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:48em){.hide-for-tablet{display:none!important}}@media screen and (max-width:47.9375em){.show-for-tablet{display:none!important}}@media screen and (min-width:48em) and (max-width:63.9375em){.hide-for-tablet-only{display:none!important}}@media screen and (max-width:47.9375em),screen and (min-width:64em){.show-for-tablet-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.9375em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.9375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.9375em),screen and (min-width:75em){.show-for-large-only{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.9375em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em) and (max-width:89.9375em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.9375em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";flex-basis:0;-webkit-box-ordinal-group:2;order:1}.clearfix:after{clear:both}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" ";flex-basis:0;-webkit-box-ordinal-group:2;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#009dd5}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid hsla(0,0%,4%,.25);border-radius:0;background-color:#fff;color:#02364b}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.info{background-color:#ecf9fe;color:#02364b}.callout.primary{background-color:#d2f3ff;color:#02364b}.callout.secondary{background-color:#c0ecfd;color:#02364b}.callout.success{background-color:#e1faea;color:#02364b}.callout.warning{background-color:#fff3d9;color:#02364b}.callout.alert{background-color:#fce6e2;color:#02364b}.callout.small{padding:.5rem}.callout.large{padding:3rem}.menu{padding:0;margin:0;list-style:none;position:relative;display:-webkit-box;display:flex;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.expanded li{-webkit-box-flex:1;flex:1 1 0px}.menu.simple{-webkit-box-align:center;align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:28.125em){.menu.phone-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.phone-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.phone-expanded li,.menu.phone-simple li{-webkit-box-flex:1;flex:1 1 0px}}@media print,screen and (min-width:40em){.menu.medium-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{-webkit-box-flex:1;flex:1 1 0px}}@media print,screen and (min-width:48em){.menu.tablet-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.tablet-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.tablet-expanded li,.menu.tablet-simple li{-webkit-box-flex:1;flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{-webkit-box-flex:1;flex:1 1 0px}}@media screen and (min-width:75em){.menu.xlarge-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.xlarge-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.xlarge-expanded li,.menu.xlarge-simple li{-webkit-box-flex:1;flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:-webkit-box;display:flex}.menu.icon-left li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#009dd5;color:#fff}.menu.align-left{-webkit-box-pack:start;justify-content:flex-start}.menu.align-right li{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-webkit-box-pack:start;justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.menu.align-center li .submenu li{-webkit-box-pack:start;justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu,.menu-centered>.menu li{-webkit-box-pack:center;justify-content:center}.menu-centered>.menu li{display:-webkit-box;display:flex}.menu-centered>.menu li .submenu li{-webkit-box-pack:start;justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#cacaca;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;-webkit-transform:translateZ(0);transform:translateZ(0);border-radius:0;background:#fff;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#009dd5}input:checked~.switch-paddle:after{left:2.25rem}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}.has-tip{position:relative;display:inline-block;border-bottom:1px dotted #8a8a8a;font-weight:700;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:600px;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fff}.tooltip,.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #0a0a0a;bottom:100%}.tooltip.bottom.align-center:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip.top:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0a0a0a transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip.left:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0a0a;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0a0a transparent transparent;right:100%;left:auto}.tooltip.right.align-center:before{bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip.align-top:before{bottom:auto;top:10%}.tooltip.align-bottom:before{bottom:10%;top:auto}.tooltip.align-left:before{left:10%;right:auto}.tooltip.align-right:before{left:auto;right:10%}body{touch-action:manipulation;padding-top:55px}@media screen and (max-width:64em){body{padding-top:65px}}.wrapper{width:92%;margin:0 auto}.wrapper.first{max-width:1304.34783px;width:100%}a{color:inherit;text-decoration:inherit;-webkit-transition:.1s ease-out;transition:.1s ease-out}.slick-slide img{display:inline-block}.clear{overflow:hidden;width:100%;display:block;clear:both}input{box-shadow:none;-webkit-transition:.1s ease-out;transition:.1s ease-out}button:hover,input[type=submit]:hover{cursor:pointer}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.video-container{height:0;padding-bottom:56.25%;position:relative;margin-bottom:16px}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lazyLoadBg{background-color:#ccc}.float-left{float:left}.float-right{float:right}.switch{margin-bottom:0}.formError .formErrorContent{padding:1px 6px!important}.formError .formErrorArrow div,.formError .formErrorContent{font-size:12px!important}.relative{position:relative}.overflow{overflow:hidden}.tableHelper{display:table;table-layout:fixed;width:100%;height:100%}.cellHelper{display:table-cell;width:100%;height:100%;vertical-align:middle}.rightFixedBox{position:fixed;width:220px;height:280px;top:50%;margin-top:-140px;right:0;background:#fff;z-index:2001}@media screen and (max-width:64em){.rightFixedBox{display:none}}.rightFixedBox .close{position:absolute;width:30px;height:30px;z-index:2;top:-30px;right:0;background:#b00;text-align:center;color:#fff}.rightFixedBox .close:active,.rightFixedBox .close:focus,.rightFixedBox .close:hover{background:#009dd5;cursor:pointer}.rightFixedBox a:hover{opacity:.9}.bottomFixedBox{position:fixed;width:100%;height:37px;left:0;bottom:0;text-align:center;z-index:30}@media screen and (max-width:40em){.bottomFixedBox{height:30px}}.bottomFixedBox img{max-width:none;-webkit-box-flex:0;flex:none}@media screen and (max-width:40em){.bottomFixedBox img{height:30px;width:auto}}.bottomFixedBox a{position:absolute;left:0;top:0;bottom:0;right:0;background-position:50%;background-repeat:no-repeat;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.bottomFixedBox .close{position:absolute;width:30px;height:30px;z-index:2;top:-30px;right:0;background:#b00;text-align:center;color:#fff}.bottomFixedBox .close:active,.bottomFixedBox .close:focus,.bottomFixedBox .close:hover{background:#009dd5;cursor:pointer}.bannerContainer,.mobileAd{border:1px solid #eee}.bannerContainer:before,.mobileAd:before{content:"Reklama";position:absolute;font-size:9px;color:#ccc;margin-top:-14px}.bannerContainer.adbOn:before,.mobileAd.adbOn:before{display:none}.leftFixedBox{position:fixed;z-index:200;left:20px;top:0;top:50%;margin-top:-300px}@media screen and (max-width:101.25em){.leftFixedBox{display:none}}section.contactUs{padding:.5625em;background:#02364b;color:#fff;text-align:right;font-weight:500;margin-bottom:20px}@media screen and (max-width:50em){section.contactUs{padding:.375em}}@media screen and (max-width:37.5em){section.contactUs{text-align:center;line-height:.875em;margin-bottom:10px}}section.contactUs .text{font-size:.875em;padding-right:.85714em}@media screen and (max-width:50em){section.contactUs .text{font-size:.75em;padding-right:.85714em}}@media screen and (max-width:37.5em){section.contactUs .text{text-align:center}}@media screen and (max-width:50em){section.contactUs .btn{font-size:.75em}}@media screen and (max-width:37.5em){section.contactUs .btn{display:block;width:200px;margin-left:auto;margin-right:auto;margin-top:4px}}section.g-box-big{overflow:hidden;text-align:center;margin-bottom:30px}@media screen and (max-width:72.5em){section.g-box-big{font-size:.75em;padding:.66667em .16667em .41667em;margin-bottom:20px}}@media screen and (max-width:31.25em){section.g-box-big{margin-bottom:10px}}section.g-box-big.adbOn{display:none}section.g-box-big .content{max-width:970px;margin:0 auto;padding:10px}footer{padding-bottom:1.25em;overflow:hidden}footer .icons{float:left;padding-top:.25em}@media screen and (max-width:64em){footer .icons{float:none;margin-left:auto;margin-right:auto;text-align:center}}footer .icons a{display:inline-block;font-size:2.25em;margin-left:3px;line-height:1em;vertical-align:middle}footer .icons a.facebook{color:#3b5998}footer .icons a.youtube{color:#b00}footer .icons a.twitter{color:#00aced}footer .icons a.rss{color:#f4b359}footer .icons a:hover{color:#009dd5;-webkit-transform:translateY(-2px);transform:translateY(-2px)}footer .links{max-width:600px;float:left;font-size:.75em;line-height:1.5em;padding-top:.41667em;font-weight:500;margin-left:10px}@media screen and (max-width:64em){footer .links{width:100%;display:block;float:none;text-align:center;margin-left:auto;margin-right:auto;margin-top:10px}}@media screen and (max-width:37.5em){footer .links{font-size:.6875em}}footer .links a{display:inline-block;margin-left:12px;margin-right:12px}footer .links a:last-of-type{margin-right:0}@media screen and (max-width:50em){footer .links a{margin-left:6px;margin-right:6px}}footer .author{float:right;font-weight:500;color:#bfc6cc;font-size:.75em;padding-top:.41667em;text-align:right}@media screen and (max-width:64em){footer .author{float:none;width:100%;text-align:center}}footer .author a{color:#009dd5}footer .author a:hover{color:#ff8c05}header{background:#02364b;color:#fff;z-index:1000;position:fixed;width:100%;left:0;top:0;height:39px;border:none;-webkit-transition:top .1s ease-in-out;transition:top .1s ease-in-out;-webkit-transform:translateZ(0)}@media screen and (max-width:62.5em){header{height:31px}}header.nav-up{top:-39px}@media screen and (max-width:62.5em){header.nav-up{top:-31px}}header.nav-down{box-shadow:0 0 10px rgba(0,0,0,.5)}header .mobile-switcher{cursor:pointer;position:absolute;overflow:hidden;display:none;height:50px;width:50px;top:2px;left:2%;color:#fff;float:right;padding-top:0;z-index:99999;background:transparent;-webkit-transition:.1s;transition:.1s}@media screen and (max-width:43.75em){header .mobile-switcher{display:block;color:#009dd5;text-align:center}}header .mobile-switcher .burger-icon{margin-left:auto;margin-right:auto;position:relative;top:-5px;-webkit-transition:.1s;transition:.1s}header .mobile-switcher .burger-icon:after{content:"\EA4E";position:relative;font-size:26px;color:#fff;font-family:icons;-webkit-transition:.1s;transition:.1s;z-index:9999}@media screen and (max-width:43.75em){header .mobile-switcher .burger-icon:after{color:#009dd5}}header .opened .burger-icon:after{content:"\EA39";position:relative;font-size:20px;top:3px;font-family:icons;color:red;z-index:99999}header .opened{z-index:999}header .opened ul.menu{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;position:absolute;top:0;z-index:22;width:120%;left:-10%}@media screen and (max-width:43.75em){header .opened ul.menu{top:30px}}header ul.menu{float:left;-webkit-transform:translateZ(0)}@media screen and (max-width:43.75em){header ul.menu{opacity:0;position:absolute;-webkit-transition:.4s;transition:.4s;z-index:-19;visibility:hidden;width:120%;left:-10%;text-align:center;background-color:#02364b;padding:10px 0;z-index:99999;top:100px;float:none;display:block}}@media screen and (max-width:31.25em){header ul.menu{top:200px;height:100vh}}header ul.menu>li{display:block;float:left;position:relative}@media screen and (max-width:43.75em){header ul.menu>li{float:none;display:inline-block}}@media screen and (max-width:31.25em){header ul.menu>li{display:block}}header ul.menu>li:hover>a{color:#009dd5}header ul.menu>li>a{font-size:.9375em;font-weight:600;display:block;padding:.73333em 1.2em}@media screen and (max-width:62.5em){header ul.menu>li>a{font-size:.8125em;padding:.69231em 1em}}@media screen and (max-width:31.25em){header ul.menu>li>a{font-size:.875em;text-transform:uppercase}}header ul.menu>li.parent>a:after{content:"\EA08";font-family:icons;font-size:.8em;display:inline-block;margin-left:8px;color:#009dd5;position:absolute;margin-top:2px;border-radius:100%}@media screen and (max-width:62.5em){header ul.menu>li.parent>a:after{margin-left:5px;font-size:.76923em;margin-top:3px}}header ul.menu>li:hover>ul{visibility:visible;opacity:1;transform:translateY(0);height:auto}header ul.menu>li:hover>ul,header ul.menu>li>ul{-webkit-transform:translateZ(0);padding-top:.625em;padding-bottom:.625em}header ul.menu>li>ul{position:absolute;min-width:180px;top:100%;background:rgba(2,54,75,.97);-webkit-transition:.1s ease-out;transition:.1s ease-out;overflow:hidden;visibility:hidden;opacity:0;transform:translateY(-20px)}@media screen and (max-width:62.5em){header ul.menu>li>ul{top:97%;margin-left:8px}}@media screen and (max-width:31.25em){header ul.menu>li>ul{margin-left:auto;margin-right:auto;position:relative;height:0;padding:0;-webkit-transition:.1s ease-out;transition:.1s ease-out;background:rgba(0,157,213,.47)}}header ul.menu>li>ul li{display:block}header ul.menu>li>ul li:hover>a{background:#009dd5;color:#fff}header ul.menu>li>ul li:hover>a:before{color:#02364b}header ul.menu>li>ul li.add{background:#ff8c05}header ul.menu>li>ul li.add a:before{content:"+";color:#fff}header ul.menu>li>ul li a{display:block;font-size:.75em;font-weight:400;padding:.33333em;padding-left:2.5em;padding-right:2.5em;position:relative}@media screen and (max-width:62.5em){header ul.menu>li>ul li a{padding-left:2.5em;padding-right:2.5em}}@media screen and (max-width:31.25em){header ul.menu>li>ul li a{font-size:.8125em}}header ul.menu>li>ul li a:before{position:absolute;content:"---";left:9px;letter-spacing:-4px;color:#009dd5;-webkit-transition:.1s ease-out;transition:.1s ease-out}header ul.menu .icons{display:none}@media screen and (max-width:71.875em){header ul.menu .icons{font-size:.875em}}@media screen and (max-width:62.5em){header ul.menu .icons{font-size:.8125em}}@media screen and (max-width:43.75em){header ul.menu .icons{margin-top:10px;display:block}}@media screen and (max-width:25em){header ul.menu .icons{margin-top:0;font-size:.9375em;text-transform:uppercase}}header ul.menu .icons.blur{-webkit-filter:blur(2px);filter:blur(2px)}header ul.menu .icons a{display:inline-block;text-align:center;padding:0 .5em}@media screen and (max-width:25em){header ul.menu .icons a{display:block}}header ul.menu .icons a:hover .icon{color:#ff8c05;-webkit-transform:translateY(-2px);transform:translateY(-2px)}header ul.menu .icons a:hover .title{color:#ff8c05}header ul.menu .icons a .icon{font-size:1.75em;line-height:1.17857em;background-image:-webkit-linear-gradient(305deg,#009dd5,#009dd5,#02364b);background-image:linear-gradient(145deg,#009dd5,#009dd5,#02364b);color:transparent;-webkit-background-clip:text;background-clip:text;display:block;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){header ul.menu .icons a .icon{font-size:1.5em}}@media screen and (max-width:25em){header ul.menu .icons a .icon{display:none}}header ul.menu .icons a .title{font-size:.75em;font-weight:600;color:#fff;display:block;padding-top:.33333em;-webkit-transition:.1s ease-out;transition:.1s ease-out;width:68px;text-align:center}@media screen and (max-width:71.875em){header ul.menu .icons a .title{width:52px}}@media screen and (max-width:62.5em){header ul.menu .icons a .title{padding-top:.125em;width:47px}}@media screen and (max-width:25em){header ul.menu .icons a .title{margin-left:auto;margin-right:auto;font-size:.875em;width:auto;padding:8px 2px}}header .myAccount{float:right;display:block;background:#009dd5;color:#fff;font-weight:600;padding:.53333em 1em;position:relative;max-height:39px}@media screen and (max-width:62.5em){header .myAccount{padding:.375em .83333em}}header .myAccount .title{font-size:.9375em}@media screen and (max-width:62.5em){header .myAccount .title{font-size:.75em;padding-top:1px}}@media screen and (max-width:43.75em){header .myAccount .title{font-size:0;padding-top:0}}header .myAccount .title>.icon{margin-left:10px;color:#02364b;display:inline-block}@media screen and (max-width:62.5em){header .myAccount .title>.icon{margin-left:8px}}header .myAccount .title>.icon-man-user{display:none}@media screen and (max-width:43.75em){header .myAccount .title>.icon-man-user{display:block;font-size:19px;margin-left:0}}header .myAccount .box-head .logout-button{float:right}@media screen and (max-width:62.5em){header .myAccount .box-head .logout-button{font-size:.875em}}header .myAccount .modules{font-size:.75em;margin-top:25px}header .myAccount .modules .left{float:left;width:47%;margin-right:6%}header .myAccount .modules .right{float:right;width:47%}header .myAccount:hover{cursor:pointer}header .myAccount:hover .account{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}header .myAccount:hover .account .box-head .nick{float:left;font-size:1em;text-transform:uppercase;font-weight:600;width:50%;padding-top:.375em}@media screen and (max-width:62.5em){header .myAccount:hover .account .box-head .nick{font-size:.875em}}header .myAccount:hover .account .box-head .logout-button{float:right}header .myAccount:hover .account .modules{font-size:.75em;margin-top:25px}@media screen and (max-width:62.5em){header .myAccount:hover .account .modules{margin-top:10px}}header .myAccount:hover .account .modules .left{float:left;width:47%;margin-right:6%}header .myAccount:hover .account .modules .right{float:right;width:47%}header .myAccount:hover .account .modules ul{list-style:none;padding:0;margin:0}header .myAccount:hover .account .modules ul li{display:block;position:relative;overflow:hidden}header .myAccount:hover .account .modules ul li:hover{cursor:pointer}header .myAccount:hover .account .modules ul li:hover .iconWrap,header .myAccount:hover .account .modules ul li:hover .title{color:#02364b}header .myAccount:hover .account .modules ul li .iconWrap{float:left;font-size:1.125em;line-height:1em;color:#02364b;position:relative;-webkit-transition:.1s ease-out;transition:.1s ease-out;margin-right:10px;margin-top:3px;padding:.38889em 0}@media screen and (max-width:62.5em){header .myAccount:hover .account .modules ul li .iconWrap{margin-right:4px;font-size:1em}}header .myAccount:hover .account .modules ul li .iconWrap .circle{position:absolute;background:#ff8c05;font-size:8px;right:-7px;top:4px;width:12px;height:12px;border-radius:100%;text-align:center;color:#fff;line-height:11px;font-weight:600;margin-left:-2px;margin-top:-6px;padding-right:1px;padding-top:1px}header .myAccount:hover .account .modules ul li .title{float:left;width:calc(100% - 43px);display:block;font-size:1.0625em;padding:.29412em;font-weight:600;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){header .myAccount:hover .account .modules ul li .title{font-size:.875em;margin-top:4px}}header .myAccount.openedAcc{cursor:pointer}@media screen and (max-width:43.75em){header .myAccount.openedAcc{display:block}}header .myAccount.openedAcc .account{visibility:hidden;opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}header .myAccount.openedAcc .account .box-head .nick{float:left;font-size:1em;text-transform:uppercase;font-weight:600;width:50%;padding-top:.375em}@media screen and (max-width:62.5em){header .myAccount.openedAcc .account .box-head .nick{font-size:.875em}}header .myAccount.openedAcc .account .box-head .logout-button{float:right}header .myAccount .account{position:absolute;width:280px;top:100%;right:0;background:#009dd5;padding:.9375em;visibility:hidden;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:.1s ease-out;transition:.1s ease-out;z-index:9999}@media screen and (max-width:62.5em){header .myAccount .account{padding:.75em;width:240px}}header .myAccount .account .title{font-size:.9375em;color:#fff;font-weight:600;padding-bottom:.33333em}@media screen and (max-width:62.5em){header .myAccount .account .title{font-size:.75em}}header .myAccount .account .title.dark{color:#02364b}header .myAccount .account .button{font-size:.6875em;display:block;padding:.63636em .90909em;background:#fff;color:#02364b;font-weight:400}header .myAccount .account .button-dark{background:#02364b;color:#fff}header .myAccount .account .button:hover{background:#ff8c05;color:#fff}header .myAccount .account .login input{box-shadow:none;outline:none;background-color:transparent;border:none;font-size:.6875em;display:block;font-weight:500;color:#fff;border-bottom:2px solid #0188b8;margin-bottom:0;padding-left:0;padding-bottom:6px}header .myAccount .account .login input:active,header .myAccount .account .login input:focus,header .myAccount .account .login input:hover{border-bottom:2px solid #02364b}header .myAccount .account .login input::-webkit-input-placeholder{color:#fff}header .myAccount .account .login input::-moz-placeholder{color:#fff}header .myAccount .account .login input:-ms-input-placeholder{color:#fff}header .myAccount .account .login input:-moz-placeholder{color:#fff}header .myAccount .account .login a{color:#02364b;font-weight:500}header .myAccount .account .login .forgotPass{font-size:.75em;float:right;padding-top:19px;-webkit-transition:.1s;transition:.1s}header .myAccount .account .login .forgotPass:hover{color:#02364b}section.quickNavigation{padding:0 0 .625em}@media screen and (max-width:62.5em){section.quickNavigation{padding:.75em 0}}section.quickNavigation a.logo{padding-top:.4375em;float:left}@media screen and (max-width:31.25em){section.quickNavigation a.logo{padding-top:0}}@media screen and (max-width:62.5em){section.quickNavigation a.logo img{max-width:84%}}@media screen and (max-width:31.25em){section.quickNavigation a.logo img{display:none}}section.quickNavigation a.logo .logoRwd{display:none}@media screen and (max-width:31.25em){section.quickNavigation a.logo .logoRwd{display:block;max-width:116%}}section.quickNavigation .weather{float:left;margin-left:30px}@media screen and (max-width:62.5em){section.quickNavigation .weather{margin-left:10px}}@media screen and (max-width:50em){section.quickNavigation .weather{margin-left:-12px}}@media screen and (max-width:31.25em){section.quickNavigation .weather{margin-left:15px}}section.quickNavigation .weather .circle{width:50px;height:50px;position:relative;border-radius:100%;background:#fff;border:1px solid #eee;text-align:center;display:inline-block}@media screen and (max-width:71.875em){section.quickNavigation .weather .circle{width:45px;height:45px;font-size:.9375em}}@media screen and (max-width:62.5em){section.quickNavigation .weather .circle{width:40px;height:40px}}@media screen and (max-width:31.25em){section.quickNavigation .weather .circle{width:36px;height:36px}}section.quickNavigation .weather .circle:hover{border-color:#009dd5}section.quickNavigation .weather .circle.today{margin-right:12px}section.quickNavigation .weather .circle .temp{position:absolute;width:22px;height:22px;background:#009dd5;color:#fff;font-size:10px;border-radius:100%;text-align:center;font-weight:600;line-height:0;right:-11px;top:-2px}@media screen and (max-width:62.5em){section.quickNavigation .weather .circle .temp{width:18px;height:18px;font-size:8px;right:-8px}}section.quickNavigation .weather .circle .temp .deg{font-size:7px;display:inline-block;vertical-align:top;margin-top:-3px}@media screen and (max-width:62.5em){section.quickNavigation .weather .circle .temp .deg{margin-right:-2px;margin-top:-2px}}section.quickNavigation .weather .circle .icon{color:#009dd5;font-size:1.375em;line-height:.86364em;display:block}@media screen and (max-width:62.5em){section.quickNavigation .weather .circle .icon{font-size:1.125em}}section.quickNavigation .weather .circle .day{font-size:.625em;color:#02364b;font-weight:600}@media screen and (max-width:62.5em){section.quickNavigation .weather .circle .day{font-size:.5625em}}section.quickNavigation .nameday{float:left;margin-left:30px;font-size:.625em;height:50px;width:175px;line-height:1.4em;font-weight:600}@media screen and (max-width:71.875em){section.quickNavigation .nameday{width:160px}}@media screen and (max-width:62.5em){section.quickNavigation .nameday{display:none}}section.quickNavigation .nameday .day{color:#009dd5}section.quickNavigation .nameday .names{color:#02364b}section.quickNavigation .rightSection{float:right}section.quickNavigation .rightSection .icons{float:left}@media screen and (max-width:71.875em){section.quickNavigation .rightSection .icons{font-size:.875em}}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .icons{font-size:.8125em}}@media screen and (max-width:43.75em){section.quickNavigation .rightSection .icons{display:none}}section.quickNavigation .rightSection .icons.blur{-webkit-filter:blur(2px);filter:blur(2px)}section.quickNavigation .rightSection .icons a{display:inline-block;text-align:center;padding:0 .5em}@media screen and (max-width:76.25em){section.quickNavigation .rightSection .icons a{padding:0 .0625em}}section.quickNavigation .rightSection .icons a:hover .icon{color:#ff8c05;-webkit-transform:translateY(-2px);transform:translateY(-2px)}section.quickNavigation .rightSection .icons a:hover .title{color:#ff8c05}section.quickNavigation .rightSection .icons a .icon{font-size:1.75em;line-height:1.17857em;background-image:-webkit-linear-gradient(305deg,#009dd5,#009dd5,#02364b);background-image:linear-gradient(145deg,#009dd5,#009dd5,#02364b);color:transparent;-webkit-background-clip:text;background-clip:text;display:block;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .icons a .icon{font-size:1.5em}}section.quickNavigation .rightSection .icons a .title{font-size:.75em;font-weight:600;color:#02364b;display:block;padding-top:.33333em;-webkit-transition:.1s ease-out;transition:.1s ease-out;width:68px}@media screen and (max-width:71.875em){section.quickNavigation .rightSection .icons a .title{width:52px}}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .icons a .title{padding-top:.125em;width:47px}}section.quickNavigation .rightSection .search{float:right;display:block;position:relative;width:50px;margin-left:25px}@media screen and (max-width:71.875em){section.quickNavigation .rightSection .search{width:45px}}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .search{margin-left:15px}}@media screen and (max-width:31.25em){section.quickNavigation .rightSection .search{width:38px}}section.quickNavigation .rightSection .search .circle{width:50px;height:50px;display:block;border-radius:100%;border:1px solid #eee;text-align:center;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:71.875em){section.quickNavigation .rightSection .search .circle{width:45px;height:45px}}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .search .circle{width:38px;height:38px}}section.quickNavigation .rightSection .search .circle .icon{color:#009dd5;font-size:1.25em;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:71.875em){section.quickNavigation .rightSection .search .circle .icon{font-size:1.125em}}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .search .circle .icon{font-size:.9375em}}section.quickNavigation .rightSection .search:hover{cursor:pointer}section.quickNavigation .rightSection .search:hover .circle{background:#009dd5;border-color:#009dd5}section.quickNavigation .rightSection .search:hover .circle .icon{color:#fff}section.quickNavigation .rightSection .search.expand .form{visibility:visible;opacity:1;width:380px}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .search.expand .form{width:300px}}section.quickNavigation .rightSection .search .form{position:absolute;right:0;top:0;width:80px;border-radius:36px;height:50px;visibility:hidden;-webkit-transition:.1s ease-out;transition:.1s ease-out;opacity:0;box-shadow:0 0 30px rgba(2,54,75,.2)}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .search .form{height:38px;float:right}}section.quickNavigation .rightSection .search .form input{width:100%;height:50px;margin:0;border-radius:36px;padding-left:60px;padding-right:15px;border:1px solid #eee;box-shadow:none;font-weight:600;color:#02364b;float:left;background:#fff;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .search .form input{height:38px;padding-left:44px;font-size:.875em}}section.quickNavigation .rightSection .search .form input::-webkit-input-placeholder{font-weight:400}section.quickNavigation .rightSection .search .form input:-ms-input-placeholder{font-weight:400}section.quickNavigation .rightSection .search .form input::placeholder{font-weight:400}section.quickNavigation .rightSection .search .form input:focus{border-color:#02364b}section.quickNavigation .rightSection .search .form button{position:absolute;z-index:2;width:50px;height:50px;background:#02364b;color:#fff;margin-left:-50px;border-radius:100%;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .search .form button{width:38px;height:38px;margin-left:-30px}}section.quickNavigation .rightSection .search .form button:hover{cursor:pointer;background:#009dd5}section.quickNavigation .rightSection .search .form .close{position:absolute;width:50px;height:50px;border-radius:100%;color:#fff;text-align:center;background:#02364b;font-size:12px;line-height:0;font-weight:700;left:0;-webkit-transition:.1s ease-out;transition:.1s ease-out;top:0}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .search .form .close{width:38px;height:38px}}section.quickNavigation .rightSection .search .form .close:hover{cursor:pointer;background:#ce0227}section.quickNavigation .rightSection .search .form .close .line{width:20px;height:1px;background:#fff;position:absolute;border-radius:4px;margin-top:24px;margin-left:14px}@media screen and (max-width:62.5em){section.quickNavigation .rightSection .search .form .close .line{margin-top:19px;margin-left:9px}}section.quickNavigation .rightSection .search .form .close .line.first{-webkit-transform:rotate(45deg);transform:rotate(45deg)}section.quickNavigation .rightSection .search .form .close .line.second{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-up{top:-39px}#topBanner .bannerContainer{width:100%;max-height:200px;overflow:hidden;text-align:center}#topBanner .bannerContainer a:hover{opacity:.9}#topBanner .bannerContainer .slick *{outline:none}#headerMobile{background:#f4f5f6;color:#fff;z-index:10000;position:fixed;width:100%;left:0;top:0;height:50px;border:none;-webkit-transition:top .1s ease-in-out;transition:top .1s ease-in-out;-webkit-transform:translateZ(0);border-bottom:3px solid #009dd5}#headerMobile.nav-up{top:-50px}#headerMobile .logo{display:block;position:absolute;left:0;right:10px;margin:auto;height:auto;padding-top:10px;padding-bottom:7px;width:180px;text-align:center;background-color:#f4f5f6}@media screen and (min-width:100em){#headerMobile .logo{width:190px}}#headerMobile .logo img{max-width:80%}#headerMobile .mobile-switcher{cursor:pointer;position:relative;overflow:hidden;display:block;height:50px;top:6px;left:0;color:#fff;float:left;padding-top:2px;z-index:99999;background:transparent;-webkit-transition:.2s;transition:.2s;padding-top:10px}#headerMobile .mobile-switcher .burger-icon{position:relative;margin-top:6px;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#headerMobile .mobile-switcher .burger-icon,#headerMobile .mobile-switcher .burger-icon:after,#headerMobile .mobile-switcher .burger-icon:before{display:block;width:25px;height:2px;background-color:#02364b;outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;transition-property:background-color,transform;transition-property:background-color,transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s}#headerMobile .mobile-switcher .burger-icon:after,#headerMobile .mobile-switcher .burger-icon:before{position:absolute;content:""}#headerMobile .mobile-switcher .burger-icon:before{top:-6px}#headerMobile .mobile-switcher .burger-icon:after{top:6px}#headerMobile .opened .mobile-switcher .burger-icon{background-color:transparent}#headerMobile .opened .mobile-switcher .burger-icon:before{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}#headerMobile .opened .mobile-switcher .burger-icon:after{-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}#headerMobile .opened{z-index:999}#headerMobile .opened ul.menu{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;position:absolute;top:50px;z-index:22;width:100%;left:0;right:0;margin:auto;z-index:999999}#headerMobile .search{display:block;width:100%;margin:5px auto 10px;background-color:#02364b;position:relative;float:right}@media screen and (min-width:100em){#headerMobile .search{width:44%;float:right}}#headerMobile .search form input{background-color:transparent;box-shadow:none;border-top:0 solid #02364b;border-right:0 solid #02364b;border-left:0 solid #02364b;font-size:.8125em;border-bottom:2px solid #009dd5;padding-bottom:1px;color:#fff}#headerMobile .search form button{position:absolute;font-size:14px;right:0;background-color:#009dd5;width:30px;height:30px;top:7px;float:right;color:#02364b;font-weight:700;z-index:999;text-align:center;-webkit-transition:.2s;transition:.2s}#headerMobile .search form button:hover{background-color:#02364b;color:#009dd5}#headerMobile ul.menu{opacity:0;position:absolute;-webkit-transition:.4s;transition:.4s;z-index:-19;visibility:hidden;overflow:scroll;width:100%;left:-100%;text-align:left;background-color:#02364b;padding:0 0 60px;z-index:-1;top:50px;float:none;display:block;max-width:1200px}#headerMobile ul.menu .Wrap{width:92%;display:block;margin-left:auto;margin-right:auto}#headerMobile ul.menu .Wrap .menuList{width:100%;display:block;overflow:hidden;margin-top:12px}#headerMobile ul.menu .Wrap .menuList>li{display:block;position:relative;background-color:#02364b;padding:0;float:left;width:calc(50% - 2px)}#headerMobile ul.menu .Wrap .menuList>li:nth-child(2n+2){float:right}#headerMobile ul.menu .Wrap .menuList>li>a{font-size:.9375em;position:relative;font-weight:600;text-transform:uppercase;display:block;text-align:center;border:1px solid #0a5e80;margin-bottom:5px;padding:8px}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .menuList>li>a{font-size:1.0625em}}@media screen and (max-width:27.5em){#headerMobile ul.menu .Wrap .menuList>li>a{font-size:.75em}}#headerMobile ul.menu .Wrap .menuList>li>a:focus,#headerMobile ul.menu .Wrap .menuList>li>a:focus .expand,#headerMobile ul.menu .Wrap .menuList>li>a:hover,#headerMobile ul.menu .Wrap .menuList>li>a:hover .expand{color:#fff}#headerMobile ul.menu .Wrap .menuList>li.parent{float:none;width:100%}#headerMobile ul.menu .Wrap .menuList>li.parent .expand{top:0;position:absolute;right:0;height:100%;width:40px;background:#009dd5;z-index:2}#headerMobile ul.menu .Wrap .menuList>li.parent .expand .icon{font-size:10px}#headerMobile ul.menu .Wrap .menuList>li.parent .expand:focus,#headerMobile ul.menu .Wrap .menuList>li.parent .expand:hover{color:#fff}#headerMobile ul.menu .Wrap .menuList>li.expanded>ul{display:block}#headerMobile ul.menu .Wrap .menuList>li.expanded .expand .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#headerMobile ul.menu .Wrap .menuList>li>ul{min-width:180px;top:100%;height:auto;padding-top:0;padding-bottom:.3125em;margin-left:auto;margin-right:auto;position:relative;-webkit-transition:.2s ease-out;transition:.2s ease-out;overflow:hidden;visibility:visible;opacity:1;display:none}#headerMobile ul.menu .Wrap .menuList>li>ul li{display:block;width:50%;float:left;padding:2px 3px}#headerMobile ul.menu .Wrap .menuList>li>ul li:nth-child(2n+2){text-align:right}@media screen and (max-width:25em){#headerMobile ul.menu .Wrap .menuList>li>ul li{float:none;width:100%;text-align:center}#headerMobile ul.menu .Wrap .menuList>li>ul li:nth-child(2n+2){text-align:center}}#headerMobile ul.menu .Wrap .menuList>li>ul li.expand{width:100%;float:none;clear:both;text-align:center;font-size:.8125em;position:relative;padding-top:0;padding-bottom:6px;color:#57a0bd}#headerMobile ul.menu .Wrap .menuList>li>ul li.expand:hover{cursor:pointer}#headerMobile ul.menu .Wrap .menuList>li>ul li.expand>span{position:relative;z-index:2}#headerMobile ul.menu .Wrap .menuList>li>ul li.expand:before{content:"";position:absolute;width:100%;left:0;bottom:10px;height:1px;box-shadow:0 -10px 30px 20px #02364b;display:none}#headerMobile ul.menu .Wrap .menuList>li>ul li.expand .icon{margin-left:4px;font-size:.75em;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#headerMobile ul.menu .Wrap .menuList>li>ul li.hidden{display:none}#headerMobile ul.menu .Wrap .menuList>li>ul li a{display:block;font-size:.8125em;font-weight:400;position:relative;color:#009dd5;padding:3px 10px;padding-right:6px}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .menuList>li>ul li a{font-size:.875em}}#headerMobile ul.menu .Wrap .icons{margin-top:12px;display:block;padding:10px 0;position:relative;overflow:hidden;border-top:1px solid #009dd5}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .icons{border-top:0 solid #009dd5}}#headerMobile ul.menu .Wrap .icons a{display:inline-block;text-align:center;padding:0 .5em;width:20%;display:block;float:left}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .icons a{width:33%;margin-left:auto;margin-right:auto;margin-bottom:8px}}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .icons a:nth-child(4){width:50%;padding-left:17%}}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .icons a:nth-child(5){width:50%;padding-right:17%}}#headerMobile ul.menu .Wrap .icons a:hover .icon{-webkit-transform:translateY(-2px);transform:translateY(-2px)}#headerMobile ul.menu .Wrap .icons a .icon{font-size:1.25em;line-height:1.17857em;background-image:-webkit-linear-gradient(305deg,#009dd5,#009dd5,#02364b);background-image:linear-gradient(145deg,#009dd5,#009dd5,#02364b);color:transparent;-webkit-background-clip:text;background-clip:text;display:block;-webkit-transition:.1s ease-out;transition:.1s ease-out;padding-bottom:4px}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .icons a .icon{font-size:1.875em}}#headerMobile ul.menu .Wrap .icons a .title{font-size:.625em;font-weight:500;color:#fff;display:block;-webkit-transition:.1s ease-out;transition:.1s ease-out;text-align:center}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .icons a .title{font-size:.8125em}}#headerMobile ul.menu .Wrap .weather{padding:20px 0 1px;border-top:1px solid #009dd5;position:relative;overflow:hidden;text-align:center}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .weather{border-top:0 solid #009dd5}}#headerMobile ul.menu .Wrap .weather .circle{width:40px;height:40px;position:relative;border-radius:100%;background:#fff;border:1px solid #eee;text-align:center;display:inline-block;padding:3px 2px}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .weather .circle{width:50px;height:50px}}#headerMobile ul.menu .Wrap .weather .circle:hover{border-color:#009dd5}#headerMobile ul.menu .Wrap .weather .circle.today{margin-right:14px}#headerMobile ul.menu .Wrap .weather .circle .temp{position:absolute;width:18px;height:18px;background:#009dd5;color:#fff;font-size:8px;border-radius:100%;text-align:center;font-weight:600;line-height:0;right:-7px;top:-4px}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .weather .circle .temp{width:22px;height:22px;font-size:10px}}#headerMobile ul.menu .Wrap .weather .circle .temp .deg{font-size:7px;display:inline-block;vertical-align:top;margin-top:-3px;margin-right:-2px}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .weather .circle .temp .deg{font-size:9px}}#headerMobile ul.menu .Wrap .weather .circle .icon{color:#009dd5;font-size:1.125em;line-height:.86364em;display:block}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .weather .circle .icon{font-size:1.375em}}#headerMobile ul.menu .Wrap .weather .circle .day{font-size:.5625em;color:#009dd5;font-weight:600;padding-top:2px}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .weather .circle .day{font-size:.6875em}}#headerMobile ul.menu .Wrap .nameday{font-size:.625em;line-height:1.4em;font-weight:600;color:#fff;text-align:center}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .nameday{font-size:.75em}}#headerMobile ul.menu .Wrap .nameday .day,#headerMobile ul.menu .Wrap .nameday .names{color:#009dd5}#headerMobile ul.menu .Wrap .nameday .moreWeather{padding-top:5px;font-size:1.125em;display:block}@media screen and (min-width:100em){#headerMobile ul.menu .Wrap .nameday .moreWeather{margin-right:-14px}}#headerMobile .myAccount{float:right;display:block;color:#fff;font-weight:600;padding:.75em .83333em;position:relative;z-index:9999999}#headerMobile .myAccount .title{font-size:.75em;padding-top:1px}#headerMobile .myAccount .title>.icon{margin-left:10px;color:#02364b;display:inline-block}#headerMobile .myAccount .title>.icon-man-user{display:block;font-size:20px;margin-left:0}#headerMobile .myAccount .box-head .logout-button{float:right;font-size:.875em}#headerMobile .myAccount .modules{font-size:.75em;margin-top:25px}#headerMobile .myAccount .modules .left{float:left;width:47%;margin-right:6%}#headerMobile .myAccount .modules .right{float:right;width:47%}#headerMobile .myAccount:hover{cursor:pointer}#headerMobile .myAccount:hover .account{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#headerMobile .myAccount:hover .account .box-head .nick{float:left;font-size:.875em;text-transform:uppercase;font-weight:600;width:50%;padding-top:.375em}#headerMobile .myAccount:hover .account .box-head .logout-button{float:right}#headerMobile .myAccount:hover .account .modules{font-size:.75em;margin-top:10px}#headerMobile .myAccount:hover .account .modules .left{float:left;width:47%;margin-right:6%}#headerMobile .myAccount:hover .account .modules .right{float:right;width:47%}#headerMobile .myAccount:hover .account .modules ul{list-style:none;padding:0;margin:0}#headerMobile .myAccount:hover .account .modules ul li{display:block;position:relative;overflow:hidden}#headerMobile .myAccount:hover .account .modules ul li:hover{cursor:pointer}#headerMobile .myAccount:hover .account .modules ul li:hover .iconWrap,#headerMobile .myAccount:hover .account .modules ul li:hover .title{color:#02364b}#headerMobile .myAccount:hover .account .modules ul li .iconWrap{float:left;margin-right:4px;font-size:1em;line-height:1em;color:#02364b;position:relative;-webkit-transition:.1s ease-out;transition:.1s ease-out;margin-top:3px;padding:.38889em 0}#headerMobile .myAccount:hover .account .modules ul li .iconWrap .circle{position:absolute;background:#ff8c05;font-size:8px;right:-7px;top:4px;width:12px;height:12px;border-radius:100%;text-align:center;color:#fff;line-height:11px;font-weight:600;margin-left:-2px;margin-top:-6px;padding-right:1px;padding-top:1px}#headerMobile .myAccount:hover .account .modules ul li .title{float:left;width:calc(100% - 43px);display:block;font-size:.875em;padding:.29412em;font-weight:600;-webkit-transition:.1s ease-out;transition:.1s ease-out;margin-top:4px}#headerMobile .myAccount.openedAcc{cursor:pointer;display:block}#headerMobile .myAccount.openedAcc .account{visibility:hidden;opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}#headerMobile .myAccount.openedAcc .account .box-head .nick{float:left;font-size:.875em;text-transform:uppercase;font-weight:600;width:50%;padding-top:.375em}#headerMobile .myAccount.openedAcc .account .box-head .logout-button{float:right}#headerMobile .myAccount .account{position:absolute;width:240px;top:100%;right:0;background:#009dd5;padding:.75em;visibility:hidden;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:.1s ease-out;transition:.1s ease-out;z-index:9999}#headerMobile .myAccount .account .title{font-size:.75em;color:#fff;font-weight:600;padding-bottom:.33333em}#headerMobile .myAccount .account .title.dark{color:#02364b}#headerMobile .myAccount .account .button{font-size:.6875em;display:block;padding:.63636em .90909em;background:#fff;color:#02364b;font-weight:400}#headerMobile .myAccount .account .button-dark{background:#02364b;color:#fff}#headerMobile .myAccount .account .button:hover{background:#ff8c05;color:#fff}#headerMobile .myAccount .account .login input{box-shadow:none;outline:none;background-color:transparent;border:none;font-size:.6875em;display:block;font-weight:500;color:#fff;border-bottom:2px solid #0188b8;margin-bottom:0;padding-left:0;padding-bottom:6px}#headerMobile .myAccount .account .login input:active,#headerMobile .myAccount .account .login input:focus,#headerMobile .myAccount .account .login input:hover{border-bottom:2px solid #02364b}#headerMobile .myAccount .account .login input::-webkit-input-placeholder{color:#fff}#headerMobile .myAccount .account .login input::-moz-placeholder{color:#fff}#headerMobile .myAccount .account .login input:-ms-input-placeholder{color:#fff}#headerMobile .myAccount .account .login input:-moz-placeholder{color:#fff}#headerMobile .myAccount .account .login a{color:#02364b;font-weight:500}#headerMobile .myAccount .account .login .forgotPass{font-size:.75em;float:right;padding-top:19px;-webkit-transition:.2s;transition:.2s}#headerMobile .myAccount .account .login .forgotPass:hover{color:#02364b}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes i{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes i{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:i;animation-name:i;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes j{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes j{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:j;animation-name:j}@-webkit-keyframes k{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes k{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:k;animation-name:k}@-webkit-keyframes l{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes l{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:l;animation-name:l}@-webkit-keyframes m{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes m{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:m;animation-name:m}@-webkit-keyframes n{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes n{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:n;animation-name:n}@-webkit-keyframes o{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes o{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:o;animation-name:o}@-webkit-keyframes p{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes p{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:p;animation-name:p}@-webkit-keyframes q{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes q{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:q;animation-name:q}@-webkit-keyframes r{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39063deg) skewY(.39063deg);transform:skewX(.39063deg) skewY(.39063deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes r{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39063deg) skewY(.39063deg);transform:skewX(.39063deg) skewY(.39063deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:r;animation-name:r;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes s{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes s{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:s;animation-name:s}@-webkit-keyframes t{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes t{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:t;animation-name:t}@-webkit-keyframes u{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes u{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:u;animation-name:u}@-webkit-keyframes v{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes v{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:v;animation-name:v}@-webkit-keyframes w{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes w{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:w;animation-name:w}@-webkit-keyframes x{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes x{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:x;animation-name:x}@-webkit-keyframes y{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes y{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:y;animation-name:y}@-webkit-keyframes z{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes z{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:z;animation-name:z}@-webkit-keyframes A{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes A{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:A;animation-name:A}@-webkit-keyframes B{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes B{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:B;animation-name:B}.fadeIn{-webkit-animation-name:Ib;animation-name:Ib}@-webkit-keyframes C{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes C{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:C;animation-name:C}@-webkit-keyframes D{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes D{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:D;animation-name:D}@-webkit-keyframes E{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes E{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:E;animation-name:E}@-webkit-keyframes F{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes F{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:F;animation-name:F}@-webkit-keyframes G{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes G{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:G;animation-name:G}@-webkit-keyframes H{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes H{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:H;animation-name:H}@-webkit-keyframes I{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes I{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:I;animation-name:I}@-webkit-keyframes J{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes J{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:J;animation-name:J}.fadeOut{-webkit-animation-name:Jb;animation-name:Jb}@-webkit-keyframes K{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes K{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:K;animation-name:K}@-webkit-keyframes L{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes L{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:L;animation-name:L}@-webkit-keyframes M{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes M{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:M;animation-name:M}@-webkit-keyframes N{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes N{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:N;animation-name:N}@-webkit-keyframes O{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes O{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:O;animation-name:O}@-webkit-keyframes P{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes P{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:P;animation-name:P}@-webkit-keyframes Q{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes Q{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:Q;animation-name:Q}@-webkit-keyframes R{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes R{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:R;animation-name:R}@-webkit-keyframes S{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes S{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:S;animation-name:S}@-webkit-keyframes T{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes T{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:T;animation-name:T}@-webkit-keyframes U{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes U{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:U;animation-name:U}@-webkit-keyframes V{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes V{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:V;animation-name:V;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes W{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes W{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:W;animation-name:W}@-webkit-keyframes X{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes X{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:X;animation-name:X;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes Y{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes Y{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:Y;animation-name:Y;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes Z{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes Z{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:Z;animation-name:Z}@-webkit-keyframes ab{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes ab{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:ab;animation-name:ab}@-webkit-keyframes bb{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes bb{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:bb;animation-name:bb}@-webkit-keyframes cb{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes cb{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:cb;animation-name:cb}@-webkit-keyframes db{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes db{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:db;animation-name:db}@-webkit-keyframes eb{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes eb{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:eb;animation-name:eb}@-webkit-keyframes fb{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes fb{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:fb;animation-name:fb}@-webkit-keyframes gb{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes gb{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:gb;animation-name:gb}@-webkit-keyframes hb{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes hb{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:hb;animation-name:hb}@-webkit-keyframes ib{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes ib{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:ib;animation-name:ib}@-webkit-keyframes jb{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes jb{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:jb;animation-name:jb}@-webkit-keyframes kb{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes kb{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:kb;animation-name:kb}@-webkit-keyframes lb{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lb{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:lb;animation-name:lb}@-webkit-keyframes mb{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes mb{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:mb;animation-name:mb}@-webkit-keyframes nb{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes nb{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:nb;animation-name:nb}@-webkit-keyframes ob{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ob{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:ob;animation-name:ob}@-webkit-keyframes pb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes pb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:pb;animation-name:pb}@-webkit-keyframes qb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes qb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:qb;animation-name:qb}@-webkit-keyframes rb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes rb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:rb;animation-name:rb}@-webkit-keyframes sb{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes sb{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:sb;animation-name:sb}@-webkit-keyframes tb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes tb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:tb;animation-name:tb}@-webkit-keyframes ub{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes ub{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:ub;animation-name:ub}@-webkit-keyframes vb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes vb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:vb;animation-name:vb}@-webkit-keyframes wb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes wb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:wb;animation-name:wb}@-webkit-keyframes xb{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes xb{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:xb;animation-name:xb}@-webkit-keyframes yb{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes yb{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:yb;animation-name:yb}@-webkit-keyframes zb{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes zb{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:zb;animation-name:zb}@-webkit-keyframes Ab{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Ab{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:Ab;animation-name:Ab}@-webkit-keyframes Bb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes Bb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:Bb;animation-name:Bb}@-webkit-keyframes Cb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes Cb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:Cb;animation-name:Cb}@-webkit-keyframes Db{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes Db{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:Db;animation-name:Db}@-webkit-keyframes Eb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes Eb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:Eb;animation-name:Eb}.breadcrumb{font-size:.75em;padding:1.66667em 0;color:#8cacbc}@media screen and (max-width:50em){.breadcrumb{padding:1.33333em 0;font-size:.6875em}}.breadcrumb a{color:#8cacbc;display:inline-block;padding:0 .3125em}.breadcrumb a:last-child{color:#02364b}.breadcrumb a:first-child{padding-left:0}.breadcrumb a:active,.breadcrumb a:focus,.breadcrumb a:hover{color:#009dd5}.btn{font-size:.8125em;padding:.53846em 1.30769em;background:#009dd5;color:#fff;font-weight:500;display:inline-block;position:relative}@media screen and (max-width:50em){.btn{font-size:.75em;padding:.53846em 1.30769em}}.btn:active,.btn:focus,.btn:hover{color:#fff}.btn-right{float:right}.btn-block{display:block}.btn-small{padding:.30769em .76923em}.btn:hover{background:#02364b;color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3);cursor:pointer}.btn-facebook{background:#3b5998}.btn-pink-hover:hover{background:#ff8c05}.btn-dark{background:#02364b}.btn-dark:hover{background:#009dd5;color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3)}.btn-orange{background:#ff8c05}.btn-orange:hover{background:#009dd5;color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3)}.btn-orange-small{background:#ff8c05;padding:.53846em .76923em}.btn-remove-small{background:#b00;padding:.53846em .76923em}.btn-cancel{background:#b00}.btn-send-small{background:#009dd5;padding:.53846em .76923em}.btn-send-small .icon{font-size:1.25em}.btn-add{background:#02364b;position:relative;padding-right:40px}.btn-add:before{position:absolute;content:"\EA18";font-family:icons;font-size:1.125em;line-height:1em;top:50%;margin-top:-.5em;color:#fff;right:11px}.btn-dark-hover:hover{background:#02364b}.btn-orange-hover:hover{background:#ff8c05}.commentsBox .title{margin-top:40px}@media screen and (max-width:37.5em){.commentsBox .title{margin-top:20px}}.commentsBox .title span{color:#009dd5}.commentsBox .add-answer-box{position:relative;background-color:#f4f5f6;padding:15px 20px 20px 75px;margin-bottom:20px}@media screen and (max-width:72.5em){.commentsBox .add-answer-box{padding:10px 20px 15px 75px}}@media screen and (max-width:50em){.commentsBox .add-answer-box{padding:4px 20px 12px 65px;margin-bottom:10px}}@media screen and (max-width:37.5em){.commentsBox .add-answer-box{padding:4px 20px 12px 54px}}.commentsBox .add-answer-box .userpng{position:absolute;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:contain;height:50px;width:50px;left:13px;top:20px}@media screen and (max-width:50em){.commentsBox .add-answer-box .userpng{width:40px;height:40px;top:10px}}@media screen and (max-width:37.5em){.commentsBox .add-answer-box .userpng{height:32px;width:32px;left:9px}}.commentsBox .add-answer-box .topic-box{position:relative}.commentsBox .add-answer-box .topic-box .data{position:relative;padding:5px 0 6px}.commentsBox .add-answer-box .topic-box .data .user{color:#355868;font-weight:700;font-size:.875em;line-height:19px}@media screen and (max-width:37.5em){.commentsBox .add-answer-box .topic-box .data .user{font-size:.75em}}.commentsBox .add-answer-box form textarea{position:relative;min-height:80px;padding:12px 15px;font-size:13px;line-height:19px;color:#355868;border:1px solid #d4d9de}@media screen and (max-width:50em){.commentsBox .add-answer-box form textarea{font-size:12px;padding:8px 10px;min-height:70px}}.commentsBox .add-answer-box form textarea::-webkit-input-placeholder{color:#355868}.commentsBox .add-answer-box form textarea::-moz-placeholder{color:#355868}.commentsBox .add-answer-box form textarea:-ms-input-placeholder{color:#355868}.commentsBox .add-answer-box form textarea:-moz-placeholder{color:#355868}.commentsBox .add-answer-box form .btn{font-size:14px;font-weight:500;width:180px;padding:12px 5px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:72.5em){.commentsBox .add-answer-box form .btn{font-size:12px;width:140px}}@media screen and (max-width:50em){.commentsBox .add-answer-box form .btn{padding:8px 4px}}.commentsBox .answer-box{background-color:#fff;padding-bottom:0;position:relative;padding:0 0 10px 68px;margin-bottom:0}@media screen and (max-width:37.5em){.commentsBox .answer-box{padding:0 0 10px 54px}}@media screen and (max-width:28.125em){.commentsBox .answer-box{padding:0 0 10px}}.commentsBox .answer-box:hover .topic-box .data .hover-visible{visibility:visible;opacity:1}.commentsBox .answer-box .userpng{position:absolute;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:contain;height:45px;width:45px;left:10px;top:0}@media screen and (max-width:50em){.commentsBox .answer-box .userpng{width:40px;height:40px}}@media screen and (max-width:37.5em){.commentsBox .answer-box .userpng{width:30px;height:30px;top:3px}}@media screen and (max-width:28.125em){.commentsBox .answer-box .userpng{width:24px;height:24px;top:3px;left:0}}.commentsBox .answer-box .topic-box{border-bottom:1px solid #f0f0f0;padding-bottom:20px}@media screen and (max-width:50em){.commentsBox .answer-box .topic-box{padding-bottom:10px}}@media screen and (max-width:28.125em){.commentsBox .answer-box .topic-box{padding-bottom:40px;padding-top:7px}}.commentsBox .answer-box .topic-box .data{padding:0 0 12px}@media screen and (max-width:50em){.commentsBox .answer-box .topic-box .data{padding:0 0 6px}}@media screen and (max-width:37.5em){.commentsBox .answer-box .topic-box .data{overflow:initial}}@media screen and (max-width:28.125em){.commentsBox .answer-box .topic-box .data{padding-left:36px}}.commentsBox .answer-box .topic-box .data .user{color:#355868;font-weight:700;font-size:.875em;line-height:19px;float:left}@media screen and (max-width:37.5em){.commentsBox .answer-box .topic-box .data .user{font-size:.75em}}.commentsBox .answer-box .topic-box .data .user:hover{text-decoration:underline}.commentsBox .answer-box .topic-box .data .adminUser{color:#ff8c05}.commentsBox .answer-box .topic-box .data .day{margin-left:20px;padding-top:2px;float:left}@media screen and (max-width:37.5em){.commentsBox .answer-box .topic-box .data .day{margin-left:6px}}.commentsBox .answer-box .topic-box .data .hour{margin-left:8px;padding-top:2px;float:left}.commentsBox .answer-box .topic-box .data .day,.commentsBox .answer-box .topic-box .data .hour{color:#8cacbc;font-size:12px;line-height:16px;font-weight:500}@media screen and (max-width:37.5em){.commentsBox .answer-box .topic-box .data .day,.commentsBox .answer-box .topic-box .data .hour{font-size:10px;line-height:12px}}@media screen and (max-width:28.125em){.commentsBox .answer-box .topic-box .data .day,.commentsBox .answer-box .topic-box .data .hour{padding-top:5px}}.commentsBox .answer-box .topic-box .data .right{float:right}@media screen and (max-width:28.125em){.commentsBox .answer-box .topic-box .data .right{position:absolute;bottom:19px;left:0;width:100%;display:block}}.commentsBox .answer-box .topic-box .data .right .tootlip{padding:0!important;background-color:transparent!important}.commentsBox .answer-box .topic-box .data .likeWrap{position:relative;display:block;float:right;padding:0!important;border:none;outline:none}@media screen and (max-width:37.5em){.commentsBox .answer-box .topic-box .data .likeWrap{padding-top:2px}}@media screen and (max-width:28.125em){.commentsBox .answer-box .topic-box .data .likeWrap{display:block;float:left}}.commentsBox .answer-box .topic-box .data .likeWrap .thumb{font-weight:600;font-size:.8125em;float:right;cursor:pointer}.commentsBox .answer-box .topic-box .data .likeWrap .thumb i{padding:6px 5px 5px;color:#fff;font-size:12px;font-weight:400}@media screen and (max-width:50em){.commentsBox .answer-box .topic-box .data .likeWrap .thumb i{font-size:10px}}@media screen and (max-width:37.5em){.commentsBox .answer-box .topic-box .data .likeWrap .thumb i{font-size:10px}}.commentsBox .answer-box .topic-box .data .likeWrap .thumb span{margin-left:6px;margin-top:3px;position:relative;display:block;float:right}@media screen and (max-width:50em){.commentsBox .answer-box .topic-box .data .likeWrap .thumb span{font-size:12px;margin-left:4px}}@media screen and (max-width:37.5em){.commentsBox .answer-box .topic-box .data .likeWrap .thumb span{font-size:12px;margin-top:3px}}.commentsBox .answer-box .topic-box .data .likeWrap .zindex{z-index:100}.commentsBox .answer-box .topic-box .data .likeWrap .showComments{position:absolute;width:100%;height:100%;left:0;top:0;display:none;border:none;border-bottom:none;outline:none}.commentsBox .answer-box .topic-box .data .likeWrap .showComments.active{display:block}.commentsBox .answer-box .topic-box .data .likeWrap .thumbDown{color:#de0034;margin-left:15px}@media screen and (max-width:50em){.commentsBox .answer-box .topic-box .data .likeWrap .thumbDown{margin-left:10px}}.commentsBox .answer-box .topic-box .data .likeWrap .thumbDown i{background-color:#de0034}.commentsBox .answer-box .topic-box .data .likeWrap .thumbUp{color:#78bf3a}.commentsBox .answer-box .topic-box .data .likeWrap .thumbUp i{background-color:#78bf3a;padding:5px 5px 6px}.commentsBox .answer-box .topic-box .data .listLike .thumb{pointer-events:none}.commentsBox .answer-box .topic-box .data .support{font-size:12px;font-weight:500;color:#8cacbc;float:right;margin-right:20px;padding-top:2px}@media screen and (max-width:72.5em){.commentsBox .answer-box .topic-box .data .support{margin:0 6px;font-size:11px;padding-top:3px}}@media screen and (max-width:37.5em){.commentsBox .answer-box .topic-box .data .support{font-size:11px;padding-top:5px}}@media screen and (max-width:28.125em){.commentsBox .answer-box .topic-box .data .support{margin-left:0;float:right}}.commentsBox .answer-box .topic-box .data .support:hover{text-decoration:underline}.commentsBox .answer-box .topic-box .description{color:#02364b;font-size:13px;line-height:19px;margin-top:10px;font-family:Arial}.commentsBox .answer-box .topic-box .description a{color:#009dd5;text-decoration:underline}@media screen and (max-width:50em){.commentsBox .answer-box .topic-box .description{font-size:12px;line-height:17px}}.commentsBox .answer-box .topic-box .description .comments-image{display:block;margin:5px 0;max-width:240px}.commentsBox .answer-box .topic-box .description .comments-image:hover{opacity:.9}form.form.standard-top-margin{margin-top:1.5625em}form.form.login-form .row{float:left;width:50%}form.form.login-form .row:nth-child(odd){padding-right:20px}form.form .row{display:block;margin-bottom:.9375em}form.form .row label{display:inline-block}form.form .row label:hover{cursor:pointer}form.form .row:last-child{margin-bottom:0}form.form .row .label{display:block;font-size:.75em;margin-bottom:4px;color:#8cacbc}form.form .row.paramsSection{display:none}form.form .row.paramsSection.visible{display:block}form.form .row .hidden{background:#fff;display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;-webkit-transition:.1s ease-out;transition:.1s ease-out}form.form .row .hidden .hiddenContent{display:none}form.form .row .hidden .text.placeholder{color:#ccc}form.form .row .hidden:hover{border-color:#02364b;cursor:pointer}form.form .row .hidden input[type=text],form.form .row input[type=email],form.form .row input[type=name],form.form .row input[type=password],form.form .row textarea{border:1px solid #d4d9de;box-shadow:none;margin-top:.125em}form.form .row .hidden input[type=text]:active,form.form .row .hidden input[type=text]:focus,form.form .row input[type=email]:active,form.form .row input[type=email]:focus,form.form .row input[type=name]:active,form.form .row input[type=name]:focus,form.form .row input[type=password]:active,form.form .row input[type=password]:focus,form.form .row textarea:active,form.form .row textarea:focus{border-color:#02364b}form.form .row .hidden input[type=text]:hover,form.form .row input[type=email]:hover,form.form .row input[type=name]:hover,form.form .row input[type=password]:hover,form.form .row textarea:hover{border-color:#009dd5}form.form .row input[type=submit]{border:none;margin-top:.625em}form.form .row input[type=submit].btn{padding:.75em 1.125em}@media screen and (max-width:37.5em){form.form .row input[type=submit].btn{width:100%}}form.form .row .btn-submit{display:inline-block;vertical-align:bottom;padding:.6875em 1.125em}form.form .row .selectedImage{display:inline-block;margin-right:20px}form.form .row.checkboxRow{font-size:.75em;color:#8cacbc;font-weight:500}form.form .row.checkboxRow a{color:#009dd5}form.form .row.checkboxRow a:hover{color:#02364b}form.form .row.checkboxRow table{width:100%}form.form .row.checkboxRow table tr td:first-child{padding-right:10px}.heading{text-transform:uppercase;font-weight:700;color:#009dd5;font-size:1.125em;line-height:1.11111em;padding:.44444em 0}.heading-standardcase{text-transform:none}@media screen and (max-width:50em){.heading{font-size:1.0625em;line-height:.94444em;padding:.44444em 0}}.icheckbox,.iradio{cursor:pointer;display:inline-block}.checkbox-inline .icheckbox,.checkbox .icheckbox,.radio-inline .iradio,.radio .iradio{margin-left:-20px}.icheckbox:before,.iradio:before{content:"";font-family:icons;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:19px;font-size:9px;color:#000;text-align:center;border-radius:2px;display:inline-block;width:20px;height:20px;margin:0 10px 0 0;vertical-align:middle;border:1px solid #e0e0e0;background-color:#fff;position:relative;top:-2px;right:-1px;padding-bottom:2px}.icheckbox.checked:before,.iradio.checked:before{content:"\EA79";color:#009dd5}.iradio:before{border-radius:100%}@font-face{font-family:icons;src:url(../fonts/icons.eot);src:url(../fonts/icons.eot?#iefix) format("embedded-opentype"),url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff"),url(../fonts/icons.ttf) format("truetype"),url(../fonts/icons.svg#icons) format("svg");font-weight:400;font-style:normal}.icon{font-family:icons;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-binoculars:before{content:"\EA01"}.icon-black-shop-tag:before{content:"\EA02"}.icon-briefcase:before{content:"\EA03"}.icon-car-front:before{content:"\EA04"}.icon-cctv:before{content:"\EA05"}.icon-chat-comment-oval-speech-bubble-with-text-lines:before{content:"\EA06"}.icon-chat:before{content:"\EA07"}.icon-chevron-arrow-down:before{content:"\EA08"}.icon-closed-envelope:before{content:"\EA09"}.icon-cloudy-day-outlined-weather-interface-symbol:before{content:"\EA0A"}.icon-facebook:before{content:"\EA0B"}.icon-first-aid-kit:before{content:"\EA0C"}.icon-folded-document-icon:before{content:"\EA0D"}.icon-home:before{content:"\EA0E"}.icon-icon:before{content:"\EA0F"}.icon-magnifying-glass-cursor:before{content:"\EA10"}.icon-magnifying-glass:before{content:"\EA11"}.icon-man-user:before{content:"\EA12"}.icon-megaphone:before{content:"\EA13"}.icon-open-book:before{content:"\EA14"}.icon-pawprint:before{content:"\EA15"}.icon-phone-call:before{content:"\EA16"}.icon-play-movie:before{content:"\EA17"}.icon-plus-button:before{content:"\EA18"}.icon-quill:before{content:"\EA19"}.icon-rss:before{content:"\EA1A"}.icon-screwdriver-and-wrench-crossed:before{content:"\EA1B"}.icon-searching-location-gps-indicator:before{content:"\EA1C"}.icon-settings-cog:before{content:"\EA1D"}.icon-shopping-cart-black-shape:before{content:"\EA1E"}.icon-solidarity:before{content:"\EA1F"}.icon-thumb-down-button:before{content:"\EA20"}.icon-thumb-up-button:before{content:"\EA21"}.icon-tombstone:before{content:"\EA22"}.icon-twitpic-symbol:before{content:"\EA23"}.icon-twitter-logo-silhouette:before{content:"\EA24"}.icon-user:before{content:"\EA25"}.icon-view:before{content:"\EA26"}.icon-wind:before{content:"\EA27"}.icon-youtube:before{content:"\EA28"}.icon-youtube-symbol:before{content:"\EA29"}.icon-001-forbidden-mark:before{content:"\EA2A"}.icon-002-cancel:before{content:"\EA2B"}.icon-001-15:before{content:"\EA2C"}.icon-002-33:before{content:"\EA2D"}.icon-003-50:before{content:"\EA2E"}.icon-004-13:before{content:"\EA2F"}.icon-005-49:before{content:"\EA30"}.icon-006-32:before{content:"\EA31"}.icon-007-31:before{content:"\EA32"}.icon-008-23:before{content:"\EA33"}.icon-009-48:before{content:"\EA34"}.icon-010-47:before{content:"\EA35"}.icon-011-12:before{content:"\EA36"}.icon-012-11:before{content:"\EA37"}.icon-013-22:before{content:"\EA38"}.icon-close:before{content:"\EA39"}.icon-014-30:before{content:"\EA3A"}.icon-015-10:before{content:"\EA3B"}.icon-016-9:before{content:"\EA3C"}.icon-017-46:before{content:"\EA3D"}.icon-018-29d:before{content:"\EA3E"}.icon-019-21d:before{content:"\EA3F"}.icon-020-28d:before{content:"\EA40"}.icon-021-45d:before{content:"\EA41"}.icon-022-8d:before{content:"\EA42"}.icon-023-27d:before{content:"\EA43"}.icon-024-20d:before{content:"\EA44"}.icon-025-26d:before{content:"\EA45"}.icon-026-43d:before{content:"\EA46"}.icon-027-25d:before{content:"\EA47"}.icon-028-6d:before{content:"\EA48"}.icon-029-41d:before{content:"\EA49"}.icon-030-40d:before{content:"\EA4A"}.icon-031-4:before{content:"\EA4B"}.icon-032-2d:before{content:"\EA4C"}.icon-033-7d:before{content:"\EA4D"}.icon-show-menu-button:before{content:"\EA4E"}.icon-034-44d:before{content:"\EA4F"}.icon-035-24d:before{content:"\EA50"}.icon-036-5d:before{content:"\EA51"}.icon-037-3d:before{content:"\EA52"}.icon-038-1d:before{content:"\EA53"}.icon-twitpic-symbol2:before{content:"\EA54"}.icon-player-play-button-of-circular-shape2:before{content:"\EA55"}.icon-cemetery-cross:before{content:"\EA56"}.icon-biuro:before{content:"\EA57"}.icon-budownictwo:before{content:"\EA58"}.icon-domogrod:before{content:"\EA59"}.icon-stop-hexagonal-signal:before{content:"\EA5A"}.icon-stop:before{content:"\EA5B"}.icon-information-button:before{content:"\EA5C"}.icon-001-transfer-money:before{content:"\EA5D"}.icon-002-credit-card:before{content:"\EA5E"}.icon-003-tool:before{content:"\EA5F"}.icon-dzieci:before{content:"\EA60"}.icon-finanse:before{content:"\EA61"}.icon-motoryzacja:before{content:"\EA62"}.icon-nauka:before{content:"\EA63"}.icon-nieruchomosci:before{content:"\EA64"}.icon-odziez:before{content:"\EA65"}.icon-projektowanie:before{content:"\EA66"}.icon-przemysl:before{content:"\EA67"}.icon-restauracja:before{content:"\EA68"}.icon-rolnictwo:before{content:"\EA69"}.icon-checklist-on-a-paper-with-a-pencil:before{content:"\EA6A"}.icon-elections:before{content:"\EA6B"}.icon-rozrywka:before{content:"\EA70"}.icon-rtv:before{content:"\EA71"}.icon-sport:before{content:"\EA72"}.icon-telekomunikacja:before{content:"\EA73"}.icon-urzedy:before{content:"\EA74"}.icon-uslugi:before{content:"\EA75"}.icon-uslugidlakazdego:before{content:"\EA76"}.icon-zdrowie:before{content:"\EA77"}.icon-zywnosc:before{content:"\EA78"}.icon-checked:before{content:"\EA79"}.icon-error-message:before{content:"\EA99"}.lastMobileNews .g-box{margin:10px auto;text-align:center}.lastMobileNews .item{display:block;margin-bottom:10px;width:49%;float:left}.lastMobileNews .item.i-1{width:100%;float:none}.lastMobileNews .item.i-1 .photo{height:30vh}.lastMobileNews .item.i-1 .title{font-size:.9375em;line-height:1.2em}.lastMobileNews .item.i-3,.lastMobileNews .item.i-5,.lastMobileNews .item.i-7,.lastMobileNews .item.i-9{float:right}.lastMobileNews .item.i-3 .photo,.lastMobileNews .item.i-5 .photo,.lastMobileNews .item.i-7 .photo,.lastMobileNews .item.i-9 .photo{height:20vh}.lastMobileNews .item .photo{height:20vh;display:block;background-size:cover;background-position:50%;position:relative;overflow:hidden}.lastMobileNews .item .photo .mask{position:absolute;width:100%;left:0;right:0;bottom:-1px;height:1px;box-shadow:0 0 60px 45px rgba(2,54,75,.9)}.lastMobileNews .item .photo .stats{display:block;position:absolute;text-align:center;bottom:5px;left:0;right:0;font-size:.8125em;color:#8cacbc;font-size:11px;z-index:2}.lastMobileNews .item .photo .stats .icon{color:#009dd5;display:inline-block;margin-right:4px}.lastMobileNews .item .photo .stats .icon.icon-view{margin-left:14px;font-size:17px;line-height:0}.lastMobileNews .item .title{font-weight:600;font-size:.75em;line-height:1.25em;display:block;padding:2px 5px}.msg-wrap .msg{font-weight:500;text-align:center;color:#fff;padding:.7em 0;margin:.4375em 0}.msg-wrap .msg-info{background:#81d4fa}.msg-wrap .msg-error{background:#ec5840}.msg-wrap .msg-success{background:#3adb76}.formError{box-sizing:content-box;opacity:1!important}.formError .formErrorContent{padding:7px 10px!important}.formError .formErrorArrow div,.formError .formErrorContent{border:none!important;border-radius:0!important;background:#ec5840!important;font-size:14px!important;line-height:1.5!important;box-shadow:0 0 0 rgba(0,0,0,.4)!important}.formError .line1,.formError .line2{display:none!important}.swal2-modal{font-family:Poppins,Arial,sans-serif}.blackPopup .formErrorArrow div,.blackPopup .formErrorContent{background:#81d4fa!important}#pagination{overflow:hidden;position:relative;width:100%;padding:40px 10px 0}@media screen and (max-width:72.5em){#pagination{padding-top:30px;position:relative}}@media screen and (max-width:50em){#pagination{padding:20px 10px 0}}#pagination .pagination{margin-left:0;border-top:none}#pagination .pagination li{display:inline-block}#pagination .pagination li a,#pagination .pagination li span{font-size:14px;padding:2px 8px;color:#b8c3c9;font-weight:500;position:relative}@media screen and (max-width:72.5em){#pagination .pagination li a,#pagination .pagination li span{font-size:13px}}@media screen and (max-width:50em){#pagination .pagination li a,#pagination .pagination li span{font-size:14px;padding:2px 5px}}@media screen and (max-width:31.25em){#pagination .pagination li a,#pagination .pagination li span{font-size:15px;padding:2px 5px 2px 3px}}#pagination .pagination li a:after,#pagination .pagination li span:after{content:"";position:absolute;width:0;left:0;right:0;margin:auto;height:3px;background-color:#009dd5;z-index:99;bottom:0;-webkit-transition:.1s;transition:.1s}#pagination .pagination li a:hover,#pagination .pagination li span:hover{color:#02364b}#pagination .pagination li a:hover:after,#pagination .pagination li span:hover:after{width:60%}@media screen and (max-width:50em){#pagination .pagination li a:hover:after,#pagination .pagination li span:hover:after{width:30%}}#pagination .pagination li:last-child{float:right}#pagination .pagination li.disabled,#pagination .pagination li.next{display:none}#pagination .pagination li.active span{color:#02364b}#pagination .pagination li.active span:after{width:20px}@media screen and (max-width:50em){#pagination .pagination li.active span:after{width:8px}}#pagination .pagination li.prev{display:none}.prev-page{display:none!important}.prev-page a{color:#009dd5;margin-top:-30px;overflow:hidden;padding:10px 0;position:absolute;right:120px;width:110px;text-align:center;font-size:16px}@media screen and (max-width:50em){.prev-page a{font-size:14px}}.prev-page a:hover{color:#02364b}.prev-page a:hover:after{display:none}.next-page{position:relative;float:right}.next-page a{color:#009dd5;margin-top:-30px;font-size:16px;padding:10px 0;margin-bottom:30px;position:absolute;width:110px;text-align:center;right:0}@media screen and (max-width:50em){.next-page a{font-size:14px}}.next-page a:hover{color:#02364b}.next-page a:hover:after{display:none}@font-face{font-family:Redactor;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBkUAAAC8AAAAYGNtYXAXVtKuAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZnzExC8AAAF4AAAcJGhlYWQMgV4/AAAdnAAAADZoaGVhB7gD6QAAHdQAAAAkaG10eKYBDw8AAB34AAAAsGxvY2GR7orEAAAeqAAAAFptYXhwADQApgAAHwQAAAAgbmFtZVDOJQoAAB8kAAABknBvc3QAAwAAAAAguAAAACAAAwP0AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpJwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Sf//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAADAAAAgAQAAwAADwAjADMAABMhMhYdARQGIyEiJj0BNDYDITIWHQEUBiMhOAExIiY9ATQ2MxMhMhYdARQGIyEiJj0BNDa7AooZIiIZ/XYZIiJnA4oZIiIZ/HYYIyIZgAKKGSIiGf12GSIiAwAiGQoZIiIZChki/wAiGQkZIiIYChki/wAiGQoZIiIZChkiAAADAAAAgAQAAwAAEAAkADUAABMhMhYdARQGIyEiJj0BNDYzESEyFh0BFAYjITgBMSImPQE0NjMRITIWHQEUBiMhIiY9ATQ2MzsCyhkiIhn9NhkiIhkDihkiIhn8dhgjIhkCyhkiIhn9NhkiIhkDACIZChkiIhkKGSL/ACIZCRkiIhgKGSL/ACIZChkiIhkKGSIAAAAAAwAAAIAEAAMAAA8AIwAzAAATITIWHQEUBiMhIiY9ATQ2AyEyFh0BFAYjITgBMSImPQE0NjMTITIWHQEUBiMhIiY9ATQ2+wLKGSIiGf02GSIipwOKGSIiGfx2GCMiGcACyhkiIhn9NhkiIgMAIhkKGSIiGQoZIv8AIhkJGSIiGAoZIv8AIhkKGSIiGQoZIgAAAwEZAEcC5wMAACUALgBLAAAlPgE1NCY1NjQ1NCYnPgE3PAE1NCYnLgEjKgEjIgcRMzIWMzI2NwMyFRQjIiM1MwM6ATMyFhceARUcARUcARUUBgcOASMiJiMiJzUzAp8hJwEBSDckMAEhGyFRLQIFAjiIzwMGAzBYJMpqdx8cRgcFCQUcNBYPEhUSFjQcBAkEFiZAgBlKLAEEAQMHAz1dEBFFKwEDASY/FhgbBv1OAR8bAhZPWqb+/w4ODSgXAgUCAgQCGSwODg8BA+MAAgDAAAADQAOAACcAMwAAJSImJzEnBw4BIzgBMSoBIyImJxE+ATM6ATMhOgEzMhYXEQ4BIyoBIwERNz4BMzIWFzEXEQMACxMI2toIEwsBAgEYIgICIhgBAgECAAECARgiAgIiGAECAf5AmgcUCgsTCJsABwWOjgYGIBcDERggIRf88BchAxD9mGUGBgYGZQJoAAAAAAUAQAAAA8ADgAAPABMAIQAvAD0AAAEhIgYVERQWMyEyNjURNCYDIREhBSEyFhUUBiMhIiY1NDYXITIWFRQGIyEiJjU0NhchMhYVFAYjISImNTQ2A0D9gDVLSzUCgDVLSzX9gAKA/gABgBslJRv+gBslJRsBgBslJRv+gBslJRsBgBslJRv+gBslJQOASzX9gDVLSzUCgDVL/QACgEAlGxslJRsbJcAlGxslJRsbJcAlGxslJRsbJQADAEAAAAPAA4AADwATAE4AAAEhIgYVERQWMyEyNjURNCYDIREhAzEHDgEjOAExKgEjIiYnNDY3MTcjMCIxIiYnNDY3MTc+ATM4ATE6ATMyFhcUBgcxBzMwMjEyFhcUBgcDQP2ANUtLNQKANUtLNf2AAoCIwAUQCQEBAQ4UAgQElOkCDhUBBATABRAJAQEBDhQCBASU6QIOFQEEBAOASzX9gDVLSzUCgDVL/QACgP6t4AYHEg4FCgStEg4FCgTgBgcSDgUKBK0SDgUKBAABAIAAPAOAAwEAbQAAASMuAS8BLgEnLgEnLgE1MDQ1PAE1NDY3PgEzOgEzHgEXHgEXNy4BIyoBByoBIyIGBw4BFRwBFRwBFRQWFx4BHwEhFSEXHgEVHAEVFAYHDgEjKgEjLgEnLgEnBx4BMzoBMzIWMzI2Nz4BNy4BJxcDgPQSKBc7FSMRCA0FBQUPDQ0jEwIEAhMkEQ8cDRocQiQHDgYBBAImRBoZHQ8NEzAdMf6dAcQECQoSDxEqGAEEARMkEREgDiEfTCkCBAMCBwMsTiAdIgEBCAfUAYASHQsbChUNBhIKCxcNAQEBAQEUIg0LDgEGBgUNCFEREwEbGBc/JQEDAQECAhw1FxgmCxdABA4hEQEBARYmDg4QAQcGBRALVxUWAR0aF0QoFCYSAgACAEAAAAPAA4AAGgA2AAABBzMyFhUUBisBIiY9ATQ2MzIWHQE3HgEXFDY/ASMiJjU0NjsBMhYdARQGIyImPQEHLgEnNAY3AcDnRxMaGhOzExoaExIb5hgiBgZ650cTGhoTsxMaGhMSG+YYIgYGBgFA5hsSExoaE7MTGhoTR+cFIxcKD/rmGxITGhoTsxMaGhNH5wUjFwoPBgAAAAADAEAAQAPAA4AAFwAaAB4AAAEjFTMRIREzNSMiBhURFBYzITI2NRE0JgEHISczESMDQICA/YCAgDVLSzUCgDVLS/6LgAEAqlRUAoCA/sABQIBLNf7ANUtLNQFANUsBANog/roAAwBAAAADwAOAAAMAEwAbAAABMycHASEiBhURFBYzITI2NRE0JgMnIwcjEzMTAbiNRkcBiP2ANUtLNQKANUtL5yvIKHPoLuoBgdHRAf9LNf2ANUtLNQKANUv9QHNzAkD9wAAAAAQAPwDAA78C/wAHAAoAaACVAAAlAyMDMzczFycjNwERMDQ1NCYnLgEnLgEnLgEjKgExOAExIgYHBgcGBwYHFT4BNz4BMzoBMzIWFx4BFTAUHQEjJiIjIgYHDgEVHAEVOAEVFBYXHgEXHgEXHgEzOgEzOAExMjY3PgE3FzMnDgEHDgEHKgEjIiYnLgEnLgEnLgE1OAExNDA1NDY3PgE3PgE3PgEzOgE7ARUCQOou6XMpyCtJjEYCgAYFBA8JChcNDh4PAQIKEwoRERAQDwwNHxEQIRACBAIQHgwKC04DBwQfOBgTFwQEAwsHCBMKDBoOAQIBEiIQER8NATtCDR4RDBoOAQEBBw4GBgkEBAUCAgEDAgMIBgYOCAkUCwEBAVPAAj/9wXNzwNH+egEEAgEOGgwLEwgHDAMEBAEBAgQDBAQFOwYKBAQECwkKGg8CASEBEg8OLBoBAgIBCxUKCREHBwsEBAUIBggWDjNoDBYIBwcBAwICBgQECAUFCwUBAQcOBgYLBAUHAgMCQwAAAAcAPwBAA9EDQAAHAAoADgASABYAGgAeAAAlAyMDMzczFycjNyUzESMTFwcnNwcXNwM3JwcXJzcXAkDqLulzKcgrSYxGAcFAQCQttS2tLbUtrS21La0ttS3AAj/9wXNzwNHv/QAC8S21LbUttS390y21LbUttS0AAAEAwABAA0ADQAAqAAABISoBIyIGBw4BBw4BBw4BFRwBFRQWFx4BFx4BFx4BMzoBMxEzETMRMxEzA0D+YAIFAhgsFRMjDw4WCAYHCQcIFw4OIRMVLRgCBAFcgFxoA0AHBgYUDAwdERAiEgIFAhMkEBEdDA0VBwcI/nMCq/1VAqsAAv/xALMEBALcAAUACwAAAS0BJwkBAQ0BFwkBAZ//AAEAUf6jAV0BCQEA/wBQAV3+owEAyMZO/uz+6wHcyMZNARQBFAAGAEAAQAPAA0AAAwAcAB8AIgAyAEIAAAERIREFOgEzMhYXDgEjKgEjKgEjIiYnPgEzOgEzBzcXMTcXASEyFh0BFAYjISImPQE0NhMhMhYdARQGIyEiJj0BNDYBAAIA/qsBAgIVHgMDHhUCAgEBAwEVHwICHxUBAwFcTUh0bf22AwoZIiIZ/PYZIiIZAwoZIiIZ/PYZIiICgP6AAYBKHBQVGxsVFBz2UFCAgAIAIhkKGSIiGQoZIv2AIhkKGSIiGQoZIgAABwBAAIADwAMAAA8AIwAzADcAUABTAFYAAAEzMhYdARQGKwEiJj0BNDYTMzIWHQEUBisBOAExIiY9ATQ2MwEhMhYdARQGIyEiJj0BNDYDESERBTAyMzIWFw4BIyoBMSoBMSImJz4BMzAyMwc3FyM3FwK7yhkiIhnKGSIiGckZIiIZyRgjIhn9wAMKGSIiGfz2GSIiIgHA/tYBARQdAQEdFAEBAQEUHQEBHRQBAVFDQANoYAMAIhkKGSIiGQoZIv8AIhkJGSIiGAoZIv8AIhkKGSIiGQoZIgIA/oABgEocFBQcHBQUHPZQUICAAAAHAEAAgAPAAwAADwAmADYAOgBNAFAAUwAAEzMyFh0BFAYrASImPQE0NhMzMhYdARQwMRQGIzgBMSMiJj0BNDYzESEyFh0BFAYjISImPQE0NgERIREFMDIzMhYXDgEjIiYnPgEzOgEzBzcXJzcXe8oZIiIZyhkiIhnKGSIiGcoZIiIZAwoZIiIZ/PYZIiIBngHA/tYBARQdAQMdFRQdAwEdFAEBAVFEQARlYwMAIhkKGSIiGQoZIv8AIhkJARkiIhkKGSL/ACIZChkiIhkKGSICAP6AAYBKHBQUGxsUFBz2T1ABgIAAAAAABAAAAAAEAAOAAAMAHAAfACIAABMRIREFOgEzMhYXDgEjKgEjKgEjIiYnPgEzOgEzAzcXNRsBAAQA/VQBAQEvQwEBQy8BAQEBAQEvQwEBQy8BAQG3m5Ho2gOA/IADgKxBLy9BQS8uQv3Ft7sEASf+1AAAAAAFAAAAgAQAAwAAEAAkADQANwA7AAATITIWHQEUBiMhIiY9ATQ2MwEhMhYdARQGIyE4ATEiJj0BNDYzESEyFh0BFAYjISImPQE0NicHEQczFSM7A4oZIiIZ/HYZIiIZAcAByRkiIhn+NxgjIhkByhkiIhn+NhkiIqLAgICAAwAiGQoZIiIZChki/wAiGQkZIiIYChki/wAiGQoZIiIZChkiIaEBQIBAAAACAMAAAAOAA4AAGgA1AAAlKgEjIi4CJzQ+AjMyHgIVDgMjKgEjNToBMzI+Ajc0LgIjIg4CFR4DMzoBMwIgAQMBR35eNwFhfHIREXJ8YQE3Xn5HAQMBAQIBNV5HKQFLXlUKClVeSwEpR141AQIBADVdfEdHv614eK2/R0d8XTVVKEZdNTWThV5ehZM1NV1GKAABAbMASAKMAvYAAwAAJRMjAwITeV96SAKu/VIAAQAAAYEEAAIAABMAABMhMhYdARQGIyE4ATEiJj0BNDYzOwOKGSIiGfx2GCMiGQIAIhkJGSIiGAoZIgAAAwAAAL8EAALBACwAMABhAAAlIiYnNzMeATMyFjMyNjcuASMqASMOAQcnNT4BMzI2MzIeAhcOAyMiJiMBIRUhJw4BBycVDgEVFBYXFTMeATMyNjcXFQ4BIyIGIyIuAic+AzMyFjMyFhcHIy4BJwLcKUshAj0TKxcECQRAXggHX0AECQQXLBQ7IEooBAkFNmFKLgQELkphNgUJBP6SASX+20kXLBQ6EhMTEjwTKxcYLBQ7IEooBAkFNmFKLgQELkphNgUJBChLIQI9EysXwBQSWggKAVQ+P1UBCgkBWxEUAShFXjU2XkYoAQFAgNMBCgkBKREtGRotESgICgoJAVsRFAEoRV41Nl5GKAEUEloJCQEAAAAABQAaAIAEAAMAAA8AIwAzADwAYwAAASEyFh0BFAYjISImPQE0NhMhMhYdARQGIyE4ATEiJj0BNDYzESEyFh0BFAYjISImPQE0NgM1Iw4BDwE3FRM1Izc+ATc0NjU0JicuASMiBiM4ATEiBgcOAQcXPgEzMhUOAQ8BFQE7AooZIiIZ/XYZIiIZAooZIiIZ/XYYIyIZAooZIiIZ/XYZIiKdEA4kFAEvVVYvCg0CAQsJCxkOAgICChQICA0EGwUVDCACCwlJAwAiGQoZIiIZChki/wAiGQkZIiIYChki/wAiGQoZIiIZChkiAQjlEBsKJxyl/oAkRw4gEgEBAQwWBwgJAQUGBQ0JFgsOGhAbC2kMAAAFAAAAgAQAAwAAEAAkADQANwA7AAATITIWHQEUBiMhIiY9ATQ2MwEhMhYdARQGIyE4ATEiJj0BNDYzESEyFh0BFAYjISImPQE0NiUXERUzFSM7A4oZIiIZ/HYZIiIZAcAByRkiIhn+NxgjIhkByhkiIhn+NhkiIv4ewICAAwAiGQoZIiIZChki/wAiGQkZIiIYChki/wAiGQoZIiIZChkiIaEBQIBAAAAGAAD/wAQAA8AAEwAnACsALwAzADcAAAEiDgIVFB4CMzI+AjU0LgIDIi4CNTQ+AjMyHgIVFA4CASEVIREhFSEbARcDNxMXAwIAaruLUFCLu2pqu4tQUIu7alCLaTw8aYtQUItpPDxpi/7wAYD+gAGA/oBASjZKSko3SwPAUIu7amq7i1BQi7tqaruLUPyAPGmLUFCLaTw8aYtQUItpPAFAQAEAQP7bAeUb/hsbAeUa/hoAAAAFAAAAgAQAAwAAEAAtAD4AWwBvAAATITIWHQEUBiMhIiY9ATQ2MwEzMjAxMhYVOAExFRQwMRQGIzgBMSMiJj0BNDYzASEyFh0BFAYjISImPQE0NjMBMzIwMTIWFTgBMRUUMDEUBiM4ATEjIiY9ATQ2MzsBMhYdARQGKwE4ATEiJj0BNDYzOwOKGSIiGfx2GSIiGQEACQEZIiIZChkiIhn/AAOKGSIiGfx2GSIiGQHACQEZIiIZChkiIhnACRkiIhkJGCMiGQMAIhkKGSIiGQoZIv8AIhkJARkiIhkKGSL/ACIZChkiIhkKGSIBACIZCQEZIiIZChkiIhkJGSIiGAoZIgAAAAEAwACAA0ADAABBAAA3MDIxMjY1OAExNTQ2MyEHDgEVFBYzMjY3MTc+ATU0Ji8BLgEjIgYVFBYfASE4ATEiDgIVOAExFTgBMRQWMzgBMegBEBhdQwEHhAYGGBAIDwXIBgYGBsgFDwgQGAYGhP74MldBJhcRgBcRoEJehAUOCRAYBwXIBQ8ICA8FyAYGFxEIDgaEJUJXMqARFwAAAAIAQAAAA4ADgAAbADcAAAEHMzIWFRQGKwEiJj0BNDYzMhYdATceARcUNgcBNyMiJjU0NjsBMhYdARQGIyImPQEHLgEnNAY3A4DnRxMaGhOzExoaExIb5hgiBgYG/MDnRxMaGhOzExoaExIb5hgiBgYGA0DmGxITGhoTsxMaGhNH5wUjFwoPBv0A5hsSExoaE7MTGhoTR+cFIxcKDwYAAAABAIAAPgN/A0AAowAAJSIjBz4BNz4BNz4BNz4BNTwBNTwBNTQmJy4BJy4BJy4BIyoBIyoBIyIGBw4BBw4BBw4BFRwBFTgBMRQWFx4BFx4BFx4BFyciKwEVMBQxFBYXHgEzOgExITUuAScuAScuAScuATU8ATE8ATU0Njc+ATc+ATc+ATMyFhceARceARceARUcARUwFBUUBgcOAQcOAQcOAQ8BIToBMTI2Nz4BNTA0MTUC9hcXLRksFBMiDw4XCAgJEA8OKBgaOiAiSSYBAgEBAgEmSSIhOxkZKA4OEAkICBcPDiITFCwXKxcWigYGBQ8IAQEBGRUmEBIdDA0VBwcICwoKGxERJxYWMhkaMRgVKBERGwkKCwgHBxQNDB4RESUVAQEZAQEJDgYFBqgFCRgPDyQUFS4YGjYcAQEBAQEBJkcgHzcXFiMMDA4ODQwkFxc3HyBHJgECAR03GhkuFBQkDw8YCQVAAQgOBQUGkQMQDAweERIpFxcyGgEBAQMBHDQYFiYPDxcICAgICAgXDw8mFhg0HAEDAQEBGjIYFikSER4MDA8EjwYFBQ4IAUAAAAACARUAFgPpAp0ACwA1AAAlJzcjBycjFwczNxcFNSM3PgE3PAE1NCYnLgEjKgEjMCIjIgYHDgEHFz4BNz4BMzIVDgEPARUCzLurXXVqXZ2rYXKAAYGPUhAVAxANECcVAgQCAQEQHQ0LEQQfBQ0ICBMLOQMSD3PI8OWhoeXwq6uwLYAWNB0CAwETIQwLDQgHBhQMGwkNBQUGMxowE7AKAAAAAgEVAMgD6QONAAsANQAAJSc3IwcnIxcHMzcXATUjNz4BNzwBNTQmJy4BIyoBIyoBIyIGBw4BBxc+ATc+ATcyFQ4BDwEVAsy7q111al2dq2FygAGBj1IQFQMQDREoFgEDAQEBARAdDQsRBCAEDQgIFAo5AhMPcsjw5aGh5fCrqwFQLYAWNB0CAwETIQwNDggHBhQMGwgOBQUFATMbLxSwCgAAAAAGAEAAQAPAAwAAAwAHAAsADwATABcAABMhFSElIRUhBSEVISUhFSEFIRUhJSEVIUABov5eAd4Bov5e/iIBov5eAd4Bov5e/iIBov5eAd4Bov5eAwDAwMBAwMDAQMDAwAACAIAAQQOAA0AALQBbAAABMhYVMBQVFAYHNQchMhYVFAYjIRceARUcATEUBiMiJic1Jy4BNTQ2NzE3PgEzATEXHgEVFAYHMQcOASMiJjUwNDE0NjcxNyEGJjU0NjMhJy4BNTwBMTQ2MzIWFwEQFBwIBg4CLBQcHBT91A4HBxwUCxEGYAYICAZgBhELAgBgBwcHB2AGEQsUHAgGDv3WFBwcFAIsDgcHHBQLEQYDQCYaAQEMFgoBEyYaGiYTCRYMAQEaJgoIAYAJFw0MFwqACAv+bYAJFw0MFwqACAolGwENFgkTASYaGiYTCRYMAQEaJgoIAAAABAEAAIADAQMAAAMABwALAA8AAAEnNxcXNycHAwcXNzcXBycBKSnrKcMq7CnDKespwyrsKQIAJ9km2ibaJv6mJton2SfZJwAAAgDQ/8ADEAMOADIANgAAARwBFRQWFx4BMzI2MzoBMzI2Nz4BNTwBNREjERwBFRQGBw4BIyoBIyoBIyImNTQ2NREjAzUhFQESHxseSyoFCgUCBwMsTR8cIVgUERIxGwIEAgIDAzVLAVhCAkABTAMHAylJGhgcAR0aGkgqAwYDAb/+RgEEAhsvEhEUSzUCAwIBtvy3ODgAAAABAMAAgANAAwAAMAAAJSImPQE0JiMhFx4BFRQGIyImJzEnLgE1NDY/AT4BMzIWFRQGBzEHITIeAh0BFAYjAxgQF15C/veEBgYYEAgPBcgGBgYGyAUPCBAYBgaEAQgyV0EmFxGAFxGgQl6EBQ4JEBgHBcgFDwgIDwXIBgYXEQgOBoQmQVgxoBEXAAAAAAYAAACABAADAAAPACMAMwBDAGAAcAAAEyEyFh0BFAYjISImPQE0NhMhMhYdARQGIyE4ATEiJj0BNDYzESEyFh0BFAYjISImPQE0NiMzMhYdARQGKwEiJj0BNDYTMzIwMTIWFTgBMRUUMDEUBiM4ATEjIiY9ATQ2MxEzMhYdARQGKwEiJj0BNDb7AsoZIiIZ/TYZIiIZAsoZIiIZ/TYYIyIZAsoZIiIZ/TYZIiKnChkiIhkKGSIiGQkBGSIiGQoZIiIZChkiIhkKGSIiAwAiGQoZIiIZChki/wAiGQkZIiIYChki/wAiGQoZIiIZChkiIhkKGSIiGQoZIgEAIhkJARkiIhkKGSIBACIZChkiIhkKGSIAAAQAAABABAADQAAXACcASABLAAABISIOAhURFB4CMyEyPgI1ETQuAhMUBiMhIiY1ETQ2MyEyFhUFMQcOASMwIjEqASMiJic1PgEzOgEzMhYXIxceARUUBgcnNycDAP4ANV1GKChGXTUCADVdRigoRl1LSzX+ADVLSzUCADVL/umaBg0IAQECARIbAgIbEgECAQgOBwGaCg0NCoAICwNAKEZdNf8ANV1GKChGXTUBADVdRij+ADVLSzUBADVLSzWjVgMEGRKqEhkEBFUEEwwLEwQdBQYAAQAAAAEAAL19wCtfDzz1AAsEAAAAAADUtozhAAAAANS2jOH/8f/ABAQDwAAAAAgAAgAAAAAAAAABAAADwP/AAAAEAP/x//wEBAABAAAAAAAAAAAAAAAAAAAALAQAAAAAAAAAAAAAAAIAAAAEAAAABAAAAAQAAAAEAAEZBAAAwAQAAEAEAABABAAAgAQAAEAEAABABAAAQAQAAD8EAAA/BAAAwAQA//EEAABABAAAQAQAAEAEAAAABAAAAAQAAMAEAAGzBAAAAAQAAAAEAAAaBAAAAAQAAAAEAAAABAAAwAQAAEAEAACABAABFQQAARUEAABABAAAgAQAAQAEAADQBAAAwAQAAAAEAAAAAAAAAAAKABQAHgBmALAA+AFeAagCBAJqAwADTgOAA7IEeAS0BPQFFgV4Be4GYgacBvAHOAdGB2QH7gh2CMoJJAmmCfQKRAscC2wLvgvuDGgMjAzYDR4NqA4SAAAAAQAAACwApAAHAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAgAAAABAAAAAAACAAcAaQABAAAAAAADAAgAOQABAAAAAAAEAAgAfgABAAAAAAAFAAsAGAABAAAAAAAGAAgAUQABAAAAAAAKABoAlgADAAEECQABABAACAADAAEECQACAA4AcAADAAEECQADABAAQQADAAEECQAEABAAhgADAAEECQAFABYAIwADAAEECQAGABAAWQADAAEECQAKADQAsFJlZGFjdG9yAFIAZQBkAGEAYwB0AG8AclZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMFJlZGFjdG9yAFIAZQBkAGEAYwB0AG8AclJlZGFjdG9yAFIAZQBkAGEAYwB0AG8AclJlZ3VsYXIAUgBlAGcAdQBsAGEAclJlZGFjdG9yAFIAZQBkAGEAYwB0AG8AckZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");font-weight:400;font-style:normal}[class*=" re-icon-"],[class^=re-icon-]{font-family:Redactor!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.re-icon-aligncenter:before{content:"\e900"}.re-icon-alignleft:before,.re-icon-alignment:before{content:"\e901"}.re-icon-alignright:before{content:"\e902"}.re-icon-bold:before{content:"\e903"}.re-icon-bookmark:before{content:"\e904"}.re-icon-clips:before{content:"\e905"}.re-icon-codesnippets:before{content:"\e906"}.re-icon-deleted:before{content:"\e907"}.re-icon-expand:before{content:"\e908"}.re-icon-file:before{content:"\e909"}.re-icon-fontcolor:before{content:"\e90a"}.re-icon-fontfamily:before{content:"\e90b"}.re-icon-fontsize:before{content:"\e90c"}.re-icon-format:before{content:"\e90d"}.re-icon-html:before{content:"\e90e"}.re-icon-imagecenter:before{content:"\e90f"}.re-icon-imageleft:before{content:"\e910"}.re-icon-imageright:before{content:"\e911"}.re-icon-image:before{content:"\e912"}.re-icon-indent:before{content:"\e913"}.re-icon-inline:before{content:"\e914"}.re-icon-italic:before{content:"\e915"}.re-icon-horizontalrule:before{content:"\e916"}.re-icon-link:before{content:"\e917"}.re-icon-ol:before,.re-icon-ordered:before{content:"\e918"}.re-icon-outdent:before{content:"\e919"}.re-icon-properties:before{content:"\e91a"}.re-icon-readmore:before{content:"\e91b"}.re-icon-redo:before{content:"\e91c"}.re-icon-retract:before{content:"\e91d"}.re-icon-specialcharacters:before{content:"\e91e"}.re-icon-sub:before{content:"\e91f"}.re-icon-sup:before{content:"\e920"}.re-icon-table:before{content:"\e921"}.re-icon-textdirection:before{content:"\e922"}.re-icon-toggle:before{content:"\e923"}.re-icon-underline:before{content:"\e924"}.re-icon-undo:before{content:"\e925"}.re-icon-lists:before,.re-icon-ul:before,.re-icon-unordered:before{content:"\e926"}.re-icon-video:before{content:"\e927"}.redactor-box{position:relative;overflow:visible;border:1px solid #eee}.redactor-box,.redactor-layer{background:#fff}.redactor-box,.redactor-box textarea,.redactor-layer{z-index:auto}.redactor-link-tooltip{z-index:99}.redactor-toolbar{z-index:100}.redactor-box-fullscreen{z-index:1051}.redactor-air,.redactor-dropdown{z-index:1052}#redactor-modal,#redactor-modal-box,#redactor-modal-overlay{z-index:1053}.redactor-body-fullscreen .redactor-link-tooltip{z-index:1099}.redactor-box-fullscreen{position:fixed;top:0;left:0;width:100%}.redactor-placeholder:after{position:absolute;top:20px;left:20px;content:attr(placeholder);display:block;color:rgba(0,0,0,.3);font-weight:400!important}.redactor-layer{position:relative;overflow:auto;margin:0;padding:24px 20px;padding-top:20px;outline:none;white-space:normal;border:1px solid rgba(0,0,0,.07)}.redactor-box,.redactor-editor{background:#fff}.redactor-box,.redactor-box textarea,.redactor-editor{z-index:auto}.redactor-editor{position:relative;overflow:auto;margin:0;padding:24px 32px 12px;outline:none;white-space:normal;border:1px solid rgba(0,0,0,.07)}.redactor-editor:focus,.redactor-in:focus{outline:none}.redactor-editor-img-edit img{cursor:pointer}.redactor-relative{position:relative}.redactor-in{cursor:text}.redactor-in:focus,.redactor-layer:focus{outline:none}.redactor-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.redactor-script-tag{display:none}.redactor-layer-img-edit img{cursor:pointer}.redactor-voice-label{display:none}.redactor-voice-alert{position:absolute;left:-3000px}.redactor-toolbar{position:relative;padding:0!important;background:#fff;border:none;box-shadow:0 1px 2px rgba(0,0,0,.25)}.redactor-toolbar:after{content:"";display:table;clear:both}.redactor-toolbar.redactor-toolbar-overflow{overflow-y:auto;white-space:nowrap;height:48px}.redactor-toolbar li a{color:rgba(0,0,0,.8)}.redactor-toolbar li a:hover{outline:none;background-color:#2e2e2e;color:#fff}.redactor-toolbar li a.redactor-act,.redactor-toolbar li a:active{outline:none;background-color:#eee;color:#444}.redactor-toolbar li a.redactor-button-disabled{opacity:.3}.redactor-toolbar li a.redactor-button-disabled:hover{color:#333;outline:none;background-color:transparent!important;cursor:default}.redactor-toolbar li a.redactor-button-focus{color:#fff;background:#000}.redactor-toolbar.redactor-toolbar-external{z-index:999;border:1px solid rgba(0,0,0,.1);box-shadow:none}.redactor-air{position:absolute;background:rgba(0,0,0,.9);padding:0;max-width:576px;min-width:200px;border-radius:4px;border:none}.redactor-air li a{color:hsla(0,0%,100%,.75)}.redactor-air li a:hover{outline:none;background-color:#1f78d8;color:#fff}.redactor-air li a.redactor-act,.redactor-air li a:active{outline:none;background-color:#333;color:hsla(0,0%,100%,.5)}.redactor-air li a.redactor-button-disabled{opacity:.3}.redactor-air li a.redactor-button-disabled:hover{color:hsla(0,0%,100%,.3);outline:none;background-color:transparent!important;cursor:default}.redactor-air li a.redactor-button-focus{color:#333;background:#eee}.redactor-air,.redactor-toolbar{font-family:Trebuchet MS,Helvetica Neue,Helvetica,Tahoma,sans-serif;margin:0!important;list-style:none!important;line-height:1!important}.redactor-air li,.redactor-toolbar li{vertical-align:top;display:inline-block;margin:0!important;padding:0!important;outline:none;list-style:none!important}.redactor-air li a,.redactor-toolbar li a{box-sizing:border-box;font-size:14px;display:block;text-align:center;line-height:48px;height:48px;padding:16px;padding-top:17px;padding-bottom:15px;outline:none;border:none;line-height:1;text-decoration:none;cursor:pointer;zoom:1;position:relative}.redactor-air li a.re-button-icon,.redactor-toolbar li a.re-button-icon{padding:16px;font-size:16px}.redactor-air li a .re-button-tooltip,.redactor-toolbar li a .re-button-tooltip{display:none;position:absolute;white-space:nowrap;left:50%;bottom:-18px;background:rgba(0,0,0,.9);border-radius:2px;padding:3px 8px;color:hsla(0,0%,100%,.8);font-size:12px;font-family:Consolas,Menlo,Monaco,Courier New,monospace}.redactor-toolbar li a{border-right:1px solid rgba(0,0,0,.05)}.redactor-toolbar li:last-child a{border-right:none}.redactor-link-tooltip{border-radius:3px;font-family:Trebuchet MS,Helvetica Neue,Helvetica,Tahoma,sans-serif;position:absolute;padding:16px;line-height:1;display:inline-block;background-color:rgba(0,0,0,.95);color:#555!important;font-size:14px}.redactor-link-tooltip a{font-size:14px;color:#ccc;margin:0 8px;text-decoration:none}.redactor-link-tooltip a:hover{color:#fff}.redactor-structure div,.redactor-structure h1,.redactor-structure h2,.redactor-structure h3,.redactor-structure h4,.redactor-structure h5,.redactor-structure h6{position:relative}.redactor-structure div:before,.redactor-structure h1:before,.redactor-structure h2:before,.redactor-structure h3:before,.redactor-structure h4:before,.redactor-structure h5:before,.redactor-structure h6:before{width:24px;position:absolute;font-size:10px;font-weight:400;opacity:.3;left:-28px;text-align:right}.redactor-structure h1:before{content:"h1"}.redactor-structure h2:before{content:"h2"}.redactor-structure h3:before{content:"h3"}.redactor-structure h4:before{content:"h4"}.redactor-structure h5:before{content:"h5"}.redactor-structure h6:before{content:"h6"}.redactor-structure div:before{content:"div"}#redactor-image-box{position:relative;max-width:100%;display:inline-block;line-height:0;outline:3px solid #1f78d8;box-shadow:0 0 12px #1f78d8}#redactor-image-editter{position:absolute;z-index:5;top:50%;left:50%;margin-top:-11px;margin-left:-18px;line-height:1;background-color:rgba(0,0,0,.9);border-radius:3px;color:#fff;font-size:12px;padding:7px 10px;cursor:pointer}#redactor-image-resizer{box-sizing:border-box;position:absolute;z-index:2;line-height:1;cursor:nw-resize;bottom:-5px;right:-6px;border:2px solid #000;background-color:hsla(0,0%,100%,.9);width:10px;height:10px}#redactor-droparea{position:relative;overflow:hidden;padding:64px 24px;border:3px dashed rgba(0,0,0,.1)}#redactor-droparea.drag-hover{background:rgba(200,222,250,.75)}#redactor-droparea.drag-drop{background:hsla(58,83%,88%,.5)}#redactor-droparea-placeholder{text-align:center;font-size:12px;margin-left:64px;color:rgba(0,0,0,.7)}.redactor-image-dragover{outline:2px solid #2e2e2e}#redactor-progress{position:fixed;top:0;left:0;width:100%;z-index:1000000;height:10px}#redactor-progress span{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);-webkit-animation:Fb 2s linear infinite;animation:Fb 2s linear infinite;display:block;width:100%;height:100%;background-color:#3d58a8;background-size:40px 40px}@-webkit-keyframes Fb{0%{background-position:40px 0}to{background-position:0 0}}@keyframes Fb{0%{background-position:40px 0}to{background-position:0 0}}.redactor-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes Gb{to{padding-top:0;padding-bottom:0;height:0}}@keyframes Gb{to{padding-top:0;padding-bottom:0;height:0}}.redactor-slideUp{overflow:hidden;-webkit-animation-name:Gb;animation-name:Gb}@-webkit-keyframes Hb{0%{height:0;padding-top:0;padding-bottom:0}}@keyframes Hb{0%{height:0;padding-top:0;padding-bottom:0}}.redactor-slideDown{overflow:hidden;-webkit-animation-name:Hb;animation-name:Hb}@-webkit-keyframes Ib{0%{opacity:0}to{opacity:1}}@keyframes Ib{0%{opacity:0}to{opacity:1}}.redactor-fadeIn{-webkit-animation-name:Ib;animation-name:Ib}@-webkit-keyframes Jb{0%{opacity:1}to{opacity:0}}@keyframes Jb{0%{opacity:1}to{opacity:0}}.redactor-fadeOut{-webkit-animation-name:Jb;animation-name:Jb}.redactor-dropdown{font-family:Trebuchet MS,Helvetica Neue,Helvetica,Tahoma,sans-serif;min-width:220px;max-height:254px;color:#000;margin:0;padding:0;font-size:14px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);overflow:auto;list-style:none}.redactor-dropdown li{border-bottom:1px solid rgba(0,0,0,.07)}.redactor-dropdown li:last-child{border-bottom:none}.redactor-dropdown li:hover{background-color:#2e2e2e}.redactor-dropdown li:hover a{color:#fff!important;text-decoration:none}.redactor-dropdown li.redactor-dropdown-link-inactive{background:none}.redactor-dropdown li.redactor-dropdown-link-inactive a,.redactor-dropdown li.redactor-dropdown-link-inactive a:hover{cursor:default;color:#000!important;opacity:.4;background:none}.redactor-dropdown a{display:block;padding:12px 10px;color:#000;text-decoration:none}.redactor-dropdown a span{padding:2px 4px 1px;display:inline-block;border-radius:3px;line-height:1}.redactor-dropdown a:focus{outline:none}.redactor-dropdown a.selected{background-color:#000;color:#fff}.redactor-dropdown a.redactor-dropdown-link-selected{color:#fff;background:#000}.redactor-dropdown-box-inline .redactor-dropdown-marked span{background-color:#ffd61e;color:#000;text-decoration:none}.redactor-dropdown-box-inline .redactor-dropdown-code span{font-family:Consolas,Menlo,Monaco,Courier New,monospace;background:rgba(0,0,0,.05)}.redactor-dropdown-box-inline .redactor-dropdown-sample span{font-family:Consolas,Menlo,Monaco,Courier New,monospace;background:#46a9fc;color:hsla(0,0%,100%,.9)}.redactor-dropdown-box-inline .redactor-dropdown-variable span{font-family:Consolas,Menlo,Monaco,Courier New,monospace;color:rgba(0,0,0,.5)}.redactor-dropdown-box-inline .redactor-dropdown-shortcut span{font-family:Consolas,Menlo,Monaco,Courier New,monospace;background:#000;color:hsla(0,0%,100%,.85);white-space:nowrap}.redactor-dropdown-box-inline .redactor-dropdown-cite span{color:rgba(0,0,0,.5);font-style:italic}.redactor-dropdown-box-inline .redactor-dropdown-sub span,.redactor-dropdown-box-inline .redactor-dropdown-sup span{font-size:12px}.redactor-dropdown-box-format .redactor-dropdown-blockquote{color:rgba(0,0,0,.4);font-style:italic}.redactor-dropdown-box-format .redactor-dropdown-pre{font-family:monospace,sans-serif}.redactor-dropdown-box-format .redactor-dropdown-h1,.redactor-dropdown-box-format .redactor-dropdown-h2,.redactor-dropdown-box-format .redactor-dropdown-h3,.redactor-dropdown-box-format .redactor-dropdown-h4,.redactor-dropdown-box-format .redactor-dropdown-h5,.redactor-dropdown-box-format .redactor-dropdown-h6{line-height:24px;font-weight:700}.redactor-dropdown-box-format .redactor-dropdown-h1{font-size:40px;line-height:32px}.redactor-dropdown-box-format .redactor-dropdown-h2{font-size:32px;line-height:32px}.redactor-dropdown-box-format .redactor-dropdown-h3{font-size:24px}.redactor-dropdown-box-format .redactor-dropdown-h4{font-size:21px}.redactor-dropdown-box-format .redactor-dropdown-h5{font-size:18px}.redactor-dropdown-box-format .redactor-dropdown-h6{font-size:16px}#redactor-modal-overlay{position:fixed;top:0;left:0;margin:auto;overflow:auto;width:100%;height:100%;background-color:rgba(0,0,0,.6)}#redactor-modal-box{position:fixed;top:0;left:0;bottom:0;right:0;overflow-x:hidden;overflow-y:auto}#redactor-modal{position:relative;margin:auto;margin-top:16px;padding:0;background:#fff;color:#000;border-radius:5px;box-shadow:0 4px 40px rgba(0,0,0,.15);font-family:Trebuchet MS,Helvetica Neue,Helvetica,Tahoma,sans-serif;font-size:14px}@media (max-width:768px){#redactor-modal{font-size:16px!important}}#redactor-modal #redactor-modal-header{border-top-right-radius:5px;border-top-left-radius:5px;padding:20px;font-size:18px;font-weight:700;color:#000;border-bottom:1px solid rgba(0,0,0,.05)}#redactor-modal #redactor-modal-close{position:absolute;top:10px;right:4px;width:30px;height:40px;text-align:center;color:rgba(0,0,0,.3);font-size:30px;font-weight:300;cursor:pointer;-webkit-appearance:none;padding:0;border:0;background:none;outline:none}#redactor-modal #redactor-modal-close:hover{color:#000}#redactor-modal #redactor-modal-body{overflow:auto;padding:40px 48px 24px}#redactor-modal #redactor-modal-body section{margin-bottom:24px}#redactor-modal #redactor-modal-body label{font-weight:400;font-size:15px;display:block;margin-bottom:4px;color:rgba(0,0,0,.8)}#redactor-modal #redactor-modal-body label .desc{color:rgba(0,0,0,.5)}#redactor-modal #redactor-modal-body label.checkbox{font-size:inherit}@media (max-width:768px){#redactor-modal #redactor-modal-body{padding:24px}}#redactor-modal input[type=email],#redactor-modal input[type=number],#redactor-modal input[type=password],#redactor-modal input[type=text],#redactor-modal input[type=url],#redactor-modal select,#redactor-modal textarea{box-sizing:border-box;position:relative;z-index:2;margin:0;padding:8px;height:40px;border:1px solid #ddd;border-radius:3px;background-color:#fff;box-shadow:none;color:#333;width:100%;font-size:16px;font-family:Trebuchet MS,Helvetica Neue,Helvetica,Tahoma,sans-serif}#redactor-modal input[type=email]:focus,#redactor-modal input[type=number]:focus,#redactor-modal input[type=password]:focus,#redactor-modal input[type=text]:focus,#redactor-modal input[type=url]:focus,#redactor-modal select:focus,#redactor-modal textarea:focus{-webkit-transition:border .3s ease-in;transition:border .3s ease-in;outline:none;border-color:#1f78d8}#redactor-modal textarea{display:block;line-height:1.4em}#redactor-modal button{padding:0 20px;margin:0;margin-bottom:8px;margin-right:8px;height:40px;line-height:38px;outline:none;border:2px solid transparent;border-radius:3px;background-color:#eee;color:#000;text-align:center;text-decoration:none;font-weight:400;font-size:15px;font-family:Trebuchet MS,Helvetica Neue,Helvetica,Tahoma,sans-serif;cursor:pointer;vertical-align:middle;-webkit-appearance:none}#redactor-modal button:hover{color:#777;background:none;background-color:#f5f5f5;text-decoration:none}#redactor-modal button.redactor-modal-button-offset{margin-left:24px}#redactor-modal button#redactor-modal-button-delete{background:none;border-color:#f23d3d;color:#f23d3d}#redactor-modal button#redactor-modal-button-delete:hover{color:hsla(0,0%,100%,.6);background-color:#f23d3d}#redactor-modal button#redactor-modal-button-action{background:none;color:#fff;background-color:#2e2e2e}#redactor-modal button#redactor-modal-button-action:hover{color:hsla(0,0%,100%,.6);background-color:#373737}#redactor-modal .redactor-group:after{content:"";display:table;clear:both}#redactor-modal .redactor-modal-tab-side{float:left;width:26%;margin-right:6%}#redactor-modal .redactor-modal-tab-area{float:left;width:66%}@media (max-width:768px){#redactor-modal .redactor-modal-tab-side{float:none;width:auto;margin-right:0;margin-bottom:24px}#redactor-modal .redactor-modal-tab-area{float:none;width:auto}}#redactor-modal-tabber{margin-bottom:40px;font-size:12px}#redactor-modal-tabber a{border:1px solid #ddd;line-height:1;padding:8px 15px;margin-right:-1px;text-decoration:none;color:#000}#redactor-modal-tabber a:hover{background-color:#1f78d8;border-color:#1f78d8;color:#fff}#redactor-modal-tabber a.active{cursor:default;background-color:rgba(0,0,0,.05);border-color:#ddd;color:rgba(0,0,0,.5)}#redactor-modal-list{margin-left:0;padding-left:0;list-style:none;max-height:250px;overflow-x:auto}#redactor-modal-list li{border-bottom:1px solid rgba(0,0,0,.07)}#redactor-modal-list li:last-child{border-bottom:none}#redactor-modal-list a{padding:16px 4px;color:#000;text-decoration:none;font-size:15px;display:block;position:relative}#redactor-modal-list a:hover{background-color:#eee}.redactor-styles{font-family:Trebuchet MS,Helvetica Neue,Helvetica,Tahoma,sans-serif;font-size:16px;line-height:24px;color:#333}.redactor-styles[dir=rtl]{direction:rtl;unicode-bidi:embed}.redactor-styles[dir=rtl] ol li,.redactor-styles[dir=rtl] ul li{text-align:right}.redactor-styles[dir=rtl] ol,.redactor-styles[dir=rtl] ol ol,.redactor-styles[dir=rtl] ol ul,.redactor-styles[dir=rtl] ul,.redactor-styles[dir=rtl] ul ol,.redactor-styles[dir=rtl] ul ul{margin:0 24px 0 0}@media (max-width:768px){.redactor-styles{font-size:16px}}.redactor-styles a{color:#256bc9}.redactor-styles a:focus,.redactor-styles a:hover{color:#e21e3b}.redactor-styles h1,.redactor-styles h2,.redactor-styles h3,.redactor-styles h4,.redactor-styles h5,.redactor-styles h6{font-family:Trebuchet MS,Helvetica Neue,Helvetica,Tahoma,sans-serif;font-weight:700;color:#222;text-rendering:optimizeLegibility;margin:0;padding:0;margin-bottom:12px}.redactor-styles h1:empty,.redactor-styles h2:empty,.redactor-styles h3:empty,.redactor-styles h4:empty,.redactor-styles h5:empty,.redactor-styles h6:empty{min-height:24px}.redactor-styles h1{font-size:40px;line-height:44px}.redactor-styles h2{font-size:32px;line-height:36px}.redactor-styles h3{font-size:24px;line-height:32px}.redactor-styles h4{font-size:21px;line-height:24px}.redactor-styles h5{font-size:18px;line-height:24px}.redactor-styles h6{font-size:16px;line-height:24px}.redactor-styles address,.redactor-styles blockquote,.redactor-styles dl,.redactor-styles figure,.redactor-styles hr,.redactor-styles ol,.redactor-styles p,.redactor-styles pre,.redactor-styles table,.redactor-styles ul{padding:0;margin:0}.redactor-styles blockquote:empty,.redactor-styles p:empty{min-height:24px}.redactor-styles blockquote+h2,.redactor-styles blockquote+h3,.redactor-styles blockquote+h4,.redactor-styles blockquote+h5,.redactor-styles blockquote+h6,.redactor-styles dl+h2,.redactor-styles dl+h3,.redactor-styles dl+h4,.redactor-styles dl+h5,.redactor-styles dl+h6,.redactor-styles figure+h2,.redactor-styles figure+h3,.redactor-styles figure+h4,.redactor-styles figure+h5,.redactor-styles figure+h6,.redactor-styles form+h2,.redactor-styles form+h3,.redactor-styles form+h4,.redactor-styles form+h5,.redactor-styles form+h6,.redactor-styles hr+h2,.redactor-styles hr+h3,.redactor-styles hr+h4,.redactor-styles hr+h5,.redactor-styles hr+h6,.redactor-styles ol+h2,.redactor-styles ol+h3,.redactor-styles ol+h4,.redactor-styles ol+h5,.redactor-styles ol+h6,.redactor-styles p+h2,.redactor-styles p+h3,.redactor-styles p+h4,.redactor-styles p+h5,.redactor-styles p+h6,.redactor-styles pre+h2,.redactor-styles pre+h3,.redactor-styles pre+h4,.redactor-styles pre+h5,.redactor-styles pre+h6,.redactor-styles table+h2,.redactor-styles table+h3,.redactor-styles table+h4,.redactor-styles table+h5,.redactor-styles table+h6,.redactor-styles ul+h2,.redactor-styles ul+h3,.redactor-styles ul+h4,.redactor-styles ul+h5,.redactor-styles ul+h6{margin-top:24px}.redactor-styles ol,.redactor-styles ol ol,.redactor-styles ol ul,.redactor-styles ul,.redactor-styles ul ol,.redactor-styles ul ul{margin:0 0 0 24px}.redactor-styles ol li,.redactor-styles ul li{text-align:left}.redactor-styles ol ol li{list-style-type:lower-alpha}.redactor-styles ol ol ol li{list-style-type:lower-roman}.redactor-styles address,.redactor-styles blockquote,.redactor-styles dl,.redactor-styles figure,.redactor-styles hr,.redactor-styles ol,.redactor-styles p,.redactor-styles pre,.redactor-styles table,.redactor-styles ul{margin-bottom:16px}.redactor-styles blockquote{position:relative;font-style:italic;color:rgba(0,0,0,.6)}.redactor-styles blockquote cite{font-size:80%}@media (min-width:768px){.redactor-styles blockquote{padding-left:24px;border-left:1px solid rgba(0,0,0,.1)}}.redactor-styles address{font-style:normal}.redactor-styles dl dt{font-weight:700}.redactor-styles dd{margin-left:24px}.redactor-styles cite{color:rgba(0,0,0,.5);font-style:italic}.redactor-styles del,.redactor-styles s{text-decoration:line-through}.redactor-styles abbr[title],.redactor-styles dfn[title]{border-bottom:1px dotted #000;cursor:help}.redactor-styles b,.redactor-styles strong{font-weight:700}.redactor-styles em,.redactor-styles i{font-style:italic}.redactor-styles sub,.redactor-styles sup{font-size:10px;line-height:0;position:relative;margin-left:.2rem}.redactor-styles sup{top:-.4rem}.redactor-styles sub{bottom:-.2rem}.redactor-styles b:empty,.redactor-styles em:empty,.redactor-styles i:empty,.redactor-styles ins:empty,.redactor-styles strong:empty,.redactor-styles sub:empty,.redactor-styles sup:empty,.redactor-styles u:empty{display:inline-block;min-width:1px;min-height:1rem}.redactor-styles figcaption{margin:4px 0;font-size:12px;font-style:italic;text-align:left}.redactor-styles ins,.redactor-styles u{text-decoration:underline}.redactor-styles mark{background-color:#ffd61e;color:#000;text-decoration:none}.redactor-styles code,.redactor-styles kbd,.redactor-styles output,.redactor-styles pre,.redactor-styles samp,.redactor-styles var{font-size:90%;font-style:normal;font-family:Consolas,Menlo,Monaco,Courier New,monospace}.redactor-styles pre{margin-top:16px;font-size:90%;line-height:24px;color:rgba(0,0,0,.75);overflow:auto;background:rgba(0,0,0,.03);padding:16px 20px;word-wrap:normal}.redactor-styles code,.redactor-styles kbd,.redactor-styles mark,.redactor-styles samp{padding:2px 4px 1px;display:inline-block;line-height:1;border-radius:3px}.redactor-styles code{background:rgba(0,0,0,.05)}.redactor-styles pre code{font-size:100%;border:none;padding:0;background:none;line-height:24px}.redactor-styles var{color:rgba(0,0,0,.5)}.redactor-styles samp{background:#46a9fc;color:hsla(0,0%,100%,.9)}.redactor-styles kbd{background:#000;color:hsla(0,0%,100%,.85);white-space:nowrap}.redactor-styles hr{display:block;box-sizing:content-box;height:1px;border:0;border-top:1px solid rgba(0,0,0,.1)}.redactor-styles audio,.redactor-styles embed,.redactor-styles img,.redactor-styles object,.redactor-styles video{max-width:100%}.redactor-styles embed,.redactor-styles img,.redactor-styles object,.redactor-styles video{height:auto}.redactor-styles embed,.redactor-styles object{height:100%}.redactor-styles img{vertical-align:middle;-ms-interpolation-mode:bicubic}.redactor-styles table{border-collapse:collapse;max-width:100%;width:100%;empty-cells:show}.redactor-styles table caption{text-transform:uppercase;padding:0;color:rgba(0,0,0,.5);font-size:11px}.redactor-styles table td,.redactor-styles table th{border:1px solid #eee;padding:16px;padding-bottom:15px}.redactor-styles table tfoot td,.redactor-styles table tfoot th{color:rgba(0,0,0,.5)}.redactor-styles .video-container{height:0;padding-bottom:56.25%;position:relative;margin-bottom:16px}.redactor-styles .video-container embed,.redactor-styles .video-container iframe,.redactor-styles .video-container object{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.tooltip-element:hover{cursor:help}.tippy-popper{visibility:hidden;max-width:400px;-webkit-perspective:800px;perspective:800px;z-index:9999;font-size:.875em}.tippy-popper.html-template{max-width:95%;max-width:calc(100% - 2rem)}.tippy-popper[x-placement=top] [x-arrow]{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:-5px}.tippy-popper[x-placement=top] [x-circle]{-webkit-transform-origin:0 33%;transform-origin:0 33%}.tippy-popper[x-placement=top] [x-circle].enter{opacity:1;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement=top] [x-circle].leave{opacity:0;-webkit-transform:scale(0) translate(-50%,-50%);transform:scale(0) translate(-50%,-50%)}.tippy-popper[x-placement=top] [data-animation=none].enter,.tippy-popper[x-placement=top] [data-animation=none].leave{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement=top] [data-animation=perspective]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-popper[x-placement=top] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateY(-10px) rotateX(0);transform:translateY(-10px) rotateX(0)}.tippy-popper[x-placement=top] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateY(0) rotateX(90deg);transform:translateY(0) rotateX(90deg)}.tippy-popper[x-placement=top] [data-animation=fade].enter{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement=top] [data-animation=fade].leave{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement=top] [data-animation=shift].enter{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement=top] [data-animation=shift].leave{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement=top] [data-animation=scale].enter{opacity:1;-webkit-transform:translateY(-10px) scale(1);transform:translateY(-10px) scale(1)}.tippy-popper[x-placement=top] [data-animation=scale].leave{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement=bottom] [x-arrow]{-webkit-transform:rotate(135deg);transform:rotate(135deg);top:-5px}.tippy-popper[x-placement=bottom] [x-circle]{-webkit-transform-origin:0 -33%;transform-origin:0 -33%}.tippy-popper[x-placement=bottom] [x-circle].enter{opacity:1;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement=bottom] [x-circle].leave{opacity:0;-webkit-transform:scale(0) translate(-50%,-50%);transform:scale(0) translate(-50%,-50%)}.tippy-popper[x-placement=bottom] [data-animation=none].enter,.tippy-popper[x-placement=bottom] [data-animation=none].leave{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement=bottom] [data-animation=perspective]{-webkit-transform-origin:top;transform-origin:top}.tippy-popper[x-placement=bottom] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateY(10px) rotateX(0);transform:translateY(10px) rotateX(0)}.tippy-popper[x-placement=bottom] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateY(0) rotateX(-90deg);transform:translateY(0) rotateX(-90deg)}.tippy-popper[x-placement=bottom] [data-animation=fade].enter{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement=bottom] [data-animation=fade].leave{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement=bottom] [data-animation=shift].enter{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement=bottom] [data-animation=shift].leave{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement=bottom] [data-animation=scale].enter{opacity:1;-webkit-transform:translateY(10px) scale(1);transform:translateY(10px) scale(1)}.tippy-popper[x-placement=bottom] [data-animation=scale].leave{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement=left] [x-arrow]{-webkit-transform:rotate(225deg);transform:rotate(225deg);right:-5px;top:50%}.tippy-popper[x-placement=left] [x-circle]{-webkit-transform-origin:50% 5%;transform-origin:50% 5%}.tippy-popper[x-placement=left] [x-circle].enter{opacity:1;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement=left] [x-circle].leave{opacity:0;-webkit-transform:scale(0) translate(-50%,-33%);transform:scale(0) translate(-50%,-33%)}.tippy-popper[x-placement=left] [data-animation=none].enter,.tippy-popper[x-placement=left] [data-animation=none].leave{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement=left] [data-animation=perspective]{-webkit-transform-origin:right;transform-origin:right}.tippy-popper[x-placement=left] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateX(-10px) rotateY(0);transform:translateX(-10px) rotateY(0)}.tippy-popper[x-placement=left] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateX(0) rotateY(-90deg);transform:translateX(0) rotateY(-90deg)}.tippy-popper[x-placement=left] [data-animation=fade].enter{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement=left] [data-animation=fade].leave{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement=left] [data-animation=shift].enter{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement=left] [data-animation=shift].leave{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement=left] [data-animation=scale].enter{opacity:1;-webkit-transform:translateX(-10px) scale(1);transform:translateX(-10px) scale(1)}.tippy-popper[x-placement=left] [data-animation=scale].leave{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-popper[x-placement=right] [x-arrow]{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:-5px;top:50%}.tippy-popper[x-placement=right] [x-circle]{-webkit-transform-origin:-50% 5%;transform-origin:-50% 5%}.tippy-popper[x-placement=right] [x-circle].enter{opacity:1;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement=right] [x-circle].leave{opacity:0;-webkit-transform:scale(0) translate(-50%,-33%);transform:scale(0) translate(-50%,-33%)}.tippy-popper[x-placement=right] [data-animation=none].enter,.tippy-popper[x-placement=right] [data-animation=none].leave{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement=right] [data-animation=perspective]{-webkit-transform-origin:left;transform-origin:left}.tippy-popper[x-placement=right] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateX(10px) rotateY(0);transform:translateX(10px) rotateY(0)}.tippy-popper[x-placement=right] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateX(0) rotateY(90deg);transform:translateX(0) rotateY(90deg)}.tippy-popper[x-placement=right] [data-animation=fade].enter{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement=right] [data-animation=fade].leave{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement=right] [data-animation=shift].enter{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement=right] [data-animation=shift].leave{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement=right] [data-animation=scale].enter{opacity:1;-webkit-transform:translateX(10px) scale(1);transform:translateX(10px) scale(1)}.tippy-popper[x-placement=right] [data-animation=scale].leave{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;padding:.5rem 1rem;text-align:center;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#333}.tippy-tooltip [x-arrow]{z-index:-1;position:absolute;width:10px;height:10px;background-color:#333;border:1px solid;border-color:transparent transparent #333 #333}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:transparent}.tippy-tooltip[data-inertia]{-webkit-transition-timing-function:cubic-bezier(.53,1,.36,.85);transition-timing-function:cubic-bezier(.53,2,.36,.85)}.tippy-tooltip [x-circle]{position:absolute;will-change:transform;background-color:#333;border-radius:50%;width:130%;width:calc(125% + 2rem);height:0;padding-bottom:130%;padding-bottom:calc(125% + 2rem);left:50%;-webkit-transition:all ease-out;transition:all ease-out;z-index:-1;opacity:0}.tippy-tooltip.light-theme{color:#203d5d;box-shadow:0 0 16px -4px rgba(0,20,40,.2),0 0 80px -10px rgba(0,20,40,.3);background-color:#f3f6f9;border:1px solid #ced2e2}.tippy-tooltip.light-theme [x-circle]{background-color:#f3f6f9}.tippy-tooltip.light-theme [x-arrow]{background-color:#f3f6f9;border-color:transparent transparent #ced2e2 #ced2e2}.tippy-tooltip.light-theme[data-animatefill]{background-color:transparent}.tippy-tooltip.transparent-theme{padding:0;border-radius:0;color:#203d5d;background-color:transparent;border:none;box-shadow:0 0 55px rgba(0,0,0,.45);color:#fff}.tippy-tooltip.transparent-theme [x-circle]{background-color:#f3f6f9}.tippy-tooltip.transparent-theme [x-arrow]{background-color:#009dd5;border-color:transparent transparent #009dd5 #009dd5;right:-5px;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,.45)}.tippy-tooltip.transparent-theme[data-animatefill]{background-color:transparent}.tippy-tooltip.transparent-theme .stats{color:#8cacbc;font-size:12px;position:absolute;margin-top:-22px;text-align:center;width:100%;left:0;z-index:2;padding:2px;background:rgba(2,54,75,.94)}.tippy-tooltip.transparent-theme .stats .icon{color:#009dd5;display:inline-block;margin-right:4px}.tippy-tooltip.transparent-theme .stats .icon.icon-view{margin-left:14px;font-size:17px;line-height:0}.tippy-iOS-fix.tippy-popper[x-placement=bottom] [x-circle].leave,.tippy-iOS-fix.tippy-popper[x-placement=top] [x-circle].leave{-webkit-transform:scale(0) translate3d(-50%,-50%,0);transform:scale(0) translate3d(-50%,-50%,0)}.tippy-iOS-fix.tippy-popper[x-placement=left] [x-circle].leave,.tippy-iOS-fix.tippy-popper[x-placement=right] [x-circle].leave{-webkit-transform:scale(0) translate3d(-50%,-33%,0);transform:scale(0) translate3d(-50%,-33%,0)}@media (max-width:500px){.tippy-popper{max-width:96%;max-width:calc(100% - 20px)}}.formError{z-index:990}.formError .formErrorContent{z-index:991}.formError .formErrorArrow{z-index:996}.ui-dialog .formError{z-index:5000}.ui-dialog .formError .formErrorContent{z-index:5001}.ui-dialog .formError .formErrorArrow{z-index:5006}.inputContainer{position:relative;float:left}.formError{position:absolute;top:300px;left:300px;display:block;cursor:pointer;text-align:left}.formError.inline{position:relative;top:0;left:0;display:inline-block}.ajaxSubmit{padding:20px;background:#55ea55;border:1px solid #999;display:none}.formError .formErrorContent{width:100%;background:#343434;position:relative;color:#fff;min-width:120px;font-size:11px;border:2px solid #ddd;box-shadow:0 0 6px #000;-moz-box-shadow:0 0 6px #000;-webkit-box-shadow:0 0 6px #000;-o-box-shadow:0 0 6px #000;padding:4px 10px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px}.formError.inline .formErrorContent{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;border:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0}.greenPopup .formErrorContent{background:#33be40}.blackPopup .formErrorContent{background:#393939;color:#fff}.formError .formErrorArrow{width:15px;margin:-2px 0 0 13px;position:relative}body.rtl .formError .formErrorArrow,body[dir=rtl] .formError .formErrorArrow{margin:-2px 13px 0 0}.formError .formErrorArrowBottom{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;margin:0 0 0 12px;top:2px}.formError .formErrorArrow div{border-left:2px solid #ddd;border-right:2px solid #ddd;box-shadow:0 2px 3px #444;-moz-box-shadow:0 2px 3px #444;-webkit-box-shadow:0 2px 3px #444;-o-box-shadow:0 2px 3px #444;height:1px;background:#343434;margin:0 auto;line-height:0;font-size:0;display:block}.formError .formErrorArrowBottom div{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none}.greenPopup .formErrorArrow div{background:#33be40}.blackPopup .formErrorArrow div{background:#393939;color:#fff}.formError .formErrorArrow .line10{width:13px;border:none}.formError .formErrorArrow .line9{width:11px;border:none}.formError .formErrorArrow .line8{width:11px}.formError .formErrorArrow .line7{width:9px}.formError .formErrorArrow .line6{width:7px}.formError .formErrorArrow .line5{width:5px}.formError .formErrorArrow .line4{width:3px}.formError .formErrorArrow .line3{width:1px;border-left:2px solid #ddd;border-right:2px solid #ddd;border-bottom:0 solid #ddd}.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd}.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd}.weather-icon{font-family:icons;display:inline-block}.weather-icon.icon-01d:before{content:"\EA53"}.weather-icon.icon-02d:before{content:"\EA4C"}.weather-icon.icon-03d:before{content:"\EA52"}.weather-icon.icon-04:before{content:"\EA4B"}.weather-icon.icon-40d:before{content:"\EA4A"}.weather-icon.icon-05d:before{content:"\EA51"}.weather-icon.icon-41d:before{content:"\EA49"}.weather-icon.icon-24d:before{content:"\EA50"}.weather-icon.icon-06d:before{content:"\EA48"}.weather-icon.icon-25d:before{content:"\EA47"}.weather-icon.icon-07d:before,.weather-icon.icon-42d:before{content:"\EA4D"}.weather-icon.icon-43d:before{content:"\EA46"}.weather-icon.icon-26d:before{content:"\EA45"}.weather-icon.icon-20d:before{content:"\EA44"}.weather-icon.icon-27d:before{content:"\EA43"}.weather-icon.icon-44d:before{content:"\EA4F"}.weather-icon.icon-08d:before{content:"\EA42"}.weather-icon.icon-45d:before{content:"\EA41"}.weather-icon.icon-28d:before{content:"\EA40"}.weather-icon.icon-21d:before{content:"\EA3F"}.weather-icon.icon-29d:before{content:"\EA3E"}.weather-icon.icon-46:before{content:"\EA3D"}.weather-icon.icon-09:before{content:"\EA3C"}.weather-icon.icon-10:before{content:"\EA3B"}.weather-icon.icon-30:before{content:"\EA3A"}.weather-icon.icon-22:before{content:"\EA38"}.weather-icon.icon-11:before{content:"\EA37"}.weather-icon.icon-47:before{content:"\EA35"}.weather-icon.icon-12:before{content:"\EA36"}.weather-icon.icon-48:before{content:"\EA34"}.weather-icon.icon-31:before{content:"\EA32"}.weather-icon.icon-23:before{content:"\EA33"}.weather-icon.icon-32:before{content:"\EA31"}.weather-icon.icon-49:before{content:"\EA30"}.weather-icon.icon-13:before{content:"\EA2F"}.weather-icon.icon-50:before{content:"\EA2E"}.weather-icon.icon-14:before,.weather-icon.icon-33:before,.weather-icon.icon-34:before{content:"\EA2D"}.weather-icon.icon-15:before{content:"\EA2C"}.errorNoSite{background-color:#009dd5;margin-top:40px;padding:0!important}.errorNoSite .oneSide{height:244px}@media screen and (max-width:43.75em){.errorNoSite .oneSide{height:190px;height:140px}}.errorNoSite .oneSide .iconLeft{width:30%;float:left}@media screen and (max-width:43.75em){.errorNoSite .oneSide .iconLeft{width:24%}}.errorNoSite .oneSide .iconLeft .icon-error-message{font-size:190px;float:left}@media screen and (max-width:64em){.errorNoSite .oneSide .iconLeft .icon-error-message{font-size:120px}}@media screen and (max-width:43.75em){.errorNoSite .oneSide .iconLeft .icon-error-message{font-size:90px}}@media screen and (max-width:31.25em){.errorNoSite .oneSide .iconLeft .icon-error-message{font-size:60px}}@media screen and (max-width:25em){.errorNoSite .oneSide .iconLeft .icon-error-message{font-size:50px}}.errorNoSite .oneSide .rightError{width:70%;float:right;margin-top:-20px}@media screen and (max-width:64em){.errorNoSite .oneSide .rightError{margin-top:-10px}}@media screen and (max-width:43.75em){.errorNoSite .oneSide .rightError{width:76%}}@media screen and (max-width:31.25em){.errorNoSite .oneSide .rightError{margin-top:0}}.errorNoSite .oneSide .rightError .errorBox .errorBig{font-size:5.9375em;line-height:1;font-weight:700;color:#fff;text-transform:uppercase}@media screen and (max-width:64em){.errorNoSite .oneSide .rightError .errorBox .errorBig{font-size:4.375em}}@media screen and (max-width:43.75em){.errorNoSite .oneSide .rightError .errorBox .errorBig{font-size:3.375em}}@media screen and (max-width:31.25em){.errorNoSite .oneSide .rightError .errorBox .errorBig{font-size:2.375em}}@media screen and (max-width:25em){.errorNoSite .oneSide .rightError .errorBox .errorBig{font-size:2em}}.errorNoSite .oneSide .rightError .errorBox .errorSmall{font-size:1.125em;line-height:1.1;color:#02364b;font-weight:500;margin-top:20px}@media screen and (max-width:64em){.errorNoSite .oneSide .rightError .errorBox .errorSmall{font-size:1em;margin-top:10px}}@media screen and (max-width:43.75em){.errorNoSite .oneSide .rightError .errorBox .errorSmall{font-size:.9375em}}@media screen and (max-width:31.25em){.errorNoSite .oneSide .rightError .errorBox .errorSmall{font-size:.8125em;margin-top:6px}}.account-page{margin-top:2.8125em;position:relative}@media screen and (max-width:50em){.account-page{margin-top:25px}}@media screen and (max-width:31.25em){.account-page{min-height:330px}}.account-page .mobile-switcherL{cursor:pointer;position:relative;overflow:hidden;display:none;color:#fff;background-color:#009dd5;font-weight:700;letter-spacing:4px;font-size:1.375em;z-index:99;margin-bottom:10px;width:180px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:50em){.account-page .mobile-switcherL{display:block;text-align:center}}.account-page .mobile-switcherL:hover{background-color:#02364b}.account-page .mobile-switcherL i{-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;left:0;top:3px;font-size:20px;font-weight:400;opacity:0;bottom:0;-webkit-transition:.2s;transition:.2s;margin:auto}.account-page .mobile-switcherL .burger-icon{margin-left:auto;margin-right:auto;position:relative;top:-5px;-webkit-transition:.2s;transition:.2s}.account-page .mobile-switcherL .burger-icon:after{content:"\EA4E";position:relative;font-size:26px;color:#fff;font-family:icons;-webkit-transition:.2s;transition:.2s;z-index:9999}@media screen and (max-width:50em){.account-page .mobile-switcherL .burger-icon:after{color:#009dd5}}@media screen and (max-width:50em){.account-page.openedL .burger-icon:after{content:"\EA39";position:relative;font-size:20px;font-family:icons;color:red;z-index:99999}.account-page.openedL{z-index:999}.account-page.openedL .mobile-switcherL i{opacity:1}.account-page.openedL .modules{margin-left:0}.account-page.openedL .modulesContent{width:calc(100% - 180px)}}@media screen and (max-width:50em) and (max-width:31.25em){.account-page.openedL .modulesContent{width:100%}}.account-page .modules{width:205px;float:left;position:relative}@media screen and (max-width:50em){.account-page .modules{margin-left:-100%;-webkit-transition:.2s;transition:.2s;width:180px;padding-right:20px}}@media screen and (max-width:31.25em){.account-page .modules{width:180px;position:absolute;background-color:#f4f5f6;z-index:999999;padding:15px 20px 15px 0}}.account-page .modules ul{list-style:none;padding:0;margin:0}.account-page .modules ul li{display:block;position:relative;overflow:hidden}.account-page .modules ul li.active .title{color:#009dd5;font-weight:700}.account-page .modules ul li:hover{cursor:pointer}.account-page .modules ul li:hover .iconWrap,.account-page .modules ul li:hover .title{color:#ff8c05}.account-page .modules ul li .iconWrap{float:left;width:43px;font-size:1.375em;line-height:1em;color:#009dd5;position:relative;-webkit-transition:.1s ease-out;transition:.1s ease-out;padding:.31818em 0}@media screen and (max-width:50em){.account-page .modules ul li .iconWrap{width:32px;font-size:1.125em;line-height:.90909em}}@media screen and (max-width:31.25em){.account-page .modules ul li .iconWrap{font-size:.9375em;width:24px;line-height:.77273em}}.account-page .modules ul li .iconWrap .circle{position:absolute;background:#ff8c05;font-size:10px;width:16px;height:16px;border-radius:100%;text-align:center;color:#fff;line-height:17px;font-weight:600;margin-left:-7px;margin-top:-3px}@media screen and (max-width:50em){.account-page .modules ul li .iconWrap .circle{font-size:8px;line-height:15px;width:14px;height:14px}}@media screen and (max-width:31.25em){.account-page .modules ul li .iconWrap .circle{width:12px;height:12px;line-height:13px;font-size:7px}}.account-page .modules ul li .title{float:left;width:calc(100% - 43px);display:block;border-bottom:1px solid #e5e8ea;font-size:1.0625em;padding:.29412em;font-weight:600;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:50em){.account-page .modules ul li .title{width:calc(100% - 32px);font-size:.9375em;padding:.17647em .11765em}}@media screen and (max-width:31.25em){.account-page .modules ul li .title{font-size:.8125em;width:calc(100% - 24px);padding:.17647em .05882em}}.account-page .modulesContent{float:right;width:78%;width:calc(100% - 240px);background:#fff;padding:1.5625em}@media screen and (max-width:50em){.account-page .modulesContent{width:100%;-webkit-transition:.2s;transition:.2s}}@media screen and (max-width:37.5em){.account-page .modulesContent{padding:.625em}}.account-page .modulesContent .moduleContent .tabs{clear:both}.account-page .modulesContent .moduleContent .tabs .tab{background:#f4f5f6;display:inline-block;font-size:.875em;font-weight:600;padding:.71429em .85714em;margin-right:5px;position:relative}@media screen and (max-width:75em){.account-page .modulesContent .moduleContent .tabs .tab{font-size:.8125em}}@media screen and (max-width:37.5em){.account-page .modulesContent .moduleContent .tabs .tab{font-size:.6875em;margin-bottom:5px;padding:.5em .66667em}}.account-page .modulesContent .moduleContent .tabs .tab:hover{background:#009dd5;color:#fff}.account-page .modulesContent .moduleContent .tabs .tab.active{color:#fff;background:#02364b}.account-page .modulesContent .moduleContent .tabs .tab .circle{position:absolute;background:#ff8c05;font-size:10px;width:16px;height:16px;border-radius:100%;text-align:center;color:#fff;line-height:17px;font-weight:600;top:-4px;right:-4px}.account-page .modulesContent .moduleContent .content{margin-top:1.5625em}@media screen and (max-width:37.5em){.account-page .modulesContent .moduleContent .content{margin-top:.9375em}}.account-page .modulesContent .moduleContent .content.no-top-margin{margin-top:0}@media screen and (max-width:37.5em){.account-page .modulesContent .moduleContent .content select{font-size:.8125em;height:36px}}@media screen and (max-width:37.5em){.account-page .modulesContent .moduleContent .content .info-box,.account-page .modulesContent .moduleContent .content input,.account-page .modulesContent .moduleContent .content p,.account-page .modulesContent .moduleContent .content textarea{font-size:.8125em}}.account-page .modulesContent .moduleContent table.table{width:100%}.account-page .modulesContent .moduleContent table.table tr th{background:#f4f5f6}@media screen and (max-width:53.125em){.account-page .modulesContent .moduleContent table.table tr th{display:none}}.account-page .modulesContent .moduleContent table.table tr td,.account-page .modulesContent .moduleContent table.table tr th{padding:.35714em .71429em;font-size:.875em;text-align:center;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:75em){.account-page .modulesContent .moduleContent table.table tr td,.account-page .modulesContent .moduleContent table.table tr th{font-size:.8125em}}@media screen and (max-width:37.5em){.account-page .modulesContent .moduleContent table.table tr td,.account-page .modulesContent .moduleContent table.table tr th{font-size:.75em}}.account-page .modulesContent .moduleContent table.table tr td a,.account-page .modulesContent .moduleContent table.table tr th a{margin-bottom:2px}@media screen and (max-width:53.125em){.account-page .modulesContent .moduleContent table.table tr td a.btn,.account-page .modulesContent .moduleContent table.table tr th a.btn{font-size:.625em}}.account-page .modulesContent .moduleContent table.table tr td a.btn:last-child,.account-page .modulesContent .moduleContent table.table tr th a.btn:last-child{margin-left:3px}.account-page .modulesContent .moduleContent table.table tr:hover td{background:#f4f5f6}@media screen and (max-width:53.125em){.account-page .modulesContent .moduleContent table.table tr td{display:block}}.account-page .modulesContent .moduleContent table.table tr.unread{font-weight:700}.account-page .modulesContent .moduleContent table.table.text-left-align tr td,.account-page .modulesContent .moduleContent table.table.text-left-align tr th{text-align:left}@media screen and (max-width:53.125em){.account-page .modulesContent .moduleContent table.table.text-left-align tr td,.account-page .modulesContent .moduleContent table.table.text-left-align tr th{text-align:center}}.account-page .modulesContent .moduleContent table.table tr td,.account-page .modulesContent .moduleContent table.table tr th{position:relative}.account-page .modulesContent .moduleContent table.table tr td.center,.account-page .modulesContent .moduleContent table.table tr th.center,.tit{text-align:center}.tit{padding:10px 0}.confbox{text-align:center}.confbox .btncl{padding:.53846em .76923em;background-color:#b00;font-size:.8125em;color:#fff;-webkit-transition:.2s;transition:.2s}.confbox .btncl:hover{background-color:#02364b}.anouncementCategory{padding:0!important}.anouncementCategory .ad-box{text-align:center;margin:35px 0 20px}@media screen and (max-width:56.25em){.anouncementCategory .ad-box{margin:20px 0 15px}}.anouncementCategory .announcements{padding:1.125em 0;overflow:hidden}.anouncementCategory .announcements .promoted .main{width:49%;float:left;overflow:hidden}@media screen and (max-width:56.25em){.anouncementCategory .announcements .promoted .main{width:100%;margin-bottom:.875em}}@media screen and (max-width:28.125em){.anouncementCategory .announcements .promoted .main .btn{font-size:.625em;margin-top:4px}}@media screen and (max-width:28.125em){.anouncementCategory .announcements .promoted .main .heading{width:45%}}.anouncementCategory .announcements .promoted .main .left{float:left}.anouncementCategory .announcements .promoted .main .right{float:right}.anouncementCategory .announcements .promoted .main .item{width:100%;display:block;position:relative;overflow:hidden}.anouncementCategory .announcements .promoted .main .item:hover .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}.anouncementCategory .announcements .promoted .main .item .photoWrap{position:relative;z-index:1;overflow:hidden;display:block;width:100%}.anouncementCategory .announcements .promoted .main .item .photoWrap .photo{height:400px;width:100%;display:block;-webkit-transition:.1s ease-out;transition:.1s ease-out;background-size:cover;background-position:50%}@media screen and (max-width:62.5em){.anouncementCategory .announcements .promoted .main .item .photoWrap .photo{height:340px}}@media screen and (max-width:56.25em){.anouncementCategory .announcements .promoted .main .item .photoWrap .photo{height:360px}}@media screen and (max-width:40.625em){.anouncementCategory .announcements .promoted .main .item .photoWrap .photo{height:280px}}@media screen and (max-width:28.125em){.anouncementCategory .announcements .promoted .main .item .photoWrap .photo{height:220px}}.anouncementCategory .announcements .promoted .main .item .price{position:absolute;z-index:3;color:#fff;font-weight:700;font-size:1.125em;left:12px;bottom:12px}@media screen and (max-width:40.625em){.anouncementCategory .announcements .promoted .main .item .price{bottom:8px}}.anouncementCategory .announcements .promoted .main .item .category{color:#8cacbc;z-index:3;bottom:12px;right:12px;position:absolute;font-size:.75em;font-weight:500}@media screen and (max-width:40.625em){.anouncementCategory .announcements .promoted .main .item .category{bottom:8px}}.anouncementCategory .announcements .promoted .main .item .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 120px 120px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}.anouncementCategory .announcements .promoted .main .item .title{display:block;position:relative;clear:both;font-size:1.125em;font-weight:500;line-height:1em;padding-top:.77778em;padding-bottom:.125em}@media screen and (max-width:62.5em){.anouncementCategory .announcements .promoted .main .item .title{font-size:1em;font-weight:500;line-height:.94444em}}@media screen and (max-width:40.625em){.anouncementCategory .announcements .promoted .main .item .title{font-size:1em;padding-top:.55556em}}.anouncementCategory .announcements .promoted .other{float:right;width:50%}@media screen and (max-width:56.25em){.anouncementCategory .announcements .promoted .other{width:100%}}.anouncementCategory .announcements .promoted .other a.item{display:block;float:left;width:49.5%}.anouncementCategory .announcements .promoted .other a.item:nth-child(2n+2){float:right}.anouncementCategory .announcements .promoted .other a.item:hover .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}.anouncementCategory .announcements .promoted .other a.item .photoWrap{position:relative;z-index:1;overflow:hidden;display:block;width:100%}.anouncementCategory .announcements .promoted .other a.item .photoWrap .photo{height:200px;width:100%;display:block;-webkit-transition:.1s ease-out;transition:.1s ease-out;background-size:cover;background-position:50%}@media screen and (max-width:62.5em){.anouncementCategory .announcements .promoted .other a.item .photoWrap .photo{height:170px}}@media screen and (max-width:56.25em){.anouncementCategory .announcements .promoted .other a.item .photoWrap .photo{height:190px}}@media screen and (max-width:40.625em){.anouncementCategory .announcements .promoted .other a.item .photoWrap .photo{height:160px}}@media screen and (max-width:28.125em){.anouncementCategory .announcements .promoted .other a.item .photoWrap .photo{height:140px}}.anouncementCategory .announcements .promoted .other a.item .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 50px 50px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}.anouncementCategory .announcements .promoted .other a.item .price{position:absolute;z-index:3;color:#fff;font-weight:700;font-size:1.125em;left:12px;bottom:12px}@media screen and (max-width:62.5em){.anouncementCategory .announcements .promoted .other a.item .price{bottom:8px}}@media screen and (max-width:40.625em){.anouncementCategory .announcements .promoted .other a.item .price{font-size:.9375em}}@media screen and (max-width:28.125em){.anouncementCategory .announcements .promoted .other a.item .price{font-size:.75em;left:6px}}.anouncementCategory .announcements .promoted .other a.item .category{color:#8cacbc;z-index:3;bottom:12px;right:12px;position:absolute;font-size:.75em;font-weight:500}@media screen and (max-width:62.5em){.anouncementCategory .announcements .promoted .other a.item .category{bottom:8px}}@media screen and (max-width:28.125em){.anouncementCategory .announcements .promoted .other a.item .category{font-size:.6875em;right:6px}}.anouncementCategory .announcements .promoted .other a.item .title{display:block;position:relative;clear:both;font-size:.8125em;font-weight:500;line-height:1em;padding-top:1.07692em;margin-bottom:1.07692em}@media screen and (max-width:62.5em){.anouncementCategory .announcements .promoted .other a.item .title{font-size:.8125em;font-weight:500;line-height:1em;padding-top:.61538em}}.anouncementCategory .announcements .new-anouncement{position:relative;padding-top:20px}.anouncementCategory .announcements .new-anouncement a.item{display:block;float:left;width:23.5%;margin-right:2%;margin-bottom:10px}@media screen and (max-width:56.25em){.anouncementCategory .announcements .new-anouncement a.item{width:32%}}@media screen and (max-width:37.5em){.anouncementCategory .announcements .new-anouncement a.item{width:49%;margin-bottom:6px}}.anouncementCategory .announcements .new-anouncement a.item:nth-child(4n){margin-right:0}@media screen and (max-width:56.25em){.anouncementCategory .announcements .new-anouncement a.item:nth-child(4n){margin-right:2%}}@media screen and (max-width:37.5em){.anouncementCategory .announcements .new-anouncement a.item:nth-child(4n){margin-right:0}}@media screen and (max-width:56.25em){.anouncementCategory .announcements .new-anouncement a.item:nth-child(3n){margin-right:0}}@media screen and (max-width:37.5em){.anouncementCategory .announcements .new-anouncement a.item:nth-child(3n){margin-right:2%}}@media screen and (max-width:37.5em){.anouncementCategory .announcements .new-anouncement a.item:nth-child(2n){margin-right:0}}.anouncementCategory .announcements .new-anouncement a.item:hover .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}.anouncementCategory .announcements .new-anouncement a.item .photoWrap{position:relative;z-index:1;overflow:hidden;display:block;width:100%}.anouncementCategory .announcements .new-anouncement a.item .photoWrap .photo{height:200px;width:100%;display:block;-webkit-transition:.1s ease-out;transition:.1s ease-out;background-size:cover;background-position:50%}@media screen and (max-width:62.5em){.anouncementCategory .announcements .new-anouncement a.item .photoWrap .photo{height:170px}}@media screen and (max-width:56.25em){.anouncementCategory .announcements .new-anouncement a.item .photoWrap .photo{height:160px}}@media screen and (max-width:40.625em){.anouncementCategory .announcements .new-anouncement a.item .photoWrap .photo{height:160px}}@media screen and (max-width:28.125em){.anouncementCategory .announcements .new-anouncement a.item .photoWrap .photo{height:140px}}.anouncementCategory .announcements .new-anouncement a.item .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 50px 50px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}.anouncementCategory .announcements .new-anouncement a.item .price{position:absolute;z-index:3;color:#fff;font-weight:700;font-size:1.125em;left:12px;bottom:12px}@media screen and (max-width:62.5em){.anouncementCategory .announcements .new-anouncement a.item .price{bottom:8px}}@media screen and (max-width:40.625em){.anouncementCategory .announcements .new-anouncement a.item .price{font-size:.9375em}}@media screen and (max-width:28.125em){.anouncementCategory .announcements .new-anouncement a.item .price{font-size:.75em;left:6px}}.anouncementCategory .announcements .new-anouncement a.item .category{color:#8cacbc;z-index:3;bottom:12px;right:12px;position:absolute;font-size:.75em;font-weight:500}@media screen and (max-width:62.5em){.anouncementCategory .announcements .new-anouncement a.item .category{bottom:8px}}@media screen and (max-width:28.125em){.anouncementCategory .announcements .new-anouncement a.item .category{font-size:.6875em;right:6px}}.anouncementCategory .announcements .new-anouncement a.item .title{display:block;position:relative;clear:both;font-size:.8125em;font-weight:500;line-height:1em;padding-top:1.07692em;margin-bottom:1.07692em}@media screen and (max-width:62.5em){.anouncementCategory .announcements .new-anouncement a.item .title{font-size:.8125em;font-weight:500;line-height:1em;padding-top:.61538em}}.anouncementCategory .announcements .text-center.more{padding-top:.375em}.anouncementCategory .anouncementForm{position:relative;padding:30px 0 20px;background-color:#f4f5f6;margin-bottom:30px}@media screen and (max-width:72.5em){.anouncementCategory .anouncementForm{padding:20px 0 10px}}@media screen and (max-width:50em){.anouncementCategory .anouncementForm{margin-bottom:0}}.anouncementCategory .anouncementForm:before{content:"";position:absolute;left:100%;top:0;height:100%;width:2000px;background-color:#f4f5f6}.anouncementCategory .anouncementForm:after{content:"";position:absolute;right:100%;top:0;height:100%;width:2000px;background-color:#f4f5f6}.anouncementCategory .anouncementForm form{position:relative}.anouncementCategory .anouncementForm form .title{text-align:center;margin-bottom:25px}@media screen and (max-width:40.625em){.anouncementCategory .anouncementForm form .title{margin-bottom:10px}}.anouncementCategory .anouncementForm form input{width:30%;float:left;display:block;height:40px;padding-left:15px;margin-right:2%;color:#8cacbc;font-size:.8125em;line-height:19px;border:1px solid #d4d9de;box-shadow:none;outline:none}@media screen and (max-width:72.5em){.anouncementCategory .anouncementForm form input{height:34px}}@media screen and (max-width:62.5em){.anouncementCategory .anouncementForm form input{width:20%}}@media screen and (max-width:50em){.anouncementCategory .anouncementForm form input{padding-left:8px;height:32px;font-size:.6875em}}@media screen and (max-width:37.5em){.anouncementCategory .anouncementForm form input{width:49%;margin-bottom:8px}}@media screen and (max-width:37.5em){.anouncementCategory .anouncementForm form input.loc{margin-right:0}}.anouncementCategory .anouncementForm form input::-webkit-input-placeholder{color:#8cacbc}.anouncementCategory .anouncementForm form input::-moz-placeholder{color:#8cacbc}.anouncementCategory .anouncementForm form input:-ms-input-placeholder{color:#8cacbc}.anouncementCategory .anouncementForm form input:-moz-placeholder{color:#8cacbc}.anouncementCategory .anouncementForm form .btn{font-size:14px;font-weight:500;padding:12px 16px;-webkit-transition:.1s;transition:.1s}@media screen and (max-width:72.5em){.anouncementCategory .anouncementForm form .btn{padding:9px 12px}}@media screen and (max-width:50em){.anouncementCategory .anouncementForm form .btn{font-size:12px}}@media screen and (max-width:37.5em){.anouncementCategory .anouncementForm form .btn{float:left;font-size:10px;width:49%;text-align:left}}.anouncementCategory .anouncementForm form .btn i{margin-left:40px}@media screen and (max-width:72.5em){.anouncementCategory .anouncementForm form .btn i{margin-left:15px}}@media screen and (max-width:37.5em){.anouncementCategory .anouncementForm form .btn i{float:right}}.anouncementCategory .anouncementForm form .btn-add{float:right;display:block;padding:9px 16px}@media screen and (max-width:72.5em){.anouncementCategory .anouncementForm form .btn-add{padding:6px 12px}}@media screen and (max-width:37.5em){.anouncementCategory .anouncementForm form .btn-add{width:49%}}@media screen and (max-width:23.75em){.anouncementCategory .anouncementForm form .btn-add{padding:6px;text-align:center}}.anouncementCategory .anouncementForm form .btn-add:before{display:none}.anouncementCategory .anouncementForm form .btn-add i{margin-left:60px}@media screen and (max-width:78.75em){.anouncementCategory .anouncementForm form .btn-add i{margin-left:15px}}@media screen and (max-width:37.5em){.anouncementCategory .anouncementForm form .btn-add i{float:right;margin-top:2px;margin-left:3px}}@media screen and (max-width:23.75em){.anouncementCategory .anouncementForm form .btn-add i{display:none}}.anouncementCategory .anouncementForm form .btn-add:hover{background-color:#009dd5}.anouncementCategory .anouncementForm .categories-box{position:relative;overflow:hidden;margin-top:40px}@media screen and (max-width:72.5em){.anouncementCategory .anouncementForm .categories-box{margin-top:15px}}@media screen and (max-width:50em){.anouncementCategory .anouncementForm .categories-box{margin-top:5px}}@media screen and (max-width:37.5em){.anouncementCategory .anouncementForm .categories-box{margin-top:15px}}.anouncementCategory .anouncementForm .categories-box .category-item{position:relative;float:left;width:25%;text-align:left;margin-bottom:20px}@media screen and (max-width:72.5em){.anouncementCategory .anouncementForm .categories-box .category-item{margin-bottom:12px}}@media screen and (max-width:62.5em){.anouncementCategory .anouncementForm .categories-box .category-item{margin-bottom:8px}}@media screen and (max-width:40.625em){.anouncementCategory .anouncementForm .categories-box .category-item{width:33%}}@media screen and (max-width:31.25em){.anouncementCategory .anouncementForm .categories-box .category-item{text-align:center}}.anouncementCategory .anouncementForm .categories-box .category-item:hover{color:#009dd5}.anouncementCategory .anouncementForm .categories-box .category-item:hover .icon-wrap{background-color:transparent;background:#009dd5!important;box-shadow:0 0 10px rgba(0,0,0,.2)}.anouncementCategory .anouncementForm .categories-box .category-item .icon-wrap{padding:10px 12px 12px;border-radius:100%;display:inline-block;text-align:center;-webkit-transition:.1s;transition:.1s;position:relative;z-index:2}@media screen and (max-width:72.5em){.anouncementCategory .anouncementForm .categories-box .category-item .icon-wrap{padding:7px 11px 9px;border-radius:100%}}@media screen and (max-width:62.5em){.anouncementCategory .anouncementForm .categories-box .category-item .icon-wrap{padding:5px 10px 7px}}@media screen and (max-width:50em){.anouncementCategory .anouncementForm .categories-box .category-item .icon-wrap{padding:2px 10px 5px}}@media screen and (max-width:31.25em){.anouncementCategory .anouncementForm .categories-box .category-item .icon-wrap{display:block;float:none;width:34px;margin-left:auto;margin-right:auto;text-align:center}}.anouncementCategory .anouncementForm .categories-box .category-item .icon-wrap i{color:#fff;font-size:22px;-webkit-transition:.1s;transition:.1s}@media screen and (max-width:72.5em){.anouncementCategory .anouncementForm .categories-box .category-item .icon-wrap i{font-size:17px}}@media screen and (max-width:62.5em){.anouncementCategory .anouncementForm .categories-box .category-item .icon-wrap i{font-size:14px}}.anouncementCategory .anouncementForm .categories-box .category-item .name-category{font-size:16px;line-height:16px;margin-left:15px;display:inline-block}@media screen and (max-width:62.5em){.anouncementCategory .anouncementForm .categories-box .category-item .name-category{font-size:14px;line-height:15px;margin-left:8px;margin-top:11px}}@media screen and (max-width:50em){.anouncementCategory .anouncementForm .categories-box .category-item .name-category{font-size:12px;line-height:13px;margin-left:4px;margin-top:10px}}@media screen and (max-width:31.25em){.anouncementCategory .anouncementForm .categories-box .category-item .name-category{margin-left:0}}.anouncementCategory .lookMoreAnonce{margin-left:auto;margin-right:auto;float:none;display:block;width:240px;text-align:center}.anouncementDetails{padding:0}.anouncementDetails,.anouncementDetails .leftSide .anouncement-details{position:relative;overflow:hidden}.anouncementDetails .leftSide .anouncement-details .title-box .title{margin-bottom:0;text-transform:uppercase}.anouncementDetails .leftSide .anouncement-details .title-box .under-title{font-size:.6875em;line-height:24px;color:#8cacbc;font-weight:500}.anouncementDetails .leftSide .anouncement-details .title-box .under-title a{color:#009dd5;font-weight:600}.anouncementDetails .leftSide .anouncement-details .title-box .under-title a:hover{text-decoration:underline}.anouncementDetails .leftSide .anouncement-details .title-box .under-title span:nth-child(2){float:right}.anouncementDetails .leftSide .anouncement-details .info-belt{position:relative;overflow:hidden;margin-top:8px}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .info-belt{overflow:initial}}.anouncementDetails .leftSide .anouncement-details .info-belt .left{width:50%;position:relative;padding:20px;background-color:#009dd5;color:#fff;float:left}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .left{width:43%;padding:18px 12px}}@media screen and (max-width:63.75em){.anouncementDetails .leftSide .anouncement-details .info-belt .left{padding:10px 10px 8px}}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .info-belt .left{width:100%;float:none;text-align:center;overflow:hidden}}.anouncementDetails .leftSide .anouncement-details .info-belt .left:before{content:"";position:absolute;left:100%;width:1px;height:100%;top:0;background-color:#009dd5}.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box,.anouncementDetails .leftSide .anouncement-details .info-belt .left .price-box{position:relative;overflow:hidden;width:50%;line-height:1;float:left}.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box span:first-child,.anouncementDetails .leftSide .anouncement-details .info-belt .left .price-box span:first-child{font-size:.6875em;line-height:11px;font-weight:500;display:block}@media screen and (max-width:63.75em){.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box span:first-child,.anouncementDetails .leftSide .anouncement-details .info-belt .left .price-box span:first-child{font-size:.625em}}.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box span:last-child,.anouncementDetails .leftSide .anouncement-details .info-belt .left .price-box span:last-child{font-size:1.5em;font-weight:700;display:block;margin-top:4px}@media screen and (max-width:87.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box span:last-child,.anouncementDetails .leftSide .anouncement-details .info-belt .left .price-box span:last-child{font-size:1.25em}}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box span:last-child,.anouncementDetails .leftSide .anouncement-details .info-belt .left .price-box span:last-child{font-size:1.125em}}@media screen and (max-width:63.75em){.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box span:last-child,.anouncementDetails .leftSide .anouncement-details .info-belt .left .price-box span:last-child{font-size:.9375em}}@media screen and (max-width:56.25em){.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box span:last-child,.anouncementDetails .leftSide .anouncement-details .info-belt .left .price-box span:last-child{font-size:.75em}}.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box-small{cursor:pointer;position:relative;overflow:initial;line-height:.9}.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box-small span:last-child{font-size:.8125em;margin-top:1px}.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box-small .showPlace{opacity:0;visibility:hidden;position:absolute;display:block;height:100px;z-index:999}.anouncementDetails .leftSide .anouncement-details .info-belt .left .place-box-small .more-place{color:#02364b;font-weight:400;font-size:.625em!important}.anouncementDetails .leftSide .anouncement-details .info-belt .left .showMore .showPlace{opacity:1;visibility:visible}.anouncementDetails .leftSide .anouncement-details .info-belt .left .showMore .more-place{display:none!important}.anouncementDetails .leftSide .anouncement-details .info-belt .right{width:50%;float:right;position:relative;overflow:hidden;padding:20px;background-color:#02364b;color:#fff}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .right{width:57%;padding:18px 12px}}@media screen and (max-width:63.75em){.anouncementDetails .leftSide .anouncement-details .info-belt .right{padding:10px 10px 8px}}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .info-belt .right{width:100%;float:none;text-align:center;overflow:hidden}}.anouncementDetails .leftSide .anouncement-details .info-belt .right i{font-size:32px;float:left;display:block;margin-right:20px;padding-top:4px}@media screen and (max-width:87.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .right i{margin-right:12px}}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .right i{margin-right:10px;font-size:26px}}@media screen and (max-width:63.75em){.anouncementDetails .leftSide .anouncement-details .info-belt .right i{font-size:20px;margin-right:6px}}@media screen and (max-width:56.25em){.anouncementDetails .leftSide .anouncement-details .info-belt .right i{margin-right:3px;font-size:18px}}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .info-belt .right i{display:none}}.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box{margin-left:20px;display:block;float:left}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box{margin-left:10px}}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box{float:left;width:50%;margin-left:0}}.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box span{font-size:.6875em;line-height:11px;font-weight:500;display:block}@media screen and (max-width:63.75em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box span{font-size:.625em}}.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box a{font-size:1.5em;font-weight:700;display:block;margin-top:-2px}@media screen and (max-width:87.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box a{font-size:1.25em}}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box a{font-size:1.125em}}@media screen and (max-width:63.75em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box a{font-size:.9375em}}@media screen and (max-width:56.25em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .tell-box a{font-size:.75em}}.anouncementDetails .leftSide .anouncement-details .info-belt .right .writeus{display:block;float:right;padding:11px 16px}@media screen and (max-width:87.5em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .writeus{padding:8px 10px}}@media screen and (max-width:63.75em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .writeus{padding:5px 6px;font-size:.625em;margin-top:2px}}@media screen and (max-width:56.25em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .writeus{padding:5px 4px;font-size:.5em;margin-top:2px}}@media screen and (max-width:50em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .writeus{padding:5px 4px;font-size:.625em;margin-top:2px}}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .writeus{width:120px;margin-right:10%}}@media screen and (max-width:25em){.anouncementDetails .leftSide .anouncement-details .info-belt .right .writeus{width:100px;margin-right:7%;padding:5px 2px 2px;font-size:.5625em}}.anouncementDetails .leftSide .anouncement-details .infoNoPrice .left{width:28%}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .infoNoPrice .left{width:100%;float:none;text-align:center;overflow:hidden}}.anouncementDetails .leftSide .anouncement-details .infoNoPrice .left .place-box,.anouncementDetails .leftSide .anouncement-details .infoNoPrice .left .price-box{width:100%}.anouncementDetails .leftSide .anouncement-details .infoNoPrice .right{width:72%}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .infoNoPrice .right{width:100%;float:none;text-align:center;overflow:hidden}}.anouncementDetails .leftSide .anouncement-details .infoNoLeft .right,.anouncementDetails .leftSide .anouncement-details .infoNoRight .left{width:100%}.anouncementDetails .leftSide .anouncement-details .infoNoTel .left{width:72%}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .infoNoTel .left{width:100%;float:none;text-align:center;overflow:hidden}}.anouncementDetails .leftSide .anouncement-details .infoNoTel .right{width:28%}@media screen and (max-width:31.25em){.anouncementDetails .leftSide .anouncement-details .infoNoTel .right{width:100%;float:none;text-align:center;overflow:hidden}}.anouncementDetails .leftSide .anouncement-details .infoNoTel .right .writeus{margin-left:auto;margin-right:auto;float:none;text-align:center}.anouncementDetails .leftSide .anouncement-details .infoNoTel .right .place-box,.anouncementDetails .leftSide .anouncement-details .infoNoTel .right .price-box{width:100%}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box{position:relative;overflow:hidden}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem{width:100%;position:relative;display:block;float:left}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem:nth-child(4n){margin-right:0}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap{width:100%;position:relative;overflow:hidden;display:block}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mainPhoto{width:100%;height:540px;display:block;background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-transition:.2s;transition:.2s;text-align:center}@media screen and (max-width:87.5em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:410px}}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:360px}}@media screen and (max-width:62.5em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:300px}}@media screen and (max-width:37.5em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:260px}}@media screen and (max-width:28.125em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:220px}}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mainPhoto:hover i{visibility:visible;opacity:1;-webkit-transform:scale(2);transform:scale(2)}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mainPhoto i{padding:11px;background-color:rgba(0,157,213,.4);font-weight:700;color:#fff;color:hsla(0,0%,100%,.6);border-radius:30px;visibility:hidden;opacity:0;font-size:20px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:56.25em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mainPhoto i{padding:6px;font-size:10px}}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .mainItem .photoWrap .mask{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:10px;height:10px;background-color:rgba(2,54,75,.2);opacity:0;-webkit-transition:.1s;transition:.1s}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem{width:19.8%;position:relative;display:block;margin-bottom:10px;float:left;margin-top:1px;margin-right:.2%}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem{margin-bottom:7px}}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem:nth-child(4n){margin-right:0}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap{width:100%;position:relative;overflow:hidden;display:block}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap .smallPhotos{width:100%;height:120px;float:left;margin-top:1px;margin-right:.2%;background-repeat:no-repeat;background-position:50%;background-size:cover;text-align:center}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap .smallPhotos{height:90px}}@media screen and (max-width:62.5em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap .smallPhotos{height:80px}}@media screen and (max-width:37.5em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap .smallPhotos{height:70px}}@media screen and (max-width:28.125em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap .smallPhotos{height:50px}}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap .smallPhotos:last-child{margin-right:0}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap .smallPhotos:hover i{visibility:visible;opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap .smallPhotos i{padding:8px;background-color:rgba(0,157,213,.4);font-weight:700;color:#fff;color:hsla(0,0%,100%,.6);border-radius:30px;visibility:hidden;opacity:0;font-size:14px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:56.25em){.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .smallItem .photoWrap .smallPhotos i{padding:6px;font-size:10px}}.anouncementDetails .leftSide .anouncement-details .galleryDetails-box .ad-box2{margin-top:30px}.anouncementDetails .leftSide .anouncement-details .stat-box{position:relative;overflow:hidden;background-color:#f4f5f6;padding:20px 35px;margin:25px 0 30px}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .stat-box{padding:20px 25px;margin:25px 0 20px}}@media screen and (max-width:62.5em){.anouncementDetails .leftSide .anouncement-details .stat-box{padding:14px 16px;margin:15px 0 10px}}@media screen and (max-width:37.5em){.anouncementDetails .leftSide .anouncement-details .stat-box{padding:10px 12px;margin:10px 0}}@media screen and (max-width:25em){.anouncementDetails .leftSide .anouncement-details .stat-box{padding-left:0;padding-right:0}}.anouncementDetails .leftSide .anouncement-details .stat-box .left{padding-right:15px}.anouncementDetails .leftSide .anouncement-details .stat-box .right{padding-left:15px}.anouncementDetails .leftSide .anouncement-details .stat-box .left,.anouncementDetails .leftSide .anouncement-details .stat-box .right{position:relative;overflow:hidden;width:50%}@media screen and (max-width:64em){.anouncementDetails .leftSide .anouncement-details .stat-box .left,.anouncementDetails .leftSide .anouncement-details .stat-box .right{width:100%;padding-left:0;padding-right:0}}.anouncementDetails .leftSide .anouncement-details .stat-box .left table,.anouncementDetails .leftSide .anouncement-details .stat-box .right table{width:100%;font-size:.875em;line-height:1.35714em}@media screen and (max-width:25em){.anouncementDetails .leftSide .anouncement-details .stat-box .left table,.anouncementDetails .leftSide .anouncement-details .stat-box .right table{font-size:.8125em}}@media screen and (max-width:64em){.anouncementDetails .leftSide .anouncement-details .stat-box .left table tr:nth-child(2n+2) td,.anouncementDetails .leftSide .anouncement-details .stat-box .right table tr:nth-child(2n+2) td{background:#e7e9eb}}.anouncementDetails .leftSide .anouncement-details .stat-box .left table tr td,.anouncementDetails .leftSide .anouncement-details .stat-box .right table tr td{padding:3px 5px}.anouncementDetails .leftSide .anouncement-details .stat-box .left table tr td:first-child,.anouncementDetails .leftSide .anouncement-details .stat-box .right table tr td:first-child{padding-right:1.42857em}@media screen and (max-width:64em){.anouncementDetails .leftSide .anouncement-details .stat-box .left table tr td:first-child,.anouncementDetails .leftSide .anouncement-details .stat-box .right table tr td:first-child{width:200px;padding-right:5px}}@media screen and (max-width:40em){.anouncementDetails .leftSide .anouncement-details .stat-box .left table tr td:first-child,.anouncementDetails .leftSide .anouncement-details .stat-box .right table tr td:first-child{width:120px;padding-right:5px}}.anouncementDetails .leftSide .anouncement-details .stat-box .left table tr td.bold,.anouncementDetails .leftSide .anouncement-details .stat-box .right table tr td.bold{font-weight:600}.anouncementDetails .leftSide .anouncement-details .stat-box .left .stat,.anouncementDetails .leftSide .anouncement-details .stat-box .right .stat{font-size:.875em;line-height:1.28571em;color:#02364b;font-weight:600;padding:8px 0}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .stat-box .left .stat,.anouncementDetails .leftSide .anouncement-details .stat-box .right .stat{font-size:.8125em}}@media screen and (max-width:62.5em){.anouncementDetails .leftSide .anouncement-details .stat-box .left .stat,.anouncementDetails .leftSide .anouncement-details .stat-box .right .stat{font-size:.75em;line-height:18px}}.anouncementDetails .leftSide .anouncement-details .stat-box .left .stat .tit,.anouncementDetails .leftSide .anouncement-details .stat-box .right .stat .tit{width:36%;display:block;float:left;font-weight:400}@media screen and (max-width:78.75em){.anouncementDetails .leftSide .anouncement-details .stat-box .left .stat .tit,.anouncementDetails .leftSide .anouncement-details .stat-box .right .stat .tit{width:46%}}@media screen and (max-width:62.5em){.anouncementDetails .leftSide .anouncement-details .stat-box .left .stat .tit,.anouncementDetails .leftSide .anouncement-details .stat-box .right .stat .tit{width:50%}}.anouncementDetails .leftSide .anouncement-details .stat-box .left{float:left}.anouncementDetails .leftSide .anouncement-details .stat-box .right{float:right}.anouncementDetails .leftSide .anouncement-details .fb-plugin{position:relative;overflow:hidden;padding:20px 0;border-top:1px solid #e2e3e3;border-bottom:1px solid #e2e3e3;margin-bottom:20px}@media screen and (max-width:72.5em){.anouncementDetails .leftSide .anouncement-details .fb-plugin{padding:20px 0;margin-bottom:20px}}@media screen and (max-width:62.5em){.anouncementDetails .leftSide .anouncement-details .fb-plugin{padding:10px 0;margin-bottom:10px}}@media screen and (max-width:37.5em){.anouncementDetails .leftSide .anouncement-details .fb-plugin{padding:8px 0;margin-bottom:10px}}@media screen and (max-width:37.5em){.anouncementDetails .leftSide .anouncement-details .btn-box{float:none}}.anouncementDetails .leftSide .anouncement-details .btn-box .btn{margin-bottom:10px}.anouncementDetails .leftSide .anouncement-details .btn-box .btn-dark{float:right}@media screen and (max-width:37.5em){.anouncementDetails .leftSide .anouncement-details .btn-box .btn-dark{float:none}}.anouncementDetails .leftSide .anouncement-details .ad-box{margin:30px 0}.anouncementList{position:relative;overflow:hidden;padding:0}.anouncementList .ad-anouncementList{margin:0 0 20px;text-align:center}.anouncementList .anouncementForm{position:relative;padding:30px 0;background-color:#f4f5f6;margin-bottom:30px}@media screen and (max-width:72.5em){.anouncementList .anouncementForm{padding:20px 0}}@media screen and (max-width:50em){.anouncementList .anouncementForm{margin-bottom:20px}}.anouncementList .anouncementForm:before{left:100%}.anouncementList .anouncementForm:after,.anouncementList .anouncementForm:before{content:"";position:absolute;top:0;height:100%;width:2000px;background-color:#f4f5f6}.anouncementList .anouncementForm:after{right:100%}.anouncementList .anouncementForm form{position:relative}.anouncementList .anouncementForm form .title{text-align:center;margin-bottom:25px}@media screen and (max-width:40.625em){.anouncementList .anouncementForm form .title{margin-bottom:10px}}.anouncementList .anouncementForm form input{width:17%;float:left;display:block;height:40px;padding-left:15px;margin-right:2%;color:#8cacbc;font-size:.8125em;line-height:19px;border:1px solid #d4d9de;box-shadow:none;outline:none}@media screen and (max-width:72.5em){.anouncementList .anouncementForm form input{height:34px}}@media screen and (max-width:56.25em){.anouncementList .anouncementForm form input{padding-left:6px;margin-bottom:8px;font-size:.6875em;height:32px}}@media screen and (max-width:43.75em){.anouncementList .anouncementForm form input{width:28%}}@media screen and (max-width:31.25em){.anouncementList .anouncementForm form input{width:49%;margin-right:0}}.anouncementList .anouncementForm form .searchtext{width:26%;margin-right:2%}@media screen and (max-width:43.75em){.anouncementList .anouncementForm form .searchtext{width:34%}}@media screen and (max-width:31.25em){.anouncementList .anouncementForm form .searchtext{width:49%}}.anouncementList .anouncementForm form .pricein{width:10%;margin-right:1%}@media screen and (max-width:43.75em){.anouncementList .anouncementForm form .pricein{width:16%;margin-left:1%;margin-right:0}}@media screen and (max-width:31.25em){.anouncementList .anouncementForm form .pricein{width:49%;margin-right:2%;margin-left:0}.anouncementList .anouncementForm form .pricein:last-of-type{margin-right:0}}.anouncementList .anouncementForm form input::-webkit-input-placeholder{color:#8cacbc}.anouncementList .anouncementForm form input::-moz-placeholder{color:#8cacbc}.anouncementList .anouncementForm form input:-ms-input-placeholder{color:#8cacbc}.anouncementList .anouncementForm form input:-moz-placeholder{color:#8cacbc}.anouncementList .anouncementForm form select{float:right;width:30%;height:40px;padding-left:15px;color:#8cacbc;font-size:.8125em;line-height:19px;border:1px solid #d4d9de;box-shadow:none;outline:none;cursor:pointer;background-image:url(../../assets/img/arrow.png)}@media screen and (max-width:72.5em){.anouncementList .anouncementForm form select{height:34px}}@media screen and (max-width:56.25em){.anouncementList .anouncementForm form select{height:32px;font-size:.6875em;padding-left:8px;padding-top:6px;margin-bottom:8px}}@media screen and (max-width:43.75em){.anouncementList .anouncementForm form select{float:left;width:100%}}.anouncementList .anouncementForm form select optgroup option{background-color:rgba(0,157,213,.1);color:#02364b!important;font-weight:500!important}.anouncementList .anouncementForm form select option{cursor:pointer}.anouncementList .anouncementForm form .btn{font-size:14px;font-weight:500;margin-top:5px;padding:13px 16px}@media screen and (max-width:72.5em){.anouncementList .anouncementForm form .btn{padding:8px 12px}}@media screen and (max-width:50em){.anouncementList .anouncementForm form .btn{font-size:12px}}@media screen and (max-width:31.25em){.anouncementList .anouncementForm form .btn{padding:8px}}.anouncementList .anouncementForm form .btn i{font-style:20px;margin-left:40px}@media screen and (max-width:31.25em){.anouncementList .anouncementForm form .btn i{margin-left:10px}}.anouncementList .anouncementForm form .btn-add{float:right;display:block;padding:10px 16px}@media screen and (max-width:72.5em){.anouncementList .anouncementForm form .btn-add{padding:6px 12px}}@media screen and (max-width:31.25em){.anouncementList .anouncementForm form .btn-add{padding:6px 8px 5px}}.anouncementList .anouncementForm form .btn-add:before{display:none}.anouncementList .anouncementForm form .btn-add i{margin-left:20px}@media screen and (max-width:31.25em){.anouncementList .anouncementForm form .btn-add i{margin-left:10px}}.anouncementList .anouncementForm form .btn-add:hover{background-color:#009dd5}.anouncementList .leftSide .ad-box{position:relative;overflow:hidden;text-align:center;margin:0 0 40px}.anouncementList .leftSide .ad-box-last{position:relative;overflow:hidden;text-align:center;margin:0 0 10px}.anouncementList .leftSide #pagination{padding-top:10px;padding-bottom:20px}.anouncementList .leftSide .anouncement-others,.anouncementList .leftSide .anouncement-promoted{position:relative;overflow:hidden}.anouncementList .leftSide .anouncement-others .title,.anouncementList .leftSide .anouncement-promoted .title{color:#009dd5}.anouncementList .leftSide .anouncement-others .others,.anouncementList .leftSide .anouncement-promoted .others{color:#02364b}.anouncementList .leftSide .anouncement-others .ad-box,.anouncementList .leftSide .anouncement-promoted .ad-box{margin:30px 0 40px}.anouncementList .leftSide .anouncement-others .item,.anouncementList .leftSide .anouncement-promoted .item{position:relative;overflow:hidden;background-color:#f4f5f6;margin-bottom:10px;min-height:140px;display:block}@media screen and (max-width:62.5em){.anouncementList .leftSide .anouncement-others .item,.anouncementList .leftSide .anouncement-promoted .item{min-height:120px}}@media screen and (max-width:31.25em){.anouncementList .leftSide .anouncement-others .item,.anouncementList .leftSide .anouncement-promoted .item{min-height:90px}}.anouncementList .leftSide .anouncement-others .item:hover,.anouncementList .leftSide .anouncement-promoted .item:hover{background-color:rgba(0,157,213,.09)}.anouncementList .leftSide .anouncement-others .item:hover .hover,.anouncementList .leftSide .anouncement-promoted .item:hover .hover{position:absolute;top:0;left:0;width:100%;height:100%}.anouncementList .leftSide .anouncement-others .item:hover .look,.anouncementList .leftSide .anouncement-promoted .item:hover .look{left:1px;opacity:1;visibility:visible}.anouncementList .leftSide .anouncement-others .item .anouncement-photo,.anouncementList .leftSide .anouncement-promoted .item .anouncement-photo{position:absolute;overflow:hidden;display:inline-block;width:27%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:31.25em){.anouncementList .leftSide .anouncement-others .item .anouncement-photo,.anouncementList .leftSide .anouncement-promoted .item .anouncement-photo{width:32%}}.anouncementList .leftSide .anouncement-others .item .promoted,.anouncementList .leftSide .anouncement-promoted .item .promoted{font-size:.875em;font-weight:500;color:#fff;text-transform:uppercase;padding:6px 8px;background-color:rgba(0,157,213,.8);position:absolute;top:0;left:0}@media screen and (max-width:72.5em){.anouncementList .leftSide .anouncement-others .item .promoted,.anouncementList .leftSide .anouncement-promoted .item .promoted{font-size:.6875em}}@media screen and (max-width:62.5em){.anouncementList .leftSide .anouncement-others .item .promoted,.anouncementList .leftSide .anouncement-promoted .item .promoted{font-size:.625em;padding:4px 6px}}.anouncementList .leftSide .anouncement-others .item .look,.anouncementList .leftSide .anouncement-promoted .item .look{font-size:.6875em;font-weight:500;color:#fff;text-transform:uppercase;padding:6px 8px;background-color:rgba(2,54,75,.8);position:absolute;bottom:0;left:-100%;opacity:0;visibility:hidden;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:62.5em){.anouncementList .leftSide .anouncement-others .item .look,.anouncementList .leftSide .anouncement-promoted .item .look{font-size:.625em;padding:4px 6px}}.anouncementList .leftSide .anouncement-others .item .anouncement-text,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text{padding:20px;width:73%;float:right;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:72.5em){.anouncementList .leftSide .anouncement-others .item .anouncement-text,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text{padding:15px}}@media screen and (max-width:62.5em){.anouncementList .leftSide .anouncement-others .item .anouncement-text,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text{padding:10px 12px}}@media screen and (max-width:31.25em){.anouncementList .leftSide .anouncement-others .item .anouncement-text,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text{width:68%}}.anouncementList .leftSide .anouncement-others .item .anouncement-text .name,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .name{font-size:1.125em;line-height:22px;font-weight:600;color:#02364b;overflow:hidden}@media screen and (max-width:72.5em){.anouncementList .leftSide .anouncement-others .item .anouncement-text .name,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .name{font-size:1em}}@media screen and (max-width:62.5em){.anouncementList .leftSide .anouncement-others .item .anouncement-text .name,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .name{font-size:.875em;line-height:18px}}@media screen and (max-width:31.25em){.anouncementList .leftSide .anouncement-others .item .anouncement-text .name,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .name{font-size:.75em;line-height:13px}}.anouncementList .leftSide .anouncement-others .item .anouncement-text .place,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .place{font-size:.6875em;line-height:14px;color:#8cacbc;font-weight:500}.anouncementList .leftSide .anouncement-others .item .anouncement-text .price,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price{margin-top:45px}@media screen and (max-width:72.5em){.anouncementList .leftSide .anouncement-others .item .anouncement-text .price,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price{margin-top:20px}}.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:first-child,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:first-child{font-size:.6875em;line-height:14px;color:#8cacbc;font-weight:500;display:block}@media screen and (max-width:31.25em){.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:first-child,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:first-child{font-size:.625em;line-height:12px}}.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:nth-child(2),.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:nth-child(2){font-size:1.5em;line-height:24px;color:#009dd5;font-weight:700;display:block}.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:nth-child(2).small,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:nth-child(2).small{font-size:.875em}@media screen and (max-width:72.5em){.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:nth-child(2),.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:nth-child(2){font-size:1.25em}.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:nth-child(2).small,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:nth-child(2).small{font-size:.875em}}@media screen and (max-width:62.5em){.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:nth-child(2),.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:nth-child(2){font-size:1.125em}.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:nth-child(2).small,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:nth-child(2).small{font-size:.75em}}@media screen and (max-width:31.25em){.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:nth-child(2),.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:nth-child(2){font-size:.8125em;line-height:14px}.anouncementList .leftSide .anouncement-others .item .anouncement-text .price span:nth-child(2).small,.anouncementList .leftSide .anouncement-promoted .item .anouncement-text .price span:nth-child(2).small{font-size:.75em}}.anouncementList .leftSide .anouncement-others .item .data,.anouncementList .leftSide .anouncement-promoted .item .data{position:absolute;right:20px;bottom:20px;font-size:.6875em;color:#8cacbc;font-weight:500}@media screen and (max-width:31.25em){.anouncementList .leftSide .anouncement-others .item .data,.anouncementList .leftSide .anouncement-promoted .item .data{bottom:10px;right:10px}}.announcements-subcategories-box{position:relative;margin-top:40px}@media screen and (max-width:72.5em){.announcements-subcategories-box{margin-top:15px}}@media screen and (max-width:50em){.announcements-subcategories-box{margin-top:5px}}@media screen and (max-width:37.5em){.announcements-subcategories-box{margin-top:15px}}.announcements-subcategories-box .category-item{position:relative;float:left;width:25%;text-align:left;margin-bottom:20px}@media screen and (max-width:72.5em){.announcements-subcategories-box .category-item{margin-bottom:12px}}@media screen and (max-width:62.5em){.announcements-subcategories-box .category-item{margin-bottom:8px}}@media screen and (max-width:40.625em){.announcements-subcategories-box .category-item{width:33%}}@media screen and (max-width:31.25em){.announcements-subcategories-box .category-item{text-align:center}}.announcements-subcategories-box .category-item:hover{color:#009dd5}.announcements-subcategories-box .category-item:hover .icon-wrap{background-color:transparent;background:#009dd5!important;box-shadow:0 0 10px rgba(0,0,0,.2)}.announcements-subcategories-box .category-item .icon-wrap{padding:10px 12px 12px;border-radius:50px;display:inline-block;text-align:center;-webkit-transition:.1s;transition:.1s;position:relative;z-index:2}@media screen and (max-width:72.5em){.announcements-subcategories-box .category-item .icon-wrap{padding:7px 11px 9px;border-radius:1111px}}@media screen and (max-width:62.5em){.announcements-subcategories-box .category-item .icon-wrap{padding:5px 10px 7px}}@media screen and (max-width:50em){.announcements-subcategories-box .category-item .icon-wrap{padding:2px 10px 5px}}@media screen and (max-width:31.25em){.announcements-subcategories-box .category-item .icon-wrap{display:block;float:none;width:34px;margin-left:auto;margin-right:auto;text-align:center}}.announcements-subcategories-box .category-item .icon-wrap i{color:#fff;font-size:22px;-webkit-transition:.1s;transition:.1s}@media screen and (max-width:72.5em){.announcements-subcategories-box .category-item .icon-wrap i{font-size:17px}}@media screen and (max-width:62.5em){.announcements-subcategories-box .category-item .icon-wrap i{font-size:14px}}@media screen and (max-width:50em){.announcements-subcategories-box .category-item .icon-wrap i{font-size:10px}}.announcements-subcategories-box .category-item .name-category{font-size:16px;line-height:16px;margin-left:15px;display:inline-block}@media screen and (max-width:62.5em){.announcements-subcategories-box .category-item .name-category{font-size:14px;line-height:15px;margin-left:8px;margin-top:11px}}@media screen and (max-width:50em){.announcements-subcategories-box .category-item .name-category{font-size:12px;line-height:13px;margin-left:4px;margin-top:10px}}@media screen and (max-width:31.25em){.announcements-subcategories-box .category-item .name-category{margin-left:0}}#classified-images{margin-top:0;width:calc(100% + 10px);margin-left:-5px;display:inline-block;width:auto}#classified-images .dz-preview:nth-child(3){border:1px solid #ff8c05;background:#ff8c05}#classified-images .dz-preview:nth-child(3):after{content:"Główne zdjęcie";display:block;margin-top:6px;font-size:12px;text-align:center;color:#ff8c05}#classified-images .row{margin-left:5px;margin-bottom:0}#classified-images .dz-message{width:140px;height:140px;background:#02364b;text-align:center;color:#fff;-webkit-transition:.1s ease-out;transition:.1s ease-out;display:inline-block;vertical-align:top;margin:5px}#classified-images .dz-message:hover{cursor:pointer;background:#ff8c05}#classified-images .dz-message .iconWrap{display:block;text-align:center;font-size:1.875em;margin-bottom:10px}#classified-images .dz-message .text{font-size:.875em;font-weight:300}#classified-images .dz-preview{width:140px;height:140px;display:inline-block;-webkit-transition:.1s ease-out;transition:.1s ease-out;vertical-align:top;position:relative;margin:5px;border:1px solid #cacaca;background:#fff;padding:5px;box-sizing:border-box}#classified-images .dz-preview:hover{border-color:#02364b;cursor:move}#classified-images .dz-preview .dz-image{width:100%;height:100%;max-height:128px;height:auto;overflow:hidden}#classified-images .dz-preview .dz-image img{width:auto;height:100%}#classified-images .dz-preview.dz-error{border:1px solid #ec5840;background:#ec5840}#classified-images .dz-preview.dz-error img{opacity:.5}#classified-images .dz-preview .dz-details{display:none}#classified-images .dz-preview .dz-remove{font-size:.75em;display:inline-block;position:absolute;z-index:5;display:block;right:-7px;top:-18px}#classified-images .dz-preview .dz-remove:hover{color:#ec5840;-webkit-transform:scale(1.3);transform:scale(1.3)}#classified-images .dz-preview .dz-remove:before{font-family:icons;content:"\EA2B";font-size:1.5em;vertical-align:middle;margin-right:3px}#classified-images .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;transition:all .2s linear}#classified-images .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}#classified-images .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:k 6s ease infinite;animation:k 6s ease infinite}#classified-images .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}#classified-images .dz-preview .dz-progress .dz-upload{background:#333;background:-webkit-linear-gradient(top,#666,#444);background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}#classified-images .dz-preview.dz-error .dz-error-message{width:150px;color:#be2626;pointer-events:none;z-index:1000;position:absolute;border-radius:8px;font-size:13px;top:150px;left:-10px;background:rgba(187,0,0,.5);padding:.3em;font-size:.6875em;color:#fff;font-weight:400;text-align:center;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.1s ease-out;transition:.1s ease-out}#classified-images .dz-preview.dz-error .dz-error-message:after{content:"";position:absolute;top:-6px;left:50%;margin-left:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(187,0,0,.5)}#classified-images .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}#classified-images .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}#classified-images .dz-preview .dz-error-mark,#classified-images .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}#classified-images .dz-preview .dz-error-mark svg,#classified-images .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}#classified-images .dz-preview:hover .dz-error-message{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.swal2-title .circle{display:inline-block;width:50px;height:50px;vertical-align:middle;margin-right:10px;background:#009dd5;color:#fff;border-radius:100%}.categories-list{text-align:left}.categories-list.text-center{text-align:center}.categories-list .category{display:inline-block;height:100px;text-align:center;background:#009dd5;color:#fff;-webkit-transition:.1s ease-out;transition:.1s ease-out;width:25%;border:1px solid #fff;float:left}@media screen and (max-width:37.5em){.categories-list .category{width:33.333%}}@media screen and (max-width:31.25em){.categories-list .category{width:50%}}@media screen and (max-width:25em){.categories-list .category{font-size:.875em}}.categories-list .category .title{font-size:.75em;line-height:1.16667em}.categories-list .category .iconWrap{font-size:1.5em;display:block;margin-bottom:6px}.categories-list .category:hover{background:#ff8c05;cursor:pointer}.companySite{overflow:hidden;padding:0!important}.companySite,.companySite .leftSide{position:relative}@media screen and (max-width:37.5em){.companySite .leftSide .topBox .btn-add{font-size:.5625em}}.companySite .leftSide .formBox{margin-top:25px}@media screen and (max-width:72.5em){.companySite .leftSide .formBox{margin-top:15px}}.companySite .leftSide .formBox form input,.companySite .leftSide .formBox form select,.companySite .leftSide .formBox form textarea{box-shadow:none;outline:none;padding-left:15px;margin-right:2%;color:#02364b;font-size:.8125em;line-height:19px}@media screen and (max-width:72.5em){.companySite .leftSide .formBox form input,.companySite .leftSide .formBox form select,.companySite .leftSide .formBox form textarea{height:34px}}@media screen and (max-width:62.5em){.companySite .leftSide .formBox form input,.companySite .leftSide .formBox form select,.companySite .leftSide .formBox form textarea{margin-bottom:10px}}@media screen and (max-width:37.5em){.companySite .leftSide .formBox form input,.companySite .leftSide .formBox form select,.companySite .leftSide .formBox form textarea{font-size:.75em;line-height:17px;padding-left:10px}}@media screen and (max-width:28.125em){.companySite .leftSide .formBox form input,.companySite .leftSide .formBox form select,.companySite .leftSide .formBox form textarea{width:100%!important}}@media screen and (max-width:62.5em){.companySite .leftSide .formBox form input:nth-child(3n),.companySite .leftSide .formBox form select:nth-child(3n),.companySite .leftSide .formBox form textarea:nth-child(3n){margin-right:0}}.companySite .leftSide .formBox form select{padding:5px 30px 5px 10px}.companySite .leftSide .formBox form .companysearch{width:23%;float:left;display:block}@media screen and (max-width:62.5em){.companySite .leftSide .formBox form .companysearch{width:32%}}.companySite .leftSide .formBox form .btn{padding:12px 15px;text-align:left;width:15%;float:right}@media screen and (max-width:72.5em){.companySite .leftSide .formBox form .btn{width:20%;padding:10px 15px}}@media screen and (max-width:62.5em){.companySite .leftSide .formBox form .btn{margin-bottom:10px}}@media screen and (max-width:37.5em){.companySite .leftSide .formBox form .btn{width:25%}}@media screen and (max-width:28.125em){.companySite .leftSide .formBox form .btn{width:40%}}.companySite .leftSide .formBox form .btn i{margin-left:20px;font-size:.9375em;float:right}.companySite .leftSide .companyList{position:relative;margin-top:25px}@media screen and (max-width:37.5em){.companySite .leftSide .companyList{margin-top:15px}}.companySite .leftSide .companyList .item{display:block;width:33%;padding:60px 6px;text-align:center;border:3px solid #fff;background-color:rgba(2,54,75,.03);float:left;-webkit-transition:.3s;transition:.3s;position:relative}@media screen and (max-width:72.5em){.companySite .leftSide .companyList .item{padding:40px 5px}}@media screen and (max-width:62.5em){.companySite .leftSide .companyList .item{padding:30px 5px}}@media screen and (max-width:28.125em){.companySite .leftSide .companyList .item{padding:20px 5px;width:50%}}.companySite .leftSide .companyList .item:hover{background-color:rgba(2,54,75,.93)}.companySite .leftSide .companyList .item:hover i{-webkit-transform:translateY(-12px);transform:translateY(-12px);color:#fff}.companySite .leftSide .companyList .item:hover .companyCategory{color:#fff}.companySite .leftSide .companyList .item i{display:block;font-size:60px;color:#02364b;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:72.5em){.companySite .leftSide .companyList .item i{font-size:48px}}@media screen and (max-width:62.5em){.companySite .leftSide .companyList .item i{font-size:40px}}@media screen and (max-width:28.125em){.companySite .leftSide .companyList .item i{font-size:32px}}.companySite .leftSide .companyList .item .companyCategory{display:block;font-size:1em;line-height:18px;font-weight:600;color:#009dd5;text-transform:uppercase;padding:5px 0;width:100%;margin:10px auto -10px;-webkit-transition:.1s;transition:.1s}@media screen and (max-width:72.5em){.companySite .leftSide .companyList .item .companyCategory{font-size:.875em;line-height:16px}}@media screen and (max-width:62.5em){.companySite .leftSide .companyList .item .companyCategory{font-size:.8125em}}@media screen and (max-width:28.125em){.companySite .leftSide .companyList .item .companyCategory{font-size:.75em;margin-top:6px}}.companySite .leftSide .randomCopmany{margin-top:30px}.companySite .leftSide .randomCopmany ul{padding-left:10px;line-height:17px}@media screen and (max-width:72.5em){.companySite .leftSide .randomCopmany ul{font-size:.9375em}}.companySite .leftSide .randomCopmany ul li{margin:5px 0}.companySite .leftSide .randomCopmany ul li span{color:#b8c3c9;font-size:14px;margin-left:4px}.companyListSite{position:relative;overflow:hidden;padding:0!important}.companyListSite .leftSide .ad-box,.companyListSite .leftSide .ad-box2{text-align:center}.companyListSite .leftSide .companyList{margin-top:20px}@media screen and (max-width:72.5em){.companyListSite .leftSide .companyList{margin-top:10px}}.companyListSite .leftSide .companyList .item{position:relative;overflow:hidden;background-color:#f4f5f6;margin-bottom:14px;min-height:140px;-webkit-transition:.2s;transition:.2s;display:block}.companyListSite .leftSide .companyList .item:hover{background-color:rgba(0,157,213,.09)}.companyListSite .leftSide .companyList .item:hover .hover{position:absolute;top:0;left:0;width:100%;height:100%}.companyListSite .leftSide .companyList .item:hover .look{left:1px;opacity:1;visibility:visible}.companyListSite .leftSide .companyList .item .anouncement-photo{position:absolute;overflow:hidden;display:inline-block;width:27%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:31.25em){.companyListSite .leftSide .companyList .item .anouncement-photo{width:32%}}@media screen and (max-width:25em){.companyListSite .leftSide .companyList .item .anouncement-photo{width:100%;position:relative;height:120px}}.companyListSite .leftSide .companyList .item .location{font-size:.875em;font-weight:500;color:#fff;text-transform:uppercase;padding:4px 8px;background-color:rgba(0,157,213,.8);position:absolute;top:0;width:27%;line-height:15px;left:0}@media screen and (max-width:72.5em){.companyListSite .leftSide .companyList .item .location{font-size:.6875em}}@media screen and (max-width:62.5em){.companyListSite .leftSide .companyList .item .location{font-size:.625em;line-height:12px;padding:3px 5px}}@media screen and (max-width:31.25em){.companyListSite .leftSide .companyList .item .location{width:32%}}@media screen and (max-width:25em){.companyListSite .leftSide .companyList .item .location{width:100%}}.companyListSite .leftSide .companyList .item .look{font-size:.6875em;font-weight:500;color:#fff;text-transform:uppercase;padding:6px 8px;background-color:rgba(2,54,75,.8);position:absolute;bottom:0;left:-100%;opacity:0;visibility:hidden;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:62.5em){.companyListSite .leftSide .companyList .item .look{font-size:.625em;padding:3px 5px}}@media screen and (max-width:25em){.companyListSite .leftSide .companyList .item .look{top:98px;bottom:auto}}.companyListSite .leftSide .companyList .item .anouncement-text{padding:10px 20px;width:73%;position:relative;overflow:hidden;float:right;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:72.5em){.companyListSite .leftSide .companyList .item .anouncement-text{padding:15px}}@media screen and (max-width:62.5em){.companyListSite .leftSide .companyList .item .anouncement-text{padding:8px 10px}}@media screen and (max-width:31.25em){.companyListSite .leftSide .companyList .item .anouncement-text{width:68%}}@media screen and (max-width:25em){.companyListSite .leftSide .companyList .item .anouncement-text{width:100%;padding:4px 5px}}.companyListSite .leftSide .companyList .item .anouncement-text .name{font-size:1.125em;line-height:22px;font-weight:600;color:#02364b}@media screen and (max-width:72.5em){.companyListSite .leftSide .companyList .item .anouncement-text .name{font-size:1em}}@media screen and (max-width:62.5em){.companyListSite .leftSide .companyList .item .anouncement-text .name{font-size:.875em;line-height:16px}}@media screen and (max-width:31.25em){.companyListSite .leftSide .companyList .item .anouncement-text .name{font-size:.8125em;line-height:14px}}.companyListSite .leftSide .companyList .item .anouncement-text .description{font-size:.8125em;line-height:15px;color:#8cacbc;font-weight:500;padding-bottom:15px;margin-top:12px}@media screen and (max-width:62.5em){.companyListSite .leftSide .companyList .item .anouncement-text .description{font-size:.75em;line-height:14px;margin-top:8px}}@media screen and (max-width:31.25em){.companyListSite .leftSide .companyList .item .anouncement-text .description{font-size:.6875em;line-height:13px;padding-bottom:15px}}.companyListSite .leftSide .companyList .item .data{position:absolute;font-size:.6875em;bottom:6px;right:20px;margin-top:12px;float:right;color:#02364b;font-weight:500}@media screen and (max-width:62.5em){.companyListSite .leftSide .companyList .item .data{font-size:.625em}}@media screen and (max-width:31.25em){.companyListSite .leftSide .companyList .item .data{bottom:2px;right:10px}}.companyListSite .leftSide .companyList .item .data span{color:#8cacbc}.companyListSite .rightSide{position:relative;overflow:hidden}.companyListSite .rightSide .formBox{margin-bottom:10px;overflow:hidden}@media screen and (max-width:50em){.companyListSite .rightSide .formBox{margin-top:10px}}.companyListSite .rightSide .formBox form input,.companyListSite .rightSide .formBox form textarea{box-shadow:none;outline:none;padding-left:15px;color:#02364b;font-size:.8125em;margin-bottom:5px;height:30px;line-height:19px}@media screen and (max-width:72.5em){.companyListSite .rightSide .formBox form input,.companyListSite .rightSide .formBox form textarea{height:34px}}@media screen and (max-width:50em){.companyListSite .rightSide .formBox form input,.companyListSite .rightSide .formBox form textarea{font-size:.75em;height:30px;padding-left:8px}}.companyListSite .rightSide .formBox form .companysearch{width:100%;display:block}.companyListSite .rightSide .formBox form .btn{padding:8px 15px;text-align:left;float:right;width:40%}@media screen and (max-width:72.5em){.companyListSite .rightSide .formBox form .btn{padding:10px 15px}}.companyListSite .rightSide .formBox form .btn i{margin-left:20px;font-size:.9375em;float:right}.companyDetailsSite{position:relative;overflow:hidden;padding:0!important}.companyDetailsSite .leftSide .topBox .title{margin-bottom:25px}@media screen and (max-width:37.5em){.companyDetailsSite .leftSide .topBox .title{margin-bottom:15px}}@media screen and (max-width:50em){.companyDetailsSite .leftSide .ad-box{margin-bottom:10px}}.companyDetailsSite .leftSide table{display:block;width:100%;margin:20px 0}.companyDetailsSite .leftSide table tbody{display:block;width:100%;background-color:#fff}.companyDetailsSite .leftSide table tbody tr{width:100%;display:table;border-bottom:1px solid #009dd5}@media screen and (max-width:37.5em){.companyDetailsSite .leftSide table tbody tr{font-size:.8125em}}.companyDetailsSite .leftSide table tbody tr td{color:#000;padding:6px 10px;text-align:left}@media screen and (max-width:37.5em){.companyDetailsSite .leftSide table tbody tr td{padding:4px 6px}}.companyDetailsSite .leftSide table tbody tr td:first-child{font-weight:600;width:20%}.companyDetailsSite .leftSide table tbody .site{text-align:left!important;background-color:rgba(2,54,75,.04)}.companyDetailsSite .leftSide table tbody .site td{text-align:left!important;color:#009dd5}.companyDetailsSite .leftSide .newInfo{margin:10px 0 40px;overflow:hidden}@media screen and (max-width:72.5em){.companyDetailsSite .leftSide .newInfo{margin:10px 0 30px}}.companyDetailsSite .leftSide .newInfo .data{color:#8cacbc;font-size:13px;font-weight:500;position:relative;margin-right:10px;z-index:3;display:block;float:left}@media screen and (max-width:72.5em){.companyDetailsSite .leftSide .newInfo .data{margin:8px 0}}@media screen and (max-width:62.5em){.companyDetailsSite .leftSide .newInfo .data{font-size:12px;margin:4px 0}}@media screen and (max-width:37.5em){.companyDetailsSite .leftSide .newInfo .data{font-size:10px}}.companyDetailsSite .leftSide .newInfo .top{text-transform:uppercase;color:#009dd5}.companyDetailsSite .leftSide .newInfo .stats{color:#8cacbc;font-size:13px;font-weight:500;z-index:3;float:right}@media screen and (max-width:72.5em){.companyDetailsSite .leftSide .newInfo .stats{margin:8px 0}}@media screen and (max-width:62.5em){.companyDetailsSite .leftSide .newInfo .stats{font-size:12px;margin:4px 0}}@media screen and (max-width:37.5em){.companyDetailsSite .leftSide .newInfo .stats{font-size:10px}}.companyDetailsSite .leftSide .newInfo .stats .icon{display:inline-block;margin-right:4px;font-weight:400;color:#009dd5}.companyDetailsSite .leftSide .newInfo .stats .icon.icon-view{font-size:19px;line-height:0;margin-top:-2px;margin-left:20px}@media screen and (max-width:62.5em){.companyDetailsSite .leftSide .newInfo .stats .icon.icon-view{font-size:15px}}.companyDetailsSite .leftSide .ad-box2{text-align:center}.companyDetailsSite .leftSide .galleryDetails-box{position:relative;overflow:hidden}.companyDetailsSite .leftSide .galleryDetails-box .item{width:24%;position:relative;display:block;margin-bottom:10px;margin-right:1%;float:left}@media screen and (max-width:72.5em){.companyDetailsSite .leftSide .galleryDetails-box .item{margin-bottom:7px}}@media screen and (max-width:31.25em){.companyDetailsSite .leftSide .galleryDetails-box .item{width:32%;margin-bottom:4px}}.companyDetailsSite .leftSide .galleryDetails-box .item:nth-child(4n){margin-right:0}@media screen and (max-width:31.25em){.companyDetailsSite .leftSide .galleryDetails-box .item:nth-child(3n),.companyDetailsSite .leftSide .galleryDetails-box .item:nth-child(4n){margin-right:1%}}.companyDetailsSite .leftSide .galleryDetails-box .item:hover .photoWrap .mask{opacity:1;width:100%;height:100%}.companyDetailsSite .leftSide .galleryDetails-box .item .photoWrap{height:190px;width:100%;position:relative;overflow:hidden;display:block}@media screen and (max-width:72.5em){.companyDetailsSite .leftSide .galleryDetails-box .item .photoWrap{height:140px}}@media screen and (max-width:62.5em){.companyDetailsSite .leftSide .galleryDetails-box .item .photoWrap{height:100px}}@media screen and (max-width:50em){.companyDetailsSite .leftSide .galleryDetails-box .item .photoWrap{height:120px}}@media screen and (max-width:31.25em){.companyDetailsSite .leftSide .galleryDetails-box .item .photoWrap{height:90px}}.companyDetailsSite .leftSide .galleryDetails-box .item .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}.companyDetailsSite .leftSide .galleryDetails-box .item .photoWrap .mask{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:10px;height:10px;background-color:rgba(2,54,75,.2);opacity:0;-webkit-transition:.1s;transition:.1s}.companyDetailsSite .leftSide .galleryDetails-box .ad-box2{margin-top:30px}.contactSite{overflow:hidden;padding:0!important}.contactSite,.contactSite .leftSide{position:relative}.contactSite .leftSide .contactBox{margin-top:15px}.contactSite .leftSide .contactBox .title{background-color:#f4f5f6;padding:15px 15px 12px}@media screen and (max-width:62.5em){.contactSite .leftSide .contactBox .title{font-size:.9375em;padding:10px 10px 7px}}.contactSite .leftSide .contactBox .topText{font-size:.875em}@media screen and (max-width:72.5em){.contactSite .leftSide .contactBox .topText{font-size:.8125em;line-height:16px}}.contactSite .leftSide .sendBox{margin-top:25px}.contactSite .leftSide .sendBox .title{background-color:#f4f5f6;padding:15px 15px 12px}@media screen and (max-width:62.5em){.contactSite .leftSide .sendBox .title{font-size:.9375em;padding:10px 10px 7px}}.contactSite .leftSide .sendBox .topTextForm{font-size:.875em}@media screen and (max-width:72.5em){.contactSite .leftSide .sendBox .topTextForm{font-size:.8125em;line-height:16px}}.contactSite .leftSide .sendBox ul{margin-top:14px}.contactSite .leftSide .sendBox .form-box{position:relative;margin-top:15px}.contactSite .leftSide .sendBox .form-box form input,.contactSite .leftSide .sendBox .form-box form textarea{box-shadow:none;outline:none;padding-left:15px;margin-right:2%;color:#02364b;font-size:.8125em;line-height:19px}@media screen and (max-width:28.125em){.contactSite .leftSide .sendBox .form-box form input,.contactSite .leftSide .sendBox .form-box form textarea{margin-bottom:10px}}.contactSite .leftSide .sendBox .form-box form .data{width:48%;margin-right:4%;float:left}@media screen and (max-width:28.125em){.contactSite .leftSide .sendBox .form-box form .data{width:100%;margin-right:0}}.contactSite .leftSide .sendBox .form-box form .topic{width:48%;float:right}@media screen and (max-width:28.125em){.contactSite .leftSide .sendBox .form-box form .topic{width:100%;margin-right:0}}.contactSite .leftSide .sendBox .form-box form .textarea-box textarea{min-height:160px}@media screen and (max-width:72.5em){.contactSite .leftSide .sendBox .form-box form .textarea-box textarea{min-height:100px}}.contactSite .leftSide .btn{float:none;display:block;width:200px;text-align:center;padding:12px 5px;font-size:1.0625em;margin-bottom:20px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:72.5em){.contactSite .leftSide .btn{width:150px;text-align:center;padding:8px 5px;font-size:.875em}}@media screen and (max-width:37.5em){.contactSite .leftSide .btn{width:100%;text-align:center;padding:6px 5px;font-size:.75em}}.topicList{padding:0!important}.topicList .btn{background-color:#02364b}.topicList .btn:hover{background-color:#009dd5}.topicList .btn i{margin-left:17px}section.lastComments{overflow:hidden;margin-top:20px;background:#f4f5f6;padding:1.25em 0}@media screen and (max-width:46.875em){section.lastComments{padding:.625em 0}}section.lastComments .box{float:left;width:33.33%;padding-right:30px}@media screen and (max-width:46.875em){section.lastComments .box{width:100%;margin-bottom:12px;padding-right:0}}section.lastComments .box .heading.left{float:left}section.lastComments .box .categories{float:right;width:200px;margin-top:.5625em}@media screen and (max-width:75em){section.lastComments .box .categories{float:left;margin-top:-4px;width:100%}}@media screen and (max-width:46.875em){section.lastComments .box .categories{float:right;margin-top:.375em;width:130px}}section.lastComments .box .categories .slick .item{text-align:center;text-transform:uppercase;font-weight:700;font-size:1.125em;color:#b8c3c9;padding-right:15px;outline:none;line-height:1em}@media screen and (max-width:75em){section.lastComments .box .categories .slick .item{font-size:.75em;display:block;padding-right:10px}}section.lastComments .box .categories .slick .item span{display:block;padding-bottom:6px;-webkit-transition:.1s ease-out;transition:.1s ease-out;position:relative}section.lastComments .box .categories .slick .item span:after{content:"";position:absolute;-webkit-transition:.1s ease-out;transition:.1s ease-out;height:3px;background:transparent;width:100%;left:0;bottom:0;-webkit-transform:scaleX(.6);transform:scaleX(.6);opacity:0}section.lastComments .box .categories .slick .item.forum{padding-left:10px;padding-right:25px}section.lastComments .box .categories .slick .item.slick-current,section.lastComments .box .categories .slick .item:hover{color:#02364b;cursor:pointer}section.lastComments .box .categories .slick .item.slick-current span:after{background:#009dd5;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}section.lastComments .box .commentsList{margin-top:8px}@media screen and (max-width:46.875em){section.lastComments .box .commentsList{margin-top:2px}}section.lastComments .box .commentsList *{outline:none}section.lastComments .box .commentsList a{display:block;padding:.5em 0 .3125em;clear:both;overflow:hidden;border-bottom:1px solid #e5e5e5}section.lastComments .box .commentsList a:last-child{border-bottom:none}section.lastComments .box .commentsList a .avatarWrapper{float:left;width:45px}section.lastComments .box .commentsList a .avatarWrapper .avatar{display:block;width:35px;height:35px;border-radius:100%;overflow:hidden;background-color:#02364b;background-position:50%;background-repeat:no-repeat;background-size:cover}section.lastComments .box .commentsList a .avatarWrapper .avatar.empty{background-size:auto}section.lastComments .box .commentsList a .commentContent{float:right;width:calc(100% - 45px)}section.lastComments .box .commentsList a .commentContent .title{color:#009dd5;display:block;font-size:.75em;font-weight:500;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){section.lastComments .box .commentsList a .commentContent .title{line-height:1.125em}}section.lastComments .box .commentsList a .commentContent .author{color:#02364b;display:block;font-size:.75em;font-weight:700;padding:.16667em 0}@media screen and (max-width:62.5em){section.lastComments .box .commentsList a .commentContent .author{padding:.08333em 0;font-size:.6875em}}section.lastComments .box .commentsList a .commentContent .text{color:#02364b;display:block;font-size:.75em;font-weight:500;line-height:1.5em}@media screen and (max-width:62.5em){section.lastComments .box .commentsList a .commentContent .text{font-size:.6875em;line-height:1.25em}}section.lastComments .box .commentsList a:hover .commentContent .title{color:#ff8c05}.forums{padding:0!important}.forums,.forums .leftSide .forum-box,.forums .leftSide .forum-box .forum-title{position:relative}.forums .leftSide .forum-box .forum-title .left{float:left}.forums .leftSide .forum-box .forum-title .left .quantity{background-color:#009dd5;position:relative;overflow:hidden;text-align:center;height:40px;display:block;width:40px;float:left;border-radius:40px;font-size:14px;line-height:14px;color:#fff;font-weight:700;margin-right:15px}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-title .left .quantity{margin-right:10px;font-size:12px;line-height:12px}}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-title .left .quantity{margin-right:4px;font-size:10px;line-height:12px;width:30px;height:30px}}.forums .leftSide .forum-box .forum-title .title{float:left;padding-top:6px;padding-bottom:20px}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-title .title{padding-top:8px}}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-title .title{padding-top:6px;padding-bottom:6px}}.forums .leftSide .forum-box .forum-title .right{float:right}.forums .leftSide .forum-box .forum-title .right .btn{float:right;font-size:.875em;margin-top:3px}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-title .right .btn{font-size:.75em}}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-title .right .btn{margin-top:0;font-size:.625em}}.forums .leftSide .forum-box .forum-item{position:relative;overflow:hidden;padding:5px 0;border-top:1px solid #fbfcfc;padding-left:15px;-webkit-transition:.2s;transition:.2s;cursor:pointer}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-item{padding-left:6px}}.forums .leftSide .forum-box .forum-item:hover .left .icon-chat{left:3px}.forums .leftSide .forum-box .forum-item:hover .left .item-title{color:#009dd5}.forums .leftSide .forum-box .forum-item:hover .hover{position:absolute;left:0;top:0;width:100%;height:100%}.forums .leftSide .forum-box .forum-item .left{position:relative;overflow:hidden;float:left;width:70%;top:0;bottom:0;margin:auto;padding:16px 0}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-item .left{padding:10px 0;width:60%}}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-item .left{width:100%;padding:10px 0 1px}}.forums .leftSide .forum-box .forum-item .left .icon-chat{font-size:20px;color:#dde6eb;float:left;position:absolute;left:0;top:30%;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-item .left .icon-chat{font-size:17px;top:26%}}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-item .left .icon-chat{font-size:14px}}.forums .leftSide .forum-box .forum-item .left .icon-chat.new{color:#ff8c05}.forums .leftSide .forum-box .forum-item .left .item-title{font-size:14px;line-height:19px;color:#02364b;font-weight:700;position:relative;overflow:hidden;margin-left:50px;display:block;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-item .left .item-title{font-size:.8125em;line-height:16px;margin-left:26px}}.forums .leftSide .forum-box .forum-item .right{position:absolute;overflow:hidden;float:right;right:0;top:5px;width:200px}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-item .right{width:190px}}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-item .right{display:block;position:relative;float:none;text-align:left;width:100%}}.forums .leftSide .forum-box .forum-item .right .data-box{position:relative;overflow:hidden;font-size:12px;line-height:16px;text-align:right;float:right;padding-top:11px}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-item .right .data-box{font-size:11px;line-height:13px}}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-item .right .data-box{float:none;text-align:left;padding-top:4px;margin-left:23px}}.forums .leftSide .forum-box .forum-item .right .data-box .user-name{color:#009dd5;font-weight:500;position:relative;z-index:22}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-item .right .data-box .user-name{display:inline-block;font-weight:600}}.forums .leftSide .forum-box .forum-item .right .data-box .user-name:hover{text-decoration:underline}.forums .leftSide .forum-box .forum-item .right .data-box .data{position:relative;overflow:hidden;color:#8cacbc}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-item .right .data-box .data{display:inline-block;margin-bottom:-3px;font-size:.75em}}.forums .leftSide .forum-box .forum-item .right .data-box .data span{margin-left:5px}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-item .right .data-box .data span{margin-left:2px}}.forums .leftSide .forum-box .forum-item .right .userpng{position:relative;overflow:hidden;float:right;background-position:50%;background-repeat:no-repeat;background-size:contain;height:50px;width:50px;margin-left:10px}@media screen and (max-width:62.5em){.forums .leftSide .forum-box .forum-item .right .userpng{width:30px;height:30px;margin-left:6px;margin-top:8px}}@media screen and (max-width:31.25em){.forums .leftSide .forum-box .forum-item .right .userpng{float:left;overflow:hidden;display:block;margin-left:0;width:20px;height:20px;margin-top:0}}.forums .leftSide .ad-box{position:relative;overflow:hidden;text-align:center;margin:25px 0 40px}@media screen and (max-width:62.5em){.forums .leftSide .ad-box{margin:15px 0 20px}}.forums .leftSide .last-ad{margin-bottom:20px}.forums .rightSide .most-popular{position:relative;overflow:hidden;margin-bottom:20px}.forums .rightSide .most-popular .most-popular-list .item{font-size:13px;line-height:18px;color:#02364b;font-weight:500;display:block;padding:10px 5px;border-bottom:1px solid #f6f6f6;-webkit-transition:.2s;transition:.2s}.forums .rightSide .most-popular .most-popular-list .item:last-child{border-bottom:0 solid red}.forums .rightSide .most-popular .most-popular-list .item:hover{color:#009dd5}.forums .rightSide .most-popular .most-popular-list .item i{font-size:14px;color:#02364b}.galleryList{padding:0!important}.galleryList,.galleryList .leftSide,.galleryList .leftSide .ad-box{position:relative;overflow:hidden}.galleryList .leftSide .ad-box{text-align:center;margin:0 0 40px}@media screen and (max-width:50em){.galleryList .leftSide .ad-box{margin:10px 0 20px}}.galleryList .leftSide .ad-box2{margin:10px 0 30px}@media screen and (max-width:50em){.galleryList .leftSide .ad-box2{margin:10px 0 20px}}.galleryList .leftSide .btn{margin-right:auto;margin-left:auto;float:none;display:block;width:200px;text-align:center;padding:12px 5px;font-size:1.0625em;margin-bottom:20px}@media screen and (max-width:50em){.galleryList .leftSide .btn{font-size:.875em;padding:8px 5px}}@media screen and (max-width:28.125em){.galleryList .leftSide .btn{font-size:.75em;padding:6px 5px}}.galleryList .leftSide .galleryList-box{position:relative;overflow:hidden}.galleryList .leftSide .galleryList-box .item{width:49%;position:relative;display:block;overflow:hidden;margin-bottom:20px;margin-right:2%;float:left}@media screen and (max-width:28.125em){.galleryList .leftSide .galleryList-box .item{width:100%;margin-right:0;margin-bottom:10px}}.galleryList .leftSide .galleryList-box .item:nth-child(2n){margin-right:0}.galleryList .leftSide .galleryList-box .item:hover .photoWrap .photo{-webkit-transform:scale(1.02);transform:scale(1.02)}.galleryList .leftSide .galleryList-box .item:hover .photoWrap .count{background:#009dd5;box-shadow:0 0 14px rgba(0,0,0,.3)}.galleryList .leftSide .galleryList-box .item:hover .photoWrap .mask{box-shadow:0 0 120px 120px rgba(2,54,75,.9)}.galleryList .leftSide .galleryList-box .item .photoWrap{height:330px;width:100%;position:relative;overflow:hidden;display:block}@media screen and (max-width:72.5em){.galleryList .leftSide .galleryList-box .item .photoWrap{height:260px}}@media screen and (max-width:62.5em){.galleryList .leftSide .galleryList-box .item .photoWrap{height:230px}}@media screen and (max-width:28.125em){.galleryList .leftSide .galleryList-box .item .photoWrap{height:190px}}.galleryList .leftSide .galleryList-box .item .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}.galleryList .leftSide .galleryList-box .item .photoWrap .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 120px 120px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}.galleryList .leftSide .galleryList-box .item .photoWrap .title{font-size:1.25em;line-height:24px;font-weight:700;color:#fff;position:absolute;padding-left:25px;padding-right:25px;bottom:50px;z-index:3}@media screen and (max-width:72.5em){.galleryList .leftSide .galleryList-box .item .photoWrap .title{font-size:1.125em;line-height:22px;bottom:40px}}@media screen and (max-width:62.5em){.galleryList .leftSide .galleryList-box .item .photoWrap .title{font-size:1em;line-height:18px;padding-left:15px;padding-right:15px;bottom:30px}}@media screen and (max-width:28.125em){.galleryList .leftSide .galleryList-box .item .photoWrap .title{font-size:.875em;line-height:16px}}.galleryList .leftSide .galleryList-box .item .photoWrap .stats{color:#8cacbc;font-size:13px;font-weight:500;position:absolute;bottom:20px;z-index:3;padding-left:25px;padding-right:25px}@media screen and (max-width:72.5em){.galleryList .leftSide .galleryList-box .item .photoWrap .stats{bottom:12px}}@media screen and (max-width:62.5em){.galleryList .leftSide .galleryList-box .item .photoWrap .stats{font-size:12px;padding-left:15px;padding-right:15px;bottom:10px}}@media screen and (max-width:28.125em){.galleryList .leftSide .galleryList-box .item .photoWrap .stats{bottom:6px;font-size:10px}}.galleryList .leftSide .galleryList-box .item .photoWrap .stats .icon{color:#009dd5;display:inline-block;margin-right:4px;font-weight:400;font-size:20px}.galleryList .leftSide .galleryList-box .item .photoWrap .stats .icon.icon-view{font-size:17px;line-height:0;margin-top:-2px}.galleryList .leftSide .galleryList-box .item .photoWrap .data{color:#8cacbc;font-size:13px;font-weight:500;position:absolute;bottom:20px;right:25px;z-index:3;display:block}@media screen and (max-width:72.5em){.galleryList .leftSide .galleryList-box .item .photoWrap .data{bottom:12px}}@media screen and (max-width:62.5em){.galleryList .leftSide .galleryList-box .item .photoWrap .data{font-size:12px;bottom:10px;right:15px}}@media screen and (max-width:28.125em){.galleryList .leftSide .galleryList-box .item .photoWrap .data{bottom:6px;font-size:10px}}.galleryList .leftSide .galleryList-box .item .photoWrap .count{font-size:.625em;line-height:1em;font-weight:500;color:#fff;width:50px;height:50px;text-align:center;background:#02364b;position:absolute;z-index:3;border-radius:100%;top:22px;left:22px;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){.galleryList .leftSide .galleryList-box .item .photoWrap .count{left:15px;top:10px;font-size:.5em;line-height:1em;width:40px;height:40px}}.galleryList .leftSide .galleryList-box .item .photoWrap .count .number{font-size:1.8em;font-weight:700;display:block;line-height:1em}.galleryDetails{padding:0!important}.galleryDetails,.galleryDetails .leftSide{position:relative;overflow:hidden}.galleryDetails .leftSide .textUnderGallery{font-size:.9375em;line-height:18px;margin-bottom:20px}@media screen and (max-width:72.5em){.galleryDetails .leftSide .textUnderGallery{font-size:.875em;line-height:17px;margin-bottom:12px}}@media screen and (max-width:62.5em){.galleryDetails .leftSide .textUnderGallery{font-size:.8125em}}.galleryDetails .leftSide .galleryDetails-box{position:relative;overflow:hidden}.galleryDetails .leftSide .galleryDetails-box .item{width:24%;position:relative;display:block;margin-bottom:10px;margin-right:1%;float:left}@media screen and (max-width:72.5em){.galleryDetails .leftSide .galleryDetails-box .item{margin-bottom:7px}}@media screen and (max-width:31.25em){.galleryDetails .leftSide .galleryDetails-box .item{width:32%;margin-bottom:4px}}.galleryDetails .leftSide .galleryDetails-box .item:nth-child(4n){margin-right:0}@media screen and (max-width:31.25em){.galleryDetails .leftSide .galleryDetails-box .item:nth-child(3n),.galleryDetails .leftSide .galleryDetails-box .item:nth-child(4n){margin-right:1%}}.galleryDetails .leftSide .galleryDetails-box .item:hover .photoWrap .mask{opacity:1;width:100%;height:100%}.galleryDetails .leftSide .galleryDetails-box .item .photoWrap{height:190px;width:100%;position:relative;overflow:hidden;display:block}@media screen and (max-width:72.5em){.galleryDetails .leftSide .galleryDetails-box .item .photoWrap{height:140px}}@media screen and (max-width:62.5em){.galleryDetails .leftSide .galleryDetails-box .item .photoWrap{height:100px}}@media screen and (max-width:50em){.galleryDetails .leftSide .galleryDetails-box .item .photoWrap{height:120px}}@media screen and (max-width:31.25em){.galleryDetails .leftSide .galleryDetails-box .item .photoWrap{height:90px}}.galleryDetails .leftSide .galleryDetails-box .item .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}.galleryDetails .leftSide .galleryDetails-box .item .photoWrap .mask{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:10px;height:10px;background-color:rgba(2,54,75,.2);opacity:0;-webkit-transition:.1s;transition:.1s}.galleryDetails .leftSide .galleryDetails-box .ad-box2{margin-top:30px}@media screen and (max-width:50em){.galleryDetails .leftSide .galleryDetails-box .ad-box2{margin:20px 0}}section.homepage{margin-top:1.25em}section.homepage .main.adbOn .lastNews{width:100%;float:none}section.homepage .main.adbOn .banners{display:none}section.homepage .mobileAd{margin-bottom:20px;margin-top:10px}section.homepage .lastNews{width:calc(100% - 320px);float:left;position:relative}@media screen and (max-width:43.75em){section.homepage .lastNews{width:100%;margin-bottom:20px}}section.homepage .lastNews .current{left:0;width:58%;position:absolute;height:100%;min-height:400px;max-height:500px;overflow:hidden;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){section.homepage .lastNews .current{position:relative;min-height:300px;height:300px;width:100%}}@media screen and (max-width:50em){section.homepage .lastNews .current{height:240px;min-height:240px}}@media screen and (max-width:43.75em){section.homepage .lastNews .current{height:260px}}@media screen and (max-width:28.125em){section.homepage .lastNews .current{height:220px;min-height:220px}}section.homepage .lastNews .current .item,section.homepage .lastNews .current .slick-list,section.homepage .lastNews .current .slick-track{height:100%;position:relative}section.homepage .lastNews .current .slick-slide>div{height:100%;width:100%}section.homepage .lastNews .current .slick-current .post{opacity:1}section.homepage .lastNews .current .post{background-size:contain;background-position:50%;position:absolute;overflow:hidden;display:block;top:0;left:0;right:0;bottom:0;-webkit-transition:.3s ease-out;transition:.3s ease-out;opacity:0}section.homepage .lastNews .current .post:hover .news-content .mask{box-shadow:0 0 120px 90px rgba(2,54,75,.9)}section.homepage .lastNews .current .post:hover .news-content .photo{-webkit-transform:scale(1.06) rotate(0deg);transform:scale(1.06) rotate(0deg)}section.homepage .lastNews .current .post .news-content{height:100%;display:block;width:100%;position:absolute}section.homepage .lastNews .current .post .news-content img{height:100%;width:auto;max-width:none}@media screen and (max-width:62.5em){section.homepage .lastNews .current .post .news-content img{width:100%;height:auto}}section.homepage .lastNews .current .post .news-content .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage .lastNews .current .post .news-content .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 120px 120px rgba(0,0,0,.8);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage .lastNews .current .post .news-content .content{position:absolute;z-index:3;bottom:10px;padding:0 10px;left:0;width:100%}@media screen and (max-width:31.25em){section.homepage .lastNews .current .post .news-content .content{bottom:8px}}section.homepage .lastNews .current .post .news-content .content .title{text-shadow:0 0 10px #000;color:#fff;font-size:1.125em;line-height:1.33333em;font-weight:700;padding-bottom:.38889em}@media screen and (max-width:62.5em){section.homepage .lastNews .current .post .news-content .content .title{font-size:1em}}@media screen and (max-width:31.25em){section.homepage .lastNews .current .post .news-content .content .title{font-size:.875em;line-height:1.11111em;padding-bottom:.16667em}}section.homepage .lastNews .current .post .news-content .content .stats{color:#8cacbc;font-size:11px}section.homepage .lastNews .current .post .news-content .content .stats .icon{color:#009dd5;display:inline-block;margin-right:4px}section.homepage .lastNews .current .post .news-content .content .stats .icon.icon-view{margin-left:14px;font-size:17px;line-height:0}section.homepage .lastNews .list{width:100%;width:360px;width:40%;z-index:3;position:relative;float:right}@media screen and (max-width:62.5em){section.homepage .lastNews .list{width:100%}}section.homepage .lastNews .list .all ul.newsList{list-style:none;padding:0;margin:0}section.homepage .lastNews .list .all ul.newsList li{display:block;position:relative}section.homepage .lastNews .list .all ul.newsList li:before{content:"";position:absolute;top:50%;margin-top:-8px;left:calc(-2px - 7%);width:0;height:0;border-style:solid;border-width:8px 10px 8px 0;border-color:transparent #fff transparent transparent;-webkit-transition:.1s ease-out;transition:.1s ease-out;-webkit-transform:translateX(3px);transform:translateX(3px);opacity:0}section.homepage .lastNews .list .all ul.newsList li.video a:after{font-family:icons;content:" \EA29";font-size:16px}section.homepage .lastNews .list .all ul.newsList li.gallery a:after{font-family:icons;content:" \EA23";font-size:16px}section.homepage .lastNews .list .all ul.newsList li.gallery.video a:after{font-family:icons;content:" \EA23  \EA29";font-size:16px}section.homepage .lastNews .list .all ul.newsList li a{font-size:.8125em;line-height:1.38462em;padding:.76923em .11111em .61538em;display:block;font-weight:500;border-bottom:1px solid #e5e5e5}@media screen and (max-width:72.5em){section.homepage .lastNews .list .all ul.newsList li a{font-size:.75em;padding:.66667em .16667em .41667em}}@media screen and (max-width:50em){section.homepage .lastNews .list .all ul.newsList li a{font-size:.8125em;padding:.58333em .16667em .41667em}}section.homepage .lastNews .list .all ul.newsList li.active a,section.homepage .lastNews .list .all ul.newsList li:hover a{color:#009dd5}section.homepage .lastNews .list .all ul.newsList li.active:before,section.homepage .lastNews .list .all ul.newsList li:hover:before{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}section.homepage .lastNews .list .links{margin-top:.9375em;overflow:hidden}@media screen and (max-width:72.5em){section.homepage .lastNews .list .links{font-size:.875em}}section.homepage .lastNews .list .links .left{float:left}section.homepage .lastNews .list .links .right{float:right}section.homepage .lastNews .list .links .socialMedia{padding-top:.125em}section.homepage .lastNews .list .links .socialMedia a{display:inline-block;font-size:1.875em;margin-left:3px;line-height:1em;vertical-align:middle}section.homepage .lastNews .list .links .socialMedia a.facebook{color:#3b5998}section.homepage .lastNews .list .links .socialMedia a.youtube{color:#b00}section.homepage .lastNews .list .links .socialMedia a.twitter{color:#00aced}section.homepage .lastNews .list .links .socialMedia a.rss{color:#f4b359}section.homepage .lastNews .list .links .socialMedia a:hover{color:#009dd5;-webkit-transform:translateY(-2px);transform:translateY(-2px)}section.homepage .banners{float:right;width:300px}@media screen and (max-width:48em){section.homepage .banners{text-align:center;float:none;margin:10px auto}}section.homepage .banners.mobile{float:none;width:100%;text-align:center;margin-top:10px}@media screen and (max-width:43.75em){section.homepage .banners{margin-top:20px;float:none;margin-left:auto;margin-right:auto;overflow:hidden}}section.homepage .banners .banner-b{margin-bottom:20px}@media screen and (max-width:43.75em){section.homepage .banners .banner-b{margin-bottom:10px}}section.homepage .hompageTwitter{width:100%;overflow:hidden;margin-top:20px}section.homepage .hompageTwitter .leftSide{float:left;width:728px;overflow:hidden}@media screen and (max-width:64em){section.homepage .hompageTwitter .leftSide{margin-left:auto;margin-right:auto;float:none;margin-bottom:10px}}@media screen and (max-width:46.875em){section.homepage .hompageTwitter .leftSide{display:none}}section.homepage .hompageTwitter .rightSide{float:right;width:calc(100% - 740px);background:#00aced;padding:.25em 1.25em}section.homepage .hompageTwitter .rightSide.wybory{background-image:url(http://wybory.limanowa.in/img/elementy_strony/menu_background.png);background-size:cover;background-position:50%}@media screen and (max-width:76.25em){section.homepage .hompageTwitter .rightSide.wybory .twitter .iconWrap{color:#fff;display:none}}@media screen and (max-width:64em){section.homepage .hompageTwitter .rightSide.wybory .twitter .iconWrap{display:block;top:50%;margin-top:-20px}}@media screen and (max-width:76.25em){section.homepage .hompageTwitter .rightSide{padding-left:.625em;padding-right:.625em}}@media screen and (max-width:64em){section.homepage .hompageTwitter .rightSide{width:100%}}section.homepage .hompageTwitter .rightSide .twitter{color:#fff;position:relative}section.homepage .hompageTwitter .rightSide .twitter .iconWrap{width:60px;display:inline-block;font-size:2.1875em;line-height:1em;vertical-align:middle;text-align:center}@media screen and (max-width:76.25em){section.homepage .hompageTwitter .rightSide .twitter .iconWrap{position:absolute;color:#009dd5;right:0;top:0}}section.homepage .hompageTwitter .rightSide .twitter .iconWrap .slick-dots{list-style:none;padding:0;margin:0;height:auto;line-height:0;margin-top:10px}section.homepage .hompageTwitter .rightSide .twitter .iconWrap .slick-dots li{display:inline-block;width:13px;height:13px;margin:0 2px;border:1px solid #fff;border-radius:100%;text-align:center;padding:0 2px;font-size:9px;color:#fff;font-weight:600;border:none;line-height:15px}section.homepage .hompageTwitter .rightSide .twitter .iconWrap .slick-dots li:hover{cursor:pointer}section.homepage .hompageTwitter .rightSide .twitter .iconWrap .slick-dots li button{outline:none;color:#fff}section.homepage .hompageTwitter .rightSide .twitter .iconWrap .slick-dots li button:hover{cursor:pointer}section.homepage .hompageTwitter .rightSide .twitter .iconWrap .slick-dots li.slick-active{background:#fff}section.homepage .hompageTwitter .rightSide .twitter .iconWrap .slick-dots li.slick-active button{color:#00aced}section.homepage .hompageTwitter .rightSide .twitter .textR{display:inline-block;width:calc(100% - 65px);font-size:1em;font-weight:600;vertical-align:middle;height:auto!important}@media screen and (max-width:76.25em){section.homepage .hompageTwitter .rightSide .twitter .textR{width:100%}}section.homepage .hompageTwitter .rightSide .twitter .slider{display:inline-block;width:calc(100% - 65px);font-size:.75em;font-weight:600;vertical-align:middle;height:auto!important}@media screen and (max-width:76.25em){section.homepage .hompageTwitter .rightSide .twitter .slider{width:100%}}section.homepage .hompageTwitter .rightSide .twitter .slider .item{overflow:hidden}section.homepage .hompageTwitter .rightSide .twitter .slider .item i{font-weight:400;font-size:.91667em}section.homepage .hompageTwitter .rightSide .twitter .slider .item.slick-current{margin-bottom:0}section.homepage .hompageTwitter.adbOn .leftSide{display:none}section.homepage .hompageTwitter.adbOn .rightSide{float:none;width:100%}section.homepage .homepageSport{margin-top:20px;overflow:hidden}section.homepage .homepageSport .sportNews{float:left;width:73%;position:relative}@media screen and (max-width:72.5em){section.homepage .homepageSport .sportNews{float:none;width:100%;overflow:hidden}}section.homepage .homepageSport .sportNews .headingMobile{display:none}@media screen and (max-width:43.75em){section.homepage .homepageSport .sportNews .headingMobile{display:block}}section.homepage .homepageSport .sportNews .list{float:left;width:260px}@media screen and (max-width:72.5em){section.homepage .homepageSport .sportNews .list{width:40%}}@media screen and (max-width:43.75em){section.homepage .homepageSport .sportNews .list{width:100%}}@media screen and (max-width:43.75em){section.homepage .homepageSport .sportNews .list .headingDeskop{display:none}}section.homepage .homepageSport .sportNews .list ul{list-style:none;padding:0;margin:0}section.homepage .homepageSport .sportNews .list ul li{display:block}section.homepage .homepageSport .sportNews .list ul li.video a:after{font-family:icons;content:" \EA29";font-size:16px}section.homepage .homepageSport .sportNews .list ul li.gallery a:after{font-family:icons;content:" \EA23";font-size:16px}section.homepage .homepageSport .sportNews .list ul li.gallery.video a:after{font-family:icons;content:" \EA23  \EA29";font-size:16px}section.homepage .homepageSport .sportNews .list ul li a{font-size:.8125em;line-height:1.38462em;padding:.76923em .11111em .61538em;display:block;font-weight:500;border-bottom:1px solid #e5e5e5}@media screen and (max-width:72.5em){section.homepage .homepageSport .sportNews .list ul li a{font-size:.75em;padding:.66667em .16667em .41667em}}@media screen and (max-width:50em){section.homepage .homepageSport .sportNews .list ul li a{font-size:.8125em;padding:.58333em .16667em .41667em}}section.homepage .homepageSport .sportNews .list ul li.active a,section.homepage .homepageSport .sportNews .list ul li:hover a{color:#009dd5}section.homepage .homepageSport .sportNews .photos{width:calc(100% - 280px);height:100%;right:0;position:absolute;min-height:400px;max-height:500px}@media screen and (max-width:72.5em){section.homepage .homepageSport .sportNews .photos{min-height:300px;width:59%}}@media screen and (max-width:43.75em){section.homepage .homepageSport .sportNews .photos{position:relative;min-height:240px;height:260px;overflow:hidden;width:100%}}@media screen and (max-width:28.125em){section.homepage .homepageSport .sportNews .photos{height:220px;min-height:220px}}section.homepage .homepageSport .sportNews .photos .item,section.homepage .homepageSport .sportNews .photos .slick-list,section.homepage .homepageSport .sportNews .photos .slick-track{height:100%;position:relative}section.homepage .homepageSport .sportNews .photos .slick-current .news{opacity:1}section.homepage .homepageSport .sportNews .photos .slick-slide>div{height:100%;width:100%}section.homepage .homepageSport .sportNews .photos .news{position:absolute;overflow:hidden;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;z-index:1;-webkit-transition:.2s ease-out;transition:.2s ease-out;opacity:0}section.homepage .homepageSport .sportNews .photos .news .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.3s ease-out;transition:.3s ease-out}section.homepage .homepageSport .sportNews .photos .news .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 120px 120px rgba(0,0,0,.8);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage .homepageSport .sportNews .photos .news .content{position:absolute;z-index:3;bottom:10px;padding:0 10px;left:0;width:100%}@media screen and (max-width:31.25em){section.homepage .homepageSport .sportNews .photos .news .content{bottom:8px}}section.homepage .homepageSport .sportNews .photos .news .content .title{text-shadow:0 0 10px #000;color:#fff;font-weight:600;font-size:1.125em;line-height:1.33333em;display:block}@media screen and (max-width:62.5em){section.homepage .homepageSport .sportNews .photos .news .content .title{font-size:1em}}@media screen and (max-width:31.25em){section.homepage .homepageSport .sportNews .photos .news .content .title{font-size:.9375em;line-height:1.11111em;padding-bottom:.16667em}}section.homepage .homepageSport .sportNews .photos .news .content .stats{color:#8cacbc;font-size:11px}section.homepage .homepageSport .sportNews .photos .news .content .stats .icon{color:#009dd5;display:inline-block;margin-right:4px}section.homepage .homepageSport .sportNews .photos .news .content .stats .icon.icon-view{margin-left:14px;font-size:17px;line-height:0}section.homepage .homepageSport .sportNews .photos .news:hover .mask{box-shadow:0 0 120px 90px rgba(2,54,75,.9)}section.homepage .homepageSport .sportNews .photos .news:hover .photo{-webkit-transform:scale(1.06) rotate(0deg);transform:scale(1.06) rotate(0deg)}section.homepage .homepageSport .lastPosts{float:right;width:25%}@media screen and (max-width:72.5em){section.homepage .homepageSport .lastPosts{float:left;width:40%;clear:both;margin-top:1.5625em;padding-bottom:1.25em}}@media screen and (max-width:62.5em){section.homepage .homepageSport .lastPosts{margin-top:1.25em}}@media screen and (max-width:50em){section.homepage .homepageSport .lastPosts{width:100%;margin-bottom:13px;margin-top:32px}}section.homepage .homepageSport .lastPosts .categories .slick .slick-current.item span,section.homepage .homepageSport .lastPosts .categories .slick .slick-current .item span{color:#009dd5}section.homepage .homepageSport .lastPosts .categories .slick .slick-current.item span:after,section.homepage .homepageSport .lastPosts .categories .slick .slick-current .item span:after{background:#009dd5;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}@media screen and (max-width:72.5em){section.homepage .homepageSport .lastPosts .categories .slick .slick-current.item span:after,section.homepage .homepageSport .lastPosts .categories .slick .slick-current .item span:after{display:none}}section.homepage .homepageSport .lastPosts .categories .slick .item{text-align:center;text-transform:uppercase;font-weight:700;font-size:1.125em;color:#b8c3c9;padding-right:15px;outline:none;line-height:1em;position:relative}@media screen and (max-width:79.6875em){section.homepage .homepageSport .lastPosts .categories .slick .item{padding-right:6px}}@media screen and (max-width:72.5em){section.homepage .homepageSport .lastPosts .categories .slick .item{padding:6px;background:#009dd5;color:#fff}section.homepage .homepageSport .lastPosts .categories .slick .item:focus,section.homepage .homepageSport .lastPosts .categories .slick .item:hover{color:#fff!important}}@media screen and (max-width:37.5em){section.homepage .homepageSport .lastPosts .categories .slick .item{font-size:.8125em}}section.homepage .homepageSport .lastPosts .categories .slick .item:hover{color:#009dd5;cursor:pointer}section.homepage .homepageSport .lastPosts .categories .slick .item:before{position:absolute;content:"";bottom:0;left:50%;margin-left:-5px;width:0;height:0;border-style:solid;border-width:0 5px 6px;border-color:transparent transparent #fff;opacity:0;visibility:hidden;-webkit-transition:1px;transition:1px}section.homepage .homepageSport .lastPosts .categories .slick .item span{display:block;padding-bottom:6px;-webkit-transition:.1s ease-out;transition:.1s ease-out;position:relative}section.homepage .homepageSport .lastPosts .categories .slick .item span:after{content:"";position:absolute;-webkit-transition:.1s ease-out;transition:.1s ease-out;height:3px;background:transparent;width:100%;left:0;bottom:0;-webkit-transform:scaleX(.6);transform:scaleX(.6);opacity:0}@media screen and (max-width:72.5em){section.homepage .homepageSport .lastPosts .categories .slick .item span:after{display:none}}section.homepage .homepageSport .lastPosts .categories .slick .item.forum{padding-left:10px;padding-right:25px}@media screen and (max-width:79.6875em){section.homepage .homepageSport .lastPosts .categories .slick .item.forum{padding-left:6px;padding-right:11px}}@media screen and (max-width:72.5em){section.homepage .homepageSport .lastPosts .categories .slick .item.forum{padding:6px}}@media screen and (max-width:72.5em){section.homepage .homepageSport .lastPosts .categories .slick .slick-current{background:#02364b!important;color:#fff!important}section.homepage .homepageSport .lastPosts .categories .slick .slick-current:before{opacity:1;visibility:visible}}section.homepage .homepageSport .lastPosts .content{margin-top:1em}@media screen and (max-width:62.5em){section.homepage .homepageSport .lastPosts .content{margin-top:.625em}}section.homepage .homepageSport .lastPosts .content .slick .item{outline:none}section.homepage .homepageSport .lastPosts .content .slick .item a{display:block;padding:.5em 0 .3125em;clear:both;overflow:hidden;border-bottom:1px solid #e5e5e5}@media screen and (max-width:72.5em){section.homepage .homepageSport .lastPosts .content .slick .item a{padding:.25em 0 .125em}}section.homepage .homepageSport .lastPosts .content .slick .item a:last-child{border-bottom:none}section.homepage .homepageSport .lastPosts .content .slick .item a .avatarWrapper{float:left;width:45px}section.homepage .homepageSport .lastPosts .content .slick .item a .avatarWrapper .avatar{display:block;width:35px;height:35px;border-radius:100%;overflow:hidden;background-color:#02364b;background-position:50%;background-repeat:no-repeat;background-size:cover}section.homepage .homepageSport .lastPosts .content .slick .item a .avatarWrapper .avatar.empty{background-size:auto}section.homepage .homepageSport .lastPosts .content .slick .item a .commentContent{float:right;width:calc(100% - 45px)}section.homepage .homepageSport .lastPosts .content .slick .item a .commentContent .title{color:#009dd5;display:block;font-size:.75em;font-weight:500;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:31.25em){section.homepage .homepageSport .lastPosts .content .slick .item a .commentContent .title{line-height:1.0625em}}section.homepage .homepageSport .lastPosts .content .slick .item a .commentContent .author{color:#02364b;display:block;font-size:.75em;font-weight:700;padding:.16667em 0}@media screen and (max-width:50em){section.homepage .homepageSport .lastPosts .content .slick .item a .commentContent .author{font-size:.6875em;padding-top:0}}section.homepage .homepageSport .lastPosts .content .slick .item a .commentContent .text{color:#02364b;display:block;font-size:.75em;font-weight:500;line-height:1.5em}@media screen and (max-width:31.25em){section.homepage .homepageSport .lastPosts .content .slick .item a .commentContent .text{font-size:.75em;line-height:1.16667em}}section.homepage .homepageSport .lastPosts .content .slick .item a:hover .commentContent .title{color:#ff8c05}section.homepage .homepageSport .mem{display:none;width:59%;margin-top:.75em;text-align:center}section.homepage .homepageSport .mem:after{position:absolute;content:"";width:100%;left:0;bottom:-10px;height:1px}@media screen and (max-width:72.5em){section.homepage .homepageSport .mem{display:block;position:relative;float:right;overflow:hidden}}@media screen and (max-width:50em){section.homepage .homepageSport .mem{width:70%;margin-left:auto;margin-right:auto;float:none}}@media screen and (max-width:31.25em){section.homepage .homepageSport .mem{width:100%}}section.homepage .homepageSport .mem .a{display:block;width:100%}section.homepage .homepageSport .mem .a img{width:100%}section.homepage .homepageSport .mem .more{position:absolute;bottom:0;z-index:3;background:#fff;padding:.41667em .83333em;border-top-left-radius:14px;border-top-right-radius:14px;width:180px;font-size:.75em;left:50%;margin-left:-90px}section.homepage .homepageSport .mem .more:hover{background:#ff8c05;color:#fff;box-shadow:0 0 10px rgba(0,0,0,.5)}section.homepage section.homepageMems{margin-top:1.875em}section.homepage section.homepageMems .leftSide{width:750px;float:left}@media screen and (max-width:72.5em){section.homepage section.homepageMems .leftSide{width:100%;text-align:center}}section.homepage section.homepageMems .rightSide{float:right;width:calc(100% - 796px);max-width:380px;overflow:hidden}@media screen and (max-width:72.5em){section.homepage section.homepageMems .rightSide{display:none}}section.homepage section.homepageMems .rightSide .mems{position:relative;overflow:hidden;height:415px}section.homepage section.homepageMems .rightSide .mems table{width:100%}section.homepage section.homepageMems .rightSide .mems .list .mem{display:block;height:380px;overflow:hidden;display:none}section.homepage section.homepageMems .rightSide .mems .list .mem img{width:100%}section.homepage section.homepageMems .rightSide .mems .list .mem.visible{display:block}section.homepage section.homepageMems .rightSide .mems .more{position:absolute;bottom:0;z-index:3;background:#fff;padding:.41667em .83333em;border-top-left-radius:14px;border-top-right-radius:14px;width:180px;font-size:.75em;left:50%;margin-left:-90px;text-align:center;font-weight:600}section.homepage section.homepageMems .rightSide .mems .more:hover{background:#ff8c05;color:#fff;box-shadow:0 0 10px rgba(0,0,0,.5)}section.homepage section.homepageMems .adblockOn,section.homepage section.homepageMems.adbOn .leftSide{display:none}section.homepage section.homepageMems.adbOn .rightSide{float:left;width:380px}section.homepage section.homepageMems.adbOn .rightSide .mems .list{text-align:justify}section.homepage section.homepageMems.adbOn .rightSide .mems .list:after{display:inline-block;content:"";width:100%}section.homepage section.homepageMems.adbOn .rightSide .mems .list .mem{display:inline-block;width:380px}section.homepage section.homepageMems.adbOn .adblockOn{display:block;float:right;width:calc(100% - 400px);height:380px;margin-top:1.41667em;text-align:center;font-weight:700;font-size:1.5em;padding:.41667em .83333em;border:10px solid #b00}@media screen and (max-width:72.5em){section.homepage section.homepageMems.adbOn .adblockOn{width:100%}}@media screen and (max-width:40em){section.homepage section.homepageMems.adbOn .adblockOn{font-size:1.1875em}}section.homepage section.homepageThreeBoxesNews{margin-top:1.875em}@media screen and (max-width:62.5em){section.homepage section.homepageThreeBoxesNews{margin-top:1.25em}}section.homepage section.homepageThreeBoxesNews .categories{text-align:justify}section.homepage section.homepageThreeBoxesNews .categories:after{content:"";display:inline-block;width:100%}section.homepage section.homepageThreeBoxesNews .categories .g-box3{display:none}@media screen and (max-width:50em){section.homepage section.homepageThreeBoxesNews .categories .g-box3{display:block;float:right;width:49%;text-align:center;margin-top:2.5em}}@media screen and (max-width:31.25em){section.homepage section.homepageThreeBoxesNews .categories .g-box3{width:100%;margin-top:1.25em}}section.homepage section.homepageThreeBoxesNews .categories .item{display:inline-block;width:380px;vertical-align:top;text-align:left}@media screen and (max-width:79.375em){section.homepage section.homepageThreeBoxesNews .categories .item{width:32%}}@media screen and (max-width:50em){section.homepage section.homepageThreeBoxesNews .categories .item{width:49%}}@media screen and (max-width:31.25em){section.homepage section.homepageThreeBoxesNews .categories .item{width:100%}}section.homepage section.homepageThreeBoxesNews .categories .item .list .news{display:block;font-size:.75em;line-height:1.5em;font-weight:500;padding:.66667em 0;border-bottom:1px solid #e5e5e5}@media screen and (max-width:62.5em){section.homepage section.homepageThreeBoxesNews .categories .item .list .news{padding:.5em 0}}@media screen and (max-width:50em){section.homepage section.homepageThreeBoxesNews .categories .item .list .news{padding:.375em 0;font-size:.8125em}}section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main,section.homepage section.homepageThreeBoxesNews .categories .item .list .news:last-child{border:none}section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap{position:relative;display:block;height:250px;overflow:hidden}@media screen and (max-width:50em){section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap{height:220px;height:180px}}section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap:after{content:"";position:absolute;z-index:2;bottom:-1px;left:0;height:1px;width:100%;box-shadow:0 0 80px 60px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap .photo{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap .title{font-size:1.08333em;font-weight:700;color:#fff;position:absolute;padding-left:18px;padding-right:18px;bottom:12px;z-index:3;text-align:left}@media screen and (max-width:62.5em){section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap .title{font-size:1.08333em;padding-left:12px;padding-right:12px}}@media screen and (max-width:50em){section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap .title{bottom:8px}}@media screen and (max-width:31.25em){section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap .title{line-height:1.125em;padding-left:8px;padding-right:8px}}section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap:hover .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}section.homepage section.homepageThreeBoxesNews .categories .item .list .news-main .photoWrap:hover:after{box-shadow:0 0 80px 60px rgba(2,54,75,.7)}section.homepage section.announcements{background:#f4f5f6;padding:1.125em 0;overflow:hidden}@media screen and (max-width:28.125em){section.homepage section.announcements{padding:.625em 0}}section.homepage section.announcements .promoted .main{width:49%;float:left;overflow:hidden}@media screen and (max-width:56.25em){section.homepage section.announcements .promoted .main{width:100%;margin-bottom:.875em}}@media screen and (max-width:28.125em){section.homepage section.announcements .promoted .main .btn{font-size:.625em;margin-top:4px}}@media screen and (max-width:28.125em){section.homepage section.announcements .promoted .main .heading{width:45%}}section.homepage section.announcements .promoted .main .left{float:left}section.homepage section.announcements .promoted .main .right{float:right}section.homepage section.announcements .promoted .main .item{width:100%;display:block;position:relative;overflow:hidden}section.homepage section.announcements .promoted .main .item:hover .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}section.homepage section.announcements .promoted .main .item .photoWrap{position:relative;z-index:1;overflow:hidden;display:block;width:100%}section.homepage section.announcements .promoted .main .item .photoWrap .photo{height:400px;width:100%;display:block;-webkit-transition:.1s ease-out;transition:.1s ease-out;background-size:cover;background-position:50%}@media screen and (max-width:62.5em){section.homepage section.announcements .promoted .main .item .photoWrap .photo{height:340px}}@media screen and (max-width:56.25em){section.homepage section.announcements .promoted .main .item .photoWrap .photo{height:360px}}@media screen and (max-width:40.625em){section.homepage section.announcements .promoted .main .item .photoWrap .photo{height:280px}}@media screen and (max-width:28.125em){section.homepage section.announcements .promoted .main .item .photoWrap .photo{height:220px}}section.homepage section.announcements .promoted .main .item .price{position:absolute;z-index:3;color:#fff;font-weight:700;font-size:1.125em;left:12px;bottom:12px}@media screen and (max-width:40.625em){section.homepage section.announcements .promoted .main .item .price{bottom:8px}}section.homepage section.announcements .promoted .main .item .category{color:#8cacbc;z-index:3;bottom:12px;right:12px;position:absolute;font-size:.75em;font-weight:500}@media screen and (max-width:40.625em){section.homepage section.announcements .promoted .main .item .category{bottom:8px}}section.homepage section.announcements .promoted .main .item .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 120px 120px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.announcements .promoted .main .item .title{display:block;position:relative;clear:both;font-size:1.125em;font-weight:500;line-height:1em;padding-top:.77778em;padding-bottom:.125em}@media screen and (max-width:62.5em){section.homepage section.announcements .promoted .main .item .title{font-size:1em;font-weight:500;line-height:.88889em}}@media screen and (max-width:40.625em){section.homepage section.announcements .promoted .main .item .title{font-size:1em;padding-top:.55556em}}section.homepage section.announcements .promoted .other{float:right;width:50%}@media screen and (max-width:56.25em){section.homepage section.announcements .promoted .other{width:100%}}section.homepage section.announcements .promoted .other a.item{display:block;float:left;width:49.5%}section.homepage section.announcements .promoted .other a.item:nth-child(2n+2){float:right}section.homepage section.announcements .promoted .other a.item:hover .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}section.homepage section.announcements .promoted .other a.item .photoWrap{position:relative;z-index:1;overflow:hidden;display:block;width:100%}section.homepage section.announcements .promoted .other a.item .photoWrap .photo{height:200px;width:100%;display:block;-webkit-transition:.1s ease-out;transition:.1s ease-out;background-size:cover;background-position:50%}@media screen and (max-width:62.5em){section.homepage section.announcements .promoted .other a.item .photoWrap .photo{height:170px}}@media screen and (max-width:56.25em){section.homepage section.announcements .promoted .other a.item .photoWrap .photo{height:190px}}@media screen and (max-width:40.625em){section.homepage section.announcements .promoted .other a.item .photoWrap .photo{height:160px}}@media screen and (max-width:28.125em){section.homepage section.announcements .promoted .other a.item .photoWrap .photo{height:140px}}section.homepage section.announcements .promoted .other a.item .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 50px 50px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.announcements .promoted .other a.item .price{position:absolute;z-index:3;color:#fff;font-weight:700;font-size:1.125em;left:12px;bottom:12px}@media screen and (max-width:62.5em){section.homepage section.announcements .promoted .other a.item .price{bottom:8px}}@media screen and (max-width:40.625em){section.homepage section.announcements .promoted .other a.item .price{font-size:.9375em}}@media screen and (max-width:28.125em){section.homepage section.announcements .promoted .other a.item .price{font-size:.75em;left:6px}}section.homepage section.announcements .promoted .other a.item .category{color:#8cacbc;z-index:3;bottom:12px;right:12px;position:absolute;font-size:.75em;font-weight:500}@media screen and (max-width:62.5em){section.homepage section.announcements .promoted .other a.item .category{bottom:8px}}@media screen and (max-width:28.125em){section.homepage section.announcements .promoted .other a.item .category{font-size:.6875em;right:6px}}section.homepage section.announcements .promoted .other a.item .title{display:block;position:relative;clear:both;font-size:.8125em;font-weight:500;line-height:1em;padding-top:1.07692em;margin-bottom:1.07692em}@media screen and (max-width:62.5em){section.homepage section.announcements .promoted .other a.item .title{font-size:.8125em;font-weight:500;line-height:.92308em;padding-top:.61538em}}section.homepage section.announcements .text-center.more{padding-top:.375em}section.homepage section.companies{padding:1.125em 0;overflow:hidden}section.homepage section.companies .left{float:left}section.homepage section.companies .right{float:right}section.homepage section.companies .list{margin-top:.625em}@media screen and (max-width:25em){section.homepage section.companies .list{padding:0 10px}}section.homepage section.companies .list:hover .slick .next .icon,section.homepage section.companies .list:hover .slick .prev .icon{opacity:1}section.homepage section.companies .list .slick .item{width:298px;margin:0 2px}section.homepage section.companies .list .slick .item:hover .photoWrap .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}section.homepage section.companies .list .slick .item .photoWrap{display:block;height:200px;position:relative;overflow:hidden}@media screen and (max-width:50em){section.homepage section.companies .list .slick .item .photoWrap{height:170px}}@media screen and (max-width:37.5em){section.homepage section.companies .list .slick .item .photoWrap{height:140px}}@media screen and (max-width:25em){section.homepage section.companies .list .slick .item .photoWrap{height:120px}}section.homepage section.companies .list .slick .item .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.companies .list .slick .item .title{position:relative;display:block;font-size:.8125em;line-height:1.23077em;font-weight:500;padding:.76923em .15385em}@media screen and (max-width:50em){section.homepage section.companies .list .slick .item .title{font-size:.8125em;line-height:1.07692em;padding:.46154em .15385em}}section.homepage section.companies .list .slick .slick-dots{text-align:center;margin-left:0;margin-bottom:0;margin-top:-4px}section.homepage section.companies .list .slick .slick-dots li{display:inline-block;list-style:none;margin:2px}section.homepage section.companies .list .slick .slick-dots li:hover button{border:2px solid #009dd5;background-color:#fff}section.homepage section.companies .list .slick .slick-dots li button{font-size:0;width:12px;height:12px;background-color:#02364b;border-radius:20px;border:2px solid #fff}section.homepage section.companies .list .slick .slick-dots .slick-active button{border:2px solid #009dd5;background-color:#fff}section.homepage section.companies .list .slick .next,section.homepage section.companies .list .slick .prev{position:absolute;width:40px;height:40px;top:0;top:50%;margin-top:-40px;text-align:center;z-index:1000;color:#02364b;font-size:1.5em}@media screen and (max-width:25em){section.homepage section.companies .list .slick .next,section.homepage section.companies .list .slick .prev{font-size:1.125em}}section.homepage section.companies .list .slick .next .icon,section.homepage section.companies .list .slick .prev .icon{opacity:.1}section.homepage section.companies .list .slick .next:hover .icon,section.homepage section.companies .list .slick .prev:hover .icon{color:#009dd5;cursor:pointer}section.homepage section.companies .list .slick .prev{left:-45px}@media screen and (max-width:50em){section.homepage section.companies .list .slick .prev{left:-30px}}section.homepage section.companies .list .slick .prev .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.companies .list .slick .prev:hover .icon{-webkit-transform:translateX(-2px) rotate(90deg);transform:translateX(-2px) rotate(90deg)}section.homepage section.companies .list .slick .next{right:-45px}@media screen and (max-width:50em){section.homepage section.companies .list .slick .next{right:-30px}}section.homepage section.companies .list .slick .next .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.companies .list .slick .next:hover .icon{-webkit-transform:translateX(2px) rotate(-90deg);transform:translateX(2px) rotate(-90deg)}section.homepage section.galleries{margin-bottom:30px;overflow:hidden}@media screen and (max-width:31.25em){section.homepage section.galleries{margin-bottom:10px}}section.homepage section.galleries .last-3{float:left;width:75%}@media screen and (max-width:72.5em){section.homepage section.galleries .last-3{width:60%}}@media screen and (max-width:40.625em){section.homepage section.galleries .last-3{width:80%;float:none;margin-left:auto;margin-right:auto;overflow:hidden}}@media screen and (max-width:31.25em){section.homepage section.galleries .last-3{width:100%}}section.homepage section.galleries .last-3 .headingMobile{display:none}@media screen and (max-width:43.75em){section.homepage section.galleries .last-3 .headingMobile{display:block}}section.homepage section.galleries .last-3 .main{float:left;width:66.66%;position:relative;overflow:hidden}@media screen and (max-width:62.5em){section.homepage section.galleries .last-3 .main{width:100%}}section.homepage section.galleries .last-3 .main:hover .photoWrap .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}section.homepage section.galleries .last-3 .main:hover .photoWrap .count{background:#009dd5;box-shadow:0 0 14px rgba(0,0,0,.3)}section.homepage section.galleries .last-3 .main:hover .photoWrap .mask{box-shadow:0 0 120px 120px rgba(2,54,75,.9)}section.homepage section.galleries .last-3 .main .photoWrap{height:400px;width:100%;position:relative;overflow:hidden;display:block}@media screen and (max-width:72.5em){section.homepage section.galleries .last-3 .main .photoWrap{height:340px}}@media screen and (max-width:62.5em){section.homepage section.galleries .last-3 .main .photoWrap{height:280px}}@media screen and (max-width:50em){section.homepage section.galleries .last-3 .main .photoWrap{height:220px}}@media screen and (max-width:31.25em){section.homepage section.galleries .last-3 .main .photoWrap{height:180px}}section.homepage section.galleries .last-3 .main .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.galleries .last-3 .main .photoWrap .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 120px 120px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.galleries .last-3 .main .photoWrap .title{font-size:1.08333em;font-weight:700;color:#fff;position:absolute;padding-left:18px;padding-right:18px;bottom:12px;z-index:3}@media screen and (max-width:72.5em){section.homepage section.galleries .last-3 .main .photoWrap .title{font-size:.9375em}}@media screen and (max-width:62.5em){section.homepage section.galleries .last-3 .main .photoWrap .title{bottom:10px;padding-left:8px;padding-right:8px}}@media screen and (max-width:50em){section.homepage section.galleries .last-3 .main .photoWrap .title{line-height:1.0625em}}section.homepage section.galleries .last-3 .main .photoWrap .count{font-size:.625em;line-height:1em;font-weight:500;color:#fff;width:50px;height:50px;text-align:center;background:#02364b;position:absolute;z-index:3;border-radius:100%;top:22px;left:22px;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){section.homepage section.galleries .last-3 .main .photoWrap .count{left:8px;top:14px}}@media screen and (max-width:31.25em){section.homepage section.galleries .last-3 .main .photoWrap .count{width:33px;height:33px;font-size:.4375em;top:10px;left:8px}}section.homepage section.galleries .last-3 .main .photoWrap .count .number{font-size:1.8em;font-weight:700;display:block;line-height:1em}@media screen and (max-width:31.25em){section.homepage section.galleries .last-3 .main .photoWrap .count .number{font-size:1.7em;font-weight:700;display:block;line-height:1em}}section.homepage section.galleries .last-3 .two{float:right;width:33.34%}@media screen and (max-width:62.5em){section.homepage section.galleries .last-3 .two{width:100%;float:none}}@media screen and (max-width:62.5em){section.homepage section.galleries .last-3 .two .item{width:50%;float:left}}section.homepage section.galleries .last-3 .two .item:hover .photoWrap .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}section.homepage section.galleries .last-3 .two .item:hover .photoWrap .count{background:#009dd5;box-shadow:0 0 14px rgba(0,0,0,.3)}section.homepage section.galleries .last-3 .two .item:hover .photoWrap .mask{box-shadow:0 0 120px 120px rgba(2,54,75,.9)}section.homepage section.galleries .last-3 .two .item .photoWrap{height:200px;width:100%;position:relative;overflow:hidden;display:block}@media screen and (max-width:72.5em){section.homepage section.galleries .last-3 .two .item .photoWrap{height:170px}}@media screen and (max-width:62.5em){section.homepage section.galleries .last-3 .two .item .photoWrap{height:150px}}@media screen and (max-width:31.25em){section.homepage section.galleries .last-3 .two .item .photoWrap{height:130px}}section.homepage section.galleries .last-3 .two .item .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.galleries .last-3 .two .item .photoWrap .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 120px 120px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.galleries .last-3 .two .item .photoWrap .title{font-size:.8125em;line-height:1.23077em;font-weight:600;color:#fff;position:absolute;padding-left:18px;padding-right:18px;bottom:12px;z-index:3}@media screen and (max-width:72.5em){section.homepage section.galleries .last-3 .two .item .photoWrap .title{font-size:.75em}}@media screen and (max-width:62.5em){section.homepage section.galleries .last-3 .two .item .photoWrap .title{bottom:8px;padding-left:8px;padding-right:8px}}@media screen and (max-width:50em){section.homepage section.galleries .last-3 .two .item .photoWrap .title{font-size:.6875em;line-height:1em}}@media screen and (max-width:31.25em){section.homepage section.galleries .last-3 .two .item .photoWrap .title{font-size:.75em}}section.homepage section.galleries .last-3 .two .item .photoWrap .count{font-size:.625em;line-height:1em;font-weight:500;color:#fff;width:50px;height:50px;text-align:center;background:#02364b;position:absolute;z-index:3;border-radius:100%;top:22px;left:22px;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:72.5em){section.homepage section.galleries .last-3 .two .item .photoWrap .count{width:33px;height:33px;font-size:.4375em;top:10px;left:18px}}@media screen and (max-width:62.5em){section.homepage section.galleries .last-3 .two .item .photoWrap .count{left:8px;top:8px}}@media screen and (max-width:31.25em){section.homepage section.galleries .last-3 .two .item .photoWrap .count{width:26px;height:26px;font-size:.3125em}}section.homepage section.galleries .last-3 .two .item .photoWrap .count .number{font-size:1.8em;font-weight:700;display:block;line-height:1em}section.homepage section.galleries .rightSideList{float:right;width:23%}@media screen and (max-width:72.5em){section.homepage section.galleries .rightSideList{width:38%}}@media screen and (max-width:40.625em){section.homepage section.galleries .rightSideList{width:80%;float:none;margin-left:auto;margin-right:auto}}@media screen and (max-width:31.25em){section.homepage section.galleries .rightSideList{width:100%}}@media screen and (max-width:43.75em){section.homepage section.galleries .rightSideList .headingDeskop{display:none}}section.homepage section.galleries .rightSideList ul{list-style:none;padding:0;margin:0}section.homepage section.galleries .rightSideList ul li{display:block}section.homepage section.galleries .rightSideList ul li.video a:after{font-family:icons;content:" \EA29";font-size:16px}section.homepage section.galleries .rightSideList ul li.gallery a:after{font-family:icons;content:" \EA23";font-size:16px}section.homepage section.galleries .rightSideList ul li.gallery.video a:after{font-family:icons;content:" \EA23  \EA29";font-size:16px}section.homepage section.galleries .rightSideList ul li a{font-size:.8125em;line-height:1.38462em;padding:.76923em .11111em .61538em;display:block;font-weight:500;border-bottom:1px solid #e5e5e5}@media screen and (max-width:72.5em){section.homepage section.galleries .rightSideList ul li a{font-size:.75em;padding:.66667em .16667em .41667em}}@media screen and (max-width:40.625em){section.homepage section.galleries .rightSideList ul li a{font-size:.75em;padding:.33333em .16667em .41667em}}@media screen and (max-width:31.25em){section.homepage section.galleries .rightSideList ul li a{padding:.58333em .33333em .41667em;font-size:.8125em}}section.homepage section.galleries .rightSideList ul li.active a,section.homepage section.galleries .rightSideList ul li:hover a{color:#009dd5}section.homepage section.otherNewsCategories{overflow:hidden}section.homepage section.otherNewsCategories .box{width:33.333%;float:left}@media screen and (max-width:43.75em){section.homepage section.otherNewsCategories .box{width:50%;margin-bottom:14px}}@media screen and (max-width:28.125em){section.homepage section.otherNewsCategories .box{width:100%}}section.homepage section.otherNewsCategories .box:nth-child(2n) .list{background:#f4f5f6}section.homepage section.otherNewsCategories .box.g-box{text-align:center}section.homepage section.otherNewsCategories .box.g-box .g-box-content{display:inline-block;margin-top:8px}@media screen and (max-width:62.5em){section.homepage section.otherNewsCategories .box.g-box .g-box-content{margin-top:0}}section.homepage section.otherNewsCategories .box .list .news{display:block;font-size:.75em;line-height:1.5em;font-weight:500;padding:.66667em .83333em;border-bottom:1px solid #e5e5e5}@media screen and (max-width:62.5em){section.homepage section.otherNewsCategories .box .list .news{line-height:1.16667em;overflow:hidden}}@media screen and (max-width:28.125em){section.homepage section.otherNewsCategories .box .list .news{line-height:1.16667em;overflow:hidden;font-size:.8125em;padding:.5em .83333em}}section.homepage section.otherNewsCategories .box .list .news:first-of-type{padding-top:0;padding-left:0;padding-right:0;margin-top:.66667em}@media screen and (max-width:62.5em){section.homepage section.otherNewsCategories .box .list .news:first-of-type{margin-top:0}}section.homepage section.otherNewsCategories .box .list .news-main,section.homepage section.otherNewsCategories .box .list .news:last-of-type{border:none}section.homepage section.otherNewsCategories .box .list .news-main .photoWrap{position:relative;display:block;height:250px;overflow:hidden}@media screen and (max-width:62.5em){section.homepage section.otherNewsCategories .box .list .news-main .photoWrap{height:200px}}@media screen and (max-width:37.5em){section.homepage section.otherNewsCategories .box .list .news-main .photoWrap{height:170px}}section.homepage section.otherNewsCategories .box .list .news-main .photoWrap:after{content:"";position:absolute;z-index:2;bottom:-1px;left:0;height:1px;width:100%;box-shadow:0 0 80px 60px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.otherNewsCategories .box .list .news-main .photoWrap .photo{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}section.homepage section.otherNewsCategories .box .list .news-main .photoWrap .title{font-size:1.08333em;font-weight:700;color:#fff;position:absolute;padding-left:18px;padding-right:18px;bottom:12px;z-index:3}@media screen and (max-width:62.5em){section.homepage section.otherNewsCategories .box .list .news-main .photoWrap .title{bottom:8px;padding-left:8px;padding-right:8px;line-height:1.125em}}section.homepage section.otherNewsCategories .box .list .news-main .photoWrap:hover .photo{-webkit-transform:scale(1.06);transform:scale(1.06)}section.homepage section.otherNewsCategories .box .list .news-main .photoWrap:hover:after{box-shadow:0 0 80px 60px rgba(2,54,75,.7)}section.homepage section.lastComments{overflow:hidden;margin-top:20px;background:#f4f5f6;padding:1.25em 0}@media screen and (max-width:46.875em){section.homepage section.lastComments{padding:.625em 0}}section.homepage section.lastComments .box{float:left;width:33.33%;padding-right:30px}@media screen and (max-width:46.875em){section.homepage section.lastComments .box{width:100%;margin-bottom:12px;padding-right:0}}section.homepage section.lastComments .box .heading.left{float:left}section.homepage section.lastComments .box .categories{float:right;width:200px;margin-top:.5625em}@media screen and (max-width:75em){section.homepage section.lastComments .box .categories{float:left;margin-top:-4px;width:100%}}@media screen and (max-width:46.875em){section.homepage section.lastComments .box .categories{float:right;margin-top:.375em;width:130px}}section.homepage section.lastComments .box .categories .slick .item.slick-current{color:#009dd5}section.homepage section.lastComments .box .categories .slick .item.slick-current span:after{background:#009dd5;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}section.homepage section.lastComments .box .categories .slick .slick-current .item{color:#009dd5}section.homepage section.lastComments .box .categories .slick .slick-current .item span:after{background:#009dd5;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}section.homepage section.lastComments .box .categories .slick .item{text-align:center;text-transform:uppercase;font-weight:700;font-size:1.125em;color:#b8c3c9;padding-right:15px;outline:none;line-height:1em}@media screen and (max-width:75em){section.homepage section.lastComments .box .categories .slick .item{font-size:.75em;display:block;padding-right:10px}}section.homepage section.lastComments .box .categories .slick .item:hover{color:#02364b;cursor:pointer}section.homepage section.lastComments .box .categories .slick .item span{display:block;padding-bottom:6px;-webkit-transition:.1s ease-out;transition:.1s ease-out;position:relative}section.homepage section.lastComments .box .categories .slick .item span:after{content:"";position:absolute;-webkit-transition:.1s ease-out;transition:.1s ease-out;height:3px;background:transparent;width:100%;left:0;bottom:0;-webkit-transform:scaleX(.6);transform:scaleX(.6);opacity:0}section.homepage section.lastComments .box .categories .slick .item.forum{padding-left:10px;padding-right:25px}section.homepage section.lastComments .box .commentsList{margin-top:8px}@media screen and (max-width:46.875em){section.homepage section.lastComments .box .commentsList{margin-top:2px}}section.homepage section.lastComments .box .commentsList *{outline:none}section.homepage section.lastComments .box .commentsList a{display:block;padding:.5em 0 .3125em;clear:both;overflow:hidden;border-bottom:1px solid #e5e5e5}section.homepage section.lastComments .box .commentsList a:last-child{border-bottom:none}section.homepage section.lastComments .box .commentsList a .avatarWrapper{float:left;width:45px}section.homepage section.lastComments .box .commentsList a .avatarWrapper .avatar{display:block;width:35px;height:35px;border-radius:100%;overflow:hidden;background-color:#02364b;background-position:50%;background-repeat:no-repeat;background-size:cover}section.homepage section.lastComments .box .commentsList a .avatarWrapper .avatar.empty{background-size:auto}section.homepage section.lastComments .box .commentsList a .commentContent{float:right;width:calc(100% - 45px)}section.homepage section.lastComments .box .commentsList a .commentContent .title{color:#009dd5;display:block;font-size:.75em;font-weight:500;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){section.homepage section.lastComments .box .commentsList a .commentContent .title{line-height:1.125em}}section.homepage section.lastComments .box .commentsList a .commentContent .author{color:#02364b;display:block;font-size:.75em;font-weight:700;padding:.16667em 0}@media screen and (max-width:62.5em){section.homepage section.lastComments .box .commentsList a .commentContent .author{padding:.08333em 0;font-size:.75em}}section.homepage section.lastComments .box .commentsList a .commentContent .text{color:#02364b;display:block;font-size:.75em;font-weight:500;line-height:1.5em}@media screen and (max-width:62.5em){section.homepage section.lastComments .box .commentsList a .commentContent .text{font-size:.6875em;line-height:1.25em}}section.homepage section.lastComments .box .commentsList a:hover .commentContent .title{color:#ff8c05}section.homepage section.elections{overflow:hidden;margin-top:20px}section.homepage section.elections .candidates{overflow:hidden;float:left;width:73%}@media screen and (max-width:43.75em){section.homepage section.elections .candidates{float:none;width:100%}}section.homepage section.elections .candidates .candidate{display:block;float:left;width:23.5%;margin-right:2%;text-align:center;font-size:.8125em}section.homepage section.elections .candidates .candidate:last-child{margin-right:0}@media screen and (max-width:35em){section.homepage section.elections .candidates .candidate{width:48%;margin-right:2%;margin-bottom:2%}section.homepage section.elections .candidates .candidate:nth-child(2n+2){margin-right:0}}section.homepage section.elections .candidates .candidate:hover .photo:after{opacity:1}section.homepage section.elections .candidates .candidate .photo{display:block;width:100%;height:200px;background-size:cover;background-position:50%;position:relative}@media screen and (max-width:60em){section.homepage section.elections .candidates .candidate .photo{height:140px}}section.homepage section.elections .candidates .candidate .photo:after{position:absolute;content:"";left:0;top:0;bottom:0;right:0;-webkit-transition:.1s ease-out;transition:.1s ease-out;opacity:0;background:rgba(0,157,213,.3)}section.homepage section.elections .candidates .candidate .name{font-weight:700;display:block}section.homepage section.elections .candidates .candidate .title{display:block;line-height:1.15385em}section.homepage section.elections .website{float:right;width:26%;color:#fff;text-align:center;padding:1.25em;-webkit-transition:.1s ease-out;transition:.1s ease-out;background:#009bd4;background:-webkit-gradient(left top,right bottom,color-stop(0,#009bd4),color-stop(49%,#058fc1),color-stop(100%,#0a82ae));background:-webkit-linear-gradient(-45deg,#009bd4,#058fc1 49%,#0a82ae);background:-webkit-linear-gradient(315deg,#009bd4,#058fc1 49%,#0a82ae);background:linear-gradient(135deg,#009bd4,#058fc1 49%,#0a82ae);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#009bd4",endColorstr="#0a82ae",GradientType=1)}@media screen and (max-width:60em){section.homepage section.elections .website{padding:.625em;font-size:.875em}}@media screen and (max-width:43.75em){section.homepage section.elections .website{float:none;width:100%;display:block;margin-top:20px}}section.homepage section.elections .website:hover{background:#02364b;background:-webkit-gradient(left top,right bottom,color-stop(0,#02364b),color-stop(49%,#02364b),color-stop(100%,#041b24));background:-webkit-linear-gradient(-45deg,#02364b,#02364b 49%,#041b24);background:-webkit-linear-gradient(315deg,#02364b,#02364b 49%,#041b24);background:linear-gradient(135deg,#02364b,#02364b 49%,#041b24);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#02364b",endColorstr="#041b24",GradientType=1)}section.homepage section.elections .website .iconWrap{font-size:5.375em;display:block}@media screen and (max-width:43.75em){section.homepage section.elections .website .iconWrap{display:inline-block;font-size:1.75em;margin-right:7px;vertical-align:middle}}section.homepage section.elections .website .text{font-size:1.125em}section.rodo{font-size:.75em;text-align:justify}section.rodo .frame{margin:30px 0 10px;border:2px solid #009dd5;padding:1.25em}.homepageListNewsContent{max-width:516px}#back-to-top{position:fixed;bottom:40px;right:40px;z-index:9999;width:40px;height:40px;text-align:center;line-height:40px;background:#f5f5f5;color:#444;cursor:pointer;border:0;border-radius:2px;text-decoration:none;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;opacity:0}@media screen and (max-width:31.25em){#back-to-top{right:0;bottom:70px}}#back-to-top:hover{background:#e9ebec}#back-to-top.show{opacity:1}.login-section .switch{display:inline-block;vertical-align:middle;margin-bottom:0;margin-right:5px}.login-section .c-inputs-stacked{display:inline-block;padding-right:10px}.login-section .c-input.c-checkbox{display:inline-block;vertical-align:middle}.login-section input[type=sumbmit]{display:inline-block}.login-section .alternatives{overflow:hidden}.login-section .alternatives .section{float:left;width:33.333%;text-align:center}@media screen and (max-width:64em){.login-section .alternatives .section{float:none;width:100%;text-align:left;margin-bottom:20px}}.login-section .alternatives .section:nth-child(2){padding:0 15px}@media screen and (max-width:64em){.login-section .alternatives .section:nth-child(2){padding-left:0;padding-right:0}}.login-section .alternatives .section .heading{margin-bottom:10px}@media screen and (max-width:64em){.login-section .alternatives .section .heading{margin-bottom:3px}}.login-section .alternatives .section .btn i{margin-right:5px}.memsList{position:relative;overflow:hidden;padding:0!important}.memsList .leftSide .ad-box,.memsList .leftSide .ad-box2{text-align:center}.memsList .leftSide .memsList-box{position:relative}.memsList .leftSide .memsList-box .ad-box{text-align:center;margin-bottom:20px}.memsList .leftSide .memsList-box .btn{margin-left:auto;margin-right:auto;float:none}.memsList .leftSide .memsList-box .grid{margin-top:20px}.memsList .leftSide .memsList-box .grid .grid-item{background-color:#f4f5f6;-webkit-transition:.2s;transition:.2s;position:relative}.memsList .leftSide .memsList-box .grid .grid-item:hover .hover{position:absolute;top:0;left:0;width:100%;height:100%}.memsList .leftSide .memsList-box .grid .grid-item:hover:before{width:100%}.memsList .leftSide .memsList-box .grid .grid-item:before{content:"";position:absolute;bottom:0;height:2px;width:0;left:0;background-color:#02364b;right:0;margin:auto;-webkit-transition:.1s;transition:.1s}.memsList .leftSide .memsList-box .grid .grid-item .titleMem{font-weight:600;padding:6px 4px 4px}.memsList .leftSide .memsList-box .grid .grid-item .newInfo{padding:3px 4px;overflow:hidden;background-color:#02364b}@media screen and (max-width:72.5em){.memsList .leftSide .memsList-box .grid .grid-item .newInfo{margin:0}}@media screen and (max-width:31.25em){.memsList .leftSide .memsList-box .grid .grid-item .newInfo{padding:2px 4px}}.memsList .leftSide .memsList-box .grid .grid-item .newInfo .data{color:#fff;font-size:12px;font-weight:500;position:relative;margin-right:10px;z-index:3;display:block;float:left}@media screen and (max-width:72.5em){.memsList .leftSide .memsList-box .grid .grid-item .newInfo .data{margin:8px 0}}@media screen and (max-width:31.25em){.memsList .leftSide .memsList-box .grid .grid-item .newInfo .data{margin:4px 0}}.memsList .leftSide .memsList-box .grid .grid-item .newInfo .stats{color:#fff;font-size:11px;font-weight:500;z-index:3;float:right}@media screen and (max-width:72.5em){.memsList .leftSide .memsList-box .grid .grid-item .newInfo .stats{margin:8px 0}}@media screen and (max-width:31.25em){.memsList .leftSide .memsList-box .grid .grid-item .newInfo .stats{margin:4px 0}}.memsList .leftSide .memsList-box .grid .grid-item .newInfo .stats .icon{color:#009dd5;display:inline-block;margin-right:4px;font-weight:400;color:#fff;font-size:11px}.memsList .leftSide .memsList-box .grid .grid-item .newInfo .stats .icon.icon-view{font-size:14px;line-height:0;margin-top:-2px;margin-left:10px}.memsList .leftSide .memsList-box .grid .grid-item .g-box a img{max-width:100%;width:100%}.memsList .leftSide .memsList-box .grid:after{content:"";display:block;clear:both}.memsList .leftSide .memsList-box .grid-item,.memsList .leftSide .memsList-box .grid-sizer{width:48%}@media screen and (max-width:31.25em){.memsList .leftSide .memsList-box .grid-item,.memsList .leftSide .memsList-box .grid-sizer{width:100%}}.memsList .leftSide .memsList-box .gutter-sizer{width:4%}@media screen and (max-width:31.25em){.memsList .leftSide .memsList-box .gutter-sizer{width:0}}.memsList .leftSide .memsList-box .grid-item{float:left;border-radius:5px;margin-bottom:20px}.memsList .leftSide .memsList-box .grid-item--width2,.memsList .leftSide .memsList-box .grid-item--width3{width:48%}.memDetailsSite{position:relative;overflow:hidden;padding:0!important}.memDetailsSite .leftSide .ad-box2{text-align:center}@media screen and (max-width:50em){.memDetailsSite .leftSide .ad-box2{margin-bottom:20px}}.memDetailsSite .leftSide .ad-box{text-align:center}.memDetailsSite .leftSide .memDetails-box{position:relative}.memDetailsSite .leftSide .memDetails-box .galleryDetails-box{position:relative;overflow:hidden}.memDetailsSite .leftSide .memDetails-box .galleryDetails-box .item{width:100%;position:relative;display:block;float:left}.memDetailsSite .leftSide .memDetails-box .galleryDetails-box .item:nth-child(4n){margin-right:0}.memDetailsSite .leftSide .memDetails-box .galleryDetails-box .item:hover .photoWrap .mask{opacity:1;width:100%;height:100%}.memDetailsSite .leftSide .memDetails-box .galleryDetails-box .item .photoWrap{width:100%;position:relative;overflow:hidden;display:block}.memDetailsSite .leftSide .memDetails-box .galleryDetails-box .item .photoWrap .photo{background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}.memDetailsSite .leftSide .memDetails-box .galleryDetails-box .item .photoWrap .mask{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:10px;height:10px;background-color:rgba(2,54,75,.2);opacity:0;-webkit-transition:.1s;transition:.1s}.memDetailsSite .leftSide .memDetails-box .galleryDetails-box .ad-box2{margin-top:30px}.memDetailsSite .leftSide .memDetails-box .newInfo{padding:5px 20px;overflow:hidden;background-color:#02364b}@media screen and (max-width:72.5em){.memDetailsSite .leftSide .memDetails-box .newInfo{padding:2px 4px}}.memDetailsSite .leftSide .memDetails-box .newInfo .data{color:#fff;font-size:12px;font-weight:500;position:relative;margin-right:10px;z-index:3;display:block;float:left}@media screen and (max-width:72.5em){.memDetailsSite .leftSide .memDetails-box .newInfo .data{margin:8px 0}}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .memDetails-box .newInfo .data{margin:4px 0}}.memDetailsSite .leftSide .memDetails-box .newInfo .stats{color:#fff;font-size:11px;font-weight:500;z-index:3;float:right}@media screen and (max-width:72.5em){.memDetailsSite .leftSide .memDetails-box .newInfo .stats{margin:8px 0}}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .memDetails-box .newInfo .stats{margin:4px 0}}.memDetailsSite .leftSide .memDetails-box .newInfo .stats .icon{color:#009dd5;display:inline-block;margin-right:4px;font-weight:400;color:#fff;font-size:11px}.memDetailsSite .leftSide .memDetails-box .newInfo .stats .icon.icon-view{font-size:14px;line-height:0;margin-top:-2px;margin-left:10px}.memDetailsSite .leftSide .memDetails-box .DetailsMemBox{padding:20px;text-align:center}@media screen and (max-width:72.5em){.memDetailsSite .leftSide .memDetails-box .DetailsMemBox{padding:15px}}.memDetailsSite .leftSide .memDetails-box .DetailsMemBox .titleMem{color:#ff8c05}.memDetailsSite .leftSide .memDetails-box .DetailsMemBox .description{font-size:1em;line-height:19px;color:#02364b;font-weight:500;margin-top:20px}@media screen and (max-width:72.5em){.memDetailsSite .leftSide .memDetails-box .DetailsMemBox .description{font-size:.875em;line-height:17px}}.memDetailsSite .leftSide .memDetails-box .shareBox{padding:15px 15px 10px 20px;background-color:#f4f5f6;position:relative;border-top:1px solid #02364b;border-bottom:1px solid #02364b;overflow:hidden}@media screen and (max-width:50em){.memDetailsSite .leftSide .memDetails-box .shareBox{padding:6px 12px 4px}}.memDetailsSite .leftSide .memDetails-box .shareBox .shareWord{font-size:.875em;color:#8cacbc;text-transform:uppercase;font-weight:700;display:block;float:left}@media screen and (max-width:50em){.memDetailsSite .leftSide .memDetails-box .shareBox .shareWord{font-size:.8125em}}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .memDetails-box .shareBox .shareWord{display:block;float:none;text-align:center;margin-bottom:4px}}.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox{float:right}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox{float:none;text-align:center}}.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox .fb-share-button{margin-top:-4px!important;margin-right:4px}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox .fb-share-button{margin-top:4px}}.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox .fb-share-button iframe{margin-top:-7px}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox .fb-share-button iframe{margin-top:-2px}}.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox .pinter{margin-top:-3px;display:inline;float:right;height:20px!important;padding-top:-10px;margin-bottom:5px;margin-left:4px}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox .pinter{float:none;margin-left:0;display:inline-block}}.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox .twitter-share-button{margin-right:4px}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .memDetails-box .shareBox .rightShareBox .twitter-share-button{margin-bottom:-5px}}.memDetailsSite .leftSide .ad-box{margin-top:20px}.memDetailsSite .leftSide .moreMemsBox{margin:30px 0;overflow:hidden}.memDetailsSite .leftSide .moreMemsBox .item{background-color:#f4f5f6;-webkit-transition:.2s;transition:.2s;position:relative;width:32%;float:left;margin-right:2%}@media screen and (max-width:28.125em){.memDetailsSite .leftSide .moreMemsBox .item{width:100%;margin-right:0;margin-bottom:10px}}.memDetailsSite .leftSide .moreMemsBox .item:nth-child(4n){margin-right:0}.memDetailsSite .leftSide .moreMemsBox .item:hover .hover{position:absolute;top:0;left:0;width:100%;height:100%}.memDetailsSite .leftSide .moreMemsBox .item:hover:before{width:100%}.memDetailsSite .leftSide .moreMemsBox .item:before{content:"";position:absolute;bottom:0;height:2px;width:0;left:0;background-color:#02364b;right:0;margin:auto;-webkit-transition:.1s;transition:.1s}.memDetailsSite .leftSide .moreMemsBox .item .titleMem{font-weight:600;padding:6px 4px 4px}.memDetailsSite .leftSide .moreMemsBox .item .newInfo{padding:3px 4px;overflow:hidden;background-color:#02364b}@media screen and (max-width:72.5em){.memDetailsSite .leftSide .moreMemsBox .item .newInfo{margin:0;padding:0 4px}}.memDetailsSite .leftSide .moreMemsBox .item .newInfo .data{color:#fff;font-size:12px;font-weight:500;position:relative;margin-right:10px;z-index:3;display:block;float:left}@media screen and (max-width:72.5em){.memDetailsSite .leftSide .moreMemsBox .item .newInfo .data{margin:8px 0}}@media screen and (max-width:62.5em){.memDetailsSite .leftSide .moreMemsBox .item .newInfo .data{font-size:11px}}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .moreMemsBox .item .newInfo .data{margin:2px 0}}.memDetailsSite .leftSide .moreMemsBox .item .newInfo .stats{color:#fff;font-size:11px;font-weight:500;z-index:3;float:right}@media screen and (max-width:72.5em){.memDetailsSite .leftSide .moreMemsBox .item .newInfo .stats{margin:8px 0}}@media screen and (max-width:62.5em){.memDetailsSite .leftSide .moreMemsBox .item .newInfo .stats{font-size:9px;padding-top:2px}}@media screen and (max-width:37.5em){.memDetailsSite .leftSide .moreMemsBox .item .newInfo .stats{margin:2px 0}}.memDetailsSite .leftSide .moreMemsBox .item .newInfo .stats .icon{color:#009dd5;display:inline-block;margin-right:4px;font-weight:400;color:#fff;font-size:11px}@media screen and (max-width:62.5em){.memDetailsSite .leftSide .moreMemsBox .item .newInfo .stats .icon{margin-right:2px}}.memDetailsSite .leftSide .moreMemsBox .item .newInfo .stats .icon.icon-view{font-size:14px;line-height:0;margin-top:-2px;margin-left:10px}@media screen and (max-width:62.5em){.memDetailsSite .leftSide .moreMemsBox .item .newInfo .stats .icon.icon-view{margin-left:4px;margin-top:-1px}}.memDetailsSite .leftSide .moreMemsBox .item .g-box a img{max-width:100%;width:100%}.nekrologSite{padding:0!important}.nekrologSite,.nekrologSite .leftSide,.nekrologSite .leftSide .ad-box{position:relative;overflow:hidden}.nekrologSite .leftSide .ad-box{text-align:center;margin:0 0 40px}.nekrologSite .leftSide .ad-box2{margin:10px 0 30px}.nekrologSite .leftSide .btn{margin-right:auto;margin-left:auto;float:none;display:block;width:200px;text-align:center;padding:12px 5px;font-size:1.0625em;margin-bottom:20px}.nekrologSite .leftSide .nekrologList-box{position:relative;overflow:hidden}.nekrologSite .leftSide .nekrologList-box .item{width:49%;position:relative;display:block;overflow:hidden;margin-bottom:20px;margin-right:2%;float:left;border:4px solid #02364b;padding:2px;line-height:17px;text-align:center;background-color:rgba(2,54,75,.8)}@media screen and (max-width:72.5em){.nekrologSite .leftSide .nekrologList-box .item{line-height:15px}}@media screen and (max-width:62.5em){.nekrologSite .leftSide .nekrologList-box .item{width:100%;margin-bottom:10px}}@media screen and (max-width:50em){.nekrologSite .leftSide .nekrologList-box .item{width:49%;margin-bottom:10px}}@media screen and (max-width:37.5em){.nekrologSite .leftSide .nekrologList-box .item{width:100%;margin-bottom:10px}}.nekrologSite .leftSide .nekrologList-box .item:nth-child(2n){margin-right:0}.nekrologSite .leftSide .nekrologList-box .item .border{border:1px solid #009dd5;display:block;overflow:hidden;padding:26px 20px;background-color:#fff}@media screen and (max-width:72.5em){.nekrologSite .leftSide .nekrologList-box .item .border{padding:16px 10px}}.nekrologSite .leftSide .nekrologList-box .item .border .topImg{display:block;overflow:hidden;position:relative;z-index:3;line-height:18px}@media screen and (max-width:72.5em){.nekrologSite .leftSide .nekrologList-box .item .border .topImg{font-size:.875em}}.nekrologSite .leftSide .nekrologList-box .item .border .imgWrap{display:block;margin:20px 0;position:relative;z-index:1}@media screen and (max-width:72.5em){.nekrologSite .leftSide .nekrologList-box .item .border .imgWrap{margin:15px 0}}.nekrologSite .leftSide .nekrologList-box .item .border .name{display:block;position:relative;z-index:3;font-style:italic}.nekrologSite .leftSide .nekrologList-box .item .border .description{font-size:.8125em;position:relative;z-index:3}@media screen and (max-width:72.5em){.nekrologSite .leftSide .nekrologList-box .item .border .description{font-size:.75em}}.nekrologSite .leftSide .nekrologList-box .item .border .icon-cemetery-cross{position:absolute;bottom:0;left:0;right:0;margin:auto;opacity:.04;font-size:290px;color:#000;z-index:1}@media screen and (max-width:72.5em){.nekrologSite .leftSide .nekrologList-box .item .border .icon-cemetery-cross{font-size:240px}}.newsDetails .newsInformationsBox{overflow:hidden;font-size:.8125em;color:#8cacbc}.newsDetails .newsInformationsBox .left{float:left}.newsDetails .newsInformationsBox .right{float:right}.newsDetails .newsInformationsBox .date{display:inline-block;vertical-align:top}.newsDetails .newsInformationsBox .author{display:inline-block;margin-left:1em}.newsDetails .newsInformationsBox .author a{color:#009dd5}#swalThumbUp{color:#78bf3a!important;font-size:50px}#swalThumbDown{color:#de0034!important;font-size:50px}@media screen and (max-width:64em){.gafancybox .ads{display:none!important}}.userpng{width:100px;height:100px}.listUserLikeWrap{width:auto!important}.listUserLikeWrap .swal2-animate-success-icon{display:none!important}.listUserLike{max-width:600px;text-align:left}.listUserLike .userLike{color:#02364b;font-size:14px;line-height:15px;display:block;padding:8px 0 4px;border-bottom:1px solid #eff0f0;outline:none}.listUserLike .userLike i{margin-right:6px;font-size:16px;margin-top:-4px}.listUserLike .likeUp i{color:#78bf3a}.listUserLike .likeDown i{color:#de0034}.listUserLike .btn{margin-top:20px}.newsDetails{padding:0!important}.newsDetails .leftSide .title i{color:#009dd5;margin-left:4px}.newsDetails .leftSide .ad-box{margin:10px 0;margin-left:10px}@media screen and (max-width:72.5em){.newsDetails .leftSide .ad-box{margin-left:0}}.newsDetails .leftSide .ad-box2{margin:20px 0;text-align:center;margin-left:10px}@media screen and (max-width:72.5em){.newsDetails .leftSide .ad-box2{margin-left:0}}.newsDetails .leftSide .newInfo{margin:10px 0;overflow:hidden}@media screen and (max-width:72.5em){.newsDetails .leftSide .newInfo{margin:0}}.newsDetails .leftSide .newInfo .data{color:#8cacbc;font-size:13px;font-weight:500;position:relative;margin-right:10px;z-index:3;display:block;float:left}@media screen and (max-width:72.5em){.newsDetails .leftSide .newInfo .data{margin:8px 0;margin-right:10px}}@media screen and (max-width:50em){.newsDetails .leftSide .newInfo .data{margin:0;margin-right:6px}}@media screen and (max-width:28.125em){.newsDetails .leftSide .newInfo .data{font-size:11px}}.newsDetails .leftSide .newInfo .top{text-transform:uppercase;color:#009dd5}.newsDetails .leftSide .newInfo .stats{color:#8cacbc;font-size:13px;font-weight:500;z-index:3;float:right}@media screen and (max-width:72.5em){.newsDetails .leftSide .newInfo .stats{margin:8px 0}}@media screen and (max-width:50em){.newsDetails .leftSide .newInfo .stats{margin:0}}@media screen and (max-width:28.125em){.newsDetails .leftSide .newInfo .stats{font-size:11px}}.newsDetails .leftSide .newInfo .stats .icon{display:inline-block;margin-right:4px;font-weight:400;color:#009dd5}.newsDetails .leftSide .newInfo .stats .icon.icon-view{font-size:19px;line-height:0;margin-top:-2px;margin-left:20px}@media screen and (max-width:28.125em){.newsDetails .leftSide .newInfo .stats .icon.icon-view{margin-top:0}}.newsDetails .leftSide .galleryDetails-box{position:relative;overflow:hidden}.newsDetails .leftSide .galleryDetails-box .mainItem{width:100%;position:relative;display:block;float:left}.newsDetails .leftSide .galleryDetails-box .mainItem:nth-child(4n){margin-right:0}.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap{width:100%;position:relative;overflow:hidden;display:block}.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mainPhoto{width:100%;height:540px;display:block;background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-transition:.2s;transition:.2s;text-align:center}@media screen and (max-width:87.5em){.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:410px}}@media screen and (max-width:72.5em){.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:360px}}@media screen and (max-width:56.25em){.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:260px}}@media screen and (max-width:37.5em){.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:230px}}@media screen and (max-width:28.125em){.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mainPhoto{height:170px}}.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mainPhoto:hover i{visibility:visible;opacity:1;-webkit-transform:scale(2);transform:scale(2)}.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mainPhoto i{padding:8px;background-color:rgba(0,157,213,.4);font-weight:700;color:#fff;border-radius:30px;visibility:hidden;opacity:0;font-size:14px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:56.25em){.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mainPhoto i{padding:6px;font-size:10px}}.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}.newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap .mask{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:10px;height:10px;background-color:rgba(2,54,75,.2);opacity:0;-webkit-transition:.1s;transition:.1s}.newsDetails .leftSide .galleryDetails-box .smallItemNews{width:16.5%;margin-top:1px;margin-right:.2%;position:relative;display:block;margin-bottom:10px;float:left}@media screen and (max-width:72.5em){.newsDetails .leftSide .galleryDetails-box .smallItemNews{margin-bottom:7px}}.newsDetails .leftSide .galleryDetails-box .smallItemNews:nth-child(4n){margin-right:0}.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap{width:100%;position:relative;overflow:hidden;display:block}.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap .smallPhotos{width:100%;height:80px;float:left;margin-top:1px;margin-right:.2%;background-repeat:no-repeat;background-position:50%;background-size:cover;text-align:center}@media screen and (max-width:72.5em){.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap .smallPhotos{height:70px}}@media screen and (max-width:56.25em){.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap .smallPhotos{height:50px}}@media screen and (max-width:50em){.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap .smallPhotos{height:60px}}@media screen and (max-width:28.125em){.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap .smallPhotos{height:48px}}.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap .smallPhotos:last-child{margin-right:0}.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap .smallPhotos:hover i{visibility:visible;opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap .smallPhotos i{padding:8px;background-color:rgba(0,157,213,.4);font-weight:700;color:#fff;border-radius:30px;visibility:hidden;opacity:0;font-size:14px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:56.25em){.newsDetails .leftSide .galleryDetails-box .smallItemNews .photoWrap .smallPhotos i{padding:6px;font-size:10px}}.newsDetails .leftSide .galleryDetails-box .morePhoto{background-color:#009dd5;padding:15px 10px 15px 15px;font-size:.875em;line-height:16px;font-weight:600;margin-right:0;position:relative}@media screen and (max-width:72.5em){.newsDetails .leftSide .galleryDetails-box .morePhoto{font-size:.625em;line-height:12px;padding:15px 6px}}@media screen and (max-width:56.25em){.newsDetails .leftSide .galleryDetails-box .morePhoto{height:50px;padding:8px 6px}}.newsDetails .leftSide .galleryDetails-box .morePhoto:hover .numberPhoto{background-color:#02364b;color:#fff}.newsDetails .leftSide .galleryDetails-box .morePhoto .lookMore{color:#fff;width:50%;float:left}@media screen and (max-width:31.25em){.newsDetails .leftSide .galleryDetails-box .morePhoto .lookMore{display:none}}.newsDetails .leftSide .galleryDetails-box .morePhoto .numberPhoto{background-color:#fff;border-radius:50px;color:#02364b;position:absolute;right:9px;padding:8px 9px;top:0;bottom:0;margin:auto;width:30px;height:30px;-webkit-transition:.2s;transition:.2s;display:block}@media screen and (max-width:72.5em){.newsDetails .leftSide .galleryDetails-box .morePhoto .numberPhoto{top:-6px;right:6px;width:20px;height:20px;padding:5px 7px;font-size:.75em}}@media screen and (max-width:31.25em){.newsDetails .leftSide .galleryDetails-box .morePhoto .numberPhoto{left:0;right:0;font-size:.875em;padding:4px 6px}}.newsDetails .leftSide .galleryDetails-box .ad-box2{margin-top:30px}.newsDetails .leftSide .questionnaireBox{margin:30px 0 20px;overflow:hidden;padding:20px;width:100%;border:1px solid #f4f5f6}@media screen and (max-width:56.25em){.newsDetails .leftSide .questionnaireBox{padding:15px}}@media screen and (max-width:50em){.newsDetails .leftSide .questionnaireBox{margin:15px 0}}@media screen and (max-width:37.5em){.newsDetails .leftSide .questionnaireBox{width:100%}}.newsDetails .leftSide .questionnaireBox .description{font-size:.875em;line-height:16px}@media screen and (max-width:56.25em){.newsDetails .leftSide .questionnaireBox .description{font-size:.8125em;line-height:15px}}.newsDetails .leftSide .questionnaireBox .questionnaire .textComplete{display:none}.newsDetails .leftSide .questionnaireBox .questionnaire form label{display:block;margin:3px 0}.newsDetails .leftSide .questionnaireBox .questionnaire form button{margin-top:20px}.newsDetails .leftSide .questionnaireBox .questionnaire .showResult{display:none;float:right;margin-top:20px}.newsDetails .leftSide .questionnaireBox .questionnaire .showBtn{display:block}.newsDetails .leftSide .completedQuest .questionnaire .textComplete{display:block;font-weight:600}.newsDetails .leftSide .completedQuest .questionnaire form button,.newsDetails .leftSide .completedQuest .questionnaire form label{display:none}.newsDetails .leftSide .completedQuest .questionnaire form .showResult{display:block;float:left}.newsDetails .leftSide .galleryWrap{position:relative;padding:10px 0;overflow:hidden}.newsDetails .leftSide .galleryWrap .smallItem{width:19.8%;margin-top:1px;margin-right:.2%;position:relative;display:block;float:left}@media screen and (max-width:31.25em){.newsDetails .leftSide .galleryWrap .smallItem{width:32.9%}}.newsDetails .leftSide .galleryWrap .smallItem:nth-child(4n){margin-right:0}.newsDetails .leftSide .galleryWrap .smallItem .photoWrap{width:100%;position:relative;overflow:hidden;display:block}.newsDetails .leftSide .galleryWrap .smallItem .photoWrap .smallPhotos{width:100%;height:120px;float:left;margin-top:1px;margin-right:.2%;background-repeat:no-repeat;background-position:50%;background-size:cover;text-align:center}@media screen and (max-width:72.5em){.newsDetails .leftSide .galleryWrap .smallItem .photoWrap .smallPhotos{height:90px}}@media screen and (max-width:56.25em){.newsDetails .leftSide .galleryWrap .smallItem .photoWrap .smallPhotos{height:70px}}@media screen and (max-width:50em){.newsDetails .leftSide .galleryWrap .smallItem .photoWrap .smallPhotos{height:80px}}.newsDetails .leftSide .galleryWrap .smallItem .photoWrap .smallPhotos:last-child{margin-right:0}.newsDetails .leftSide .galleryWrap .smallItem .photoWrap .smallPhotos:hover i{visibility:visible;opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}.newsDetails .leftSide .galleryWrap .smallItem .photoWrap .smallPhotos i{padding:8px;background-color:rgba(0,157,213,.4);font-weight:700;color:#fff;border-radius:30px;visibility:hidden;opacity:0;font-size:14px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:56.25em){.newsDetails .leftSide .galleryWrap .smallItem .photoWrap .smallPhotos i{padding:6px;font-size:10px}}.newsDetails .leftSide .galleryWrap .photo{width:19.8%;margin:.1%;float:left;height:110px;display:block;background-position:50%;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-size:cover;-webkit-transition:.2s;transition:.2s}.newsDetails .leftSide .shareBox{padding:15px 15px 10px 20px;background-color:#f4f5f6;position:relative;margin-top:20px;overflow:hidden}@media screen and (max-width:50em){.newsDetails .leftSide .shareBox{padding:10px 12px 4px}}.newsDetails .leftSide .shareBox .shareWord{font-size:.875em;color:#8cacbc;text-transform:uppercase;font-weight:700;display:block;float:left}@media screen and (max-width:50em){.newsDetails .leftSide .shareBox .shareWord{font-size:.8125em}}@media screen and (max-width:37.5em){.newsDetails .leftSide .shareBox .shareWord{display:block;float:none;text-align:center;margin-bottom:8px}}.newsDetails .leftSide .shareBox .rightShareBox{float:right}@media screen and (max-width:37.5em){.newsDetails .leftSide .shareBox .rightShareBox{float:none;text-align:center}}.newsDetails .leftSide .shareBox .rightShareBox .fb-share-button{margin-top:-4px!important;margin-right:4px}@media screen and (max-width:37.5em){.newsDetails .leftSide .shareBox .rightShareBox .fb-share-button{margin-top:4px}}.newsDetails .leftSide .shareBox .rightShareBox .fb-share-button iframe{margin-top:-7px}@media screen and (max-width:37.5em){.newsDetails .leftSide .shareBox .rightShareBox .fb-share-button iframe{margin-top:-2px}}.newsDetails .leftSide .shareBox .rightShareBox .pinter{margin-top:-3px;display:inline;float:right;height:20px!important;padding-top:-10px;margin-bottom:5px;margin-left:4px}@media screen and (max-width:37.5em){.newsDetails .leftSide .shareBox .rightShareBox .pinter{float:none;margin-left:0;display:inline-block}}.newsDetails .leftSide .shareBox .rightShareBox .twitter-share-button{margin-right:4px}@media screen and (max-width:37.5em){.newsDetails .leftSide .shareBox .rightShareBox .twitter-share-button{margin-bottom:-5px}}.newsDetails .leftSide .readMore h5{margin-bottom:20px;margin-top:20px}.newsDetails .leftSide .readMore .item{width:33%;position:relative;display:block;overflow:hidden;margin-bottom:20px;margin-right:0;float:left;border:1px solid #f4f5f6}.newsDetails .leftSide .readMore .item:nth-child(2n){margin-right:0}.newsDetails .leftSide .readMore .item:hover .photoWrap .photo{-webkit-transform:scale(1.02);transform:scale(1.02)}.newsDetails .leftSide .readMore .item:hover .photoWrap .mask{box-shadow:0 0 80px 80px rgba(2,54,75,.9)}.newsDetails .leftSide .readMore .item .photoWrap{height:195px;width:100%;position:relative;overflow:hidden;display:block}@media screen and (max-width:72.5em){.newsDetails .leftSide .readMore .item .photoWrap{height:160px}}.newsDetails .leftSide .readMore .item .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}.newsDetails .leftSide .readMore .item .photoWrap .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 80px 80px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}.newsDetails .leftSide .readMore .item .photoWrap .title{font-size:.875em;line-height:18px;font-weight:700;color:#fff;position:absolute;padding-left:15px;padding-right:15px;bottom:30px;z-index:3}@media screen and (max-width:72.5em){.newsDetails .leftSide .readMore .item .photoWrap .title{font-size:.8125em;line-height:16px;bottom:24px}}.newsDetails .leftSide .readMore .item .photoWrap .stats{color:#8cacbc;font-size:13px;font-weight:500;position:absolute;bottom:8px;z-index:3;text-align:left;padding-left:15px;padding-right:15px}@media screen and (max-width:72.5em){.newsDetails .leftSide .readMore .item .photoWrap .stats{bottom:6px;font-size:11px}}.newsDetails .leftSide .readMore .item .photoWrap .stats .icon{color:#009dd5;display:inline-block;margin-right:4px;font-weight:400;font-size:20px}@media screen and (max-width:72.5em){.newsDetails .leftSide .readMore .item .photoWrap .stats .icon{font-size:16px}}.newsDetails .leftSide .readMore .item .photoWrap .stats .icon.icon-view{font-size:15px;line-height:0;margin-top:-2px;margin-left:15px}@media screen and (max-width:72.5em){.newsDetails .leftSide .readMore .item .photoWrap .stats .icon.icon-view{font-size:13px}}.newsDetails .leftSide .readMore .item .photoWrap .stats .icon.icon-chat{font-size:10px;line-height:0;margin-top:-2px}.newsDetails .leftSide .readMore .item .photoWrap .data{color:#8cacbc;font-size:13px;font-weight:500;position:absolute;bottom:20px;right:25px;z-index:3;display:block}@media screen and (max-width:72.5em){.newsDetails .leftSide .readMore .item .photoWrap .data{bottom:12px}}.newsDetails .leftSide .readMore .item .photoWrap .count{font-size:.625em;line-height:1em;font-weight:500;color:#fff;width:50px;height:50px;text-align:center;background:#02364b;position:absolute;z-index:3;border-radius:100%;top:22px;left:22px;-webkit-transition:.1s ease-out;transition:.1s ease-out}.newsDetails .leftSide .readMore .item .photoWrap .count .number{font-size:1.8em;font-weight:700;display:block;line-height:1em}@media screen and (max-width:37.5em){#___plus_0{display:block!important;margin-right:auto;margin-left:auto;margin:auto!important}}.questionnaireReslut{display:block;width:100%}.questionnaireReslut tbody{display:table;width:100%;text-align:left}.questionnaireReslut tbody tr{border:1px solid #f4f5f6;padding:5px 6px;display:block;border-top:0 solid #fff;position:relative;overflow:hidden}.questionnaireReslut tbody tr:first-child{border-top:1px solid #f4f5f6}.questionnaireReslut tbody tr td{color:rgba(2,54,75,.7)}.questionnaireReslut tbody tr td span{text-align:right;font-size:.625em;line-height:12px;color:#02364b;font-weight:500;position:absolute;right:20px;top:15px}.questionnaireReslut tbody tr .procent{background-color:rgba(255,140,5,.4);position:absolute;left:0;top:0;height:100%;display:block;-webkit-transition:1.5s;transition:1.5s;-webkit-transition:width .6s ease;transition:width .6s ease}.newsList{padding:0!important}.newsList,.newsList .leftSide,.newsList .leftSide .ad-box{position:relative;overflow:hidden}.newsList .leftSide .ad-box{text-align:center;margin:0 0 20px}.newsList .leftSide .ad-box2{margin:0 0 30px}@media screen and (max-width:50em){.newsList .leftSide .ad-box2{margin:0 0 15px}}.newsList .leftSide .btn{margin-right:auto;margin-left:auto;float:none;display:block;width:200px;text-align:center;padding:12px 5px;font-size:1.0625em;margin-bottom:20px}@media screen and (max-width:50em){.newsList .leftSide .btn{width:170px;padding:10px 5px;font-size:.9375em}}@media screen and (max-width:28.125em){.newsList .leftSide .btn{width:130px;padding:6px 5px;font-size:.8125em}}.newsList .leftSide .newsList-box{position:relative;overflow:hidden}.newsList .leftSide .newsList-box .item{width:100%;position:relative;display:block;overflow:hidden;margin-bottom:30px}@media screen and (max-width:50em){.newsList .leftSide .newsList-box .item{margin-bottom:20px}}@media screen and (max-width:28.125em){.newsList .leftSide .newsList-box .item{margin-bottom:14px}}.newsList .leftSide .newsList-box .item:hover .photoWrap .photo{-webkit-transform:scale(1.02);transform:scale(1.02)}.newsList .leftSide .newsList-box .item:hover .photoWrap .count{background:#009dd5;box-shadow:0 0 14px rgba(0,0,0,.3)}.newsList .leftSide .newsList-box .item:hover .photoWrap .mask{box-shadow:0 0 120px 120px rgba(2,54,75,.9)}.newsList .leftSide .newsList-box .item .photoWrap{width:200px;height:140px;position:relative;overflow:hidden;display:block;float:left}@media screen and (max-width:37.5em){.newsList .leftSide .newsList-box .item .photoWrap{width:100%;height:200px;display:block;float:none}}.newsList .leftSide .newsList-box .item .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}.newsList .leftSide .newsList-box .item .photoWrap .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 120px 120px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}.newsList .leftSide .newsList-box .item .title{font-size:1.125em;line-height:1.22222em;font-weight:700;color:#fff;color:#009dd5;text-align:left;display:block;margin-bottom:8px}@media screen and (max-width:72.5em){.newsList .leftSide .newsList-box .item .title{font-size:1.125em;line-height:22px}}@media screen and (max-width:37.5em){.newsList .leftSide .newsList-box .item .title{font-size:1em;line-height:20px}}@media screen and (max-width:28.125em){.newsList .leftSide .newsList-box .item .title{font-size:.9375em;line-height:17px}}.newsList .leftSide .newsList-box .item .title i{font-size:20px;color:#009dd5;margin-left:2px}.newsList .leftSide .newsList-box .item .newsRightSide{float:right;width:calc(100% - 220px)}@media screen and (max-width:37.5em){.newsList .leftSide .newsList-box .item .newsRightSide{width:100%;padding-top:10px;padding-bottom:20px;float:none}}.newsList .leftSide .newsList-box .item .data{color:#8cacbc;font-size:13px;font-weight:500;position:relative;margin:0 0 8px;z-index:3;display:block;float:left}@media screen and (max-width:50em){.newsList .leftSide .newsList-box .item .data{margin-right:6px}}@media screen and (max-width:28.125em){.newsList .leftSide .newsList-box .item .data{font-size:11px}}.newsList .leftSide .newsList-box .item .stats{color:#8cacbc;font-size:13px;font-weight:500;z-index:3;float:right;margin:0 0 8px}.newsList .leftSide .newsList-box .item .stats .icon{display:inline-block;margin-right:4px;font-weight:400;color:#009dd5}.newsList .leftSide .newsList-box .item .stats .icon.icon-view{font-size:19px;line-height:0;margin-top:-2px;margin-left:20px}@media screen and (max-width:28.125em){.newsList .leftSide .newsList-box .item .stats .icon.icon-view{margin-top:0}}.newsList .leftSide .newsList-box .item .description{font-size:.875em;line-height:1.46154em;display:block;font-weight:500;text-align:justify}@media screen and (max-width:62.5em){.newsList .leftSide .newsList-box .item .description{font-size:.8125em;line-height:1.30769em}}@media screen and (max-width:28.125em){.newsList .leftSide .newsList-box .item .description{font-size:.8125em;line-height:1.23077em}}.newsList .rightSide .most-popular{position:relative;overflow:hidden;margin-bottom:20px}.newsList .rightSide .most-popular .most-popular-list .item{font-size:13px;line-height:18px;color:#02364b;font-weight:500;display:block;padding:10px 5px;border-bottom:1px solid #f6f6f6;-webkit-transition:.2s;transition:.2s}.newsList .rightSide .most-popular .most-popular-list .item:last-child{border-bottom:0 solid red}.newsList .rightSide .most-popular .most-popular-list .item:hover{color:#009dd5}.newsList .rightSide .most-popular .most-popular-list .item i{font-size:14px;color:#02364b}.paymentsTypes{margin:50px 0 20px}.paymentsTypes .box{float:left;width:32%;margin-right:2%;background:#009dd5;padding:30px 20px 10px;text-align:center;position:relative}.paymentsTypes .box .btn{display:block}.paymentsTypes .box button.hidden{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.paymentsTypes .box:hover{background:#02364b}.paymentsTypes .box:hover .iconWrap{border-color:#02364b;color:#02364b;top:-35px}.paymentsTypes .box:hover .btn{background:#009dd5}.paymentsTypes .box .iconWrap{position:absolute;width:60px;height:60px;background:#f4f5f6;color:#fff;color:#009dd5;border:3px solid #009dd5;text-align:center;font-size:1.875em;line-height:0;border-radius:100%;left:50%;margin-left:-30px;top:-30px;-webkit-transition:.1s ease-out;transition:.1s ease-out}.paymentsTypes .box:last-child{margin-right:0}.paymentsTypes .box .heading{color:#fff}.paymentsTypes .box .text{color:#fff;font-size:.875em;text-align:justify;margin-top:10px;margin-bottom:15px}.paymentsTypes .box .info{color:#fff;text-align:center;font-style:italic;margin-top:12px;padding:4px;border:2px solid #fff}.pharmacytSite{padding:0!important}.pharmacytSite .ad-box2{text-align:center}.pharmacytSite .ad-box2 img{margin-left:auto;margin-right:auto}.pharmacytSite .leftSide .dutyPharmacy{text-align:center;margin-bottom:20px}@media screen and (max-width:37.5em){.pharmacytSite .leftSide .dutyPharmacy{margin-bottom:0}}.pharmacytSite .leftSide .dutyPharmacy .pharmacy{padding:12px 20px;background-color:#ff8c05;color:#fff;font-weight:700;text-transform:uppercase}@media screen and (max-width:37.5em){.pharmacytSite .leftSide .dutyPharmacy .pharmacy{font-size:.8125em;padding:8px 14px}}.pharmacytSite .leftSide .tablePharmacy table{display:block;width:100%;overflow:hidden;margin-bottom:30px}.pharmacytSite .leftSide .tablePharmacy table tbody{display:block;width:100%;background-color:#fff;overflow:hidden}.pharmacytSite .leftSide .tablePharmacy table tbody tr{display:table;width:100%;position:relative;overflow:hidden}@media screen and (max-width:37.5em){.pharmacytSite .leftSide .tablePharmacy table tbody tr{margin-bottom:20px}}.pharmacytSite .leftSide .tablePharmacy table tbody tr:nth-child(2n) td{background-color:rgba(0,157,213,.1)}.pharmacytSite .leftSide .tablePharmacy table tbody tr th{color:#fff;background-color:#02364b;font-size:16px;line-height:15px;font-weight:700;text-align:center;width:20%;padding:15px 10px}@media screen and (max-width:87.5em){.pharmacytSite .leftSide .tablePharmacy table tbody tr th{padding:12px 10px}}@media screen and (max-width:63.75em){.pharmacytSite .leftSide .tablePharmacy table tbody tr th{font-size:13px;line-height:12px;padding:10px}}@media screen and (max-width:37.5em){.pharmacytSite .leftSide .tablePharmacy table tbody tr th{font-size:12px;line-height:11px;padding:8px 10px;display:none}}@media screen and (max-width:28.125em){.pharmacytSite .leftSide .tablePharmacy table tbody tr th{font-size:12px;line-height:10px;padding:5px 4px}}.pharmacytSite .leftSide .tablePharmacy table tbody tr td{color:#000;font-weight:500;font-size:13px;line-height:1.2;color:#02364b;border-spacing:0;padding:15px 10px;width:20%;border-collapse:separate;text-align:center;position:relative}@media screen and (max-width:87.5em){.pharmacytSite .leftSide .tablePharmacy table tbody tr td{padding:12px 10px}}@media screen and (max-width:63.75em){.pharmacytSite .leftSide .tablePharmacy table tbody tr td{font-size:12px;line-height:15px;padding:10px;border:1px solid #fff}}@media screen and (max-width:37.5em){.pharmacytSite .leftSide .tablePharmacy table tbody tr td{font-size:13px;line-height:13px;padding:8px 10px;display:block;width:100%;text-align:left;padding-left:120px}}@media screen and (max-width:28.125em){.pharmacytSite .leftSide .tablePharmacy table tbody tr td{padding:5px 4px;word-break:break-word;font-size:11px;padding-left:90px}}@media screen and (max-width:37.5em){.pharmacytSite .leftSide .tablePharmacy table tbody tr td:before{content:attr(data-label);text-transform:none;font-weight:700;float:left;background-color:#02364b;color:#fff;font-weight:500;font-size:12px;height:100%;margin-right:10px;padding:5px 8px;top:0;bottom:0;position:absolute;vertical-align:middle;left:0;width:100px;text-align:left}}@media screen and (max-width:28.125em){.pharmacytSite .leftSide .tablePharmacy table tbody tr td:before{width:80px}}.pharmacytSite .leftSide .tablePharmacy table tbody .hidden{visibility:hidden;height:0;position:absolute;opacity:0;top:-100%;-webkit-transition:.2s;transition:.2s}.searchResultSite{padding:0!important}.searchResultSite .ad-box,.searchResultSite .ad-box2{text-align:center;margin:30px 0 20px}.searchResultSite .oneSide .siteResultBox{float:left;width:calc(100% - 470px);margin-right:30px}@media screen and (max-width:62.5em){.searchResultSite .oneSide .siteResultBox{width:100%}}.searchResultSite .oneSide .siteResultBox .title span{color:#009dd5}.searchResultSite .oneSide .siteResultBox .galleryResultList,.searchResultSite .oneSide .siteResultBox .newsResultList{margin-bottom:30px;position:relative}@media screen and (max-width:50em){.searchResultSite .oneSide .siteResultBox .galleryResultList,.searchResultSite .oneSide .siteResultBox .newsResultList{overflow:hidden;margin-bottom:20px}}.searchResultSite .oneSide .siteResultBox .galleryResultList .btn,.searchResultSite .oneSide .siteResultBox .newsResultList .btn{float:right}.searchResultSite .oneSide .siteResultBox .galleryResultList .title,.searchResultSite .oneSide .siteResultBox .newsResultList .title{margin-bottom:16px}.searchResultSite .oneSide .siteResultBox .item{position:relative;overflow:hidden;background-color:#f4f5f6;margin-bottom:14px;min-height:100px;-webkit-transition:.2s;transition:.2s;display:block}.searchResultSite .oneSide .siteResultBox .item:hover{background-color:rgba(0,157,213,.09)}.searchResultSite .oneSide .siteResultBox .item:hover .hover{position:absolute;top:0;left:0;width:100%;height:100%}.searchResultSite .oneSide .siteResultBox .item:hover .look{left:1px;opacity:1;visibility:visible}.searchResultSite .oneSide .siteResultBox .item .result-photo{position:absolute;overflow:hidden;display:inline-block;width:24%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:37.5em){.searchResultSite .oneSide .siteResultBox .item .result-photo{width:30%}}@media screen and (max-width:28.125em){.searchResultSite .oneSide .siteResultBox .item .result-photo{width:100%;position:relative;height:120px;overflow:hidden}}.searchResultSite .oneSide .siteResultBox .item .look{font-size:.6875em;font-weight:500;color:#fff;text-transform:uppercase;padding:6px 8px;background-color:rgba(2,54,75,.8);position:absolute;bottom:0;left:-100%;opacity:0;visibility:hidden;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:62.5em){.searchResultSite .oneSide .siteResultBox .item .look{font-size:.625em;padding:3px 5px}}@media screen and (max-width:25em){.searchResultSite .oneSide .siteResultBox .item .look{top:98px;bottom:auto}}.searchResultSite .oneSide .siteResultBox .item .result-text{padding:10px 12px;width:76%;position:relative;overflow:hidden;float:right;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:72.5em){.searchResultSite .oneSide .siteResultBox .item .result-text{padding:7px 10px}}@media screen and (max-width:37.5em){.searchResultSite .oneSide .siteResultBox .item .result-text{width:70%}}@media screen and (max-width:28.125em){.searchResultSite .oneSide .siteResultBox .item .result-text{width:100%;padding:3px 5px}}.searchResultSite .oneSide .siteResultBox .item .result-text .name{font-size:.9375em;line-height:17px;font-weight:600;color:#02364b}@media screen and (max-width:72.5em){.searchResultSite .oneSide .siteResultBox .item .result-text .name{font-size:.8125em;line-height:15px}}.searchResultSite .oneSide .siteResultBox .item .result-text .description{font-size:.8125em;line-height:15px;color:#8cacbc;font-weight:500;padding-bottom:15px;margin-top:12px}@media screen and (max-width:72.5em){.searchResultSite .oneSide .siteResultBox .item .result-text .description{font-size:.6875em;line-height:13px;padding-bottom:7px;margin-top:6px}}@media screen and (max-width:37.5em){.searchResultSite .oneSide .siteResultBox .item .result-text .description{font-size:.625em;line-height:12px;margin-top:4px}}.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo{overflow:hidden}@media screen and (max-width:72.5em){.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo{margin:0}}.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .data{color:#8cacbc;font-size:11px;font-weight:500;position:relative;margin-right:10px;z-index:3;display:block;float:left}@media screen and (max-width:28.125em){.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .data{font-size:9px;margin-right:5px}}.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .top{color:#009dd5;position:relative;z-index:999;margin-right:4px}.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .top:hover{color:#02364b}.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .stats{color:#8cacbc;font-size:11px;font-weight:500;z-index:3;float:right}@media screen and (max-width:72.5em){.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .stats{margin:0}}@media screen and (max-width:28.125em){.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .stats{font-size:9px}}.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .stats .icon{display:inline-block;margin-right:4px;font-weight:400;color:#009dd5}.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .stats .icon.icon-view{font-size:19px;line-height:0;margin-top:-2px;margin-left:20px}@media screen and (max-width:28.125em){.searchResultSite .oneSide .siteResultBox .item .result-text .newInfo .stats .icon.icon-view{font-size:13px;margin-left:8px}}.searchResultSite .oneSide .googleResultBox{width:440px;float:right}@media screen and (max-width:62.5em){.searchResultSite .oneSide .googleResultBox{width:100%}}.mainContent{padding:2.1875em 0;overflow:hidden}@media screen and (max-width:37.5em){.mainContent{padding:1.25em 0}}.mainContent .ad-box{position:relative;overflow:hidden;text-align:center}@media screen and (max-width:50em){.mainContent .ad-box2{margin-bottom:10px}}.mainContent .info-box{background:#ff8c05;color:#fff;padding:10px;text-align:center}.mainContent .info-box-dark{background:#02364b}.mainContent .info-box-margin{margin:15px 0}.mainContent.gray{background:#f4f5f6}.mainContent h1,.mainContent h2,.mainContent h3,.mainContent h4,.mainContent h5{text-transform:uppercase;color:#02364b;font-weight:700;line-height:1em}.mainContent h1.text-transform-normal,.mainContent h2.text-transform-normal,.mainContent h3.text-transform-normal,.mainContent h4.text-transform-normal,.mainContent h5.text-transform-normal{text-transform:none}.mainContent h1 .blue,.mainContent h2 .blue,.mainContent h3 .blue,.mainContent h4 .blue,.mainContent h5 .blue{color:#009dd5}.mainContent h1.title{font-size:1.5em;line-height:1.16667em;text-transform:none}@media screen and (max-width:62.5em){.mainContent h1.title{font-size:1.375em;line-height:1em}}@media screen and (max-width:37.5em){.mainContent h1.title{font-size:1.25em;line-height:.95833em}}@media screen and (max-width:28.125em){.mainContent h1.title{font-size:1.125em;line-height:.91667em}}.mainContent h1{font-size:1.875em}@media screen and (max-width:37.5em){.mainContent h1{font-size:1.5em}}.mainContent h2{font-size:1.625em}@media screen and (max-width:62.5em){.mainContent h2{font-size:1.5em}}@media screen and (max-width:37.5em){.mainContent h2{font-size:1.25em}}@media screen and (max-width:28.125em){.mainContent h2{font-size:1.1875em}}.mainContent h3{font-size:1.375em}@media screen and (max-width:62.5em){.mainContent h3{font-size:1.25em}}@media screen and (max-width:37.5em){.mainContent h3{font-size:1.125em}}.mainContent h4{font-size:1.125em}@media screen and (max-width:62.5em){.mainContent h4{font-size:1em}}@media screen and (max-width:37.5em){.mainContent h4{font-size:.9375em}}.mainContent h5{font-size:1em}@media screen and (max-width:62.5em){.mainContent h5{font-size:.875em}}.mainContent .leftSide{width:calc(100% - 320px);float:left}@media screen and (max-width:50em){.mainContent .leftSide{width:100%}}.mainContent .leftSide .topBox .title{float:left}.mainContent .leftSide .topBox .title i{font-weight:500}.mainContent .leftSide .topBox .btn-add{float:right;display:block;padding:7px 16px;width:auto;font-size:.75em}@media screen and (max-width:72.5em){.mainContent .leftSide .topBox .btn-add{padding:6px 12px}}.mainContent .leftSide .topBox .btn-add:before{display:none}.mainContent .leftSide .topBox .btn-add i{margin-left:30px}@media screen and (max-width:78.75em){.mainContent .leftSide .topBox .btn-add i{margin-left:15px}}.mainContent .leftSide .topBox .btn-add:hover{background-color:#009dd5}.mainContent .leftSide .register .left{width:41%;float:left}@media screen and (max-width:72.5em){.mainContent .leftSide .register .left{width:100%;float:none}}.mainContent .leftSide .register .left form{margin-top:2.1875em}@media screen and (max-width:72.5em){.mainContent .leftSide .register .left form .row input{height:34px}}.mainContent .leftSide .register .left form .row .btn-facebook{padding:.75em 1.125em;margin-top:.625em;font-weight:500;display:inline-block;position:relative;line-height:1.15}.mainContent .leftSide .register .left form .row .btn-facebook i{margin-right:4px}.mainContent .leftSide .register .right{float:right;width:59%;padding-top:4em;padding-left:7%;padding-right:7%;text-align:justify;color:#02364b;font-size:.875em;line-height:1.35714em}.mainContent .leftSide .register .right *{font-size:1em;line-height:1.35714em}@media screen and (max-width:56.25em){.mainContent .leftSide .register .right{font-size:.8125em}}@media screen and (max-width:72.5em){.mainContent .leftSide .register .right{width:100%;float:none;padding-left:0;padding-right:0;padding-top:2.1875em}}.mainContent .leftSide .register .right .btn-facebook{padding:.75em 1.125em;margin-bottom:1.525em;font-weight:500;display:block;position:relative;line-height:1.15;text-align:center}.mainContent .leftSide .register .right .btn-facebook i{margin-right:4px}.mainContent .leftSide .readMore h5{margin-bottom:10px;margin-top:20px}.mainContent .leftSide .readMore .item{width:33%;position:relative;display:block;overflow:hidden;margin-bottom:20px;margin-right:0;float:left;border:1px solid #f4f5f6}@media screen and (max-width:21.875em){.mainContent .leftSide .readMore .item{width:100%}}.mainContent .leftSide .readMore .item:nth-child(2n){margin-right:0}.mainContent .leftSide .readMore .item:hover .photoWrap .photo{-webkit-transform:scale(1.02);transform:scale(1.02)}.mainContent .leftSide .readMore .item:hover .photoWrap .mask{box-shadow:0 0 80px 80px rgba(2,54,75,.9)}.mainContent .leftSide .readMore .item .photoWrap{height:195px;width:100%;position:relative;overflow:hidden;display:block}@media screen and (max-width:72.5em){.mainContent .leftSide .readMore .item .photoWrap{height:160px}}@media screen and (max-width:31.25em){.mainContent .leftSide .readMore .item .photoWrap{height:130px}}.mainContent .leftSide .readMore .item .photoWrap .photo{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:50%;-webkit-transition:.1s ease-out;transition:.1s ease-out}.mainContent .leftSide .readMore .item .photoWrap .mask{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 80px 80px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}.mainContent .leftSide .readMore .item .photoWrap .title{font-size:.875em;line-height:18px;font-weight:700;color:#fff;position:absolute;padding-left:15px;padding-right:15px;bottom:30px;z-index:3}@media screen and (max-width:72.5em){.mainContent .leftSide .readMore .item .photoWrap .title{font-size:.8125em;line-height:16px;bottom:24px}}@media screen and (max-width:62.5em){.mainContent .leftSide .readMore .item .photoWrap .title{font-size:.75em;line-height:14px}}@media screen and (max-width:31.25em){.mainContent .leftSide .readMore .item .photoWrap .title{font-size:.6875em;line-height:13px;bottom:17px;padding-right:7px;padding-left:7px}}.mainContent .leftSide .readMore .item .photoWrap .stats{color:#8cacbc;font-size:13px;font-weight:500;position:absolute;bottom:8px;z-index:3;text-align:left;padding-left:15px;padding-right:15px}@media screen and (max-width:72.5em){.mainContent .leftSide .readMore .item .photoWrap .stats{bottom:6px;font-size:11px}}@media screen and (max-width:31.25em){.mainContent .leftSide .readMore .item .photoWrap .stats{bottom:3px;font-size:9px;padding-left:7px;padding-right:7px}}.mainContent .leftSide .readMore .item .photoWrap .stats .icon{color:#009dd5;display:inline-block;margin-right:4px;font-weight:400;font-size:20px}@media screen and (max-width:72.5em){.mainContent .leftSide .readMore .item .photoWrap .stats .icon{font-size:16px}}.mainContent .leftSide .readMore .item .photoWrap .stats .icon.icon-view{font-size:15px;line-height:0;margin-top:-2px;margin-left:15px}@media screen and (max-width:72.5em){.mainContent .leftSide .readMore .item .photoWrap .stats .icon.icon-view{font-size:13px}}.mainContent .leftSide .readMore .item .photoWrap .stats .icon.icon-chat{font-size:10px;line-height:0;margin-top:-2px}.mainContent .leftSide .readMore .item .photoWrap .data{color:#8cacbc;font-size:13px;font-weight:500;position:absolute;bottom:20px;right:25px;z-index:3;display:block}@media screen and (max-width:72.5em){.mainContent .leftSide .readMore .item .photoWrap .data{bottom:12px}}.mainContent .leftSide .readMore .item .photoWrap .count{font-size:.625em;line-height:1em;font-weight:500;color:#fff;width:50px;height:50px;text-align:center;background:#02364b;position:absolute;z-index:3;border-radius:100%;top:22px;left:22px;-webkit-transition:.1s ease-out;transition:.1s ease-out}.mainContent .leftSide .readMore .item .photoWrap .count .number{font-size:1.8em;font-weight:700;display:block;line-height:1em}.mainContent .leftSide .textBox{font-size:1em;line-height:1.5em;margin:10px 0 20px;font-family:Arial}.mainContent .leftSide .textBox *{line-height:1.5em}@media screen and (max-width:72.5em){.mainContent .leftSide .textBox{margin:10px 0 20px}}@media screen and (max-width:56.25em){.mainContent .leftSide .textBox{font-size:.875em;margin:8px 0 10px}}.mainContent .leftSide .textBox .semiBold{font-weight:600}.mainContent .leftSide .textBox ul{position:relative;overflow:hidden;padding:0}.mainContent .leftSide .textBox ul li{position:relative;overflow:hidden;padding:0 20px;color:#000;margin:2px 0;display:block}@media screen and (max-width:72.5em){.mainContent .leftSide .textBox ul li{padding:0 14px}}.mainContent .leftSide .textBox ul li:before{content:"";position:absolute;width:5px;height:5px;background-color:#02364b;left:0;top:8px;border-radius:20px}.mainContent .leftSide .textBox blockquote{color:#02364b;padding:6px 10px;position:relative;font-style:italic;margin:6px 0}.mainContent .leftSide .textBox blockquote:before{content:"";position:absolute;height:100%;width:1px;background-color:#02364b;left:0;top:0}.mainContent .leftSide .textBox cite{color:#02364b;padding:6px 10px;position:relative;font-style:italic;margin:6px 0}.mainContent .leftSide .textBox cite:before{content:"";position:absolute;height:100%;width:1px;background-color:#02364b;left:0;top:0}.mainContent .leftSide .textBox ol{padding:0 20px}@media screen and (max-width:72.5em){.mainContent .leftSide .textBox ol{padding:0 10px}}.mainContent .leftSide .textBox ol li{color:#000;margin:5px 0;padding-left:0}.mainContent .leftSide .textBox ol{counter-reset:a}.mainContent .leftSide .textBox ol li{display:block}.mainContent .leftSide .textBox ol li:before{content:counter(a) ". ";counter-increment:a;color:#02364b;margin-left:-20px;padding-right:6px;font-size:16px}.mainContent .leftSide .textBox .tableContainer{max-width:100%;overflow-x:auto}.mainContent .leftSide .textBox table{width:100%;margin:5px 0;min-width:600px;text-align:left}.mainContent .leftSide .textBox table tr th{background:#f4f5f6}@media screen and (max-width:53.125em){.mainContent .leftSide .textBox table tr th{display:none}}.mainContent .leftSide .textBox table tr td,.mainContent .leftSide .textBox table tr th{padding:.3125em .625em;-webkit-transition:.1s ease-out;transition:.1s ease-out}.mainContent .leftSide .textBox table tr:nth-child(odd) td{background:#f4f5f6}.mainContent .leftSide .select-announcement-add-type{margin-bottom:20px;overflow:hidden}.mainContent .leftSide .select-announcement-add-type .box{float:left;width:49%;background:#009dd5;color:#fff;padding-bottom:20px;text-align:center}.mainContent .leftSide .select-announcement-add-type .box:hover,.mainContent .leftSide .select-announcement-add-type .box:hover .title{background:#ff8c05}.mainContent .leftSide .select-announcement-add-type .box.right{float:right}@media screen and (max-width:35em){.mainContent .leftSide .select-announcement-add-type .box{float:none;width:100%;display:block;margin:0 0 10px}}.mainContent .leftSide .select-announcement-add-type .box .title{display:block;font-weight:700;text-transform:uppercase;background:#02364b;padding:8px 0;-webkit-transition:.1s ease-out;transition:.1s ease-out}.mainContent .leftSide .select-announcement-add-type .box .desc{display:block;padding:8px 10px}.mainContent .leftSide .select-announcement-add-type .box .action-text{display:block;font-style:italic;font-size:.8125em;padding:0 10px;opacity:.6}.mainContent .rightSide{float:right;width:300px}@media screen and (max-width:50em){.mainContent .rightSide{width:100%;margin-top:10px}}.mainContent .rightSide .box{margin-bottom:20px;overflow:hidden}@media screen and (max-width:50em){.mainContent .rightSide .box{text-align:center}}.mainContent .rightSide .most-popular{position:relative;overflow:hidden;margin-bottom:20px}@media screen and (max-width:56.25em){.mainContent .rightSide .most-popular{margin-bottom:10px}}.mainContent .rightSide .most-popular .most-popular-list .item{font-size:13px;line-height:18px;color:#02364b;font-weight:500;display:block;padding:10px 5px;border-bottom:1px solid #f6f6f6;-webkit-transition:.2s;transition:.2s;overflow:hidden}@media screen and (max-width:56.25em){.mainContent .rightSide .most-popular .most-popular-list .item{padding:6px 4px;font-size:13px;line-height:15px}}.mainContent .rightSide .most-popular .most-popular-list .item:last-child{border-bottom:0 solid red}.mainContent .rightSide .most-popular .most-popular-list .item:hover{color:#009dd5}.mainContent .rightSide .most-popular .most-popular-list .item:hover .photo:after{opacity:1}.mainContent .rightSide .most-popular .most-popular-list .item .photo{display:block;height:120px;background-size:cover;background-position:50%;margin-bottom:7px;position:relative}.mainContent .rightSide .most-popular .most-popular-list .item .photo:after{position:absolute;content:"";left:0;right:0;bottom:0;top:0;background:rgba(0,157,213,.2);opacity:0;-webkit-transition:.1s ease-out;transition:.1s ease-out}.mainContent .rightSide .most-popular .most-popular-list .item .anouncement-photo{background-position:50%;background-size:cover;background-repeat:no-repeat;width:25px;position:absolute;height:25px;overflow:hidden;float:left}.mainContent .rightSide .most-popular .most-popular-list .item .anonstext{padding-left:32px;display:block}.mainContent .rightSide .most-popular .most-popular-list .item i{font-size:14px;color:#02364b}@media screen and (max-width:56.25em){.mainContent .rightSide .most-popular .most-popular-list .item i{font-size:12px}}@media screen and (max-width:31.25em){p img{height:auto!important}}.topicDetails{position:relative}.topicDetails .leftSide .answer-box,.topicDetails .leftSide .main-topic{position:relative;background-color:#f4f5f6;padding:20px 20px 20px 75px;margin-bottom:10px}.topicDetails .leftSide .answer-box:hover .topic-box .data .visibleWrap .hover-visible,.topicDetails .leftSide .main-topic:hover .topic-box .data .visibleWrap .hover-visible{visibility:visible;opacity:1}@media screen and (max-width:62.5em){.topicDetails .leftSide .answer-box,.topicDetails .leftSide .main-topic{padding:14px 14px 14px 55px}}@media screen and (max-width:31.25em){.topicDetails .leftSide .answer-box,.topicDetails .leftSide .main-topic{padding:12px 12px 12px 48px}}.topicDetails .leftSide .answer-box .userpng,.topicDetails .leftSide .main-topic .userpng{position:absolute;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:contain;height:50px;width:50px;left:10px;top:20px}@media screen and (max-width:62.5em){.topicDetails .leftSide .answer-box .userpng,.topicDetails .leftSide .main-topic .userpng{top:15px;width:40px;height:40px}}@media screen and (max-width:31.25em){.topicDetails .leftSide .answer-box .userpng,.topicDetails .leftSide .main-topic .userpng{width:30px;height:30px;top:14px}}.topicDetails .leftSide .answer-box .topic-box,.topicDetails .leftSide .main-topic .topic-box{position:relative}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box,.topicDetails .leftSide .main-topic .topic-box{padding-bottom:29px}}.topicDetails .leftSide .answer-box .topic-box .title,.topicDetails .leftSide .main-topic .topic-box .title{color:#009dd5;text-transform:none}@media screen and (max-width:62.5em){.topicDetails .leftSide .answer-box .topic-box .title,.topicDetails .leftSide .main-topic .topic-box .title{margin-bottom:2px}}@media screen and (max-width:31.25em){.topicDetails .leftSide .answer-box .topic-box .title,.topicDetails .leftSide .main-topic .topic-box .title{font-size:1em}}.topicDetails .leftSide .answer-box .topic-box .data,.topicDetails .leftSide .main-topic .topic-box .data{position:relative;overflow:hidden;padding:5px 0 12px}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data,.topicDetails .leftSide .main-topic .topic-box .data{position:static}}@media screen and (max-width:62.5em){.topicDetails .leftSide .answer-box .topic-box .data,.topicDetails .leftSide .main-topic .topic-box .data{padding:4px 0}}.topicDetails .leftSide .answer-box .topic-box .data .user,.topicDetails .leftSide .main-topic .topic-box .data .user{color:#355868;font-weight:700;font-size:.875em;line-height:19px}.topicDetails .leftSide .answer-box .topic-box .data .user:hover,.topicDetails .leftSide .main-topic .topic-box .data .user:hover{text-decoration:underline}.topicDetails .leftSide .answer-box .topic-box .data .day,.topicDetails .leftSide .main-topic .topic-box .data .day{margin-left:20px}@media screen and (max-width:62.5em){.topicDetails .leftSide .answer-box .topic-box .data .day,.topicDetails .leftSide .main-topic .topic-box .data .day{margin-left:10px}}.topicDetails .leftSide .answer-box .topic-box .data .hour,.topicDetails .leftSide .main-topic .topic-box .data .hour{margin-left:-2px}.topicDetails .leftSide .answer-box .topic-box .data .day,.topicDetails .leftSide .answer-box .topic-box .data .hour,.topicDetails .leftSide .main-topic .topic-box .data .day,.topicDetails .leftSide .main-topic .topic-box .data .hour{color:#8cacbc;font-size:12px;line-height:16px;font-weight:500}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap{overflow:hidden;float:left;position:absolute;bottom:0;right:0;background-color:rgba(0,157,213,.05);display:block;width:100%}}.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap .hover-visible{font-size:12px;font-weight:500;color:#02364b;padding:0 10px;float:right;visibility:hidden;opacity:0;padding-top:3px;padding-bottom:1px;margin-right:2px;background-color:rgba(0,157,213,.05)}@media screen and (max-width:72.5em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap .hover-visible{padding:0 3px;font-size:11px}}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap .hover-visible{display:block;text-align:right;opacity:1;visibility:visible;display:inline-block;float:none;background:transparent;vertical-align:middle}}@media screen and (max-width:25em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap .hover-visible{font-size:10px;line-height:15px}}.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible:hover,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap .hover-visible:hover{text-decoration:underline}.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .pw,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap .pw{font-size:13px;line-height:19px;color:#02364b;font-weight:600;float:right}@media screen and (max-width:72.5em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .pw,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap .pw{font-size:11px}}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .pw,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap .pw{overflow:hidden;display:inline-block;float:none;line-height:inherit;vertical-align:middle}}@media screen and (max-width:25em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .pw,.topicDetails .leftSide .main-topic .topic-box .data .visibleWrap .pw{font-size:10px;line-height:15px}}.topicDetails .leftSide .answer-box .topic-box .description,.topicDetails .leftSide .main-topic .topic-box .description{color:#02364b;font-size:13px;line-height:19px}@media screen and (max-width:62.5em){.topicDetails .leftSide .answer-box .topic-box .description,.topicDetails .leftSide .main-topic .topic-box .description{font-size:12px;line-height:17px}}.topicDetails .leftSide .answer-box{background-color:#fff;padding-bottom:0;margin-bottom:0;position:relative;overflow:hidden}.topicDetails .leftSide .answer-box:hover .topic-box .data .visibleWrap .hover-visible{visibility:visible;opacity:1}.topicDetails .leftSide .answer-box .topic-box{border-bottom:1px solid #f0f0f0;padding-bottom:20px}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box{padding-bottom:26px}}.topicDetails .leftSide .answer-box .topic-box .re-title{font-size:12px;line-height:17px;color:#8cacbc;font-weight:700;margin-bottom:0}@iclude breakpoint(1024 down){.topicDetails .leftSide .answer-box .topic-box .re-title{line-height:15px}}.topicDetails .leftSide .answer-box .topic-box .data{padding:0 0 12px!important;position:static}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data{padding:0 0 6px!important}}.topicDetails .leftSide .answer-box .topic-box .data .user{color:#355868;font-weight:700;font-size:.875em;line-height:19px}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data .user{font-size:12px}}.topicDetails .leftSide .answer-box .topic-box .data .user:hover{text-decoration:underline}.topicDetails .leftSide .answer-box .topic-box .data .day{margin-left:20px}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data .day{margin-left:6px}}.topicDetails .leftSide .answer-box .topic-box .data .hour{margin-left:-2px}.topicDetails .leftSide .answer-box .topic-box .data .day,.topicDetails .leftSide .answer-box .topic-box .data .hour{color:#8cacbc;font-size:12px;line-height:16px;font-weight:500}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data .day,.topicDetails .leftSide .answer-box .topic-box .data .hour{font-size:10px}}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap{overflow:hidden;float:left;position:absolute;bottom:0;right:0;background-color:rgba(0,157,213,.05);display:block;width:100%}}.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible{font-size:12px;font-weight:500;color:#02364b;padding:0 10px;float:right;visibility:hidden;opacity:0;padding-top:3px;padding-bottom:1px;margin-right:2px;background-color:rgba(0,157,213,.05)}@media screen and (max-width:72.5em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible{padding:0 3px;font-size:11px}}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible{display:block;text-align:right;opacity:1;visibility:visible;display:inline-block;float:none;background:transparent;vertical-align:middle}}@media screen and (max-width:25em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible{font-size:10px;line-height:15px}}.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .hover-visible:hover{text-decoration:underline}.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .pw{font-size:13px;line-height:19px;color:#02364b;font-weight:600;float:right}@media screen and (max-width:72.5em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .pw{font-size:11px}}@media screen and (max-width:64em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .pw{overflow:hidden;display:inline-block;float:none;line-height:inherit;vertical-align:middle}}@media screen and (max-width:25em){.topicDetails .leftSide .answer-box .topic-box .data .visibleWrap .pw{font-size:10px;line-height:15px}}.topicDetails .leftSide .answer-box .topic-box .data .answer{font-size:13px;line-height:19px;color:#009dd5;font-weight:600;float:right}@media screen and (max-width:72.5em){.topicDetails .leftSide .answer-box .topic-box .data .answer{font-size:11px}}.topicDetails .leftSide .answer-box .topic-box .description{color:#02364b;font-size:13px;line-height:19px}@media screen and (max-width:62.5em){.topicDetails .leftSide .answer-box .topic-box .description{font-size:12px;line-height:16px}}.topicDetails .leftSide .add-answer-box{position:relative;background-color:#f4f5f6;padding:15px 20px 20px 75px;margin-bottom:10px;margin-top:-1px}@media screen and (max-width:62.5em){.topicDetails .leftSide .add-answer-box{margin-top:15px;padding:14px 14px 14px 60px}}@media screen and (max-width:31.25em){.topicDetails .leftSide .add-answer-box{padding:12px 12px 12px 50px}}.topicDetails .leftSide .add-answer-box .userpng{position:absolute;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:contain;height:50px;width:50px;left:13px;top:20px}@media screen and (max-width:62.5em){.topicDetails .leftSide .add-answer-box .userpng{top:12px;width:40px;height:40px}}@media screen and (max-width:31.25em){.topicDetails .leftSide .add-answer-box .userpng{width:30px;height:30px;top:14px}}.topicDetails .leftSide .add-answer-box .topic-box{position:relative}.topicDetails .leftSide .add-answer-box .topic-box .data{position:relative;padding:5px 0 6px}@media screen and (max-width:62.5em){.topicDetails .leftSide .add-answer-box .topic-box .data{padding:0 0 6px}}.topicDetails .leftSide .add-answer-box .topic-box .data .user{color:#355868;font-weight:700;font-size:.875em;line-height:19px}.topicDetails .leftSide .add-answer-box form textarea{position:relative;min-height:80px;padding:12px 15px;font-size:13px;line-height:19px;color:#355868;border:1px solid #d4d9de}@media screen and (max-width:62.5em){.topicDetails .leftSide .add-answer-box form textarea{font-size:12px;line-height:16px;min-height:70px;margin-bottom:10px}}.topicDetails .leftSide .add-answer-box form textarea::-webkit-input-placeholder{color:#355868}.topicDetails .leftSide .add-answer-box form textarea::-moz-placeholder{color:#355868}.topicDetails .leftSide .add-answer-box form textarea:-ms-input-placeholder{color:#355868}.topicDetails .leftSide .add-answer-box form textarea:-moz-placeholder{color:#355868}.topicDetails .leftSide .add-answer-box form .btn{font-size:14px;font-weight:500;width:180px;padding:12px 5px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:62.5em){.topicDetails .leftSide .add-answer-box form .btn{font-size:12px;padding:7px 5px;width:130px}}.userDetail{padding:0}.userDetail .user-box{position:relative;overflow:hidden}.userDetail .user-box .userpng{background-position:50%;background-repeat:no-repeat;background-size:cover;width:120px;height:120px;display:block;float:left}@media screen and (max-width:62.5em){.userDetail .user-box .userpng{width:90px;height:90px}}@media screen and (max-width:37.5em){.userDetail .user-box .userpng{height:70px;width:70px}}.userDetail .user-box .name{margin-left:140px;display:block;text-transform:none}@media screen and (max-width:62.5em){.userDetail .user-box .name{margin-left:105px;font-size:1.125em}}@media screen and (max-width:37.5em){.userDetail .user-box .name{margin-left:80px;font-size:1em}}.userDetail .user-box .join-in{margin-top:50px}@media screen and (max-width:62.5em){.userDetail .user-box .join-in{margin-top:20px}}.userDetail .user-box .join-in,.userDetail .user-box .last-active{font-size:.875em;font-weight:600;color:#02364b;margin-left:140px}@media screen and (max-width:62.5em){.userDetail .user-box .join-in,.userDetail .user-box .last-active{margin-left:105px;font-size:.75em}}@media screen and (max-width:37.5em){.userDetail .user-box .join-in,.userDetail .user-box .last-active{margin-left:80px;font-size:.625em}}.userDetail .user-box .join-in span,.userDetail .user-box .last-active span{font-weight:400;margin-left:15px;color:#009dd5}@media screen and (max-width:62.5em){.userDetail .user-box .join-in span,.userDetail .user-box .last-active span{margin-left:7px}}.userDetail .user-box .btn{position:absolute;top:5px;right:5px}.userDetail .user-box .ruser_activity{position:relative;overflow:hidden;margin-top:30px;margin-bottom:30px}@media screen and (max-width:62.5em){.userDetail .user-box .ruser_activity{margin:20px 0}}.userDetail .user-box .ruser_activity .btn{top:6px}@media screen and (max-width:62.5em){.userDetail .user-box .ruser_activity .btn{top:2px}}@media screen and (max-width:37.5em){.userDetail .user-box .ruser_activity .btn{font-size:.625em;top:3px}}.userDetail .user-box .ruser_activity .head-column{background-color:#f4f5f6;padding:15px 15px 12px;position:relative;overflow:hidden}@media screen and (max-width:62.5em){.userDetail .user-box .ruser_activity .head-column{padding:12px 10px 9px 12px}}@media screen and (max-width:37.5em){.userDetail .user-box .ruser_activity .head-column{padding-left:6px}}.userDetail .user-box .ruser_activity .head-column i{font-size:1.5em;color:#ff8c05;float:left;margin-right:15px;position:absolute;top:12px}@media screen and (max-width:72.5em){.userDetail .user-box .ruser_activity .head-column i{font-size:1.25em;top:15px}}@media screen and (max-width:62.5em){.userDetail .user-box .ruser_activity .head-column i{font-size:16px;top:12px}}.userDetail .user-box .ruser_activity .head-column .title{margin-bottom:0;margin-left:40px;padding-right:150px}@media screen and (max-width:72.5em){.userDetail .user-box .ruser_activity .head-column .title{margin-left:30px}}@media screen and (max-width:62.5em){.userDetail .user-box .ruser_activity .head-column .title{font-size:.875em;margin-left:20px}}@media screen and (max-width:37.5em){.userDetail .user-box .ruser_activity .head-column .title{padding-right:90px}}.userDetail .user-box .ruser_activity .head-column .title span{font-weight:700}.userDetail .user-box .ruser_activity .rekord{padding:15px;border-bottom:1px solid #f6f6f6}@media screen and (max-width:37.5em){.userDetail .user-box .ruser_activity .rekord{padding:8px 0}}.userDetail .user-box .ruser_activity .rekord:last-child{border-bottom:0 solid #fff}.userDetail .user-box .ruser_activity .rekord h5{font-weight:700}.userDetail .user-box .ruser_activity .rekord h5:hover a{color:#ff8c05}.userDetail .user-box .ruser_activity .rekord p{font-style:italic}@media screen and (max-width:62.5em){.userDetail .user-box .ruser_activity .rekord p{font-size:.8125em;line-height:15px;margin-bottom:7px}}@media screen and (max-width:37.5em){.userDetail .user-box .ruser_activity .rekord p{font-size:.6875em;line-height:13px}}.userDetail .user-box .ruser_activity .rekord .footer{background-color:#009dd5;padding:6px 8px;color:#fff;font-weight:500;font-size:.75em}@media screen and (max-width:62.5em){.userDetail .user-box .ruser_activity .rekord .footer{font-size:.6875em;line-height:13px}}@media screen and (max-width:37.5em){.userDetail .user-box .ruser_activity .rekord .footer{font-size:.625em;padding:3px 4px}}.votes-list{overflow:hidden}.votes-list .item{display:block;float:left;width:49%;margin-bottom:2%}.votes-list .item:nth-child(2n+2){float:right}@media screen and (max-width:31.25em){.votes-list .item{width:100%;margin:0 0 20px;float:none}}.votes-list .item:hover .photo .shadow{box-shadow:0 0 50px 50px rgba(2,54,75,.7)}.votes-list .item .photo{display:block;width:100%;height:240px;background-size:cover;background-position:50%;position:relative;overflow:hidden}@media screen and (max-width:61.25em){.votes-list .item .photo{height:200px}}.votes-list .item .photo .shadow{position:absolute;bottom:-10px;width:100%;left:0;height:10px;z-index:2;box-shadow:0 0 50px 50px rgba(0,0,0,.7);-webkit-transition:.1s ease-out;transition:.1s ease-out}.votes-list .item .photo .info{position:absolute;z-index:2;bottom:0;padding:10px;color:#fff;text-align:center;font-size:.875em}.votes-list .item .title{font-weight:700;display:block;padding:5px;font-size:1.125em;line-height:1.22222em}@media screen and (max-width:61.25em){.votes-list .item .title{font-size:1em}}#meteo>ul{list-style:none;text-align:center;margin-left:0}#meteo>ul h4{font-size:1em;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:31.25em){#meteo>ul h4{margin-bottom:0}}#meteo>ul .icon{width:70px;height:70px;padding:8px;display:inline-block;border-radius:100%;overflow:hidden;border:1px solid #eee;margin:5px 0 10px;-webkit-transition:.1s ease-out;transition:.1s ease-out}@media screen and (max-width:62.5em){#meteo>ul .icon{width:54px;height:54px}}@media screen and (max-width:31.25em){#meteo>ul .icon{height:46px;width:46px}}#meteo>ul>li{width:33.3333%;float:left;padding:.625em;margin-bottom:35px}@media screen and (max-width:62.5em){#meteo>ul>li{font-size:.875em;margin-bottom:20px}}@media screen and (max-width:31.25em){#meteo>ul>li{font-size:.75em;margin-bottom:10px}}@media screen and (max-width:25em){#meteo>ul>li{width:50%}}#meteo>ul>li:hover .icon{-webkit-transform:scale(1.1);transform:scale(1.1)}#meteo>ul>li>ul{margin-bottom:15px;overflow:hidden;display:block;list-style:none}@media screen and (max-width:62.5em){#meteo>ul>li>ul{margin-left:0}}