body{
    font-family: 'Myanmar Khyay';
}
/* h1{
    font-weight: 900 !important;
    font-size: 38px !important;
    line-height: 60px !important;
} */
h2{

    font-weight: 800 !important;
}
h3{
    font-weight: 700 !important;
    /* font-size: 40px; */
}
h4{

    font-weight: 600 !important;
    font-size: 30px;
}
h5{

    font-weight: 500 !important;
    font-size: 25px !important;
}
p{
    color: #5b627d;
}
.pageBanner{
    /* background: transparent; */
    background-repeat: no-repeat;
}
.secTitle{
    margin: 0 0 30px;
}
.subTitle{
    color: #000;
    line-height: 58px !important;
}
.table-overflow-x-auto{
    overflow-x: auto;
    width: 100%;
    margin: auto;
}
.immiPressBtn {
    padding: 0 30px;
}
.m-auto{
    margin: auto;
}
.w-30{
    width: 30% !important;
}
.w-35{
    width: 35% !important;
}
.w-60{
    width: 60% !important;
}
.w-70{
    width: 70% !important;
}
.w-85{
    width: 85% !important;
}
.w-80{
    width: 80% !important;
}
.w-90{
    width: 90% !important;
}
.w-95{
    width: 95% !important;
}
.pt-10{
    padding-top: 100px;
}
.pb-10{
    padding-bottom: 100px;
}
.mt-6{
    margin-top: 57px !important;
}
.mt-7{
    margin-top: 70px !important;
}
.mt-10{
    margin-top: 100px !important;
}
.mt-15{
    margin: 150px 0 0 !important;
}
.font-8{
    font-size: 8px !important; 
}
.font-30{
    font-size: 30px !important;
}
.font-weight-700{
    font-weight: 700 !important;
}
.font-weight-800{
    font-weight: 800 !important;
}
.font-weight-900{
    font-weight: 900 !important;
}
/* .table{
    --bs-table-color: var(--bs-body-color);
    --bs-table-bg: transparent;
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-body-color);
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: var(--bs-body-color);
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: var(--bs-body-color);
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: var(--bs-table-color);
    vertical-align: top;
    border-color: var(--bs-table-border-color);
}
tr:nth-child(even) {
  background-color: #f2f2f2;
} */
.h-380{
    height: 380px;
}
.header01 .mainMenu .study-abroad{
    display: none;
}
/* .sidebar{
    width: 267px;
    z-index: 1021;
} */
.sidebar .navbar .navbar-nav .nav-link {
    padding: 4px 13px;
}
.sidebar .navbar .navbar-nav .nav-link {
    border-block-start-width: 0px;
    border-block-end-width: 0px;
}
a button i{
    margin-left: -9px;
}
form a:hover {
    color: #bc1212;
}
button .nav-link:hover{
    color: #191C24;
    border: 0px solid #6C7293 !important;
    margin-top: 10px;
    background-color: #191C24 !important;
}
input, button, select, optgroup, textarea {
    background: #fff;
    border-color: #b3b2b2;
    color: #000;
}
/* .form-group,h3{
    width: 14%;
    display: inline-block;
} */
.form-control:read-only {
    background-color: #000;
    color: #fff;
}
/* .button{
    width: 25%;
    margin: auto;
} */
form .container-fluid .bg-secondary{
    margin: auto;
    width: 50%;
}
.bg-secondary .table-responsive th{
    color:red;
}
.pagination-container nav .pagination li span{
    color: #fff;
    background-color: #c81313;
    border-color: #bc1212;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
}
#active{
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}
.header01 .logo01 .home-logo {
    display: block;
    width: 100%;
}
.header01 .header01Inner .counselling{
    margin: 8px 0;
}
.ctaWrapper .iconBox02 .ibTitle {
    /* font-size: 28px; */
    line-height: 20px;
    font-weight: 700;
    margin: 20px 0;
}
.countrySection .owl-carousel .owl-item .features ul h5{
    color: var(--heading-color);
    font-weight: 600 !important;
}
/* .countrySection .owl-carousel .owl-item .features ul h6{
    font-size: 10px !important;
    line-height: 15px;
    margin: 5px 0 0;
} */
.ctaWrapper .iconBox02 .ibTitle a:hover{
    color: #fff !important;
}
.medianSticky .ctaWrapper .iconBox02 .ibBox{
    width: 20%;
    height: auto !important;
    /* color: var(--primay-color);
    background-color: #fff; */
}
.medianSticky .iconBox02 .ibBox i{
    font-size: 16px;
}
.collageSection .owl-carousel .owl-item .cnFlag .Chicago{
    background: #fff;
    padding: 8px !important;
}
.bg-Chicago,
.bg-Bristol{
    background: #ffffff;
}
.collageSection .owl-carousel .owl-item .cnFlag .Bristol{
    background: #ffffff;
    padding: 5px !important;
}
.CTASection01 .ctaWrapper img{
    border-radius: 0 10px 10px 0;
}
.counterSection .serviceItem01 .serContent .serIcon {
    margin: 0;
}
.footer_02 .crMenu ul li a:hover {
    color: #fff;
}
.aboutPage .fixLine{
    z-index: -1;
    position: fixed;
    height: 50%; 
}
.aboutContent01 .secTitle {
    margin: 0 0 17px;
    font-size: 24px !important;
}
.aboutContent01 h6{
    text-transform: uppercase;
}
.aboutSection01 .aboutContent01 p a{
    color: var(--heading-color);
}
.aboutSection03 .aboutContent01 .secTitle {
    margin: 0 0 17px;
}
.fixedCounselling {
    position: fixed;
    width: 72%;
    bottom: 0;
    left: 10%;
    border: none;
    z-index: 3;
  }
.youtubeThumnailVideo .secTitle{
    margin: 55px 0 0;
    line-height: 50px;
}
.blogItem01 .blogThumb img {
    height: 230px;
}
.reviewSectionMobile{
    display: none;
}
.reviewSectionPc{
    display: block;
}
.universityLogo h3 {
    margin: 50px 0;
}
@media (max-width: 575px){
    .display-none{
        display: none;
    } 
    .header01 .logo01{
        padding: 0 !important;
    }
    .header01 .header01Inner .counselling {
        margin: 0 !important;
    }
    .header01 .mainMenu .study-abroad{
        display: block !important;
    }
    .header01 .mainMenu .dropdown_3{
        display: none;
    }
    .heroSection04 .heroSlider02 .singleSlide .sliderContent h1{
        font-size: 11px !important;
    }
    .countDowns #timer {
        word-spacing: 0 !important;
    }
    h1{
        font-size: 29px !important;
        line-height: 19px !important;
    }
    .secTitle{
        line-height: 29px !important;
        margin: 20px 0;
    }
    h2{
        font-family: 'Montserrat';
        font-weight: 600 !important;
        font-size: 25px !important;
    }
    h3{
        font-family: 'Montserrat';
        font-weight: 700 !important;
        font-size: 15px !important;
        line-height: 30px !important;
    }
    h4{
        font-family: 'Montserrat';
        font-weight: 800 !important;
        font-size: 18px !important;
    }
    h6{
        font-family: 'Montserrat';
        font-weight: 500 !important;
        font-size: 17px !important;
    }
    .heroSection04 .btnInfo {
        margin-top: 70px !important;
    }
    .youtubeThumnailVideo .secTitle{
        margin: 0 !important;
        padding: 12px 5px !important;
        font-size: 10px !important;
        line-height: 15px !important;
    }
    .immiPressBtn{
        height: 30px;
        font-size: 12px;
        padding: 0 5%;
        margin: 3% 0;
        line-height: normal;
    }
    .countrySection .owl-carousel .owl-item .features ul h5{
        color: var(--heading-color);
        font-weight: 600 !important;
        font-size: 17px !important;
    }
    .countrySection .owl-carousel .owl-item .features ul h6{
        font-size: 10px !important;
        line-height: 15px;
        margin: 5px 0 0;
    }
    .mapsSection .immiPressBtn{
        width: 100%;
        line-height: 28px; 
        font-size: 14px;
        padding: 0 5px;
        border: 1px solid;   
    }
    .CTASection01 .ctaWrapper .iconBox02 {
        padding-left: 50px !important;
    }
    .reviewSectionPc{
        display: none;
    }
    .reviewSectionMobile{
        display: block !important;
    }
}
@media (min-width: 1200px) and (max-width: 1600px){
    .subTitle{
        font-size: 30px;
    }
    .mapsSection .coachingItem03{
        min-height: 200px !important;
    }
    .universityLogo h3{
        margin: 20px 0 30px !important;
    }
    .subTitle{
        line-height: 30px;   
    }
    .immiPressBtn {
        line-height: 30px !important;
    }
    .bannerThumb .heroThumb img {
        max-width: 100%;
        left: -20px;
        top: 53px !important;
    }
}
.mapsSection .ctTitle {
    font-size: 10px;
    line-height: 17px;
    color: #000;
}
.mapsSection .coachingItem03{
    min-height: 220px;
}
.mapsSection button{
    font-size: 20px;
    padding: 0 25px;
    border: 2px solid;
}
.mapsSection button:hover{
    border-color: white;
}
.footer_02 .linear-gradient{
    padding: 26px 0;
    background: linear-gradient(90deg, rgb(0 0 0 / 90%) 18%, rgb(140 0 0 / 90%) 100%);
}
.footer_02 .widgetTitle{
    margin: 0 0 10px;
    font-weight: 600 !important;
}
.mapsSection{
    padding: 0 0 30px;
    background: #fff;
}
.mapsSection .mainMenu {
    left: 0;
    position: relative;
    margin: auto;
}
.footer_02 .bottom_bar{
    background: transparent !important;
}
.footer_02 .bottom_bar p{
    display: inline;
}
.footer_02 .bottom_bar p a{
    color: #fff;
    padding: 0 20px;
    /* display: block;
    margin: 23px 0 0 -22px; */
}
.crMenu ul li a {
    color: #fff;
}
.footer_02 .iconBox01 .ibTitle{
    font-weight: 500 !important;
}
.footer_02 aside{
    border-radius: 20px;
}
.footer_02 .aboutWidget{
    width: 84%;
}
.footer_02 .contactWidget{
    width: 69%;
}
.footer_02 .serviceMenu,
.footer_02 .contactWidget,
.footer_02 .aboutWidget{
    margin: 0px 19px 0px;
    padding: 25px 20px 0;
}
.footer_02 .aboutWidget > a {
    margin: 0 0 10px;
}
.footer_02 .contactWidget p,
.footer_02 .contactWidget a,
.footer_02 .aboutWidget p{
    line-height: 26px;
    margin: 0;
    font-size: 15px;
}
.footer_02 .aboutWidget .abSocial a{
    height: 37px;
    width: 37px;
    line-height: 37px;
}
.footer_02 .iconBox01 .ibBox {
    font-size: 25px;
    color: #fff !important;
    top: 6px;
}
.footer_02 .iconBox01 p {
    text-align: left;
}
.footer_02 .topBarSocial {
    padding: 10px 0 !important;
}
.header01 .mainMenu{ 
    margin: 8px 0;
} 
.mapsSection .mainMenu a {
    padding: 0px 40px !important;
    margin: 0 18px 10px !important;
}
.footer_02 a:hover {
    background: #fff;
    border-color: #fff;
    color: #fff;
}      
.bottom_bar a:hover,
.footer_02 a:hover {
    background: transparent !important;
}
.abSocial .hide{
    display: none;
}
.abSocial a:hover .hide {
    display: block;
    position: relative;
    top: -30px;
    left: 10px;
}
.modal-dialog {
    pointer-events: auto;
}
.calendly-inline-widget{
    overflow-y: hidden;
    position: fixed !important;
    min-width: 645px !important;
    height: 1050px !important;
} 
.intercom_btn:hover{
    background: var(--primay-color);
    color: #fff !important;
    border-color: var(--primay-color) !important;
}    
.intercom_btn img{
    position: relative;
    top: -13px;
}
.intercom_btn:hover{
    border: 2px solid #fff !important;
}
@media (max-width: 757px){
    .footer_02 .contactWidget,
    .footer_02 .aboutWidget,
    .footer_02 .serviceMenu{
        margin: 5px 20px !important;
    }
    .footer_02 .iconBox01 .ibBox {
        top: 18px;
    }
    .footer_02 .widgetTitle{
        margin: 0;
    }
    .footer_02 .bottom_bar {
        width: 83%;
        margin: 23px 64px 89px 27px !important;
        padding: 10px 30px;
    }
    .mapsSection .mainMenu{
        width: 89%;
    }
    .calendly-inline-widget{
        margin-right: 20px !important;
        margin-left: 20px !important;
        min-width: 88% !important;
        height: -webkit-fill-available !important;
    } 
    .footer_02 .bottom_bar p a{
        display: block;
        margin: 23px 0 0 -22px;
    }
}
@media (max-width: 575px){
    .mapsSection {
        margin: 0 !important; 
        padding: 0 !important;
    }
    .mapsSection .mainMenu .immiPressBtn {
        width: 100% !important;
        margin: auto !important;
    }
    .mapsSection .secTitle{
        position: relative;
        /* bottom: 215px; */
    }
    .abSocial a {
        width: 39px;
        height: 41px;
        line-height: 41px;
    }
    .footer_02 .iconBox01 {
        padding: 35px 0px 20px;
        margin: 0;
    }
    .footer_02 .iconBox01 p{
        position: relative;
        left: 30px !important;
        line-height: 20px;
        top: -12px;
        width: 90%;
    }
    .footer_02 .iconBox01 .ibTitle{
        position: relative;
        left: 30px !important;
        line-height: 14px;
        top: -20px !important;
    }
    .footer_02 .bottom_bar{
        width: 100% !important;
        margin: 0 0 30px !important;
        padding: 0 !important;    
    }
    .footer_02 p{
        text-align: unset !important;
    }
    .footer_02 .brhr {
        margin: 0;
    }
}
@media (min-width: 1200px) and (max-width: 1600px){
    .mapsSection button {
        width: 100%;
        line-height: 40px !important;    
    }
    .universityLogo .rightSide{
        margin: 20px 0 0 !important;
    }
    .footer_02 .contactWidget p,
    .footer_02 .contactWidget a,
    .footer_02 .aboutWidget p{
        font-size: 13px;
    }
    .calendly-inline-widget{
        min-width: 600px !important;
        height: 610px !important;
    } 
    .countrySection .owl-carousel .owl-item .feature.img{
        display: none;
    }
    /* .footer_02 .aboutWidget .abSocial a{
        padding: 8px 0;
    } */
}

p{
  overflow: auto;
}
.alert{
  margin: -30px 0 0;
}
.header01{
  background: transparent;
}
::placeholder {
    color: #292929 !important;
}
.leadForm .contactForm input{
    border: 1px solid #292929 !important;
    color: #292929 !important;
    border-radius: 10px !important;
    padding: 0 20px !important;
    height: 42px !important;
    margin: 5px 0;
}
.block {
    position: relative;
}
.leadForm .contactForm{
  width: 80%;
  margin: 0 0 50px;
}
.leadForm .abVideo img {
    display: none;
  }
.leadForm .contactForm button{
  border: 1px solid !important;
  padding: 0 17px;
}
.leadForm .contactForm .immiPressBtn::before, 
.leadForm .contactForm .immiPressBtn::before, 
.leadForm .contactForm .immiPressBtn span::before, 
.leadForm .contactForm .immiPressBtn span::before{
  background: #2181f1 !important;
}
.leadForm .contactForm .checkBox{
  height: 12px !important;
  margin: 0 10px 0 0;
}
.singleCoachingSection .contacInfotWidgets .infoContent .ibTitle {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  margin: 0 0 15px;
}
.singleCountrySection .serviceDcon p span{
    font-size: 25px;
    font-weight: 700;
    color: #292929;
}
.singleCountrySection .serviceDcon ul li .h6{
    font-size: 20px;
    font-weight: 600;
    color: #292929;
}
.fixedForm {
    position: fixed;
    top: 100px;
}
.universityLogo .owl-nav{
    position: relative !important;
    top: -110px !important;
    right: auto !important;
    margin: 0 -50px 0;
}
.universityLogo .rightSide{
    margin: 50px 0 0;
}
.universityLogo .owl-carousel .owl-nav button.owl-next{
    float: right;
}
.universityLogo .owl-carousel .owl-nav button.owl-prev{
    float: left;
    transform: rotate(360deg);
}
.universityLogo .owl-carousel .owl-nav button.owl-prev,
.universityLogo .owl-carousel .owl-nav button.owl-next {
    line-height: 40px !important;
    font-size: 15px;
    color: #292929;
    margin: 0;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: antiquewhite;
    border: 0;
}
.universityLogo.owl-carousel .owl-nav button.owl-prev i{
    top: 0;
}
.universityLogo.owl-carousel .owl-item .box-shadow{
    background-color: rgb(247 247 247) !important;
    box-shadow: 0 0 5px #292929;
}
@media (max-width: 575px){
  .universityLogo .rightSide{
      margin: 20px 0 0 !important;
  }
  .universityLogo .leftSide .box-shadow span,
  .universityLogo .rightSide .box-shadow span{
      margin: 0 !important;
      font-size: 5px !important;
  }
  .wonderBackgriund{
      width: 250px !important;
      height: 250px !important;
      position: relative !important;
      top: auto !important;
  }
  /* .header01 .logo01 .home-logo {
      width: 90% !important;
  } */
  .leadForms{
    background: #fff !important;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .leadForm {
      padding: 0 !important;
  }
  .leadForm .abVideo img {
    max-width: 86%;
    margin: auto;
    display: block !important;
  }
  .leadForm .contactForm{
    width: 90% !important;
    margin: 10px auto 0 !important;
  }
  .leadForm .contactForm input{
      margin: 0;
  }
  .singleCountrySection .serviceDcon ul li .h6{
      font-size: 16px !important;
      font-weight: 500 !important;
  }
  .universityLogo .owl-nav{
      margin: 0 -23px 0 !important;
  }
  .universityLogo h3{
    margin: 25px 0 !important;
  }
  .workSection01 {
      position: relative !important;
      left: 0 !important;
      top: -300px !important;
  }
  .singleCountrySection .content-2{
      margin: -300px 0 0 !important;
  }
  .coachingItem03::after,
  .mapsSection .ctTitle {
    display: none;
  }
  .mapsSection .coachingItem03 {
    padding: 0 !important;
    min-height: auto;
  }
}
@media (max-width: 767px){
    .pageBanner{
        background-size: contain;
        padding: 25%;
    }
}
::placeholder {
    color: #000 !important;
}
input,select{
    border: 1px solid #636363 !important;
    color: #636363 !important;
}
.singleCoachingSection .contacInfotWidgets .infoContent .ibTitle {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 15px;
}
.singleCountrySection .serviceDcon p span{
    font-size: 25px;
    font-weight: 700;
    color: #000;
}
.singleCountrySection .serviceDcon ul li .h6{
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.fixedForm {
    position: fixed;
    top: 100px;
}
.wonderBackgriund{
    background: #ff000021;;
    width: 450px;
    border-radius: 100%;
    height: 450px;
    position: absolute;
    top: 800px;
}
.workSection01 .iconBox03 {
    margin: 15px 0 0;
    padding: 2px;
    border-radius: 20px;
    box-shadow: 0 20px 20px #7682b72e;
    background: #ffffff;
}
.workSection01 .iconBox03 .ibBox{
    width: 60px;
    height: 60px;
    margin: auto;
    background: #ffffff;
    color: #de0000;
}
.workSection01 .iconBox03 h5{
    color:  var(--primay-color);
    font-size: 9px !important;
    margin: 0 0 12px;
}
.workSection01 .iconBox03:before{
    font-size: 24px;
    position: absolute;
    right: 90px;
    top: 40px;
    color: #de0000;
    /* content: "\f128"; */
    font-family: flaticon !important;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.workSection01 .programOffered:before{
    content: "\f120";
}
.workSection01 .iconBox03 .ibBox i{
    font-size: 30px;
    margin: 0 0 -35px;
}
.workSection01 .sideImage img{
    margin: -88px 0 0 !important;
}
.singleCountrySection .content-2{
    padding: 30px 45px;
    background: linear-gradient(90deg, rgb(0 0 0 / 90%) 18%, rgb(140 0 0 / 90%) 100%);
}
.singleCountrySection .content-2 li,
.singleCountrySection .content-2 p{
  color: #fff;
}
.singleCountrySection .content-2 ul{
    padding: 0 1rem;
    color: #fff;
    list-style-type: disclosure-open !important;
}
.singleCountrySection .serviceDcon .content-2 ul{
    background: #fff;
}
.universityLogo .owl-carousel .owl-nav button.owl-next{
    float: right;
}
.universityLogo .owl-carousel .owl-nav button.owl-prev{
    float: left;
    transform: rotate(360deg);
}
.universityLogo .owl-carousel .owl-nav button.owl-prev,
.universityLogo .owl-carousel .owl-nav button.owl-next {
    line-height: 40px !important;
    font-size: 15px;
    color: #000;
    margin: 0;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: antiquewhite;
    border: 0;
}
.universityLogo .owl-carousel .testimonial-item{
    width: 90%;
    margin: auto;
}
.universityLogo .owl-carousel .owl-nav button.owl-prev i{
    top: 0;
}
.universityLogo .owl-carousel .owl-stage-outer {
    padding: 15px 15px 30px;
}
.universityLogo .box-shadow{
    background-color: rgb(255 255 255) !important;
    box-shadow: 0 20px 20px #7682b72e;
    margin: 0 0 19px;
}
.universityLogo .rightSide .box-shadow{
    padding: 10px;
    margin: 0 0 15px;
}
.universityLogo .leftSide .box-shadow p{
    margin: -19px 0;
    padding: 0 0 11px;
    text-align: center;
    font-size: 11px;
    color: #000;
}
.universityLogo .leftSide .box-shadow span,
.universityLogo .rightSide .box-shadow span{
    margin: -6px 0;
    font-size: 11px;
    color: #000;
}