* {
    outline: none;
}

.cpa_customModalInteresting .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
  
.cpa_customModalInteresting .no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  
  .cpa_customModalInteresting .no-gutters > .col,
  .cpa_customModalInteresting .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }



  .cpa_customModalInteresting .col-1, 
  .cpa_customModalInteresting .col-2, 
  .cpa_customModalInteresting .col-3, 
  .cpa_customModalInteresting .col-4, 
  .cpa_customModalInteresting .col-5, 
  .cpa_customModalInteresting .col-6, 
  .cpa_customModalInteresting .col-7, 
  .cpa_customModalInteresting .col-8, 
  .cpa_customModalInteresting .col-9, 
  .cpa_customModalInteresting .col-10, 
  .cpa_customModalInteresting .col-11, 
  .cpa_customModalInteresting .col-12, 
  .cpa_customModalInteresting .col,
  .cpa_customModalInteresting .col-auto, 
  .cpa_customModalInteresting .col-sm-1, 
  .cpa_customModalInteresting .col-sm-2, 
  .cpa_customModalInteresting .col-sm-3, 
  .cpa_customModalInteresting .col-sm-4, 
  .cpa_customModalInteresting .col-sm-5, 
  .cpa_customModalInteresting .col-sm-6, 
  .cpa_customModalInteresting .col-sm-7, 
  .cpa_customModalInteresting.col-sm-8, 
  .cpa_customModalInteresting .col-sm-9, 
  .cpa_customModalInteresting .col-sm-10, 
  .cpa_customModalInteresting .col-sm-11, 
  .cpa_customModalInteresting .col-sm-12, 
  .cpa_customModalInteresting .col-sm, 
  .cpa_customModalInteresting .col-sm-auto, 
  .cpa_customModalInteresting .col-md-1, 
  .cpa_customModalInteresting .col-md-2, 
  .cpa_customModalInteresting .col-md-3, 
  .cpa_customModalInteresting .col-md-4, 
  .cpa_customModalInteresting .col-md-5, 
  .cpa_customModalInteresting .col-md-6, 
  .cpa_customModalInteresting .col-md-7, 
  .cpa_customModalInteresting .col-md-8, 
  .cpa_customModalInteresting .col-md-9, 
  .cpa_customModalInteresting .col-md-10, 
  .cpa_customModalInteresting .col-md-11, 
  .cpa_customModalInteresting .col-md-12, 
  .cpa_customModalInteresting .col-md, 
  .cpa_customModalInteresting .col-md-auto, 
  .cpa_customModalInteresting .col-lg-1, 
  .cpa_customModalInteresting .col-lg-2, 
  .cpa_customModalInteresting .col-lg-3, 
  .cpa_customModalInteresting .col-lg-4, 
  .cpa_customModalInteresting .col-lg-5, 
  .cpa_customModalInteresting .col-lg-6, 
  .cpa_customModalInteresting .col-lg-7, 
  .cpa_customModalInteresting .col-lg-8, 
  .cpa_customModalInteresting .col-lg-9, 
  .cpa_customModalInteresting .col-lg-10, 
  .cpa_customModalInteresting .col-lg-11, 
  .cpa_customModalInteresting .col-lg-12, 
  .cpa_customModalInteresting .col-lg, 
  .cpa_customModalInteresting .col-lg-auto, 
  .cpa_customModalInteresting .col-xl-1, 
  .cpa_customModalInteresting .col-xl-2, 
  .cpa_customModalInteresting .col-xl-3, 
  .cpa_customModalInteresting .col-xl-4, 
  .cpa_customModalInteresting .col-xl-5, 
  .cpa_customModalInteresting .col-xl-6, 
  .cpa_customModalInteresting .col-xl-7, 
  .cpa_customModalInteresting .col-xl-8, 
  .cpa_customModalInteresting .col-xl-9, 
  .cpa_customModalInteresting .col-xl-10, 
  .cpa_customModalInteresting .col-xl-11,
  .cpa_customModalInteresting  .col-xl-12, 
  .cpa_customModalInteresting .col-xl, 
  .cpa_customModalInteresting .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.cpa_customModalInteresting .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.cpa_customModalInteresting .row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.cpa_customModalInteresting .row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.cpa_customModalInteresting .row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.cpa_customModalInteresting .row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.cpa_customModalInteresting .row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.cpa_customModalInteresting .row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.cpa_customModalInteresting .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.cpa_customModalInteresting .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.cpa_customModalInteresting .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.cpa_customModalInteresting .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.cpa_customModalInteresting .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.cpa_customModalInteresting .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.cpa_customModalInteresting .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.cpa_customModalInteresting .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.cpa_customModalInteresting .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.cpa_customModalInteresting .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.cpa_customModalInteresting .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.cpa_customModalInteresting col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.cpa_customModalInteresting .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.cpa_customModalInteresting .pl-0,
.cpa_customModalInteresting .px-0 {
  padding-left: 0 !important;
}


.cpa_customModalInteresting .pr-0,
.cpa_customModalInteresting .px-0 {
  padding-right: 0 !important;
}


.cpa_customModalInteresting .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

.has-error {
    background-color: #ffc8c8 !important;
}


.cpa_modalDefaultInput.has-error {
    background-color: #ffc8c8 !important;
}

.cpa_customModalBlock {
    left: 0;
    top: 0;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(60, 68, 86, 0.7);
}
.cpa_fixedModalBlock {
    z-index: 99999;
    position: fixed;
    top: 50%;
    left: 50%;
    align-items: center;
    transform: translate(-50%, -50%);
    height: 90%;
    overflow: auto;
    width: 458px;
    max-width: 95%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cpa_innerModalBlock {
    position: relative !important;
    background-image: url(../img/cpa_modal_bg1.svg), url(../img/cpa_modal_bg2.svg);
    background-position: left top, right 0 bottom 0;
    background-repeat: no-repeat, no-repeat;
    background-color:  #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:45px 43px 36px 43px;
}
.cpa_modalClose {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    background: url(../img/cpa_modal_close_icon.svg) 50% 50% no-repeat #F5F5F5 !important;
    cursor: pointer !important;

}
.cpa_modalHeading {
    font-weight: 900 !important;
    font-size: 35px !important;
    line-height: 37px !important;
    text-align: center !important;
    color: #3C4456 !important;
}
.cpa_modalText {
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    text-align: center !important;
    color: #6C7588 !important;
    margin-top: 15px !important;
}
.cpa_modalForm {
    margin-top: 20px !important;
}
.cpa_modalDefaultInput {
    background: #FAFBFF !important;
    border: 1px solid #9EA3AE !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    outline: none !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    padding: 0 36px !important;
    height: 55px !important;
    line-height: 55px !important;
    display: block !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    color: #3C4456 !important;
}
.cpa_modalDefaultInput::-webkit-input-placeholder { /* Edge */
    color: #888E9D !important;
}

.cpa_modalDefaultInput:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #888E9D !important;
}

.cpa_modalDefaultInput::placeholder {
    color: #888E9D !important;
}
.cpa_modalSubmitButton {
    display: block !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100% !important;
    background: #3485FF !important;
    -webkit-border-radius: 500px !important;
    -moz-border-radius: 500px !important;
    border-radius: 500px !important;
    border: none !important;
    outline: none !important;
    font-weight: bold !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    color: #FFFFFF !important;
    height: 72px !important;
    line-height: 72px !important;
    text-align: center !important;
    cursor: pointer !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.cpa_modalSubmitButton:hover, .cpa_modalSubmitButton:active{
    background: #569AFF !important;
    color: #fff !important;
}
.spa_modalSubTextBlock {
    margin-top: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.cpa_modal_subText {
    font-size: 14px;
    color: #6C7588;
    position: relative;
    top: 2px;
}
.cpa_modal_timeIcon {
    width: 34px;
    height: 33px;
    background: url(../img/cpa_modal_time_icon.svg) left 0 top 50% no-repeat;
    flex: none;
    margin-right: 15px;
}

.cpa_modalHidden {
    display: none !important;
}
.cpa_modalShadow {
    height: 30px;
    width: 90%;
    position: absolute;
    left: 5%;
    bottom: -10px;
    z-index: -1;
    background: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

@media (max-width: 360px) {
    .cpa_modalHeading {
        font-size: 25px !important;
    }
    .cpa_modalSubmitButton {
        font-size: 14px !important;
        height: 55px !important;
        line-height: 55px !important;
    }
    .cpa_modalDefaultInput {
        height: 45px !important;
        line-height: 45px !important;
        padding: 0 10px !important;
    }
}
.cpa_customModalBlock input {
    float: none !important;
}

a.item:hover .card-img {
    opacity: .4;
    transition: opacity .1s ease-out;
  }


.cpa_customModalInteresting {
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(60, 68, 86, 0.7);
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  @media screen and (max-width: 767px) {
    .cpa_customModalInteresting {
      padding: 5px;
    }
  }
  .cpa_customModalInteresting.show {
    visibility: visible;
    opacity: 1;
  }
  .cpa_customModalInteresting * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .cpa_customModalInteresting .cpa_customModalInteresting__body {
    position: relative !important;
    background-color: #fff;
    border-radius: 20px;
    padding: 45px 40px 35px 40px;
    max-width: 800px;
    margin: 0 auto;
  }
  @media screen and (max-width: 767px) {
    .cpa_customModalInteresting .cpa_customModalInteresting__body {
        padding: 45px 30px 30px 30px;
        max-width: 350px;
        width: 100%;
    }
  }
  .cpa_customModalInteresting .cpa_customModalInteresting__close {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    background: url(../img/cpa_modal_close_icon.svg) 50% 50% no-repeat #f5f5f5 !important;
    cursor: pointer !important;
  }
  .cpa_customModalInteresting .cpa_customModalInteresting__title {
    font-weight: 900;
    font-size: 24px;
    margin-bottom: 10px;
    color: #3C4456;
  }
  .cpa_customModalInteresting .cpa_customModalInteresting__desc {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .cpa_customModalInteresting .cpa_customModalInteresting__desc img {
    display: inline-block;
    vertical-align: middle;
  }
  
  .cpa_customModalInteresting__news {
    margin: 0 -10px;
  }
  @media (max-width: 767px) {
    .cpa_customModalInteresting__news {
      margin: 0;
    }
    .cpa_customModalInteresting__news a.item {
      margin-left: auto !important;
      margin-right: auto !important;
    }
  }
  .cpa_customModalInteresting__news a.item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 315px;
    border-radius: 4px;
    margin: 10px;
    max-height: 315px;
    width: 100%;
  }
  .cpa_customModalInteresting__news .container__wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
  }
  .cpa_customModalInteresting__news .container__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .cpa_customModalInteresting__news .card_col_1 {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-align: self-end;
        -ms-flex-align: self-end;
            align-items: self-end;
  }
  .cpa_customModalInteresting__news .item__gradient {
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    bottom: -2px;
  }
  .cpa_customModalInteresting__news .card-img-out {
    position: relative;
    height: auto;
    padding: 10px 15px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cpa_customModalInteresting__news .card-title {
    font-size: 14px;
    z-index: 10;
    font-weight: 300;
    margin: 0;
    line-height: 1.4;
  }
  .cpa_customModalInteresting__news .card-img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .cpa_customModalInteresting__news .card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
  }
  .cpa_customModalInteresting__news img {
    vertical-align: middle;
    border-style: none;
  }


  @media (min-width: 576px) {
    .cpa_customModalInteresting .col-sm {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .cpa_customModalInteresting .row-cols-sm-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .cpa_customModalInteresting .row-cols-sm-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .cpa_customModalInteresting .row-cols-sm-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .cpa_customModalInteresting .row-cols-sm-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .cpa_customModalInteresting .row-cols-sm-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .cpa_customModalInteresting .row-cols-sm-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .cpa_customModalInteresting .col-sm-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .cpa_customModalInteresting .col-sm-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .cpa_customModalInteresting .col-sm-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .cpa_customModalInteresting .col-sm-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .cpa_customModalInteresting .col-sm-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .cpa_customModalInteresting .col-sm-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .cpa_customModalInteresting .col-sm-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .cpa_customModalInteresting .col-sm-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .cpa_customModalInteresting .col-sm-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .cpa_customModalInteresting .col-sm-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .cpa_customModalInteresting .col-sm-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .cpa_customModalInteresting .col-sm-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .cpa_customModalInteresting .col-sm-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .cpa_customModalInteresting .order-sm-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .cpa_customModalInteresting .order-sm-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .cpa_customModalInteresting .order-sm-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .cpa_customModalInteresting .order-sm-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .cpa_customModalInteresting .order-sm-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .cpa_customModalInteresting .order-sm-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .cpa_customModalInteresting .order-sm-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .cpa_customModalInteresting .order-sm-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .cpa_customModalInteresting .order-sm-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .cpa_customModalInteresting .order-sm-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .cpa_customModalInteresting .order-sm-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .cpa_customModalInteresting .order-sm-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .cpa_customModalInteresting .order-sm-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .cpa_customModalInteresting .order-sm-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .cpa_customModalInteresting .order-sm-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .cpa_customModalInteresting .offset-sm-0 {
      margin-left: 0;
    }
    .cpa_customModalInteresting .offset-sm-1 {
      margin-left: 8.333333%;
    }
    .cpa_customModalInteresting .offset-sm-2 {
      margin-left: 16.666667%;
    }
    .cpa_customModalInteresting .offset-sm-3 {
      margin-left: 25%;
    }
    .cpa_customModalInteresting .offset-sm-4 {
      margin-left: 33.333333%;
    }
    .cpa_customModalInteresting .offset-sm-5 {
      margin-left: 41.666667%;
    }
    .cpa_customModalInteresting .offset-sm-6 {
      margin-left: 50%;
    }
    .cpa_customModalInteresting .offset-sm-7 {
      margin-left: 58.333333%;
    }
    .cpa_customModalInteresting .offset-sm-8 {
      margin-left: 66.666667%;
    }
    .cpa_customModalInteresting .offset-sm-9 {
      margin-left: 75%;
    }
    .cpa_customModalInteresting .offset-sm-10 {
      margin-left: 83.333333%;
    }
    .cpa_customModalInteresting .offset-sm-11 {
      margin-left: 91.666667%;
    }
  }


  @media (min-width: 768px) {
    .cpa_customModalInteresting .col-md {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .cpa_customModalInteresting .row-cols-md-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .cpa_customModalInteresting .row-cols-md-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .cpa_customModalInteresting .row-cols-md-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .cpa_customModalInteresting .row-cols-md-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .cpa_customModalInteresting .row-cols-md-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .cpa_customModalInteresting .row-cols-md-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .cpa_customModalInteresting .col-md-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .cpa_customModalInteresting .col-md-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .cpa_customModalInteresting .col-md-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .cpa_customModalInteresting .col-md-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .cpa_customModalInteresting .col-md-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .cpa_customModalInteresting .col-md-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .cpa_customModalInteresting .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .cpa_customModalInteresting .col-md-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .cpa_customModalInteresting .col-md-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .cpa_customModalInteresting .col-md-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .cpa_customModalInteresting .col-md-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .cpa_customModalInteresting .col-md-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .cpa_customModalInteresting .col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .cpa_customModalInteresting .order-md-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .cpa_customModalInteresting .order-md-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .cpa_customModalInteresting .order-md-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .cpa_customModalInteresting .order-md-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .cpa_customModalInteresting .order-md-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .cpa_customModalInteresting .order-md-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .cpa_customModalInteresting .order-md-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .cpa_customModalInteresting .order-md-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .cpa_customModalInteresting .order-md-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .cpa_customModalInteresting .order-md-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .cpa_customModalInteresting .order-md-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .cpa_customModalInteresting .order-md-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .cpa_customModalInteresting .order-md-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .cpa_customModalInteresting .order-md-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .cpa_customModalInteresting .order-md-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .cpa_customModalInteresting .offset-md-0 {
      margin-left: 0;
    }
    .cpa_customModalInteresting .offset-md-1 {
      margin-left: 8.333333%;
    }
    .cpa_customModalInteresting .offset-md-2 {
      margin-left: 16.666667%;
    }
    .cpa_customModalInteresting .offset-md-3 {
      margin-left: 25%;
    }
    .cpa_customModalInteresting .offset-md-4 {
      margin-left: 33.333333%;
    }
    .cpa_customModalInteresting .offset-md-5 {
      margin-left: 41.666667%;
    }
    .cpa_customModalInteresting .offset-md-6 {
      margin-left: 50%;
    }
    .cpa_customModalInteresting .offset-md-7 {
      margin-left: 58.333333%;
    }
    .cpa_customModalInteresting .offset-md-8 {
      margin-left: 66.666667%;
    }
    .cpa_customModalInteresting .offset-md-9 {
      margin-left: 75%;
    }
    .cpa_customModalInteresting .offset-md-10 {
      margin-left: 83.333333%;
    }
    .cpa_customModalInteresting .offset-md-11 {
      margin-left: 91.666667%;
    }
  }



  @media (min-width: 992px) {
    .cpa_customModalInteresting .col-lg {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .cpa_customModalInteresting .row-cols-lg-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .cpa_customModalInteresting .row-cols-lg-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .cpa_customModalInteresting .row-cols-lg-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .cpa_customModalInteresting .row-cols-lg-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .cpa_customModalInteresting .row-cols-lg-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .cpa_customModalInteresting .row-cols-lg-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .cpa_customModalInteresting .col-lg-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .cpa_customModalInteresting .col-lg-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .cpa_customModalInteresting .col-lg-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .cpa_customModalInteresting .col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .cpa_customModalInteresting .col-lg-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .cpa_customModalInteresting .col-lg-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .cpa_customModalInteresting .col-lg-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .cpa_customModalInteresting .col-lg-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .cpa_customModalInteresting .col-lg-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .cpa_customModalInteresting .col-lg-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .cpa_customModalInteresting .col-lg-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .cpa_customModalInteresting .col-lg-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .cpa_customModalInteresting .col-lg-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .cpa_customModalInteresting .order-lg-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .cpa_customModalInteresting .order-lg-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .cpa_customModalInteresting .order-lg-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .cpa_customModalInteresting .order-lg-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .cpa_customModalInteresting .order-lg-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .cpa_customModalInteresting .order-lg-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .cpa_customModalInteresting .order-lg-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .cpa_customModalInteresting .order-lg-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .cpa_customModalInteresting .order-lg-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .cpa_customModalInteresting .order-lg-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .cpa_customModalInteresting .order-lg-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .cpa_customModalInteresting .order-lg-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .cpa_customModalInteresting .order-lg-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .cpa_customModalInteresting .order-lg-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .cpa_customModalInteresting .order-lg-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .cpa_customModalInteresting .offset-lg-0 {
      margin-left: 0;
    }
    .cpa_customModalInteresting .offset-lg-1 {
      margin-left: 8.333333%;
    }
    .cpa_customModalInteresting .offset-lg-2 {
      margin-left: 16.666667%;
    }
    .cpa_customModalInteresting .offset-lg-3 {
      margin-left: 25%;
    }
    .cpa_customModalInteresting .offset-lg-4 {
      margin-left: 33.333333%;
    }
    .cpa_customModalInteresting .offset-lg-5 {
      margin-left: 41.666667%;
    }
    .cpa_customModalInteresting .offset-lg-6 {
      margin-left: 50%;
    }
    .cpa_customModalInteresting .offset-lg-7 {
      margin-left: 58.333333%;
    }
    .cpa_customModalInteresting .offset-lg-8 {
      margin-left: 66.666667%;
    }
    .cpa_customModalInteresting .offset-lg-9 {
      margin-left: 75%;
    }
    .cpa_customModalInteresting .offset-lg-10 {
      margin-left: 83.333333%;
    }
    .cpa_customModalInteresting .offset-lg-11 {
      margin-left: 91.666667%;
    }
  }


  

  body {
    touch-action: auto;
  }
  .err1,
  .err2,
  .err3,
  .err4 {
    display: none;
  }
  .error-box {
    color: #fff;
    background-color: #de5042;
    border-radius: 5px;
    text-align: center;
    width: 95%;
    font-size: 13px;
    line-height: 20px;
    z-index: 100;
    margin: 0 auto 0px;
  }
  .hide,
  .flag-dropdown {
    display: none;
  }
  .error-box {
    color: #fff;
    background-color: #de5042;
    border-radius: 5px;
    text-align: center;
    font-size: 26px;
    line-height: 35px;
    margin: 5px !important;
    z-index: 100;
  }
  input:invalid {
    box-shadow: none;
  }
  @media (min-width: 769px) {
    .error-box {
      font-size: 13px;
      line-height: 16px;
    }
  }


  body {
    overflow: auto !important;
  }

  .contenu {
    /*  top:195px !important;*/
    top: 218px !important;
  }

  .txt-countdown {
    position: absolute;
    top: 44px;
    left: 26px;
    color: #ffffff;
    font-size: 18px;
    width: 32px;
    text-align: center;
  }

  .social-2 {
    position: absolute;
    left: -46px;
    top: 0px;
    width: 35px;
    height: auto;
  }

  .live_button {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 15px;
    margin-top: 13px;
    position: relative;
  }

  .live_button:hover {
    opacity: 0.8;
  }

  .elections2015_button_link {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 12px;
    margin-top: 13px;
    position: relative;
  }




  input, select {
    width: 85%;
    margin-bottom: 30px;
    border: 2px solid #222;
    padding: 5px;
    height: 30px;
    border-radius: 10px;
  }

  .time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700;
  }

  p.pricec {
    position: absolute;
    right: 0;
    top: 424px;
    color: #000;
    width: 160px;
    height: 129px;
    text-align: center !important;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    margin: -160px auto 30px;
    background: url(img/star.png);
    background-size: contain;
    padding-top: 29px;
  }

  .submit-form {
    width: 85%;
    border: none;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    background-color: #d4282c;
    border-radius: 20px;
    -webkit-animation: a 1s infinite alternate;
    animation: a 1s infinite alternate;
    cursor: pointer;
    font-weight: 700;
  }

  p.pricec {
    right: 16%;
    width: 160px;
  }

  p.priceс {
    position: relative;
    left: 100px;
    top: -100px;
    color: #000;
    box-shadow: rgba(0, 0, 0, 0.8) 0 3px 30px;
    width: 165px;
    height: 98px;
    text-align: center !important;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    transform: rotateZ(-7deg);
    margin: -160px auto 30px;
    background: linear-gradient(
      to right,
      #eea513 0,
      #fded13 100%
    );
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-radius: 19%;
  }

  .discountс {
    display: block;
    margin-top: 9px;
    font-size: 16px;
  }

  .price_main {
    border-bottom: 2px solid #d31812;
    font-size: 25px;
    line-height: 0;
  }

  .js_old_price {
    margin: 0 30px;
  }

  .Wheel_input {
    padding: 10px !important;
    display: block !important;
    margin: 0 auto !important;
    padding: 10px !important;
    width: 50% !important;
    border: 2px solid grey !important;
    border-radius: 5px !important;
  }

  .country_select {
    display: none;
  }

  .order_form {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  @media screen and (max-width: 480px) {
    input, select {
      width: 90%;
    }
  }

  .main-link {
    display: block;
    margin: 20px auto;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer;
  }

  .main-link:hover {
    opacity: 0.8;
  }

  .spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
  }

  #align .spin-wrapper p {
    text-align: center;
    font-size: 21px !important;
    line-height: 1.4 !important;
    margin-bottom: 15px;
  }

  .wheel-wrapper {
    text-align: center;
  }

  .wheel {
    margin: 0 auto;
    position: relative;
  }

  .wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 49%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .cursor-text {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 20% !important;
    height: 45%;
    line-height: 61px;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 46%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset,
      rgba(255, 255, 255, 1) 0 2px 0 inset,
      rgba(0, 0, 0, 0.4) 0 0 5px;
    box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset,
      rgba(255, 255, 255, 1) 0 2px 0 inset,
      rgba(0, 0, 0, 0.4) 0 0 5px;
    background: #fff;
    background: -webkit-gradient(
      radial,
      center center,
      0,
      center center,
      100%,
      color-stop(0, rgba(255, 255, 255, 1)),
      color-stop(100%, rgba(234, 234, 234, 1))
    );
    background: -webkit-radial-gradient(
      center,
      ellipse cover,
      rgba(255, 255, 255, 1) 0,
      rgba(234, 234, 234, 1) 100%
    );
    background: -o-radial-gradient(
      center,
      ellipse cover,
      rgba(255, 255, 255, 1) 0,
      rgba(234, 234, 234, 1) 100%
    );
    background: -webkit-radial-gradient(
      center,
      ellipse,
      rgba(255, 255, 255, 1) 0,
      rgba(234, 234, 234, 1) 100%
    );
    background: -o-radial-gradient(
      center,
      ellipse,
      rgba(255, 255, 255, 1) 0,
      rgba(234, 234, 234, 1) 100%
    );
    background: radial-gradient(
      ellipse at center,
      rgba(255, 255, 255, 1) 0,
      rgba(234, 234, 234, 1) 100%
    );
  }

  .wheel-img {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s;
  }

  .close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(img/cross.svg);
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer;
  }

  .cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
  }

  .spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
  }

  .pop-up-layer {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.7) !important;
    z-index: 99 !important;
  }

  .pop-up-layer-show {
    display: block;
  }

  .pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running
      pop-up-appear;
  }

  .pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #42b7e0;
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running
      pop-up-appear-before;
  }

  .pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: 0.5s ease 0.6s normal backwards 1 running
      pop-up-appear-after;
  }

  @keyframes pop-up-appear {
    0% {
      transform: translateY(-2000px);
    }

    30% {
      transform: translateY(100px);
    }

    100% {
      transform: translateY(0);
    }
  }

  @keyframes pop-up-appear-before {
    0% {
      transform: scale(0);
    }

    100% {
      transform: scale(1);
    }
  }

  @keyframes pop-up-appear-after {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  .pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }

  .pop-up-button {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #42b7e0;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none;
  }

  .pop-up-button:hover {
    color: #fff;
    text-decoration: none;
  }

  .wheel img {
    max-width: 100%;
  }

  @media all and (max-width: 520px) {
    .cursor-text {
      line-height: 48px;
      font-size: 14px;
      width: 40% !important;
      top: 52%;
    }

    .close-popup {
      position: absolute;
      width: 30px;
      height: 30px;
      background-image: url(img/cross.svg);
      background-size: 100%;
      top: -40px;
      border-radius: 50%;
      -webkit-box-shadow: 0 0 10px #fff;
      box-shadow: 0 0 10px #fff;
      right: -10px;
      cursor: pointer;
    }

    p.priceс {
      top: -120px;
      left: 20px;
    }
  }

  .super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }

  @-webkit-keyframes super-rotation {
    70% {
      -webkit-transform: rotate(1783deg);
      transform: rotate(1783deg);
    }

    100% {
      -webkit-transform: rotate(1774deg);
      transform: rotate(1774deg);
    }
  }

  @keyframes super-rotation {
    70% {
      -webkit-transform: rotate(1783deg);
      transform: rotate(1783deg);
    }

    100% {
      -webkit-transform: rotate(1774deg);
      transform: rotate(1774deg);
    }
  }

  .time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700;
  }

  .time_remains_title {
    padding-top: 15px;
    text-align: center;
    font-size: 22px;
  }

  .comments {
    padding-top: 10px;
  }

  .comments-item {
    max-width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e2e3;
  }

  .comment-avatar {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    font-size: 0;
  }

  .comment-text {
    display: inline-block;
    max-width: 79%;
    vertical-align: top;
    font-size: 16px;
  }

  .comment-username {
    color: #365899;
    font-weight: 700;
    margin-right: 10px;
    cursor: pointer;
  }

  .comment-username:hover {
    text-decoration: underline;
  }

  .comment-action {
    padding-left: 50px;
  }

  .like,
  .like-count,
  .reply {
    color: #365899;
    font-size: 13px;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .like:hover,
  .reply:hover {
    text-decoration: underline;
  }

  .like:after,
  .reply:after {
    content: " · ";
    position: absolute;
    font-weight: 700;
    right: -10px;
    top: 0;
    color: #90949c;
  }

  .like-count {
    padding-left: 20px;
    position: relative;
  }

  .like-count:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    background-image: url(img/like.png);
  }

  .like-count-liked {
    animation: 0.5s like-change;
  }

  .like-count-unliked {
    animation: 0.5s like-unchange;
  }

  @keyframes like-change {
    50% {
      top: -10px;
      opacity: 0;
    }

    51% {
      bottom: -10px;
    }

    100% {
      bottom: 0;
      opacity: 1;
    }
  }

  @keyframes like-unchange {
    50% {
      bottom: -10px;
      opacity: 0;
    }

    100% {
      top: 0;
      opacity: 1;
    }
  }

  .comment-date {
    font-size: 13px;
    color: #90949c;
    position: relative;
  }

  .comment-input {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .comment-input-area {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    font-size: 0;
    perspective: 800px;
  }

  .comment-input input[type="text"] {
    width: 150px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    transition: 0.4s;
    word-wrap: wrap;
  }

  .textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    font-family: Arial, sans-serif;
    transition: 0.5s;
  }

  .textarea-focus {
    height: 80px;
  }

  .input-action {
    display: none;
    transition: 0.4s;
    background-color: #f6f7f9;
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px 10px;
    transform-origin: top;
    padding: 10px 10px;
  }

  .input-action-focus {
    display: block;
    animation: 0.6s action-appear;
  }

  .comment-appear {
    animation: comment-appear 0.4s;
  }

  @keyframes comment-appear {
    from {
      transform: scale(0);
    }

    to {
      transform: scale(1);
    }
  }

  @keyframes action-appear {
    0% {
      opacity: 0;
      transform: rotateX(-90deg);
    }

    60% {
      transform: rotateX(30deg);
    }

    100% {
      opacity: 1;
      transform: rotateX(0);
    }
  }

  .send-btn {
    float: right;
    padding: 5px 10px;
    background-color: #4267b2;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
  }

  .send-btn:hover {
    background-color: #365899;
  }

  @media all and (max-width: 720px) {
    main {
      width: 100%;
    }

    .sidebar {
      display: none;
    }

    .mobile-header {
      display: block;
    }
  }

  .button {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 18px;
    padding: 15px 15px;
    background-color: #f44336;
    color: #fff;
    text-align: center;
    letter-spacing: 0.5px;
    border: none;
    margin: 10px 0;
    text-transform: uppercase;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12),
      0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12),
      0 2px 2px rgba(0, 0, 0, 0.2);
    transition: 0.3s ease-out;
  }

  .button:hover {
    background-color: #f55a4e;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14),
      0 1px 7px 0 rgba(0, 0, 0, 0.12),
      0 3px 1px -1px rgba(0, 0, 0, 0.2);
  }

  .pulse {
    position: relative;
    z-index: 1;
  }

  .pulse:hover:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f44336;
    border-radius: inherit;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s,
      -webkit-transform 0.3s;
    -webkit-animation: pulse-animation 5s
      cubic-bezier(0.24, 0, 0.38, 1) infinite;
    animation: pulse-animation 5s
      cubic-bezier(0.24, 0, 0.38, 1) infinite;
    z-index: -1;
  }

  @-webkit-keyframes pulse-animation {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    15% {
      opacity: 0;
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
    }

    100% {
      opacity: 0;
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
    }
  }

  @keyframes pulse-animation {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    15% {
      opacity: 0;
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
    }

    100% {
      opacity: 0;
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
    }
  }

  .comments-refreshing-wrapper {
    background-color: rgba(0, 78, 255, 0.14);
    padding: 5px 0;
    margin: 10px 0;
    min-height: 150px;
    border-radius: 5px;
  }

  .comments-refreshing-wrapper
    .comments-refreshing-title {
    font-size: 20px;
    padding-left: 20px;
  }

  .comments-refreshing-wrapper .comments-item {
    display: none;
    border-bottom: none;
  }

  .comments-refreshing-wrapper .comments-newly-showed {
    display: block;
    animation: new-comment-show 0.5s;
  }

  .comments-refreshing {
    display: none;
    text-align: center;
  }

  .comments-refreshing img {
    max-width: 100px;
  }

  .refresh-appear {
    display: block;
    animation: typing-show 0.5s;
  }

  @keyframes typing-show {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  @keyframes new-comment-show {
    0% {
      transform: scale(0.2);
    }

    80% {
      transform: scale(1.2);
    }

    100% {
      transform: scale(1);
    }
  }

  .show-message {
    font-family: Roboto-Regular;
  }

  .blink {
    color: red !important;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    text-decoration: line-through;
  }

  .show-message p {
    margin: 0 !important;
  }

  .show-message__icon {
    width: 50px !important;
    display: inline-block;
    vertical-align: middle;
  }

  .show-message__info {
    width: 248px;
    line-height: normal;
    display: inline-block;
    margin-left: 15px;
    color: #000;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 19px;
    font-family: RobotoRegular, sans-serif;
  }

  .show-message__info span {
    font-size: 20px;
    font-family: RobotoRegular, sans-serif;
  }

  .show-message__left {
    font-size: 14px;
  }

  .show-message__left span {
    font-size: 15px;
  }

  .show-message_call {
    background-color: #363636;
  }

  .show-message__info span {
    color: #000;
  }

  .package_left,
  .package_left span {
    font-size: 15px !important;
  }

  #ouibounce-modal {
    background-color: rgba(0, 0, 0, 0.9);
  }

  .show-message_online {
    background-color: #cd5555;
    background-color: rgba(0, 0, 0, 0.9);
  }

  .show-message__inner {
    line-height: 90px;
    display: inline-block;
    vertical-align: middle;
  }

  .show-message__item,
  .show-message__item-first {
    position: fixed;
    right: 20px;
    top: 120px;
    width: 318px;
    background-color: rgba(255, 255, 255, 0.92);
    color: #000;
    padding: 0 25px;
    font-size: 14px;
    line-height: 90px;
    border-radius: 5px;
    display: none;
    z-index: 98;
    box-sizing: border-box;
    border: 2px solid #7474ff;
    border-left-style: dashed;
    border-right-style: dashed;
    text-shadow: 0 0 2px #fff;
    box-shadow: 0 0 1px 0;
    -webkit-box-shadow: 0 0 1px 0;
    -moz-box-shadow: 0 0 1px 0;
  }

  .lost_position {
    display: none !important;
    opacity: 0 !important;
  }

  .block_position {
    display: block !important;
    opacity: 1 !important;
  }

  @media screen and (max-width: 767px) {
    .show-message__item,
    .show-message__item-first {
      top: auto;
      right: 10px;
      bottom: 10px;
    }

    .show-message__info {
      width: 230px;
    }

    .show-message__item,
    .show-message__item-first {
      width: 300px;
    }
  }

  @media screen and (max-width: 319px) {
    .show-message__item,
    .show-message__item-first {
      width: 225px;
    }

    .show-message__info {
      width: 160px;
      margin-left: 7px;
      font-size: 15px;
    }

    .show-message__info span {
      font-size: 17px;
    }

    .show-message__icon {
      width: 38px !important;
    }

    .show-message__info br {
      display: none;
    }
  }

  @-moz-keyframes blinker {
    0% {
      opacity: 1;
    }

    50% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  @-webkit-keyframes blinker {
    0% {
      opacity: 1;
    }

    50% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  @keyframes blinker {
    0% {
      opacity: 1;
    }

    50% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }


  form {
    position: relative;
  }

  .loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 10000;
    display: none;
  }

  .loader img {
    position: absolute;
    width: 10%;
    bottom: 50%;
    left: 50%;
    transform: translateY(50%);
    transform: translateX(-50%);
  }


  .garant {
    position: absolute !important;
    width: 100px !important;
    left: 0;
    bottom: 0;
    transform: translate(-50%,20%);
    }



    .lead-form-box {
      box-sizing: border-box !important;
      background: white;
      border-bottom: 1px solid #dacec6;
      padding: 20px;
      max-width: 600px;
      font-family: Arial;
      background-image: url("../img/formbg.jpg");
      background-repeat: no-repeat;
      background-position: top 0 right 0;
      background-size: 100% 100%;
      box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.15);
    }

    .fields-box {
      margin: auto;
      max-width: 320px;
      width: 100%;
    }

    .time_remains {
      font-size: 13px !important;
    }

    #lead-form input,
    #lead-form select {
      box-sizing: border-box !important;
      width: 100% !important;
      margin: 0 !important;
      border-radius: 5px !important;
      font-size: 17px !important;
      background: #fff;
      padding: 15px !important;
      border: 2px solid #e9d7dc;
      font-weight: normal !important;
    }

    #lead-form-result {
      display: none;
      box-sizing: border-box;
      width: 100%;
      border-radius: 3px;
      padding: 7px;
      font-size: 15px;
      color: #a94442;
      background-color: #f2dede;
      border: 1px solid #ebccd1;
    }

    .name-field,
    .phone-field {
      text-align: left;
      margin-bottom: 10px;
    }

    .name-field label,
    .phone-field label {
      font-size: 12px !important;
      font-weight: bold !important;
      text-transform: uppercase !important;
      color: #333 !important;
    }

    .lead-form-box h2 {
      margin: 20px 0 0 0 !important;
      padding: 0px !important;
      line-height: 32px !important;
      color: #000 !important;
      border: none;
    }

    .lead-form-box label {
      width: 100%;
      display: block;
      padding: 5px 0 5px 0;
      font-weight: bold;
      font-size: 16px;
    }

    .lead-form-box.order_form_pole {
      padding: 10px;
      margin: 10px;
    }

    .lead-form-box span {
      font-size: 12px;
    }

    #send-lead {
      width: 100%;
      padding: 15px;
      background: #0299ff;
      text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 4px 25px 0 rgba(129, 150, 160, 0.45);
      border-radius: 5px;
      color: #fff;
      border: none;
      margin-top: 10px;
      margin-bottom: 10px;
      font-size: 15px;
      font-weight: bold !important;
      text-transform: uppercase;
      cursor: pointer;
    }

    @media screen and (max-width: 600px) {
      .lead-form-box {
        border-left: 1px solid #dacec6;
        border-right: 1px solid #dacec6;
        background-image: url("../img/formbg_1.jpg");
        background-position: center;
        background-size: auto 100%;
        background-repeat: no-repeat;
      }
    }

    @media screen and (max-width: 400px) {
      .fields-box {
        padding: 10px;
      }

      .lead-form-box {
        padding: 10px;
      }

      #send-lead {
        padding: 10px;
      }
    }




    #push-comments #push_3dv4f7 {
      background-color: #f0f0f0;
      box-sizing: border-box;
      font-family: Arial, serif;
      padding: 3rem 2rem;
      transition: 1s;
      width: 100%;
    }

    #push-comments #push_3dv4f7.hide {
      opacity: 0;
      display: block !important;
    }

    #push-comments #push_3dv4f7__form {
      box-sizing: border-box;
      margin: auto;
      max-width: 600px;
    }

    #push-comments #push_3dv4f7__title {
      color: #43a047;
      border-bottom: 0px solid;
      box-shadow: 1px 4px 10px -7px #ccc;
      display: inline-block;
      font-size: 24px;
      font-weight: bold;
      line-height: 20px;
      margin-top: 0;
      margin-bottom: 16px;
    }

    #push-comments #push_3dv4f7__message,
    .comment-input {
      border: 1px solid #43a047;
      box-shadow: 0px 2px 4px -3px #237a27;
      font-size: 16px;
      box-sizing: border-box;
      padding: 10px 20px;
      height: 120px;
      width: 100%;
    }

    #push-comments #push_3dv4f7__submit {
      background: #43a047;
      border: none;
      box-shadow: 0px 2px 4px -3px #000;
      color: #fff;
      cursor: pointer;
      border-radius: 25px;
      display: table;
      margin: 20px 0 0;
      height: 50px;
      transition: 0.5s;
      text-align: center;
      text-shadow: 0px 0px 1px #237a27;
      font-size: 18px;
      max-width: 280px;
      width: 100%;
    }

    #push-comments #push_3dv4f7__submit:hover {
      background: #237a27;
      text-shadow: none;
      box-shadow: none;
    }

    #push-comments #push_3dv4f7__label::before,
    #push-comments #push_3dv4f7__label::after {
      content: "";
      display: none;
    }






    #push-comments #push_mlyjekpdfdd1 {
      background-color: #f0f0f0;
      box-sizing: border-box;
      font-family: Arial, serif;
      padding: 3rem 2rem;
      transition: 1s;
      width: 100%;
    }

    #push-comments #push_mlyjekpdfdd1.hide {
      opacity: 0;
      display: block !important;
    }

    #push-comments #push_mlyjekpdfdd1__form {
      box-sizing: border-box;
      margin: auto;
      max-width: 600px;
    }

    #push-comments #push_mlyjekpdfdd1__title {
      color: #43a047;
      border-bottom: 0px solid;
      box-shadow: 1px 4px 10px -7px #ccc;
      display: inline-block;
      font-size: 24px;
      font-weight: bold;
      line-height: 20px;
      margin-top: 0;
      margin-bottom: 16px;
    }

    #push-comments #push_mlyjekpdfdd1__message {
      border: 1px solid #43a047;
      box-shadow: 0px 2px 4px -3px #237a27;
      font-size: 16px;
      box-sizing: border-box;
      padding: 10px 20px;
      height: 120px;
      width: 100%;
    }

    #push-comments #push_mlyjekpdfdd1__submit {
      background: #43a047;
      border: none;
      box-shadow: 0px 2px 4px -3px #000;
      color: #fff;
      cursor: pointer;
      border-radius: 25px;
      display: table;
      margin: 20px 0 0;
      height: 50px;
      transition: 0.5s;
      text-align: center;
      text-shadow: 0px 0px 1px #237a27;
      font-size: 18px;
      max-width: 280px;
      width: 100%;
    }

    #push-comments #push_mlyjekpdfdd1__submit:hover {
      background: #237a27;
      text-shadow: none;
      box-shadow: none;
    }

    #push-comments #push_mlyjekpdfdd1__label::before,
    #push-comments #push_mlyjekpdfdd1__label::after {
      content: "";
      display: none;
    }



    .cpu{
      padding: 10px 0;
      text-align: center;
      }
      .cpu img{
      display: block;
      margin: 0 auto;
      }
      .cpu a{
      display: inline-block;
      margin: 5px;
      color: #333;
      font-size: 14px;
      }
      