.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:4px;border:1px solid;border-color:#ccc;position:relative;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bootstrap-switch .bootstrap-switch-container{display:inline-block;top:0;border-radius:4px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block!important;height:100%;padding:6px 12px;font-size:14px;line-height:20px}.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-handle-off{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary{color:#fff;background:#337ab7}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info{color:#fff;background:#5bc0de}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success{color:#fff;background:#5cb85c}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger{color:#fff;background:#d9534f}.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default{color:#000;background:#eee}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333;background:#fff}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch input[type='radio'],.bootstrap-switch input[type='checkbox']{position:absolute!important;top:0;left:0;margin:0;z-index:-1;opacity:0;filter:alpha(opacity=0)}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.3333333}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-readonly,.bootstrap-switch.bootstrap-switch-indeterminate{cursor:default!important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label{opacity:.5;filter:alpha(opacity=50);cursor:default!important}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;-o-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)}.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:40px;//border:1px solid #aaa;border:1px solid #e1e1e1;border-radius:0;background-color:#fff;//background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));//background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);//background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);//background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);//background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);//background-clip:padding-box;//box-shadow:0 0 3px white inset,0 1px 1px rgba(0,0,0,0.1);//color:#444;color:#7e8080;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;margin-top:9px;font:12px/21px arial,sans-serif}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url('chosen-sprite.png') no-repeat 0 2px;margin-top:7px;opacity:.6}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:white url('chosen-sprite.png') no-repeat 100% -20px;background:url('chosen-sprite.png') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:140px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;//background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));//background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);//background-image:-moz-linear-gradient(#eee 1%,#fff 15%);//background-image:-o-linear-gradient(#eee 1%,#fff 15%);//background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url('chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:white url('chosen-sprite.png') no-repeat -30px -20px;background:url('chosen-sprite.png') no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url('chosen-sprite@2x.png')!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}

.flag{display:inline-block;height:16px;width:16px;vertical-align:text-top;line-height:16px;background:url(../images/flags16.png) no-repeat}.flag.flag-eu{background-position:0 -128px}.flag.flag-en{background-position:0 -128px}.flag.flag-ad{background-position:0 -352px}.flag.flag-ae{background-position:0 -368px}.flag.flag-af{background-position:0 -384px}.flag.flag-ag{background-position:0 -400px}.flag.flag-ai{background-position:0 -416px}.flag.flag-al{background-position:0 -432px}.flag.flag-am{background-position:0 -448px}.flag.flag-an{background-position:0 -464px}.flag.flag-ao{background-position:0 -480px}.flag.flag-aq{background-position:0 -496px}.flag.flag-ar{background-position:0 -512px}.flag.flag-as{background-position:0 -528px}.flag.flag-at{background-position:0 -544px}.flag.flag-au{background-position:0 -560px}.flag.flag-aw{background-position:0 -576px}.flag.flag-az{background-position:0 -592px}.flag.flag-ba{background-position:0 -608px}.flag.flag-bb{background-position:0 -624px}.flag.flag-bd{background-position:0 -640px}.flag.flag-be{background-position:0 -656px}.flag.flag-bf{background-position:0 -672px}.flag.flag-bg{background-position:0 -688px}.flag.flag-bh{background-position:0 -704px}.flag.flag-bi{background-position:0 -720px}.flag.flag-bj{background-position:0 -736px}.flag.flag-bm{background-position:0 -752px}.flag.flag-bn{background-position:0 -768px}.flag.flag-bo{background-position:0 -784px}.flag.flag-br{background-position:0 -800px}.flag.flag-bs{background-position:0 -816px}.flag.flag-bt{background-position:0 -832px}.flag.flag-bw{background-position:0 -848px}.flag.flag-by{background-position:0 -864px}.flag.flag-bz{background-position:0 -880px}.flag.flag-ca{background-position:0 -896px}.flag.flag-cg{background-position:0 -912px}.flag.flag-cf{background-position:0 -928px}.flag.flag-cd{background-position:0 -944px}.flag.flag-ch{background-position:0 -960px}.flag.flag-ci{background-position:0 -976px}.flag.flag-ck{background-position:0 -992px}.flag.flag-cl{background-position:0 -1008px}.flag.flag-cm{background-position:0 -1024px}.flag.flag-cn{background-position:0 -1040px}.flag.flag-co{background-position:0 -1056px}.flag.flag-cr{background-position:0 -1072px}.flag.flag-cu{background-position:0 -1088px}.flag.flag-cv{background-position:0 -1104px}.flag.flag-cy{background-position:0 -1120px}.flag.flag-cz{background-position:0 -1136px}.flag.flag-de{background-position:0 -1152px}.flag.flag-dj{background-position:0 -1168px}.flag.flag-dk{background-position:0 -1184px}.flag.flag-dm{background-position:0 -1200px}.flag.flag-do{background-position:0 -1216px}.flag.flag-dz{background-position:0 -1232px}.flag.flag-ec{background-position:0 -1248px}.flag.flag-ee{background-position:0 -1264px}.flag.flag-eg{background-position:0 -1280px}.flag.flag-eh{background-position:0 -1296px}.flag.flag-er{background-position:0 -1312px}.flag.flag-es{background-position:0 -1328px}.flag.flag-et{background-position:0 -1344px}.flag.flag-fi{background-position:0 -1360px}.flag.flag-fj{background-position:0 -1376px}.flag.flag-fm{background-position:0 -1392px}.flag.flag-fo{background-position:0 -1408px}.flag.flag-fr{background-position:0 -1424px}.flag.flag-ga{background-position:0 -1440px}.flag.flag-gb{background-position:0 -1456px}.flag.flag-gd{background-position:0 -1472px}.flag.flag-ge{background-position:0 -1488px}.flag.flag-gg{background-position:0 -1504px}.flag.flag-gh{background-position:0 -1520px}.flag.flag-gi{background-position:0 -1536px}.flag.flag-gl{background-position:0 -1552px}.flag.flag-gm{background-position:0 -1568px}.flag.flag-gn{background-position:0 -1584px}.flag.flag-gp{background-position:0 -1600px}.flag.flag-gq{background-position:0 -1616px}.flag.flag-gr{background-position:0 -1632px}.flag.flag-gt{background-position:0 -1648px}.flag.flag-gu{background-position:0 -1664px}.flag.flag-gw{background-position:0 -1680px}.flag.flag-gy{background-position:0 -1696px}.flag.flag-hk{background-position:0 -1712px}.flag.flag-hn{background-position:0 -1728px}.flag.flag-hr{background-position:0 -1744px}.flag.flag-ht{background-position:0 -1760px}.flag.flag-hu{background-position:0 -1776px}.flag.flag-id{background-position:0 -1792px}.flag.flag-mc{background-position:0 -1792px}.flag.flag-ie{background-position:0 -1808px}.flag.flag-il{background-position:0 -1824px}.flag.flag-im{background-position:0 -1840px}.flag.flag-in{background-position:0 -1856px}.flag.flag-iq{background-position:0 -1872px}.flag.flag-ir{background-position:0 -1888px}.flag.flag-is{background-position:0 -1904px}.flag.flag-it{background-position:0 -1920px}.flag.flag-je{background-position:0 -1936px}.flag.flag-jm{background-position:0 -1952px}.flag.flag-jo{background-position:0 -1968px}.flag.flag-jp{background-position:0 -1984px}.flag.flag-ke{background-position:0 -2000px}.flag.flag-kg{background-position:0 -2016px}.flag.flag-kh{background-position:0 -2032px}.flag.flag-ki{background-position:0 -2048px}.flag.flag-km{background-position:0 -2064px}.flag.flag-kn{background-position:0 -2080px}.flag.flag-kp{background-position:0 -2096px}.flag.flag-kr{background-position:0 -2112px}.flag.flag-kw{background-position:0 -2128px}.flag.flag-ky{background-position:0 -2144px}.flag.flag-kz{background-position:0 -2160px}.flag.flag-la{background-position:0 -2176px}.flag.flag-lb{background-position:0 -2192px}.flag.flag-lc{background-position:0 -2208px}.flag.flag-li{background-position:0 -2224px}.flag.flag-lk{background-position:0 -2240px}.flag.flag-lr{background-position:0 -2256px}.flag.flag-ls{background-position:0 -2272px}.flag.flag-lt{background-position:0 -2288px}.flag.flag-lu{background-position:0 -2304px}.flag.flag-lv{background-position:0 -2320px}.flag.flag-ly{background-position:0 -2336px}.flag.flag-ma{background-position:0 -2352px}.flag.flag-md{background-position:0 -2368px}.flag.flag-me{background-position:0 -2384px}.flag.flag-mg{background-position:0 -2400px}.flag.flag-mh{background-position:0 -2416px}.flag.flag-mk{background-position:0 -2432px}.flag.flag-ml{background-position:0 -2448px}.flag.flag-mm{background-position:0 -2464px}.flag.flag-mn{background-position:0 -2480px}.flag.flag-mo{background-position:0 -2496px}.flag.flag-mq{background-position:0 -2512px}.flag.flag-mr{background-position:0 -2528px}.flag.flag-ms{background-position:0 -2544px}.flag.flag-mt{background-position:0 -2560px}.flag.flag-mu{background-position:0 -2576px}.flag.flag-mv{background-position:0 -2592px}.flag.flag-mw{background-position:0 -2608px}.flag.flag-mx{background-position:0 -2624px}.flag.flag-my{background-position:0 -2640px}.flag.flag-mz{background-position:0 -2656px}.flag.flag-na{background-position:0 -2672px}.flag.flag-nc{background-position:0 -2688px}.flag.flag-ne{background-position:0 -2704px}.flag.flag-ng{background-position:0 -2720px}.flag.flag-ni{background-position:0 -2736px}.flag.flag-nl{background-position:0 -2752px}.flag.flag-no{background-position:0 -2768px}.flag.flag-np{background-position:0 -2784px}.flag.flag-nr{background-position:0 -2800px}.flag.flag-nz{background-position:0 -2816px}.flag.flag-om{background-position:0 -2832px}.flag.flag-pa{background-position:0 -2848px}.flag.flag-pe{background-position:0 -2864px}.flag.flag-pf{background-position:0 -2880px}.flag.flag-pg{background-position:0 -2896px}.flag.flag-ph{background-position:0 -2912px}.flag.flag-pk{background-position:0 -2928px}.flag.flag-pl{background-position:0 -2944px}.flag.flag-pr{background-position:0 -2960px}.flag.flag-ps{background-position:0 -2976px}.flag.flag-pt{background-position:0 -2992px}.flag.flag-pw{background-position:0 -3008px}.flag.flag-py{background-position:0 -3024px}.flag.flag-qa{background-position:0 -3040px}.flag.flag-re{background-position:0 -3056px}.flag.flag-ro{background-position:0 -3072px}.flag.flag-rs{background-position:0 -3088px}.flag.flag-ru{background-position:0 -3104px}.flag.flag-rw{background-position:0 -3120px}.flag.flag-sa{background-position:0 -3136px}.flag.flag-sb{background-position:0 -3152px}.flag.flag-sc{background-position:0 -3168px}.flag.flag-sd{background-position:0 -3184px}.flag.flag-se{background-position:0 -3200px}.flag.flag-sg{background-position:0 -3216px}.flag.flag-si{background-position:0 -3232px}.flag.flag-sk{background-position:0 -3248px}.flag.flag-sl{background-position:0 -3264px}.flag.flag-sm{background-position:0 -3280px}.flag.flag-sn{background-position:0 -3296px}.flag.flag-so{background-position:0 -3312px}.flag.flag-sr{background-position:0 -3328px}.flag.flag-st{background-position:0 -3344px}.flag.flag-sv{background-position:0 -3360px}.flag.flag-sy{background-position:0 -3376px}.flag.flag-sz{background-position:0 -3392px}.flag.flag-tc{background-position:0 -3408px}.flag.flag-td{background-position:0 -3424px}.flag.flag-tg{background-position:0 -3440px}.flag.flag-th{background-position:0 -3456px}.flag.flag-tj{background-position:0 -3472px}.flag.flag-tl{background-position:0 -3488px}.flag.flag-tm{background-position:0 -3504px}.flag.flag-tn{background-position:0 -3520px}.flag.flag-to{background-position:0 -3536px}.flag.flag-tr{background-position:0 -3552px}.flag.flag-tt{background-position:0 -3568px}.flag.flag-tv{background-position:0 -3584px}.flag.flag-tw{background-position:0 -3600px}.flag.flag-tz{background-position:0 -3616px}.flag.flag-ua{background-position:0 -3632px}.flag.flag-ug{background-position:0 -3648px}.flag.flag-us{background-position:0 -3664px}.flag.flag-uy{background-position:0 -3680px}.flag.flag-uz{background-position:0 -3696px}.flag.flag-va{background-position:0 -3712px}.flag.flag-vc{background-position:0 -3728px}.flag.flag-ve{background-position:0 -3744px}.flag.flag-vg{background-position:0 -3760px}.flag.flag-vi{background-position:0 -3776px}.flag.flag-vn{background-position:0 -3792px}.flag.flag-vu{background-position:0 -3808px}.flag.flag-ws{background-position:0 -3824px}.flag.flag-ye{background-position:0 -3840px}.flag.flag-za{background-position:0 -3856px}.flag.flag-zm{background-position:0 -3872px}.flag.flag-zw{background-position:0 -3872px}


@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.3.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}

.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;*zoom:1;-ms-touch-action:pan-y;touch-action:pan-y}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url('images/bx_loader.gif') center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus{background:#000}.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url('images/controls.png') no-repeat 0 -32px}.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-prev:focus{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url('images/controls.png') no-repeat -43px -32px}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-next:focus{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url('images/controls.png') -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url('images/controls.png') -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,0.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:18020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:18030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('../images/fancybox_sprite.png')}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:18060}#fancybox-loading div{width:44px;height:44px;background:url('../images/fancybox_loading.gif') center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:18040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('../images/blank.gif');-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:18040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:18040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:18010;background:url('../images/fancybox_overlay.png')}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:18050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:18050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('../images/fancybox_sprite@2x.png');background-size:44px 152px}#fancybox-loading div{background-image:url('../images/fancybox_loading@2x.gif');background-size:24px 24px}}.grey-box{padding:25px 25px;border:4px solid #f1f1f1;background-color:#f9fbfd;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4)}.video-slider-wrapper{width:80%;margin:0 auto}

#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050}#fancybox-thumbs.bottom{bottom:2px}#fancybox-thumbs.top{top:2px}#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}#fancybox-thumbs ul li{float:left;padding:1px;opacity:.5}#fancybox-thumbs ul li.active{opacity:.75;padding:0;border:1px solid #fff}#fancybox-thumbs ul li:hover{opacity:1}#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:0}#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}

.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;background:red}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#dde;position:relative}.jspDrag{background:#bbd;position:relative;top:0;left:0;cursor:pointer}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}

.mm-menu.mm-horizontal>.mm-panel{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease}.mm-menu .mm-hidden{display:none}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu>.mm-panel{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0}.mm-menu{background:inherit;display:block;overflow:hidden;padding:0}.mm-menu>.mm-panel{background:inherit;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;padding:20px;-webkit-transform:translate(100%,0);-moz-transform:translate(100%,0);-ms-transform:translate(100%,0);-o-transform:translate(100%,0);transform:translate(100%,0)}.mm-menu>.mm-panel.mm-opened{-webkit-transform:translate(0%,0);-moz-transform:translate(0%,0);-ms-transform:translate(0%,0);-o-transform:translate(0%,0);transform:translate(0%,0)}.mm-menu>.mm-panel.mm-subopened{-webkit-transform:translate(-30%,0);-moz-transform:translate(-30%,0);-ms-transform:translate(-30%,0);-o-transform:translate(-30%,0);transform:translate(-30%,0)}.mm-menu>.mm-panel.mm-highest{z-index:1}.mm-menu .mm-list{padding:20px 0}.mm-menu>.mm-list{padding-bottom:0}.mm-menu>.mm-list:after{content:'';display:block;height:40px}.mm-panel>.mm-list{margin-left:-20px;margin-right:-20px}.mm-panel>.mm-list:first-child{padding-top:0}.mm-list,.mm-list>li{list-style:none;display:block;padding:0;margin:0}.mm-list{font:inherit;font-size:14px}.mm-list a,.mm-list a:hover{text-decoration:none}.mm-list>li{position:relative}.mm-list>li>a,.mm-list>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;line-height:20px;display:block;padding:10px 10px 10px 20px;margin:0}.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;width:100%;position:absolute;bottom:0;left:0}.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after{width:auto;margin-left:20px;position:relative;left:auto}.mm-list a.mm-subopen{background:rgba(3,2,1,0);width:40px;height:100%;padding:0;position:absolute;right:0;top:0;z-index:2}.mm-list a.mm-subopen:before{content:'';border-left-width:1px;border-left-style:solid;display:block;height:100%;position:absolute;left:0;top:0}.mm-list a.mm-subopen.mm-fullsubopen{width:100%}.mm-list a.mm-subopen.mm-fullsubopen:before{border-left:none}.mm-list a.mm-subopen+a,.mm-list a.mm-subopen+span{padding-right:5px;margin-right:40px}.mm-list>li.mm-selected>a.mm-subopen{background:transparent}.mm-list>li.mm-selected>a.mm-fullsubopen+a,.mm-list>li.mm-selected>a.mm-fullsubopen+span{padding-right:45px;margin-right:0}.mm-list a.mm-subclose{text-indent:20px;padding-top:30px;margin-top:-20px}.mm-list>li.mm-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px;padding-right:5px}.mm-list>li.mm-spacer{padding-top:40px}.mm-list>li.mm-spacer.mm-label{padding-top:25px}.mm-list a.mm-subopen:after,.mm-list a.mm-subclose:before{content:'';border:2px solid transparent;display:inline-block;width:7px;height:7px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);margin-bottom:-5px;position:absolute;bottom:50%}.mm-list a.mm-subopen:after{border-top:0;border-left:none;right:18px}.mm-list a.mm-subclose:before{border-right:0;border-bottom:0;margin-bottom:-15px;left:22px}.mm-menu.mm-vertical .mm-list .mm-panel{display:none;padding:10px 0 10px 10px}.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after{border-color:transparent}.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel{display:block}.mm-menu.mm-vertical .mm-list>li>a.mm-subopen{height:40px}.mm-menu.mm-vertical .mm-list>li>a.mm-subopen:after{top:16px;bottom:auto}.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu.mm-vertical .mm-list>li.mm-label>a.mm-subopen{height:25px}html.mm-opened .mm-page{box-shadow:0 0 20px rgba(0,0,0,0.5)}.mm-menu{background:#333;color:rgba(255,255,255,0.6)}.mm-menu .mm-list>li:after{border-color:rgba(0,0,0,0.15)}.mm-menu .mm-list>li>a.mm-subclose{background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.3)}.mm-menu .mm-list>li>a.mm-subopen:after,.mm-menu .mm-list>li>a.mm-subclose:before{border-color:rgba(255,255,255,0.3)}.mm-menu .mm-list>li>a.mm-subopen:before{border-color:rgba(0,0,0,0.15)}.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu .mm-list>li.mm-selected>span{background:rgba(0,0,0,0.1)}.mm-menu .mm-list>li.mm-label{background:rgba(255,255,255,0.05)}.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-vertical .mm-list li.mm-opened>ul{background:rgba(255,255,255,0.05)}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;-ms-transition:-ms-transform .4s ease;transition:transform .4s ease}html.mm-opened{overflow:hidden;position:relative}html.mm-opened body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999}html.mm-opened #mm-blocker,html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{display:none;position:fixed}.mm-menu.mm-current{display:block}.mm-menu{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-slideout{-webkit-transform:translate(80%,0);-moz-transform:translate(80%,0);-ms-transform:translate(80%,0);-o-transform:translate(80%,0);transform:translate(80%,0)}@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate(140px,0);-moz-transform:translate(140px,0);-ms-transform:translate(140px,0);-o-transform:translate(140px,0);transform:translate(140px,0)}}@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate(440px,0);-moz-transform:translate(440px,0);-ms-transform:translate(440px,0);-o-transform:translate(440px,0);transform:translate(440px,0)}}.mm-buttonbar{border:1px solid transparent;border-radius:5px;text-align:center;line-height:20px;overflow:hidden;display:block;padding:0;margin:0;position:relative}.mm-buttonbar:after{content:'';display:block;clear:both}.mm-buttonbar>*{border-left:1px solid transparent;box-sizing:border-box;display:block;width:100%;height:100%;float:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-buttonbar>a{text-decoration:none}.mm-buttonbar>input{position:absolute;left:-1000px;top:-1000px}.mm-buttonbar>input:checked+label{border-color:transparent!important}.mm-buttonbar>*:first-child,.mm-buttonbar>input:first-child+*{border-left:none}.mm-buttonbar.mm-buttonbar-2>*{width:50%}.mm-buttonbar.mm-buttonbar-3>*{width:33.33%}.mm-buttonbar.mm-buttonbar-4>*{width:25%}.mm-buttonbar.mm-buttonbar-5>*{width:20%}.mm-header .mm-buttonbar{margin-top:20px;margin-left:-30px;margin-right:-30px}.mm-footer .mm-buttonbar{border:0;border-radius:none;line-height:40px;margin:-10px -10px 0 -20px}.mm-footer .mm-buttonbar>*{border-left:none}.mm-list>li>.mm-buttonbar{margin:10px 20px}.mm-menu .mm-buttonbar{border-color:rgba(255,255,255,0.6);background:#333}.mm-menu .mm-buttonbar>*{border-color:rgba(255,255,255,0.6)}.mm-menu .mm-buttonbar>input:checked+label{background:rgba(255,255,255,0.6);color:#333}em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:40px;top:50%}em.mm-counter+a.mm-subopen{padding-left:40px}em.mm-counter+a.mm-subopen+a,em.mm-counter+a.mm-subopen+span{margin-right:80px}em.mm-counter+a.mm-fullsubopen{padding-left:0}.mm-vertical em.mm-counter{top:12px;margin-top:0}.mm-nosubresults>em.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(255,255,255,0.3)}html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-page,html.mm-opened.mm-dragging .mm-fixed-top,html.mm-opened.mm-dragging .mm-fixed-bottom,html.mm-opened.mm-dragging #mm-blocker{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.mm-footer{background:inherit;border-top:1px solid transparent;text-align:center;line-height:20px;box-sizing:border-box;width:100%;height:40px;padding:10px 10px 0 20px;position:absolute;z-index:2;bottom:0;left:0}.mm-menu.mm-hasfooter>.mm-panel:after{height:80px}.mm-menu .mm-footer{border-color:rgba(0,0,0,0.15);color:rgba(255,255,255,0.3)}.mm-header{background:inherit;border-bottom:1px solid transparent;text-align:center;line-height:20px;box-sizing:border-box;width:100%;height:60px;padding:0 50px;position:absolute;z-index:2;top:0;left:0}.mm-header .mm-title,.mm-header .mm-prev,.mm-header .mm-next,.mm-header .mm-close{padding-top:30px}.mm-header .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;width:100%;position:relative}.mm-header .mm-prev,.mm-header .mm-next,.mm-header .mm-close{text-decoration:none;display:block;box-sizing:border-box;min-width:10px;height:100%;position:absolute;top:0;z-index:1}.mm-header .mm-prev{padding-left:20px;padding-right:10px;left:0}.mm-header .mm-next,.mm-header .mm-close{padding-left:10px;padding-right:20px;right:0}.mm-header [href].mm-prev:before,.mm-header [href].mm-next:after{content:'';border:2px solid transparent;display:inline-block;width:7px;height:7px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-header [href].mm-prev:before{border-right:0;border-bottom:0;margin-left:2px;margin-right:5px}.mm-header [href].mm-next:after,.mm-header [href].mm-close:after{margin-left:5px;margin-right:-2px}.mm-header [href].mm-next:after{border-top:0;border-left:none}.mm-header [href].mm-close:after{content:'x'}.mm-menu.mm-hassearch .mm-header{height:50px;top:50px}.mm-menu.mm-hassearch .mm-header .mm-title,.mm-menu.mm-hassearch .mm-header .mm-prev,.mm-menu.mm-hassearch .mm-header .mm-next,.mm-menu.mm-hassearch .mm-header .mm-close{padding-top:20px}.mm-menu.mm-hasheader li.mm-subtitle{display:none}.mm-menu.mm-hasheader>.mm-panel{padding-top:80px}.mm-menu.mm-hasheader>.mm-panel.mm-list{padding-top:60px}.mm-menu.mm-hasheader>.mm-panel>.mm-list:first-child{margin-top:-20px}.mm-menu.mm-hasheader.mm-hassearch>.mm-panel{padding-top:120px}.mm-menu.mm-hasheader.mm-hassearch>.mm-panel.mm-list{padding-top:100px}.mm-menu .mm-header{border-color:rgba(0,0,0,0.15);color:rgba(255,255,255,0.3)}.mm-menu .mm-header .mm-prev:before,.mm-menu .mm-header .mm-next:after,.mm-menu .mm-header .mm-close:after{border-color:rgba(255,255,255,0.3)}.mm-list li.mm-label>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}.mm-list li.mm-label.mm-opened a.mm-subopen:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.mm-list li.mm-collapsed:not(.mm-uncollapsed){display:none}.mm-menu.mm-vertical .mm-list>li.mm-label>a.mm-subopen:after{top:8.5px}.mm-menu .mm-list li.mm-label>div>div{background:rgba(255,255,255,0.05)}.mm-search,.mm-search input{box-sizing:border-box}.mm-list>li.mm-search{padding:10px;margin-top:-20px}.mm-list>li.mm-subtitle+li.mm-search{margin-top:0}div.mm-panel>div.mm-search{padding:0 0 10px 0}.mm-menu.mm-hasheader .mm-list>li.mm-search{margin-top:0}.mm-menu>.mm-search{background:inherit;width:100%;position:absolute;top:0;left:0;z-index:2}.mm-search{padding:10px}.mm-search input{border:0;border-radius:30px;font:inherit;font-size:14px;line-height:30px;outline:0;display:block;width:100%;height:30px;margin:0;padding:0 10px}.mm-search input::-ms-clear{display:none}.mm-menu .mm-noresultsmsg{text-align:center;font-size:21px;display:none;padding:60px 0}.mm-menu .mm-noresultsmsg:after{border:none!important}.mm-noresults .mm-noresultsmsg{display:block}.mm-menu li.mm-nosubresults>a.mm-subopen{display:none}.mm-menu li.mm-nosubresults>a.mm-subopen+a,.mm-menu li.mm-nosubresults>a.mm-subopen+span{padding-right:10px}.mm-menu.mm-hassearch>.mm-panel{padding-top:70px}.mm-menu.mm-hassearch>.mm-panel>.mm-list:first-child{margin-top:-20px}.mm-menu.mm-hasheader>.mm-panel>div.mm-search:first-child{margin-top:-10px}.mm-menu.mm-hasheader>.mm-panel>div.mm-search:first-child+.mm-list{padding-top:0}.mm-menu .mm-search input{background:rgba(255,255,255,0.3);color:rgba(255,255,255,0.6)}.mm-menu .mm-noresultsmsg{color:rgba(255,255,255,0.3)}input.mm-toggle,input.mm-check{position:absolute;left:-10000px}label.mm-toggle,label.mm-check{margin:0;position:absolute;bottom:50%;z-index:2}label.mm-toggle:before,label.mm-check:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-bottom:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked ~ label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-bottom:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check:checked ~ label.mm-check:before{opacity:1}.mm-menu.mm-vertical .mm-list>li label.mm-toggle,.mm-menu.mm-vertical .mm-list>li label.mm-check{bottom:auto;margin-bottom:0}.mm-menu.mm-vertical .mm-list>li label.mm-toggle{top:5px}.mm-menu.mm-vertical .mm-list>li label.mm-check{top:5px}label.mm-toggle,label.mm-check{right:20px}label.mm-toggle+a,label.mm-toggle+span{margin-right:70px}label.mm-check+a,label.mm-check+span{margin-right:50px}a.mm-subopen+label.mm-toggle,a.mm-subopen+label.mm-check{right:50px}a.mm-subopen+label.mm-toggle+a,a.mm-subopen+label.mm-toggle+span{margin-right:100px}a.mm-subopen+label.mm-check+a,a.mm-subopen+label.mm-check+span{margin-right:80px}em.mm-counter+a.mm-subopen+label.mm-toggle,em.mm-counter+a.mm-subopen+label.mm-check{right:90px}em.mm-counter+a.mm-subopen+label.mm-toggle+a,em.mm-counter+a.mm-subopen+label.mm-toggle+span{margin-right:140px}em.mm-counter+a.mm-subopen+label.mm-check+a,em.mm-counter+a.mm-subopen+label.mm-check+span{margin-right:120px}.mm-menu label.mm-toggle{background:rgba(0,0,0,0.15)}.mm-menu label.mm-toggle:before{background:#333}.mm-menu input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963}.mm-menu label.mm-check:before{border-color:rgba(255,255,255,0.6)}html.mm-slide .mm-menu{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease}html.mm-slide.mm-opened .mm-menu{-webkit-transform:translateX(-30%);-moz-transform:translateX(-30%);-ms-transform:translateX(-30%);-o-transform:translateX(-30%);transform:translateX(-30%)}html.mm-slide.mm-opening .mm-menu{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}html.mm-slide.mm-right.mm-opened .mm-menu{-webkit-transform:translateX(30%);-moz-transform:translateX(30%);-ms-transform:translateX(30%);-o-transform:translateX(30%);transform:translateX(30%)}html.mm-slide.mm-right.mm-opening .mm-menu{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}html.mm-slide.mm-top.mm-opened .mm-menu{-webkit-transform:translateY(-30%);-moz-transform:translateY(-30%);-ms-transform:translateY(-30%);-o-transform:translateY(-30%);transform:translateY(-30%)}html.mm-slide.mm-top.mm-opening .mm-menu{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}html.mm-slide.mm-bottom.mm-opened .mm-menu{-webkit-transform:translateY(30%);-moz-transform:translateY(30%);-ms-transform:translateY(30%);-o-transform:translateY(30%);transform:translateY(30%)}html.mm-slide.mm-bottom.mm-opening .mm-menu{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}html.mm-zoom-menu .mm-menu{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease}html.mm-zoom-menu.mm-opened .mm-menu{-webkit-transform:scale(0.7,0.7) translateX(-30%);-moz-transform:scale(0.7,0.7) translateX(-30%);-ms-transform:scale(0.7,0.7) translateX(-30%);-o-transform:scale(0.7,0.7) translateX(-30%);transform:scale(0.7,0.7) translateX(-30%);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}html.mm-zoom-menu.mm-opening .mm-menu{-webkit-transform:scale(1,1) translateX(0%);-moz-transform:scale(1,1) translateX(0%);-ms-transform:scale(1,1) translateX(0%);-o-transform:scale(1,1) translateX(0%);transform:scale(1,1) translateX(0%)}html.mm-zoom-menu.mm-right.mm-opened .mm-menu{-webkit-transform:scale(0.7,0.7) translateX(30%);-moz-transform:scale(0.7,0.7) translateX(30%);-ms-transform:scale(0.7,0.7) translateX(30%);-o-transform:scale(0.7,0.7) translateX(30%);transform:scale(0.7,0.7) translateX(30%);-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;-o-transform-origin:right center;transform-origin:right center}html.mm-zoom-menu.mm-right.mm-opening .mm-menu{-webkit-transform:scale(1,1) translateX(0%);-moz-transform:scale(1,1) translateX(0%);-ms-transform:scale(1,1) translateX(0%);-o-transform:scale(1,1) translateX(0%);transform:scale(1,1) translateX(0%)}html.mm-zoom-menu.mm-top.mm-opened .mm-menu{-webkit-transform:scale(0.7,0.7) translateY(-30%);-moz-transform:scale(0.7,0.7) translateY(-30%);-ms-transform:scale(0.7,0.7) translateY(-30%);-o-transform:scale(0.7,0.7) translateY(-30%);transform:scale(0.7,0.7) translateY(-30%);-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;-o-transform-origin:center top;transform-origin:center top}html.mm-zoom-menu.mm-top.mm-opening .mm-menu{-webkit-transform:scale(1,1) translateY(0%);-moz-transform:scale(1,1) translateY(0%);-ms-transform:scale(1,1) translateY(0%);-o-transform:scale(1,1) translateY(0%);transform:scale(1,1) translateY(0%)}html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu{-webkit-transform:scale(0.7,0.7) translateY(30%);-moz-transform:scale(0.7,0.7) translateY(30%);-ms-transform:scale(0.7,0.7) translateY(30%);-o-transform:scale(0.7,0.7) translateY(30%);transform:scale(0.7,0.7) translateY(30%);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom}html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu{-webkit-transform:scale(1,1) translateY(0%);-moz-transform:scale(1,1) translateY(0%);-ms-transform:scale(1,1) translateY(0%);-o-transform:scale(1,1) translateY(0%);transform:scale(1,1) translateY(0%)}html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel{-webkit-transform:scale(1.5,1.5) translateX(100%);-moz-transform:scale(1.5,1.5) translateX(100%);-ms-transform:scale(1.5,1.5) translateX(100%);-o-transform:scale(1.5,1.5) translateX(100%);transform:scale(1.5,1.5) translateX(100%);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;-webkit-transition-property:-webkit-transform,left;transition-property:transform,left}html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel.mm-opened{-webkit-transform:scale(1,1) translateX(0%);-moz-transform:scale(1,1) translateX(0%);-ms-transform:scale(1,1) translateX(0%);-o-transform:scale(1,1) translateX(0%);transform:scale(1,1) translateX(0%)}html.mm-zoom-panels .mm-menu.mm-horizontal>.mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(0.7,0.7) translateX(-30%);-moz-transform:scale(0.7,0.7) translateX(-30%);-ms-transform:scale(0.7,0.7) translateX(-30%);-o-transform:scale(0.7,0.7) translateX(-30%);transform:scale(0.7,0.7) translateX(-30%)}.mm-menu.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(100%,0);-moz-transform:translate(100%,0);-ms-transform:translate(100%,0);-o-transform:translate(100%,0);transform:translate(100%,0)}@media all and (max-width:140px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(140px,0);-moz-transform:translate(140px,0);-ms-transform:translate(140px,0);-o-transform:translate(140px,0);transform:translate(140px,0)}}@media all and (min-width:10000px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(10000px,0);-moz-transform:translate(10000px,0);-ms-transform:translate(10000px,0);-o-transform:translate(10000px,0);transform:translate(10000px,0)}}html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0)}@media all and (max-width:140px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-140px,0);-moz-transform:translate(-140px,0);-ms-transform:translate(-140px,0);-o-transform:translate(-140px,0);transform:translate(-140px,0)}}@media all and (min-width:10000px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-10000px,0);-moz-transform:translate(-10000px,0);-ms-transform:translate(-10000px,0);-o-transform:translate(-10000px,0);transform:translate(-10000px,0)}}.mm-menu.mm-front.mm-fullscreen.mm-top,.mm-menu.mm-front.mm-fullscreen.mm-bottom{height:100%;min-height:140px;max-height:10000px}html.mm-opened.mm-fullscreen .mm-page{box-shadow:none!important}.mm-menu.mm-top,.mm-menu.mm-bottom{width:100%;min-width:100%;max-width:100%}.mm-menu.mm-right{left:auto;right:0}.mm-menu.mm-bottom{top:auto;bottom:0}html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-80%,0);-moz-transform:translate(-80%,0);-ms-transform:translate(-80%,0);-o-transform:translate(-80%,0);transform:translate(-80%,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-140px,0);-moz-transform:translate(-140px,0);-ms-transform:translate(-140px,0);-o-transform:translate(-140px,0);transform:translate(-140px,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-440px,0);-moz-transform:translate(-440px,0);-ms-transform:translate(-440px,0);-o-transform:translate(-440px,0);transform:translate(-440px,0)}}html.mm-front .mm-slideout{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;z-index:0!important}.mm-menu.mm-front{z-index:1;box-shadow:0 0 15px rgba(0,0,0,0.5)}html.mm-opened.mm-next .mm-page{box-shadow:none}.mm-menu.mm-front,.mm-menu.mm-next{-webkit-transition:-webkit-transform .4s ease;-ms-transition:-ms-transform .4s ease;transition:transform .4s ease;-webkit-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0)}.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right{-webkit-transform:translate(100%,0);-moz-transform:translate(100%,0);-ms-transform:translate(100%,0);-o-transform:translate(100%,0);transform:translate(100%,0)}.mm-menu.mm-front.mm-top{-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);transform:translate(0,-100%)}.mm-menu.mm-front.mm-bottom{-webkit-transform:translate(0,100%);-moz-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);transform:translate(0,100%)}html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.mm-menu.mm-front.mm-top,.mm-menu.mm-front.mm-bottom{height:80%;min-height:140px;max-height:880px}html.mm-opened.mm-light .mm-page{box-shadow:0 0 10px rgba(0,0,0,0.3)}.mm-menu.mm-light{background:#f3f3f3;color:rgba(0,0,0,0.6)}.mm-menu.mm-light .mm-list>li:after{border-color:rgba(0,0,0,0.1)}.mm-menu.mm-light .mm-list>li>a.mm-subclose{background:rgba(255,255,255,0.6);color:rgba(0,0,0,0.3)}.mm-menu.mm-light .mm-list>li>a.mm-subopen:after,.mm-menu.mm-light .mm-list>li>a.mm-subclose:before{border-color:rgba(0,0,0,0.3)}.mm-menu.mm-light .mm-list>li>a.mm-subopen:before{border-color:rgba(0,0,0,0.1)}.mm-menu.mm-light .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu.mm-light .mm-list>li.mm-selected>span{background:rgba(255,255,255,0.6)}.mm-menu.mm-light .mm-list>li.mm-label{background:rgba(0,0,0,0.03)}.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>ul{background:rgba(0,0,0,0.03)}.mm-menu.mm-light .mm-buttonbar{border-color:rgba(0,0,0,0.6);background:#f3f3f3}.mm-menu.mm-light .mm-buttonbar>*{border-color:rgba(0,0,0,0.6)}.mm-menu.mm-light .mm-buttonbar>input:checked+label{background:rgba(0,0,0,0.6);color:#f3f3f3}.mm-menu.mm-light label.mm-check:before{border-color:rgba(0,0,0,0.6)}.mm-menu.mm-light em.mm-counter{color:rgba(0,0,0,0.3)}.mm-menu.mm-light .mm-footer{border-color:rgba(0,0,0,0.1);color:rgba(0,0,0,0.3)}.mm-menu.mm-light .mm-header{border-color:rgba(0,0,0,0.1);color:rgba(0,0,0,0.3)}.mm-menu.mm-light .mm-header .mm-prev:before,.mm-menu.mm-light .mm-header .mm-next:after,.mm-menu.mm-light .mm-header .mm-close:after{border-color:rgba(0,0,0,0.3)}.mm-menu.mm-light .mm-list li.mm-label>div>div{background:rgba(0,0,0,0.03)}.mm-menu.mm-light .mm-search input{background:rgba(0,0,0,0.1);color:rgba(0,0,0,0.6)}.mm-menu.mm-light .mm-noresultsmsg{color:rgba(0,0,0,0.3)}.mm-menu.mm-light label.mm-toggle{background:rgba(0,0,0,0.1)}.mm-menu.mm-light label.mm-toggle:before{background:#f3f3f3}.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963}html.mm-opened.mm-white .mm-page{box-shadow:0 0 10px rgba(0,0,0,0.3)}.mm-menu.mm-white{background:white;color:rgba(0,0,0,0.6)}.mm-menu.mm-white .mm-list>li:after{border-color:rgba(0,0,0,0.1)}.mm-menu.mm-white .mm-list>li>a.mm-subclose{background:rgba(0,0,0,0.06);color:rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-list>li>a.mm-subopen:after,.mm-menu.mm-white .mm-list>li>a.mm-subclose:before{border-color:rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-list>li>a.mm-subopen:before{border-color:rgba(0,0,0,0.1)}.mm-menu.mm-white .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu.mm-white .mm-list>li.mm-selected>span{background:rgba(0,0,0,0.06)}.mm-menu.mm-white .mm-list>li.mm-label{background:rgba(0,0,0,0.03)}.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>ul{background:rgba(0,0,0,0.03)}.mm-menu.mm-white .mm-buttonbar{border-color:rgba(0,0,0,0.6);background:white}.mm-menu.mm-white .mm-buttonbar>*{border-color:rgba(0,0,0,0.6)}.mm-menu.mm-white .mm-buttonbar>input:checked+label{background:rgba(0,0,0,0.6);color:white}.mm-menu.mm-white label.mm-check:before{border-color:rgba(0,0,0,0.6)}.mm-menu.mm-white em.mm-counter{color:rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-footer{border-color:rgba(0,0,0,0.1);color:rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-header{border-color:rgba(0,0,0,0.1);color:rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-header .mm-prev:before,.mm-menu.mm-white .mm-header .mm-next:after,.mm-menu.mm-white .mm-header .mm-close:after{border-color:rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-list li.mm-label>div>div{background:rgba(0,0,0,0.03)}.mm-menu.mm-white .mm-search input{background:rgba(0,0,0,0.1);color:rgba(0,0,0,0.6)}.mm-menu.mm-white .mm-noresultsmsg{color:rgba(0,0,0,0.3)}.mm-menu.mm-white label.mm-toggle{background:rgba(0,0,0,0.1)}.mm-menu.mm-white label.mm-toggle:before{background:white}.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963}html.mm-opened.mm-black .mm-page{box-shadow:none}.mm-menu.mm-black{background:black;color:rgba(255,255,255,0.6)}.mm-menu.mm-black .mm-list>li:after{border-color:rgba(255,255,255,0.2)}.mm-menu.mm-black .mm-list>li>a.mm-subclose{background:rgba(255,255,255,0.25);color:rgba(255,255,255,0.3)}.mm-menu.mm-black .mm-list>li>a.mm-subopen:after,.mm-menu.mm-black .mm-list>li>a.mm-subclose:before{border-color:rgba(255,255,255,0.3)}.mm-menu.mm-black .mm-list>li>a.mm-subopen:before{border-color:rgba(255,255,255,0.2)}.mm-menu.mm-black .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu.mm-black .mm-list>li.mm-selected>span{background:rgba(255,255,255,0.25)}.mm-menu.mm-black .mm-list>li.mm-label{background:rgba(255,255,255,0.15)}.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>ul{background:rgba(255,255,255,0.15)}.mm-menu.mm-black .mm-buttonbar{border-color:rgba(255,255,255,0.6);background:black}.mm-menu.mm-black .mm-buttonbar>*{border-color:rgba(255,255,255,0.6)}.mm-menu.mm-black .mm-buttonbar>input:checked+label{background:rgba(255,255,255,0.6);color:black}.mm-menu.mm-black label.mm-check:before{border-color:rgba(255,255,255,0.6)}.mm-menu.mm-black em.mm-counter{color:rgba(255,255,255,0.3)}.mm-menu.mm-black .mm-footer{border-color:rgba(255,255,255,0.2);color:rgba(255,255,255,0.3)}.mm-menu.mm-black .mm-header{border-color:rgba(255,255,255,0.2);color:rgba(255,255,255,0.3)}.mm-menu.mm-black .mm-header .mm-prev:before,.mm-menu.mm-black .mm-header .mm-next:after,.mm-menu.mm-black .mm-header .mm-close:after{border-color:rgba(255,255,255,0.3)}.mm-menu.mm-black .mm-list li.mm-label>div>div{background:rgba(255,255,255,0.15)}.mm-menu.mm-black .mm-search input{background:rgba(255,255,255,0.3);color:rgba(255,255,255,0.6)}.mm-menu.mm-black .mm-noresultsmsg{color:rgba(255,255,255,0.3)}.mm-menu.mm-black label.mm-toggle{background:rgba(255,255,255,0.2)}.mm-menu.mm-black label.mm-toggle:before{background:black}.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle{background:#4bd963}

div.hasDatepicker{display:block;padding:0;overflow:visible;margin:8px 0;max-width:340px}.ui-datepicker{overflow:visible;margin:0}.ui-datepicker .ui-datepicker-header{position:relative;padding:.6em 0;border-bottom:0;font-weight:bold}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{padding:1px 0 1px 2px;position:absolute;top:.6em;margin-top:0;text-indent:-9999px;-webkit-border-radius:1em;border-radius:1em;vertical-align:middle;margin-right:.625em;width:1.75em;height:1.75em;white-space:nowrap!important}.ui-datepicker .ui-datepicker-prev:after,.ui-datepicker .ui-datepicker-next:after{left:50%;margin-left:-11px;top:50%;margin-top:-11px;content:"";position:absolute;display:block;width:22px;height:22px;background-color:rgba(0,0,0,.3);background-position:center center;background-repeat:no-repeat;-webkit-border-radius:1em;border-radius:1em}.ui-datepicker .ui-datepicker-next:after{background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%2214%2C7%207%2C0%207%2C5%200%2C5%200%2C9%207%2C9%207%2C14%20%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.ui-datepicker .ui-datepicker-prev:after{background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%227%2C5%207%2C0%200%2C7%207%2C14%207%2C9%2014%2C9%2014%2C5%20%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.ui-datepicker .ui-datepicker-prev{left:9px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;border-collapse:collapse;margin:0}.ui-datepicker td{border-width:1px;padding:0;border-style:solid;text-align:center;min-width:41px}.ui-datepicker td span,.ui-datepicker a{display:block;text-align:center;text-decoration:none;font-size:16px;position:relative;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none!important;font-weight:bold;border-width:1px;border-style:solid}.ui-datepicker td a{padding:.2em 0;font-weight:bold;margin:0;border-width:0}.ui-datepicker-calendar th{padding-top:.4em;padding-bottom:.4em;border-width:1px;border-style:solid}.ui-datepicker-calendar th span,.ui-datepicker-calendar span.ui-state-default{opacity:.7}.ui-datepicker-calendar td a,.ui-datepicker-calendar td span{padding:.6em .5em}.ui-datepicker .ui-state-disabled{opacity:1}.ui-datepicker.ui-corner-all,.ui-datepicker .ui-datepicker-header.ui-corner-all{border-radius:0;-webkit-border-radius:0}

.ui-datepicker,.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.15);-moz-box-shadow:0 1px 3px rgba(0,0,0,.15);box-shadow:0 1px 3px rgba(0,0,0,.15)}html .ui-overlay-a .ui-datepicker td span,html .ui-overlay-a .ui-datepicker a,html .ui-body-a .ui-datepicker td span,html .ui-body-a .ui-datepicker a,.ui-page-theme-a .ui-datepicker td span,.ui-page-theme-a .ui-datepicker a{background-color:#f6f6f6;border-color:#ddd;color:#333;text-shadow:0 1px 0 #f3f3f3}html body .ui-datepicker .ui-state-highlight{background-color:#e8e8e8;border-color:#ddd;color:#333;text-shadow:0 1px 0 #f3f3f3}html body .ui-datepicker .ui-state-active{background-color:#38c;border-color:#38c;color:#fff;text-shadow:0 1px 0 #059}.ui-datepicker td,.ui-datepicker .ui-datepicker-header{border-color:#ddd;background-color:#fff;color:#333;text-shadow:0 1px 0 #f3f3f3}.ui-datepicker th{background-color:#e9e9e9;border-color:#ddd;color:#333;text-shadow:0 1px 0 #eee;font-weight:bold}

.selectboxit-container{position:relative;display:inline-block;vertical-align:top}.selectboxit-container *{font:14px Helvetica,Arial;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;-o-user-select:none;user-select:none;outline:0;white-space:nowrap}.selectboxit-container .selectboxit{width:220px;cursor:pointer;margin:0;padding:0;border-radius:6px;overflow:hidden;display:block;position:relative}.selectboxit-container span,.selectboxit-container .selectboxit-options a{height:30px;line-height:30px;display:block}.selectboxit-container .selectboxit:focus{outline:0}.selectboxit.selectboxit-disabled,.selectboxit-options .selectboxit-disabled{opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:default}.selectboxit-text{text-indent:5px;overflow:hidden;text-overflow:ellipsis;float:left}.selectboxit .selectboxit-option-icon-container{margin-left:5px}.selectboxit-container .selectboxit-options{-moz-box-sizing:border-box;box-sizing:border-box;min-width:100%;*width:100%;margin:0;padding:0;list-style:none;position:absolute;overflow-x:hidden;overflow-y:auto;cursor:pointer;display:none;z-index:9999999999999;border-radius:6px;text-align:left;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.selectboxit-option .selectboxit-option-anchor{padding:0 2px}.selectboxit-option .selectboxit-option-anchor:hover{text-decoration:none}.selectboxit-option,.selectboxit-optgroup-header{text-indent:5px;margin:0;list-style-type:none}.selectboxit-option-first{border-top-right-radius:6px;border-top-left-radius:6px}.selectboxit-optgroup-header+.selectboxit-option-first{border-top-right-radius:0;border-top-left-radius:0}.selectboxit-option-last{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.selectboxit-optgroup-header{font-weight:bold}.selectboxit-optgroup-header:hover{cursor:default}.selectboxit-arrow-container{width:30px;position:absolute;right:0}.selectboxit .selectboxit-arrow-container .selectboxit-arrow{margin:0 auto;position:absolute;top:50%;right:0;left:0}.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon{top:30%}.selectboxit-option-icon-container{float:left}.selectboxit-container .selectboxit-option-icon{margin:0;padding:0;vertical-align:middle}.selectboxit-option-icon-url{width:18px;background-size:18px 18px;background-repeat:no-repeat;height:100%;background-position:center;float:left}.selectboxit-rendering{display:inline-block!important;*display:inline!important;zoom:1!important;visibility:visible!important;position:absolute!important;top:-9999px!important;left:-9999px!important}.jqueryui .ui-icon{background-color:inherit}.jqueryui .ui-icon-triangle-1-s{background-position:-64px -16px}.selectboxit-btn{background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #ccc;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-bottom-color:#b3b3b3}.selectboxit-btn.selectboxit-enabled:hover,.selectboxit-btn.selectboxit-enabled:focus,.selectboxit-btn.selectboxit-enabled:active{color:#333;background-color:#e6e6e6}.selectboxit-btn.selectboxit-enabled:hover,.selectboxit-btn.selectboxit-enabled:focus{color:#333;text-decoration:none;background-position:0 -15px}.selectboxit-default-arrow{width:0;height:0;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent}.selectboxit-list{background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.selectboxit-list .selectboxit-option-anchor{color:#333}.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor{color:#fff;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x}.selectboxit-list>.selectboxit-disabled>.selectboxit-option-anchor{color:#999}


.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em .438em .625em;line-height:1.125em;cursor:pointer}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.slicknav_menu{*zoom:1}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left}.slicknav_menu .slicknav_icon{float:left;margin:.188em 0 0 .438em}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 0 rgba(0,0,0,0.25)}.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{content:" ";display:table;clear:both}.slicknav_nav{clear:both}.slicknav_nav ul{display:block}.slicknav_nav li{display:block}.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em}.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row{display:block}.slicknav_nav a{display:block}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_brand{float:left}.slicknav_menu{font-size:16px;box-sizing:border-box;background:#4c4c4c;padding:5px}.slicknav_menu *{box-sizing:border-box}.slicknav_menu .slicknav_menutxt{color:#fff;font-weight:bold;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon-bar{background-color:#fff}.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,0.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}.slicknav_nav{color:#fff;margin:0;padding:0;font-size:.875em;list-style:none;overflow:hidden}.slicknav_nav ul{list-style:none;overflow:hidden;padding:0;margin:0 0 0 20px}.slicknav_nav .slicknav_row{padding:5px 10px;margin:2px 5px}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}.slicknav_nav a{padding:5px 10px;margin:2px 5px;text-decoration:none;color:#fff}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a{padding:0;margin:0}.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}

.ui-datepicker,.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{-webkit-box-shadow:;-moz-box-shadow:;box-shadow:}html .ui-overlay-a .ui-datepicker td span,html .ui-overlay-a .ui-datepicker a,html .ui-body-a .ui-datepicker td span,html .ui-body-a .ui-datepicker a,.ui-page-theme-a .ui-datepicker td span,.ui-page-theme-a .ui-datepicker a{background-color:;border-color:;color:;text-shadow:}html body .ui-datepicker .ui-state-highlight{background-color:;border-color:;color:;text-shadow:}html body .ui-datepicker .ui-state-active{background-color:;border-color:;color:;text-shadow:}.ui-datepicker td,.ui-datepicker .ui-datepicker-header{border-color:;background-color:;color:;text-shadow:}.ui-datepicker th{background-color:;border-color:;color:;text-shadow:;font-weight:bold}

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{overflow-x:hidden;font-size:10px;overflow-y:scroll;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{overflow-x:hidden;font-family:'Roboto',sans-serif;color:#3f444b;margin:0;font-weight:400;line-height:normal;background-color:#fff;font-weight:400;text-rendering:optimizelegibility;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-tap-highlight-color:rgba(0,0,0,0);-moz-text-size-adjust:none;-moz-font-smoothing:antialiased;-ms-tap-highlight-color:rgba(0,0,0,0);-ms-text-size-adjust:none;-ms-font-smoothing:antialiased}div,p,ul,ul li,h1,h2,h3,h4,h5,h6,blocquote,nav,header,footer,section,aside,hr,menu,label,hgroup,figure,figcaption,details{display:block}p{margin:0;margin-bottom:40px;line-height:28px;font-weight:300;font-size:1.5rem}p a{text-decoration:underline}h1,h2,h3,h4,h5,h6,div.h3{margin:0;margin-bottom:5px;color:#3b4047;line-height:normal;font-weight:400;text-transform:uppercase;font-family:'Oswald',sans-serif}h1{font-size:1.8rem;margin-bottom:20px;line-height:36px;font-weight:400}h1 .special-char{font-size:120%}h2{font-size:1.4rem;margin-bottom:15px}h3{font-size:2rem;margin-bottom:15px}h4{font-size:1.8rem}h5{font-size:1.6rem}h6{font-size:1.4rem;text-transform:none;margin-bottom:10px}blockquote{font-weight:600;font-size:1.5rem;line-height:28px;font-style:italic;margin-bottom:20px}textarea{padding:3px 10px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #e1e1e1;background-color:#fff;font-size:14px;color:#7e8080;width:100%;min-height:125px;outline:0}input[type=text],input[type=password],input[type=email],input[type=phone]{height:40px;padding:5px 10px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #e1e1e1;background-color:#fff;box-shadow:none;color:#7e8080;width:100%;font-size:1.4rem;text-transform:none;outline:0}::-webkit-input-placeholder{color:#9ea2a6;font-size:1.4rem;font-weight:400}:-moz-placeholder{color:#9ea2a6;font-size:1.4rem;font-weight:400}::-moz-placeholder{color:#9ea2a6;font-size:1.4rem;font-weight:400}:-ms-input-placeholder{color:#9ea2a6;font-size:1.4rem;font-weight:400;font-family:'FuturaBT',sans-serif}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,textarea:focus{border:1px solid #e9e9e9}input[type=submit]{display:inline-block;color:#fff;background:#ef3f3c;text-align:center;font-weight:700;padding:14px 35px;text-transform:uppercase;font-size:1.6rem;outline:0;border:0;cursor:pointer}input[type=submit]:hover{background-color:#282828}input[type=radio],input[type=checkbox]{border:0;vertical-align:text-bottom}label{font-size:1.5rem;font-weight:700;margin-bottom:5px;color:#231f20;margin-top:20px}.basic-search label.error{position:absolute;left:0;bottom:-45px}.content.basic-search{position:relative}label.error{text-transform:none!important;font-size:1.2rem!important;color:#bf6262;margin-bottom:15px;margin-top:5px;font-weight:400!important}table{border-collapse:collapse;border-spacing:0;width:100%}td{vertical-align:top}ul,ol{margin:0;padding:0;margin-left:40px}li{font-size:1.4rem;margin-bottom:10px}ol{list-style-type:decimal;display:block}hr{margin:50px 0;width:100%;clear:both;border:0;background:0;border-bottom:1px solid #e1e1e1;height:1px}a,input[type=submit],.floating-search input[type="text"],.dropdown-menu,.has-dropdown a:before,.category-box:hover .cat-hover,.girl-box{transition:all .4s;-webkit-transition:all .4s}a{color:#231f20;font-size:1.5rem;text-decoration:none}a:hover{color:#ef3f3c;text-decoration:none}a:active{color:#231f20;outline:0}a:visited{color:#231f20}img{border:0;height:auto;max-width:100%}::-moz-selection{background-color:#000;color:#fff}::selection{background-color:#000;color:#fff}small{font-size:85%}del{text-decoration:line-through}sub{font-size:smaller;vertical-align:sub}sup{font-size:smaller;vertical-align:super}b{font-weight:600}.floating-objects{overflow:hidden}.right{float:right}a.button{text-transform:uppercase;font-size:1.4rem;color:#fff;font-weight:700;display:inline-block;padding:15px 20px;background:#ef3f3c}a.button:hover{background:#282828}.cf:before,.cf:after,.row:before,.row:after{content:".";display:block;height:0;overflow:hidden}.cf:after{clear:both}.cf{zoom:1}.row:after{clear:both}header{margin-bottom:18px}.container{width:1440px;margin:0 auto;position:relative;padding:0}.top-thin-bar{float:left;width:100%;background-color:#4fbddf;-moz-box-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.3);box-shadow:0 1px 1px rgba(0,0,0,.3);height:4px;width:100%}.mm-menu>.mm-list:after{display:none}.top-header{float:left;width:100%;padding:0;color:#fff;background-color:#c7c7c7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MWMxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDc0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-o-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-webkit-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:linear-gradient(bottom,#191c1f 0,#42474f 100%);display:inline-block;width:100%}.bottom-header .logo{position:absolute;width:273px;font-size:0;padding:20px 20px;background-color:#fff;-moz-box-shadow:0 -4px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 -4px 3px rgba(0,0,0,.2);box-shadow:0 -4px 3px rgba(0,0,0,.2);left:0;bottom:-1px;padding-bottom:0}.bottom-header .logo a{font-size:1px;line-height:normal;display:block}nav.top-navigation{margin-left:310px;margin-top:10px;float:left}nav.top-navigation ul{margin:0}nav.top-navigation ul li{margin:0;float:left;display:inline-block;padding:0 27px;position:relative}nav.top-navigation ul li a{font-family:"Oswald",sans-serif;text-transform:uppercase;font-size:1.4rem;color:#fff;font-weight:400}nav.top-navigation ul li a:hover{text-decoration:underline}nav.top-navigation ul li:after{position:absolute;content:"";right:0;top:3px;width:1px;height:16px;opacity:.2;background-color:rgba(255,255,255,.7);-moz-box-shadow:1px 0 0 rgba(0,0,0,.75);-webkit-box-shadow:1px 0 0 rgba(0,0,0,.75);box-shadow:1px 0 0 rgba(0,0,0,.75)}nav.top-navigation ul li:first-child{padding-left:0}nav.top-navigation ul li:last-child{padding-right:0}nav.top-navigation ul li:last-child:after{display:none}.bottom-header{background-color:#c7c7c7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#e8e8e8 0,#fff 100%);background-image:-o-linear-gradient(bottom,#e8e8e8 0,#fff 100%);background-image:-webkit-linear-gradient(bottom,#e8e8e8 0,#fff 100%);background-image:linear-gradient(bottom,#e8e8e8 0,#fff 100%);z-index:10;border-bottom:1px solid #d5d5d5;float:left;width:100%}nav.bottom-navigation{margin-left:310px}nav.bottom-navigation ul{margin:0}.contact-form h3{margin-bottom:5px}.bottom-header .container{padding:20px 0}nav.bottom-navigation ul li{margin:0;float:left;display:inline-block;padding:0 20px 0 0;position:relative}nav.bottom-navigation ul li a{font-size:1.3rem;color:#3f444b;font-weight:500}nav.bottom-navigation ul li:last-child{padding-right:0}.contact-form .captcha{width:100%;margin-top:10px}.contact-form .captcha input{float:left;margin-right:10px;width:120px}#contact-form input[type='submit']{margin-top:10px}#contact-form{padding-bottom:20px}.contact-form .captcha span{text-transform:uppercase;float:left;line-height:40px;font-size:1.6rem}nav.bottom-navigation ul li a:hover{text-decoration:underline}nav.bottom-navigation ul li:after{position:absolute;content:"";right:10px;top:3px;width:1px;height:16px;background-color:#fff;-moz-box-shadow:1px 0 0 rgba(0,0,0,.15);-webkit-box-shadow:1px 0 0 rgba(0,0,0,.15);box-shadow:1px 0 0 rgba(0,0,0,.15)}nav.bottom-navigation ul li:first-child{padding-left:0}nav.bottom-navigation ul li:last-child{padding-right:0}nav.bottom-navigation ul li:last-child:after{display:none}nav.bottom-navigation ul li:last-child:after{display:none}.dd-selected{padding:0!important}.lang-select{float:left}#language-select{padding:14px 9px 13px;background:#191b1f;position:relative}.dd-select{border:0!important;border-radius:0!important;background:none!important}.lang-select .dd-selected label{color:#94989f;margin:0;font-size:1.3rem;line-height:normal!important}.lang-select .dd-option label{margin:0;float:left;font-size:1.3rem;line-height:normal!important}.lang-select li{margin:0}.dd-pointer-down{border:solid 5px transparent;border-top:solid 5px #94989f!important}.dd-pointer-up{border:solid 5px transparent!important;border-bottom:solid 5px #94989f!important;margin-top:-8px}.lang-select ul{margin:0}.dd-pointer{right:15px!important}.dd-options{left:0;top:100%;width:250px!important}.dd-options li{display:inline-block;float:left;width:25%}.dd-option{padding:7px!important;border:0!important}a.login-button{float:left;background-color:#c7c7c7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%);padding:12px 23px 12px 40px;position:relative;font-family:"Oswald",sans-serif;color:#fff;text-transform:uppercase;font-size:1.4rem}a.login-button:hover{background-color:#c7c7c7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:-o-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:-webkit-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:linear-gradient(bottom,#d15959 0,#a30303 100%)}.account-user-button{float:left;position:relative}a.open-user-menu{display:inline-block;background-color:#c7c7c7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%);padding:12px 23px 12px 40px;position:relative;font-family:"Oswald",sans-serif;color:#fff;text-transform:uppercase;font-size:1.4rem;min-width:163px}a.open-user-menu:before{position:absolute;content:"";width:15px;height:18px;left:19px;z-index:10;top:12px;background:url(images/sprite.png) -300px -200px}a.open-user-menu:after{position:absolute;content:"";width:6px;height:5px;right:17px;z-index:10;top:19px;background:url(images/sprite.png) -350px -200px}.login-section .account-menu{position:absolute;left:0;margin-left:0;display:none;top:100%;width:100%;min-width:163px;background:#40454d;padding:10px 20px;z-index:10}.login-section .account-menu li a{color:#fff;font-size:1.2rem;line-height:24px}.login-section .account-menu li{line-height:normal;margin:0}a.register-button{background-color:#4fbddf;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3OTBhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRmYmRkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#3790ac 0,#4fbddf 100%);background-image:-o-linear-gradient(bottom,#3790ac 0,#4fbddf 100%);background-image:-webkit-linear-gradient(bottom,#3790ac 0,#4fbddf 100%);background-image:linear-gradient(bottom,#3790ac 0,#4fbddf 100%);padding:12px 23px 12px;position:relative;font-family:"Oswald",sans-serif;color:#fff;text-transform:uppercase;font-size:1.4rem;float:left}a.register-button:hover{background-color:#4fbddf;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmYmRkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3OTBhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#4fbddf 0,#3790ac 100%);background-image:-o-linear-gradient(bottom,#4fbddf 0,#3790ac 100%);background-image:-webkit-linear-gradient(bottom,#4fbddf 0,#3790ac 100%);background-image:linear-gradient(bottom,#4fbddf 0,#3790ac 100%)}input[type="text"]::-ms-clear,input[type="email"]::-ms-clear,input[type="password"]::-ms-clear{display:none}.dd-options{box-shadow:none!important;top:106%!important}a.login-button:before{position:absolute;content:"";width:15px;height:18px;left:19px;z-index:10;top:12px;background:url(images/sprite.png) -18px -16px}.left-sidebar{float:left;width:230px;display:inline-block}.main-content{float:left;width:80%;width:calc(100% - 360px);padding:20px 0;position:relative}.center-main-content{float:left;width:60%;width:calc(100% - 310px - 230px);padding:0;position:relative;padding-left:20px}ul.counting-list{margin:0}.small-grey-box{padding:10px 10px;border:4px solid #f1f1f1;margin:10px 0;background-color:#f9fbfd;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4)}.white-box{padding:10px 10px;min-height:42px;background:#fff;border:1px solid #efefef;display:inline-block;margin:0 0 15px}.white-box.link:hover{border:1px solid #c7c5c5}.table-headers .white-box{padding:10px 5px}.small-grey-box .white-box{margin-bottom:5px}.gotm-title{border:1px solid #00af31;background-color:#00cd39;font-weight:700;width:100%;text-align:center;color:#fff;font-size:2rem;text-transform:uppercase;padding:15px 0;margin-bottom:10px;margin-top:-20px}.single-p p{margin-bottom:0;font-weight:700;color:#878787;font-size:1.3rem}.agency-inner-box{border:4px solid #f1f1f1;margin:0 0 20px;overflow:hidden;background-color:#f9fbfd;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4)}.agency-inner-box .image{display:inline-block;float:left;width:30%}.agency-inner-box .text-content{display:inline-block;float:left;width:70%;padding:10px 10px}.agency-inner-box .text-content h2{font-size:2.6rem;margin-bottom:5px}.update-datestamp{font-size:1.4rem;line-height:28px;color:#c51d2d;font-weight:700;margin-left:20px;padding-left:20px;position:relative}.update-datestamp:before{content:"";position:absolute;left:0;top:6px;width:16px;height:16px;background:url(images/sprite.png) -350px -150px}.hover-tip{margin-right:10px;font-weight:700;font-size:1.4rem;line-height:30px;position:relative;padding-left:30px}.hover-tip:before{content:"";position:absolute;left:0;top:5px;width:21px;height:27px;background:url(images/sprite.png) -400px -150px}.agency-inner-box .text-content h2 a{font-size:2.4rem}.white-box.tag{font-size:1.4rem;font-weight:700;color:#878787;margin-right:4px}.table-headers .white-box.tag{font-size:1.2rem;width:100%;text-align:center;margin-left:0;margin-right:0;min-width:95px;min-height:31px;line-height:22px;padding:5px 5px}.table-headers tr td{padding:0 2px}.table-headers tr td:first-child{padding-left:0}.table-headers tr td:last-child{padding-right:0}.filters-buttons .table-headers{max-width:33.9%}.all-comments-page .table-headers{max-width:350px}.multiple-comments.account-page .table-headers{max-width:350px}a.open-reply-area{position:absolute;right:20px;top:20px;font-size:1.3rem;color:#878787;text-transform:uppercase;font-weight:700}a.open-reply-area.active{color:#b72828}.hidden-reply-area{display:none;margin-top:20px;max-width:540px}.link a{text-transform:uppercase;color:#bc3131}.table-headers .white-box.tag.link a{text-transform:none;font-size:1.3rem}.table-box{position:relative}.table-box.small-grey-box{min-height:244px;padding-bottom:0}.table-box.small-grey-box.ticket-box{padding-bottom:10px}.account-messages .table-box.small-grey-box{padding-bottom:10px}.hidden-content{display:none}.floating-objects.has-tags{margin-left:-5px;margin-right:-5px}.single-review-block p{margin-bottom:5px;font-weight:400;line-height:20px}.single-review-block h6{font-family:"Roboto",sans-serif;font-weight:700}.single-escort-review .meeting-date-filter{margin-bottom:10px;display:inline-block}.single-review-block h5{color:#329ac6}.single-review-block{margin-bottom:15px}.table-box .left-side{position:absolute;left:0;top:0;height:100%;width:150px}.table-box.single-escort-review .left-side{position:absolute;left:0;top:0;height:100%;width:150px}.table-box.single-escort-review.single-comment .right-side{min-height:420px}.table-box .left-side .white-box{width:100%;margin:3px 0;text-align:center;min-height:30px;padding:5px 10px}.table-box .right-side{padding-left:160px}.table-box.single-escort-review .right-side{padding-left:160px}.table-box .text-content{display:inline-block;width:100%;clear:both}ul.counting-list li{margin:0;padding:10px 0;border-bottom:1px dotted #ccc;position:relative}ul.counting-list li a{font-weight:500}ul.counting-list li a:hover{color:#2c94d0}ul.counting-list li:last-child{border-bottom:0}ul.counting-list li span{color:#fff;font-size:1.2rem;font-weight:700;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#bf6262;padding:2px 7px;position:absolute;right:0;top:10px}.login-section{position:relative}.register-link{position:absolute;right:10px;bottom:-18px;text-transform:uppercase;font-weight:700;font-size:1.2rem;color:#2c94d0;z-index:99}.row{margin-right:-20px;margin-left:-20px;overflow:hidden}.small-grey-box .row,.small-padding.row{margin-left:-10px;margin-right:-10px}.col20{float:left;display:inline-block;width:20%;padding-left:20px;padding-right:20px}.col80{float:left;display:inline-block;width:80%;padding-left:20px;padding-right:20px}.col25{float:left;display:inline-block;width:25%;padding-left:20px;padding-right:20px}.col33{float:left;display:inline-block;width:33.33%;padding-left:20px;padding-right:20px}.col30{float:left;display:inline-block;width:30%;padding-left:20px;padding-right:20px}.col70{float:left;display:inline-block;width:70%;padding-left:20px;padding-right:20px}.small-padding .col30,.small-padding .col70,.small-padding .col25,.small-padding .col10,.small-padding .col20,.small-padding .col40,.small-padding .col60{padding-left:10px;padding-right:10px}.contact-info-ad{padding-left:42px;position:relative;margin-top:-50px;margin-bottom:15px}.has-tags.reviews-header{margin-bottom:20px}.has-tags.reviews-header .white-box.tag{color:#3f444b}.white-box.review-wrapper{margin-bottom:35px}.contact-info-ad:before{content:"";position:absolute;left:0;width:32px;height:32px;top:0;background:url(images/sprite.png) -396px -206px}.details-info-ad{padding-left:42px;position:relative}.details-info-ad:before{content:"";position:absolute;left:0;width:32px;height:32px;top:0;background:url(images/sprite.png) -450px -146px}.radio-input p{//float:left;margin-left:5px;margin-bottom:0;line-height:inherit!important;margin-left:7px}.radio-input input{float:left}.input-block.radio-input{overflow:hidden;line-height:20px;margin-bottom:10px}.col66{float:left;display:inline-block;width:66.66%;padding-left:20px;padding-right:20px}.col16{float:left;display:inline-block;width:16.66%;padding-left:20px;padding-right:20px}.col_x{float:left;display:inline-block;width:auto%;padding-left:20px;padding-right:20px}.col14{float:left;display:inline-block;width:14.28%;padding-left:20px;padding-right:20px}.col50{float:left;display:inline-block;width:50%;padding-left:20px;padding-right:20px}.col40{float:left;display:inline-block;width:40%;padding-left:20px;padding-right:20px}.col60{float:left;display:inline-block;width:60%;padding-left:20px;padding-right:20px}.col100{float:left;display:inline-block;width:100%;padding-left:20px;padding-right:20px}.small-grey-box .row .col100{padding-left:10px;padding-right:10px}.small-padding .col33{padding-left:10px;padding-right:10px}.front-text{display:inline-block;float:right;font-size:1.4rem;font-weight:700;color:#878787;line-height:36px;margin-right:10px}.classified-spacer{min-width:115px}.red-bar-filters{border:4px solid #99222d;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#c51d2d;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4);padding:5px}.peek-update{position:absolute;display:none;bottom:100%;left:50%;font-size:1.3rem;z-index:100;width:300px;margin-left:-150px;background-color:#f9fbfd;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:4px solid #f1f1f1;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4);padding:5px}.xl-tiles .peek-update{width:100%;left:0;margin-left:0}.peek-update .head-row{font-weight:700;font-size:1.4rem}.peek-update h4{width:100%;text-align:center;text-transform:uppercase;color:#fff;display:inline-block;padding:5px 0;margin-bottom:10px;background:#878787;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-o-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-webkit-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:linear-gradient(bottom,#191c1f 0,#42474f 100%)}.peek-update .old-info{color:#c51d2d}.red-bar-filters .white-box{background:0;border:0}.peek-video iframe{width:100%!important;position:relative;display:block!important;z-index:12;margin-top:5px}.white-box.red-title{color:#c51d2d;border:0;font-size:1.6rem;padding-bottom:0;padding-top:6px;text-transform:uppercase;background:0}.fixed-height{height:40px}.white-box.red-title p{float:left;margin-right:10px;margin-bottom:0;font-size:1.6rem;font-weight:700;color:#3b4047;line-height:28px}.white-box.red-title span{float:left;padding:4px 5px;background:#c51d2d;color:#fff;margin-right:2px}.peek-table .col33{margin-bottom:5px}.peek-table .col66{margin-bottom:5px}.red-bar-filters .white-box{color:#fff}.review-summary{text-transform:uppercase;font-size:1.3rem;font-weight:500}.review-summary .col33{color:#adadad}.review-summary .row{margin-bottom:5px}.no-margins{margin:0!important}.has-min-width{min-width:120px;text-align:center}.white-box.tag.icon i{font-size:1.8rem;color:#ddd;margin-right:5px}.select-block.page-number{width:60px;float:right}.select-block.sort-options{width:80px;float:right}.filters-buttons .table-headers{float:left}.small-grey-box .col25,.small-grey-box .col33,.small-grey-box .col66,.small-grey-box .col50,.small-grey-box .col30,.small-grey-box .col20{padding-left:10px;padding-right:10px}.geolocation-country{position:absolute;right:0;top:0;width:295px;padding:7px 12px;background-color:#50aadf;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2padding-left:42px;position:relative;xvcj0iIzI4ODdiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3YjZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#2887be 0,#37b6ff 100%);background-image:-o-linear-gradient(bottom,#2887be 0,#37b6ff 100%);background-image:-webkit-linear-gradient(bottom,#2887be 0,#37b6ff 100%);background-image:linear-gradient(bottom,#2887be 0,#37b6ff 100%)}.geolocation-country.normal-position{position:relative;display:inline-block;width:100%}.geolocation-country:hover{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3YjVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI3ODdiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#37b5ff 0,#2787bd 100%);background-image:-o-linear-gradient(bottom,#37b5ff 0,#2787bd 100%);background-image:-webkit-linear-gradient(bottom,#37b5ff 0,#2787bd 100%);background-image:linear-gradient(bottom,#37b5ff 0,#2787bd 100%)}.checkbox,.radio{width:19px;height:25px;padding:0 5px 0 0;//background:url(checkbox.png) no-repeat;display:block;clear:left;float:left}.radio{background:url(radio.png) no-repeat}.select{position:absolute;width:100%;height:100%;padding:0 24px 0 8px;color:#fff;font:12px/21px arial,sans-serif;background:url(select.png) no-repeat;overflow:hidden}.radio-block{display:inline-block;margin-right:10px}.change-country .select{color:#81c8f1;background:url(images/country-arrow.png) right 6px no-repeat;padding:0 13px 0 0;font-size:13px;line-height:16px}.geolocation-country .flag{float:left;display:inline-block;margin-right:7px;font-size:0;border:3px solid rgba(255,255,255,.3);background:0;-moz-box-shadow:0 0 9px rgba(0,0,0,.33);-webkit-box-shadow:0 0 9px rgba(0,0,0,.33);box-shadow:0 0 9px rgba(0,0,0,.33);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.geolocation-country h6{color:#fff;font-size:1.8rem;margin:0;clear:right;display:block}.geolocation-country .right-info{float:left;display:inline-block}select.styled{position:relative;width:100%!important;opacity:0;filter:alpha(opacity=0);z-index:5}.geolocation-country .right-info span.number{float:left;font-size:1.1rem;opacity:.2;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#000;font-weight:700;color:#81c8f1;padding:2px 4px}.geolocation-country .right-info .change-country{float:left;position:relative;display:inline-block;width:140px;margin-top:2px;margin-left:10px}.geolocation-country .flag *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}a.grey-btn,div.grey-btn{border:1px solid #efefef;background-color:#efefef;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-o-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-webkit-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);font-size:1.4rem;color:#3b4047;font-weight:700;padding:12px 30px 12px;line-height:18px;text-transform:uppercase;cursor:pointer}a.reset-fields-btn.grey-btn{padding:10px 20px}a.grey-btn:hover,div.grey-btn:hover{border:1px solid #efefef;background-color:#efefef;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#f6f6f6 0,#e8e8e8 100%);background-image:-o-linear-gradient(bottom,#f6f6f6 0,#e8e8e8 100%);background-image:-webkit-linear-gradient(bottom,#f6f6f6 0,#e8e8e8 100%);background-image:linear-gradient(bottom,#f6f6f6 0,#e8e8e8 100%)}.white-box h3{margin-bottom:0}h2.margin-left{margin-left:10px}.ad-header .col20 .white-box{width:100%;margin:0;text-align:center;padding:15px 10px}.ad-header .col80 .white-box{width:100%;margin:0;text-align:center;overflow:hidden;padding-bottom:5px}.stButton .stLarge{background-repeat:repeat}a.red-btn,input.red-btn,button.red-btn{background-color:#bb3131;-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%);font-size:1.4rem;color:#fff;font-weight:700;padding:11px 30px 12px;line-height:18px;text-transform:uppercase;display:inline-block}button.red-btn:hover,a.red-btn:hover,input.red-btn:hover{background-color:#c7c7c7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:-o-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:-webkit-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:linear-gradient(bottom,#d15959 0,#a30303 100%)}button.red-btn{border:0}a.blue-btn{-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);background-image:-moz-linear-gradient(90deg,#3f9bb8 0,#49c2e7 100%);background-image:-webkit-linear-gradient(90deg,#3f9bb8 0,#49c2e7 100%);background-image:-ms-linear-gradient(90deg,#3f9bb8 0,#49c2e7 100%);font-size:1.4rem;color:#fff;font-weight:700;padding:11px 30px 12px;line-height:18px;text-transform:uppercase;display:inline-block}a.green-btn{-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);background-image:-moz-linear-gradient(90deg,#13af29 0,#23df3e 100%);background-image:-webkit-linear-gradient(90deg,#13af29 0,#23df3e 100%);background-image:-ms-linear-gradient(90deg,#13af29 0,#23df3e 100%);font-size:1.4rem;color:#fff;font-weight:700;padding:11px 30px 12px;line-height:18px;text-transform:uppercase;display:inline-block}.small-buttons a{font-size:.9rem;padding:4px 7px;line-height:16px;text-align:center}.table-box .left-side a.red-btn{padding:10px 0;width:100%;text-align:center;color:#fff;font-size:1.3rem}.small-boxes .col33 .small-buttons{overflow:hidden;margin-top:2px}.small-boxes .col33 .small-buttons a{display:inline-block;width:48%;float:left;margin:2px 1%}.small-boxes .col33 .small-buttons a.green-btn{width:100%;margin:0;margin-top:2px;margin-bottom:2px}.single-escort-review.table-box .left-side a.red-btn{width:100%;font-size:1.3rem;margin:2px 0}.table-box .left-side .profile-image{font-size:0}.single-escort-review.table-box .left-side .profile-image{margin-bottom:2px}.contact-texts .white-box{width:100%;min-height:142px}.contact-texts .white-box p{margin-bottom:0}a.next-step,input.next-step{position:relative;padding-right:45px;margin-top:0}.red-btn.mb{margin-bottom:10px}.mt{margin-top:10px}a.next-step:before,input.next-step:before{content:"";position:absolute;z-index:10;top:17px;right:15px;width:7px;height:8px;background:url(images/sprite.png) -422px -71px}.step-counter-wrapper{position:relative;text-align:center;z-index:1}.step-counter-wrapper .step-number{position:relative;display:inline-block;z-index:3;text-align:center}.step-counter-wrapper .step-number.left span{float:left;margin-bottom:10px}.step-counter-wrapper .step-number.right span{float:right;margin-bottom:10px}.ad-centered-title{margin-top:4px}.floating-objects a.grey-btn{display:inline-block}.step-counter-wrapper .step-number p{margin-bottom:0;text-transform:uppercase;margin-top:10px;font-size:15px;display:block;clear:both}.step-counter-wrapper .step-number span{text-align:center;display:inline-block;width:46px;height:46px;line-height:46px;font-size:18px;font-weight:700;color:#fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;background:#ccc}.step-counter-wrapper:before{width:100%;height:6px;content:"";background:#eaeaea;z-index:0;position:absolute;left:0;top:20px}.step-counter-wrapper.step-1-complete:after{content:"";width:50%;height:6px;z-index:1;top:20px;left:0;background:#a30303;position:absolute}.step-counter-wrapper.step-2-complete:after{content:"";width:100%;height:6px;z-index:1;top:20px;left:0;background:#a30303;position:absolute}p.bigger-p{font-size:1.6rem!important}.step-counter-wrapper .step-number.active span{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%)}.multiple-comments .comment-date{font-size:1.4rem;color:#878787;text-transform:uppercase;font-weight:700;margin-right:20px;line-height:22px;margin-bottom:10px}.multiple-comments .comment-author{font-size:1.4rem;color:#3f444b;font-weight:700;margin-bottom:10px;margin-right:20px}.multiple-comments .comment-author a{text-transform:uppercase;color:#bc3131}.multiple-comments .left-side a{font-size:1.3rem;color:#bc3131}.girls-tabs-wrapper{display:inline-block;width:100%;margin-bottom:10px}.show-more-cities{margin-top:10px}.hidden-cities{display:none}.hidden-cities ul.counting-list li:first-child{border-top:1px dotted #ccc}.tab-wrapper .tab{display:none}.tab-wrapper .tab.active{display:block}.tabs-wrapper .navigator{overflow:hidden}.tabs-wrapper .navigator .tab-selector{background-color:#000;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%);padding:12px 38px 9px;color:#fff;font-family:"Oswald",sans-serif;font-size:1.4rem;float:left;margin-right:5px;cursor:pointer;text-transform:uppercase}.tabs-wrapper .navigator .tab-selector:hover{background-color:#c7c7c7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:-o-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:-webkit-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:linear-gradient(bottom,#d15959 0,#a30303 100%)}.tabs-wrapper .navigator .tab-selector.active{background:rgba(0,0,0,.3);padding-bottom:12px}.tab-wrapper{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgba(0,0,0,.3);padding:14px 18px}.basic-search form{-moz-box-shadow:0 1px 3px rgba(0,0,0,.4);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 1px 3px rgba(0,0,0,.4);overflow:hidden;height:40px}.basic-search input[type="text"]{width:80%;width:calc(100% - 128px);border-radius:0;background:#fff;border:0;float:left;height:100%}.basic-search input[type="submit"]{width:20%;width:calc(64px+64px);height:100%;float:left;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%);font-family:"Oswald",sans-serif;text-transform:uppercase;font-size:1.6rem;font-weight:400;padding:9px 0;text-align:center}.basic-search input[type="submit"]:hover{background-color:#c7c7c7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:-o-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:-webkit-linear-gradient(bottom,#d15959 0,#a30303 100%);background-image:linear-gradient(bottom,#d15959 0,#a30303 100%)}.tags-bar a{display:table-cell;padding-right:0;padding-left:0;width:100%;text-align:center;vertical-align:middle}.tags-bar{overflow:hidden;margin-right:-2px;margin-left:-2px;margin-top:20px;margin-bottom:30px}.tags-bar .col14{width:11.1%;float:left;display:table;margin-bottom:5px;padding:0 2px;height:40px}.row.small-gutter{margin-right:-10px;margin-left:-10px}.row.small-gutter>div{padding-right:10px;padding-left:10px}.row.small-gutter dt>div{padding-right:10px;padding-left:10px}.girl-box{border:4px solid #f1f1f1;background-color:#fcfcfc;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4);margin-bottom:40px;position:relative}.has-hovers.row.small-gutter{overflow:visible;width:100%;display:inline-block}.peek-table .row.small-gutter{overflow:hidden;width:auto;display:block}.girl-box .image{position:relative;font-size:0}.girl-box .image *{font-size:0}.girl-box .vip-tag{position:absolute;left:0;top:0;z-index:100;background-image:url(images/vip-tag.png);background-size:100% auto;width:81px;height:81px;display:none}.girl-box.is_vip .vip-tag{display:block}.girl-box .new-tag{position:absolute;right:0;top:0;display:none;z-index:100;background-image:url(images/new-tag.png);background-size:100% auto;width:81px;height:81px}.small-boxes .girl-box .new-tag{width:40px}.small-boxes .vip-tag{width:40px}.small-boxes .girl-box .suspicious{width:30px;height:30px}.small-boxes .girl-box .suspicious{background-size:90% auto;background-position:center}.girl-box.is_new .new-tag{display:block}.girl-box .suspicious{position:absolute;left:0;top:0;z-index:100;background:#be3434;width:57px;color:#fff;display:none;height:54px;text-align:center}.girl-box .pornstar{position:absolute;left:0;top:0;z-index:50;background:rgba(0,0,0,.8);width:100%;color:#fff;display:none;height:36px;font-weight:700;letter-spacing:1px;font-family:"Oswald",sans-serif;text-align:center;padding:3px;font-size:2rem;text-transform:uppercase;display:none}.girl-box.is_pornstar .pornstar{display:block}.girl-box.is_suspicious .suspicious{display:block}.girl-box.is_suspicious{-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4)}.comm-spacer{display:inline-block;float:left;height:1px;width:103px}.big-comm-spacer{display:inline-block;float:left;height:1px;width:155px}.pagination a{float:left;display:inline-block;margin-left:7px;line-height:40px;border:1px solid #efefef;background-color:#fff;height:40px;padding:0 15px;color:#878787;font-size:1.4rem;text-transform:uppercase;font-weight:700}.pagination a.active,.pagination a:hover{background-color:#fff;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%);color:#fff}.girl-box:hover{border:4px solid #aeaeae}.latest-girls-viewed .girl-box:hover{border:4px solid #aeaeae!important}.profile-page .girl-box:hover{border:4px solid #f1f1f1}.girl-box .suspicious span{padding-top:34px;position:relative;position:relative;top:61%;background-image:url(images/small-suspicious-icon.png);background-size:70% auto;background-position:center 3px;font-size:1rem;font-family:"Oswald",sans-serif;text-transform:uppercase;font-weight:400}.girl-box .girl-location{position:absolute;left:0;bottom:-1px;z-index:100;background:rgba(255,255,255,.8);width:100%;color:#3b4047;text-transform:none;font-size:1.2rem;font-weight:400;padding:3px 0;height:23px;text-align:center}.small-boxes .girl-box .suspicious span{font-size:1rem;text-indent:-99999px;display:block;top:1px}.girl-box .girl-of-the-month{position:absolute;left:0;bottom:-1px;z-index:100;background:rgba(0,206,58,.85);width:100%;color:#fff;text-transform:uppercase;font-size:1.8rem;font-weight:700;padding:5px 0;height:36px;text-align:center}.girl-box .verified{position:absolute;left:0;bottom:20px;z-index:100;background:0;width:100%;color:#fff;text-transform:uppercase;font-size:1.8rem;font-weight:700;display:none;padding:3px 0;height:36px;text-align:center}.girl-box .verified span{display:inline-block;padding-left:25px;position:relative;font-size:1.4rem}.girl-box .verified span:before{content:"";position:absolute;width:23px;height:17px;left:0;top:0;background-image:url(images/verified-icon.png);background-size:100% auto}.girl-box.is_verified .verified{display:block}.girl-box .girl-name{display:inline-block;background-color:#000;-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);padding:3px 10px;text-align:center;width:100%;text-transform:none;font-size:1.4rem;font-weight:400;font-family:"Roboto",sans-serif;line-height:24px;color:#ff8eb6;position:relative}.girl-box .girl-name .online-girl{position:absolute;right:15px;top:10px;padding-top:18px;font-family:"Oswald",sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:1px;background-image:url(images/chat-icon.png);background-position:center 3px;background-size:44% auto;text-transform:uppercase;z-index:50;height:50px;overflow:hidden;color:#fff;display:none}.latest-girls-viewed .girl-box .girl-name{font-size:1.3rem;line-height:18px}.latest-girls-viewed .girl-box .girl-location{font-size:1.2rem;padding:4px 0;height:28px}.small-boxes .girl-box .girl-name .online-girl{right:10px;font-size:1rem}.girl-box.is_online .online-girl{display:block}.girl-box .girl-name .private-girl{position:absolute;right:20px;top:10px;padding-top:18px;font-family:"Oswald",sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:1px;background:url(images/sprite.png) -248px -161px;text-transform:uppercase;z-index:50;height:50px;overflow:hidden;display:none}.girl-box.is_private .private-girl{display:block}.girl-box .tagline{font-size:1.2rem;color:#d0d0d0;font-weight:300;text-align:center;width:100%;padding:4px 7px 5px;background-color:#41474f;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MWMxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDc0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-o-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-webkit-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:linear-gradient(bottom,#191c1f 0,#42474f 100%)}.small-boxes .girl-box .tagline{font-size:1.1rem;line-height:1.1rem}.small-boxes .girl-box .girl-location{font-size:1rem;padding:5px 0;height:auto}.latest-girls-viewed{margin-bottom:30px}.latest-girls-viewed .col16{width:14.2%}h1.has-flag{position:relative;padding-left:60px}h1.has-flag span{position:absolute;left:0;height:44px;bottom:-5px;border:3px solid rgba(255,255,255,.3);background-color:#fff;-moz-box-shadow:0 0 6px rgba(0,0,0,.25);-webkit-box-shadow:0 0 6px rgba(0,0,0,.25);box-shadow:0 0 6px rgba(0,0,0,.25);font-size:0}h1.has-flag span *{font-size:0}.reviews-list-view{display:none}.reviews-list-view.active{display:block}.reviews-detailed-view{display:none}.reviews-detailed-view.active{display:block}.reviews-list-view table{padding:10px 10px;border:4px solid #f1f1f1;margin:10px 0;background-color:#f9fbfd;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4)}.reviews-list-view table tbody td{border:0;padding:6px 10px;background:#fff}.change-reviews-view a{margin-left:5px;font-size:1.2rem;padding:8px 20px 8px}.reviews-list-view table .table-header{display:none;font-weight:700;clear:both;font-size:1.3rem}.change-reviews-view a.active{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%);color:#fff}.reviews-list-view table thead,.reviews-list-view table tr{border-bottom:1px solid #f1f1f1}.reviews-list-view table thead{background:#eaecef}.reviews-list-view table thead th{background:0;border:0;padding:5px 10px;text-align:left}.reviews-list-view table tr:last-child{border-bottom:0}.reviews-list-view table{font-size:1.2rem}.reviews-list-view table a{font-size:1.2rem;text-decoration:underline}.filters-bar{border:1px solid #efefef;background-color:#efefef;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-o-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-webkit-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);padding:0 30px 10px;margin-bottom:20px}.filters-bar>ul{display:inline-block;margin:0}.filters-bar .view-switcher{margin-top:9px;margin-bottom:0}.filters-bar>ul>li{display:inline-block;float:left;padding:13px 0 4px;position:relative;margin-right:40px;margin-bottom:0}.filters-bar>ul>li>a{font-size:1.4rem;font-weight:700;padding-right:25px;display:inline-block;position:relative;z-index:10;width:100%;color:#2c94d0;text-transform:uppercase}.main-filters-cats li.active a{color:#231f20}.filters-bar>ul>li:before{position:absolute;content:"";width:11px;height:7px;right:10px;z-index:9;top:20px;background-image:url(images/filter-arrow.png);background-size:100% auto}.filters-bar>ul>li.active:before{background-image:url(images/filter-arrow-up.png);background-size:100% auto}.filters-bar .hidden-options{position:absolute;top:100%;left:0;min-width:180px;z-index:101;background:#fff;padding:10px 10px;border:1px solid #efefef;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);display:none}.hidden-options .input-block{margin-bottom:5px;font-size:1.3rem}.view-switcher{float:right;margin-bottom:20px}.view-switcher a{display:inline-block;float:left;margin-left:5px;width:30px;height:30px;border:1px solid #efefef;background-color:#000;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-o-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-webkit-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);position:relative}.view-switcher a.active{background-color:#000;-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QxNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%)}.view-switcher a:before{content:"";position:absolute;width:30px;height:30px;top:0;left:0;background-image:url(images/sprite.png)}.view-switcher a.small-boxes:before{background-position:-10px -111px}.view-switcher a.xl-tiles:before{background-position:-10px -161px}.view-switcher a.list-view:before{background-position:-11px -211px}.view-switcher a.active.small-boxes:before{background-position:-60px -111px}.view-switcher a.active.xl-tiles:before{background-position:-60px -161px}.view-switcher a.active.list-view:before{background-position:-61px -211px}.small-boxes .col33{width:20%}.small-boxes .girl-box .pornstar{font-size:1.2rem;height:22px}.girl-box .extra-girl-details{display:none;padding:35px 45px;width:68.5%;float:left;padding-bottom:10px}.peek-update .col33{width:33.33%}.list-view .girl-box .extra-girl-details{display:block}.list-view .girl-box{width:100%;display:inline-block}.list-view .girl-box .main-girl-box{width:31.5%;float:left}.list-view>.row dt>.col33{width:100%}.list-view>.row>.col33{width:100%}.girls-tabs-wrapper .girl-navigator{display:inline-block;float:left}.girls-tabs-wrapper .girl-navigator div.tab-selector{display:inline-block;float:left;background-color:#f1f1f1;padding:12px 16px;font-size:1.4rem;color:#878787;font-weight:700;text-transform:uppercase;cursor:pointer;margin-right:4px;position:relative}.girls-tabs-wrapper .girl-navigator div.tab-selector:hover{color:#2c94d0}.girls-tabs-wrapper .girl-navigator>div:last-child{margin-right:0}.girls-tabs-wrapper .girl-navigator div.tab-selector span{margin-right:5px;font-size:1.6rem}.girls-tabs-wrapper .girl-navigator div.tab-selector.active{border:1px solid #efefef;background-color:#fff;border-bottom:0;color:#2c94d0}.girls-tabs-wrapper .girl-navigator div.tab-selector.active:before{content:"";position:absolute;bottom:-1px;left:0;height:1px;width:100%;background-color:#fff}.girls-tabs-wrapper .girl-tab-wrapper{display:inline-block;float:left;border:1px solid #efefef;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;padding:30px 30px;width:100%}.girl-tab-wrapper .tab{display:none;position:relative}.girl-tab-wrapper .tab.active{display:block}.girl-details-table .row{margin-bottom:5px;font-size:1.4rem}.girl-details-table .col60{font-weight:700;float:right}.border-right{border-right:1px dotted #ccc}.girls-tabs-wrapper .tab .content{overflow:hidden}.girls-tabs-wrapper .about-me-section{width:70%;width:calc(100% - 170px);display:inline-block;float:left}.girls-tabs-wrapper .agency-about-me-section{width:100%;display:inline-block}.girls-tabs-wrapper .agency-about-me-section p{margin-bottom:10px;line-height:normal;font-size:1.3rem}.girls-tabs-wrapper .rates-wrapper{float:right;width:155px;display:inline-block}.girls-tabs-wrapper .rates-box{border:1px solid #efefef;background-color:#fbfbfb;margin-bottom:22px;padding:13px 20px;text-align:center}.girls-tabs-wrapper .rates-box h5{margin-bottom:0;color:#2c94d0;font-family:"Roboto",sans-serif;font-weight:700}.girls-tabs-wrapper .rates-box span{font-size:1.1rem;color:#878787;margin-bottom:10px;display:inline-block}.girls-tabs-wrapper .rates-box .row{text-align:left;font-size:1.4rem;margin-bottom:7px;color:#85898f}.girls-tabs-wrapper .rates-box .row .col40{font-weight:700;color:#3b4047}.rates-wrapper>div:last-child{margin-bottom:0}.girls-tabs-wrapper .about-me-section p{font-size:1.3rem;line-height:18px;margin-bottom:15px;font-weight:400}h2.section-title{font-size:2.6rem;font-weight:400;padding:5px 23px;color:#3b4047;text-transform:uppercase;border:1px solid #efefef;background-color:#000;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-o-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-webkit-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%)}h2.section-title.diamond{color:#5f767e;border:1px solid #fff;background-color:#efefef;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiYzlkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NlZTlmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#abc9d3 0,#cee9f3 100%);background-image:-o-linear-gradient(bottom,#abc9d3 0,#cee9f3 100%);background-image:-webkit-linear-gradient(bottom,#abc9d3 0,#cee9f3 100%);background-image:linear-gradient(bottom,#abc9d3 0,#cee9f3 100%)}h2.section-title.gold{color:#a48d5b;border:1px solid #fff;background-color:#efefef;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JjYTI2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZGM5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#bca26a 0,#fbdc9b 100%);background-image:-o-linear-gradient(bottom,#bca26a 0,#fbdc9b 100%);background-image:-webkit-linear-gradient(bottom,#bca26a 0,#fbdc9b 100%);background-image:linear-gradient(bottom,#bca26a 0,#fbdc9b 100%)}h2.section-title.silver{color:#858585;border:1px solid #fff;background-color:#efefef;-moz-box-shadow:0 0 3px rgba(0,0,0,.35);-webkit-box-shadow:0 0 3px rgba(0,0,0,.35);box-shadow:0 0 3px rgba(0,0,0,.35);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-o-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-webkit-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%)}.account-right-content h2.section-title.silver{border-style:solid;border-width:1px;border-color:#fff;background-image:-moz-linear-gradient(90deg,#191c1f 0,#42474f 100%);background-image:-webkit-linear-gradient(90deg,#191c1f 0,#42474f 100%);background-image:-ms-linear-gradient(90deg,#191c1f 0,#42474f 100%);box-shadow:0 0 4px 0 rgba(0,0,0,0.5);color:#fff}.sidebar{float:right;width:320px;display:inline-block}.three-columns .sidebar{float:right;width:290px;display:inline-block}.sidebar .widget{margin-bottom:28px}.twitter-box{background-color:#3f434b;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#e8e8e8 0,#fff 100%);background-image:-o-linear-gradient(bottom,#e8e8e8 0,#fff 100%);background-image:-webkit-linear-gradient(bottom,#e8e8e8 0,#fff 100%);background-image:linear-gradient(bottom,#e8e8e8 0,#fff 100%)}.twitter-box h3{width:100%;padding:17px 22px;position:relative;font-size:1.8rem;text-transform:none;font-weight:400;display:inline-block;margin-bottom:0;color:#fff;background-color:#50aadf;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4ODdiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3YjZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#2887be 0,#37b6ff 100%);background-image:-o-linear-gradient(bottom,#2887be 0,#37b6ff 100%);background-image:-webkit-linear-gradient(bottom,#2887be 0,#37b6ff 100%);background-image:linear-gradient(bottom,#2887be 0,#37b6ff 100%)}.twitter-box h3 span{color:#000;opacity:.2;position:absolute;top:13px;right:22px;z-index:1;font-size:34px}.twitter-box .content{padding:22px 22px;overflow:hidden}.twitter-box .image{width:62px;float:left}.twitter-box .text-content{float:right;display:inline-block;width:60%;width:calc(100% - 70px)}.twitter-box .text-content p{margin-bottom:0;font-size:1.3rem;line-height:normal;font-weight:400}.twitter-box .text-content span{text-transform:uppercase;font-weight:700}.twitter-box .tweet-box{overflow:hidden;clear:both;margin:15px 0;display:inline-block;width:100%}.pic-wrapper{width:100%;text-align:center;border:1px solid #efefef;background-color:#41474f;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-o-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:-webkit-linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);background-image:linear-gradient(bottom,#e8e8e8 0,#f6f6f6 100%);padding:10px 10px}footer{color:#fff;border-top:4px solid #50bedf;background-color:#c7c7c7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzYzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE5MWMxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#33363d 0,#191c1f 100%);background-image:-o-linear-gradient(bottom,#33363d 0,#191c1f 100%);background-image:-webkit-linear-gradient(bottom,#33363d 0,#191c1f 100%);background-image:linear-gradient(bottom,#33363d 0,#191c1f 100%);padding:35px 0;position:relative;margin-top:50px}footer .footer-description p{margin-bottom:10px;font-size:1.3rem;line-height:22px}footer ul{margin:0;margin-left:30px}footer ul li{margin:0;margin-bottom:10px;position:relative;padding-left:17px}footer ul li:before{content:"";width:5px;height:5px;background-color:#50bedf;left:0;position:absolute;top:8px}footer ul li a{font-size:1.4rem;color:#fff!important;font-weight:500;text-transform:uppercase}footer ul li a:hover{color:#50bedf!important}a.scroll-to-top{width:50px;top:-50px;right:90px;position:absolute;height:50px;background-color:#35b7e7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmYmRkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyYTdjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#4fbddf 0,#42a7c6 100%);background-image:-o-linear-gradient(bottom,#4fbddf 0,#42a7c6 100%);background-image:-webkit-linear-gradient(bottom,#4fbddf 0,#42a7c6 100%);background-image:linear-gradient(bottom,#4fbddf 0,#42a7c6 100%)}a.scroll-to-top:hover{background-color:#35b7e7;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyYTdjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRmYmRkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#42a7c6 0,#4fbddf 100%);background-image:-o-linear-gradient(bottom,#42a7c6 0,#4fbddf 100%);background-image:-webkit-linear-gradient(bottom,#42a7c6 0,#4fbddf 100%);background-image:linear-gradient(bottom,#42a7c6 0,#4fbddf 100%)}a.scroll-to-top:before{content:"";position:absolute;width:50px;height:50px;top:0;left:0;background-image:url(images/top-arrow.png);background-size:80% auto;background-position:center;background-repeat:no-repeat}ul.services-list{margin:0}.services-list li{margin-bottom:15px;font-weight:700;font-size:1.4rem;padding-left:26px;position:relative}.services-list li:before{content:"\f046";position:absolute;left:0;top:0;color:#2c94d0;font-size:1.6rem;font-weight:normal;font-family:"FontAwesome"}.girl-contact-details .fixed-column{float:left;width:130px;display:inline-block;padding:0 20px;color:#85898f;font-weight:400;font-size:1.4rem}.girl-contact-details .fluid-column{float:right;width:70%;width:calc(100% - 140px);display:inline-block;padding:0 20px;font-size:1.4rem;font-weight:700;color:#3b4047}.girl-contact-details .fluid-column span{font-size:1.3rem;color:#878787;font-weight:700}.girl-contact-details .fluid-column a{color:#2c94d0}.girl-contact-details .fluid-column a:hover{color:#bd3434}.girl-contact-details .row{margin-bottom:15px}.content-table{color:#3b4047;font-weight:700;font-size:1.4rem}.content-table a{color:#2c94d0}.content-table a:hover{color:#bd3434}.content-table .row{padding-left:20px;padding-right:20px;padding-top:10px;padding-bottom:10px}.content-table .row .col33{padding-right:10px}.content-table>div:nth-child(odd){background-color:#fcfcfc}.content-table .header-row{background-color:#fbfbfb;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MWMxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDc0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-o-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-webkit-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:linear-gradient(bottom,#191c1f 0,#42474f 100%);color:#fff;text-transform:uppercase}thead.header-row{padding:5px 10px}thead.header-row th{padding:10px 15px}.content-table table td{padding:10px 15px}.content-table table .mobile-label{display:none}.last-viewed-bar{display:inline-block;width:100%;clear:both;margin-bottom:10px;padding-bottom:10px;border-bottom:5px solid #f2f2f2}.last-viewed-bar h3{width:130px;display:inline-block;float:left;font-size:2.1rem;line-height:normal}a.escort-thumb{display:inline-block;float:left;border:4px solid #f1f1f1;background-color:#fbfbfb;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4);margin-right:8px}a.escort-thumb:hover{border:4px solid #aeaeae}a.prev-profile{display:inline-block;float:left;font-weight:400;margin:5px 0;font-size:1.4rem;padding:6px 12px 6px 38px;position:relative;margin-top:-30px}a.prev-profile span{margin-right:5px}a.next-profile{display:inline-block;float:right;font-weight:400;margin:5px 0;font-size:1.4rem;padding:6px 38px 6px 12px;position:relative;margin-top:-30px}a.next-profile:before{content:"»";position:absolute;top:5px;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);right:12px;width:20px;height:20px;text-align:center;font-size:1.4rem;line-height:18px;background:#fff;z-index:1;border-radius:10px}a.prev-profile:before{content:"«";position:absolute;top:5px;-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25);font-size:1.4rem;left:12px;text-align:center;line-height:18px;width:20px;height:20px;background:#fff;z-index:1;border-radius:10px}a.prev-profile:hover,a.next-profile:hover{color:#bd3434}a.next-profile span{margin-left:5px}.suspicious-sign{position:relative;padding-left:45px;display:block;float:left;margin-bottom:15px}.suspicious-sign h6{font-size:1.4rem;font-weight:700;font-family:"Roboto",sans-serif;text-transform:uppercase;color:#f01616;margin-bottom:0}.suspicious-sign:before{content:"";position:absolute;width:35px;height:35px;left:0;top:0;background:url(images/sprite.png) -159px -59px}.suspicious-sign p{margin-bottom:0;font-size:1.3rem;line-height:normal;color:#3b4047;font-weight:400}a.add-to-fav{float:right;padding:8px 30px 10px}.account-search .input-block{width:69%;margin-right:1%}.account-search .input-block input[type="text"]{height:43px;padding-top:6px}.account-search input[type="submit"]{width:30%}a.add-to-fav span{margin-right:5px;font-size:2rem;position:relative;bottom:-2px;color:#b62727}.girl-page-title{float:left;position:relative;margin-bottom:12px}.girl-page-title h1{margin-bottom:0;display:block}.girl-page-title .agency-page-subtitle{display:block;font-size:1.5rem;margin-bottom:10px;margin-top:10px;text-transform:uppercase}.girl-page-title .rating-box{position:absolute;right:-210px;top:8px;display:inline-block}.girl-page-title .rating-box .stars-wrapper{display:inline-block;float:left;margin-right:10px}.girl-page-title .rating-box .stars-wrapper span{font-size:1.4rem;color:#ffce00}p.reviews-statistics{display:inline-block;float:left;font-size:1.3rem;color:#3f444b;font-weight:400;margin-bottom:0;line-height:normal}p.reviews-statistics a{color:#2c94d0;font-size:1.3rem;text-decoration:none}p.reviews-statistics a:hover{color:#bd3434}.breadcrumbs{display:inline-block;margin-bottom:10px}.breadcrumbs ul{margin:0}.breadcrumbs ul li{float:left;display:inline-block;margin:0;margin-right:14px;position:relative}.breadcrumbs ul li span.flag{border:2px solid rgba(255,255,255,.3);background-color:#fff;-moz-box-shadow:0 0 4px rgba(0,0,0,.25);-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);font-size:0;display:inline-block;margin-right:5px;float:left}.breadcrumbs ul li a{color:#2c94d0}.breadcrumbs ul li a:hover{color:#bd3434}.breadcrumbs ul li:after{content:"»";position:absolute;right:-11px;top:-1px;font-size:1.4rem;font-weight:500;color:#3f444b}.breadcrumbs ul li:last-child:after{display:none}.no-margin-top{margin-top:0}.left{float:left}.right{float:right}.girl-top-statistics{overflow:hidden}.girl-top-statistics .statistics-block{float:left;display:inline-block;margin:0 15px}.girl-top-statistics .statistics-block span{display:block;font-size:1.3rem;text-transform:uppercase;color:#adadad}.girl-top-statistics .statistics-block p{margin-bottom:0;font-size:1.3rem;color:#3f444b;font-weight:500;display:block}.top-floating-right{margin-top:10px}.fixed-width{width:215px}a.follow-btn{padding:8px 30px 10px}a.follow-btn span{margin-right:7px;font-size:2rem;position:relative;bottom:-2px;color:#2c94d0}.girl-box .suspicious_new{position:absolute;left:10px;top:50%;width:130px;height:152px;z-index:10;background-image:url(images/big-suspicious-icon.png);background-size:100% auto;display:none}.girl-box.is_suspicious_new .suspicious_new{display:block}a.agency-icon span{width:29px;height:18px;margin-right:5px;display:inline-block;overflow:hidden;float:left;background-image:url(images/shake-hands-icon.png);background-size:100% auto}a.fake-icon span{width:27px;overflow:hidden;display:inline-block;height:27px;float:left;margin-right:10px;background:url(images/small-suspicious-icon.png);background-size:100% auto}a.fake-icon{line-height:27px;padding:8px 30px}a.vote-btn{width:31.5%;position:relative;display:inline-block;text-align:center}a.vote-btn span{font-size:1.6rem}a.vote-btn i.fa-star{color:#3b4047;font-size:2.8rem;margin-top:-6px;margin-right:5px;position:relative;top:4px}.profile-page .girl-box{margin-bottom:20px}a.vote-btn span.votes-no{position:absolute;top:9px;right:20px;width:30px;height:30px;background:#bdbdbd;text-align:center;line-height:30px;color:#fff;font-size:1.4rem;font-weight:700;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.pornstar-tag{border:1px solid #efefef;background-color:#fbfbfb;width:31.5%;position:relative;display:inline-block;text-align:center;padding:12px 30px;margin-top:10px;margin-right:50px;float:left}.pornstar-tag span{text-transform:uppercase;font-size:1.6rem;font-weight:700;position:relative;padding-left:35px;display:inline-block}.pornstar-tag span:before{content:"";position:absolute;left:0;top:-5px;width:30px;height:30px;background-image:url(images/girl-month-icon.png);background-size:100% auto;background-repeat:no-repeat}.girl-of-the-month-tag{border:1px solid #00b131;background-color:#00cd39;width:31.5%;position:relative;display:inline-block;text-align:center;padding:12px 30px;margin-top:10px;margin-right:50px;float:left;color:#fff}.girl-of-the-month-tag span{text-transform:uppercase;font-size:1.6rem;font-weight:700;position:relative;padding-left:35px;display:inline-block}.girl-of-the-month-tag span:before{content:"";position:absolute;left:0;top:-3px;width:23px;height:30px;background-image:url(images/green-calendar.png);background-size:100% auto;background-repeat:no-repeat}.profile-gallery{margin:40px 0}.profile-gallery .row>div{margin-bottom:20px}.profile-gallery .row>div>a{display:inline-block;border:4px solid #f1f1f1;background-color:#f1f1f1;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4)}.video-slider-wrapper .bx-wrapper .bx-viewport{box-shadow:none;border:0 solid #fff;left:auto;background:0}.video-slider-wrapper .bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-50px;outline:0;width:50px;opacity:.7;height:100px;text-indent:-9999px;z-index:900}.video-slider-wrapper .bx-wrapper .bx-controls-direction a:hover{opacity:1}.video-slider-wrapper .bx-wrapper .bx-prev{left:-100px;background:url(images/controls.png) no-repeat 0 0}.video-slider-wrapper .bx-wrapper .bx-next{right:-100px;background:url(images/controls.png) no-repeat -50px 0}.review-switch a{margin-left:13px;height:42px;width:200px;text-align:center;padding-left:5px;padding-right:5px}.review-section{margin:40px 0}.review-box{border:4px solid #f1f1f1;background-color:#f9fbfd;-moz-box-shadow:0 0 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4);overflow:hidden;margin-bottom:40px}.review-box .review-box-title{background-color:#626262;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MWMxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDc0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-o-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:-webkit-linear-gradient(bottom,#191c1f 0,#42474f 100%);background-image:linear-gradient(bottom,#191c1f 0,#42474f 100%);color:#fff;overflow:hidden}.review-box .review-box-title .title{padding:8px 15px}.content-page ul{margin-left:0}.content-page ul li{padding-left:20px;margin-bottom:20px;position:relative}.content-page ul li:before{position:absolute;width:6px;height:6px;border-radius:3px;background:#50bedf;left:0;top:7px;content:""}.review-box .review-box-title .title h4{font-size:2rem;font-weight:700;font-family:"Roboto",sans-serif;text-transform:none;color:#fff}.review-box .review-box-title .title h4 span{font-size:1.4rem;font-weight:300;color:#d0d0d0}.review-box .review-date{line-height:45px;font-size:1.4rem;color:#d0d0d0;font-weight:300;margin-right:10px}.review-box .review-box-title a.red-btn{padding:14px 35px 13px}.review-box .text-content{padding:20px 15px}.review-box .text-content .meta-info-box{border:1px solid #efefef;background-color:#fff;padding:20px 10px 20px 10px;position:relative;text-align:center;padding-top:45px}.review-box .text-content .meta-info-box h6{text-transform:uppercase;font-family:"Roboto",sans-serif;font-size:1.3rem;color:#85898f;font-weight:700;margin:0;display:block}.review-box .text-content .meta-info-box p{font-size:1.4rem;font-weight:700;margin:0;color:#3b4047;text-transform:uppercase;line-height:normal}.review-box .text-content .meta-info-box i{position:absolute;top:5px;left:0;width:100%;margin:0 auto;font-size:3.6rem;color:#ddd}.row.tiny-gutter{margin-right:-3px;margin-left:-3px}.review-meta-wrapper{margin-bottom:20px}.row.tiny-gutter>div{padding-right:3px;padding-left:3px}.review-box .review-content p{font-size:1.3rem;line-height:24px;margin-bottom:20px;font-weight:400}.review-box .rates-box .row{text-align:left;font-size:1.4rem;margin:5px 0;color:#85898f}.review-box .rates-box .row .col66{font-weight:700;color:#3b4047}.review-box .rates-box{border:1px solid #efefef;background-color:#fff;margin-bottom:0;padding:5px 5px;text-align:center}.review-box .rates-box .col50 .row{margin:15px 0}.comments-wrapper{display:none}.comments-wrapper.visible{display:block}.reviews-wrapper{display:none}.reviews-wrapper.visible{display:block}.add-review{display:none}.add-comment{display:none}.add-review.visible,.add-comment.visible{display:block}.popup-content .input-block{width:100%;position:relative;margin:5px 0 15px}.popup-content .input-block .select-block{width:100%;position:relative}.popup-content .input-block label,.rating-block>span{margin-bottom:3px;font-weight:700;font-size:1.3rem;margin-top:0}.input-block{position:relative}.input-block.search:before{content:"\f002";font-family:'FontAwesome';font-size:16px;color:#878787;position:absolute;top:10px;right:15px;z-index:100}.select-block{position:relative;height:40px}.select-block .select{position:absolute;width:100%;height:100%;padding:8px 24px 0 10px;color:#7e8080;font-size:1.4ren;border:1px solid #e1e1e1;background:#fff url(images/select.png) right 15px no-repeat;overflow:hidden}#tweet_input{margin-bottom:10px}select.styled{height:100%;-webkit-appearance:none}.bullets-wrapper{overflow:hidden}.rating-block{width:100%;position:relative;margin:5px 0 15px}.bullets-wrapper span{display:inline-block;float:left;margin:5px 3px 5px;cursor:pointer;width:10px;height:10px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.bullets-wrapper span:hover,.bullets-wrapper span.active{background:#2c94d0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{top:.1em}.footer-social-icons{overflow:hidden;margin-top:10px;margin-left:50px;display:inline-block}.footer-social-icons a{display:inline-block;float:left;margin-right:6px;width:30px;height:30px;line-height:30px;text-align:center;color:#fff}.footer-social-icons a i{font-size:2rem;line-height:32px}.footer-social-icons a.facebook{background-color:#bb2f2f;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3Njc5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU3N2ZjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#47679b 0,#577fc0 100%);background-image:-o-linear-gradient(bottom,#47679b 0,#577fc0 100%);background-image:-webkit-linear-gradient(bottom,#47679b 0,#577fc0 100%);background-image:linear-gradient(bottom,#47679b 0,#577fc0 100%)}.footer-social-icons a.twitter{background-color:#bb2f2f;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYWRlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYzVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#00ade1 0,#00c5ff 100%);background-image:-o-linear-gradient(bottom,#00ade1 0,#00c5ff 100%);background-image:-webkit-linear-gradient(bottom,#00ade1 0,#00c5ff 100%);background-image:linear-gradient(bottom,#00ade1 0,#00c5ff 100%)}.not-found-page h1{font-size:80px;line-height:80px;margin-bottom:15px;margin-top:30px}.not-found-page h1 span{color:#ef3f3c}.not-found-page h3{font-size:30px;margin-bottom:30px;text-transform:uppercase}.not-found-page .countries-list li{display:inline-block;float:left;width:13%}.footer-social-icons a.google{background-color:#bb2f2f;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1MzcxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0NDUxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#c53719 0,#f4451f 100%);background-image:-o-linear-gradient(bottom,#c53719 0,#f4451f 100%);background-image:-webkit-linear-gradient(bottom,#c53719 0,#f4451f 100%);background-image:linear-gradient(bottom,#c53719 0,#f4451f 100%)}.footer-social-icons a.pinterest{background-color:#bb2f2f;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0M2UzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#b33 0,#e43e3e 100%);background-image:-o-linear-gradient(bottom,#b33 0,#e43e3e 100%);background-image:-webkit-linear-gradient(bottom,#b33 0,#e43e3e 100%);background-image:linear-gradient(bottom,#b33 0,#e43e3e 100%)}.footer-social-icons a.tumblr{background-image:-moz-linear-gradient(90deg,#2c4762 0,#355575 100%);background-image:-webkit-linear-gradient(90deg,#2c4762 0,#355575 100%);background-image:-ms-linear-gradient(90deg,#2c4762 0,#355575 100%)}.rates-box div.col40 span{font-size:1rem;color:#878787;line-height:10px;margin-bottom:0;margin-top:0;display:block;font-weight:400}.travel-rates-section{overflow:hidden;margin-top:25px}.travel-locations{margin-top:20px}.travel-locations li{position:relative;padding-left:53px;margin-bottom:20px;padding-top:5px;padding-bottom:5px}.travel-locations li:before{content:"\f00c";position:absolute;left:20px;top:1px;width:26px;height:26px;line-height:26px;text-align:center;border:1px solid #efefef;-moz-border-radius:13px;-webkit-border-radius:13px;border-radius:13px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fbfbfb;font-size:2rem;color:#2c94d0;font-family:"FontAwesome";font-weight:normal}.as-tabs-wrapper .as-tab{display:none}.as-tabs-wrapper .as-tab.active{display:block}.as-tabs-wrapper .as-tab-selector{display:inline-block;float:left;margin-right:5px}.as-tabs-wrapper .as-navigator{overflow:hidden;margin-bottom:10px}.as-tabs-wrapper .as-tab-selector.active{background-color:#50aadf;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4ODdiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3YjZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#2887be 0,#37b6ff 100%);background-image:-o-linear-gradient(bottom,#2887be 0,#37b6ff 100%);background-image:-webkit-linear-gradient(bottom,#2887be 0,#37b6ff 100%);background-image:linear-gradient(bottom,#2887be 0,#37b6ff 100%);color:#fff}.as-tab-wrapper .content{padding:20px 20px;background:#efefef;font-size:1.3rem}.as-tab-wrapper .content .row{margin-bottom:5px}.as-tab-wrapper .content .input-block label{margin-bottom:5px;font-weight:700}.outside-inputs{padding:10px 0;font-size:1.4rem;color:#fff}.agency-page .travel-rates-section{margin-top:0}.agency-page .travel-locations{margin-top:0}span.blue{color:#2c94d0}.gm-multi-line h3{margin-bottom:0;margin-right:20px;line-height:40px}.gm-multi-line form{width:38%}.grey-box.sidebar-pic{padding:0;font-size:0;text-align:center}.content-page h6{font-family:"Roboto",sans-serif;margin-bottom:5px;font-weight:700}.content-page p{font-weight:400;margin-bottom:20px;font-size:1.3rem;line-height:24px}.ad-meta-info p{margin-bottom:0;line-height:normal;font-size:1.3rem}p.small-margin{margin-bottom:5px}p.single-p{margin-bottom:0;color:#878787;font-weight:700;line-height:43px}span.red{color:#bd3434}.popup-content{padding:15px 50px 40px}.centered-content{text-align:center}.popup-content h3{font-size:3rem;margin-bottom:10px}.popup-content label{text-transform:uppercase}.popup-content a{font-weight:700;font-size:1.3rem;color:#2c94d0}.popup-content a.red-btn,.popup-content a.red-btn:hover{color:#fff}.popup-content a.grey-btn{color:#ccc}.popup-content .centered-content a.red-btn,.popup-content .centered-content a.grey-btn{margin:0 5px}.popup-content a:hover{color:#bd3434}.ad-post-summary{margin-bottom:40px}.ad-post-summary.ad-header{margin-bottom:0}.ad-post-summary img{margin-bottom:15px}.ad-post-summary .col20 img:last-child{margin-bottom:0}.popup-content p{font-size:1.3rem;line-height:normal;margin-bottom:0}.popup-content p.mb{margin-bottom:40px}.admin-top-stats{margin:0}.admin-top-stats h6{margin-bottom:0;color:#85898f;font-size:1.3rem;text-transform:uppercase}.admin-top-stats .col33{margin:0}.admin-top-stats p{margin-bottom:0;font-weight:700;font-size:1.4rem;text-transform:uppercase}.reviews-spacer{min-width:145px}.fancybox-close{position:absolute;top:-25px;right:-25px;width:15px;height:15px;cursor:pointer;z-index:19999;background-size:100% auto}.fancybox-close{background-image:url('images/popup-close-responsive.png')}.popup-content form p.right{margin-top:10px}span.next_voting_label{font-size:1.1rem}a.canvasjs-chart-credit{display:none!important}.fancybox-next span{right:-50px}.fancybox-prev span{left:-50px}a.show-top-navigation{display:inline-block;float:left;margin:10px 0;width:26px;display:none;overflow:hidden}a.show-top-navigation span{width:100%;height:3px;background:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin:2px 0;float:left;display:inline-block}a.show-bottom-navigation{display:inline-block;float:right;margin:5px 0;width:26px;display:none;overflow:hidden}a.show-bottom-navigation span{width:100%;height:3px;background:#999;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin:2px 0;float:left;display:inline-block}.slicknav_icon.slicknav_no-text:hover span{background-color:#2c94d0}a.show-bottom-navigation:hover span{background-color:#000}.hide{display:none!important}.slicknav_menu{display:none}.slicknav_nav ul{margin:0}.slicknav_nav a,.slicknav_nav a:visited{color:#fff}.slicknav_nav a{display:inline-block}.slicknav_nav li{margin-bottom:0}.slicknav_nav a:hover{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#000;color:#fff}.slicknav_menu{background:0;padding:0}.mm-list>li>a:hover,.mm-list>li>a:focus,.mm-list>li>a:active{background:#000}.mm-list>li:hover,.mm-list>li:focus,.mm-list>li:active{background:#000}#prepend-top-menu{display:inline-block;float:left}#mobile-top-navigation{display:none}.slicknav_btn{float:left;margin-top:10px}.latest-girls-viewed.girl-of-the-month-boxes .girl-name{display:block}.latest-girls-viewed .tagline{display:none}.latest-girls-viewed .girl-box{margin-bottom:20px}.fancybox-wrap{position:absolute;top:0;left:0;z-index:19999;-webkit-overflow-scrolling:touch}#fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-nav span{visibility:visible}.dd-option-image,.dd-selected-image{width:24px}.girl-of-the-month-boxes .tagline{display:block}.bottom-gm h3{margin-top:10px}.filters-buttons span{margin-bottom:0;display:inline-block;float:left;line-height:30px;margin-right:10px;font-size:1.3rem;text-transform:none}.filters-buttons a{display:inline-block;float:left;padding:5px 23px 5px 10px;font-size:1.3rem;margin-left:5px;//background:#fff url(images/select.png) right 13px no-repeat;color:#878787;background-repeat:no-repeat;border:1px solid #efefef}.filters-buttons.disabled-b a{padding:5px 10px 5px 10px;background:#fff!important;cursor:default}.user-reviews-page .filters-buttons.disabled-b a{padding:5px 17px}.filters-buttons .table-headers a{width:100%}.filters-buttons-wrapper{float:right}.agencies-filters-buttons a{display:inline-block;float:left;padding:5px 15px 5px 15px;font-size:1.3rem;margin-right:5px;margin-bottom:5px;color:#878787;background-repeat:no-repeat;border:1px solid #efefef}.agencies-filters{margin:15px 0 10px}.agencies-filters-buttons a span{font-weight:700}p.bigger-size{font-size:1.6rem}.agencies-sorting-options{clear:both;display:block;margin-top:10px}.agencies-sorting-options div{margin-right:10px;min-width:150px}.ad-post-summary .floating-objects p.left{margin-right:15px}span.checkbox-title{font-size:1.3rem}.agencies-sorting-options div:first-child{font-size:1.4rem;line-height:40px;min-width:60px}#post_ad_form>div.row{padding-bottom:20px}.agencies-filters-buttons a.active{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%);color:#fff;border:1px solid #d15959}.filters-buttons a.up-arrow{background:#fff url(images/select-up.png) right 13px no-repeat}.fancybox-inner{overflow:auto!important;overflow-x:hidden!important}.account-top-icons{margin-left:-4px;margin-right:-4px}.account-top-icons a{font-family:"Oswald",sans-serif}.account-top-icons a.icon{display:inline-block;float:left;width:100%;text-align:left;padding:10px 0 10px;border:1px solid #efefef;background:#fff;margin:0 0 5px}.account-top-icons a.icon.active,.account-top-icons a.icon:hover{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);background-image:-moz-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-o-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:-webkit-linear-gradient(bottom,#a30303 0,#d15959 100%);background-image:linear-gradient(bottom,#a30303 0,#d15959 100%)}.account-icons-sprite span:before{background-image:url(images/account-sprite-new.png)}.account-top-bar{float:left;display:inline-block;width:270px;margin-top:0}.account-right-content{float:right;width:70%;position:relative;width:calc(100% - 310px)}.account-right-content .profile-info-id{position:absolute;right:0;top:-35px;font-size:1.3rem;font-weight:700;color:#878787}.account-right-content .profile-info-id a{font-size:1.3rem}.account-top-icons a.icon span{position:relative;padding-left:39px;display:inline-block;font-size:1.4rem;font-weight:400;color:#3f444b;font-family:"Oswald",sans-serif;text-transform:uppercase}.account-top-icons a.icon.active span,.account-top-icons a.icon:hover span{color:#fff}.account-top-icons a.icon span:before{content:"";width:23px;height:33px;position:absolute;top:0;left:8px}sup{vertical-align:super;font-size:8px}img#image_upload_preview{margin-bottom:10px}.account-top-icons a.icon.dashboard span:before{background-position:0 0}.account-top-icons a.icon.dashboard.active span:before,.account-top-icons a.icon.dashboard:hover span:before{background-position:0 -50px}.account-top-icons a.icon.profile span:before{background-position:-50px 0}.account-top-icons a.icon.models span:before{background-position:-100px -300px}.account-top-icons a.icon.models.active span:before,.account-top-icons a.icon.models:hover span:before{background-position:-100px -350px}.account-top-icons a.icon.statistic span:before{background-position:-150px -300px}.account-top-icons a.icon.statistic.active span:before,.account-top-icons a.icon.statistic:hover span:before{background-position:-150px -350px}.account-top-icons a.icon.profile.active span:before,.account-top-icons a.icon.profile:hover span:before{background-position:-50px -50px}.account-top-icons a.icon.packages span:before{background-position:-100px 0}.account-top-icons a.icon.packages.active span:before,.account-top-icons a.icon.packages:hover span:before{background-position:-100px -50px}.account-top-icons a.icon.favorites span:before{background-position:-150px 0}.account-top-icons a.icon.favorites.active span:before,.account-top-icons a.icon.favorites:hover span:before{background-position:-150px -50px}.account-top-icons a.icon.follows span:before{background-position:-200px 0}.account-top-icons a.icon.follows.active span:before,.account-top-icons a.icon.follows:hover span:before{background-position:-200px -50px}.account-top-icons a.icon.reviews span:before{background-position:-250px 0}.account-top-icons a.icon.reviews.active span:before,.account-top-icons a.icon.reviews:hover span:before{background-position:-250px -50px}.account-top-icons a.icon.comments span:before{background-position:0 -100px}.account-top-icons a.icon.comments.active span:before,.account-top-icons a.icon.comments:hover span:before{background-position:0 -150px}.account-top-icons a.icon.pm span:before{background-position:-50px -100px}.account-top-icons a.icon.pm.active span:before,.account-top-icons a.icon.pm:hover span:before{background-position:-50px -150px}.account-top-icons a.icon.support span:before{background-position:-100px -100px}.account-top-icons a.icon.support.active span:before,.account-top-icons a.icon.support:hover span:before{background-position:-100px -150px}.account-top-icons a.icon.settings span:before{background-position:-150px -100px}.account-top-icons a.icon.settings.active span:before,.account-top-icons a.icon.settings:hover span:before{background-position:-150px -150px}.account-top-icons a.icon.photos span:before{background-position:0 -200px}.account-top-icons a.icon.photos.active span:before,.account-top-icons a.icon.photos:hover span:before{background-position:0 -250px}.account-top-icons a.icon.videos span:before{background-position:-50px -197px}.account-top-icons a.icon.videos.active span:before,.account-top-icons a.icon.videos:hover span:before{background-position:-50px -247px}.account-top-icons a.icon.verified span:before{background-position:-100px -197px}.account-top-icons a.icon.verified.active span:before,.account-top-icons a.icon.verified:hover span:before{background-position:-100px -247px}.account-top-icons a.icon.tours span:before{background-position:-150px -200px}.account-top-icons a.icon.tours.active span:before,.account-top-icons a.icon.tours:hover span:before{background-position:-150px -250px}.account-top-icons a.icon.blacklist span:before{background-position:-200px -200px}.account-top-icons a.icon.blacklist.active span:before,.account-top-icons a.icon.blacklist:hover span:before{background-position:-200px -250px}.account-top-icons a.icon.clientlist span:before{background-position:-250px -200px}.account-top-icons a.icon.clientlist.active span:before,.account-top-icons a.icon.clientlist:hover span:before{background-position:-250px -250px}.account-top-icons a.icon.premium span:before{background-position:0 -300px}.account-top-icons a.icon.premium.active span:before,.account-top-icons a.icon.premium:hover span:before{background-position:-0px -350px}.account-top-icons a.icon.block span:before{background-position:-50px -300px}.account-top-icons a.icon.block.active span:before,.account-top-icons a.icon.block:hover span:before{background-position:-50px -350px}.account-top-icons a.icon.logout span:before{background-position:-200px -100px}.account-top-icons a.icon.logout.active span:before,.account-top-icons a.icon.logout:hover span:before{background-position:-200px -150px}.account-page p{color:#3f444b;font-size:13px;line-height:22px;font-weight:400}.small-grey-box.account-page{margin-bottom:30px}.simple-news-box p{margin-bottom:10px;font-size:1.3rem;line-height:20px}.simple-news-box span{text-transform:uppercase;font-weight:700;font-size:1.1rem;color:#969696}.chat-switch>span{font-size:1.4rem;font-weight:700;text-transform:uppercase;margin-right:10px}.bootstrap-switch.bootstrap-switch-focused,.bootstrap-switch{border:0;box-shadow:none}.girl-details-table.account-page .col50{text-transform:uppercase;text-align:left;font-size:1.3rem;font-weight:500}.girl-details-table.account-page .row>div:first-child{color:#3f444b;font-weight:700;line-height:36px}.girl-details-table.account-page .radio-block{margin-top:7px}.girl-details-table.account-page input[type="checkbox"]{margin-top:10px}.girl-details-table.account-page .row>div.col70{line-height:normal}.small-grey-box.account-page .white-box{width:100%}.align-right{text-align:right}a.delete-girl-box,div.delete-girl-box{width:24px;height:24px;background:url(images/sprite.png) -313px -113px;position:absolute;top:-13px;display:inline-block;right:-14px;z-index:10}a.edit-girl-box,div.edit-girl-box{width:24px;height:24px;background:url(images/sprite.png) -300px -250px;position:absolute;top:-13px;display:inline-block;right:15px;z-index:10}.input-block .input-alert{position:absolute;top:-25px;line-height:normal;font-size:1.1rem;right:1px;display:none;padding:3px 5px;padding-right:15px;color:#3f444b;width:250px;background:#f2f2f2;border:1px solid #ddd;box-shadow:4px 4px 4px rgba(0,0,0,0.15)}.input-block:hover .input-alert{display:block}.input-block.has-alert:before{position:absolute;top:11px;font-size:1.6rem;right:10px;width:16px;height:16px;color:#bc3131;z-index:10;font-family:"FontAwesome";content:"\f05a"}.account-listing .col33{margin-top:10px}h6.red{color:#bc3131;margin-bottom:0}.account-messages .conversation-header{overflow:hidden;cursor:pointer}.account-messages .conversation-header .alert-new{font-weight:700;text-transform:uppercase;font-size:1.4rem;color:#00ce3a;display:inline-block;margin-top:10px;margin-right:15px}.account-messages .conversation-header .message-count{display:inline-block;margin-right:15px}.account-messages .conversation-header i{display:inline-block;font-size:1.6rem;color:#959ba4}.margin-top{margin-top:5px}.margin-bottom{margin-bottom:30px}.account-messages .conversation-header .message-count{font-size:1.4rem;color:#878787;margin-top:10px;font-weight:700}.account-messages .message-box{//max-width:710px;width:100%;display:inline-block;margin-bottom:5px;position:relative}.account-messages .message-box .message-content{padding:17px 23px;background:#fff;border:1px solid #efefef;margin-top:5px}.account-messages .message-box .message-date{position:absolute;left:0;bottom:-20px;font-size:1.4rem;color:#878787;font-weight:700}.account-messages .message-box>span{position:absolute;right:0;top:-20px;text-transform:uppercase;font-size:1.4rem;color:#878787;font-weight:700}.account-messages .message-box .message-content p{font-size:1.3rem;margin-bottom:0;color:#3f444b;line-height:22px}.account-messages .message-box.received{float:left}.account-messages .message-box.sent{float:right}.account-messages .hidden-messages{overflow:hidden;display:none}.account-messages .tag{text-align:center}.account-messages .reply-section{text-align:center;max-width:710px;margin:30px auto 20px;clear:both}.table-box.small-grey-box.conversation-box{min-height:0}.account-messages .white-box{margin-bottom:0}.ticket-box{min-height:0!important}.ticket-box .tag{text-align:center;text-transform:uppercase}.ticket-box p{margin-bottom:0}.ticket-box .ticket-date{font-size:1.4rem;color:#878787;font-weight:700}.full-width{width:100%!important}.account-page .input-block{margin-bottom:5px}p.red{color:#b92c2c}.girl-details-table .col30{font-weight:700;color:#3f444b;line-height:38px}.girl-details-table .col70{line-height:38px}.ms-container li:before{display:none}ul.ms-list li{margin:0;padding:6px;font-size:1.3rem}.ms-container{width:100%;position:relative;overflow:hidden}.small-mb{margin-bottom:20px}.ms-container:before{content:"";width:26px;height:18px;background:url(images/sprite.png) -312px -168px;position:absolute;left:50%;margin-left:-13px;top:50%;margin-top:-9px}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default{color:#fff;background:#e63e3e}.bootstrap-switch .bootstrap-switch-label{background:#d1d1d1}.ms-container .ms-list{height:222px}.checkbox-block{margin-bottom:10px}.ms-container .ms-selectable li.ms-elem-selectable,.ms-container .ms-selection li.ms-elem-selection{border-bottom:1px #eee solid;padding:5px 10px;color:#555;font-size:13px}.ms-container .ms-selectable,.ms-container .ms-selection{display:inline-block;width:50%;float:left}.ms-container .ms-selectable{padding-right:15px}.ms-container .ms-selection{padding-left:15px}.ms-container ul.ms-list{background:#fff;border:1px #eee solid}.ms-container ul.ms-list li{cursor:pointer}.advanced-search-bar input[type="submit"]{width:100%}.ms-container .ms-list{height:222px;overflow-x:scroll}.advanced-search-bar .input-block{margin-bottom:10px}.advanced-search-bar label{min-height:16px;margin-top:0;margin-bottom:3px;font-size:1.3rem;font-weight:normal;color:#878787}.meeting-date-filter{font-size:1.3rem}.show{display:block}.top-page-links{float:right;margin-top:-50px}p.sort-by-text{margin-right:10px}.top-page-links a{display:inline-block;float:left;margin-left:5px;font-size:13px;padding:4px 7px;border:1px solid #f1f1f1;background-color:#f9fbfd}.top-page-links a span{text-transform:uppercase;color:#bc3131}.img-wrapper img{border-style:solid;border-width:4px;border-color:#f2f2f2;background-color:#fcfcfc;box-shadow:0 0 3px 0 rgba(0,0,0,0.157);padding:5px}.popup-content .input-block{display:inline-block}.draggable-slider{padding:10px 10px 0;position:relative}.slider_value{font-size:1.3rem;padding:10px 5px 20px}.img-wrapper{display:inline-block}.adv-table{text-align:center;vertical-align:top;border-collapse:collapse}.adv-table img{width:100%;display:inline-block}.img-wrapper p{margin-bottom:0;font-size:1.3rem;display:inline-block;line-height:normal}.img-wrapper p span{font-weight:700}.img-wrapper .centered-content .left,.img-wrapper .centered-content .right{float:none;display:block}.img-wrapper a{text-transform:uppercase;color:#bc3131;font-weight:700;display:inline-block;font-size:1.3rem}caption,td,th{vertical-align:top;text-align:left}tr{display:table-row;vertical-align:inherit;border-color:inherit}tbody{display:table-row-group;vertical-align:middle;border-color:inherit}table{border-spacing:0}.single-text .white-box{width:100%}.single-text .white-box p{margin-bottom:0}.single-text .white-box p a{text-decoration:none;color:#bc3131}.partner-wrapper{margin-bottom:24px;font-size:0}.partner-wrapper img{margin:1px 0}.reset-fields-btn{display:inline-block}.classified-ads-sort .filters-buttons a{margin-right:5px;margin-left:0}.page-top-buttons{margin-bottom:20px}.table-box .text-content .red-btn{margin-bottom:5px}.agencies-listing h2 a{font-size:2.4rem}.single-filter .select-block{height:30px}.single-filter .select-block .select{padding:5px 24px 0 10px;background:#fff url(images/select.png) right 12px no-repeat}.small-grey-box.classified-ads-sort{padding:7px 0}.single-filter .front-text{line-height:30px}.search-section{margin-bottom:40px}.classified-ads-sort .filters-buttons{margin-top:0}.pull-up{margin-top:-30px}.updates-stats .white-box{margin-bottom:0}.row.account-half-sections{padding-top:3px}.simple-news-box h6{font-size:1.6rem}.image-uploaders .red-btn{margin-right:9px}.verified-circles-wrapper{position:relative;display:inline-block;float:left;padding-top:40px}.verified-circles-wrapper .verified-circle{display:table;float:left;margin-right:27px;width:325px;padding:0 5%;height:325px;margin-bottom:30px;-webkit-border-radius:163px;-moz-border-radius:163px;border-radius:163px;text-align:center;background:#3b4047}.verified-circles-wrapper .verified-circle p{display:table-cell;vertical-align:middle;max-width:80%;margin:auto;font-size:1.8rem;line-height:30px;color:#fff;font-weight:300}.verified-circles-wrapper .verified-arrow{position:absolute;text-outline:0;top:0;left:50%;margin-left:-57px}.small-grey-box.account-page .white-box.verified-text{width:365px;display:inline-block;float:left;padding:20px 10px}.small-grey-box.account-page .white-box.verified-text hr{margin:25px 0}.alert-box{padding:15px 28px;background:#bc3131}.alert-box p{color:#fff;margin-bottom:0;line-height:auto}.tours-table{padding:20px 10px 0}.country-check-block input[type=checkbox]{margin:0 5px 2px 0;vertical-align:middle}.row.country-check-block{margin-bottom:10px}span.ticket-id{font-size:1.2rem;opacity:.5}.tours-table span{font-size:1.1rem;text-transform:none;line-height:normal}.tours-table h6,.tours-table h5{line-height:14px;margin-bottom:0}.tours-table .col30>a{font-size:1.2rem}a.delete-tour-box{width:24px;height:24px;background:url(images/sprite.png) -313px -113px;position:absolute;top:02px;display:inline-block;right:-20px;z-index:10}a.edit-tour-box,div.edit-tour-box{width:24px;height:24px;background:url(images/sprite.png) -300px -250px;position:absolute;top:02px;display:inline-block;right:5px;z-index:10}.relative-position{position:relative}.tours-table .col30.relative-position{padding-right:60px;word-break:break-word}.blacklist-table .content-table{font-size:1.3rem}.subtle-sep{display:inline-block;width:100%;margin-top:10px;float:left;border-top:1px solid #efefef}.tours-table.blacklist-table{padding-top:0}.blacklist-table .content-table a{font-size:1.3rem}.inline-link{font-size:1.4rem;font-weight:700;margin-left:10px}.white-row{background:#fff;margin-bottom:30px;border:1px solid #efefef}.white-row p{margin-bottom:10px}.white-row .col100{margin-top:10px}.models-top-bar .col60>a{margin-right:5px}.models-top-bar .input-block{width:120px;margin-right:5px}.models-top-bar .account-search .input-block{width:68%}.content-table .mobile-label{display:none}@media(max-height:800px){.fancybox-close{top:5px}}@media(min-width:1461px){.as-tab-wrapper .row{margin-right:-5px;margin-left:-5px}.as-tab-wrapper .row>div{padding-right:5px;padding-left:5px}}@media(max-width:1460px){.container{width:1200px}.small-grey-box.account-page .white-box.verified-text{width:100%}.classified-ads-sort .filters-buttons{width:auto}.table-headers .white-box.tag{min-width:0}.not-found-page .countries-list li{width:20%}.peek-update{left:0;margin-left:0}.filters-bar>ul>li{margin-right:25px}nav.bottom-navigation ul li:after{right:2px}.col40.account-search{width:66.66%}.agency-pm-bar .col40.account-search{width:50%}a.red-btn{text-decoration:none}.models-top-bar .col40.account-search{width:40%}.account-messages .message-box{margin-bottom:30px}.has-tags .col30{width:100%}.has-tags .col70{width:100%}.has-tags .col70 .right{float:left}nav.top-navigation ul li{padding:0 15px}nav.bottom-navigation ul li{padding:0 8px}.as-tab-wrapper .row{margin-right:-5px;margin-left:-5px}.as-tab-wrapper .row>div{padding-right:5px;padding-left:5px}.three-columns .as-tab-wrapper .col33{width:50%}.three-columns .outside-inputs .col20{width:25%}.three-columns .as-tab-wrapper .content .input-block label{font-size:1.3rem}.three-columns .as-tab-wrapper .col25{width:33.33%}.three-columns .as-tab-wrapper .col16{width:25%}.girl-box .extra-girl-details{padding:20px 20px}.girls-tabs-wrapper .girl-navigator div.tab-selector{padding:9px 10px;font-size:1.3rem}.list-view .girl-box .main-girl-box{width:28%}.girl-box .extra-girl-details{width:71%}.review-meta-wrapper .col14{width:33.33%;margin-bottom:5px}.girl-box .suspicious_new{top:29%}.tags-bar .col14{height:62px}}@media(max-width:1220px){.container{width:980px}.agency-pm-bar .col20{width:50%}.agency-pm-bar .col25{width:50%;text-align:right}.agency-pm-bar .col40.account-search{width:100%;margin-top:5px}.models-top-bar .col60{width:100%;margin-bottom:10px}.models-top-bar .col40.account-search{width:100%}a.open-user-menu{min-width:150px}.small-grey-box .inline-link{display:block;margin-left:0;margin-top:10px}.geo-lists{margin-top:20px}nav.top-navigation{margin-left:280px}.table-headers tbody{display:block;width:100%}.left-sidebar{float:left;width:180px}.hide-later{display:none!important}.all-comments-page .table-headers{max-width:100%}.table-headers{display:block;width:100%}.table-headers tr{display:block;overflow:hidden;margin-left:-1px;margin-right:-1px}.table-headers tr td:first-child{padding-left:2px}.table-headers tr td{display:inline-block;float:left;width:20%}.table-headers tr td:last-child{padding-right:2px}.account-messages .message-box{margin-bottom:45px}.account-messages .message-box>span{right:auto;top:-15px;left:0}.review-summary .col33{width:100%}.review-summary .col66{width:100%}.geolocation-country .right-info .change-country{float:left;position:relative;display:inline-block;width:100%;margin-left:0}.center-main-content{width:55%;width:calc(100% - 260px - 180px)}nav.top-navigation ul li{padding:0 8px}nav.top-navigation ul li a{font-size:1.2rem}nav.bottom-navigation ul li{padding:0 7px}nav.bottom-navigation ul li a{font-size:1.2rem}a.register-button{padding:10px 12px 10px;font-size:1.3rem}a.login-button{padding:10px 8px 10px 31px;font-size:1.3rem}a.login-button:before{left:12px;top:9px}#language-select{padding:11px 9px}.sidebar{width:250px}.main-content{width:73%;width:calc(100% - 270px)}.as-tab-wrapper .col25{width:50%}.as-tab-wrapper .col33{width:50%}.as-tab-wrapper .col16{width:33.33%}.as-tabs-wrapper .col20{width:33.33%}.tags-bar .col14{width:25%;margin-bottom:5px}.filters-bar>ul>li{margin-right:4px}.girls-tabs-wrapper .girl-navigator div.tab-selector{padding:9px 2px}.girl-box .extra-girl-details{padding:20px 10px}.small-boxes .col33{width:33.33%}.review-box .text-content .col50{width:100%!important}.review-box .text-content .tiny-gutter .col50{width:50%}.geolocation-country{display:inline-block;margin-bottom:10px;top:10px}.girl-box .girl-name .private-girl{right:3px}.latest-girls-viewed .col16{width:20%}.geolocation-country .right-info{width:calc(100% - 52px)}.geolocation-country .right-info .change-country{margin-left:10px;max-width:142px}.login-section .account-menu{min-width:150px}}@media(max-width:1000px){.container{width:750px}.account-right-content{width:100%}.account-top-bar{display:none}.content-page.account-page-wrapper{padding-top:30px}.dd-options{left:-100%}.top-navigation{display:none}.bottom-navigation{display:none}.not-found-page .countries-list li{width:33.33%}.center-main-content{width:75%;width:calc(100% - 180px)}.geolocation-country .flag{width:30px}.geolocation-country h6{font-size:1.6rem;margin-top:-3px}a.show-bottom-navigation{display:block}a.show-top-navigation{display:block}.js #mobile-top-navigation{display:none}.js .slicknav_menu{display:block}.bottom-header .logo{padding:5px 20px;bottom:-35px}.main-content{width:100%;width:calc(100% - 0)}.sidebar{width:100%}.sidebar .widget{width:100%;float:left;padding:0}.sidebar .widget img{width:100%}.girls-tabs-wrapper .about-me-section{width:100%;width:calc(100% - 0)}.girls-tabs-wrapper .rates-wrapper{width:100%}.girl-tab-wrapper .col33{width:50%}.pagination{text-align:center;width:100%}.pagination a{float:none;margin:0 3px}.fancybox-close{background-image:url('images/popup-close-responsive.png');right:-20px;top:0}.small-grey-box.updates-stats{margin-left:-3px;margin-right:-3px;overflow:hidden}.small-grey-box.updates-stats .white-box.tag{margin:0;padding:0 -3px;float:left;width:20%;margin-bottom:5px}.girl-box.is_suspicious_new .suspicious_new{width:70px}.three-columns .sidebar{width:100%}a.vote-btn{width:40%}.pornstar-tag{width:40%;margin-right:10px}.girl-of-the-month-tag{width:50%}}@media(max-width:767px){.container{width:640px}.account-search.col50{width:100%}.col33{width:50%}.girl-details-table.account-page .row div.align-right{text-align:left}.content-table .row{padding-left:10px}.agency-pm-bar .col25{text-align:left}.content-table .col25{width:100%}.content-table .col30{width:100%}.small-grey-box .content-table .col25{padding-left:10px;padding-right:10px}.small-grey-box .content-table .row>div{margin-bottom:10px}.content-page p{display:block}.content-table .row{border-bottom:1px solid #f6f6f6}.girl-details-table.account-page .row>div:first-child{line-height:normal;margin-top:20px;margin-bottom:0}.content-table .mobile-label{display:block;font-size:1.4rem;font-weight:700}.verified-circles-wrapper .verified-arrow{display:none}.fancybox-inner>div{width:100%!important}.classified-spacer{min-width:0}.hover-tip{display:none}.filters-bar{padding:0 15px 10px}.filters-bar>ul{float:left}.fixed-height{height:auto}.verified-circles-wrapper .verified-circle{margin-right:20px;width:280px;height:280px}.table-box .text-content p{display:block}.content-table .header-row{display:none}.page-top-buttons{margin-top:15px}.top-floating-right{width:100%}.girl-box .vip-tag{width:40px;height:40px}.girl-box .suspicious{width:32px;height:32px}.contact-form .col60{width:100%}.content-page p{display:inline;float:none}.ad-post-summary p{display:block}.girl-box .suspicious span{background-size:80% auto}.floating-objects a.grey-btn{width:100%;margin-bottom:5px;text-align:center}.ad-post-summary a.grey-btn{width:100%;text-align:center}.classified-ads-sort .col14{width:50%}.all-comments-page .table-headers{max-width:100%}.page-top-buttons a{width:100%;margin:0;margin-bottom:5px;text-align:center}.girl-box .pornstar{font-size:1.2rem;height:20px;line-height:20px;padding:0;background:rgba(0,0,0,.6)}.list-view .girl-box .pornstar{font-size:1.1rem;height:18px;line-height:18px}.girl-box .suspicious span{display:inline-block;text-indent:-9999px;width:100%;height:100%;top:0}.col50.filters-buttons{width:100%}.classified-ads-sort .filters-buttons a{margin-right:0;margin-bottom:5px;width:33.33%}.classified-ads-sort .col50.filters-buttons{width:55%}.classfied-ads-page .has-tags .white-box.tag{width:33.33%}.col50.filters-buttons .left{width:100%}.classified-ads-sort.small-grey-box .col33{width:30%}.front-text{font-size:1.3rem}.left-sidebar{width:100%}.latest-girls-viewed .col16{width:20%}.gm-multi-line form.left{float:right;width:50%;margin-bottom:10px}.top-page-links{float:left;margin-top:0}.advanced-search-bar .col40{width:50%}.reviews-list-view table tbody td,.reviews-list-view table tbody tr{display:block;width:100%}.reviews-list-view table{display:block}.reviews-list-view table tbody tr{overflow:hidden;border-bottom:3px solid #f1f1f1;padding:10px 0}.reviews-list-view table .table-header{display:block}.reviews-list-view table tbody td{padding:4px 0;display:inline-block;width:50%;background:0;float:left}.reviews-list-view table tbody{display:block;width:100%}.reviews-list-view table thead{display:none}.contact-texts .col66{width:100%}.col40.account-search{width:100%}.ad-post-summary .col20{width:100%;text-align:center}.ad-post-summary .col80{width:100%;margin-top:5px}.ad-post-summary .col80 h3.left{float:none}.ad-post-summary .col80 .right{display:inline-block;float:none;margin-top:5px}.account-half-sections>div.col50{width:100%}.has-tags .white-box.tag{width:50%;margin-right:0;margin-left:0;min-height:42px}.ad-page .has-tags .white-box.tag{width:33.33%;float:left}.table-headers .white-box.tag{width:100%}.contact-info-ad{margin-top:30px}.small-grey-box .col20,.small-grey-box .col33,.small-grey-box .col40{width:100%;margin-bottom:5px}.small-grey-box .col40{width:100%}.city-vote-form{margin-top:20px}.city-vote-form .col20{width:100px}.account-page-wrapper .small-grey-box .col60{width:100%}.small-grey-box.updates-stats .white-box.tag{width:33.33%}.filters-buttons span{display:block;float:none}.small-grey-box .col25{padding-left:5px;padding-right:3px}.red-bar-filters .col25{width:33.33%}.update-datestamp{margin-left:0;margin-top:10px;margin-bottom:10px}.filters-buttons a{margin-right:0;width:50%;margin-left:0}.filters-bar .view-switcher{margin-top:5px;margin-bottom:0;float:left}.filters-bar .view-switcher a{margin-left:0;margin-right:5px}.red-bar-filters>.row div:first-child{width:100%;margin-bottom:5px}ul.counting-list li{width:100%;float:left;margin:0;padding:10px 10px}.center-main-content{width:100%;padding-left:0}.select-block .select{padding:8px 20px 0 10px}.select{font:11px/21px arial,sans-serif}.single-filter.col25{width:50%}.floating-objects .red-btn{width:100%;text-align:center;padding:12px 10px}footer{padding-bottom:0}.fancybox-next span{right:-50px}.advanced-search-bar .row>div:last-child{width:100%}.fancybox-prev span{left:-50px}#open-login,#open-register,#add-review-box,#add-comment-box,#forgot-password,#add-reply-box,#contact-me-box,#report-box{width:100%!important}.popup-content h3{font-size:2rem}.popup-content input.red-btn{width:100%;margin-top:5px}.popup-content{padding:10px 10px}footer .container>.row>.col50{width:100%;text-align:center;margin-bottom:30px}.popup-content input[type=text],.popup-content input[type=password],.popup-content input[type=email]{height:40px;padding:3px 10px}.show-more-cities{margin-bottom:30px;width:100%;text-align:center}.popup-content .grey-box{padding:15px 15px}footer .footer-description{padding-left:0;border-left:0 solid #bb2f2f}.geo-lists .col25{width:50%}.as-tab-wrapper .col40{width:100%}.as-tab-wrapper .col60{width:100%}.as-tabs-wrapper .col20{width:50%;margin-bottom:5px}.tags-bar .col14{width:33.33%}footer ul li{padding-left:0;margin-bottom:15px}footer ul{margin-left:0}.footer-social-icons{margin-left:0}footer ul li:before{display:none}.latest-girls-viewed .col20{width:50%}.small-boxes .col33{width:50%}.girl-box .girl-name .online-girl{font-size:1rem;right:2px;top:9px;background:url(images/sprite.png) -203px -7px}a.small-boxes{display:none}.as-tab-wrapper .row>div{margin-bottom:7px}.girl-details-table .col50{width:100%}.girls-tabs-wrapper .girl-navigator div.tab-selector{padding:9px 10px;width:49%;margin-right:2px;margin-bottom:2px}.girls-tabs-wrapper .girl-navigator div.tab-selector.active{border:0}.girl-box .girl-name{padding-left:10px}.girl-box .verified span{font-size:1.2rem}.girl-box.is_suspicious_new .suspicious_new{width:45px;height:90px}.girl-box .new-tag{width:40px;height:40px}.girl-box .girl-name .private-girl{right:10px;top:-66px;color:#fff}.girl-box .verified{bottom:12px}.girl-box .verified span:before{width:18px;height:13px}.last-viewed-bar h3{width:100%}a.add-to-fav{width:100%;text-align:center}a.follow-btn{width:100%;text-align:center;margin-bottom:10px}a.agency-icon,a.fake-icon{text-align:center;width:100%;margin-bottom:5px}a.vote-btn{width:100%}.pornstar-tag,.girl-of-the-month-tag{width:100%;margin-right:0}.profile-gallery .col16{width:33.33%}.video-slider-wrapper{width:100%}.video-slider-wrapper .bx-wrapper .bx-next{right:-20px;background:url(images/mobile-controls.png) no-repeat -10px 0}.review-switch a{width:100%;margin-top:10px;float:left;margin-left:0}.review-box-title .right,.review-box-title .left{width:100%}.review-box .review-box-title .title{padding:8px 15px 0}.review-box-title{text-align:center}.review-box .review-box-title a.red-btn{padding:14px 35px 13px;width:100%;text-align:center}.review-switch{display:block;overflow:hidden;width:100%}.video-slider-wrapper .bx-wrapper .bx-prev{left:-20px;background:url(images/mobile-controls.png) no-repeat 0 0}.video-slider-wrapper .bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-10px;outline:0;width:10px;height:20px;text-indent:-9999px;z-index:900}.sidebar .girl-box .girl-name{text-align:center}.review-meta-wrapper .col14{width:50%}a.add-to-fav{margin-bottom:30px}.filters-bar .hidden-options{width:100%}a.escort-thumb{margin-bottom:5px}.updates-page .view-switcher{display:none}.peek-update{width:100%;left:0;margin-left:0;display:none!important}.contact-texts .col33{width:100%}.contact-form .col50{width:100%}.contact-form .col50.keep-width{width:50%}.contact-form input.red-btn{width:100%;margin-top:5px}.not-found-page h1{font-size:50px;line-height:50px}.not-found-page h3{font-size:20px}#contact-form input[type='submit']{width:auto}.table-box.single-escort-review .left-side{width:140px}.single-escort-review.table-box .left-side a.red-btn{font-size:1.3rem}.table-box.single-escort-review .right-side{padding-left:150px}.single-escort-review .col66{width:100%}.single-review-block h6{margin-bottom:0}.single-review-block p{margin-bottom:10px}.single-review-block .col33{margin-bottom:0}.comm-spacer,.big-comm-spacer{display:none}.white-box.ad-title{width:100%!important;margin-right:0;margin-left:0}.all-comments-page .table-headers tr td{width:28%}.table-headers.comments-headers tr td{width:33.33%}.all-comments-page .table-headers.comments-headers{max-width:62%}.all-comments-page .filters-buttons span{float:left;display:inline-block;margin-right:119px}.login-section .account-menu li a{padding:4px 0;display:block}.account-right-content .profile-info-id{position:static;margin-bottom:10px}.image-uploaders .red-btn{margin-right:0;margin-bottom:10px}.content-table table{display:block}.content-table tr{display:block;width:100%;margin-bottom:15px;border-bottom:1px solid #f5f5f5}.content-table td{display:block;width:100%}.content-table th{display:block;width:100%}.content-table table thead{display:block}.content-table table tbody{display:block}.content-table table .mobile-label{display:block;width:100%;font-size:1.4rem;font-weight:700}.content-table table td{padding:5px 15px}}@media(max-width:660px){.container{width:480px}h2.section-title{font-size:2rem}.account-page .col50{width:100%}a.red-btn{text-align:center}.all-comments-page .table-headers tr td{width:33.33%}.classified-ads-sort.small-grey-box .col33{width:100%}.table-headers.comments-headers tr td{width:33.33%}.all-comments-page .table-headers.comments-headers{max-width:100%}.all-comments-page .filters-buttons span{float:none;display:block;margin-right:0}.table-headers tr td{width:33.33%}.classified-ads-sort .col50.filters-buttons{width:100%}.small-grey-box.classified-ads-sort{padding:7px 10px}}@media(max-width:500px){.container{width:400px}.agency-pm-bar .col25{text-align:center}.models-top-bar .input-block{width:100%;margin-right:0;margin-top:5px}.classfied-ads-page .has-tags .white-box.tag{float:left}.content-page.account-page-wrapper{padding-top:0}a.open-user-menu{padding:6px 23px 6px 30px;min-width:140px}.all-comments-page .table-headers tr td{width:50%}.models-top-bar .account-search .input-block{width:100%}a.open-user-menu:before{left:9px;top:8px}.girl-box .image img{width:100%}a.open-user-menu:after{top:15px}table.adv-table{display:block}table.adv-table tbody{display:block}table.adv-table tr{display:block}table.adv-table td{display:block;width:50%;float:left}.classified-ads-sort .filters-buttons a{width:100%}.girl-top-statistics{width:100%}table.adv-table td{width:100%;text-align:center}.table-box.single-escort-review .left-side{width:100%;position:static}.table-box.single-escort-review .right-side{padding-left:0}.contact-form .col50.keep-width{width:100%}.col33{width:100%}.col30{width:100%}.contact-form .right{float:none}#contact-form input[type='submit']{width:100%}.latest-girls-viewed .col16{width:50%}.not-found-page .countries-list li{width:50%}.agency-inner-box .image{width:100%}.col70{width:100%}.gm-multi-line form.left{float:right;width:100%;margin-bottom:10px}.account-search .input-block{width:100%;margin-right:0}.account-messages .message-box .message-content{overflow:hidden;margin-top:5px}.white-box.tag{float:none}.account-search input[type="submit"]{width:100%;margin-top:5px}.col25{width:50%;margin-bottom:5px}.gotm-title{margin-top:0}.small-grey-box .col20,.small-grey-box .col33{width:100%}.has-tags .white-box.tag{width:100%}a.red-btn,input.red-btn{width:100%}.filters-buttons a{margin-right:0;width:100%;margin-bottom:5px}.small-grey-box .col25,.small-grey-box .col33{width:100%}.widget .girl-box{margin-bottom:0}.hover-tip{display:none}.small-grey-box.updates-stats .white-box.tag{width:100%}.small-grey-box{overflow:hidden}.red-bar-filters>.row div:first-child{width:auto}.agencies-filters-buttons a{width:100%;margin-right:0;text-align:center}.agencies-sorting-options div:first-child{width:100%}.select-block{width:100%;margin-bottom:5px}.red-bar-filters .col25{width:100%;margin-bottom:5px}.agency-inner-box .text-content{width:100%}.agency-inner-box .image{padding-left:10px;padding-top:10px}ul.counting-list li{width:100%;padding:10px 0}.slicknav_btn{margin-top:2px}.table-box .left-side{position:static;margin:0 auto;width:100%}.table-box .left-side img{width:100%}.agency-inner-box .text-content h2{font-size:2rem;line-height:normal}.agency-inner-box .text-content h2 a{font-size:2rem;line-height:normal}.pagination{width:100%;overflow:hidden;margin:0;text-align:center}.pagination a{margin:0;width:33.33%;margin-bottom:5px;float:left}.pagination a:first-child,.pagination a:nth-child(2),.pagination a:last-child,.pagination a:nth-last-child(2){width:50%}.pagination a:nth-last-child(2){clear:left}.white-box.tag{text-align:center;width:100%}.table-box .right-side{padding-left:0;clear:both;margin-top:5px}.girl-box{margin-bottom:25px}.fancybox-close{background-image:url('images/popup-close-responsive.png');right:0;top:-25px}.fancybox-opened{padding-top:20px}.slicknav_nav a{font-size:1.4rem;padding-left:0;padding-right:0}.fancybox-next span{right:0}.fancybox-prev span{left:0}.filters-bar>ul>li:before{right:0}a.register-button{padding:5px 8px 5px}.popup-content .col40{width:100%}.popup-content .col60{width:100%}.review-switch a{font-size:1.3rem;padding-left:0;padding-right:0}.girl-top-statistics .statistics-block{margin:0;width:25%;margin-bottom:15px}.girl-top-statistics .statistics-block span{font-size:1.1rem}.girl-top-statistics .statistics-block p{font-size:1rem;line-height:14px}a.escort-thumb{width:42px}.girl-box.is_suspicious_new .suspicious_new{display:block;width:60px;height:80px}.review-meta-wrapper .col16{width:100%}.bottom-header .logo{padding:10px 0;background:0;max-width:80%;box-shadow:none;position:static;float:left}a.prev-profile{margin:10px 0;font-size:1.3rem;text-transform:none}a.next-profile{text-transform:none;margin:10px 0;font-size:1.3rem}.bottom-header .container{padding:0}a.show-top-navigation{margin:4px 0}a.show-bottom-navigation{margin-top:32px}a.login-button{padding:5px 15px 5px 33px}a.login-button:before{left:11px;top:6px}.geolocation-country{position:static;display:inline-block;margin-bottom:20px}#language-select{padding:7px 9px}.small-boxes .col33{width:100%}.tabs-wrapper .navigator .tab-selector{width:50%;text-align:center;padding:12px 0 9px;display:inline-block;float:left;margin-right:0}.basic-search input[type="text"]{width:100%;width:calc(100% - 0);height:40px}.as-tab-wrapper .col33{width:100%}h1.has-flag span{width:30px;height:30px;bottom:auto;top:5px}.as-tabs-wrapper .col20{width:100%}.filters-bar>ul>li{margin-right:0;width:100%}h1{font-size:2.6rem;line-height:normal}h1.has-flag{padding-left:40px}.as-tab-wrapper .col50{width:100%}.as-tab-wrapper .col16{width:100%}.tags-bar .col14{width:50%}.as-tab-wrapper .col25{width:100%}.girl-page-title{margin-bottom:7px;margin-top:5px}.as-tabs-wrapper .as-tab-selector{width:100%;margin-right:0;text-align:center}.basic-search form{height:auto}.basic-search input[type="submit"]{width:100%;width:calc(100%+0px);height:40px}.list-view .girl-box .main-girl-box{width:100%}.girl-box .extra-girl-details{width:100%}.girls-tabs-wrapper .girl-navigator div.tab-selector{padding:9px 20px;width:100%;text-align:left;margin-right:0}.girls-tabs-wrapper .girl-navigator div.tab-selector.active{border:0 solid #efefef;border-bottom:0 solid #efefef}.girl-box .girl-name{text-align:center;padding-left:0}.col50{width:100%}.girls-tabs-wrapper .girl-tab-wrapper{padding:20px 15px}.sidebar .widget{min-height:0;width:100%}.geolocation-country{position:static}}@media(max-width:420px){.container{width:90%}.table-headers tr td{width:50%}.table-headers.comments-headers tr td{width:100%}a.delete-girl-box,div.delete-girl-box{background-image:url(images/sprite2X.png);background-size:500px 500px}.update-datestamp:before{background-image:url(images/sprite2X.png);background-size:500px 500px}.hover-tip:before{background-image:url(images/sprite2X.png);background-size:500px 500px}.review-box .text-content .tiny-gutter .col50{width:100%}}@media(max-width:420px){.classfied-ads-page .has-tags .white-box.tag{width:100%}.ad-page .has-tags .white-box.tag{width:100%}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.account-icons-sprite span:before{background-image:url(images/account-sprite2X.png);background-size:300px 300px}}@media(max-width:500px){.small-boxes .col33{width:50%!important}a.small-boxes{display:block}}@media(max-width:767px){a.small-boxes{display:block}.small-boxes .col33{width:50%!important}}

.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#FAFAFA;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3FB8AF;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{width:40px;position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.noUi-value-horizontal{margin-left:-20px;padding-top:20px}.noUi-value-horizontal.noUi-value-sub{padding-top:15px}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;padding:5px;text-align:center}.noUi-horizontal .noUi-handle-lower .noUi-tooltip{top:-32px}.noUi-horizontal .noUi-handle-upper .noUi-tooltip{bottom:-32px}.noUi-vertical .noUi-handle-lower .noUi-tooltip{left:120%}.noUi-vertical .noUi-handle-upper .noUi-tooltip{right:120%}