.gift-card {
  padding-bottom: 100px;
}
.gift-card h3 {
  font-size: 40px;
  font-weight: 700;
  color: #000;
}
.giftc-banner {
  display: flex;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  color: #fff;
}
.giftc-banner .txt {
  background: #ff6600;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.giftc-banner .im {
  width: 65%;
  object-fit: cover;
}
.giftc-banner h1 {
  font-size: 28px;
  font-weight: 900;
  line-height: 120%;
}
.giftc-banner p {
  margin: 20px 0 35px 0;
}
.giftc-btn {
  position: relative;
  background: #000;
  color: #fff;
  min-width: 200px;
  font-weight: 700;
  padding: 12px 25px;
}
.giftc-btn:hover {
  color: #ccc;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}
.giftc-btn.ajax_load
{
  color: rgba(255,255,255, 0) !important;
}
.giftc-btn.ajax_load:before
{
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -11px;
  z-index: 1;
  overflow: hidden;
  background: url('/templates/socolor/img/svg/load_white.svg') 0 0 no-repeat;
  background-size: 100% 100%;
}
.giftc-btn.-orange {
  background: #ff6600;
}
.giftc-btn.-orange:hover {
  color: #fff;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #F60;
}
.gifc-dont {
  display: flex;
  align-items: center;
  margin-top: 100px;
}
.gifc-dont .txt {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.gifc-dont .txt p {
  margin: 10px 0;
  font-weight: 500;
}
.gifc-dont .txt h3 {
  margin-bottom: 40px;
}
.gifc-dont .txt div {
  margin-top: 50px;
}
.gifc-dont .im {
  width: 50%;
}
.gifc-dont .im img {
  width: 100%;
}
#giftc-form-wrp {
  max-width: 1804px;
  background: url('/templates/socolor/img/gift-card/giftc-form-bgr.jpg') top center no-repeat;
  background-size: 100% auto;
  margin: 80px auto;
  min-height: 832px;
}
.giftc-form {
  margin-top: 50px;
  background: #fff;
  border-radius: 30px;
  padding: 24px 16px;
  box-shadow: 0px 4px 46.8px 0px rgba(0, 0, 0, 0.05);
}
.giftc-form .message_container .error, 
.giftc-form .message_container .success
{
  margin: 0 0 15px 0;
  font-size: 18px;
  font-weight: 700;
}

.giftc-form .message_container .error
{
    color: #e60000;
}

.giftc-form .message_container .success
{
  color: #10a500;
}

.giftc-form-fields {
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.giftc-form-fields .-col {
  width: 48%;
}
.giftc-form-fields.-btm {
  align-items: center;
}
.giftc-form-fields.-btm .policy {
  color: #808080;
  font-size: 12px;
}
.giftc-form-fields.-btm .policy a {
  text-decoration: underline;
  color: inherit;
}
.giftc-form-fields.-btm .btn-wrp {
  text-align: right;
}
.giftc-form-fields input,
.giftc-form-fields textarea {
  font-weight: 500;
}
.giftc-form-fields input.error,
.giftc-form-fields textarea.error {
  border-color: #ff6600;
}
.giftc-form-fields input.error::placeholder,
.giftc-form-fields textarea.error::placeholder {
  color: #ff6600;
}
.gc-form-field h5 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 12px 0;
}
.gc-form-field .inpborder {
  margin: 0 0 15px 0;
}
.gc-form-field input,
.gc-form-field textarea {
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  color: #212121;
  line-height: 1.5;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #000;
}
.gc-form-field input.error_i_empty,
.gc-form-field textarea.error_i_empty {
  border-color:#ff6600;
}

.gc-form-field textarea {
  height: 80px;
}
.giftc-form-ok {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
}
.giftc-form-ok.active {
  display: flex;
}
.giftc-form-ok h2 {
  font-size: 60px;
  font-weight: 900;
  margin-bottom: 20px;
}
.giftc-form-ok p {
  margin: 10px 0;
  font-size: 18px;
}
.giftc-form-ok p b {
  font-size: 16px;
  font-weight: 700;
}
.giftc-form-ok button {
  min-width: 20px;
  margin: 20px 0 0 0;
}
.giftc-work {
  margin: 100px 0 0 0;
}
.giftc-work-cols {
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: center;
  flex-wrap: wrap;
}
.giftc-work-cols h3 {
  width: 100%;
}
.giftc-work-txt {
  width: 45%;
}
.giftc-work-txt .price {
  white-space: nowrap;
}
.giftc-work-img {
  width: 55%;
  background: url('/templates/socolor/img/gift-card/work-bgr.jpg') center center no-repeat;
  background-size: contain;
  position: relative;
}
.giftc-work-img img {
  width: 100%;
}
.giftc-work-img > div {
  position: absolute;
  bottom: 12%;
  left: 40%;
}
.gcwt-item {
  display: flex;
  padding: 0 0 30px 0;
  min-height: 160px;
}
.gcwt-item .n {
  position: relative;
  width: 130px;
}
.gcwt-item .n span,
.gcwt-item .n i {
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.gcwt-item .n span {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.gcwt-item .n i {
  font-style: normal;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #ff6600;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  font-family: 'Concert One', 'cera pro', sans-serif;
}
.gcwt-item .n:before {
  content: "";
  background: url('/templates/socolor/img/gift-card/work-line.png') top left no-repeat;
  position: absolute;
  left: 35px;
  top: 50px;
  z-index: 1;
  width: 36px;
  height: 242px;
  transform: rotate(-5deg);
}
.gcwt-item .t {
  font-weight: 500;
  z-index: 8;
  flex: 1;
  margin: 0 0 0 -15px;
}
.gcwt-item .t p {
  font-size: 25px;
  font-weight: 700;
  margin: 45px 0 15px 0;
}
.gcwt-item.-last .n:before {
  display: none;
}
.gcwt-item:nth-child(2) .n:before {
  top: 70px;
  left: 30px;
  transform: rotate(0deg);
}
.giftc-work-btn {
  display: none;
}
.giftc-conds {
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.giftc-cond-img {
  width: 60%;
  text-align: center;
}
.giftc-cond-img img {
  max-width: 100%;
  max-height: 100%;
}
.giftc-cond-tabs {
  width: 50%;
}
.giftc-cond-tabs ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.giftc-cond-tabs ul li {
  display: flex;
  align-items: stretch;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.16px;
  margin: 20px 0;
}
.giftc-cond-tabs ul li div {
  width: 5px;
  background: #ff6600;
  border-radius: 2px;
}
.giftc-cond-tabs ul li span {
  flex: 1;
  padding: 5px 0 5px 20px;
}
.giftc-cond-tabs .tabs .swiper-wrapper {
  align-items: center;
}
.giftc-cond-tabs .tabs .nav-link {
  color: #808080;
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
  padding: 0 0 12px 0;
  border: none;
  position: relative;
}
.giftc-cond-tabs .tabs .nav-link:after {
  content: "";
  width: 32px;
  height: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.giftc-cond-tabs .tabs .nav-link.active {
  font-size: 40px;
  color: #000;
}
.giftc-cond-tabs .tabs .nav-link.active:after {
  background: #ff6600;
}
.giftc-cond-tabs .tabs .nav-link:first-child {
  margin-right: 50px;
}
.giftc-cond-tabs .tab-content {
  padding-top: 20px;
}
@media screen and (min-width: 1400px) {
  .giftc-banner-wrp {
    padding-right: 100px;
  }
  .giftc-banner {
    height: 575px;
  }
  .giftc-banner .txt {
    border-top-right-radius: 300px;
    padding: 0 130px 0 100px;
  }
  .giftc-banner h1 {
    font-size: 50px;
    color: #ffffff;
  }
  .giftc-banner p {
    padding: 0 100px 0 0;
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .gift-card {
    padding-top: 60px;
  }
  .giftc-banner {
    height: 420px;
    align-items: stretch;
    justify-content: flex-end;
    background: url('/templates/socolor/img/gift-card/girl.jpg') right center no-repeat;
    background-size: auto 100%;
  }
  .giftc-banner .txt {
    width: 60%;
    border-top-right-radius: 230px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 0 50px;
  }
  .giftc-banner p {
    padding: 0 100px 0 0;
    font-size: 18px;
  }
  .giftc-dont .txt {
    padding: 0 80px 0 0;
  }
  #giftc-form-wrp {
    background: url('/templates/socolor/img/gift-card/giftc-form-bgr.jpg') top center no-repeat;
  }
  .giftc-form {
    padding: 100px;
  }
  .giftc-form-fields.-btm {
    margin: 30px 0 0 0;
  }
  .giftc-work-img {
    min-height: 700px;
  }
}
@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 991px) {
  .gift-card h3 {
    font-size: 24px;
  }
  .giftc-banner {
    background: url('/templates/socolor/img/gift-card/girl-mob.jpg') top center no-repeat;
    background-size: 100% auto;
    padding: 180px 0 0 0;
  }
  .giftc-banner .txt {
    padding: 35px 16px;
    border-top-right-radius: 120px;
  }
  .giftc-banner .txt div {
    width: 100%;
  }
  .giftc-banner h1 {
    font-size: 28px;
  }
  .giftc-btn {
    width: 100%;
  }
  .gifc-dont {
    flex-direction: column;
  }
  .gifc-dont .txt {
    order: 2;
    width: 100%;
    margin: 30px 0 0 0;
  }
  .gifc-dont .txt div {
    width: 100%;
    margin-top: 25px;
  }
  .gifc-dont .txt h3 {
    margin-bottom: 25px;
  }
  .gifc-dont .im {
    width: 100%;
  }
  #giftc-form-wrp {
    background: url('/templates/socolor/img/gift-card/giftc-form-bgr-mob.jpg') top center no-repeat;
  }
  .giftc-form-fields {
    flex-direction: column;
  }
  .giftc-form-fields .-col {
    width: 100%;
  }
  .giftc-form-fields.-btm .btn-wrp {
    margin: 10px 0 25px 0;
  }
  .giftc-form-fields.-btm .policy {
    order: 2;
  }
  .giftc-form-ok h2 {
    font-size: 30px;
  }
  .giftc-form-ok p {
    margin: 10px 0;
    font-size: 16px;
  }
  .giftc-form-ok button {
    width: 100%;
  }
  .giftc-work-cols {
    flex-direction: column;
  }
  .giftc-work-cols .-col {
    width: 100%;
  }
  .giftc-work-cols h3 {
    order: 2;
  }
  .giftc-work-img {
    order: 1;
    height: 320px;
    min-height: 320px;
  }
  .giftc-work-img > div {
    display: none;
  }
  .giftc-work-txt {
    order: 3;
  }
  .giftc-work-btn {
    display: block;
    order: 4;
    width: 100%;
  }
  .giftc-work-btn .btn {
    width: 100%;
  }
  .gcwt-item .n span {
    width: 100px;
    height: 100px;
  }
  .gcwt-item .n i {
    width: 50px;
    height: 50px;
    font-size: 24px;
  }
  .gcwt-item .n:before {
    height: 200px;
  }
  .gcwt-item .t {
    font-size: 14px;
    margin: 0 0 0 -45px;
  }
  .gcwt-item .t p {
    font-size: 18px;
    margin: 35px 0 15px 0;
  }
  .giftc-conds {
    margin-top: 100px;
    flex-direction: column;
  }
  .giftc-conds > div {
    width: 100%;
  }
  .giftc-cond-img {
    order: 1;
    height: 400px;
  }
  .giftc-work-btn {
    display: block;
  }
  .giftc-cond-tabs {
    order: 2;
    margin-top: 20px;
  }
  .giftc-cond-tabs .btn {
    display: none;
  }
  .giftc-cond-tabs ul {
    font-size: 14px;
  }
  .giftc-cond-tabs ul li {
    margin: 15px 0;
  }
  .giftc-cond-tabs .tabs .swiper-wrapper {
    align-items: center;
  }
  .giftc-cond-tabs .tabs .nav-link {
    font-size: 18px;
  }
  .giftc-cond-tabs .tabs .nav-link.active {
    font-size: 24px;
  }
  .giftc-cond-tabs .tab-content {
    padding-top: 20px;
  }
}

@media screen and (max-width: 600px) {
  body.show_win_buy_success .giftc-form {
    max-width: 350px;
    margin-top: 205px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 375px) {
  .giftc-banner .txt {
    border-top-right-radius: 60px;
  }
}
/*# sourceMappingURL=gift-card.css.map */

/* Стилизация подсказок в параметре placeholder: начало */
.giftc-form-fields ::-webkit-input-placeholder
{
	opacity: 1;
	color: #999;
}

.giftc-form-fields :-ms-input-placeholder
{
	opacity: 1;
	color: #999;
}

.giftc-form-fields ::-moz-placeholder
{
	opacity: 1;
	color: #999;
}

.giftc-form-fields :-moz-placeholder
{
	opacity: 1;
	color: #999;
}

.giftc-form-fields ::placeholder
{
	opacity: 1;
	color: #999;
}

.giftc-form-fields input.error_i_empty::-webkit-input-placeholder
{
  color:#ff6600;
}

.giftc-form-fields input.error_i_empty:-moz-placeholder
{
  color:#ff6600;
}

.giftc-form-fields input.error_i_empty::placeholder
{
  color:#ff6600;
}

.giftc-form-fields input:focus::-webkit-input-placeholder {opacity:0;}/* webkit */
.giftc-form-fields input:focus::-moz-placeholder          {opacity:0;}/* Firefox 19+ */
.giftc-form-fields input:focus:-moz-placeholder           {opacity:0;}/* Firefox 18- */
.giftc-form-fields input:focus:-ms-input-placeholder      {opacity:0;}/* IE */

.giftc-form-fields input:focus::-webkit-input-placeholder {opacity:0;}/* webkit */
.giftc-form-fields input:focus::-moz-placeholder          {opacity:0;}/* Firefox 19+ */
.giftc-form-fields input:focus:-moz-placeholder           {opacity:0;}/* Firefox 18- */
.giftc-form-fields input:focus:-ms-input-placeholder      {opacity:0;}/* IE */

.giftc-form-fields textarea:focus::-webkit-input-placeholder {opacity:0;}/* webkit */
.giftc-form-fields textarea:focus::-moz-placeholder          {opacity:0;}/* Firefox 19+ */
.giftc-form-fields textarea:focus:-moz-placeholder           {opacity:0;}/* Firefox 18- */
.giftc-form-fields textarea:focus:-ms-input-placeholder      {opacity:0;}/* IE */
/* Стилизация подсказок в параметре placeholder: конец */