
/*Drawing Page Start*/
.online_courses h2{font-size: 24px;font-weight: 600;line-height: 31px;}
.online_courses p{font-size: 17px;color: #636262;font-weight: 400;margin-bottom: 31px;}
.fastinfo_little{margin-bottom: 45px;}
.align_center{text-align: center;}
.material-icon {font-size: 21px;color: red;margin-top: 12px;animation: blink 0.7s linear infinite;}
.material-icon {font-family: 'Material Icons';font-weight: normal;font-style: normal;font-size: 24px;line-height: 1;letter-spacing: normal;text-transform: none;display: inline-block;white-space: nowrap;word-wrap: normal;
direction: ltr;-webkit-font-feature-settings: 'liga';-webkit-font-smoothing: antialiased;}
.owl-nav{display: none}

/*Form Start*/
.enqyery_form {background: #ececec;padding: 19px;border-radius: 11px;}
.enqyery_form h5 {font-size: 19px;text-align: center;margin-bottom: 9px;}
.enqyery_form small{margin-bottom: 10px;display: block;text-align: center;}
#form_top label{width: 100%;cursor: pointer;}
.price_box {background: #fff;padding: 13px;border-radius: 10px;margin-bottom: 14px;border: 2px solid #efefef;width: 100%;}
.price_box ul{float: left;width: 100%;list-style: none;margin-bottom: 0;}
.price_box ul li{float: left;padding: 0 10px 0px 0;}
.price_box ul li:nth-child(2){     }
.price_box ul li:nth-child(3){width: calc(100% - 240px);}
.price_box  span{color: #868686;font-size: 12px;font-weight: 400;text-align: right !important;}
.price_box .first_month{font-size: 16px !important;color: #4c4c4c !important;line-height: 16px !important;text-align: left !important;padding-top: 5px;}
.price_box .second_month{text-align: right !important;font-size: 18px !important;line-height: 25px !important;margin-bottom: 0;float: left}
.price_box .discount{background-color: rgba(255, 173, 59, 0.12);color: rgb(255, 173, 59) !important;font-size: 11px !important;font-weight: bold;padding: 0px 9px;border-radius: 4px;display: inline-block;text-transform: uppercase;line-height: 1;}
.custom_checkbox {display: block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 22px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/* Hide the browser's default radio button */
.custom_checkbox input {position: absolute;opacity: 0;cursor: pointer;}
/* Create a custom radio button */
.checkmark {position: absolute;top: 0;left: 0;height: 25px;width: 25px;background-color: #d4fff2;border-radius: 50%;border: 2px solid #08d296;}
/* On mouse-over, add a grey background color */
.custom_checkbox:hover input ~ .checkmark {background-color: #ccc;}
/* When the radio button is checked, add a blue background */
.custom_checkbox input:checked ~ .checkmark {background-color: #00c58b;}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {content: "";position: absolute;display: none;}
/* Show the indicator (dot/circle) when checked */
.custom_checkbox input:checked ~ .checkmark:after {display: block;}
.custom_checkbox .checkmark:after {left: 7px;top: 2px;width: 8px;height: 13px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.enquery_btn button {background: linear-gradient(94.08deg, #f6430f, #ee9f15);color: #fff;padding: 9px 60px;border-radius: 7px;border: none;font-size: 20px;width: 100%;margin: 14px 0;}
.nineone{padding: 10px 4px 9px 6px;}
textarea.form-control {height: 90px;}
.form-control {border-radius: 6px;}
.enqyery_form  select, .enqyery_form  textarea, .enqyery_form  input[type="text"], .enqyery_form  input[type="password"], .enqyery_form  input[type="datetime"], .enqyery_form  input[type="datetime-local"], .enqyery_form  input[type="date"], .enqyery_form  input[type="month"], .enqyery_form  input[type="time"], .enqyery_form  input[type="week"], .enqyery_form input[type="number"], .enqyery_form  input[type="email"], .enqyery_form  input[type="url"], .enqyery_form input[type="search"], .enqyery_form  input[type="tel"], .enqyery_form  input[type="color"] {border: 1px solid #e6e6e6;height: 42px;padding: 9px 15px;width: 100%;color: #555;margin-bottom: 0;}
.enquery_btn {width: 100%;display: table;}

/*Form End*/

.com_skills_title{font-size: 22px; padding-bottom: 12px;}
.learners{display:flex; }
.learners img{margin-bottom: 20px;}
.fastinfo_little p{font-size: 12px; margin-left: 15px; margin-top:5px;}
.benefits h5{font-size: 20px;margin: 12px 0;}
.fastinfo_little .inst_list{margin-top: 6px;margin-left: 0px;}
.fastinfo_little .inst_list li,.fastinfo_little_benefits .inst_list li{margin-bottom:9px;color: #353535;background: url(/spoken-english/images/courses/spoken-english/check.svg) left 3px;background-size: 15px;background-repeat: no-repeat;padding-left: 32px;font-weight: 400;font-size: 15px;color: #636262;font-weight: 400}

/*Course Include Start*/
.certificate_yoga .title{padding: 0 0;}
.certificate_yoga .title h2{font-size: 28px;margin-bottom: 35px;position: relative;text-align: center;color: #333333;}
.certificate_yoga .title h2:after{content: '';display: block;width: 75px;height: 6px;background: #5cb85c;border-radius: 3px;margin: 14px 0 0;margin-right: auto;position: relative;margin-left: auto;bottom: 0;   }
.certificate_yoga .title p{font-size: 28px;}
.certificate_yoga{padding: 0px 0 0px;margin-bottom: 0;}
.course_include{background: #5858588c;box-shadow: 0 0 5px #e8dcdc;position: relative;overflow: hidden;transition: 0.1s all linear;}
.course_include:hover{background: none;}
.course_include:hover  h4{font-size: 22px;text-shadow: 1px 5px 11px #000;}
.course_include img{position: relative;z-index: -1;}
.course_include h4{position: absolute;width: 100%;color: #fff;padding: 10px;bottom: 50%;transform: translate(0, 50%);text-align: center;font-size: 20px;font-weight: 900;transition: 0.1s all linear;}
.certificate_yoga .col-md-2{padding: 0;width: 20%;}
/*Course Include End*/

/*Benefits Start*/
.drawing_benefits{padding: 30px 0;background: #d7e2fb;}
.drawing_benefits .title h2 {font-size: 28px;margin-bottom: 35px;position: relative;text-align: center;color: #333333;}
.drawing_benefits .title h2:after {content: '';display: block;width: 75px;height: 6px;background: #5cb85c;border-radius: 3px;margin: 14px 0 0;margin-right: auto;position: relative;/* left: 0; */margin-left: auto;bottom: 0;}
.drawing_benefits .top{margin-top: 36px;}
.benefits_class{text-align: center;}
.benefits_class img{width: 64px;}
.benefits_class p{margin: 17px 0;font-size: 16px;}
.drawing_benefits .img{width: 386px;height: 321px;}
.drawing_benefits .img img{margin:0 0 0 -15px;}
.drawing_benefits ul{list-style: none}
.drawing_benefits ul li{margin-bottom: 20px;background: #f1f1f1;padding: 12px;border-radius: 6px;font-size: 16px;position: relative;}
.drawing_benefits .first li{text-align: right;}
/*Benefits End*/

/* Feedback css */
#testimonials {padding: 50px 0;background: #f1f1f1;}
.testihead h2 {font-size: 40px;line-height: 120%;color: #464646;font-weight: bold;margin-top: 2vw;text-align: center;}
.owl-carousel .owl-stage-outer {padding: 30px 14px;}
.testy_box {width: 89%;margin: 0 auto;min-height: 415px;}
.tm-author{position: absolute;bottom: 73px;}
.testy_image {width: 86px;margin: 0 auto;margin-top: -20px;background: #c5fff6;border-radius: 60px;padding: 20px;box-shadow: -5px -1px 5px rgb(230 230 230);position: relative;}
.testy_box h4 {font-size: 20px;margin-top: 10px;}
.testimonial-single {background: #fff;padding: 40px 30px 55px 30px;border-radius: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;-ms-border-radius: 12px;-o-border-radius: 12px;box-shadow: 0 2px 5px #bbb;position: relative;overflow: hidden;}
.testimonial-single p {font-style: italic;font-size: 1.5rem;line-height: 26px;margin-bottom: 0;}
.tm-author h4 {font-size: 1.9rem;font-weight: 700;margin-bottom: 2px;}
.tm-author-thumb {position: absolute;bottom: -9px;right: -9px;}
.owl-carousel .owl-item img {display: block;width: 100%;}
.tm-author-thumb img {max-width: 100px;}
.testimonial-single .tm-icon img {width: auto;}
.owl-carousel .owl-item img {display: block;}
.tm-icon {padding-bottom: 10px;}
/* Feedback css end */

/*How We Work start*/
#howWework{background: #ffebd7;position: relative;}
#howWework .container{position: relative;}
#howWework .step_head{position: absolute;width: 578px;left: -50px;top: 31px;}
.step_box{float: right;}
.step_box {display: flex;flex-wrap: wrap;}
.owl-carousel .owl-stage-outer {padding: 30px 14px;}
.steps_bg {border-radius: 8px;box-shadow: rgba(221, 230, 237, 0.4) 0px 16px 32px 0px;width: 30%;height: 180px;float: left;margin-bottom: 30px;margin-right: 24px;}
.steps_bg:nth-child(1) {background: url(../images/pay.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_bg:nth-child(2) {background: url(../images/id-card-1.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_bg:nth-child(3) {background: url(../images/id.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_bg:nth-child(4) {background: url(../images/email.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_bg:nth-child(5) {background: url(../images/register.svg) no-repeat rgb(255, 255, 255);background-size: 43px;background-position: right 6px;}
.steps_text_box {font-size: 18px;line-height: 125%;color: rgb(60, 72, 82);margin-bottom: 8px;padding: 10px;}
.steps_text {display: flex;}
.steps_texthead {font-size: 40px;font-weight: bold;color: rgb(60, 72, 82);line-height: 120%;}
.steps_textsymbol {font-size: 40px;font-weight: bold;line-height: 120%;color: rgb(8, 189, 128);}
.step_head h3 {font-size: 40px;line-height: 120%;color: rgb(60, 72, 82);font-weight: bold;margin-top: 6vw;}
.step_head p {line-height: 120%;margin: 16px 0px 0px;font-size: 20px;font-weight: normal;color: rgb(60, 72, 82);}
.steps_bg:nth-child(4) {margin-left: 9vw;}
/*How We Work end*/

/*FAQ Start*/
.popular_module .meet-doctors h2,.fastinfo_little_benefits .meet-doctors h2,.fastinfo_liitle_work .meet-doctors h2,.fastinfo_why .meet-doctors h2, .fastinfo_spk_faq .meet-doctors h2 {font-size: 33px;font-weight: 600;line-height: 1.4;letter-spacing: -0.4px;color: #333333;} 
.border_line{margin-top: 10px;margin-bottom: 32px; font-size: 22px; font-weight: 600;color: #f75d03;}
/*FAQ End*/

.imp_elements{min-height: 122px;float: left}
.imp_elements .text{float: left;width: 69%;}
.imp_elements h4{font-size: 20px;}
.imp_elements .text p{margin-left: 0}
.imp_elements img{width: 68px;height: 68px;object-fit: contain;float: left;margin-right: 12px;}

.learn_online .title{text-align: center;margin-bottom: 30px;}
.learn_online .inst_list {margin-top: 6px;margin-left: 0px;}
.learn_online .inst_list li{margin-bottom: 9px;color: #353535;background: url(/spoken-english/images/courses/spoken-english/check.svg) left 3px;background-size: 18px;background-repeat: no-repeat;padding-left: 32px;font-weight: 400;font-size: 15px;color: #636262;font-weight: 400;}

@media screen and (max-width:768px){
.popular_module .meet-doctors h2, .fastinfo_little_benefits .meet-doctors h2, .fastinfo_liitle_work .meet-doctors h2, .fastinfo_why .meet-doctors h2, .fastinfo_spk_faq .meet-doctors h2,.join_course h2{font-size: 25px;margin-bottom: 0 !important;}
.spk_faq .panel-heading .panel-title{font-size: 14px;}
.fastinfo_little .bg-theme-colored{margin-bottom: 20px;}
.fastinfo_little p{padding: 0 8px;font-size: 22px;line-height: 18px;}
.fastinfo_little .bg-theme-colored h3{font-size: 20px;line-height: 27px;}
.fastinfo_little .bg-theme-colored h3 span small{font-size: 14px !important;}
.fastinfo_little .inst_list li, .fastinfo_little_benefits .inst_list li{background-size: 18px;font-size: 16px;}
.vacancies .modules{min-height: 174px;}
.vacancies .modules i{left: 58px;}
#howWework .step_head{width: auto;}
.drawing_benefits .first li:after, .drawing_benefits .second li:after{display: none;}
.drawing_benefits .img img {margin: 0 0 0 0;}
.drawing_benefits .first li {text-align: left;}
.drawing_benefits .img{margin-bottom: 20px;width: 341px;height: 275px;}
.certificate_yoga .col-xs-6{width: 50%;}
.course_include h4{font-size: 16px;}
.drawing_benefits .title h2{font-size: 22px;}
.com_skills_title, .benefits h5{margin: 30px 6px;font-size: 18px !important;}
.fastinfo_little .inst_list{margin-left: 16px;}
.testihead h2{font-size: 25px;}  
.certificate_yoga .title h2{font-size: 26px;text-align: center;}
.certificate_yoga ul li{background-size: 20px;padding: 11px 0px 10px 46px;}
.learners p b {font-size: 13px;}
.certificate_yoga .title p{font-size: 17px;}
.certificate_yoga .title {padding: 0;text-align: center;}
.md_section .aboutcontent{margin-bottom: 0 !important;}
.certificate_yoga {padding: 19px 0 0;}
.material-icon{font-size: 19px;}
.enqyery_form h5{font-size: 18px;}
.enquery_btn button{    font-size: 17px;}
.online_courses p{font-size: 16px;}
.border_line{margin-top: 14px;}
.online_courses h2{font-size: 21px;line-height: 26px;}
.testy_box{width: 93%;}
.testimonial-single{padding: 16px 20px 28px 20px;}
.enqyery_form h5{font-size: 21px;}
.step_head{text-align: center}
.step_head img{width: 57% !important;margin-bottom:20px !important;display: none;}
.our_experts{margin-bottom: 0;}
     
.price_box ul li{float: left;}
.price_box .second_month {font-size: 14px !important;line-height: 23px !important;margin: 0;padding: 0;}
.price_box .first_month {font-size: 14px !important;color: #4c4c4c !important;line-height: 12px !important;text-align: left !important;padding-top: 5px;padding: 5px 0 0 0;}
.price_box .discount{padding: 0;}
.price_box ul li:nth-child(3){width: calc(100% - 167px);}   
.custom_checkbox{padding-left: 19px;padding-right: 2vw;}
.checkmark{    height: 20px;width: 20px;}
.fastinfo_little p{padding: 0 8px 0 0;}
.custom_checkbox .checkmark:after{width: 7px;height: 12px;}   
.price_box{padding: 12px;}
.custom_checkbox .checkmark:after{left: 5px;top: 1px;}
.fitness_prg .text h2{font-size: 19px;margin-top: 0;}
.fitness_prg .text ul{font-size: 15px;}
.fitness_prg .text ul li{background-size: 14px;padding-left: 40px;}
.certificate_yoga ul{font-size: 16px;}
.fitness_prg .text{width: 100%;}
 .steps_bg {width: 47%;margin-right: 15px;height: auto;margin-bottom: 15px;}
.steps_bg:nth-child(even) { margin-right: 0px;}
.steps_bg:nth-child(5) { width: 100%;margin-right: 7px;}
.steps_bg:nth-child(4) {margin-left: 0; }
    
    .one_one_banner h2{font-size: 18px;}
    .imp_elements .text p{font-size: 15px;}
    .learn_online .title h2{font-size: 20px}
}
@media (max-width: 767px){
.drawing_benefits .img{
    width: 100%;
}
}
@media (min-width:320px) and (max-width: 450px) {
.price_box ul li:nth-last-child(1){width: ;}
.price_box ul li:nth-last-child(1) p{margin: 0;padding-left: 37px;padding: 0;} 
}
/*Drawing Page End*/
























