/* cmsms stylesheet: Neo Filter modified: 18.09.2018 10:02:25 */
/* cmsms stylesheet: Neo Filter modified: 18.09.2018 10:00:58 */
/* cmsms stylesheet: Neo Filter modified: 18.09.2018 10:00:20 */
/* cmsms stylesheet: Neo Filter modified: 18.09.2018 09:57:09 */
/* cmsms stylesheet: Neo Filter modified: 18.09.2018 09:52:10 */
/* cmsms stylesheet: Neo Filter modified: 18.09.2018 09:40:03 */
/* cmsms stylesheet: Neo Filter modified: 18.09.2018 09:39:05 */
/* cmsms stylesheet: Neo Filter modified: 18.09.2018 09:33:36 */
.gh-addon-panel {
        width: 25%;
        padding: 10px;
        box-sizing: border-box;
        float: left;
}
.gh-addon-frame {
    background-color: white;
    position: relative;
    overflow: hidden;
    border: 2px solid #f3f3f3;
    border-radius: 4px;
    transition: all .3s;
}
.gh-addon-frame:hover {
    border: 2px solid #1097ff;
    box-shadow: 0 10px 30px 0 #1097ff40;
}
.gh-addon-head {
    position:  relative;
}
.gh-addon-head a {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.gh-addon-wrapper h4 {
height: 55px;
    line-height: 1.5;
margin-bottom: 10px;
}

.gh-addon-wrapper {
    padding: 20px 15px 15px 15px;
    
}
.gh-addon-button {
    line-height: 38px;
    height: 38px;
    padding: 0 18px;
    font-size: 12px;
    text-align: center;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    color: #454545;
    display: inline-block;
    border-radius: 2px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
gh-fitler-menu {
    list-style: none;
}

li.gh-filtr-button.filtr[data-filter="all"].active {
    background-color:white;
    color:black;
    border-color:white;
    white-space:  nowrap;
}


.gh-content .gh-filtr-button, .gh-content .gh-filtr-search-toggle {
    list-style: none;
    display: inline-block;
    list-style-type: none;
    padding: 10px 20px;
    cursor: pointer;
    color: white;
    border-left: 2px solid white;
    border-right: 2px solid white;
    margin: -2px 0 -2px -2px;
    z-index: 1;
    position: relative;
    line-height: 21px;
    flex: 1 auto;
    transition: all .4s;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    word-break:  break-word;
    position:  relative;
}




.gh-content ul.gh-fitler-menu {
    padding: 0;
    margin: 0;
    display: inline-flex;
    font-size: 0;
    border: 2px solid white;
    border-radius: 4px;
    position: relative;
}
.gh-content .gh-filtr-button.active {
    background-color: #000000;
    color: white;
    border-color: #000000;
    z-index: 10;
    box-shadow: 0 0 15px 4px #00000030;
    border-radius: 4px;
    transform: scale(1.05);
}

.gh-content .gh-filtr-search {
    position: absolute;
    top: 0;
    left: 50px;
    bottom: 0;
    right: 0;
    z-index: 100;
    padding: 0;
    transition: all .5s;
    opacity: 0;
    display: inline-flex;
    visibility: hidden;
}
.search-active .filtr, .search-active .gh-filtr-search-toggle {
    opacity:  0;
}
.gh-content .gh-filtr-search-toggle {
    flex: 0;
    }

.gh-content .gh-filtr-button:first-child {
    border-radius: 4px 0 0 4px;
    white-space:  nowrap;
}
.gh-content .gh-filtr-button:last-child, .gh-content .gh-filtr-search-toggle {
    border-radius: 0 4px 4px 0;
    margin-right: -2px;
}
.gh-filtr-button[data-filter="CRM"].active {
    background-color:#ed3e58;
    border-color: #ed3e58;
}
.gh-filtr-button[data-filter="DMS"].active {
    background-color:#0f97ff;
    border-color: #0f97ff;
}
.gh-filtr-button[data-filter="MAX"].active {
    background-color:#03c175;
    border-color: #03c175;
}
.gh-filtr-button[data-filter="Solutionpartner"].active {
    background-color:#ed3e58;
    border-color: #ed3e58;
}
.gh-filtr-button[data-filter="Premiumpartner"].active {
    background-color:#0f97ff;
    border-color: #0f97ff;
}
.gh-filtr-button[data-filter="Authorizedpartner"].active {
    background-color:#03c175;
    border-color: #03c175;
}
.gh-filtr-button[data-filter="Technologypartner"].active {
    background-color:#dcda26;
    border-color: #dcda26;
    color: black;
}

.partner-patch .c-patch {
    position: absolute;
    height: 36px;
    bottom: -2px;
    right: 5px;
    width: 75px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #424546;
    color: #FFF;
    z-index: 10;
}

.partner-info h4 {
    height: 25px;
    line-height: 1.5;
    margin-bottom: 10px;
    white-space:  nowrap;
    text-overflow:  ellipsis;
    width: 100%;
    overflow: hidden;
}

.gh-addon-wrapper.partner-info {
    overflow:  hidden;
    width:  100%;
}

.gh-addon-wrapper.partner-info p {
    height: 200px;
    overflow:  hidden;
    margin-bottom: 15px;
}

.gh-fitler-search {
    cursor: pointer;
    border: none;
    color: white;
    outline: none;
    background-color: transparent;
    flex: 1 auto;
    font-size: 16px;
}
.search-active .gh-filtr-search {
    display: inline-flex;
    opacity: 1;
    left: 0;
    visibility: visible;
}

.gh-filtr-search-icon {
    background-image: url(/assets/icons/ico_search.svg);
    width: 37px;
    height: 37px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
}

.gh-filtr-search-close {
    height: 37px;
    width: 37px;
    position:  relative;
    cursor:pointer;
}

.gh-filtr-search-close:before {
    content:  "";
    height: 2px;
    width: 16px;
    background-color: white;
    top: 17px;
    left: 11px;
    display:  block;
    position:  absolute;
    transform: rotate(0deg);
    transition: transform .5s;
}
.gh-filtr-search-close:after {
    content:  "";
    height: 2px;
    width: 16px;
    background-color: white;
    top: 17px;
    left: 11px;
    display:  block;
    position:  absolute;
    transform: rotate(0deg);
    transition: transform .5s;
}
.search-active .gh-filtr-search-close:before {
    transform: rotate(45deg);
}
.search-active .gh-filtr-search-close:after {

    transform: rotate(-45deg);
}
.gh-fitler-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
.gh-fitler-search::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
.gh-fitler-search:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
.gh-fitler-search:-moz-placeholder { /* Firefox 18- */
  color: white;
}

.gh-fitler-menu-frame {
    text-align: center;
    margin-bottom: 30px;
}
.gh-addon-image {
    width: 100%;
    padding-top: calc(100% / 3 * 2);
    background-size: contain;
}
.gh-addon-highlight {
    position: absolute;
    top: -1px;
    right: -1px;
    height: 90px;
    width: 90px;
    overflow: hidden;
    z-index: 1;
}

.gh-addon-highlight-new {
    background-color: #00C176;
    color: #fff;
    font-size: 14px;
    transform: rotate(45deg);
    transform-origin: center;
    text-align: center;
    position: absolute;
    width: 136px;
    height: 26px;
    top: 10px;
    line-height: 25px;
}

@media (max-width: 768px){
.gh-addon-panel {
    width: calc(100% / 3);
}
}
@media (max-width: 650px){
.gh-addon-panel {
    width: calc(100% / 2);
}
}
@media (max-width: 425px){
.c-center-f {
    padding-top: 5px;
}
.gh-addon-frame {
    width: 100%;
    display:  flex;
    flex-direction: row;
}

.gh-addon-head {
    width: 100px !important;
    flex: 0 auto;
    flex-grow:  0;
    flex-shrink:  0;
}

.gh-addon-panel {
    width: 100%;
    padding: 2px 5px;
}

.c-patch-product {
    display: none;
}

.b-bottom {
    border-bottom:  none;
    border-right: 1px solid #f2f2f2;
}

.gh-addon-image {
    height: 100%;
    background-repeat: no-repeat;
    background-position:  center;
}

.gh-addon-wrapper {
    padding: 10px 15px 15px 15px;
    overflow:  hidden;
    flex: 1 auto;
}

.gh-addon-wrapper h4 {
    height: 26px;
    white-space:  nowrap;
    text-overflow: ellipsis;
    overflow:  hidden;
}
.gh-filtr-button[data-filter="Authorizedpartner"], .gh-filtr-button[data-filter="Solutionpartner"], .gh-filtr-button[data-filter="Premiumpartner"], .gh-filtr-button[data-filter="Technologypartner"] {
    text-indent:  -1000px;
}
.gh-filtr-button[data-filter="Authorizedpartner"]:after {
    content:"AP";
    z-index: 1000;
    text-indent: 0;
    white-space:  nowrap;
    margin-top: -19px;
}
.gh-filtr-button[data-filter="Solutionpartner"]:after {
    content:"SP";
    z-index: 1000;
    text-indent: 0;
    white-space:  nowrap;
        margin-top: -19px;
}
.gh-filtr-button[data-filter="Premiumpartner"]:after {
    content:"PP";
    z-index: 1000;
    text-indent: 0;
    white-space:  nowrap;
        margin-top: -19px;
}
.gh-filtr-button[data-filter="Technologypartner"]:after {
    content:"TP";
    z-index: 1000;
    text-indent: 0;
    white-space:  nowrap;
        margin-top: -19px;
}


}
