/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-testimonial .info-wrap {
  padding-top: 23rem; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial .info-wrap {
      padding-top: 15rem; } }

.cp-testimonial .video-title {
  font-family: "Gotham-Bold";
  font-size: 3.2rem;
  color: #c2c2c2;
  padding-bottom: 1rem; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial .video-title {
      font-size: 1.8rem; } }

.cp-testimonial .desc {
  font-size: 1.8rem;
  font-family: "Gotham-Book";
  color: #c2c2c2;
  line-height: 29px;
  max-width: 519px;
  padding-bottom: 2rem; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial .desc {
      font-size: 1.4rem;
      max-width: 206px;
      line-height: 20px; } }

.cp-testimonial .testimonialName {
  font-family: "Gotham-Bold";
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.8rem; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial .testimonialName {
      font-size: 1.2rem; } }
  .cp-testimonial .testimonialName .testi-city {
    font-family: "Gotham-Light";
    color: #ffffff;
    font-size: 1.6rem;
    padding-left: 1.2rem;
    margin-left: 0.8rem; }
    @media only screen and (max-width: 768px) {
      .cp-testimonial .testimonialName .testi-city {
        font-size: 1.2rem; } }

.cp-testimonial img {
  height: 100%; }

.cp-testimonial .play-icon {
  background: #d02127;
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .cp-testimonial .play-icon:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 16px;
    border-color: transparent transparent transparent #fff;
    line-height: 0;
    margin-left: 3px;
    border-radius: 3px; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial .play-icon {
      width: 4rem;
      height: 4rem; } }

.cp-testimonial .icon-pause {
  background: #d02127;
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-size: 3.6rem;
  color: #ffffff; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial .icon-pause {
      width: 4rem;
      height: 4rem; } }

.cp-testimonial.typ-assessories-off .container {
  position: relative; }

.cp-testimonial.typ-assessories-off .info-wrap {
  padding-top: 0;
  position: absolute;
  top: 2rem;
  left: 4rem; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial.typ-assessories-off .info-wrap {
      max-width: 28.1rem;
      left: 2rem; } }

.cp-testimonial.typ-assessories-off .video-title {
  color: #ffffff;
  font-family: "Gotham-Book";
  text-transform: uppercase;
  font-size: 3.6rem;
  line-height: 4.2rem;
  padding-bottom: 2rem; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial.typ-assessories-off .video-title {
      font-size: 1.8rem;
      line-height: 2.4rem; } }
  .cp-testimonial.typ-assessories-off .video-title .off-price {
    font-family: "Gotham-Bold"; }

.cp-testimonial.typ-assessories-off .desc {
  display: inline-block;
  font-family: "Gotham-Bold";
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #b2b2b2;
  line-height: 1.8rem; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial.typ-assessories-off .desc {
      font-size: 1.2rem;
      display: block;
      font-family: "Gotham-Book";
      padding-bottom: 1.2rem; } }

.cp-testimonial.typ-assessories-off .promoCode {
  padding: 1rem 3rem;
  border: 1.4px dotted #bd001c;
  box-shadow: 0 6px 10px 0 rgba(208, 33, 39, 0.19);
  border-radius: 4px;
  text-align: center;
  color: #bd001c;
  font-size: 2rem;
  font-family: "Gotham-Bold";
  margin-left: 1rem;
  display: inline-block; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial.typ-assessories-off .promoCode {
      font-size: 1.4rem;
      background-color: #000000;
      margin-left: 0;
      padding: 0.7rem 2.5rem; } }

.cp-testimonial.typ-assessories-off img {
  width: 100%; }
  @media only screen and (min-width: 769px) and (max-width: 992px) {
    .cp-testimonial.typ-assessories-off img {
      height: 19rem; } }

@media only screen and (max-width: 768px) {
  .cp-testimonial.typ-assessories-off .video-title {
    line-height: 2.2rem;
    padding-bottom: 2rem; } }

.cp-testimonial.typ-assessories-off .desc {
  font-size: 1.4rem;
  color: #b2b2b2;
  line-height: 1.8rem; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial.typ-assessories-off .desc {
      font-family: "Gotham-Book";
      font-size: 1.2rem;
      padding-bottom: 1.2rem; } }

.cp-testimonial.typ-assessories-off .promoCode {
  color: #bd001c;
  font-family: "Gotham-Bold"; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial.typ-assessories-off .promoCode {
      margin-left: 0;
      font-family: "Gotham-Bold";
      padding: 0.7rem 2.5rem; } }

.offer-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.cp-testimonial.typ-all-offer {
  width: 38.3rem;
  height: 14.4rem;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .cp-testimonial.typ-all-offer {
      width: 100%;
      min-width: 100%;
      margin-bottom: 2rem; } }
  .cp-testimonial.typ-all-offer:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #000, rgba(0, 0, 0, 0));
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 8px; }
  .cp-testimonial.typ-all-offer .container {
    position: relative; }
  .cp-testimonial.typ-all-offer .img-wrap {
    height: 14.4rem;
    border-radius: 8px; }
    .cp-testimonial.typ-all-offer .img-wrap img {
      border-radius: 8px; }
  .cp-testimonial.typ-all-offer .info-wrap {
    padding-top: 2rem;
    position: absolute;
    top: -5px;
    left: 2rem;
    z-index: 2; }
    @media only screen and (max-width: 768px) {
      .cp-testimonial.typ-all-offer .info-wrap {
        max-width: 28.1rem; } }
  .cp-testimonial.typ-all-offer .video-title {
    color: #ffffff;
    font-family: "Gotham-Medium";
    text-transform: uppercase;
    font-size: 1.8rem; }
    @media only screen and (max-width: 768px) {
      .cp-testimonial.typ-all-offer .video-title {
        font-size: 1.6rem; } }
    .cp-testimonial.typ-all-offer .video-title .off-price {
      font-family: "Gotham-Bold"; }
  .cp-testimonial.typ-all-offer .viewPro {
    color: #ffffff;
    font-family: "Gotham-Bold";
    text-transform: uppercase;
    font-size: 1.4rem;
    display: block;
    padding-top: 1.7rem; }
  .cp-testimonial.typ-all-offer .viewTc {
    color: #ffffff;
    font-family: "Gotham-Book";
    font-size: 1.2rem;
    display: block;
    padding-left: 0;
    padding-top: 1.7rem;
    text-decoration: underline; }
  .cp-testimonial.typ-all-offer .desc {
    display: inline-block;
    font-family: "Gotham-Bold";
    text-transform: uppercase; }
    @media only screen and (max-width: 768px) {
      .cp-testimonial.typ-all-offer .desc {
        font-size: 1.2rem;
        display: block; } }
  .cp-testimonial.typ-all-offer .promoCode {
    padding: 0.2rem 1rem;
    border: 1.4px dotted #bd001c;
    text-align: center;
    color: #bd001c;
    font-size: 1.2rem;
    font-family: "Gotham-Bold";
    border-radius: 4px;
    display: inline-block;
    background-color: #000000; }
    @media only screen and (max-width: 768px) {
      .cp-testimonial.typ-all-offer .promoCode {
        font-size: 1.4rem;
        margin-left: 0; } }
  .cp-testimonial.typ-all-offer .copy-input {
    opacity: 0;
    display: none; }

.act-wrap {
  text-align: center; }
  .act-wrap .btn {
    background: none;
    color: #bd001c;
    border: 0;
    font-size: 1.6rem;
    padding: 4rem 0 0; }

.offer-wrap {
  -ms-flex-pack: start;
      justify-content: start; }

.cp-testimonial.typ-all-offer {
  margin-right: 1rem;
  margin-bottom: 1rem; }
  .cp-testimonial.typ-all-offer:nth-child(3n+3) {
    margin-right: 0; }
  .cp-testimonial.typ-all-offer:before {
    background-image: linear-gradient(to right, #000, rgba(0, 0, 0, 0));
    width: 80%; }
  .cp-testimonial.typ-all-offer .promoCode {
    padding: 0.4rem 0rem 0.3rem 0.3rem;
    color: #d21d1e;
    letter-spacing: 4px;
    border: 2px dotted #bd001c;
    margin-right: .4rem; }
  .cp-testimonial.typ-all-offer .copy-input {
    visibility: hidden;
    padding: 0;
    height: 0;
    width: 0; }
  .cp-testimonial.typ-all-offer .copyicon {
    width: 2.4rem;
    height: 2.4rem;
    padding: 5px;
    border-radius: 4px;
    background-color: #ffffff;
    color: #bd001c;
    font-size: 1.3rem;
    position: absolute;
    transform: rotate(270deg); }
  .cp-testimonial.typ-all-offer .viewPro .icon {
    transform: rotate(87deg);
    display: inline-block;
    font-size: 1.4rem;
    margin-left: 0.1rem; }
