@font-face {
  font-family: Arciform;
    url("../fonts/Arciform/Arciform.woff") format("woff"),
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Biolilbert;
      format("embedded-opentype"),
    url("../fonts/Biolilbert/Biolilbert-Regular.woff") format("woff"),
      format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: SofiaPro;
      format("embedded-opentype"),
    url("../fonts/SofiaPro/SofiaPro-Light.woff") format("woff"),
    url("../fonts/SofiaPro/SofiaPro-Light.ttf") format("truetype"),
    url("../fonts/SofiaPro/uqigiq.svg#SofiaPro-Light") format("svg");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: SofiaPro;
      format("embedded-opentype"),
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: SofiaPro;
      format("embedded-opentype"),
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: SofiaPro;
      format("embedded-opentype"),
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: SofiaPro;
      format("embedded-opentype"),
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: icomoon;
      format("embedded-opentype"),
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-download-photo:before {
  content: "\e900";
}
.icon-menu:before {
  content: "\e901";
}
.icon-sign-out:before {
  content: "\e902";
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
::-webkit-input-placeholder {
  color: #7a7a7a;
  opacity: 1;
}
:-moz-placeholder {
  color: #7a7a7a;
  opacity: 1;
}
::-moz-placeholder {
  color: #7a7a7a;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #7a7a7a;
  opacity: 1;
}
body {
  font-family: SofiaPro, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #7a7a7a;
  background-color: #fff;
}
.eneqe {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #484848;
  z-index: 999;
  transition: 0.5s all;
  opacity: 1;
  visibility: visible;
}
.eneqe .mocemecu {
  width: 50px;
  height: 50px;
  background-image: url("../img/icons/voqipy.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: 1s spin infinite linear;
}
.eneqe.done {
  opacity: 0;
  visibility: hidden;
}
@keyframes spin {
  from {
    width: 50px;
    height: 50px;
  }
  to {
    width: 75px;
    height: 75px;
  }
}
.posyhor {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


.byqashuf {
  text-align: center;
  padding: 0 15px 50px;
}
.content_bg {
  width: 100%;
  max-width: 100% !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.content_bg:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(64, 44, 44, 0.63);
  z-index: 10;
}
.content_bg-wrap {
  position: relative;
  z-index: 20;
}
.content_bg .h2-login {
  color: #fff;
}
.content_bg a.smallink {
  color: #fff;
}
.content_bg a.smallink:hover {
  color: #fe6874;
}
.content_bg .form-control {
  background-color: #fff;
}
.racidac {
  width: 27px;
  height: 24px;
  background-image: url("../img/icons/voqipy.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-right: 15px;
}
.shyzhosone {
  font-family: Arciform, sans-serif;
  font-weight: 400;
  font-size: 44px;
  color: #fff;
  line-height: 1.2;
  min-width: 170px;
}
.ixuxic.ysezhixor .racidac {
  width: 48px;
  height: 48px;
  background-image: url("../img/icons/voqipy.svg");
  margin: 0 auto 8px;
}
.ixuxic.ysezhixor .shyzhosone {
  font-size: 25px;
}
.ixuxic.logo_header .racidac {
  width: 25px;
  height: 25px;
  float: left;
}
.ixuxic.logo_header .shyzhosone {
  color: #fff;
  font-size: 17px;
  line-height: 1.5;
}
.ixuxic.jiwuca .racidac {
  width: 43px;
  height: 43px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  background-image: url("../img/icons/voqipy.svg");
}
.ixuxic.jiwuca .shyzhosone {
  color: #6d6d6d;
  font-size: 18px;
}
.ubazichush {
  font-family: SofiaPro, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #fff;
  margin: 16px 0 23px;
}
.header-wrap {
  background-color: #fe6874;
}
.header {
  background-color: #fe6874;
  padding-top: 17px;
  padding-bottom: 18px;
}
.header__btn {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
.header-menu {
  display: none;
}
.header-menu__item {
  display: block;
  background-color: #fe6874;
  padding: 19px 30px 18px;
  color: #fff;
  font-family: SofiaPro, sans-serif;
}
.header-menu__item:hover {
  background-color: #fc5765;
  text-decoration: none;
}
.header-menu__item-text {
  padding-right: 13px;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
.header-wrap .notice {
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  color: #7a7a7a;
  font-weight: 800;
  font-size: 9px;
  padding: 6px 4px;
  min-width: 19px;
  height: 19px;
  line-height: 1;
  text-align: center;
}
.header-menu .notice + .notice {
  margin-left: 13px;
}
.header__userinfo {
  display: none;
}
.header-userinfo__text,
a.header-userinfo__text {
  font-family: SofiaPro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  position: relative;
}
.header-userinfo__text:hover {
  color: #fff;
  opacity: 0.9;
}
.header__userinfo .notice {
  min-width: 5px;
  height: 5px;
  padding: 0;
  position: absolute;
  top: 0;
  right: -8px;
}
.nanopimy {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 100px;
}
.nanopimy.shulaca {
  color: #595555;
  padding: 70px 0 95px;
}
.nanopimy.shulaca .wuchuch {
  padding-left: 15px;
  padding-right: 15px;
}
.wuchuch {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: auto;
  margin-right: auto;
}
.wuchuch.wrap_15 {
  padding-left: 15px;
  padding-right: 15px;
}
h1 {
  font-family: Arciform, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #71757a;
  margin: 0 0 30px;
  text-align: center;
}
.ishachyn {
  display: none;
}
.h1__line:before {
  display: none;
}
h2 {
  font-family: SofiaPro, sans-serif;
  font-weight: 800;
  font-size: 13px;
  color: #71757a;
  margin: 0 0 40px;
  text-transform: uppercase;
}
.h2-login {
  font-size: 13px;
  margin: 10px 0 49px;
}
p {
  font-weight: 300;
  color: #7a7a7a;
  margin-bottom: 2rem;
  line-height: 28px;
}
p > b {
  font-weight: 500;
  color: #606060;
}
p.ph {
  font-size: 14px;
  font-weight: 500;
  color: #606060;
  margin-bottom: 1rem;
}
.nanopimy.shulaca p {
  color: #595555;
  font-size: 14px;
  margin-bottom: 1rem;
}
a {
  color: #7a7a7a;
  text-decoration: none;
}
a:hover {
  color: #fe6874;
  text-decoration: none;
}
a.smallink {
  font-size: 13px;
}
.esychukhy {
  margin-bottom: 115px;
  text-align: center;
  overflow: hidden;
}
.exavif {
  display: block;
  width: 144%;
  position: relative;
  left: -19%;
}
.lyboxit {
  display: none;
}
.collage-login {
  margin: 33px -25px 0;
  text-align: center;
  overflow: hidden;
}
.collage-login__img {
  width: 114%;
  position: relative;
  left: -7%;
}
.settings-form__custom-control {
  margin-bottom: 34px;
}
.user {
  width: 290px;
  height: 126px;
  margin: 0 auto;
}
.user__inner {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.user + .user {
  margin-top: 19px;
}
.user.user_pair .user__inner:before {
  content: "";
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -12px;
  right: -5px;
}
.user__img-area {
  width: 136px;
  height: 127px;
  padding: 13px 11px 27px;
}
.user__img {
  width: 114px;
  height: 87px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  z-index: 10;
}
.user__btn {
  width: 100%;
  position: absolute;
  bottom: -13px;
  z-index: 20;
  -webkit-appearance: none !important;
}
.user__inf {
  width: 154px;
  padding: 13px 10px 27px 7px;
  color: #71757a;
}
.user__text {
  margin-bottom: 12px;
}
.user__name {
  font-family: SofiaPro, sans-serif;
  font-weight: 800;
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 4px;
}
.user__location {
  font-family: SofiaPro, sans-serif;
  font-weight: 300;
  font-size: 8px;
  line-height: 9px;
}
.compability__title {
  font-family: SofiaPro, sans-serif;
  font-weight: 800;
  font-size: 7px;
  line-height: 9px;
  text-transform: uppercase;
}
.compability__charts {
  text-align: center;
  margin-left: -18px;
}
.compability__chart-title {
  font-family: SofiaPro, sans-serif;
  font-weight: 400;
  font-size: 8px;
  line-height: 1;
  margin-top: 7px;
}
.compability__chart-canvas {
  width: 70px;
  height: 35px;
}
.compability__chart + .compability__chart {
  margin-left: -20px;
}
.user-profile {
  width: 100%;
  padding: 14px 0 17px;
  margin: 0 auto;
}
.user-profile__image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.user-profile.user_pair .user-profile__image:before {
  content: "";
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -9px;
  right: -5px;
}
.user-profile.user_pair .user-profile__title:before {
  content: "";
  width: 31px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -8px;
  right: -2px;
}
.user-profile__gallery {
  width: 100%;
  flex-wrap: wrap;
  margin-top: 41px;
  position: relative;
}
.user-profile__gallery-item {
  width: 14.28571428571429%;
  padding: 13px 6px 0;
}
.user-profile__gallery-img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.user-profile__info {
  position: relative;
}
.user-profile__title {
  margin-bottom: 0;
  position: absolute;
  top: -131px;
  text-align: center;
  background-color: #fff;
  width: 100%;
  height: 60px;
  border-radius: 30px;
  padding: 11px 30px 12px;
  z-index: 100;
}
.user-profile__name {
  font-family: SofiaPro, sans-serif;
  font-weight: 800;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 4px;
}
.user-profile__loc {
  font-family: SofiaPro, sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 15px;
}
.user-profile__h4 {
  font-family: SofiaPro, sans-serif;
  font-weight: 800;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 23px;
}
.user-profile__compability {
  margin-bottom: 50px;
  text-align: center;
}
.user-profile__chart-canvas {
  width: 100px;
  height: 50px;
}
.user-profile__chart-title {
  font-family: SofiaPro, sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #71757a;
  text-align: center;
  margin-top: 11px;
}
.user-profile__chart-title span {
  display: block;
  font-weight: 700;
  font-size: 11px;
  color: #fe6874;
}
.user-profile__text {
  margin-bottom: 44px;
}
.user-profile__text p {
  line-height: 28px;
}
.user-profile__text p:last-child {
  margin-bottom: 0;
}
.user-profile-slider {
  width: 100%;
  height: 470px;
  position: relative;
}
.user-profile-slider .slide {
  width: 100%;
  height: 470px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.user-profile-slider.owl-carousel .owl-dots {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 87px;
  padding: 0 25px;
}
.user-profile-slider.owl-carousel button.owl-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: rgba(255, 255, 255, 0.73);
  border-radius: 5px;
}
.user-profile-slider.owl-carousel button.owl-dot + button.owl-dot {
  margin-left: 6px;
}
.user-profile-slider.owl-carousel button.owl-dot.matavazo {
  background-color: #fe6874;
}
.jazhat {
  padding: 64px 0 55px;
  background-color: #484848;
  text-align: center;
}
.jazhat a.footer__lnk {
  font-family: SofiaPro, sans-serif;
  font-weight: 300;
  color: #cecece;
  font-size: 14px;
  margin-top: 27px;
}
.jazhat a.footer__lnk:hover {
  text-decoration: underline;
}
.form-group_24 {
  margin-bottom: 1.5rem;
}
.form-group_37 {
  margin-bottom: 2.3125rem;
}
.form-group_login1 {
  margin-bottom: 1.5rem;
}
.form-group_login2 {
  margin-bottom: 1.9375rem;
}
.form-group_login3 {
  margin-bottom: 1.5625rem;
}
.form-group_login4 {
  margin-bottom: 2.1875rem;
}
.form-control {
  border: none;
  background-color: #f2f2f2;
  border-radius: 29px;
  padding: 1.325rem 1.625rem;
  color: #7a7a7a;
  font-family: SofiaPro, sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.form-control:hover {
  background-color: #f2f2f2;
  color: #646464;
}
.form-control:focus {
  box-shadow: none;
  background-color: #f2f2f2;
  color: #646464;
}
input.form-control {
  height: 60px;
}
textarea.form-control {
  border-radius: 20px;
  min-height: 100px;
}
.custom-checkbox.custom-control {
  padding-left: 2rem;
}
.custom-checkbox .custom-control-label {
  line-height: 1.6;
  font-family: SofiaPro, sans-serif;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
}
.custom-checkbox .custom-control-label::before {
  top: 0;
  left: -2rem;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #fff;
  border: 1px solid #efefef !important;
  outline: 0 !important;
  border-radius: 1rem;
}
.custom-checkbox .custom-control-label::after {
  top: 0;
  left: -2rem;
  width: 1.25rem;
  height: 1.25rem;
  outline: 0 !important;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' enable-background='new 0 0 64 64' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23727272' d='M23.5,54.9c0,0-0.1,0-0.1,0c-1.4,0-2.8-0.6-3.7-1.7l-18.3-20c-1.9-2.1-1.8-5.4,0.3-7.4 c2.1-2,5.4-1.8,7.4,0.3l14.6,16l31.4-31.4c2-2,5.3-2,7.4,0c2,2,2,5.3,0,7.4L27.2,53.4C26.2,54.3,24.9,54.9,23.5,54.9z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #efefef;
  background-color: #fff;
}
.custom-checkbox .custom-control-input:active ~ .custom-control-label::before {
  background-color: #fff;
}
.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.custom-radio.custom-control {
  padding-left: 2rem;
}
.custom-radio .custom-control-label {
  line-height: 1.6;
  font-family: SofiaPro, sans-serif;
  font-weight: 300;
  font-size: 14px;
  cursor: pointer;
}
.custom-radio .custom-control-label::before {
  top: 0;
  left: -2rem;
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #efefef !important;
  outline: 0 !important;
  border-radius: 1rem;
}
.custom-radio .custom-control-label::after {
  top: 0;
  left: -2rem;
  width: 1.25rem;
  height: 1.25rem;
  outline: 0 !important;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='4' fill='%23FE6874'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #efefef;
  background-color: #fff;
}
.custom-radio .custom-control-input:active ~ .custom-control-label::before {
  background-color: #fff;
}
.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.custom-switch.custom-control {
  padding-left: 3rem;
  cursor: pointer;
}
.custom-switch .custom-control-label {
  line-height: 1.8;
  font-family: SofiaPro, sans-serif;
  font-weight: 300;
  font-size: 14px;
  cursor: pointer;
}
.custom-switch .custom-control-label::before {
  left: -2.875rem;
  width: 2.375rem;
  pointer-events: all;
  border-radius: 1rem;
  background-color: #f0f1f3;
  height: 19px;
  top: 2px;
  border: none;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #f0f1f3;
}
.custom-switch .custom-control-input:active ~ .custom-control-label::before {
  background-color: #f0f1f3;
}
.custom-switch .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem - 2px);
  left: calc(-2.875rem - 2px);
  width: calc(1.5rem - 5px);
  height: calc(1.5rem - 5px);
  background-color: #90a4a0;
  border-radius: 0.75rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-transform 0.15s ease-in-out;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fe6874;
  -webkit-transform: translateX(1.375rem);
  transform: translateX(1.375rem);
}
.custom-file {
  height: 82px;
}
.custom-file_my {
  margin-top: 5px;
  margin-bottom: 5px;
}
.custom-file-input {
  z-index: 0;
}
.custom-file-area {
  width: 100%;
  height: 82px;
  border-radius: 5px;
  border: 2px dashed #efefef;
  padding: 8px 100px;
  color: #898989;
  font-size: 37px;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.custom-file-area:active {
  color: #b2b2b2;
  background-color: #f0f1f3;
}
.custom-file-img {
  display: none;
  width: 270px;
  height: 300px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 5px;
  margin: 0 auto;
}
.custom-file.image {
  height: 300px;
}
.custom-file.image .custom-file-img {
  display: block;
}
.custom-file.image .custom-file-area {
  height: 300px;
  border: none;
  padding: 0;
}
.custom-file.image .custom-file-area .icon-download-photo {
  display: none;
}
.ebowe {
  width: 100%;
  text-transform: uppercase;
  border-radius: 30px;
  padding: 1.063rem 1.225rem;
  font-family: Biolilbert, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
.ebowe:focus {
  outline: 0;
  box-shadow: none;
}
.kokuqe {
  color: #fff;
  background-color: #fe6874;
}
.kokuqe:hover {
  color: #fff;
  background-color: #fc5765;
}
.btn2 {
  color: #fff;
  background-color: #a2a2a2;
}
.btn2:hover {
  color: #fff;
  background-color: #858585;
}
.btn__icon {
  vertical-align: middle;
}
.btn__text {
  vertical-align: middle;
}
.btn__icon + .btn__text {
  margin-left: 4px;
}
.btn-w100 {
  width: 100%;
}
.btn-wide5 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.btn-unsubscribe {
  margin-top: 30px;
  width: 100%;
}
.btn-login {
  width: 100%;
}
.btn_mini {
  font-size: 8px;
  padding: 0.407rem 1rem;
}
.vyzhefapy {
  font-size: 14px;
}
@media only screen and (min-width: 480px) {
  .exavif {
    position: static;
    width: 71%;
    margin: 0 auto;
  }
}
@media (min-width: 576px) {
  .user-profile {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  .ebowe {
    width: auto;
  }
  .vyzhefapy {
    width: 100%;
    font-size: 15px;
  }
  .btn-login {
    width: 100%;
    font-size: 15px;
  }
  .btn-w100 {
    width: 100%;
  }
  .shyzhosone {
    font-size: 20px;
  }
  .ixuxic.ysezhixor .shyzhosone {
    font-size: 44px;
  }
  .racidac {
    width: 30px;
    height: 26px;
  }
  .ixuxic.jiwuca .racidac {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 15px;
    margin-left: 0;
    margin-bottom: 0;
  }
  .ixuxic.jiwuca .shyzhosone {
    color: #fff;
    font-size: 22px;
  }
  .ixuxic.logo_header .racidac {
    float: left;
  }
  .ubazichush {
    font-size: 17px;
  }
  .jazhat {
    padding: 37px 0;
    text-align: left;
  }
  .jazhat a.footer__lnk {
    font-size: 15px;
    color: #fff;
    padding-top: 6px;
    margin-top: 0;
  }
  .jazhat a.footer__lnk + a.footer__lnk {
    margin-left: 20px;
  }
  p.ph {
    font-size: 16px;
  }
  .btn-unsubscribe {
    margin-top: 20px;
    float: right;
    width: auto;
  }
  .form-control {
    font-size: 15px;
  }
  .login-form .form-control {
    min-width: 370px;
  }
  .collage-login {
    margin: 33px 0 0;
    overflow: visible;
  }
  .collage-login__img {
    width: 100%;
    position: static;
  }
  .settings-photo {
    width: 320px;
    padding-right: 20px;
  }
  .settings-form {
    padding-left: 20px;
  }
  .settings-form__custom-control {
    margin-bottom: 0;
  }
  .custom-file {
    height: 294px;
  }
  .custom-file-area {
    height: 294px;
  }
  .custom-file-img {
    width: 320px;
    height: 300px;
  }
  .custom-file.image {
    height: 300px;
  }
  .custom-file.image .custom-file-area {
    height: 300px;
  }
  textarea.form-control {
    border-radius: 5px;
    min-height: 126px;
  }
  .user-list {
    padding-top: 50px;
  }
  .user__btn {
    width: 100%;
  }
  .user-profile {
    padding: 64px 0 120px;
    width: 700px;
    max-width: 960px;
  }
  .user-profile__gallery {
    width: 712px;
    left: -6px;
  }
  .user-profile__gallery-item {
    height: 93px;
  }
  .user-profile__image {
    width: 285px;
    height: 372px;
    margin-right: 30px;
  }
  .user-profile__btn {
    padding: 1.063rem 3rem;
  }
  .user-profile__text {
    margin-bottom: 0;
  }
  .user-profile.user_pair .user-profile__title:before {
    display: none;
  }
  .user-profile__row {
    margin-bottom: 40px;
  }
  .user-profile__title {
    position: static;
    margin-bottom: 0;
    text-align: left;
    width: auto;
    height: auto;
    padding: 0;
  }
  .user-profile__name {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  .user-profile__loc {
    font-size: 16px;
    line-height: 19px;
  }
  .user-profile__h4 {
    font-size: 14px;
    line-height: 20px;
  }
  .user-profile__compability {
    margin-left: -25px;
    margin-bottom: 40px;
  }
  .user-profile__chart + .user-profile__chart {
    margin-left: 25px;
  }
  .user-profile__chart-canvas {
    width: 120px;
    height: 60px;
  }
  .user-profile__chart-title {
    font-size: 16px;
    line-height: 20px;
    margin-top: 16px;
  }
  .user-profile__chart-title span {
    font-size: inherit;
  }
  .user-profile__text {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 16px;
  }
  .ixuxic.logo_header .racidac {
  }
  .ixuxic.logo_header .shyzhosone {
    font-size: 22px;
    line-height: 1.2;
  }

  .byqashuf {
    padding: 0 0 0 85px;
    text-align: left;
  }
  .content_bg .h2-login {
    font-size: 18px;
  }
  .ixuxic.ysezhixor .racidac {
    float: left;
    margin: 5px 20px 0 0;
  }
  .ubazichush {
    font-size: 17px;
    margin: 16px 0 30px;
  }
  .header {
    padding-top: 37px;
    padding-bottom: 36px;
  }
  .header__btn {
    display: none;
  }
  .header__userinfo {
    display: block;
  }
  .nanopimy {
    padding-top: 46px;
  }
  .nanopimy.shulaca {
    padding: 150px 0;
  }
  .nanopimy.shulaca .wuchuch,
  .wuchuch {
    padding-left: 85px;
    padding-right: 85px;
  }
  .wrap-horizontal_user-profile {
    padding-left: 25px;
    padding-right: 25px;
  }
  .nanopimy.shulaca p {
    color: #686868;
    font-size: 16px;
    margin-bottom: 2rem;
  }
  h1 {
    font-size: 30px;
    color: #5a5a5a;
    margin: 0 0 45px;
  }
  .ishachyn {
    display: inline-block;
    background-color: #afafaf;
    border-radius: 15px;
  }
  .acypishy {
    width: 5px;
    height: 5px;
  }
  .fifydif {
    width: 6px;
    height: 6px;
  }
  .eshithochaq {
    width: 7px;
    height: 7px;
  }
  .h1__line:before {
    content: "";
    display: block;
    height: 2px;
    width: 72px;
    background-color: #fe6874;
    margin: 0 auto 32px;
  }
  h2 {
    font-size: 16px;
    margin: 0 0 42px;
  }
  .h2-login {
    font-size: 18px;
    margin: 46px 0 87px;
  }
  p {
    font-size: 16px;
    margin-bottom: 2rem;
    line-height: 33px;
  }
  .esychukhy {
    margin-bottom: 150px;
  }
  .exavif {
    display: none;
  }
  .lyboxit {
    display: block;
    width: 116%;
    position: relative;
    left: -8%;
  }
  .jazhat {
    padding: 37px 0;
  }
  .ebowe {
    padding: 1.063rem 1.5rem;
    font-size: 15px;
  }
  .btn-wide5 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .form-group_login1 {
    margin-bottom: 1.8125rem;
  }
  .form-group_login2 {
    margin-bottom: 2.1875rem;
  }
  .form-group_login3 {
    margin-bottom: 1.5625rem;
  }
  .form-group_login4 {
    margin-bottom: 2.4375rem;
  }
  a.smallink {
    font-size: 14px;
  }
  .custom-checkbox .custom-control-label {
    font-size: 16px;
    line-height: 1.3;
  }
  .custom-radio .custom-control-label {
    font-size: 15px;
    line-height: 1.5;
  }
  .custom-switch .custom-control-label {
    font-size: 15px;
    line-height: 1.6;
  }
  .settings-photo {
    padding-right: 20px;
  }
  .settings-form {
    padding-left: 20px;
  }
  .settings-form__btn {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .user-list {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .user {
    float: left;
    width: 525px;
    height: 197px;
    margin: 0 0 30px 0;
    padding-left: 35px;
    padding-right: 35px;
  }
  .user + .user {
    margin-top: 0;
  }
  .user__img-area {
    width: 212px;
    height: 198px;
    padding: 20px 17px 42px;
  }
  .user__img {
    width: 178px;
    height: 136px;
  }
  .user__inf {
    width: 243px;
    padding: 20px 19px 29px 12px;
    color: #71757a;
  }
  .user__btn {
    width: 100%;
    bottom: -21px;
  }
  .btn_mini {
    font-size: 11px;
    padding: 0.75rem 1rem;
  }
  .user__text {
    margin-bottom: 18px;
  }
  .user__name {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
  }
  .user__location {
    font-size: 12px;
    line-height: 14px;
  }
  .compability__charts {
    margin-left: -25px;
  }
  .compability__title {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px;
  }
  .compability__chart-title {
    font-size: 12px;
    margin-top: 8px;
  }
  .compability__chart-canvas {
    width: 100px;
    height: 50px;
  }
  .compability__chart + .compability__chart {
    margin-left: -20px;
  }
  .user-profile {
    width: 920px;
  }
  .user-profile__gallery {
    width: 932px;
  }
  .user-profile__gallery-item {
    height: 122px;
  }
  .user-profile__image {
    width: 360px;
    height: 470px;
    margin-right: 50px;
  }
  .user-profile__btn {
    padding: 1.063rem 3rem;
  }
  .jazhat a.footer__lnk + a.footer__lnk {
    margin-left: 40px;
  }
  .shyzhosone {
    min-width: 200px;
  }
}
@media (min-width: 1200px) {
  .wuchuch {
    max-width: 1370px;
  }
  .nanopimy.shulaca .wuchuch,
  .jazhat.shulaca .wuchuch {
    max-width: none;
  }
  .user-profile {
    width: 966px;
    max-width: 966px;
  }
  .user-profile__gallery {
    width: 978px;
  }
  .user-profile__gallery-item {
    height: 128px;
  }
  .settings-photo {
    padding-right: 50px;
  }
  .settings-form {
    padding-left: 50px;
  }
  .settings-form__btn {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .user-profile__image {
    margin-right: 70px;
  }
}
