.about-us{
    background-image: linear-gradient(to right, #331300 0%, #e86515 100%);
    padding: 40px 0px !important;
}

.about-top {
    text-align: center;
}

.about-top h1{
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}

.about-top p{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
}

.about-box{
    background: #f7f7f7;
    border-radius: 10px;
    box-shadow: inset 0 0 0 0 #e15601;
    padding: 30px;
    text-align: center;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}

.about-box:hover{
    box-shadow: inset 320px 0 0 0 #e15601;
    color: #fff;
}

.about-box span i{
    background: #c44a00;
    width:80px !important;
    height:80px !important;
    line-height:80px;
    border-radius: 50%;
    text-align: center;
}

.about-box span i{
    font-size: 30px;
    color:#fff;
}

.about-box h4{
    font-size: 16px;
    font-weight: 600;
}

.about-box h3{
    font-size: 18px;
    font-weight: 700;
    padding: 15px 0px;
}

.about-tittle-left{
    padding-bottom: 20px;
    width:66%;
}

.about-tittle-left p{
    line-height: 26px;
}

.about-tittle-left h3{
    margin-bottom: 20px;
}

.about-nav-tabing .nav-tabs {
    border-bottom: 2px solid #c44a00;
}

.about-nav-tabing .nav-tabs .nav-link.active {
    color: #c44a00;
    background-color: #fff;
    border-color: #c44a00 #c44a00 #fff;
    font-size: 16px;
    font-weight: 600;
}

.about-nav-tabing .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #c44a00 #c44a00 #fff;
    isolation: isolate;
}

.about-nav-tabing .nav-link {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.about-nav-tabing #myTabContent {
    background-color: #f9f9f9;
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.about-nav-tabing .tab-about p{
    font-size: 15px;
    /*font-weight: 500;*/
    line-height: 26px;
    padding-bottom: 15px;
}

.about-nav-tabing .tab-about p strong{
    color: #c44a00;
    font-size: 16px;
}

.about-five{
  
    padding: 30px;
}

.about-five-item{
    background: #fff;
    padding: 30px;
    margin-bottom:40px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 20px -20px;
}

.abot-right h4{
    margin-bottom: 20px;
}

.abot-right p{
    line-height: 26px;
}

.exam-institutions{
    background: #f2f2f2;
    text-align: center;
    padding: 40px 0px;
}

.exam-institution-ctr img{
    padding-top: 20px;
}

.exam-institution-ctr p{
    line-height: 26px;
}

.exprience-box{
    box-shadow: rgba(232, 101, 21, 0.25) 0px 30px 60px -12px inset, rgba(195, 74, 0, 0.3) 0px 18px 36px -18px inset;
    padding: 40px;
    margin: 30px 0px;
    border-radius: 10px;
    min-height: 300px;
}

.exprience-box h3{
    background: #c44a00;
    color: #fff;
    width:100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    text-align: center;
    margin-right: 20px;
}

.find-course{
    background: #ffc29d;
    padding: 30px;
    text-align: center;
}

.find-all-course h3{
    color: #000;
    font-size: 32px;
}

.btn-course{
    background: #000;
    color: #fff;
    margin-top: 20px;
}

.btn-course:hover{
    background: #e86515;
    color: #fff;
}

.exprience-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.exprience-right p{
    font-size: 14px;
    /*font-weight: 600;*/
    line-height: 26px;
}

.abot-left img{
    width: 100%;
    height: auto;
}

/* Responsive css start */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px)  {

.footer-bottom-mobile{
    bottom: 0px !important;
    position: relative !important;
}

.exprience-flex{
    display:block
}

}

@media only screen and (min-device-width : 200px) and (max-device-width : 319px){

.footer-bottom-mobile{
    bottom: 0px !important;
    position: relative !important;
}

.exprience-flex{
    display:block
}

}

/* Responsive css end */

.payment-new-model-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.payment-new-model-top-left h4 span{
    background-color: #fff;
    border: 1px solid #ccc;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000 !important;
    background-color: #f7f7f7;
    
}

#v-pills-tab .nav-link:focus, #v-pills-tab .nav-link:hover {
    background: #e5e5e5;
    color: #000;
    border-left: 3px solid #000;
    border: none;
}

div#v-pills-tab {
    background: #f7f7f7;
}

#v-pills-tab .nav-link {
    margin-bottom: 0;
    border: none;
    text-align: left;
    color: #ccc;
    padding: 10px 40px 10px 20px;
    border-bottom: 2px solid #fff;
}

.site-payment-model h4{
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0px;
}

.flex-column-width{
    width: 25% ;
}

div#v-pills-tabContent {
    width: 75%;
}

.btn-orange{
    background-color: #c44a00;
    color: #fff;
}

.payment-card-clr{
    background-color: #fff;
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 6px;
}

.paymend-clr-right{
    background-color: #fff;
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 6px;
}

.paymend-clr-right h4{
    margin-bottom: 20px;
}

.pay-right-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pay-right-list-btm{
    padding-top: 20px;
    border-bottom: 1px solid #ccc;
}

.upi-paying ul{
    list-style: none;
    display: flex;
    align-items: center;
}

.para-pay p{
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0px;
}

.select-bank-item{
    background-color: #ccc;
    padding: 5px;
}