
body{
    
    font-family: Junicode !important;
}

 
#body .container {
    max-width: 1200px !important;
}

.a-font{
    /* font-family: 'Forum', cursive !important; */
    font-family: 'Marcellus', serif !important;
}



@font-face{
    src: url(../Fonts/Junicode-Bold.ttf);
    font-family: Junicode;
}

@font-face{
    src: url(../Fonts/jorvik.TTF);
    font-family: jorvik;
}

@font-face{
    src: url(../Fonts/GoudyMediaeval-DemiBold.ttf);
    font-family: GoudyMediaeval;
}



/*--------------- banner ---------------*/

.res-block{
    display: none;
}

/* .banner {
    background: url(../images/banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 40px 0;
} */

h2.b-header {
    color: rgb(53 53 53);
    line-height: 54px;
    font-size: 41px;
    margin-bottom: 31px;
	
}
h2.main-heading{font-family: 'Heebo', sans-serif !important;
	font-weight:500;}
h2.b-header2 {
    color: #5c5c5c;
    font-size: 25px;
    margin-bottom: 23px;
    /* font-family: 'Manrope', sans-serif !important; */
    
}

h2.b-header3 {
    color: #ae7d00;
    font-size: 28px;
    margin-bottom: 32px;
}

h2.b-header4 a {
    background: #cc8e35;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    padding: 12px 25px;
}

h2.b-header4 a:hover{
    text-decoration: none;
}

h2.b-header4 {
    color: #000;
    font-size: 22px;
    margin-top: 16px;
    /* margin-bottom: 30px; */
}

h2.b-header4 a{
    display: inline-block;
}

.b-row{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: -20px;
}

.b-col{
    flex: 0 0 20%;
    max-width: 0 0 20%;
    padding-left: 20px;
}

.b-text2 {
    width: 83% !important;
    margin: 0 auto !important;
}

.b-box {
    background: #fff3e7;
    /* text-align: center; */
    /* border: 1px solid #fff501; */
    padding: 158px 79px 187px;
}

h5.b-title {
    font-size: 20px;
    color: #000000;
    /* background: #000; */
    margin-bottom: 0;
    /* font-weight: 600; */
}

.b-col2{
    width: 50%;
}

.b-col3{
    width: 50%;
}

.main-banner .banner .container-fluid{
    padding: 0 0 !important;
}

.b-img img {
    width: 100%;
}

.nav-list {
    width: 93% !important;
    margin: 0 auto !important;
    background: #2d3436;
    /* margin: 0 70px; */
    padding: 20px 0;
}

h5.nav-header {
    color: #fff;
    margin-bottom: 0;
    font-size: 30px;
    letter-spacing: 1px;
}

.nav-social a i {
    color: #fff;
    font-size: 20px;
}

.nav-list .container-fluid{
    padding: 0 40px !important;
}

.nav-social{
    margin-top: 6px;
}

.nav-list {
    width: 93% !important;
    margin: 0 auto !important;
    background: #2d3436;
    /* margin: 0 70px; */
    padding: 20px 0;
}

.main-nav {
    position: absolute;
    top: 50px;
    left: 0;
}

.next {
    background: #cc8e35;
    margin: -63px 70px 0 70px;
    padding: 30px 0;
    position: relative;
}

.b-box2 {
    text-align: center;
    /* border: 1px solid #fff; */
    padding: 20px 10px;
    background: #fff;
    /* color: #000; */
}

.b-text2 {
    width: 90% !important;
    margin: 0 auto !important;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 99999;
    /* background:black; */
  }

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 99999;
    /* background:black; */
  }

  

/*--------------- expert ---------------*/

.res2{
    display: none;
}


.e-img {
    width: 100%;
    height: 602px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #ddd;
    /* border-radius: 10px; */
}

.e-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

h5.e-header {
    font-size: 35px;
    color: #e1970b;
    font-weight: 600;
    /*letter-spacing: 2px;*/
    position: relative;
    margin-bottom: 26px;
}

h5.e-header::before {
    content: "";
    width: 68px;
    height: 3px;
    background-color: #e1970b;
    position: absolute;
    left: 202px;
    bottom: -16px;
	display:none;
}

.e-box {
    background: #2d3436;
    /* padding: 30px; */
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 4px 12px 0px #e9e9e9;
}

h5.e-header2 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 26px;
    font-size: 25px;
	font-family: 'Marcellus', serif;
}

h5.e-header3 {
    color: #e1970b;
    /* font-weight: 600; */
    line-height: 30px;
    margin-bottom: 0;
	font-family: 'Marcellus', serif;
}

.e-box2 {
    padding-top: 169px;
}

.expert{
    margin-top: 70px;
}

.b-header5 {
	font-size: 20px;
	margin-top: 18px;
	font-family: 'Marcellus', serif;
}

/*--------------- course ---------------*/

.course {
    /* background: url(../images/course.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto; */
    
    margin-top: 70px;
}



.c-container{
    width: 83% !important;
    margin: 0 auto !important;
}

.c-header2 {
    color: #e1970b;
    font-size: 35px;
    margin-bottom: 30px;
    font-weight: 600;
}

h5.c-header {
    color: #000000;
    font-size: 25px;
    /* font-weight: 600; */
    /* text-align: center; */
    margin-bottom: 14px;
	font-family: 'Marcellus', serif;
}

.c-box {
    /* background: rgba(255, 255, 255, 0.8); */
    background: #fff5ec;
    padding: 20px;
    min-height: 285px;
    /* border: 1px solid #32d0c0; */
    margin-bottom: 30px;
}

.c-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.c-list li a{
    display: flex;
}

.c-list li a h5 {
    color: #5d5d5d;
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 28px;
    /* min-height: 284px; */
	font-family: 'Marcellus', serif;
}

.c-list li a i {
    color: #cc8e35;
    font-size: 14px;
    transform: translateY(8px);
    margin-right: 8px;
}

.c-list li a:hover{
    text-decoration: none;
}

a.c-link {
    display: inline-block;
    background: #cc8e35;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 7px 15px;
    margin-top: 16px;
}

.c-link:hover{
    color: #fff;
    text-decoration: none;
}

/*--------------- join ---------------*/

.join {
    margin-top: 70px;
}

.j-box {
    text-align: center;
    /* border: 2px solid #32d0c0; */
    padding: 69px 30px;
    /* min-height: 240px; */
    /* border-radius: 20px; */
    background: #fff5ec;
    height: 100%;
}

.j-header {
    color: #cc8e35;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}

.j-para {
    font-size: 20px;
    color: #656565;
    line-height: 28px;
    margin-bottom: 0;
    /* font-weight: 400; */
	font-family: 'Marcellus', serif;
}


.j-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.j-list li a {
    display: inline-block;
    color: #656565;
    line-height: 31px;
    font-size: 20px;
	font-family: 'Marcellus', serif;
}

.j-list li a:hover{
    color: #8b8989;
    text-decoration: none;
}

a.j-link {
    display: inline-block;
    background: #32d0c0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 5px 12px;
    margin-top: 40px;
    /* border-radius: 20px; */
}

a.j-link:hover{
    text-decoration: none;
    color: #fff;
}

.join .container .row .col-lg-6{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.join .container .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.join2 .container .row .col-lg-6{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.join3 .container .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.join3 .container .row .col-lg-6{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.join3{
    display: none;
}

.d-img img {
    width: 100%;
}

.join2{
    margin-top: 50px;
}



/*--------------- testimonial ---------------*/

.test {
    background: url(../images/test-bg.png) no-repeat;
    min-height: auto;
    padding: 60px 50px;
    margin-top: 70px;
    background-size: cover;
    background-position: center;
}

h5.t-header {
    color: #ffa320;
    font-size: 35px;
    /*letter-spacing: 2px;*/
	font-weight:600;
}

.t-icon i {
    color: #cc8e35;
    font-size: 40px;
    display: inline-block;
}

p.t-para {
    color: #dad7d7;
    margin-top: 16px;
    line-height: 35px;
    font-size: 20px;
	font-family: 'Marcellus', serif;
}

h5.t-header2 {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 22px;
	font-family: 'Marcellus', serif;
}

.t-icon2 a i {
    color: #cc8e35;
    font-size: 14px;
    display: inline-block;
}

.test .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #cc8e35;
}

/*--------------- faq ---------------*/

/* .faq {
    background: #d9f2f0;
}



h5.f-title {
    
    font-weight: 600;
    color: #494949;
}

h5.f-title i {
    color: #23c0b0;
    font-size: 20px;
    margin-right: 14px;
}

p.f-para {
    font-size: 18px;
    color: #616161;
    padding-right: 225px;
    line-height: 32px;
    margin-bottom: 20px;
}

.faq {
    background: #eafffd;
    padding: 50px 0;
    margin-top: 70px;
} */



.f-header {
    color: #cc8e35;
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.f-header2 {
    font-size: 25px;
    /* font-weight: 600; */
    margin-bottom: 30px;
}

#main {
    /* margin: 50px 0; */
    background: #fff5ec;
    padding: 50px 0;
    margin-top: 70px;
}
  
  #main #faq .card {
    margin-bottom: 30px;
    border: 0;
  }
  
  #main #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
            box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
	font-family: 'Marcellus', serif;
  }
  
  #main #faq .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    background: #f4dcc6;
    color: #222;
    padding: 18px;
    font-size: 22px !important;
}

#main #faq .card .card-header .btn-header-link i{
    color: #12b7a6;
    margin-right: 8px;
    font-size: 18px;
}
  
  #main #faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
  }
  
  #main #faq .card .card-header .btn-header-link.collapsed {
    background: #ffffff;
    color: #000;
    font-size: 20px;
}

#main #faq .card .card-header .btn-header-link.collapsed i {
    color: #cc8e35;
    margin-right: 8px;
    font-size: 18px;
}
  #main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106";
  }
  
  #main #faq .card .collapsing {
    background: #dfe6e9;
    line-height: 30px;
  }
  
  #main #faq .card .collapse {
    border: 0;
  }
  
  #main #faq .card .collapse.show {
    background: #dfe6e9;
    line-height: 30px;
    color: #545252;
    font-size: 17px;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    font-size: 20px;
    margin-top: -21px;
    line-height: 34px;
    background: #f4dcc6;
	font-family: 'Marcellus', serif;
}

/* .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    background: #f4dcc6;
} */

#main #faq .card .card-header .btn-header-link i {
    color: #c1770d;
    margin-right: 8px;
    font-size: 18px;
}

/*--------------- footer ---------------*/

.footer {
    background: #000000;
    padding: 35px 0 20px;
}

h5.ftr-header {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
    padding-right: 100px;
    line-height: 43px;
}

h5.ftr-title {
    color: #fff;
    font-size: 30px;
}

h5.ftr-title2 {
    color: #fff;
    /* text-align: center; */
    font-size: 14px;
    color: #c6c4c4;
}

.flex-1 {
    text-align: center;
}

.flex-2 {
    text-align: center;
    margin-left: 40px;
}

a.ftr-title2 {
    background: #cc8e35;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    font-size: 18px;
    padding: 9px 32px;
}

h5.ftr-title3 {
    color: #fff;
    /* text-align: center; */
    font-size: 18px;
    margin-top: 12px;
}

.ftr-title2:hover{
    text-decoration: none;
    color: #fff;
}

h5.ftr-cap {
    color: #ddd;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;
}

.f-3 {
    float: right;
}
.sticky-chat{position:fixed; right:25px; bottom:25px; z-index:9999;}
.sticky-chat a{position:relative;display:block;background: #0dc143;color: #FFF;width: 60px;height: 60px;border-radius: 50%;text-align: center;line-height: 60px;font-size: 35px; box-shadow:0px 5px 8px rgba(0,0,0,0.3);}
.sticky-chat a i{}
.sticky-chat a:hover i{color:#FFF;}
.sticky-chat a.mobile-whatsapp{display:none;}
br.mbile{display:none;}