@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
*
{
  margin: 0;
  padding: 0;
}
body
{
  margin: 0;
  padding: 0;
  --theme: #741E42;;
  --base: #42015A;
  --transition: .3s ease-in-out 0s;
  overflow-x: hidden;
}
@font-face {
    font-family: 'Uni Neue';
    src: url('fonts/UniNeueBold.woff2') format('woff2'),
        url('fonts/UniNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Uni Neue';
    src: url('fonts/UniNeueRegular.woff2') format('woff2'),
        url('fonts/UniNeueRegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.monts 
{
  font-family: 'Montserrat', sans-serif;
}
.line-border{
    border-bottom: 6px solid #cfcfcf;
    border-radius: 3px;
}
@media screen and (min-width: 1366px)
{
  .container
  {
    /*max-width: 1360px !important;*/
  }
  .auto-container
  {
    max-width: 1297px !important;
    margin: auto;
  }
  .news_container
  {
    max-width: 1420px !important;
    margin: auto;
  }
  .member_auto-container
  {
     max-width: 1093px !important;
    margin: auto;
  }
  .hiring_container
  {
    max-width: 988px !important;
    margin: auto;
  }
}
.quicksand 
{
  font-family: 'Quicksand', sans-serif;
}

@font-face {
    font-family: 'Avenir LT Pro 45 Book';
    src: url('fonts/AvenirLTPro-BookOblique.woff2') format('woff2'),
        url('fonts/AvenirLTPro-BookOblique.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro';
    src: url('fonts/AvenirLTPro-Book.woff2') format('woff2'),
        url('fonts/AvenirLTPro-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 55 Roman';
    src: url('fonts/AvenirLTPro-Heavy.woff2') format('woff2'),
        url('fonts/AvenirLTPro-Heavy.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 55 Roman';
    src: url('fonts/AvenirLTPro-HeavyOblique.woff2') format('woff2'),
        url('fonts/AvenirLTPro-HeavyOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 65';
    src: url('fonts/AvenirLTPro-BlackOblique.woff2') format('woff2'),
        url('fonts/AvenirLTPro-BlackOblique.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 65';
    src: url('fonts/AvenirLTPro-MediumOblique.woff2') format('woff2'),
        url('fonts/AvenirLTPro-MediumOblique.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro';
    src: url('fonts/AvenirLTPro-Medium.woff2') format('woff2'),
        url('fonts/AvenirLTPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 55 Roman';
    src: url('fonts/AvenirLTPro-Oblique.woff2') format('woff2'),
        url('fonts/AvenirLTPro-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 35';
    src: url('fonts/AvenirLTPro-LightOblique.woff2') format('woff2'),
        url('fonts/AvenirLTPro-LightOblique.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro';
    src: url('fonts/AvenirLTPro-Light.woff2') format('woff2'),
        url('fonts/AvenirLTPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro 65';
    src: url('fonts/AvenirLTPro-Black.woff2') format('woff2'),
        url('fonts/AvenirLTPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro';
    src: url('fonts/AvenirLTPro-Roman.woff2') format('woff2'),
        url('fonts/AvenirLTPro-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

p
{
  margin-bottom: 0 !important;
}
ul 
{
  margin: 0 !important;
  padding: 0 !important;
}
ul li
{
  list-style-type: none;
}
a  
{
    text-decoration: none !important;
} 

header
{
  padding: 30px 0 31px;
}
.menubar li
{
  display: inline-block;
}
.menubar li a
{
  font-family: 'Avenir LT Pro';
  font-weight: 500;
  text-decoration: none;
  font-size: 19px;
  line-height: 24px;
  padding-right: 18px;
  color: #424650;
}
.logo
{
  width: 300px;
}
.toll_free p,
.email p
{
  font-size: 23px;
}
.book_btn button 
{
  border: none;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  width: 250px;
  border-radius: 30px;
  height: 42px;
}
.book_btn1 button 
{
  border: none;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  width: 120px;
  border-radius: 50%;
  height: 122px;
}
.d_flex
{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top_header
{
  padding: 10.7px 0 ;
  background: #490557;
}
.social_media
{
      line-height: 0;
    display: flex;
    align-items: center;
}
.social_media ul li 
{
  display: inline-block;
  margin-left: 8px;
}
.header_flex
{
  display: flex;
  justify-content: end;
  column-gap: 37px;
  color: #E4E4E4;
  font-weight: 600;
  font-size: 25px;
  /*letter-spacing: 22px;*/
  line-height: 31px;
}
.social_media ul li a 
{
  background: #fff;
  color: #490557;
  width: 25.38px;
  height: 25.38px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 25.38px;
  text-align: center;
}
.social_media ul li a i 
{
  font-size: 20px;
}

.banner
{
  height: 730px;
  width: 100%;
  /*background: url('../images/banner1.png');*/
  background-size: cover;
  background-position: bottom;
  position: relative;
  overflow: hidden;
}
.banner_content
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.header_bg,
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.banner_title h1 
{
  font-weight: 700;
  font-size: 85px;
  line-height: 100%;
  color: #fff;
}
.banner_title h2 
{
  font-weight: 700;
  font-size: 85px;
  line-height: 100%;
  color: #fff;
}
.desc_content p 
{
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  max-width: 744px;
  text-align: justify;
}
.banner_content
{
  /*max-width: 1116px;*/
  margin: auto;
  text-align: center;
}
.Know_more a  
{
  display: inline-block;
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
  /*padding: 13.96px 28.74px 14.88px 29.4px;*/
  border-radius: 36px;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  color: #FFFFFF;
  text-transform: uppercase;
  width: 262px;
  min-height: 69px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.desc_col_flex
{
  display: flex;
  column-gap: 48px;
  align-items: center;
  padding: 7.72px 9.38px 7.45px 45px;
  background: rgba(75, 70, 81, .68);
  border-radius: 37px;
  max-width: 1086px;
  margin: 24px auto 0;
}

.award
{
  padding: 109px 0 153px;
}

.heading
{
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 12.4px;
  color: #2F2E2E;
  text-align: center;
}
.award_item
{
  text-align: center;
  cursor: pointer;
}
.award_item:hover .client_image img 
{
  filter: grayscale(1);
  transform: scale(1.1);
}
.award_item .client_image img 
{
  transition: .5s;
}
.client_content
{
  padding-top: 22px;
}
.client_content h3
{
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #2F2E2E;
}
.client_content p 
{
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: #2F2E2E;
}
h1,h2,h3 h4{
  margin-bottom: 0 !important;
}

.migration
{
  padding: 193px 0 130px;
  position: relative;
  background: url('../images/bag.png');
  background-size: cover;
  background-position: 30% 100%;
  transition: .5s ease-in-out 0s;
  /*background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    cursor: pointer;*/
}
/*.migration:hover
{
  transform: translate3d(0px, 100px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    -webkit-transform: translate3d(0px, 100px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
}*/
.mig_image
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mig_column
{
  position: relative;
  z-index: 99;
}
.mig_heading h1 
{
  font-weight: 300;
  font-size: 75px;
  line-height: 91px;
  color: #fff;
  padding-bottom: 25px;
}
.mig_para p  
{
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
  color: #FFFFFF;
  padding-bottom: 39px;
}
.mig_para
{
  max-width: 588px;
}
.mig_column
{
  /*padding-left: 36px;*/
}
.learn_more a
{
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.learn_icon
{
  padding-left: 13px;
}
.learn_more
{
  text-align: right;
  padding-right: 35px;
  /*max-width: 588px;*/
}
.mig_column
{
  max-width: 588px;
}
.country_name a  
{
  font-weight: 500;
  font-size: 50px;
  line-height: 61px;
  color: #fff;
  padding-bottom: 17px;
  text-transform: uppercase;
  display: inline-block;
}
.canada
{
  padding-right: 29px;
  border-right: 1px solid #FFFFFF;
}
.austr
{
  padding-left: 24px;
}
.country .country_name
{
  display: flex;
}
.country
{
  padding-top: 58px;
  padding-bottom: 53px;
}
.left_cont p  
{
  font-weight: 500;
  font-size: 24px;
  line-height: 23px;
  color: #fff;
}
.left_cont
{
  width: 193px;
}
.m_d_flex
{
  display: flex;
  column-gap: 46.29px;
  align-items: center;
}

.study_abroad
{
  padding: 56px 0 0;
  min-height: 680px !important;
  position: relative;
}
.left_abroad h1, .left_abroad h2
{
  font-weight: 300;
  line-height: 56px;
  font-size: 43px;
  color: #460458;
}
.left_abroad
{
  float: right;
}
.right_abroad 
{
  padding-left: 0px;
}
.right_abroad p  
{
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  max-width: 655px;
}
.client_flex
{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 69px;
}
.client_flex
{
  max-width: 1206px !important;
  margin: auto;
}
.f_row
{
  padding-top: 69px;
}
.study_image
{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.passion
{
  padding: 77px 0 92px;
}
.heading_passion h1
{
  font-weight: 500;
  font-size: 75px;
  line-height: 91px;
  color: #470458;
  padding-bottom: 34px;
  text-align: center;
}
.heading_passion p 
{
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
  color: #4E4E4D;
  max-width: 947px;
  text-align: center;
  margin: auto;
}
.passion_box
{
  padding: 63px 98.3px 61.7px 48px;
  background: #A5A5A5;
  width: 426px;
  height: 202px;
  cursor: pointer;
  transition: .5s;
  margin-bottom: 8.5px;
      display: flex;
    align-items: center;
    justify-content: center;
}
.passion_flex_box
{
  display: flex;
  column-gap: 8.5px;
  flex-wrap: wrap;
  text-align: center;
}
.passion_box h2  
{
  font-weight: 700;
  font-size: 29px;
  line-height: 36px;
  color: #FFFFFF;
}
.passion_box:hover 
{
  background: #470458;
}
.passion_container
{
  padding-top: 67px;
}
.register_form_col
{
  padding: 40px 80px 57px 88px;
  background: #FFA510;
  max-height: 610px;
}

.reg_heading
{
  padding-bottom: 14px;
}
.reg_heading h1 
{
  font-weight: 500;
  font-size:66px;
  line-height:66px;
  color: #FFFFFF;
}
.register_form_col form input
{
  height:  48px;
}
.register_form_col form input,
.register_form_col form textarea
{
  padding: 8.2px 15.5px !important;
  border-radius: 0 !important;
  background: #fff;
  border: none;
  margin-bottom: 12.7px;
  height: 34px;
}
.register_form_col form textarea
{
  height: 99px;
}
.register_form_col form ::placeholder
{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #5F5A56;
}
.frm_flx
{
  display: flex;
  justify-content: space-between;
  column-gap: 9px;
}
.register_detail p.fst_title 
{
  font-size: 31px;
  line-height: 39px;
  font-weight: 700;
  color: #fff;

}
.call_text
{
  font-weight: 600 !important;
  font-size: 28px;
  line-height: 35px;
  color: #fff;

}
.strong_txt
{
  font-weight: 700;
}
.register
{
  padding: 92px 105px;
}

.testimonial
{
  /*margin: 105px 0 56px;*/
  background: #E4ECF4;
  padding: 120px 0 111px;
}
.testimonial .heading_passion h1 
{
  text-align: left;
}
.test_flex
{
  display: flex;
  column-gap: 25px;
}
.testimonial_box
{
  background: #fff;
  padding: 75px 49px 40px 38px;
  border-radius: 60px;
  position: relative;
  transition: .5s;
  cursor: pointer;
}
.testimonial_video
{
  transition: .5s;
  cursor: pointer;
}
.testimonial_box:hover,
.testimonial_video:hover 
{
  transform: translateY(-12px);
}
/*.testimonial_box:hover,
.testimonial_box:hover .shape
{
  box-shadow: 0px 12px 20px #ccdff1;
}
{

}*/
.split_section_left
{
  width: 760px;
  float: left;
}
.testimonial_client
{
  flex: none;
  -webkit-box-flex: 0;
    -ms-flex: none;
}
.test_content p 
{
  font-size: 20px;
  line-height: 40px;
  color: #4E4E4D;
  position: relative;
  z-index: 9;
  font-weight: 500;
}
.quote
{
  position: absolute;
    top: -22px;
    right: 0;
}
.learn_more a,
.learn_more a .learn_icon svg path,
.menubar li a,
.social_media ul li a,
.Know_more a,
.manager_link a,
.manager_link a::before,
.feature_left .learn_more a,
.country_name a
{
  transition: .5s;
}
.learn_more a:hover .learn_icon svg path 
{
  stroke: #5c0e6c;
}
.manager_link a:hover 
{
  color: #5c0e6c;
}
.manager_link a:hover::before
{
  /*right: 0;
  left: inherit;*/
  background: #707070;
}
.footer_links li a
{
  transition: .1s ease-in-out 0s;
}
.footer_links li a:hover 
{
  color: #470458;
  /*text-decoration: line-through !important;*/
}
.social_media ul li a:hover 
{
  background: #ffa510;
}
.feature_left .learn_more a:hover 
{
  color: #5c0e6c;
}
.menubar li a:hover,
.read_more_link:hover,
.learn_more a:hover
{
  color: #5c0e6c;
}
.Know_more a:hover 
{
  background: #FFB013;
  color: #fff;
}
.client_col
{
  transition: .5s;
  cursor: pointer;
}
.client_col:hover 
{
    filter: grayscale(0);
    transform: scale(1.1);
}
.client_col:hover 
{
  filter: grayscale(1);
}
.country_name a:hover 
{
  color: #460458;
}
.read_more_link
{
  color: #707070;
  font-weight: 700;
  font-size: 19px;
  line-height: 22px;
  padding-top: 15px;
  display: inline-block;
  float: right;
  transition: .5s;
}
.span_arrow
{
  padding-left: 13px;
}
.testimonial_container .owl-carousel .owl-stage-outer,
.split_section_right
{
  padding-top: 50px;
}
.shape
{
      position: absolute;
    bottom: -50%;
    left: 50%;
    height: 117px;
    width: 131px;
    background: #fff;
    transform: rotate(45deg) translate(-100%, -54%);
    border-radius: 18px;
}
.split_section_right
{
  padding-left: 55px;
  width: calc(100% - 760px);
  float: left;
}
.testimonial_video
{
  border-radius: 58px;
  overflow: hidden;
  height: 325px;
  /*width: 590px;*/
  border: 10px solid #fff;

}
.testimonial_video img
{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item_name h3 
{
  font-size: 27px;
  line-height: 34px;
  font-weight: 700;
  color: #707070;
  margin-bottom: 0 !important;
  padding-bottom: 7px;
}
.designation p  
{
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #707070;
  text-transform: uppercase;
}
.place
{
  text-transform: capitalize;
  display: block;
}
.item_name
{
  padding-top: 29px;
}
.counter_flex
{
  display: flex;
  justify-content: space-around;
}
.counter_box
{
  text-align: center;
  min-width: 200px;
}
.counter_box p  
{
  max-width: 144px;
  font-size: 19px;
  line-height: 21px;
  color: #fff;
  font-weight: 500;
  margin: auto;
}
.counter_box h1, .counter_box h2 
{
  font-size: 52px;
  line-height: 62px;
  color: #fff;
  font-weight: 600;
}


.counter_section
{
  padding: 67px 0 86px;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.future
{
  padding: 90px 0 0;
}
.feature_cmn_heading p
{
  font-weight: 500;
  font-size: 30px;
  line-height: 37px;
  color: #470458;
  text-align: center;
  padding-bottom: 15px;
}

.feature_left h3
{
  font-weight: 500;
  font-size: 43px;
  line-height: 53px;
  color: #470458;
  padding-bottom: 15px;
}
.feature_left p 
{
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  max-width: 615px;
  color: #4E4E4D;
  padding-bottom: 23px;
}
.feature_left .learn_more
{
  text-align: left;
}
.feature_left .learn_more a 
{
  font-weight: 700;
  font-size: 20px !important;
  line-height: 35px !important;
  color: #707070;
}
.feature_left
{
  width: 779px;
  float: left;
  position: relative;
}
.feature_box_right
{
  float: left;
  width: calc(100% - 779px);
}
.feature_left .ellipse 
{
  width: 166px;
  height: 166px;
  border-radius: 50%;
  background: #FFA510;
  position: absolute;
  top: 22%;
  right: -4%;
  display: none;
}
.team
{
  padding: 0px 0 0px;
}
.team_flex
{
  display: flex;
  /*column-gap: 29px;*/
  border-bottom: 1px solid #707070;
  align-items: end;
}
.manager_title h1, .manager_title h2
{
     font-weight: 300;
    font-size: 43px;
    line-height: 51px;
    color: #FFA510;
    max-width: 597px;
    padding-bottom: 19px;
}
.manager_title p
{
     font-weight: 500;
    font-size: 25px;
    line-height: 40px;
    color: #4E4E4D;
}
.man_right
{
  display: flex;
  /*max-width: 718px;*/
}
.manager_link
{
  float: left;
}
.man_right p 
{
  float: left;
  max-width: 580px;
  /*padding-right: 37px;*/
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
}
.manager_link
{
  padding-left: 61px;
}
.manager_link a 
{
  font-weight: 700;
  font-size: 28px;
  line-height: 35px;
  color: #707070;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}
.manager_link a::before 
{
  content: '';
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  width: 91px;
  height: 91px;
  border-radius: 50%;
  background: #FFA510;
  z-index: -1;
}
.member_right
{
  padding-bottom: 79px;
}


.hope_left 
{
  width: 900px;
  float: left;
}
.hope_right
{
  width: calc(100% - 900px);
  float: left;
}
.hope_left h3 
{
   font-weight: 300;
  font-size: 40px;
  line-height: 51px;
  color: #470458;
  margin-bottom: 0;
  padding-bottom: 38px;
}
.hope_left p
{
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #4E4E4D;
  max-width: 786px;
}
.hope_right
{
  padding-left: 47px;
}
.hope_ellipse img
{
      -webkit-animation: moving1 8s linear infinite;
    animation: moving1 8s linear infinite;
}
@media screen and (min-width: 1200px)
{
    @-webkit-keyframes moving1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes moving1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
}
.hope
{
  padding: 85px 0 0px;
}
.free
{
  padding: 28px 0 29px;
  background: #F2F2F2;
}
.free_flex
{
  display: flex;
  column-gap: 35px;
}
.circle_ellips
{
  width: 211px;
  height: 211px;
  background: #FFA510;
  line-height: 211px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 200px;
  cursor: pointer;
  transition: .5s;
}
.circle_ellips:hover 
{
  background: #470458;
}
.circle_ellips p  
{
  font-size: 26px;
  color: #fff;
  line-height: 28px;
  text-align: center;
}
.free_left,
{
  max-width: 338px;
}
.free_left,.free_center
{
  padding-top: 37px;
}
.free_center p 
{
  font-size: 20px;
  color: #4E4E4D;
  line-height: 45px;
  text-align: left;
  font-weight: 500;
}
.first_col
{
  max-width: 629px;
  /*border-right: 1px solid #F7F7F7;*/
}
.free_left h1 
{
  font-size: 50px;
  line-height: 45px;
  font-weight: 500;
  color: #4E4E4D;
}
.testimonial_video
{
  position: relative;
}
.testimonial_video .ytb_svg
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
footer
{
  padding: 55px 0 51px;
  background: #9E91C1;
}
.footer_col .footer_heading h5 
{
  font-weight: 600;
  font-size: 23px;
  line-height: 29px;
  color: #E4E4E4;
  padding-bottom: 15px;
  margin-bottom: 0 !important;
}
.first_col p 
{
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #F2F2F2;
  max-width: 299px;
}
.footer_flex
{
  /*display: flex;*/
  /*justify-content: space-between;*/
}
.first_col
{
  width: 335px;
  float: left;
}
.sec_col
{
  width: 571px;
  float: left;
  /*padding-right: 40px;*/
  /*border-right: 1px solid #F7F7F7;*/
  /*padding-left: 40px;*/
}
.sec_col .footer_heading
{
  padding-left: 51px;
}
.pright
{
  padding-right: 51px !important;
  border-right: 1px solid #F7F7F7;
  padding-left: 51px !important;
}
.footer_content
{
  border-right: 1px solid #F7F7F7;
}
.pleft
{
  padding-left: 40px !important;
}
.footer_sec_col
{
  /*display: flex;*/
}
.footer_links li a 
{
  display: block;
  color: #E4E4E4;
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 20px;
}
.sec_col ul 
{
  float: left;
}
.third_col
{
  float: left;
  padding-left: 40px;
}
.third_col .footer_content
{
  border-right: 1px solid transparent;
}
.third_col .footer_links li a 
{
  padding-bottom: 20px;
}

.book_btn_foot button
{
  border: none;
  padding: 9.8px 27.7px 9.2px 28.2px;
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  transition: .5s;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.book_btn_foot button:hover 
{
  background: #FFAF12;
}
.feature_right img
{
  transition: .5s;
  cursor: pointer;
}
.feature_right:hover img
{
      -webkit-animation: moving 8s linear infinite;
    animation: moving 8s linear infinite;
}
@media screen and (min-width: 1200px)
{
    @-webkit-keyframes moving {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes moving {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
}
.book_cons_footer
{
  padding: 30px 0 30px
}
.address_det p 
{
  font-size: 18px;
  line-height: 36px;
  font-weight: 500;
  color: #F2F2F2;
}
.get_in_left h3 
{
  font-size: 27px;
  line-height: 30px;
  font-weight: 600;
  color: #E4E4E4;
  margin-bottom: 0 !important;
  padding-bottom: 26px;
}
.phn
{
  padding-bottom: 14px;
}
.get_in_left p
{
  font-size: 21px;
  line-height: 24px;
  font-weight: 500;
  color: #F2F2F2;
}
.get_in_touch
{
  display: flex;
  column-gap: 53px;
}
.get_in_left
{
 /*padding-right: 53px;*/
}
.get_in_right
{
  padding-left: 24px;
  border-left: 1px solid #F7F7F7;
}
.address_det
{
  max-width: 388px;
}
.address_flex
{
  display: flex;
  align-items: end;
  column-gap: 29px;
}
.address_social .social_media ul li a
{
  width: 41px;
  border-radius: 10px;
  height: 41px;
}
.address_social .social_media ul li a i 
{
  font-size: 24px;
}
.address_social .social_media ul li {
    margin-left: 0px;
    margin-right: 21px;
}
.bottom_footer
{
  padding: 38.5px 0 36.5px;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.bottom_left p 
{
  font-size: 20px;
  line-height: 33px;
  color: #F7F7F7;
  font-weight: 400;
}
.foot_form input 
{
  border-radius: 0px !important;
  padding: 8px 15px 7px !important;
  border:  none !important;
  width: 310px;
}
.foot_form ::placeholder
{
  font-size: 20px;
  line-height: 38px;
  color: #5F5A56;
  font-weight: 400;
}
.inp_f_row
{
  margin-bottom: 13px;
}
.bottom_flex
{
  display: flex;
  /*column-gap: 48px;*/
  padding-left: 39px;
  align-items: end;
}
.bottom_left
{
  max-width: 665px;
  float: left;
}
.bottom_right
{
  max-width: calc(100% - 665px);
  float: left;
  padding-left: 48px;
}

.first_country
{
  width: 42.5%;
  float: left;
}
.second_country
{
  width: 15%;
  float: left;
}
.third_country
{
  width: 42.5%;
  float: left;
}
.count_title p
{
  font-size: 26px;
  line-height: 26px;
  color: #4E4E4D;
  font-weight: 500;
}
.bg-1
{
  background: #E8E8E8;
}
.bg-2
{
  background: #D5D5D5;
}
.bg-3
{
  background: #C6C6C6;
}
.country_inner_flex
{
  float: right;
  display: flex;
  align-items: center;
  width: 100%;
  column-gap: 10.3px;
  padding: 59.6px 51.5px 58px;
}
.pin_flag
{
  text-align: center;
  padding: 28.7px 0;
}
.float_left
{
  float: left;
}
.float_left 
{
  padding-left: 61.5px;
  padding-right: 0;
}
.sticky
{
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999;
  background: #fff;
  box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 5%);
}
.sticky {
    padding: 15px 0 !important;
}
header
{
  transition: .5s ease-in-out 0s;
}
.book_btn button
{
  transition: .5s;
}
.book_btn button:hover 
{
  background: #FFAF12;
}

.backtotop {
    right: 15px;
    z-index: 99;
    bottom: 50px;
    display: none;
    position: fixed;
    transition: .5s;
}
.show1 {
    display: block;
}
.backtotop .scroll {
    z-index: 1;
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
    transition: .5s;
}
.backtotop .scroll:before, .backtotop .scroll:after {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    content: '';
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    /*border: 2px solid #c8c8c8;*/
    background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
    -webkit-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    -o-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    /*box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 20%);*/
}
.backtotop .scroll i:nth-child(1) {
    top: 50%;
    transform: translate(-50%, -50%);
}
.backtotop .scroll i {
    left: 50%;
    z-index: 1;
    font-size: 15px;
    position: absolute;
    color: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    -o-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.backtotop .scroll i:nth-child(2) {
    top: 110%;
    opacity: 0;
    visibility: hidden;
}
.backtotop .scroll:hover:before {
    opacity: 0;
    transform: scale(0.3);
}
.backtotop .scroll:hover i:nth-child(1) {
    top: -110%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.backtotop .scroll:hover i:nth-child(2) {
    top: 50%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.country_inner_flex,.pin_flag,.country_inner_flex 
{
  cursor: pointer;
}
.client_row .owl-carousel .owl-item img 
{
  width: auto !important;
  margin: auto;
}
.hope_ellipse svg  circle 
{
  fill: rgba(0, 0, 0, 1.0) !important;
}
.hope_ellipse span 
{
  width: 36.14px;
  height: 36.14px;
  background: #42015A;
  border-radius: 100px;
  margin-right: 14px;
  display: inline-block;
  margin-bottom: 19px;
  transition: .8s;
}
.hope_ellipse
{
  width: 215px;
  cursor: pointer;
  height: 219px;
  height: 219px;
}
.mr_none
{
  margin-right: 0 !important;
}
.hope_ellipse:hover span 
{
  background: linear-gradient(to right, #42015A, #ff4000, #ffb000);
  transform: scale(1.1);
}

.owl-carousel .owl-stage-outer
{
  /*overflow-x: hidden !important;*/
  /*overflow-y: auto !important;*/
}

/*.banner
{
  position: relative;
}
.banner::before 
{
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, .5);
}*/


.inner_banner
{
  padding: 150px 0 83px;
}
.inner_flex .hope_ellipse span 
{
  width: 45.46px;
  height: 45.46px;
  background: #42015A;
  border-radius: 100px;
  margin-right: 30px;
  display: inline-block;
  margin-bottom: 24px;
  transition: .8s;
}
.inner_flex .hope_ellipse
{
  width: 290px;
  cursor: pointer;
  height: 277px;
  flex: none;
}
.inner_bann_content h3
{
  font-size: 43px;
  line-height: 56px;
  color: #fff;
  font-weight: 500;
}
.inner_flex
{
  display: flex;
  column-gap: 65px;
  align-items: center;
}
.left_team
{
  display: flex;
}

.mem_content h3 
{
  font-size: 45px;
  line-height: 60px;
  color: #470458;
  font-weight: 500;
}
.mem_details h4 
{
  font-size: 30px;
  line-height: 80px;
  font-weight: 700;
  color: #707070;
  margin-bottom: 0;
}
.mem_details p 
{
  font-size: 18px;
  line-height: 30px;
  color: #4E4E4D;
}
.mem_details
{
  direction: rtl;
  padding-top: 42px;
  padding-bottom: 50px;
}
.mem_content
{
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: end;
}
.dir_left
{
  direction: ltr;
}
.left_manag_sec
{
  /*width: 837px;*/
  /*float: left;*/
}
.right_manage_sec
{
  /*width: calc(100% - 837px);*/
  /*float: left;*/
}

@media screen and (min-width: 1366px)
{
  .team-container {
    max-width: 1505px !important;
    margin: auto;
  }
}
.right_team
{
  min-height: 525px;
  display: flex;
  align-items: end;
  justify-content: end;
}
.manager
{
  position: relative;
  margin-bottom: 0;
}
/*.manager::after
{
  height: 14px;
  width: 100%;
  background: linear-gradient(to right, #42015A, #FFAF12);
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}*/
.member_details h5 
{
  font-size: 30px;
  margin-bottom: 0;
  line-height: 35px;
  font-weight: 700;
  color: #707070;
  padding-bottom: 14px;
}
.member_details p
{
  font-size: 20px;
  line-height: 33px;
  font-weight: 500;
  color: #4E4E4D;
}
.member_details
{
  padding-bottom: 37px;
}
.image_member
{
  /*float: right;*/
}
.d_end
{
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: end;
}
.team_box
{
  padding: 43px 0 0px;
  position: relative;
  cursor: pointer;
  margin-left: 26px;
}
.team_box::after {
    height: 14px;
    width: 100%;
    background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
    content: '';
    position: absolute;
    bottom: -14px;
    transition: .5s;
    left: 0;
}
.team_box:hover::after
{
  width: 100%;
}
.pl-0
{
  padding-left: 0 !important;
  padding-right: 0;
}

.inner_banner_img
{
  /*min-height: 704px;*/
  background-position: center;
  background-size: cover;
  position: relative;
}
.hiring_banner_box
{
  padding: 50px 174px 60px 150px;
  background: rgba(71, 4, 88,.5);
  position: absolute;
  text-align: center;
    top: 50%;
    left: 50%;
    width:  100%;
    transform: translate(-50%,-50%) !important ;
}
.hiring_banner_box h3
{
  font-size: 40px;
  line-height: 31px;
  color: #fff;
  font-weight: 500;
  padding-bottom: 30px;
}
.hiring_banner_box h1, .hiring_banner_box h2 
{
  font-size: 50px;
  line-height: 57px;
  font-weight: 500;
  color: #fff;
}
.opening_heading
{
  padding: 35px 0 40px;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.opening_heading h2 
{
  font-size: 40px;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase ;
  font-weight: 500;
}
.accordion .accordion-item {
  border-bottom: none;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 15px 10px;
  color: #4E4E4D;
  line-height: 28px;
  font-size: 28px;
  font-weight: 600;
  border: none;
  background: #E4E4E4;
  outline: none;
  min-height: 74px;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #42015A;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: initial;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  padding: 48px;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
}
.hiring_wrapper
{
  padding: 90px 0 95px;
}
.job_tilte h3
{
  font-weight: 700;
  font-size: 25px;
  line-height: 40px;
  color: #4E4E4D;
  /*margin-bottom: 0;*/
}
.job_tilte p,
.eligi_list li
{
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
}
.btn_matter
{
  position: relative;
  font-size: 22px !important;
  line-height: 22px !important;
}
.job_tilte 
{
  padding-bottom: 30px;
}
.eligi_list
{
  padding-left: 55px !important;
}
.jb_eligible
{
  padding-bottom: 0 !important;
}
.apply_btn
{
  margin-top: 67px;
  text-align: right;
}
.apply_btn a  
{
  padding: 11px 22px;
  display: inline-block;
  font-size: 21px;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  transition: .5s;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.apply_btn a:hover 
{
  color: #fff;
  background: #FFAF12;
}
.accordion-item
{
  margin-bottom: 10px;
}
.down_arw
{
  float: right;
}
.dwn_icon:before {
    content: "\f077" !important;
}
.study_uk_bann_content h2 
{
  font-size: 50px;
  line-height: 53px;
  color: #6B6B6B;
  font-weight: 300;
  padding-bottom: 15px;
}
.study_uk_bann_content p
{
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  font-weight: 300;
}
.study_uk
{
  /*min-height: 730px;*/
}
.d_flex
{
  display: flex;
  align-items: center;
}
.study_uk_bann_content 
{
  padding: 165px 0 165px;
}

.study_uk::before
{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 19px;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.left_enq h4 
{
  font-size: 47px;
  line-height: 59px;
  font-weight: 500;
  color: #707070;
  padding-bottom: 25px;
  margin-bottom: 0 !important;
}
.left_enq p
{
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #707070;
  padding-bottom: 25px;
  margin-bottom: 0 !important;
  max-width: 100%;
  padding-right: 72px;
}
.enquire_sec
{
  padding: 38px 0 31px;
}
.Enquire_page_form .enq_heading h1, .Enquire_page_form .enq_heading h2
{
  font-weight: 300;
  font-size: 35px;
  line-height: 40px;
  text-align: left;
  color: #707070;
}
.Enquire_page_form .enq_heading
{
  padding-bottom:14px;
}
.register_form_col
{
  padding: 40px 69px 40px 96px;
}
.enquire_detail p
{
  font-weight: 500;
  font-size: 48px;
  line-height: 60px;
}
.Enquire_page_form
{
  margin-left: 42px;
  border-radius: 0;
}
.letf_enq_col
{
  /*width: 653px;*/
  /*float: left;*/
}
.right_enq_col
{
  /*width: calc(100% - 653px);*/
  /*float: left;*/
}
.bus_image
{
  margin: 40px auto 0;
  text-align: center;
}
.highlate_box h5 
{
  font-weight: 500;
  font-size: 25px;
    line-height: 30px;
  color: #707070;
  /*margin-bottom: 0 !important;*/
  margin-bottom: 17px;
  /*min-height: 72px;*/
}
.highlate_box p
{
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  margin-bottom: 0 !important;
  padding-bottom: 22px;
  padding-left: 4px;
  /*max-width: 332px;*/
}
.highlate_box .learn_more a  
{
  color: #4E4E4D;
}
.highlate_box .learn_icon {
    padding-left: 8px;
}

.highlate_box
{
  padding: 22px 25px 28px 29px;
  background: #fff;
  border-radius: 37px;
      width: 408px;
    height: auto;
    box-shadow: 20px 20px 0px 0px #C1C6CC;
    position: relative;
    z-index: 1;
}
/*.high_shape
{
  width: 100%;
  height: 100%;
  background: #606060;
  border-radius: 51px;
  position: absolute;
  top: 0px;
  right: 0px;
}*/
.highlated
{
  background: #E4ECF4;
  padding: 52px 0 106px;
}
.highlated .heading_title h1
{
  font-size: 50px;
  padding-bottom: 47px;
  line-height: 65px;
}
.un_heading h1 
{
  font-weight: 500;
  font-size: 55px;
  line-height: 60px;
  color: #707070;
  margin-bottom: 0 !important;
}
.inner_university
{
  padding: 83.5px 0 53px;
}
.un_row
{
  padding-top: 60px;
}
.pt-40
{
  padding-top: 40px;
}
.course_tag a  
{
  padding: 18.5px 35px 18.5px;
  background: #E4ECF4;
  border-radius: 22px;
  font-size: 27px;
  line-height: 27px;
  font-weight: 700;
  color: #707070;
  margin-right: 19px;
  display: inline-block;
  margin-bottom: 17px;
  text-align: center;
  transition: .5s ease-in-out 0s;
}
.min 
{
  min-width: 311.75px;
}
.course_tag a:hover 
{
  background: linear-gradient(to right, #42015A, #FFAF12);
  color: #fff;
}
.course_tag
{
  padding-top: 88px;
}
.top_course
{
  padding-bottom: 65px;
}

.migration_banner 
{
  /*min-height: 662px;*/
}
.migration_banner_content
{
  padding: 146px 0;
}
.migration_banner_content h2
{
  font-size: 50px;
  line-height: 55px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0 !important;
  padding-bottom: 10px;
}
.migration_banner_content p
{
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0 !important;
  max-width: 611px;
}
.aus_image 
{
  max-width: 510px;
}
.australia
{
  padding: 59px 0 42px;
  position: relative;
}
.australia::before
{
  content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 19px;
    background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.aus_content h1 
{
  font-size: 48px;
  line-height: 60px;
  font-weight: 500;
  color: #707070;
  margin-bottom: 0 !important;
  padding-bottom: 35px;
}
.aus_content p
{
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #4E4E4D;
  margin-bottom: 0 !important;
  /*max-width: 811px;*/
  padding-left: 27px;
}
.aus_left
{
  width: 580px;
  float: left;
}
.aus_right
{
  width: calc(100% - 580px);
  float: left;
}
.aus_content .learn_more a 
{
  color: #707070;
}
.faq_column p 
{
  font-size: 20px;
  line-height: 35px;
  font-weight: 500;
  color: #4E4E4D;
  margin-bottom: 0 !important;
  max-width: 637px;
}
.pt-43 
{
  padding-top: 43px;
}
.faq_list ul
{
  padding-left: 0 !important;
}
.faq_title p
{
  font-size: 22px;
  line-height: 35px;
  padding-bottom: 35px;
}
.faq_list ul li  
{
  font-size: 20px;
  line-height: 35px;
}
.faq_title h3
{
   padding-bottom: 35px;
}

.faq .accordion button[aria-expanded=true] + .faq .accordion-content
{
  padding: 60px 0 320px !important;
}
.news_container
{
  padding: 56px 0 37px;
}
.right_blog_contnt
{
  padding: 45px 88px 40px 35px;
}
.right_blog_contnt h2  
{
  font-size: 28px;
  line-height: 35px;
  padding-bottom: 11px;
  font-weight: 600;
}
.right_blog_contnt h2 a  
{
  color: #383838;
  transition: .3s;
}
.search_hastag a:hover 
{
  color: #FFB013;
}
.right_blog_contnt h2 a:hover
{
  color: #FFB013;
}
.right_blog_contnt p
{
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
}
.author
{
  margin-top: 43px;
  display: flex;
  align-items: center;
  column-gap: 17px;
}
.author_image
{
  width: 59px;
  height: 59px;
  background: #BFCEDB;
  border-radius: 50%;
}
.auth_details h3 
{
  font-size: 20px;
  line-height: 23px;
  color: #460458;
  margin-bottom: 0 !important;
  padding-bottom: 6px;
  font-weight: 700;
}
.auth_details p
{
  font-size: 20px;
  line-height: 22px;
  color: #460458;
  margin-bottom: 0 !important;
  padding-bottom: 6px;
  font-weight: 500;
}

.left_image 
{
  min-height: 337px;
  height: 337px;
  border-radius: 35px;
  overflow: hidden;
}
.left_image img
{
      /* max-width: 100%; */
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.blog_big_left
{
  background: #fff;
  border-radius: 35px;
}
.blog_links
{
  background: #fff;
  border-radius: 43px;
  padding: 30px 28px 30px 25px;
  margin-left: 64px;
}
.blog_links ul li a .blog_link_flex
{
  display: flex;
  align-items: center;
  column-gap: 15px;
  margin-bottom: 18px;
}
.blog_link_icon
{
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  background: #E4ECF4;
  transition: .5s;
}
.blog_det_link 
{
  font-size: 17px;
  line-height: 23px;
  font-weight: 600;
  color: #818B95;
}
.mb-0
{
  margin-bottom: 0;
}
.blog_links ul li a:hover .blog_link_icon
{
  background: #42015A;
}
.blog_links ul li a:hover .blog_link_icon svg path
{
  fill: #fff !important;
}
.blog_links ul li a:hover .blog_det_link 
{
  color: #42015A;
}
.blog_card .card-body 
{
  padding: 21px 39px 24px 25px;
}
.blog_card
{
  border-radius: 58px !important;
}
.blog_card img 
{
  border-radius: 33px;
}
.second_row
{
  margin-top: 62px;
}
.blog_card .author
{
  margin-top: 20px;
} 
.col_md_9
{
  width: 1080px;
  float: left;
}
.col_md_3
{
  width: calc(100% - 1080px);
  float: left;
}
.col_md_4
{
   width: 472px;
  float: left;
}
.col_md_8 
{
  width: calc(100% - 472px);
  float: left;
  padding-left: 62px;
}
.search_box
{
  background: #fff;
  padding: 27px 36px 17px 40px;
  border-radius: 30px;
}
.search_item
{
  position: relative;
}
.search_item input
{
  border-color: #707070;
  border-radius: 12px;
  color: #818B95;
  font-weight: 500;
  font-size: 23px;
  height: 55px;
}
.search_item .search_btn 
{
  width: 55px;
  height: 55px;
  line-height: 56px;
  text-align: center;
  border-radius: 13px;
  background: linear-gradient(to right, #42015A, #FFAF12);
  position: absolute;
  top: 0;
  right: 0;
}

.search_hastag a  
{
  font-size: 18px;
  font-weight: 500;
  color: #818B95;
  line-height: 31px;
}
.search_hastag
{
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
}
.short_film
{
  display: flex;
  background: #fff;
  border-radius: 37px;
  column-gap: 24px;
      margin-left: 32px;
}
.shrt_img
{
  border-radius: 38px;
  overflow: hidden;
  flex: none;
}
.ey_icon svg
{
  width: 29px;
  height: 29px;
}
.views
{
  display: flex;
  align-items: center;
  column-gap: 5;
  font-size: 19px;
  line-height: 31px;
  line-height: #818B95;
}
.shrt_details
{
  padding: 17px 36px 15px 0; 
}
.ply_icon svg 
{
  width: 28px;
  height: 28px;
}
.shrt_details h3 
{
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  padding: 5px 0;
  margin-bottom: 0 !important;
}
.shrt_details h3 a 
{
  color: #383838;
  transition: .3s;
}
.ply_icon svg:hover 
{
  fill: #FFB013;
  cursor: pointer;
}
.shrt_details h3 a:hover 
{
  color: #FFB013;
}
.sec_roq_card
{
  background: #fff;
  border-radius: 39px;
  padding: 31px 36px 29px 32px;
  display: flex !important;
  column-gap: 33px;
}
.card_image
{
  border-radius: 23px;
  overflow: hidden;
  flex: none;
}
.sec_ev_row
{
  margin-top: 52px !important;
}
.sec_card_detail h3 
{
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}
.sec_card_detail h3 a 
{
  color: #383838;
  transition: .3s;
}
.sec_card_detail h3 a:hover 
{
  color: #FFB013;
}
.sec_card_detail  .author
{
  margin-top: 45px;
}
.sec_card_detail .auth_details h3
{
  font-size: 20px;
  line-height: 23px;

}
.col-md_8
{
  float: left;
  width: 621px;
}
.col-md_4
{
  float: left;
  width: calc(100% - 621px);
  padding-left: 45px;
}
.blog_card .card-body h4 
{
  font-size: 23px;
  line-height: 29px;
  font-weight: 600;
  margin-bottom: 0 !important;
  /*padding-bottom: 20px;*/
}
.blog_card .card-body h4 a 
{
  transition: .3s;
  color: #383838;
}
.blog_card .card-body h4 a:hover 
{
  color: #FFB013;
}
.link_tags
{
  padding: 25px 21px 19px 23px; 
  background: #fff;
  border-radius: 31px;
}
.link_tags button 
{
  display: block;
  padding: 16px;
  text-align: center;
  font-weight: 500;
  color: #818B95;
  font-size: 19px;
  line-height: 25px;
  border-radius: 15px;
  margin-bottom: 15px;
  width: auto;
  border:  none;
  background: #E4ECF4;
  transition: .5s;
}
.link_tags button:hover
{
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  color: #fff;
}
.link_tags button:last-child
{
  margin-bottom: 0;
}
.btn-wrap button:last-child
{
  margin-right: 0;
}
.btn-wrap
{
  margin-bottom: 35px;
}
.btn-wrap button 
{
  width: 70px;
  height: 70px;
  /*line-height: 70px;*/
  text-align: center;
  border: none;
  border-radius: 50%;
  margin-right: 22px;
  background: #fff;
  transition: .5s;
}
.btn-wrap button svg 
{
  width: 18px;
}
.btn-wrap button:hover 
{
  background: #FFAF12;
}
.btn-wrap button:hover svg path
{
  fill: #fff !important;
}
.card-image
{
  text-align: center;
}
.event_card 
{
  border-radius: 60px !important;
  padding: 18px;
  max-width: 412px;
  margin:  auto;
}
.post_title  
{
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  color: #707070;
  padding-bottom: 6px;
}
.post_date
{
  padding: 21px 35px 23px 29px;
  border-radius: 12px;
  background: linear-gradient(90deg, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  font-size: 28px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  /* height: 151px; */
  text-align: center;
  margin-left: -65px;
}
.post_date .date
{
  font-size: 50px;
  line-height: 58px;
  color: #fff;
  display: block;
  font-weight: 600;
}
.event_name p
{
  font-size: 22px;
  line-height: 30px;
  color: #460458;
  font-weight: 500;
}
.p_flex
{
  display: flex;
  column-gap: 14.3px;
  align-items: flex-end;
}
.event_details
{
  padding-top: 21px;
}
.event_details p 
{
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #4E4E4D;
}
.reg_nw_btn
{
  padding-top: 30px;
  text-align: right;
}
.reg_nw_btn a 
{
  display: inline-block;
  font-size: 19px;
  line-height: 23px;
  font-weight: 500;
  color: #E4E4E4;
  padding: 6.3px 23.9px 6.3px 20.9px;
  background: linear-gradient(90deg, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  border-radius: 12px;
}
.event_row
{
  padding: 79px 0 104px;
}

.middle_event
{
  background: transparent !important;
  border: none !important;
}
.feat_title
{
  font-size: 20px;
  line-height: 40px;
  background: #E4E4E4;
  padding: 6px 56px 7px 20px;
  color: #707070;
  font-weight: 600;
      height: 43px;
    display: flex;
    align-items: center;
    width: 261px;
    margin-bottom: 6px;
}
.line
{
  width: 100%;
  height: 1px;
  background: #707070;
  margin: 9px 0 5px;
}
.by 
{
  font-size: 22px;
  line-height: 22px;
  color: #707070;
  font-weight: 500;
}
.date_mid h3 
{
  font-size: 28px;
  line-height: 33px;
  color: #707070;
  font-weight: 500;
  margin: 0;
}
.mid_time p 
{
  font-size: 16px;
  line-height: 17px;
  color: #707070;
  font-weight: 600;
  max-width: 88px;
  padding-left: 10px;
}
.date_mid h3 span 
{
  display: block;
}
.mid_flex
{
  display: flex;
  align-items: flex-end;
  padding-top: 9px;
  padding-bottom: 23px;
}
.med_reg
{
  padding-top: 0 !important;
  text-align: center;
}
.vericaltext{
    width: 74px;
    word-wrap: break-word;
    /*font-family: monospace;*/
    /*white-space: pre-wrap;*/
        position: absolute;
    top: 0;
    left: 5px;
}
.vericaltext 
{
  font-size: 57px;
  color: var(--theme);
  line-height: 64px;
  text-align: center;
  padding-top: 20px;
  font-weight: 500;
}
.card-body
{
  position: relative;
}
.mid_right
{
  padding-left: 110px;
  padding-top: 13px;
  padding-right: 20px;
}
.middle_f_card::before 
{
  content: '';
  position: absolute;
  bottom: -70px;
  right: 0;
  width: 328px;
  background: #fff;
  height: 712px;
  border-radius: 61px;
}
.mcard-image
{
  position: relative;
}
.mid_flex,.event_name
{
  padding-left: 18px;
}
.thrd_event .event_name
{
  padding-left: 0;
}
.third_flex .third_post_date 
{
  font-size: 35px;
  line-height: 35px;
  color: #707070;
  font-weight: 500;
  display: inline-flex;
  width: 145px;
  height: 142px;
  border-radius: 23px;
  background: #E4E4E4;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
  padding-bottom: 6px;
  flex: none;
}
.third_flex .third_post_date span 
{
  display: block;
}
.third_flex .third_post_date .time_third p 
{
  font-size: 21px;
  line-height: 22px;
  color: #707070;
  font-weight: 600;
}
.thrd_event .event_name p
{
  font-size: 25px;
  line-height: 28px;
}
.third_flex
{
  display: flex;
  align-items: center;
}
.third_flex
{
  padding-top: 28px;
}
.thrd_btn_reg
{
  padding-top: 25px;
  text-align: left;
}
.event_card
{
  /*min-height: 821px;*/
}
.thrd_event .by {
    font-size: 18px;
    line-height: 18px;
}
.inner_flex .hope_ellipse:hover span 
{
  background: linear-gradient(90deg, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  transform: scale(1.1);
}
.event_row .owl-carousel img
{
  width: auto !important;
}
.event_row .owl-carousel .owl-nav button {
  width: 65px;
  height: 65px;
  background: #fff;
  border-radius: 50%;
  color: #ffb013 !important; 
  line-height: 84px;
  font-size: 30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff !important; 
  position: absolute;
  top: 35%;
  
}
/*#cars_item .owl-nav button
{
  border-radius: 50%;
  color: #ababab !important; 
  line-height: 84px;
  font-size: 30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent !important; 
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#cars_item .owl-nav button .owl-prev
{
  left: 0;
}
#cars_item .owl-nav button .owl-next
{
  right: 0;
}*/
.event_row .owl-carousel .owl-nav button.owl-prev
{
  left: -30px;
}
.event_row .owl-carousel .owl-nav button.owl-next
{
  left: auto;
  right: -30px;
}
















.menubar li a
{
  position: relative;
}
.mega_menu
{
  position: absolute;
  top: 100%;
  left: 50%;
  width: 100%;
  background: #fff;
  height: auto;
  z-index: 9;
  max-width: 1445px;
  margin: auto;
  transform: translateX(-50%);
}
header 
{
  position: relative;
}
.mega_menu
{
  -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px;
}
/*.menubar li:hover .mega_menu
{
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}*/
.menubar li .mega_menu.open_mega
{
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.sub_menu_col ul li 
{
  position: relative;
  margin-bottom: 30px;
  padding-left: 48px;
  display: block;
  cursor: pointer;
  transition: .5s;
}
.sub_menu_col ul li:hover::before 
{
  background: #4D0755;
}
.sub_menu_col ul li::before 
{
  content: '';
  position: absolute;
  top: 0;
  transition: .5s;
  left: 0;
  width: 28px;
  height: 28px;
  background: #FFB000;
  border-radius: 50%;
}
.sub_menu_col ul li a  
{
  font-size: 24px;
  line-height: 30px;
  color: #2F2E2E;
  padding-bottom: 9px;
}
.sub_menu_col ul li p 
{
  font-size: 20px;
  line-height: 25px;
  max-width: 220px;
  color: #2F2E2E;
}
.mega_menu_container
{
  padding: 40px 78px 33px 78px;
}
.mega_menu_container h4 
{
  font-size: 26px;
  line-height: 33px;
  color: #707070;
  margin-bottom: 0;
  padding-bottom: 34px;
}
.sec_men_row
{
  
  padding-left: 59px;
}
.br_right_nav
{
  border-right: 1px solid #707070;
}
.mega_menu .col-md-4
{
  width: 37%;
}
.mega_menu .col-md-8
{
  width: 63%;
}
.box_overlay
{
  padding: 20px 29px 13px 33px;
  background: #fff; 
  position: relative;
  max-width: 491px;
}
.box_overlay::before 
{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.box_overlay h3 
{
  font-size: 23px;
  line-height: 30px;
  font-weight: 600;
  color: #FFB013;
  margin-bottom: 0 !important;
  padding-bottom: 8px;
}
.box_overlay p
{
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #707070;
  padding-bottom: 25px;
}
.box_overlay .learn_more a 
{
  font-size: 24px;
  line-height: 30px;
  color: #FFB013;
  font-weight: 700;
  margin-right: 0;
}
.box_overlay .learn_more 
{
  padding-right: 0;
}
.bg_nav
{
  padding: 0 !important;
}
.menu_image_overlay
{
  position: relative;
  width: 100%;
  height: 100%;
}
.box_overlay
{
  position: absolute;
  bottom: 26px;
  right: 0;
}

.event_card,.middle_event
{
  cursor: pointer;
}
.event_card:hover .card-image,
.middle_event:hover .mcard-image
{
  transform: scale(1.05);
}
.event_card .card-image,
.middle_event .mcard-image
{
  transition: .5s;
  overflow: hidden;
}
.reg_nw_btn a
{
  transition: .5s;
}
.reg_nw_btn a:hover
{
  background: #FFB013;
  color: #fff;
}
.aus_content .learn_more a:hover
{
  color: #470458;
}
.highlate_box
{
  transition: .5s;
  cursor: pointer;
}
.highlate_box:hover 
{
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.highlate_box:hover h5,
.highlate_box:hover p,
.highlate_box:hover .learn_more a 
{
  color: #fff;
}

.un_box
{
  cursor: pointer;
}



.b_modal .modal-content
{
  background: #FFA510;
  border-radius: 31px !important;
  width: 650px;
}
.b_modal .reg_heading h1, .b_modal .reg_heading h2 {
    font-weight: 500;
    font-size: 65px;
    line-height: 67px;
    color: #FFFFFF;
}
.b_modal form input, .b_modal form textarea {
    padding: 8.2px 15.5px !important;
    border-radius: 0 !important;
    background: #fff;
    border: none;
    margin-bottom: 12.7px;
}
.b_modal form input {
    height: 48px;
}


.b_modal .modal-body
{
  padding: 44px 86px 48px;
  background: #FFA510 !important;
}
.b_modal  .reg_heading {
    padding-bottom: 22px;
}
.register_btn .submit_button {
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
    font-weight: 600;
    border: 0px;
    font-size: 21px;
}
.bt_close
{
  position: absolute;
  top: 24px;
  right: 24px;
  color: #fff !important;
}
@media (min-width: 576px)
{
  .modal-dialog {
    max-width: 650px !important;
    margin: 1.75rem auto;
  }
}


.country_inner_flex,
.pin_flag
{
  position: relative;
}
.overlay_box
{
  position: absolute;
}
.overlay_box
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: .5s;
}
.country_inner_flex:hover .overlay_box,
.pin_flag:hover .overlay_box
{
  opacity: 1;
}
.overlay_box h3 
{
  color: #fff;
  font-weight: 700;
  font-size: 30px;
}



.std_head_sec h4
{
  font-size: 43px;
  line-height: 55px;
  color: #707070;
  font-weight: 300;
  margin-bottom: 0;
}
.left_enq p
{
  padding-top: 15px;
}
.p-b0
{
  padding-bottom: 0 !important;
}

.study_can_ad
{
  /*padding: 42px 0 24px;*/
  background: #707070;
  overflow: hidden;
}
.study_can_ad .std_can_left h1 
{
  font-family: 'Uni Neue';
  font-weight: bold;
  color: #fff;
  font-size: 135px;
  line-height: 163px;
}
.study_can_ad .std_can_left p
{
  font-family: 'Uni Neue';
  font-weight: 500;
  color: #fff;
  font-size: 36px;
  line-height: 45px;
}
.std_knw_more
{
  margin-top: 18px;
}
.std_knw_more a 
{
  display: inline-block;
  width: 353px;
  background: #fff;
  border-radius: 100px;
  color: #000;
  font-size: 37px;
  line-height: 37px;
  text-align: center;
  padding: 18px 0 18px;
  font-family: 'Uni Neue';
  font-weight: 500;
}
.std_can_left
{
  padding-top: 24px;
}

.circle_shape
{
  width: 383px;
  height: 383px;
  /*background: #707070;*/
  z-index: -1;
  right: 0;
  position: absolute;
  bottom: 30px;
  /*border-radius: 50%;*/
  background: linear-gradient(#707070, #707070) padding-box, linear-gradient(90deg, #3E0C53 -0.12%, #930477 17.97%, #B60078 29.76%, #E24500 52.31%, #E97600 69.43%, #F4B200 88.82%, #F4B200 100.14%) border-box;
  border-radius: 50em;
    border: 38px solid transparent;
/*  border-radius: 50%;
  border-width: 38px;
  border-style: solid;
  border-image: linear-gradient(to right, darkblue, darkorchid) 1;*/
}
.std_can_img
{
  position: relative;
  padding-top: 10px;
  z-index: 2;
}
/*.circle_shape::before 
{
  content: '';
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  width: 383px;
  height: 383px;
  background: linear-gradient(to right, darkblue, darkorchid);
}*/

.desc_sec_para p {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: #707070;
    padding-bottom: 13px;
    margin-bottom: 0 !important;
}
.stdy_page_desc
{
  padding: 78px 0;
}
.faq_btn
{
  font-size: 25px;
  color: #716767;
  line-height: 30px;
}
.accordion-item
{
  border-radius: 0 !important;
  border: none !important;
}
.faq_button
{
  width: 100% !important;
  padding: 15px 35px !important;
}
.faq_button .down_arw
{
  padding-left: 20px;
}
.faq .accordion .accordion-item
{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: none !important;
}
.faq_heading
{
  padding-bottom: 15px;
}
.faq_heading h1
{
  color: #707070;
}
.faq
{
  padding-bottom: 90px;
}

.leave_rply
{
  padding: 40px 0 58px;
  background: #E4ECF4;
  margin-bottom: 52px;
}
.leav_heading h1 
{
  font-size: 55px;
  line-height: 66px;
  color: #707070;
}
.leav_form input, 
.leav_form textarea
{
  border-radius: 0 !important;
  border: 0 !important;
  margin-bottom: 42px;
}
.leav_form input
{
  height: 60px;
}
.leav_form form ::placeholder
{
  font-size: 20px;

}
.pr-30  
{
  padding-right: 30px;
}
.leav_form
{
  padding-top: 28px;
}
.submit_leav
{
  text-align: right;
  display: none;
}
.blog_main_post
{
  position: relative;
  z-index: 1;
}
.blog_main_post::before 
{
  content: '';
  width: 1023px;
  height: 353px;
  background: #c1c6cc;
  position: absolute;
  top: 6px;
  border-radius: 45px;
  left: 81px;
  z-index: -1;
}
.blg_rw
{
      background: #fff;
    border-radius: 35px;
}

.branches_banner_content
{
  max-width: 780px;
  float: right;
  padding-right: 92px;
}
.branches_banner_content h2 
{
  font-size: 42px;
  line-height: 60px;
  color: #fff;
}
.branches_banner_content p {
    font-size: 16px;
    line-height: 30.imig_desc ppx;
    font-weight: 500;
    color: #4E4E4D;
    margin-bottom: 0 !important;
}
.branches_banner
{
  display: flex;
  justify-content: right;
  align-items: center;
}
.imig_heading 
{
  font-size: 55px;
  line-height: 66px;
  color: #707070;
  max-width: 618px;
  margin-bottom: 18px;
}
.imig_heading h1 
{
  margin-bottom: 0;
}
.imig_desc p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #4E4E4D;
    margin-bottom: 0 !important;
}
.imig_desc 
{
  padding-right: 160px;
}
.imigration
{
  padding: 93px 0 120px;
}
.mle_0
{
  margin-left: 0 !important;
}
.imigration_highlate
{
  background: #E4ECF4;
  padding-bottom: 116px;
}
.imigration_container
{
  max-width: 1080px;
  margin: auto;
}
.imigration_container .highlate_box p
{
  max-width: 313px !important;
}

.map_container
{
  max-width: 100%;
  margin: auto;
}
.map_container iframe 
{
  width: 100%;
  height: 854px;
}
.map
{
  padding: 0px 0;
}
.sec_mega li
{
    margin-bottom: 30px !important ;
}

.sub_menu_col
{
  min-height: 500px;
}













/*---------27/12/2022------------*/
.bnr_btm_btn a
{
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  line-height: 29px;
  display: inline-block;
  background: linear-gradient(to right, #42015A, #FFAF12);
  padding: 7.5px 14px;
  text-transform: uppercase;
  height: 44px;
  width: 100%;
  text-align: center;
}
.bnr_btm_mail a 
{
  font-size: 16px;
  font-weight: 600;
  color: #291920;
  line-height: 22px;
  display: inline-block;
  background: #E4E4E4;
  padding: 12px 14px;
  height: 44px;
  width: 100%;
  text-align: center;
}
.banner_btm_flex
{
  display: flex;
}
.call_btn_sec
{
  background: #460458;
}
.call_btn_sec .call_btn
{
  color: #fff;
  font-size: 23px;
  line-height: 23px;
  height: 88px;
  padding: 19px 16px;
  text-align: center;
  text-transform: uppercase;
}
.call_btn_sec .call_btn span 
{
  display: block;
  font-weight: 700;
}
.btn_block
{
  display: none;
  /*width: 100%;*/
}
.banner::before
{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
}
.mobile_migration
{
  display: none;
}
.mob_img 
{
  display: none;
}
.counter_heading 
{
  padding-bottom: 31px;
  text-align: center;
  display: none;
}
.counter_heading h1  
{
  font-size: 34px;
  line-height: 42px;
  color: #E4E4E4;
  font-weight: 500;
}



.menu {
  /*position: absolute;*/
  /* top: 50%; */
   left: 50%; 
  /*transform: translate(-50%, -50%);*/
  cursor: pointer;
  transition: 0.5s ease;
  /* height: 50px; */
      /*right: 10%;*/
      display: none;
}
.menu:hover .bar {
}
 .bar {
  width: 48px;
  height: 4px;
  background: #ffc107;
  /* box-shadow: 1px 1px 3px RGBa(0, 0, 0, 0.4); */
  border-radius: 0;
  transition: 0.4s ease;
}
.menu .bar:not(:first-child) {
  margin-top: 10px;
}

#hi {
  position: absolute;
  left: -999px;
  top: -999px;
}

#hi:checked + .menu {
  transform: rotatey(180deg);
}
#hi:checked + .menu .bar {
  transform: rotatey(180deg) rotatex(360deg);
}
#hi:checked + .menu .bar:first-child {
  transform: rotate(-45deg);
  /*margin-top: 20px;*/
}
#hi:checked + .menu .bar:nth-child(2) {
  opacity: 0;
}
#hi:checked + .menu .bar:nth-child(3) {
  margin-top: -19px;
  transform: rotate(45deg);
}
.register_btn a  
{
  text-decoration: none;
  display: inline-block;
  padding: 10px 24px;
  color: #fff;
  background: #42015A;
  font-weight: 600;

}
.register_btn 
{
  text-align: center;
  margin-bottom: 5px;
}
.fist_country
{
  justify-content: end;
}
.menu_icon
{
  display: none;
}
.mobile_menu {
    position: fixed;
    background: #fff;
    padding: 30px;
    top: 0;
    left: -320px;
    height: 100%;
    z-index: 9;
    width: 320px;
        overflow-y: scroll;
    box-shadow: 8px 0px 20px #0000000f;
    transition: .5s ease-in-out 0s;
}
.mobile_menu .mobile_menu_list > li
{
  /*padding: 10px 10px;*/
  
  display: block;
  transition: .3s;
}
.mobile_menu .mobile_menu_list a 
{
  color: #2F2E2E;
  display: block;
}
.mobile_menu .mobile_menu_list > li > a 
{
  font-weight: 600;
   padding: 10px;
  border-radius: 10px;
  transition: .3s;
  display: block;
}
.mobile_menu .mobile_menu_list > li > ul 
{
  /*padding: 10px 0;
  display: block;*/
  margin-top: 10px !important;
      margin-left: 10px !important;
}
.mobile_menu .mobile_menu_list > li > ul > li 
{
  padding: 6px 20px;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
}
.mobile_menu .mobile_menu_list > li > ul > li::before 
{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: .5s;
  left: 0;
  width: 8px;
  height: 8px;
  background: #FFB000;
  border-radius: 50%;
}
.mobile_menu .mobile_menu_list > li > ul > li > a
{
  transition: .3s;
}
.mobile_menu .mobile_menu_list > li > ul > li:hover::before 
{
  background-color: #470458;
}
.mobile_menu .mobile_menu_list > li > ul > li > a:hover 
{
  color: #470458;
  font-weight: 600;
}
.mobile_menu .mobile_menu_list > li > ul
{
  display: none;
}
.mob_arrow
{
  float: right;
}
.mobile_menu .mobile_menu_list > li > a:hover
{
  background: #470458;
  color: #fff;
  border-radius: 10px;
}
.mobile_menu .mobile_menu_list > li:hover > a 
{
  /*color: #fff;*/
}
.mobile_menu .mobile_menu_list > li:hover > a svg  path
{
  stroke: #fff;
}
/*.mobile_menu .mobile_menu_list > li:hover ul > li > a 
{
  color: #fff;
}
.mobile_menu .mobile_menu_list > li > ul > li:hover::before  
{
  background: #fff;
}
.mobile_menu .mobile_menu_list > li > ul > li:hover a  
{
  color: #FFB000;
}*/

.active_menu
{
  background: #470458;
  color: #fff !important;
}
.active_menu svg  path
{
  stroke: #fff;
}

.nav_open
{
  left: 0;
}
.logo_side
{
  margin-bottom: 20px;
}
.close_icon i {
    font-size: 30px;
    margin-bottom: 15px;
    border-radius: 50px;
    color: #470458;
}
.close_icon
{
  text-align: right;
}
.overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 0%;
    transition: .5s ease-in-out 0s;
    background: rgba(0, 0, 0, .8);
    height: 100%;
    z-index: 8;
}
.menu_icon i
{
  font-size: 35px;
  color: #FFB000;
}
.mobile_banner
{
  display: none;
}

.choose_destination .heading_main 
{
  width: 590px;
  margin: auto;
  text-align: center;
  padding-bottom: 40px;
}
.heading_main h1 
{
  font-weight: 300;
  color: #460458;
  line-height: 56px;
  font-size: 43px;
}
.heading_main h2 
{
  font-weight: 300;
  color: #460458;
  line-height: 56px;
  font-size: 43px;
}
.choose_destination
{
  padding: 52px 0 0;
  position: relative;
}
.destination_item
{
  text-align: center;
  cursor: pointer;
}
.destination_item .card-body 
{
  padding: 22px 24px 30px !important;
  background: #F0EDED;
}
.destination_item .card-header
{
  overflow: hidden;
}
.destination_item .card-header img
{
  transition: .5s;
}
.destination_item:hover .card-header img
{
  transform: scale(1.1);
}
.destination_item .card-body  h4  
{
  padding-bottom: 16px;
  margin-bottom: 0 !important;
  font-size: 20px;
}
.destination_item .card-body p  
{
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  font-weight: 300;
}
.choose_destination::before
{
  background: #F0EDED;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 69%;
  z-index: -1;
}

.colured_section
{
  padding: 66.5px 30px;
  background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
}
.left_ytb
{
  border-radius: 58px;
  overflow: hidden;
  width: 592px;
  position: relative;
  z-index: 1;
  border: 15px solid #fff;
}
.left_ytb img 
{
  width: 100%;
}
/*.rec
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}*/

.head_right h3
{
  color: #fff;
  font-size: 43px;
  line-height: 43px;
  font-weight: 300;
  padding-right: 51px;
  margin-bottom: 14px;
}
.high_right
{
  max-width: 353px;
}
.high_right form input,
.mx-width_sec form input
{
  height: 34px;
}
.high_right form input,
.high_right form textarea,
.mx-width_sec form input,
.mx-width_sec form textarea
{
  border-radius: 0 !important;
  font-size: 16px;
  color: #5F5A56;
  border:  none !important;
  margin-bottom: 9px;
}
.hright_det .register_detail p.fst_title  
{
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}
.hright_det .register_detail p.call_text 
{
  font-size: 26px;
  line-height: 33px;
  font-weight: 600;
}
.register_btn a 
{
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  background: #fff;
  color: #741E42;
  border-radius: 33px;
  transition: .5s;
}
.register_btn a:hover 
{
  background: var(--base) !important;
  color: #fff;
}
.hright_det
{
  padding-top: 17px;
}
.hright_det.d_flex
{
  align-items: center;
}
.left_ytb
{
  float: right;
  margin-right: 74px;
}
.ytb_icon   
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.eligibility 
{
  padding: 65px 0 85px;
}
.elig_tit h1, .elig_tit h2
{
  font-size: 43px;
  line-height: 56px;
  font-weight: 300;
  color: var(--theme);
}
.left_column_elig
{
  float: right;
  padding-right: 111px;
}
.elig_content h3 
{
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #4E4E4D;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.elig_content
{
  padding-top: 8px;
}
.elig_content a 
{
  font-size: 18px;
  line-height: 18px;
  background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
  border-radius: 30px;
  display: inline-block;
  font-weight: 500;
  padding: 6px 38px;
  transition: .5s;
}
.elig_content a:hover 
{
  background: var(--theme);
}

.home_mig .study_image 
{
  position: relative;
  padding-top: 65px;
}
.home_mig.study_abroad
{
  min-height: auto !important;
}
.prep_univ
{
  padding: 75px 0 85px;
}
.prep_univ .heading_main 
{
  padding-bottom: 18px;
  text-align: center;
}
.max_width
{
  max-width: 1210px;
  margin: auto;
}
.home_testimonial
{
  background: #9E91C1;
  padding: 178px 30px 217px;
}
.max_test 
{
  max-width: 1220px;
  margin: auto;
}
.testimonial_n_box
{
  background: #fff;
  padding: 116px 33px 19px 45px;
  position: relative;
}
.testimonial_h_content h5 
{
  font-size: 19px;
  color: #707070;
  padding-bottom: 35px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.testimonial_h_content h3 
{
  font-size: 16px;
  color: #707070;
  padding-bottom: 24px;
  line-height: 17px;
  font-weight: 700;
  margin-bottom: 0;
}
.testimonial_h_content p
{
  font-size: 16px;
  color: #4E4E4D;
  padding-bottom: 24px;
  line-height: 30px;
}
.test_imag
{
  position: absolute;
  left: 50%;
  top: -94.5px;
  transform: translateX(-50%);
}

.home_testimonial .owl-nav button,
.prep_univ .owl-nav button
{
    background: transparent !important;
    color: #fff !important;
    margin-left: 0 !important;
    transition: .5s;
    position: absolute;
    top: 50%;
    font-size: 49px !important;
    transform: translateY(-50%);
}
.prep_univ .owl-nav button
{
  color: #9E91C1 !important;
}
.home_testimonial .owl-nav button.owl-prev,
.prep_univ .owl-nav button.owl-prev
{
    left: -52px;
}
.home_testimonial .owl-nav button.owl-next,
.prep_univ .owl-nav button.owl-next
{
    right: -52px;
}
.service_item
{
  position: relative;
  height: 336px;
  width: 297px;
  margin: 0 12px;
  cursor: pointer;
}
.service_item:hover .serv_imgg img 
{
  transform: scale(1.1);
}
.service_item .serv_imgg img
{
  transition: .5s;
} 
.serv_imgg:hover::after
{
  left: 0 !important;
  width: 0;
}
.path
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.other_service
{
  padding: 75px 30px 85px;
}

.path_title h1  
{
  font-size: 21px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  color: #707070;
}
.path_title h2  
{
  font-size: 21px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  color: #707070;
}
.serv_imgg
{
  position: relative;
  text-align: center;

}
/*
.serv_imgg::after 
{
  content: '';
   width: 192px;
  height: 6px;
  background: #E1E3E4;
  border-radius: 15px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: .5s;
  transform: translateX(-50%);
}*/

.path_title 
{
  padding-top: 75px;
  float: right;
  padding-right: 50px;
}
.serv_grid
{
  display: flex;
}

.other_service_row
{
  padding-top: 102px;
}
.serv_bbtn button
{
  width: 148px;
  height: 148px;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  color: #fff;
  border-radius: 50%;
  font-weight: 700;
  font-size: 21px;
  line-height: 23px;
  text-transform: uppercase;
  border: none;
  text-align: center;
}
.serv_bbtn
{
  position: absolute;
  bottom: 0;
  left: 0;
}

.accredited_left h3
{
  font-size: 43px;
  color: #FFA510;
  line-height: 51px;
  font-weight: 300;
}
.acc_cars_item 
{
  text-align: center;
}
.acc_cars_item
{
  cursor: pointer;
  transition: .5s;
}
.crs_btn_Section a
{
  padding: 15px 10px !important;
}

.acc_cars_item img 
{
  transition: .5s;
}
.acc_cars_item:hover img 
{
  transform: scale(1.05);
}
.accredited_right .acc_cars_item img 
{
  width: auto !important;
}
.hope_flex 
{
  padding-bottom: 100px;
  border-bottom: 1px solid #707070;
}
.accredited
{
  padding-top: 66px;
  padding-bottom: 80px;
}
.f_btn_submit a
{
  padding: 9px 22.5px;
  background: #fff;
  display: inline-block;
  color: var(--theme) !important;
  font-weight: 600;
  text-align: center;
  border-radius: 40px;
  text-transform: uppercase;
  margin-left: 24px;
}
.testi-btn{
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  border: none;
  color: white;
  width: 100%;
  margin: 20px 0px;
  padding: 15px 0px;
}
.testi-btn:hover{
  color: #000;
  background: linear-gradient(to right, #8c02be 0%, #fa8225 70.4%, #fdbf44 100%);

}

#favourite .owl-nav button,
.choose_destination .owl-nav button,
#cars_item .owl-nav button,
#other_serv_cars .owl-nav button {
    background: transparent !important;
    border-radius: 50%;
    color: #ababab !important;
    margin-left: 0 !important;
    transition: .5s;
    position: absolute;
    top: 57%;
    transform: translateY(-50%);
}
#favourite .owl-nav button.owl-prev,
.choose_destination .owl-nav button.owl-prev,
#cars_item .owl-nav button.owl-prev,
#other_serv_cars .owl-nav button.owl-prev 
 {
    left: -15px;
}
#favourite .owl-nav button.owl-next,
.choose_destination .owl-nav button.owl-next,
#cars_item .owl-nav button.owl-next,
#other_serv_cars .owl-nav button.owl-next
{
    right: -30px;
}


#cars_item .owl-nav button.owl-prev
 {
    left: -15px;
}
#cars_item .owl-nav button.owl-next{
    right: -15px;
}

.owl-nav i 
{
  font-size: 30px; 
  /* slide size changed */
  margin: 0px -16px;
}
.arrow_prev{
  margin: 36px;
}
.owl-carousel .owl-stage-outer 
{
    overflow-x: clip !important;
}
.owl-carousel .owl-stage-outer{
  overflow-y: unset !important;
}

.study_uk_bann_content
{
  padding-left: 77px;
}

.max_container
{
  max-width: 1120px;
  margin:  auto;
}
.bus
{
  padding-top: 54px;
  margin: auto;
}

.top_univ
{
  padding: 54px 30px 64px;
}
.heading_title h1, .heading_title h2
{
  font-size: 43px;
  line-height: 56px;
  font-weight: 300;
  color: #707070;
  padding-bottom: 30px;
}
.unv_item_list 
{
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 34px;
}
.sec_list_row
{
  padding-top: 28px;
}
.top_crs
{
  padding: 0 30px 51px;
}
.crs_btn_Section div
{
  display: flex;
  column-gap: 13px;
  justify-content: space-evenly;
}
.crs_btn_Section  a 
{
  font-size: 17px;
  line-height: 22px;
  color: #707070;
  padding: 20px 10px;
  border-radius: 30px;
  background: #E4E4E4;
  display: inline-block;
  font-weight: 700;
  transition: .5s;
  width: 25%;
  text-align: center;
  text-transform: uppercase;
}
.crs_btn_Section a:hover  
{
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  color: #fff;
  cursor: default;
}
.ptt
{
  padding-top: 17px !important;
}
.pr-0
{
  padding-right: 0 !important;
}
.more_details
{
  padding: 51px 30px;
}

.faq_column p 
{
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
.team_ellips span
{
  background: #fff !important;
}
.team_inn_banner
{
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.inn_tem_Cont
{
  max-width: 950px;
  margin:  auto;
}

.team-container
{
  padding: 70px 0 0;
}

.bb_clr 
{
  position: relative;
}

.bb_clr::after {
    height: 14px;
    width: 100%;
    background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}
.headlink_mobile
{
  display: none;
}
.un_log_titl
{
  /*padding-bottom: 41px !important;*/
}
.pto_tm
{
  padding-top: 90px;
}
.team_all_member .sr_text h1, .team_all_member .sr_text h2
{
  text-align: center;
  font-size: 45px;
  line-height: 60px;
  font-weight: 500;
  color: var(--theme);
}
.team_all_member
{
  padding-top: 102px;
  padding-bottom: 130px;
}

.shift_right button
{
  font-size: 19px;
  line-height: 27px;
  min-height: 43px;
  padding: 0 36px;
  color: #ADA1A1;
  font-weight: 600;
  border: none;
  transition: .5s;
}
.shift_deading
{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shift_right button:hover 
{
  background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
  color: #fff;
}
.sp_highlte_box
{
  position: relative;
  padding: 26.5px 0;
  z-index: 1;
  background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
}
.sp_highlte_box::before
{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
  height: 100%;
  background: #fff;
  z-index: -1;
}
.sp_right
{
  padding-left: 80px;
  padding-top: 19px;
  padding-bottom: 56px;
}
.mx-width_sec
{
  max-width: 352px;
}
.sp_right
{
  position: relative;
}
.sp_right::before 
{
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: #fff;
  content: '';
}

.sp_left h1, .sp_left h2
{
  font-size: 43px;
  line-height: 55px;
  color: #fff;
  font-weight: 300;
  padding-bottom: 30px;
}
.sp_left p
{
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-weight: 300;
  max-width: 100%;
  padding-right: 50px;
}
.sp_left
{
  padding-top: 19px;
}

.aus_image h1 
{
  font-size: 50px;
  line-height: 60px;
  color: #707070;
  font-weight: 300;
  padding-bottom: 25px;
}
.aus_block
{
  border-bottom: 1px solid #707070;
  padding-bottom: 38px;
}
.cal_el_cont a 
{
  font-size: 19px;
  line-height: 19px;
  background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
  border-radius: 30px;
  display: inline-block;
  font-weight: 500;
  padding: 6px 38px;
  transition: .5s;
  float: right;
}
.cal_el_cont h1, .cal_el_cont h2 
{
      font-size: 38px;
    line-height: 46px;
  color: var(--theme);
  text-align: right;
}
.cal_el_cont p 
{
  font-size: 17px;
  line-height: 20px;
  color: #4E4E4D;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: 14px;
}
.calculate_elg_box
{
  display: flex;
  align-items: center;
}
.calculate_elg_box
{
  max-width: 690px;
  margin: auto;
}
.calculate_elgb
{
  padding: 25px 0;
}

.story_left h1, .story_left h2
{
  font-size: 50px;
  line-height: 65px;
  color: var(--theme);
  font-weight: 300;
  padding-bottom: 21px;
}
.story_left p
{
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  font-weight: 500;
  padding-bottom: 30px;
  max-width: 550px;
}
.stry_right > p,
.stry_u_para p
{
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  font-weight: 500;
  max-width: 550px;
  padding-bottom: 30px;
}
.stry_u_para h3 
{
  font-weight: 500;
  font-size: 26px;
  line-height: 37px;
  color: var(--theme);
  padding-bottom: 42px;
  margin-bottom: 0;
  max-width: 393px;
} 
.stry_img
{
  text-align: center;
  position: relative;
}
/*.stry_img::before 
{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}*/

.strip_bg
{
  height: 73px;
  background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
}
.strip_bg1
{
  height: 18px;
  background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
}
.crs_container
{
  max-width: 1120px;
  margin:  auto;
}
.crs_row h1, .crs_row h2
{
  font-size: 43px;
  line-height: 55px;
  font-weight: 300;
  color: #707070;
  margin-bottom: 0;
}
.crs_row p
{
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #4E4E4D;
  padding-top: 25px;
}
.course_block
{
  padding: 72px 0px 40px;
}
.in_mt
{
  margin-top: 44px;
}

.un_top_cars
{
  /*padding: 72px 0 94px;*/
  position: relative;
  padding: 0;
}
.un_sft_row
{
  position: relative;
}
.un_sft_row::after 
{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #707070;
}
.unv_in_logo
{
  padding-top: 36px;
  padding-bottom: 60px;
}
.un_top_fst_rw
{
  padding: 72px 0 94px;
}
.un_inn_list .list_un
{
  display: inline-flex;
  align-items: center;
  column-gap: 20px;
}
.inner_Aus::before
{
  display: none;
}
.inner_Aus .auto-container
{
  border-bottom: 1px solid #707070;
}
.hrng_bx
{
  max-width: 956px;   
}
.post_meta p
{
  position: relative;
  padding-left: 230px;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  color: #979090;
}
.post_meta p::before
{
  content: '';
  position: absolute;
  width: 219px;
  height: 27px;
  left: 0;
  background: #FFA00E;
}
.post_meta p::after
{
  content: '';
  position: absolute;
  width: 42px;
  height: 27px;
  right: 0;
  background: #FFA00E;
}

.post_main_title
{
  max-width: 520px;
}
.post_main_title h1 
{
  font-size: 40px;
  line-height: 40px;
  color: #979090;
  padding-bottom: 8px;
}
.post_main_title
{
  padding-bottom: 11px;
}
.mnu_cntnr
{
  padding: 0 30px;
}

.contact_header
{
  position: relative;
}
.contact_header::before 
{
  content: '';
  position: absolute;
  width: 50%;
  left: 0;
  min-height: 487px;
  content: '';
  background: url('../images/contact-us.webp')  ;
  background-position: center;
  /*background: url(images/contact_bg.png);*/
}
.contact_header::after 
{
  content: '';
  position: absolute;
  width: 50%;
  right: 0;
  height: 487px;
  top: 0;
  z-index: -1;
  background: #707070;
}
.top_cnt_header
{
  position: relative;
}
.top_cnt_header::after 
{
  content: '';
  position: absolute;
  width: 50%;
  right: 0;
  height: 487px;
  top: 0;
  z-index: -1;
  background: #707070;
}
.contact_wrp_frm
{
  max-width: 514px;
  min-height: 487px;
}
.top_cnt_heading h1, .top_cnt_heading h2
{
  font-size: 55px;
  line-height: 75px;
  color: #FFA00E;
  text-align: right;
  font-weight: 300;
  padding-right: 45px;
}
.top_cnt_heading 
{
  padding: 40px 0;
}
.cont_Add_list p 
{
  color: #fff;
  font-size: 18px;
  line-height: 36px;
  font-weight: 500;
}
.cont_li_h
{
  font-size: 50px !important;
  line-height: 60px !important;
}
.d_f
{
  display: flex;
  align-items: center;
  justify-content: end;
}
.cont_heading
{
  display: flex;
  column-gap: 20px;
  align-items: center;
  padding-bottom: 13px;
}
.cont_heading h1, .cont_heading h2
{
  font-weight: 300;
  font-size: 43px;
  line-height: 56px;
  color: #707070;
}
.cont_svg svg 
{
  width: 40px;
}

.cont_box_par p  
{
  font-weight: 300;
  font-size: 20px;
  line-height: 31px;
  color: #6C6C6C;
}
.contact_blck_lst
{
  padding: 65px 0;
}
.cont_list_bg_back
{
  background: #E4E4E4;
}
.pt-20
{
  padding-top: 30px;
}
.other_serv_sm_header p 
{
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  color: #6C6C6C;
}
.other_serv_wrp
{
  padding-left: 39px !important;
  padding-top: 0;
}
.other_serv_heading::after,
.other_serv_top::after
{
  background: #e4e4e4 !important;
}
.other_serv_shape
{
  content: '';
  position: absolute;
  bottom: 0;
  height: 15px; 
  width: 100%;
  left: 0;
  background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
}
.other_serv_heading::before
{
  background: url(../images/other_serv.jpg) no-repeat center center/cover !important; 
}
.other_serv_li li  
{
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 16px;
  max-width: 470px;
}
.sp_fl
{
  float: right;
}

.say_box
{
  padding: 44px 23px 65px 38px;
  background: #E4E4E4;
}
.say_header
{
  display: flex;
  align-items: center;
  column-gap: 25px;
}
.say_header .say_av_des h3 
{
  font-size: 22px;
  line-height: 23px;
  color: #707070;
  font-weight: 500;
  margin-bottom: 0 !important;
}
.say_header .say_av_des h5
{
  font-size: 18px;
  line-height: 19px;
  color: #707070;
  font-weight: 500;
  margin-bottom: 0 !important;
}
.say_header .say_av_des a 
{
  margin-top: 10px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  font-weight: 500;
  padding: 5px 12px;
  background: linear-gradient(to right, #42015A 22%, #FF7000 70.4%, #FFB013 100%);
  border-radius: 30px;
  display: inline-block;
}
.say_details
{
  padding-top: 32px;
}
.say_details p 
{
  font-size: 16px;
  line-height: 28px;
  color: #4B4B4B;
  padding-right: 33px;
}
.say_block
{
  padding-top: 60px;
}
.head_link_menu
{
  /*float: right;*/
  text-align: right;
}
.head_link_menu li 
{
  display: inline-block;
  position: relative;
}
.head_link_menu li::after 
{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  background: #fff;
}
.fst_left::before 
{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #fff;
}
.head_link_menu li a 
{
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  font-weight: 500;
  color: #fff;
  padding: 9px 58px;
}
.head_link
{
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.testimonial_inner_heading
{
  padding: 50px 42px;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  margin-bottom: 164px;
}
.testimonial_inner_heading h1 
{
  font-size: 43px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
.inner_testimonial
{
  padding-top: 221px;
  background: #E4E4E4;
}
.test_inner_item
{
  margin-bottom: 128px;
  position: relative;
  z-index: 1;
}
.test_inner_item::after 
{
  content: '';
  position: absolute;
  width: 100%;
  top: 73px;
  left: 0;
  height: 100%;
  z-index: -1;
  content: '';
  background: url(../images/shadow.png) no-repeat center center/cover;
}
.testimonial_left_row
{
  margin: 0 15px;
}
.modal-body
{
  padding: 50px 26px 26px !important;
  background: #e4e4e4;
}
.modal-content
{
  border-radius: 0 !important;
}
.frm_flx1 input
{
  border-radius: 0 !important;
  margin-bottom: 8.6px;
}
.frm_flx1 select 
{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #5F5A56;
  border-radius: 0 !important;
  padding: .375rem .75rem;
}
.pop_apply
{
  font-size: 25px;
  line-height: 31px;
  color: #fff;
  font-weight: 700;
  padding: 10px 16px 22px 16px;
  display: inline-block;
  text-align: right;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
  font-weight: 700;
  width: 100%;
  transition: .5s;
}
.pop_apply:hover 
{
  background: var(--theme);
  color: #fff;
}
.pop_apply
{
  margin-top: 17px;
}
.op_close
{
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 15px;
  width: 0.5em;
  height: 0.5em;
}
.apply_modal
{
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.form-control:focus
{
  box-shadow: 0 !important;
}
.file_up
{
  background: var(--theme) !important;
  color: #fff !important;
}

.frachaise {
    cursor: pointer;
    position: fixed;
    top: 40%;
    right: 0;
    background: #FFB013;
    transform: rotate(-90deg) translateY(-50%);
    z-index: 9;
    border-radius: 20px 20px 0px 0px;
    transform-origin: right;
    transition: .3s;
}
.frachaise p {
    color: #fff;
    padding: 4px 25px;
    font-size: 21px;
    line-height: 31px;
    font-weight: 700;
}
.frachaise i  
{
  padding-right: 5px;
}
.bottom_flex ::placeholder 
{
  font-size: 18px !important;
}
.list_un_item
{
  cursor: pointer;
  transition: .5s;
}
.list_un_item:hover 
{
  transform: scale(1.05);
}
.our_story_abt
{
  padding-top: 80px;
}
.privacy_header
{
  padding: 30px 0;
  background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.privacy_header h1 
{ 
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
  color: #fff;
}
.privacy_wrapper
{
  padding-top: 40px;
}
.prv_sm_heading h3 
{
  font-size: 28px;
  line-height: 38px;
  color: var(--theme);
  font-weight: 500;
  margin-bottom: 0;
  padding-bottom: 50px;
}
.prv_sm_heading p
{
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  padding-right: 20px;
  font-weight: 500;
}
.prv_fst_row 
{
  padding-bottom: 34px;
}
.max_380
{
  max-width: 830px;
}
.priv_col ul li  
{
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  padding-right: 20px;
  font-weight: 500;
  list-style-type: disc !important;
  /*padding-left: 15px;*/
  position: relative;
  /*margin-bottom: 10px;*/
}
.priv_col ul 
{
  margin-left: 18px !important;
  margin-top: 10px !important;
}
/*.priv_col ul li::before
{
  content: '';
  position: absolute;
  top: 0%;
  transform: translateY(-50%);
  left: 0;
  width: 8px;
  height: 8px;
  background: #4E4E4D;
  border-radius: 50%;
} */

.priv_highlated
{
  padding: 75px 0;
  background: #E4E4E4;
}
.priv_h_col p
{
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  font-weight: 500;
  padding-right: 20px;
}
.priv_link 
{
  font-size: 22px;
  line-height: 22px;
  color: #707070;
  font-weight: 500;
  padding: 12px 22px 12px 11px;
  background: #fff;
  display: inline-block;
  text-decoration: none;
  margin-top: 12px;
}
.priv_link:hover 
{
  color: #707070;
}
.note
{
  font-size: 19px !important;
  line-height: 31px !important;
  color: #707070;
  font-weight: 500;
  padding: 12px 0;
  padding-top: 64px;
}
.f_cust_row
{
  padding: 37px 0 60px;
  border-bottom: 3px solid #707070;
}
.monts_h3
{
  font-size: 30px;
  line-height: 40px;
  color: var(--theme);
  font-weight: 500;
  margin-bottom: 0;
  padding-bottom: 50px
}
.unv_item
{
  transition: .5s;
  cursor: pointer;
  padding: 0 10px;
}
.unv_item:hover 
{
  transform: scale(1.05);
}

.scroll_column ul li 
{
  display: block;
  position: relative;
  padding-left: 30px;
}
.scroll_column ul li::before
{
  content: '';
  position: absolute;
  top: 0;
  transition: .5s;
  left: 0;
  width: 28px;
  height: 28px;
  background: #FFB000;
  border-radius: 50%;
}
@media only screen and (max-width: 1500px) and (min-width: 1400px)
{
  .scroll_column ul li::before
  {
    width: 20px;
    height: 20px;
  }
}

.mtop
{
  margin-top: 40px;
  text-align: center;
}
.mtop1
{
  margin-top: 40px;
  text-align: right;
  padding-left: 30%;

}
video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}



/*@media screen and (min-width: 1920px)
{
  p 
  {
    font-size: 16px !important;
    line-height: 30px !important;
  }
}*/

.sec_roq_card.slick-slide
{
  height: 270px;
}
.uv_icon
{
  max-width: 60%;
  margin: auto;
}

.scroll_menu_cont
{
  display: flex;
  column-gap: 72px;
}
.scroll_menu ul  
{
  padding-left: 33px !important;
  padding-top: 33px !important;
}
.menu_heading h5 
{
  font-size: 19px;
  line-height: 23px;
  color: #707070;
  margin-bottom: 0;
}
.menu_heading
{
  padding: 6px 28px 6px 20px;
  background: #E4E4E4;
  min-width: 176px;
  min-height: 35px;
}
.scroll_menu .sub_menu_col  
{
  /*border-left: 1px solid #707070;*/
}
.sub_menu_col ul li::before
{
  display: none;
}
.sub_menu_col ul li
{
  padding-left: 0 !important;
}
.clr_text
{
  color: #FFB013 !important;
}


.min-height_scroll
{
  min-height: 515px;
  max-height: 515px;
  overflow-y: scroll;
}



/* width */
.scroll_menu_cont  ::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.scroll_menu_cont  ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.scroll_menu_cont  ::-webkit-scrollbar-thumb {
  background: #FFB000; 
  width: 20px;
  border-radius: 10px;
}

/* Handle on hover */
.scroll_menu_cont  ::-webkit-scrollbar-thumb:hover {
  background: #FFB000; 
}


  
  .modal.b_modal.right-to-left .modal-dialog {
    margin: auto;
    right: -100%; /* Offscreen initially to the right */
    transition: right 0.3s ease;
    top: 3%;
  }
  .modal.b_modal.right-to-left.show .modal-dialog {
    right: 0; /* Move in from the right */
  }
  
  
/**** Latest additions */
.wrapper
{
  padding: 80px 0;
}
.block_frst p
{
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4D;
  font-weight: 500;
  padding-bottom: 30px;
}
.dir_img
{
  width: 40%;
  flex: none;
}

.director_message_box
{
  background: #F0EDED;
  padding: 50px 80px;
}
.dir_msg_left h3 {
    font-weight: 300;
    font-size: 40px;
    line-height: 51px;
    color: #470458;
    margin-bottom: 0;
    padding-bottom:15 px;
}
.sec_sec
{
  margin-top: 70px;
}
.director_name h4 
{
  font-size: 20px;
  line-height: 20px;
  color: #470458;
  font-weight: 600;
  margin-bottom: 3px;
}
.third_sec
{
  padding: 50px 0;
}
.vis_image img 
{
  width: 100%;
  filter: grayscale(1);
  transition: .3s;
}
.vis_image
{
  padding-bottom: 30px;
  overflow: hidden;
}
.vis_box
{
  cursor: pointer;
}
.vis_box:hover .vis_image img
{
  filter: grayscale(0);
}
.vis_box
{
  padding: 0 15px;
}
.hig_comn_heading
{
  padding-bottom: 25px;
}
.service_off::before
{
  display: none !important;
}
.service_off
{
  margin-bottom: 50px;
}
.inner_test
{
  padding-bottom: 80px;
}
.page_blog
{
  padding: 50px 0;
}
.heading_main
{
  padding-bottom: 35px;
}
.inner_blg_card p 
{
  font-size: 16px;
  color: #4E4E4D;
  padding-bottom: 24px;
  line-height: 30px;
}
.contact_address_section {
    background: linear-gradient(to right, #42015A 0%, #FF7000 70.4%, #FFB013 100%);
}
.contact_add_flex {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 1.3rem));
    grid-auto-flow: dense;
    grid-gap: 1.3rem;
}
.contact_add_right {
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.heading_cont h1 {
    color: #fff;
}
.contact_address_section form label 
{
  color: #fff;
  padding-bottom: 5px;
}
.inp_cntct {
    height: 50px;
    border-radius: 10px !important;
    color: #fff !important;
    padding: 12px 25px;
    border: 1px solid transparent !important;
    margin-bottom: 18px;
    background: rgba(226, 226, 226, .37) !important;
}
.form-control:focus
{
  box-shadow: none !important;
}
.submit_btn {
    padding: 17px;
/*    width: 100%;*/
    display: block;
    background: #42015A;
    color: #fff;
    border-radius: 17px;
    border: none;
    font-weight: bold;
    transition: .3s ease-in-out 0s;
}
.inner_contact
{
  margin-top: 50px;
}
.contact_add_left img
{
      height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 768px)
{
  .wrapper {
    padding: 40px 20px;
  }
  .director_message_box
  {
    padding: 30px;
  }
  .director_message_box .d-flex
  {
    display: block !important;
  }
  .dir_img
  {
    width: 100%;
  }
  .vis_box {
    padding: 0 0px;
  }
  .service_off .destination_item .card-body p
  {
    display: block !important;
  }
  .contact_add_flex {
    grid-template-columns: repeat(1, calc(100% - 0rem)) !important;
  }
  .inner_blg_card
  {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 992px) and (min-width: 768px) 
{
  .heading_cont h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .contact_add_left
  {
    display: none;
  }
  .contact_add_flex
  {
    grid-template-columns: repeat(1, calc(100% - 0rem)) !important;
  }
}