/*--------------------------------------------------------------
# Middle Bar
--------------------------------------------------------------*/
#middlebar {
    background: #174873;
    height: 40px;
    font-size: 14px;
    transition: all 0.5s;
    color: #fff;
    padding: 0;
  }
  
  #middlebar .contact-info i {
    font-style: normal;
    color: #fff;
  }
  
  #middlebar .contact-info i a,
  #middlebar .contact-info i span {
    padding-left: 5px;
    color: #fff;
  }
  
  #middlebar .contact-info i a {
    line-height: 0;
    transition: 0.3s;
    transition: 0.3s;
  }
  
  #middlebar .contact-info i a:hover {
    color: #fff;
    text-decoration: underline;
  }
  
  #middlebar .social-links a {
    color: rgba(255, 255, 255, 0.7);
    line-height: 0;
    transition: 0.3s;
    margin-left: 20px;
  }
  
  #middlebar .social-links a:hover {
    color: white;
  }

  .button-top{
    line-height: 54px;
    font-size: 14px;
    padding: 4px 12px;
    line-height: 1.5;
    background-color: #82b440;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    border: none;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
  }

  .btn-p{
    display: inline-block;
    padding: 0 20px;
  }

  .middlebody{
    margin-right: 20%;
  }
  @media screen and (max-width: 676px) {
    .middlebody{
        margin-right: 10%;
        white-space: normal;
      }
  }

  @media screen and (max-width: 676px) {
    .button-top{
        display: inline;
        padding: 4px 4px;
        margin-left: 25px;
    }
    .ml{
        padding-left: 26px;
      }
  }

  .ml{
    padding-left: 26px;
  }

  .space{
    margin: 10px;
  }

  .no-bullet{
    margin-left: 0;
    list-style: none;
}
ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}

.course-card{
  padding: 40px;
  background-image: url(../image/course.jpg);
}

.teachers-card{
  padding: 40px;
  background-image: url(../image/teacher.jpg);
}

.admission-card{
  padding: 40px;
  background-image: url(../image/admission.jpg);
}
.information-boxes h3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-bottom: 1rem;
}
.information-boxes p, .information-boxes ul {
  color: #fff;
  text-align: left;
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
}
.information-boxes ul {
  color: #fff;
  text-align: left;
  font-size: 1rem;
  line-height: 1.7;
}

.about-heading{
  color: #e79800;
  text-transform: uppercase;
  font-size: 1.850rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

.about-heading1{
  color: #000;
  text-transform: uppercase;
  font-size: 1.850rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  line-height: 1.4;
  margin-inline-start: -42px;
  margin-inline-end: 0px;
}

.about-img{
  width: 100%;
  height: auto;
}

.aboutus{
  background-color: #fff;
  padding-left: 150px;
  padding-top: 150px;
  padding-right: 150px;
  margin-bottom: -180px;
  display: block;
  text-align: justify;
}

@media screen and (max-width: 1300px) {
  .aboutus {
    margin-bottom: 80px;
    padding-right: 200px;
    padding-top: 30px;
    padding-bottom: 29px;
}
  .about-heading1{
    margin-inline-start: -23px;
  }
}
@media screen and (max-width: 676px) {
  .aboutus{
    margin-bottom: 50px;
    padding-right: 55px !important;
    padding-left: 55px !important;
    
  }
}
@media screen and (max-width: 1050px) {
  .aboutus{
    padding-bottom: 20px;
  }
}

  @media screen and (max-width: 1050px) {
    .courses-section{
      background-color: #fff;
      overflow: hidden;
      position: relative;
      text-align: center;
    }
    }

.sub-title{
  font-weight: normal;
  text-transform: capitalize;
  font-size: 1.25rem;
  margin-inline-start: -89px;
  margin-inline-end: 0px;
}

@media screen and (max-width: 676px) {
  .sub-title{
    margin-inline-start: -18px;
  }
}

.about-btn{
  padding-top: 20px;
  background-color: transparent !important;
  border: 1px solid #2f2f2f !important;
  color: #2f2f2f !important;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: .9rem;
  float: right;
}

.about-btn:hover {
  background-color: #2f2f2f !important;
  border: 1px solid #2f2f2f !important;
  color: #fff !important;
}


.tofix{
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.courses-section{
  background-color: #F7F7F7;
  padding-top: 50px;
  padding-bottom: 100px;
}

.course-title{
  overflow: hidden;
  position: relative;
  text-align: center;
  
}
@media screen and(max-width: 676px) {
  .course-title{
    margin-top: 500px !important;
  }

}

.course-title h2 {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: bold !important;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.75rem;
}

.contact-title1 h2 {
  margin-bottom: 0px;
  font-weight: bold !important;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.75rem;
}

.course-title p {
  font-size: 1rem;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
}
.course-title-wrapper:before {
  background: #e79800 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 109px;
}
.course-title-wrapper::after {
  bottom: -6px;
  color: #e79800;
  content: "\f19d";
  font-family: fontawesome;
  font-size: 14px;
  height: 17px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 39px;
  z-index: 9;
  background: none 0 0 repeat scroll #fff;
  margin: 0 auto;
}
.course-title-wrapper2:before {
  background: #e79800 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 109px;
}
.course-title-wrapper2::after {
  bottom: -6px;
  color: #e79800;
  content: "\f19d";
  font-family: fontawesome;
  font-size: 14px;
  height: 17px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 39px;
  z-index: 9;
  background: none 0 0 repeat scroll #f8f9fa;
  margin: 0 auto;
}
.course-title-wrapper1:before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 109px;
}
.course-title-wrapper1::after {
  bottom: -6px;
  color: #fff;
  content: "\f19d";
  font-family: fontawesome;
  font-size: 14px;
  height: 17px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 39px;
  z-index: 9;
  background: none 0 0 repeat scroll #2f2f2f;
  margin: 0 auto;
}
/* Remove bullets and align list items in a single line */
.tabs {
  list-style: none;
  padding-bottom: 0%;
  margin: 0;
  display: flex;
  justify-content: center;
}

/* Style for each tab */
.tabs-title {
  font-size: .75rem;
  margin-right: 31px; 
  margin-top: 10px;
}

/* Set default text color to black */
.tabs-title a {
  color: #5d5d5d;
  text-decoration: none;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  padding: 0px 5px;
  text-transform: uppercase;
}


.tabs-title.is-active a {
  color: #e79800; /* #e79800 color */
}

/* Change text color on hover to #e79800 */
.tabs-title a:hover {
  color: #e79800;
}

/* Style for the entire card */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 20px;
}

/* Style for the profile image */
.profile {
  width: 75px;
  height: 75px;
  border: 3px solid #e79800;
  border-radius: 100%;
  position: absolute;
  bottom: 222px;
  z-index: 5;
  left: 20px;
}
.profile1 {
  width: 75px;
  height: 75px;
  border: 3px solid #e79800;
  border-radius: 100%;
  position: absolute;
  bottom: 57px;
  z-index: 5;
  left: 20px;
  position: relative;
}
.space-msg{
  margin-top: 90px;
}
.profile img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.profile1 img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* Style for card tags */
.card-group{
  margin-left: 150px;
}
.card-nametag {
  position: absolute;
  bottom: 244px;
  background-color: #0a68b1;
  color: #FFF;
  right: 175px;
  padding: 5px 15px;
  z-index: 3;
  border-radius: 0px 10px 10px 0px;
  font-weight: bold;
}

.card-pricetag{
  position: absolute;
    left: 260px;
    bottom: 244px;
    background-color: rgba(10, 104, 177, 1);
    color: #FFF;
    padding: 5px 10px;
    font-weight: bold;
    border-radius: 5px;
    font-size: 1rem;
}
.card-nametag:hover{
  color: #e79800;
}
.card-pricetag:hover{
  color: #e79800;
}
/* Media query for mobile view */
@media screen and (max-width: 668px) {
  .profile {
    width: 50px; /* Adjust the size of the profile image for mobile view */
    height: 50px;
    border: 2px solid #e79800;
    bottom: 222px !important; /* Adjust the bottom position for mobile view */
    left: 5px;
  
  }
  .cont-pad {
    width: 100%;
    height: auto;
    margin-left: -1px !important;
    margin-bottom: 39px !important;
  }
  .card-group {
    margin-left: 10px; /* Adjust the margin for mobile view */
  }

  .card-nametag {
    bottom: 231px; /* Adjust the bottom position for mobile view */
    right: 130px;
    padding: 0px 10px;
  }

  .card-pricetag {
    left: 173px;
    bottom: 231px; 
    padding: 0px 10px;
  }
.card{
  margin-top: 38px;
  margin-bottom: -2px;
}

.card-space{
  margin-bottom: 7px !important;
}
  
.card1{
  margin: 0px;
  margin-top: 183px;
  margin-bottom: -170px !important;
}
@media screen and (max-width:676px) {
  .card{
    margin-top: 133px;
    
  }
}

.tabs{
  margin-bottom: -75px;
}
.topcard{
  margin-top: -91px;
}
}

/* Style for the list items in card body */
.card-list {
  list-style: none;
  padding: 0;
}

.card-list li::before {
  content: "\00BB";
  margin-right: 5px;
  display: inline-block;
  font-size: 9px;
}

/* Style for the card body */
.card-body {
  padding: 15px;
}


/* Media query for smaller screens */
@media screen and (max-width: 768px) {
  .card-list {
    display: flex;
    flex-direction: column;
  }

  .card-list li {
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 5px; /* Adjust margin for spacing between list items */
  }

  .card-list li::before {
    content: "\00BB";
    margin-right: 5px;
    display: inline-block;
  }
}

.card-text{
  font-size: 1rem;
  line-height: 1.7;
  color: #5d5d5d;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
  margin-right: 10px;
}

.card-title{
  color: #2f2f2f !important;
  font-size: 21px;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 767px) {
  .card-title{
    font-size: 15px;
  }
}

.card-title:hover{
  color: #e79800;
}

.card-button{
  background-color: #174873;
  color: #FFF;
  border: 0px !important;
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: background-color .25s ease-out,color .25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem;
  font-size: .9rem;
}
.card-button .secondary {
  background-color: #e79800;
}

.card-button1{
  background-color: #e79800;
  color: #FFF;
  border: 0px !important;
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: background-color .25s ease-out,color .25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem;
  font-size: .9rem;
}
.card-button1 .secondary1 {
  background-color: #174873;
}
.card-button:hover{
  background-color: #e79800;
  color: #fff;
}
.card-button1:hover{
  background-color: #174873;
  color: #fff;
}

.teacher-section{
  background-color: #FFF;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: -86px;

}

@media screen and (max-width: 767px) {
  .teacher-section{
    margin-top: 20px;
  }
}

.teacher-cont{
  margin-left: 35px;
}

.teacher{
  position: relative;
  width: 230px;
  height: 230px;
  background-color: #174873;
  border-radius: 100%;
  border: 2px solid #e79800;
}

.teacher-meta {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #2f2f2f;
  font-size: 1.25rem;
}

.teacher-img{
  width: 100%;
  height: auto;
  border-radius: 100%;
}

.teacher-links {
  text-align: center;
  position: absolute;
  bottom: 0px;
  z-index: 5;
  width: 100%;
  opacity: 0;
}
.menu-centered {
  text-align: center;
}
.menu {
  margin: 0;
  list-style-type: none;
}
.menu-centered>.menu {
  display: inline-block;
  margin: 0;
  list-style-type: none;
}
.menu>li {
  display: table-cell;
  vertical-align: middle;
  font-size: inherit;
}

.teacher-links {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  transition: display 0.3s ease-in-out;
}

.teacher:hover .teacher-links {
  display: block;
}

.teacher-links ul {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}

.teacher-links li {
  display: inline-block;
  margin: 0 10px;
}

.teacher-links a {
  color: #e79800;
  font-size: 24px;
  text-decoration: none;
}

.teacher-links .menu li a {
  font-size: 1rem;
  display: block;
  width: 35px;
  height: 35px;
  background-color: #e79800;
  color: #FFF;
  line-height: 35px;
  padding: 0px;
  margin: 0px 5px;
  border-radius: 100%;
  text-align: center;
}
.menu>li>a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}
.teacher-links .menu>li>a i {
  line-height: 35px;
  margin-left: 0px;
  margin-right: 0px;
}
.menu>li>a i, .menu>li>a img, .menu>li>a svg {
  margin-right: 0.25rem;
  display: inline-block;
}
.menu>li>a i, .menu>li>a i+span, .menu>li>a img, .menu>li>a img+span, .menu>li>a svg, .menu>li>a svg+span {
  vertical-align: middle;
}
.fa-facebook-f:before {
  content: "\f39e";
}

.links .menu li a:hover {
  color: #e79800;
  background-color: #FFF;
  border-color: transparent;
}

*, :after, :before {
  box-sizing: inherit;
}
.teacher-links .menu>li>a i {
  line-height: 35px;
  margin-left: 0px;
  margin-right: 0px;
}

.teacher-links a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 40em){
  .teacher-cont{
    margin-left: 45px;
  }
  .teacher-text{
    margin-right: 40px;
  }
  .events-section{
    margin-bottom: 11px !important;
  }
  .topspace{
    margin-top: -40px;
  }
}

.events-section{
  padding-top: 50px;
  padding-top: 100px;
  background-color: #2f2f2f;
}

.gallery-section{
  padding-top: 50px;
  padding-top: 7px;
  background-color: #fff;
}

.banner-section{
  background-image: url(../image/banner.jpg);
}
.text-banner{
  color: #e79800;
  font-size: 2.5rem;
    text-transform: uppercase;
    margin-bottom: 7px;
    margin-top: 65px;
    margin-left: -3px;
}

.process {
  margin-bottom: 9px;
  margin-left: 40px;
}
.process .number {
  float: left;
  font-size: 1rem;
  background-color: #f7f7f7;
  color: #2f2f2f;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  line-height: 30px;
  margin-right: 25px;
  font-weight: bold;
}
@media (max-width: 768px) {
 .process .number {
    display: none;
  }
  .about-img{
    margin-left: 19px;
  }
}

@media screen and (max-width: 1355px) {
  .process{
    margin-left: 17px;
  }
  .bannerimg {
    margin-left: -150px !important;
  }
}

.process .right-info {
  float: left;
}
.process h5 {
  text-transform: capitalize;
  font-weight: 700;
}
.process h5, .process p {
  color: #FFF;
  margin-bottom: 0px;
}

.testimoni-section{
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}
.bannerimg{
  margin-left: -114px !important;
  margin-top: 144px;
}

@media screen and (max-width: 676px) {
  .process p{
    margin-right: 46px;
    text-align: justify;
  }
  .bannerimg{
    width: 550px; 
      margin-left: -26px !important;
      margin-top: 30px;
      margin-bottom: -46px;
  }
  .testimoni-section{
    padding-top: 50px;
    padding-bottom: 0px !important;
    margin-bottom: -595px;
    background-color: #fff;
  }
  @media screen and (max-width: 767px) {
    .testimoni-section{
      padding-bottom: 516px !important;
    }
  }
.text-banner{
  margin-left: 10px;
}
.text-banner1{
  margin-left: 20px;
  margin-right: 20px !important;
}
  .process {
    margin-bottom: 30px;
    margin-left: 40px;
  }
}
/* news cards */
.post {
  position: relative;
}
.post-thumb {
  z-index: 2;
}
.post-content {
  background-color: #FFF;
  width: calc(100% - 78px);
  padding: 15px;
  z-index: 5;
  margin-top: -30px;
  position: relative;
  margin-left: 15px;
}

@media screen and (max-width: 676px) {
  .post-content{
    width: calc(100% - 40px);
  }
  .topBar{
    margin-bottom: -30px;
  }
}

/* topbar */
.topBar {
  background-color: #174873;
  color: white;
  padding: 15px 0;
}

.topBar .topbarrow {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.left-side p {
  margin: 0;
  margin-left: 120px;
  ;
}

.topbarmenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  margin-right: 100px;
}

.topbarmenu li {
  margin-right: 20px;
  font-size: 1rem;
}

.topbarmenu li:first-child {
  margin-right: 40px !important;
}

@media screen and (max-width: 676px) {
  .topbarmenu li:first-child{
    margin-right: -226px;
    margin-bottom: 46px;
  }
  .topbarmenu li:first-child {
    margin-right: -173px !important;
    padding-bottom: 15px;
}
.contacticon{
  margin-left: 32px !important;
}
}

.topbarmenu li:last-child {
  margin-right: 0;
}

.topbarmenu li i {
  margin-right: 5px;
  color: white;
  /* Set icon color to white */
}

.contacticon li:last-child {
  margin-right: 0;
}

.contacticon li i {
  margin-right: 5px;
  color: #5d5d5d;
  /* Set icon color to white */
}

.carousel-indicators li {
  border-radius: 50%;
  width: 10px;
  height: 10px;
}

.about-text{
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
  line-height: 1.4;
  font-size: 1rem;
}

.carousel-item {
  position: relative;
}

.carousel-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.slider-btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: white;
  color: black;
  text-decoration: none;
  border: none;
  transition: background-color 0.3s ease;
}

.slider-btn:hover {
  background-color: rgb(231, 231, 229);
}
.carousel-caption h1 {
  font-family: 'Lato', sans-serif;
  line-height: 1.7;
  font-size: 4rem;
  font-weight: 700;
  color: white;
}

.carousel-caption p {
  font-size: 16px;
  color: white; /* or any other desired color */
}

/* CSS for large screens */
.topBar {
  /* Your existing styles for large screens */
}

/* CSS for medium screens */
@media screen and (max-width: 768px) {
  .topBar {
      /* Adjust styles for medium screens */
  }
  .topbarrow {
      display: flex;
      flex-direction: column;
  }
  .topbarrow .columns {
      width: 100%;
  }
}

/* CSS for small screens */
@media screen and (max-width: 676px) {
  .topBar {
      /* Adjust styles for small screens */
  }
  .mobileview{
    text-align: center;
  }
  .topbarrow .columns {
      width: 100%;
      text-align: left;
      margin-bottom: 0px;
  }
  .left-side p {
    margin: 0;
    margin-left: 27px !important;
  }
  .topBar li {
    padding: 3px;
}
.topBar p {
  background-color: transparent;
  text-align: center;
  float: none;
  padding: -8px;
}
}
.topBar {
  background-color: #174873;
  color: #fff;
  padding: 10px 0;
  text-align: center;
}

.topbarrow {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.left-side {
  text-align: left;
}

.right-side {
  text-align: right;
  margin-right: 104px;
}

.topbarmenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.topbarmenu li {
  display: inline-block;
  margin-right: 10px;
}

.contacticon {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.contacticon li {
  display: inline-block;
  margin-right: 10px;
}

.contacticon {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-left: 81px;
}

.contacticon li {
  display: inline-block;
  margin-right: 10px;
}

@media only screen and (max-width: 768px) {
  .topbarrow {
    flex-direction: column;
    align-items: center;
  }

  .left-side {
    text-align: center;
    width: 100%;
    margin-left: -21px !important;
  }
  .right-side{
    margin-right: -160px !important;
  }
  .course-sec{
    margin-top: -30px !important;
  }
}


.owl-stage-outer{
  margin-bottom: -269px;
}

/* ---------------------------------------------------------------------
                     About Page 
------------------------------------------------------------------------*/

.about-section{
  padding: 30px 0 130px 0;
  background-image: url(../image/about-img.jpg);
}
.course-section{
  padding: 30px 0 130px 0;
  background-image: url(../image/course-img.jpg);
  margin-bottom: 50px;
}
.event-section{
  padding: 30px 0 130px 0;
  background-image: url(../image/event-img.jpg);
  margin-bottom: 50px;
}
.contact-section{
  padding: 30px 0 130px 0;
  background-image: url(../image/contact-img.jpg);
  margin-bottom: 50px;
}

.event-content{
  margin-left: 28px;
}

.course-img{
  width: 350px;
  height: 350px;
}

@media screen and (max-width: 676px) {
  .course-img{
    width: 250px;
    height: 250px;
  }
  .course-section{
    padding-bottom: -17px !important;
  }
  .event-sec{
    margin-top: -84px;
  }

  .event-card{
    margin-top: 76px;
  }
}

.aboutsec-text{
  text-transform: uppercase;
  margin-top: 73px;
  margin-bottom: 5px;
  color: #FFF;
  word-wrap: break-word;
  font-family: 'Montserrat', sans-serif;
}

.aboutsec-text h1{
  font-weight: bold;
  font-size: 2rem;
  font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

.aboutsec-text li{
  font-size: 0.65rem;
  float: left;
    color: #fff;
    list-style: none;
    font-size: .6875rem;
    cursor: default;
    text-transform: uppercase;
}


.aboutsec-text li:not(:last-child):after {
  color: #cacaca;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
  opacity: 1;
}

.icon-box .icon-side {
  width: 55px;
  height: 55px;
  border-radius: 100%;
  font-size: 30px;
  text-align: center;
  line-height: 55px;
  margin-right: 7px;
  color: #FFF !important;
  background-color: #e79800;

}
.elementor *, .elementor :after, .elementor :before {
  box-sizing: border-box;
}
.float-left {
  float: left!important;
}

.icon-box .info-side {
  margin-left: 7px;
  font-size: 16px;
  padding-top: 0;
  width: calc(100% - 70px);
  text-align: justify;
}

@media screen and (max-width: 676px) {
  .icon-box{
    margin-left: 8px;
    padding-right: 40px;
  }
  .iconcard-section{
    margin-bottom: -127px !important;
    margin-top: 0;
  }
}

.iconcard-section{
  padding-bottom: 120px;
}


/* -------------------------------------------------------------------
                          diploma                                     
--------------------------------------------------------------------- */

.col-size{
  margin: 20px; 
  width: 24rem;
}

.card-size{
  width: 20rem; 
  border: none;
}

/*------------------------------------------------------------------------
                         courses
-------------------------------------------------------------------------- */

.card-img{
  height: auto;
}
.cont-pad{
  margin-left: 20px;
  margin-right: -14px;
  margin-bottom: 170px;
}
.cont-pad1{
  margin-left: 20px;
  margin-right: -14px;
  margin-bottom: 170px;
}

.featured-image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.thumbnail {
  border: 4px solid #fefefe;
  box-shadow: 0 0 0 2px hsla(0,0%,4%,.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow .2s ease-out;
  border-radius: 0;
  margin-bottom: 1rem;
}
.featured-image img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}
.featured-image img {
  border: 0;
  height: 285px;
  width: 800px;
}
*, :after, :before {
  box-sizing: inherit;
}
.featured-image img{
  width: 800px;
  aspect-ratio: auto 800 / 285;
  height: 285px;
}

.featured-image img {
  overflow-clip-margin: content-box;
  overflow: clip;
}

.featured-image img:hover {
  box-shadow: 0 0 10px 5px rgb(167, 209, 246);
}

.sidebar .widget {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  margin-bottom: 25px;
  padding: 25px;
  background-color: #f7f7f7;
  border-radius: 5px;
}
.footer-widget table, .footer-widget table tr, .footer-widget table tr td, .footer-widget, .footer-widget a, .footer-widget p, .footer-widget ul li, .footer-widget ul li a, .footer-widget span, .widget table, .widget table tr, .widget table tr td, .widget, .widget a, .widget p, .widget ul li, .widget ul li a, .widget span {
  font-size: 1rem;
  line-height: 1.7;
}

@media screen and (min-width: 40em){
.medium-9 {
    width: 75%;
}
}
.small-12 {
    width: 100%;
}
@media screen and (min-width: 40em){
.column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.column, .columns {
    width: 100%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
}
.column, .columns {
  width: auto;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0;
}
*, :after, :before {
    box-sizing: inherit;
}
user agent stylesheet
div {
    display: block;
}
.posts-wrap {
    font-family: lato,sans-serif;
    line-height: 1.7;
    font-size: 1rem;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-style: normal;
    color: #5d5d5d;
}
.blog-post .post-excerpt p {
  margin-top: 16px;
  margin-bottom: 16px;
}

.posts-wrap p{
  font-size: 1rem;
  line-height: 1.7;
  color: #5d5d5d;
}

.blog-post .post-excerpt h2, .blog-post .post-excerpt h2 a {
  font-size: 1.75rem;
  margin: 1em 0;
}

.setalignment{
  text-align: justify;
}

/* -------------------------------------------------------------------
                              contact
----------------------------------------------------------------------- */
.contact-lady{
  width: 350px;
  height: 250px;
}

.contact-title h4 {
  margin-bottom: 0px;
  font-weight: bold !important;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25rem;
  margin-left: 78px;
}
.contact-title h6 {
  margin-bottom: 0px;
  font-weight: bold !important;
  color: #3f3f3f;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  margin-left: 78px;
}
.contact-title p{
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
  margin-left: 78px;
  text-align: justify;
}
.contact-title1 p{
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
  margin-left: 10px;
  text-align: justify;
}
@media screen and (max-width :676px) {
  .contact-title h4{
    margin-left: 18px !important;
  }
  .contact-title p{
    margin-left: 18px !important;
    padding-right: 35px;
  }
  hr{
    margin-left: 21px !important;
  }
}

hr{
  margin-left: 78px !important;
}
/* -----------------------------------------------------------------
                        teacher page
------------------------------------------------------------------- */

.teacher-card{
  width: 22rem;
  height: 34rem;

}


/* Adjustments for mobile view */
/* @media (max-width: 768px) {
  #header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 1000;
      background-color: #fff; 
      padding: 10px 0; 
  }
  .main-banner{
    margin-top: 20px;
  }
} */


@media only screen and (max-width: 40em){
.dropdown-parent>a:after {
    border-color: #fff transparent transparent;
}

.dropdown-parent>a:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  border-color: #fff transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 9rem;
}
}









