.main-menu, .main-menu2, .main-menu3, .main-menu4, .main-menu5, .main-menu6, .main-menu7, .navi-gation, .menu-baar a{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  display: flex;
}
.main-menu-img{
  position: relative;
}
.main-menu8{
  width: 84px;
  height: 37px;
  background: linear-gradient(180deg, #FCEE79 0%, #CC8B1C 100%);
  border-radius: 5px;
  cursor:pointer;

}
.navbar.navbar-transparent{
  background: #000000 !important;
}
.thank_you_container{
  margin-top:132px !important;
}
.thanku-header{
  /* margin-top: auto; */
  text-align:center;
  /* word-spacing: 10px;
  letter-spacing: 3px; */
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #FFFFFF;
  margin-top: 0px;
  
}
@media screen and (max-width: 720){
  .thanku-header{
    margin-top: 0px;      
  }
}
@media screen and (max-width: 320){
  .thanku-header{
    margin-top: 0px;      
  }
}
.thanku-msg{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #FFFFFF;
  }
  .anchor-tag {
    color: #FFFFFF;
  }
  .navi-gation{
      position: relative;
    background-color: #000000;
    cursor: pointer;
}
.menu-baar a{
    display:inline-block;
    padding: 10px;
    color: #FFFFFF;
}
.search input[type="search"] {
  width: 100%;
  padding: 5px;
  border-radius: 30px;
  padding-left: 30px;
}
.search {
  position: relative;
  display: flex;
}
.search i.fa.fa-search {
  position: absolute;
  left: 9px;
  top: 8px;
  color:#000000;
}
  .slot{
    padding:130px 50px;
    background-color: #d9d9d9;
    text-align: center;
    margin-right: 0%;
  }
  .slot_second{
    padding:130px 50px;
    background-color: #A49C9C;
    text-align: center;
  }
  .slot_third{
    padding:130px 50px;
    background-color: #ABA8A8;
    text-align: center;
  }
  .header_tag{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #000000;
    text-align: left;
  }
  .about_description{
    padding-top: 30px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
  }
.about_bg_img{
    top: 85px;
    background-image: url(../../images/images/about_bg_img.png);
    background-repeat: no-repeat;
    padding-left:0px;
    padding-right:0px;
}
.contact_bg_png{
    top: 85px;
    background-image: url(../../images/images/contact_bg.png);
    background-repeat: no-repeat;
    padding-left:0px;
    padding-right:0px;
}
#contactmap {
	height: 400px;
}
.slot_col{
	padding: 0px;  
}
.pr-50{
	padding-right: 50px;
}
.title_syllabus{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #000000;
  margin-left: 50px;
}
.image_wrap{
  flex-wrap: nowrap;
  margin-left: 20px;
  margin-right:20px;

}
.image_first{
   padding: 0px;
   margin-right:5px;
}
.image_second{
  padding: 0px;
  margin-right:5px;
}
.image_third{
  padding: 0px;
  margin-right:5px;
}
.image_fourth{
  padding: 0px;
  margin-right:5px;
}
hr{
height: 1px;
color: #D9D9D9;;
}
.title_contact{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  }
  .contact_bg_img{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../../images/images/img1.png);
  }
.text_field{
  border-radius: 10px;
  padding: 25px 10px;
}
.social_icon{
  background-image:linear-gradient(180deg, #FCEE79 0%, #CC8B1C 100%);
  padding: 4px 6px;
  border-radius: 12px;
  color: #000;
  background-color: #000000;
}
.contact_btn{
  background: linear-gradient(180deg, #FCEE79 0%, #CC8B1C 100%);
  border-radius: 5px;
  color: #000;
  }
.syllabus_about{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #000000;
}
.syllabus_about_title{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
.blank_box {
    background: #D9D9D9;
    height: 300px;
    width: 397px;
}
.blank_box_div {
    justify-content: center;
    text-align: center;
    align-items: center;
}
.about_quote{
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
.highlight_text {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #000;
}
.card_color{
  text-align:center;
  background: #CC8B1C;
  padding-top:35px;
  padding-bottom:20px;
  color:#fff;
}
.simple_text{
  font-size: 22px;
}
.second_title{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
.second_title_new{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  padding-top: 30px;
  padding-bottom:30px;
}
.paragraph_design{
  background: #EFEFEF;
  padding-top: 100px;
  padding-bottom: 80px;
  color:#000;
  margin-top: 30px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.para_design{
  color: #000;
  padding-top:50px;
  padding-bottom: 50px;
}
.login-page .container{
  padding-top: 0px !important; 
}
.last_para{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  /* line-height: 24px; */
  color: #000000;
}
@media only screen and (min-width: 1200px) {
  .upper_part{
    padding-right: 50px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 992px){
  .header_tag{
    padding-top: 20px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #000000;
    text-align: center;
  }
  
}
@media only screen and (min-width: 320px) and (max-width: 768px){
  .image_wrap{
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;

  }
  .title_syllabus{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
    color: #000000;
  }
  .margin_image{
    margin-bottom: 10px;
  }  
  .about_quote{
    font-family: 'Lato';
    font-style: italic;
    font-weight: 200;
    font-size: 16px;
    line-height: 14px;
    text-align: center;
    color: #000000;
  }
  .about_paragraph{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 14px;
    color: #000;
  }
}