@font-face {
  font-family: 'Proxima Nova Semibold';
  src: url('../fonts/ProximaNova-Semibold.eot');
  src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova Regular';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad Pro Semibold';
  src: url('../fonts/MyriadPro-Semibold.eot');
  src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Semibold.woff') format('woff'), url('../fonts/MyriadPro-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Proxima Nova Semibold';
}
a:active,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}
input,
textarea {
  outline: none;
}
input:active,
textarea:active {
  outline: none;
}
:focus {
  outline: none;
}
textarea {
  resize: none;
}
textarea {
  resize: vertical;
}
textarea {
  resize: horizontal;
}
button {
  border: none;
}
button:active,
button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}
.list-need-need-help {
  width: 354px;
  height: 56px;
  background-color: #74ab28;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#bb783a), to(#ffbc7e));
  background-image: linear-gradient(to top, #bb783a 0%, #ffbc7e 100%);
  border-radius: 30px;
  text-align: center;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.list-need-need-help:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ac5503), to(#f58d2c));
  background-image: linear-gradient(to top, #ac5503 0%, #f58d2c 100%);
}
.list-need-need-help h4 {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  line-height: 55px;
}
.list-need-header {
  color: #345948;
  font-size: 38px;
  font-weight: 700;
  line-height: 39.19px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 42px;
}
.list-need-request {
  width: 354px;
  height: 56px;
  background-color: #74ab28;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#72a926), to(#9ccc5a));
  background-image: linear-gradient(to top, #72a926 0%, #9ccc5a 100%);
  border-radius: 30px;
  text-align: center;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.list-need-request:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#255234), to(#108735));
  background-image: linear-gradient(to top, #255234 0%, #108735 100%);
}
.list-need-request h4 {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  line-height: 55px;
}
.list-need-wrap {
  height: 750px;
  width: 315px;
  margin-top: 40px;
}
.list-need-wrap .share {
  text-align: left;
  margin-left: 0;
  color: #8bb74e;
  font-size: 16px;
  line-height: 33.36px;
  letter-spacing: 0.12px;
}
.list-need-wrap img {
  margin-bottom: 20px;
}
.list-need-wrap p {
  text-align: left;
  color: #303030;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.80px;
  font-family: 'Proxima Nova Regular';
}
.list-need-podrobnee {
  width: 310px;
  height: 62px;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#bb783a), to(#ffbc7e));
  background-image: linear-gradient(to top, #bb783a 0%, #ffbc7e 100%);
  border-radius: 4px;
  text-align: center;
  margin-top: 28px;
}
.list-need-podrobnee span {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.17px;
  line-height: 60px;
  font-family: 'Myriad Pro Semibold';
}
.list-need-podrobnee:hover {
  background-color: #9dcd5b;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ac5503), to(#f58d2c));
  background-image: linear-gradient(to top, #ac5503 0%, #f58d2c 100%);
}
.list-need-gift {
  width: 310px;
  height: 62px;
  background-color: #9dcd5b;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#70a824), to(#d1ff92));
  background-image: linear-gradient(to top, #70a824 0%, #d1ff92 100%);
  border-radius: 4px;
  text-align: center;
  margin-top: 16px;
}
.list-need-gift span {
  color: #ffffff;
  font-size: 30px;
  line-height: 70px;
  letter-spacing: 0.17px;
}
.list-need-gift-image {
  display: inline-block;
}
.list-need-gift-image img {
  margin-bottom: 20px;
}
.list-need-gift-image .gift2 {
  display: none;
}
.list-need-gift:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#255234), to(#108735));
  background-image: linear-gradient(to top, #255234 0%, #108735 100%);
}
.list-need-gift:hover .gift1 {
  display: none;
}
.list-need-gift:hover .gift2 {
  display: inline-block;
}
.list-need-gift:hover span {
  color: #cffd90;
}
.made-koran-pen-list-need-gift {
  margin-bottom: 30px;
}
.made-koran-pen-line {
  width: 100%;
  height: 1px;
  background-color: #a4d65e;
  margin-top: 60px;
  margin-bottom: 40px;
}
.made-koran-pen-partner {
  display: inline-block;
  color: #303030;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  margin-top: 20px;
}
.made-koran-pen-name {
  display: inline-block;
  color: #303030;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  text-align: right;
  margin-top: 20px;
  margin-left: 140px;
}
.made-koran-pen-podrobnee {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  width: 236px;
  height: 49px;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#bb783a), to(#ffbc7e));
  background-image: linear-gradient(to top, #bb783a 0%, #ffbc7e 100%);
  border-radius: 4px;
  text-align: center;
  margin-top: 120px;
}
.made-koran-pen-podrobnee span {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.17px;
  line-height: 50px;
  font-family: 'Myriad Pro Semibold';
}
.made-koran-pen-podrobnee:hover {
  background-color: #9dcd5b;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ac5503), to(#f58d2c));
  background-image: linear-gradient(to top, #ac5503 0%, #f58d2c 100%);
}
.made-koran-pen-wrap {
  width: 505px;
  height: 248px;
}
.made-koran-pen-wrap p {
  color: #303030;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  text-align: right;
  margin-top: 20px;
  margin-right: 10px;
}
.made-koran-pen-wrap img {
  display: inline-block;
}
.made-koran-pen-border {
  width: 100%;
  height: 191px;
  border: 1px solid #cec3b8;
  border-radius: 15px;
  margin-bottom: 45px;
}
.gift-koran-pen-wrap {
  -webkit-transition: .3s;
  transition: .3s;
  margin-top: 60px;
  width: 456px;
  height: 62px;
  border: 1px solid #9dcd5b;
  background-color: #ffffff;
  border-radius: 50px;
}
.gift-koran-pen-wrap:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.gift-koran-pen-wrap-list {
  color: #9dcd5b;
  font-size: 30px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}
.gift-koran-pen-wrap-list > a {
  color: #9dcd5b;
}
.gift-koran-pen .share5 {
  text-align: left;
  color: #8bb74e;
  font-size: 16px;
  line-height: 33.36px;
  letter-spacing: 0.12px;
}
.gift-koran-pen-info {
  margin-top: 38px;
  color: #303030;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.16px;
}
.gift-koran-pen-info span {
  font-family: 'Proxima Nova Regular';
}
.gift-koran-pen-your-image img {
  margin-top: 45px;
  height: 253px;
  width: 253px;
}
.gift-koran-pen-header {
  color: #345948;
  font-size: 38px;
  font-weight: 700;
  line-height: 39.19px;
  text-transform: uppercase;
  margin-bottom: 50px;
  text-align: center;
}
.list-help-thanks-line {
  /* Style for "Фигура 2" */
  width: 80%;
  height: 2px;
  background-color: #94c550;
  margin-left: 25px;
}
.list-help-thanks-wrap {
  margin-top: -10px;
  height: 450px;
  background-color: #eaf3dc;
}
.list-help-thanks-wrap p {
  color: #255334;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.list-help-thanks-wrap h4 {
  font-weight: 400;
  /* Text style for "БАЛАГОДАРН" */
  color: #dc642c;
  font-size: 21px;
  letter-spacing: 0.42px;
  text-align: left;
  padding-top: 20px;
  padding-left: 30px;
  text-transform: uppercase;
}
.list-help-photo {
  text-align: center;
}
.list-help-photo img {
  width: 328px;
  height: 243px;
  margin-top: 20px;
}
.list-help-photo h2 {
  color: #345948;
  font-size: 32px;
  text-transform: uppercase;
  margin-top: 35px;
  margin-bottom: 40px;
}
.list-help-photo-library {
  margin-top: 20px;
}
.list-help-video {
  text-align: center;
}
.list-help-video h2 {
  margin-top: 35px;
  margin-bottom: 43px;
  color: #345948;
  font-size: 32px;
  font-weight: 700;
  line-height: 14.88px;
  text-transform: uppercase;
}
.list-help-line {
  margin-top: 30px;
  width: 100%;
  height: 5px;
  background-color: #c8bdbb;
}
.list-help-arrow {
  margin-top: 30px;
  -webkit-transform: translate(30%, 0);
  transform: translate(30%, 0);
}
.list-help-text-wrap p {
  text-align: left;
  color: #303030;
  font-size: 21px;
  line-height: 30px;
}
.list-help-text-wrap p a {
  color: #73aa27;
}
.list-help-partner-wrap {
  margin-bottom: 20px;
}
.list-help-partner-wrap img {
  height: 248px;
  width: 248px;
}
.list-help-prev-btn {
  position: absolute;
  top: 2%;
  left: 16%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #eff6e6;
  z-index: 100;
  opacity: 0.7;
  border: none;
}
.list-help-prev-btn span {
  position: absolute;
  -webkit-transform: translate(30%, 20%);
  transform: translate(30%, 20%);
  font-size: 16px;
  color: #8bb74e;
}
.list-help-prev-btn span:hover {
  color: #345948;
}
.list-help-next-btn {
  position: absolute;
  top: 2%;
  right: 16%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #eff6e6;
  z-index: 100;
  opacity: 0.7;
  border: none;
}
.list-help-next-btn span {
  position: absolute;
  -webkit-transform: translate(-150%, 20%);
  transform: translate(-150%, 20%);
  font-size: 16px;
  color: #8bb74e;
}
.list-help-next-btn span:hover {
  color: #345948;
}
.list-help-gift {
  width: 310px;
  height: 62px;
  background-color: #9dcd5b;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#70a824), to(#d1ff92));
  background-image: linear-gradient(to top, #70a824 0%, #d1ff92 100%);
  border-radius: 4px;
  text-align: center;
  margin-top: 16px;
}
.list-help-gift img {
  margin-bottom: -10px;
  margin-right: 15px;
}
.list-help-gift span {
  color: #ffffff;
  font-size: 30px;
  line-height: 65px;
  letter-spacing: 0.17px;
  text-transform: uppercase;
}
.list-help-gift-image {
  display: inline-block;
}
.list-help-gift-image .gift2 {
  display: none;
}
.list-help-gift:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#255234), to(#108735));
  background-image: linear-gradient(to top, #255234 0%, #108735 100%);
}
.list-help-gift:hover img {
  margin-bottom: 10px;
  margin-right: 15px;
}
.list-help-gift:hover .gift1 {
  display: none;
}
.list-help-gift:hover .gift2 {
  display: inline-block;
}
.list-help-gift:hover span {
  color: #cffd90;
}
.list-help-description {
  color: #303030;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.42px;
  font-family: 'Proxima Nova Regular';
  margin-top: 50px;
}
.list-help-description span.del-line {
  text-decoration: line-through;
  color: #74ab28;
}
.list-help-slider-block {
  text-align: center;
}
.list-help-slider-block h2 {
  text-align: center;
  color: #345948;
  font-size: 38px;
  font-weight: 700;
  line-height: 39.19px;
  text-transform: uppercase;
  margin-bottom: 55px;
  margin-top: 100px;
}
.list-help-wrap {
  margin-top: 20px;
}
.list-help-wrap .icons {
  position: absolute;
  -webkit-transform: translate(5%, 0%);
  transform: translate(5%, 0%);
}
.list-help-wrap .icons img {
  width: 23px;
  height: 23px;
  display: inline-block;
}
.list-help-wrap .share1 {
  text-align: left;
  color: #8bb74e;
  font-size: 16px;
  line-height: 33.36px;
  letter-spacing: 0.12px;
}
.list-help-wrap p {
  text-align: left;
  color: #303030;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.80px;
  font-family: 'Proxima Nova Regular';
}
.cnt {
  text-align: center;
}
.popup-gift-cover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  z-index: 100;
}
.popup-gift-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow-x: auto;
  overflow-y: scroll;
  padding: 50px;
  z-index: 200;
}
.popup-gift-content {
  display: none;
  min-width: 200px;
  width: 100%;
  position: relative;
  background-color: #FAFAFA;
  z-index: 300;
  padding: 50px 40px;
}
.popup-gift-content .popup-price {
  color: #70a724;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.11px;
}
.popup-gift-content .popup-price strong {
  color: #70a724;
  font-size: 38px;
  line-height: 45.1px;
  text-transform: uppercase;
  /* Text style for "3 300" */
  font-weight: 700;
  letter-spacing: 0.21px;
}
.popup-gift-content h2 {
  margin-bottom: 70px;
  color: #345948;
  font-size: 37px;
  text-transform: uppercase;
}
.popup-gift-content p {
  color: #838383;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
.popup-gift-content h4 {
  margin-top: 20px;
  color: #303030;
  text-align: center;
  font-size: 21px;
  font-weight: 400;
  line-height: 33.36px;
  text-transform: uppercase;
}
.wrap-gift-margin {
  margin-top: 40px;
}
.wrap-gift-margin h4 {
  margin-top: 100px;
}
.popup-gift-close {
  position: absolute;
  text-align: center;
  background-color: transparent;
  border: none;
  top: -5%;
  right: -3%;
  font-size: 70px;
  color: #dd9a5c;
}
.popup-gift .list-need-gift span {
  color: #ffffff;
}
.popup-gift .list-need-gift span:hover {
  color: #cffd90;
}
.popup-gift .list-need-gift img {
  margin-top: 10px;
}
.share5 {
  text-align: left;
  color: #8bb74e;
  font-size: 16px;
  line-height: 33.36px;
  letter-spacing: 0.12px;
}
.icons {
  position: absolute;
  -webkit-transform: translate(5%, 10%);
  transform: translate(5%, 10%);
}
.icons img {
  width: 23px;
  height: 23px;
  display: inline-block;
}
.share {
  text-align: left;
  color: #8bb74e;
  font-size: 16px;
  line-height: 33.36px;
  letter-spacing: 0.12px;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
@media (max-width: 1199px) {
  .made-koran-pen-podrobnee {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 236px;
    height: 49px;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#bb783a), to(#ffbc7e));
    background-image: linear-gradient(to top, #bb783a 0%, #ffbc7e 100%);
    border-radius: 4px;
    text-align: center;
    margin-top: 120px;
    margin-bottom: 30px;
  }
  .made-koran-pen-podrobnee span {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.17px;
    line-height: 50px;
    font-family: 'Myriad Pro Semibold';
  }
  .made-koran-pen-podrobnee:hover {
    background-color: #9dcd5b;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ac5503), to(#f58d2c));
    background-image: linear-gradient(to top, #ac5503 0%, #f58d2c 100%);
  }
  .list-help-text-wrap {
    -webkit-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }
  .list-help-text-wrap h3 {
    color: #303030;
    font-size: 21px;
    line-height: 30px;
  }
  .list-help-text-wrap h3 a {
    color: #73aa27;
  }
  .list-help-partner-wrap {
    position: relative;
    width: 248px;
    height: 248px;
    border: 1px solid #d7d7d7;
    background-color: #ffffff;
    -webkit-transform: translate(0%, 0);
    transform: translate(0%, 0);
  }
  .list-help-partner-wrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .podrobnee {
    width: 159px;
    height: 42px;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#bb783a), to(#ffbc7e));
    background-image: linear-gradient(to top, #bb783a 0%, #ffbc7e 100%);
    border-radius: 4px;
    text-align: center;
  }
  .podrobnee span {
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 0.36px;
  }
}
.share {
  text-align: left;
  margin-left: -68%;
  color: #8bb74e;
  font-size: 16px;
  line-height: 33.36px;
  letter-spacing: 0.12px;
}
@media (max-width: 560px) {
  .list-help-video {
    display: none;
  }
}
@media (min-width: 1550px) {
  .popup-gift {
    display: none;
  }
  .popup-gift-close {
    position: absolute;
    text-align: center;
    background-color: transparent;
    border: none;
    top: -8%;
    right: -3%;
    font-size: 70px;
    color: #dd9a5c;
  }
  .list-help-image-wrap {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .share {
    text-align: left;
    margin-left: 50%;
    color: #8bb74e;
    font-size: 16px;
    line-height: 33.36px;
    letter-spacing: 0.12px;
  }
  .list-help-text-wrap {
    -webkit-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }
  .list-help-text-wrap h3 {
    color: #303030;
    font-size: 21px;
    line-height: 30px;
  }
  .list-help-text-wrap h3 a {
    color: #73aa27;
  }
  .list-help-partner-wrap {
    position: relative;
    width: 248px;
    height: 248px;
    border: 1px solid #d7d7d7;
    background-color: #ffffff;
    -webkit-transform: translate(-13%, 0);
    transform: translate(-13%, 0);
  }
  .list-help-partner-wrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .image-slider {
    background: url(../img/slider-main.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    height: 500px;
  }
  .image-slider .koran-podari {
    /* Style for "Подари Кор" */
    width: 653px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    /* Text style for "Подари" */
  }
  .image-slider .koran-podari span:before {
    content: "";
    background: url(https://koran-pen.ru/img/podarok-slider.png) no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-right: 10px;
  }
  .image-slider .koran-podari span {
    color: #61dcf6;
    font-size: 63px;
  }
}
@media (max-width: 992px) {
  .popup-gift {
    display: none;
  }
  .popup-gift-close {
    position: absolute;
    text-align: center;
    background-color: transparent;
    border: none;
    top: -5%;
    right: -3%;
    font-size: 70px;
    color: #dd9a5c;
  }
  .list-help-image-wrap {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .list-help-prev-btn {
    position: absolute;
    top: 2%;
    left: 5%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #eff6e6;
    z-index: 100;
    opacity: 0.7;
    border: none;
  }
  .list-help-prev-btn span {
    display: none;
    position: absolute;
    -webkit-transform: translate(30%, 20%);
    transform: translate(30%, 20%);
    font-size: 16px;
    color: #8bb74e;
  }
  .list-help-prev-btn span:hover {
    color: #345948;
  }
  .list-help-next-btn {
    position: absolute;
    top: 2%;
    right: 5%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #eff6e6;
    z-index: 100;
    opacity: 0.7;
    border: none;
  }
  .list-help-next-btn span {
    display: none;
    position: absolute;
    -webkit-transform: translate(-150%, 20%);
    transform: translate(-150%, 20%);
    font-size: 16px;
    color: #8bb74e;
  }
  .list-help-next-btn span:hover {
    color: #345948;
  }
  .list-need-request {
    margin: auto;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    width: 320px;
  }
  .list-need-need-help {
    margin: auto;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    width: 320px;
  }
  .list-help-image-wrap {
    margin-top: 20px;
  }
}
ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.full-width-slider {
  position: relative;
  height: 760px;
  overflow: hidden;
}
.slides {
  position: relative;
  height: 100%;
}
.slides li {
  display: table;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.slides li.selected {
  z-index: 2;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slides li.move-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.slides li.visible {
  z-index: 2;
}
.slides li > div {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slides h2 {
  margin-top: 0;
}
.slider-navigation a {
  display: none;
  position: absolute;
  z-index: 3;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  height: 48px;
  width: 48px;
  color: #fff;
  text-decoration: none;
  font-weight: 100;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.slider-navigation a:hover {
  opacity: 1;
}
@media (max-width: 500px) {
  .slider-navigation a {
    display: none;
  }
}
.slider-navigation a.next {
  left: auto;
  right: 10px;
}
.slider-dots-navigation {
  position: absolute;
  z-index: 3;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-70%);
  transform: translateX(-70%);
}
@media (max-width: 500px) {
  .slider-dots-navigation {
    display: none;
  }
}
.slider-dots-navigation li {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.slider-dots-navigation li:last-of-type {
  margin-right: 0;
}
.slider-dots-navigation a {
  display: block;
  height: 12px;
  width: 49px;
  border: 1px solid #FFF;
  background-color: #d6d5d5;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  color: transparent;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.slider-dots-navigation a:hover,
.slider-dots-navigation a.selected {
  background-color: #a4d65e;
}
.list-need-gift-2 {
  -webkit-transform: translate(-10%, 100%);
  transform: translate(-10%, 100%);
}
.popup-gift-content {
  padding: 24px 12px 16px;
}
.popup-gift-content h2 {
  margin: 0;
}
.popup-gift-content .list-need-gift {
  width: initial;
}
.list-need-wrap .soccial-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-need-wrap .soccial-btn-wrapper .share {
  display: block;
  text-align: left;
  margin-left: 0;
  color: #8bb74e;
  font-size: 16px;
  line-height: 33.36px;
  letter-spacing: 0.12px;
}
.list-need-wrap .soccial-btn-wrapper .icons {
  display: block;
  position: relative;
  -webkit-transform: translate(-3%, 0%);
  transform: translate(-3%, 0%);
}
.list-need-wrap .soccial-btn-wrapper .icons img {
  width: 23px;
  height: 23px;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
  margin-bottom: 0;
}
.list-need-wrap .soccial-btn-wrapper .icons img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.image-slider {
  background: url(../img/slider-main.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  height: 500px;
}
.image-slider .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
}
.image-slider .top-slide-line {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  text-align: right;
}
.image-slider .top-slide-line .btn-group {
  padding-top: 290px;
  padding-right: 200px;
}
.image-slider .top-slide-line .send {
  width: 250px;
  height: 58px;
  margin-right: 50px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#255234), to(#108735));
  background-image: linear-gradient(to top, #255234 0%, #108735 100%);
  border: none;
}
.image-slider .top-slide-line .send .send-text {
  color: #cffd90;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: translateY(55%);
  transform: translateY(55%);
}
.image-slider .top-slide-line .send:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#255220), to(#108733));
  background-image: linear-gradient(to top, #255220 0%, #108733 100%);
}
.image-slider .top-slide-line .send:first-child {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#72a926), to(#9ccc5a));
  background-image: linear-gradient(to top, #72a926 0%, #9ccc5a 100%);
}
.image-slider .top-slide-line .send:first-child:hover {
  background-color: #74ab28;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#255220), to(#108735));
  background-image: linear-gradient(to top, #255220 0%, #108735 100%);
}
.image-slider .top-slide-line .main-form {
  background-color: #f7f7f7;
  padding: 10px 25px;
  text-align: center;
}
.image-slider .top-slide-line .main-form h3 {
  margin-top: -5px;
  font-size: 16px;
  color: #282828;
  margin-bottom: 10px;
}
.image-slider .top-slide-line .main-form .form {
  height: 160px;
  width: 200px;
}
.image-slider .top-slide-line .main-form .form-input {
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 10px;
  border: 1px solid #7db332;
  background-color: #f7f7f7;
  border-radius: 5px;
  text-align: center;
  z-index: 101;
}
.image-slider .top-slide-line .main-form .form .form-btn {
  display: block;
  font-size: 12px;
  color: #ffffff;
  border: none;
  width: 109px;
  height: 29px;
  background-color: #282828;
  border-radius: 5px;
}
.image-slider .bottom-slide-line {
  min-height: 148px;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 5px;
  padding-bottom: 10px;
}
.image-slider .bottom-slide-line .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.image-slider .bottom-slide-line .koran-podari {
  color: #ffffff;
  font-size: 50px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  line-height: 60px;
}
/*.image-slider .bottom-slide-line .koran-podari span:before {
  content: "";
  background: url(https://koran-pen.ru/img/podarok-slider.png) no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  margin-right: 10px;
}*/
.image-slider .bottom-slide-line .koran-podari span {
  color: #61dcf6;
  font-size: 63px;
}
.image-slider .bottom-slide-line .podrobnee {
  width: 159px;
  height: 42px;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#bb783a), to(#ffbc7e));
  background-image: linear-gradient(to top, #bb783a 0%, #ffbc7e 100%);
  border-radius: 4px;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 15px;
}
.image-slider .bottom-slide-line .podrobnee span {
  color: #ffffff;
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 0.36px;
}
.image-slider .bottom-slide-line .podrobnee:hover {
  background-color: #9dcd5b;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ac5503), to(#f58d2c));
  background-image: linear-gradient(to top, #ac5503 0%, #f58d2c 100%);
}
.prev-btn {
  position: absolute;
  top: 50%;
  left: 15%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #eff6e6;
  z-index: 100;
  opacity: 0.7;
  border: none;
  -webkit-transition: .3s;
  transition: .3s;
}
.prev-btn:hover {
  opacity: 1;
}
.next-btn {
  position: absolute;
  top: 50%;
  right: 15%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #eff6e6;
  z-index: 100;
  opacity: 0.7;
  border: none;
  -webkit-transition: .3s;
  transition: .3s;
}
.next-btn:hover {
  opacity: 1;
}
.gift-koran-pen-wrapper h4 {
  color: #345948;
  font-size: 38px;
  font-weight: 700;
  line-height: 39.19px;
  text-transform: uppercase;
  margin-bottom: 50px;
  text-align: center;
}
.gift-koran-pen-wrapper .your-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gift-koran-pen-wrapper .your-image img {
  max-width: 253px;
  margin-bottom: 30px;
}
.gift-koran-pen-wrapper .your-image > span {
  color: #303030;
  font-size: 21px;
  letter-spacing: 0.16px;
  text-transform: uppercase;
}
.gift-koran-pen-wrapper .your-image p {
  color: #303030;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 0;
  letter-spacing: 0.16px;
}
.gift-koran-pen-wrapper .your-image p span {
  font-family: 'Proxima Nova Regular';
}
.gift-koran-pen-wrapper .list-need-gift-2 {
  -webkit-transform: none;
  transform: none;
}
.gift-koran-pen-wrapper .list-need-gift-2 .list-need-gift {
  margin: auto;
  margin-top: 90px;
}
.help-need-wrapper .help-need-header {
  color: #345948;
  font-size: 38px;
  font-weight: 700;
  line-height: 39.19px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 42px;
}
.help-need-wrapper .help-need-request {
  width: 354px;
  height: 56px;
  background-color: #74ab28;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#72a926), to(#9ccc5a));
  background-image: linear-gradient(to top, #72a926 0%, #9ccc5a 100%);
  border-radius: 30px;
  text-align: center;
  margin: 0 auto;
}
.help-need-wrapper .help-need-request:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#255234), to(#108735));
  background-image: linear-gradient(to top, #255234 0%, #108735 100%);
}
.help-need-wrapper .help-need-request h4 {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  line-height: 55px;
  -webkit-transition: .3s;
  transition: .3s;
}
.help-need-wrapper .help-need-need-help {
  width: 354px;
  height: 56px;
  background-color: #74ab28;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#bb783a), to(#ffbc7e));
  background-image: linear-gradient(to top, #bb783a 0%, #ffbc7e 100%);
  border-radius: 30px;
  text-align: center;
  margin: 0 auto;
}
.help-need-wrapper .help-need-need-help:hover {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ac5503), to(#f58d2c));
  background-image: linear-gradient(to top, #ac5503 0%, #f58d2c 100%);
}
.help-need-wrapper .help-need-need-help h4 {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  line-height: 55px;
}
.help-need-wrapper .help-need-wrap {
  margin-top: 40px;
  height: 750px;
  width: 315px;
}
.help-need-wrapper .help-need-wrap > img {
  margin-bottom: 20px;
}
.help-need-wrapper .help-need-wrap p {
  text-align: left;
  color: #303030;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.80px;
  font-family: 'Proxima Nova Regular';
}
.help-need-wrapper .help-need-wrap p:first-of-type {
  padding-top: 20px;
}
.help-need-wrapper .help-need-wrap .soccial-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.help-need-wrapper .help-need-wrap .soccial-btn-wrapper .share {
  display: block;
  text-align: left;
  margin-left: 0;
  color: #8bb74e;
  font-size: 16px;
  line-height: 33.36px;
  letter-spacing: 0.12px;
}
.help-need-wrapper .help-need-wrap .soccial-btn-wrapper .icons {
  display: block;
  position: relative;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
.help-need-wrapper .help-need-wrap .soccial-btn-wrapper .icons img {
  width: 23px;
  height: 23px;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
}
.help-need-wrapper .help-need-wrap .soccial-btn-wrapper .icons img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.help-need-wrapper .help-need-wrap .list-need-gift {
  cursor: pointer;
}
.help-need-wrapper .help-need-wrap .list-need-gift span {
  color: #ffffff;
  font-size: 30px;
  line-height: 70px;
  letter-spacing: 0.17px;
}
.popup-gift-content {
  margin: auto;
  width: initial;
  background-color: transparent;
  max-width: 1170px;
}
.popup-gift-content .bg {
  background-color: #fff;
  padding-top: 28px;
  padding-bottom: 15px;
}
.popup-gift-content h4 {
  text-align: left;
  margin-top: 35px;
  font-size: 18px;
  line-height: 20px;
}
.popup-gift-content .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.popup-gift-content .wrap-gift-margin .wrap-pen img {
  width: 100%;
}
.popup-gift-content .popup-gift-close {
  display: block;
  top: 0%;
  right: 0%;
}
.fancybox-wrapper {
  display: none;
}
#fancybox-give-present,
#fancybox-give-present-want,
#fancybox-give-present-need {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#70a824), to(#beff5a));
  background-image: linear-gradient(to top, #70a824 0%, #beff5a 100%);
}
#fancybox-give-present .flexbox-container .image,
#fancybox-give-present-want .flexbox-container .image,
#fancybox-give-present-need .flexbox-container .image {
  text-align: center;
}
#fancybox-give-present .flexbox-container > h3,
#fancybox-give-present-want .flexbox-container > h3,
#fancybox-give-present-need .flexbox-container > h3 {
  font-size: 32px;
  text-align: center;
  margin: 5px auto;
  color: #fff;
  text-transform: uppercase;
}
#fancybox-give-present .flexbox-container > p,
#fancybox-give-present-want .flexbox-container > p,
#fancybox-give-present-need .flexbox-container > p {
  text-align: center;
  font-size: 32px;
  color: #fff;
  margin-bottom: 30px;
}
#fancybox-give-present .flexbox-container .form-wrapper .input-line,
#fancybox-give-present-want .flexbox-container .form-wrapper .input-line,
#fancybox-give-present-need .flexbox-container .form-wrapper .input-line {
  padding-bottom: 10px;
  min-width: 300px;
}
#fancybox-give-present .flexbox-container .form-wrapper .input-line input,
#fancybox-give-present-want .flexbox-container .form-wrapper .input-line input,
#fancybox-give-present-need .flexbox-container .form-wrapper .input-line input {
  min-height: 35px;
  border: none;
  border-radius: 10px;
  padding: 5px 15px;
  width: 100%;
  font-size: 18px;
  color: #000;
  border: 2px solid transparent;
  -webkit-transition: .5s;
  transition: .5s;
}
#fancybox-give-present .flexbox-container .form-wrapper .input-line input:focus,
#fancybox-give-present-want .flexbox-container .form-wrapper .input-line input:focus,
#fancybox-give-present-need .flexbox-container .form-wrapper .input-line input:focus {
  border-color: #2D3A40;
}
#fancybox-give-present .flexbox-container .form-wrapper .input-line textarea,
#fancybox-give-present-want .flexbox-container .form-wrapper .input-line textarea,
#fancybox-give-present-need .flexbox-container .form-wrapper .input-line textarea {
  resize: none;
  border: none;
  border-radius: 10px;
  padding: 5px 15px;
  width: 100%;
  font-size: 18px;
  color: #000;
  height: 100px;
  border: 2px solid transparent;
  -webkit-transition: .5s;
  transition: .5s;
}
#fancybox-give-present .flexbox-container .form-wrapper .input-line textarea:focus,
#fancybox-give-present-want .flexbox-container .form-wrapper .input-line textarea:focus,
#fancybox-give-present-need .flexbox-container .form-wrapper .input-line textarea:focus {
  border-color: #2D3A40;
}
#fancybox-give-present .flexbox-container .form-wrapper .input-line .invalide,
#fancybox-give-present-want .flexbox-container .form-wrapper .input-line .invalide,
#fancybox-give-present-need .flexbox-container .form-wrapper .input-line .invalide {
  border-color: red;
}
#fancybox-give-present .flexbox-container .form-wrapper .input-line .valide,
#fancybox-give-present-want .flexbox-container .form-wrapper .input-line .valide,
#fancybox-give-present-need .flexbox-container .form-wrapper .input-line .valide {
  border-color: #1aff00;
}
#fancybox-give-present .flexbox-container .form-wrapper .form-btn,
#fancybox-give-present-want .flexbox-container .form-wrapper .form-btn,
#fancybox-give-present-need .flexbox-container .form-wrapper .form-btn {
  text-align: center;
  margin-top: 10px;
}
#fancybox-give-present .flexbox-container .form-wrapper .form-btn button,
#fancybox-give-present-want .flexbox-container .form-wrapper .form-btn button,
#fancybox-give-present-need .flexbox-container .form-wrapper .form-btn button {
  font-size: 28px;
  color: #fff;
  background: none;
  border: 2px solid #fff;
  border-radius: 1000px;
  min-height: 50px;
  width: 210px;
  -webkit-transition: .3s;
  transition: .3s;
}
#fancybox-give-present .flexbox-container .form-wrapper .form-btn button:hover,
#fancybox-give-present-want .flexbox-container .form-wrapper .form-btn button:hover,
#fancybox-give-present-need .flexbox-container .form-wrapper .form-btn button:hover {
  background-color: #2D3A40;
  color: #fff;
}
#fancybox-send-thanks {
  text-align: center;
}
#fancybox-send-thanks h2 {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 20px;
}
#fancybox-send-thanks img {
  width: 100px;
  margin: auto;
}
#fancybox-send-thanks a {
  display: block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin: auto;
  background-color: #4caf50;
  -webkit-transition: .3s;
  transition: .3s;
}
#fancybox-send-thanks a:hover {
  opacity: .7;
}
@media (max-width: 1190px) {
  .image-slider .top-slide-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .image-slider .top-slide-line .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .image-slider .top-slide-line .btn-group {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .image-slider .bottom-slide-line .podrobnee {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .help-need-wrapper .help-need-request,
  .help-need-wrapper .help-need-need-help {
    width: 320px;
  }
  .list-need-gift-2 {
    -webkit-transform: none;
    transform: none;
  }
  .list-need-gift {
    width: initial;
  }
  .popup-gift-content .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .popup-gift-content .wrap-gift-margin {
    max-width: initial;
  }
}
@media (max-width: 480px) {
  .image-slider .bottom-slide-line .koran-podari {
    font-size: 32px;
    line-height: normal;
    line-height: 34px;
  }
  .prev-btn,
  .next-btn {
    top: 40%;
  }
  #fancybox-give-present .flexbox-container .form-wrapper .input-line,
  #fancybox-give-present-want .flexbox-container .form-wrapper .input-line,
  #fancybox-give-present-need .flexbox-container .form-wrapper .input-line {
    min-width: 250px;
  }
  .gift-koran-pen-wrap {
    width: initial;
    height: initial;
  }
  .gift-koran-pen-wrap h2 {
    margin-top: 0;
  }
  .gift-koran-pen-your-image img {
    width: 100%;
    height: initial;
  }
  .made-koran-pen-wrap {
    width: initial;
    height: initial;
  }
  .made-koran-pen-wrap + a {
    margin-bottom: 20px;
  }
  .made-koran-pen-podrobnee {
    -webkit-transform: none;
    transform: none;
    margin: auto;
    margin-bottom: 30px;
  }
  .list-need-podrobnee {
    width: initial;
  }
  .gift-koran-pen-wrap-list {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .made-koran-pen-wrap img {
    margin: auto;
    display: block;
  }
  .made-koran-pen-wrap p {
    text-align: center;
  }
  .made-koran-pen-partner {
    display: block;
    width: 100%;
    text-align: center;
  }
  .made-koran-pen-name {
    margin: auto;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .popup-gift-content {
    padding-left: 0;
    padding-right: 0;
  }
  .popup-gift-content h2 {
    font-size: 32px;
    margin-top: 20px;
  }
}

.image-slider .top-slide-line .btn-group {
    padding-top: 75px;
}