@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Roboto+Condensed:400,500,600,700');
@charset "utf-8";
 

 .rs-header-2 .menu-area {
    padding: 0px !important;
}

.rs-footer {
    color: #e8e8e8;
    margin-top: 50px !important;
}

.rs-footer .footer-top {
    padding-top: 50px !important;
}

.contact-shadow
{
box-shadow: 0px 20px 50px -10px rgb(0 0 0 / 25%);
    padding: 50px;
  }


.youtube-embed {
  position: relative;
  padding-bottom: 56%;
  width: 100%;
  text-align: left;
}

.youtube-embed iframe {
  width: 100%;
  position: absolute;
  height: 100%;
  overflow: hidden;
}


.acheivements-bg {
  background-image: url(https://www.cherryinstitute.in/new-images/about/acheivements.webp);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat:no-repeat
}

.students-says-bgs
{
  background-image: url(https://www.cherryinstitute.in/images/bg/testimonial-bg.webp);
  background-size: cover; 
  background-repeat:no-repeat;
  background-position: center;
}



.section-box-modal
{
border: 1px solid #ff3115;
margin: 10px;
box-shadow: 10px 10px #ff3115;
padding:20px;
}

.blog-sectionss
{
    
}

.blog-mt-50
{
    margin-top:50px;
}

.counter-num
{
 font-size: 60px;
    color: #000000;
    margin-bottom: 6px;   
}

 

.cource-btn-new {
    background-color: #fff;
    border: 2px solid #ff3115;
    display: inline-block;
    margin-top: 20px;
    padding: 5px 20px;
    font-size: 15px;
    text-transform: uppercase;
    color: #ff3115;
    font-weight: 700;
    transition: all 0.3s ease 0s;
    border-radius: 20px;
}

.span-bold
{
    font-weight:bold;
}



























