* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    --grey: #959CB2;
    --red: #8A1538;;
    --black: #181818;
    --white:#ffff;
    --green:#008c87;
}

body {
    background-image: url('/gray-abstract-wireframe-technology-background_53876-101941.webp');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    z-index: 2;
    overflow-x:hidden ;
  }
nav .logo{
    margin-left: 20px;
    width: 70%;
  }
  
  .dropdown-menu li {
    position: relative;
  }
  
  .dropdown-menu .submenu {
    display: none;
    position: absolute;
    right: 101%;
    top: -5px;
    padding-left: 1rem;
  
  }
  
  .dropdown-menu>li:hover>.submenu {
    display: block;
  }
  
  #navbar-container{
    margin-bottom: 28em;
  }
  
  #nave {
    width: 100%;
    padding: auto;
    justify-content: space-around;
    margin-top: 3%;
    margin-bottom: 20px;
    display: flex;
  
  
  }
  
  #nave a {
    text-decoration: none;
    color: var(--black);
    font-family: Poppins;
    font-size: 1em;
    border-bottom: 5px solid transparent;
  }
  
  
  #nave button {
    font-family: Poppins;
    font-size: 1em;
    margin-top: -0.5%;
    color: var(--white);
    background-color: var(--red);
    border: none;
    border-radius: 5px;
    height: 40px;
    width: 160px;
    padding: 5px;
  }
  
  #hover:hover {
  
    border-bottom: 4px solid var(--red);
  
  
  }
h3 {
    text-align: center;
    padding-top: 40px;
    
}

p {
    font-size: 18px;
    text-align: center;
    letter-spacing: 1px;
    color: var(--grey);
}

.hero {
    height: 90vh;
    width: 100%;
    background-image: url('./images/ivaBennerMain.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.safr-content-one {
    width: 80%;
    margin-left: 6.6em;
}

.safr-content-one h3 {
    margin-top: 40px;
    text-align: center;
}

.safr-content-one p {
    font-size: 18px;
    font-weight: 100;
    text-align: justify;
    letter-spacing: 1px;
}

.main {
    margin-top: 40px;
    min-height: 90vh;
    width: 100%;
    background-color: #EFEFF0;
}

.safr-content-two {
    width: 80%;
    margin-left: 6.6em;
}

.safr-content-two h3 {
    padding-top: 50px;
    text-align: center;
}

.safr-content-two p {
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    letter-spacing: 1px;
}

.safr-content-img img {
    width: 40%;
    margin-top: 10px;
    margin-left: 29%;

}

.safr-content-three {
    width: 80%;
    margin-left: 6.6em;
}

.safr-content-three h3 {
    padding-top: 80px;
    text-align: center;
}

.safr-content-three p {
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    letter-spacing: 1px;
}

.safr-content-three iframe {
    margin-top: 10px;
    margin-left: 29%;
}

.circle-container {
 display: grid;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(150px, 4fr));
    grid-gap: 10%;
    justify-content: space-evenly;
    text-align: center;
    justify-content: center;
}

.circle {
    margin: 3em 50px 50px 75px;
    width: 180px;
    height: 180px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 70px 0;
    border-radius: 50%;
    background:var(--green);

}

.safrimg2 {
    height: 90vh;
    width: 100%;
    background-image: url('./images/ivaBenner.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.safr-content-two h3 {
    padding-top: 50px;
    text-align: center;
}

.safr-content-two p {
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    letter-spacing: 1px;
}

.wrapper {
    position: relative;
}

.wrapper .item1 a,
.item3 a {
    color: var(--meroon);
    margin-top: 20px;
    margin-left: 50px;

}

.wrapper .item2 a {
    color: var(--meroon);
    margin-left: 50px;
}

.item4 a {
    color: var(--meroon);
    margin-left: 50px;
}

.item5 a {
    color: var(--meroon);
    margin-top: 40px;
    margin-left: 50px;
}

.item6 a {
    color: var(--meroon);
    margin-top: 15px;
    margin-left: 50px;
}

.item1 a:hover, 
.item2 a:hover, 
.item3 a:hover,
 .item4 a:hover,
  .item5 a:hover,
   .item6 a:hover{
    color:var(--red);
}


.img1 img {
    height: 20vh;
    width: 100%;
    z-index: 1;
}

.item1 h3 {
    font-size: 20px;
    padding-top: 0;
}

.item1 p {
    font-size: 15px;
    font-weight: 100;
    margin-top: 25px;
    text-align: center;
}

.img2 img {
    height: 20vh;
    width: 100%;
}

.item2 h3 {
    font-size: 20px;
    padding-top: 0;
}

.item2 p {
    font-size: 15px;
    font-weight: 100;
    margin-top: 25px;
    text-align: justify;
}

.img3 img {
    height: 20vh;
    width: 100%;

}

.item3 h3 {
    font-size: 20px;
    padding-top: 0;
}

.item3 p {
    font-size: 15px;
    font-weight: 100;
    margin-top: 25px;
    text-align: justify;
}

.img4 img {
    height: 20vh;
    width: 100%;

}

.item4 h3 {
    font-size: 20px;
    padding-top: 0;
}

.item4 p {
    font-size: 15px;
    font-weight: 100;
    margin-top: 25px;
    text-align: justify;
}

.img5 img {
    height: 20vh;
    width: 100%;

}

.item5 h3 {
    font-size: 20px;
    padding-top: 0;
}

.item5 p {
    font-size: 15px;
    font-weight: 100;
    margin-top: 25px;
    text-align: justify;
}

.img6 img {
    width: 100%;

}

.item6 h3 {
    font-size: 20px;
    padding-top: 0;
}

.item6 p {
    font-size: 15px;
    font-weight: 100;
    margin-top: 25px;
    text-align: justify;
}

.dot-1 img {
    height: 18em;
    width: 18em;
    position: absolute;
    top: 117px;
    left: 2%;
    z-index: -1;
    opacity: .1;
}

.dot-2 img {
    height: 18em;
    width: 18em;
    position: absolute;
    top: 117px;
    left: 34%;
    z-index: -1;
    opacity: .1;
}

.dot-3 img {
    height: 18em;
    width: 18em;
    position: absolute;
    top: 117px;
    left: 67%;
    z-index: -1;
    opacity: .1;
}

.dot-4 img {
    height: 18em;
    width: 18em;
    position: absolute;
    top: 65%;
    left: 2%;
    z-index: -1;
    opacity: .1;
}

.dot-5 img {
    height: 18em;
    width: 18em;
    position: absolute;
    top: 65%;
    left: 34%;
    z-index: -1;
    opacity: .1;
}

.dot-6 img {
    height: 18em;
    width: 18em;
    position: absolute;
    top: 65%;
    left: 67%;
    z-index: -1;
    opacity: .1;
}

.kycimg {
    margin: 60px 0;
    height: 90vh;
    width: 100%;
    background-image: url('./images/kyc.jpg');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.h001 {
    width: 90%;
    height: 40vh;
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(auto-fit, minmax(250px, 4fr));
    grid-gap: 1rem;
    text-align: center;
}
.h001 h3{
font-size:15px ;
padding-bottom: 20px;
}


    .mainfooter{
    color: white;
    display: flex;
    justify-content: space-around;
    position: relative;
  }
    .footer{
    color: white;
    display: flex;
    padding-top: 270px;
    justify-content: space-around;
    position: relative;
    width: 1200px;

    }
    .h1-head{
        font-weight: 500;
        color: #ffffff8c;
        font-size: 25px;
      }
    .foot1 a{
    display: block;
    }
    .f1-icons{
    display: flex;
    padding-top: 5px;
    }
    .f1-icons a{
    margin-right: 10px;
    }
    .mainfooter hr{
    margin-top: 310px;
    }
    .mainfooter p{
    text-align: center;
    color: white;
    padding-top: 35px;
    }
    .footer a {
        text-decoration: none;
        color: rgba(255, 255, 255, 0.313);
    }
    
    .footer a:hover {
        text-decoration: none;
        color: #ffffff;
    }   
    .opacity{
    opacity: 50%;
    padding-top: 10px;
    }
   
    /* SVG footer */
    .custom-shape-divider-top-1669964051 {
    top: 30px;
    left: 0;
    height: 630px;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    background-color:var(--red);
    position: absolute;
    }
    .custom-shape-divider-top-1669964051 svg {
    width: calc(145% + 1.3px);
    height: 180px;
    transform: rotateY(180deg);
    }
    .custom-shape-divider-top-1669964051 .shape-fill {
    fill: #FFF;
    }
    /* SVG footer */

/* media-query for tablet */
@media (max-width: 992px) {
    h3 {
        padding-top: 10px;
    }

    .hero {
        height: 72vh;
    }

    .safr-content-one h3 {
        margin-top: 0%;
        text-align: center;
    }


    .main .safr-content-two h3 {
        padding-top: 10px;
    }

    .safr-content-three h3 {
        padding-top: 20px;
    }

    .safrimg2 {
        height: 80vh;
        width: 100%;
    }

    .dot-1 img {
        height: 22.5em;
        width: 15em;
        top: 118px;
        left: 16%;
    }

    .dot-2 img {
        height: 22.5em;
        width: 15em;
        top: 118px;
        left: 51%;

    }

    .dot-3 img {
        height: 22.5em;
        width: 15em;
        top: 38em;
        left: 16%;
    }

    .dot-4 img {
        height: 22.5em;
        width: 15em;
        top: 38em;
        left: 51%;
    }

    .dot-5 img {
        height: 22.5em;
        width: 15em;
        top: 68em;
        left: 16%;
    }

    .dot-6 img {
        height: 22.5em;
        width: 15em;
        top: 68em;
        left: 51%;
    }

    .kycimg {
        margin: 30px 0;
    }

    .vdo-title {
        padding: 10px;
    }

}
@media (max-width: 400px) {
    .safr-content-three iframe{
       width: 80%;
       height: 100px;
    }

   
    .video-wrapper iframe {
       width: 40%;
    }

}


/* media query for mobiles */
@media (max-width: 600px) {
    p {
        font-size: 14px;
    }

    .safr-content-one {
        width: 80%;
        margin-left: 3.6em;
    }

    .safr-content-one h3 {
        padding: 10px;
    }

    .safr-content-one p {
        font-size: 14px;
        margin-bottom: 13px;
    }

    .safr-content-two {
        width: 80%;
        margin-left: 3.6em;
    }

    .safr-content-two h3 {
        padding-top: 20px;
        padding-bottom: 10px;
        text-align: center;
    }

    .safr-content-two p {
        font-size: 14px;
        text-align: center;
    }


    .safr-content-three {
        width: 80%;
        margin-left: 3.6em;
    }

    .safr-content-three h3 {
        margin-bottom: 0;
        padding: 10px 0;
        text-align: center;
    }

    .safr-content-three p {
        margin-bottom: 10px;
        font-size: 14px;
        text-align: center;
        letter-spacing: 1px;
    }

    .safr-content-three iframe {
        margin-top: 10px;
        margin-left: 5%;
    }

    /* .circle {
        margin: 3em 50px 50px 30px;
        width: 120px;
        height: 120px;
        font-size: 10px;
        color: #fff;
        text-align: center;
        padding: 50px 0;
        border-radius: 50%;
        background: #800606;
    } */
    .safrimg2 {
        height: 70vh;
        width: 100%;
    }

    .wrapper p{
        font-size: 10px;
    }
    .wrapper a{
        font-size: 10px;
    }
    .wrapper .item1,
    .wrapper .item2, 
    .wrapper .item3, 
    .wrapper .item4, 
    .wrapper .item5, 
    .wrapper .item6{
        background-color: whitesmoke;
        height: 17em;
        width: 200px;
    }
    .wrapper .item1 a,
.item3 a {
    color: var(--meroon);
    margin-top: 15px;
    margin-left: 30px;

}

.wrapper .item2 a {
    color: var(--meroon);
    margin-left: 30px;
}

.item4 a {
    color: var(--meroon);
    margin-left: 30px;
}

.item5 a {
    color: var(--meroon);
    margin-top: 10px;
    margin-left: 30px;
}

.item6 a {
    color: var(--meroon);
    margin-top: 20px;
    margin-left: 30px;
}
.dot-1 img {
    height: 16em; 
    width: 11em;
    top: 98px;
    left: 5%;
}

.dot-2 img {
    height: 16em;
    width: 11em;
    top: 98px;
    left: 55%;

}

.dot-3 img {
    height: 16em;
    width: 11em;
    top: 42%;
    left: 5%;
}

.dot-4 img {
    height: 16em;
    width: 11em;
    top: 42%;
    left: 55%;
}

.dot-5 img {
    height: 16em;
    width: 11em;
    top: 75.5%;
    left: 5%;
}

.dot-6 img {
    height: 16em;
    width: 11em;
    top: 75.5%;
    left: 55%;
}
.kycimg {
    margin: 0px 0;
    height: 70vh;
}
.vdo-title{
    margin-bottom: 0;
    padding-bottom: 0;
}
.video-wrapper{
   flex-direction: column;
   width:500px;
}
.vdot1 {
    height: 20em;
    width: 24em;
    top: 100px;
    left: 1%;
}

.vdot2 {
    height: 20em;
    width: 24em;
    top: 30.5%;
    left: 1%;
}

.vdot3 {
    height: 20em;
    width: 24em;
    top: 55.5%;
    left: 1%;
}

.vdot4 {
    height: 20em;
    width: 24em;
    top: 80.5%;
    left: 1%;

}


}
    
    @media(max-width: 1020px){
        .con-para{
            width: 512px;
        }
        #footer-section {
            padding-top: 30%;
        }
    }
    @media(max-width:800px){
        .footer{
            width: 900px;
        }
        .con-image{
            width: 100%;
           }
        .con-data-image{
            height: 350px;
            width: 60%;
        }
        .footer{
            width: 700px;
            padding-top: 220px;
          }
        .h1-head{
            font-size: 1.6rem;
            font-weight: 100;
          }
        .opacity a{
            font-size: 1rem;
          }
        .para-copy{
            font-size: 13px;
          }
        .custom-shape-divider-top-1669964051 svg {
            height: 200px;
          }
        .custom-shape-divider-top-1669964051{
            height: 590px;
          }
           #footer-section {
        padding-top: 40%;
    }
    }
    
    @media(max-width: 600px){
        .con-image{
            width: 100%;
        }
        .con-data-image{
            height: 300px;
            width: 55%;
        }
        .con-para{
            width: 300px;
        }
        .footer{
            width: 100%;
            float: right;
            padding-top: 70px;
       }
       .h1-head{
            font-size: 1.2rem;
            font-weight: 100;
       }
       .opacity a{
            font-size: 12px;
       }
       .para-copy{
            font-size: 10px;
       }
       .custom-shape-divider-top-1669964051 svg {
            height: 0px;
       }
         .custom-shape-divider-top-1669964051{
           height: 550px;
       }
         .custom-shape-divider-top-1669964051 hr{
           margin-top: 280px;
       }
       .container-fluid{
       --bs-gutter-x: 0rem;
    }
    #footer-section {
        padding-top: 150%;
    }
}
    @media(max-width: 450px){
        .con-image{
            width: 100%;
           }
        .con-data-image{
            height: 250px;
            width: 65%;
        }
        .footer{
            display: block;
            padding-top: 20px;
            text-align: center;
       }
       .f1-icons {
            justify-content: center;
       }
        .custom-shape-divider-top-1669964051 svg {
            height: 0;
       }
        .h1-head{
            font-size: 1.4rem;
            font-weight: 100;
            padding-top: 30px;
       }
        .custom-shape-divider-top-1669964051 hr{
            margin-top: 470px;
       }
       #footer-section {
        padding-top: 180%;
    }
    .item5 a {
        transform: translateY(-25px);
    }
    .item4 a {
        transform: translateY(-25px);
    }
    .item3 a {
        transform: translateY(-25px);
    }
    .item2 a {
        transform: translateY(-25px);
    }
    .item1 a {
        transform: translateY(-25px);
    }
    }
    @media (max-width:376px){
        #footer-section {
            padding-top: 220%;
        }
        .item5 a {
            transform: translateY(-25px);
        }
        .item4 a {
            transform: translateY(-25px);
        }
        .item3 a {
            transform: translateY(-25px);
        }
        .item2 a {
            transform: translateY(-25px);
        }
        .item1 a {
            transform: translateY(-25px);
        }
      
    }
   


    