@font-face {
  font-family: 'icomoon';
  src: url('/assets/css/fonts/icomoon.eot?syif41');
  src: url('/assets/css/fonts/icomoon.eot?syif41#iefix') format('embedded-opentype'), url('/assets/css/fonts/icomoon.ttf?syif41') format('truetype'), url('/assets/css/fonts/icomoon.woff?syif41') format('woff'), url('/assets/css/fonts/icomoon.svg?syif41#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
button,
[class^='btn-'] {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.fa-shemale {
  font: normal normal normal 14px/1 'icomoon';
  font-family: 'icomoon', serif !important;
}
.fa-shemale:before {
  content: "\e900";
}
.DGValidator label.error {
  font-size: 10px;
  color: red;
  position: absolute;
  left: -5px !important;
  right: -5px;
  text-align: center;
  white-space: nowrap !important;
}
.DGValidator label.loading {
  font-size: 10px;
  color: #2aa52a;
  position: absolute;
  left: -5px !important;
  right: -5px;
  text-align: center;
  white-space: nowrap !important;
}
.form-control,
select,
textarea {
  padding: 3px 10px;
  font-size: 14px;
  height: 25px;
  background-clip: border-box;
}
.form-control::placeholder,
select::placeholder,
textarea::placeholder {
  font-size: 14px;
  color: #999;
  line-height: 1;
}
.form-control:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #999;
}
.form-control:active,
select:active,
textarea:active,
.form-control:focus,
select:focus,
textarea:focus {
  outline: none;
  box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px 0 inset, rgba(200, 200, 200, 0.6) 0 0 8px 0;
  border-color: #d0d0d0;
}
.form-control::-webkit-scrollbar,
select::-webkit-scrollbar,
textarea::-webkit-scrollbar {
  width: 5px;
}
.form-control::-webkit-scrollbar-track,
select::-webkit-scrollbar-track,
textarea::-webkit-scrollbar-track {
  background: #ccc;
}
.form-control::-webkit-scrollbar-thumb,
select::-webkit-scrollbar-thumb,
textarea::-webkit-scrollbar-thumb {
  background: #777;
}
.form-control::-webkit-scrollbar-thumb:hover,
select::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
  background: #333;
}
.btn,
button {
  transition: color 0.3s, opacity 0.3s, background 0.3s;
}
.btn:active,
button:active,
.btn:focus,
button:focus {
  outline: none;
  box-shadow: none;
}
.btn:hover,
button:hover {
  opacity: 0.7 !important;
  color: #fff;
}
#counter span {
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  ::-webkit-scrollbar-thumb {
    background-color: #d0d0d0;
    border: 1px solid transparent;
    border-radius: 5px;
  }
  ::-webkit-scrollbar-track {
    width: 20px;
    background-color: transparent;
  }
}

.agreement-area {
  overflow: hidden;
  overflow-y: auto;
  margin-top: 5px;
  margin-bottom: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 44px;
  text-align: left;
  background: rgba(255, 255, 255, 0.1);
}
.agreement-area p,
.agreement-area ul {
  margin: 0 !important;
}
.agreement-area .agreement-area-inner br:nth-child(2) {
  display: none;
}
.agreement-area::-webkit-scrollbar {
  width: 5px;
}
.agreement-area::-webkit-scrollbar-track {
  background: #ccc;
}
.agreement-area::-webkit-scrollbar-thumb {
  background: #777;
}
.agreement-area::-webkit-scrollbar-thumb:hover {
  background: #333;
}
.agreement-area .agreement-area-inner {
  padding: 1px 5px 2px 5px;
  font-size: 10px;
  line-height: 13px;
}
.agreement-area .agreement-area-inner ul,
.agreement-area .agreement-area-inner ol {
  padding: 3px 0 0 15px !important;
  list-style-type: disc !important;
}
.agreement-area .agreement-area-inner ul li,
.agreement-area .agreement-area-inner ol li {
  list-style-type: disc !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: inherit !important;
}
.agreement-area .agreement-area-inner a {
  color: inherit !important;
  font-weight: bold;
  transition: all 0.4s;
  text-decoration: underline;
}
.agreement-area .agreement-area-inner a:hover {
  text-decoration: underline;
  opacity: 0.7;
}
.agree-btn {
  color: #fff;
  display: inline-block;
  border: 0;
  border-radius: 3px;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
}
.agree-btn:focus {
  outline: none;
}
.agree-btn:hover {
  color: #fff;
}
.agree-btn label {
  font-weight: inherit;
  display: flex !important;
  align-items: center !important;
}
.cbx {
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
  position: relative;
  width: 12px;
  height: 12px;
  transform: scale(1);
  border: 1px solid #333;
  transition: all 0.2s ease;
  background: #fff;
  margin-right: 6px;
  border-radius: 1px;
}
.cbx span:first-child svg {
  position: absolute;
  top: -1px;
  left: 0;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 13px;
  stroke-dashoffset: 13px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.cbx span:last-child {
  padding-left: 4px;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
  stroke: #333;
}
.agree-header {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 700;
}
.regProc {
  display: none;
  position: absolute !important;
  right: 0;
  left: 0;
}
.dot {
  color: green !important;
  position: relative;
  font-size: 10px;
  font-weight: 400;
}
.dot::after {
  position: absolute;
  content: '';
  animation: dots 2s infinite;
}
@media (max-width: 450px) {
  .agreement-area {
    height: 44px;
    margin-bottom: 10px;
  }
}
@keyframes dots {
  0% {
    content: '';
  }
  33% {
    content: '.';
  }
  66% {
    content: '..';
  }
  100% {
    content: '...';
  }
}

body.modal-open {
  padding-right: 0 !important;
}
.modal {
  padding-right: 0 !important;
}
#logginModal .modal-dialog {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#logginModal .modal-content {
  font-size: 13px;
  border: 0;
  overflow: hidden;
  border-radius: 3px;
  background: none;
}
#logginModal .modal-header {
  padding: 10px;
}
#logginModal .modal-header .modal-title {
  font-size: 14px;
  color: #777777;
  text-transform: uppercase;
  font-weight: bold;
  margin: auto;
}
#logginModal .modal-body {
  overflow: hidden;
  background-color: #ffffff;
}
#logginModal .modal-body p {
  font-size: 12px;
  margin: 0 -1px 10px;
  text-align: center;
}
#logginModal .modal-body .forgot-password {
  font-size: 11px;
  transition: opacity 0.3s;
}
#logginModal .modal-body .forgot-password:hover {
  opacity: 0.7;
}
#logginModal .modal-body .form-group {
  position: relative;
}
#logginModal .modal-body span.help-inline {
  color: red;
  position: absolute;
  font-size: 10px;
  left: 8px;
  bottom: -13px;
}
#logginModal .modal-body .error-forms {
  display: none;
  color: red;
  font-size: 10px;
  padding: 5px;
  border: 1px solid rgba(255, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 15px;
}
#logginModal .form-control {
  border-radius: 3px;
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0 5px;
  font-size: 12px;
  height: 22px;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#logginModal .form-control::placeholder {
  font-size: 12px;
}
#logginModal .DGValidator label.error {
  text-align: left !important;
  color: red !important;
  padding-left: 5px !important;
  left: 0 !important;
  right: 0 !important;
  white-space: nowrap !important;
}
#logginModal .new-style-btn {
  font-family: 'FontAwesome', "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  border-radius: 3px;
  padding: 2px 12px;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 1px 1px #0000004d;
  border: 1px solid #e41b17;
  cursor: pointer;
  background: #e41b17;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
  transition: opacity 0.3s;
}
#logginModal .new-style-btn .dot {
  color: inherit !important;
  position: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}
#logginModal a {
  color: #777;
  text-decoration: none;
  user-select: none;
}
#logginModal .modal-close {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  background-color: transparent;
  border: 0;
  color: #FFFFFF;
  position: absolute;
  right: 5px;
  top: 5px;
}

#profiles .mb5 {
  margin-bottom: 10px;
}
#profiles .item {
  background: transparent;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-transform: translateZ(0);
  border-radius: 7px;
  box-shadow: 0 2px 12px 3px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
#profiles .item.placeholder {
  background-color: #f0f0f0;
  height: 200px;
}
#profiles .item .distance {
  filter: blur(2px);
}
#profiles .item .img {
  height: 100%;
  width: auto;
}
#profiles .item .img img {
  transition: all 1s;
  width: auto;
  max-width: 100%;
  height: 100%;
}
#profiles .item .img:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  box-shadow: inset 0 -100px 60px 10px rgba(0, 0, 0, 0.5);
}
#profiles .item .img_2 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 0.6s;
}
#profiles .item .img_2 img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-filter: blur(7px);
  filter: blur(7px);
}
#profiles .item .img_2_text {
  position: absolute;
  top: 50%;
  margin-top: -32px;
  margin-left: auto;
  margin-right: auto;
  max-width: 150px;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  line-height: 1;
  transition: color 0.6s;
  font-size: 10px;
  padding: 0 2px;
}
#profiles .item .img_2_text i {
  font-size: 30px;
}
#profiles .item .img_count {
  position: absolute;
  right: 7px;
  top: 5px;
  font-size: 12px;
  color: #fff;
}
#profiles .item .info {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px 15px;
}
#profiles .item .info .name {
  color: #e41b17;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 3px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#profiles .item .info .age,
#profiles .item .info .icons {
  color: #fff;
  line-height: 1;
  margin-bottom: 3px;
  font-style: italic;
  font-size: 12px;
}
#profiles .item .info .age i,
#profiles .item .info .icons i {
  width: 18px;
}
#profiles .item .info .icons i {
  width: 18px;
  font-size: 14px;
}
#profiles .item .info .item {
  color: #fff;
}
#profiles .item .info .item .icon {
  margin-right: 5px;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
}
#profiles .item .info .item .icon i {
  width: 18px;
  font-size: 14px;
}
#profiles .item:hover .img img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.1);
  transform: translate3d(0, 0, 0) scale(1.1);
}
#profiles .item:hover .img_2 {
  opacity: 1;
}
#profiles .item:hover .info {
  opacity: 0.5;
}
#profiles .prof-container {
  width: 36%;
  max-width: 36%;
  flex: 0 0 36%;
}
#profiles .form-container {
  width: 28%;
  flex: 0 0 28%;
  max-width: 28%;
}
#profiles #register {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#profiles #register.shakeIt {
  animation-name: shake;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
#profiles span.help-inline {
  color: red;
  position: absolute;
  font-size: 10px;
  left: 0;
  right: 0;
  bottom: -13px;
}
#profiles .test {
  position: relative;
  z-index: -1;
  margin-top: 20px;
}
#profiles .test .test-inner {
  position: absolute;
  transform: rotate(-3deg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 10000px;
  height: 10000px;
  bottom: 0;
  margin-left: -5000px;
  background: #000;
  color: #ffffff;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
}
#profiles .test .test-inner .dotted-line {
  opacity: 0.4;
  border-bottom: 2px dashed rgba(255, 255, 255, 0.6);
  position: absolute;
  height: 2px;
  bottom: 10px;
  width: 100%;
}
#profiles .item-inner {
  display: none;
}
@media (max-width: 1199px) {
  #profiles .item .img_2_text {
    padding: 0 5px;
    left: -35px;
    right: 0;
  }
  #profiles .item .img_2 {
    height: 100%;
    width: auto;
  }
  #profiles .item .img img {
    object-fit: cover;
    height: 100%;
    width: auto;
    max-width: none;
  }
  #profiles .item.placeholder {
    height: 188px;
  }
  #profiles .item-prof {
    height: 188px;
  }
  #profiles .prof-container {
    width: 34%;
    flex-basis: 34%;
    max-width: 34%;
  }
  #profiles .form-container {
    width: 32%;
    flex-basis: 32%;
    max-width: 32%;
  }
}
@media (max-width: 991px) {
  #profiles .item .img_2_text {
    padding: 0 5px;
    left: 15px;
    right: 0;
  }
  #profiles .prof-container {
    width: 28%;
    flex-basis: 28%;
    max-width: 28%;
  }
  #profiles .prof-container .row:nth-child(1) {
    margin-bottom: 0;
  }
  #profiles .prof-container .row:nth-child(1) .item-prof {
    margin-bottom: 10px;
  }
  #profiles .prof-container .row:nth-child(2) {
    display: none;
  }
  #profiles .form-container {
    width: 44%;
    flex-basis: 44%;
    max-width: 44%;
  }
}
@media (max-width: 767px) {
  #profiles .container {
    max-width: 500px;
  }
  #profiles .item .img_2_text {
    padding: 0 5px;
    left: 0;
    right: 0;
  }
  #profiles .prof-container {
    width: 34%;
    flex-basis: 34%;
    max-width: 34%;
  }
  #profiles .prof-container.prof-container-right {
    display: none;
  }
  #profiles .form-container {
    width: 66%;
    flex-basis: 66%;
    max-width: 66%;
  }
  #profiles .item-prof {
    height: 162px;
  }
  #profiles .item .info {
    padding: 5px 10px;
  }
  #profiles .item .info .name {
    font-size: 12px;
    margin-bottom: 3px;
  }
  #profiles .item .info .age {
    font-size: 10px;
    margin: 0 0 3px 0;
  }
  #profiles .item .info .age i {
    width: 14px;
  }
  #profiles .item .info .icons {
    font-size: 10px;
  }
  #profiles .item .info .icons i {
    font-size: 12px;
    width: 14px;
  }
  #profiles .item.placeholder {
    height: 162px;
  }
}
@media (max-width: 550px) {
  #profiles .container {
    max-width: 350px;
  }
  #profiles .prof-container {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  #profiles .prof-container.prof-container-left {
    display: none;
  }
  #profiles .prof-container.prof-container-right {
    display: block;
  }
  #profiles .prof-container.prof-container-right .mb5 > div {
    width: 50%;
    float: left;
  }
  #profiles .form-container {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  #profiles .item-prof {
    height: 160px;
  }
}
@media (max-width: 400px) {
  #profiles .item .img_2_text {
    padding: 0 5px;
    left: -24px;
    right: 0;
  }
  #profiles .container {
    max-width: 300px;
  }
  #profiles .item-prof {
    height: 140px;
  }
}

#new-profiles {
  margin: 25px 0 35px;
  position: relative;
}
#new-profiles .bg {
  width: 100%;
  position: absolute;
}
#new-profiles .bg .inner-2 {
  position: relative;
  width: 100%;
}
#new-profiles .bg .inner-2 .el {
  position: absolute;
  width: 8000px;
  height: 800px;
  top: 32px;
  left: 50%;
  margin-left: -4000px;
  background: #f3f3f3;
  opacity: 0.5;
  transform: rotate(4deg);
}
#new-profiles .container {
  position: relative;
}
#new-profiles .wrapper {
  max-width: 920px;
  margin: 0 auto;
  position: relative;
  transform: rotate(4deg);
}
#new-profiles .inner {
  height: 60px;
  overflow: hidden;
}
#new-profiles .inner .item {
  width: 70px;
  cursor: pointer;
  float: left;
}
#new-profiles .inner .item .item-inner {
  background: #fff;
  padding: 2px;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #ddd;
}
#new-profiles .inner .item .item-inner:hover img {
  transform: scale(1.1);
}
#new-profiles .inner .item .img {
  background: #f7f7f7;
  margin: 0 auto;
  width: 54px;
  height: 54px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  clip-path: content-box;
}
#new-profiles .inner .item .img img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
}
#new-profiles .heading {
  position: absolute;
  right: -85px;
  top: -40px;
  font-family: 'Covered By Your Grace', cursive;
  font-size: 22px;
  transform: rotate(28deg);
  text-align: center;
  line-height: 1;
}
#new-profiles .heading .arrow {
  position: absolute;
  transform: rotate(-43deg) scaleX(-1);
  bottom: -24px;
  right: 35px;
  width: 25px;
  height: 16px;
  -webkit-mask: url(img/arrow.svg) no-repeat center;
  background: #e41b17, url(img/arrow.svg) no-repeat center;
}
#new-profiles .heading .arrow-2 {
  position: absolute;
  transform: rotate(-43deg) scaleX(-1);
  bottom: -24px;
  right: 35px;
  width: 25px;
  height: 16px;
}
#new-profiles .heading .arrow-2 path {
  fill: #e41b17;
}
@media (max-width: 1199px) {
  #new-profiles .wrapper {
    max-width: 710px;
  }
}
@media (max-width: 991px) {
  #new-profiles .wrapper {
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  #new-profiles {
    margin: 20px 0;
  }
  #new-profiles .container {
    max-width: 500px;
  }
  #new-profiles .heading {
    display: none;
  }
}
@media (max-width: 550px) {
  #new-profiles .container {
    max-width: 300px;
  }
}

#form {
  background: #f0f0f0;
  position: relative;
  border-radius: 7px;
  box-shadow: 0 2px 12px 3px rgba(50, 50, 50, 0.4);
  padding: 20px 20px 10px;
  text-align: center;
  font-size: 12px;
  background: none;
  height: 410px;
}
#form #form-header {
  width: 100%;
}
#form #form-header .text-1 {
  font-size: 18px;
  margin: 0 -5px 15px;
  font-weight: bold;
  line-height: 1;
}
#form #form-header .text-1 span {
  color: #fff;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#form #form-header #counter {
  background: #e856ce;
  color: #fff;
  border-radius: 3px;
  padding: 3px;
  margin: 0 -5px 15px;
  font-weight: bold;
  font-size: 10px;
  white-space: nowrap;
}
#form #form-header .text-2 {
  font-style: italic;
}
#form #form-steps {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}
#form #form-steps form {
  width: 100%;
}
#form #form-steps .step {
  background: #fafafa;
  padding: 10px 7px;
  border: 1px solid #ddd;
  border-radius: 3px;
  min-height: 90px;
}
#form #form-steps .step .text-1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 5px;
}
#form #form-steps .step .text-2 {
  font-style: italic;
  line-height: 1;
  margin-bottom: 20px;
  color: #999;
}
#form #form-steps .step .answ {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}
#form #form-steps .step .answ .answ-item,
#form #form-steps .step .answ .reg_btn_1,
#form #form-steps .step .answ .reg_btn_2 {
  background: #fff;
  margin: 0 10px;
  padding: 3px 10px;
  border-radius: 3px;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.4s;
  width: 65px;
}
#form #form-steps .step .answ .answ-item i,
#form #form-steps .step .answ .reg_btn_1 i,
#form #form-steps .step .answ .reg_btn_2 i {
  margin-right: 3px;
}
#form #form-steps .step .answ .answ-item .fa-transgender,
#form #form-steps .step .answ .reg_btn_1 .fa-transgender,
#form #form-steps .step .answ .reg_btn_2 .fa-transgender {
  margin-right: 0;
}
#form #form-steps .step .answ .answ-item.digi,
#form #form-steps .step .answ .reg_btn_1.digi,
#form #form-steps .step .answ .reg_btn_2.digi {
  width: 35px;
}
#form #form-steps .step .answ .answ-item.width-auto,
#form #form-steps .step .answ .reg_btn_1.width-auto,
#form #form-steps .step .answ .reg_btn_2.width-auto {
  width: auto;
}
#form #form-steps .step .answ .answ-item.active i,
#form #form-steps .step .answ .reg_btn_1.active i,
#form #form-steps .step .answ .reg_btn_2.active i {
  color: #e41b17;
}
#form #form-steps .step .answ .answ-item.gen,
#form #form-steps .step .answ .reg_btn_1.gen,
#form #form-steps .step .answ .reg_btn_2.gen {
  width: 80px;
  padding-left: 0;
  padding-right: 0;
}
#form #form-steps .step .answ .answ-item:hover,
#form #form-steps .step .answ .reg_btn_1:hover,
#form #form-steps .step .answ .reg_btn_2:hover {
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
}
#form #form-steps .step .answ .reg_btn_1,
#form #form-steps .step .answ .reg_btn_2 {
  color: #212529;
}
#form #form-steps .step .form-group {
  position: relative;
}
#form #form-steps .step .form-group input {
  border-radius: 3px;
  height: 24px;
}
#form #form-steps .step .reg_btn {
  background: #fff;
  display: inline-block;
  border: 0;
  padding: 5px 10px;
  border-radius: 3px;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  transition: all 0.4s;
}
#form #form-steps .step .reg_btn:hover {
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
}
#form #form-steps .step .agree-btn {
  background: #e41b17;
  color: #fff;
  display: inline-block;
  border: 0;
  padding: 3px 10px;
  border-radius: 3px;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  transition: all 0.4s;
}
#form #form-steps .step .agree-btn:hover {
  background: #555;
  color: #fff;
}
#form #form-steps .step.step-agreement .answ {
  bottom: -50px;
}
#form #form-steps .step.step-agreement .next-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
}
#form #form-steps .step.step-agreement .next-btn button {
  font-size: 12px;
  padding: 5px 10px;
}
#form #form-footer {
  font-size: 9px;
  color: #777;
  width: 100%;
}
#form #form-footer p {
  margin: 0;
}
#form #form-footer a {
  color: #333;
  font-weight: bold;
}
#form .agreement-area {
  height: 31px;
}
#form .DGValidator label.error {
  color: red;
}
[lang="fr"] #form {
  font-size: 11px;
}
[lang="fr"] #form #form-header .text-1 {
  font-size: 16px;
  margin: 0 -5px 10px;
}
[lang="fr"] #form #form-steps .step {
  min-height: 90px;
  max-height: 90px;
  height: 90px;
}
@media (max-width: 1199px) {
  #form {
    height: 385px;
  }
}
@media (max-width: 767px) {
  #form {
    height: 333px;
    padding: 15px;
  }
  #form #form-header .text-1 {
    font-size: 16px;
    margin: 0 0 5px;
  }
  #form #form-header #counter {
    margin: 0 -5px 3px;
  }
  #form #form-header #counter span {
    text-align: center;
    display: inline-block;
  }
  #form #form-steps {
    margin-bottom: 20px;
  }
  [lang="fr"] #form #form-header .text-1 {
    font-size: 14px;
    margin: 0 -5px 5px;
  }
}
@media (max-width: 550px) {
  #form {
    height: auto;
  }
}

#header {
  position: relative;
  padding: 15px 0;
}
#header #logo {
  cursor: pointer;
}
#header .actions {
  text-align: right;
  margin-top: 15px;
}
#header .actions button {
  display: inline-block;
  border: 0;
  background: #e41b17;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  padding: 3px 10px;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.4s;
}
#header .actions button i {
  margin-right: 3px;
}
#header .actions button:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  #header #logo {
    text-align: center;
  }
}

#content {
  position: relative;
}
#content #badges {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 20px;
  max-width: 100%;
  overflow: hidden;
}
#content #badges .item {
  width: 160px;
  border-right: 1px solid #ddd;
}
#content #badges .item:last-child {
  border: 0;
}
#content #badges .item .icon {
  font-size: 30px;
  color: #e41b17;
  margin-bottom: 12px;
}
#content #badges .item .text {
  color: #aaa;
  line-height: 1;
  font-size: 14px;
}
#content #badges-2 {
  font-size: 12px;
  text-align: center;
  position: relative;
}
#content #badges-2 .item {
  display: inline-block;
  line-height: 14px;
  padding: 4px 15px;
  margin: 0 5px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #eee;
  color: #999;
}
@media (max-width: 767px) {
  #content #badges .item {
    padding: 0;
    width: 100px;
  }
  #content #badges .item .icon {
    font-size: 20px;
    margin-bottom: 5px;
  }
  #content #badges .item .text {
    font-size: 10px;
  }
  #content #badges-2 .item {
    padding: 5px 0;
    margin: 0;
    width: 100px;
    font-size: 11px;
    line-height: 1;
  }
}

#footer {
  color: #999;
  padding: 15px 0;
  margin-top: 80px;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  text-align: center;
}
#footer .bg .inner-2 .el {
  position: absolute;
  width: 8000px;
  height: 300px;
  bottom: -210px;
  left: 50%;
  margin-left: -4000px;
  background: #f1f1f1;
  transform: rotate(-3deg);
  padding-top: 10px;
}
#footer .bg .inner-2 .el .line {
  border-top: 2px dashed #ccc;
  opacity: 0.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#footer a {
  color: #999;
  margin: 0 14px;
  font-weight: bold;
  transition: all 0.4s;
  position: relative;
}
#footer a:hover {
  text-decoration: none;
  color: #333;
}
#footer .copyright {
  position: relative;
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
    padding: 7px 0;
    margin-top: 50px;
  }
  #footer .bg .inner-2 .el {
    bottom: -240px;
  }
  #footer .copyright span {
    display: none;
  }
}

html body {
  padding-right: 0 !important;
}
#landing {
  min-width: 320px;
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}
#landing .container {
  padding-right: 5px;
  padding-left: 5px;
  max-width: 1170px;
}
#landing .container .row {
  margin-right: -5px;
  margin-left: -5px;
}
#landing .container .row [class^='col-'] {
  padding-right: 5px;
  padding-left: 5px;
}
@keyframes shake {
  10%,
  90% {
    transform: rotate(-1deg);
  }
  20%,
  80% {
    transform: rotate(1deg);
  }
  30%,
  50%,
  70% {
    transform: rotate(-1deg);
  }
  40%,
  60% {
    transform: rotate(1deg);
  }
}
@media (max-width: 1200px) {
  #landing .container {
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  #landing .container {
    max-width: 750px;
  }
}
@media (max-width: 575px) {
  #landing .container {
    max-width: 500px;
  }
}
