@font-face {
    font-family: Magistral;
    src: url("../../fonts/MagistralLight.woff2") format('woff2');
    src: url("../../fonts/MagistralLight.woff") format('woff');
    src: url("../../fonts/MagistralLight.ttf") format('truetype');
}

@font-face {
    font-family: Fruiger;
    src: url("../../fonts/FrutigerHeavy.woff2") format('woff2');
    src: url("../../fonts/FrutigerHeavy.woff") format('woff');
    src: url("../../fonts/FrutigerHeavy.ttf") format('truetype');
    ;
}

.center-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important;
}

html {
    min-height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    min-width: 1290px;
}

body {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    margin: 0px;
    background-color: white;
}

header .logo-main {
    margin-left: 20px;
    font-family: Fruiger;
    font-size: 2.1em;
    color: #0095CF;
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

header .logo-part {
    font-family: Magistral;
    font-size: 2.1em;
    color: #0095CF;
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

header .search-group {
    display: inline;
    font-family: ProximaNova-Regular;
    font-size: .9em;
}

header .k-button,
header .k-button:active {
    color: white;
    border: 1px solid #0095cf !important;
    background-color: #0095cf;
}

header {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    padding-top: 11.5px;
    padding-bottom: 11.5px;
    background: white;
    display: inline-flex;
    z-index: 9999;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    min-width: 1290px;
    display: flex;
    justify-content: space-between;
}

@keyframes home-service-call-text-hover {
    from {
        width: 0px;
    }

    to {
        width: 155px;
        color: #FFF;
    }
} 

@keyframes home-service-call-hover {
    from {}
    to { background-color: #006087; }
} 



.home-service-call-button {
    margin-right: 4px;
    padding: 0px 6px;
    display: flex;
    border: 1px solid #0096cf;
}

.home-service-call-button:hover .home-service-call-button-text {
    display: flex;
    width: 155px;
    animation-name: home-service-call-text-hover;
    animation-duration: 300ms;
}

.home-service-call-button:hover .filter-white {
    filter: brightness(0%) grayscale(1) invert(1) grayscale(0);
    -webkit-filter: brightness(0%) grayscale(1) invert(1) grayscale(0);
}

.home-service-call-button:hover {
    animation-name: home-service-call-hover;
    animation-duration: 300ms;
    background-color: #006087;
}

.home-service-call-button .home-service-call-button-text {
    font-family: ProximaNova-Light;
    margin: auto 5px;
    white-space: nowrap;
    display: none;
    overflow: hidden;
    color: #FFF;
}

header .lang-div {
    margin: 2px 25px 0 25px;
    display: flex;
}

header .lang-div .lang-icon {
    font-size: 30px;
    color: #2195cf;
    margin: 5px 5px 0 5px;
}

header .lang-div span span:first-child() {
    font-family: sans-serif;
    line-height: 12px !important;
}

.k-dropdown-wrap .k-input {
    line-height: 12px !important;
}

.k-dropdown-wrap .k-select {
    line-height: 41px !important;
}

header .lang-div .lang-select .k-dropdown-wrap.k-state-default {
    line-height: 14px !important;
    border-radius: 0;
    background: white;
    font-family: sans-serif;
    text-align: center;
    font-size: 18px;
    height: 39px;
}

.lang-option-he_HE{
    font-family: sans-serif !important;
}

.lang-option {
    font-family: Magistral;
    text-align: center;
    font-size: 18px;
}

.main-content {
    clear: both;
    background-color: #e1e2e2;
}

.product-page {
    background-color: #fff;
    overflow-y: hidden;
}

.ng-view-header {
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    background-color: #e1e2e2;
    height: 56px;
    padding: 0 20px;
}

.ng-view-header p {
    font-family: ProximaNova-Light;
    margin-top: 0px;
    padding-top: 20px;
    color: #a1a3a6;
    font-size: 16px;
}

.ng-view-header .quick {
    font-family: ProximaNovaA-Medium;
    position: absolute;
    width: 250px;
    top: 0;
    right: 20px;
    background-color: #fdb813;
    text-align: center;
    padding: 16px 25px 16px 18px;
    border-radius: 2px;
    color: white;
    font-size: 20px;
    cursor: pointer;
}

.ng-view-bottom {
    background-color: #e1e2e2;
    height: 100px;
}

.login-content {
    background: #fff url('../../img/1-min.jpg') no-repeat center;
    background-size: cover;
    height: 100%;
    width: 100%;
    overflow-y: hidden;
    text-align: center;
    position: fixed;
}

.registration-content {
    height: 100%;
    width: 100%;
    overflow-y: hidden;
    text-align: center;
    background: #fff url('../../img/2-min.jpg') no-repeat center;
    background-size: cover;
    /*position: fixed;*/
}

.company-content {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow-y: hidden;
    text-align: center;
    background: #fff url('../../img/3-min.jpg') no-repeat center;
    background-size: cover;
    position: fixed;
}

.environment-content {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow-y: hidden;
    text-align: center;
    background: #fff url('../../img/3-min.jpg') no-repeat center;
    background-size: cover;
    position: fixed;
}

.manage-content {
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-color: rgb(66, 72, 76);
    text-align: center;
    position: fixed;
}

.manage-content::before,
.registration-content::before,
.login-content::before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

footer {
    z-index: 999;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 36px;
    background: #ffffff;
    min-width: 690px;
}

footer p {
    z-index: 999;
    margin: 0px;
    display: inline-flex;
}

footer .copyright-left {
    z-index: 999;
    padding-left: 48px;
    opacity: 0.8;
    font-family: ProximaNova-Light;
    font-size: 0.95em;
    color: #42474c;
    padding-top: 10px;
}

footer .copyright-left a {
    color: #0096cf;
    text-decoration: none;
}

footer .copyright-right {
    /*position: absolute;
    bottom: 0px;
    top: -8px;
    right: 93px;
    float: right;*/
    font-family: ProximaNova-Light;
    font-size: 0.95em;
    color: #0096cf;
    z-index: 999;
}

footer div {
    position: absolute;
    top: -8px;
    right: 8px;
    /* height: 25px; */
    width: 211px;
    display: flex;
    flex-direction: column;
}

footer .decor {
    position: absolute;
    bottom: 0px;
    right: 48px;
    height: 91px;
    width: 212px;
}

input[type=file],
input[type=text],
input[type=password],
input[type=email],
#sms-phone,
input[type=number],
input[type=date],
select {
    font-family: ProximaNova-Medium;
    font-size: 0.9em;
    width: 100%;
    padding: 9px 13px;
    margin: 6px 0;
    border: 1px solid #0096CF;
    color: black;
    border-radius: 2px;
    box-sizing: border-box;
}

input[type=submit] {
    font-family: ProximaNova-Bold;
    font-size: 1.1em;
    width: 100%;
    background-color: #0096CF;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #0088BD;
}

.kendo-auto-main::-webkit-input-placeholder {
    color: #0096CF;
}

.kendo-auto-main::-moz-placeholder {
    color: #0096CF;
}

.kendo-auto-main:-moz-placeholder {
    color: #0096CF;
}

.kendo-auto-main:-ms-input-placeholder {
    color: #0096CF;
}

.grey-text-field::-webkit-input-placeholder {
    color: #ccc;
}

.grey-text-field::-moz-placeholder {
    color: #ccc;
}

.grey-text-field:-moz-placeholder {
    color: #ccc;
}

.grey-text-field:-ms-input-placeholder {
    color: #ccc;
}

::-webkit-input-placeholder {
    color: #0096CF;
}

::-moz-placeholder {
    color: #0096CF;
}

/* Firefox 19+ */

:-moz-placeholder {
    color: #0096CF;
}

/* Firefox 18- */

:-ms-input-placeholder {
    color: #0096CF;
}

::-moz-placeholder {
    opacity: 1;
}

::-moz-focus-inner {
    border: 0;
}

/*
=================
  shopping-cart 
=================
*/

header .bucket {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #0096CF;
    width: 200px;
    height: 100%;
    display: inline-flex;
    cursor: pointer;
}

header .checkout-menu {
    position: absolute;
    top: 64px;
    right: 0;
    background-color: #0096CF;
    width: 200px;
    height: 55px;
    cursor: pointer;
    display: none;
}

.checkoutButton {
    position: absolute;
    font-family: ProximaNovaA-Medium;
    width: 130px;
    height: 15px;
    background-color: #fdb813;
    text-align: center;
    padding: 7px 25px 16px 18px;
    border-radius: 2px;
    color: white;
    font-size: 20px;
    cursor: pointer;
    margin: 7px 15px;
}

.bucket-border {
    margin-left: 11px;
    margin-top: 12px !important;
    width: 52px;
    height: 39px;
    background: white;
    border-radius: 2px;
}

.bucket-img {
    background: url(../../img/svg/Top_Right_Balance.svg) #fff;
    background-repeat: no-repeat;
    background-size: contain;
    width: 80%;
    height: 70%;
    margin: 14% auto 0 auto;
    position: relative;
}

.cart-count {
    font-family: ProximaNovaA-Light;
    color: #0096CF;
    text-align: center;
    font-size: 12px;
    height: 23px;
    padding-top: 12px;
    width: 93%;
}

.bucket p {
    color: white;
    font-family: ProximaNovaA-Regular;
    padding-top: 4px;
    width: 100%;
    text-align: center;
}

.side-menu-bucket {
    background-color: #0096CF;
    color: white;
    font-family: ProximaNovaA-Regular;
    text-align: center;
}

.user-dropdown img {
    width: 20px;
    height: 20px;
    border-radius: 2px;
}

.user-dropdown {
    position: absolute;
    right: 199px;
    top: 12px;
    border: none;
    width: 241px;
    display: inline-flex;
    cursor: pointer;
}

.user-name p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    margin: 0;
}

.user-name {
    color: rgb(0, 90, 132);
    font-family: ProximaNovaA-Light;
    margin-left: 6px;
    width: 150px;
    position: relative;
}

.user-name .company-name {
    color: rgb(166, 197, 212);
    margin: 0;
}

.user-name .angle-up,
.user-name .angle-down {
    width: 12px;
    height: 8px;
    position: absolute;
    left: 163px;
    top: 6px;
}

.user-name .angle-up {
    transform: rotateX(180deg);
}

.company-ABC-logo {
    width: 18px !important;
    height: 14px !important;
}

.language-logo {
    width: 16px !important;
    height: 16px !important;
}

.my-account{
    width: 30px !important;
    height: 30px !important;
}



.logOut-logo {
    width: 15.548px !important;
    height: 16px !important;
}

.drop-list {
    position: absolute;
    right: -46px;
    padding-right: 16%;
    padding-left: 10%;
    top: 49px;
    background: white;
    width: 203px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    display: none;
}

.drop-list ul {
    padding-left: 12.5px;
}

.drop-list p {
    margin-top: -2px;
}

.drop-list ul li:not(.list-of-languages) {
    display: flex;
    list-style-type: none;
    padding-bottom: 12px;
    padding-top: 12px;
    border-bottom: solid rgb(208, 209, 210) 1px;
    position: relative;
}

.languages {
    background-color: white;
    width: 190px;
    position: absolute;
    z-index: 8;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.languages ul {
    padding: 0;
    width: 100%;
    text-align: center;
}

.list-of-languages {
    display: inline-block;
    width: 100%;
    list-style-type: none;
    padding-bottom: 12px;
    padding-top: 12px;
}

.list-of-languages:hover {
    color: #fff;
    background-color: #0095cf;
}

.last-item-drop {
    border-bottom: none !important;
    box-shadow: transparent !important;
}

.angle-down-o {
    height: 6px !important;
    width: 10.677px !important;
    right: 0;
    position: absolute;
    top: 19px;
}

.search-btn {
    width: auto;
    height: auto;
    background: #0095cf;
    color: white !important;
    font-size: 1.1em;
    border-radius: 3px 0 0 3px;
}

.profile-btn {
    background: #0095cf;
    padding: 9px;
}

.quick-order-icon {
    width: 23px;
    margin-right: 15px;
}

.show {
    display: block !important;
}

.show-drop-list {
    display: block;
}

.hide-drop-list {
    display: none !important;
}

header .search {
    display: flex;
    /* position: absolute;
    top: 10px;
    left: 30%;
    min-width: 460px;
    width: 460px;
    display: inline-flex; */
}

.search .kendo-auto {
    width: 90%;
    font-family: ProximaNovaA-Light;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 2px !important;
    border-top-right-radius: 2px !important;
    height: 40px;
    outline: none !important;
    border: 1px solid #0096CF;
}

.search .kendo-auto:focus {
    border: 1px solid #0096CF;
}

.search .btn-left {
    background-color: #0096cf !important;
    width: 42px !important;
    height: 40px;
    cursor: pointer !important;
    border: none !important;
    border-top-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    margin-right: -2px !important;
    outline: none !important;
}

.search .btn-left:hover {
    background-color: #0088BD;
}

.k-autocomplete .k-loading {
    bottom: 12px !important;
    right: 7px !important;
}

.k-widget.k-autocomplete.k-state-hover,
.k-widget.k-autocomplete.k-state-focused {
    box-shadow: none !important;
    outline: none !important;
}

.k-autocomplete.k-state-border-down .k-input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 2px !important;
    border-top-right-radius: 2px !important;
    border-radius: 0 !important;
}

.k-window.k-window-iframecontent  {
    overflow-y: auto !important;
}


.side-menu {
    display: none;
}

.side-menu-img {
    display: none;
}

.color-blue {
    color: #0096CF;
}

.side-menu-active {
    display: none;
}

.menu-active-container {
    position: fixed;
    left: 0;
    height: 50px;
    width: 100%;
    z-index: 99;
    font-family: ProximaNovaA-Light;
    color: rgb(0, 90, 132);
}

.menu-active-container .side-menu-active {
    display: inline-flex;
    cursor: pointer;
}

.tab-top {
    margin-top: 120px;
}

@media screen and (max-width: 1400px) {
    header .search {
        left: 420px;
    }
    .header-content {
        width: 35%;
        display: inline-flex;
    }
}

@media screen and (max-width: 1320px) {
    .search .kendo-auto {
        width: 90% !important;
    }
}

@media screen and (max-width: 1289px) {
    html {
        overflow-x: scroll
    }
}

.unit {
    right: 44px;
    position: absolute;
    margin-top: 4px;
    width: 19px;
    background-color: #fff;
    color: #000;
}

.date-form {
    position: relative;
    width: 145px;
    display: flex;
}

.date-form input[type=text]:disabled::-webkit-input-placeholder {
    font-size: 14px;
    color: #ccc;
    background-color: white;
}

.date-form input[type=text]:disabled:-moz-placeholder {
    font-size: 14px;
    color: #ccc;
    background-color: white;
}

.date-form input[type=text]:disabled::-moz-placeholder {
    font-size: 14px;
    color: #ccc;
    background-color: white;
}

.date-form input[type=text]:disabled:-ms-input-placeholder {
    font-size: 14px;
    color: #ccc;
    background-color: white;
}

.date-form .date {
    border: 0px;
}

.date-form .date-icon {
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 11px;
}

li.noTransition {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

.drop-arrow {
    position: absolute;
    right: 4px;
    display: inline-flex;
    width: 6px;
    height: 6px;
    border-top: 2px solid #005a84;
    border-right: 2px solid #005a84;
}

.down {
    top: 16px;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=-0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=-0.7071067811865476)";
}

.up {
    top: 20px;
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476)";
}

.arrow-left {
    position: unset;
    height: 6px;
    width: 6px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -moz-transform: rotate(405deg);
    -webkit-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    opacity: 0.7;
    margin-right: 2px;
    margin-bottom: 8px;
}
