
.header__top-cta {
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
}
.header__top-info li {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}
.main-menu ul li a.active {
    color: #ff7607 !important;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main-menu ul li:hover > a {
    color: #ff7607 !important;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.header__logo {
    max-width: 180px;
}
.thm-btn1:hover {
    /*color: var(--color-white);
    background-color: var(--color-secondary);*/
    background-image: linear-gradient(to right, #F16A27 0%, #ED1F44 40%, #5865AD 100%);
    color: #000;

}
.thm-btn1 {
    font-size: 16px;
    font-weight: 600;
    text-transform: None;
    cursor: pointer;
    border-style: none;
    padding: 15px 25px 15px;
    align-self: center;
    position: relative;
    display: inline-block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    line-height: 1.1;
    letter-spacing: -.3px;
    transition: all 0.2s cubic-bezier(0.68, 0.01, 0.58, 0.75);
    background-color: #000;
    color: #fff;
}

.thm-btn2:hover {
    /*color: var(--color-white);
    background-color: var(--color-secondary);*/
    background-image: linear-gradient(to right, #F16A27 0%, #ED1F44 40%, #5865AD 100%);
    color: #000;

}
.thm-btn2 {
    font-size: 16px;
    font-weight: 600;
    text-transform: None;
   
    border-style: none;
    padding: 15px 25px 15px;
    align-self: center;
    position: relative;
    display: inline-block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    line-height: 1.1;
    letter-spacing: -.3px;
    transition: all 0.2s cubic-bezier(0.68, 0.01, 0.58, 0.75);
    background-color: #000;
    color: #fff;
}

.main-menu ul li a {
    display: inline-block;
    text-decoration: none;
    font-size: 16.5px;
    font-weight: 600;
    font-family: "glancyr";
    color: #7d7d7d;
    letter-spacing: 1px;
    padding: 10px 0;
    position: relative;
    line-height: 22px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  
  .hero-content h1 {
    font-size: 55px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px;
    font-family: "glancyr";
    color: #fff;
  }
  .hero-content p{
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px;
    font-family: "glancyr";
    color: #fff;
  }
  .hero-style-one {
    min-height: 655px;
    display: flex;
    align-items: center;
    overflow: hidden;
  }
  @media (max-width: 767px) {
    .hero-content h1 {
        font-size: 25px;
        color: #000;
        width: 60%;
        margin-top: -30px;
    }
    .hero-content p{
        font-size: 18px;
        color: #000;
        width: 60%;

    }
    .sec-title h2 {
        font-size: 28px;
        line-height: 1.3;
    }
  }
  @media (max-width: 1199px) {
    .hero-content h1 {
        font-size: 25px;
    }
    .hero-style-one {
      min-height: 450px;
  }
  .sec-title h3 {
    font-size: 28px !important;
    line-height: 1.3;
  }
  .sec-title-center h2 {
    font-size: 28px !important;
  }
  .sec-title-center h2 span {
    /* color: var(--color-default); */
    font-size: 28px !important;
  }
  .thm-btn2 {
    margin: 10px 0px !important;
  }

  .xb-country .xb-item--item {
    width: 100%  !important;
  }
    .xb-fanfact1 .xb-item--inner {
        padding: 30px 20px !important;
    }
  .sec-title h2 {
    font-size: 28px !important;
    line-height: 1.3;
}
.sec-title h2 span {
    font-size: 25px !important;
    line-height: 1.3;
}
  .brand-title > span::before {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background-color: var(--color-default);
    content: "";
    left: 0;
    z-index: -1;
}

}
@media (min-width: 576px) {
    .modal-dialog {
         max-width: none; 
        margin-right: auto;
        margin-left: auto;
    }
    .modal-dialog {
       
        margin-right: auto;
        margin-left: auto;
        width: 700px;
    }
}

  .xb-logo-mobile img {
    height: 80px;
}
.brand-title {
    font-size: 25px;
    color: #000;
    letter-spacing: -0.18px;
    font-weight: 500;
    font-family: "glancyr";
}
.brand-title > span::before {
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background-color: var(--color-default);
    content: "";
    left: 0;
    z-index: -1;
}
.pt-120 {
    padding-top: 20px;
}
.mb-60 {
    margin-bottom: 10px;
}
.service-wrap p{
    font-size: 17px;
    font-family: "glancyr";
    color:#3c3c3c;
    line-height: 26px;
    letter-spacing: 0px;
}
.service-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 41.5%;
    max-height: 790px;
    height: 100%;
    min-height: 500px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.service-bg {
    position: absolute;
    top: 0;
    left: 0;
    max-height: 475px;
    width: 100%;
    height: 100%;
    min-height: 500px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #EDF3F5;
}
.visa {
    min-height: 600px;
}
.about-list .xb-item--inner::before {
    position: absolute;
    width: 45px;
    height: 105px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    background-color: #fee6db;
    /* background-image: linear-gradient(to right, #F16A27 0%, #ED1F44 40%, #5865AD 100%); */
    content: "";
    top: -6px;
    left: 0px;
    z-index: -1;
    border-top-right-radius: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.about-list .xb-item--number {
    width: 36px;
    height: 36px;
    margin-right: 29px;
    /* background-color: #FE6C3F; */
    background-image: linear-gradient(to right, #F16A27 0%, #ED1F44 40%, #5865AD 100%);
    color: var(--color-dark);
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    top: 49px;
    left: 25px;
    font-weight: 700;
    box-shadow: 0px 4px 7px rgba(178, 190, 205, 0.29);
    color: var(--color-white);
}
.about-list .xb-item--inner {
    position: relative;
    padding: 40px 25px;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0px 30px 45px rgba(122, 146, 168, 0.08);
    border: 1px solid #EDF3F5;
    background-color: #f4e8ff91;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.sec-title h2 span {
    /*color: var(--color-default);*/
    font-size: 40px;
    font-family: "glancyr";
    color:#3c3c3c;
    line-height: 26px;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
}
.sec-title h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.6;
    font-family: "glancyr";
    letter-spacing: 1.2px;
    display: inline-block;
}
.sec-title h3 span {
    /*color: var(--color-default);*/
    font-size: 35px;
    font-family: "glancyr";
    color:#3c3c3c;
    line-height: 26px;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sec-title h3 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2;
    font-family: "glancyr";
    letter-spacing: 1.2px;
    display: inline-block;
}
.widget-img {
    text-align: left;
    display: block;
    padding: 0px 0px;
    margin-left: -15px;
}
.widget-content {
    display: inline-block;
    text-align: left;
}
.widget-links {
    text-align: left;
    display: inline-block;
    margin-top: 25px;
    margin-left: 0%;
    /* display: flex; */
    margin-left: -10px;
}
.gray-bg {
    background-color: #000000;
}
.footer__widget .widget-title {
    font-size: 11px;
    line-height: 28px;
    margin-top: 25px;
    letter-spacing: 0.6px;
    color: #fff;
    font-family: "glancyr";
    font-weight: 500;
    margin-bottom: 0px;
}

.widget-content p {
    font-size: 13px;
    font-family: "glancyr";
    line-height: 26px;
    color: #fff;
    margin-top: 5px;
    letter-spacing: 2px;
    font-weight: 400;
}
.widget-links ul {
    display: flex;
    padding: 0px 0px;
    margin-bottom: 15px;
}
.widget-links ul li {
    list-style: none;
}
.widget-links ul li a i {
    padding: 0px 10px;
    font-size: 20px;
    color: #fff;
}
.footer-button1 {
    font-size: 14px;
    line-height: 26px;
    background: #fff;
    border-radius: 25px;
    padding: 12px;
    font-family: "glancyr";
    letter-spacing: 1px;
}
.footer-button {
    font-size: 16px;
    font-weight: 600;
    text-transform: None;
    cursor: pointer;
    border-style: none;
    padding: 15px 25px 15px;
    align-self: center;
    position: relative;
    display: inline-block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    line-height: 1.1;
    letter-spacing: -.3px;
    transition: all 0.2s cubic-bezier(0.68, 0.01, 0.58, 0.75);
    background-color: #ffffff;
    color: #000;
}
.footer-button:hover {
    background-image: linear-gradient(to right, #F16A27 0%, #ED1F44 40%, #5865AD 100%);
    color: #000;
}
.accordion_box .block .acc-btn .arrow {
    position: absolute;
    right: 27px;
    top: 24px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 4px 7px rgba(178, 190, 205, 0.29);
}
.accordion_box .block .acc-btn span {
    display: block;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 16px;
    
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
}
.accordion_box .block::before {
    position: absolute;
    width: 52px;
    height: 101px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
    /* background-color: #F4F8FA; */
    content: "";
    background-color: #fee6db;
    top: -22px;
    right: 4px;
    z-index: -1;
    -webkit-transform: rotate(-134deg);
    -ms-transform: rotate(-134deg);
    transform: rotate(-134deg);
}
.xb-backtotop .scroll {
z-index: 1;
    width: 40px;
    height: 40px;
    display: block;
    background-color: #f05032;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: 0px 4px 7px rgba(178, 190, 205, 0.29);
    color: var(--color-white);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 14px;
    border-radius: 20px;
}
.pb-60 {
    padding-bottom: 30px;
}
.pt-65 {
    padding-top: 30px;
}
.xb-backtotop.active {
    bottom: 30px;
    opacity: 1;
    visibility: visible;
}
.xb-backtotop {
    right: 30px;
    z-index: 999;
    bottom: 20px;
    position: fixed;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}
.xb-header-nav ul li {

    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .04);
}
.xb-header-nav ul li a.active {
    color: #ff7607 !important;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/*.xb-header-nav ul li>a {
    padding: 10px 15px;
    height: inherit;
    line-height: inherit;
}*/


.xb-header-nav ul li a.active {
    color: #ff7607 !important;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*.xb-header-nav ul li>a {
        padding: 10px 15px;
        height: inherit;
        line-height: inherit;
}*/

.xb-header-nav ul li>a {
    display: block;
    font-family: "glancyr";
    font-size: 16px;
    letter-spacing: 0;
    text-transform: inherit;
    font-weight: 400;
    color: #7d7d7d;
    padding: 0 10px;
    height: 40px;
    line-height: 50px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}
.sec-title p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.1px;
    font-weight: 500;
    font-family: "glancyr";
    display: block;
    font-weight: 400;
    text-align: justify;
}
.pt-130 {
    padding-top: 50px;
}
.pt-80 {
    padding-top: 80px;
}
.esa-60 {
    padding-bottom: 60px;
}
.white-bg {
    background-color: var(--color-gray);
}

.vea-120 {
    padding-top: 120px;
}
.vea-60 {
    padding-bottom: 60px;
}
.single-content-feature p{

    font-size: 16px;
    font-family: "glancyr";
    color: #7d7d7d;
    padding-left: 16%;
    
    display: block;
}
.xb-country .xb-item--item {
    width: 33%;
    padding: 10px;
}
.contact-pt {
    padding-top: 80px;
    padding-bottom: 80px;
}
.xb-contact-info .icon {
    font-size: 34px;
    /*color: #0c4c7f;*/
    text-align: center;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.xb-contact-info .xb-item--content {
    font-size: 16px;
    line-height: 30px;
    color: #787B84;
    font-family: "glancyr";
    font-weight: 500;
    
    letter-spacing: 1px;
}
.contact-from .xb-item--field input, .contact-from .xb-item--field textarea {
    padding: 15px 46px 18px;
    border: 1px solid #EDF3F5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    height: 60px;
    font-size: 14px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #000;
}
.missionLinks1 li {
    float: left;
    width: 100%;
    font-weight: 400;
    
    color: #7d7d7d;
    font-family: "glancyr";
    margin-top: 6px;
    position: relative;
    padding-left: 25px;
    text-align: left;
    list-style: none;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.1px;
}
.missionLinks1 li:before {
    content: "\f061";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    /*color: #193f64;*/
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.xb-item--item p {
    font-size: 16px;
    font-family: "glancyr";
    color: #7d7d7d;
    padding-left: 16%;
    display: block;
    letter-spacing: 0.6px;
}
.xb-coaching .xb-item--holder {
    border: 0px solid #EDF3F5; 
    border-top: 0;
    padding: 35px 30px;
}
.xb-coaching .xb-item--img {
    overflow: hidden;
    border-radius: 20px;
}
.xb-coaching .xb-item--inner:hover {
   /*box-shadow: 0px 14px 19px 0px rgba(221, 229, 236, 0.42); */
    /*  box-shadow:none;*/
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    border-color: transparent;
    transform: translateY(-3px);
}
.xb-coaching .xb-item--title {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 600;
    margin-bottom: 10px;
}
.study-button {
    border-radius: 15px;
    padding: 5px 10px;
    background: #f37339;
    color: #fff;
}
.study-button:hover {
    background-image: linear-gradient(to right, #F16A27 0%, #ED1F44 40%, #5865AD 100%);
}
.xb-coaching .xb-item--holder {
    border: 0px solid #EDF3F5;
    border-top: 0;
    padding: 15px 15px;
}
.cuntry-logo {
    height: 210px;
    transition: all 0.3s;
}

.xb-coaching .xb-item--inner:hover .cuntry-logo  {
    padding: 15px;
    padding-bottom: 0;
    border-radius: 20px;
}
.company-section {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 20px;
    margin-bottom: 60px;
}
.company-box {
    background: rgb(94 109 178);
   /* background: linear-gradient(90deg, rgba(5, 146, 174, 1) 21%, rgba(5, 110, 217, 1) 100%);*/
   /*background: linear-gradient(to right, #F16A27 10%, #ED1F44 30%, #5865AD 100%);*/
    border-radius: 10px;
    padding: 20px;
    text-align: center;
   
}
.company-box h3 {
    font-size: 16px;
    color: #fff;
    margin: 0;
}
.mb-15 {
    margin-bottom: 15px;
}
.video-section {
    background: url(https://www.ivyoverseas.com/newimg/why-ivy2.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 100px 0px 100px;
    z-index: 1;
}

.video-section:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #120F2D;
    opacity: .6;
}
.video-section .video-content {
    text-align: center;
}
 .main-video-box {
    position: relative;
    z-index: 8;
    text-align: center;
    max-width: 570px;
    max-height: 350px;
    margin: auto;
    margin-top: 120px;
    margin-bottom: 180px;
}
.video-link {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    display: block;
}
.single-popup-wrap {
    position: relative;
}
.video-link .ht-popup-video.video-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.video-link .ht-popup-video.video-button .video-mark {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%, -50%);
    -ms-transform: translateY(-50%, -50%);
    transform: translateY(-50%, -50%);
    pointer-events: none;
}
.video-link .ht-popup-video.video-button .video-mark .wave-pulse::before {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.video-link .ht-popup-video.video-button .video-mark .wave-pulse::after, .video-link .ht-popup-video.video-button .video-mark .wave-pulse::before {
    opacity: 0;
    content: '';
    display: block;
    position: absolute;
    width: 200px;
    height: 200px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 3px solid #086AD8;
    -webkit-animation: zoomBig 3.25s linear infinite;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.video-link .ht-popup-video.video-button .video-mark .wave-pulse {
    width: 1px;
    height: 0;
    margin: 0 auto;
}
.video-link .ht-popup-video .video-button__two {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video-link .ht-popup-video .video-button__two .video-play {
    width: 78px;
    height: 78px;
    background: #086AD8;
    -webkit-box-shadow: 0 2px 41px 0 rgba(91, 99, 254, 0.36);
    box-shadow: 0 2px 41px 0 rgba(91, 99, 254, 0.36);
    border-radius: 50%;
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.2, 1) !important;
    -o-transition: all 1s cubic-bezier(0, 0, 0.2, 1) !important;
    transition: all 1s cubic-bezier(0, 0, 0.2, 1) !important;
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.07);
}
.video-link .ht-popup-video .video-button__two .video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1;
    margin-left: 1px;
}
.video-link .ht-popup-video .video-button__two .video-play-icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 17px solid #fff;
    border-top-width: 12px;
    border-bottom-width: 12px;
    border-left-width: 19px;
    border-left-color: #ffffff;
}
.pb-30 {
    margin-bottom: 30px;
    padding-bottom: 0px;
}
.timeline-section {
    background-image: url(bgimage-abroad.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.section-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-padding {
    padding: 80px 0px;
}
.section-overlay {
    background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}
.section-overlay {
    background-color:#5e6db2;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    opacity: 0.85;
}
.timeline-container .vertical-scrollable-timeline {
    list-style-type: none;
    position: relative;
    padding-left: 0;
}
.timeline-container .vertical-scrollable-timeline .list-progress {
    width: 8px;
    height: 87%;
    background-color: #5e6db2;
    position: absolute;
    left: 52px;
    top: 0;
    overflow: hidden;
}
.timeline-container .vertical-scrollable-timeline .list-progress .inner {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    background-color: #5e6db2;
    width: 100%;
}
.timeline-container .vertical-scrollable-timeline li::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 8px;
    background-color: transparent;
    left: 52px;
    z-index: 0;
}
.timeline-container .vertical-scrollable-timeline li {
    position: relative;
    padding: 10px 0px 60px 120px;
}
.timeline-container .vertical-scrollable-timeline li .icon-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 104px;
    height: 104px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5e6db2;
    border-radius: 50%;
    z-index: 1;
    transition: 0.4s all;
}
.timeline-container .vertical-scrollable-timeline li .icon-holder::before {
    content: "";
    width: 80px;
    height: 80px;
    border: 4px solid #fff;
    position: absolute;
    background-color: #5e6db2;
    border-radius: 50%;
    z-index: -1;
    transition: 0.4s all;
}
.fa-university:before {
    content: "\f19c";
}
.timeline-container .vertical-scrollable-timeline .list-progress .inner {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    background-color: #5e6db2;
    width: 100%;
}
.text-white {
    color: #fff !important;
    font-size: 21px;
    /* font-size: 50px; */
    font-weight: 600;
    line-height: 1.2;
    font-family: "glancyr";
    letter-spacing: 1.2px;
    display: inline-block;
}
.text-whitep {
    color: #fff !important;
    font-size: 18px;
    /* font-size: 50px; */
    font-weight: 500;
    line-height: 1.2;
    font-family: "glancyr";
    letter-spacing: 1px;
    display: inline-block;
    padding: 15px;

}
.xb-contact .xb-item--inner {
    padding: 25px 55px;
    padding-right: 0;
}

.widget-content h4 {

    font-size: 20px;
    font-family: "glancyr";
    line-height: 26px;
    color: #fff;
    margin-top: 15px;
    letter-spacing: normal;
    font-weight: 500;
}
.site-footer h4{
   list-style: none;
    font-size: 20px;
    font-family: "glancyr";
    line-height: 26px;
    color: #fff;
    padding: 6px 0px;
    letter-spacing: 2px;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.useful-links {
    display: block;
    margin-top: 15px;
}
.useful-links li {
    list-style: none;
}
.useful-links li a:hover {
    display: block;
    border-bottom: 2px solid #fff;
    width: fit-content;
}
.useful-links li a {
    color: #fff;
    display: block;
    margin-bottom: 15px;
    width: fit-content;
}

.study-in {
    display: block;
    margin-top: 15px;
}
.study-in li {
    list-style: none;
}
.study-in li a:hover {
    display: block;
    border-bottom: 2px solid #fff;
    width: fit-content;
}
.study-in li a {
    color: #fff;
    display: block;
    margin-bottom: 15px;
}
.xb-contact-info {
    border: 0px solid #EDF3F5;
    padding: 50px 30px;
}
.sidebar-widget .widget-download .xb-item--icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(to right, #F16A27 0%, #ED1F44 40%, #5865AD 100%);
    /* background-color: var(--color-primary); */
    margin: 0 auto 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.xb-fanfact1 .xb-item--inner {
    padding: 80px 50px;
    border: 1px solid #F3F3F3;
    position: relative;
    background-color: var(--color-white);
}
.xb-fanfact1 .xb-item--number {
    font-size: 50px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 3px;
    margin-bottom: 5px;
}
.xb-fanfact2 .xb-item--inner {
    padding: 30px 0px;
    border: 1px solid #F3F3F3;
    position: relative;
    
    background-color: #ffffff00;
}
.xb-fanfact2 .xb-item--number {
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
     font-family: "glancyr";
    letter-spacing: 3px;
    margin-bottom: 5px;
    
}

.single-content h3 {
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 32px;
    font-family: "glancyr";
    letter-spacing: 1.5px;
    display: inline-block;
}
.single-content h4 {
    font-size: 24px;
    margin-bottom: 30px;
     font-family: "glancyr";
    letter-spacing: 1.5px;
    display: inline-block;

}
.single-content p {
    
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 30px;
    font-size: 17px;
    font-family: "glancyr";
    color: #787b84;
    letter-spacing: 0px;
}
.single-content-feature .xb-item--title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
     font-family: "glancyr";
    letter-spacing: 1.2px;
    margin-bottom: 0;
}
.single-content-list li {
    font-size: 16px;
    font-family: "glancyr";
    font-weight: 500;
    display: flex;
    align-items: center;
     letter-spacing: 1.2px;
     line-height: 30px;
}
.footer-logo {
    width: 50%;
}
.xb-testimonial .xb-item--content {
    font-size: 16px;
    font-weight: 500;
    line-height: 30.5px;
    color: #4E566D;
    margin-bottom: 50px;
    height: 200px;
}
.xb-testimonial .xb-item--inner {
    background-color: var(--color-white);
    box-shadow: 0px 4px 4px 0px #EEEFF4;
    padding: 20px 30px 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    height: 370px;
}
.box-learn {
    border: 0px solid #edf3f3;
    padding: 10px 10px;
    border-radius: 25px;
    box-shadow: 0px 14px 19px 0px rgb(221 229 236 / 82%);
    padding: 50px;
    background: #fff;
    margin: 10% 0%;
}
.header-content1 p {
    font-size: 20px;
    font-family: "glancyr";
    font-weight: 600;
    display: flex;
    align-items: center;
     letter-spacing: 0.8px;
     line-height: 30px;

}
.header-content1 {
        text-align:center;
        width: 100%;
        padding: 5% 15% 0% 15%;
}
.trainingbg {
    background: -webkit-linear-gradient(rgb(238 232 235), rgb(251 245 253), rgb(247 240 242));
}
.sec-title-center h2 {

    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    font-family: "glancyr";
    letter-spacing: 1.2px;
    display: inline-block;
}
.traing-title h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    font-family: "glancyr";
    letter-spacing: 1.2px;
    display: inline-block;

}
.traing-title p{
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0.5px !important;
    font-weight: 500;
    font-family: "glancyr";
    display: block;
   padding: 10px 0px;
    text-align: justify !important;
    
}
.traing-title p {
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0.5px !important;
    font-weight: 500;
    font-family: "glancyr";
    display: block;
    padding: 10px 0px;
    text-align: justify !important;
}
.sec-title-center h2 span {
    /* color: var(--color-default); */
    font-size: 40px;
    font-family: "glancyr";
    color: #3c3c3c;
    line-height: 26px;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ct-5 {
    margin-bottom: 1.8rem;
}
.thm-btn2 {
    font-size: 16px;
    font-weight: 600;
    text-transform: None;
    cursor: pointer;
    border-style: none;
    padding: 15px 25px 15px;
    align-self: center;
    position: relative;
    display: inline-block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    line-height: 1.1;
    letter-spacing: -.3px;
    transition: all 0.2s cubic-bezier(0.68, 0.01, 0.58, 0.75);
    /*background-color: #000;*/
    background-image: linear-gradient(to right, #F16A27 0%, #ED1F44 40%, #5865AD 100%);
    color: #fff;
    margin: 0% 2%;
}
.thm-btn2:hover {
    /*background-image: linear-gradient(to right, #F16A27 0%, #ED1F44 40%, #5865AD 100%);*/
    color: #000;
    
}
.xb-service1 .xb-item--inner {
    height: 300px;
    padding: 40px 20px;
    border: 1px solid #EDF3F5;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    /*background-color: var(--color-white);*/
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: -webkit-linear-gradient(rgb(238 232 235), rgb(251 245 253), rgb(247 240 242));
}
.xb-service1:hover .xb-item--inner {
    box-shadow: 0px 14px 19px 0px rgba(221, 229, 236, 0.42);
    border-color: transparent;
}
.xb-service1 .xb-item--holder {
    text-align: center;
}
.xb-service1 .xb-item--inner::before {
    position: absolute;
    width: 70px;
    height: 160px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    background-color: #F4F8FA;
    content: "";
    top: -39px;
    left: -15px;
    z-index: -1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.xb-service1 .xb-item--icon.color4 {
    background-color: #0091FF;
}
.xb-service1 .xb-item--icon {
    width: 58px;
    height: 58px;
    background-color: #FE6C3F;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-shadow: 0px 4px 7px rgba(178, 190, 205, 0.29);
}
.sec-title-midile {

    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px !important;
    font-weight: 500;
    font-family: "glancyr";
    display: block;
    font-weight: 400;
    text-align: center !important;
    padding: 1% 20%;

}
.widget-icons ul {
    list-style: none;
    display: flex;
    padding: 0px 10px 0px 0px;
    margin-bottom: 15px;
}
.widget-icons ul li {
    list-style: none;
    padding: 0px 10px 0px 0px;
}
.details ul{
    list-style: none;
    margin-bottom: 10%;
    
}
.details ul li {
    list-style: none;
    padding: 5px 0px;
}
.check {
    padding: 1px;
    border: 1px solid #51e75d;
    border-radius: 20px;
    color: #51e75d;
    margin-right: 10px;
}
.text-learnmore{
    padding-right: 20px;
    margin-right: 20px;
}
.inner-title h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    font-family: "glancyr";
    letter-spacing: 1.2px;
    display: inline-block;
    padding: 10px 0px;
}
.inner-title h2 span {
    /* color: var(--color-default); */
    font-size: 20px;
    font-family: "glancyr";
    color: #3c3c3c;
    line-height: 26px;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inner-text h4{
    font-size: 17px;
    font-weight: 500;
    line-height: 1.6;
    font-family: "glancyr";
    letter-spacing: 1.2px;
    display: inline-block;
    padding: 10px 0px;
}
.inner-text ul {
    list-style: inside;
    padding: 10px 0px 10px 10px;
}
.inner-text ul li {
    padding-bottom: 10px;
}
.header1-icons {
    padding: 0px 6px;
    font-size: 14px !important;
    background: -webkit-linear-gradient(rgba(242, 110, 38, 1), rgba(237, 29, 69, 1), rgba(86, 102, 174, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
 @keyframes blink {
      from, to { border-color: transparent }
      50% { border-color: white }
    }
    @keyframes typing {
      from { width: 0 }
      to { width: 120px }
    }
    .whatsapp-text {
      white-space: nowrap;
      overflow: hidden;
      border-right: 2px solid white;
      animation: typing 3s steps(20, end), blink 0.75s step-end infinite;
    }
    .whatsapp-icon {
      font-size: 24px;
      margin-right: 10px;
    }
    .whatsapp-container {
      position: fixed;
      bottom: 135px;
      right: 20px;
      background-color: #25d366;
      color: white;
      padding: 10px 15px;
      border-radius: 50px;
      display: flex;
      align-items: center;
      font-family: sans-serif;
      text-decoration: none;
      box-shadow: 0 4px 10px rgba(0,0,0,0.2);
      animation: slideIn 2s ease;
      z-index: 9999;
    }

.row {
    margin-left: 0px;
}
.cd-15 {
    margin: 30px 0px 0px;
}

.mission-links ul {
    list-style: none;
}
.mission-links ul li { 
    margin: 10px 0px;
}

.check1 {
    padding: 1px;
    border: 0px solid #51e75d;
    border-radius: 20px;
    color: #51e75d;
    margin-right: 10px;
}