
h1, h2, h3, h4, h5, h6{
	color: #333;
}

.large_font{
	font-size: 44px;
	font-weight: 600;
}

.image_box img{
	width: 100%;
}

/* Part 1 CSS Starts */

.bg_blue{
	background-color: #1b1731;
}

.part_1 h2{
	color: #fff;
	font-size: 32px;
	font-weight: 600;
}

span.ycolor{
	color: #FFEF00;
	text-decoration: underline;
}

span.white{
	color: #fff;
	text-decoration: underline;
}

.part_1 h3{
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}

.list h3{
	font-size: 22px;
	font-weight: 600;
}

.list .icon{
	background-color: #ebef00;
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
}

.list .icon i{
	color: #333;
	font-size: 26px;
	padding: 7px;
}

.list_text{
	margin-left: 60px;
}

.list_text h4{
	color: #ebef00;
	font-size: 19px;
	font-weight: 600;
}

.list_text p{
	color: #fff;
}

.red_box{
	background-color: #cf0808;
	padding: 15px 30px;
	text-align: center;
}

.red_box h3{
	color: #fff;
	font-weight: 600;
	font-size: 28px;
	margin-bottom: 20px;
}

.red_box h5{
	color: #fff;
	font-weight: 500;
	font-synthesis: 18px;
}

/* Part 1 CSS Ends */

/* Part 2 CSS Starts */

.info_wrap{
	background-color: #feeeff;
	padding: 30px 10px;
	text-align: center;
}

.info_wrap p{
	text-align: center;
}

.info_wrap .icon{
	margin-bottom: 20px;
}

.info_wrap .icon i{
	font-size: 36px;
	color: #cf0808;
}

.box_two{
	background-color: #fff05115;
	border-radius: 15px 15px 15px 15px;
	border-style: solid;
    border-width: 0.1px;
    border-color: #02010180;
    padding: 20px;
    margin-bottom: 5%;
}

.box_two .icon i{
	color: #cf0808;
	font-size: 36px;
	margin-bottom: 20px;
}

.box_two h2{
	color: #2f0080;
	margin-bottom: 20px;
	font-size: 28px;
}

.box_two ul{
	margin: 0;
	padding: 0;
}

.box_two ul li{
	list-style: none;
	color: #54595F;
	font-size: 16px;
}

.box_two ul li i{
	color: #000;
}

.bg_black{
	background-color: #000;
	padding: 10px 0px;
}

.bg_black h2{
	font-size: 44px;
	font-weight: 600;
	color: #fff;
}

.bg_black h3{
	font-size: 22px;
	font-weight: 600;
	color: #ebef00;
}

.bg_black h5{
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}

.bg_black h4{
	font-size: 40px;
	font-weight: 600;
	color: #ebef00;
}

/* Part 2 CSS Ends */


/* Testimonial Part CSS Starts */

.testimoni_box{
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	padding: 15px;
	margin-bottom: 5%;
}

.testimoni_box .testimoni_info{
	border-top: 1px solid #eee;
}

.testimoni_box .testimoni_text h4{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
}

.testimoni_box .testimoni_text p{
	color: #686868;
}

.testimoni_box .testimoni_info h5{
	margin-top: 15px;
	text-align: center;
}

/* Testimonial Part CSS Ends */



/* Workshop Type CSS Starts */

.workshop_type_box{
	background-color: #fff05115;
	box-shadow: 4px 0 20px -6px rgba(0,0,0,.38);
	border-radius: 14px 14px 14px 14px;
    margin: 0 15px 0 16px;
    padding: 10px 15px;
}

.workshop_type_icon{
	text-align: center;
}

.workshop_type_icon i{
	color: #cf0808;
	font-size: 46px;
	margin-bottom: 20px;
}

.workshop_type_text h4{
	text-align: center;
	padding: 10px;
    background-color: #181818;
    border-radius: 4px 4px 4px 4px;
    color: #ebef00;
    margin-bottom: 15px;
}

.workshop_type_text p{
	font-size: 14px;
	color: #686868;
}

/* Workshop Type CSS Ends */


/* Bonus CSS Starts */

.bonus_box{
	background-color: #f2f2f2;
	margin: 0 10px;
    padding: 25px 10px 20px;
    text-align: center;
    margin-bottom: 10%;
    border-radius: 15px 15px 15px 15px;
}

.bonus_heading{
	margin: -45px 150px 0;
    padding: 10px;
    background-color: #222;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
}

.bonus_heading h2{
	color: #ebef00;
    font-size: 22px;
    font-weight: 500;
}

.bonus_icon{
	text-align: center;
	margin: 15px 0px;
	margin-bottom: 25px;
}

.bonus_icon i{
	font-size: 42px;
	color: #00bf72;
}

.bonus_info h3{
	color: #151515;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
}

.bonus_info h4{
	margin: 0 70px;
	padding: 10px;
	border-style: solid;
	border-width: 2px;
	border-color: #002950;
	border-radius: 4px 4px 4px 4px;
}

/* Bonus CSS Ends */


/* Join Us CSS Starts */

.join_us h2{
	font-size: 32px;
	font-weight: 600;
	text-align: center;
}

.join_us_list ul{
	margin: 0;
	padding: 0;
}

.join_us_list ul li{
	list-style: none;
	font-size: 20px;
	font-weight: 600;
	color: #333;
	padding: 10px 0px;
}

.join_us_list ul li i{
	background-color: #00b77e;
	border-radius: 50%;
	color: #fff;
	font-size: 26px;
	padding: 7px;
	margin-right: 15px;
}

/* Join Us CSS Ends */

/* Know Mentor CSS Starts */

.know_mentor h2{
	color: #efc02b;
    font-size: 45px;
    font-weight: 700;
    text-align: center;
}

.know_mentor p{
	color: #fff;
	font-size: 18px;
}

.know_mentor ul{
	margin-bottom: 10%;
	padding: 0;
}

.know_mentor ul li{
	list-style: none;
	color: #fff;
	font-size: 16px;
	padding: 5px 0px;
}

.know_mentor ul li i{
	color: #efc02b;
	font-size: 18px;
	padding-right: 5px;
}

/* Know Mentor CSS Ends */



/*---------------- FAQ CSS Starts -------*/


.faq-section {
  background: #fdfdfd;
  padding: 5% 0%;
}

.faq h2{
	font-size: 42px;
	font-weight: 600;
	text-align: center;
}

.faq p{
	text-align: center;
}

.faq h4:hover {
  background: #ddd;
  padding-left: 10px;
}

.faq h4:hover .accordion-button{
  color: #003960;
}

.faq h4 {
  width: 100%;
  text-align: left;
  padding: 0px;
  margin: 0;
  /*padding-left: 30px;
  padding-right: 30px;*/
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #003960;
  background: #ddd;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  /*padding-top: 20px;
  padding-bottom: 20px;*/
}

.accordion-body{
	padding: 15px;
}

.accordion-item{
  border: 1px solid #0F1B31;
  border-bottom: none;
}

.accordion-item:last-child{
  border-bottom: 1px solid #0F1B31;
}

.accordion-button:not(.collapsed) {
  color: #003960;
  background-color: #ddd;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #003960;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(.7) !important;
  color: #fff;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");

  color: #fff;
}

svg { fill: orange; }

/*---------------- FAQ CSS Ends -------*/


