*{margin: 0; padding: 0;box-sizing: border-box;}

html, body {font-family: Roboto, sans-serif; font-size: 14px;}

p, ul, li, ol, h1, h2, h3, h4 {margin: 0; padding: 0;}
#block-fivepaisa-breadcrumbs {
    padding-top: 0;
}
.noTitle {
    padding-top: 30px;
}
.part2sec2box img {
    width: 40%;
    height: auto;
}
.part2sec2box h3 {
    font-size: 16px;
}
.part2sec2box p {
    font-size: 14px;
    line-height: 20px;
}
.person .square {
    font-size: 14px;
    overflow: auto;
}
header {
    display: none;
}
footer {
    /* display: none; */
}

.fw100 {
    font-weight: 100 !important;
    font-size: 1.17em !important;
}

.left{
    /* position: fixed; */
    z-index: 1;
}
.top{
    position: fixed;

}
button {
    cursor: pointer;
    border: none;
    background: none;
}

.part1{
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-top: 95px; */
    width: 100%;
    padding-left: 280px;
   
}

.part1 h2{
    font-size: 40px;
    font-family: Roboto, sans-serif;
    color: rgba(0, 0, 0, 0.8);
    margin-right: 30px;

}

.part1-dash{
    width: 70px;
    height: 5px;
    border-radius: 5px;
    background-color: #c0083e;
    margin-top: 7px;
    margin-right: 430px;
}
.part0-dash{
    width: 52px;
    height: 4px;
    border: 5px;
    background-color: #c0083e;
    margin-top: -30px;
    margin-left: 225px;
}
#see{
    margin-top:-13px;
    margin-left:300px;
    font-weight:500;

}
#see a{
    text-decoration: none;
    color:#153a5b;
    font-size: 18px;
}

.under:hover {
    color: #f5205f;
}

.btn {
    font-size:0.875em;
    display:block;
    left:-60px;
    background-color: #c0083e;
    color: white;
    padding: 8px 12px 8px 12px;
    border-radius: 10px;
    outline: none;
    margin-left: 50px;
  }

/* -------------------------------------------- */

.part2head{
    font-family: Roboto, sans-serif;
    color: #153a5b;
    padding: 18px 0px 18px 13px;
    font-size: 21px;
}

.part2{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 76%;
    float: right;
    margin-top: 35px;
}
.part2content{
    display: flex;
    justify-content: space-around;
    align-items: center;
    
}

.part2-a{
    margin: 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 217px;
    height: 200px;
    background: #eaf6ff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    box-shadow: 0px 6px 6px #CCCCCC;
}
.part2-a img{
    padding: 10px;
    width: 100px;
}
.part2-a p{
    padding: 0px 20px 1px 20px;
    text-align: center;
    color: #153a5b;
}


/* ---------------------------------------- */

.part3{
    width: 220px;
    height: 350px;
    border: 4px solid white;
    border-radius: 15px;
    box-shadow: 0px 0px 12px #CCCCCC;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: auto;
    background-color: #f2f2f2;;
    margin-top: 70px;
    /* position: fixed; */
    left: 4%;
}
.part3 a h3{
    font-size: 1.17em !important;
}


.part3 a{
    text-decoration: none;
    margin: 20px 30px;
    color: #153a5b;
}

/* ------------------------------------ */

.contact{
    height: 57px;
    width: 212px;
    border-radius: 10px;
    box-shadow: 0px 5px 13px 0px #C0083E4D;
    padding: 15px 30px 15px 30px;
    margin: 430px 0px 0px 60px;
    outline: none;
    background-color: #c0083e;
    color: white;
    position:fixed;
}


.part2sec2{
    border-radius: 20px;
    background-color: #eaf6ff;
    height: 260px;
    padding: 20px;
    margin: 60px 15px 15px 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;

}
.part2sec2box{
    /* width: 180px;
    height: 210px; */
    width: 240px;
    height: 230px;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    padding: 10px;
    margin: 0px 10px 0px 10px;
}
.part2sec2content{
    width: 30%;
}
.part2sec2content h1{
    font-size: 28px;
    font-family: Roboto, sans-serif;
    color: #153a5b;
}
.part2sec2content h2{
    font-size: 28px;
    font-family: Roboto, sans-serif;
    color: #153a5b;
}
.part2sec2content p{
    font-size: 14px;
    color: #153a5b;
}



/* ------------------------------------------------- */

.part2sec3 h2{
    font-family: Roboto, sans-serif;
    color: #153a5b;
    padding: 18px 0px 0px 13px;
}
.part2sec3a{

    margin: 25px 0px 25px 260px;
}

.hide{
    width: 35vw;
    height: max-content;
    background-color: white;
    padding-left: 30px;
    padding-top: 20px;
    margin: 0px 0px 0px 20px;
    border-radius: 0px 0px 10px 10px;

    font-size: 13px;
    box-shadow: 0px 0px 15px #e5e5e5;
    display: none;


}

.show{
    width: 35vw;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Roboto, sans-serif;
    padding-left: 30px;
    color: #153a5b;
    font-size: 13px;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); 
    border-radius: 10px;
    margin: 0px 0px 0px 20px;
    cursor: pointer;

}
.show h4{
    padding-right: 20px;
    color:#153a5b;
    font-size: 20px;
}
.part2sec3a{
    display: flex;
    justify-content: space-around;
}

.part2sec3{
    width: 70%;
    margin: 25px 0px 0px 10px;

}
.sec4res{
    display: none;
}

/* part33 */

.part33{
    margin: 20px;
    height: 230px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #eaf6ff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    line-height: 22px;
    width: 33.33%;
}
.part33 img{
    margin: 10px 0px;
    width: 50px;
    height: 50px;
}
.part33 h2{
    font-size: 16px;
    font-family: Roboto, sans-serif;
    margin-bottom: 5px;
}
.part33 p{
    padding: 0px 40px 0px 40px;
    margin-top: 2px;
    height: 70px;
    font-family: Roboto,sans-serif;
    font-size: 15px;
    color: #212529;
}
.part33 a{
    color: #153a5b;
    text-decoration: none;
}
.part33button{
    margin-top: 15px;
}
.part33buttonbutton{
    background-color: #C0083E;
    padding: 2px 20px 2px 20px;
    border-radius:5px;
    font-size: 12px;
    color: white;
    letter-spacing: 1px;
    margin:0px 5px 0px 5px;
}
.part33buttonbutton a{
    color: white;
}
.part33button button{
    background-color: #C0083E;
    padding: 2px 20px 2px 20px;
    border-radius:5px;
    font-size: 12px;
    color: white;
    margin:0px 5px 0px 5px;

}

.part33box{
    display: flex;
    width: 100%;
}   
/* ----------------------------------------------- */

.part2sec4{
    height: auto;
    border-radius: 20px;
    margin: 25px 15px 15px 20px ;
    background: #eaf6ff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding-right: 15px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.part2sec4content{
    width: 20%;
    color: #153a5b;
    margin: 0px 20px 0px 30px;

    font-family: Roboto, sans-serif;
}
.part2sec4content p{
    font-size: 14px;
}

.square{
    width: fit-content;
    height: 315px;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    padding: 10px;
    line-height: 22px;
    padding-top: 25px;   
}
.circle{
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 3px 1px 10px rgba(0, 0, 0, 0.25);
    margin: auto;
    position: relative;
    top: 20px;
}
.roundimg{
    border-radius: 50%;
    width: 65px;
    height: 65px;
    padding: 5px;

}
.person{ 
    margin: 10px;
    width:200px;
 }







/* ------------------------------------- */
.scrolling-wrapper{
    display: none;
}
.joint{
    display: none;
}
.mobtest{
    display: none;
}
.mobilepart3{
    display: none;
}
.cards-wrapper{
    display: none;
}



/* -------------------------------------- */

.part1button{
    width: 172.84px;
    height: 45px;
    left: 1010px;
    top: 89px;
    background: #C0083E;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 30%);
    border-radius: 10px;
    padding: 10px 25px 10px 25px;
    outline: none;
    color: white;
    font-size: 14px;
    margin-left: 10px;
}

.paisa {
    position: fixed;
    width: 100px;
    height: 100px;
    left: 49px;
    top: 10px;
    z-index: 10;
}
/* ------------- */
.part2sec0{
    display: flex;
    flex-direction: column;
    

}
.sec0head h2{
    font-family: Roboto, sans-serif;
    padding: 18px 0px 18px 10px;
    font-size: 20px;
}
.sec0box{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.sec01{
   width: 262px;
    height: 60px;
    border-radius: 10px;
    margin: 18px;
    background-color: #e5e5e5;
}
@media only screen and (max-width: 1218px){
    .sec01{
        width: 220px;
         height: 60px;
    }
}
@media only screen and (max-width: 718px){
    .sec01{
        width: 180px;
         height: 60px;
    }
}


.under::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
}


.under:hover::after {
    width: 100%;
    background-color: #f5205f;
}

.activemenu {
    content: '';
    display: block;
    width: 50%;
    height: 2px;
    background: #000;
    transition: width .3s;
}

/* responsive css */
@media only screen and (max-width: 767px) {
    .part1-dash {
       display: none;
    }
    .btn-height {
        line-height: 30px;
    }
    .part1 a{
        padding: 6px 15px !important;
    }
    .part33 {
        line-height: 18px;
    }
    .views-col {
        width: 100% !important;
    }
    .part33box{
        display: block;
    }
    .mobilepart3 a h3{
        font-size: 12px;
    }
    
}

@media only screen and (max-width: 600px){
    
    .part2 {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        width: 100%;
        padding: 0px;
    }
  
/* -------------------------------------------- */

.part2sec3 h2{
    font-family: Roboto, sans-serif;
    color: rgb(19, 19, 110);
    padding: 10px 0px 0px 0px;
    margin-bottom: 10px;
}
.part2sec3a{
    margin: 0px 0px 0px 0px;  
}

.hide{
    width: 40vw;
    height: 100px;
    background-color: white;
    padding-left: 30px;
    padding-top: 20px;
    margin: 0px 0px 0px 20px;
    border-radius: 0px 0px 10px 10px;
    font-size: 13px;
    box-shadow: 0px 0px 15px #e5e5e5;
    display: none;


}


.show{
    width: 40vw;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    font-family: Roboto, sans-serif;
    padding-left: 10px;
    color: rgb(19, 19, 110);
    font-size: 12px;
    background-color: white;
    box-shadow: 0px 0px 15px #e5e5e5;
    cursor: pointer;

}
.show h4{
    padding-right: 20px;
    color: black;
}
.part2sec3a{
    display: block;
    justify-content: space-around;
    width: 100%;
}
.part2sec3{
    width: 100%;
    padding: 0px 0px 18px 0px;
    position: relative;
    right: 122px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    float: left;

}

.sec4res{
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Roboto, sans-serif;
    color: rgb(19, 19, 110);
    font-size: 12px;
    /* padding: 18px 0px 0px 13px */
}
.sec4line{
    width: 8vw;
    height: 5px;
    background-color: rgb(153, 8, 8);
    margin: 0px 10px 0px 10px;
    border-radius: 9px;
}
.frequent{
    display: none;
}

/* --------------------------------- */

.left{
    display: none;
}
.part2sec4{
    display: none;
}



/* ----------------------sec2----------------------- */

.part2sec2{
    display: none;
}

/* ----------------------------carosel---------------- */

        /* Slideshow container */
        .slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
          }
          
          /* Make the images invisible by default */
          .Containers {
            display: none;
            width: 200px;
            height: 200px;
          }
          
          /* forward & Back buttons */
          .Back, .forward {
            cursor: pointer;
            position: inherit;
            top: 105%;
            width: auto;
            margin-top: -23px;
            padding: 17px;
            color: grey;
            font-weight: bold;
            font-size: 19px;
            transition: 0.4s ease;
            border-radius: 0 5px 5px 0;
            user-select: none;
          }
          
          /* Place the "forward button" to the right */
          .forward {
            right: 382px;
            border-radius: 4px 0 0 4px;
          }
          
          /*when the user hovers,add a black background with some little opacity */
          .Back:hover, .forward:hover {
            background-color: rgba(0,0,0,0.8);
          }
          
          /* Caption Info */
          .Info {
            color: #e3e3e3;
            font-size: 16px;
            padding: 10px 14px;
            position: absolute;
            bottom: 10px;
            width: 100%;
            text-align: center;
          }
          
          /* Worknumbering (1/3 etc) */
          .MessageInfo {
            color: #f2f2f3;
            font-size: 14px;
            padding: 10px 14px;
            position: absolute;
            top: 0;
          }
          
          /* The circles or bullets and indicators */
          .dots {
            cursor: pointer;
            height: 16px;
            width: 16px;
            margin: 0 3px;
            background-color: #acc;
            border-radius: 50%;
            display: inline-block;
            transition: background-color 0.5s ease;
          }
          
          .enable, .dots:hover {
            background-color: #717161;
          }
          
          /* Faint animation */
          .fade {
            -webkit-animation-name: fade;
            -webkit-animation-duration: 1.4s;
            animation-name: fade;
            animation-duration: 1.4s;
          }
          
          @-webkit-keyframes fade {
            from {opacity: .5}
            to {opacity: 2}
          }
          
          @keyframes fade {
            from {opacity: .5}
            to {opacity: 2}
          }

          .joint{
              display: flex;
              margin: 30px 0px 50px 0px;
              justify-content: space-evenly;
          }

          .feature--img {
            width:80%; 
            height: 180px; 
            border-radius: 20px; 
            box-shadow: 10px 10px #e5e5e5;
          }

          .featuresline{
              width: 12vw;
              height: 4px;
              background-color: rgb(153, 8, 8);
              border-radius: 10px;

          }
          .oneline{
              display: flex;
              align-items: center;

          }
          .part2sec2content h1{
            font-size: 22px;
            margin-right: 12px;
            color: black;
          }
          .part2sec2content h2{
            font-size: 22px;
            margin-right: 12px;
            color: black;
          }
          .part2sec2content{
              margin-top: 30px;
          }



           .part2content{
               display: none !important;
           }
          

        



        /* ------------------------- */

        :root {
          --page-margin: min(2rem, 5vw);
          color: #444;
        }
        
       
        .cards-wrapper {
          grid-column: center-start / -1;
          display: grid;
          grid-auto-flow: column;
          gap: 1rem;
          overflow: auto;
          padding-bottom: 1rem;
          padding-right: var(--page-margin);
          margin: 10px;
        }
          
          .card {
            display: grid;
            place-content: center;
            color: #15928A;
            font-size: 1.5rem;
            height: 12rem;
            min-width: 13rem;
            margin: 20px;
          }
          .part2-b p{
            font-size: 16px;
          }
          .part2head{
            margin-top: 6px;
            color: #000;
            font-size: 20px;
          }

                
        .part2-b{
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #e5e5e5;
        border-radius: 20px;
        width: 190px;
        height: 180px;
        box-shadow: 0px 6px 6px #CCCCCC;
        }
        .part2-b img{
        padding: 10px;
        width: 100px;
        }
        .part2-b p{
        padding: 0px 20px 1px 20px;
        text-align: center;
        color: rgb(7, 7, 182);
        }




        /* ----------------------mobile testimonial -------------------- */
       .mobtest{
         display: flex;
         flex-direction: column;
         justify-content: space-around;
         margin: 40px 0px 40px 50px;
       } 
       .mobtesthead{
         display: flex;

       }
       .mobtesthead h1{
         color: black;
         font-family: Roboto, sans-serif;

       }
       .mobtesthead h2{
        color: black;
        font-family: Roboto, sans-serif;

      }
       .mobtestline{
         width: 150px;
         height: 5px;
         background-color: rgb(153, 8, 8);
         border-radius: 10px;
         display: flex;
         align-items: center;
         margin: auto 20px;
       }
       .mobtestperson{
         display: -webkit-inline-box;
         width: 100%;
         margin-top: 20px;
         overflow-x: scroll;
       }
       .mobtestcontainer{
         display: flex;
         justify-content: space-around;
         align-items: center;
         background-color: #eaf6ff;
         border-radius: 11px;
         margin: 10px;
       }
       .mobtestcontainer img{
         border-radius: 50%;
         width: 100px;
         height: 100px;
       }
       .mobtestcontent h2{
         font-family: Roboto, sans-serif;
         font-size: 15px;
       }
       .mobtestcontent p{
        font-size: 12px;
        padding: 10px;
        color: #212529;
        line-height: 18px;
       }
       .mobtestcontent{
         margin-left: 13px;
       }
       /* --------------------------------------------- */

       /* ------------------mobilenav----------------- */
       .mobilepart3{
         margin-top: 30px;
         display: flex;
         width: 80%;
         font-family: Roboto, sans-serif;
         justify-content: space-around;
         align-items: center;
         margin: auto;
       }
       .mobilepart3 a{
        text-decoration: none;
        color: rgba(0, 0, 0, 0.8);
        margin-top: 30px;
        font-size: 2.3vw;

       }


       /* -------------------------- topdash------------- */

       .part1{
        display: flex;
        justify-content:space-between;
        align-items: center;
        width: 100%;
        padding-left: 20px;
        padding-right: 10px;
        margin: 40px 0px 10px 0px;        
    }
    
    .part1 h1{
        font-size: 18px;
        font-family: Roboto, sans-serif;
        color: rgba(0, 0, 0, 0.8);
    
    }
    .part1 h2{
        font-size: 30px;
        font-family: Roboto, sans-serif;
        color: rgba(0, 0, 0, 0.8);
    
    }
   
    .part1-dash{
        width: 70px;
        height: 5px;
        border-radius: 5px;
        background-color: rgb(153, 8, 8);
        margin-top: 7px;
        
    }
    .part1button{
      font-size: 12px;
      padding: 4px 10px 4px 10px;
  }
  .btn {
    font-size:0.875em;
    display:block;
    left:-60px;
    background-color: rgb(153, 8, 8);
    color: white;
    padding: 8px 12px 8px 12px;
    border-radius: 10px;
    outline: none;
  }
 
  .part2-a{
    display: none;
  } 
.sec0box{
  display: none;
}
.card1{
  display: grid;
    place-content: center;
    color: #15928A;
    font-size: 1.5rem;
    height: 4rem;
    min-width: 13rem;
}

.part1button{
  margin-left: 10px;
}

}  
.part1 a {
    padding: 10px 25px;
    text-align : center;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 2px;

 } 

/* responsive 2 */
@media only screen and (max-width: 1336px){
    .part2sec4content {
       
        margin: 0px 20px 0px 30px;
}
.square {
    width: 130px;
    height: 130px;
}
}


@media only screen and (max-width: 1194px){
    .part2sec4content {
       
        margin: 0px 10px 0px 30px;
        width: 17%;
}
    .square {
    width: 120px;
    height: 120px;
}
    .part2-a {
    width: 160px;
    height: 213px; 
}
    .part2sec4content h1{
        font-size: 26px;
    }
    .part2sec4content h2{
        font-size: 26px;
    }
    .part2sec4content p{
        font-size: 12px;
    }
    .part2sec2content {
        width: 45%;
        margin-bottom: 15px;
    }
    .part2sec2 {
     
        padding: 30px;
        margin: 60px 0px 0px 30px;
    }
    .part2sec3 {
     
        margin: 25px 0px 0px 122px
    }
    .part2sec4 {
        height: 236px;
    }
  
}

@media only screen and (max-width: 1100px){
    .part2 {
        
        padding: 40px;
    }
    .part2sec3 {     
        margin: 25px 0px 0px 30px;
    }
    .contact {
        width: 180px;
        margin: 446px 0px 0px 33px;
    }
    .part3 {
    left: 2%;
    }
}

@media only screen and (max-width: 1100px){
    .part3 {
        width: 205px;
        height: 363px;
       
        margin-top: 50px;
       
    }
    .part3 a{
        font-size: 15px;
    }
    .part2sec4 {
        width: 102%;
    }
    .part2sec2 {
        width: 98%;
        margin: 60px 0px 0px 10px;
    }
    .part2content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        overflow-x: auto;

    }
    .part2content img {
        margin: 10px;
    }
    .part2-a {
        width: 160px;
        height: 211px;
    }
    .part2 {
        padding: 10px;
        margin-top: 35px;
    }
}
@media only screen and (max-width: 666px){
    .part2sec4{
        margin: 25px 0px 0px 0px;
        width: 110%;
    }
    .square {
        width: 100px;
        height: 100px;
    }
    .part2-a {
        width: 140px;
        height: 216px;
    }
}

@media only screen and (max-width: 950px){
    .paisa{
        position: absolute;
        width: 80px;
        height: 80px;
        left: 10px;
        top: 10px;
        z-index: 10;
    }
    .mobilepart3{
        margin-top: 30px;
        display: flex;
        width: 80%;
        font-family: Roboto, sans-serif;
        justify-content: space-around;
        align-items: center;
        margin: auto;
      }
      .mobilepart3 a{
       text-decoration: none;
       color: rgba(0, 0, 0, 0.8);
       margin-top: 30px;
       font-size: 2.3vw;

      }
      .part2 {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        width: 100%;
        overflow: hidden;
      }
      .left{
          display: none;

      }
      .show {
        margin: 10px 5px 5px 5px;
      }
      .hide {
        margin: 10px 5px 5px 5px;
    }
}

@media only screen and (max-width: 476px){
    .sec4line {
        width: 8vw;
    }
    .sec4res h1{
        font-size: 5vw;
    }
    .sec4res h2{
        /* font-size: 5vw; */
        color: #000;
        font-size: 20px;
    }
    .show{
        padding-left: 5px;
        font-size: 11px;
        width: 100%;
    }
    .show h4 {
        padding-right: 5px;
    }
    .mobtest {
    margin: 40px 0px 40px 6px;
    }
    .mobtestcontainer img {
        border-radius: 50%;
        width: 80px;
        height: 80px;
        margin: 10px;
    }
    .mobtestline {
        width: 96px;
    }
    .part2sec2content {
        width: 30%;
    }
    .part2sec3 {
        margin: 0px 0px 0px 122px;
    }
    .part2sec2content {
        margin-bottom: 0px;
        margin-top: 9px;
    }
    .part2-b {
    width: 170px;
    height: 165px;
    }
    .mobilepart3 a{
        font-size: 3vw; 
    }
    .mobilepart3 {
       
        width: 90%;
  }
  .btn{
      position: relative;
      right: 20px;
  }
}

@media only screen and (max-width: 450px){
    .sec4line {
        width: 4vw;
    }
    .part2sec3 {
        margin: 0px 0px 0px 114px;
    }
    .part1-dash {
        width: 42px;
    }
    .part1 h2 {
        margin-right: 14px;
    }
    .part1 a{
        letter-spacing: 0.5px;
        font-size: 11px;
    }
    .part0-dash {
        width: 20px;
        height: 4px;
        border: 5px;
        background-color: #c0083e;
        margin-top: -32px;
        margin-left: 210px;
    }
    #see {
        margin-top: -10px;
        margin-left: 240px;
        font-weight: 500;        
    }
    #see a {
        font-size: 12px;
    }
    .views-col{
        width: 100% !important;
    }
    .part33{
        width: auto;
    }
    .show {
        width: 100%;
        margin: 10px;
    }
    .hide {
        width: 100%;
        height: auto;
        background-color: white;
        border-radius: 0px 0px 10px 10px;
        font-size: 13px;
        margin: 10px;
        padding: 15px;
        box-shadow: 0px 0px 15px #e5e5e5;
        display: none;
    }

   
}

@media only screen and (max-width: 1096px){

}

/*Collapsible css*/
.collapsible {
    cursor: pointer;
    padding: 30px 20px;
    line-height: 20px;
    border: none;
    text-align: left;
    outline: none;
}
.collapsible:hover {
  background-color: #e5e5e5;
}
.collapsible h3{
    font-size: 1.17em;
}

.collapsible:after {
  content: '\002B';
  color: #153a5b;
  font-weight: bold;
  float: right;
}

.active:after {
    content: "\2212";
}
.showans{
    display: flex !important;
}

.content {
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
  padding: 15px;
  line-height: 20px;
}