@import url('https://fonts.googleapis.com/css2?family=Holtwood+One+SC&family=Inder&family=Montserrat:wght@400;700&display=swap');

:root {
   
   
    --primary-font: 'Montserrat', sans-serif;
    
  }
  
  
body{
  overflow-x: hidden;
   font-family: var(--primary-font);
   
}
/* .... ..........................1st section..................................................................*/
h3{
     font-family: var(--primary-font);
}
h6{
     font-family: var(--primary-font);
}

.ccc{
     font-family: var(--primary-font);
}

.image1 {    
    position: relative;     
    height:100vh;
    background-size: cover;
     overflow: hidden;
}
.image1::before {           
    content: "";      
    background-image: url("./images/pattern-bg-1.jpg");
    background-size: cover;      
    position: absolute;      
    top: 0px;      
    right: 0px;      
    bottom: 0px;      
    left: 0px;      
    opacity: 0.2;
    height:100vh;
}


h1 {  
    position: relative;  
   
    
    font-weight: bold;
    font-size:45px;
    font-family: var(--primary-font);
    
  
}
p{
    position: relative;  
    font-family: var(--primary-font);
  

   
}
button{
    position: relative;  
   
    line-height: 0.9;  
    font-family: var(--primary-font);
   
}
.shees{
    text-align:center;
}
.note{
    margin-top:-5%;
}
/* ......................... */
.flex5{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction: column; 
    
   
}
.stml{
    height:100vh;
}
.flex8{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction: column; 
    
    height:100vh;
}
.width{
 width:100%;
 margin: 3%;

 
}
.pad{
    padding:3% 9%;
    border-color: #09AFF4;
    background: none;
    color:#09AFF4;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 16px;
}
.pad:hover{
  
    background-color:#09AFF4;
    color:white;
    transition-duration: 1s;
}
.flex7{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction: column; 
    
    
}
.span{
    color:#09AFF4;

}
span{
    color:#09AFF4;

}
i{
font-size: 8px;
}
/* ........................ */
/* ---- reset ---- */ body{ margin:0; font:normal 75% Arial, Helvetica, sans-serif; } canvas{ display: block; vertical-align: bottom; } 
/* ---- particles.js container ---- */ #particles-js{ position:absolute; width: 100%; height: 100%;                                                                                                         
     background-image: url(""); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; } 
     /* ---- stats.js ---- */ .count-particles{ background: #000022; position: absolute; top: 48px; left: 0; width: 80px;
         color: #13E8E9; font-size: .12em; text-align: left; text-indent: 4px; line-height: 14px; 
         padding-bottom: 2px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; } 
         .js-count-particles{ font-size: 1.1em; } #stats, .count-particles{ -webkit-user-select: none; margin-top: 5px; 
            margin-left: 5px; } #stats{ border-radius: 3px 3px 0 0; overflow: hidden; } .count-particles{ border-radius: 0 0 3px 3px; }
.absolute{
    position: absolute;
}
/* .......................................................................................................... */


   .image-container {
    width: 100%; 
    
    overflow: hidden;
    position: relative;
    transition: transform 2s ease;

  }
  
  .image-container img {
    width: 100%;
   
    transition: transform 2s ease;
  }
  
  .image-container:hover img {
  
    transform: scaleX(1.1);
 

    
  }
  
  .image-container:hover {
    transform: scaleX(1); 
  
   
   
  } 
  /* ...................................... */
.end{
    display:flex;
    justify-content: end;
    align-items: end;
    flex-direction: column;
}
.margin{
    margin-top:10%;
}
.m17{
    margin-top:3%;
}
/* ........................................................................................................... */
.width1{
    width:10%;
   
}
p{
    font-size:15px;
    font-family: var(--primary-font);
}
.button2{
  border:none;
  background-color: transparent;
  

}
.arrowwidth{
width:5%;



}

.flex5 p{
    font-size: 25px;
    margin-top: 20px;
}

/*.flex5 h1{*/
/*    font-size: 50px;*/
/*}*/

.no{
    width: 0%;
}

.portion-1{
    margin-top: 100px;
}

.num p{
    font-size: 100px;
    opacity: 0.2;
}

.service h2{
    text-align: right;
    font-size: 40px;
    font-weight: 600;
}

.service p{
    text-align: right;
    font-size: 20px;
    opacity: 0.9;
    line-height: 27px;


}
.num p{
    text-align: right;
}

.right p {
    font-size: 18px;
    opacity: 0.9;
    line-height: 27px;
}

.imgg{
    margin: auto;
    background-color: #09AFF4;
    width: 150px;
    height: 150px;
    border-radius: 80%;
    box-shadow: #09AFF4 0px 2px 8px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition:  all 0.4s ease;
}
.numm img{
    
    width: 80px;
    height: 80px;
    opacity: 0.2;
}

.row1{
    border-bottom: 1px solid rgba(128, 128, 128, 0.247);
    padding-bottom: 60px;
}
.row2 {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.247);
}

.web-process h1{
 text-align: center;
 margin-top: 60px;
}

.sub p{
    font-size: 16px;
    line-height: 23px;

}
.sub-row{
    padding-top: 40px;
    padding-bottom: 40px;
    opacity: 0.8;
    
}
.sub li{
    font-size: 16px;
    line-height: 40px;

}

ul {
    list-style-type:circle; 
  }
  
  
  ul li::marker {
    
    color:#09AFF4;
    font-size: 25px ;
  }

  .hidden-div {
    display: none;
    opacity: 0; 
    transition: opacity 0.3s ease;
    
  }
  
  .displayed-div {
    cursor: pointer;
    
  }

#div-displayed-1:hover  #img-1{
    width: 160px;
    height: 160px;
}
#div-displayed-2:hover  #img-2{
    width: 160px;
    height: 160px;
}#div-displayed-3:hover  #img-3{
    width: 160px;
    height: 160px;
}
/* ..................................................................................................................... */
.box{
    border:1px solid #d1d1d1;
    height:40vh;
   border-radius:8px;
   overflow:hidden;
}
.boxm{
    margin-top:1%;
}
.ppad{
    padding-left:2%;
    padding-right:2%;
}

.boximg{
    width:100%;object-fit: cover;
}





/* ..........important function of imge scrolling................................ */

.image-container {
   
    overflow: hidden;
}

.scrollable-image {
    width: 100%;
    height: auto;
    transition-duration:ALL 10s ease; 
}

.image-container:hover .scrollable-image {
    transform: translateY(-50%); 
}

/* ..........important function of imge scrolling end................................ */
/* ......................................................................................... */
.buttons{
    padding:7% 12%;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border:none;
}
.bet{
    padding:16px 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border:none;

}
.rowwidths{
    width:70%;
    padding-top:1%;
    padding-bottom:1%;
    color:white;
}
.margintop{
    margin-top:5%;
   background: linear-gradient(to left, #59B0F4, #6F42C1); 
}
.last{
    display: flex;
    justify-content: right;
  
}
.imgs{
   
    font-size:50px;
   
  
}
.last1{
    display: flex;
    justify-content: left;
  
}
.font{
    font-size:18px;
}
/* ........................................... */
.border1{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 20px;
    height:700px;
    background-color:white;
    
}
.border2{
   border-top-right-radius:20px;
   border-top-left-radius:20px;
   
    
}
.txt{
    text-decoration: none;
}

.padf{
    padding: 3% 0%;
    
}
.full{
    width:50%;
    padding:4% 0%;
    background-color: #09AFF4;
    border:none;
    color:white;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.color1{
    background-color: #09AFF4;
    color:white;
}
.fs{
    font-size:20px;
}
.color2{
    background-color: #d4d4d45b;
    color:rgb(0, 0, 0);
}
.pt{
    padding-bottom:3%;
}
/*.w{*/
/*    width:70%;*/
/*}*/
.font2{
    font-size:50px;
}

.mrf{
    margin-top:8%;
}
.color5{
    background-color: #FF7149;
}
.rs{
    color:white;font-size:30px;
}
.mrf2{
    margin-top:10%;
}


.cntr{
    text-align: center;
}
.arr{
    margin-top:15%;
}
.BUT{
    padding:4% 8%;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border:none;
}
.laptop{
    width:150%;
    object-fit: cover;
}
.ps{
    padding-top:5%;
}
p{
    font-size:13px;
}
.pn{
    width:100%;
}
.btn{
    background-color: #09AFF4;
}

.form{
    width:100%;
    padding:2% 0%;
   
    font-size: 15px;
    border:none;
    border-bottom: 1px solid #F5BD37;
    outline: none;
}


.flex11{
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    
}
.mouse2{
    width:500px;
    height:550px;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px; 

}
.color12{
    color:black;
    font-size:16px;
    
}
.fbcolor{
    background-color:#09AFF4 ;
    color:Black;
    padding:3% 0%;
    width:100%;
    border:none;
    font-size:16px;
}

.table2{
    background-color: rgb(14, 20, 15);
    z-index:1000;
    padding-top:3%;
    padding-bottom: 4%;
    color:white;
}
.cc1{
    width:90%;
}
#adjust{
    width:50%;
}
#adjust2{
    width:30%;
}
.ps{
    padding-top:5%;
}
/* .................................................................................... */
/* .................................update sections................................................... */
.s1{
    font-size:18px;
}
.s2{
    font-size:17px;
    text-align:center;
}
.s3{
    margin-top:5%;
}
.p1{
    padding: 0% 10%;
    line-height:24px;
}
.choosegap{
    margin:5% 0%;
}
.choosegap2{
    margin:2% 0%;
}
.sizeimg{
 width:50%;
 margin:auto;

}
.borderbox{
   
  height:500px;
  border-radius: 40px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
 
}
@media(max-width:1015px){
   .borderbox{
    height:600px;
}
}
@media(max-width:768px){
    .borderbox{
     height:500px;
 }
 }

.borderbox:hover{
   
 color:white;
}
.mouse{
    padding:15% 8%;
   
}
.weight{
    font-weight:bold;
}
.borderbox2{
    border:1px solid #09AFF4;
    width:130px;
    height:130px;
    margin:auto;
    border-top: none;
    border-bottom-right-radius: 60px;
   

 
}
.borderbox:hover .borderbox2 {
    border:1px solid rgb(255, 255, 255); 


}
.color20:hover{
    color:white;
}
/* .... */
.shadow {
    position: relative;
    overflow: hidden;
}

.shadow::before {
    content: "";
    position: absolute;
    top: 0;
   top: -100%;
    width: 100%;
    height: 100%;
    background-color:#0099cc;
    transition: top 0.6s;
    z-index: -1;
}

.shadow:hover::before {
    top: 0;
}
.bacccc{
    background-color: rgba(89, 124, 139, 0.158) ;
}
/* ................................................................................. */
/* ................................................................................. */
/* ................................................................................. */
.borderbox3{
    
    height:350px;
    width:90%;
    border-radius: 40px;
}
.p4{
    padding:0% 4%;
}
.mrs1{
    margin-top:1%;
}
.upmargin{
    margin-top:5%;
}

.ml{
    width:85%;
}
.fon{
    font-family:"Segoe UI", Arial, sans-serif;
}
.m1c{
    margin-top:10%;
}


/* .... */
.image-container2 {
    width: 100%; 
    
    overflow: hidden;
    position: relative;
    transition: transform 0.3s ease;

  }
  
  .image-container2 img {
    width: 100%;
   
    transition: transform 0.6s ease;
  }
  
  .image-container2:hover img {
  
    transform: scaleX(1.1);
 

    
  }
  
  .image-container2:hover {
    transform: scaleX(0.8); 
  
   
   
  } 
  .mt3{
    margin-top:8%;
  }
/* ............................................................................................................. */
.accordion {
    
    background-color:#24235D;
    color:white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  }
  
  .active2, .accordion:hover {
    background-color: #ccc; 
    color:Black;
  }
  
  .panel {
    padding: 20px 18px;
    display: none;
    background-color: white;
    overflow: hidden;
  }
  .bold{
    font-weight:bold;
    font-size:22px;
   margin-top:3%;
  }
  .bold2{
    font-weight:bold;
    font-size:22px;
    line-height:25px;
   margin-top:3%;
  }




 /* ................................................................................................ */
 * {box-sizing: border-box;}

/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
  background-color: orangered;
  color: white;
  padding: 16px 15px;
  border: none;
  border-radius:30px;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 100px;
  z-index: 1000;
}
.open-buttonn {
  background-color: orangered;
  color: white;
 padding: 16px 14px;
  border: none;
  border-radius:30px;
  cursor: pointer;
  
  
  
  
  
  width: 150px;
  z-index: 1000;
}
@media(max-width:768px){
    .open-buttonn{
         width: 80px;
          padding: 12px 10px;
    }
}

/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border-radius:10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  z-index: 1000;
}

/* Add styles to the form container */
.form-container {
  padding:10px;
 
  background-color: rgba(241, 241, 241, 0.993);
  
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background:white;
  resize: none;
  
  height:100px;
}
.form-container .in {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background:white;
  resize: none;
  min-height: 20px;
  outline:none;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

.mouse2{
    width:90%;
   box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
   
   

}
/*.............................*/
/*h1::before {    transform: scaleX(0);*/
/*  transform-origin: bottom right;*/
/*}*/
/*h1:hover::before {*/
/*  transform: scaleX(1);*/
/*  transform-origin: bottom left;*/
/*}*/
/*h1::before {*/
/*  content: " ";*/
/*  display: block;*/
/*  position: absolute;*/
/*  top: 0; right: 0; bottom: 0; left: 0;*/
/*  inset: 0 0 0 0;*/
/*  background: hsl(200 100% 80%);*/
/*  z-index: -1;*/
/*  transition: transform .3s ease;*/
/*}*/
/*h1 {*/
/*  position: relative;*/
/*  font-size: 5rem;*/
/*}*/
/*html {*/
/*  block-size: 100%;*/
/*  inline-size: 100%;*/
/*}*/
/*body {*/
/*  min-block-size: 100%;*/
/*  min-inline-size: 100%;*/
/*  margin: 0;*/
/*  box-sizing: border-box;*/
/*  display: grid;*/
/*  place-content: center;*/
/*  font-family: system-ui, sans-serif;*/
/*}*/

/*@media (orientation: landscape) {*/
/*  body {*/
/*    grid-auto-flow: column;*/
/*  }*/
/*}*/










/*.loader {*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*}*/
/*.loader > span {*/
/*  background: #FAD000;*/
/*  border-radius: 50%;*/
/*  margin: 5rem 0.5rem;*/
/*  animation: bouncingLoader 0.6s infinite alternate;*/
/*}*/
/*.loader > span:nth-child(2) {*/
/*  animation-delay: 0.2s;*/
/*}*/
/*.loader > span:nth-child(3) {*/
/*  animation-delay: 0.4s;*/
/*}*/
/*@keyframes bouncingLoader {*/
/*  from {*/
/*    width: 0.1rem;*/
/*    height: 0.1rem;*/
/*    opacity: 1;*/
/*    transform: translate3d(0);*/
/*  }  to {*/
/*    width: 1rem;*/
/*    height: 1rem;*/
/*    opacity: 0.1;*/
/*    transform: translate3d(0, -1rem, 0);*/
/*  }*/

.note2{
    border-radius:30px;
}
.coro{
   height:300px;margin-top:8%;
}
.wallet{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 20px;
    height:757px;
    background-color:white;
}

@media(max-width:768px){
    .coro{
   height:500px;
}

    .boxmm{
        margin-top:3%;
    }
    .w{
        width:100%;
    }
    .laptop{
        width:100%;
        object-fit: cover;
    }
    .sml{
        padding:3%;
    }
    .font2{
        font-size:40px;
    }

   
    .image1 {    
         
        height:200vh;
      
    }
    .image1::before {           
        
        height:200vh;
    }
    .flex5{
        
        
        height: 100vh;
    }
    .note{
    margin-top:5%;
}
       .note2{
    margin-top:5%;
}
   #adjust{
        width:50%;
    }
    #adjust2{
        width:60%;
    }
    #box{
        padding-left:15%;
    }
  .imgm{
    margin-top:5%;
  }
  .mrs2{
    margin-top:3%;
}
.borderbox3{
    
   
    width:auto;
   
}
.mouse2{
    width:auto;
   

}

  

}




.head-form{
    /* background: linear-gradient(to left, #59B0F4, #6F42C1);  */
    background-color: #24235D;
    height: 100px;
    color : white;
     font-family: var(--primary-font);
     padding: 7%;
     border-bottom-right-radius: 40px;
     width:98%;
     
}




.head-purp{
    
    height: 110px;
    margin-bottom:2%;
    border-bottom-right-radius: 40px;
   
     
}
.head-purp2{
   background-color: #6F42C1;
    height: 120px;
    margin-bottom:2%;
    border-bottom-right-radius: 40px;
   
     
}


h3{
     font-family: var(--primary-font);
}
h6{
     font-family: var(--primary-font);
}

.ccc{
     font-family: var(--primary-font);
}
input{
    margin-bottom:10px;
    /*border-bottom: 1px solid rgb(197, 197, 197);*/
    font-family: var(--primary-font);
}
select{
    
     font-family: var(--primary-font);
    
}
option{
    
     font-family: var(--primary-font);
    
}


.gray-back {
  position: relative;
  
  overflow: hidden; /* Hide overflow if necessary */
  
  
    background-size:cover;
    padding-top: 70px;
    padding-bottom: 70px;
}

.gray-back::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
   background-image:url('images/gray-back.webp'); /* Add your image URL */
  background-size: cover;
  background-position: center;
  opacity: 0.3; /* Adjust opacity as needed */
  z-index: -1; /* Place it behind content */
}

#sub-btn{
    color:white;
    border:none;
    background: linear-gradient(to left, #59B0F4, #6F42C1); 
    padding: 10px 30px;
    border-radius:20px;
    font-size :16px;
}

.sub{
    color:white;
    border:none;
    background: linear-gradient(to left, #59B0F4, #6F42C1); 
    padding: 10px 30px;
    border-radius:20px;
    font-size :16px;
}




.shadow5 {
    position: relative;
    overflow: hidden;
}

.shadow5::before {
    content: "";
    position: absolute;
    top: 0;
   left: -100%;
    width: 100%;
    height: 100%;
    background-color:#09AFF4;
    transition: left 0.2s;
    z-index: -1;
}

.shadow5:hover::before {
    left: 0;
}

.rds{
    border-radius:30px;
}

.back-coverr {
  position: relative;
  overflow: hidden; /* Hide overflow if necessary */
  
  
    background-size:cover;
    padding-top: 70px;
    padding-bottom: 70px;
}

.back-coverr::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
   background-image:url('images/backk.webp'); /* Add your image URL */
  background-size: contain;
  background-position: center;
  opacity: 0.3; /* Adjust opacity as needed */
  z-index: -1; /* Place it behind content */
}
.pn9{
    width:70%;
}


/* ........................................................... */
.smo{
    display: flex;
    justify-content: end;
    align-items: end;
    flex-direction: column;
}
.oesum{
    padding:5% 10%;
    background-color: #24235D;
    color:white;
    
    border-radius: 30px;
    border-color:  orangered;

}
.oesum:hover{
    padding:5% 10%;
    background: linear-gradient(to left, #59B0F4, #6F42C1); 
    color:white;
    border:none;
    border-radius: 30px;
    margin-top:-15px;
   transition-duration: 1s;
  
   

}
.oesum2{
    padding:15px 50px;
    background-color: #24235D;
    color:white;
    
    border-radius: 30px;
    border-color:  orangered;

}
.oesum2:hover{
    padding:15px 50px;
    background: linear-gradient(to left, #59B0F4, #6F42C1); 
    color:white;
    border:none;
    border-radius: 30px;
    /* margin-top:-15px; */
   transition-duration: 1s;
  
   

}
.flex80{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
/* ,,,,,,,,,,,,, */
@keyframes moveZigzagLine {
    0% {
      transform: translateX(0);
    }
    25% {
      transform: translateX(20px);
    }
    50% {
      transform: translateX(0);
    }
    75% {
      transform: translateX(-20px);
    }
    100% {
      transform: translateX(0);
    }
  }

  .zigzag-line {
    width: 150px;
    height: 3px;
    background-color: #dd4949;
    position: relative;
    animation: moveZigzagLine 2s linear infinite;
  }
  /* ............. */
 @media(max-width:768px){
    .pcmdl{
        margin-top:10%;
    }
 }
 .ss{
    width:100px;
    height:100px;
     object-fit:cover;
     object-position:top; 
     border-radius: 50%;
  }

 
 
 /*------------*/
.moving-image-container {
    position: relative;
    height: 100vh; /* Adjust as needed */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.moving-image-container img {
    width: 100%; /* Adjust as needed */
    animation: moveUpDown 2s linear infinite; /* Adjust duration as needed */
}

@keyframes moveUpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px); /* Adjust the distance of movement */
    }
}


@media(max-width:768px){
    h1{
        font-size:25px;
    }
    .stml{
        margin-top:5%;
    }
    .bold{
       
        font-size:18px;
       margin-top:3%;
      }
      .bold2{
        
        font-size:18px;
        line-height:25px;
       margin-top:3%;
      }
       .pen{
       padding-top: 30px;
    }
    .flex95{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction: column; 
    
   
}
    
}
 