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;
}
.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----- */