/****************************************************/
/* Generic, minimal browser reset                   */
/****************************************************/
html {
    box-sizing: border-box;
    font-size: 16px;
}

/****************************************************/
/* Minimal ABB branding styles                      */
/****************************************************/
/*@font-face {
    font-family: ABBVoice-light;
    src: url('../fonts/ABBvoice_W_Lt.eot');*/ /* IE9 Compat Modes */
/*src: url('../fonts/ABBvoice_W_Lt.eot?#iefix') format('embedded-opentype'),*/
/* IE6-IE8 */ /*url('../fonts/ABBvoice_W_Lt.woff2') format('woff2'),*/
/* Super Modern Browsers */ /*url('../fonts/ABBvoice_W_Lt.woff') format('woff'),*/
/* Pretty Modern Browsers */ /*url('../fonts/ABBvoice_Lt.ttf') format('truetype'),*/
/* Safari, Android, iOS */ /*url('../fonts/ABBvoice_W_Lt.svg#svgFontName') format('svg');*/ /* Legacy iOS */
/*font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: ABBVoice;
    src: url('../fonts/ABBvoice_W_Rg.eot');*/ /* IE9 Compat Modes */
/*src: url('../fonts/ABBvoice_W_Rg.eot?#iefix') format('embedded-opentype'),*/
/* IE6-IE8 */ /*url('../fonts/ABBvoice_W_Rg.woff2') format('woff2'),*/
/* Super Modern Browsers */ /*url('../fonts/ABBvoice_W_Rg.woff') format('woff'),*/
/* Pretty Modern Browsers */ /*url('../fonts/ABBvoice_Lt.ttf') format('truetype'),*/
/* Safari, Android, iOS */ /*url('../fonts/ABBvoice_W_Rg.svg#svgFontName') format('svg');*/ /* Legacy iOS */
/*font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ABBVoice-medium;
    src: url('../fonts/ABBvoice_W_Md.eot');*/ /* IE9 Compat Modes */
/*src: url('../fonts/ABBvoice_W_Md.eot?#iefix') format('embedded-opentype'),*/
/* IE6-IE8 */ /*url('../fonts/ABBvoice_W_Md.woff2') format('woff2'),*/
/* Super Modern Browsers */ /*url('../fonts/ABBvoice_W_Md.woff') format('woff'),*/
/* Pretty Modern Browsers */ /*url('../fonts/ABBvoice_Md.ttf') format('truetype'),*/
/* Safari, Android, iOS */ /*url('../fonts/ABBvoice_W_Md.svg#svgFontName') format('svg');*/ /* Legacy iOS */
/*font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: ABBVoice-bold;
    src: url('../fonts/ABBvoice_W_Bd.eot');*/ /* IE9 Compat Modes */
/*src: url('../fonts/ABBvoice_W_Bd.eot?#iefix') format('embedded-opentype'),*/
/* IE6-IE8 */ /*url('../fonts/ABBvoice_W_Bd.woff2') format('woff2'),*/
/* Super Modern Browsers */ /*url('../fonts/ABBvoice_W_Bd.woff') format('woff'),*/
/* Pretty Modern Browsers */ /*url('../fonts/ABBvoice_Bd.ttf') format('truetype'),*/
/* Safari, Android, iOS */ /*url('../fonts/ABBvoice_W_Bd.svg#svgFontName') format('svg');*/ /* Legacy iOS */
/*font-weight: 700;
    font-style: normal;
}*/


/* Declare all custom fonts */
@font-face {
    font-family: ABBVoice-light;
    src: url(../fonts/ABBvoice_W_Lt-XD3z3.eot); /* IE9 Compat Modes */
    src: url(../fonts/ABBvoice_W_Lt-XD3z3.eot?#iefix) format('embedded-opentype'), url(../fonts/ABBvoice_W_Lt-2oUHG.woff2) format('woff2'), url(../fonts/ABBvoice_W_Lt-T_GFD.woff) format('woff'), url(../fonts/ABBvoice_W_Lt-1OoaN.ttf) format('truetype'); /* Safari, Android, iOS */
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: ABBVoice;
    src: url(../fonts/ABBvoice_W_Rg-2IMfI.eot); /* IE9 Compat Modes */
    src: url(../fonts/ABBvoice_W_Rg-2IMfI.eot?#iefix) format('embedded-opentype'), url(../fonts/ABBvoice_W_Rg-tZzmO.woff2) format('woff2'), url(../fonts/ABBvoice_W_Rg-2jFc8.woff) format('woff'), url(../fonts/ABBvoice_W_Rg-3pE70.ttf) format('truetype'); /* Safari, Android, iOS */
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ABBVoice-medium;
    src: url(../fonts/ABBvoice_W_Md-3I8kX.eot); /* IE9 Compat Modes */
    src: url(../fonts/ABBvoice_W_Md-3I8kX.eot?#iefix) format('embedded-opentype'), url(../fonts/ABBvoice_W_Md-2wV0m.woff2) format('woff2'), url(../fonts/ABBvoice_W_Md-1_VtW.woff) format('woff'), url(../fonts/ABBvoice_W_Md-3qIaK.ttf) format('truetype'); /* Safari, Android, iOS */
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: ABBVoice-bold;
    src: url(../fonts/ABBvoice_W_Bd-1DpC-.eot); /* IE9 Compat Modes */
    src: url(../fonts/ABBvoice_W_Bd-1DpC-.eot?#iefix) format('embedded-opentype'), url(../fonts/ABBvoice_W_Bd-1emwr.woff2) format('woff2'), url(../fonts/ABBvoice_W_Bd-24zta.woff) format('woff'), url(../fonts/ABBvoice_W_Bd-3Zidl.ttf) format('truetype'); /* Safari, Android, iOS */
    font-weight: 700;
    font-style: normal;
}

html {
    -webkit-font-smoothing: antialiased;
    line-height: 1.7;
    height: 100%;
    font-size: 100%;
}

body {
    font-family: "ABBVoice","Zico Sans Hebrew","ABBVoiceWKR",Verdana,Arial,sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "ABBVoice","Zico Sans Hebrew","ABBVoiceWKR",Verdana,Arial,sans-serif;
    color: #464646;
}

h1 {
    font-size: 5rem;
    line-height: 77px;
    letter-spacing: -2px;
    margin: 20px 0 28px 0;
    font-family: 'ABBVoice-bold';
}
