@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------
------------------------ Open Sans ----------------------------------------
------------------------------------------------------------------------
----------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600;1,700&display=swap");
@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  src: url("/bundles/dyb/libs/fonts/opensans/opensans-regular-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  src: url("/bundles/dyb/libs/fonts/opensans/opensans-bold-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  src: url("/bundles/dyb/libs/fonts/opensans/opensans-light-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  src: url("/bundles/dyb/libs/fonts/opensans/opensans-semibold-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: normal;
  font-style: italic;
  src: url("/bundles/dyb/libs/fonts/opensans/opensans-italic-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
  src: url("/bundles/dyb/libs/fonts/opensans/opensans-semibolditalic-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  src: url("/bundles/dyb/libs/fonts/opensans/opensans-bolditalic-webfont.ttf") format("truetype");
}
@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, .widget_contacts .widgetContacts__item_publicemail .widgetContacts__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-phone:before, .widget_contacts .widgetContacts__item_mobile .widgetContacts__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-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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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, .widget_contacts .widgetContacts__item_postalAddress .widgetContacts__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-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 {
  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, .widget_contacts .widgetContacts__item_publicemail .widgetContacts__item__icon:before {
  content: "";
}
/* '' */
.icon-phone:before, .widget_contacts .widgetContacts__item_mobile .widgetContacts__item__icon: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 {
  content: "";
}
/* '' */
.icon-google_plus:before, .widgetLinks__item_google_plus .widgetLinks__item__icon:before {
  content: "";
}
/* '' */
.icon-linkedin:before, .widgetLinks__item_linkedin .widgetLinks__item__icon: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 {
  content: "";
}
/* '' */
.icon-dot:before {
  content: "";
}
/* '' */
.icon-file:before {
  content: "";
}
/* '' */
.icon-location:before {
  content: "";
}
/* '' */
.icon-info:before {
  content: "";
}
/* '' */
.icon-car:before {
  content: "";
}
/* '' */
.icon-calendar:before {
  content: "";
}
/* '' */
.icon-circle:before {
  content: "";
}
/* '' */
.icon-flag: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, .widget_contacts .widgetContacts__item_postalAddress .widgetContacts__item__icon:before {
  content: "";
}
/* '' */
.icon-network:before {
  content: "";
}
/* '' */
.widget_educations .widgetElement.widgetElement_topInfos {
  margin-bottom: 0.5rem;
  padding-bottom: 0;
}
.widget_educations .widgetElement.widgetElement_topInfos:last-of-type {
  padding-bottom: 1.8rem;
}
.widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header {
  margin-bottom: 0;
}
.widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__title, .widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__subtitle, .widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__infos, .widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__info {
  display: inline;
  font-size: 1.4rem;
  font-weight: 400;
}
.widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__subtitle {
  margin-bottom: 0;
}
.widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__title:before, .widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__subtitle:before {
  content: "• ";
}
.skillsBulletList__item .widgetElement__text {
  font-style: italic;
  display: inline;
}
.skillsBulletList__item .widgetElement__text:before {
  content: "(";
}
.skillsBulletList__item .widgetElement__text:after {
  content: ")";
}
.bulletCircleList {
  list-style-type: none;
}
.bulletCircleList__item, .bulletCircleList__item ~ .bulletCircleList__item, .skillsTable .bulletCircleList__item, .bulletList__item_force {
  padding-left: 1.2rem;
  position: relative;
}
.bulletCircleList__item:before, .bulletCircleList__item ~ .bulletCircleList__item:before, .skillsTable .bulletCircleList__item: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 {
  padding-left: 0;
}
.widgetElement:not(.skillsTable) .bulletCircleList__item:only-child:before {
  display: none;
}
.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: "Open Sans";
  font-size: 1rem;
  color: black;
  background-color: #f2f2f2;
  --linkHoverColor: #395AA8;
}
.pageFormat {
  padding: 30px 0 40px;
}
.currentPage {
  padding-bottom: 15px;
  background-color: #395AA8;
  padding: 10px 4px;
  font-size: 0.9rem;
  color: white;
}
.emptyState {
  position: relative;
  z-index: 10;
}
/*------------- header--------------*/
.header {
  position: relative;
  padding: 2rem 30px 0 30px;
}
.header_right .widget_contacts {
  display: block;
}
.header__item:first-child {
  z-index: 10;
}
.header:not(.header_center) .header__item:first-of-type {
  margin-right: 40px;
}
.widget_avatar {
  position: relative;
}
.widget_avatar .editableContent__container {
  z-index: 10;
}
.widget_avatar::before {
  position: absolute;
  content: "";
  display: block;
  width: 249px;
  height: 277px;
  right: -18px;
  top: -7px;
  background-color: #395AA8;
  border-radius: 52% 82% 68% 64% / 56% 75%;
}
.widget_avatar, .widgetAvatar__avatar {
  width: 198px;
}
.widgetAvatar__wrapper {
  position: relative;
  z-index: 3;
}
.widgetAvatar__avatar {
  border-radius: 52% 82% 68% 64% / 56% 75% 56% 75%;
}
.cvTitle {
  font-family: "Playfair Display", serif;
  font-size: 2.5rem;
  color: #395AA8;
}
.userName {
  font-family: "Playfair Display", serif;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
  margin-top: 30px;
}
.widget_tags {
  margin: 0 -1rem;
}
.widgetTags__item:before {
  content: "";
  background: #395AA8;
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 15px 21px 17px 23px;
  vertical-align: middle;
  margin-right: 5px;
}
.widget_links .widgetLinks__item__icon {
  background-color: rgba(57, 90, 168, 0.15);
}
.widget_links .widgetLinks__item__icon:hover {
  background-color: #395AA8;
}
.widget_links .widgetLinks__item__icon:hover::before {
  color: white;
}
.widgetLinks__item_vimeo .widgetLinks__item__icon:hover:before, .widgetLinks__item_gitlab .widgetLinks__item__icon:hover:before, .widgetLinks__item_stackoverflow .widgetLinks__item__icon:hover:before, .widgetLinks__item_twitter .widgetLinks__item__icon:hover:before, .widgetLinks__item_behance .widgetLinks__item__icon:hover:before, .widgetLinks__item_researchgate .widgetLinks__item__icon:hover:before, .widgetLinks__item_malt .widgetLinks__item__icon:hover:before, .widgetLinks__item_monblog .widgetLinks__item__icon:hover:before, .widgetLinks__item_site .widgetLinks__item__icon:hover:before, .widgetLinks__item_portfolio .widgetLinks__item__icon:hover:before {
  background-color: white;
}
.columns {
  margin-top: 4rem;
}
.columns .widget {
  margin-bottom: 3rem;
}
.columns__column1 {
  flex-basis: 40%;
  padding: 0 15px 0 30px;
}
.columns__column1 .widgetElement__list {
  display: flex;
  flex-direction: column !important;
}
.columns__column1 .break_page__edit {
  width: calc(calc(var(--pageWidth) * 0.4) - 1rem - 40px);
}
.columns__column2 {
  flex-basis: 60%;
  padding: 0 30px 0 15px;
  flex-grow: 1;
  position: relative;
}
.columns__column2 .break_page__edit {
  width: calc(calc(var(--pageWidth) * 0.6) - 1.4rem);
  left: calc(calc(var(--pageMargin) - 2.6rem) * -1);
}
.columns__column2 .break_page__edit.break_page__between {
  left: 15px !important;
}
.columns .widgetElement__title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.columns .widget__title {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 1rem;
  color: #395AA8;
}
.columns .widgetElement_topInfos .widgetElement__subtitle {
  font-size: 1rem;
}
.widget_contacts .widgetContacts__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.widget_contacts .widgetContacts__item:last-child {
  margin-bottom: 0;
}
.widget_contacts .widgetContacts__item__title {
  flex-basis: calc(100% - 20px - 0.5rem);
  white-space: normal;
}
.widget_contacts .widgetContacts__item__icon {
  flex-basis: 10px;
  position: relative;
  width: 10px;
  height: 10px;
  padding: 5px;
  border-radius: 50%;
  margin-right: 0.5rem;
  margin-left: -5px;
}
.widget_contacts .widgetContacts__item__icon:before {
  position: absolute;
  transform: translate(-50%, -50%);
  color: #616669;
  top: 50%;
  left: 50%;
  margin: 0;
}
.widget_contacts .widgetContacts__item_publicemail .widgetContacts__item__title {
  line-break: anywhere;
  line-height: 1;
}
.widget_contacts .widgetContacts__item_publicemail .widgetContacts__item__icon:before {
  top: 55%;
}
.widget_contacts .widgetContacts__item_postalAddress .widgetContacts__item__icon:before {
  top: 46%;
}
.widget_experiences .widgetElement__date {
  font-family: "Open Sans";
  color: #616669;
  font-size: 1rem;
  font-weight: 400;
}
.widget_experiences .widgetElement__title {
  font-family: "Playfair Display", serif;
  font-size: 1.8rem;
  line-height: 1;
}
.widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__infos, .widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__title, .widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__subtitle, .widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__info {
  font-size: 1rem;
}
.widget_educations .widgetElement.widgetElement_topInfos .widgetElement__header .widgetElement__title {
  font-weight: 600;
}
.widget_skills .widgetElement__listItem {
  padding-left: 0 !important;
}
.widget_skills .widgetElement__listItem::before {
  display: none !important;
}
.skillLevel {
  float: right;
}
.skillGaugeLevel {
  background: rgba(57, 90, 168, 0.15);
}
.skillGaugeLevel__gauge {
  background: #395AA8;
  height: 0.6rem;
}
.widget_educations .widgetElement {
  margin-bottom: 2rem;
}
.widget_interests .widgetElement__list {
  align-items: flex-start;
}
