/*body {
	background: url(../images/desktop.jpg) no-repeat center center fixed;
}*/
/**/
/* Extra small devices (phones, 480px and down) */
a {
  text-decoration: none;
}



/* Extra small devices (phones, 600px and down) */
@media screen and (max-width: 575px) {
  .nav-link {
    background: #FAF0F0;
    color: #A70000;
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.nav-link:hover {
    color: #A70000;
   background: #f5f5f5f6 40%;
    text-decoration: none;
}
.nav-tabs{
    border: 0;
    padding: 15px 0.7rem;
}
  .optionbox{
    margin-top: 30px;
      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: 0px;
  }
  .ratemargin{
    margin-top: 30px;
  }

  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 rgba(0, 0, 0, 0.747);
    border-radius: 0 35px;
    overflow: hidden;
    transition: 0.5s;
    margin-top: 4.5px;
    margin-bottom: 50px;
 

  }

  .centercontent {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 34rem;
    overflow-y: scroll;
    border-radius: 0 35px;
  
  }

  .element {
    width: 32vw;
    justify-items: left;
    display: inline-block;
    text-align: center;
  }

  .element1 {
    display: inline-block;
    width: 34vw;

  }

  .element2 {
    display: inline-block;
  width: 20vw;
    margin-top: 20px;
    padding-left: 25px;
    
  }


  .element2 .hover-button {
    height: 42px;
    width: 87px;
    border: none;
    font-size: 12px;
    border-radius: 0 25px;
    background-image: linear-gradient(-45deg, #B71918 80%, #ededed 50%);
    cursor: pointer;
    color: #fff;
    transition: all 0.5s
  }

  .element2 .hover-button:hover {
    height: 39px;
    width: 100px;
    border: none;
    border-radius: 25px 0;
    background-image: linear-gradient(-45deg, #B71918 75%, #ededed 50%);
    cursor: pointer;
    color: #fff
  }

  ::-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;

  }

  .my-card:hover {
    box-shadow: 0px 0px 18px #5c5c5c;
  }

  .my-card img {
    border-radius: 50% 10% 20% 10%;
    width: 120px;

  }

  #marginB {
    margin-bottom: 10px;
  }

  #marginBB {
    margin-bottom: 100px;
  }

  #bodyelement {
    display: inline-flex;


  }


  h6 {
    text-transform: capitalize;
    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: 15px 12px ;


  }

  .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:'Times New Roman', Times, serif;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 100%;
    padding: 28px 32px 40px;
    margin: 10 auto;
    margin-top: -15px;
    margin-left: -40px;
    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: 18px;
    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: 7px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 -10px -5px;

  }

  .counter .counter-value {
    font-size: 12px;
    font-weight: 600;
    margin: 0px 0px 0px -7px;
  }

  @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:'Times New Roman', Times, 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%);
    }
  }
}





@media screen and (min-width: 576px) and (max-width:767px){
  .nav-link {
    background: #FAF0F0;
    color: #A70000;
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.nav-link:hover {
    color: #A70000;
   background: #f5f5f5f6 40%;
    text-decoration: none;
}
.nav-tabs{
    border: 0;
    padding: 15px 0.7rem;
}
  .optionbox{
    margin-top: 30px;
      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: 0px;
  }
  .ratemargin{
    margin-top: 30px;
  }

  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 rgba(0, 0, 0, 0.747);
    border-radius: 0 35px;
    overflow: hidden;
    transition: 0.5s;
    margin-top: 4.5px;
    margin-bottom: 50px;
 

  }

  .centercontent {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 34rem;
    overflow-y: scroll;
    border-radius: 0 35px;
  
  }

  .element {
    width: 26vw;
    justify-items: left;
    display: inline-block;
    text-align: center;
  }

  .element1 {
    display: inline-block;
    width: 22vw;

  }

  .element2 {
    display: inline-block;
  width: 20vw;
    margin-top: 20px;
    padding-left: 5px;
    
  }


  .element2 .hover-button {
    height: 42px;
    width: 87px;
    border: none;
    font-size: 12px;
    border-radius: 0 25px;
    background-image: linear-gradient(-45deg, #B71918 80%, #ededed 50%);
    cursor: pointer;
    color: #fff;
    transition: all 0.5s
  }

  .element2 .hover-button:hover {
    height: 39px;
    width: 100px;
    border: none;
    border-radius: 25px 0;
    background-image: linear-gradient(-45deg, #B71918 75%, #ededed 50%);
    cursor: pointer;
    color: #fff
  }

  ::-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;

  }

  .my-card:hover {
    box-shadow: 0px 0px 18px #5c5c5c;
  }

  .my-card img {
    border-radius: 50% 10% 20% 10%;
    width: 120px;

  }

  #marginB {
    margin-bottom: 10px;
  }

  #marginBB {
    margin-bottom: 100px;
  }

  #bodyelement {
    display: inline-flex;


  }


  h6 {
    text-transform: capitalize;
    font-size: 15px;
    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: 15px 12px ;


  }

  .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:'Times New Roman', Times, serif;
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 100%;
    padding: 28px 32px 40px;
    margin: 10 auto;
    margin-top: 0px;
    margin-left: -60px;
    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: 18px;
    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: 600;
    text-transform: uppercase;
    margin: 0 -5px 0px;

  }

  .counter .counter-value {
    font-size: 12px;
    font-weight: 600;
    margin: 0px 0px 0px -2px;
  }

  @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:'Times New Roman', Times, 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%);
    }
  }  
}





  
/* Medium devices (landscape tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px){

  .nav-link {
    background: #FAF0F0;
    color: #A70000;
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.nav-link:hover {
    color: #A70000;
   background: #f5f5f5f6 40%;
    text-decoration: none;
}
.nav-tabs{
    border: 0;
    padding: 15px 0.7rem;
}
  body {
    background-image: url("../background/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: 0px 35px;
    overflow: hidden;
    transition: .5s;
    margin-top: 4.5px;
    margin-bottom: 60px;
    padding: 10px;
  }

  .centercontent {
    justify-content: center;
    align-items: center;
    width: 80vw;
    height: 45rem;
    overflow-y: scroll;
  
    border-radius: 0px 35px;

  }




  ::-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: 29vw;
   
  }

  .element1 {
    display: inline-block;
    width: 21vw;
  }

  .element2 {
    display: inline-block;
    width: 20vw;
   
  }

  .element2 {
    display: flex;
    justify-content: center;
    align-items: center
  }

  .element2 .hover-button {
    height: 45px;
    width: 100px;
    border: none;
    font-size: 12px;
    border-radius: 0 25px;
    background-image: linear-gradient(-45deg, #B71918 78%, #ededed 50%);
    cursor: pointer;
    color: #fff;
    transition: all 0.5s
  }

  .element2 .hover-button:hover {
    height: 45px;
    width: 150px;
    border: none;
    border-radius: 25px 0;
    background-image: linear-gradient(-45deg, #B71918 75%, #ededed 50%);
    cursor: pointer;
    color: #fff
  }


  .my-card:hover {
    box-shadow: 0px 0px 18px #5c5c5c;
  }

  .my-card img {
    margin-bottom: -25px;
    border-radius: 50% 10% 20% 10%;
    width: 120px;
    transform: translateX(-5px);
  }

  #bodyelement {
    display: inline-flex;
    margin-top: 30px;

  }

  #marginB {
    margin-bottom: 50px;
  }

  #marginBB {
    margin-bottom: 120px;
  }

  .my-card-body {
    padding: 15px;

  }



  h6 {
    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:'Times New Roman', Times, serif;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 100%;
    padding: 38px 32px 40px;
    margin: 10 auto;
    margin-top: 15px;
    margin-left: -85px;
    position: relative;
    z-index: 1;
       line-height: 10px;
  }

  .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: 18px;
    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: 12px;
    font-weight: 600;
    text-transform: uppercase;

  }

  .counter .counter-value {
    font-size: 12px;
    font-weight: 600;
    margin-left: 0px;
 
  }
  @media screen and (max-width:990px) {
    .counter {
      margin-bottom: 40px;
    }
  }



  .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;
    margin-top: 100px;
    border-radius: 5%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 2.5px;
    font-family:'Times New Roman', Times, 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;
  }


  .optionbox{
    margin-top: 60px;
      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;
    
    
      }
}




/* Large devices (laptops/desktops, 992px and up) */
@media (min-width: 991px) {
  
.nav-link {
  background: #FAF0F0;
  color: #A70000;
  display: inline-block;
  outline: none;
  line-height: 40px;
  padding: 0 30px;
  font-size: .8em;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.nav-link:hover {
  color: #A70000;
 background: #f5f5f5f6 40%;
  text-decoration: none;
}
.nav-tabs{
  border: 0;
  padding: 15px 0.7rem;
}
  .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-14.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: 0px 35px;
    overflow: hidden;
    transition: .5s;
    margin-top: 4.5px;
    margin-bottom: 60px;
    padding: 20px;
  }

  .centercontent {

    justify-content: center;
    align-items: center;
    width: 80%;
    height: 33rem;
    overflow-y: scroll;
    margin-top: -80px;
    border-radius: 0px 35px;

  }

  .element {
    display: inline-block;
    width: 24vw;
  }

  .element1 {
    display: inline-block;
    width: 20vw;
  }

  .element2 {
    display: inline-block;
    width: 14vw;
    margin-top: 15px;
  }

  .element2 {
    display: flex;
    justify-content: center;
    align-items: center
  }

  .element2 .hover-button {
    height: 45px;
    width: 130px;
    border: none;
    font-size: 16px;
    border-radius: 0 25px;
    background-image: linear-gradient(-45deg, #B71918 75%, #ededed 50%);
    cursor: pointer;
    color: #fff;
    transition: all 0.5s
  }

  .element2 .hover-button:hover {
    height: 45px;
    width: 150px;
    border: none;

    border-radius: 25px 0;
    background-image: linear-gradient(-45deg, #B71918 75%, #ededed 50%);
    cursor: pointer;
    color: #fff
  }

  ::-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;

  }



  .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: 70px;
  }

  #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;
  }


  h6 {
    text-transform: capitalize;
    font-size: 13px;
    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:'Times New Roman', Times, serif;
    width: 160px;
    height: 160px;
    text-align: center;
    border-radius: 100%;
    padding: 67px 22px 30px;
    margin: 10 auto;
    margin-top: 10px;
    margin-left:-125px;
    position: relative;
    z-index: 1;
        line-height: 40px;
  }

  .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: 50px;
    width: 50px;
    height: 50px;
    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: 15px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 10px;
  }

  .counter .counter-value {
    font-size: 25px;
    font-weight: 700;
  }

  @media screen and (max-width:990px) {
    .counter {
      margin-bottom: 40px;
    }
  }

  #margtop {
    margin-top: 25px;
  }

  .animated-button1 {
    background: linear-gradient(-45deg, #B71918 70%, #f5f5f5f6 50%);
    padding: 20px 40px;
    margin: 20px;
    display: inline-block;
    -webkit-transform: translate(0%, 20%);
    transform: translate(0%, 20%);
    overflow: hidden;
    text-decoration: none;
    border-radius: 5%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 2.5px;
    font-family:'Times New Roman', Times, 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) {

  .nav-link {
    background: #FAF0F0;
    color: #A70000;
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.nav-link:hover {
    color: #A70000;
   background: #f5f5f5f6 40%;
    text-decoration: none;
}
.nav-tabs{
    border: 0;
    padding: 15px 0.7rem;
}
  .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;
    
    
      }
  .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: 0px 35px;
    overflow: hidden;
    transition: .5s;
    margin-bottom: 60px;


  }

  .centercontent {

    justify-content: center;
    align-items: center;
    width: 45vw;
    height: 37rem;
    overflow-y: scroll;
    margin-top: -130px;

    border-radius: 0px 35px;


  }



  .element2 .hover-button {
    height: 45px;
    width: 130px;
    border: none;
    font-size: 16px;
    border-radius: 0 25px;
    background-image: linear-gradient(-45deg, #B71918 75%, #ededed 50%);
    cursor: pointer;
    color: #fff;
    transition: all 0.5s
  }

  .element2 .hover-button:hover {
    height: 45px;
    width: 150px;
    border: none;

    border-radius: 25px 0;
    background-image: linear-gradient(-45deg, #B71918 75%, #ededed 50%);
    cursor: pointer;
    color: #fff
  }

  ::-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: 16vw;
    margin-top: 15px;
  }

  .element1 {
    display: inline-block;
    width: 15vw;
  }

  .element2 {
    display: inline-block;
    width: 4vw;
    margin-top: 25px;
  }

  .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: 40px;
  }

  #marginBB {
    margin-bottom: 120px;
  }

  h6 {
    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: 1.2vw;
    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:'Times New Roman', Times, 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;
    }
  }

  #margtop {
    margin-top: 39px;
  }

  .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:'Times New Roman', Times, 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 h6 {
    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 h6 {
      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 h6 {
  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%;}
}*/