*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
.dropbtn {
    background-color: transparent;
    color: black;
    padding: 8px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 10px 10px;
    text-decoration: none;
    display: block;
}

/* .dropdown-content a:hover {
    background-color: #7f7a7aa7;
} */

.dropdown:hover .dropdown-content {
    display: block;
}

/* .dropdown:hover .dropbtn {background: transparent;} */
.bran{
    color: #f4511e !important;
    font-weight: bold;
}
.backgr {
    background-color: white !important;
}
.butt{
    color: black!important;
    text-decoration: none;
}
.butt:hover {
   
    color:#f4511e  !important;
}
.col a:hover{
    color: #f4511e;
}
/* navbar end */
.mig img{
    width: 25%;
    height: 6vh;
    border-radius: 5px;
}
.box{
    /* width: 10%;
    height: 20vh; */
    display: grid;
    grid-template-columns: auto auto auto;
}

.car{
    width: 90%; 
    margin: auto !important;
    border-radius: 20px !important;

}
.rad{
    border-radius: 20px !important;
}
.popular{
    width: 100%;
    height: 40vh;
}
.popularrap{
    width: 80%;
    height: 33vh;
    margin: auto;
    background-color: white;
    /* box-shadow: 2px 5px white 5px  */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.porpu_head{
    width: 18%;
    height: 5vh;
    padding-left: 15px;
    padding-top:10px; 
    /* border-top-left-radius: 20px;
    border-bottom-right-radius: 20px; */
}
.porpu_head h4{
    width: 100%;
    height: 5vh;
    color: white;
    border-radius: 50px;
    text-align: center;
    font-weight: bold;
    background-color: gold;
    /* border: 2px solid black; */
}
.gridfor_cour{
    width: 100%;
    height: 33vh;
}
.griderap{
    width: 90%;
    height: 20vh;
    margin: auto;
    margin-top: 20px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto ;/*auto auto auto auto*/
    grid-column-gap: 10px;
    
}
.box1{
    width: 100%;
    height: 20vh;
    background-color: rgba(153, 176, 196, 0.621);
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: rgb(208,196,240) 0px 3px 0px;
}
.box1 h1{
    margin-top: 15px;
    margin-left: 15px;
}
.box1 h5{
    margin-top: 15px;
    margin-left: 15px;
}
.box2{
    width: 100%;
    height: 20vh;
    background-color: rgba(255, 127, 80, 0.303);
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: rgb(208,196,240) 0px 3px 0px;
}
.box2 h5{
    margin-top: 15px;
    margin-left: 15px;
}
.box2 h1{
    margin-top: 15px;
    margin-left: 15px;
}
.box3{
    width: 100%;
    height: 20vh;
    background-color: rgb(255,240,203);
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: rgb(208,196,240) 0px 3px 0px;
}
.box3 h1{
    margin-top: 15px;
    margin-left: 15px;
}
.box3 h5{
    margin-top: 15px;
    margin-left: 15px;
}
.box4{
    width: 100%;
    height: 20vh;
    background-color: rgb(182, 255, 228);
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: rgb(208,196,240) 0px 3px 0px;
}
.box4 h5{
    margin-top: 15px;
    margin-left: 15px;
}
.box4 h1{
    margin-top: 15px;
    margin-left: 15px;
}
.box5{
    width: 100%;
    height: 20vh;
    background-color: rgb(255,240,233);
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: rgb(208,196,240) 0px 3px 0px;
}
.box5 h1{
    margin-top: 15px;
    margin-left: 15px;
}
.box5 h5{
    margin-top: 15px;
    margin-left: 15px;
}
.box6{
    width: 100%;
    height: 20vh;
    background-color: rgb(205,222,255);
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: rgb(208,196,240) 0px 3px 0px;
}
.box6 h1{
    margin-top: 15px;
    margin-left: 15px;
}
.box6 h5{
    margin-top: 15px;
    margin-left: 15px;
}
/* Explore Courses */
.explore_head{
    width: 90%;
    height: 5vh;
    margin: auto;
}
.explore_head h1{
    font-size: 30px;
}
.explore_head p{
    font-size: 20px;
}
.exploer{
    width: 100%;
    height: 55vh
}
.exploerrap{
    width: 90%;
    height: 50vh;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto ;
    grid-column-gap: 10px;
    
}
.bbox1{
    width: 100%;
    height: 50vh;
    border: 2px solid rgba(0, 0, 0, 0.104);
    border-radius: 15px;
    display: grid;
    grid-template-columns: auto auto;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}
.bbox1:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.box_for_under_box_gri{
    width: 110%;
    display: grid;
    grid-template-columns: auto auto;
    /* grid-column-gap: 5px; */
}

.box_for_under_box h6{
    width: 70%;
    height: 4vh;
    border: 2px solid red;
    text-align: center;
    margin-left: 5px;
    border-radius: 5px;
}
/* .box_for_under_box h6 span{
    width: 10%;
    border: 2px solid saddlebrown ;
} */
.box_for_under_box samp h6{
    width: 100%;
    font-weight: bold;
    /* height: 4vh; */
    /* color: red; */
    /* border: 2px solid rebeccapurple; */
}
.bbbox1 h6:hover{
    color: white;
    background-color: #f4511e;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(204, 35, 35, 0.19);
}
.bbbox1 img{
    width: 100%;
    height: 50vh;
    border-top-right-radius: 20px;
    /* margin-right: 25px; */
}
.courses{
    width: 80%;
    height: 10vh;
    margin: auto;
}
.courses h3{
    font-size: 30px;
    font-weight: bold;
}
.courses h3 span{
    font-size: 38px;
    color: #f4511e;
    /* border-bottom: 2px solid yellow; */
    cursor: pointer;
}
.courses h3 span{
    text-align: center;
    cursor: pointer;
    position: relative;
    padding-bottom: 5px;
}
.courses span::after{
    content: '';
    position: absolute;
    height: 3px;
    left: 0;
    /* margin-left: 700px; */
    bottom: 0;
    width: 0;
    background: #f4511e;
    transition: width .2s;
}
.courses span:hover:after{
    /* text-align: center; */  
    width: 100%;
}
/* Courses for Kids */
.gri_for_kid{
    width: 100%;
    height: 70vh;
    /* border: 2px solid red; */
}
.gri_for_kidrap{
    width: 80%;
    margin: auto;
    /* height: 56vh; */
    /* border: 4px solid rgb(123, 255, 0); */
}
.grifor_kid{
    width: 40%;
    position: absolute;
    display: grid;
    grid-template-columns: auto auto  ;
    grid-column-gap:15px;
    grid-row-gap: 6px;
}
.grifor_kid1{
    width: 55%;
    height: 55vh;
    float: right;
    /* margin-right: 25px; */
    /* border: 4px solid rgb(255, 0, 34); */
}
.grifor_box1 {
    width: 100%;
    height: 28vh;
    background-color: #f4501e26;
    border-radius:10px ;
    display: grid;
    grid-template-columns: auto auto;
}
.kidfor_img{
    margin-left: 20px;
    margin-top: 5px;
}
#kidu{
    margin-left: 15px;
    margin-top: 5px;
}
#kidu img{
    width: 80%;
}
#kidu{
    margin-top: 10px;
    margin-left: 5px;
}
.kidfor_text{
    margin-top: 10px;
    margin-left: 10px;
}
.kidfor_text h4 span{
    /* margin-top: 5px; */
    font-size: 16px;
    padding: 2px;
    border: 2px solid rgba(0, 0, 0, 0.378);
}
.kidfor_text h4 span:hover{
    color: white;
    background-color: black;
    /* border-radius: 5px; */
    padding-left: 8px;
}
.kidfor_text h6{
    color: blue;
}
.kidfor_text p{
    font-weight: bold;
    /* font-size: 10px; */
}
.kidfor_text p span{
    /* font-weight: bold; */
    font-size: 15px;
}
.grifor_box2 {
    width: 100%;
    height: 28vh;
    background-color:rgba(255, 217, 0, 0.26);
    border-radius:10px ;
    display: grid;
    grid-template-columns: auto auto;
}
.grifor_box3 {
    width: 100%;
    height: 28vh;
    background-color: #e9f41e;
    border-radius:10px ;
    display: grid;
    grid-template-columns: auto auto;
}
.grifor_box4 {
    width: 100%;
    height: 28vh;
    background-color: #1ef425ce;
    border-radius:10px;
    display: grid;
    grid-template-columns: auto auto;
}
.gidfor_img img{
    width: 90%;
    height: 60vh;
}
/* Tow Image*/
.towbox_for_one_to_one{
    width: 1500px;
    height: 360px;
    margin: auto;
    /* border: 2px solid red; */
}
.towbox_for_one_to_one_rap{
    width: 1030px;
    height: 350px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    /* border: 2px solid red; */
    /* margin: 5px; */
    /* grid-template-columns: auto auto; */
}
.towbox_for_one_img{
    margin: 7px;
}
/* Impact. At scale */
.inpact{
    width: 1515px;
    height: 500px;
}
.text h4 samp{
    color: #f4511e;
    font-weight: bold;
    font-size: 30px;
}
.text h4 samp{
    /* font-size: 38px; */
    color: #f4511e;
    /* border-bottom: 2px solid yellow; */
    cursor: pointer;
}
.text h4 samp{
    text-align: center;
    cursor: pointer;
    position: relative;
    padding-bottom: 5px;
}
.text samp::after{
    content: '';
    position: absolute;
    height: 3px;
    left: 0;
    /* margin-left: 700px; */
    bottom: 0;
    width: 0;
    background: #f4511e;
    transition: width .2s;
}
.text samp:hover:after{
    /* text-align: center; */  
    width: 100%;
}
.text p{
    font-weight: bold;
}
.cor h4{
    font-weight: bold;
    font-size: 28px;
}
.cor h5{
    font-size: 15px;
    /* color: rgba(0, 0, 0, 0.537); */
}
.impact_rap{
    width: 1350px;
    height: 400px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}
.impact_he{
    display:grid;
    grid-template-columns: auto auto;
    grid-column-gap:10px;
    /* grid-template-rows: 5px; */
}
/* Impact. At scale */
/* Free Demo */
.free_demo{
    width: 100%;
    height: 70vh;
    background-color: rgba(240, 248, 255, 0.549);
}
.free_demo_rap{
    width: 70%;
    height: 60vh;
    display: grid;
    grid-template-columns: auto auto;
    margin: auto;
    grid-column-gap: 5px;  
}
.free_demo_text{
    height: 25vh;
    padding-top: 155px;
}
.free_demo_text span{
  color: #f4511e;
}
.free_demo_text h1 span{
    font-size: 38px;
    color: #f4511e;
    /* border-bottom: 2px solid yellow; */
    cursor: pointer;
}
.free_demo_text h1 span{
    text-align: center;
    cursor: pointer;
    position: relative;
    padding-bottom: 5px;
}
.free_demo_text span::after{
    content: '';
    position: absolute;
    height: 3px;
    left: 0;
    /* margin-left: 700px; */
    bottom: 0;
    width: 0;
    background: #f4511e;
    transition: width .2s;
}
.free_demo_text span:hover:after{
    /* text-align: center; */  
    width: 100%;
}
.shine{
    border: none;
    border-radius: 1px;
    padding: 15px 30px;
    background: #f4511e;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    color: white;
    width: 60%;
    height: 60px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.shine::before{
    content:'';
    position: absolute;
    width: 50px;
    height: 100%;
    background-image: linear-gradient(
        120deg,
        rgba(255,255,255,0)30%,
        rgba(255,255,255,.8),
        rgba(255,255,255,0)70%
    );
    top:0;
    left: -100px;
    animation: shine 3s infinite linear; /*Animation*/
}
@keyframes shine{
    0% {left: -100px}
    20% {left: 100%}
    100% {left: 100%}
}
.shine:hover{
    /* background: rgba(255, 255, 255, 0); */
    background-color:black;
}
.free_demo_img img{
    height: 60vh;
    background: transparent;
}
/* footer */
.footer{
    width: 100%;
    height: 120vh;
    background-color: rgb(55, 52, 52);
}
.footer_rap{
    width: 95%;
    height: 75vh;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 1px;
    padding-top: 65px;

}
.bb_txt{
    margin: 55px;
}
.bb_txt p{
    /* margin-top:px; */
    width: 100%;
    color: rgba(255, 255, 255, 0.69);
}
#zoom-in-out-box{
    margin: 55px;
}
.bb_txt1{
    color: rgba(255, 255, 255, 0.69);
}
.bb_txt1{
    margin: 20px;
    font-size: 13.5px;
}
.bb_txt1 i{
    font-size: 12px;
    border: 2px solid white;
    border-radius: 15px;
    padding: 4px;
}
#zoom-in-out-box i:hover{
    color: #f4511e;
    border: 2px solid white;
}
#zoom-in-out-box p i{
    /* margin: 24px;
    width: 50px;
    height: 50px; */
    /* background: #f500cc; */
    color: #f4511e;
    border: 2px solid #f4511e;
    animation: zoom-in-zoom-out 1s ease infinite;
    box-shadow: 0 2px 14px 0 rgb(255, 255, 255);
  }
  @keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.1, 1.1);
    }
    100% {
      transform: scale(1, 1);
    }
  }
.bb_txt1 h6:hover{
    color: #f4511e;
    cursor: pointer;
    /* font-weight: lighter; */
}
.fa-circle-phonet{
    color:rgb(223, 15, 15);
}
.faqs_head1 {
    height: 85vh;
}

.accordion{
    margin: 60px auto;
    width: 600px;
}
.accordion li{
    list-style: none;
    margin: 20px;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.384); /*6px 9px 10px -1px rgba(0,0,0,0.15) -6px 9px 10px -1px rgba(255,255,255,0.7)*/
}
label{
    color: rgba(255, 255, 255, 0.69);
}
.accordion li label{
    display: flex;
    align-items: center;
    padding: 10px;
    cursor: pointer;
}
label::before{
    content: '+';
    margin-right: 10px;
    font-size: 24px;
    font-weight: 600;
}
input[type="radio"]{
    display: none;
}
.accordion .content{
    /* color: #555; */
    color:  rgba(255, 255, 255, 0.69);;
    line-height: 26px;
    max-height: 0;
    overflow: hidden;
    transition:max-height 0.5s, padding 0.5s;
}
.accordion input[type="radio"]:checked +label +.content{
    max-height: 400px;
    padding: 10px 10px 20px;
}
.accordion input[type="radio"]:checked +label::before{
    content: '-';

}
.quick{
    width: 100%;
    height: 20vh;
}
.quickrap{
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 8px;
    padding-left: 5px;
}
.quick_text li{
    list-style: none;
}
.quick_text h5{
    font-size: 16px;
}
.quick_text li{
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}
.quick_text li:hover{
    color: #f4511e;
}
.Quickk h5{
    font-size: 16px;
}
.quick_text i{
    margin-left: 4px;
    margin-right: 4px;
    font-size: 15px;
    color: white;
}
.Quickk a{
 text-decoration: none;
 color: white;
 padding-left: 5px;
 padding-right: 5px;
}
.Quickk a:hover{
    /* background-color: white; */
    border-bottom: 2px solid #f4511e;
    /* color: black; */
    /* border-radius: 50px; */
    /* margin: 2px; */
}
/* Under line */
.under{
    width: 100%;
    height: 5vh;
    background-color: rgb(55, 52, 52);
   
}
.underrap{
    width: 95%;
    padding-top: 3px;
    /* border-top: 2px solid rgba(255, 255, 255, 0.708); */
    border-top: 2px solid #f4511e; 
    margin: auto;
}
.underrap h6{
    color: white;
    text-align: center;
}