
 * {
    margin: 0;
    padding: 0;
    font-family: 'cardo' , sans-serif;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

header {
    padding: 1vw 0;
    border-bottom: 1 solid #C8C8C8;
    background: #091217;
}

.wrapper-header {
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.link-header {
    font-weight: 600;
    font-size: 1.55vw;
    color: #FF26D4;
}

.link-header:hover {
    color: #0096B1;
}

.link-header-main{
    font-weight: 700;
    font-size: 1.5VW;
    color: #000000;
}

nav a {
    margin-left: 1.5vw;
}

.block-info {
    display: flex;
    align-items: center;
    padding: 5.20vw 0;

    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
    background: url(../img/fon1.jpg) no-repeat center top;
    background-size: cover;
    width: 100vw;
    height: 82vh
}


.block-info__text h2 {
    font-size: 2.604vw;
    font-weight: bold;
    line-height: 130%;
    color: #000000;
    margin-bottom: 3vw;
}

.btn_blue {
    background-color: #e84545;

    display: inline-block;
    vertical-align: top;
    padding: 14px 40px;
    border-radius: 2px;
    font-family: 'Raleway', sans-serif;
    border: 0;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    transition: background 1s;
}

a.button1 {
  font-size: 1.3vw;
  margin-top: 16vw;
  position: relative;
  color: white;
  font-weight: bold;
  text-decoration: none;
  text-shadow: -1px -1px #000;
  user-select: none;
  padding: 0.9vw 2.1vw;
  outline: none;
  background-color: #000;
  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.8), rgba(255,255,255,.0) 70%), radial-gradient(190% 100% at 50% 0%, rgba(255,255,255,.7) 0%, rgba(255,255,255,.5) 50%, rgba(0,0,0,0) 50%);
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;
  box-shadow: rgba(0,0,0,.3) 0 2px 5px;
}
a.button1:active {
  top: 1px;
  box-shadow: none;
}
a.button1:hover {
  transition: .5s linear;
  background-position: -200% 0, 0 0;
}



.block-info__text a {
    display: block;
    width: 20.83vw;
    text-align: center;
    background: #0096B1;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 0.93vw;
    padding: 0.88vw 0;
}

.block-info__text a:hover {
    opacity: 0.8;
}

/*=====features====*/

.container {
    width: 100%;

    margin: 0 auto;
    padding: 0 15px;

    background: #091217;
    padding: 10px;
    border-top: 3.75vw solid #091217;
}

.features {
    flex-wrap: wrap;
    display: flex;

}

.features_item {
    margin: 25px 0;
    padding: 0 40px;
    width: 33.33333%;
    text-align: center;
    display: inline-block;
}

.features_text {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    color: #9ffcfc;
}

.features_icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.features_title {
    margin-bottom: 20px;
    font-size: 14px;
    color: #FF26D4;
    font-weight: 700;
    text-transform: uppercase;
}

.block-pols{
    background: #091217;
    padding: 5.20vw 0;
}

.imgpc {
    margin: 10px;
    margin-bottom: 65px;
    display: block;
    float: left;
}

.imginf {
    margin: 10px;
    margin-bottom: 20px;
    display: block;
    float: left;
}

.block_inf {
    display: flex
}

.p_inf {
    font-size: 1.3vw;
    line-height: 150%;
    color: #D5FDF3;
    text-align: center;
}

.h4_inf {
    display: flex;
}


.container9 {

    width: 100%;
    margin: 0 auto;
    padding: 5vw 15px 3vw 15px;
    box-sizing: border-box;
    background: #091217;
}

.container9 h3 {
    font-weight: 600;
    font-size: 2.3vw;
    color: #FF26D4;
    text-align: center;
    padding-bottom: 2vw;
}

#t1 {
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #FF26D4;
}

#t2 {
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #FF26D4;
}


.container9 h10 {
    font-weight: 600;
    font-size: 1.7vw;
    color: #FF26D4;

    padding-bottom: 2vw;
}

.header_pols {
    display: flex;
    flex-wrap: wrap;
}

.icon {
    width: 45%;

    position: relative;
}

.icon_img {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    transform: translateY(-50%);
}

.header_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
}

.header_text {
    margin-bottom: 8px;
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #D5FDF3;
}


.header-pols-black{
    width: 52.08vw;
    margin: 0 auto;
}
.header-pols-black h3{
    font-weight: 600;
    font-size: 2.35vw;
    color: #091217;
    text-align: center;
    margin-bottom: 1.5vw;
}

.header-pols{
    width: 52.08vw;
    margin: 0 auto;
    padding-bottom: 1vw;
}

.header-pols h3{
    font-weight: 600;
    font-size: 23px;
    color: #FF26D4;
    text-align: center;
    margin-bottom: 1.5vw;
}

.h11 {font-weight: 600;
    font-size: 1.3vw;
    color: #FF26D4;
    text-align: center;}

.header-pols p{
    font-size: 16px;
    line-height: 150%;
    color: #D5FDF3;
    text-align: center;
}

/*-----container-product---*/

.container-cards, .container-transfer, .container-gift, .container_mag-profs  {
    margin: 0 auto;
    width: 100%;
    background: linear-gradient(to bottom, #B4ABD0, #ffffff);
}

.wrapper__pols-item{
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 4vw;
}

.pols-item{
    width: 22.875VW;
}

.wrapper-pols-img{
    display: flex;
    align-items: center;
    margin-bottom: 1.406vw;
}

.wrapper-pols-img svg{
     width: 1.8vw;
    margin-right: 1vw;
    fill: #fff;
}

.wrapper__profs-item{
    padding: 2.4vw 0;
    width: 78.54vw;
    margin: 0 auto;
}

.wrapper-profs-images{
    display: flex;
    justify-content: space-between;
    height: 25vw;
}
.pols-item h4{
    font-weight: 600;
    font-size: 17px;
    line-height: 140%;
    color: #D5FDF3;
}

.img-jet{
    transform: rotate(-45deg);
}

.pols-item p {
    font-size: 13px;
    line-height: 156%;
    color: #D5FDF3;
    text-align: justify;
}

.wrapper-buy-item{
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 4vw 0 ;
    flex-wrap: wrap;
}


.wrapper-buy-item__block{
    margin: 1vw 1vw;
    width: 120%;
    max-width: 25%;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    padding-bottom: 1.86vw;
    margin-bottom: 3vw;
    background: #EFEFEF;
}

.buy-item__block__img{
    margin-bottom: 1.22vw;
}

.buy-item__block__title{
    font-size: 18px;
    line-height: 140%;
    font-weight: 600;
    color: #000000;
    margin-bottom: .5vw;
    margin-left: 2.29vw;
    font-family: 'cardo' , sans-serif;
}

.buy-item__block__line{
    width: 1.35vw;
    border: 1px solid #000000;
    margin-bottom: .5vw;
    margin-left: 2.29vw;
    background: #000000;
}

.buy-item__block__text{
    margin-left: 2.29vw;
    font-size: 14px;
    line-height: 147%;
    color: #000000;
    width: 85%;
    font-weight: 500;
    font-family: 'cardo' , sans-serif;
}

.btn-buy-wrapper {
  width: 5em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  user-select: none;
  color: rgb(0,0,0);
  outline: none;
  border: 1px solid rgba(0,0,0,.4);
  border-top-color: rgba(0,0,0,.3);
  border-radius: 2px;
  background: linear-gradient(rgb(255,255,255), rgb(240,240,240));
  box-shadow:
   0 0 3px rgba(0,0,0,0) inset,
   0 5px 1px 5px rgba(255,255,255,.2),
   0 -5px 1px 1px rgba(0,0,0,0);
  transition: .2s ease-in-out;
}
.btn-buy-wrapper:hover:not(:active) {
  box-shadow:
   0 0 3px rgba(0,0,0,0) inset,
   0 1px 1px 1px rgba(255, 38, 212, 1),
   0 -1px 1px 1px rgba(255, 38, 212, 1);
}
.btn-buy-wrapper:active {
  background: linear-gradient(rgb(250,250,250), rgb(235,235,235));
  box-shadow:
   0 0 3px rgba(0,0,0,.5) inset,
   0 1px 1px 1px rgba(255,255,255,.4),
   0 -1px 1px 1px rgba(0,0,0,.1);
}

.btn-buy-wrapper {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #C8C8C8;
    border-radius: 4px;
    padding: 0.1vw 3.30vw;
    width: 85%;
    margin: 0 auto;
    margin-top: 1vw;
}

.btn-buy-wrapper:hover {
    background: #A0FFFE;
}

.btn-buy-wrapper:hover p {
   color: #FF26D4;
}

.btn-buy-wrapper img{
    width: 1.562vw;
    margin-left: auto;
    margin-right: auto;

}
.btn-buy-wrapper p{
    font-weight: 600;

    font-size: 1.45vw;
    display: flex;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    font-family: 'cardo' , sans-serif;
}


/*---delivery----*/

.fon_delivery {
    display: flex;
    align-items: center;

    width: 120%;
    max-width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;

    background: url(../img/fondelivery.png) no-repeat center top;
    background-size: cover;
    height: 24vw;
}

/*-----FOOTER----*/

.container2 {

    background: #091217;
}

.footer{
    padding: 2vw 0;
    display: flex;
    justify-content: space-between;
    width: 78.54vw;
    margin: 0 auto;
}

.wraper-footer{
    display: flex;
}

.footer__item{
    display: flex;
    flex-direction: column;

}
.footer__item h5{
    font-weight: bold;
    font-size: 1.8vw;
    color: #FF26D4;
}

.footer__item p{
    font-weight: 600;
    font-size: 1.25vw;
    line-height: 180%;
    color: #A0FFFE;
}

.footer__item a{
    font-weight: 600;
    font-size: 1.25vw;
    line-height: 200%;
    color: #A0FFFE;
}

.wraper-footer{
    display: flex;
    justify-content: space-between;
    width: 22.7vw;
}

.right-side{
    align-items: end;
    text-align: right;
}

.footer__logo {
    width: 30%;
}

.btns-profs{
    display: block;
    width: 15vw;
    text-align: center;
    margin: 0 auto;
    margin-top: 3vw;
    border-radius: 4px;
    padding: 0.8vw 1.30vw;
    background: #0096B1;
    cursor: pointer;
    color: #fff;
    font-size: 1.85vw;
    font-weight: 600;
}

.btns-profs:hover{
   opacity: 0.8;
}


.wrapper-profs-images-item{
    width: 32.3333%;
}

.blink7 {
  font-weight: 600;
  font-size: 1.85vw;
  color: #fff;
  text-align: center;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #A0FFFE, 0 0 30px #A0FFFE, 0 0 40px #A0FFFE, 0 0 55px #A0FFFE, 0 0 75px #A0FFFE;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #FF26D4, 0 0 40px #FF26D4, 0 0 50px #FF26D4, 0 0 60px #FF26D4, 0 0 70px #FF26D4, 0 0 80px #FF26D4;
  }
}
.js-alert-info{
    color:#000;
    font-size:18px;
    font-weight:600;
    text-align:center;
    padding:10px 0px;
    background: #fee500;
    position: fixed;
bottom: 0px;
width: 100%;
z-index: 1000;
}