.single.employee .content .image{float:right;width:150px;margin-left:calc(var(--padding) / 2);margin-bottom:calc(var(--padding) / 2)}@media(max-width:1200px){.single.employee .content .image{width:125px}}.single.employee .content .subTitle{color:var(--color2)}.single.employee .content .phoneNumber{color:var(--color1);font-weight:bold;display:block;line-height:1;text-decoration:none;margin-bottom:calc(var(--padding) / 2)}.single.employee .content .jobTitle{color:var(--color2);display:block;line-height:1}.single.employee .contactIcons{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.single.employee .contactIcons .symbol,.single.employee .contactIcons .more{margin-right:10px;box-shadow:2px 2px 2px 0 rgba(0,0,0,0.3);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:var(--color2);color:var(--color4);text-decoration:none;border-bottom:0;font-weight:normal;transition:all .2s linear;line-height:25px;font-size:25px;width:50px;height:50px;-webkit-flex:0 0 50px;flex:0 0 50px}.single.employee .contactIcons .symbol.whatsapp,.single.employee .contactIcons .more.whatsapp{color:var(--color2);background:var(--color1)}.single.employee .contactIcons .symbol:hover,.single.employee .contactIcons .more:hover{color:#fff;background:var(--buttonHover)}.single.employee .contactIcons .symbol:hover .st0,.single.employee .contactIcons .more:hover .st0{fill:#fff!important}