@import url('https://fonts.googleapis.com/css2?family=Albert+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Albert+Sans&family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300&family=Play&family=Source+Serif+Pro&display=swap');
html,
body {
    overflow-x: hidden !important;
    width: 100vw !important;
}

h1.h1 {
    font-family: 'Anton', sans-serif;
}

.warning-text {
    color: white;
    padding-top: 10px;
    font-family: 'Anton', sans-serif;
}

.col-center {
    text-align: center;
}

.container-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-center {
    text-align: center;
}

.img-responsive1 {
    width: 80%;
    /* height: 80%; */
}

.imageWrapper {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.img-logo {
    /* height: 100px; */
    width: 200px;
}


/* .list {
  width: 100%;
  margin: auto;
} */

.list1 {
    width: 80%;
    font-size: 20px;
    margin: 30px 0px 0px 70px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-family: 'Play', sans-serif;
    font-family: 'Source Serif Pro', serif;
}

.list1 li {
    font-size: 18px;
    margin-bottom: 25px;
    text-align: justify;
    display: flex;
}

.list1 li svg {
    margin-top: 5px;
    margin-right: 5px;
}

.list2 {
    width: 80%;
    font-size: 20px;
    margin: 30px 0px 0px 70px;
}

.list2 li {
    display: flex;
}

.list2 li svg {
    margin-top: 5px;
    margin-right: 5px;
}

li {
    color: black;
    font-size: 23px;
}

.img-responsive2 {
    width: 35%;
    margin: auto;
}

.img-side {
    width: 100%;
    border-radius: 10px;
}

.img-side1 {
    height: 330px;
    width: 450px;
    margin-top: 40px;
    object-fit: cover;
}

@media(max-width: 1199px) {
    .img-side1 {
        margin-top: 0px;
    }
}

.my-img {
    border-radius: 10px;
    margin: 0px 0px 40px 0px;
    object-fit: cover;
}

.my-img2 {
    width: 450px;
    height: 330px;
    border-radius: 10px;
    object-fit: cover;
}

.img-responsive4 {
    width: 70%;
    margin: 0 auto;
}


/*
@media only screen and (max-width: 480px) {
  body{
    width: 570px;
  }
  .mynavbar .warning-text{

  }
   .pt-4{
    margin-left: -80px;
  }
  .img-responsive1 {
    width: 85%;
  }
  li {
  list-style: none;
  margin-left: -300px !important;
  font-size: 13px !important;
  }

  .list {
    width: 80%;
    margin: auto;
  }
  .img-responsive2 {
    width: 80%;
    margin: auto;
  }
  p {
    font-size: 12px;
  }
  .my-img {
   margin-left: 40px !important;
  }
  .img-side{
    margin-left: -44px;
    margin-top: -20px;
  }
  .img-side1{
    margin-left: 4px !important;
  }
  .pt-3{
    margin-right: 75px;
  }
  .my-img2{
   margin-left: -105px !important;
  }

  .list1{
    margin-left: 20px !important;
  }
  .list2{
    margin-left: 320px !important;
  }
  .iconWrapper {
    margin: 50px 140px;
  }
  .myvideo{
    margin-right: 75px;
  }
  div .pb-4 .mybtn{
    margin-right: 90px;
  }
  .pb-4{
    margin-right: 15.9%;
  }
  .pb-8{

  }
  .section5 .list3 {
    
    margin-left: 90px;
}
*/

@media only screen and (max-width: 480px) {
    html,
    body {
        width: 100%;
        overflow-x: hidden;
    }
    .mybtn {
        width: 70% !important;
        margin-left: 5% !important;
        font-size: 12px !important;
    }
    .myvideo {
        width: 90%;
    }
    .img-responsive1 {
        width: 85%;
    }
    li {
        list-style: none;
        /* margin-left: -300px !important; */
        font-size: 16px !important;
    }
    .list {
        width: 80%;
        margin: auto;
    }
    .img-responsive2 {
        width: 80%;
        margin: auto;
    }
    li {
        font-size: 16px;
    }
    p {
        font-size: 12px;
    }
    .my-img {
        /* width: 140% !important;
        margin-left: 4px !important; */
    }
    .img-side {
        margin-top: -20px;
    }
    .img-side1 {
        /* margin-left: 4px !important; */
        width: 98% !important;
    }
    .my-img2 {
        /* margin-left: -63px !important;
        width: 161% !important; */
        margin-bottom: -1rem !important;
    }
    .list1 {
        /* margin-left: 40px !important; */
    }
    .list2 {
        /* margin-left: 300px !important; */
        font-size: 10px !important;
    }
    .section2.p2.pb-2 span {
    margin-bottom: -40px;
}
    /* .iconWrapper {
        margin: 50px !important;
    } */
}

.section5 .list3 {
    margin-left: 80px;
    margin-left: 20px;
}

@media only screen and (max-width: 600px) {
    .img-responsive1 {
        width: 85%;
    }
    li {
        list-style: none;
        /* margin-left: -80%; */
    }
    .list {
        width: 80%;
        margin: auto;
    }
    .img-responsive2 {
        width: 80%;
        margin: auto;
    }
    li {
        font-size: 16px;
    }
    p {
        font-size: 12px;
    }
    .my-img {
        width: 100%;
        border-radius: 10px;
        /* margin-left: 95px; */
        margin-top: -30px;
    }
    .img-side1 {
        height: 330px;
        width: 450px;
        margin-top: -10px;
        /* margin-left: 40px; */
    }
    .my-img2 {
        /* margin-left: -45px; */
        margin-bottom: -2px;
        width: 100% !important;
    }
    .list1 {
        margin-left: 70px;
    }
    .list2 {
        margin-left: 400px;
    }
    .iconWrapper {
        margin: 50px 140px;
    }
    html,
    body {
        overflow-x: hidden;
    }
}

div .pb-4 .mybtn {
    margin-bottom: 20px;
}

.mybtn {
    animation: button 2s ease-out infinite normal;
    background-color: #e31e24;
    color: white;
    /* border-radius: 10%; */
    width: 440px;
    height: 50px;
    border-radius: 10px;
    border: none;
    box-shadow: 3px 3px 3px 3px #888888;
    text-transform: capitalize;
}

@keyframes button {
    0% {
        transform: scale(0.9);
    }
    25% {
        transform: scale(1);
    }
    60% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}


/* .main-text {
  color: white;
} */

.container-fluid1 {
    background-color: coral;
    /* height: 100px; */
}

li {
    list-style: none;
}

.section3 {
    background-color: #d3d3d3;
    margin-bottom: -60px;
}

.section4 {
    background-color: #ffffff;
}

.section2 {
    background-color: white;
}

.section2.p2 {
    background-color: #d3d3d3;
}

.section3.p3 {
    background-color: #ffffff;
}

.section2 .list {
    font-family: 'IBM Plex Sans', sans-serif;
    font-family: 'Play', sans-serif;
    font-family: 'Source Serif Pro', serif;
}

.section1 {
    background-color: #d3d3d3
}

.section5 {
    background-color: #d3d3d3;
}

.section5 .list3 {
    width: 100%;
    margin-top: 1rem !important;
    padding: 0px;
}

.section5 .mybtn .pb-4 {
    padding-bottom: 6rem !important;
}

.footer {
    background-color: rgb(23, 23, 23);
    color: white;
}

.videos {
    width: 50%;
    height: auto;
}

.img-responsive3 {
    text-align: center;
}

.date-text {
    font-family: "Rubik", sans-serif;
}

.title {
    font-family: "DM Sans", cursive;
}

.footer-text {
    margin: 0;
}

.myvideo {
    border-radius: 12px;
}

button>a {
    color: white;
    text-decoration: none;
}

button>a:hover {
    color: white;
    text-decoration: none;
}

.icon-text {
    display: flex;
}

.icon-green {
    color: green;
    size: 20;
}

.mynavbar {
    /* background-color: linear-gradient(45deg, #f3ec78, #af4261); */
    background-color: #3E4B67;
}

.mynavbar .warning-text {
    font-size: 40px;
    margin-bottom: -10px;
    padding-bottom: 10px;
}

.header {
    background-color: #3E4B67;
    color: white;
    font-family: 'Anton', sans-serif;
}

.iconWrapper {
    /* background-color: aqua; */
    margin: auto;
    font-size: 20px;
}


/* .texticonwrapper {
  display: flex;
  flex-direction: column;
  
} */

.tick-icon {
    color: #3E4B67;
}

.img-side1 {
    border-radius: 10px;
}

.history {
    width: 50%;
    margin: auto;
}

.list3 {
    width: 80%;
    font-size: 20px;
    margin: 25%;
}

.section2.p2.pb-2 p {
    font-size: 36px;
    width: 80%;
    margin: 0 auto;
    font-weight: 600;
}

.section2.p2.pb-2 span {
    font-size: 22px;
    font-weight: 400;
    display: flex;
    justify-content: flex-end;
}

@media(max-width: 1199px) {
    .section2.p2.pb-2 p {
        font-size: 24px;
        width: 60%;
    }
    .section2 .list {
        width: 50%;
        margin: 0 auto;
    }
    .iconWrapper ul {
        width: 50%;
        margin: 0 auto;
    }
    .img-responsive4 {
        width: 57%;
    }
    .my-img2 {
        width: 550px;
    }
}

@media (max-width: 991px) {
    .section2 .list {
        width: 70%;
    }
}

@media (max-width: 767px) {
    .list1,
    .list2 {
        margin: 30px;
    }
    .section2 .list {
        width: 100%;
    }
    .section2.p2.pb-2 p {
        width: 100%;
    }
    .iconWrapper ul {
        width: 100%;
    }
    .img-responsive4 {
        width: 90%;
    }
}

@media (max-width: 479px) {
    .section2 .list {
        margin: 0;
        padding: 0;
    }
    .img-responsive3 {
        width: 100%;
    }
}