@charset "UTF-8";
@font-face {
  font-family: "Century Gothic";
  font-weight: normal;
  font-style: normal;
  src: url("/bundles/dyb/libs/fonts/centuryGothic/GOTHIC.eot?") format("eot"), url("/bundles/dyb/libs/fonts/centuryGothic/GOTHIC.woff") format("woff"), url("/bundles/dyb/libs/fonts/centuryGothic/GOTHIC.ttf") format("truetype"), url("/bundles/dyb/libs/fonts/centuryGothic/GOTHIC.svg") format("svg");
}
@font-face {
  font-family: "Century Gothic";
  font-weight: bold;
  font-style: normal;
  src: url("/bundles/dyb/libs/fonts/centuryGothic/Gothicb.eot?") format("eot"), url("/bundles/dyb/libs/fonts/centuryGothic/Gothicb.woff") format("woff"), url("/bundles/dyb/libs/fonts/centuryGothic/Gothicb.ttf") format("truetype"), url("/bundles/dyb/libs/fonts/centuryGothic/Gothicb.svg") format("svg");
}
@font-face {
  font-family: "cv-icon-set-1";
  src: url("/bundles/dyb/libs/icons/cv-icon-set-1/cv-icon-set-1.eot?74573641");
  src: url("/bundles/dyb/libs/icons/cv-icon-set-1/cv-icon-set-1.eot?74573641#iefix") format("embedded-opentype"), url("/bundles/dyb/libs/icons/cv-icon-set-1/cv-icon-set-1.woff2?74573641") format("woff2"), url("/bundles/dyb/libs/icons/cv-icon-set-1/cv-icon-set-1.woff?74573641") format("woff"), url("/bundles/dyb/libs/icons/cv-icon-set-1/cv-icon-set-1.ttf?74573641") format("truetype"), url("/bundles/dyb/libs/icons/cv-icon-set-1/cv-icon-set-1.svg?74573641#cv-icon-set-1") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'cv-icon-set-1';
    src: url('../font/cv-icon-set-1.svg?74573641#cv-icon-set-1') format('svg');
  }
}
*/
.icon-experiences:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-interests:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-skills:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-portfolios:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-educations:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-presentation:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-events:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-certificates:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-synthesis:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-email:before, .contactsBox__openerLink:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-phone:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-mobile:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-skype:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-blog:before, .widgetLinks__item_blog .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-flickr:before, .widgetLinks__item_flickr .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-delicious:before, .widgetLinks__item_delicious .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-netvibes:before, .widgetLinks__item_netvibes .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-plaxo:before, .widgetLinks__item_plaxo .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-link-ext:before, .widgetLinks__item_other .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-facebook:before, .widgetLinks__item_facebook .widgetLinks__item__icon:before, .shareItem_facebook:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-google_plus:before, .widgetLinks__item_google_plus .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-linkedin:before, .widgetLinks__item_linkedin .widgetLinks__item__icon:before, .shareItem_linkedin:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-github:before, .widgetLinks__item_github .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-xing:before, .widgetLinks__item_xing .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-instagram:before, .widgetLinks__item_instagram .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-tumblr:before, .widgetLinks__item_tumblr .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-dribbble:before, .widgetLinks__item_dribbble .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-pinterest:before, .widgetLinks__item_pinterest .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-viadeo:before, .widgetLinks__item_viadeo .widgetLinks__item__icon:before, .shareItem_viadeo:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-dot:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-file:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-location:before, .widgetUserInfo__item_location:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-info:before, .skillDetail:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-car:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-calendar:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-circle:before, .widgetProfessionalPosition__availability:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-flag:before, .widgetProfessionalPosition__status:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-loading:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-download:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-meetup:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-youtube:before, .widgetLinks__item_youtube .widgetLinks__item__icon:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-company:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-personn:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-wrench:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-home:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-network:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-languageSkills:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-birthday:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-drive:before {
  font-family: "cv-icon-set-1";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-experiences:before {
  content: "";
}
/* '' */
.icon-interests:before {
  content: "";
}
/* '' */
.icon-skills:before {
  content: "";
}
/* '' */
.icon-portfolios:before {
  content: "";
}
/* '' */
.icon-educations:before {
  content: "";
}
/* '' */
.icon-events:before {
  content: " ";
  -webkit-mask-image: url(/bundles/dyb/libs/icons/new-icons/eventTitle.svg);
  mask-image: url(/bundles/dyb/libs/icons/new-icons/eventTitle.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 1em;
  height: 1.382em;
  display: inline-block;
}
.icon-presentation:before {
  content: "";
}
/* '' */
.icon-certificates:before {
  content: " ";
  -webkit-mask-image: url(/bundles/dyb/libs/icons/new-icons/certificateTitle.svg);
  mask-image: url(/bundles/dyb/libs/icons/new-icons/certificateTitle.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 1em;
  height: 1.382em;
}
.icon-languageSkills:before {
  content: " ";
  -webkit-mask-image: url(/bundles/dyb/libs/icons/new-icons/languagesSkills.svg);
  mask-image: url(/bundles/dyb/libs/icons/new-icons/languagesSkills.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 1em;
  height: 1.382em;
}
.icon-twitter:before, .shareItem_twitter:before {
  content: "";
  -webkit-mask-image: url(/bundles/dyb/libs/icons/new-icons/logo-twitter.svg);
  mask-image: url(/bundles/dyb/libs/icons/new-icons/logo-twitter.svg);
  mask-repeat: no-repeat;
  width: 1em;
  height: 1.4em;
  display: inline-block;
  vertical-align: middle;
  background: black;
}
.icon-birthday:before {
  content: "";
  -webkit-mask-image: url(/bundles/dyb/libs/icons/new-icons/birthday.svg);
  mask-image: url(/bundles/dyb/libs/icons/new-icons/birthday.svg);
  mask-repeat: no-repeat;
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
  background: black;
}
.icon-drive:before {
  content: "";
  -webkit-mask-image: url(/bundles/dyb/libs/icons/new-icons/drive.svg);
  mask-image: url(/bundles/dyb/libs/icons/new-icons/drive.svg);
  mask-repeat: no-repeat;
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
  background: black;
}
.icon-email:before, .contactsBox__openerLink:before {
  content: "";
}
/* '' */
.icon-phone:before {
  content: "";
}
/* '' */
.icon-mobile:before {
  content: "";
}
/* '' */
.icon-skype:before {
  content: "";
}
/* '' */
.icon-blog:before, .widgetLinks__item_blog .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-flickr:before, .widgetLinks__item_flickr .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-delicious:before, .widgetLinks__item_delicious .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-netvibes:before, .widgetLinks__item_netvibes .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-plaxo:before, .widgetLinks__item_plaxo .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-link-ext:before, .widgetLinks__item_other .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-facebook:before, .widgetLinks__item_facebook .widgetLinks__item__icon:before, .shareItem_facebook:before {
  content: "";
}
/* '' */
.icon-google_plus:before, .widgetLinks__item_google_plus .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-linkedin:before, .widgetLinks__item_linkedin .widgetLinks__item__icon:before, .shareItem_linkedin:before {
  content: "";
}
/* '' */
.icon-github:before, .widgetLinks__item_github .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-xing:before, .widgetLinks__item_xing .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-instagram:before, .widgetLinks__item_instagram .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-tumblr:before, .widgetLinks__item_tumblr .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-dribbble:before, .widgetLinks__item_dribbble .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-pinterest:before, .widgetLinks__item_pinterest .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-viadeo:before, .widgetLinks__item_viadeo .widgetLinks__item__icon:before, .shareItem_viadeo:before {
  content: "";
}
/* '' */
.icon-dot:before {
  content: "";
}
/* '' */
.icon-file:before {
  content: "";
}
/* '' */
.icon-location:before, .widgetUserInfo__item_location:before {
  content: "";
}
/* '' */
.icon-info:before, .skillDetail:before {
  content: "";
}
/* '' */
.icon-car:before {
  content: "";
}
/* '' */
.icon-calendar:before {
  content: "";
}
/* '' */
.icon-circle:before, .widgetProfessionalPosition__availability:before {
  content: "";
}
/* '' */
.icon-flag:before, .widgetProfessionalPosition__status:before {
  content: "";
}
/* '' */
.icon-loading:before {
  content: "";
}
/* '' */
.icon-download:before {
  content: "";
}
/* '' */
.icon-meetup:before {
  content: "";
}
/* '' */
.icon-youtube:before, .widgetLinks__item_youtube .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-company:before {
  content: "";
}
/* '' */
.icon-personn:before {
  content: "";
}
/* '' */
.icon-wrench:before {
  content: "";
}
/* '' */
.icon-synthesis:before {
  content: "";
}
/* '' */
.icon-home:before {
  content: "";
}
/* '' */
.icon-network:before {
  content: "";
}
/* '' */
.bulletCircleList, .columns .widgetElement__list {
  list-style-type: none;
}
.bulletCircleList__item, .columns .widgetElement__listItem, .bulletCircleList__item ~ .bulletCircleList__item, .columns .widgetElement__listItem ~ .bulletCircleList__item, .columns .bulletCircleList__item ~ .widgetElement__listItem, .columns .widgetElement__listItem ~ .widgetElement__listItem, .skillsTable .bulletCircleList__item, .skillsTable .columns .widgetElement__listItem, .columns .skillsTable .widgetElement__listItem, .bulletList__item_force {
  padding-left: 1.2rem;
  position: relative;
}
.bulletCircleList__item:before, .columns .widgetElement__listItem:before, .bulletCircleList__item ~ .bulletCircleList__item:before, .columns .widgetElement__listItem ~ .bulletCircleList__item:before, .columns .bulletCircleList__item ~ .widgetElement__listItem:before, .skillsTable .bulletCircleList__item:before, .skillsTable .columns .widgetElement__listItem:before, .columns .skillsTable .widgetElement__listItem:before, .bulletList__item_force:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.5rem;
  left: 0;
  background: #000000;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.widgetElement:not(.skillsTable) .bulletCircleList__item:only-child, .widgetElement:not(.skillsTable) .columns .widgetElement__listItem:only-child, .columns .widgetElement:not(.skillsTable) .widgetElement__listItem:only-child {
  padding-left: 0;
}
.widgetElement:not(.skillsTable) .bulletCircleList__item:only-child:before, .widgetElement:not(.skillsTable) .columns .widgetElement__listItem:only-child:before, .columns .widgetElement:not(.skillsTable) .widgetElement__listItem:only-child:before {
  display: none;
}
.widgetProfessionalPosition__status:before, .widgetProfessionalPosition__availability:before {
  margin-right: 0;
}
.widgetProfessionalPosition__availability_JOB_S:before {
  color: #34b700;
}
.widgetProfessionalPosition__availability_STG_S:before {
  color: #34b700;
}
.widgetProfessionalPosition__availability_WATCH:before {
  color: #ff9c04;
}
.widgetProfessionalPosition__availability_OPEN:before {
  color: #ff9c04;
}
.widgetProfessionalPosition__availability_INDIS:before {
  color: #cd0b00;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_blog .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_blog .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_flickr .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_flickr .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_delicious .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_delicious .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_netvibes .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_netvibes .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_plaxo .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_plaxo .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_other .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_other .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_facebook .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_facebook .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_google_plus .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_google_plus .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_linkedin .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_linkedin .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_github .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_github .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_xing .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_xing .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_instagram .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_instagram .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_tumblr .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_tumblr .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_dribbble .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_dribbble .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_pinterest .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_pinterest .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_youtube .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_youtube .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_website .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_website .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_viadeo .widgetLinks__item__icon {
  width: 16px;
  height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_viadeo .widgetLinks__item__icon:before {
  width: 14px;
  height: 14px;
  margin: 0 !important;
  transition: all 0.3s;
}
.widgetLinks__item_dribbble .widgetLinks__item__icon:before {
  width: 12px;
  height: 16px;
}
.widgetLinks__item_other .widgetLinks__item__icon::before {
  height: 12px;
  width: 10px;
}
.widgetLinks__item_monblog.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_monblog.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_monblog.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-monblog.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-monblog.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_vimeo.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_vimeo.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_vimeo.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-vimeo.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-vimeo.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_behance.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_behance.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_behance.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-behance.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-behance.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_malt.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_malt.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_malt.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-malt.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-malt.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_site.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_site.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_site.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-site.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-site.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_portfolio.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_portfolio.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_portfolio.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-portfolio.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-portfolio.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_researchgate.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_researchgate.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_researchgate.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-researchgate.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-researchgate.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_stackoverflow.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_stackoverflow.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_stackoverflow.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-stackoverflow.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-stackoverflow.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_twitter.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_twitter.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_twitter.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-twitter.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-twitter.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_gitlab.widgetLinks__item {
  white-space: nowrap;
}
.widgetLinks__item_gitlab.widgetLinks__item .widgetLinks__item__icon {
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s;
}
.widgetLinks__item_gitlab.widgetLinks__item .widgetLinks__item__icon:before {
  content: "";
  background-color: black;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 !important;
  -webkit-mask: url(/bundles/dyb/libs/icons/new-icons/logo-gitlab.svg) no-repeat center;
  mask: url(/bundles/dyb/libs/icons/new-icons/logo-gitlab.svg) no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.widgetLinks__item_gitlab.widgetLinks__item .widgetLinks__item__icon:before {
  width: 13px !important;
}
.widgetLinks__item_behance.widgetLinks__item .widgetLinks__item__icon:before {
  width: 13px;
}
.widgetLinks__item_malt.widgetLinks__item .widgetLinks__item__icon:before {
  margin: 0.1rem 0 0 0 !important;
}
.widgetLinks__item_monblog.widgetLinks__item .widgetLinks__item__icon:before {
  margin: 0.1rem 0 0 0.1rem !important;
}
/*----- containers -----*/
.cv {
  font-family: "Arial";
  background: #040404 url(/bundles/dyb/assets/images/Themes/heisenberg/Cv/bg.png) repeat-x center top;
  --linkHoverColor: #0981D4;
}
.shareItem {
  transition: all 0.5s ease-out;
}
.shareItem_twitter:before {
  background: white;
}
.shareItem_twitter:hover:before {
  background: #0981D4;
}
.shareItem_facebook:hover:before, .shareItem_linkedin:hover:before {
  color: #0981D4;
}
/*----- header -----*/
.header {
  color: white;
  margin-top: 1.5rem;
}
.widgetAvatar__avatar {
  border-radius: 0.3rem;
}
.userName {
  font-family: "Century Gothic";
}
.userName__firstName, .userName__lastName {
  font-size: 2rem;
}
.widget_title {
  margin-bottom: 0.5rem;
}
.cvTitle {
  font-family: "Century Gothic";
  font-size: 2.2rem;
}
.downloadlink {
  border-bottom: 1px solid white;
  transition: border-color 0.3s;
  color: white;
}
.downloadlink:hover {
  text-decoration: none;
  border-bottom: 1px solid #0981D4;
}
.languageSwitcher__opener:after {
  border-color: white transparent transparent transparent;
}
/*------------ menu ---------------*/
.menu__item {
  margin: 0 0.2rem;
  font-size: 1.1rem;
  padding: 0.3rem 1rem 0.4rem;
  display: inline-block;
  background: #2a2a2a;
  transition: all 0.3s;
  border-radius: 0.3rem;
  border-top: 2px solid #444;
  border-bottom: 2px solid black;
  position: relative;
  font-family: "Century Gothic";
  color: white;
}
.menu__item:first-of-type {
  margin-left: 0;
}
.menu__item.menu__item_current, .menu__item:hover {
  text-decoration: none;
  background: #0981D4;
  border-top: 2px solid #1b9cf5;
  border-bottom: 2px solid #06548b;
}
.menu__item.menu__item_current:before, .menu__item.menu__item_current:after {
  position: absolute;
  left: calc(50% - 0.5rem);
  content: "";
  border-style: solid;
  border-width: 0.5rem;
}
.menu__item.menu__item_current:before {
  top: calc(100% + 2px);
  border-color: #06548b transparent transparent transparent;
}
.menu__item.menu__item_current:after {
  top: calc(100% - 1px);
  border-color: #0981D4 transparent transparent transparent;
}
/*------------ darkbg --------*/
.darkenbgItem, .columns__column1 .widget:not(.widget_contact), .columns__column2, .columns__column3 {
  background: #2a2a2a;
  border-top: 2px solid #444;
  border-bottom: 2px solid black;
  border-radius: 0.5rem;
  padding: 1rem;
}
/*----- widgets global -----*/
.columns .widget__title {
  font-family: "Century Gothic";
  color: white;
  font-size: 1.8rem;
}
.columns .widgetElement {
  background: white;
  border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 1rem;
}
.columns .widgetElement__title, .columns .widgetElement__titleLink {
  color: #0981D4;
}
.columns .widgetElement__listItem:before {
  top: 0.6rem !important;
}
.widgetElement_knowMore {
  color: white;
  background-color: #0981D4;
  position: relative;
  height: 1.6rem;
  line-height: 1.6rem;
  padding: 0 0.1rem 0 0.5rem;
  display: inline-block;
  font-size: 0.8rem;
  transition-duration: 0.2s;
  transition-property: padding-right, background-color;
  border-radius: 3px 0 0 3px;
  margin-top: 0.5rem;
}
.widgetElement_knowMore:after {
  display: block;
  content: "";
  border-color: transparent transparent transparent #0981D4;
  border-style: solid;
  border-width: 0.8rem;
  position: absolute;
  right: -1.5rem;
  top: 0;
  transition-duration: 0.2s;
  transition-property: border-color;
}
.widgetElement_knowMore:hover {
  text-decoration: none;
  padding-right: 0.3rem;
  background-color: #06548b;
}
.widgetElement_knowMore:hover:after {
  border-color: transparent transparent transparent #06548b;
}
/*----- components specific -----*/
.skillLevel .skillGaugeLevel__gauge, .skillLevel .skillDotLevel__dot:not(.skillDotLevel__dot_empty) {
  background: #0981D4;
}
.widgetTags__item {
  border: 1px dashed rgba(255, 255, 255, 0.3);
  color: white;
  border-radius: 2rem;
  font-family: "Century Gothic";
}
.widget_certificates .widgetElement:before {
  top: calc(8px + 1rem);
  left: 1rem;
}
.columns__column1 .widgetLinks__item, .columns__column2 .widgetLinks__item, .columns__column3 .widgetLinks__item {
  margin: 0.5em 0 1rem 0px;
}
.columns__column1 .widget_links__wrapper .widgetLinks__item, .columns__column2 .widget_links__wrapper .widgetLinks__item, .columns__column3 .widget_links__wrapper .widgetLinks__item {
  margin: 0.5em 12px 0 0;
}
.widgetLinks__item_vimeo .widgetLinks__item__icon:before, .widgetLinks__item_gitlab .widgetLinks__item__icon:before, .widgetLinks__item_twitter .widgetLinks__item__icon:before, .widgetLinks__item_stackoverflow .widgetLinks__item__icon:before, .widgetLinks__item_behance .widgetLinks__item__icon:before, .widgetLinks__item_researchgate .widgetLinks__item__icon:before, .widgetLinks__item_malt .widgetLinks__item__icon:before, .widgetLinks__item_monblog .widgetLinks__item__icon:before, .widgetLinks__item_site .widgetLinks__item__icon:before, .widgetLinks__item_portfolio .widgetLinks__item__icon:before {
  background-color: white !important;
}
.widget_links .widgetLinks__item {
  margin: 0.5rem 12px 0 0;
}
.widget_links .widgetLinks__item .widgetLinks__item__icon {
  background: black;
}
.widget_links .widgetLinks__item:hover .widgetLinks__item__icon {
  background: #0981D4;
}
.widget_links__wrapper {
  display: flex;
  align-items: center;
}
.contactsBox__openerLink {
  display: block;
  font-size: 1.3rem;
}
.contactsBox__openerLink:before {
  margin-right: 0.5rem;
}
.contactsBox__openerLink:hover {
  text-decoration: none;
}
.footer__content {
  color: white;
  text-align: right;
  margin: 1rem auto;
  width: 55vw;
}
@media (max-width: 2000px) {
  .footer__content {
    width: 65vw;
  }
}
@media (max-width: 1680px) {
  .footer__content {
    width: 70vw;
  }
}
@media (max-width: 1440px) {
  .footer__content {
    width: 75vw;
  }
}
@media (max-width: 1280px) {
  .footer__content {
    width: 80vw;
  }
}
@media (max-width: 1024px) {
  .footer__content {
    width: 85vw;
  }
}
.widget_languageSkills .widgetElement_topInfos {
  background: white;
  border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 1rem;
}
.subHeader {
  margin-top: 1rem;
}
.columns__column1 {
  padding-left: 0;
}
.columns__column1 .widget:not(.widget_contact) {
  color: white;
  margin-bottom: 1rem;
}
.columns__column1 .widget:not(.widget_contact):first-of-type {
  padding-top: 1rem;
}
.columns__column1 .widget__title {
  font-size: 1.3rem;
}
.columns__column1 .widgetElement__list {
  display: block;
}
.columns__column1 .widgetElement__listItem:before {
  background: white !important;
}
.columns__column2, .columns__column3 {
  margin-top: 2rem;
}
.columns__column2 .widget_languageSkills .widgetElement__list--inline .widgetElement__listItem, .columns__column3 .widget_languageSkills .widgetElement__list--inline .widgetElement__listItem {
  flex-basis: calc(50% - 1.6em);
}
.widget_contact {
  background: #0981D4;
  border-top: 2px solid #1b9cf5;
  border-bottom: 2px solid #06548b;
  color: white;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
  padding: 1rem;
}
.widget_contact:hover {
  background: #0872bc;
}
.widget_certificates__list .widgetElement {
  flex-basis: calc(50% - 3em);
}
.columns__column2, .columns__column3 {
  border-radius: 0.5rem 0 0 0.5rem;
}
.columns__column3 {
  border-radius: 0 0.5rem 0.5rem 0;
}
.widget_certificates__list .widgetElement {
  flex-basis: 100% !important;
}
.widget_languageSkills .widgetElement__listItem.skillsBulletList__item_leveled {
  flex-basis: 100%;
}
.widget_languageSkills .widgetElement__listItem {
  flex-basis: calc(32.6% - 3rem);
}
.widget_emptyState .emptyState {
  padding: 0 46px;
  z-index: 100;
  position: relative;
  max-width: 667px;
}
