/*body {
	background: url(../images/desktop.jpg) no-repeat center center fixed;
}*/
/* Extra small devices (phones, 480px and down) */
a{
    text-decoration: none;
  }
  .fa{
    font-size: 15px;
      }
  
  /* Extra small devices (phones, 600px and down) */
  @media (max-width: 476px) {
    .optionbox{
      margin-top: 20px;
        position: absolute;
      }
      
      .optionbox select {
          background: #c71818e8;
          color: #fff;
          padding: 10px;
          width: 110px;
          height: 37px;
          border: none;
          font-size: 12px;
          box-shadow: 0 5px 8px #bdbdbd;
          -webkit-appearance: button;
          outline: none;
      }
      
      .optionbox:before{
  
        height: 40px;
        width: 40px;
        background: #B71918;
        text-align: center;
        line-height: 50px;
        color:#fff;
        font-size: 30px;
        pointer-events: none;
      
      
      }
      
      .optionbox:hover:before{
         
          background: #B71918;
      
      
        }
    .rateyo{
      margin-left:89px
      }
    body {
    background-image: url("../../backgroundmobile/CHOOSE\ LOVE-15.png");
    background-repeat: no-repeat;
    background-attachment: fixed; 
    background-size: cover;
    height: 100%;
    }
    .my-card {
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      background-color: #fff;
      background-clip: border-box;
      box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.747);
      border-radius: 35px 0 ;
      overflow: hidden;
      transition: .5s;
      padding: 20px;
      
    }
    .centercontent{
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 39rem;
      overflow-y: scroll;
      margin-top: 35px;
      border-radius: 35px 0 ;
    }
    ::-webkit-scrollbar {
      width: 4px;
  
    }
    
    /* Track */
    ::-webkit-scrollbar-track {
      background: #f1f1f1; 
    }
     
    /* Handle */
    ::-webkit-scrollbar-thumb {
      background: #888; 
      border: 1px solid black;
      border-radius: 20px;
    }
    
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
      background: #555; 
      
    }
    .element {
     width: 24vw; 
     margin-bottom: -5px; 
     
    
    }
    .element1 {
    display: inline-block;
     width: 15vw; 
  transform: translateX(50px);
   margin-top: 5px;
  
     
  
    }
    .my-card:hover {
      box-shadow: 0px 0px 18px #5c5c5c;
    }
    
    .my-card img {
      margin-bottom: -27px;
      border-radius: 50% 10% 20% 10%;
      width: 150px;
    }
    #marginB{
      margin-bottom: 90px;
    }
    #marginBB{
      margin-bottom:100px;
     }
     #marginBBB{
      margin-bottom:160px;
     }
    
    #bodyelement {
    display: inline-flex; 
   
    
    }
    
       
    h5 {
      text-transform: capitalize;
      line-height: 25px;
      font-size: 3vw;
      color: #B72126;
    }
    
    p {
      margin: 7px 0;
      color: #231F20;
      font-size: 1.6vh;
    }
    .social-icons {
      margin-bottom: 5px;
      
    }
    
    .social-icons a {
      margin-right: 22px;
      color: #FFFFFF;
      font-size: 16px
    }
    
    .social-icons a:hover {
      color: #FFFFFF
    }
    
    .my-card-btn {
      color: rgb(231, 231, 231);
      background-color: #B72126;
      padding: 10px 28px;
      width: 150px;
      text-decoration: none;
      text-transform: capitalize;
      border-radius: 10px 0;
      transition: .5s;
   
    }
  
  
  .card__collection {
    position: relative;
    display: block;
    margin: -15px;
    overflow: hidden;
  }
  .card__collection .cards {
  
    position: relative;
    overflow: hidden;
  
  }
  
  .card__collection .cards--three {
    position: relative;
    z-index: 10;
    padding: 18px;
  
  }
  .card__collection .cards--three:hover .cards--three__rect-1 {
    left: 8%;
     
  }
  .card__collection .cards--three:hover .cards--three__rect-1 .shadow-1 {
    left: -20%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2 {
    left: 57%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2:before {
    left: -90%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2:after {
    left: 60%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2 .shadow-2 {
    left: -10%;
  }
  .card__collection .cards--three:hover .cards--three__circle {
    transform: scale(1.1);
  }
  .card__collection .cards--three:hover .cards--three__circle:before {
    transform: scale(0.9);
  }
  .card__collection .cards--three:hover .cards--three__list li {
    transform: translateX(0);
  }
  .card__collection .cards--three__rect-1 {
    background: #FFFFFF;
    width: 120px;
    height: 110px;
    transform: skewX(-20deg);
    display: block;
    position: absolute;
    top: 84.5%;
    opacity: 0.9;
    left: -90%;
    z-index: 8;
    transition: all 0.5s ease-in;
  }
  .card__collection .cards--three__rect-1 p {
    font-size:3vw;
    color: #FFFFFF;
    transform: skewX(25deg);
    line-height: 4rem;
  }
  .card__collection .cards--three__rect-1 .shadow-1 {
    background: #B71918;
    width: 190px;
    height: 70px;
    display: block;
    position: absolute;
    left: -100%;
    z-index: -1;
    
    transition: all 0.3s ease-in;
  }
  .card__collection .cards--three__rect-2 {
    width: 100px;
    height: 50px;
    background: #FFFFFF;
    position: absolute;
    top: 80%;
    left: 10%;
    opacity: 0.9;
    transform: skewX(-20deg);
    z-index: 8;
    transition: all 0.5s ease-in;
  }
  .card__collection .cards--three__rect-2::before {
    content: '';
    display: block;
    width: 50px;
    height: 30px;
    background: #ededed;
    opacity: 1;
    position: absolute;
    left: 400%;
    top: 10%;
    transition: all 0.3s ease-in;
  }
  .card__collection .cards--three__rect-2::after {
    content: '';
    display: block;
    width: 50px;
    height: 35px;
    background: #B71918;
    opacity: 1;
    position: absolute;
    left: 500%;
    top: 114%;
    transition: all 0.5s ease-in;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__rect-2 .shadow-2 {
    background: #ededed;
    width: 75px;
    height: 80%;
    display: block;
    position: absolute;
    top: 10%;
    left: 500%;
    transition: all 0.5s ease-in;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__circle {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: -26%;
    left: 47%;
    opacity: 0.9;
    transform: scale(0);
    transition: all 0.3s ease;
    box-shadow: 5px 5px 10px #B71918;
  }
  .card__collection .cards--three__circle:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #ededed28;
    border: 1px solid #1d1d1b1e;
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.3s ease;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__list {
    list-style: none;
    position: absolute;
    top: -3px;
    right: 1.2vw;
    padding-top: 15px;
    transition: all 0.4s ease;
  }
  .card__collection .cards--three__list li {
    display: inline-block;
    margin: 4px;
   color: #B72126;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #FFFFFF;
    text-align: center;
    line-height: 1.7rem;
    font-size: 12px;
    transition: all 0.3s ease;
    transform: translateX(500%);
    border: 1px solid #1d1d1b1e;
  }
  
  .card__collection .cards--three__list li:nth-child(1) {
    transition-delay: 0.2s;
    
  }
  .card__collection .cards--three__list li:nth-child(2) {
    transition-delay: 0.3s;
  }
  .card__collection .cards--three__list li:nth-child(3) {
    transition-delay: 0.4s;
  }
  .my-btn {
   
    border-radius: 50%;
    height: 45px; 
    width: 45px;
    box-shadow: 3px 3px 2px #B71918;
    border: 1px solid #1d1d1b1e;
    background: #FFFFFF;
    margin: -10px -10px;
    animation-name: col;
    animation-duration: 3s;
    animation-iteration-count: infinite;
  
  }
  
  .btn-bell {
    position: relative;
    color: #B71918;
    font-size: 17px;
    margin-top: 20px;
    margin-left: 22px;
    animation-name: bell-ring;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    border-radius: 50%;
  }
  @keyframes bord-pop {
    0% {
      transform: translate(-50%, -50%);
    }
    50% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0.1;
    }
    100% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0;
    }
  }
  @keyframes col {
    0% {
      transform: scale(1) translate(0,0);
    }
    10% {
      transform: scale(1.1) translate(0,0);
    }
    75% {
      transform: scale(1) translate(0,0);
    }
    100% {
      transform: scale(1) translate(0,0);
    }
  }
  @keyframes bell-ring {
    0% {
      transform: translate(-50%, -50%);
    }
    5%, 15% {
      transform: translate(-50%, -50%) rotate(25deg);
    }
    10%, 20% {
      transform: translate(-50%, -50%) rotate(-25deg);
    }
    25%  {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
  }
  
  
  .counter{
    color: #B71918;
    font-family: 'Muli', sans-serif;
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 100%;
    padding: 28px 32px 40px;
    margin: 10 auto;
    margin-top: -10px;
    margin-left: 15px;
    position: relative;
    z-index: 1;
  }
  .counter:before,
  .counter:after{
    content: "";
    background: #fff;
    width: 80%;
    height: 80%;
    border-radius: 100%;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.3);
    transform: translateX(-50%)
    translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
  }
  .counter:after{
    background: linear-gradient(45deg,#B71918 49%, #ededed 50%);
    width: 100%;
    height: 100%;
    box-shadow: none;
    transform: translate(0);
    top: 0;
    left: 0;
    z-index: -2;
    clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
  }
  .counter .counter-icon{
    color: #fff;
    background: linear-gradient(45deg,#B71918 49%, #b1b1b1 0%);
    font-size: 20px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
  }
  .counter .counter-icon i.fa{
    transform: rotateX(0deg);
    transition: all 0.3s ease 0s;
  }
  .counter:hover .counter-icon i.fa{ transform: rotateX(360deg); }
  .counter h3{
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 -10px 3px;
    
  }
  .counter .counter-value{
    font-size: 13px;
    font-weight: 700;
    margin: 0 -10px 3px;
  }
  @media screen and (max-width:990px){
    .counter{ margin-bottom: 0px; }
  }
  
  #margtop{
    margin-top: 5px;
  }
  .animated-button1 {
    background: linear-gradient(-45deg, #B71918 70%, #f5f5f5f6 50%);
    padding: 15px 35px;
    
    display: inline-block;
    -webkit-transform: translate(0%, -20%);
            transform: translate(0%, -20%);
    overflow: hidden;
    text-decoration: none;
    border-radius: 5%;
    color: #FFF;
    font-size: 11px;
    letter-spacing: 2.5px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-shadow: 0 -20px 10px rgba(0, 0, 0, 0.205);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.226);
            z-index: 50000;
  }
  
  .animated-button1::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad8585;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
  }
  
  .animated-button1:hover::before {
    opacity: 0.2;
  }
  
  .animated-button1 span {
    position: absolute;
  }
  
  .animated-button1 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to left, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateTop linear infinite;
            animation: 2s animateTop linear infinite;
  }
  
  @keyframes animateTop {
    0% {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
    100% {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  
  .animated-button1 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to top, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateRight linear -1s infinite;
            animation: 2s animateRight linear -1s infinite;
  }
  
  @keyframes animateRight {
    0% {
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
    }
    100% {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
    }
  }
  
  .animated-button1 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to right, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateBottom linear infinite;
            animation: 2s animateBottom linear infinite;
  }
  
  @keyframes animateBottom {
    0% {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    100% {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
  }
  
  .animated-button1 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateLeft linear -1s infinite;
            animation: 2s animateLeft linear -1s infinite;
  }
  
  @keyframes animateLeft {
    0% {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
    }
    100% {
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
    }
  }
  }
  
  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (max-width: 768px) and (min-width: 476px) {
    .optionbox{
      margin-top: 10px;
        position: absolute;
      }
      
      .optionbox select {
          background: #c71818e8;
          color: #fff;
          padding: 10px;
          width: 250px;
          height: 50px;
          border: none;
          font-size: 20px;
          box-shadow: 0 5px 8px #bdbdbd;
          -webkit-appearance: button;
          outline: none;
      }
      
      .optionbox:before{
      
      
        height: 50px;
        width: 50px;
        background: #B71918;
        text-align: center;
        line-height: 50px;
        color:#fff;
        font-size: 30px;
        pointer-events: none;
      
      
      }
      
      .optionbox:hover:before{
         
          background: #B71918;
      
      
        }
    body {
      background-image: url("../../backgroundmobile/CHOOSE\ LOVE-15.png");
      background-repeat: no-repeat;
      background-attachment: fixed; 
      background-size: cover;
     
      }
      .my-card {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff;
        background-clip: border-box;
        box-shadow: 0px 0px 8px;
        border-radius: 35px 0 ;
        overflow: hidden;
        transition: .5s;
        padding-left: 30px;
        padding-right: 20px;
      }
      .centercontent{
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 42rem;
        overflow-y: scroll;
        border-radius: 35px 0 ;
      }
      ::-webkit-scrollbar {
        width: 4px;
  
      }
      
      /* Track */
      ::-webkit-scrollbar-track {
        background: #f1f1f1; 
      }
       
      /* Handle */
      ::-webkit-scrollbar-thumb {
        background: #888; 
        border: 1px solid black;
        border-radius: 20px;
      }
      
      /* Handle on hover */
      ::-webkit-scrollbar-thumb:hover {
        background: #555; 
        
      }
      .element {
        display: inline-block;
       width: 18vw;  
        
      }
      .element1 {
        display: inline-block;
       width: 10vw;   
      }
     
      .my-card:hover {
        box-shadow: 0px 0px 18px #5c5c5c;
      }
      
      .my-card img {
        margin-bottom: -25px;
        border-radius: 50% 10% 20% 10%;
        width: 130px;
        transform: translateX(29px);
        margin-top: 5px;
      }
      #bodyelement {
        display: inline-flex;
       
        
        }
        
     #marginB{
       margin-bottom:130px;
     }
     #marginBB{
      margin-bottom:130px;
     }
      
      .my-card-body {
        padding: 20px;
      
      }
         
      h5 {
        text-transform: capitalize;
        line-height: 25px;
        font-size:17px;
        color: #B72126;
      }
      
      p {
        margin: 7px 0;
        color: #231F20;
        font-size: 1.6vh;
      }
      
      .social-icons {
        margin-bottom: 5px;
        
      }
      
      .social-icons a {
        margin-right: 22px;
        color: #FFFFFF;
        font-size: 16px
      }
      
      .social-icons a:hover {
        color: #FFFFFF
      }
      
      .my-card-btn {
        color: rgb(231, 231, 231);
        background-color: #B72126;
        padding: 10px 28px;
        width: 150px;
        text-decoration: none;
        text-transform: capitalize;
        border-radius: 10px 0;
        transition: .5s;
     
      }
      
      .my-card-btn:hover {
        color: #FFFFFF;
      }
               
  .card__collection {
    position: relative;
    display: block;
    margin: -15px;
  
    overflow: hidden;
  }
  .card__collection .cards {
 
    position: relative;
    overflow: hidden;
  
  }
  
  .card__collection .cards--three {
    position: relative;
    z-index: 10;
    padding: 15px;
  
  }
  .card__collection .cards--three:hover .cards--three__rect-1 {
    left: 9%;
     
  }
  .card__collection .cards--three:hover .cards--three__rect-1 .shadow-1 {
    left: -20%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2 {
    left: 40%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2:before {
    left: -100%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2:after {
    left: 80%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2 .shadow-2 {
    left: -10%;
  }
  .card__collection .cards--three:hover .cards--three__circle {
    transform: scale(1.1);
  }
  .card__collection .cards--three:hover .cards--three__circle:before {
    transform: scale(0.9);
  }
  .card__collection .cards--three:hover .cards--three__list li {
    transform: translateX(0);
  }
  .card__collection .cards--three__rect-1 {
    background: #FFFFFF;
    width: 200px;
    height: 70px;
    transform: skewX(-20deg);
    display: block;
    position: absolute;
    top: 80%;
    opacity: 0.9;
    left: -90%;
    z-index: 8;
    transition: all 0.5s ease-in;
  }
  .card__collection .cards--three__rect-1 p {
    font-size: 3vw;
    color: #FFFFFF;
    transform: skewX(20deg);
    line-height: 5rem;
  }
  .card__collection .cards--three__rect-1 .shadow-1 {
    background: #B71918;
    width: 240px;
    height: 90px;
    display: block;
    position: absolute;
    left: -100%;
    z-index: -1;
    transition: all 0.3s ease-in;
  }
  .card__collection .cards--three__rect-2 {
    width: 100px;
    height: 60px;
    background: #FFFFFF;
    position: absolute;
    top: 77%;
    left: 0%;
    opacity: 0.9;
    transform: skewX(-20deg);
    z-index: 8;
    transition: all 0.5s ease-in;
  }
  .card__collection .cards--three__rect-2::before {
    content: '';
    display: block;
    width: 50px;
    height: 38px;
    background: #ededed;
    opacity: 1;
    position: absolute;
    left: 400%;
    top: 10%;
    transition: all 0.3s ease-in;
  }
  .card__collection .cards--three__rect-2::after {
    content: '';
    display: block;
    width: 50px;
    height: 40px;
    background: #B71918;
    opacity: 1;
    position: absolute;
    left: 500%;
    top: 115%;
    transition: all 0.5s ease-in;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__rect-2 .shadow-2 {
    background: #ededed;
    width: 100%;
    height: 80%;
    display: block;
    position: absolute; 
    top: -10%;
    left: 500%;
    transition: all 0.5s ease-in;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__circle {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: -15%;
    left: 68%;
    opacity: 0.9;
    transform: scale(0);
    transition: all 0.3s ease;
    box-shadow: 5px 5px 10px #B71918;
  }
  .card__collection .cards--three__circle:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #ededed28;
    border: 1px solid #1d1d1b1e;
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.3s ease;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__list {
    list-style: none;
    position: absolute;
    top: -3px;
    right: 1.2vw;
    padding-top: 35px;
    transition: all 0.4s ease;
  }
  .card__collection .cards--three__list li {
    display: inline-block;
    margin: 4px;
   color: #B72126;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #FFFFFF;
    text-align: center;
    line-height: 1.7rem;
    font-size: 12px;
    transition: all 0.3s ease;
    transform: translateX(500%);
    border: 1px solid #1d1d1b1e;
  }
  .card__collection .cards--three__list li:nth-child(1) {
    transition-delay: 0.2s;
    
  }
  .card__collection .cards--three__list li:nth-child(2) {
    transition-delay: 0.3s;
  }
  .card__collection .cards--three__list li:nth-child(3) {
    transition-delay: 0.4s;
  }
  
  
  .my-btn {
    position: relative;
    border-radius: 50%;
    height: 45px; 
    width: 45px;
    box-shadow: 3px 3px 2px #B71918;
    border: 1px solid #1d1d1b1e;
    background: #FFFFFF;
    margin: 6px -10px;
    animation-name: col;
    animation-duration: 3s;
    animation-iteration-count: infinite;
  
  }
  
  .btn-bell {
    position: relative;
    color: #B71918;
    font-size: 17px;
    margin-top: 20px;
    margin-left: 22px;
    animation-name: bell-ring;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    border-radius: 50%;
  }
  @keyframes bord-pop {
    0% {
      transform: translate(-50%, -50%);
    }
    50% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0.1;
    }
    100% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0;
    }
  }
  @keyframes col {
    0% {
      transform: scale(1) translate(0,0);
    }
    10% {
      transform: scale(1.1) translate(0,0);
    }
    75% {
      transform: scale(1) translate(0,0);
    }
    100% {
      transform: scale(1) translate(0,0);
    }
  }
  @keyframes bell-ring {
    0% {
      transform: translate(-50%, -50%);
    }
    5%, 15% {
      transform: translate(-50%, -50%) rotate(25deg);
    }
    10%, 20% {
      transform: translate(-50%, -50%) rotate(-25deg);
    }
    25%  {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
  }
  
  
  .counter{
    color: #B71918;
    font-family: 'Muli', sans-serif;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 100%;
    padding:30px 32px 40px;
    margin: 10 auto;
    
    position: relative;
    z-index: 1;
  }
  .counter:before,
  .counter:after{
    content: "";
    background: #fff;
    width: 80%;
    height: 80%;
    border-radius: 100%;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.3);
    transform: translateX(-50%)
    translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
  }
  .counter:after{
    background: linear-gradient(45deg,#B71918 49%, #ededed 50%);
    width: 100%;
    height: 100%;
    box-shadow: none;
    transform: translate(0);
    top: 0;
    left: 0;
    z-index: -2;
    clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
  }
  .counter .counter-icon{
    color: #fff;
    background: linear-gradient(45deg,#B71918 49%, #b1b1b1 0%);
    font-size: 22px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
  }
  .counter .counter-icon i.fa{
    transform: rotateX(0deg);
    transition: all 0.3s ease 0s;
  }
  .counter:hover .counter-icon i.fa{ transform: rotateX(360deg); }
  .counter h3{
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px;
  }
  .counter .counter-value{
    font-size: 18px;
    font-weight: 700;
  }
  @media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
  }
  
#margtop{
    margin-top: 20%;
}
  .animated-button1 {
    background: linear-gradient(-45deg, #B71918 70%, #f5f5f5f6 50%);
    padding: 20px 40px;
    margin: 42px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    overflow: hidden;
    text-decoration: none;
    border-radius: 5%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 2.5px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 -20px 10px rgba(0, 0, 0, 0.205);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.226);
  }
  
  .animated-button1::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad8585;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
  }
  
  .animated-button1:hover::before {
    opacity: 0.2;
  }
  
  
  
  }
  
    
  
  
  /* Medium devices (landscape tablets, 768px and up) */
  @media (min-width: 768px) {
    .optionbox{
      margin-top: 10px;
        position: absolute;
      }
      
      .optionbox select {
          background: #c71818e8;
          color: #fff;
          padding: 10px;
          width: 250px;
          height: 50px;
          border: none;
          font-size: 20px;
          box-shadow: 0 5px 8px #bdbdbd;
          -webkit-appearance: button;
          outline: none;
      }
      
      .optionbox:before{
      
      
        height: 50px;
        width: 50px;
        background: #B71918;
        text-align: center;
        line-height: 50px;
        color:#fff;
        font-size: 30px;
        pointer-events: none;
      
      
      }
      
      .optionbox:hover:before{
         
          background: #B71918;
      
      
        }
    body {
      background-image: url("../../background/CHOOSE\ LOVE-16.png");
      background-repeat: no-repeat;
      background-attachment: fixed; 
      background-size: cover;
     
      }
      .my-card {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff;
        background-clip: border-box;
        box-shadow: 0px 0px 8px;
        border-radius: 35px 0 ;
        overflow: hidden;
        transition: .5s;
        padding: 20px;
      }
      .centercontent{
        justify-content: center;
        align-items: center;
        width: 53vw;
        height: 39rem;
        overflow-y: scroll;
        margin-top: 80px;
        border-radius: 35px 0 ;
  
      }
  
      ::-webkit-scrollbar {
        width: 4px;
  
      }
      
      /* Track */
      ::-webkit-scrollbar-track {
        background: #f1f1f1; 
      }
       
      /* Handle */
      ::-webkit-scrollbar-thumb {
        background: #888; 
        border: 1px solid black;
        border-radius: 20px;
      }
      
      /* Handle on hover */
      ::-webkit-scrollbar-thumb:hover {
        background: #555; 
        
      }
      .element {
        display: inline-block;
      width: 14vw;  
      }
      .element1 {
        display: inline-block;
       width: 15vw;   
      }
     
     
      .my-card:hover {
        box-shadow: 0px 0px 18px #5c5c5c;
      }
      
      .my-card img {
        margin-bottom: -25px;
        border-radius: 50% 10% 20% 10%;
        width: 130px;
        transform: translateX(-5px);
      }
      #bodyelement {
        display: inline-flex;
         margin-top: 30px;
        
        }
        
     #marginB{
       margin-bottom: 120px;
     }
      
     #marginBB{
      margin-bottom:120px;
     } 
      .my-card-body {
        padding: 15px;
      
      }
      
     
        
      h5 {
        text-transform: capitalize;
        line-height: 25px;
        font-size:17px;
        color: #B72126;
      }
      
      p {
        margin: 7px 0;
        color: #231F20;
        font-size: 1.8vh;
      }
  
  
      .social-icons {
        margin-bottom: 1px;
        
      }
      
      .social-icons a {
        margin-right: 22px;
        color: #FFFFFF;
        font-size: 16px
      }
      
      .social-icons a:hover {
        color: #FFFFFF
      }
      
      .my-card-btn {
        color: rgb(231, 231, 231);
        background-color: #B72126;
        padding: 10px 15px;
        width: 110px;
        text-decoration: none;
        text-transform: capitalize;
        border-radius: 10px 0;
        transition: .5s;
     
      }
      
      .my-card-btn:hover {
        color: #FFFFFF;
      }
            
  .card__collection {
    position: relative;
    display: block;
    margin: -15px;
  
    overflow: hidden;
  }
  .card__collection .cards {
  
    position: relative;
    overflow: hidden;
  margin-bottom: -25px;
  }
  
  .card__collection .cards--three {
    position: relative;
    z-index: 10;
    padding: 15px;
  
  }
  .card__collection .cards--three:hover .cards--three__rect-1 {
    left: 5%;
     
  }
  .card__collection .cards--three:hover .cards--three__rect-1 .shadow-1 {
    left: -20%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2 {
    left: 51%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2:before {
    left: -70%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2:after {
    left: 80%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2 .shadow-2 {
    left: -10%;
  }
  .card__collection .cards--three:hover .cards--three__circle {
    transform: scale(1);
  }
  .card__collection .cards--three:hover .cards--three__circle:before {
    transform: scale(0.9);
  }
  .card__collection .cards--three:hover .cards--three__list li {
    transform: translateX(0);
  }
  .card__collection .cards--three__rect-1 {
    background: #FFFFFF;
    width: 200px;
    height: 110px;
    transform: skewX(-20deg);
    display: block;
    position: absolute;
    top: 82%;
    opacity: 0.9;
    left: -90%;
    z-index: 8;
    transition: all 0.5s ease-in;
  }
  .card__collection .cards--three__rect-1 p {
    font-size: 20px;
    color: #FFFFFF;
    transform: skewX(20deg);
    line-height: 5.5rem;
  }
  .card__collection .cards--three__rect-1 .shadow-1 {
    background: #B71918;
    width: 270px;
    height: 90px;
    display: block;
    position: absolute;
    left: -100%;
    z-index: -1;
    transition: all 0.3s ease-in;
  }
  .card__collection .cards--three__rect-2 {
    width: 100px;
    height: 60px;
    background: #FFFFFF;
    position: absolute;
    top: 80%;
    left: 10%;
    opacity: 0.9;
    transform: skewX(-20deg);
    z-index: 8;
    transition: all 0.5s ease-in;
  }
  .card__collection .cards--three__rect-2::before {
    content: '';
    display: block;
    width: 50px;
    height: 40px;
    background: #ededed;
    opacity: 1;
    position: absolute;
    left: 400%;
    top: 10%;
    transition: all 0.3s ease-in;
  }
  .card__collection .cards--three__rect-2::after {
    content: '';
    display: block;
    width: 50px;
    height: 40px;
    background: #B71918;
    opacity: 1;
    position: absolute;
    left: 500%;
    top: 100%;
    transition: all 0.5s ease-in;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__rect-2 .shadow-2 {
    background: #ededed;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: -10%;
    left: 500%;
    transition: all 0.5s ease-in;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__circle {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: -15%;
    left: 62%;
    opacity: 0.9;
    transform: scale(0);
    transition: all 0.3s ease;
    box-shadow: 5px 5px 10px #B71918;
  }
  .card__collection .cards--three__circle:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #ededed28;
    border: 1px solid #1d1d1b1e;
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.3s ease;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__list {
    list-style: none;
    position: absolute;
    top: -9px;
    right: 1.2vw;
    padding-top: 35px;
    transition: all 0.4s ease;
  }
  .card__collection .cards--three__list li {
    display: inline-block;
    margin: 4px;
    color: #B72126;
    border: 1px solid #1d1d1b1e;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #FFFFFF;
    text-align: center;
    line-height: 1.7rem;
    font-size: 12px;
    transition: all 0.3s ease;
    transform: translateX(500%);
  }
  .card__collection .cards--three__list li:nth-child(1) {
    transition-delay: 0.2s;
    
  }
  .card__collection .cards--three__list li:nth-child(2) {
    transition-delay: 0.3s;
  }
  .card__collection .cards--three__list li:nth-child(3) {
    transition-delay: 0.4s;
  }
  
  
  
  
  .my-btn {
    position: relative;
    border-radius: 50%;
    height: 45px; 
    width: 45px;
    box-shadow: 3px 3px 2px #B71918;
    border: 1px solid #1d1d1b1e;
    background: #FFFFFF;
    margin: -10px -10px;
    animation-name: col;
    animation-duration: 3s;
    animation-iteration-count: infinite;
  
  }
  
  .btn-bell {
    position: relative;
    color: #B71918;
    font-size: 17px;
    margin-top: 20px;
    margin-left: 22px;
    animation-name: bell-ring;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    border-radius: 50%;
  }
  @keyframes bord-pop {
    0% {
      transform: translate(-50%, -50%);
    }
    50% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0.1;
    }
    100% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0;
    }
  }
  @keyframes col {
    0% {
      transform: scale(1) translate(0,0);
    }
    10% {
      transform: scale(1.1) translate(0,0);
    }
    75% {
      transform: scale(1) translate(0,0);
    }
    100% {
      transform: scale(1) translate(0,0);
    }
  }
  @keyframes bell-ring {
    0% {
      transform: translate(-50%, -50%);
    }
    5%, 15% {
      transform: translate(-50%, -50%) rotate(25deg);
    }
    10%, 20% {
      transform: translate(-50%, -50%) rotate(-25deg);
    }
    25%  {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
  }
  
  .counter{
    color: #B71918;
    font-family: 'Muli', sans-serif;
    width: 160px;
    height: 160px;
    text-align: center;
    border-radius: 100%;
    padding: 46px 22px 30px;
    margin-left: -60px;
    margin-top: 10px;
    position: relative;
    z-index: 1;
  }
  .counter:before,
  .counter:after{
    content: "";
    background: #fff;
    width: 75%;
    height: 75%;
    border-radius: 100%;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.3);
    transform: translateX(-50%)
    translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
  }
  .counter:after{
    background: linear-gradient(45deg,#B71918 49%, #ededed 50%);
    width: 100%;
    height: 100%;
    box-shadow: none;
    transform: translate(0);
    top: 0;
    left: 0;
    z-index: -2;
    clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
  }
  .counter .counter-icon{
    color: #fff;
    background: linear-gradient(45deg,#B71918 49%, #b1b1b1 0%);
    font-size: 33px;
    line-height: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
  }
  .counter .counter-icon i.fa{
    transform: rotateX(0deg);
    transition: all 0.3s ease 0s;
  }
  .counter:hover .counter-icon i.fa{ transform: rotateX(360deg); }
  .counter h3{
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px;
  }
  .counter .counter-value{
    font-size: 30px;
    font-weight: 700;
  }
  @media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
  }
  
  
  #margtop{
    margin-top: -20px;
  }
  .animated-button1 {
    background: linear-gradient(-45deg, #B71918 70%, #f5f5f5f6 50%);
    padding: 20px 40px;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    overflow: hidden;
    text-decoration: none;
    border-radius: 5%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 2.5px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 -20px 10px rgba(0, 0, 0, 0.205);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.226);
  }
  
  .animated-button1::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad8585;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
  }
  
  .animated-button1:hover::before {
    opacity: 0.2;
  }
  
  
  
  } 
  
  /* Large devices (laptops/desktops, 992px and up) */
  @media (min-width: 992px) {
    .optionbox{
      margin-top: 10px;
        position: absolute;
      }
      
      .optionbox select {
          background: #c71818e8;
          color: #fff;
          padding: 10px;
          width: 250px;
          height: 50px;
          border: none;
          font-size: 20px;
          box-shadow: 0 5px 8px #bdbdbd;
          -webkit-appearance: button;
          outline: none;
      }
      
      .optionbox:before{
      
      
        height: 50px;
        width: 50px;
        background: #B71918;
        text-align: center;
        line-height: 50px;
        color:#fff;
        font-size: 30px;
        pointer-events: none;
      
      
      }
      
      .optionbox:hover:before{
         
          background: #B71918;
      
      
        }
    body {
      background-image: url("../../background/CHOOSE\ LOVE-01.png");
      background-repeat: no-repeat;
      background-attachment: fixed; 
      background-size: cover;
     
      }
      .my-card {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff;
        background-clip: border-box;
        box-shadow: 0px 0px 8px;
        border-radius: 35px 0 ;
        overflow: hidden;
        transition: .5s;
      
       
       
      }
      .centercontent{
        justify-content: center;
        align-items: center;
        width: 45vw;
        height: 45rem;
        overflow-y: scroll;
        border-radius: 35px 0 ;
        
    
      }
   
      ::-webkit-scrollbar {
        width: 4px;
  
      }
      
      /* Track */
      ::-webkit-scrollbar-track {
        background: #f1f1f1; 
      }
       
      /* Handle */
      ::-webkit-scrollbar-thumb {
        background: #888; 
        border: 1px solid black;
        border-radius: 20px;
      }
      
      /* Handle on hover */
      ::-webkit-scrollbar-thumb:hover {
        background: #555; 
        
      }
      .element {
        display: inline-block;
        width: 13vw;  
      }
      .element1 {
        display: inline-block;
        width: 15vw;
      }
     
     
      .my-card:hover {
        box-shadow: 0px 0px 18px #5c5c5c;
      }
      
      .my-card img {
        margin-bottom: -25px;
        border-radius: 50% 10% 20% 10%;
        width: 130px;
      }
      #bodyelement {
        display: inline-flex;
         margin-top: 50px;
        
        }
        
     #marginB{
       margin-bottom: 140px;
     }
     #marginBB{
      margin-bottom:140px;
     }
      
      .my-card-body {
        padding: 15px;
      
      }
      
     
      
      .social-icons {
        margin-bottom: 1px;
        
      }
      
      .social-icons a {
        margin-right: 22px;
        color: #FFFFFF;
        font-size: 16px
      }
      
      .social-icons a:hover {
        color: #FFFFFF
      }
      
      .my-card-btn {
        color: rgb(231, 231, 231);
        background-color: #B72126;
        padding: 10px 15px;
        width: 110px;
        text-decoration: none;
        text-transform: capitalize;
        border-radius: 10px 0;
        transition: .5s;
     
      }
      
      .my-card-btn:hover {
        color: #FFFFFF;
      }
  
        
      h5 {
        text-transform: capitalize;
        line-height: 25px;
        font-size:17px;
        color: #B72126;
      }
      
      p {
        margin: 7px 0;
        color: #231F20;
        font-size: 1.8vh;
      }
         
  .card__collection {
    position: relative;
    display: block;
    margin: -15px;
  
    overflow: hidden;
  }
  .card__collection .cards {
  
    position: relative;
    overflow: hidden;
  margin-bottom: -40px;
  }
  
  .card__collection .cards--three {
    position: relative;
    z-index: 10;
    padding: 15px;
  
  }
  .card__collection .cards--three:hover .cards--three__rect-1 {
    left: 5%;
     
  }
  .card__collection .cards--three:hover .cards--three__rect-1 .shadow-1 {
    left: -20%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2 {
    left: 53%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2:before {
    left: -90%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2:after {
    left: 85%;
  }
  .card__collection .cards--three:hover .cards--three__rect-2 .shadow-2 {
    left: -10%;
  }
  .card__collection .cards--three:hover .cards--three__circle {
    transform: scale(1);
  }
  .card__collection .cards--three:hover .cards--three__circle:before {
    transform: scale(0.9);
  }
  .card__collection .cards--three:hover .cards--three__list li {
    transform: translateX(0);
  }
  .card__collection .cards--three__rect-1 {
    background: #FFFFFF;
    width: 200px;
    height: 110px;
    transform: skewX(-20deg);
    display: block;
    position: absolute;
    top: 80%;
    opacity: 0.9;
    left: -90%;
    z-index: 8;
    transition: all 0.5s ease-in;
  }
  .card__collection .cards--three__rect-1 p {
    font-size: 20px;
    color: #FFFFFF;
    transform: skewX(20deg);
    line-height: 5rem;
  }
  .card__collection .cards--three__rect-1 .shadow-1 {
    background: #B71918;
    width: 270px;
    height: 90px;
    display: block;
    position: absolute;
    left: -100%;
    z-index: -1;
    transition: all 0.3s ease-in;
  }
  .card__collection .cards--three__rect-2 {
    width: 100px;
    height: 70px;
    background: #FFFFFF;
    position: absolute;
    top: 77%;
    left: 10%;
    opacity: 0.9;
    transform: skewX(-20deg);
    z-index: 8;
    transition: all 0.5s ease-in;
  }
  .card__collection .cards--three__rect-2::before {
    content: '';
    display: block;
    width: 50px;
    height: 40px;
    background: #ededed;
    opacity: 1;
    position: absolute;
    left: 400%;
    top: 10%;
    transition: all 0.3s ease-in;
  }
  .card__collection .cards--three__rect-2::after {
    content: '';
    display: block;
    width: 50px;
    height: 40px;
    background: #B71918;
    opacity: 1;
    position: absolute;
    left: 500%;
    top: 103%;
    transition: all 0.5s ease-in;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__rect-2 .shadow-2 {
    background: #ededed;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: -10%;
    left: 500%;
    transition: all 0.5s ease-in;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__circle {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: -15%;
    left: 62%;
    opacity: 0.9;
    transform: scale(0);
    transition: all 0.3s ease;
    box-shadow: 5px 5px 10px #B71918;
  
  }
  .card__collection .cards--three__circle:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #ededed28;
    border: 1px solid #1d1d1b1e;
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.3s ease;
    transition-delay: 0.2s;
  }
  .card__collection .cards--three__list {
    list-style: none;
    position: absolute;
    top: -9px;
    right: 1.2vw;
    padding-top: 35px;
    transition: all 0.4s ease;
  }
  .card__collection .cards--three__list li {
    display: inline-block;
    margin: 4px;
    color: #B72126;
    border: 1px solid #1d1d1b1e;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #FFFFFF;
    text-align: center;
    line-height: 1.7rem;
    font-size: 12px;
    transition: all 0.3s ease;
    transform: translateX(500%);
  }
  .card__collection .cards--three__list li:nth-child(1) {
    transition-delay: 0.2s;
    
  }
  .card__collection .cards--three__list li:nth-child(2) {
    transition-delay: 0.3s;
  }
  .card__collection .cards--three__list li:nth-child(3) {
    transition-delay: 0.4s;
  }
  
   /*css for alert button*/
  
   .my-btn {
    position: relative;
    border-radius: 50%;
    height: 45px; 
    width: 45px;
    box-shadow: 3px 3px 2px #B71918;
    border: 1px solid #1d1d1b1e;
    background: #FFFFFF;
    margin: -10px -10px;
    animation-name: col;
    animation-duration: 3s;
    animation-iteration-count: infinite;
  
  }
  
  .btn-bell {
    position: relative;
    color: #B71918;
    font-size: 17px;
    margin-top: 20px;
    margin-left: 22px;
    animation-name: bell-ring;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    border-radius: 50%;
  }
  
  @keyframes bord-pop {
    0% {
      transform: translate(-50%, -50%);
    }
    50% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0.1;
    }
    100% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0;
    }
  }
  @keyframes col {
    0% {
      transform: scale(1) translate(0,0);
    }
    10% {
      transform: scale(1.1) translate(0,0);
    }
    75% {
      transform: scale(1) translate(0,0);
    }
    100% {
      transform: scale(1) translate(0,0);
    }
  }
  @keyframes bell-ring {
    0% {
      transform: translate(-50%, -50%);
    }
    5%, 15% {
      transform: translate(-50%, -50%) rotate(25deg);
    }
    10%, 20% {
      transform: translate(-50%, -50%) rotate(-25deg);
    }
    25%  {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
  }
  
  .counter{
    color: #B71918;
    font-family: 'Muli', sans-serif;
    width: 170px;
    height: 170px;
    text-align: center;
    border-radius: 100%;
    padding: 67px 22px 30px;
    margin: 10 auto;
    margin-top: 10px;
    position: relative;
    z-index: 1;
  }
  .counter:before,
  .counter:after{
    content: "";
    background: #fff;
    width: 80%;
    height: 80%;
    border-radius: 100%;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.3);
    transform: translateX(-50%)
    translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
  }
  .counter:after{
    background: linear-gradient(45deg,#B71918 49%, #ededed 50%);
    width: 100%;
    height: 100%;
    box-shadow: none;
    transform: translate(0);
    top: 0;
    left: 0;
    z-index: -2;
    clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
  }
  .counter .counter-icon{
    color: #fff;
    background: linear-gradient(45deg,#B71918 49%, #b1b1b1 0%);
    font-size: 33px;
    line-height: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
  }
  .counter .counter-icon i.fa{
    transform: rotateX(0deg);
    transition: all 0.3s ease 0s;
  }
  .counter:hover .counter-icon i.fa{ transform: rotateX(360deg); }
  .counter h3{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px;
  }
  .counter .counter-value{
    font-size: 30px;
    font-weight: 700;
  }
  @media screen and (max-width:990px){
    .counter{ margin-bottom: 0px; }
  }
  
 
  .animated-button1 {
    background: linear-gradient(-45deg, #B71918 70%, #f5f5f5f6 50%);
    padding: 20px 40px;
    margin: 20px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    overflow: hidden;
    text-decoration: none;
    border-radius: 5%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 2.5px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 -20px 10px rgba(0, 0, 0, 0.205);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.226);
  }
  
  .animated-button1::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad8585;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
  }
  
  .animated-button1:hover::before {
    opacity: 0.2;
  }
  
  
  
  } 
  
  /* Extra large devices (large laptops and desktops, 1200px and up) */
  @media(min-width: 1200px) {
    .optionbox{
      margin-top: 15px;
        position: absolute;
      }
      
      .optionbox select {
          background: #c71818e8;
          color: #fff;
          padding: 10px;
          width: 250px;
          height: 50px;
          border: none;
          font-size: 20px;
          box-shadow: 0 5px 8px #bdbdbd;
          -webkit-appearance: button;
          outline: none;
      }
      
      .optionbox:before{
      
      
        height: 50px;
        width: 50px;
        background: #B71918;
        text-align: center;
        line-height: 50px;
        color:#fff;
        font-size: 30px;
        pointer-events: none;
      
      
      }
      
      .optionbox:hover:before{
         
          background: #B71918;
      
      
        }
      .my-card {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff;
        background-clip: border-box;
        box-shadow: 0px 0px 8px;
        border-radius: 35px 0 ;
        overflow: hidden;
        transition: .5s;
    
       
       
      }
      .centercontent{
      
        justify-content: center;
        align-items: center;
        width: 45vw;
        height: 41rem;
        overflow-y: scroll;
       
        border-radius: 35px 0 ;
        
    
      }
   
      
      ::-webkit-scrollbar {
        width: 4px;
  
      }
      
      /* Track */
      ::-webkit-scrollbar-track {
        background: #f1f1f1; 
      
      }
       
      /* Handle */
      ::-webkit-scrollbar-thumb {
        background: #888; 
        border: 1px solid black;
        border-radius: 20px;
      }
      
      /* Handle on hover */
      ::-webkit-scrollbar-thumb:hover {
        background: #555; 
        
      }
     
      .element {
        display: inline-block;
        width: 15vw; margin-top: 15px;
      }
      .element1 {
        display: inline-block;
        width: 4vw;
      }
     
     
      .my-card:hover {
        box-shadow: 0px 0px 18px #5c5c5c;
      }
      
      .my-card img {
        margin-bottom: -25px;
        border-radius: 50% 10% 20% 10%;
        width: 160px;
      }
  
      #bodyelement {
        display: inline-flex;
         margin-top: 30px;
        
        }
        
     #marginB{
       margin-bottom: 120px;
     }
     #marginBB{
      margin-bottom:120px;
     }
      h5 {
        text-transform: capitalize;
        line-height: 25px;
        font-size:17px;
        color: #B72126;
      }
      
      p {
        margin: 7px 0;
        color: #231F20;
        font-size: 1.8vh;
      }
      
      .social-icons {
        margin-bottom: 1px;
        
      }
      
      .social-icons a {
        margin-right: 22px;
        color: #FFFFFF;
        font-size: 16px
      }
      
      .social-icons a:hover {
        color: #FFFFFF
      }
      
      .my-card-btn {
        color: rgb(231, 231, 231);
        background-color: #B71918;
        padding: 10px 15px;
        width: 110px;
        text-decoration: none;
        text-transform: capitalize;
        border-radius: 10px 0;
        transition: .5s;
     
      }
      
      .my-card-btn:hover {
        color: #FFFFFF;
      }
         
      .card__collection {
        position: relative;
        display: block;
        margin: -15px;
      
        overflow: hidden;
      }
      .card__collection .cards {
      
        position: relative;
        overflow: hidden;
      
      }
      
      .card__collection .cards--three {
        position: relative;
        z-index: 10;
        padding: 15px;
      margin-bottom: -15px;
      }
      .card__collection .cards--three:hover .cards--three__rect-1 {
        left: 3%;
         
      }
      .card__collection .cards--three:hover .cards--three__rect-1 .shadow-1 {
        left: -10%;
      }
      .card__collection .cards--three:hover .cards--three__rect-2 {
        left: 38%;
      }
      .card__collection .cards--three:hover .cards--three__rect-2:before {
        left: -100%;
      }
      .card__collection .cards--three:hover .cards--three__rect-2:after {
        left: 60%;
      }
      .card__collection .cards--three:hover .cards--three__rect-2 .shadow-2 {
        left: -30%;
      }
      .card__collection .cards--three:hover .cards--three__circle {
        transform: scale(1.1);
      }
      .card__collection .cards--three:hover .cards--three__circle:before {
        transform: scale(0.9);
      }
      .card__collection .cards--three:hover .cards--three__list li {
        transform: translateX(0);
      }
      .card__collection .cards--three__rect-1 {
        background: #FFFFFF;
        width: 200px;
        height: 100px;
        transform: skewX(-20deg);
        display: block;
        position: absolute;
        top: 82%;
        opacity: 0.9;
        left: -90%;
        z-index: 8;
        transition: all 0.5s ease-in;
      }
      .card__collection .cards--three__rect-1 p {
        font-size: 20px;
        color: #FFFFFF;
        transform: skewX(20deg);
        line-height: 5rem;
      }
      .card__collection .cards--three__rect-1 .shadow-1 {
        background: #B71918;
        width: 270px;
        height: 90px;
        display: block;
        position: absolute;
        left: -100%;
        z-index: -1;
        transition: all 0.3s ease-in;
      }
      .card__collection .cards--three__rect-2 {
        width: 95px;
        height: 55px;
        background: #FFFFFF;
        position: absolute;
        top: 78%;
        left: 10%;
        opacity: 0.9;
        transform: skewX(-20deg);
        z-index: 8;
        transition: all 0.5s ease-in;
      }
      .card__collection .cards--three__rect-2::before {
        content: '';
        display: block;
        width: 50px;
        height: 40px;
        background: #ededed;
        opacity: 1;
        position: absolute;
        left: 400%;
        top: 10%;
        transition: all 0.3s ease-in;
      }
      .card__collection .cards--three__rect-2::after {
        content: '';
        display: block;
        width: 50px;
        height: 40px;
        background: #B71918;
        opacity: 1;
        position: absolute;
        left: 480%;
        top: 115%;
        transition: all 0.5s ease-in;
        transition-delay: 0.2s;
      }
      .card__collection .cards--three__rect-2 .shadow-2 {
        background: #ededed;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: -10%;
        left: 480%;
        transition: all 0.5s ease-in;
        transition-delay: 0.2s;
      }
      .card__collection .cards--three__circle {
        width: 220px;
        height: 200px;
        border-radius: 50%;
        background: #fff;
        position: absolute;
        top: -15%;
        left: 72%;
        opacity: 0.9;
        transform: scale(0);
        transition: all 0.3s ease;
        box-shadow: 5px 5px 10px #B71918;
        
      }
      .card__collection .cards--three__circle:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: #ededed28;
        border: 1px solid #1d1d1b1e;
        border-radius: 50%;
        transform: scale(0);
        transition: all 0.3s ease;
        transition-delay: 0.2s;
      }
      .card__collection .cards--three__list {
        list-style: none;
        position: absolute;
        top: -9px;
        right: -0.4vw;
        padding-top: 35px;
        transition: all 0.4s ease;
      }
      .card__collection .cards--three__list li {
        display: inline-block;
        margin: 4px;
        color: #B72126;
        border: transparent;
        width: 30px;
        height: 30px;
        border: 1px solid #1d1d1b1e;
        border-radius: 50%;
        background: #FFFFFF;
        text-align: center;
        line-height: 1.9rem;
        font-size: 12px;
        transition: all 0.3s ease;
        transform: translateX(500%);
      }
      .card__collection .cards--three__list li:nth-child(1) {
        transition-delay: 0.2s;
        
      }
      .card__collection .cards--three__list li:nth-child(2) {
        transition-delay: 0.3s;
      }
      .card__collection .cards--three__list li:nth-child(3) {
        transition-delay: 0.4s;
      }
  
  
      
  .my-btn {
    
    position: relative;
    border-radius: 50%;
    height: 45px; 
    width: 45px;
    box-shadow: 3px 3px 2px #B71918;
    border: 1px solid #1d1d1b1e;
    background: #FFFFFF;
    margin: -10px -10px;
    animation-name: col;
    animation-duration: 3s;
    animation-iteration-count: infinite;
  
  }
  
  
  .btn-bell {
    position: relative;
    color: #B71918;
    font-size: 17px;
    margin-top: 20px;
    margin-left: 22px;
    animation-name: bell-ring;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    border-radius: 50%;
  }

  
  @keyframes bord-pop {
    0% {
      transform: translate(-50%, -50%);
    }
    50% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0.1;
    }
    100% {
      transform: translate(-50%, -50%) scale(1.9);
      opacity: 0;
    }
  }
  @keyframes col {
    0% {
      transform: scale(1) translate(0,0);
    }
    10% {
      transform: scale(1.1) translate(0,0);
    }
    75% {
      transform: scale(1) translate(0,0);
    }
    100% {
      transform: scale(1) translate(0,0);
    }
  }
  @keyframes bell-ring {
    0% {
      transform: translate(-50%, -50%);
    }
    5%, 15% {
      transform: translate(-50%, -50%) rotate(25deg);
    }
    10%, 20% {
      transform: translate(-50%, -50%) rotate(-25deg);
    }
    25%  {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
  }
  
  .counter{
    color: #B71918;
    font-family: 'Muli', sans-serif;
    width: 200px;
    height: 200px;
    text-align: center;
    border-radius: 100%;
    padding: 77px 32px 40px;
    margin: 10 auto;
    margin-top: 10px;
    position: relative;
    z-index: 1;
  }
  .counter:before,
  .counter:after{
    content: "";
    background: #fff;
    width: 80%;
    height: 80%;
    border-radius: 100%;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.3);
    transform: translateX(-50%)
    translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
  }
  .counter:after{
    background: linear-gradient(45deg,#B71918 49%, #ededed 50%);
    width: 100%;
    height: 100%;
    box-shadow: none;
    transform: translate(0);
    top: 0;
    left: 0;
    z-index: -2;
    clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
  }
  .counter .counter-icon{
    color: #fff;
    background: linear-gradient(45deg,#B71918 49%, #b1b1b1 0%);
    font-size: 33px;
    line-height: 70px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
  }
  .counter .counter-icon i.fa{
    transform: rotateX(0deg);
    transition: all 0.3s ease 0s;
  }
  .counter:hover .counter-icon i.fa{ transform: rotateX(360deg); }
  .counter h3{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px;
  }
  .counter .counter-value{
    font-size: 30px;
    font-weight: 700;
  }
  @media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
  }

  .animated-button1 {
  
    background: linear-gradient(-45deg, #B71918 70%, #f5f5f5f6 50%);
    padding: 20px 40px;
    margin: 55px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    overflow: hidden;
    border-radius: 5%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 2.5px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight: 900;
    text-align: right;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 -20px 10px rgba(0, 0, 0, 0.205);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.226);
  }
  
  .animated-button1::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ad8585;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
  }
  
  .animated-button1:hover::before {
    opacity: 0.2;
  }
  
  .animated-button1 span {
    position: absolute;
  }
  
  .animated-button1 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to left, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateTop linear infinite;
            animation: 2s animateTop linear infinite;
  }
  
  @keyframes animateTop {
    0% {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
    100% {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  
  .animated-button1 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to top, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateRight linear -1s infinite;
            animation: 2s animateRight linear -1s infinite;
  }
  
  @keyframes animateRight {
    0% {
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
    }
    100% {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
    }
  }
  
  .animated-button1 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to right, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateBottom linear infinite;
            animation: 2s animateBottom linear infinite;
  }
  
  @keyframes animateBottom {
    0% {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    100% {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
  }
  
  .animated-button1 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#d92626));
    background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #d92626);
    -webkit-animation: 2s animateLeft linear -1s infinite;
            animation: 2s animateLeft linear -1s infinite;
  }
  
  @keyframes animateLeft {
    0% {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
    }
    100% {
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
    }
  }
  }
  
  ::-webkit-scrollbar {
    width: 4px;
  
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f127; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
    border: 1px solid black;
    border-radius: 20px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
    
  }
  
  html{
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  #scrol{
    -ms-overflow-style: none;  /* IE and Edge */ 
    scrollbar-width: thin;          /* "auto" or "thin" */
    scrollbar-color: #555;  
  }
  
  
  
  /*/*body {
      background: url(../images/desktop.jpg) no-repeat center center fixed;
  }*/
  
  
  /* Extra small devices (phones, 600px and down) 
  @media only screen and (max-width: 499px) {
  
    body {
    background-image: url("backgroundmobile/1.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed; 
    background-size: 100% 100%;
   
    }
    .my-card {
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      background-color: #fff;
      background-clip: border-box;
      box-shadow: 0px 0px 8px;
      border-radius: 35px 0 ;
      overflow: hidden;
      transition: .5s;
      margin-top: 4.5px;
      margin-bottom: 60px;
  
    }
    .centercontent{
      margin-top: 20%;
      justify-content: center;
      align-items: center;
      width: 79vw;
      height: 35rem;
      overflow-y: scroll;
  
    }
    
    .my-card:hover {
      box-shadow: 0px 0px 18px #5c5c5c;
    }
    
    .my-card img {
      
     height: auto;
      width: 250px;
    }
    
    .my-card-body {
      padding: 20px;
    
    }
    
    .my-card-body h5 {
      text-transform: capitalize;
      line-height: 25px;
      font-size:15px;
      color: #B72126;
    }
    
    .my-card-body p {
      margin: 7px 0;
      color: #231F20;
      font-size: 1.7vh;
    }
    
    .social-icons {
      margin-bottom: 5px;
      
    }
    
    .social-icons a {
      margin-right: 22px;
      color: #FFFFFF;
      font-size: 16px
    }
    
    .social-icons a:hover {
      color: #FFFFFF
    }
    
    .my-card-btn {
      color: rgb(231, 231, 231);
      background-color: #B72126;
      padding: 10px 28px;
      width: 150px;
      text-decoration: none;
      text-transform: capitalize;
      border-radius: 10px 0;
      transition: .5s;
   
    }
    
    .my-card-btn:hover {
      color: #FFFFFF;
    }
  }
  
  /* Small devices (portrait tablets and large phones, 600px and up) 
  @media only screen and (min-width: 500px) {
    body {
      background-image: url("backgroundmobile/1.jpg");
      background-repeat: no-repeat;
      background-attachment: fixed; 
      background-size: 100% 100%;
     
      }
      .my-card {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff;
        background-clip: border-box;
        box-shadow: 0px 0px 8px;
        border-radius: 35px 0 ;
        overflow: hidden;
        transition: .5s;
        margin-top: 4.5px;
        margin-bottom: 60px;
    
      }
      .centercontent{
        margin-top: 20%;
        justify-content: center;
        align-items: center;
        width: 79vw;
        height: 36rem;
        overflow-y: scroll;
    
      }
      
      .my-card:hover {
        box-shadow: 0px 0px 18px #5c5c5c;
      }
      
      .my-card img {
        
       height: auto;
        width: 250px;
      }
      
      .my-card-body {
        padding: 20px;
      
      }
      
      .my-card-body h5 {
        text-transform: capitalize;
        line-height: 25px;
        font-size:15px;
        color: #B72126;
      }
      
      .my-card-body p {
        margin: 7px 0;
        color: #231F20;
        font-size: 1.7vh;
      }
      
      .social-icons {
        margin-bottom: 5px;
        
      }
      
      .social-icons a {
        margin-right: 22px;
        color: #FFFFFF;
        font-size: 16px
      }
      
      .social-icons a:hover {
        color: #FFFFFF
      }
      
      .my-card-btn {
        color: rgb(231, 231, 231);
        background-color: #B72126;
        padding: 10px 28px;
        width: 150px;
        text-decoration: none;
        text-transform: capitalize;
        border-radius: 10px 0;
        transition: .5s;
     
      }
      
      .my-card-btn:hover {
        color: #FFFFFF;
      }
  }
  
  /* Medium devices (landscape tablets, 768px and up) 
  @media only screen and (min-width: 768px) {
   
  } 
  
  /* Large devices (laptops/desktops, 992px and up) 
  @media only screen and (min-width: 992px) {
    body {background: orange;}
  } 
  
  /* Extra large devices (large laptops and desktops, 1200px and up) 
  @media only screen and (min-width: 1200px) {
    body {background: pink;}
    
  .my-card {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: 0px 0px 8px;
    margin-bottom: 28px;
    border-radius: 35px 0;
    overflow: hidden;
    transition: .5s
  }
  
  .my-card:hover {
    box-shadow: 0px 0px 8px #B72126;
  }
  
  .my-card img {
    
   height: 200px;
    width: 250px;
  }
  
  .my-card-body {
    padding: 20px;
    margin-bottom: 20px
  }
  
  .my-card-body h5 {
    text-transform: capitalize;
    line-height: 25px;
    font-size: 25px
  }
  
  .my-card-body p {
    margin: 10px 0;
    color: #f7941d
  }
  
  .social-icons {
    margin-bottom: 25px
  }
  
  .social-icons a {
    margin-right: 22px;
    color: #363842;
    font-size: 16px
  }
  
  .social-icons a:hover {
    color: #c81a3b
  }
  
  .my-card-btn {
    color: rgb(231, 231, 231);
    background-color: #c81a3b;
    padding: 10px 28px;
    
    text-decoration: none;
    text-transform: capitalize;
    border-radius: 10px 0;
    transition: .5s
  }
  
  .my-card-btn:hover {
    color: rgb(15, 15, 15)
  }
  }
  
  
  
  
  /* For mobile phones: 
  [class*="col-"] {
    width: 100%;
  }
  
  @media only screen and (min-width: 768px) {
    /* For desktop: 
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
  }*/
  
  