*{
  margin:0;
  box-sizing: border-box;
}
body{
  height: 100vh;
  font-family: "sf pro text", -apple-system, system-ui, Roboto, "segoe ui", Helvetica, Arial, sans-serif, "apple color emoji", "segoe ui emoji", "segoe ui symbol";
  background-color: white;
}


.btn-primary{

  background-color: #4F46E5 !important;
  border-color: #4F46E5 !important;

}

.fas{
  color: #4F46E5 !important;
}


/*
.btn-group-xs > .btn, .btn-xs {
  padding: .25rem .4rem;
  font-size: .875rem;
  line-height: .5;
  border-radius: .2rem;
}
*/

.masthead{
  /*background-image: url(/assets/img/custom/background.jpeg);*/
  background-image: url(https://res.cloudinary.com/theoafactor/image/upload/v1615770197/cyclobold/masthead6_ubyajc.webp);
  background-position-x: -8.7em;
  background-size: cover;
  /*background: url("https://res.cloudinary.com/theoafactor/image/upload/c_scale,w_885/v1615272035/cyclobold/masthead2_ypppdw.webp");*/
 background-repeat: no-repeat;
  /*background-color: #003169;*/

  background-color: #F1F2F7;

  padding-top: 5em;
  padding-bottom: 4em;
  position: relative;
  z-index: 0;
  margin-bottom: 5em;
}

.masthead-seminar{
  /*background-image: url(/assets/img/custom/background.jpeg);*/
  background-image: url(https://res.cloudinary.com/theoafactor/image/upload/v1662253588/cyclobold/event_cover1_fyk5bd.png);
  /*background-position-x: -8.7em;*/
  background-position-y: -9.9em;
  background-size: cover;
  /*background: url("https://res.cloudinary.com/theoafactor/image/upload/c_scale,w_885/v1615272035/cyclobold/masthead2_ypppdw.webp");*/
 background-repeat: no-repeat;
  /*background-color: #003169;*/

  background-color: #F1F2F7;

  padding-top: 5em;
  padding-bottom: 4em;
  position: relative;
  z-index: 0;
  margin-bottom: 5em;
}

.masthead h1, .masthead-seminar h1{
  font-size: 2.2em;
}


.masthead h2, .masthead-seminar h2{
  color: white;
  font-size: 1.2em;
  margin-top: -1em;
  font-weight: lighter;
}

.masthead-image{
  position: absolute; 
  bottom: 0;
}

.masthead-info-box{
  border: none; 
  padding: 1.6em 1.2em; 
  box-shadow: .1em .1em .05em .07em #ddd; 
  background-color: white; 
  color: black;
  margin-top: 40px;
}



u{
  text-decoration-style: solid;
  text-decoration-color: orange;
}


#masthead_register_id{

}

#call_contact_link_id{
    display: none;
}

.fixed-top{
  position: fixed;
}

.search_results{

  position: absolute;
  z-index: 9;
  left: 6%;
  width: 75%;

}

.search_results .card-header {
  display: flex;
}

#search_results_close{
  margin-left: auto;
}


/**
 * Search Course Form
 * tyle="height: 35px; width: 300px; border: none;"
 */

.search_course{
  background: transparent;
  width: 290px;
  height: 35px;
  /*border-top: none;
  border-left: none;
  border-right: none;
  */
  border: 1px solid #DDDCEE;
  /*color: #DDDCEE;*/
  color: black;
  padding-left: 35px;
  margin-top: -0.7em;
}

.search_course:focus{
  outline: none;
}
.search_course::placeholder{
  text-transform: none;
  font-size: 13px;
  color: grey;
  padding-left: 0px;
}

.search_course_btn{
  height: 35px;
}

.search_course_search{
    color: grey;
    position: absolute;
    margin-top: -0.7em;
    margin-left: 10px;
}

/*
.flyin-modal{
  position: sticky;
  color: white;
  background-color: rgba(0, 0, 0, .8);
  padding: 1em;
  bottom: 0%;
  width: 27%;
  display: none;
}
*/

.flyin-modal{
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, .8);
  padding: .5em;
  width: 27%;
  transform: translateX(-100%);
  transition: transform .4s linear;
}


.flyin-modal-close{
  position: absolute;
  right: 2px;
  top: 0;
  font-weight: bolder;
  z-index: 1;
}





/**
 * Masthead Welcome Typewriting Effect Cursor
 */
.txt-type > .txt > .blinking_writer{
  display: none;
}


#fulltime-parttime-id{
    position: relative;
}
 #cyclobold_training_time_id{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-around;
    color: white;
 }

 #cyclobold_fulltime_id, #cyclobold_parttime_id{
    width: 49%;
 }



#fulltime_info_id, #parttime_info_id{
    position: absolute;
    top: 170px;
    width: 100%;
    text-align: center;
    padding-right: 10px;
}

#cyclobold_fulltime_id, #cyclobold_parttime_id{
    position: relative;
 }


#cyclobold_parttime_overlay{
    position: absolute;
}

  #cyclobold_parttime_id img{
    position: absolute;
    width: 100%;
    margin: 0;
    border-radius: 50%;

 }

 #cyclobold_fulltime_id img{
    position: absolute;
    width: 100%;
    margin: 0;
    border-radius: 50%;


 }



 #notifier{
    font-size: 2.2em;
 }


 .footer-info{

 }


 .list-unstyled li a{
  color: white;
 }



/**
 * Navbar 
 */

nav a.nav-link:hover{
  text-decoration: underline;

}


#toast-container > div {
    opacity: 1 !important;
    margin: 0;
}



 /**
  * Forms 
  */
 

 #data_analytics_payment_phase{
  display: none;
 }

 #cybersecurity_payment_phase{
  display: none;
 }

 #webdevelopment_payment_phase{
  display: none;
 }

 #javascript_payment_phase{
  display: none;
 }

#master_hidden_part_payment_option_id{
  display: none;
}


.info_element_pop{
    padding: 20px;
    background: #003770;
    color: white;
    box-sizing: border-box;
    position: relative;
    top: 50px;
    z-index: 9; 

}

#cbold_payment_phase{
  display: none;
}


.navbar{
  background-color: transparent;
  position: relative;
  top: 5px;
  z-index: 9;
  margin-top: -20px !important;
}

.sb-navbar .navbar-toggler {
    color: white;
    border: 0;
    padding: 1rem;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -40px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}


/**
 * Recommended Courses
 */
.cyclobold_stacks{
  display: flex;
  justify-content: center;
}

.course-carousel-card + .course-carousel-card{
  margin-left: 5px;
}

.recommended-read-btn{
  color: black;
  text-decoration: underline;
}

.testimonial-blade{
  margin-top: 2%; 
  background-color: #010358;
}


/* Image Loading System */
.img-loader {
    position: relative;
    background: #f5f5f5;
    overflow: hidden;
}

.img-loader::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #f5f5f5 25%, #e0e0e0 50%, #f5f5f5 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

.img-loaded {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.img-loaded.show {
    opacity: 1;
}

.loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #3490dc;
    font-size: 1.5rem;
}

/**
 * But when viewed in mobile mode
 */
@media(max-width:768px){

 .fa-bars:before {
    content: "\f0c9";
    color: #0D175F;
}
  .cyclobold_stacks{
    flex-direction: column;
  }

  .flyin-modal{
  padding: 1em;
  bottom: 0%;
  width: 50%;
}

#cbold_sideFormHelp{
  display: none;
}
}




