* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Ubuntu, sans-serif;

  /* line-height: 27px; */
}
.container {
  box-sizing: border-box;
}
.blog-img{
  height: 185px !important;
}
.title {
  color: #363636;
  font-size: 35px !important;
  font-weight: 600 !important;
  line-height: 60px !important;
  margin-top: 3rem;
}
.scroll-container {
  width: 100%;
  overflow: hidden
}
 .Online:hover{
  text-decoration: underline;text-decoration-color: rgba(254, 140, 6, 1);

 }
 .Flexible:hover{ text-decoration: underline;text-decoration-color: #00c22b;}
 .Classroom:hover{ text-decoration: underline;text-decoration-color: #2764ff ;}
.scroll-content,.scroll-content1 {
  white-space: nowrap;
  animation: scroll 15s linear infinite;
}

.scroll-content img ,.scroll-content1 img{
  display: inline-block;
  margin-right: 20px
}
@keyframes scroll-right {
  0% {
  transform: translateX(-100%)
}

100% {
  transform: translateX(0%)
}
}

@keyframes scroll-left {
0% {
  transform: translateX(0);
}
100% {
  transform: translateX(-100%);
}
}
h2,h3{
  font-size:26px !important;line-height:  23px !important;margin-top: 50px !important;
  margin-bottom: 30px !important;;
}
label {
  display: inline-block;
  margin-bottom: 0 !important;
}
.iti {
  position: relative;
  display: block !important;
}
h2 {
  font-weight: 400 !important;
}

.pay img{
  width: 100px;height: 60px;
}
/--thank you pop starts here--/
.thank-you-pop{
	width:100%;
 	padding:20px;
	text-align:center;
}
.thank-you-pop img{
	width:49px;
	height:auto;
	margin:0 auto;
	display:block;
	margin-bottom:25px;
}

.thank-you-pop h1{
	font-size: 42px;
    margin-bottom: 25px;
	color:#5C5C5C;
}
.thank-you-pop p{
	font-size: 20px;
    margin-bottom: 27px;
 	color:#5C5C5C;
}
.thank-you-pop h3.cupon-pop{
	font-size: 25px;
    margin-bottom: 40px;
	color:#222;
	display:inline-block;
	text-align:center;
	padding:10px 20px;
	border:2px dashed #222;
	clear:both;
	font-weight:normal;
}
.thank-you-pop h3.cupon-pop span{
	color:#03A9F4;
}
.thank-you-pop a{
	display: inline-block;
    margin: 0 auto;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #8BC34A;
    border-radius: 17px;
}
.thank-you-pop a i{
	margin-right:5px;
	color:#fff;
}
#ignismyModal .modal-header{
    border:0px;
}
/--thank you pop ends here--/
.subtitle {
  color: #a8a8a8;
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
}

.training-mode {
  padding: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

.Online a {
  color: rgba(254, 140, 6, 1) !important;
  font-size: 16px;
}

.Classroom a{
  color: #2764ff !important;
  font-size: 16px; padding-left: 2px;
}

.Flexible a{
  color: #00c22b !important;
  font-size: 16px;
  padding-left: 2px;
}

.training-mode span {
  color: #908d8d;
}

.chat-button {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  border-radius: 2px;
  border: 1px solid #46dd57;
  background: #4fce5d;
  padding: 11px 20px;
}



.book-free,.book-free1 {
  border-radius: 2px;
  background: #2c6dff;
  padding: 11px 24px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
.book-free1:hover{
  color:#2c6dff ;background: #fff;border:1px solid #2c6dff;
}
.book-free:hover{
  background-color:#043fc5;color:#fff;
}
.start_free_trial:hover{
  box-shadow: 0 0 7px 0 rgba(39, 58, 94, 0.5);color:#fff;
}
.button-submit:hover{
  box-shadow: 0 0 7px 0 rgba(39, 58, 94, 0.5);color:#fff;
}

.chat-button:hover{
 border:1px solid #46dd57;background-color: #fff; color: #46dd57;
}

.home_achieve {
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 0px 5px 0px rgba(92, 255, 216, 0.50);
}

.number {
  color: #000;
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 1.25px;
}

.home_achieve:hover {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}

.book-form {
  border-radius: 10px;
  background: linear-gradient(180deg, #c9ebff 0, #c2ffe2 100%);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  padding: 10px;
}

.product-body1 {
 
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(4, 184, 208, 0.4);
}

.training-mode span {
  color: #908d8d;
}
.btn-include:hover{
  background-color: #2c6dff;
  color: #fff;
}
.button-submit {
  color: #FFF;
  text-align: center;
  font-family: Ubuntu;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border: 1px solid #2c6dff;
  background-color: #2c6dff;
  height: 43px;
  padding: 6px 18px !important;
  border-radius: 2px !important;
}

.aaa{
  color: #000;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 166.667% */
  text-align: justify;
}
.g-recaptcha {
  transform: scale(0.8);
  /* Adjust the size */
  margin: 10px 0;
  /* Add margin as needed */
  /* Add more styles as necessary */
  }
.btn-include {
  border-radius: 3px;
  border: 1px solid #2C6DFF;
  background: #FFF;
  color: #2C6DFF;
 
}

.blog-cards {
  color: #595959;
  font-family: Ubuntu;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 166.667% */
  background: #f1f1f1;
}

.start_free_trial {
  border-radius: 2px;
  background: #2C6DFF;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.25);
  padding: 11px 20px;
}
.Blog_course{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
          line-clamp: 2; 
  -webkit-box-orient: vertical;
}
.give_us {
  color: #000;

  /* Ubuntu 18 R */
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

.mobile {
  display: none;
}

.desktop {
  display: block;

}
.book-form{
  padding: 40px;
}
.btn-link {
  white-space: unset !important;
  color: #000 !important;
  text-align: left !important;
}
.btn-link:hover{
  text-decoration: none !important;
}
.title-course{
  overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1; 
   -webkit-box-orient: vertical;
}
.blog{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
          line-clamp: 2; 
  -webkit-box-orient: vertical;
 font-size: 1rem;
}
.corse-card{
margin-bottom: 20px;
}
.faq-card,.card-header{
  background-color: #eef3fd !important;
}
.card-header{
  border-bottom: 0 !important;
}
.btn-link::after {
  content: "^";
  right: 13px;
  text-align: center;
  top: 18px;
  font-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  transform: translateY(-50%);
  transition: transform 0.4s;
}
.collapsed::after {
  transform: rotate(180deg);
}
.companies_logos img{
  width: 120px;
  margin-left: 20px;
  margin-top: 20px;
}
@media only screen and (max-width:768px) {
  .mobile {
    display: block;
  }
  .blog{
    font-size: 14px;padding: 10px;
  }
  .label1{
margin-bottom: 10px;
  }
  .blog-img{
    height: auto !important;
  }
  .title1{
    font-size: 20px !important;
    line-height: 30px;
    font-weight: 400;
  }
.mechanical-design{
  font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.5;
}.review-content {

  line-height: 23px !important;
}
.book-form {  
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}
.card-image{
  display: none;
}
  .desktop {
    display: none;
  }
  .companies_logos img {
  
    margin-left: 8px;
    margin-top: 8px;
}

.or{
  display: none;
}

.subtitle{
  line-height: 23px;
}

  .title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 0rem !important;
  }
  .book-free1{
    font-size: 14px;    line-height: 21px;
  }
  .book-free{
    font-size: 15px;
    padding: 8px 15px !important;
    /* height: 35px; */
  }
  h2{
    font-size:20px !important;line-height:  27px !important;margin-top: 25px !important;
    margin-bottom: 15px !important;;
  }
  h3{
    font-size:20px !important;line-height:  27px !important;margin-top: 25px !important;
    margin-bottom: 15px !important;;
  }
  .book-form{
    padding: 20px;
  }
  .captcha,.try{
    flex-direction: column;
    align-items: center;
  }
  .start_free_trial{
    margin-top: 20px;
  }
  .companies_logos img{
    width: 78px;
  }
  .section12 img{
    width: 50px !important;height: auto !important;margin: 0px 0px 20px 0px;
  }
  .btn-include{
    float: none;
  }
   /* h3 {
    font-size: 1.25rem;
} */
.btn-link {
  white-space: unset !important;
}
}
@media only screen and (max-width:1000px) and (min-width:769px) {
.book-free1{
  padding: 11px 11px;font-size: 11px;
}
.blog-img{
  height:125px !important;
}
.chat-button{
  font-size: 12px;padding: 11px 5px;
}
.slider{
  margin-top: 15px;
}
.number{
  font-size: 17px;
}
.pay img {
  width: 80px;
}.companies_logos img {
  width: 90px;
 
}
}