.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-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,.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:400;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:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;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}.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;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%}.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;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:240px;-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;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:700;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 !important;height:1%;border:1px solid #aaa;background-color:#fff;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:0 0 !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-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(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;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;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,.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;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.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,.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:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff;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-size:52px 37px !important;background-repeat:no-repeat !important}}#pf-root{font-size:14px}#pf-root:before,#pf-root:after{content:" ";display:table}#pf-root:after{clear:both}#pf-root .row{display:flex;flex-flow:row}#pf-root .row col,#pf-root .row .col-xs-1,#pf-root .row .col-sm-1,#pf-root .row .col-md-1,#pf-root .row .col-lg-1,#pf-root .row .col-xs-2,#pf-root .row .col-sm-2,#pf-root .row .col-md-2,#pf-root .row .col-lg-2,#pf-root .row .col-xs-3,#pf-root .row .col-sm-3,#pf-root .row .col-md-3,#pf-root .row .col-lg-3,#pf-root .row .col-xs-4,#pf-root .row .col-sm-4,#pf-root .row .col-md-4,#pf-root .row .col-lg-4,#pf-root .row .col-xs-5,#pf-root .row .col-sm-5,#pf-root .row .col-md-5,#pf-root .row .col-lg-5,#pf-root .row .col-xs-6,#pf-root .row .col-sm-6,#pf-root .row .col-md-6,#pf-root .row .col-lg-6,#pf-root .row .col-xs-7,#pf-root .row .col-sm-7,#pf-root .row .col-md-7,#pf-root .row .col-lg-7,#pf-root .row .col-xs-8,#pf-root .row .col-sm-8,#pf-root .row .col-md-8,#pf-root .row .col-lg-8,#pf-root .row .col-xs-9,#pf-root .row .col-sm-9,#pf-root .row .col-md-9,#pf-root .row .col-lg-9,#pf-root .row .col-xs-10,#pf-root .row .col-sm-10,#pf-root .row .col-md-10,#pf-root .row .col-lg-10,#pf-root .row .col-xs-11,#pf-root .row .col-sm-11,#pf-root .row .col-md-11,#pf-root .row .col-lg-11,#pf-root .row .col-xs-12,#pf-root .row .col-sm-12,#pf-root .row .col-md-12,#pf-root .row .col-lg-12{padding-left:15px;padding-right:15px}#pf-root .row .col-xs-1{flex:0 1 8.3333333333%;width:8.3333333333%}#pf-root .row .col-xs-1.right{margin-left:auto}#pf-root .row .col-xs-2{flex:0 1 16.6666666667%;width:16.6666666667%}#pf-root .row .col-xs-2.right{margin-left:auto}#pf-root .row .col-xs-3{flex:0 1 25%;width:25%}#pf-root .row .col-xs-3.right{margin-left:auto}#pf-root .row .col-xs-4{flex:0 1 33.3333333333%;width:33.3333333333%}#pf-root .row .col-xs-4.right{margin-left:auto}#pf-root .row .col-xs-5{flex:0 1 41.6666666667%;width:41.6666666667%}#pf-root .row .col-xs-5.right{margin-left:auto}#pf-root .row .col-xs-6{flex:0 1 50%;width:50%}#pf-root .row .col-xs-6.right{margin-left:auto}#pf-root .row .col-xs-7{flex:0 1 58.3333333333%;width:58.3333333333%}#pf-root .row .col-xs-7.right{margin-left:auto}#pf-root .row .col-xs-8{flex:0 1 66.6666666667%;width:66.6666666667%}#pf-root .row .col-xs-8.right{margin-left:auto}#pf-root .row .col-xs-9{flex:0 1 75%;width:75%}#pf-root .row .col-xs-9.right{margin-left:auto}#pf-root .row .col-xs-10{flex:0 1 83.3333333333%;width:83.3333333333%}#pf-root .row .col-xs-10.right{margin-left:auto}#pf-root .row .col-xs-11{flex:0 1 91.6666666667%;width:91.6666666667%}#pf-root .row .col-xs-11.right{margin-left:auto}#pf-root .row .col-xs-12{flex:0 1 100%;width:100%}#pf-root .row .col-xs-12.right{margin-left:auto}@media screen and (min-width:768px){#pf-root .row .col-sm-1{flex:0 1 8.3333333333%;width:8.3333333333%}#pf-root .row .col-sm-1.right{margin-left:auto}#pf-root .row .col-sm-2{flex:0 1 16.6666666667%;width:16.6666666667%}#pf-root .row .col-sm-2.right{margin-left:auto}#pf-root .row .col-sm-3{flex:0 1 25%;width:25%}#pf-root .row .col-sm-3.right{margin-left:auto}#pf-root .row .col-sm-4{flex:0 1 33.3333333333%;width:33.3333333333%}#pf-root .row .col-sm-4.right{margin-left:auto}#pf-root .row .col-sm-5{flex:0 1 41.6666666667%;width:41.6666666667%}#pf-root .row .col-sm-5.right{margin-left:auto}#pf-root .row .col-sm-6{flex:0 1 50%;width:50%}#pf-root .row .col-sm-6.right{margin-left:auto}#pf-root .row .col-sm-7{flex:0 1 58.3333333333%;width:58.3333333333%}#pf-root .row .col-sm-7.right{margin-left:auto}#pf-root .row .col-sm-8{flex:0 1 66.6666666667%;width:66.6666666667%}#pf-root .row .col-sm-8.right{margin-left:auto}#pf-root .row .col-sm-9{flex:0 1 75%;width:75%}#pf-root .row .col-sm-9.right{margin-left:auto}#pf-root .row .col-sm-10{flex:0 1 83.3333333333%;width:83.3333333333%}#pf-root .row .col-sm-10.right{margin-left:auto}#pf-root .row .col-sm-11{flex:0 1 91.6666666667%;width:91.6666666667%}#pf-root .row .col-sm-11.right{margin-left:auto}#pf-root .row .col-sm-12{flex:0 1 100%;width:100%}#pf-root .row .col-sm-12.right{margin-left:auto}}@media screen and (min-width:992px){#pf-root .row .col-md-1{flex:0 1 8.3333333333%;width:8.3333333333%}#pf-root .row .col-md-1.right{margin-left:auto}#pf-root .row .col-md-2{flex:0 1 16.6666666667%;width:16.6666666667%}#pf-root .row .col-md-2.right{margin-left:auto}#pf-root .row .col-md-3{flex:0 1 25%;width:25%}#pf-root .row .col-md-3.right{margin-left:auto}#pf-root .row .col-md-4{flex:0 1 33.3333333333%;width:33.3333333333%}#pf-root .row .col-md-4.right{margin-left:auto}#pf-root .row .col-md-5{flex:0 1 41.6666666667%;width:41.6666666667%}#pf-root .row .col-md-5.right{margin-left:auto}#pf-root .row .col-md-6{flex:0 1 50%;width:50%}#pf-root .row .col-md-6.right{margin-left:auto}#pf-root .row .col-md-7{flex:0 1 58.3333333333%;width:58.3333333333%}#pf-root .row .col-md-7.right{margin-left:auto}#pf-root .row .col-md-8{flex:0 1 66.6666666667%;width:66.6666666667%}#pf-root .row .col-md-8.right{margin-left:auto}#pf-root .row .col-md-9{flex:0 1 75%;width:75%}#pf-root .row .col-md-9.right{margin-left:auto}#pf-root .row .col-md-10{flex:0 1 83.3333333333%;width:83.3333333333%}#pf-root .row .col-md-10.right{margin-left:auto}#pf-root .row .col-md-11{flex:0 1 91.6666666667%;width:91.6666666667%}#pf-root .row .col-md-11.right{margin-left:auto}#pf-root .row .col-md-12{flex:0 1 100%;width:100%}#pf-root .row .col-md-12.right{margin-left:auto}}@media screen and (min-width:1200px){#pf-root .row .col-lg-1{flex:0 1 8.3333333333%;width:8.3333333333%}#pf-root .row .col-lg-1.right{margin-left:auto}#pf-root .row .col-lg-2{flex:0 1 16.6666666667%;width:16.6666666667%}#pf-root .row .col-lg-2.right{margin-left:auto}#pf-root .row .col-lg-3{flex:0 1 25%;width:25%}#pf-root .row .col-lg-3.right{margin-left:auto}#pf-root .row .col-lg-4{flex:0 1 33.3333333333%;width:33.3333333333%}#pf-root .row .col-lg-4.right{margin-left:auto}#pf-root .row .col-lg-5{flex:0 1 41.6666666667%;width:41.6666666667%}#pf-root .row .col-lg-5.right{margin-left:auto}#pf-root .row .col-lg-6{flex:0 1 50%;width:50%}#pf-root .row .col-lg-6.right{margin-left:auto}#pf-root .row .col-lg-7{flex:0 1 58.3333333333%;width:58.3333333333%}#pf-root .row .col-lg-7.right{margin-left:auto}#pf-root .row .col-lg-8{flex:0 1 66.6666666667%;width:66.6666666667%}#pf-root .row .col-lg-8.right{margin-left:auto}#pf-root .row .col-lg-9{flex:0 1 75%;width:75%}#pf-root .row .col-lg-9.right{margin-left:auto}#pf-root .row .col-lg-10{flex:0 1 83.3333333333%;width:83.3333333333%}#pf-root .row .col-lg-10.right{margin-left:auto}#pf-root .row .col-lg-11{flex:0 1 91.6666666667%;width:91.6666666667%}#pf-root .row .col-lg-11.right{margin-left:auto}#pf-root .row .col-lg-12{flex:0 1 100%;width:100%}#pf-root .row .col-lg-12.right{margin-left:auto}}#pf-root .chosen-container{max-width:100%}#pf-root .chosen-container .chosen-single{display:block;width:100%;height:34px;font-size:14px;line-height:1.428571429;color:#555;background:0 0;border:1px solid #d6d5d5;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-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}#pf-root .chosen-container .chosen-drop{border:1px solid #d6d5d5;font-size:14px}@media screen and (min-width:768px) and (max-width:991px){#pf-root .chosen-container .chosen-drop{font-size:11px}}#pf-root .chosen-container.chosen-container-single .chosen-search input[type=text]{border:1px solid #d6d5d5;font-family:inherit;color:inherit}#pf-root .form-value,#pf-root .form-control,#pf-root .chosen-container .chosen-single{font-size:14px;line-height:50px;height:50px;padding:6px 12px}@media screen and (min-width:768px){#pf-root .form-value,#pf-root .form-control,#pf-root .chosen-container .chosen-single{padding:0 5px 0}}@media screen and (min-width:1200px){#pf-root .form-value,#pf-root .form-control,#pf-root .chosen-container .chosen-single{padding:0 12px 0}}@media screen and (min-width:768px) and (max-width:991px){#pf-root .form-value,#pf-root .form-control,#pf-root .chosen-container .chosen-single{font-size:11px}}@media screen and (min-width:768px){#pf-root .form-value[type=number],#pf-root .form-control[type=number],#pf-root .chosen-container .chosen-single[type=number]{padding-right:2px}}#pf-root .form-value.product-description,#pf-root .form-control.product-description,#pf-root .chosen-container .chosen-single.product-description{overflow:hidden}@media screen and (max-width:767px){#pf-root .form-value{padding-left:0;padding-right:0}}#pf-root .form-group{margin-bottom:0}#pf-root .product-select-label .product-select.invisible select{margin-top:-30px}#pf-root .item-header-row,#pf-root .item-row{position:relative;margin-bottom:2px;transition:background .5s;display:flex;width:100%}#pf-root .item-header-row,#pf-root .item-header-row>*,#pf-root .item-row,#pf-root .item-row>*{min-height:50px}@media screen and (max-width:767px){#pf-root .item-header-row,#pf-root .item-row{background:#f4f4f4;padding:20px 0;margin-bottom:20px}}#pf-root .item-header-row label,#pf-root .item-row label{margin-bottom:15px}@media screen and (min-width:768px){#pf-root .item-header-row label,#pf-root .item-row label{margin-bottom:0}}#pf-root .item-header-row .item-row-label,#pf-root .item-row .item-row-label{font-weight:700;margin-bottom:2px}#pf-root .item-header-row .outside,#pf-root .item-row .outside{position:absolute;right:-55px;line-height:50px;top:0}#pf-root .item-header-row .outside,#pf-root .item-header-row .outside .btn,#pf-root .item-row .outside,#pf-root .item-row .outside .btn{width:50px;height:50px}#pf-root .item-header-row .outside .btn,#pf-root .item-row .outside .btn{display:block;opacity:.5;transition:opacity .5s}#pf-root .item-header-row .outside .btn:hover,#pf-root .item-row .outside .btn:hover{opacity:1}#pf-root .item-header-row .outside .btn>*,#pf-root .item-row .outside .btn>*{pointer-events:none}#pf-root .item-header-row .form-control,#pf-root .item-row .form-control{background:0 0}#pf-root .item-header-row input.form-control,#pf-root .item-header-row select.form-control,#pf-root .item-row input.form-control,#pf-root .item-row select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-top:0;padding-bottom:0}#pf-root .item-header-row select.form-control,#pf-root .item-row select.form-control{padding-right:0}#pf-root .item-header-row:before,#pf-root .item-header-row:after,#pf-root .item-row:before,#pf-root .item-row:after{display:table;content:" "}#pf-root .hover-row,#pf-root .hover-row>*{min-height:50px;line-height:50px}#pf-root .portfolio-items .row .item-row>*{background:#f4f4f4;color:#5f625f}#pf-root .portfolio-items .row:nth-child(odd) .item-row>*{background:#f4f4f4;color:#5f625f}@media screen and (min-width:768px){#pf-root .hover-row:hover>*,#pf-root .item-row:hover>*,#pf-root .portfolio-items .row .hover-row:hover>*,#pf-root .portfolio-items .row .item-row:hover>*{background:#d6d5d5}#pf-root .hover-row:hover>* input.input-text,#pf-root .hover-row:hover>* select,#pf-root .hover-row:hover>* textarea,#pf-root .hover-row:hover>* .form-control,#pf-root .item-row:hover>* input.input-text,#pf-root .item-row:hover>* select,#pf-root .item-row:hover>* textarea,#pf-root .item-row:hover>* .form-control,#pf-root .portfolio-items .row .hover-row:hover>* input.input-text,#pf-root .portfolio-items .row .hover-row:hover>* select,#pf-root .portfolio-items .row .hover-row:hover>* textarea,#pf-root .portfolio-items .row .hover-row:hover>* .form-control,#pf-root .portfolio-items .row .item-row:hover>* input.input-text,#pf-root .portfolio-items .row .item-row:hover>* select,#pf-root .portfolio-items .row .item-row:hover>* textarea,#pf-root .portfolio-items .row .item-row:hover>* .form-control{border-color:#aaa}}#pf-root .item-header-row{background:#f4f4f4;color:#5f625f;text-transform:uppercase}#pf-root .item-header-row .item-header-name{display:inline-block;padding:4px}@media screen and (min-width:768px){#pf-root .number{text-align:right}#pf-root .number input[type=text],#pf-root .number input[type=number]{text-align:right}}#pf-root label{width:100%;display:block}#pf-root .delete{padding:0 7.5px;display:inline-block;line-height:50px}@media screen and (min-width:992px){#pf-root .delete{line-height:50px}}#pf-root .delete:after{content:"\00D7";display:block}@media screen and (min-width:992px){#pf-root .delete:after{font-size:24px}}#pf-root .changes-percent-increase,#pf-root .changes-percent.increase{color:green}#pf-root .changes-percent-decrease,#pf-root .changes-percent.decrease{color:#df0505}#pf-root .button-light{background:gray}@media screen and (max-width:991px){#pf-root .buttons .btn{height:42px;line-height:42px;margin-bottom:4px}}#pf-root .total-block{color:inherit;background:#f4f4f4;padding-top:15px;padding-bottom:15px;margin-bottom:30px}#pf-root .total-block .total-table{margin-top:15px;margin-bottom:15px;font-size:14px;line-height:18.2px}@media screen and (min-width:768px){#pf-root .total-block .total-table{font-size:18px;line-height:23.4px}}#pf-root .total-block .total-table .total-main-title{text-align:center;text-transform:uppercase;margin:15px 0;font-size:18px;line-height:23.4px}@media screen and (min-width:768px){#pf-root .total-block .total-table .total-main-title{font-size:18px;line-height:23.4px;text-align:left;text-transform:uppercase;margin:0}}#pf-root .total-block .total-table .title{text-align:right}#pf-root .total-block .total-table .number{font-weight:700;text-align:right}#pf-root .total-block .totals-placeholder{font-size:14px}#pf-root .portfolio-items{margin-bottom:30px}@media screen and (min-width:768px) and (max-width:991px){#pf-root .portfolio-items .row{margin-left:-1px;margin-right:-1px}#pf-root .portfolio-items .col-x,#pf-root .portfolio-items .col-xs-1,#pf-root .portfolio-items .col-sm-1,#pf-root .portfolio-items .col-xs-2,#pf-root .portfolio-items .col-sm-2,#pf-root .portfolio-items .col-xs-3,#pf-root .portfolio-items .col-sm-3,#pf-root .portfolio-items .col-xs-4,#pf-root .portfolio-items .col-sm-4,#pf-root .portfolio-items .col-xs-5,#pf-root .portfolio-items .col-sm-5,#pf-root .portfolio-items .col-xs-6,#pf-root .portfolio-items .col-sm-6,#pf-root .portfolio-items .col-xs-7,#pf-root .portfolio-items .col-sm-7,#pf-root .portfolio-items .col-xs-8,#pf-root .portfolio-items .col-sm-8,#pf-root .portfolio-items .col-xs-9,#pf-root .portfolio-items .col-sm-9,#pf-root .portfolio-items .col-xs-10,#pf-root .portfolio-items .col-sm-10,#pf-root .portfolio-items .col-xs-11,#pf-root .portfolio-items .col-sm-11,#pf-root .portfolio-items .col-xs-12,#pf-root .portfolio-items .col-sm-12{padding-left:1px;padding-right:1px}}@media screen and (min-width:992px){#pf-root .portfolio-items .row{margin-left:-4px;margin-right:-4px}#pf-root .portfolio-items .col-x,#pf-root .portfolio-items .col-xs-1,#pf-root .portfolio-items .col-sm-1,#pf-root .portfolio-items .col-xs-2,#pf-root .portfolio-items .col-sm-2,#pf-root .portfolio-items .col-xs-3,#pf-root .portfolio-items .col-sm-3,#pf-root .portfolio-items .col-xs-4,#pf-root .portfolio-items .col-sm-4,#pf-root .portfolio-items .col-xs-5,#pf-root .portfolio-items .col-sm-5,#pf-root .portfolio-items .col-xs-6,#pf-root .portfolio-items .col-sm-6,#pf-root .portfolio-items .col-xs-7,#pf-root .portfolio-items .col-sm-7,#pf-root .portfolio-items .col-xs-8,#pf-root .portfolio-items .col-sm-8,#pf-root .portfolio-items .col-xs-9,#pf-root .portfolio-items .col-sm-9,#pf-root .portfolio-items .col-xs-10,#pf-root .portfolio-items .col-sm-10,#pf-root .portfolio-items .col-xs-11,#pf-root .portfolio-items .col-sm-11,#pf-root .portfolio-items .col-xs-12,#pf-root .portfolio-items .col-sm-12{padding-left:4px;padding-right:4px}}#pf-root .right{float:right !important}@media screen and (min-width:768px){#pf-root .visible-xs{display:none}}#pf-root .hidden-xs{display:none}@media screen and (min-width:768px){#pf-root .hidden-xs{display:block}}#pf-root .sr-only{text-indent:-10000px;position:absolute;height:0;width:0}.pf-back-link{display:inline-block;background:#d6d5d5;color:#5f625f}.main-container .sub-menu>.portfolio-menu-button{margin-bottom:25px}.main-container .sub-menu>.portfolio-menu-button>li>a{background:#5f625f}.main-container .sub-menu>.portfolio-menu-button>li>a:hover{background:#cb9e26}