body{
    background-color: #fbf8f3;
  }
/*course*/

header{
    position:relative;
}
header .navbar-brand.logo{
    display:none !important;
}

header .navbar-brand.scoll-logo{
    display:block !important;
}
header nav .navbar-nav a {
    color: #343a40 !important;
}
.about-follow li {
    display: inline-block;
    width: 32%;
    text-align: center;
}

.about-follow  {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
    background: #F2F2F2;
    margin:20px 0;
}
.about-follow li .fa-phone{
    transform: rotate(90deg);
}
.about-follow li a{
    color: #616161;
    font-size: 28px;
    text-decoration: none;
}
.about-follow li i{
    font-size: 45px;
    color: #266c6e;
    margin-right: 10px;
    vertical-align: middle;
}


.course{
	position:relative;
	color:#fff;
    overflow: hidden;
    background: #266c6e;
}
.course .col-md-6.align-self-center{	
    padding-left: 200px;
    text-transform: capitalize;
}

.course .col-md-6.text-right{	
    padding-left: 8% !important;
}
.course .col-md-6 img{	
    border-radius: 50% 0 50% 50%;
    height: 600px;
    width: 650px;
    object-fit: cover;
    margin-left: auto;
}.course-ban-cont{
    margin-bottom:50px;
}
.courses .nav-link {
    margin: 60px 20px 10px ;
}
.course-ban{
    margin-bottom:0;
}
.course .owl-stage-outer{
    border-radius: 50% 0 50% 50%;
}
.inner-course{
	overflow:hidden;
    padding-bottom: 0;
}

/*.inner-course #pills-tab{*/
/*    width: 82%;*/
/*    margin: 0 auto;*/
/*}*/
.inner-course #pills-tab1 li{
    width: 220px;  
	margin: auto;
    border-right: 1px solid #cecece;
}
.inner-course #pills-tab1 li:last-child{
    border-right: none;
}
.inner-course #pills-tab1 {
	width:auto;
    box-shadow: 0 0 10px #c5c5c557;
    margin: 0px auto 0;
	display:inline-flex;
}
.inner-course #pills-tab1 li a{
    display: block;
    color: #414141;
    padding: 15px 0;
    border-radius: 0;
    font-size: 14px;
    margin: 0 !important;
    background-color: transparent;
}
.courses .fade {
    text-align: center;
}
#pills-tabContent1 .fade {
    text-align: left;
}
.inner-course #pills-tab1 li a.active {
    box-shadow: none;
    color: #fff !important;
    background-color: #d6b320 !important;
}
.inner-course #pills-tab1 li a:hover {
    box-shadow: none;
    color: #fff !important;
    background-color: #d6b320 !important;
} 
.meetour .meet-our .item .meet-img {
    width: 200px;
    margin:auto
}
.meetour .meet-our .item img{
	height: 200px
}
#pills-tabContent1{
    background: #F9F9F9;
    margin-top: 40px;
    padding: 50px 0;
}

#pills-tabContent1 .right-tab1{
    padding-left: 80px;
}
.right-tab1 label {  
	background: #D6B320;
    padding: 5px 20px;
	font-size: 16px;
    color: #fff;
    font-weight: 500;
    position: relative;
    width: 40%;
}
.right-tab1 label:after {
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 20px solid #f9f9f9;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.right-tab1 p {
    font-size: 14px;
    line-height: 2;
}
.right-tab1 .price {
    font-size: 22px;
    font-weight: 700;
    margin: 5px 0;
}
.right-tab1 .age { 
	background: #ECECEC;
    padding: 8px;
    margin: 8px 0 0;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    color: #266C6E;
}
.curriculum-tab1 li {
    display: inline-flex;
    width: 22%;
    box-shadow: 0 0 10px #c5c5c557;
    padding: 15px;
    background: #fff;
    margin: 10px 10px 0 0;
	border-radius:5px;
}
.curriculum-tab1 li span {
    font-size: 12px;
    margin-left: 14px;
    align-self: center;
    color: #4D4D4D;
}

.tab-content .col-md-12 h2 {
    font-size: 18px;
}
.curriculum-tab1 li img {
    height: 55px;
}
#pills-tabContent1 hr{
    margin: 20px 0 30px;
}
.curriculum-creators-tab1 .meetour {
    padding: 0; 
     overflow: unset;
}
.curriculum-creators-tab1 .meet-our .item{
    padding: 0 20px 0 0;
}

.curriculum-creators-tab1 .slick-custom-arrow{	
    top: -60px;
}
.celebrity .meet-img{
    display: flex;
    background: #266c6e;
    flex-wrap: wrap;
    border-radius: 10px;
    padding: 20px;
}
.celebrity .scoll-celebrity .meet-img  img {
    display: inline-block;
    width: 35%;
    border-radius: 10px ;
    border: 2px solid #fff; 
}
.meetour .scoll-edu .item h6 {
    margin: 10px 0;
    font-weight: 600;
}
.meetour .scoll-edu .item p {
    color: #657282;
    font-size: 14px;
}
.celebrity .meet-our .item img {
     height: 200px !important;
}
.curriculum-creators-tab1 .meetour .scoll-edu .item .meet-img {
    width: 150px;
    margin: auto;
}
.curriculum-creators-tab1 .meetour .scoll-edu .item img {
    height: 150px;  
    border-radius: 5px;
    margin: auto;
    object-fit: cover;
    width: 100%;

}
.cele-content {
 /*   position: absolute;
    z-index: 9;
    bottom: 15px;
    left: 15px;
    text-align: left; */
    color: #fff;
    transition: 0.3s ease;
    width: 65%;
    text-align: left;
    display: inline-block;
    align-self: center;
    padding-left: 20px;
}
.cele-content p {
    color: #fff !important;
}
/*.celebrity .item .meet-img:after {
   content: '';
    position: absolute;
    height: 50%;
    width: 100%;
    background: linear-gradient(0deg, black, transparent);
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s ease;
}
.celebrity .item:hover .meet-img:after{
   height: 60% !important;
    background: linear-gradient(0deg, black, transparent) !important;
    bottom: 0 !important;
    top: unset !important;
    z-index: 1 !important;
    border-radius: 0 !important;
    transition: 0.3s ease;
}*/
.celebrity .item:hover .cele-content{
    transition: 0.3s ease;
    bottom: 30px;
}
.timeline-tab1 li {
    display: inline-block;
    width: 18%;
    margin: 20px 15px 0 0;
    text-align: center;
}

.timeline-tab1 li img{
    width: 50%;
}
.timeline-tab1 li p{
    font-size: 14px;
    line-height: 2;
    padding: 5px 10px;
    color: #484848;
    font-weight: 500;
}
.outcome-tab1 ul {
    display: inline-flex;
    width: 100%;
}
.outcome-tab1 li {
    display: inline-block;
	text-align:center;
    width: 12%;
    box-shadow: 0 0 10px #c5c5c557;
    padding: 15px 0;
    background: #fff;
    border-radius: 5px;
    margin: 10px 20px 0 0; 
}
.outcome-tab1 li img{
    height: 50px;
}
.outcome-tab1 li p{
    font-size: 14px;
    color: #484848;
    padding: 5px 20px 0;
}
.course .background-course img {
    position: absolute;
    width: auto;
    box-shadow: none;
}
.course .background-course .course1 {
    left: 10%;
    top: 10%;
}
.course .background-course .course2 {
  left:45%;
    top: 10%;
}
.course .background-course .course3 {
    bottom: 15%;
    left: 10%;
}
.course .background-course .course4 {
    width: 1%;
    bottom: 10%;
    left: 40%;
}
.course .background-course .course5 {
    width: 10%;
    bottom: 30%;
    left: -5%;
}

.course  .course-ell {
    right: 12%;
    width: 36%;
    position: absolute;
    top: 0;
}


/*about*/


.about-story {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
    background: #233767;
    color: #fff;
}
.about-story h2{	
	font-weight: 600;
	font-size: 34px;
}
.about-story p{	 
    line-height: 2;
}
.about-story .col-md-5{
    padding-left: 5%;
}
.tech-skill  {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}
.about-tech{
    position: absolute;
    left: -3%;
    bottom: 25%;
    width: 20%;
    z-index: -1;
    transform: rotate(-25deg);
}
.tech-skill li {
    padding:  10px;
    display: inline-block;
    width: 42%;
    box-shadow: 0 0 10px #00000033;
    margin: 12px;
    height: 150px;
}
.tech-skill li:nth-child(3n+3) {
    float: right;
}.tech-skill li:nth-child(3n+4) {
    float: right;
}.tech-skill li:nth-child(3n+6) {
    float: left;
}
.tech-skill h2{
	font-weight: 600;
	font-size: 34px;
    margin-bottom: 40px;

}
.tech h2{
	font-weight: 600;
	font-size: 34px;

}
.meetour {
    background: #F9F9F9;
}
.tech  {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}
.tech .col-md-6:last-child {
    padding-left: 5%;
}
.tech .col-md-6 p {
    font-size:14px;
    margin-bottom: 24px;
}
.tech .col-md-6 {
    padding-right: 5%;
}
.tech-skill ul {
   margin:0;
    padding-left: 40px;
}
.tech-skill ul:last-child {
    text-align:right;
}

.tech-skill ul:last-child li {
    text-align:left;
}

.tech-skill li h5{
	font-size: 16px;
    font-weight: 600;
}
.tech-skill li p{
	font-size: 14px;
    margin-bottom: 10px;
}
.only-btn {
    background:#8c55fc ;
    position: relative;
    color: #fff;
}  
.only-btn img{
    position: absolute;
    right: 0;
    top: -30%;
}
.about-story .col-md-6 img {
    width:80%;
}
.about-story .background-about img {
    position: absolute;
    width: auto;
    opacity: 0.2;
}
.about-story .background-about .meetour1 {
    width: 8%;
    bottom: 5%;
    left: 10%;
}.about-story .background-about .meetour2 {
        top: 3%;
    left: 15%;
}.about-story .background-about .meetour3 {
    bottom: 15%;
    right: 25%;
}.about-story .background-about .meetour6 {
    top: 10%;
    right: 10%;
}
.about-story .ellipse {
       position: absolute;
    right: -10%;
    bottom: -20%;
    opacity: 0.2;
    width: 20%;
}

.tech-skill .background-tech img {
    position: absolute;
    width: auto;
}
.tech-skill .background-tech .meetour1 {
    top: 25%;
    right: 5%;
}.tech-skill .background-tech .meetour2 {
    top: 15%;
    left: 5%;
}.tech-skill .background-tech .meetour3 {
    top: 0;
    right: 15%;
}.tech-skill .background-tech .meetour6 {
   top: 40%;
    left: -7%;
}

.tech .background-tech2 img {
    position: absolute;
    width: auto;
}
.tech .background-tech2 .meetour1 {
    top: 25%;
    left: -8%;
    width: 16%;
    opacity: 0.2;
}.tech .background-tech2 .meetour2 {
       top: 50%;
    right: 5%;
}.tech .background-tech2 .meetour3 {
        top: 4%;
    right: -5%;
    width: 10%;
}

/*booking*/
.book-free {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}

.book-free h2{
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;

}
.book-free select {
	background-color: #266C6E !important;
    color: #fff !important;
    background: linear-gradient(0deg, #266c6e, #266c6e);
    border-radius: 0;
    font-size: 14px;
    box-shadow: none !important;
    margin-bottom: 15px;
}    
.book-free input {
    height: 55px;
    border-radius: 2px;
    font-size: 14px;
    box-shadow: none !important;
    margin-bottom: 15px;
}
/*.book-free .col-md-5 img{*/
/*    box-shadow: 5px 5px 10px #00000045;*/
/*}*/
.book-free .col-md-5 {
    padding-right: 5%;
}
.time-slot ul li {
    display: inline-block;
    width: 24%;
    margin-right: 2px;
}

.time-slot ul li input[type=radio] {
    display: none;
}
.time-slot ul li span {    
    padding: 10px;
    border: 1px solid;
    text-decoration: none;
    font-size: 14px;
    height: 55px;
    color: #3B3B3B;
    display: flex;
    align-items: center;
    justify-content: center;
}
.time-slot ul li input:checked + label {
    background: #266c6e;
}
.time-slot ul li input:checked + label span{
    color: #fff;
}
.book-free .background-book img {
    position: absolute;
    width: auto;
    box-shadow: none;
}
.book-free .background-book .book1 {
    right: 5%;
    bottom: 10%;
}
.book-free .background-book .book2 {
    right: 5%;
    top: 10%;
}
.book-free .background-book .book3 {
    top: -20%;
    left: -10%;
}
.book-free .background-book .book4 {
    width: 18%;
    bottom: -20%;
    left: -8%;
}

/*cart*/

.cart {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}

.cart h2{
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;

}
.cart select {
    height: 55px;
    border-radius: 0;
    font-size: 14px;
    box-shadow: none !important;
    margin-bottom: 15px;
    display: inline-block;
}    
.cart input[type=text] , input[type=number]  {
    height: 55px;
    border-radius: 0;
    font-size: 14px;
    box-shadow: none !important;
    margin-bottom: 15px;
    display: inline-block;
}
   
.cart .col-md-5 {
    padding-right: 5%;
}
.payment-det{
    padding: 10px;
    border: 1px dashed #266c6ea6;
    background: #EFF9F9;
    margin: 10px 0 20px;
}
.payment-det p span{
    float: right;
    font-weight: 800;
}
.payment-det p{
    margin-bottom: 5px;
    font-size: 14px;
}

.payment-det h2{
  margin-bottom:15px;
}
.payment-det .total-order{
    border-top: 1px solid #e0e0e0;
    padding: 10px 0;
    margin: 10px 0 0;
}
.cart .col-md-7{    
    padding: 0 50px;
}
.payment img{
    height: 20px;
    margin-right: 10px;
}
.payment p{
    margin-bottom: 15px;
    font-weight: 500;
}
.payment label{
    margin-right: 10px;
    margin-bottom: 15px;
}

/*confirm*/

.confirm .col-md-12{
    background: #EFF9F9;
    padding: 40px 15px;
    margin: 40px 0;
}
.confirm .col-md-12 img{
    width: 25px;
    margin-right: 10px;
}
.confirm .col-md-12 h2{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
.get-email {
    display: block;
    margin: 15px 0 0;
    color: #0080FF;
    font-weight: 600;
    font-size: 14px;
}
.certification .col-md-12{
    background: #F6F6F6;
    padding: 20px 20px 20px 40px ;
    margin-bottom: 40px;
} 
.certification .col-md-12 p{
    font-size:14px;
    font-weight: 500;
}   
.certification .col-md-12 .social{
    font-size:14px;
    color:#266C6E;
    margin: 5px 0;

}   
.certification .col-md-12 .social a{
    color:#266C6E;
}  
.parentlove {
    background: #fff;
}



/*buy*/

.book-free {
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

.book-free h2{
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;

}
.about-page  {
    background: #fff;
    margin: 0 0;
}
    
.book-free select {
    height: 55px;
    border-radius: 0;
    font-size: 14px;
    box-shadow: none !important;
    margin-bottom: 15px;
}   
.payment-det p .price-value{
    border: none;
    height: auto;
    background: transparent;
    float: right;
    width: auto;
    text-align: right;
    font-weight: 700;
    cursor: auto;
    outline: none;
}
.payment-det p .course-value{
    border: none;
    height: auto;
    background: transparent;
    /*width: 16%;*/
    cursor: auto;
    outline: none;
    margin-bottom: 0;
}
/*.book-free input {*/
/*    height: 55px;*/
/*    border-radius: 0;*/
/*    font-size: 14px;*/
/*    box-shadow: none !important;*/
/*    margin-bottom: 15px;*/
/*}*/
.book-free .col-md-5 {
    padding-right: 5%;
}
.payment-det{
    padding: 10px;
    border: 1px dashed #266c6ea6;
    background: #EFF9F9;
    margin: 10px 0 20px;
}

.payment-det p{
    margin-bottom: 5px;
    font-size: 14px;
}
.payment-det .cat_name{
    float: left;
    margin-right: 5px;
}
.payment-det .price{   
    float: right;
    font-weight: 800;
    margin-bottom: 5px;
    font-size: 14px;
}
.payment-det .rupees{   
    float: right;
    font-weight: 800;
    font-size: 14px;
}
/*.payment-det .price:before {*/
/*    content: '₹ ';*/
/*}*/
p.course_name {
    float: left;
}

.payment-det h2{
  margin-bottom:15px;
}
.payment-det .total-order{
    border-top: 1px solid #e0e0e0;
    padding: 10px 0;
    margin: 10px 0 0;
    clear: both;
}
.course-content h2{
    font-weight:600;
}
.course-content {
    height:150px;
}
.courses .background-icons2 img{
	z-index:0;
}
.courses .background-icons2 .courses3 {
    top: 4%;
    left: -12%;
    width: 10%;
}
.courses .background-icons2 .courses2 {
    top: 32%;
    left: -15%;
}
.courses .background-icons2 .courses1 {
    top: 25%;
    right: -3%;
}
@media only screen and (max-width: 600px) {
    .courses .background-icons2{
		display:block;
	}
	.certification img{
        width:100% !important;
        margin-top:10px;
    }
    .about-follow {
        padding: 20px 0;
    margin-top: 0;
    }
    .about-follow li span{
        display:none;
    }
    .about-follow li h5 {
        font-size: 22px;
    }
    .about-follow li i {
        font-size: 32px;
    }
    .time-slot ul li{
        width:48%;
    }
	.course-content {
		padding: 0 15px;
	}
    .book-free h2 {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .book-free .pika-black-outline{
        margin-top: 10px;
    }
    .cart .col-md-7{
        padding:0 15px;
    }
    .payment label {
        width: 90%;
    }
    .tech-skill li {
        width: 100%;
        margin: 10px 0;
    }
    .tech-skill h2 {
        font-size: 24px;
        margin-bottom: 15px;
        text-align: center;
    }
    .about-story p {
        font-size: 14px;
        text-align: center;
    }
    .about-story h2 {
        font-size: 24px;
        text-align: center;
    }
    .about-story {
        padding: 40px 0;
    }
    .tech h2 {
        font-size: 24px;
        margin-top: 15px;
    }
    .about-story .col-md-6 img {
        width: 65%;
    }
    .back-icons{
        display:none;
    }
    .course .col-md-6.align-self-center {
        padding-left: 15px;
    padding-bottom: 20px;
    }
    .course .col-md-6.text-right {
        order:-1;
    }
      .course .col-md-6 img {
         height: 350px;
    width: 400px;
    }
    .tech-skill ul {
         padding-left: 0; 
    }
    .course-content h2{
        font-size:24px;
    margin-top: 15px;
    }
   /* .inner-course #pills-tab1 {
        width: 95%;
    } */
	.inner-course #pills-tab1 li {
		width: 120px;
	}
    #pills-tabContent1 .right-tab1 {
        padding-left: 15px;
        margin-top: 15px;
    }
    .curriculum-tab1 li img {
        height: 40px;
        align-self: center;
    }
    /*.cele-content{
        position: unset;
         color: #1d1d1d;
         text-align:center;
    } */
    .celebrity .item .meet-img:after{
        position: unset;
        background:transparent;
    }
   /* .cele-content p {
        color: #1d1d1d !important;
    }*/
    .right-tab1 label {
        font-size: 14px;
        width: 44%;
    }
    .timeline-tab1 li {
        width: 45%;
    }
    .outcome-tab1 li {
        width: 45%;
        margin: 10px 10px 0 0;
        height: 200px;
        float: left;
    }
    /*.outcome-tab1 li p {*/
    /*    padding: 5px 30px 0;*/
    /*}*/
    .timeline-tab1 li p {
        padding: 5px 0 !important;
    }
    
    .certification .col-md-12 {
        padding: 20px 15px;
    }
    .about-tech {
        left: 0;
        bottom: -5%;
        width: 45% !important;
        right: 0;
         margin: auto;
        transform: rotate(32deg  ) !important;
    }
    .outcome-tab1 ul {
        display: unset;
    float: left;
    }
    .tech .col-md-6 {
        text-align: center;
    }
}
@media (max-width: 992px){
  
    .timeline-tab1 li p {
        padding: 5px;
    }
    .curriculum-tab1 li{
        width:auto;
    }
    .book-free .pika-black-outline {
        width: 100%;
    }
    .book-free .pika-btn {
        width: 150px;
    }
    .book-free .pika-black-outline {
        margin-top: 10px;
    }
}

@media screen and (max-width: 992px) and (min-width: 600px){
  .timeline-tab1 li {
    width: 28%;
  }
  #pills-tabContent1 .right-tab1 {
    padding-left: 20px;
    }
    .right-tab1 label {
        width: 50%;
    }.course .col-md-6.align-self-center {
        padding-left: 30px;
    }
    .course .col-md-6 img {
        height: 350px;
    width: 400px;
    }
    .outcome-tab1 li {
        width: 18%;
    }
    .tech-skill li {
        height: 200px;
    }

}

@media screen and (max-width: 1200px) and (min-width: 992px){
    .course .col-md-6.align-self-center {
        padding-left: 100px;
    }
    .course .col-md-6 img {
        height: 400px;
    }
    .curriculum-tab1 li {
        display: inline-flex;
        width: 33%;
        
    }
    .outcome-tab1 li {
        width: 16%;
    }
        .book-free .pika-black-outline {
        width: 220px;
    }
}
@media screen and (max-width: 1200px){
.courses .scroll-tab {
    margin-left: 15px;
    margin-right: 15px;
}
}
@media screen and (max-width: 320px) {
  .course .col-md-6 img {
    height: 300px;
    }
	.inner-course #pills-tab1 li {
		width: 105px;
	}
}


@media screen and (max-width: 992px) {
    .course-group span {
     padding: 10px;
     text-decoration: none;
     font-size: 12px;
     height: 55px;
     color: #3B3B3B;
     display: flex;
     align-items: center;
     justify-content: center;
   }
  }
  .bgcolor11{
      background-color: #f69724;
  }