/* .about-us p{
    line-height: 30px;
}
.program-detail .wrapper .side-content .other-programs ul li img{
    object-fit: cover;
}
.fl-fl {
     background-color: var(--color-hero);
    text-transform: uppercase;
    letter-spacing: 3px;
    width: 180px;
    position: fixed;
    right: -142px;
    z-index: 1000;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
  }
  
  .fl-fl i{
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    width: 40px;
    margin-left: 8px;
  }
  
  .fl-fl:hover {
    right: 0;
  }
  
  .fl-fl {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px!important;
    vertical-align: top!important;
  }
 
  
  .float-ph {
    top: 180px;
    display: flex;
    flex-direction: row;
    align-items: center;

  }
  
  .float-fb {
    top: 235px;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #FFFFFF;
  }
  
  .float-tw{
    top: 290px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  
  .float-gp{
    top: 345px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .navbar-brand{
    top: 22px;
    transition: 0.2s all ease-in-out;

  }
  .navbar-wrapper .navbar{
    padding: 30px 30px;
  }
  .navbar-wrapper.sticky .navbar{
    padding: 20px 30px;
  }
  .navbar-brand img{
    width: 180px;
    height: auto;
  }
  .navbar-wrapper.sticky .navbar .navbar-brand img{
    width: 120px;
  }
  .navbar-wrapper.sticky .navbar .navbar-brand {
    top: 0;
  }
  .navbar-expand-lg .navbar-nav .nav-link{
    font-size: 18px;
  }
  .navbar-wrapper.sticky .navbar-expand-lg .navbar-nav .nav-link{
    font-size: 16px;
  }
  .social-icons h3{
    margin: 20px 0 10px;
    font-size: 18px;
  }
  .social-icons a{
    display: inline-block;
    padding: 8px;
    color: #fff;
    border-radius: 5px;
    white-space: nowrap;
  }
  .social-icons a i{
    vertical-align: middle;
    margin-right: 5px;
    font-size: 18px;
  }
.social-icons .youtube-icon{
    background-color:#F70000 ;
    border: 1px solid #F70000 ;
    transition: 0.3s ease-in-out;
}
.social-icons .youtube-icon:hover{
background-color: #fff;
color: #F70000 ;
}
.social-icons .youtube-icon:hover{
    background-color: #fff;
    color: #F70000 ;
    }
    .social-icons .facebook-icon:hover{
        background-color: #fff;
        color: #395693 ;
        }
        .social-icons .twitter-icon:hover{
            background-color: #fff;
            color: #34B3F7 ;
            }
            .social-icons .instagram-icon:hover{
                background: #fff;
                color:#c13584;
                }
.social-icons .facebook-icon{
    background-color:#395693;
    border: 1px solid #395693 ;
    transition: 0.3s ease-in-out;
}
.social-icons .twitter-icon{
    background-color:#34B3F7 ;
    border: 1px solid #34B3F7 ;
    transition: 0.3s ease-in-out;
}
.social-icons .instagram-icon{
    background:linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
    border: 1px solid #c13584 ;
    transition: 0.3s ease-in-out;
}
@media(max-width:420px){
.social-icons .col-3{
    width: 50%;
    margin-bottom: 20px;
}
}
.footer .footer-copyright{
    justify-content: center;
}
.our-program .wrapper .row .col-lg-6 .program-img img{
    object-fit: cover;
}


.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 15px;
  font-weight: 200;
}















 */





/* updates for beckend */

.about-us p{
  line-height: 30px;
}
.program-detail .wrapper .side-content .other-programs ul li img{
  object-fit: cover;
}
.float-sm{
position: fixed;
top: 22%;
right: 0;
z-index: 999;
width: 100%;

}
.fl-fl {
   background-color: var(--color-hero);
  text-transform: uppercase;
  letter-spacing: 3px;
  width: 196px;
  position: absolute;
  right: -142px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.fl-fl i{
  font-size: 28px!important;
  color: #fff;
  padding: 11px 0;
  width: 40px;
  margin-left: 8px;
  font-size: 11px;
}

.fl-fl:hover {
  right: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-ph {
  top: 130px;
}

.float-fb {
  top: 174px;
}

.float-ig{
  top:218px;
}

.float-tw{
  top:262px;
}

.float-gp{
  top: 350px;
}

.float-tk{
  top: 394px;
}

.float-lk{
  top: 306px;
}
.navbar-brand{
  top: 2px;
  transition: 0.2s all ease-in-out;

}
.navbar-wrapper .navbar{
  padding: 50px 30px;
}
/* .navbar-wrapper.sticky .navbar{
  padding: 40px 30px;
} */
.navbar-brand img{
  width: 290px;
  height: auto;
}
.navbar-wrapper.sticky .navbar .navbar-brand {
  top: 7px;
}
.navbar-expand-lg .navbar-nav .nav-link{
  font-size: 17px;

}
/* .navbar-wrapper.sticky .navbar-expand-lg .navbar-nav .nav-link{
  font-size: 20px;
} */
.social-icons h3{
  margin: 20px 0 10px;
  font-size: 18px;
}
.social-icons a{
  display: inline-block;
  padding: 8px;
  color: #fff;
  border-radius: 5px;
  white-space: nowrap;
}
.social-icons a i{
  vertical-align: middle;
  margin-right: 5px;
  font-size: 18px;
}
.social-icons .youtube-icon{
  background-color:#F70000 ;
  border: 1px solid #F70000 ;
  transition: 0.3s ease-in-out;
}
.social-icons .youtube-icon:hover{
background-color: #fff;
color: #F70000 ;
}
.social-icons .youtube-icon:hover{
  background-color: #fff;
  color: #F70000 ;
  }
  .social-icons .facebook-icon:hover{
      background-color: #fff;
      color: #395693 ;
      }
      .social-icons .twitter-icon:hover{
          background-color: #fff;
          color: #34B3F7 ;
          }
          .social-icons .instagram-icon:hover{
              background: #fff;
              color:#c13584;
              }
.social-icons .facebook-icon{
  background-color:#395693;
  border: 1px solid #395693 ;
  transition: 0.3s ease-in-out;
}
.social-icons .twitter-icon{
  background-color:#34B3F7 ;
  border: 1px solid #34B3F7 ;
  transition: 0.3s ease-in-out;
}
.social-icons .instagram-icon{
  background:linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
  border: 1px solid #c13584 ;
  transition: 0.3s ease-in-out;
}
@media(max-width:420px){
.social-icons .col-3{
  width: 50%;
  margin-bottom: 20px;
}
}
.footer .footer-copyright{
  justify-content: center;
}
.our-program .wrapper .row .col-lg-6 .program-img img{
  object-fit: cover;
}
.testimonial .owl-carousel .owl-item .testimonial-card .trainee-name p{
white-space: nowrap;
}

.navbar-wrapper .navbar{
border-bottom: 3px solid var(--color-hero);
}
.form-group #booknow-course input{
left: -53%;
right: auto;
margin-left: 0;
}
@media(max-width:575px) {
.form-group #booknow-course input{
  left: -55%;
}
}
.album-section .pagination{
border: none;
margin-top: 20px;
}

.album-section .pagination > li > a,
.album-section .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}

.album-section .pagination > .active > a {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}


.carousel-control-prev {
left: 50px;
}
.carousel-control-next {
right: 50px;
}
@media(max-width:1200px){
.navbar-brand{
left: 0;
top: 12px;
}
.navbar-brand img{
width: 220px;
}
}



.testimonial .owl-carousel .owl-item .testimonial-card .trainee-name span{
white-space: nowrap;
}
.float-sm a{
  display: flex;
    align-items: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    height: 41px;
}
.fl-fl i{
  margin-left: 14px;
}


.navbar-wrapper .navbar {
  border-bottom: none;  
  position: relative;
}


.myBar{
  height: 10px;
  height: 10px;
  width: calc( 100% + 33.33%);
  margin-left: -33.33%;
} 

.our-program .wrapper .row .col-lg-12 .program-img img {
  width: 100%;
  height: 402px;
  object-fit: cover;
}

.our-program .wrapper .row .col-lg-12 .program-img img {
  width: 100%;
  height: auto;
}

.our-program .wrapper .row .col-lg-12 .program-img img {
  width: 100%;
  height: auto !important;
}

@media (max-width:1024px)
{
  .our-program .col-lg-12 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
            line-clamp: 3; 
    -webkit-box-orient: vertical;
}
.our-program .wrapper .row .col-lg-12 {

  margin-bottom: 0px !important;
  padding: 35px;
}
}
.float-sm{
  top: 13%;
}



