body{
    font-family: "Roboto", sans-serif;
}

.heading-box h5{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  background: #FFFF82;
  color: #000;
  padding: 7px 35px;
  border-radius: 40px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.heading-box h3{
    font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 45px;
  text-transform: capitalize;
  max-width:600px;
  margin:auto;
}
.heading-box{
    text-align: center;
}

/* -----top bar start------- */
.tbar{
    padding:12px 0;
    background:#000;
}
.post_gra{ display:none;}
.tbar-li{
    display: inline-block;
    list-style-type: none;
    margin-right:30px;
}
.tbar-ul{
    padding:0;
    margin:0;
}
.tbar-li a{
    text-decoration:none;
    font-family: "Roboto", sans-serif;
    font-weight:400;
    color:#fff;
    font-size:16px;
}
.tbar-li a i{
    font-size: 18px;
    margin-right: 7px;
    color: #FFFF82;
}
.tbar-hr{
    display: inline-block;
    height:20px;
    width:1px;
    color:#000;
}
.tbar-ul-right{
    text-align: right;
}

/* -----top bar end------- */



/* ------header start----- */
.navbar button {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    background: #FFFF82;
    padding: 12px 28px;
    border-radius: 10px;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    text-align: center;
    transition: all ease 0.3s;
    border: none;
}
.navbar button:hover{
    /* background:#000; */
    color:#fff;
}

/* koushik */
button.btn {
    margin-left: 15px;
}

nav.navbar.navbar-expand-lg {
    background-color: #7e37b3;
}



.navbar .nav-link{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size:18px;
}
.navbar-nav .nav-link.active{
    color:#FFFF82;
}
.navbar li{
    padding:0 10px;
}
/* ------header end----- */


/* -------bnr------- */
.bnr {
    padding: 120px 0 130px;
    /* background: url(../image/bnr-bg2.jpg) top center no-repeat; */
    background-size: cover;
    text-align: center;
    background-color: #fbfb8e;
}
.bnr h3{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    background: #7e37b3;
    color: #fff;
    padding: 7px 35px;
    border-radius: 40px;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.bnr h1{
    font-family: "Roboto", sans-serif;
    font-weight:700;
    color:#000000;
    font-size:60px;
    max-width:800px;
    margin: auto;
    text-transform: capitalize;
}
.bnr h1 span{
    color:#7e37b3;
}
.bnr p{
    font-family: "Roboto", sans-serif;
    color:#000000;
    font-size:18px;
    line-height:1.6;
    font-weight:400;
    max-width: 700px;
    margin:25px auto;
}
.bnr a {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
    background: #7e37b3;
    padding: 18px 55px;
    border-radius: 10px;
    text-transform: capitalize;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    transition: all ease 0.3s;
}
.bnr a:hover {
    background: #7e37b3;
    color: #fff;
}

/* -------bnr------- */


/* -------about------- */
.abt-us{
    padding:100px 0;
}
.abt-us h5{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    background: #FFFF82;
    color: #000;
    padding: 7px 35px;
    border-radius: 40px;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.abt-us h2{
    font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 45px;
  text-transform: capitalize;
}
.abt-us p{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  margin:20px 0;
}
.abt-us a{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 18px;
  background: #FFFF82;
  padding:18px 55px;
  border-radius: 10px;
  text-transform: capitalize;
  text-decoration: none;
  display: inline-block;
  text-align: center;
    margin-top: auto;
  margin-top: 30px;
  transition: all ease 0.3s;
}
.abt-us a:hover {
    background: #7e37b3;
    color: #fff;
}
.abt-us .abt-row{
    align-items: center;
}
/* -------about------- */


/* --------courses start------- */
.course-bnr{
    background:url(../image/inr-bnr-bg.jpg) center center no-repeat;
    background-size:cover;
}
.courses{
    padding:100px 0;
    background:#f2f2f2;
}

.courses .course-row2{
    margin-top:40px;
}
.courses .course-col-box{
padding:20px;
background:#fff;
border-radius:5px;
margin-top:20px;
}
.courses .course-star-box{
    margin:20px 0;
}
.courses .course-star-box i {
    color: #f0dc00;
    font-size: 18px;
}
.courses .course-star-box span{
    font-family: "Roboto", sans-serif;
  color: #434343;
  font-size: 16px;
  font-weight: 400;
  margin-left:5px;
}
.courses h4 a{
    font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 25px;
  text-transform: capitalize;
  text-decoration: none;
}

.courses .lesson-time-box{
margin:20px 0;
display: flex;
justify-content: space-between;
}
.courses .lesson-time-box i{
    font-size: 18px;
    margin-right: 7px;
    color: #4c4b4b;
}
.courses .lesson-time-box span{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 14px;
  font-weight:400;
}
.courses hr{
border:1px dashed #000;
margin:25px 0 25px;
}
.courses .course-price-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.courses .teacher-box{
    margin:0 12px 18px 0;
}
.courses .course-price-p p{
    font-family: "Roboto", sans-serif;
  color: #949292;
  font-weight:500;
  font-size:20px;
  margin-bottom:18px;
}

/* koushik  */
.courses .course-price-p p span {
    font-size: 26px;
    color: #FFFF82;
    background-color: #7e37b3;
    margin: 3px;
    padding: 1px 8px;
    border-radius: 7px;
}
.courses .teacher-box img{
border-radius:100%;
margin-right:7px;
}
.courses .teacher-box span{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #191818;
    font-size: 17px;
}
.courses ul{
    padding:0 10px;
    margin:0 0 30px;
    display: flex;
    justify-content: space-between;
}
.courses ul li {
    list-style-type: none;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    cursor: pointer;
    padding-bottom: 7px;
    background: #FFFF82;
    padding: 0 10px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.courses ul li.active {
    border-bottom: 2px solid #FFFF82;
    background: #7e37b3;
    color: #FFF;
}
.courses .courses-btn{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 18px;
  background: #FFFF82;
  padding: 18px 0;
  border-radius: 10px;
  text-transform: capitalize;
  text-decoration: none;
  display: block;
  max-width: 250px;
  text-align: center;
  margin: auto;
  margin-top: 45px;
  transition: all ease 0.3s;
}
.courses .courses-btn:hover {
    background: #7e37b3;
    color: #fff;
}
.courses .courses-btn i{
    margin-left:3px;
}
/* --------courses end------- */


/* ------rvw start----- */
.rvw{
    padding:100px 0;
}
.rvw .rvw-main-div{
    display: flex;
    align-items: center;
    margin:50px 0 0;
}
.rvw .img-box1{
    width:160px;
    border:4px solid #FFFF82;
    border-radius:100%;
    overflow: hidden;
    margin-right:50px;
}
.rvw .img-box2{
    width:160px;
    border:4px solid #FFFF82;
    border-radius:100%;
    overflow: hidden;
    margin-left:50px;
}
.rvw .txt-box{
    width:80%;
background:#fff;
border-radius:10px;
box-shadow: 0 0 20px #e0e0e0;
padding:30px;
}
.rvw .txt-box p i{
 font-size:40px;
 color:#f6e84d;
 margin-right:10px;
}
.rvw .txt-box p{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
}
.rvw .txt-box .name{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #191818;
  font-size: 22px;
  margin:18px 0 3px;
  text-transform: capitalize;
}
.rvw .txt-box span{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 17px;
  font-weight: 400;
}
/* ------rvw end----- */


/* -----blog start----- */
.blog .blog-hbox{
    text-align: left;
}
.blog{
    padding:100px 0;
    background:#f2f2f2;
}
.blog h3{
    font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 45px;
  text-transform: capitalize;
}
.blog h5{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    background: #FFFF82;
    color: #000;
    padding: 7px 35px;
    border-radius: 40px;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.blog .col-box{
 padding:20px 20px 40px;
 background:#fff;
 border-radius:5px;
 margin-top:30px;
}
.blog .date{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #636262;
    margin: 20px 0 15px;
}
.blog .date i{
    font-size:18px;
    color:#FFFF82;
    margin-right:10px;

}
.blog .subh{
    font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 25px;
  text-transform: capitalize;
}
.blog .para{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin:10px 0 20px;
}
.blog .anchor-txt{
    font-family: "Roboto", sans-serif;
    font-weight:500;
    color:#FFFF82;
    font-size:18px;
    text-transform: capitalize;
    text-decoration: none;
    margin-left:0;
    transition: all ease 0.3s;
    display: block;
}
.blog .anchor-txt i{
    margin-left:7px;
}
.blog .anchor-txt:hover{
    margin-left:30px;
}
/* -----blog end----- */



/* -------newsletter start------- */
.newsltr{
    padding:100px 0 0;
}
.newsltr .newsletter-row{
    background:#000;
    padding:70px 40px;
    border-radius:7px;
    align-items: center;
    margin:0 0 -70px;
    position: relative;
    z-index: 1;
}
.newsltr h5{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  background: #FFFF82;
  color: #000;
  padding: 7px 35px;
  border-radius: 40px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.newsltr h4{
    font-family: "Roboto", sans-serif;
    font-weight:700;
    color:#fff;
    font-size:45px;
}
.newsltr .button{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    background: #FFFF82;
    padding: 18px 0;
    border-radius: 10px;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    max-width: 250px;
    text-align: center;
    margin-left:auto;
    transition: all ease 0.3s;
}
.newsltr .button:hover {
    background: #7e37b3;
    color: #fff;
}
/* -------newsletter end------- */



/* footer */
footer {
    background-color: #7e37b3;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.rs-footer .footer-top{
    padding:140px 0 65px
}
.rs-footer .footer-top .footer-logo img{
    height:60px
}
.rs-footer .footer-top .widget-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 19px;
    text-transform: uppercase;
}
.rs-footer .footer-top .site-map li{
    margin-bottom:8px;
    list-style-type: none;
}
.rs-footer .footer-top .site-map li a{
    font-size:16px;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    text-decoration: none;
}
.rs-footer .footer-top .site-map li a i{
    margin-right:7px;
}
.rs-footer .footer-top .site-map li a:hover{
    color:#fff;
    
}
.desc {
    color: #ffffff;
    margin-left: 35px;
    font-family: "Roboto", sans-serif;
}
.rs-footer .footer-top .footer-social li{
    display:inline;
    margin-right:5px
}
.rs-footer .footer-top .footer-social li a{
    display:inline-block;
    width:35px;
    height:35px;
    line-height:35px;
    border-radius:50%;
    color:#555;
    text-align:center;
    font-size:15px;
    transition:all .8s ease;
    background:rgba(255,255,255,0.9)
}
a.facebook {
    background: #274f91 !important;
    color: #fff !important;
}
a.facebook:hover {
    background: #fff !important;
    color: #274f91 !important;
}
a.twitter {
    background: #1c9cea !important;
    color: #fff !important;
}
a.twitter:hover {
    background: #fff !important;
    color: #1c9cea !important;
}
a.youtube {
    background: #f70000 !important;
    color: #fff !important;
}
a.youtube:hover {
    background: #fff !important;
    color: #f70000 !important;
}
a.linkedin {
    background: #0073b1 !important;
    color: #fff !important;
}
a.linkedin:hover {
    background: #fff !important;
    color: #0073b1 !important;
}
.rs-footer .footer-top .footer-social li a i{
    line-height:35px
}
.rs-footer .footer-top .footer-social li a:hover{
    color:#fff;
    background:#106eea
}
.rs-footer .footer-top .footer-social li:last-child{
    margin:0
}
.rs-footer .footer-top .address-widget li{
    padding:0 0 16px;
    position:relative;
    list-style-type:none;
}
.rs-footer .footer-top .address-widget li .desc a{
    color: #ffffff;
    text-decoration: none;
}
.rs-footer .footer-top .address-widget li .desc a:hover{
    color:#fff;
}
.rs-footer .footer-top .address-widget li i {
    color: #ffffff;
    position: absolute;
    left: 0;
}
.rs-footer .footer-top .address-widget li i:before{
    font-size:20px;
    color:#ffffff;
}
.rs-footer .footer-top .widget-desc{
    margin:0
}
.rs-footer .footer-top p{
    margin:30px 0 0;
    position:relative;
	    color: #ffffff;
        font-family: "Roboto", sans-serif;
        line-height: 1.7;
}
.rs-footer .footer-top p input[type=email]{
    border:0;
    width:91%;
    font-size:13px;
    padding:16px 60px 16px 20px;
    margin:0;
    color:#0a0a0a;
    overflow:hidden;
    border-radius:30px 0 0 30px;
    background:#fff;
    /* box-shadow: 0 0 25px #e7d61c; */
}
.rs-footer .footer-top p input[type="submit"]{
    position:absolute;
    top:1px;
    right:1px;
    bottom:1px;
    background: #000;
    border-radius:50%;
    padding:15px 28px 15px;
    font-family:"Flaticon";
    font-size:0;
    border:0
}
.rs-footer .footer-top p i{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 19px 20px;
    pointer-events: none;
    color: #fff;
}
.rs-footer .footer-top p ::-webkit-input-placeholder{
    color:#454545;
    opacity:1
}
.rs-footer .footer-top p ::-moz-placeholder{
    color:#454545;
    opacity:1
}
.rs-footer .footer-top p :-ms-input-placeholder{
    color:#454545;
    opacity:1
}
.rs-footer .footer-top p :-moz-placeholder{
    color:#454545;
    opacity:1
}
.rs-footer .footer-bottom {
    padding: 20px 0;
    background: rgb(0 0 0);
}
.rs-footer .footer-bottom .copyright p{
    margin:0;
	color: #fff;
    text-align: center;
}
.rs-footer .footer-bottom .copyright p a {
    color: #FFFF82;
}
.rs-footer .footer-bottom .copyright p a:hover{
    color:#fff;
}
.rs-footer .footer-bottom .copy-right-menu li{
    display:inline-block;
    position:relative;
    padding:0 19px 0 25px
}
.rs-footer .footer-bottom .copy-right-menu li a {
    color: #ffffff;
}
.rs-footer .footer-bottom .copy-right-menu li a:hover {
    color: #FFFF82;
}
.rs-footer .footer-bottom .copy-right-menu li:before{
    display:block;
    content:"";
    position:absolute;
    font-size:18px;
    background: #ffffff;
    left:0;
    top:50%;
    width:6px;
    height:6px;
    transform:translateY(-50%);
    border-radius:50%
}
.rs-footer .footer-bottom .copy-right-menu li:first-child:before{
    display:none
}
.rs-footer.style1 .footer-top .widget-title{
    color:#102b3e
}
.rs-footer.style1 .footer-top .site-map li a:hover{
    color:#f2541b
}
.rs-footer.style1 .footer-top .footer-social li a:hover{
    background:#f2541b
}
.rs-footer.style1 .footer-top .address-widget li .desc a:hover{
    color:#f2541b
}
.rs-footer.style1 .footer-top .address-widget li i{
    color:#f2541b
}
.rs-footer.style1 .footer-top p input[type="submit"]{
    background-image:linear-gradient(180deg,#dd4c23 19%,#f27c1e 100%)
}
.rs-footer.style1 .footer-bottom .copyright p a:hover{
    color:#f2541b
}
.rs-footer.style1 .footer-bottom .copy-right-menu li a:hover{
    color:#f2541b
}
.rs-footer.style1 .footer-bottom .copy-right-menu li:before{
    background:#f2541b
}
.rs-footer.style1.home14-footer-style .footer-bottom .copyright p a:hover,.rs-footer.style1.home14-footer-style .footer-top .address-widget li .desc a:hover,.rs-footer.style1.home14-footer-style .footer-top .address-widget li i,.rs-footer.style1.home14-footer-style .footer-top .site-map li a:hover{
    color:#ff7045
}
.rs-footer.style1.home14-footer-style .footer-top p input[type="submit"],.rs-footer.style1.home14-footer-style .footer-bottom .copy-right-menu li:before,.rs-footer.style1.home14-footer-style .footer-top .footer-social li a:hover{
    background:#ff7045
}
.rs-footer.style2{
    background:url(assets/images/bg/footer-bg2.jpg);
    background-color:#f5f6f9;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center
}
.rs-footer.style2 .footer-top{
    padding:92px 0 65px
}
.rs-footer.style2 .footer-top .footer-logo img{
    height:40px
}
.rs-footer.style2 .footer-top .widget-title{
    color:#fff
}
.rs-footer.style2 .footer-top .site-map li a{
    color:#fff
}
.rs-footer.style2 .footer-top .site-map li a:hover{
    color:#03228f
}
.rs-footer.style2 .footer-top .footer-social li{
    display:inline;
    margin-right:5px
}
.rs-footer.style2 .footer-top .footer-social li a{
    display:inline-block;
    width:35px;
    height:35px;
    line-height:35px;
    border-radius:50%;
    color:#555;
    text-align:center;
    font-size:15px;
    transition:all .8s ease;
    background:rgba(255,255,255,0.9)
}
.rs-footer.style2 .footer-top .footer-social li a:hover{
    color:#fff;
    background:#106eea
}
.rs-footer.style2 .footer-top .footer-social li:last-child{
    margin:0
}
.rs-footer.style2 .footer-top .address-widget li{
    padding:0 0 16px 40px;
    position:relative
}
.rs-footer.style2 .footer-top .address-widget li .desc{
    color:#fff
}
.rs-footer.style2 .footer-top .address-widget li .desc a{
    color:#fff
}
.rs-footer.style2 .footer-top .address-widget li .desc a:hover{
    color:#03228f
}
.rs-footer.style2 .footer-top .widget-desc{
    margin:0
}
.rs-footer.style2 .footer-top p input[type=email]{
    box-shadow:unset
}
.rs-footer.style2 .footer-bottom{
    background:transparent;
    border-color:rgba(80,90,100,0.56)!important;
    border-top:1px solid
}
.rs-footer.style2 .footer-bottom .copyright p{
    color:#fff
}
.rs-footer.style2 .footer-bottom .copyright p a{
    color:#fff
}
.rs-footer.style2 .footer-bottom .copyright p a:hover{
    color:#03228f
}
.rs-footer.style2 .footer-bottom .copy-right-menu li a{
    color:#fff
}
.rs-footer.style2.modify1{
    background:unset;
    background-color:unset
}
.rs-footer.style2.modify1 .footer-top .site-map li a:hover{
    color:#1273eb
}
.rs-footer.style2.modify1 .footer-top .address-widget li i:before{
    color:#fd6509
}
.rs-footer.style2.modify1 .footer-top .address-widget li .desc a:hover{
    color:#1273eb
}
.rs-footer.style2.modify1 .footer-bottom{
    background:#000;
    border-color:unset;
    border-top:unset
}
.rs-footer.style2.modify1 .footer-bottom .copyright p{
    color:#fff
}
.rs-footer.style2.modify1 .footer-bottom .copyright p a{
    color:#fff
}
.rs-footer.style2.modify1 .footer-bottom .copyright p a:hover{
    color:#1273eb
}
.rs-footer.style2.modify1 .footer-bottom .copy-right-menu li a{
    color:#fff
}
.rs-footer.style2.modify1 .footer-bottom .copy-right-menu li a:hover{
    color:#1273eb
}
.rs-footer.style3{
    background:#f5f6f9;
    background-size:cover
}
.rs-footer.style3 .footer-top .widget-title{
    color:#102b3e
}
.rs-footer.style3 .footer-top .site-map li a:hover{
    color:#1273eb
}
.rs-footer.style3 .footer-top .footer-social li a:hover{
    background:#787cf2
}
.rs-footer.style3 .footer-top .address-widget li .desc a:hover{
    color:#1273eb
}
.rs-footer.style3 .footer-top .address-widget li i{
    color:#1273eb
}
.rs-footer.style3 .footer-top p input[type="submit"]{
    background:#787cf2
}
.rs-footer.style3 .footer-top p input[type="submit"]:hover{
    opacity:.9
}
.rs-footer.style3 .footer-bottom .copyright p a:hover{
    color:#1273eb
}
.rs-footer.style3 .footer-bottom .copy-right-menu li a:hover{
    color:#1273eb
}
.rs-footer.style3 .footer-bottom .copy-right-menu li:before{
    background:#787cf2
}
.rs-footer.style3.onepage-style4{
    background:url(image/footer-bg.png);
    background-color:#f5f6f9;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center
}

/* -----footer end------ */



/* -----inr bnr start----- */
.inr-bnr{
    padding:120px 0;
    text-align: center;
}
.inr-bnr .inr-bnr-h{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 50px;
    text-transform: capitalize;
    margin:0 0 12px;
}
.inr-bnr .inrbnr-menu{
    font-family: "Roboto", sans-serif;
    font-weight:500;
    color:#fff;
    text-decoration: none;
    font-size:18px;
    text-transform: capitalize;
}

.inr-bnr i{
    font-size: 20px;
    color:#e7d61c;
    margin:0 10px;
}
/* -----inr bnr end----- */



/* ------------course page start---------- */
/* ------------course page end---------- */




/* ----------course detail page start------- */


.course-dtl-bnr{
    background:url(../image/course-dtl-bg.jpg) top center no-repeat;
    background-size:cover;
}
/* ---about course----- */
.abt-course{
    padding:100px 0;
}
.abt-course .title{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  background: #FFFF82;
  color: #000;
  padding: 7px 35px;
  border-radius: 40px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.abt-course .heading{
    font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 45px;
  text-transform: capitalize;
}
.abt-course .para{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  margin: 20px 0;
}
.abt-course .time-duration-div{
    display: flex;
    justify-content: space-between;
    max-width:650px;
    margin:25px 0;
}
.abt-course .time-duration-div p{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 20px;
  text-transform: capitalize;
  /* margin-right:60px; */
}
.abt-course .time-duration-div p span {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #FFFF82;
    font-size: 18px;
    display: block;
    background: #7e37b3;
    padding: 1px;
    border-radius: 4px;
    /* text-align: center; */
    padding-left: 3px;
}
.abt-course .button{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    background: #FFFF82;
    padding: 18px 0;
    border-radius: 10px;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    max-width: 300px;
    text-align: center;
    transition: all ease 0.3s;
    margin-bottom: 20px;
}
.abt-course .button:hover {
    background: #7e37b3;
    color: #fff;
}
.abt-course .hurry-txt{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size:18px;
    color:#000;
    display: block;
    margin:10px 0 10px;
}
.abt-course .call-anchor{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  text-decoration:none;
}
.abt-course .call-anchor i{
    font-size:25px;
    color:#e7d61c;
    margin-right:7px;
}

.abt-course .img-box img{
    border-radius:10px;
}
/* ---about course----- */


/* -----description start-------- */
.description{
    padding:100px 0;
    background:#f2f2f2;
}
.description .description-box{
    padding:40px;
    background:#fff;
    border-radius:10px;
    margin-top:50px;
}
.heading-box-desc{
    text-align: left;
}
.heading-box-desc h3{
    margin:0;
    max-width: 100%;
}
.description .para{
    font-family: "Roboto", sans-serif;
    color: #626161;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    margin: 0 0 30px;
}

.description .description-box .subh{
    font-family: "Roboto", sans-serif;
    font-weight:600;
    color:#000;
    font-size:25px;
    margin: 0 0 15px;
}
/* ------description end-------- */



/* -----key skill start------- */
.key-skill{
    padding:100px 0;
}
.key-skill .subh {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 25px;
    margin: 0 0 25px;
}
.key-skill ul{
    padding:0;
}
.key-skill li.left-li{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  margin: 0 0 20px;
  list-style-type: none;
  text-transform: capitalize;
  position: relative;
  padding-left:30px;
}
.key-skill li.left-li::before{
    content: '\f05d';
    font-family: 'FontAwesome';
    color:#f0dc00;
    font-size:18px;
    position:absolute;
    left:0;
    top:0;
}
.key-skill .col-rbox{
padding:40px 30px;
background:#fff;
box-shadow:0 0 20px #e0e0e0;
border-radius:7px;
}
.key-skill .col-rbox ul{
 padding:0;
 display: flex;
 flex-wrap: wrap;
}
.key-skill .col-rbox ul li{
    padding:5px 20px;
    border-radius:40px;
    font-family: "Roboto", sans-serif;
    font-weight:400;
    background:#FFFF82;
    color:#000;
    text-transform: capitalize;
    margin:7px 10px;
    list-style-type: none;
}
/* -----key skill end------- */


/* -----pricing start------ */
.pricing-sec{
    padding:100px 0;
    background:#f2f2f2;
}
.pricing-sec .pricing-box{
    padding: 60px 25px;
    background: #fff;
    box-shadow: 0 0 20px #e0e0e0;
    border-radius: 10px;
}
.pricing-sec .pricing-box .duration{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    background: #FFFF82;
    color: #000;
    padding: 7px 35px;
    border-radius: 40px;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.pricing-sec .pricing-box .price-h{
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #f0dc00;
}
.pricing-sec .pricing-box .price-h span{
    display: block;
    color: #000;
    margin-bottom:7px;
}
.pricing-sec .pricing-box .para{
    font-family: "Roboto", sans-serif;
    color: #4c4b4b;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
}
.pricing-sec .pricing-box .para strong{
    color:#000;
}
.pricing-sec .pricing-box .para span{
    color:#a0a0a0;
}
.pricing-sec .pricing-box hr{
    border-top:1px solid #aeadad;
    margin:20px 0;
}
.pricing-sec .pricing-box .small-h {
    font-family: "Roboto", sans-serif;
    color: #f0dc00;
    font-size: 16px;
    text-transform: capitalize;
}


.pricing-sec .pricing-box ul{
    padding:0;
    margin:15px 0 0;
}
.pricing-sec .pricing-box li{
    list-style-type: none;
    font-family: "Roboto", sans-serif;
  color: #4c4b4b;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom:10px;
  position:relative;
  padding-left:30px;
}

.pricing-sec .pricing-box li::before {
    content: '\f05d';
    font-family: 'FontAwesome';
    color: #f0dc00;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0;
}
.pricing-sec .pricing-box .pricing-btn{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    background: #FFFF82;
    padding: 18px 0;
    border-radius: 10px;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    transition: all ease 0.3s;
}
.pricing-sec .pricing-box .pricing-btn:hover{
    background:#7e37b3;
    color:#fff;
}
.pricing-sec .img-box{
    border-radius:10px;
    overflow: hidden;
}
/* -----pricing end----- */


/* ----related course---- */
.related-course{
    background:transparent;
    padding:100px 0 0;
}
.related-course .related-coure-box{
    box-shadow:0 0 20px #e0e0e0;
}
/* ----related course---- */

/* ----------course detail page end------- */



/* -----------------------contact page start-------------------- */
.contact-bnr{
    background:url(../image/contact-bg.jpg) top center no-repeat;
    background-size:cover;
}
/* ------contact detail------- */
.contct-pg.contact-dtl{
    padding:80px 0 100px;
}
.contct-pg.contact-dtl .col-box{
    margin: 30px 0 0;
    background-color: #fff;
    box-shadow: 0 0 50px 0 rgba(0,0,0,.1);
    padding: 0px 40px 28px;
    border-radius: 10px;
}
.contct-pg.contact-dtl .col-box i{
    color: #FFFF82;
    font-size: 35px;
    height: 75px;
    width: 75px;
    line-height: 80px;
    text-align: center;
    background: #fff;
    border-radius: 7px;
    margin-top: -64px;
    box-shadow: 0 0 50px 0 rgba(0,0,0,.1);
}
.contct-pg.contact-dtl .col-box .subh{
    font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 25px;
  text-transform: capitalize;
  margin:20px 0 15px;
}
.contct-pg.contact-dtl .col-box .para{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  margin:0 0 5px;
}
/* ------contact detail------- */


/* -----contact form----- */
.contct-pg.contact-frm{
padding:0 ;
}
.contct-pg.contact-frm .contact-form{
max-width:1000px;
margin:40px auto 0;
background:#fff;
border-radius:10px;
padding:70px 50px;
box-shadow:0 0 20px #e0e0e0;
}
.contct-pg.contact-frm input{
    height:55px;
}
.contct-pg.contact-frm select{
    height:55px;
}
.contct-pg.contact-frm textarea{
    height:150px;
    resize: vertical;
}
.contct-pg.contact-frm .form-btn{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    background: #FFFF82;
    padding: 18px 0;
    border-radius: 10px;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    transition: all ease 0.3s;
    border:none;
}
.contct-pg.contact-frm .form-btn:hover{
    background:#7e37b3;
    color:#fff;
}
/* -----contact form----- */

/* -----------------------contact page end-------------------- */




/* --------------------------about page start------------------- */
.abt-bnr{
    background:url(../image/about-bg.jpg) top center no-repeat;
    background-size:cover;
}

button.form-btn:hover {
    background: #7e37b3;
    color: #fff;
}


/* --team start---- */
.abt-pg.team{
    padding:100px 0;
    background:#f2f2f2;
}
.abt-pg.team .col-box{
    padding:20px 20px 30px;
    border-radius:10px;
    background: #fff;
    text-align: center;
    margin-top:40px;
}
.abt-pg.team .img-box img{
    width:100%;
    display: block;
}
.abt-pg.team .img-box{
    border-radius:10px;
    position:relative;
    overflow: hidden;
}
.abt-pg.team .img-box::after{
    content: '';
    position:absolute;
    background:#000;
    top:0;
    left:0;
    right:0;
    bottom:0;
    opacity:0;
    transition: all ease 0.5s;
}
.abt-pg.team .col-box:hover .img-box::after{
    opacity: 0.5;
}
.abt-pg.team .col-box .name{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #191818;
  font-size: 22px;
  margin: 18px 0 3px;
  text-transform: capitalize;
}
.abt-pg.team .col-box .designation{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 17px;
  font-weight: 400;
}
.abt-pg.team .col-box .social-box{
    position: absolute;
    bottom:0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity:0;
    transition: all ease 0.5s;
}
.abt-pg.team .col-box .social-box a{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height:43px;
    margin:0 2px;
    border-radius:5px;
    background:#FFFF82;
    text-align: center;
    display: inline-block;
    text-decoration:none;
}
.abt-pg.team .col-box .social-box a i{
    font-size:18px;
    color:#000;
}
.abt-pg.team .col-box:hover .social-box{
    opacity: 1;
    bottom:70px;
}
/* --team end---- */

/* --------------------------about page end------------------- */



/* --------modal------------- */
.course-pg-modald{
    max-width: 800px;
}
.course-pg-modald .modal-content{
    padding:30px;
}
.course-pg-modald .modal-header{
    border-bottom:none;
}
.course-pg-modald .modal-header h5{
    font-size:35px;
    font-weight:700;
}
.course-pg-modald .form-btn{
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 18px;
  background: #FFFF82;
  padding: 18px 0;
  border-radius: 10px;
  text-transform: capitalize;
  text-decoration: none;
  display: block;
  width:100%;
  max-width: 300px;
  text-align: center;
  border:none;
  margin: auto;
}
.course-pg-modald .btn-close{
    opacity: 1;
    background-color: #FFFF82;
}
.course-pg-modald input{
    height:55px;
}
.course-pg-modald select{
    height:55px;
}
.course-pg-modald textarea{
    height:100px;
    resize: vertical;
}
.number-tell .intl-tel-input input
{
    height: 55px !important;
}
/* -----modal end---- */



/* -------------responsive start------------- */

@media(max-width:1400px){
    .courses .lesson-time-box span{
        padding: 0 10px 0 0;
        margin: 5px 0;
      }
      .courses .lesson-time-box{
        flex-wrap:wrap;
      }
}
@media(max-width:1199px){
    .courses ul li{
        margin: 25px 20px 0;
    }
    .courses ul{
        flex-wrap:wrap;
        justify-content: center;
    }
    .courses .course-row2 {
        margin-top: 29px;
      }

}


@media(max-width:991px){
    button.btn {
        margin-top: 15px;
        margin-left: 0px;
    }
    .tbar-li{
        display: block;
        margin:5px 0;
    }
    .navbar .navbar-toggler{
        padding: 8px 15px !important;
    }
    .navbar .navbar-toggler:focus{
        box-shadow: none !important;
    }
    .bnr h1{
        font-size:45px;
    }
    .bnr a {
        padding:18px 35px;
      }
    .abt-us h5{
        margin-top:40px;
    }
    .abt-us h2{
        font-size: 35px;
    }
    .abt-us a{
        padding: 18px 45px;
        margin-top:20px;
    }
    .heading-box h3{
        font-size:35px;
    }
    .courses .course-imgbx img{
      width: 100%;
    }
    .blog h3{
        font-size:35px;
    }
    .blog .col-box img{
        width: 100%;
    }
    .newsltr h4{
        font-size:35px;
    }
    .newsltr .button{
        margin:30px auto 0;
    }
    .newsltr .newsletter-row{
        text-align: center;
    }
    .rs-footer .footer-top p input[type="email"]{
        border-radius:40px;
        position:relative;
    }
    .rs-footer .footer-top p input[type="submit"]{
        right:65px;
    }
    .rs-footer .footer-top p i{
        right:63px;
    }
    .rs-footer .footer-top .widget-title{
        margin-top:15px;
    }
    .inr-bnr .inr-bnr-h{
        font-size: 40px;
    }
    .abt-course .title{
        margin-top:40px;
    }
    .abt-course .heading{
        font-size:35px;
    }
    .key-skill .col-rbox{
        margin-top:20px;
    }
    .contct-pg.contact-dtl .col-box{
        margin: 70px 0 0;
    }
    .pricing-sec .pricing-box {
        margin-top:30px;
    }
    .pricing-sec .img-box img{
      width:100%;
    }
}



@media(max-width:767px){
    h3.main-heading {
        margin-bottom: 14px;
        margin-top: 23px;
    }


    li.cvdesign {
        font-size: 20px;
        font-weight: 400;
        /* margin: 11px 0px; */
        color: #626161;
    }



    .rs-footer .footer-top {
        padding: 88px 0 65px;
    }
    
    .bnr h1 {
        font-size: 34px;
      }
      .bnr p{
        margin: 18px auto;
      }
      .bnr {
        padding: 90px 0 40px;
    }
      .bnr a {
        padding: 15px 25px;
        font-size:16px;
      }
      .abt-us {
        padding: 11px 0;
    }
      .abt-us h2 {
        font-size: 28px;
      }
      .abt-us a{
        padding: 16px 28px;
       margin-top: 18px;
       font-size:16px;
      }
      .courses {
        padding: 42px 0;
    }
      .heading-box h3 {
        font-size: 28px;
      }
      .courses ul li {
        margin: 10px 4px 0;
        font-size: 16px;
    }
      .courses .course-row2 {
        margin-top: 20px;
      }
      .courses h4 a{
        font-size: 22px;
      }
      .courses .courses-btn{
        max-width:200px;
        font-size:16px;
      }
      .rvw {
        padding: 40px 0;
    }
      .rvw .rvw-main-div{
        flex-direction: column;
      }
      .rvw .txt-box{
        width:100%;
        text-align: center;
      }
      .rvw .img-box1{
        margin:0 0 20px;
      }
      .rvw .rvw-main-div-another{
        flex-direction: column-reverse;
      }
      .rvw .img-box2{
        margin:0 0 20px;
      }
      .blog{
        padding:70px 0;
      }
      .blog h3 {
        font-size: 28px;
      }
      .blog .subh{
        font-size: 22px;
      }
      .newsltr {
        padding:70px 0 0;
      }
      .newsltr h4 {
        font-size: 26px;
      }
      .newsltr .button{
        max-width: 170px;
        padding: 16px 0;
        font-size: 16px;
      }
      .rs-footer .footer-top .widget-title{
        font-size:20px;
      }
      .rs-footer .footer-top p input[type="submit"] {
        right: 44px;
      }
      .rs-footer .footer-top p i {
        right: 44px;
      }
      .navbar button{
        padding: 14px 28px;
        font-size:16px;
      }
      .inr-bnr .inr-bnr-h {
        font-size: 32px;
      }
      .inr-bnr{
        padding:100px 0;
      }
      .abt-course {
        padding: 70px 0;
      }
      .abt-course .heading {
        font-size: 28px;
      }
      .abt-course .button{
        max-width:220px;
      }
      .description{
        padding:80px 0;
      }
      .key-skill{
        padding:70px 0;
      }
      .key-skill .col-rbox{
        padding:40px 20px;
      }
      .pricing-sec{
        padding:80px 0;
      }
      .pricing-sec .pricing-box .price-h{
        font-size:25px;
      }
      .pricing-sec .pricing-box .price-h span{
        font-size: 22px;
      }
      .related-course{
        padding:80px 0 0;
      }
      .contct-pg.contact-dtl {
        padding: 40px 0 90px;
      }
      .abt-pg.team{
        padding:70px 0 80px;
      }
}



@media(max-width:575px){
    .newsltr .newsletter-row{
        padding: 70px 10px;
      }
      .abt-course .button {
        max-width: 180px;
        padding: 15px 0;
      }
      .description .description-box{
        padding: 40px 20px;
      }
      .course-pg-modald .modal-content {
        padding: 30px 10px;
      }
      .course-pg-modald .modal-header h5{
        font-size:28px;
      }
}

@media(max-width:440px){
    .courses .lesson-time-box{
        flex-direction: column;
      }
      .courses .lesson-time-box span{
        margin:5px 0;
      }
      .abt-course .time-duration-div{
        flex-direction: column;
      }
      .contct-pg.contact-frm .contact-form{
        padding: 55px 25px;
      }
}

@media(max-width:390px){
    .rs-footer .footer-top p input[type="submit"] {
        right: 15px;
      }
      .rs-footer .footer-top p i {
        right: 14px;
      }

}

@media(max-width:350px){

}
/* -------------responsive end------------- */


div#searchResults {
    max-height: 347px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.flag-dropdown .selected-flag {
    margin: 1px;
    padding: 19px 16px 6px 6px !important;
}



.single_course_btn {
    padding: 16px !important; 
    margin-top: 7px !important;
}



li.cvdesign {
    font-size: 21px;
    font-weight: 400;
     margin: -8px 0px;
    color: #626161;
}

h3.main-heading {
    margin-bottom: 14px;
}

.cvdesign::marker {
    font-size: 40px;
    color: #dddcf1;
}
section.cdds {
    background: #ededed;
    padding: 70px 0px;
}

img.img-fluida {
    border-radius: 10px;
}

a.instagram {
    background: linear-gradient(45deg, #FEDA75, #FA7E1E, #D62976, #962FBF, #4F5BD5) !important;
    color: #fff !important;
}




.rs-footer .footer-top .add-new-footer li a {
    font-size: 14px !important;
    font-weight: 400 !important;
}




/* -----blog start----- */
.blog-bnr{
    background: url(../image/blog-bg.jpg) center center no-repeat;
    background-size:cover;
}
.blog .blog-hbox{
    text-align: left;
}
.blog{
    padding:100px 0;
    background:#f2f2f2;
}
.blog h3{
    font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 45px;
  text-transform: capitalize;
}
.blog h5{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    background: #f8e514;
    color: #000;
    padding: 7px 35px;
    border-radius: 40px;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.blog .col-box{
 padding:20px 20px 40px;
 background:#fff;
 border-radius:5px;
 margin-top:30px;
}
.blog .date{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #636262;
    margin: 20px 0 15px;
}
.blog .date i{
    font-size:18px;
    color:#f6e84d;
    margin-right:10px;

}
.blog .subh{
    font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 25px;
  text-transform: capitalize;
}
.blog .para{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin:10px 0 20px;
}
.blog .anchor-txt{
    font-family: "Roboto", sans-serif;
    font-weight:500;
    color:#e5d202;
    font-size:18px;
    text-transform: capitalize;
    text-decoration: none;
    margin-left:0;
    transition: all ease 0.3s;
    display: block;
}
.blog .anchor-txt i{
    margin-left:7px;
}
.blog .anchor-txt:hover{
    margin-left:30px;
}
/* -----blog end----- */


@media(max-width:991px){
    .blog h3{
        font-size:35px;
    }
}
@media(max-width:767px){
  .blog{
    padding:80px 0;
  }
    .blog h3{
        font-size:28px;
    }
    .blogpg-col-img{
        width:100%;
    }
}
/* ----blog dtl end--- */



/* ----blog dtl start--- */
.blogdtl{
    padding:100px 0 0;
}
.main-img-box{
    border-radius:20px;
    overflow: hidden;
 max-height:500px;
 margin:0 0 35px;
}
.blog-dtl-mainbox{
    max-width:1100px;
    margin:auto;
}
.blog-dtl-title {
    font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  background: #FFFF82;
  color: #000;
  padding: 7px 35px;
  border-radius: 40px;
  letter-spacing: 3px;
  margin:0 0 12px;
}
.blog-dtl-h{
    font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 30px;
  text-transform: capitalize;
  margin:15px 0 10px;
}
.blog-dtl-para{
    font-family: "Roboto", sans-serif;
  color: #626161;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  margin: 20px 0;
}


@media(max-width:767px){
    .blogdtl{
        padding:70px 0 0;
    }
    .blog-dtl-h{
        font-size:28px;
    }
}
/* ----blog dtl end--- */

/* -----inr bnr start----- */
.blog-dtl-bnr{
    background: url(../image/blog-dtl-bg.jpg) center center no-repeat;
    background-size:cover;
}
.inr-bnr{
    padding:120px 0;
    text-align: center;
}
.inr-bnr .inr-bnr-h{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 50px;
    text-transform: capitalize;
    margin:0 0 12px;
}
.inr-bnr .inrbnr-menu{
    font-family: "Roboto", sans-serif;
    font-weight:500;
    color:#fff;
    text-decoration: none;
    font-size:18px;
    text-transform: capitalize;
}

.inr-bnr i{
    font-size: 20px;
    color:#e7d61c;
    margin:0 10px;
}
/* -----inr bnr end----- */

/* -----Career Support Will I Get Start----- */
.career_support{ padding:80px 0; text-align:center;    background-color: #e9e9e9;}
.career_support h2{ text-align:center;    font-family: "Roboto", sans-serif; padding-bottom:20px;
    font-weight: 700;
    color: #000;
    font-size: 45px;
    text-transform: capitalize;}
.career_support p{ font-weight:18px; max-width:700px; margin:0 auto;padding-bottom:40px;}
.career_support a{margin-top:50px !important;}

.career_support .button{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    background: #FFFF82;
    padding: 18px 0;
    border-radius: 10px;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    max-width: 250px;
    text-align: center;
    margin:0 auto;
    transition: all ease 0.3s;
}
.career_support .button:hover {
    background: #7e37b3;
    color: #fff;
}
/* -----FAQ Start----- */

.faq_part{ padding:50px 0;font-family: "Roboto", sans-serif;}
.faq_part h2{ text-align:center;    font-family: "Roboto", sans-serif; padding-bottom:40px;
    font-weight: 700;
    color: #000;
    font-size: 45px;
    text-transform: capitalize;}
.faq_part h4{    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px; padding-bottom:20px;
    color: #3c4852;}
	
	.accordion-body ol {
  counter-reset: step-counter;
  list-style-type: none;
  padding-left: 0;
}

.faq_part .accordion-button:not(.collapsed){    background-color: #e9e9e9;
    box-shadow: none;
    line-height: 1;}
.faq_part .accordion-button h5{ padding:0; margin:0;font-family: "Roboto", sans-serif;}

.faq_part .accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(126, 55, 179, 0.45);
}

.faq_part .accordion-item{ padding-bottom:10px;}
.accordion-body ol > li {
  counter-increment: step-counter; /* Increment custom counter */
  margin-bottom: 10px;
}

.accordion-body ol > li::before {
  content: "Steps " counter(step-counter) ": "; /* Custom prefix */
  font-weight: bold;
}

.faq_inner{ padding-bottom:25px;}

@media screen and (min-width: 768px) {
  /*   .faq-section .accordion {
    width: 50%;
    margin: 0 auto;
  } */

  .accordion-button:before {
    right: 0.75rem;
  }

  .accordion-button.collapsed:after {
    right: 1.1875rem;
  }

  .faq-section .accordion-button h5 {
    margin-right: 0px;
  }
}


/** funfact-section **/

.funfact-section{
  position: relative;
}

.funfact-section .funfact-block-one{
  position: relative;
  float: left;
  width: 33%;
}

.funfact-block-one .inner-box{
  position: relative;
  display: block;
  padding: 50px 50px 43px 50px;
  border-right: 1px solid #e6e4e4;
}

.funfact-block-one:last-child .inner-box{
  border: none;
}

.funfact-block-one .inner-box .icon-box{
  position: relative;
  display: inline-block;
  margin-bottom: 17px;
}

.funfact-block-one .inner-box .count-outer{
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
  color:#212529;
  margin-bottom: 0px;
  padding-bottom: 13px;
  margin-bottom: 17px;
  border-bottom: 1px solid #e6e4e4;
}

.funfact-block-one .inner-box .count-outer .symble{
  position: relative;
  display: inline-block;
  font-weight: 400;
  top: -2px;
}

.funfact-section .outer-container{
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.06);
}

/** Similar Programs **/
.bg-color-1 {
    background: #f5f4f4 !important;
}
.secure-growth {
    position: relative;
    padding: 113px 0px;
}

.growth-block-one .inner-box{
  position: relative;
  display: block;
  padding: 32px 30px 25px 68px;
  z-index: 1;
  margin-bottom: 30px;
}

.growth-block-one .inner-box:before{
  position: absolute;
  content: '';
  background: #fff;
  width: calc(100% - 40px);
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: -1;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.06);
}

.growth-block-one .inner-box:after{
  position: absolute;
  content: '';
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  top: 20px;
  right: 10px;

  background: transparent;
  z-index: -2;
  transition: all 500ms ease;
}

.growth-block-one .inner-box:hover:after{
  background:#7e37b3;
}

.growth-block-one .inner-box h3{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 11px;
}

.growth-block-one .inner-box h3 a{
  display: inline-block;
  color: #000;
    text-decoration: none;
}

.growth-block-one .inner-box h3 a:hover{
  color: #7e37b3;
}
.growth-block-one .inner-box p.course_desc{ padding:0; margin:0 0 10px 0;}
.course_star{ display:flex; gap:10px; font-size:18px;}
.course_star img{ margin-top:-5px;}
.growth-block-one .inner-box p{
  margin-bottom: 32px;
}

.growth-block-one .inner-box .image-box{
  position: relative;
  display: block;
  /*margin-left: -68px;*/
  margin-bottom: 25px;
  /*padding-right: 40px;*/
}

.growth-block-one .inner-box .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
}

.growth-block-one .inner-box .image-box .image img{
  width: 100%;
  transition: all 500ms ease;
}

.growth-block-one .inner-box:hover .image-box .image img{
  transform: scale(1.1);
}

.growth-block-one .inner-box .image-box .icon-box{
  position: absolute;
  display: inline-block;
  top: 50%;
  margin-top: -32px;
  right: 8px;
  width: 65px;
  height: 63px;
  line-height: 59px;
  text-align: center;
  font-size: 40px;
  color: #7e37b3;
  z-index: 1;
}

.growth-block-one .inner-box .image-box .icon-box:before{
  position: absolute;
  content: '';
  background: #f5f4f4;
  width: 65px;
  height: 63px;
  left: 0px;
  top: 0px;
  z-index: -1;
  transform: rotate(45deg);
  transition: all 500ms ease;
}

.growth-block-one .inner-box:hover .image-box .icon-box:before{
  transform: rotate(0deg);
}

.growth-block-one .inner-box .image-box .icon-box img{
  display: inline-block;
}

.growth-block-one .inner-box .link-box a{
  position: relative;
  display: inline-block;
  padding-left: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color:#000;
}

.growth-block-one .inner-box .link-box a:hover{
  color: #7e37b3;
}



.secure-growth .more-text{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 22px;
}

.secure-growth .more-text h5 i{
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 20px;
  color: #7e37b3;
}

.secure-growth .more-text h5{
  font-size: 18px;
  line-height: 26px;
  padding-left: 25px;
}

.secure-growth .more-text h5 a{
  display: inline-block;
  color: #7e37b3;
  text-decoration: underline;
}
.nav-style-one .owl-nav button{position:relative;display:inline-block;width:50px;height:50px;line-height:50px;border:1px solid #e2e0e0;background: transparent;text-align: center;font-size: 24px;color: #a8a7a7;cursor:pointer;transition:all 500ms ease;}

.nav-style-one .owl-nav button:hover{
  color: #fff;
  background:#7e37b3;
  border-color:#7e37b3;
}

.nav-style-one .owl-nav button.owl-prev{
  margin-right: 10px;
}

.nav-style-one .owl-nav button.owl-prev span{
  position: relative;
  display: inline-block;
  transform: rotate(180deg);font-family: flaticon_flexibank !important;
  top: -4px;
  left: -2px;
}
.nav-style-one .owl-nav button.owl-prev span:before{content: "\f102";}


.nav-style-one .owl-nav button.owl-next span:before{content: "\f102";font-family: flaticon_flexibank !important;}

.download_icon_part{display: flex;justify-content: space-between;}
.download_icon_part .download_icon {
    font-family: "Roboto", sans-serif;
    font-weight: 500;color: #fff;font-size: 18px;background:#7e37b3;padding: 18px 0;border-radius: 10px;
    text-transform: capitalize;text-decoration: none;
    display: flex;
    justify-content: center;
    width: 250px;
    text-align: center; border:none;
    transition: all ease 0.3s;}
.download_icon_part .download_icon:hover{background: #6617a1;color: #fff;}
.download_icon_part .download_icon img{ margin-left:10px;}

.secure-growth .owl-nav{position: absolute;top:-80px;right: 0px; display:none;}
.tabs-box-2 .tab-2{position:relative;display:none;}
.tabs-box-2 .tab-2.active-tab-2{display:block;  }
.tabs-box-2 .tab-2{transform:scale(0) translateY(0px);}
.tabs-box-2 .tab-2.active-tab-2{transform:scale(1) translateY(0px);}

.secure-growth .owl-dots{ display:none;} 
.sec-title h2{    font-family: "Roboto", sans-serif;
    padding-bottom: 40px;
    font-weight: 700;
    color: #000;
    font-size: 45px;
    text-transform: capitalize;}
	
	

.icon_block{ box-shadow:0 0 24px rgba(33,42,57,.15);width:160px;height:80px;position:relative;justify-content:center;align-items:center;border-radius:8px;padding: 10px;
    margin: 15px 10px;display:flex;}

.testimonial-block-one .inner-box{
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
  margin-bottom: 30px;
  padding: 40px 30px 40px 40px;
}

.sec_title_top{ padding:50px 0 0 0; text-align:center;}
.sec_title_top .sec-title h2 {
    font-family: "Roboto", sans-serif;
    padding-bottom: 10px;
    font-weight: 700;
    color: #000;
    font-size: 36px;
    text-transform: capitalize;
}

.testimonial-block-one .inner-box .rating{
  position: absolute;
  top: 40px;
  right: 0px;
  background: #f4f4f4;
  font-size: 17px;
  line-height: 26px;
  color: #000;
  padding: 5px 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;  width: auto;
  height: auto;
  margin: 0;
  border: 0;
  gap: 10px;
}

.testimonial-block-one .inner-box .rating i{
  position: relative;
  display: inline-block;
  color: #fcc22d;
  font-size: 16px;
  height: 24px;
}

.testimonial-block-one .inner-box .rating:before{
  position: absolute;
  content: '';
  background: #f4f4f4;
  width: 18px;
  height: 18px;
  left: -18px;
  top: 0px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 0%);
}

.testimonial-block-one .inner-box .rating:after{
  position: absolute;
  content: '';
  background: #f4f4f4;
  width: 18px;
  height: 18px;
  left: -18px;
  bottom: 0px;
  clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);
}

.testimonial-block-one .inner-box .icon-box{
  position: relative;
  display: inline-block;
  margin-bottom: 31px;
}

.testimonial-block-one .inner-box h3{
  display: block;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}

.testimonial-block-one .inner-box p{
  margin-bottom: 24px;
}

.testimonial-block-one .inner-box .author-box{
  position: relative;
  display: block;
  padding: 0px 0px 0px 100px;
}

.testimonial-block-one .inner-box .author-box .thumb-box{
  position: absolute;
  display: inline-block;
  left: 0px;
  top: 4px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.testimonial-block-one .inner-box .author-box .thumb-box img{
  width: 100%;
  border-radius: 50%;
}

.testimonial-block-one .inner-box .author-box h4{
  display: block;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 8px;
}

.testimonial-block-one .inner-box .author-box .designation{
  position: relative;
  display: block;
  max-width: 200px;
}

.testimonial-style-two .big-text{
  position: absolute;
  left: 0px;
  top: -95px;
  width: 100%;
  text-align: center;
  font-size: 150px;
  line-height: 110px;
  font-weight: 800;
  text-transform: uppercase;
  color: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(-90deg, #f4f4f4, #fff 100%);
}

.trusted_part{ padding-top:50px;}
.trusted_part .sec-title{ text-align:center;}
.trusted_part .sec-title h2 {
    font-family: "Roboto", sans-serif;
    padding-bottom: 0;
    font-weight: 700;
    color: #000;
    font-size: 38px;
    text-transform: capitalize;
    margin: 0;
}
.ratings{display: flex;flex-direction: row;gap: 40px;justify-content: center;}
.rating {background-color:#fff;border:2px solid #e9edf6;width:244px;border-radius: 8px;margin-top: 40px;height: 124px;position: relative;transition: transform .2s;}
.tech_giant_rating {
    display: flex;
    flex-direction: row;
    justify-content: center;
    background: rgba(71, 195, 207, .25);
    border-radius: 4px;
    position: absolute;
    bottom: 0;
    width: 244px;
    height: 28px;
    font-weight: 600;
    color: #035642;
    gap: 8px;padding-top: 3px;
}
.tech_giant_rating img{height: 20px;}
.rating_img{ text-align:center;padding-top: 10px;line-height: 74px;}
.rating_img img{ width:168px;}

/** corporate-section **/

.corporate-section{
  position: relative;    padding: 100px 0;
}

.corporate-block-one .inner-box{
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.10);
  margin-bottom: 30px;
  padding: 33px 40px 33px 130px;
}

.corporate-block-one .inner-box:before{
  position: absolute;
  content: '';
  background: #f3f2f2;
  width: 120px;
  height: 120px;
  left: 10px;
  top: 10px;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0% 0%);
}

.corporate-block-one .inner-box .icon-box{
  position: absolute;
  left: 40px;
  top: 40px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.10);
  transition: all 500ms ease;
}

.corporate-block-one .inner-box .icon-box .icon{
  position: relative;
  transition: all 500ms ease;
}

.corporate-block-one .inner-box:hover .icon-box .icon{
  opacity: 1;
}

.corporate-block-one .inner-box .icon-box .overlay-icon{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;o
  opacity: 0;
  transition: all 500ms ease;
}

.corporate-block-one .inner-box:hover .icon-box .overlay-icon{
  opacity: 1;
}

.corporate-block-one .inner-box h4{
  display: block;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
}

.corporate-block-one .inner-box p{
  margin-bottom: 15px;
}

.corporate-block-one .inner-box h5{
  display: block;
  font-size: 18px;
  line-height: 26px;
}

.corporate-block-one .inner-box h5 a{
  display: inline-block;
  color: #333;
}

.corporate-block-one .inner-box h5 a:hover{
  color: #000;
}
.corporate-block-one .inner-box h5 span{color:#545151;font-weight:400;}

.testimonial-block-one .inner_box_why .icon-box{margin-bottom:10px;}
.testimonial-block-one .inner_box_why h3{display:block;font-size:20px;line-height:26px;margin-bottom:10px;}

.banner_graduate{     background-image: url(../image/banner_inner.jpg);
    padding: 80px 0;
    /* background: no-repeat; */
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_graduate_inner{ max-width:800px;}
.banner_graduate_inner h1{    font-style: normal;
    font-weight: 700;
    font-size:60px;
    line-height:60px;
    color: #fff;padding-bottom: 16px; text-transform:uppercase;}
.banner_graduate_inner .successful{    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    text-shadow: 0 0 24px rgba(0, 0, 0, .25);}
.banner_graduate_img{ display:inline-block; gap:20px; margin-bottom:25px;}	

.banner_graduate_img img{ margin-right:20px;}
.but_banner{ display:flex; gap:20px;}

.banner_graduate_inner .button{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    background: #FFFF82;
    padding: 18px 0;
    border-radius: 10px;
    text-transform: capitalize;
    text-decoration: none;
    display: flex;justify-content: center;
   width: 220px;
    text-align: center;
        margin: 30px 0;
    transition: all ease 0.3s;
}
.banner_graduate_inner .button:hover {
    background: #7e37b3;
    color: #fff;
}	
.but_banner .brochure{background: #7e37b3;color: #fff;}
.but_banner .brochure:hover{background: #FFFF82;color: #000;}	
	
.certified p{ font-size:20px; line-height:30px;}
.certificate{ text-align:right;}
.cer_part{ display:flex; font-size:18px; gap:20px;}
.cer_part img{ margin-right:10px;}

.curriculum .accordion-flush>.accordion-item{ border-bottom:none;}
.accordion-body{ font-size:18px;}
.curriculum .accordion-item{ margin-bottom:30px;}

.qus_form{  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
  padding:20px;}
.qus_form input {height: 55px; font-size:18px;}
.qus_form select{height: 55px; font-size:18px;}
.qus_form .form_btn{    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    font-size:22px;
    background: #FFFF82;
    padding: 18px 0;
    border-radius: 10px; border:none;
    text-transform: capitalize;
    text-decoration: none;text-align:center; width:100%;
    transition: all ease 0.3s;}
.qus_form .form_btn:hover {
    background: #7e37b3;
    color: #fff;
}
.qus_form .checkbox01{ width:22px;}
.qus_form p{ font-size:18px; font-weight:700;}

@media screen and (max-width: 1080px) {
.certificate {
    text-align: left;
    margin-top: 20px;
}
.tech_giant_rating{ width:100%;}
}

@media screen and (max-width: 767px) {
.funfact-section .funfact-block-one{ width:100%;}
.ratings {
    display: flex;
    flex-direction: column;
    gap: 0;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.sec-title h2 {
    font-family: "Roboto", sans-serif;
    padding-bottom: 10px;
    font-weight: 700;
    color: #000;
    font-size: 36px;
    text-transform: capitalize;
}
.faq_part h2{font-size: 36px;}
.secure-growth .owl-nav{    top: -120px;}
.icon_block{ margin:10px;}
.sec_title_top .sec-title h2, .career_support h2{ font-size:26px;}
.USPHeader{ width:100%;}
.banner_graduate_inner h1{font-size: 28px;line-height: 42px;padding-bottom: 10px;}
.banner_graduate_inner .successful {
    font-size: 20px;
    line-height: 32px;
}
.banner_graduate{ padding:80px 0;background: #1d123d;}
.banner_graduate_img img {margin-right: 0;}
.cer_part{ display:block;}
.cer_part div{ margin-bottom:20px;}	
.banner_graduate_inner .button {
    font-size: 18px;
    padding: 12px 0;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    transition: all ease 0.3s;}
.but_banner{ display:block;}
.download_icon_part{display:block;justify-content: space-between; margin-bottom:20px;}		
}

.wrapper05{margin:28px auto;}


/* Cards stack vertically on small screens and form grid on larger screens */
.wrapper05 .cards{
display:grid;
grid-template-columns: 1fr;
gap: 18px;
align-items:start;
}


@media(min-width:700px){
.wrapper05 .cards{grid-template-columns: repeat(2, 1fr);} /* 2 columns tablet */
.wrapper05{ width:98%;}
}


@media(min-width:1100px){
.wrapper05 .cards{grid-template-columns: repeat(4, 1fr);} /* 4 columns desktop */
}


.wrapper05 .card{
background:#7e37b3;
border-radius:10px;
padding:18px;
box-shadow:0 6px 18px rgba(3,12,22,0.35);
min-height:160px;
display:flex;
flex-direction:column;
justify-content:flex-start;
gap:12px;
color:#fff;
transition: transform .18s ease, box-shadow .18s ease;
border: 1px solid rgba(255,255,255,0.04);
}

.wrapper05 .card:focus-within, .card:hover{transform: translateY(-6px);box-shadow: 0 18px 36px rgba(0,0,0,0.45);}

.wrapper05 .card .title{
font-size:clamp(16px,2.2vw,20px);
font-weight:700;
letter-spacing:0.6px;
text-transform:uppercase; color:#fff;
margin:0;
}

.wrapper05 .card .body{font-size:14px;line-height:1.45;opacity:0.95;margin:0; padding:0;}

/* Color variants */




input.custom_button{
    cursor: pointer;
    color: rgb(255, 255, 255);
    width: 200px;
    font-size: 21px;
    letter-spacing: 1px;
    height: auto !important;
    max-width: 100% !important;
    background: rgb(219, 120, 3);
    padding: 12px 20px;
    border: 1px solid rgb(219, 120, 3);
    border-radius: 42px;
    border-width: 2px !important;
    border-style: solid !important;
    border-image: initial !important;
    font-weight: 600;
    margin-top: 20px;
}